.auth-page .site-header{position:relative;top:auto}.auth-wrap{padding:34px 0 58px;background:linear-gradient(180deg,#fff,#fbfbfc)}.auth-wrap .auth-shell{min-height:690px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(30,30,47,.07)}.auth-wrap .auth-panel{width:100%;margin:0;padding:54px clamp(32px,6vw,76px);display:flex;align-items:center}.auth-panel-inner{width:100%;max-width:470px;margin:auto}.auth-panel-inner>.eyebrow{margin-bottom:12px}.auth-panel h1{margin:0 0 12px;font-size:clamp(2.2rem,3.3vw,3rem)}.auth-intro{margin:0 0 30px;color:var(--muted);font-size:.9rem}.auth-alert{margin-bottom:16px;padding:10px 13px;border-left:3px solid var(--red);border-radius:7px;background:#fff3f3;color:#8f2522;font-size:.75rem}.auth-form{display:grid;gap:18px}.auth-field{display:grid;gap:7px}.auth-field>label,.auth-label-row label{font-size:.77rem;font-weight:700}.auth-label-row{display:flex;align-items:center;justify-content:space-between}.auth-input{position:relative;display:flex;align-items:center;min-height:54px;border:1px solid #d9d8df;border-radius:11px;background:#fff;transition:border-color .16s,box-shadow .16s}.auth-input:focus-within{border-color:var(--red);box-shadow:0 0 0 4px rgba(229,57,53,.08)}.auth-input>span{width:48px;display:grid;place-items:center;color:var(--muted);font-size:1rem}.auth-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:14px 8px 14px 0;font-size:.82rem}.auth-input input::placeholder{color:#918f99}.password-toggle{width:48px;align-self:stretch;border:0;background:transparent;display:grid;place-items:center;border-radius:0 11px 11px 0}.password-toggle:hover{background:var(--gray);color:var(--red)}.password-guidance{color:var(--muted);font-size:.68rem}.field-error{color:#aa2421;font-size:.68rem;font-weight:700}.has-error .auth-input{border-color:var(--red);background:#fffafa}.auth-input:has(input:user-invalid){border-color:var(--red)}.auth-submit{min-height:50px;margin-top:4px}.auth-submit:disabled{cursor:wait}.auth-panel .divider{margin:22px 0 17px}.auth-panel .social-row{gap:12px}.social-row .button{min-height:46px;border-color:#d9d8df;color:var(--navy);font-size:.74rem}.social-row .button b{width:22px;font-size:1rem}.social-row .button:hover{border-color:#bbb9c4;background:var(--gray)}.auth-panel .auth-switch{margin:24px 0 0;text-align:left}.auth-benefits{position:relative;padding:56px clamp(38px,6vw,72px);overflow:hidden;background:radial-gradient(circle at 90% 90%,#173b62 0,transparent 35%),linear-gradient(145deg,#071d38,#0b294a);color:#fff;display:flex;align-items:center}.auth-benefits:after{content:"";position:absolute;width:260px;height:260px;right:-118px;bottom:-116px;border-radius:50%;background:rgba(255,255,255,.06)}.auth-benefits-inner{position:relative;z-index:1;width:100%;max-width:540px}.auth-benefits .eyebrow{color:#ff8e89}.auth-benefits h2{max-width:none;margin:8px 0 20px;font-size:clamp(2rem,3.1vw,2.9rem);line-height:1.08}.auth-benefits-inner>i{display:block;width:58px;height:3px;margin-bottom:28px;background:var(--red)}.auth-benefits ul{list-style:none;margin:0;padding:0;display:grid;gap:22px;color:#fff}.auth-benefits li{display:grid;grid-template-columns:52px 1fr;gap:15px;align-items:center}.auth-benefits li>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-size:1.25rem}.auth-benefits li div{display:grid;gap:3px}.auth-benefits li b{font-size:.84rem}.auth-benefits li small{max-width:280px;color:rgba(255,255,255,.7);font-size:.7rem;line-height:1.55}.guest-checkout-link{display:inline-flex;margin-top:28px;color:var(--yellow);font-size:.74rem;font-weight:800}.auth-wrap+.site-footer{margin-top:0}
@media(max-width:1024px){.auth-wrap{padding:28px 0 48px}.auth-wrap .auth-shell{grid-template-columns:1.05fr .95fr;min-height:650px}.auth-wrap .auth-panel{padding:44px 36px}.auth-benefits{padding:44px 34px}.auth-benefits li{grid-template-columns:46px 1fr}.auth-benefits li>span{width:46px;height:46px}.auth-benefits ul{gap:18px}}
@media(max-width:820px){.auth-wrap{padding:24px 0 44px}.auth-wrap .auth-shell{grid-template-columns:1fr;min-height:0}.auth-wrap .auth-panel{padding:42px 34px}.auth-benefits{display:flex;padding:38px 34px}.auth-benefits-inner{max-width:none}.auth-benefits h2{font-size:2rem}.auth-benefits ul{grid-template-columns:1fr 1fr;gap:17px 24px}.auth-benefits-inner>i{margin-bottom:23px}}
@media(max-width:560px){.auth-wrap{padding:18px 0 36px}.auth-wrap .auth-shell{width:100%;border-radius:15px}.auth-wrap .auth-panel{padding:32px 20px}.auth-panel h1{font-size:2rem}.auth-intro{margin-bottom:25px;font-size:.8rem}.auth-form{gap:16px}.auth-input{min-height:50px}.auth-panel .social-row{grid-template-columns:1fr}.auth-panel .auth-switch{text-align:center}.auth-benefits{padding:30px 20px}.auth-benefits .eyebrow,.auth-benefits-inner>i{display:none}.auth-benefits h2{font-size:1.65rem;margin-bottom:22px}.auth-benefits ul{grid-template-columns:1fr;gap:15px}.auth-benefits li:nth-child(n+4){display:none}.auth-benefits li>span{width:42px;height:42px}.auth-benefits li{grid-template-columns:42px 1fr;gap:12px}.auth-benefits li small{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){.auth-input,.password-toggle,.auth-submit{transition:none!important}}

.forgot-password-shell{position:relative;isolation:isolate;min-height:clamp(570px,68vh,720px);padding:48px 16px;display:grid;place-items:center;overflow:hidden;background:#fff8f8}.forgot-password-shell:before,.forgot-password-shell:after{content:"";position:absolute;z-index:-1;width:300px;height:300px;border-radius:50%;background:#fff0f0}.forgot-password-shell:before{left:-205px;bottom:30px}.forgot-password-shell:after{right:-210px;top:70px}.forgot-password-card{width:min(100%,480px);padding:38px 40px;border:1px solid #eee9eb;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(30,30,47,.09);text-align:center}.forgot-password-icon{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:var(--red)}.forgot-password-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.forgot-password-card h1{margin:0;color:var(--navy);font-size:clamp(1.9rem,3vw,2.25rem);line-height:1.15}.forgot-password-copy,.forgot-password-success p{max-width:390px;margin:14px auto 28px;color:var(--muted);font-size:.86rem;line-height:1.7}.forgot-password-form{display:grid;gap:16px;text-align:left}.forgot-password-field{display:grid;gap:8px}.forgot-password-field label{color:var(--navy);font-size:.78rem;font-weight:800}.forgot-password-input{min-height:52px;border:1px solid #d9d8df;border-radius:11px;display:flex;align-items:center;background:#fff;transition:border-color .18s,box-shadow .18s,background .18s}.forgot-password-input:focus-within{border-color:var(--red);box-shadow:0 0 0 4px rgba(229,57,53,.09)}.forgot-password-input svg{width:20px;height:20px;margin:0 12px 0 14px;fill:none;stroke:#a4a1aa;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.forgot-password-input input{min-width:0;flex:1;border:0;outline:0;padding:14px 14px 14px 0;background:transparent;color:var(--navy);font:inherit;font-size:.8rem}.forgot-password-input input::placeholder{color:#95929d}.forgot-password-field.has-error .forgot-password-input{border-color:var(--red);background:#fffafa}.forgot-password-error{color:#a62522;font-size:.7rem;font-weight:700;text-align:left}.forgot-password-submit,.forgot-password-resend{width:100%;min-height:50px;cursor:pointer}.forgot-password-submit:hover{filter:brightness(.94)}.forgot-password-submit:active{transform:translateY(1px)}.forgot-password-submit:focus-visible,.forgot-password-resend:focus-visible,.forgot-password-back:focus-visible{outline:3px solid rgba(229,57,53,.24);outline-offset:3px}.forgot-password-submit:disabled,.forgot-password-resend:disabled{cursor:not-allowed;opacity:.62}.forgot-password-divider{margin:24px 0 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:var(--muted);font-size:.72rem}.forgot-password-divider:before,.forgot-password-divider:after{content:"";height:1px;background:var(--line)}.forgot-password-back{display:inline-flex;align-items:center;gap:7px;color:var(--red);font-size:.8rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.forgot-password-back:hover{color:var(--navy)}.forgot-password-success{display:grid;justify-items:center}.forgot-password-icon-success{background:#e9f7ef;color:#24784b}.forgot-password-success p{margin-bottom:24px}.forgot-password-resend{text-align:center}.forgot-password-page .site-footer{margin-top:0}
@media(max-width:560px){.forgot-password-shell{min-height:540px;padding:28px 16px}.forgot-password-card{padding:32px 22px;border-radius:16px}.forgot-password-icon{width:64px;height:64px;margin-bottom:18px}.forgot-password-icon svg{width:30px;height:30px}.forgot-password-card h1{font-size:1.85rem}.forgot-password-copy,.forgot-password-success p{margin-bottom:24px;font-size:.8rem}.forgot-password-input{min-height:50px}}
@media(prefers-reduced-motion:reduce){.forgot-password-input,.forgot-password-submit{transition:none!important}}
