*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',sans-serif;background:#f6f6f7;color:#161616}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}
:root{--sf-bg:#f6f6f7;--sf-surface:#ffffff;--sf-text:#161616;--sf-muted:#6b7280;--sf-border:#e8e8ea;--sf-shadow:0 20px 50px rgba(15,23,42,.06)}
.sf-container{width:min(1320px,calc(100% - 32px));margin:0 auto}.sf-main{padding:28px 0 0}.sf-section{padding:28px 0 22px}.sf-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px}.sf-section-head h2{margin:0;font-size:30px;line-height:1.1}.sf-section-head p{margin:0;color:var(--sf-muted);max-width:660px;line-height:1.7}
.sf-topbar{background:var(--sf-topbar-bg);color:var(--sf-topbar-text);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.sf-topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0}.sf-topbar-meta{display:flex;gap:16px;opacity:.88;flex-wrap:wrap}
.sf-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,232,234,.9)}.sf-header.is-compact .sf-header-inner{padding-block:12px}.sf-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:14px 0}.sf-brand{display:flex;align-items:center;gap:12px;min-width:0}.sf-brand-mark{width:52px;height:52px;border-radius:16px;background:#101010;color:#fff;display:grid;place-items:center;font-weight:800;font-size:22px;overflow:hidden;flex-shrink:0}.sf-brand-mark img{width:100%;height:100%;object-fit:cover}.sf-brand-copy{min-width:0}.sf-brand-copy strong{display:block;font-size:18px;line-height:1.1}.sf-brand-copy small{display:block;color:var(--sf-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sf-menu-toggle{display:none;border:none;background:#fff;border:1px solid var(--sf-border);width:46px;height:46px;border-radius:14px;cursor:pointer;font-size:18px;box-shadow:var(--sf-shadow)}.sf-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.sf-nav-links{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sf-nav-link{padding:10px 14px;border-radius:999px;font-size:14px;font-weight:700;color:#343434}.sf-nav-link:hover,.sf-nav-link.is-active{background:#111;color:#fff}.sf-search{display:flex;align-items:center;background:#fff;border:1px solid var(--sf-border);border-radius:16px;padding:6px;min-width:280px;max-width:360px;width:100%;box-shadow:var(--sf-shadow)}.sf-search input{border:none;outline:none;background:transparent;padding:8px 10px;width:100%}.sf-search button{border:none;background:var(--sf-secondary);color:#fff;padding:11px 14px;border-radius:12px;font-weight:700;cursor:pointer}.sf-actions{display:flex;align-items:center;gap:10px;justify-self:end}.sf-chip,.sf-cart-pill{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:999px;font-size:14px;font-weight:700;border:1px solid var(--sf-border);background:#fff;box-shadow:var(--sf-shadow)}.sf-cart-pill span{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:999px;background:#111;color:#fff;margin-left:8px;padding:0 8px}
.sf-breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--sf-muted);margin:6px 0 20px}.sf-breadcrumbs a{color:#222;font-weight:600}.sf-breadcrumb-sep{opacity:.5}
.sf-hero{display:grid;grid-template-columns:1.04fr .96fr;min-height:540px;border-radius:30px;overflow:hidden;background:#111;color:#fff;box-shadow:var(--sf-shadow)}.sf-hero-copy{padding:56px 54px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,rgba(17,17,17,.98),rgba(17,17,17,.80))}.sf-overline{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.78);margin-bottom:18px}.sf-overline::before{content:'';width:26px;height:2px;border-radius:999px;background:var(--sf-secondary)}.sf-hero-copy h1{margin:0 0 18px;font-size:50px;line-height:1.04;max-width:620px}.sf-hero-copy p{margin:0 0 24px;color:rgba(255,255,255,.82);line-height:1.78;max-width:560px}.sf-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.sf-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:14px;font-size:14px;font-weight:800;cursor:pointer;border:none}.sf-button.primary{background:var(--sf-secondary);color:#fff}.sf-button.secondary{background:#fff;border:1px solid var(--sf-border);color:#111}.sf-hero-media{min-height:540px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.03));position:relative}.sf-hero-media img{width:100%;height:100%;object-fit:cover}.sf-hero-dots{position:absolute;left:26px;bottom:24px;display:flex;gap:8px;z-index:2}.sf-hero-dots button{width:11px;height:11px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.34)}.sf-hero-dots button.is-active{background:#fff;transform:scale(1.1)}
.sf-grid{display:grid;gap:18px}.sf-grid.categories{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-grid.brands{grid-template-columns:repeat(4,minmax(0,1fr))}.sf-grid.products{grid-template-columns:repeat(4,minmax(0,1fr))}.sf-grid.trust{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-grid.couriers{grid-template-columns:repeat(6,minmax(0,1fr))}.sf-card{background:var(--sf-surface);border:1px solid var(--sf-border);border-radius:24px;box-shadow:var(--sf-shadow)}
.sf-category-card{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:18px}.sf-thumb{width:96px;height:96px;border-radius:18px;background:#f0f0f2;display:grid;place-items:center;overflow:hidden;font-weight:800;color:#555;font-size:24px}.sf-thumb img{width:100%;height:100%;object-fit:cover}.sf-category-card h3,.sf-brand-card h3,.sf-product-card h3{margin:0 0 6px;font-size:18px}.sf-category-card p,.sf-brand-card p,.sf-product-card p,.sf-trust-card p,.sf-newsletter p,.sf-empty-card p,.sf-support-card p{margin:0;color:var(--sf-muted);line-height:1.65;font-size:14px}
.sf-brand-card{padding:22px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:170px}.sf-brand-card .sf-thumb{width:82px;height:82px}
.sf-product-card{overflow:hidden;background:var(--sf-surface);border:1px solid var(--sf-border);border-radius:24px;box-shadow:var(--sf-shadow);display:flex;flex-direction:column}.sf-product-media{position:relative;background:#f2f2f4;aspect-ratio:1/1;overflow:hidden}.sf-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.sf-product-card:hover .sf-product-media img{transform:scale(1.04)}.sf-badge-stack{position:absolute;left:14px;top:14px;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.sf-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sf-badge.is-sale{background:var(--sf-secondary)}.sf-product-copy{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.sf-product-copy .sf-overline{color:var(--sf-muted);margin:0;font-size:11px}.sf-product-copy .sf-overline::before{display:none}.sf-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sf-price-row strong{font-size:20px}.sf-old-price{text-decoration:line-through;color:#8b8b92}.sf-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.sf-product-actions .sf-button{flex:1}.sf-product-actions .sf-button.secondary{background:#f5f5f6}
.sf-trust-card,.sf-courier-card,.sf-newsletter,.sf-empty-card,.sf-support-card,.sf-checkout-box,.sf-success-card{padding:22px}.sf-trust-card strong,.sf-courier-card strong,.sf-support-card strong{display:block;font-size:18px;margin-bottom:6px}.sf-courier-card{text-align:center}.sf-courier-logo{width:66px;height:66px;border-radius:18px;background:#f4f4f5;display:grid;place-items:center;margin:0 auto 12px;font-weight:800}.sf-newsletter{display:grid;grid-template-columns:1.1fr auto;gap:18px;align-items:center;background:linear-gradient(135deg,#131313,#2a2a2a);color:#fff}.sf-newsletter p{color:rgba(255,255,255,.78)}.sf-newsletter-actions{display:flex;gap:10px;flex-wrap:wrap}.sf-newsletter .sf-button.secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16)}
.sf-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sf-empty-card{text-align:center}.sf-empty-card h2,.sf-success-card h2{margin:0 0 12px}.sf-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.sf-toolbar .sf-search{max-width:430px}.sf-result-meta{font-size:14px;color:var(--sf-muted)}
.sf-checkout-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:24px}.sf-checkout-box h2{margin:0 0 12px}.sf-form-grid{display:grid;gap:14px}.sf-field label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:#3b3b44}.sf-field input,.sf-field textarea{width:100%;border:1px solid var(--sf-border);background:#fff;border-radius:16px;padding:14px 15px;outline:none}.sf-field textarea{min-height:120px;resize:vertical}.sf-order-items{display:grid;gap:10px}.sf-order-item{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--sf-border)}.sf-order-total{display:flex;justify-content:space-between;align-items:center;padding-top:16px;margin-top:10px;border-top:2px solid var(--sf-border);font-weight:800;font-size:20px}.sf-note{font-size:13px;color:var(--sf-muted);line-height:1.7}.sf-alert{padding:22px;border-radius:22px}.sf-alert.success{background:#e8f7ed;color:#166534}.sf-alert.error{background:#fce8eb;color:#b42318}.sf-success-card{text-align:center;background:#fff;border:1px solid var(--sf-border);border-radius:24px;box-shadow:var(--sf-shadow)}
.sf-footer{margin-top:48px;border-top:1px solid var(--sf-border);background:#fff}.sf-footer-grid{display:grid;grid-template-columns:1.3fr .9fr .9fr;gap:28px;padding:34px 0}.sf-footer h3,.sf-footer h4{margin:0 0 12px}.sf-footer p{margin:0;color:var(--sf-muted);line-height:1.75}.sf-footer-contact,.sf-footer-links{display:grid;gap:9px}.sf-footer-contact a,.sf-footer-links a{font-weight:600}.sf-footer-bottom{padding:18px 0 24px;border-top:1px solid var(--sf-border);display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:14px;color:var(--sf-muted)}
.sf-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:90;display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:999px;background:#25D366;color:#fff;font-weight:800;box-shadow:0 24px 50px rgba(37,211,102,.32)}.sf-toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(20px);background:#111;color:#fff;padding:14px 18px;border-radius:999px;font-size:14px;font-weight:700;opacity:0;pointer-events:none;transition:.28s ease;z-index:120}.sf-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.hide-mobile{display:inline-flex}
@media (max-width: 1180px){.sf-header-inner{grid-template-columns:auto auto auto}.sf-nav{position:fixed;inset:86px 16px auto 16px;background:#fff;border:1px solid var(--sf-border);border-radius:24px;padding:18px;box-shadow:var(--sf-shadow);display:none;flex-direction:column;align-items:stretch}.sf-nav.is-open{display:flex}.sf-nav-links{flex-direction:column;align-items:stretch}.sf-nav-link{border-radius:16px}.sf-search{max-width:none}.sf-menu-toggle{display:inline-grid;place-items:center}.sf-grid.products{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-grid.couriers{grid-template-columns:repeat(3,minmax(0,1fr))}.hide-mobile{display:none}.sf-actions{gap:8px}}
@media (max-width: 900px){.sf-hero,.sf-newsletter,.sf-checkout-layout,.sf-footer-grid,.sf-support-grid{grid-template-columns:1fr}.sf-grid.categories,.sf-grid.brands,.sf-grid.products,.sf-grid.trust{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-topbar-inner{flex-direction:column;align-items:flex-start}.sf-hero-copy{padding:40px 28px}.sf-hero-copy h1{font-size:38px}.sf-hero-media{min-height:320px}}
@media (max-width: 640px){.sf-container{width:min(100% - 20px,1320px)}.sf-header-inner{grid-template-columns:1fr auto auto}.sf-brand-copy small{display:none}.sf-actions .sf-chip{display:none}.sf-grid.categories,.sf-grid.brands,.sf-grid.products,.sf-grid.trust,.sf-grid.couriers{grid-template-columns:1fr}.sf-section-head{flex-direction:column;align-items:flex-start}.sf-hero-copy h1{font-size:32px}.sf-product-actions{flex-direction:column}.sf-footer-bottom{flex-direction:column}.sf-category-card{grid-template-columns:80px 1fr}.sf-thumb{width:80px;height:80px}.sf-whatsapp-float{right:14px;bottom:14px;padding:12px 14px}}
.sf-microcopy{font-size:12px;color:var(--sf-muted);line-height:1.5}.sf-catalog-hero{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:28px 30px;margin-bottom:20px}.sf-catalog-hero h1{margin:0 0 10px;font-size:38px;line-height:1.1}.sf-catalog-hero p{margin:0;color:var(--sf-muted);line-height:1.75;max-width:720px}.sf-catalog-hero-meta{display:grid;place-items:center;min-width:160px;min-height:140px;border-radius:24px;background:#111;color:#fff;padding:18px;text-align:center}.sf-catalog-hero-meta strong{font-size:42px;line-height:1}.sf-catalog-hero-meta span{font-size:13px;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.sf-catalog-toolbar{margin-bottom:12px}.sf-toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sf-active-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.sf-filter-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--sf-border);font-size:13px;font-weight:700;box-shadow:var(--sf-shadow)}.sf-catalog-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.sf-filter-sidebar{position:sticky;top:106px;padding:22px}.sf-filter-form{display:grid;gap:18px}.sf-filter-block{display:grid;gap:12px}.sf-filter-block h3{margin:0;font-size:16px}.sf-filter-list{display:grid;gap:10px;max-height:260px;overflow:auto;padding-right:4px}.sf-check{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2d2d33}.sf-check input{margin-top:2px}.sf-filter-block select,.sf-price-fields input{width:100%;border:1px solid var(--sf-border);background:#fff;border-radius:14px;padding:12px 14px;outline:none}.sf-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sf-filter-actions{display:grid;gap:10px}.sf-catalog-results{display:grid;gap:18px}.sf-listing-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;font-size:14px;color:var(--sf-muted)}.sf-pagination{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:4px}.sf-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--sf-border);font-weight:700;box-shadow:var(--sf-shadow)}.sf-page-link.is-active{background:#111;color:#fff}.sf-page-link.is-disabled{opacity:.45;pointer-events:none}.sf-toolbar .sf-search{max-width:560px}
@media (max-width: 1180px){.sf-catalog-layout{grid-template-columns:1fr}.sf-filter-sidebar{position:static}.sf-catalog-hero{grid-template-columns:1fr}}
@media (max-width: 640px){.sf-catalog-hero{padding:22px}.sf-catalog-hero h1{font-size:30px}.sf-price-fields{grid-template-columns:1fr}.sf-listing-meta{flex-direction:column;align-items:flex-start}}
.sf-product-detail{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:24px;align-items:start}.sf-product-gallery-card{padding:22px}.sf-product-gallery-main{background:#f2f2f4;border-radius:24px;overflow:hidden;aspect-ratio:1/1}.sf-product-gallery-main img{width:100%;height:100%;object-fit:cover}.sf-product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.sf-product-thumb{padding:0;border:1px solid var(--sf-border);background:#fff;border-radius:18px;overflow:hidden;cursor:pointer;aspect-ratio:1/1;box-shadow:var(--sf-shadow)}.sf-product-thumb img{width:100%;height:100%;object-fit:cover}.sf-product-thumb.is-active{outline:2px solid var(--sf-secondary);outline-offset:2px}.sf-product-summary{display:flex;flex-direction:column;gap:16px}.sf-product-summary h1{margin:0;font-size:42px;line-height:1.04}.sf-detail-secondary{font-size:14px;color:var(--sf-muted);line-height:1.7}.sf-detail-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sf-detail-price-row strong{font-size:34px;line-height:1}.sf-detail-discount,.sf-detail-tag{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--sf-border);font-size:12px;font-weight:800;box-shadow:var(--sf-shadow)}.sf-detail-discount{background:rgba(231,76,60,.12);color:var(--sf-secondary);border-color:rgba(231,76,60,.18)}.sf-detail-status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sf-stock-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sf-stock-pill.is-in{background:#e8f7ed;color:#166534}.sf-stock-pill.is-low{background:#fff7e6;color:#b45309}.sf-stock-pill.is-out{background:#fce8eb;color:#b42318}.sf-stock-pill.is-pre{background:#eef2ff;color:#4338ca}.sf-detail-lead{margin:0;color:var(--sf-muted);font-size:15px;line-height:1.85}.sf-detail-actions{display:flex;gap:12px;flex-wrap:wrap}.sf-detail-actions .sf-button{min-width:180px}.sf-detail-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sf-detail-meta-card{padding:18px;display:grid;gap:8px}.sf-detail-meta-card span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--sf-muted)}.sf-detail-meta-card strong{font-size:16px;line-height:1.55}.sf-detail-content-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:24px;align-items:start}.sf-detail-side-stack{display:grid;gap:18px}.sf-detail-panel{padding:22px}.sf-richtext{color:#374151;line-height:1.85;font-size:15px}.sf-spec-table{display:grid;gap:0}.sf-spec-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--sf-border)}.sf-spec-row:last-child{border-bottom:none}.sf-spec-row span{color:var(--sf-muted);font-size:14px}.sf-spec-row strong{font-size:15px;line-height:1.55}.sf-product-copy h3 a,.sf-product-copy h3 a:hover{color:inherit}
@media (max-width: 1024px){.sf-product-detail,.sf-detail-content-grid{grid-template-columns:1fr}.sf-product-summary h1{font-size:36px}}
@media (max-width: 640px){.sf-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.sf-detail-meta-grid{grid-template-columns:1fr}.sf-product-summary h1{font-size:30px}.sf-detail-actions .sf-button{width:100%}.sf-spec-row{grid-template-columns:1fr}}

.sf-option-grid{display:grid;gap:12px}.sf-option-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px 18px;border:1px solid var(--sf-border);border-radius:18px;background:#fff;box-shadow:var(--sf-shadow)}.sf-option-card input{margin:0}.sf-option-card span{display:grid;gap:4px}.sf-option-card small{color:var(--sf-muted);line-height:1.55}.sf-option-card b{font-size:13px}.sf-order-breakdown{display:grid;gap:12px;margin-top:14px}.sf-order-breakdown>div{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--sf-border)}.sf-order-breakdown>div.is-total{padding-top:14px;border-bottom:0;border-top:2px solid var(--sf-border);font-size:18px}.sf-success-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 18px}.sf-success-meta div{padding:16px 18px;border:1px solid var(--sf-border);border-radius:18px;background:#fff;box-shadow:var(--sf-shadow)}.sf-success-meta span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--sf-muted);margin-bottom:8px}.sf-success-meta strong{font-size:16px}.sf-success-order-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:18px;text-align:left}.sf-success-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sf-button[disabled]{opacity:.65;cursor:not-allowed}
@media (max-width: 900px){.sf-success-meta,.sf-success-order-grid,.sf-success-info-grid{grid-template-columns:1fr}}
.sf-option-card-stack{grid-template-columns:auto 1fr auto;align-items:flex-start}.sf-option-card-stack input{margin-top:3px}.sf-checkout-couriers{margin-top:18px;padding-top:18px;border-top:1px solid var(--sf-border)}.sf-mini-title{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--sf-muted);margin-bottom:10px}.sf-checkout-courier-strip{display:flex;gap:10px;flex-wrap:wrap}.sf-checkout-courier-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);font-size:13px;font-weight:700}


/* refactor additions */
.sf-page-shell{padding:24px 0 64px}.sf-page-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:34px;box-shadow:0 18px 48px rgba(17,24,39,.06)}
.sf-page-card h1,.sf-page-card h2,.sf-page-card h3{margin:0 0 16px;color:#111827}.sf-page-card p,.sf-page-card li{color:#4b5563;line-height:1.8;margin:0 0 14px}.sf-page-card ul,.sf-page-card ol{padding-left:20px;margin:0 0 14px}
.sf-page-empty{padding:90px 0;text-align:center}.sf-page-empty h1{font-size:36px;margin-bottom:12px}.sf-page-empty p{color:#6b7280;margin-bottom:20px}
.sf-maintenance-body{margin:0;font-family:'Inter',sans-serif;background:#0f172a;color:#e2e8f0;display:grid;place-items:center;min-height:100vh;padding:24px}
.sf-maintenance-wrap{max-width:760px;width:100%;background:rgba(15,23,42,.85);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;box-shadow:0 25px 80px rgba(0,0,0,.35)}
.sf-maintenance-wrap h1{margin:0 0 12px;font-size:34px;color:#fff}.sf-maintenance-wrap p{margin:0 0 16px;line-height:1.7;color:#cbd5e1}
.sf-maintenance-tag{display:inline-flex;padding:8px 12px;border-radius:999px;background:#1e293b;color:#93c5fd;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.sf-maintenance-small{font-size:14px;color:#94a3b8}


/* global smooth scroll */
html, body{scroll-behavior:smooth}
.sf-main,.sf-page-shell,.sf-filter-list{scroll-behavior:smooth}


/* 2026 header + cart drawer refresh */
.sf-nav-item{position:relative}
.sf-nav-toggle{display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}
.sf-nav-arrow{font-size:12px;line-height:1;transition:transform .18s ease}
.sf-dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:260px;padding:12px;background:#fff;border:1px solid var(--sf-border);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.10);display:grid;gap:6px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:40}
.sf-dropdown-link{display:block;padding:11px 12px;border-radius:12px;color:#1f2937;font-size:14px;font-weight:600}
.sf-dropdown-link:hover{background:#f5f7fb;color:#111827}
.sf-nav-item:hover .sf-dropdown-menu,.sf-nav-item.is-open .sf-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}
.sf-nav-item:hover .sf-nav-arrow,.sf-nav-item.is-open .sf-nav-arrow{transform:rotate(180deg)}
.sf-actions{gap:12px}
.sf-cart-pill{border:none;cursor:pointer}
.sf-cart-pill:hover{transform:translateY(-1px)}
.sf-footer-grid{grid-template-columns:1.2fr 1fr}
.sf-cart-open{overflow:hidden}
.sf-cart-overlay{position:fixed;inset:0;background:rgba(15,23,42,.38);opacity:0;visibility:hidden;transition:.2s ease;z-index:70}
.sf-cart-overlay.is-open{opacity:1;visibility:visible}
.sf-cart-drawer{position:fixed;top:0;right:0;width:min(430px,100vw);height:100vh;background:#fff;box-shadow:-24px 0 60px rgba(15,23,42,.14);transform:translateX(100%);transition:transform .22s ease;z-index:80;display:flex;flex-direction:column}
.sf-cart-drawer.is-open{transform:translateX(0)}
.sf-cart-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid var(--sf-border)}
.sf-cart-drawer-head strong{display:block;font-size:22px;line-height:1.1;color:#111827}
.sf-cart-drawer-head p{margin:6px 0 0;color:#6b7280;line-height:1.6;font-size:14px}
.sf-cart-close{width:42px;height:42px;border-radius:14px;border:1px solid var(--sf-border);background:#fff;font-size:26px;line-height:1;cursor:pointer}
.sf-cart-drawer-body{flex:1;overflow:auto;padding:18px 22px;display:grid;align-content:start;gap:14px;background:#fbfcff}
.sf-cart-empty-state{padding:20px;border:1px dashed #d6d9e4;border-radius:18px;background:#fff}
.sf-cart-empty-state strong{display:block;margin-bottom:8px;font-size:16px;color:#111827}
.sf-cart-empty-state p{margin:0;color:#6b7280;line-height:1.7}
.sf-cart-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:14px;padding:14px;border:1px solid #e9edf4;border-radius:20px;background:#fff}
.sf-cart-item-media{width:78px;height:78px;border-radius:16px;overflow:hidden;background:#f3f5fa;display:grid;place-items:center}
.sf-cart-item-media img{width:100%;height:100%;object-fit:cover}
.sf-cart-item-copy strong{display:block;font-size:15px;line-height:1.5;color:#111827}
.sf-cart-item-meta{margin-top:6px;font-size:12px;color:#6b7280;line-height:1.6}
.sf-cart-item-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}
.sf-cart-item-controls button{border:1px solid var(--sf-border);background:#fff;border-radius:12px;padding:8px 10px;font-weight:700;cursor:pointer}
.sf-cart-item-controls .is-remove{color:#b42318}
.sf-cart-item-total{font-size:14px;font-weight:800;color:#111827;white-space:nowrap}
.sf-cart-drawer-foot{padding:18px 22px 22px;border-top:1px solid var(--sf-border);background:#fff;display:grid;gap:16px}
.sf-cart-drawer-total{display:flex;align-items:center;justify-content:space-between;gap:16px}
.sf-cart-drawer-total span{color:#6b7280}
.sf-cart-drawer-total strong{font-size:22px;color:#111827}
.sf-cart-drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media (max-width: 980px){
  .sf-nav{position:absolute;top:calc(100% + 12px);left:16px;right:16px;background:#fff;border:1px solid var(--sf-border);border-radius:22px;padding:16px;box-shadow:0 24px 60px rgba(15,23,42,.10);display:none}
  .sf-nav.is-open{display:block}
  .sf-nav-links{display:grid;gap:8px}
  .sf-nav-link,.sf-nav-toggle{width:100%;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#f8f9fc}
  .sf-dropdown-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;min-width:0;box-shadow:none;border:none;background:#f8f9fc;padding:8px 0 0}
  .sf-nav-item.is-open .sf-dropdown-menu{display:grid}
  .sf-footer-grid,.sf-cart-drawer-actions{grid-template-columns:1fr}
}
@media (max-width: 640px){
  .sf-cart-item{grid-template-columns:64px minmax(0,1fr)}
  .sf-cart-item-media{width:64px;height:64px}
  .sf-cart-item-total{grid-column:2}
}


/* compact footer + responsive top strip update */
.sf-topbar{background:var(--sf-topbar-bg);color:var(--sf-topbar-text);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;overflow:hidden}
.sf-topbar-track{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0}
.sf-topbar-row{display:flex;align-items:center;gap:18px;min-width:0;flex-wrap:wrap}
.sf-topbar-row span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.sf-topbar-row span + span::before{content:'•';opacity:.55;margin-right:10px}
.sf-topbar-row.is-duplicate{display:none}

.sf-footer{margin-top:36px;border-top:1px solid var(--sf-border);background:#fff}
.sf-footer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 22px;padding:22px 0 16px;align-items:center}
.sf-footer-brand h3{margin:0 0 4px;font-size:20px}
.sf-footer-brand p{margin:0;color:var(--sf-muted);line-height:1.6;font-size:14px}
.sf-footer-contact-line,.sf-footer-links-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.sf-footer-contact-line a,.sf-footer-links-inline a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--sf-border);border-radius:999px;background:#fff;font-weight:700;font-size:13px;box-shadow:var(--sf-shadow)}
.sf-footer-links-inline{grid-column:1/-1;padding-top:2px}
.sf-footer-bottom{padding:14px 0 20px;border-top:1px solid var(--sf-border);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--sf-muted)}

@media (max-width: 900px){
  .sf-footer-main{grid-template-columns:1fr}
  .sf-topbar-track{width:max-content;justify-content:flex-start;gap:28px;animation:sf-topbar-marquee 18s linear infinite}
  .sf-topbar-row,.sf-topbar-row.is-duplicate{display:flex;gap:22px;flex-wrap:nowrap;white-space:nowrap;flex-shrink:0}
}
@media (max-width: 640px){
  .sf-footer-main{padding:18px 0 14px}
  .sf-footer-contact-line,.sf-footer-links-inline,.sf-footer-bottom{flex-direction:column;align-items:flex-start}
  .sf-footer-contact-line a,.sf-footer-links-inline a{width:100%;justify-content:flex-start}
}
@keyframes sf-topbar-marquee{
  0%{transform:translateX(0)}
  100%{transform:translateX(calc(-50% - 14px))}
}


/* ===== 2026 cream-blue redesign ===== */
body,button,input,textarea,select{font-family:'Jost',sans-serif}
body{background:linear-gradient(180deg,#fffdf7 0%,#fff9ef 100%);color:#0b2d72}
:root{--sf-bg:#fffaf0;--sf-surface:#fffdf8;--sf-text:#0b2d72;--sf-muted:#52627f;--sf-border:rgba(11,45,114,.12);--sf-shadow:0 16px 34px rgba(11,45,114,.08)}
.sf-card,.sf-product-card,.sf-category-card,.sf-brand-card,.sf-trust-card,.sf-newsletter,.sf-empty-card,.sf-support-card,.sf-checkout-box,.sf-success-card,.sf-page-card,.sf-cart-item,.sf-cart-empty-state,.sf-cart-drawer,.sf-search,.sf-dropdown-menu,.sf-thumb,.sf-brand-mark,.sf-menu-toggle,.sf-cart-pill,.sf-cart-pill span,.sf-button,.sf-field input,.sf-field textarea,.sf-alert,.sf-note,.sf-order-summary,.sf-success-meta div{border-radius:12px!important}
.sf-topbar{background:#0B2D72!important;color:#F6E7BC!important;border-bottom:1px solid rgba(246,231,188,.14)}
.sf-topbar-track{padding:9px 0!important}
.sf-topbar-row{gap:16px!important;justify-content:center;width:100%}
.sf-header{background:rgba(246,231,188,.88)!important;border-bottom:1px solid rgba(11,45,114,.12)!important;backdrop-filter:blur(14px)}
.sf-header-inner{padding:12px 0!important}
.sf-brand-mark{background:#0B2D72!important;color:#F6E7BC!important;width:48px;height:48px}
.sf-brand-copy strong,.sf-brand-copy small,.sf-nav-link,.sf-nav-toggle,.sf-cart-pill{color:#0B2D72}
.sf-brand-copy small{opacity:.8}
.sf-nav-link,.sf-nav-toggle{border-radius:10px!important;padding:10px 12px!important;font-weight:600;letter-spacing:.01em}
.sf-nav-link:hover,.sf-nav-link.is-active,.sf-nav-item.is-open .sf-nav-toggle{background:#0B2D72!important;color:#F6E7BC!important}
.sf-dropdown-menu{background:#fffdf8!important;border:1px solid rgba(11,45,114,.12)!important;box-shadow:0 18px 34px rgba(11,45,114,.08)!important;border-radius:12px!important}
.sf-dropdown-link{border-radius:8px!important}
.sf-dropdown-link:hover{background:rgba(9,146,194,.08)!important;color:#0B2D72!important}
.sf-menu-toggle,.sf-cart-pill,.sf-search{background:#fffdf8!important;border:1px solid rgba(11,45,114,.14)!important;box-shadow:none!important}
.sf-cart-pill span{background:#0992C2!important;color:#fff!important}
.sf-button{padding:12px 16px!important;border-radius:10px!important;font-weight:700!important}
.sf-button.primary{background:#0B2D72!important;color:#F6E7BC!important}
.sf-button.secondary{background:#fffdf8!important;color:#0B2D72!important;border:1px solid rgba(11,45,114,.14)!important}
.sf-section-head h2,.sf-hero-copy h1,.sf-page-card h1,.sf-page-card h2,.sf-page-card h3{color:#0B2D72}
.sf-section-head p,.sf-category-card p,.sf-brand-card p,.sf-product-card p,.sf-trust-card p,.sf-support-card p,.sf-page-card p,.sf-page-card li,.sf-note,.sf-result-meta{color:#52627f!important}
.sf-hero{border-radius:16px!important;background:linear-gradient(135deg,#0B2D72 0%,#0992C2 100%)!important;box-shadow:0 20px 42px rgba(11,45,114,.14)!important}
.sf-hero-copy{background:linear-gradient(135deg,rgba(11,45,114,.95),rgba(9,146,194,.86))!important}
.sf-overline,.sf-hero-copy p{color:#F6E7BC!important}
.sf-overline::before{background:#F6E7BC!important;border-radius:2px!important}
.sf-hero-actions .sf-button.primary{background:#F6E7BC!important;color:#0B2D72!important}
.sf-hero-actions .sf-button.secondary{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important}
.sf-card,.sf-product-card{border:1px solid rgba(11,45,114,.10)!important;box-shadow:0 14px 28px rgba(11,45,114,.06)!important;background:#fffdf8!important}
.sf-thumb,.sf-product-media,.sf-cart-item-media{background:#f9f1d7!important}
.sf-badge{background:#0B2D72!important;color:#F6E7BC!important;border-radius:999px!important}
.sf-badge.is-sale{background:#0992C2!important;color:#fff!important}
.sf-newsletter{grid-template-columns:1fr!important;justify-items:center;text-align:center;padding:34px 26px!important;background:linear-gradient(135deg,#0B2D72 0%,#0992C2 100%)!important;border:1px solid rgba(11,45,114,.08)!important;box-shadow:0 20px 44px rgba(11,45,114,.15)!important}
.sf-newsletter h2{margin:0 0 10px!important;font-size:34px;color:#F6E7BC!important;line-height:1.1}
.sf-newsletter p{margin:0!important;max-width:640px;color:rgba(246,231,188,.88)!important;font-size:17px;line-height:1.75}
.sf-newsletter-actions{display:none!important}
.sf-instagram-kicker{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:rgba(246,231,188,.16);border:1px solid rgba(246,231,188,.22);color:#F6E7BC;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}
.sf-instagram-meta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}
.sf-instagram-meta span{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:13px;font-weight:600}
.sf-footer{margin-top:42px!important;background:linear-gradient(180deg,#0B2D72 0%,#08245c 100%)!important;border-top:none!important;color:#F6E7BC!important}
.sf-footer .sf-container{width:min(1120px,calc(100% - 32px))}
.sf-footer-main{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding:34px 0 18px!important;justify-items:center;text-align:center!important}
.sf-footer-brand,.sf-footer-contact-line,.sf-footer-links-inline,.sf-footer-bottom{width:100%;text-align:center!important;justify-content:center!important;align-items:center!important}
.sf-footer-brand h3{margin:0 0 8px!important;font-size:26px!important;color:#F6E7BC!important}
.sf-footer-brand p{margin:0 auto!important;max-width:640px;color:rgba(246,231,188,.82)!important;font-size:15px!important;line-height:1.8!important}
.sf-footer-contact-line,.sf-footer-links-inline{display:flex!important;gap:10px!important;flex-wrap:wrap!important}
.sf-footer-contact-line a,.sf-footer-links-inline a{padding:10px 14px!important;border-radius:10px!important;background:rgba(246,231,188,.10)!important;border:1px solid rgba(246,231,188,.18)!important;box-shadow:none!important;color:#F6E7BC!important;font-weight:600!important}
.sf-footer-contact-line a:hover,.sf-footer-links-inline a:hover{background:rgba(246,231,188,.18)!important}
.sf-footer-bottom{padding:16px 0 24px!important;border-top:1px solid rgba(246,231,188,.12)!important;display:flex!important;flex-direction:column!important;gap:8px!important;color:rgba(246,231,188,.78)!important;font-size:13px!important}
.sf-cart-drawer{background:#fffdf8!important;border-left:1px solid rgba(11,45,114,.10)!important}
.sf-cart-drawer-head,.sf-cart-drawer-foot{background:#fffaf0!important}
.sf-cart-close{border-radius:10px!important;border:1px solid rgba(11,45,114,.12)!important;color:#0B2D72!important}
@media (max-width:980px){.sf-nav{background:#fffaf0!important;border-radius:14px!important}.sf-nav-link,.sf-nav-toggle{background:#fdf5de!important}.sf-newsletter h2{font-size:28px!important}.sf-footer-main{padding-top:28px!important}}
@media (max-width:640px){.sf-section-head{align-items:flex-start!important}.sf-hero{border-radius:14px!important}.sf-hero-copy{padding:34px 24px!important}.sf-newsletter{padding:28px 18px!important}.sf-newsletter h2{font-size:24px!important}.sf-newsletter p{font-size:15px!important}.sf-footer-contact-line,.sf-footer-links-inline{flex-direction:column!important}.sf-footer-contact-line a,.sf-footer-links-inline a{width:100%!important;max-width:320px!important;justify-content:center!important}.sf-topbar-track{width:max-content;justify-content:flex-start!important;gap:26px!important;animation:sf-topbar-marquee 18s linear infinite}.sf-topbar-row,.sf-topbar-row.is-duplicate{display:flex!important;gap:18px!important;flex-wrap:nowrap!important;white-space:nowrap!important;flex-shrink:0!important}}


/* ===== solid palette redesign override ===== */
:root{
  --sf-primary:#F6E7BC;
  --sf-secondary:#0B2D72;
  --sf-accent:#0992C2;
  --sf-accent-2:#0AC4E0;
  --sf-text:#0B2D72;
  --sf-muted:#33517f;
  --sf-border:rgba(11,45,114,.14);
  --sf-surface:#fffdf7;
  --sf-surface-2:#fdf8ea;
  --sf-radius:8px;
  --sf-shadow:none;
}
html{scroll-behavior:smooth}
body{background:#fffdf7!important;color:var(--sf-text)!important}
.sf-topbar{background:#0B2D72!important;color:#F6E7BC!important;border-bottom:0!important}
.sf-topbar-inner,.sf-topbar-row,.sf-topbar-track{color:#F6E7BC!important}
.sf-header{background:transparent!important;z-index:20!important}
.sf-header-inner{background:#fffdf7!important;border:1px solid var(--sf-border)!important;border-radius:10px!important;box-shadow:none!important}
.sf-brand-mark{background:#F6E7BC!important;border:1px solid rgba(11,45,114,.12)!important;border-radius:8px!important;color:#0B2D72!important}
.sf-brand-copy strong,.sf-brand-copy small{color:#0B2D72!important}
.sf-nav-link,.sf-nav-toggle{border-radius:8px!important;color:#0B2D72!important;background:transparent!important}
.sf-nav-link:hover,.sf-nav-link.is-active,.sf-nav-toggle:hover,.sf-nav-item.is-open .sf-nav-toggle{background:#0B2D72!important;color:#F6E7BC!important}
.sf-dropdown-menu,.sf-search,.sf-cart-drawer,.sf-card,.sf-product-card,.sf-category-card,.sf-brand-card,.sf-newsletter,.sf-success-card,.sf-checkout-box,.sf-page-card,.sf-cart-item,.sf-cart-empty-state{border:1px solid var(--sf-border)!important;border-radius:8px!important;box-shadow:none!important;background:#fffdf7!important}
.sf-menu-toggle,.sf-cart-pill{background:#fffdf7!important;border:1px solid var(--sf-border)!important;border-radius:8px!important;color:#0B2D72!important;box-shadow:none!important}
.sf-cart-pill{padding:10px 12px!important;gap:8px}
.sf-cart-icon{width:18px;height:18px;display:block}
.sf-cart-pill span{background:#0992C2!important;color:#fff!important;border-radius:999px!important;min-width:24px;height:24px;padding:0 7px;margin-left:0!important}
.sf-search button,.sf-button.primary{background:#0992C2!important;color:#fff!important;border:1px solid #0992C2!important;border-radius:8px!important;box-shadow:none!important}
.sf-button.secondary,.sf-hero .sf-button.secondary{background:#F6E7BC!important;color:#0B2D72!important;border:1px solid rgba(11,45,114,.16)!important;border-radius:8px!important;box-shadow:none!important}
.sf-button:hover{transform:none!important}
.sf-hero{background:#F6E7BC!important;border:1px solid rgba(11,45,114,.12)!important;border-radius:10px!important;box-shadow:none!important;min-height:0!important}
.sf-hero-copy h1,.sf-hero-copy p,.sf-overline{color:#0B2D72!important}
.sf-overline{opacity:1!important}
.sf-hero-media{background:#0B2D72!important;border-left:1px solid rgba(11,45,114,.1)!important}
.sf-hero-dots button{background:#fff!important;border:1px solid rgba(255,255,255,.4)!important}
.sf-hero-dots button.is-active{background:#0AC4E0!important;border-color:#0AC4E0!important}
.sf-section-head h2,.sf-card strong,.sf-product-card h3,.sf-category-card h3,.sf-brand-card h3{color:#0B2D72!important}
.sf-section-head p,.sf-card p,.sf-product-card p,.sf-category-card p,.sf-brand-card p,.sf-trust-card p,.sf-footer p{color:#33517f!important}
.sf-thumb,.sf-product-media{background:#f9f3df!important;border-radius:8px!important}
.sf-price-row strong{color:#0B2D72!important}
.sf-badge,.sf-pill,.sf-instagram-meta span{background:#F6E7BC!important;color:#0B2D72!important;border:1px solid rgba(11,45,114,.12)!important;border-radius:999px!important;box-shadow:none!important}
.sf-newsletter{padding:26px!important;background:#0B2D72!important;color:#F6E7BC!important;border:0!important}
.sf-instagram-card-head{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}
.sf-instagram-icon{width:54px;height:54px;display:inline-grid;place-items:center;background:#0992C2;color:#fff;border-radius:10px;flex-shrink:0}
.sf-instagram-icon svg{width:24px;height:24px}
.sf-instagram-kicker{display:inline-block;margin-bottom:6px;padding:0!important;background:none!important;border:0!important;color:#F6E7BC!important;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}
.sf-newsletter h2{margin:0 0 8px!important;color:#F6E7BC!important;font-size:30px!important;line-height:1.1!important}
.sf-newsletter p{margin:0!important;color:rgba(246,231,188,.86)!important;max-width:none!important;font-size:15px!important}
.sf-instagram-meta{margin-top:18px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:flex-start!important}
.sf-instagram-handle{display:inline-block;margin-top:16px;color:#fff!important;text-decoration:none;font-weight:700;letter-spacing:.02em;border-bottom:1px solid rgba(246,231,188,.5);padding-bottom:3px}
.sf-footer{margin-top:40px!important;background:#F6E7BC!important;border-top:1px solid rgba(11,45,114,.12)!important}
.sf-footer-main{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:28px!important;padding:28px 0 18px!important;align-items:start!important}
.sf-footer-column h3,.sf-footer-column h4{margin:0 0 12px!important;color:#0B2D72!important}
.sf-footer-column p{margin:0 0 14px!important;color:#33517f!important;line-height:1.7!important;text-align:left!important}
.sf-footer-detail-list{display:grid;gap:8px}
.sf-footer-detail-list span,.sf-footer-detail-list a,.sf-footer-socials span,.sf-footer-socials a,.sf-footer-nav-grid a{color:#0B2D72!important;text-decoration:none!important;font-weight:500!important;background:none!important;border:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important;text-align:left!important}
.sf-footer-socials{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:14px}
.sf-footer-socials span{font-weight:700!important}
.sf-footer-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
.sf-footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 0 24px!important;border-top:1px solid rgba(11,45,114,.12)!important;color:#33517f!important;font-size:13px!important}
.sf-footer-bottom span{text-align:left!important}
.sf-newsletter-actions{display:none!important}
.sf-cart-overlay{z-index:120!important}
.sf-cart-drawer{z-index:130!important;top:0!important;height:100dvh!important}
@media (max-width:900px){
  .sf-newsletter h2{font-size:25px!important}
  .sf-footer-main{grid-template-columns:1fr!important}
  .sf-footer-nav-grid{grid-template-columns:1fr 1fr!important}
}
@media (max-width:640px){
  .sf-header-inner{border-radius:8px!important}
  .sf-hero{border-radius:8px!important}
  .sf-instagram-card-head{grid-template-columns:1fr!important}
  .sf-instagram-icon{width:48px;height:48px}
  .sf-instagram-meta{justify-content:flex-start!important}
  .sf-footer-nav-grid{grid-template-columns:1fr!important}
  .sf-footer-bottom{flex-direction:column!important;align-items:flex-start!important}
  .sf-topbar-track{width:max-content;justify-content:flex-start!important;gap:26px!important;animation:sf-topbar-marquee 18s linear infinite}
  .sf-topbar-row,.sf-topbar-row.is-duplicate{display:flex!important;gap:18px!important;flex-wrap:nowrap!important;white-space:nowrap!important;flex-shrink:0!important}
}
/* ===== end solid palette redesign override ===== */


/* ===== 20260309 vip redesign patch ===== */
body{font-family:'Jost',sans-serif!important;background:#fffdf7!important;color:#0B2D72!important}.sf-header{top:0!important;z-index:40!important}.sf-header-inner{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:18px!important;padding:14px 0!important;background:#fffdf7!important;border:1px solid rgba(11,45,114,.12)!important;border-radius:8px!important}.sf-header-start{display:flex;align-items:center;gap:14px}.sf-store-title{font-size:20px;font-weight:700;color:#0B2D72}.sf-menu-toggle{display:inline-flex!important;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;border:1px solid rgba(11,45,114,.14)!important;background:#fffdf7!important;border-radius:8px!important}.sf-menu-toggle span{display:block;width:18px;height:2px;background:#0B2D72;border-radius:2px}.sf-brand,.sf-brand-mark,.sf-brand-copy{display:none!important}.sf-nav{display:flex;justify-content:center;align-items:center;gap:18px}.sf-nav-mobile-head,.sf-nav-mobile-close,.sf-nav-overlay{display:none}.sf-nav-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sf-nav-link,.sf-nav-toggle{border-radius:8px!important;padding:10px 14px!important}.sf-nav-support{display:none}.sf-actions{justify-self:end}.sf-cart-pill{padding:10px 12px!important}.sf-cart-icon{width:18px;height:18px;display:block}.sf-hero-vip{display:grid!important;grid-template-columns:1.05fr .95fr!important;align-items:stretch!important;min-height:560px!important;background:#F6E7BC!important;border:1px solid rgba(11,45,114,.12)!important;border-radius:8px!important;overflow:hidden}.sf-hero-copy{padding:54px!important;display:flex;flex-direction:column;justify-content:center;background:#F6E7BC!important}.sf-hero-copy h1{color:#0B2D72!important;font-size:58px!important;line-height:1.02!important;max-width:560px}.sf-hero-copy p{color:#33517f!important;max-width:520px!important}.sf-hero-actions{margin-top:8px}.sf-hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.sf-hero-points span{display:inline-flex;padding:10px 12px;border:1px solid rgba(11,45,114,.14);border-radius:999px;font-size:13px;font-weight:600;background:#fff6db;color:#0B2D72}.sf-hero-showcase{position:relative;background:#0B2D72;display:flex;align-items:flex-end;justify-content:flex-start;padding:24px;overflow:hidden}.sf-hero-showcase-media{position:absolute;inset:0}.sf-hero-showcase-media img{width:100%;height:100%;object-fit:cover;opacity:.9}.sf-hero-floating-card{position:relative;z-index:2;max-width:300px;background:#fffdf7;border:1px solid rgba(11,45,114,.12);border-radius:8px;padding:18px 18px 16px}.sf-hero-floating-kicker{display:inline-block;margin-bottom:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0992C2}.sf-hero-floating-card strong{display:block;color:#0B2D72;font-size:22px;line-height:1.1;margin-bottom:8px}.sf-hero-floating-card p{margin:0;color:#33517f;line-height:1.6}.sf-grid.categories{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sf-category-card-v2{position:relative;min-height:320px;padding:0!important;overflow:hidden;border-radius:8px!important}.sf-category-card-media,.sf-category-card-media img{width:100%;height:100%}.sf-category-card-media{aspect-ratio:1/1;background:#0B2D72;display:grid;place-items:center}.sf-category-card-media img{object-fit:cover}.sf-category-card-media span{font-size:64px;color:#F6E7BC;font-weight:700}.sf-category-card-overlay{position:absolute;inset:auto 0 0 0;padding:18px;background:linear-gradient(180deg,rgba(11,45,114,0) 0%, rgba(11,45,114,.88) 100%)}.sf-category-card-overlay h3{margin:0!important;color:var(--category-name-color,#F6E7BC)!important;font-size:28px!important;line-height:1.1}.sf-category-card-v2 p{display:none!important}.sf-brand-card-v2{min-height:220px!important;padding:24px!important;text-align:left!important;display:grid!important;gap:18px!important;align-content:space-between!important;background:#fffdf7!important}.sf-brand-card-logo{width:100%;height:110px;display:flex;align-items:center;justify-content:flex-start}.sf-brand-card-logo img{max-width:160px;max-height:86px;object-fit:contain}.sf-brand-card-logo span{display:grid;place-items:center;width:74px;height:74px;border-radius:8px;background:#F6E7BC;color:#0B2D72;font-size:32px;font-weight:700}.sf-brand-card-copy h3{margin:0 0 8px!important;font-size:24px!important}.sf-brand-card-copy p{margin:0!important;color:#52627f!important}.sf-instagram-card-v2{padding:0!important;overflow:hidden!important;background:#fffdf7!important;border:1px solid rgba(11,45,114,.12)!important}.sf-instagram-card-shell{display:grid;grid-template-columns:260px 1fr;min-height:260px}.sf-instagram-visual{position:relative;background:#0B2D72;padding:26px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.sf-instagram-badge{position:relative;z-index:2;display:inline-flex;padding:10px 14px;border-radius:999px;background:#F6E7BC;color:#0B2D72;font-weight:700}.sf-instagram-orb{position:absolute;right:22px;top:26px;width:130px;height:130px;border-radius:999px;background:#0992C2;opacity:.92}.sf-instagram-orb.is-small{right:92px;top:138px;width:68px;height:68px;background:#0AC4E0}.sf-instagram-copy{padding:30px 32px;display:flex;flex-direction:column;justify-content:center}.sf-instagram-kicker{display:inline-block;margin-bottom:8px!important;padding:0!important;background:none!important;border:0!important;color:#0992C2!important;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.sf-instagram-copy h2{margin:0 0 10px!important;color:#0B2D72!important;font-size:36px!important;line-height:1.04}.sf-instagram-copy p{margin:0 0 16px!important;color:#52627f!important;font-size:16px!important}.sf-instagram-meta{justify-content:flex-start!important;margin-top:0!important}.sf-instagram-handle{display:inline-block;margin-top:18px;color:#0B2D72!important;font-size:18px;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(11,45,114,.24);padding-bottom:3px;width:max-content}.sf-grid-reviews{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sf-review-card{padding:22px!important}.sf-review-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.sf-review-head strong{display:block;font-size:18px;color:#0B2D72}.sf-review-head span{color:#52627f;font-size:14px}.sf-review-stars{display:flex;gap:4px;font-size:16px;color:#cbd5e1}.sf-review-stars .is-active{color:#0992C2}.sf-review-product{display:inline-flex;padding:8px 10px;border-radius:999px;background:#f5f8ff;color:#0B2D72;font-weight:600;font-size:12px;margin-bottom:12px}.sf-review-card p{margin:0 0 16px!important;color:#33517f!important;line-height:1.7}.sf-review-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:13px;color:#52627f;border-top:1px solid rgba(11,45,114,.08);padding-top:14px}.sf-cart-overlay{position:fixed;inset:0;background:rgba(11,45,114,.18);opacity:0;pointer-events:none;transition:.22s ease;z-index:90}.sf-cart-overlay.is-open{opacity:1;pointer-events:auto}.sf-cart-drawer{position:fixed;top:0;right:0;height:100vh;width:min(420px,100%);background:#fffdf7!important;transform:translateX(100%);transition:.24s ease;z-index:95;display:flex;flex-direction:column}.sf-cart-drawer.is-open{transform:translateX(0)}.sf-cart-drawer-head,.sf-cart-drawer-foot{padding:18px 18px;border-bottom:1px solid rgba(11,45,114,.08);background:#fffdf7!important}.sf-cart-drawer-foot{border-top:1px solid rgba(11,45,114,.08);border-bottom:0;margin-top:auto}.sf-cart-drawer-body{padding:16px;overflow:auto}.sf-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid rgba(11,45,114,.08)}.sf-cart-item-media{width:72px;height:72px;border-radius:8px;overflow:hidden;background:#f5f5f5;display:grid;place-items:center}.sf-cart-item-media img{width:100%;height:100%;object-fit:cover}.sf-cart-item-copy strong{display:block;color:#0B2D72;margin-bottom:4px}.sf-cart-item-copy span{display:block;color:#52627f;font-size:13px;margin-bottom:8px}.sf-cart-item-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sf-cart-qty{display:inline-flex;align-items:center;border:1px solid rgba(11,45,114,.12);border-radius:999px;overflow:hidden}.sf-cart-qty button{width:30px;height:30px;border:0;background:#fff;color:#0B2D72;font-size:18px;cursor:pointer}.sf-cart-qty span{display:inline-flex;min-width:34px;justify-content:center;font-size:13px;font-weight:700}.sf-cart-remove{border:0;background:transparent;color:#0B2D72;font-size:24px;cursor:pointer}.sf-nav-toggle{display:inline-flex!important;align-items:center;gap:8px}.sf-dropdown-menu{min-width:220px;border-radius:8px!important}.sf-footer{background:#F6E7BC!important;border-top:1px solid rgba(11,45,114,.12)!important}.sf-footer-main{display:grid!important;grid-template-columns:.85fr 1.15fr!important;gap:30px!important;padding:28px 0 18px!important;align-items:start!important}.sf-footer-contact-col,.sf-footer-nav-col{text-align:left!important}.sf-footer-column h3,.sf-footer-column h4{margin:0 0 12px!important;color:#0B2D72!important}.sf-footer-detail-list{display:grid;gap:8px}.sf-footer-detail-list span,.sf-footer-detail-list a,.sf-footer-socials span,.sf-footer-socials a,.sf-footer-nav-grid a{color:#0B2D72!important;text-decoration:none!important;background:none!important;border:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;text-align:left!important}.sf-footer-socials{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:14px}.sf-footer-socials span{font-weight:700!important}.sf-footer-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.sf-footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 0 24px!important;border-top:1px solid rgba(11,45,114,.12)!important;color:#33517f!important;font-size:13px!important}.sf-filter-mobile-overlay{display:none}.sf-filter-mobile-head{display:none}@media (max-width:1100px){.sf-grid.categories,.sf-grid.brands,.sf-grid.products,.sf-grid-reviews{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sf-hero-vip{grid-template-columns:1fr!important}.sf-instagram-card-shell{grid-template-columns:1fr!important}.sf-instagram-visual{min-height:180px}}@media (max-width:900px){.sf-nav-overlay{display:block;position:fixed;inset:0;background:rgba(11,45,114,.18);opacity:0;pointer-events:none;transition:.22s ease;z-index:70}.sf-nav-overlay.is-open{opacity:1;pointer-events:auto}.sf-nav{position:fixed;left:0;top:0;bottom:0;width:min(320px,86vw);background:#fffdf7;border-right:1px solid rgba(11,45,114,.12);padding:20px;transform:translateX(-100%);transition:.24s ease;z-index:80;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.sf-nav.is-open{transform:translateX(0)}.sf-nav-mobile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.sf-nav-mobile-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(11,45,114,.14);background:#fff;border-radius:8px;font-size:24px;color:#0B2D72}.sf-nav-links{display:grid;gap:8px}.sf-nav-link,.sf-nav-toggle{width:100%;justify-content:space-between}.sf-nav-support{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:12px 14px;border:1px solid rgba(11,45,114,.14);border-radius:8px;color:#0B2D72;font-weight:700}.sf-dropdown-menu{position:static!important;display:none!important;border:1px solid rgba(11,45,114,.10);margin-top:6px}.sf-nav-item.is-open .sf-dropdown-menu{display:grid!important}.sf-filter-mobile-overlay{display:block;position:fixed;inset:0;background:rgba(11,45,114,.18);opacity:0;pointer-events:none;transition:.22s ease;z-index:70}.sf-filter-mobile-overlay.is-open{opacity:1;pointer-events:auto}.sf-filter-mobile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sf-filter-mobile-head button{width:38px;height:38px;border:1px solid rgba(11,45,114,.14);background:#fff;border-radius:8px;font-size:24px;color:#0B2D72}.sf-filter-sidebar{position:fixed!important;right:0;top:0;bottom:0;width:min(360px,92vw);transform:translateX(100%);transition:.24s ease;z-index:80;overflow:auto;border-radius:0!important}.sf-filter-sidebar.is-open{transform:translateX(0)}.sf-filter-toggle{display:inline-flex!important}.sf-footer-main{grid-template-columns:1fr!important}.sf-footer-nav-col{display:none!important}.sf-footer-bottom{justify-content:center!important;text-align:center!important;flex-direction:column!important}.sf-footer-bottom span{text-align:center!important}}@media (max-width:640px){.sf-container{width:min(100% - 20px,1320px)!important}.sf-header-inner{grid-template-columns:auto 1fr auto!important}.sf-store-title{font-size:18px}.sf-hero-copy{padding:30px!important}.sf-hero-copy h1{font-size:42px!important}.sf-hero-showcase{min-height:320px}.sf-grid.categories,.sf-grid.brands,.sf-grid.products,.sf-grid-reviews{grid-template-columns:1fr!important}.sf-category-card-v2{min-height:280px}.sf-category-card-overlay h3{font-size:24px!important}.sf-instagram-copy{padding:24px 20px}.sf-instagram-copy h2{font-size:28px!important}}

/* ===== no-gradient cleanup ===== */
.sf-hero,.sf-hero-copy,.sf-hero-showcase,.sf-newsletter,.sf-footer,.sf-instagram-visual,.sf-category-card-overlay{background-image:none!important}
.sf-category-card-overlay{background:rgba(11,45,114,.82)!important}
/* ===== 2026-03-10 manual patch ===== */
.sf-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Mobile side menu: full solid background */
@media (max-width:900px){
  .sf-nav{
    background:#f8f1db!important;
    box-shadow:20px 0 44px rgba(11,45,114,.18)!important;
    backdrop-filter:none!important;
    position:fixed!important;
  }
  .sf-nav::before{
    content:'';
    position:absolute;
    inset:0;
    background:#f8f1db;
    z-index:-1;
  }
  .sf-nav-links{
    margin-top:4px;
    padding-top:8px;
    border-top:1px solid rgba(11,45,114,.10);
  }
  .sf-nav-link,.sf-nav-toggle{
    background:transparent!important;
    border:0!important;
    padding:12px 0!important;
    border-radius:0!important;
    box-shadow:none!important;
    font-weight:700!important;
  }
  .sf-nav-item{
    padding:0 0 6px!important;
    border-bottom:1px solid rgba(11,45,114,.08);
  }
  .sf-nav-item:last-child{
    border-bottom:0;
  }
  .sf-nav-support{
    justify-content:flex-start!important;
    margin-top:18px!important;
    padding:14px 0 0!important;
    border:0!important;
    border-top:1px solid rgba(11,45,114,.10)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .sf-dropdown-menu{
    padding:6px 0 4px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .sf-dropdown-link{
    padding:10px 0 10px 14px!important;
  }
}

/* Header title tidy */
.sf-store-title{
  font-size:18px!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
}
@media (max-width:640px){
  .sf-store-title{
    font-size:16px!important;
  }
}

/* VIP category cards */
.sf-category-card-v2{
  min-height:340px!important;
  border-radius:6px!important;
  border:1px solid rgba(11,45,114,.10)!important;
  box-shadow:0 14px 28px rgba(11,45,114,.08)!important;
}
.sf-category-card-v2::after{
  content:'';
  position:absolute;
  inset:0;
  background:rgba(11,45,114,.12);
  pointer-events:none;
}
.sf-category-card-media{
  aspect-ratio:1/1!important;
}
.sf-category-card-media img{
  object-fit:cover!important;
  object-position:center!important;
}
.sf-category-card-overlay{
  background:rgba(11,45,114,.76)!important;
  padding:16px 18px!important;
}
.sf-category-card-overlay h3{
  position:relative;
  z-index:2;
  font-size:26px!important;
  max-width:86%!important;
  text-wrap:balance;
}
@media (max-width:640px){
  .sf-category-card-v2{
    min-height:280px!important;
  }
  .sf-category-card-overlay h3{
    font-size:22px!important;
  }
}

/* Brand cards: logo only */
.sf-grid.brands{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.sf-brand-card-v3{
  display:grid!important;
  place-items:center!important;
  min-height:116px!important;
  padding:18px!important;
  background:#fff8e7!important;
  border:1px solid rgba(11,45,114,.10)!important;
  border-radius:6px!important;
  box-shadow:none!important;
}
.sf-brand-card-v3:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(11,45,114,.10)!important;
}
.sf-brand-card-v3 .sf-brand-card-logo{
  width:70px!important;
  height:70px!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
}
.sf-brand-card-v3 .sf-brand-card-logo img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
}
.sf-brand-card-v3 .sf-brand-card-logo span{
  width:70px!important;
  height:70px!important;
  border-radius:6px!important;
  background:#F6E7BC!important;
  color:#0B2D72!important;
  font-size:28px!important;
}
.sf-brand-card-v3 .sf-brand-card-copy{
  display:none!important;
}
@media (max-width:1100px){
  .sf-grid.brands{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media (max-width:640px){
  .sf-grid.brands{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .sf-brand-card-v3{
    min-height:92px!important;
    padding:12px!important;
  }
  .sf-brand-card-v3 .sf-brand-card-logo,
  .sf-brand-card-v3 .sf-brand-card-logo span{
    width:52px!important;
    height:52px!important;
  }
}

/* Instagram card redesign */
.sf-instagram-card-v3{
  padding:0!important;
  overflow:hidden!important;
  border:1px solid rgba(11,45,114,.10)!important;
  border-radius:6px!important;
  background:#fff8e7!important;
}
.sf-instagram-card-v3 .sf-instagram-card-shell{
  display:grid!important;
  grid-template-columns:150px 1fr!important;
  min-height:220px!important;
}
.sf-instagram-card-v3 .sf-instagram-visual{
  display:grid!important;
  place-items:center!important;
  background:#0992C2!important;
  padding:24px!important;
}
.sf-instagram-icon-wrap{
  width:82px;
  height:82px;
  display:grid;
  place-items:center;
  border:2px solid rgba(246,231,188,.70);
  border-radius:24px;
  background:#0B2D72;
  color:#F6E7BC;
  box-shadow:inset 0 0 0 6px rgba(246,231,188,.12);
}
.sf-instagram-icon-svg{
  width:40px;
  height:40px;
  display:block;
}
.sf-instagram-card-v3 .sf-instagram-copy{
  padding:28px 30px!important;
}
.sf-instagram-card-v3 .sf-instagram-kicker{
  margin-bottom:10px!important;
  color:#0992C2!important;
}
.sf-instagram-card-v3 .sf-instagram-copy h2{
  font-size:32px!important;
  line-height:1.06!important;
  color:#0B2D72!important;
  margin:0 0 10px!important;
}
.sf-instagram-card-v3 .sf-instagram-copy p{
  margin:0 0 14px!important;
  color:#486287!important;
  max-width:560px;
}
.sf-instagram-lines{
  display:grid;
  gap:6px;
  margin:8px 0 0;
}
.sf-instagram-lines span{
  color:#0B2D72;
  font-weight:600;
}
.sf-instagram-handle{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:18px!important;
  color:#0B2D72!important;
  text-decoration:none!important;
  border:0!important;
  padding:0!important;
}
.sf-inline-icon{
  width:18px;
  height:18px;
  display:block;
}
@media (max-width:800px){
  .sf-instagram-card-v3 .sf-instagram-card-shell{
    grid-template-columns:1fr!important;
  }
  .sf-instagram-card-v3 .sf-instagram-visual{
    min-height:130px!important;
  }
  .sf-instagram-icon-wrap{
    width:70px;
    height:70px;
  }
  .sf-instagram-icon-svg{
    width:34px;
    height:34px;
  }
  .sf-instagram-card-v3 .sf-instagram-copy{
    padding:22px 18px!important;
  }
  .sf-instagram-card-v3 .sf-instagram-copy h2{
    font-size:26px!important;
  }
}

/* Footer text links: no button look */
.sf-footer-socials a,
.sf-footer-nav-grid a,
.sf-footer-detail-list a{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
}
.sf-footer-socials a:hover,
.sf-footer-nav-grid a:hover,
.sf-footer-detail-list a:hover{
  text-decoration:underline!important;
}

/* Compact catalog heading */
.sf-catalog-hero{
  padding:12px 14px!important;
  margin-bottom:14px!important;
  min-height:unset!important;
}
.sf-catalog-hero .sf-catalog-hero-copy h1{
  margin:0!important;
  font-size:20px!important;
  line-height:1.2!important;
  color:#0B2D72!important;
}
.sf-catalog-hero p,
.sf-catalog-hero .sf-overline{
  display:none!important;
}
@media (max-width:640px){
  .sf-catalog-hero{
    display:none!important;
  }
}

/* Full solid header hotfix */
.sf-header{
  background:#fffdf7!important;
  border-bottom:1px solid rgba(11,45,114,.12)!important;
  backdrop-filter:none!important;
}
.sf-header .sf-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.sf-header-inner{
  width:100%!important;
  min-height:68px;
  padding:12px 16px!important;
  background:#fffdf7!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.sf-brand{
  gap:10px!important;
}
@media (max-width:640px){
  .sf-header-inner{
    padding:10px 12px!important;
  }
}
/* ===== mobile menu clickable + hero + instagram follow patch ===== */

/* desktop: hide hamburger */
@media (min-width:901px){
  .sf-menu-toggle{
    display:none !important;
  }
  .sf-nav{
    position:static !important;
    transform:none !important;
    width:auto !important;
    height:auto !important;
    padding:0 !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  .sf-nav-overlay,
  .sf-nav-mobile-head{
    display:none !important;
  }
}

/* mobile side menu fix */
@media (max-width:900px){
  html.sf-menu-open,
  body.sf-menu-open{
    overflow:hidden !important;
  }

  .sf-header{
    z-index:60 !important;
  }

  .sf-menu-toggle{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .sf-nav-overlay{
    display:block !important;
    position:fixed !important;
    inset:0 !important;
    background:rgba(11,45,114,.22) !important;
    opacity:0 !important;
    pointer-events:none !important;
    transition:.22s ease !important;
    z-index:120 !important;
  }

  .sf-nav-overlay.is-open{
    opacity:1 !important;
    pointer-events:auto !important;
  }

  .sf-nav{
    position:fixed !important;
    left:0 !important;
    top:0 !important;
    bottom:0 !important;
    width:min(320px,86vw) !important;
    max-width:86vw !important;
    background:#F6E7BC !important;
    border-right:1px solid rgba(11,45,114,.14) !important;
    box-shadow:18px 0 40px rgba(11,45,114,.18) !important;
    transform:translateX(-104%) !important;
    transition:transform .24s ease !important;
    z-index:130 !important;
    padding:18px 18px 22px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    pointer-events:auto !important;
  }

  .sf-nav.is-open{
    transform:translateX(0) !important;
  }

  .sf-nav-mobile-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
    position:sticky !important;
    top:0 !important;
    background:#F6E7BC !important;
    padding:2px 0 12px !important;
    margin:0 0 10px !important;
    z-index:2 !important;
    border-bottom:1px solid rgba(11,45,114,.10) !important;
  }

  .sf-nav-mobile-head strong{
    color:#0B2D72 !important;
    font-size:22px !important;
    font-weight:700 !important;
  }

  .sf-nav-mobile-close{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:40px !important;
    height:40px !important;
    border:1px solid rgba(11,45,114,.14) !important;
    background:#fff9eb !important;
    color:#0B2D72 !important;
    border-radius:6px !important;
    font-size:24px !important;
    line-height:1 !important;
    cursor:pointer !important;
  }

  .sf-nav-links{
    display:grid !important;
    gap:0 !important;
    margin:0 !important;
    padding:0 !important;
  }

  .sf-nav-item,
  .sf-nav > .sf-nav-link{
    border-bottom:1px solid rgba(11,45,114,.08) !important;
  }

  .sf-nav-link,
  .sf-nav-toggle{
    width:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    padding:13px 0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:#0B2D72 !important;
    font-size:18px !important;
    font-weight:700 !important;
    text-align:left !important;
    cursor:pointer !important;
  }

  .sf-nav-link.is-active{
    background:transparent !important;
    color:#0992C2 !important;
  }

  .sf-nav-arrow{
    font-size:14px !important;
    line-height:1 !important;
  }

  .sf-dropdown-menu{
    display:none !important;
    position:static !important;
    min-width:0 !important;
    margin:0 0 6px !important;
    padding:0 0 8px 12px !important;
    border:0 !important;
    border-left:1px solid rgba(11,45,114,.10) !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  .sf-nav-item.is-open .sf-dropdown-menu{
    display:grid !important;
  }

  .sf-dropdown-link{
    padding:10px 0 !important;
    color:#32517f !important;
    text-decoration:none !important;
    font-size:15px !important;
    font-weight:500 !important;
  }

  .sf-nav-support{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    margin-top:16px !important;
    padding:14px 0 0 !important;
    border:0 !important;
    border-top:1px solid rgba(11,45,114,.10) !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    color:#0992C2 !important;
    font-weight:700 !important;
    text-decoration:none !important;
  }
}

/* hero points: no button feel */
.sf-hero-points{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:18px !important;
  margin-top:22px !important;
}

.sf-hero-points span{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  padding:0 0 0 16px !important;
  background:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  font-size:14px !important;
  font-weight:600 !important;
  color:#33517f !important;
}

.sf-hero-points span::before{
  content:'' !important;
  width:7px !important;
  height:7px !important;
  position:absolute !important;
  left:0 !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  background:#0992C2 !important;
  border-radius:2px !important;
}

/* hero actions: redesign */
.sf-hero-actions{
  display:flex !important;
  align-items:center !important;
  gap:22px !important;
  flex-wrap:wrap !important;
  margin-top:8px !important;
}

.sf-hero-actions .sf-button{
  padding:0 0 8px !important;
  background:none !important;
  border:0 !important;
  border-bottom:2px solid transparent !important;
  border-radius:0 !important;
  box-shadow:none !important;
  min-height:auto !important;
  font-size:16px !important;
  font-weight:700 !important;
}

.sf-hero-actions .sf-button.primary{
  color:#0B2D72 !important;
  border-bottom-color:#0B2D72 !important;
}

.sf-hero-actions .sf-button.secondary{
  color:#0992C2 !important;
  border-bottom-color:#0992C2 !important;
}

/* instagram follow button */
.sf-instagram-follow-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin-top:16px !important;
  padding:11px 16px !important;
  background:#0992C2 !important;
  color:#ffffff !important;
  border:1px solid #0992C2 !important;
  border-radius:6px !important;
  text-decoration:none !important;
  font-size:14px !important;
  font-weight:700 !important;
  box-shadow:none !important;
  width:max-content !important;
}

.sf-instagram-follow-btn:hover{
  background:#0B2D72 !important;
  border-color:#0B2D72 !important;
  color:#ffffff !important;
}
/* ===== checkout compact method cards ===== */
.sf-choice-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.sf-choice-card{
  position:relative;
  display:block;
}
.sf-choice-card input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.sf-choice-card-ui{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:84px;
  padding:12px 14px;
  border:1px solid var(--sf-border);
  border-radius:10px;
  background:#fff;
  cursor:pointer;
  transition:.18s ease;
}
.sf-choice-card input:checked + .sf-choice-card-ui{
  border-color:#0B2D72;
  box-shadow:0 0 0 2px rgba(11,45,114,.10);
}
.sf-method-logo{
  width:44px;
  height:44px;
  border-radius:8px;
  background:#fff8e7;
  border:1px solid rgba(11,45,114,.08);
  display:grid;
  place-items:center;
  flex-shrink:0;
  overflow:hidden;
  font-weight:800;
  color:#0B2D72;
}
.sf-method-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.sf-choice-copy{
  display:grid;
  gap:4px;
  min-width:0;
}
.sf-choice-copy strong{
  font-size:14px;
  line-height:1.2;
  color:#0B2D72;
}
.sf-choice-copy small{
  font-size:12px;
  color:#5d6d87;
  line-height:1.3;
}
@media (max-width:900px){
  .sf-choice-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:560px){
  .sf-choice-grid{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .sf-choice-card-ui{
    min-height:76px;
    padding:10px 11px;
  }
  .sf-method-logo{
    width:38px;
    height:38px;
  }
  .sf-choice-copy strong{
    font-size:13px;
  }
  .sf-choice-copy small{
    font-size:11px;
  }
}
.hero-btn{
padding:12px 22px;
border-radius:10px;
font-weight:600;
font-size:15px;
transition:all .25s ease;
display:inline-block;
margin-right:10px;
}

.hero-primary{
background:#183a7a;
color:white;
}

.hero-primary:hover{
background:#0f2c5e;
transform:translateY(-2px);
}
