.TermsModal-module__HGNO1G__backdrop{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.15s TermsModal-module__HGNO1G__fadeIn;display:flex;position:fixed;inset:0}.TermsModal-module__HGNO1G__modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:560px;max-height:85vh;animation:.18s TermsModal-module__HGNO1G__slideUp;display:flex;box-shadow:0 12px 40px #00000038}.TermsModal-module__HGNO1G__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.TermsModal-module__HGNO1G__header h2{color:#111827;margin:0;font-size:1.0625rem;font-weight:700}.TermsModal-module__HGNO1G__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:color .15s,background-color .15s;display:flex}.TermsModal-module__HGNO1G__closeBtn:hover{color:#374151;background-color:#f3f4f6}.TermsModal-module__HGNO1G__body{color:#374151;flex:1;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.65;overflow-y:auto}.TermsModal-module__HGNO1G__body h3{color:#111827;margin:1.25rem 0 .375rem;font-size:.9375rem;font-weight:700}.TermsModal-module__HGNO1G__body h3:first-child{margin-top:0}.TermsModal-module__HGNO1G__body p{margin:0 0 .625rem}.TermsModal-module__HGNO1G__body ul{margin:0 0 .625rem;padding-left:1.25rem}.TermsModal-module__HGNO1G__body ul li{margin-bottom:.25rem}.TermsModal-module__HGNO1G__body .TermsModal-module__HGNO1G__effective{color:#9ca3af;margin-bottom:1rem;font-size:.8125rem}.TermsModal-module__HGNO1G__footer{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:.625rem;padding:1rem 1.5rem;display:flex}.TermsModal-module__HGNO1G__closeTextBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem 1.125rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s}.TermsModal-module__HGNO1G__closeTextBtn:hover{color:#374151;background-color:#f3f4f6}.TermsModal-module__HGNO1G__agreeBtn{background:var(--color-primary,#2f8f57);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.6rem 1.375rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.TermsModal-module__HGNO1G__agreeBtn:hover{opacity:.88}@media (max-width:600px){.TermsModal-module__HGNO1G__backdrop{align-items:flex-end;padding:0}.TermsModal-module__HGNO1G__modal{border-radius:1.25rem 1.25rem 0 0;max-width:100%;max-height:90dvh;animation:.22s TermsModal-module__HGNO1G__slideUpMobile}.TermsModal-module__HGNO1G__header{padding:1rem 1.125rem .875rem}.TermsModal-module__HGNO1G__body{padding:1rem 1.125rem}.TermsModal-module__HGNO1G__footer{padding:.875rem 1.125rem;padding-bottom:max(.875rem,env(safe-area-inset-bottom))}}@keyframes TermsModal-module__HGNO1G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TermsModal-module__HGNO1G__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes TermsModal-module__HGNO1G__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.auth-page{--page-bg:#eff6ed;--brand-bg-start:#0d4f2f;--brand-bg-end:#1f7a49;--brand-text:#f6fff8;--form-bg:#fff;--form-text:#142312;--muted-text:#4f6650;--border:#dbe9dc;--focus:#2f8f57;--button-bg:#2a7d4d;--button-hover:#23673f;--error-bg:#ffe8e8;--error-text:#8a1d1d;background:radial-gradient(circle at top left,#f7fbf5 0%,var(--page-bg)45%,#e5f1e6 100%);grid-template-columns:1.2fr 1fr;min-height:100vh;display:grid}.auth-brand-panel{background:linear-gradient(150deg,var(--brand-bg-start)0%,var(--brand-bg-end)100%);align-items:center;padding:clamp(2rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.auth-brand-content{z-index:2;max-width:34rem;position:relative}.auth-brand-logo{filter:drop-shadow(0 10px 18px #00000040);width:clamp(3rem,5vw,4.5rem);height:auto;margin-bottom:1.75rem}.auth-brand-content h1{letter-spacing:-.03em;color:var(--brand-text);margin:0;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:750;line-height:.95}.auth-brand-content p{color:#f6fff8e6;max-width:28rem;margin-top:1.5rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6}.auth-brand-orb{filter:blur(1px);background:#ffffff14;border-radius:9999px;position:absolute}.auth-brand-orb-one{width:19rem;height:19rem;top:-4rem;right:-5rem}.auth-brand-orb-two{width:13rem;height:13rem;bottom:-4rem;left:10%}.auth-brand-orb-three{width:16rem;height:16rem;bottom:4rem;left:20%}.auth-brand-orb-four{width:20rem;height:20rem;top:-2rem;left:2rem}.auth-form-panel{justify-content:center;align-items:center;padding:clamp(1.2rem,3vw,2.8rem);display:flex}.auth-form-shell{background:var(--form-bg);border:1px solid var(--border);border-radius:1.4rem;width:min(30rem,100%);padding:clamp(1.25rem,2.5vw,2.15rem);box-shadow:0 24px 45px #0f321c1c}z .auth-header{margin-bottom:1.25rem}.auth-kicker{text-transform:uppercase;letter-spacing:.14em;color:#417a56;margin:0 0 .55rem;font-size:.76rem;font-weight:700}.auth-header h2{color:var(--form-text);margin:0;font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.2}.auth-switch{background:#eef4ee;border-radius:999px;gap:.35rem;margin-top:1rem;padding:.25rem;display:inline-flex}.auth-switch-btn{color:#4f6650;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.48rem .9rem;font-size:.92rem;font-weight:650;transition:background-color .15s,color .15s}.auth-switch-btn.active{color:#f7fff8;background:#2b7648}.auth-form{margin-top:1.2rem}.auth-error{background:var(--error-bg);color:var(--error-text);border:1px solid #f4caca;border-radius:.7rem;margin-bottom:.9rem;padding:.7rem .8rem;font-size:.9rem}.auth-fields{gap:.68rem;display:grid}.auth-name-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;display:grid}.auth-input{appearance:none;color:#163020;background:#fbfefb;border:1px solid #cddfce;border-radius:.75rem;width:100%;padding:.72rem .84rem;font-size:.94rem;transition:border-color .15s,box-shadow .15s}.auth-input::placeholder{color:#6f7f71}.auth-input:focus{border-color:var(--focus);outline:none;box-shadow:0 0 0 4px #2f8f5726}.auth-submit{background:var(--button-bg);color:#f7fff8;cursor:pointer;border:0;border-radius:.8rem;width:100%;margin-top:1rem;padding:.74rem .95rem;font-size:.96rem;font-weight:700;transition:background-color .15s,transform .12s}.auth-submit:hover{background:var(--button-hover)}.auth-submit:active{transform:translateY(1px)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;margin-top:.95rem}.auth-footer p{color:var(--muted-text);margin:0;font-size:.92rem}.auth-link{color:#1e6f44;cursor:pointer;background:0 0;border:0;font-weight:700}.auth-link:hover{color:#175236}@media (max-width:980px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{align-items:flex-end;min-height:34vh}.auth-brand-content h1{font-size:clamp(2rem,7vw,2.8rem)}.auth-brand-content p{margin-top:.75rem;font-size:.95rem;line-height:1.45}.auth-form-panel{align-items:flex-start;margin-top:-1.3rem}}.auth-terms-label{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.auth-terms-checkbox{accent-color:#2f8f57;cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.auth-terms-link{color:#2f8f57;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;text-decoration:underline}.auth-terms-link:hover{color:#236b41}@media (max-width:560px){.auth-name-row{grid-template-columns:1fr}.auth-form-shell{border-radius:1rem;box-shadow:0 16px 30px #0f321c1c}}
