
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap');
:root{--red:#ed2f36;--ink:#10252d;--cream:#f7f4ed;--paper:#fff;--muted:#64747a;--line:#dfe3df;--yellow:#f8c43e;--mint:#aee7ca}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1168px,calc(100% - 36px));margin:auto}.nav{position:sticky;top:0;z-index:50;background:rgba(247,244,237,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(16,37,45,.08)}.navin{height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:0}.brandmark{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-cart{width:52px;height:55px;flex:0 0 auto}.brand-word{font-family:Space Grotesk,sans-serif;font-size:27px;font-weight:700;letter-spacing:-.065em;line-height:1;color:var(--ink);padding-right:4px}.navlinks{margin-left:auto;display:flex;align-items:center;gap:29px;font-size:13px;font-weight:800}.navlinks a:hover{color:var(--red)}.pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 22px;background:var(--ink);color:#fff;font-weight:800;font-size:13px}.pill.red{background:var(--red);box-shadow:0 14px 35px rgba(237,47,54,.22)}.pill.white{background:#fff;color:var(--ink)}.menu{display:none;margin-left:auto;border:0;background:var(--ink);color:#fff;border-radius:50%;width:44px;height:44px}.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#fbf6ea 0%,#f8f5ef 55%,#ffe4e7 100%);padding:84px 0 108px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(8px);opacity:.7;animation:floatblob 7s ease-in-out infinite}.hero:before{width:120px;height:120px;background:#f7cc56;left:-30px;bottom:86px}.hero:after{width:90px;height:90px;background:#a9dfc2;left:53%;bottom:42px;animation-delay:-2.4s}@keyframes floatblob{50%{transform:translateY(-18px) translateX(10px)}}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:var(--red);text-transform:uppercase;margin-bottom:22px}.hero h1,.section-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.06em;line-height:.94;margin:0}.hero h1{font-size:clamp(62px,7vw,102px)}.hero h1 span{color:var(--red)}.lead{font-size:18px;line-height:1.75;color:#5c6d73;max-width:650px;margin:30px 0 32px}.hero-actions{display:flex;gap:16px;align-items:center}.hero-photos{position:relative;min-height:500px}.photo-card{position:absolute;border:7px solid white;border-radius:28px;overflow:hidden;box-shadow:0 25px 55px rgba(16,37,45,.16);background:#ddd}.photo-card img{width:100%;height:100%;object-fit:cover}.pc1{width:345px;height:325px;left:35px;top:45px;transform:rotate(-3deg);animation:cardfloat 6s ease-in-out infinite}.pc2{width:245px;height:245px;right:0;bottom:30px;transform:rotate(5deg);animation:cardfloat 6.5s ease-in-out -2s infinite}@keyframes cardfloat{50%{translate:0 -10px}}.sticker{position:absolute;padding:12px 22px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.12em;transform:rotate(6deg);box-shadow:0 8px 25px rgba(16,37,45,.08)}.stick1{right:30px;top:18px;background:var(--yellow)}.stick2{left:18px;bottom:70px;background:var(--mint);transform:rotate(-5deg)}
.market{background:#fff;border-block:1px solid #eceeea;overflow:hidden;padding:18px 0;position:relative}.market:before,.market:after{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none}.market:before{left:0;background:linear-gradient(90deg,#fff,transparent)}.market:after{right:0;background:linear-gradient(-90deg,#fff,transparent)}.market-track{display:flex;align-items:center;width:max-content;gap:0;animation:marketRoll 18s linear infinite!important;animation-play-state:running!important;will-change:transform;transform:translate3d(0,0,0)}.market:hover .market-track{animation-play-state:running!important}.market-group{display:flex;align-items:center;gap:100px;padding-right:100px;min-width:max-content}.market-logo{height:54px;min-width:210px;display:flex;align-items:center;justify-content:center}.market-logo svg{height:38px;width:auto;max-width:190px}.amazon-word{font:800 34px Arial,sans-serif;letter-spacing:-2px}.ebay-word{font:800 37px Arial,sans-serif}.tiktok-word{font:800 29px Arial,sans-serif;letter-spacing:-1.2px;display:flex;align-items:center;gap:8px}.tiktok-note{font-size:37px;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55}@keyframes marketRoll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}
.section{padding:100px 0}.section.gray{background:#f4f2ed}.section.dark{background:var(--ink);color:#fff}.section-head{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:50px;margin-bottom:50px}.section-title{font-size:clamp(48px,5.6vw,76px)}.section-title span{color:var(--red)}.section-head p{color:var(--muted);line-height:1.75;max-width:480px;margin:0}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat{background:#fff;border-radius:26px;overflow:hidden;min-height:380px;display:flex;flex-direction:column;transition:transform .18s ease-out,box-shadow .3s ease;transform-style:preserve-3d;will-change:transform}.cat:hover{box-shadow:0 28px 70px rgba(16,37,45,.14)}.cat img{height:205px;width:100%;object-fit:cover}.cat-body{padding:20px 22px 24px;margin-top:auto}.cat small{color:#7d8b8f}.cat h3{font-family:Space Grotesk,sans-serif;font-size:23px;margin:28px 0 8px;letter-spacing:-.04em}.cat p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-card{background:#fff;border-radius:24px;padding:27px;min-height:230px}.why-card .n{color:var(--red);font-weight:900;font-size:12px}.why-card h3{font-family:Space Grotesk;font-size:22px;margin:54px 0 10px}.why-card p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.faq{max-width:920px;margin:auto}.faq details{border-bottom:1px solid #d8ddda;padding:20px 0}.faq summary{cursor:pointer;font-weight:800;font-size:16px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:var(--muted);line-height:1.75;font-size:14px;max-width:760px}.cta{padding:0 0 90px}.cta-box{background:var(--red);color:#fff;border-radius:32px;padding:58px 55px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid rgba(255,255,255,.25);right:-180px;top:-190px;box-shadow:0 0 0 54px rgba(255,255,255,.05)}.cta-box h2{font-family:Space Grotesk;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px}.cta-box p{margin:0;color:rgba(255,255,255,.82)}.cta-box .pill{position:relative;z-index:2}
footer{background:#07181f;color:#fff;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:56px;padding-bottom:52px}.footer-brand .brandmark{gap:10px}.footer-brand .brand-cart{width:54px;height:58px}.footer-brand .brand-cart g{fill:var(--red)}.footer-brand .brand-word{color:#fff;font-size:29px}.footer-brand p{color:#93a0a4;font-size:12px;line-height:1.75;max-width:285px;margin-top:22px}.footer-col h4{font-size:16px;margin:0 0 18px}.footer-col a{display:block;color:#9ba6aa;font-size:12px;margin:0 0 13px}.footer-col a:hover{color:#fff}.social-row{display:flex;gap:12px;align-items:center}.social-icon{width:44px;height:44px;border:1px solid #304048;border-radius:50%;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;color:#fff;transition:.2s;line-height:0}.social-icon:hover{background:#fff;color:var(--ink);transform:translateY(-2px)}.social-icon svg{width:18px!important;height:18px!important;display:block!important;fill:currentColor;flex:0 0 18px;margin:0!important;position:static!important;transform:translate(0,0)}.social-icon[aria-label*="LinkedIn"] svg{transform:translateY(.5px)}.social-icon[aria-label*="Facebook"] svg{transform:translateX(1px)}.social-icon.tiktok svg{width:19px!important;height:19px!important;flex-basis:19px;transform:translate(.5px,.5px)}.footer-email{margin-top:18px;color:#91a0a4;font-size:12px}.footer-bottom{border-top:1px solid #26373e;padding-top:24px;display:flex;justify-content:space-between;gap:24px;color:#7f8c91;font-size:10px;line-height:1.5}
.page-hero{background:linear-gradient(115deg,#fbf5e8,#ffe3e6);padding:82px 0 70px}.page-hero h1{font-family:Space Grotesk;font-size:clamp(48px,6vw,78px);letter-spacing:-.055em;line-height:.98;margin:0;max-width:850px}.page-hero p{max-width:720px;color:var(--muted);font-size:17px;line-height:1.75;margin:22px 0 0}.content{padding:72px 0 95px}.prose{max-width:860px}.prose h2{font-family:Space Grotesk;font-size:31px;letter-spacing:-.03em;margin:42px 0 14px}.prose h3{font-size:18px;margin-top:28px}.prose p,.prose li{color:#53656b;line-height:1.8;font-size:14px}.prose a{color:var(--red);font-weight:700}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px}.panel{border:1px solid #e3e6e3;border-radius:24px;padding:30px;background:#fff}.panel h3{font-family:Space Grotesk;font-size:25px;margin-top:0}.field{margin:14px 0}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;border:1px solid #d8dcda;border-radius:13px;padding:13px;background:#fff;font:inherit}.field textarea{min-height:125px;resize:vertical}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.in{opacity:1;transform:none}
@media(max-width:960px){.navlinks{display:none}.menu{display:block}.mobile-menu.open{display:grid;position:absolute;top:74px;left:18px;right:18px;background:#fff;border-radius:20px;padding:14px;box-shadow:0 20px 50px rgba(0,0,0,.12)}.mobile-menu a{padding:12px;font-weight:800}.hero-grid{grid-template-columns:1fr}.hero-photos{min-height:450px;max-width:620px;width:100%;margin:auto}.grid4,.why-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.section-head{grid-template-columns:1fr}.section-head p{justify-self:start}}
@media(max-width:600px){.container{width:calc(100% - 28px)}.navin{height:74px}.brand-cart{width:47px;height:49px}.brand-word{font-size:24px}.hero{padding:62px 0 78px}.hero h1{font-size:57px}.lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-photos{min-height:390px}.pc1{width:78%;height:280px;left:0}.pc2{width:53%;height:205px}.stick1{right:0}.grid4,.why-grid{grid-template-columns:1fr}.section{padding:76px 0}.market-group{gap:54px;padding-right:54px}.market-logo{min-width:165px}.market-track{animation-duration:14s}.cta-box{grid-template-columns:1fr;padding:38px 25px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.page-hero{padding:58px 0}.page-hero h1{font-size:50px}}
@media(prefers-reduced-motion:reduce){.hero:before,.hero:after,.pc1,.pc2{animation:none!important}.market-track{animation:marketRoll 24s linear infinite!important}.reveal{opacity:1;transform:none}}
