input[type=email],input[type=number],input[type=password],input[type=text],textarea{text-align:center}input:focus::placeholder,textarea:focus::placeholder{opacity:0;transition:opacity .15s ease}input:not(:placeholder-shown)::placeholder,textarea:not(:placeholder-shown)::placeholder{opacity:0}input:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input::-webkit-input-placeholder{text-align:center}input::-moz-placeholder{text-align:center}input:-ms-input-placeholder{text-align:center}.login-form{width:100%;max-width:500px;margin:0 auto;box-shadow:0 4px 12px rgba(0,0,0,.1);border:2px solid var(--brand-alpha-weak);position:relative}.login-form:before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:var(--brand-medium);border-radius:50%}.once-ui-card:has(form){border:1px solid var(--brand-alpha-weak);box-shadow:0 2px 8px rgba(0,0,0,.05)}.once-ui-input,input{width:100%;max-width:400px;margin:0 auto}.centered-form{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.once-ui-button{margin:0 auto}@media (max-width:768px){.login-form,.once-ui-card{margin:0 auto;max-width:95%}}.text-container{line-height:1.6;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{line-height:1.3;margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word}.button-group{gap:1rem;flex-wrap:wrap;justify-content:center}@media (max-width:768px){h1{font-size:2rem;line-height:1.2}h2{font-size:1.5rem;line-height:1.3}.button-group{flex-direction:column;align-items:center}}.hero-section{max-width:800px;padding:2rem 1rem}.hero-title{margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{margin-bottom:2rem;line-height:1.5}.hero-section{text-align:center;margin:0 auto;max-width:100%}.once-ui-input,.once-ui-text-input{margin-bottom:1rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.once-ui-card{padding:1.5rem}.once-ui-card,.once-ui-heading{word-wrap:break-word;overflow-wrap:break-word}.once-ui-heading{line-height:1.2;margin-bottom:1rem}.once-ui-button{margin:.25rem;min-height:2.5rem;white-space:nowrap}@media (max-width:768px){.once-ui-heading{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.3}.once-ui-text{font-size:clamp(.875rem,2.5vw,1rem);line-height:1.6}.once-ui-button{min-width:100%;margin:.5rem 0}}.header-nav{z-index:1000;background:rgba(var(--page-background),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-form,.signup-form{max-width:400px;margin:0 auto;padding:2rem}.login-form>*,.signup-form>*{margin-bottom:1.5rem}@media (max-width:768px){.once-ui-card:has(form){margin:0 auto;max-width:95%;padding:1rem}}