.sf-section,.sf-custom-header{--sf-bg: #050505;--sf-card-bg: #111111;--sf-card-bg-soft: #171717;--sf-text: #ffffff;--sf-muted: #d7d7d7;--sf-accent: #ff4f78;--sf-accent-2: #ff8aa4;--sf-border: rgba(255, 255, 255, .1);--sf-radius: 18px;--sf-shadow: 0 18px 55px rgba(0, 0, 0, .35);--sf-container: 1400px;--sf-padding-x: 20px;box-sizing:border-box}.sf-section *,.sf-custom-header *{box-sizing:border-box}.sf-section{background:var(--sf-bg);color:var(--sf-text)}.sf-container{width:100%;max-width:var(--sf-container);margin:0 auto;padding-left:var(--sf-padding-x);padding-right:var(--sf-padding-x)}.sf-visually-hidden{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}.sf-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:13px 22px;border-radius:10px;text-decoration:none;font-weight:750;letter-spacing:.02em;line-height:1;border:1px solid transparent;transition:transform .16s ease,opacity .16s ease,border-color .16s ease,background .16s ease}.sf-btn:hover{transform:translateY(-1px);opacity:.92}.sf-btn--primary{background:var(--sf-accent);color:#fff;border-color:var(--sf-accent)}.sf-btn--secondary{background:#ffffff0a;color:var(--sf-text);border-color:#ffffff59}.sf-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.sf-section-header__text{max-width:720px}.sf-kicker{margin:0 0 8px;color:var(--sf-accent-2);font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.sf-heading{margin:0;color:var(--sf-text);font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.035em}.sf-subheading{margin:12px 0 0;color:var(--sf-muted);font-size:clamp(15px,1.5vw,18px);line-height:1.55}.sf-link{color:var(--sf-text);text-decoration:none;font-weight:700;border-bottom:1px solid rgba(255,255,255,.35)}.sf-link:hover{color:var(--sf-accent-2);border-bottom-color:var(--sf-accent-2)}.sf-placeholder{width:100%;height:100%;display:block;background:#1a1a1a;color:#555}.sf-custom-header{background:var(--sf-header-bg, #060606);color:var(--sf-header-text, #ffffff);border-bottom:1px solid var(--sf-border)}.sf-custom-header__announcement{display:block;background:var(--sf-announcement-bg, #0b0b0b);color:var(--sf-announcement-text, #ff6a8b);text-align:center;padding:10px 16px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--sf-border)}.sf-custom-header__main{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:24px;padding-top:22px;padding-bottom:20px}.sf-custom-header__logo{color:var(--sf-header-text, #ffffff);text-decoration:none;display:inline-flex;align-items:center;gap:10px;min-width:max-content}.sf-custom-header__logo img{display:block;max-width:var(--sf-logo-width, 180px);height:auto}.sf-custom-header__logo-text{font-size:clamp(25px,3vw,36px);letter-spacing:.18em;line-height:1;font-weight:500}.sf-custom-header__logo-text span{color:var(--sf-accent)}.sf-custom-header__search form{position:relative;display:flex;width:100%}.sf-custom-header__search input[type=search]{width:100%;min-height:48px;border-radius:999px;border:1px solid var(--sf-border);background:#ffffff12;color:var(--sf-header-text, #ffffff);padding:0 116px 0 18px;outline:none}.sf-custom-header__search input[type=search]::placeholder{color:#ffffffad}.sf-custom-header__search button{position:absolute;right:5px;top:5px;bottom:5px;border-radius:999px;border:0;padding:0 18px;background:var(--sf-accent);color:#fff;cursor:pointer;font-weight:750}.sf-custom-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:16px;white-space:nowrap}.sf-custom-header__actions a{color:var(--sf-header-text, #ffffff);text-decoration:none;font-weight:650;font-size:14px}.sf-cart-link{position:relative}.sf-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;margin-left:4px;border-radius:999px;background:var(--sf-accent);color:#fff;font-size:11px;line-height:1}.sf-custom-header__nav{display:flex;align-items:center;gap:26px;flex-wrap:wrap;padding-top:0;padding-bottom:18px}.sf-custom-header__nav a{color:var(--sf-header-text, #ffffff);text-decoration:none;font-size:14px;font-weight:700;opacity:.92}.sf-custom-header__nav a:hover{color:var(--sf-accent-2)}.sf-hero{position:relative;min-height:var(--sf-hero-height-desktop, 600px);display:flex;align-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 76% 45%,rgba(255,79,120,.34),transparent 34%),linear-gradient(135deg,#050505,#1a080e 58%,#050505)}.sf-hero__media,.sf-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sf-hero__media img{object-fit:cover;object-position:var(--sf-image-position, center center);z-index:-3}.sf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#000000e6,#00000094 46%,#0003),radial-gradient(circle at 72% 50%,rgba(255,79,120,.35),transparent 32%);opacity:calc(var(--sf-overlay-opacity, 78) / 100)}.sf-hero__inner{width:100%;padding-top:var(--sf-hero-padding-y, 90px);padding-bottom:var(--sf-hero-padding-y, 90px)}.sf-hero__content{max-width:var(--sf-content-width, 640px);text-align:var(--sf-text-align, left)}.sf-hero--center .sf-hero__content{margin-left:auto;margin-right:auto}.sf-hero--right .sf-hero__content{margin-left:auto}.sf-hero__heading{margin:0;color:var(--sf-text);font-size:clamp(46px,7vw,92px);line-height:.92;letter-spacing:-.055em}.sf-hero__heading strong,.sf-hero__heading em{color:var(--sf-accent-2);font-style:normal}.sf-hero__text{margin:18px 0 0;max-width:620px;color:var(--sf-muted);font-size:clamp(17px,2vw,22px);line-height:1.5}.sf-hero--center .sf-hero__text{margin-left:auto;margin-right:auto}.sf-hero--right .sf-hero__text{margin-left:auto}.sf-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px;justify-content:flex-start}.sf-hero--center .sf-hero__buttons{justify-content:center}.sf-hero--right .sf-hero__buttons{justify-content:flex-end}.sf-trust-badges{padding-top:var(--sf-padding-top, 28px);padding-bottom:var(--sf-padding-bottom, 28px)}.sf-trust-badges__grid{display:grid;grid-template-columns:repeat(var(--sf-columns-desktop, 4),minmax(0,1fr));gap:16px}.sf-trust-badge{display:flex;align-items:flex-start;gap:14px;min-height:96px;padding:18px;border-radius:var(--sf-radius);background:var(--sf-card-bg);border:1px solid var(--sf-border)}.sf-trust-badge__icon{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--sf-accent-2);background:#ff4f781f;font-size:18px}.sf-trust-badge h3{margin:0 0 5px;font-size:15px;line-height:1.2;color:var(--sf-text)}.sf-trust-badge p{margin:0;color:var(--sf-muted);font-size:13px;line-height:1.4}.sf-category-grid-section{padding-top:var(--sf-padding-top, 44px);padding-bottom:var(--sf-padding-bottom, 44px)}.sf-category-grid{display:grid;grid-template-columns:repeat(var(--sf-columns-desktop, 4),minmax(0,1fr));gap:var(--sf-grid-gap, 18px)}.sf-category-card{position:relative;min-height:var(--sf-card-height, 180px);overflow:hidden;display:flex;align-items:flex-end;padding:18px;border-radius:var(--sf-radius);background:linear-gradient(180deg,var(--sf-card-bg-soft),var(--sf-card-bg));border:1px solid var(--sf-border);color:var(--sf-card-text, var(--sf-text));text-decoration:none;box-shadow:var(--sf-shadow)}.sf-category-card:hover .sf-category-card__image img{transform:scale(1.04)}.sf-category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:var(--sf-image-opacity, .86)}.sf-category-card__image img,.sf-category-card__image .sf-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.sf-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000000d,#000000c7)}.sf-category-card__content{position:relative;z-index:2}.sf-category-card__badge{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:var(--sf-accent);color:#fff;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.sf-category-card h3{margin:0;color:inherit;font-size:19px;line-height:1.15;text-transform:uppercase;letter-spacing:.03em}.sf-category-card p{margin:6px 0 0;color:#ffffffd1;font-size:13px;line-height:1.35}.sf-feature-panels{padding-top:var(--sf-padding-top, 24px);padding-bottom:var(--sf-padding-bottom, 44px)}.sf-feature-panels__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sf-grid-gap, 20px)}.sf-feature-panel{position:relative;overflow:hidden;min-height:var(--sf-panel-height, 310px);display:flex;align-items:flex-end;border-radius:var(--sf-radius);background:linear-gradient(135deg,var(--sf-panel-bg, #2a1218),#0b0b0b);color:var(--sf-panel-text, var(--sf-text));border:1px solid var(--sf-border);text-decoration:none;box-shadow:var(--sf-shadow)}.sf-feature-panel--wide{grid-column:span 2}.sf-feature-panel__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sf-feature-panel__image img,.sf-feature-panel__image .sf-placeholder{width:100%;height:100%;object-fit:cover;opacity:var(--sf-panel-image-opacity, .88)}.sf-feature-panel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000000bf,#00000038),linear-gradient(0deg,rgba(0,0,0,.62),transparent)}.sf-feature-panel__content{position:relative;z-index:2;max-width:560px;padding:clamp(22px,3vw,36px)}.sf-feature-panel h3{margin:0 0 10px;color:inherit;font-size:clamp(28px,4vw,48px);line-height:1;letter-spacing:-.035em}.sf-feature-panel p{margin:0 0 20px;color:#ffffffd6;font-size:16px;line-height:1.55}.sf-featured-collection{padding-top:var(--sf-padding-top, 46px);padding-bottom:var(--sf-padding-bottom, 50px)}.sf-product-grid{display:grid;grid-template-columns:repeat(var(--sf-columns-desktop, 4),minmax(0,1fr));gap:var(--sf-grid-gap, 18px)}.sf-product-card{position:relative;overflow:hidden;border-radius:var(--sf-radius);background:var(--sf-card-bg);border:1px solid var(--sf-border);color:var(--sf-text);box-shadow:var(--sf-shadow)}.sf-product-card a{color:inherit;text-decoration:none}.sf-product-card__media{position:relative;aspect-ratio:var(--sf-product-ratio, 1 / 1);overflow:hidden;background:#181818}.sf-product-card__media img,.sf-product-card__media .sf-placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.sf-product-card:hover .sf-product-card__media img{transform:scale(1.035)}.sf-product-card__badge{position:absolute;left:12px;top:12px;z-index:2;display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--sf-accent);color:#fff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.sf-product-card__info{padding:16px}.sf-product-card__vendor{margin:0 0 5px;color:var(--sf-accent-2);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.sf-product-card__title{margin:0 0 9px;color:var(--sf-text);font-size:15px;line-height:1.35}.sf-product-card__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#ffd6df;font-size:15px;font-weight:800}.sf-product-card__compare{color:#ffffff94;text-decoration:line-through;font-weight:600}.sf-empty-state{padding:28px;border-radius:var(--sf-radius);background:var(--sf-card-bg);border:1px solid var(--sf-border);color:var(--sf-muted)}.sf-promo-tiles-section{padding-top:var(--sf-padding-top, 34px);padding-bottom:var(--sf-padding-bottom, 54px)}.sf-promo-tiles{display:grid;grid-template-columns:repeat(var(--sf-columns-desktop, 3),minmax(0,1fr));gap:var(--sf-grid-gap, 20px)}.sf-promo-tile{position:relative;min-height:var(--sf-tile-height, 230px);overflow:hidden;display:flex;align-items:flex-end;padding:24px;border-radius:var(--sf-radius);background:linear-gradient(135deg,var(--sf-tile-bg, #3b0f24),#111);color:var(--sf-tile-text, #ffffff);border:1px solid var(--sf-border);text-decoration:none;box-shadow:var(--sf-shadow)}.sf-promo-tile__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sf-promo-tile__image img,.sf-promo-tile__image .sf-placeholder{width:100%;height:100%;object-fit:cover;opacity:var(--sf-tile-image-opacity, .76)}.sf-promo-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#00000014,#000000c2)}.sf-promo-tile__content{position:relative;z-index:2}.sf-promo-tile h3{margin:0 0 8px;color:inherit;font-size:clamp(24px,3vw,34px);line-height:1.05;letter-spacing:-.035em}.sf-promo-tile p{margin:0 0 16px;color:#ffffffd4;line-height:1.45}.sf-promo-tile span{color:var(--sf-accent-2);font-weight:850;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.sf-blog-grid-section{padding-top:var(--sf-padding-top, 46px);padding-bottom:var(--sf-padding-bottom, 54px)}.sf-blog-grid{display:grid;grid-template-columns:repeat(var(--sf-columns-desktop, 4),minmax(0,1fr));gap:var(--sf-grid-gap, 18px)}.sf-blog-card{overflow:hidden;border-radius:var(--sf-radius);background:var(--sf-card-bg);border:1px solid var(--sf-border);color:var(--sf-text);text-decoration:none;box-shadow:var(--sf-shadow)}.sf-blog-card__media{aspect-ratio:1.45 / 1;overflow:hidden;background:#181818}.sf-blog-card__media img,.sf-blog-card__media .sf-placeholder{width:100%;height:100%;display:block;object-fit:cover}.sf-blog-card__content{padding:17px}.sf-blog-card__date{display:block;margin-bottom:8px;color:var(--sf-accent-2);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.sf-blog-card h3{margin:0 0 10px;color:inherit;font-size:18px;line-height:1.32}.sf-blog-card p{margin:0 0 14px;color:var(--sf-muted);line-height:1.45;font-size:14px}.sf-blog-card__readmore{color:var(--sf-accent-2);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.sf-newsletter-section{padding-top:var(--sf-padding-top, 58px);padding-bottom:var(--sf-padding-bottom, 58px)}.sf-newsletter-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;padding:clamp(28px,4vw,48px);border-radius:calc(var(--sf-radius) + 6px);background:radial-gradient(circle at 78% 26%,rgba(255,79,120,.28),transparent 34%),linear-gradient(135deg,var(--sf-card-bg),#0b0b0b);border:1px solid var(--sf-border);box-shadow:var(--sf-shadow)}.sf-newsletter-box h2{margin:0;color:var(--sf-text);font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.04em}.sf-newsletter-box p{margin:12px 0 0;color:var(--sf-muted);font-size:16px;line-height:1.5}.sf-newsletter__form{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.sf-newsletter__form input[type=email]{width:min(360px,100%);min-height:48px;border-radius:10px;border:1px solid var(--sf-border);background:#ffffff14;color:var(--sf-text);padding:0 15px;outline:none}.sf-form-message{width:100%;margin:10px 0 0;color:var(--sf-muted);font-size:13px}.sf-form-message--success{color:#a8ffca}.sf-form-message--error{color:#ffb3c4}@media screen and (max-width:1200px){.sf-category-grid,.sf-product-grid,.sf-blog-grid{grid-template-columns:repeat(var(--sf-columns-tablet, 3),minmax(0,1fr))}.sf-trust-badges__grid,.sf-promo-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:900px){.sf-custom-header__main{grid-template-columns:1fr;gap:16px}.sf-custom-header__actions{justify-content:flex-start}.sf-feature-panels__grid{grid-template-columns:1fr}.sf-feature-panel--wide{grid-column:span 1}.sf-newsletter-box{grid-template-columns:1fr}.sf-newsletter__form{justify-content:flex-start}}@media screen and (max-width:749px){.sf-container{--sf-padding-x: 16px}.sf-section-header{display:block}.sf-section-header .sf-link{display:inline-flex;margin-top:14px}.sf-custom-header__nav{gap:10px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:15px}.sf-custom-header__nav a{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#ffffff0f}.sf-hero{min-height:var(--sf-hero-height-mobile, 560px);align-items:flex-end}.sf-hero__inner{padding-top:72px;padding-bottom:56px}.sf-hero__buttons,.sf-hero--center .sf-hero__buttons,.sf-hero--right .sf-hero__buttons{justify-content:stretch}.sf-hero__buttons .sf-btn{width:100%}.sf-trust-badges__grid,.sf-category-grid,.sf-product-grid,.sf-promo-tiles,.sf-blog-grid{grid-template-columns:repeat(var(--sf-columns-mobile, 1),minmax(0,1fr))}.sf-product-grid--scroll-mobile,.sf-category-grid--scroll-mobile,.sf-blog-grid--scroll-mobile{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,78%);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.sf-product-grid--scroll-mobile>*,.sf-category-grid--scroll-mobile>*,.sf-blog-grid--scroll-mobile>*{scroll-snap-align:start}.sf-feature-panel,.sf-promo-tile{min-height:260px}}@supports selector(body:has(.sf-custom-header)){body:has(.sf-custom-header) .shopify-section-group-header-group,body:has(.sf-custom-header) .shopify-section-group-footer-group{display:none!important}}@supports selector(body:has(.sf-custom-header)){body:has(.sf-custom-header),body:has(.sf-custom-header) main{background:#050505!important}}:root{--sf-bg-light: #FFF4EC;--sf-bg-soft: #FBE1E7;--sf-bg-dark: #170A14;--sf-bg-darker: #10070A;--sf-card-bg: #FFFFFF;--sf-card-bg-soft: #fff7f2;--sf-card-text: #211018;--sf-text: #211018;--sf-text-muted: #7B5D66;--sf-text-light: #FFF4EC;--sf-primary: #FF4F3E;--sf-primary-hover: #E92E55;--sf-accent-gold: #F2C36B;--sf-accent-pink: #F48BA4;--sf-border: rgba(123, 93, 102, .18);--sf-shadow: 0 10px 24px rgba(33, 16, 24, .08);--sf-radius: 18px}.sf-home-root,.sf-category-grid-section,.sf-featured-collection,.sf-blog-grid-section{background:var(--sf-bg-light)!important;color:var(--sf-text)!important}.sf-trust-badges,.sf-feature-panels,.sf-promo-tiles-section{background:var(--sf-bg-soft)!important;color:var(--sf-text)!important}.sf-hero{background:radial-gradient(circle at 70% 40%,#e92e5559,#170a14f2 42%,#080407)!important;color:var(--sf-text-light)!important}.sf-hero :is(h1,h2,h3,p,span,a:not(.sf-btn)){color:var(--sf-text-light)!important}.sf-category-card,.sf-feature-panel,.sf-promo-tile,.sf-empty-state{background:#fff7f2!important;color:var(--sf-text)!important;border:1px solid rgba(244,139,164,.18)!important;border-radius:20px!important;box-shadow:var(--sf-shadow)!important}.sf-product-card{background:var(--sf-card-bg)!important;color:var(--sf-text)!important;border:1px solid var(--sf-border)!important;border-radius:var(--sf-radius)!important;box-shadow:var(--sf-shadow)!important}.sf-category-card :is(h1,h2,h3,h4,p,span,div),.sf-feature-panel :is(h1,h2,h3,h4,p,span,div),.sf-promo-tile :is(h1,h2,h3,h4,p,span,div),.sf-product-card :is(h1,h2,h3,h4,p,span,div,a),.sf-empty-state :is(h1,h2,h3,h4,p,span,div){color:var(--sf-text)!important}.sf-category-card :is(p,.sf-card-copy),.sf-feature-panel :is(p,.sf-card-copy),.sf-promo-tile :is(p,.sf-card-copy),.sf-empty-state,.sf-section p{color:var(--sf-text-muted)!important}.sf-kicker,.sf-eyebrow{color:var(--sf-primary-hover)!important}.sf-trust-badge{background:var(--sf-bg-light)!important;color:var(--sf-text)!important}.sf-trust-badge :is(h3,strong){color:var(--sf-text)!important}.sf-trust-badge :is(p,span,div){color:var(--sf-text-muted)!important}.sf-newsletter-section,.sf-newsletter-box{background:linear-gradient(90deg,#2a0f1d,#5d1328)!important;color:var(--sf-text-light)!important;border-radius:20px!important}.sf-newsletter-section :is(h1,h2,h3,p,span,div,label){color:var(--sf-text-light)!important}.sf-newsletter-section input{background:#fff!important;color:var(--sf-text)!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:12px!important}.sf-btn,.sf-section button,.sf-section button[type=submit]{background:var(--sf-primary)!important;color:#fff!important;border:none!important;border-radius:12px!important}.sf-btn:hover,.sf-section button:hover,.sf-section button[type=submit]:hover{background:var(--sf-primary-hover)!important}.sf-home-root,.sf-section,.sf-category-grid-section,.sf-feature-panels,.sf-featured-collection,.sf-promo-tiles-section,.sf-blog-grid-section,.sf-newsletter-section,.sf-category-card,.sf-feature-panel,.sf-promo-tile,.sf-product-card,.sf-empty-state,.sf-trust-badge{--sf-bg-light: #FFF4EC !important;--sf-bg-soft: #FBE1E7 !important;--sf-bg-dark: #170A14 !important;--sf-bg-darker: #10070A !important;--sf-card-bg: #FFFFFF !important;--sf-card-bg-soft: #fff7f2 !important;--sf-card-text: #211018 !important;--sf-text: #211018 !important;--sf-text-muted: #7B5D66 !important;--sf-text-light: #FFF4EC !important;--sf-primary: #FF4F3E !important;--sf-primary-hover: #E92E55 !important;--sf-accent-gold: #F2C36B !important;--sf-accent-pink: #F48BA4 !important;--sf-border: rgba(123, 93, 102, .18) !important;--sf-shadow: 0 10px 24px rgba(33, 16, 24, .08) !important;--sf-radius: 18px !important}.sf-category-card,.sf-feature-panel,.sf-promo-tile,.sf-empty-state{background:#fff7f2!important;color:#211018!important;box-shadow:0 10px 24px #21101814!important}.sf-product-card{background:#fff!important;color:#211018!important;box-shadow:0 10px 24px #21101814!important}.sf-newsletter-section,.sf-newsletter-box,#shopify-section-template--28342169370907__sfnewsletter .sf-newsletter-section,#shopify-section-template--28342169370907__sfnewsletter .sf-newsletter-box{background:linear-gradient(90deg,#2a0f1d,#5d1328)!important;color:#fff4ec!important}.sf-newsletter-section :is(h1,h2,h3,h4,p,span,div,label,.sf-kicker),.sf-newsletter-box :is(h1,h2,h3,h4,p,span,div,label,.sf-kicker),#shopify-section-template--28342169370907__sfnewsletter :is(h1,h2,h3,h4,p,span,div,label,.sf-kicker){color:#fff4ec!important}.sf-newsletter-section input,.sf-newsletter-box input{background:#fff!important;color:#211018!important}.sf-category-card,.sf-feature-panel,.sf-promo-tile{--sf-card-text: #211018 !important;color:#211018!important}.sf-category-card :is(h1,h2,h3,h4,p,span,div,strong,small),.sf-feature-panel :is(h1,h2,h3,h4,p,span,div,strong,small),.sf-promo-tile :is(h1,h2,h3,h4,p,span,div,strong,small){color:#211018!important;text-shadow:none!important}.sf-category-card :is(p,small,.sf-card-copy),.sf-feature-panel :is(p,small,.sf-card-copy),.sf-promo-tile :is(p,small,.sf-card-copy){color:#7b5d66!important}.sf-category-card svg,.sf-feature-panel svg,.sf-promo-tile svg{opacity:.18!important}#shopify-section-template--28342169370907__sfnewsletter,#shopify-section-template--28342169370907__sfnewsletter .sf-newsletter-section,#shopify-section-template--28342169370907__sfnewsletter .sf-newsletter-box,.sf-newsletter-section,.sf-newsletter-box{--sf-text: #FFF4EC !important;--sf-card-text: #FFF4EC !important;--color: #FFF4EC !important;--font-h2-color: #FFF4EC !important;background:linear-gradient(90deg,#2a0f1d,#5d1328)!important;color:#fff4ec!important}#shopify-section-template--28342169370907__sfnewsletter h2,#shopify-section-template--28342169370907__sfnewsletter p,#shopify-section-template--28342169370907__sfnewsletter .sf-kicker,.sf-newsletter-section h2,.sf-newsletter-section p,.sf-newsletter-section .sf-kicker,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box h2,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box p,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box .sf-kicker,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box div,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box span{color:#fff4ec!important}body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section,body #shopify-section-template--28342169370907__sfnewsletter .sf-section.sf-newsletter-section .sf-newsletter-box{background:linear-gradient(90deg,#2a0f1d,#5d1328)!important}.sf-category-grid-section,.sf-featured-collection{background:radial-gradient(circle at 18% 0%,rgba(244,139,164,.13),transparent 30%),linear-gradient(180deg,#fff4ec,#fff8f4 48%,#fbe1e7)!important;padding-top:clamp(34px,4vw,56px)!important;padding-bottom:clamp(34px,4vw,56px)!important}.sf-category-grid-section .sf-container,.sf-featured-collection .sf-container{max-width:1180px!important}.sf-category-grid-section .sf-section__header,.sf-featured-collection .sf-section__header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.sf-category-grid-section h2,.sf-featured-collection h2{font-size:clamp(21px,2.2vw,30px)!important;line-height:1.05!important;letter-spacing:-.025em!important;text-transform:uppercase!important;color:#211018!important}.sf-category-grid-section h2:after,.sf-featured-collection h2:after{content:" \2726";color:#ff4f3e;font-size:.74em;vertical-align:10%}.sf-category-grid-section .sf-section__copy,.sf-featured-collection .sf-section__copy,.sf-category-grid-section .sf-section__header p,.sf-featured-collection .sf-section__header p{color:#7b5d66!important;font-size:13px!important}.sf-category-grid-section .sf-section__link,.sf-featured-collection .sf-section__link,.sf-category-grid-section a[href*="/collections"]:not(.sf-category-card),.sf-featured-collection a[href*="/collections"]:not(.sf-product-card a){color:#ff4f3e!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.sf-category-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.sf-category-card{min-height:0!important;height:150px!important;padding:0!important;display:grid!important;grid-template-rows:112px 38px!important;align-items:stretch!important;overflow:hidden!important;background:#fff7f2!important;border:1px solid rgba(123,93,102,.12)!important;border-radius:13px!important;box-shadow:0 10px 22px #21101812!important;color:#211018!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.sf-category-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 32px #2110181f!important;border-color:#ff4f3e38!important}.sf-category-card__image{position:relative!important;inset:auto!important;width:100%!important;height:112px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:radial-gradient(circle at 50% 75%,rgba(244,139,164,.28),transparent 55%),linear-gradient(145deg,#fff,#fff4ec 58%,#fbe1e7)!important;overflow:hidden!important}.sf-category-card__image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;display:block!important;filter:none!important}.sf-category-card__image svg{width:auto!important;height:auto!important;max-width:62%!important;max-height:78px!important;object-fit:contain!important;object-position:center!important;display:block!important;filter:drop-shadow(0 12px 18px rgba(33,16,24,.13))!important}.sf-category-card__image svg{opacity:.95!important}.sf-category-card__image svg *{stroke:#7b5d66!important;fill-opacity:.08!important}.sf-category-card__shade{display:none!important}.sf-category-card__content{position:relative!important;width:100%!important;height:38px!important;padding:7px 8px 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#fff7f2!important}.sf-category-card__badge,.sf-category-card__content p{display:none!important}.sf-category-card__content h3{margin:0!important;max-width:100%!important;font-size:11px!important;line-height:1.15!important;letter-spacing:.02em!important;font-weight:900!important;text-transform:uppercase!important;color:#211018!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.sf-product-grid,.sf-featured-collection .sf-product-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.sf-product-card{height:250px!important;width:auto!important;min-width:0!important;border-radius:12px!important;border:1px solid rgba(123,93,102,.14)!important;background:#fff!important;box-shadow:0 10px 22px #21101812!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease!important}.sf-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 34px #21101821!important}.sf-product-card>a{height:100%!important;display:grid!important;grid-template-rows:154px 96px!important;color:#211018!important}.sf-product-card__media{height:154px!important;width:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:13px!important;background:radial-gradient(circle at 50% 80%,rgba(244,139,164,.26),transparent 56%),linear-gradient(145deg,#fff,#fff4ec 58%,#fbe1e7)!important;border:0!important;border-bottom:1px solid rgba(123,93,102,.1)!important}.sf-product-card__media img{width:auto!important;height:auto!important;max-width:92%!important;max-height:126px!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 13px 20px rgba(33,16,24,.15))!important}.sf-product-card__badge{top:8px!important;left:8px!important;height:22px!important;padding:0 8px!important;border-radius:6px!important;background:#ff4f3e!important;color:#fff!important;font-size:9px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important}.sf-product-card__info{padding:10px 10px 12px!important;height:96px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:6px!important}.sf-product-card__title{margin:0!important;color:#211018!important;font-size:12px!important;line-height:1.22!important;font-weight:800!important;letter-spacing:-.01em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.sf-product-card__price{margin:0!important;color:#211018!important;font-size:13px!important;line-height:1!important;font-weight:900!important}.sf-product-card__price s,.sf-product-card__price .compare-at-price{color:#a78d96!important;font-weight:600!important}@media(max-width:1099px){.sf-category-grid,.sf-product-grid,.sf-featured-collection .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:749px){.sf-category-grid,.sf-product-grid,.sf-featured-collection .sf-product-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(138px,42vw)!important;grid-template-columns:none!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}.sf-category-card,.sf-product-card{scroll-snap-align:start!important}}.sf-category-card{height:176px!important;grid-template-rows:138px 38px!important}.sf-category-card__image{height:138px!important;padding:0!important;background:radial-gradient(circle at 50% 86%,rgba(255,149,166,.5) 0 16%,transparent 48%),linear-gradient(145deg,#fff7f2,#fee6df 47%,#f8cdd5)!important}.sf-category-card__image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important;display:block!important;filter:none!important}.sf-category-card__image svg{max-width:60%!important;max-height:92px!important}@media screen and (max-width:989px){.sf-category-card{height:168px!important;grid-template-rows:130px 38px!important}.sf-category-card__image{height:130px!important}}@media screen and (max-width:749px){.sf-category-card{height:164px!important;grid-template-rows:126px 38px!important}.sf-category-card__image{height:126px!important}}.sf-category-card__image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/silkyfire-homepage.css.map */
