:root{--auth-bg:#1a2f4a;--auth-surface:rgba(255,255,255,.05);--auth-surface-quiet:rgba(255,255,255,.035);--auth-ink:#fff;--auth-muted:rgba(255,255,255,.56);--auth-subtle:rgba(255,255,255,.43);--auth-line:rgba(255,255,255,.11);--auth-header:rgba(18,35,58,.70);--auth-control:rgba(255,255,255,.06);--auth-orange:#f47c20;--auth-orange-light:#ffab63}
*{box-sizing:border-box}html{font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;background:var(--auth-bg);color:var(--auth-ink);font-family:Sora,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.auth-shell{min-height:100vh;background:var(--auth-bg)}.auth-shell[data-theme="claro"]{--auth-bg:#eef1f6;--auth-surface:#fff;--auth-surface-quiet:rgba(18,35,58,.035);--auth-ink:#12233a;--auth-muted:rgba(18,35,58,.64);--auth-subtle:rgba(18,35,58,.43);--auth-line:rgba(18,35,58,.10);--auth-header:#fff;--auth-control:rgba(18,35,58,.05);--auth-orange-light:#be5b13}
.site-header{display:flex;flex-wrap:wrap;align-items:center;gap:20px 28px;padding:18px 40px;border-bottom:1px solid var(--auth-line);background:var(--auth-header)}.brand{display:flex;align-items:center}.brand img{display:block;width:auto;height:34px}.site-nav{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0}.site-nav a{color:var(--auth-muted);font-size:13.5px;transition:color .18s ease}.site-nav a:hover{color:var(--auth-orange)}.site-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto}.theme-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--auth-line);border-radius:10px;background:var(--auth-control)}.theme-switcher a{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 8px;border-radius:7px;color:var(--auth-muted);font-size:11px;font-weight:600}.theme-switcher a[aria-current="page"]{color:#12233a;background:var(--auth-orange)}.theme-icon{width:10px;height:10px;border:1px solid currentColor;border-radius:50%;background:linear-gradient(90deg,#fff 50%,#1a2f4a 50%)}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid var(--auth-line);border-radius:10px;background:var(--auth-control);color:var(--auth-ink);font-size:13px;font-weight:500}.header-button.primary{border-color:var(--auth-orange);background:var(--auth-orange);color:#12233a;font-weight:600}.cart-button{gap:9px;padding-right:15px}.cart-count{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 6px;border-radius:99px;background:var(--auth-orange);color:#12233a;font-size:11px;font-weight:700}
.auth-main{display:flex;justify-content:center;padding:64px 40px 100px}.auth-card{width:400px;padding:32px;border:1px solid var(--auth-line);border-radius:20px;background:var(--auth-surface)}.auth-card.register-card{width:420px}.auth-card.register-card.is-details{width:min(760px,100%)}.auth-logo{display:inline-flex;margin:0 0 22px;padding:12px 16px;border-radius:12px;background:#fff}.auth-logo img{display:block;width:auto;height:34px}.auth-card h1{margin:0 0 6px;color:var(--auth-ink);font-size:24px;font-weight:600;line-height:1.2}.auth-intro{margin:0 0 24px;color:var(--auth-muted);font-size:13.5px;line-height:1.5}.auth-card .field{display:grid;gap:7px;margin-bottom:18px}.auth-card label:not(.consent){color:var(--auth-subtle);font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.auth-card input,.auth-card select{width:100%;min-height:45px;border:1px solid var(--auth-line);border-radius:11px;padding:12px 13px;background:var(--auth-control);color:var(--auth-ink);font-size:13.5px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-card select option{color:#12233a;background:#fff}.auth-card input::placeholder{color:var(--auth-subtle)}.auth-card input:focus,.auth-card select:focus{border-color:rgba(244,124,32,.7);box-shadow:0 0 0 3px rgba(244,124,32,.16)}.password-field{position:relative}.password-field input{padding-right:78px}.password-field button{position:absolute;top:50%;right:6px;min-height:32px;transform:translateY(-50%);border:1px solid var(--auth-line);border-radius:8px;padding:0 9px;background:var(--auth-control);color:var(--auth-muted);font-size:10.5px;font-weight:600;cursor:pointer}.password-field button:hover{color:var(--auth-ink);border-color:rgba(244,124,32,.45)}.auth-submit{width:100%;min-height:48px;margin-top:2px;border:0;border-radius:12px;background:var(--auth-orange);color:#12233a;font-size:14px;font-weight:600;cursor:pointer}.auth-submit:disabled{cursor:not-allowed;opacity:.64}.auth-back{margin:0 0 18px;padding:0;border:0;background:none;color:var(--auth-orange);font-size:12px;font-weight:600;cursor:pointer}.auth-link-row{display:flex;align-items:center;justify-content:flex-end;margin-top:12px}.auth-link-row a,.auth-footer-link a{color:var(--auth-orange);font-size:12.5px}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0}.auth-divider::before,.auth-divider::after{height:1px;flex:1;background:var(--auth-line);content:""}.auth-divider span{color:var(--auth-subtle);font-size:11.5px}.auth-secondary{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--auth-line);border-radius:12px;background:var(--auth-control);color:var(--auth-ink);font-size:13.5px;font-weight:500}.auth-footer-link{margin:16px 0 0;color:var(--auth-subtle);font-size:12.5px;text-align:center}.auth-note{margin:18px 0 0;color:var(--auth-subtle);font-size:11px;line-height:1.5;text-align:center}.alert{margin:0 0 18px;padding:12px 13px;border:1px solid rgba(244,124,32,.30);border-radius:11px;background:rgba(244,124,32,.10);color:var(--auth-orange-light);font-size:12px;line-height:1.5}.alert.error{border-color:rgba(255,90,90,.32);background:rgba(255,90,90,.10);color:#ffb1b1}.alert.success{border-color:rgba(52,199,123,.32);background:rgba(52,199,123,.10);color:#7ee2ab}
.auth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.auth-form-grid .full{grid-column:1/-1}.address-section{margin:2px 0 2px;padding:18px 0 0;border-top:1px solid var(--auth-line)}.address-heading{display:grid;gap:3px;margin-bottom:15px}.address-heading strong{font-size:12px}.address-heading span,.address-section [data-address-status]{color:var(--auth-muted);font-size:10.5px;line-height:1.45}.address-section [data-address-status].error{color:#ffb1b1}.password-strength{display:grid;gap:8px;margin:-8px 0 18px}.password-strength-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.password-strength-bars span{height:4px;border-radius:9px;background:var(--auth-line);transition:background .16s ease}.password-strength [data-password-strength-label]{color:var(--auth-subtle);font-size:11.5px}.consent{display:flex;align-items:flex-start;gap:9px;margin:2px 0 18px;color:var(--auth-muted);font-size:11px;font-weight:500;line-height:1.5}.consent input{width:16px;min-height:16px;height:16px;flex:none;margin:1px 0 0;accent-color:var(--auth-orange)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(244,124,32,.55);outline-offset:3px}
@media (min-width:861px) and (max-width:1320px){.site-header{gap:14px 18px}.site-nav{order:3;width:100%}}@media (max-width:860px){.site-header{gap:12px;padding:14px 18px}.site-actions{order:2;width:100%;margin-left:0}.site-nav{order:3;width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.site-nav a{flex:none;white-space:nowrap}.auth-main{padding:44px 18px 72px}.auth-card{width:min(440px,100%)}.auth-card.register-card{width:min(640px,100%)}}@media (max-width:520px){.site-actions{justify-content:center}.site-actions .header-button{padding-right:12px;padding-left:12px}.theme-switcher{order:4;width:max-content;margin-right:auto;margin-left:auto}.auth-main{padding:32px 14px 60px}.auth-card{padding:24px 20px;border-radius:16px}.auth-form-grid{grid-template-columns:1fr}.auth-form-grid .full{grid-column:auto}}
