body:has(.custom-wholesale-fulfillment-container) #main-header .animate-pulse{animation:none}@scope (.custom-wholesale-fulfillment-container){:scope{--stone:#f8f2f1;--slate:#393939;--burgundy:#750d30;--lemon:#ffecac;--peach:#e6c2a2;--plum:#5d1c47;--white:#ffffff;--serif:var(--font-herbik),"Cormorant Garamond",Georgia,serif;--sans:var(--font-gt-standard-l),"Inter",-apple-system,system-ui,sans-serif;--maxw:1180px;--gut:clamp(20px,5vw,64px)}*{box-sizing:border-box;margin:0;padding:0}:scope{scroll-behavior:smooth;font-family:var(--sans);color:var(--slate);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.01em}h1{font-size:clamp(2.6rem,6vw,4.4rem)}h2{font-size:clamp(2rem,4.2vw,3.1rem)}h3{font-size:clamp(1.3rem,2.4vw,1.7rem)}p{font-size:clamp(1rem,1.15vw,1.12rem)}.wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--gut);padding-right:var(--gut)}.eyebrow{font-family:var(--sans);font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--burgundy);margin-bottom:1rem;display:block}.eyebrow.lemon-on-dark{color:var(--lemon)}.btn{display:inline-block;font-family:var(--sans);font-weight:600;font-size:.96rem;letter-spacing:.02em;text-decoration:none;cursor:pointer;border:none;padding:1rem 2.1rem;border-radius:999px;transition:transform .25s ease,box-shadow .25s ease}.btn-lemon{background:var(--lemon);color:var(--slate)}.btn-lemon:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px rgba(0,0,0,.4)}.btn-burgundy{background:var(--burgundy);color:var(--white)}.btn-burgundy:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px rgba(117,13,48,.5)}.btn:focus-visible{outline:3px solid var(--plum);outline-offset:3px}section{padding:clamp(3.25rem,6vw,5.5rem) 0}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.in{opacity:1;transform:none}.reveal.in.d1,.reveal.in.d2,.reveal.in.d3,.reveal.in.d4{transition-delay:0s}.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.reveal.d4{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.reveal{transition:none;opacity:1;transform:none}}.imgframe{background:var(--white);border-radius:16px;overflow:hidden;position:relative;box-shadow:0 30px 60px -34px rgba(57,57,57,.28)}.imgframe img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topbar{position:sticky;top:0;z-index:50;background:rgba(248,242,241,.86);backdrop-filter:blur(10px);border-bottom:1px solid rgba(57,57,57,.08)}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:1.05rem;padding-bottom:1.05rem}.logo{font-family:var(--serif);font-size:1.5rem;font-weight:400;letter-spacing:.02em;color:var(--burgundy);text-decoration:none}.nav-cta{font-size:.86rem;padding:.7rem 1.4rem}.hero{background:var(--stone);padding-top:clamp(2.5rem,4vw,3.5rem);padding-left:10px;padding-right:10px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:stretch}.hero .eyebrow{margin-bottom:1.4rem}.hero h1{margin-bottom:1.5rem;max-width:15ch}.hero .sub{font-size:clamp(1.05rem,1.35vw,1.2rem);max-width:42ch;margin-bottom:1.6rem;color:var(--slate)}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-cta-row{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.hero-note{font-size:.82rem;color:#8a7c7c}.hero-vis{display:flex}.hero-vis .imgframe{width:100%;align-self:stretch;min-height:clamp(360px,42vw,560px)}.pain{background:var(--white)}.pain h2{text-align:center;max-width:20ch;margin:0 auto 2.25rem}.pain-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.pain-card{border-radius:18px;padding:2rem 1.9rem;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.pain-card.stone{background:var(--stone);color:var(--slate)}.pain-card.burg{background:var(--burgundy);color:var(--white)}.pain-card h3{margin-bottom:1rem;font-size:clamp(1.4rem,2.1vw,1.8rem);transition:color .3s ease}.pain-card.burg h3{color:var(--lemon)}.pain-card p{font-size:1rem;opacity:.92;transition:color .3s ease}.pain-card:after{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:var(--lemon);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.pain-card.stone:hover{transform:translateY(-6px);background:var(--burgundy);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.pain-card.stone:hover h3{color:var(--lemon)}.pain-card.stone:hover p{color:rgba(255,255,255,.92)}.pain-card.burg:hover{transform:translateY(-6px);box-shadow:0 26px 50px -22px rgba(117,13,48,.6)}.pain-card:hover:after{transform:scaleX(1)}.trust-strip{background:var(--stone)}.trust-strip .inner{text-align:center}.trust-strip h2{max-width:24ch;margin:0 auto .8rem}.trust-strip .ts-sub{max-width:50ch;margin:0 auto 2.4rem;color:#5e5252}.ts-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.ts-item{background:var(--white);border:1px solid rgba(57,57,57,.08);border-radius:16px;padding:1.7rem 1.4rem;text-align:left;position:relative;overflow:hidden;transition:transform .3s ease,background .3s ease,box-shadow .3s ease,border-color .3s ease}.ts-item .ts-figure{font-family:var(--serif);font-size:clamp(1.7rem,2.6vw,2.15rem);line-height:1;color:var(--burgundy);margin-bottom:.55rem;transition:color .3s ease}.ts-item p{font-size:.92rem;color:#5e5252;line-height:1.45}.ts-item b,.ts-item p{transition:color .3s ease}.ts-item b{color:var(--slate)}.ts-item:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--lemon);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.ts-item:hover{transform:translateY(-6px);background:var(--burgundy);border-color:var(--burgundy);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.ts-item:hover .ts-figure{color:var(--lemon)}.ts-item:hover p{color:rgba(255,255,255,.92)}.ts-item:hover b{color:var(--white)}.ts-item:hover:after{transform:scaleX(1)}.who{background:var(--white)}.who h2{text-align:center;max-width:22ch;margin:0 auto .8rem}.who .who-sub{text-align:center;max-width:50ch;margin:0 auto 2.6rem;color:#5e5252}.who-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:.85rem}.who-row{background:var(--stone);border-radius:14px;padding:1.25rem 1.6rem 1.25rem 3.4rem;font-size:1.02rem;color:var(--slate);position:relative;overflow:hidden;cursor:default;transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.who-row .who-mk{position:absolute;left:1.6rem;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:var(--burgundy);transition:background .3s ease,box-shadow .3s ease}.who-row:after{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:var(--lemon);transform:scaleY(0);transform-origin:top;transition:transform .3s ease}.who-row:hover{transform:translateX(6px);background:var(--burgundy);color:var(--white);box-shadow:0 18px 38px -22px rgba(117,13,48,.55)}.who-row:hover .who-mk{background:var(--lemon);box-shadow:0 0 0 4px rgba(255,236,172,.25)}.who-row:hover:after{transform:scaleY(1)}.features{background:var(--stone)}.features h2{text-align:center;margin-bottom:.8rem;max-width:24ch;margin-left:auto;margin-right:auto}.features .feat-sub{text-align:center;max-width:52ch;margin:0 auto 2.6rem;color:#5e5252}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.fbox{background:var(--white);border:1px solid rgba(57,57,57,.08);border-radius:16px;padding:1.9rem 1.7rem;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.fbox .fnum{font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--burgundy);margin-bottom:1rem;display:block}.fbox .fnum,.fbox h3{transition:color .3s ease}.fbox h3{font-size:clamp(1.2rem,1.8vw,1.45rem);margin-bottom:.9rem}.fbox ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.fbox li{font-size:.95rem;color:#5e5252;padding-left:1.2rem;position:relative;transition:color .3s ease}.fbox li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--burgundy);transition:background .3s ease}.fbox:hover{transform:translateY(-6px);background:var(--burgundy);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.fbox:hover .fnum{color:var(--lemon)}.fbox:hover h3{color:var(--white)}.fbox:hover li{color:rgba(255,255,255,.92)}.fbox:hover li:before{background:var(--lemon)}.fbox a,.qa .ans a{color:var(--burgundy);text-decoration:underline}.fbox:hover a,.qa .ans:hover a{color:var(--lemon)}.how{background:var(--white)}.how h2{text-align:center;margin-bottom:2.8rem;max-width:22ch;margin-left:auto;margin-right:auto}.how-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:1.1rem;position:relative}.how-flow:before{content:"";position:absolute;top:2.55rem;left:10%;right:10%;height:2px;background:repeating-linear-gradient(90deg,rgba(117,13,48,.28),rgba(117,13,48,.28) 7px,transparent 0,transparent 14px);z-index:0}.how-step{background:var(--stone);border-radius:16px;padding:1.7rem 1.4rem;position:relative;z-index:1;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.how-step.anchor{background:var(--burgundy);color:var(--white)}.how-num{font-family:var(--serif);font-size:2.4rem;color:var(--burgundy);line-height:1;margin-bottom:.9rem;display:block;transition:color .3s ease}.how-step.anchor .how-num{color:var(--lemon)}.how-step h3{font-size:1.12rem;margin-bottom:.6rem;transition:color .3s ease}.how-step.anchor h3{color:var(--lemon)}.how-step p{font-size:.92rem;color:#5e5252;transition:color .3s ease}.how-step.anchor p{color:rgba(255,255,255,.92)}.how-step:not(.anchor):hover{transform:translateY(-6px);background:var(--burgundy);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.how-step:not(.anchor):hover .how-num,.how-step:not(.anchor):hover h3{color:var(--lemon)}.how-step:not(.anchor):hover p{color:rgba(255,255,255,.92)}.how-step.anchor:hover{transform:translateY(-6px);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.benefits{background:var(--stone)}.benefits h2{text-align:center;max-width:22ch;margin:0 auto 2.6rem}.ben-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.ben-box{background:var(--white);border:1px solid rgba(57,57,57,.08);border-radius:16px;padding:1.9rem 1.7rem;position:relative;overflow:hidden;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.ben-box .ben-ic{width:42px;height:42px;border-radius:11px;background:var(--lemon);display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;transition:background .3s ease}.ben-box .ben-ic svg{width:22px;height:22px;stroke:var(--burgundy);transition:stroke .3s ease}.ben-box h3{font-size:1.3rem;margin-bottom:.8rem}.ben-box h3,.ben-box p{transition:color .3s ease}.ben-box p{font-size:.97rem;color:#5e5252}.ben-box:hover{transform:translateY(-6px);background:var(--burgundy);box-shadow:0 22px 44px -22px rgba(117,13,48,.55)}.ben-box:hover .ben-ic{background:var(--lemon)}.ben-box:hover h3{color:var(--white)}.ben-box:hover p{color:rgba(255,255,255,.92)}.testi{background:var(--white)}.testi .inner{max-width:880px;margin:0 auto;position:relative;background:var(--stone);border-radius:24px;padding:clamp(2.6rem,5vw,4rem) clamp(1.8rem,5vw,3.6rem);text-align:center;box-shadow:0 30px 60px -38px rgba(57,57,57,.3);overflow:hidden}.testi .qmark{font-family:var(--serif);font-size:7rem;line-height:.6;color:var(--peach);opacity:.55;position:absolute;top:1.4rem;left:1.8rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testi .stars{color:var(--burgundy);font-size:1.3rem;letter-spacing:.18em}.testi .stars,.testi blockquote{margin-bottom:1.5rem;position:relative}.testi blockquote{font-family:var(--serif);font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.3;color:var(--slate);max-width:36ch;margin-left:auto;margin-right:auto}.testi cite{font-family:var(--sans);font-style:normal;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:#8a7c7c;font-weight:600;position:relative}.faq{background:var(--stone)}.faq h2{text-align:center;margin-bottom:2.6rem}.faq-list{max-width:820px;margin:0 auto}.qa{border-bottom:1px solid rgba(57,57,57,.12)}.qa button{width:100%;background:none;border:none;text-align:left;padding:1.4rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;cursor:pointer;font-family:var(--serif);font-size:clamp(1.1rem,1.8vw,1.32rem);color:var(--slate)}.qa button:focus-visible{outline:3px solid var(--plum);outline-offset:3px}.qa .mk{flex-shrink:0;width:22px;height:22px;position:relative}.qa .mk:after,.qa .mk:before{content:"";position:absolute;background:var(--burgundy);transition:transform .3s ease}.qa .mk:before{top:10px;left:0;width:22px;height:2px}.qa .mk:after{top:0;left:10px;width:2px;height:22px}.qa.open .mk:after{transform:scaleY(0)}.qa .ans{max-height:0;overflow:hidden;transition:max-height .35s ease}.qa .ans p{padding:0 0 1.4rem;font-size:1rem;color:#5e5252;max-width:70ch}.final{background:var(--stone)}.final .inner{background:var(--burgundy);padding:clamp(2.6rem,6vw,4.5rem) clamp(1.5rem,5vw,3.5rem);text-align:center;color:var(--white)}.final h2{color:var(--white);max-width:20ch;margin:0 auto 1.6rem}.final .ic-sub{max-width:48ch;margin:0 auto 2rem;color:rgba(255,255,255,.9);font-size:1.05rem}@media (max-width:880px){.ben-grid,.feat-grid,.hero-grid,.pain-cards{grid-template-columns:1fr}.ts-row{grid-template-columns:repeat(2,1fr)}.how-flow{grid-template-columns:1fr}.how-flow:before{display:none}}}