:root{--ss-account-blue: #004aad;--ss-account-blue-dark: #00398a;--ss-account-cyan: #2e98b2;--ss-account-text: #111827;--ss-account-heading: #14243c;--ss-account-muted: #6b7280;--ss-account-border: rgba(17, 24, 39, .08);--ss-account-bg: #f6f8fb;--ss-account-card: #ffffff;--ss-account-soft: #f8fafc;--ss-radius-lg: 24px;--ss-radius-md: 18px;--ss-radius-sm: 14px;--ss-shadow-card: 0 10px 30px rgba(15, 23, 42, .05);--ss-shadow-hover: 0 18px 30px rgba(17, 24, 39, .08)}.ss-account-page,.account-login-page,.account-register-page,.account-wrapper{background:linear-gradient(180deg,#f7f9fc,#fff)}.ss-account-page,.account-login-page,.account-register-page{padding:40px 20px 60px}.account-wrapper{padding:32px 20px 56px;min-height:100vh;box-sizing:border-box}.ss-account-shell,.account-login-wrapper,.account-register-wrapper{max-width:1200px;margin:0 auto}.customer.account{max-width:1220px;margin:0 auto;background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:24px;padding:30px;box-shadow:0 18px 50px #11182712;box-sizing:border-box}.ss-account-header,.account-login-header,.account-register-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #e9eef5}.ss-account-header__left,.account-login-heading,.account-register-heading{flex:1 1 420px}.ss-account-eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ss-account-cyan)}.ss-account-title,.account-login-title,.account-register-title{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1;font-weight:700;color:var(--ss-account-text)}.ss-account-subtitle,.account-login-subtitle,.account-register-subtitle{margin:10px 0 0;font-size:.98rem;line-height:1.6;color:var(--ss-account-muted);max-width:680px}.ss-account-actions,.account-login-actions,.account-register-actions,.account-header-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ss-card,.account-login-container,.account-register-container,.account-login-card,.account-register-card,.account-login-sidecard,.account-register-sidecard,.account-info-card,.discount-card,.account-product-card,.form-container{background:var(--ss-account-card);border:1px solid var(--ss-account-border);box-shadow:var(--ss-shadow-card)}.ss-card{border-radius:var(--ss-radius-lg)}.ss-card--padded{padding:28px}.ss-card--soft{background:var(--ss-account-soft);border:1px solid #e5e7eb;border-radius:var(--ss-radius-md);padding:18px 20px;box-shadow:none}.ss-btn,.btn,.btn-custom,.account-login-btn-secondary,.account-login-btn-primary,.account-register-btn-secondary,.account-register-btn-primary,.discount-card-btn,.account-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:700;line-height:1;transition:all .22s ease;cursor:pointer;border:1px solid transparent;white-space:nowrap;box-sizing:border-box}.ss-btn:hover,.btn:hover,.btn-custom:hover,.account-login-btn-secondary:hover,.account-login-btn-primary:hover,.account-register-btn-secondary:hover,.account-register-btn-primary:hover,.discount-card-btn:hover,.account-card-btn:hover{text-decoration:none;transform:translateY(-1px)}.ss-btn--primary,.btn-primary-custom,.account-login-btn-primary,.account-register-btn-primary,.account-card-btn--primary,.discount-shop-btn{background:var(--ss-account-blue);color:#fff;border-color:var(--ss-account-blue)}.ss-btn--primary:hover,.btn-primary-custom:hover,.account-card-btn--primary:hover,.discount-shop-btn:hover{background:var(--ss-account-blue-dark);border-color:var(--ss-account-blue-dark);color:#fff}.ss-btn--secondary,.btn-outline-custom,.account-login-btn-secondary,.account-register-btn-secondary,.account-card-btn--secondary,.discount-copy-btn{background:#fff;color:#1f2937;border-color:#1118271f}.ss-btn--secondary:hover,.btn-outline-custom:hover,.account-card-btn--secondary:hover,.discount-copy-btn:hover{background:#f9fafb;border-color:#11182733;color:#1f2937}.ss-btn--danger{background:#fff;color:#b42318;border-color:#f2b8b5}.ss-btn--danger:hover{background:#fef3f2;border-color:#e48b85;color:#912018}.ss-badge,.discount-badge,.account-product-badge,.account-benefit-badge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;border-radius:999px;font-weight:800;line-height:1.2}.ss-badge{padding:7px 12px;font-size:.78rem}.ss-badge--info{background:#2e98b21f;color:#1f6f84}.ss-badge--success{background:#22c55e1f;color:#15803d}.ss-badge--warning{background:#f59e0b24;color:#b45309}.ss-badge--danger{background:#ef44441f;color:#b91c1c}.ss-badge--neutral{background:#6b72801f;color:#4b5563}.ss-label{margin:0 0 6px;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ss-account-muted)}.ss-value{margin:0;font-size:1rem;font-weight:600;color:var(--ss-account-text);line-height:1.5}.ss-muted{color:var(--ss-account-muted)}.account-login-container,.account-register-container{border-radius:var(--ss-radius-lg);padding:28px}.account-login-grid,.account-register-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:24px;align-items:stretch}.account-login-card,.account-register-card,.account-login-sidecard,.account-register-sidecard{border-radius:20px;padding:24px}.account-login-card.hidden{display:none}.account-card-title{margin:0 0 8px;font-size:1.5rem;line-height:1.2;font-weight:700;color:var(--ss-account-heading)}.account-card-subtitle{margin:0 0 22px;font-size:.96rem;line-height:1.7;color:#667085}.customer.login form,.customer.register form{margin:0}.customer.login .field,.customer.register .field{margin-bottom:16px}.customer.login input,.customer.register input{width:100%;min-height:52px;padding:0 16px;border-radius:14px;border:1px solid #d8e1ea;background:#fff;color:var(--ss-account-heading);font-size:.96rem;transition:border-color .2s ease,box-shadow .2s ease}.customer.login input::placeholder,.customer.register input::placeholder{color:#98a2b3}.customer.login input:focus,.customer.register input:focus{outline:none;border-color:var(--ss-account-cyan);box-shadow:0 0 0 4px #2e98b21f}.account-login-submit,.account-register-submit{width:100%;min-height:52px;margin-top:8px;border:0;border-radius:14px;background:linear-gradient(135deg,#004aad,#0067c3);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #004aad2e;transition:all .2s ease}.account-login-submit:hover,.account-register-submit:hover{transform:translateY(-1px);box-shadow:0 14px 24px #004aad38}.account-login-links,.account-register-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:18px}.account-login-links a,.account-register-links a{color:#0067c3;text-decoration:none;font-size:.94rem;font-weight:600}.account-login-links a:hover,.account-register-links a:hover{color:var(--ss-account-blue);text-decoration:underline}.customer.login .form__message,.customer.login .recover-success,.customer.register .form__message,.customer.register .errors{margin-bottom:16px;padding:12px 14px;border-radius:14px;font-size:.94rem;line-height:1.6}.customer.login .form__message,.customer.register .form__message,.customer.register .errors{background:#fff5f5;color:#c62828;border:1px solid #ffd6d6}.customer.login .recover-success{background:#f2fbf5;color:#1e7e34;border:1px solid #cfeeda}.account-login-sidecard,.account-register-sidecard{background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.account-benefit-badge{min-height:32px;padding:0 12px;background:#004aad14;color:var(--ss-account-blue);font-size:.82rem;margin-bottom:14px}.account-benefit-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:12px}.account-benefit-list li{position:relative;padding-left:26px;color:#415066;font-size:.95rem;line-height:1.65}.account-benefit-list li:before{content:"\2713";position:absolute;left:0;top:2px;width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ss-account-blue);color:#fff;font-size:10px;font-weight:700}.account-hero,.account-hero--modern{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:24px;align-items:stretch;margin-bottom:34px}.account-hero-main{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff,#eef6ff);border:1px solid rgba(0,87,184,.12);border-radius:28px;padding:34px;box-shadow:0 14px 40px #0f172a0f}.account-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 16px;border-radius:999px;background:#e7f0ff;color:#0057b8;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px}.account-hero-title,.customer__welcome{margin:0 0 14px;max-width:760px;color:#07111f;font-size:clamp(32px,4vw,48px);line-height:1.05;font-weight:900;letter-spacing:-.04em}.customer__promo{max-width:760px;margin:0 0 22px;color:#536174;font-size:17px;line-height:1.6}.account-header-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.account-header-actions .btn,.account-header-actions .btn-custom{min-height:48px;padding:13px 20px;border-radius:999px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.account-header-actions .btn:hover,.account-header-actions .btn-custom:hover{transform:translateY(-2px)}.btn-outline-custom{background:#fff;color:#111827;border:1px solid rgba(17,24,39,.12);box-shadow:0 8px 22px #0f172a0d}.btn-outline-custom:hover{background:#f8fafc;color:#111827}.btn-primary-custom{background:#0057c8;color:#fff;border:1px solid #0057c8;box-shadow:0 12px 26px #0057c83d}.btn-primary-custom:hover{background:var(--ss-account-blue-dark);color:#fff;border-color:var(--ss-account-blue-dark)}.account-hero-side{display:grid;gap:14px}.account-info-card,.account-status-card{position:relative;overflow:hidden;border-radius:28px;padding:30px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 45px #0f172a14}.account-info-label,.account-status-label{margin-bottom:8px;color:#64748b;font-size:13px;font-weight:900;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.account-info-value,.account-status-value{margin-bottom:12px;color:#07111f;font-size:28px;line-height:1.15;font-weight:900;letter-spacing:-.03em;word-break:break-word}.account-info-note,.account-status-note{margin:0 0 20px;color:#536174;font-size:15px;line-height:1.55}.account-status-link{display:inline-flex;align-items:center;justify-content:center;color:#0057c8;font-weight:900;text-decoration:none}.account-status-link:hover{text-decoration:underline}.account-info-card--membership{position:relative;overflow:hidden;padding:28px;border-radius:28px;background:#fff}.account-info-card--membership:before,.account-status-card:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,#0057c8,#38bdf8)}.account-info-icon,.account-status-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:18px;border-radius:18px;background:#eef6ff;font-size:26px}.account-info-card--membership .account-info-value{font-size:28px;font-weight:900;letter-spacing:-.03em}.account-info-upgrade-btn,.account-status-upgrade-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:50px;margin-top:18px;padding:14px 18px;border-radius:999px;background:linear-gradient(135deg,#0057c8,#0b6bff);color:#fff;font-size:15px;font-weight:800;text-decoration:none;box-shadow:0 14px 28px #0057c838;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.account-info-upgrade-btn:hover,.account-status-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0057c847;color:#fff;text-decoration:none}.account-info-divider{height:1px;margin:22px 0 16px;background:#11182714}.account-info-small span{display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.account-info-small strong{display:block;color:#111827;font-size:14px;line-height:1.5;word-break:break-word}.account-section{margin-top:34px}.account-section-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.account-section-title{margin:0;color:var(--ss-account-text);font-size:24px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.account-section-subtitle{margin:6px 0 0;color:var(--ss-account-muted);font-size:14px;line-height:1.6}.discount_order{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.discount-card{display:flex;flex-direction:column;min-height:255px;padding:22px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcff);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.discount-card:hover{transform:translateY(-3px);box-shadow:var(--ss-shadow-hover);border-color:#004aad29}.discount-badge{margin-bottom:12px;padding:6px 10px;background:#004aad14;color:var(--ss-account-blue);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.discount-badge--new-member{background:#16a34a1a;color:#166534}.discount-badge--exclusive{background:#004aad14;color:var(--ss-account-blue)}.discount-card h3{margin:0 0 12px;font-size:20px;line-height:1.35;font-weight:800;color:var(--ss-account-text)}.discount-code-box{margin-bottom:14px;padding:12px 14px;border-radius:14px;background:#f3f7fd;border:1px dashed rgba(0,74,173,.2)}.discount-code-label{font-size:11px;font-weight:700;color:var(--ss-account-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.discount-code-value{font-size:18px;line-height:1.2;font-weight:800;color:var(--ss-account-blue);word-break:break-word}.discount-card-bottom{margin-top:auto;display:flex;flex-wrap:wrap;gap:10px;padding-top:18px}.account-carousel{position:relative}.account-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.account-card-grid--carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 18px;scrollbar-width:none}.account-card-grid--carousel::-webkit-scrollbar{display:none}.account-card-grid--carousel .account-product-card{flex:0 0 calc((100% - 54px)/4);scroll-snap-align:start}.account-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:22px;overflow:hidden;box-shadow:0 8px 22px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;min-width:0;height:100%}.account-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0f172a14;border-color:#004aad2e}.account-product-media{display:flex;align-items:center;justify-content:center;height:190px;padding:20px;background:linear-gradient(180deg,#f8fafc,#fff);text-decoration:none;overflow:hidden}.account-product-media img{width:100%;height:100%;object-fit:contain;display:block;padding:0;transition:transform .25s ease}.account-product-card:hover .account-product-media img{transform:scale(1.04)}.account-product-content{display:flex;flex-direction:column;flex:1;padding:16px}.account-product-badge{margin-bottom:8px;padding:5px 10px;background:#004aad14;color:var(--ss-account-blue);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.04em}.account-product-badge--recommended{background:#004aad14;color:var(--ss-account-blue)}.account-product-badge--reorder{background:#f59e0b1f;color:#92400e}.account-product-badge--recent{background:#6b72801a;color:#374151}.account-product-badge--trade{background:#16a34a1a;color:#166534}.account-product-meta{margin-bottom:6px;font-size:12px;color:var(--ss-account-muted);line-height:1.4;min-height:17px}.account-product-title{margin:0;color:var(--ss-account-text);font-size:14px;font-weight:800;line-height:1.45;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-product-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:12px}.account-product-price-current{color:var(--ss-account-text);font-size:18px;font-weight:850;line-height:1.2}.account-product-price--discounted .account-product-price-current{color:#d92d20}.account-product-price-compare{color:#9ca3af;font-size:12px;text-decoration:line-through}.account-product-save{margin-top:6px;color:#15803d;font-size:13px;font-weight:700}.account-product-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;margin-top:auto;padding-top:16px}.account-card-btn{min-height:42px;padding:9px 12px;border-radius:999px;font-size:13px;font-weight:800;text-align:center}.account-carousel-btn{position:absolute;top:42%;z-index:5;width:46px;height:46px;border-radius:999px;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;font-size:30px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 8px 22px #0f172a1f;transition:all .2s ease}.account-carousel-btn:hover{background:var(--ss-account-blue);color:#fff;border-color:var(--ss-account-blue);transform:translateY(-1px)}.account-carousel-btn--prev{left:-18px}.account-carousel-btn--next{right:-18px}.account-card-empty{padding:22px;border-radius:16px;background:#f9fafb;color:var(--ss-account-muted);line-height:1.6}.ss-order-main-card,.ss-order-detail-card,.ss-order-info-card{margin-bottom:22px}.ss-order-summary-grid,.ss-order-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ss-order-detail-card{overflow:hidden}.ss-order-section-title,.ss-order-info-title{margin:0 0 18px;font-size:1.15rem;font-weight:700;color:var(--ss-account-text)}.ss-order-status-row{margin-bottom:14px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ss-order-status-label{font-size:.92rem;font-weight:600;color:#374151}.ss-order-address{font-size:.92rem;line-height:1.7;color:var(--ss-account-muted)}.ss-order-address p{margin:0}.orders-table-wrap,.ss-order-table-wrap{width:100%;overflow-x:auto;border:1px solid rgba(17,24,39,.06);border-radius:18px}table.order-history,.ss-order-table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px;background:#fff}table.order-history th,table.order-history td,.ss-order-table th,.ss-order-table td{padding:16px 18px;border-bottom:1px solid #eef2f7;vertical-align:middle}table.order-history th,.ss-order-table th{background:#f8fafc;font-size:12px;font-weight:800;color:#374151;text-transform:uppercase;letter-spacing:.05em}table.order-history a,.ss-order-product-name{color:var(--ss-account-blue);text-decoration:none;font-weight:700}table.order-history a:hover,.ss-order-product-name:hover{text-decoration:underline}.order-status-pill{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.ss-empty-state,.account-empty{text-align:center;padding:48px 20px}.ss-empty-state__title{margin:0 0 10px;font-size:1.2rem;font-weight:600;color:var(--ss-account-text)}.ss-empty-state__text,.account-empty{margin:0;font-size:.95rem;line-height:1.6;color:var(--ss-account-muted)}@media screen and (max-width:1080px){.account-hero,.account-hero--modern,.account-login-grid,.account-register-grid{grid-template-columns:1fr}.discount_order{grid-template-columns:repeat(2,minmax(0,1fr))}.account-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-card-grid--carousel .account-product-card{flex:0 0 calc((100% - 36px) / 3)}}@media screen and (max-width:768px){.ss-account-page,.account-login-page,.account-register-page,.account-wrapper{padding:28px 14px 44px}.customer.account,.account-login-container,.account-register-container{padding:18px;border-radius:18px}.ss-account-header,.account-login-header,.account-register-header{margin-bottom:20px;padding-bottom:16px}.ss-account-actions,.account-login-actions,.account-register-actions,.account-header-actions{width:100%;flex-direction:column;align-items:stretch}.ss-account-actions .ss-btn,.account-login-actions a,.account-register-actions a,.account-header-actions .btn,.account-header-actions .btn-custom{width:100%}.ss-card,.account-login-card,.account-register-card,.account-login-sidecard,.account-register-sidecard,.account-hero-main,.account-info-card,.account-status-card,.discount-card,.form-container,.account-product-card{border-radius:16px}.account-info-card--membership,.account-status-card{padding:24px}.ss-card--padded{padding:18px}.ss-account-title,.account-login-title,.account-register-title{font-size:1.7rem}.customer__welcome{font-size:26px}.customer__promo,.ss-account-subtitle,.account-login-subtitle,.account-register-subtitle{font-size:.92rem}.account-section-title{font-size:21px}.account-section-header{align-items:flex-start}.discount_order{grid-template-columns:1fr}.discount-card{min-height:auto}.account-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-card-grid--carousel{gap:12px;padding-bottom:14px}.account-card-grid--carousel .account-product-card{flex:0 0 78%}.account-product-card{border-radius:18px}.account-product-media{height:145px;padding:14px}.account-product-content{padding:12px}.account-product-badge{font-size:10px;padding:5px 8px}.account-product-meta{font-size:11px}.account-product-title{font-size:12.5px;min-height:37px}.account-product-price-current{font-size:15px}.account-product-save{font-size:12px}.account-product-actions{grid-template-columns:1fr;gap:7px;padding-top:12px}.account-card-btn{min-height:38px;font-size:12px}.account-carousel-btn{display:none}.ss-order-summary-grid,.ss-order-info-grid{grid-template-columns:1fr}.orders-table-wrap,.ss-order-table-wrap{overflow:visible;border:none}table.order-history,.ss-order-table{min-width:100%}table.order-history thead,.ss-order-table thead{display:none}table.order-history,table.order-history tbody,table.order-history tr,table.order-history td,.ss-order-table,.ss-order-table tbody,.ss-order-table tr,.ss-order-table td{display:block;width:100%}table.order-history tr,.ss-order-table tr{margin-bottom:14px;padding:16px;background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:16px;box-shadow:0 8px 18px #1118270a}table.order-history td,.ss-order-table td{position:relative;padding:10px 0 10px 46%;border-bottom:none;text-align:left}table.order-history td:before,.ss-order-table td:before{content:attr(data-label);position:absolute;left:0;top:10px;width:40%;font-size:12px;font-weight:700;color:var(--ss-account-muted);line-height:1.4}}.ss-address-page{padding:40px 20px 60px;background:linear-gradient(180deg,#f7f9fc,#fff)}.ss-address-container{max-width:980px;margin:0 auto}.ss-address-topbar{margin-bottom:24px}.ss-address-back{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:999px;background:#fff;color:#1f2937;border:1px solid rgba(17,24,39,.12);box-shadow:var(--ss-shadow-card);font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;transition:all .22s ease}.ss-address-back:hover{background:#f9fafb;color:#1f2937;text-decoration:none;transform:translateY(-1px)}.ss-address-hero{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #e9eef5;text-align:center}.ss-address-eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ss-account-cyan)}.ss-address-hero h1{margin:0;color:var(--ss-account-text);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1;font-weight:700}.ss-address-hero p{max-width:640px;margin:10px auto 0;color:var(--ss-account-muted);font-size:.98rem;line-height:1.6}.ss-address-card{overflow:hidden;background:var(--ss-account-card);border:1px solid var(--ss-account-border);border-radius:var(--ss-radius-lg);box-shadow:var(--ss-shadow-card)}.ss-address-card__header{position:relative;padding:26px 30px;background:linear-gradient(135deg,#004aad,#0067c3);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.ss-address-card__header>div{display:flex;align-items:center;gap:14px}.ss-address-icon{width:52px;height:52px;flex:0 0 52px;border-radius:18px;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;font-size:24px}.ss-address-card__header h2{margin:0;color:#fff;font-size:1.45rem;line-height:1.2;font-weight:800}.ss-address-card__header p{margin:0;color:#ffffffe0;font-size:.92rem;line-height:1.5}.ss-address-card__body{padding:30px}.ss-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ss-address-field{display:flex;flex-direction:column;gap:8px}.ss-address-field--full{grid-column:1 / -1}.ss-address-field label{color:var(--ss-account-heading);font-size:.86rem;font-weight:700;line-height:1.3}.ss-address-field input,.ss-address-field select{width:100%;min-height:52px;padding:0 16px;border-radius:14px;border:1px solid #d8e1ea;background:#fff;color:var(--ss-account-heading);font-size:.96rem;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.ss-address-field input:focus,.ss-address-field select:focus{outline:none;border-color:var(--ss-account-cyan);box-shadow:0 0 0 4px #2e98b21f}.ss-address-field input::placeholder{color:#98a2b3}.ss-address-actions{margin-top:26px;display:flex;justify-content:flex-end}.ss-address-save{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:999px;background:linear-gradient(135deg,#004aad,#0067c3);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #004aad2e;transition:all .2s ease}.ss-address-save:hover{transform:translateY(-1px);box-shadow:0 14px 24px #004aad38}.ss-address-login{padding:70px 20px;text-align:center;background:linear-gradient(180deg,#f7f9fc,#fff)}.ss-address-login p{margin:0;color:var(--ss-account-muted);font-size:1rem;line-height:1.6}.ss-address-login a{color:var(--ss-account-blue);font-weight:800;text-decoration:none}.ss-address-login a:hover{text-decoration:underline}@media screen and (max-width:768px){.ss-address-page{padding:28px 14px 44px}.ss-address-topbar{margin-bottom:20px}.ss-address-back{width:100%}.ss-address-hero{text-align:left;margin-bottom:22px}.ss-address-hero h1{font-size:1.7rem}.ss-address-hero p{font-size:.92rem}.ss-address-card{border-radius:18px}.ss-address-card__header{padding:22px;flex-direction:column;align-items:flex-start}.ss-address-card__header>div{align-items:flex-start}.ss-address-card__header h2{font-size:1.3rem}.ss-address-icon{width:46px;height:46px;flex-basis:46px;border-radius:16px;font-size:22px}.ss-address-card__body{padding:22px}.ss-address-grid{grid-template-columns:1fr;gap:16px}.ss-address-actions{justify-content:stretch}.ss-address-save{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/customer.css.map */
