.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(310px,360px)}.checkout-grid .summary{min-width:0;padding:23px;font-size:13px}.checkout-grid .summary h2{font-size:18px;line-height:1.25}.checkout-grid .summary>div{align-items:flex-start;gap:12px}.checkout-grid .summary>div>span:first-child{min-width:0;line-height:1.4;overflow-wrap:anywhere}.checkout-grid .summary>div>strong{flex:0 0 auto;white-space:nowrap;font-size:12px}.checkout-grid .summary .total{align-items:center;font-size:16px}.checkout-grid .summary .total strong{font-size:15px}.checkout-grid .secure-note{font-size:12px;line-height:1.45}.checkout-form>.btn.full{padding-inline:14px;font-size:12px;white-space:nowrap}.order-success{overflow-wrap:anywhere}.order-success .order-total{gap:14px;font-size:17px}.order-success .order-total strong{flex:0 0 auto;white-space:nowrap}@media(max-width:850px){.checkout-grid{grid-template-columns:minmax(0,1fr)}.checkout-grid .summary{width:100%}}@media(max-width:420px){.checkout-form{padding:20px}.checkout-form>.btn.full{padding-inline:8px;font-size:11px}.checkout-grid .summary{padding:18px}.order-success .order-total{font-size:14px}.order-success .order-total strong{font-size:13px}}.customer-auth-section{padding:54px 0 76px;background:radial-gradient(circle at 8% 18%,rgba(215,237,122,.22),transparent 28%),var(--paper)}.customer-auth-shell{max-width:1050px;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);padding:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #124b3b1a}.customer-auth-intro{position:relative;display:flex;min-height:680px;padding:34px;flex-direction:column;color:#fff;background:linear-gradient(145deg,#0d382d,#145944);overflow:hidden}.customer-auth-intro:before,.customer-auth-intro:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.customer-auth-intro:before{width:330px;height:330px;right:-190px;top:-140px;background:#d7ed7a1f;border:1px solid rgba(215,237,122,.22)}.customer-auth-intro:after{width:220px;height:220px;left:-135px;bottom:-90px;background:#ffffff0d}.customer-auth-back{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;width:max-content;color:#dbe9e3;font-size:13px;font-weight:700}.customer-auth-back:hover{color:var(--lime)}.customer-auth-intro-content{position:relative;z-index:1;margin:auto 0}.customer-auth-kicker{display:inline-flex;padding:7px 12px;border:1px solid rgba(215,237,122,.3);border-radius:30px;color:var(--lime);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.customer-auth-intro h1{max-width:360px;margin:20px 0 14px;font:800 38px/1.1 Manrope}.customer-auth-intro-content>p{max-width:370px;margin:0;color:#bfd0c9;font-size:15px;line-height:1.65}.customer-auth-benefits{display:grid;gap:18px;margin:34px 0 0;padding:0;list-style:none}.customer-auth-benefits li{display:flex;align-items:center;gap:13px}.customer-auth-benefits li>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#d7ed7a21;color:var(--lime)}.customer-auth-benefits div{display:grid}.customer-auth-benefits strong{font-size:14px}.customer-auth-benefits small{color:#b7cbc3;font-size:12px}.customer-auth-secure{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:#a9c0b7;font-size:12px}.customer-auth-form-panel{padding:48px 52px 38px}.customer-auth-heading{margin-bottom:28px}.customer-auth-heading .eyebrow{margin:0 0 6px}.customer-auth-heading h2{margin:0;font:800 32px/1.2 Manrope;color:var(--ink)}.customer-auth-heading>p:last-child{margin:7px 0 0;color:var(--muted);font-size:14px}.customer-auth-mobile-icon{display:none}.customer-auth-alert{display:flex;gap:11px;align-items:flex-start;margin-bottom:20px;padding:12px 14px;border:1px solid #efc2bd;border-radius:10px;background:#fff4f2;color:var(--red);font-size:13px}.customer-auth-alert i{margin-top:3px}.customer-auth-alert div{display:grid}.customer-auth-alert span{color:#80534f}.customer-auth-form{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px}.customer-field{min-width:0}.customer-field.full-field,.customer-auth-form>.full-field{grid-column:1/-1}.customer-field label{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px;color:#26352f;font-size:12px;font-weight:800}.customer-field label>span{margin-left:3px;margin-right:auto;color:#b53c30}.customer-field label small{color:#8c9893;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.customer-input{position:relative}.customer-input>i{position:absolute;z-index:1;left:14px;top:50%;transform:translateY(-50%);color:#87948e;font-size:14px}.customer-input input{height:48px;padding:11px 42px;border-radius:10px;border-color:#d7ddd8;background:#fbfcfa;font-size:14px;transition:.2s}.customer-input input::placeholder{color:#a5afaa}.customer-input input:focus{background:#fff;box-shadow:0 0 0 4px #d7ed7a40}.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;color:#74817b;cursor:pointer}.password-toggle:hover{color:var(--green)}.has-error .customer-input input{border-color:#d98278;background:#fff8f7}.customer-field-error{display:block;margin-top:5px;color:var(--red);font-size:11px}.password-strength{display:flex;gap:4px;margin-top:7px}.password-strength span{height:3px;flex:1;border-radius:5px;background:#e4e8e5;transition:.2s}.password-strength[data-score="1"] span:nth-child(-n+1){background:#d8695d}.password-strength[data-score="2"] span:nth-child(-n+2){background:#dfa83a}.password-strength[data-score="3"] span:nth-child(-n+3){background:#8aa846}.password-strength[data-score="4"] span{background:#2d795e}.customer-auth-terms{margin:0;color:#7a8781;font-size:11px;line-height:1.5}.customer-auth-submit{display:flex;align-items:center;justify-content:center;gap:12px;height:50px;border:0;border-radius:10px;background:var(--green);color:#fff;font:800 14px DM Sans;cursor:pointer;box-shadow:0 10px 24px #124b3b2e;transition:.2s}.customer-auth-submit:hover{background:#0b382c;transform:translateY(-1px);box-shadow:0 14px 28px #124b3b3d}.customer-auth-submit i{font-size:12px;transition:transform .2s}.customer-auth-submit:hover i{transform:translate(3px)}.customer-auth-divider{display:flex;align-items:center;gap:12px;color:#9aa49f;font-size:11px;text-transform:uppercase}.customer-auth-divider:before,.customer-auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.customer-google-button{display:flex;align-items:center;justify-content:center;gap:10px;height:48px;border:1px solid #d7ddd8;border-radius:10px;background:#fff;font-size:13px;font-weight:700}.customer-google-button:hover{background:#f7f8f5;border-color:#bdc7c0}.customer-auth-login{text-align:center;margin:25px 0 0;color:var(--muted);font-size:13px}.customer-auth-login a{color:var(--green);font-weight:800}.customer-auth-login a i{margin-left:3px;font-size:10px}@media(max-width:850px){.customer-auth-section{padding:28px 0 54px}.customer-auth-shell{max-width:620px;grid-template-columns:1fr}.customer-auth-intro{display:none}.customer-auth-form-panel{padding:40px}.customer-auth-mobile-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:17px;border-radius:50%;background:#edf2df;color:var(--green)}}@media(max-width:560px){.customer-auth-section{padding:18px 0 38px}.customer-auth-shell{width:calc(100% - 24px);border-radius:16px}.customer-auth-form-panel{padding:28px 20px}.customer-auth-heading h2{font-size:27px}.customer-auth-form{grid-template-columns:1fr}.customer-field.full-field,.customer-auth-form>.full-field{grid-column:auto}.customer-input input{height:47px}.customer-auth-login{margin-top:22px}}.customer-orders-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}.customer-orders-head>div{display:grid}.customer-orders-head strong{font:800 18px Manrope}.customer-orders-head span{color:var(--muted);font-size:13px}.customer-orders-list{display:grid;gap:16px}.customer-order-card{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #124b3b0d}.customer-order-card header,.customer-order-card footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.customer-order-card header{padding-bottom:16px;border-bottom:1px solid var(--line)}.customer-order-card h2{margin:2px 0 0;font:800 18px Manrope}.customer-order-card header small{color:var(--muted)}.order-status{padding:6px 10px;border-radius:30px;background:#eef0ec;color:#59635e;font-size:11px;font-weight:800}.status-pending_payment{background:#fff2ce;color:#856117}.status-paid,.status-processing{background:#dcefea;color:#195c49}.status-shipped{background:#e1e8f3;color:#38567c}.status-completed{background:#dff1d5;color:#356725}.status-cancelled{background:#f8dfdc;color:#943c33}.customer-order-products{display:grid;gap:4px;padding:17px 0;color:#4e5a55;font-size:13px}.customer-order-products small{color:var(--muted)}.customer-order-card footer strong{font:800 19px Manrope;color:var(--green)}.customer-order-card footer .btn{padding:9px 14px;font-size:12px}@media(max-width:560px){.customer-orders-head{align-items:flex-start}.customer-order-card{padding:18px}.customer-order-card header{align-items:flex-start;flex-direction:column;gap:8px}.customer-order-card footer{align-items:flex-start;flex-direction:column}.customer-order-card footer .btn{width:100%}}
