.sf-shell{--sf-primary:#10b5d1;--sf-secondary:#073044;--sf-background:#f7fafb;--sf-surface:#fff;--sf-text:#071725;min-height:100vh;color:var(--sf-text);background:var(--sf-background);font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:1.7}.sf-shell *{box-sizing:border-box}.sf-shell a{color:inherit;text-decoration:none}.sf-container{width:min(1180px,100% - 40px);margin-inline:auto}.sf-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--sf-text) 10%, transparent);background:color-mix(in srgb, var(--sf-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.sf-header-inner{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:24px;min-height:78px;display:grid}.sf-brand{letter-spacing:-.4px;font-size:22px;font-weight:900}.sf-brand img{object-fit:contain;width:auto;max-width:150px;height:48px;display:block}.sf-header nav{justify-content:center;align-items:center;gap:22px;font-size:15px;font-weight:700;display:flex}.sf-header nav a:hover{color:var(--sf-primary)}.sf-cart-link{justify-self:end;align-items:center;gap:8px;font-weight:800;display:flex}.sf-cart-link span{color:#fff;background:var(--sf-primary);border-radius:50px;place-items:center;min-width:27px;height:27px;padding:0 7px;font-size:13px;display:grid}.sf-header-centered .sf-header-inner{grid-template-columns:1fr;justify-items:center;padding-block:15px}.sf-header-centered .sf-cart-link{position:absolute;inset-inline-end:20px}.sf-header-compact .sf-header-inner{min-height:62px}.sf-header-compact .sf-brand{font-size:19px}.sf-header-compact .sf-brand img{height:38px}.sf-main{min-height:62vh;padding-block:64px 90px}.sf-section{padding-block:76px}.sf-eyebrow{color:var(--sf-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:900;line-height:1.3;display:block}.sf-button{border:1px solid color-mix(in srgb, var(--sf-text) 20%, transparent);min-height:48px;color:var(--sf-text);background:var(--sf-surface);font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:11px 22px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.sf-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #07172516}.sf-button:disabled,.sf-button.disabled{opacity:.5;pointer-events:none}.sf-button-primary{border-color:var(--sf-primary);color:#fff;background:var(--sf-primary)}.sf-buttons-pill .sf-button{border-radius:999px}.sf-buttons-square .sf-button{border-radius:2px}.sf-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--sf-primary) 16%, var(--sf-background)), var(--sf-background) 55%, color-mix(in srgb, var(--sf-secondary) 10%, var(--sf-background)));padding-block:88px;position:relative;overflow:hidden}.sf-hero-inner{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;min-height:440px;display:grid}.sf-hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(44px,6vw,78px);line-height:1.05}.sf-hero p{max-width:640px;color:color-mix(in srgb, var(--sf-text) 72%, transparent);margin:24px 0 30px;font-size:clamp(17px,2vw,21px);line-height:1.8}.sf-hero-art{aspect-ratio:1;color:#fff;background:linear-gradient(145deg, var(--sf-primary), var(--sf-secondary));box-shadow:0 40px 90px color-mix(in srgb, var(--sf-secondary) 25%, transparent);border-radius:38% 62% 55% 45%/52% 38% 62% 48%;place-items:center;display:grid;position:relative}.sf-hero-art:after{content:"";border-radius:inherit;border:1px solid #ffffff60;position:absolute;inset:13%}.sf-hero-art span{opacity:.9;font-size:clamp(100px,14vw,180px);font-weight:900;line-height:1}.sf-hero-centered .sf-hero-inner{text-align:center;min-height:360px;display:block}.sf-hero-centered .sf-hero-inner>div:first-child{max-width:840px;margin:70px auto}.sf-hero-centered .sf-hero-art{display:none}.sf-hero-editorial .sf-hero-inner{grid-template-columns:.85fr 1.15fr}.sf-hero-editorial .sf-hero-art{aspect-ratio:4/5;border-radius:0;order:-1}.sf-hero-spotlight{color:#fff;background:radial-gradient(circle at 75% 20%, color-mix(in srgb, var(--sf-primary) 45%, transparent), transparent 32%), var(--sf-secondary)}.sf-hero-spotlight .sf-eyebrow{color:#8fefff}.sf-hero-spotlight p{color:#ffffffbd}.sf-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.sf-section-heading h2,.sf-page-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.15}.sf-section-heading>a{color:var(--sf-primary);font-weight:900}.sf-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.sf-product-card{border:1px solid color-mix(in srgb, var(--sf-text) 9%, transparent);background:var(--sf-surface);border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 10px 35px #0717250a}.sf-product-image{aspect-ratio:1/1.04;color:#fff;background:color-mix(in srgb, var(--sf-primary) 18%, var(--sf-background));place-items:center;font-size:64px;font-weight:900;display:grid;overflow:hidden}.sf-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.sf-product-card:hover .sf-product-image img{transform:scale(1.035)}.sf-product-content{padding:20px}.sf-product-content small{color:color-mix(in srgb, var(--sf-text) 60%, transparent);font-size:13px;font-weight:800}.sf-product-content h3{min-height:54px;margin:6px 0 10px;font-size:18px;line-height:1.5}.sf-product-content>strong{color:var(--sf-secondary);margin-bottom:15px;font-size:20px;display:block}.sf-product-content .sf-button{width:100%}.sf-products-editorial{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.sf-products-editorial .sf-product-card{box-shadow:none;border:0;border-radius:0}.sf-products-editorial .sf-product-image{aspect-ratio:4/5}.sf-products-compact .sf-product-image{aspect-ratio:1.25}.sf-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sf-collection-grid a{color:#fff;background:linear-gradient(135deg, var(--sf-secondary), color-mix(in srgb, var(--sf-primary) 70%, var(--sf-secondary)));border-radius:16px;flex-direction:column;justify-content:end;min-height:120px;padding:24px;display:flex}.sf-collection-grid span{font-size:22px;font-weight:900}.sf-collection-grid small{opacity:.75;font-size:13px}.sf-banner{color:#fff;background:var(--sf-secondary);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex}.sf-banner h2{margin:0 0 8px;font-size:clamp(28px,4vw,44px)}.sf-banner p{color:#ffffffbd;margin:0}.sf-copy-block{text-align:center;max-width:840px}.sf-copy-block h2{margin:0;font-size:clamp(32px,5vw,56px)}.sf-copy-block p{color:color-mix(in srgb, var(--sf-text) 68%, transparent);font-size:19px}.sf-page-heading{max-width:760px;margin-bottom:36px}.sf-page-heading p{color:color-mix(in srgb, var(--sf-text) 66%, transparent);font-size:17px}.sf-search,.sf-track-form{background:var(--sf-surface);border-radius:16px;align-items:end;gap:12px;margin-bottom:34px;padding:18px;display:flex}.sf-shell input,.sf-shell select,.sf-shell textarea{border:1px solid color-mix(in srgb, var(--sf-text) 17%, transparent);width:100%;min-height:50px;color:var(--sf-text);background:var(--sf-surface);font:inherit;border-radius:10px;padding:12px 14px;font-size:16px}.sf-shell textarea{resize:vertical;min-height:100px}.sf-shell label{gap:7px;font-size:14px;font-weight:800;display:grid}.sf-search input{flex:1}.sf-product-detail{grid-template-columns:1.08fr .92fr;align-items:start;gap:70px;display:grid}.sf-product-gallery>img,.sf-image-placeholder{aspect-ratio:1;object-fit:cover;background:color-mix(in srgb, var(--sf-primary) 15%, var(--sf-background));border-radius:22px;place-items:center;width:100%;font-size:100px;font-weight:900;display:grid}.sf-product-gallery>div{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.sf-product-gallery>div img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.sf-product-info{position:sticky;top:110px}.sf-product-info h1{margin:0;font-size:clamp(36px,5vw,58px);line-height:1.15}.sf-product-price{color:var(--sf-primary);margin:18px 0;font-size:28px;display:block}.sf-product-info p{color:color-mix(in srgb, var(--sf-text) 70%, transparent);font-size:17px}.sf-product-info>.sf-button{width:100%;margin:20px 0}.sf-stock{font-size:14px;font-weight:900}.sf-product-info ul{color:color-mix(in srgb, var(--sf-text) 65%, transparent);padding-right:20px;font-size:14px}.sf-collection-cards{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.sf-collection-cards>a{background:var(--sf-surface);border-radius:20px;grid-template-columns:.9fr 1.1fr;min-height:250px;display:grid;overflow:hidden}.sf-collection-cards img{object-fit:cover;width:100%;height:100%}.sf-collection-cards div{align-self:center;padding:30px}.sf-collection-cards h2{margin:0;font-size:26px}.sf-collection-cards p{color:color-mix(in srgb, var(--sf-text) 65%, transparent)}.sf-collection-cards span{color:var(--sf-primary);font-weight:900}.sf-content-page{max-width:850px}.sf-content-page h1{margin:0 0 28px;font-size:clamp(36px,5vw,58px)}.sf-content-page>div{white-space:pre-wrap;color:color-mix(in srgb, var(--sf-text) 78%, transparent);font-size:17px;line-height:2}.sf-cart-layout,.sf-checkout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);align-items:start;gap:28px;display:grid}.sf-cart-items{gap:14px;display:grid}.sf-cart-items article{background:var(--sf-surface);border-radius:16px;grid-template-columns:130px 1fr;gap:20px;padding:16px;display:grid}.sf-cart-image,.sf-cart-image img{object-fit:cover;background:var(--sf-background);border-radius:12px;width:130px;height:130px}.sf-cart-items h2{margin:0;font-size:19px}.sf-cart-items label{width:130px;margin-top:10px}.sf-cart-items input{min-height:40px}.sf-cart-items button:not(.sf-button){color:#b42318;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.sf-cart-summary{background:var(--sf-surface);border-radius:18px;gap:16px;padding:26px;display:grid;position:sticky;top:110px;box-shadow:0 16px 45px #0717250d}.sf-cart-summary h2{margin:0;font-size:22px}.sf-cart-summary>div:not(.sf-alert){justify-content:space-between;gap:20px;display:flex}.sf-cart-summary .total{border-top:1px solid #07172518;padding-top:16px;font-size:19px}.sf-cart-summary p,.sf-cart-summary small{color:color-mix(in srgb, var(--sf-text) 62%, transparent);margin:0;font-size:13px;line-height:1.7}.sf-checkout-fields{background:var(--sf-surface);border-radius:18px;grid-template-columns:repeat(2,1fr);gap:18px;padding:28px;display:grid}.sf-checkout-fields .wide{grid-column:1/-1}.sf-alert{color:#8a1c13;background:#fff1f0;border:1px solid #ef9189;border-radius:10px;padding:14px 16px;font-size:14px}.sf-track-form label{flex:1}.sf-order{background:var(--sf-surface);border-radius:20px;max-width:800px;margin-top:30px;padding:30px}.sf-order-heading,.sf-order article,.sf-order-meta{justify-content:space-between;align-items:center;gap:20px;display:flex}.sf-order-heading h2{color:var(--sf-primary);margin:4px 0 0}.sf-order-heading>strong{font-size:25px}.sf-order-meta{color:color-mix(in srgb, var(--sf-text) 64%, transparent);border-block:1px solid #07172514;margin:20px 0;padding:14px 0;font-size:13px}.sf-order article{border-bottom:1px solid #07172510;padding:14px 0}.sf-order article h3{margin:0;font-size:16px}.sf-empty{text-align:center;padding-block:110px}.sf-empty h1{margin:0 0 10px;font-size:clamp(34px,5vw,52px)}.sf-loader{border:4px solid color-mix(in srgb, var(--sf-primary) 20%, transparent);border-top-color:var(--sf-primary);border-radius:50%;width:42px;height:42px;margin:auto;animation:.8s linear infinite sf-spin;display:block}@keyframes sf-spin{to{transform:rotate(360deg)}}.sf-footer{color:#fff;background:var(--sf-secondary);padding-block:58px 22px}.sf-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:50px;display:grid}.sf-footer h3,.sf-footer h4{margin:0 0 12px}.sf-footer p{color:#ffffffa8;max-width:460px}.sf-footer-grid>div{flex-direction:column;align-items:start;gap:7px;display:flex}.sf-footer-grid a,.sf-footer-grid span{color:#ffffffbd;font-size:14px}.sf-social-links{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.sf-social-links a{color:#fff;font-weight:800}.sf-footer-bottom{color:#ffffff91;border-top:1px solid #fff2;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:13px;display:flex}.sf-footer-centered .sf-footer-grid{text-align:center;grid-template-columns:1fr;max-width:720px}.sf-footer-centered .sf-footer-grid>div{align-items:center}.sf-footer-centered .sf-footer-bottom{justify-content:center;gap:24px}.sf-footer-minimal .sf-footer-grid{grid-template-columns:1fr 1fr}.sf-footer-minimal .sf-footer-grid>div:first-child{display:none}.sf-footer-minimal .sf-footer-bottom{margin-top:28px}.sf-theme-minimal{--sf-shadow:none}.sf-theme-minimal .sf-header,.sf-theme-minimal .sf-product-card{box-shadow:none}.sf-theme-minimal .sf-product-card{border-radius:4px}.sf-theme-fashion{font-family:Georgia,Times New Roman,serif}.sf-theme-fashion .sf-header nav,.sf-theme-fashion .sf-button,.sf-theme-fashion small,.sf-theme-fashion .sf-eyebrow{font-family:Tahoma,Arial,sans-serif}.sf-theme-beauty .sf-hero-art,.sf-theme-beauty .sf-product-card,.sf-theme-beauty .sf-banner{border-radius:32px}.sf-theme-electronics .sf-product-card{border-color:color-mix(in srgb, var(--sf-primary) 30%, transparent)}.sf-theme-luxury .sf-eyebrow{color:#b8934f}.sf-theme-luxury .sf-button-primary{background:#b8934f;border-color:#b8934f}.sf-theme-luxury .sf-product-card{background:color-mix(in srgb, var(--sf-surface) 96%, #b8934f)}@media (max-width:980px){.sf-header-inner{grid-template-columns:1fr auto}.sf-header-centered .sf-header-inner{justify-items:initial;grid-template-columns:1fr auto;padding-block:0}.sf-header-centered .sf-cart-link{position:static}.sf-header nav{display:none}.sf-hero-inner,.sf-product-detail{grid-template-columns:1fr;gap:42px}.sf-hero-art{aspect-ratio:1.25;width:80%;max-width:520px;margin:auto}.sf-products,.sf-products-editorial{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-cart-layout,.sf-checkout{grid-template-columns:1fr}.sf-cart-summary,.sf-product-info{position:static}.sf-collection-cards{grid-template-columns:1fr}.sf-footer-grid,.sf-footer-minimal .sf-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.sf-container{width:min(100% - 28px,1180px)}.sf-header-inner{gap:12px;min-height:68px}.sf-brand{font-size:19px}.sf-brand img{max-width:120px;height:40px}.sf-cart-link{font-size:14px}.sf-main{padding-block:42px 65px}.sf-section{padding-block:52px}.sf-hero{padding-block:55px}.sf-hero-inner{min-height:0}.sf-hero h1{font-size:clamp(40px,13vw,58px)}.sf-hero p{font-size:17px}.sf-hero-art{width:100%}.sf-section-heading{align-items:start}.sf-products,.sf-products-editorial{grid-template-columns:1fr;gap:18px}.sf-product-card{grid-template-columns:42% 58%;display:grid}.sf-product-image{aspect-ratio:auto;height:100%}.sf-product-content{padding:16px}.sf-product-content h3{min-height:auto;font-size:16px}.sf-product-content>strong{font-size:17px}.sf-product-content .sf-button{min-height:42px;padding:8px;font-size:13px}.sf-collection-grid{grid-template-columns:1fr}.sf-banner{flex-direction:column;align-items:start;padding:30px 24px}.sf-search,.sf-track-form{flex-direction:column;align-items:stretch}.sf-product-detail{gap:32px}.sf-product-info h1{font-size:38px}.sf-collection-cards>a{grid-template-columns:1fr;min-height:0}.sf-collection-cards img{height:220px}.sf-cart-items article{grid-template-columns:92px 1fr;gap:14px}.sf-cart-image,.sf-cart-image img{width:92px;height:110px}.sf-checkout-fields{grid-template-columns:1fr;padding:20px}.sf-checkout-fields .wide{grid-column:auto}.sf-footer-grid,.sf-footer-minimal .sf-footer-grid{grid-template-columns:1fr;gap:28px}.sf-footer-bottom,.sf-footer-centered .sf-footer-bottom{flex-direction:column;align-items:start;gap:8px}.sf-order{padding:20px}.sf-order-meta{flex-direction:column;align-items:start;gap:5px}.sf-footer-grid{grid-template-columns:1fr;gap:28px}.sf-footer-bottom{flex-direction:column;align-items:start;gap:8px}}
.sf-header-inner{grid-template-columns:minmax(150px,.72fr) minmax(240px,330px) minmax(300px,1.25fr) auto;gap:18px}.sf-header-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-self:center;align-items:center;gap:10px;min-width:max-content;margin:0;display:inline-flex}.sf-header-actions>*{flex:none}.sf-cart-link>span[data-resolved=false]{min-width:22px;color:#0000!important}.sf-shell,.sf-theme-fashion,.sf-theme-fashion .sf-header nav,.sf-theme-fashion .sf-btn,.sf-theme-fashion .sf-product-card small,.sf-theme-fashion .sf-footer,.sf-theme-fashion .sf-notice{font-family:inherit!important}.sf-header nav a,.sf-header-actions a,.sf-btn,.sf-product-card,.sf-collection-card,.sf-category-card,.sf-trust-item,.sf-section-card,.sf-footer a{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s}.sf-header nav a{position:relative}.sf-header nav>a:after{background:var(--sf-primary);content:"";transform-origin:50%;border-radius:999px;width:70%;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)scaleX(0)}.sf-header nav>a:hover:after,.sf-header nav>a:focus-visible:after{transform:translate(-50%)scaleX(1)}.sf-btn:hover,.sf-btn:focus-visible,.sf-header-actions a:hover,.sf-header-actions a:focus-visible{transform:translateY(-2px)}.sf-product-card:hover,.sf-collection-card:hover,.sf-category-card:hover,.sf-trust-item:hover,.sf-section-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0f172a1a}.sf-product-card img,.sf-collection-card img,.sf-category-card img{transition:transform .26s}.sf-product-card:hover img,.sf-collection-card:hover img,.sf-category-card:hover img{transform:scale(1.025)}.sf-hero-art,.sf-hero-visual{isolation:isolate;position:relative}.sf-hero-art:after,.sf-hero-visual:after{border:1px solid color-mix(in srgb, var(--sf-primary) 24%, transparent);border-radius:inherit;content:"";pointer-events:none;z-index:-1;animation:5.5s ease-in-out infinite sf-ambient-pulse;position:absolute;inset:10px}@keyframes sf-ambient-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--sf-primary) 0%, transparent)}50%{box-shadow:0 0 0 12px color-mix(in srgb, var(--sf-primary) 8%, transparent)}}@media (max-width:1180px){.sf-header-inner{grid-template-columns:minmax(140px,.65fr) minmax(210px,290px) minmax(250px,1fr) auto;gap:14px}.sf-header nav{gap:14px}}@media (max-width:1050px) and (min-width:981px){.sf-header-inner{grid-template-columns:minmax(160px,.75fr) minmax(330px,1.4fr) auto;gap:16px}}@media (max-width:980px){.sf-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:14px}.sf-header-actions{grid-area:1/2}}@media (max-width:700px){.sf-header-actions{gap:6px}.sf-header-actions a{min-height:40px;padding-inline:10px}}@media (prefers-reduced-motion:reduce){.sf-shell *,.sf-shell :before,.sf-shell :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.sf-header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.sf-account-link{border:1px solid color-mix(in srgb,var(--sf-text) 14%,transparent);background:var(--sf-surface);border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:8px 12px;font-size:14px;font-weight:900;display:inline-flex}.sf-account-link>span:first-child{color:#fff;background:var(--sf-primary);border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.sf-header-centered .sf-header-actions{position:absolute;inset-inline-end:20px}.sf-header-centered .sf-cart-link{position:static!important}.sf-account-page{padding-top:48px}.sf-account-heading{text-align:center;margin-inline:auto}.sf-customer-auth-card{border:1px solid color-mix(in srgb,var(--sf-text) 10%,transparent);background:var(--sf-surface);border-radius:22px;max-width:720px;margin:0 auto;padding:28px;box-shadow:0 22px 60px #0717250b}.sf-auth-tabs{background:color-mix(in srgb,var(--sf-text) 5%,var(--sf-background));border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;padding:5px;display:grid}.sf-auth-tabs button{min-height:46px;color:var(--sf-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:900}.sf-auth-tabs button.active{color:#fff;background:var(--sf-secondary)}.sf-customer-auth-form{gap:16px;display:grid}.sf-customer-register-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-customer-register-form .sf-button{grid-column:1/-1}.sf-customer-auth-form small{color:color-mix(in srgb,var(--sf-text) 60%,transparent);font-size:12px}.sf-customer-auth-form>.sf-button{width:100%;margin-top:4px}.sf-account-success{color:#176b43;background:#e9f8ef;border-radius:12px;margin-top:14px;padding:13px 15px;font-weight:800}.sf-account-divider{max-width:720px;color:color-mix(in srgb,var(--sf-text) 55%,transparent);align-items:center;gap:16px;margin:42px auto 28px;font-size:13px;font-weight:900;display:flex}.sf-account-divider:before,.sf-account-divider:after{content:"";background:color-mix(in srgb,var(--sf-text) 12%,transparent);flex:1;height:1px}.sf-account-page .sf-track-form,.sf-account-page>.sf-container>.sf-main{max-width:800px;margin-inline:auto}.sf-customer-account-header{color:#fff;background:linear-gradient(135deg,var(--sf-secondary),color-mix(in srgb,var(--sf-primary) 72%,var(--sf-secondary)));border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding:30px;display:flex}.sf-customer-account-header h1{margin:4px 0;font-size:clamp(30px,4vw,46px)}.sf-customer-account-header p{color:#ffffffc7;margin:0}.sf-customer-account-header .sf-eyebrow{color:#baf5ff}.sf-customer-account-header .sf-button{background:#fff}.sf-my-orders{gap:16px;display:grid}.sf-my-orders-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.sf-my-orders-head h2{margin:2px 0 0;font-size:30px}.sf-my-orders-head>div>span{color:var(--sf-primary);font-size:13px;font-weight:900}.sf-account-order-card{border:1px solid color-mix(in srgb,var(--sf-text) 10%,transparent);background:var(--sf-surface);border-radius:18px;padding:22px}.sf-account-order-top{border-bottom:1px solid color-mix(in srgb,var(--sf-text) 9%,transparent);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.sf-account-order-top>div:first-child{gap:3px;display:grid}.sf-account-order-top small,.sf-account-order-top span{color:color-mix(in srgb,var(--sf-text) 60%,transparent);font-size:13px}.sf-account-order-top strong{font-size:18px}.sf-account-order-state{justify-items:end;gap:4px;display:grid}.sf-account-order-state>span{color:var(--sf-secondary);background:color-mix(in srgb,var(--sf-primary) 14%,var(--sf-background));border-radius:999px;padding:5px 10px;font-weight:900}.sf-account-order-state>strong{font-size:20px}.sf-account-order-address{color:color-mix(in srgb,var(--sf-text) 75%,transparent);gap:3px;padding:14px 0;font-size:14px;display:grid}.sf-account-order-items{gap:8px;display:grid}.sf-account-order-items>div,.sf-account-order-totals{justify-content:space-between;align-items:center;gap:14px;display:flex}.sf-account-order-items>div{background:color-mix(in srgb,var(--sf-text) 3%,var(--sf-background));border-radius:10px;padding:10px 12px}.sf-account-order-items small{color:color-mix(in srgb,var(--sf-text) 55%,transparent)}.sf-account-order-totals{border-top:1px solid color-mix(in srgb,var(--sf-text) 9%,transparent);flex-wrap:wrap;margin-top:15px;padding-top:14px;font-size:13px}.sf-account-order-totals strong{font-size:16px}.sf-account-empty,.sf-account-loading{border:1px dashed color-mix(in srgb,var(--sf-text) 18%,transparent);text-align:center;background:var(--sf-surface);border-radius:18px;padding:34px}.sf-account-empty h3{margin:0 0 5px}.sf-account-empty p{color:color-mix(in srgb,var(--sf-text) 62%,transparent);margin:0}@media (max-width:880px){.sf-header-actions{gap:8px}.sf-account-link{padding:7px 9px}.sf-account-link>span:last-child{display:none}.sf-header-centered .sf-header-actions{position:static}.sf-customer-account-header{flex-direction:column;align-items:flex-start}.sf-customer-register-form{grid-template-columns:1fr}}@media (max-width:620px){.sf-account-page{padding-top:28px}.sf-customer-auth-card{padding:18px}.sf-account-order-top{flex-direction:column}.sf-account-order-state{grid-template-columns:1fr auto;place-items:center start;width:100%}.sf-account-order-state>strong{justify-self:end}.sf-my-orders-head{flex-direction:column;align-items:flex-start}.sf-my-orders-head .sf-button{width:100%}}
