@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--red:#e52c27;--ink:#191917;--cream:#fff9ec;--line:#d8d3c7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #4761df;outline-offset:5px}::selection{background:#cbea52;color:#171717}.skip{position:fixed;top:-70px;background:#fff;padding:15px;z-index:99}.skip:focus{top:0}.topbar{background:var(--red);color:white;text-align:center;padding:10px;font-size:12px;letter-spacing:1.7px;font-weight:700}.topbar span{margin:0 24px}header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:20}.logo{font-family:'Barlow Condensed',Impact,sans-serif;font-size:37px;font-weight:900;letter-spacing:-1.5px;white-space:nowrap}.logo span{color:var(--red)}.logo i{font-family:Arial;font-size:14px;vertical-align:top;letter-spacing:0;font-style:normal;margin-left:3px}nav{display:flex;gap:28px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--red)}.shop-link{border:1px solid var(--ink);padding:13px 19px;border-radius:5px;font-size:14px;font-weight:700}.shop-link span{margin-left:17px}#menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;overflow:hidden}.hero-copy{padding:62px 7% 43px 10%}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:800;margin:0 0 22px}.mini-star{color:var(--red);font-size:20px;vertical-align:middle;margin-right:7px}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;margin:0;font-weight:800;letter-spacing:-1px}h1{font-size:clamp(76px,7.7vw,118px);line-height:.88}em{font-style:normal;color:var(--red)}.period{color:var(--red)}.intro{font-size:17px;line-height:1.6;margin:25px 0}.button{display:inline-flex;gap:38px;align-items:center;justify-content:space-between;padding:17px 24px;border:1px solid transparent;border-radius:5px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.dark{background:var(--ink);color:#fff}.dark:hover{background:#343432}.cream{background:var(--cream);color:var(--ink)}.outline{border-color:var(--ink)}.hero-note{font-size:12px;margin-top:30px;color:#66655d;display:flex;align-items:center;gap:12px}.hero-note span{font-size:20px;color:var(--red)}.hero-art{position:relative;background:var(--red);isolation:isolate;display:flex;align-items:center;justify-content:center;min-width:0}.hero-art:before{content:'';width:81%;aspect-ratio:1;position:absolute;border:1px solid #ffffff50;border-radius:50%;z-index:-1}.hero-art:after{content:'';width:67%;aspect-ratio:1;position:absolute;border:1px solid #ffffff50;border-radius:50%;z-index:-1}.giant-type{font-family:'Barlow Condensed',Impact,sans-serif;font-size:20vw;letter-spacing:-9px;color:#ffffff14;position:absolute;top:-35px;line-height:1.2;font-weight:900;z-index:-1}.hero-art>img{width:95%;height:530px;object-fit:contain;filter:drop-shadow(0 23px 18px #69130f45);will-change:transform;transition:transform .15s ease-out}.stamp{position:absolute;top:38px;right:32px;background:#daf05a;color:var(--ink);width:114px;height:114px;border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;transform:rotate(12deg);font-size:12px;line-height:1.4;border:1px solid var(--ink);box-shadow:4px 4px 0 var(--ink)}.stamp strong{font-size:22px;font-family:'Barlow Condensed',Impact}.play-note{position:absolute;bottom:86px;left:28px;padding:14px 19px;background:var(--cream);font-size:13px;font-weight:700;border-radius:10px 10px 10px 0;transform:rotate(-6deg);box-shadow:3px 4px 0 var(--ink)}.art-bottom{position:absolute;bottom:24px;color:white;letter-spacing:2px;font-size:12px;font-weight:700}.ticker{overflow:hidden;background:var(--ink);color:var(--cream);padding:17px 0;font-family:'Barlow Condensed',Impact;font-size:24px;font-weight:600;letter-spacing:2px}.ticker>div{white-space:nowrap;width:max-content;animation:marquee 45s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:76px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.red{color:var(--red)}h2{font-size:clamp(45px,4.4vw,66px);line-height:1}.section-head .eyebrow{margin-bottom:13px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid;padding-bottom:5px}.filters{display:flex;gap:9px;margin:28px 0;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:30px;background:transparent;padding:11px 20px;font-size:14px;font-weight:600}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-card[hidden]{display:none}.product-image{position:relative;background:#f1eadf;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.product-card:nth-child(4n+2) .product-image{background:#e7e3f2}.product-card:nth-child(4n+3) .product-image{background:#f5e0df}.product-card:nth-child(4n+4) .product-image{background:#e2ebd9}.product-image img{width:83%;height:80%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-card a:hover img{transform:rotate(-6deg) scale(1.08)}.product-tag{position:absolute;top:14px;left:14px;border-radius:3px;background:var(--cream);padding:5px 8px;font-size:11px;font-weight:800;letter-spacing:.7px}.product-card h3{font-family:'DM Sans',Arial;font-size:17px;letter-spacing:-.4px;margin:17px 0 7px;font-weight:700;line-height:1.35}.product-card .meta{font-size:13px;color:#6d6a63}.product-buy{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:14px 0;margin-top:14px;font-size:14px;font-weight:700}.product-buy b{display:grid;place-items:center;border:1px solid var(--line);height:32px;width:32px;border-radius:50%;font-size:19px}.stock-note{font-size:12px;color:#726e63;margin-top:22px}.universe{background:#f0ecdf}.universe .section-head>p{font-size:15px;color:#625f57}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category{position:relative;min-height:340px;padding:29px;overflow:hidden;border-radius:8px;transition:transform .2s}.category:hover{transform:translateY(-5px)}.category>span:first-child{font-size:11px;letter-spacing:1.5px;font-weight:800}.category h3{font-size:64px;line-height:.95;margin:26px 0 15px}.category p{font-size:14px;max-width:225px;position:relative;z-index:1}.category b{font-size:14px;display:inline-block;margin-top:20px;position:relative;z-index:1}.cat-red{background:var(--red);color:var(--cream)}.cat-pink{background:#f4b6cd}.cat-lime{background:#d7ed67}.category-word{position:absolute;right:-15px;bottom:40px;font-family:'Barlow Condensed',Impact;font-weight:900;font-size:87px;transform:rotate(-90deg);transform-origin:center;color:#0000000d;pointer-events:none}.business{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;padding-top:90px;padding-bottom:90px}.business-title h2{font-size:70px}.business-title>p:last-child{font-size:16px;line-height:1.7;color:#6d675e;margin-top:26px}.business-options article{display:flex;gap:22px;padding:0 0 34px;border-bottom:1px solid var(--line)}.business-options article+article{padding-top:34px;border-bottom:0;padding-bottom:0}.number{font-size:14px;color:var(--red);font-weight:700;padding-top:1px}.business-options .eyebrow{margin-bottom:12px;font-size:11px}.business-options h3{font-size:35px}.business-options p:not(.eyebrow){color:#69645c;font-size:15px;line-height:1.7;max-width:470px;margin:14px 0 22px}.closing{position:relative;overflow:hidden;background:var(--red);color:var(--cream);padding:62px 5%;text-align:center}.closing>p{font-size:12px;letter-spacing:2px;font-weight:700}.closing h2{font-size:76px;position:relative;z-index:1}.closing em{color:var(--cream)}.closing .button{margin-top:28px;position:relative;z-index:1}.closing>span{position:absolute;font-size:330px;right:-26px;top:-79px;color:#fff2}footer{padding:45px 5% 65px;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer>p{font-size:14px;margin:0;align-self:center;text-align:right}footer>div{display:flex;gap:25px;font-size:13px}footer small{font-size:12px;color:#777;justify-self:end;align-self:end}#cursor-cat{position:fixed;left:0;top:0;width:86px;z-index:40;pointer-events:none;opacity:0;will-change:transform;transition:opacity .2s}#cursor-cat img{width:100%;height:86px;object-fit:contain;filter:drop-shadow(0 5px 4px #0003)}#cursor-cat span{display:none;position:absolute;top:-20px;left:15px;background:white;color:var(--red);padding:5px 10px;white-space:nowrap;border-radius:20px;font-size:12px}#cursor-cat.pounce span{display:block}#pet-toggle{position:fixed;bottom:17px;right:20px;background:var(--cream);color:var(--ink);border:1px solid var(--line);border-radius:25px;box-shadow:0 3px 15px #0001;padding:11px 17px;z-index:45;font-size:12px;font-weight:700}#pet-toggle span{margin-left:10px;color:#68655c;font-weight:400}
@media(min-width:1500px){.hero-copy{padding-left:max(70px,calc((100vw - 1340px)/2))}.hero{min-height:710px}.hero-art>img{height:600px}}@media(max-width:1050px){nav{gap:17px}nav a{font-size:12px}.hero-copy{padding-top:45px}.hero{min-height:570px}.hero-art>img{height:440px}.stamp{width:96px;height:96px;right:20px}.product-grid{gap:15px}.business{gap:5%}.business-title h2{font-size:60px}.category h3{font-size:55px}}
@media(max-width:760px){.topbar{font-size:10px;letter-spacing:.7px}.topbar span{margin:0 6px}header{height:75px;padding:0 6%}.logo{font-size:32px}.shop-link{margin-left:auto;margin-right:15px;padding:10px 12px;font-size:12px}.shop-link span{margin-left:6px}#menu{display:block;border:0;background:none;font-size:25px;padding:6px}nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--cream);padding:25px 6%;border-bottom:1px solid var(--line);flex-direction:column;gap:22px}nav.open{display:flex}nav a{font-size:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6% 34px}.eyebrow{font-size:11px;margin-bottom:18px}h1{font-size:85px;line-height:.88}.intro{font-size:15px;line-height:1.5;margin:21px 0}.hero-note{margin-top:22px;font-size:11px}.hero-art{min-height:405px}.hero-art>img{height:400px;width:90%}.giant-type{font-size:60vw;top:-45px}.stamp{top:20px;right:25px}.play-note{bottom:45px;font-size:12px;left:20px}.art-bottom{font-size:10px;bottom:15px}.ticker{font-size:20px;padding:13px 0}.section{padding:45px 6%}.section-head{align-items:start;flex-direction:column;gap:18px;margin-bottom:25px}h2{font-size:46px}.filters{flex-wrap:nowrap;overflow-x:auto;margin-right:-6vw;padding-bottom:8px}.filters button{white-space:nowrap;padding:10px 15px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.product-tag{font-size:9px;top:9px;left:9px}.product-card h3{font-size:14px}.product-card .meta{font-size:12px}.product-buy{font-size:12px;gap:5px}.product-buy b{width:27px;height:27px;flex-shrink:0}.category-grid{grid-template-columns:1fr;gap:16px}.category{min-height:270px;padding:26px}.category h3{font-size:57px}.category-word{right:30px;bottom:75px;font-size:120px;transform:rotate(-15deg)}.category p{max-width:none}.business{grid-template-columns:1fr;gap:38px}.business-title h2{font-size:58px}.business-options article{gap:16px}.business-options h3{font-size:32px}.business-options .button{font-size:13px;padding:15px 17px;gap:15px}.closing{padding:45px 6%}.closing h2{font-size:55px}.closing>span{font-size:250px;right:-100px}footer{padding:35px 6% 85px;grid-template-columns:1fr;gap:19px}footer>p{text-align:left}footer>div{gap:17px;flex-wrap:wrap}footer small{justify-self:start}.universe .section-head>p{margin:0}#pet-toggle{font-size:11px;right:12px;bottom:12px;padding:10px 13px}#cursor-cat{width:65px}#cursor-cat img{height:65px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}#cursor-cat{display:none}}
/* The storefront sign becomes the permanent brand masthead. */
html{scroll-padding-top:180px}.brand-header{position:sticky;top:0;z-index:30;background:#090909;box-shadow:0 3px 20px #0002}.brand-header header{position:relative;top:auto;height:59px;border-top:1px solid #ffffff12;border-bottom:0;background:#121212;color:var(--cream);justify-content:center;gap:55px}.brand-header .shop-link{border-color:#ffffff45;padding:9px 17px}.brand-header nav a:hover{color:#ff665b}.illuminated-sign{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:180px;padding:12px 60px 17px;transition:height .35s,padding .35s;overflow:hidden;background:#090909}.sign-link{display:block;position:relative;width:min(800px,85vw);height:125px;transition:height .35s,width .35s}.sign-link img{width:100%;height:100%;object-fit:contain;display:block}.sign-base{filter:brightness(.13) saturate(.7);opacity:.75}.sign-light{position:absolute;inset:0;animation:sign-reveal 1.9s ease-out both;filter:brightness(1.08) drop-shadow(0 0 13px #ff302c55)}.illuminated-sign>p{font-size:11px;letter-spacing:3px;color:#e4c9b8;margin:5px 0 0;transition:opacity .2s;animation:sign-caption 2s both}.replay-light{position:absolute;right:4%;bottom:21px;color:#b6988c;font-size:13px;background:none;border:0;padding:8px}.replay-light:hover{color:#fff}.replay-light span{margin-left:5px}.brand-header.compact .illuminated-sign{height:84px;padding:4px 50px}.brand-header.compact .sign-link{height:70px;width:360px}.brand-header.compact .illuminated-sign>p{display:none}.brand-header.compact .replay-light{bottom:23px}.sign-link.relighting .sign-light{animation:none}.brand-header .logo{display:none}
@keyframes sign-reveal{0%{clip-path:inset(0 100% 0 0);opacity:.2;filter:brightness(.2)}60%{clip-path:inset(0 0 0 0);opacity:.7;filter:brightness(.8)}100%{clip-path:inset(0 0 0 0);opacity:1;filter:brightness(1.08) drop-shadow(0 0 13px #ff302c55)}}@keyframes sign-caption{0%,65%{opacity:0}100%{opacity:1}}
.wholesale{background:#fff9ec;padding-bottom:85px}.wholesale .section-head{max-width:1000px;margin-bottom:40px}.wholesale h2{font-size:clamp(45px,4.5vw,65px);line-height:1.06}.lead-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.display-picture{position:relative;background:#eee6d7;border-radius:15px;overflow:hidden}.display-picture>img{display:block;width:100%;height:565px;object-fit:contain}.display-badge{position:absolute;left:23px;top:24px;border-radius:4px;background:#171715;color:#fff8e9;padding:15px 18px;font-size:12px;line-height:1.5;letter-spacing:1px;z-index:1;transform:rotate(-4deg)}.display-badge strong{color:#f5c86a;font-size:15px}.display-caption{padding:25px 5px 0}.display-caption .eyebrow{margin-bottom:12px}.display-caption h3{font-size:37px;line-height:1.05}.display-caption>p:not(.eyebrow){font-size:16px;line-height:1.65;color:#665e53;max-width:520px}.display-caption small{font-size:12px;color:#776d60}.lead-card{background:#fff;border:1px solid #e8ddd0;border-radius:15px;padding:34px;box-shadow:0 18px 40px #40220c08}.lead-card>.eyebrow{margin-bottom:15px}.lead-card>h3{font-size:43px;line-height:1.02}.form-intro{font-size:15px;color:#71665e;line-height:1.6;margin:15px 0 25px}.lead-card label{display:block;font-size:14px;font-weight:700;line-height:1.5;margin-bottom:17px}.lead-card label>span{color:var(--red)}.lead-card label>.optional{color:#85796e;font-weight:400}.lead-card input,.lead-card textarea,.lead-card select{display:block;width:100%;font:inherit;font-size:16px;font-weight:400;background:#fffcf7;color:#29221e;border:1px solid #d9cfc4;border-radius:7px;padding:12px 13px;margin-top:7px;min-height:48px}.lead-card textarea{resize:vertical}.lead-card input:focus,.lead-card textarea:focus,.lead-card select:focus{outline:2px solid #e52c27;outline-offset:2px}.lead-card input::placeholder,.lead-card textarea::placeholder{color:#8b8076;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-submit{width:100%;border:0;font-size:15px;margin-top:3px}.whatsapp-submit{width:100%;border:1px solid #ddd3c8;color:#2e4f35;background:#fff;border-radius:5px;font-size:14px;font-weight:700;padding:15px;margin-top:12px}.whatsapp-submit:hover{background:#f1f6ed}.form-help{font-size:12px;line-height:1.65;color:#796f65;margin:16px 0 0}#form-status{background:#f7f1e4;padding:13px;font-size:14px;line-height:1.5;border-radius:5px;margin:15px 0 0}.franchise{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;background:#171715;color:var(--cream)}.franchise h2{font-size:64px}.franchise .eyebrow{color:#dcc28d}.franchise>div>p:not(.eyebrow){color:#d3caba;font-size:17px;line-height:1.7;margin:0 0 25px}.franchise em{color:#ff5042}
@media(max-width:1050px){.lead-layout{gap:30px}.lead-card{padding:25px}.display-picture>img{height:515px}.brand-header header{gap:28px}}@media(max-width:760px){html{scroll-padding-top:155px}.illuminated-sign{height:140px;padding:10px 15px 20px}.sign-link{height:90px;width:94vw}.illuminated-sign>p{font-size:9px;letter-spacing:1.2px;margin-top:1px}.brand-header header{height:52px;padding:0 6%;justify-content:space-between}.brand-header .shop-link{margin:0;padding:8px 13px}.brand-header #menu{color:var(--cream)}.brand-header nav{top:52px;background:#171715;border-color:#ffffff25;color:var(--cream)}.brand-header.compact .illuminated-sign{height:78px;padding:3px 12px}.brand-header.compact .sign-link{height:65px;width:75vw}.replay-light{right:7px;bottom:10px;padding:5px}.replay-light span{display:none}.brand-header.compact .replay-light{bottom:26px;right:8px}.lead-layout{grid-template-columns:1fr;gap:30px}.display-picture>img{height:470px}.display-badge{left:18px;top:18px;font-size:11px}.display-caption h3{font-size:34px}.lead-card{padding:24px 21px}.lead-card>h3{font-size:39px}.form-row{grid-template-columns:1fr;gap:0}.lead-card label{margin-bottom:15px}.franchise{grid-template-columns:1fr;gap:24px}.franchise h2{font-size:54px}.franchise>div>p:not(.eyebrow){font-size:16px}.wholesale{padding-bottom:45px}.wholesale .section-head{margin-bottom:27px}}
@media(prefers-reduced-motion:reduce){.sign-light{clip-path:none;opacity:1;filter:brightness(1.08)}.illuminated-sign>p{opacity:1}.replay-light{display:none}}
.sign-link{overflow:hidden}.sign-link img{object-fit:cover;object-position:center 48%}

/* Let the masthead scroll out of view, leaving the page unobstructed. */
.brand-header{position:relative;top:auto}html{scroll-padding-top:24px}
