.auth[data-astro-cid-sgpqyurt]{min-height:100dvh;display:grid;background:var(--bg)}@media(min-width:920px){.auth[data-astro-cid-sgpqyurt]{grid-template-columns:1.05fr 1fr}}.auth__brand[data-astro-cid-sgpqyurt]{display:none;position:relative;overflow:hidden;flex-direction:column;padding:clamp(40px,5vw,64px);color:#fff;background:linear-gradient(155deg,var(--green-900),var(--green-700) 55%,var(--green-600))}@media(min-width:920px){.auth__brand[data-astro-cid-sgpqyurt]{display:flex}}.auth__brand-glow[data-astro-cid-sgpqyurt]{position:absolute;top:-15%;right:-20%;width:70%;height:60%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 65%);pointer-events:none}.auth__logo[data-astro-cid-sgpqyurt] img[data-astro-cid-sgpqyurt]{height:52px;width:auto;position:relative;z-index:1}.auth__brand-body[data-astro-cid-sgpqyurt]{margin-top:auto;margin-bottom:auto;position:relative;z-index:1;max-width:440px}.auth__brand-body[data-astro-cid-sgpqyurt] h2[data-astro-cid-sgpqyurt]{color:#fff;font-size:clamp(1.8rem,2.6vw,2.4rem);letter-spacing:-.02em}.auth__brand-body[data-astro-cid-sgpqyurt] p[data-astro-cid-sgpqyurt]{color:#ffffffd1;font-size:1.08rem;margin:14px 0 30px}.auth__benefits[data-astro-cid-sgpqyurt]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.auth__benefits[data-astro-cid-sgpqyurt] li[data-astro-cid-sgpqyurt]{display:flex;align-items:center;gap:12px;color:#ffffffeb;font-weight:500}.auth__benefits[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:20px;height:20px;flex:none;color:var(--green-400)}.auth__brand-foot[data-astro-cid-sgpqyurt]{position:relative;z-index:1;color:#ffffff8c;font-size:.85rem;margin:0}.auth__panel[data-astro-cid-sgpqyurt]{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(28px,6vw,56px) 24px}.auth__back[data-astro-cid-sgpqyurt]{position:absolute;top:24px;left:24px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-500);font-size:.9rem;font-weight:500}.auth__back[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:17px;height:17px}.auth__back[data-astro-cid-sgpqyurt]:hover{color:var(--green-700)}.auth__card[data-astro-cid-sgpqyurt]{width:100%;max-width:396px}.auth__card-logo[data-astro-cid-sgpqyurt]{display:block;margin-bottom:28px}.auth__card-logo[data-astro-cid-sgpqyurt] img[data-astro-cid-sgpqyurt]{height:48px;width:auto}@media(min-width:920px){.auth__card-logo[data-astro-cid-sgpqyurt]{display:none}}.auth__head[data-astro-cid-sgpqyurt]{margin-bottom:26px}.auth__head[data-astro-cid-sgpqyurt] h1[data-astro-cid-sgpqyurt]{font-size:1.9rem;margin:0 0 6px}.auth__head[data-astro-cid-sgpqyurt] p[data-astro-cid-sgpqyurt]{color:var(--ink-500);margin:0}.sso[data-astro-cid-sgpqyurt]{display:flex;flex-direction:column;gap:12px}.sso-btn[data-astro-cid-sgpqyurt]{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;padding:12px 16px;border:1.5px solid var(--line);border-radius:12px;background:#fff;font-family:var(--font);font-weight:600;font-size:.98rem;color:var(--ink-900);cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s}.sso-btn[data-astro-cid-sgpqyurt]:hover{background:var(--bg-soft);border-color:var(--green-400);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.sso-btn--primary[data-astro-cid-sgpqyurt]{border-color:var(--green-200, #c9e7d6);box-shadow:0 0 0 1px var(--green-100) inset}.sso-btn__icon[data-astro-cid-sgpqyurt]{width:19px;height:19px;flex:none}.auth__divider[data-astro-cid-sgpqyurt]{display:flex;align-items:center;gap:14px;margin:22px 0}.auth__divider[data-astro-cid-sgpqyurt]:before,.auth__divider[data-astro-cid-sgpqyurt]:after{content:"";flex:1;height:1px;background:var(--line)}.auth__divider[data-astro-cid-sgpqyurt] span[data-astro-cid-sgpqyurt]{color:var(--ink-300);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.field[data-astro-cid-sgpqyurt]{margin-bottom:16px}.field[data-astro-cid-sgpqyurt] label[data-astro-cid-sgpqyurt]{display:block;font-size:.85rem;font-weight:600;color:var(--ink-700);margin-bottom:7px}.field[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt][type=email],.field[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt][type=password],.field[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt][type=text]{width:100%;padding:12px 14px;border:1.5px solid var(--line);border-radius:10px;background:var(--bg-soft);font-family:var(--font);font-size:1rem;color:var(--ink-900);transition:border-color .15s,background .15s,box-shadow .15s}.field[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt]:focus{outline:none;border-color:var(--green-400);background:#fff;box-shadow:0 0 0 3px var(--green-100)}.field--password[data-astro-cid-sgpqyurt]{position:relative}.field--password[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt]{padding-right:46px}.pw-toggle[data-astro-cid-sgpqyurt]{position:absolute;right:6px;bottom:5px;width:34px;height:34px;border:0;background:none;color:var(--ink-300);cursor:pointer;display:grid;place-items:center;border-radius:8px}.pw-toggle[data-astro-cid-sgpqyurt]:hover{color:var(--green-700);background:var(--green-50)}.pw-toggle[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:19px;height:19px}.auth__row[data-astro-cid-sgpqyurt]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 20px;font-size:.9rem}.remember[data-astro-cid-sgpqyurt]{display:inline-flex;align-items:center;gap:8px;color:var(--ink-700);cursor:pointer}.remember[data-astro-cid-sgpqyurt] input[data-astro-cid-sgpqyurt]{width:16px;height:16px;accent-color:var(--green-600)}.auth__forgot[data-astro-cid-sgpqyurt]{font-weight:600}.auth__submit[data-astro-cid-sgpqyurt]{width:100%;justify-content:center;font-size:1.02rem;padding:14px}.auth__secure[data-astro-cid-sgpqyurt]{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--ink-300);font-size:.82rem;margin:22px 0 0}.auth__secure[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{width:15px;height:15px}.auth__help[data-astro-cid-sgpqyurt]{text-align:center;color:var(--ink-500);font-size:.88rem;margin:14px 0 0}
