.full-page-create-card{margin:0;width:100%;height:80%}.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;background:var(--color-bg);border-radius:20px;margin:.25rem;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;height:100%}.home-create-card{background:#e3c4fe}.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,.question-text{font-size:1.6rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem;line-height:1.2}.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.6rem;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)}.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}.full-page-textarea,.greeting-text,.question-text{font-size:1.4rem}.full-page-create-card{margin:.25rem}}