.full-page-create-card{margin:0;width:100%}.full-page-form{flex:1 1 auto;min-height:0;height:auto}.textarea-section{flex:1 1 auto}.create-drib-card{position:relative;padding:0;background:transparent;min-height:auto;border:none}.create-drib-card textarea{flex:1 1;min-height:200px;font-size:1.1rem;line-height:1;resize:none}.full-page-create-container{height:100%;width:100%;display:flex;justify-content:center;align-items:flex-end}.full-page-create-card{flex:1 1 auto;background:var(--color-bg);border-radius:20px;margin:.25rem;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;min-height:0}.home-create-card{background:#f6ff7e}.full-page-form{flex:1 1;display:flex;flex-direction:column;padding:1rem;height:100%;overflow:hidden}.greeting-section{margin-bottom:.75rem;flex-shrink:0}.greeting-text{font-size:1.6rem}.greeting-text,.question-text{font-weight:700;color:var(--color-text);margin:0 0 .5rem;line-height:1.2}.question-text{font-size:1.3rem}.home-create-card .full-page-textarea,.home-create-card .question-text{color:#292b2d}.home-create-card .full-page-textarea::placeholder{color:#292b2d;opacity:.7}.textarea-section{flex:1 1;display:flex;align-items:flex-start;margin-bottom:1rem;min-height:0}.full-page-textarea{width:100%;height:100%;background:transparent;border:none;outline:none;resize:none;font-size:1.3rem;line-height:1.4;font-family:var(--font-sans);color:var(--color-text);padding:0;margin:0;border-radius:0!important}.full-page-textarea::placeholder{color:var(--color-text);opacity:.6}.submit-section{display:flex;justify-content:flex-start;padding-top:1rem;flex-shrink:0}.submit-drib-btn{background:var(--button-bg);color:var(--button-fg);border:1px solid var(--button-bg);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-family:var(--font-sans);font-weight:500;cursor:pointer;transition:background-color .2s ease;min-width:150px}.submit-drib-btn:hover{background:var(--button-bg-hover)}.home-create-card .submit-drib-btn{background:#292b2d;color:#f6ff7e;border:1px solid #292b2d}.home-create-card .submit-drib-btn:hover{background:#1f2123}.loading-text{display:flex;align-items:center;justify-content:center;height:100%;font-size:1.2rem;color:var(--color-text)}@media (max-width:767px){.full-page-form{padding:.75rem}.greeting-text{font-size:1.4rem}.full-page-textarea,.question-text{font-size:1.3rem}.full-page-create-card{margin:.25rem}}