@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Franklin:ital,wght@0,700;0,800;1,800&display=swap";:root{--red:#9f1d20;--dark:#050505;--cream:#f6f6f3;--gold:#e0ad32;--white:#fff;--muted:#5f5f5f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background:#fff;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:var(--dark);color:#e9dfd3;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;height:35px;padding:0 max(4vw,24px);font-size:12px;display:flex}.topbar a{align-items:center;gap:7px;display:flex}header{z-index:30;background:#fff;justify-content:space-between;align-items:center;height:86px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0;box-shadow:0 2px 18px #2a170d12}.brand{align-items:center;gap:8px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand span{font-family:Libre Franklin,sans-serif;line-height:.8;display:grid}.brand b{font-size:20px}.brand small{color:var(--red);letter-spacing:.28em;margin-top:9px;font-size:12px}nav{align-items:center;gap:27px;font-size:14px;font-weight:600;display:flex}nav a{position:relative}nav a:not(.order-nav):after{content:"";background:var(--red);height:2px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}nav a.active:after,nav a:hover:after{right:0}.order-nav{background:var(--red);color:#fff;align-items:center;gap:8px;padding:13px 18px;display:flex}.menu{background:0 0;border:0;display:none}.home-hero{background:var(--cream);grid-template-columns:48% 52%;min-height:690px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:70px max(5vw,35px);display:flex}.eyebrow,.section-kicker,.page-hero span,.dynamic-card>span{letter-spacing:.18em;text-transform:uppercase;color:var(--red);font-size:12px;font-weight:700}h1,h2,h3{font-family:Libre Franklin,sans-serif}h1{letter-spacing:-.07em;margin:23px 0;font-size:clamp(57px,7vw,106px);line-height:.87}.hero-copy h1 em{color:var(--red)}.hero-copy p{color:#594b44;max-width:550px;font-size:19px;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.button{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;width:max-content;padding:16px 21px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #46100f2b}.button.light{color:var(--dark);background:#fff}.button.outline{background:0 0;border:1px solid}.hero-image{position:relative}.hero-image>img{object-fit:cover;width:100%;height:100%}.since{background:var(--gold);border-radius:50%;justify-content:center;align-items:center;gap:10px;width:170px;height:170px;display:flex;position:absolute;bottom:60px;left:-35px;transform:rotate(-8deg)}.since b{font:800 38px Libre Franklin}.since span{text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.35}.intro{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:110px max(6vw,30px);display:grid}.intro h2,.split h2,.product-intro h2,.wholesale h2,.history h2,.contact h2{letter-spacing:-.05em;margin:16px 0;font-size:clamp(35px,4vw,62px);line-height:1.03}.intro p,.split p,.product-intro p,.wholesale p,.history p,.contact p{color:var(--muted);font-size:17px;line-height:1.8}.features{grid-template-columns:repeat(3,1fr);gap:2px;padding:0 max(5vw,25px) 110px;display:grid}.features article{background:#f8f5ef;padding:45px}.features article:nth-child(2){background:var(--red);color:#fff}.features svg{width:36px;height:36px;color:var(--gold)}.features h3{font-size:22px}.features p{color:#776a64;line-height:1.7}.features article:nth-child(2) p{color:#f1dede}.split{background:var(--dark);color:#fff;grid-template-columns:55% 45%;display:grid}.split>img{object-fit:cover;width:100%;height:550px}.split>div{flex-direction:column;justify-content:center;padding:70px;display:flex}.split p{color:#cbbdb4}.dynamic{grid-template-columns:1fr 1fr;display:grid}.dynamic-card{min-height:350px;padding:75px max(6vw,35px)}.dynamic-card.red{background:var(--red);color:#fff}.dynamic-card.gold{background:var(--gold)}.dynamic-card.red>span{color:#f7c5c5}.dynamic-card.gold>span{color:#5f3c09}.dynamic-card h2{margin:15px 0;font-size:clamp(37px,4vw,60px)}.dynamic-card p{max-width:500px;line-height:1.7}.store-strip{background:#f7f2e9;grid-template-columns:1fr 1fr;gap:25px;padding:75px max(5vw,25px);display:grid}.store-strip article{background:#fff;gap:20px;padding:32px;display:flex}.store-strip>article>svg{color:var(--red);flex:none}.store-strip h3{margin:0}.store-strip p{color:var(--muted);font-size:14px;line-height:1.6}.store-links{flex-wrap:wrap;gap:20px;display:flex}.store-links a{color:var(--red);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.page-hero{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:430px;padding:80px max(6vw,30px);display:flex}.page-hero>div{max-width:820px}.page-hero span{color:#efc862}.page-hero h1{margin:20px 0 10px;font-size:clamp(55px,8vw,100px)}.page-hero p{max-width:700px;font-size:19px;line-height:1.6}.content{max-width:1100px;padding:100px max(8vw,30px)}.intro-copy h2{font-size:48px}.intro-copy p{color:var(--muted);font-size:18px;line-height:1.8}.store-cards{grid-template-columns:1fr 1fr;gap:25px;padding:100px max(5vw,25px);display:grid}.store-cards article{border:1px solid #ded5c9;padding:45px;position:relative}.store-number{color:#eee7dd;font:800 80px Libre Franklin;position:absolute;top:15px;right:25px}.store-cards h2{max-width:70%;font-size:26px}.store-cards p,.hours{color:var(--muted);gap:13px;line-height:1.7;display:flex}.store-cards p svg,.hours>svg{color:var(--red);flex:none;width:20px}.hours span{display:block}.product-intro,.wholesale,.history,.contact{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:100px max(6vw,30px);display:grid}.product-intro img{width:100%}.product-list{background:#f6f1e9;padding:85px max(6vw,30px)}.product-list h2{font-size:48px}.product-list>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-list article{background:#fff;align-items:center;gap:12px;padding:17px;font-size:14px;font-weight:600;display:flex}.product-list article svg{color:var(--red)}.wholesale>div>svg{width:50px;height:50px;color:var(--red);margin-bottom:30px}.wholesale img{object-fit:cover;width:100%;height:540px}.history{align-items:start}.history-images{grid-template-columns:1fr .65fr;align-items:end;gap:12px;display:grid;position:sticky;top:130px}.history-images img{width:100%}.contact{align-items:start}.contact-line{border:1px solid #e1d8cd;align-items:center;gap:18px;margin-top:22px;padding:22px;display:flex}.contact-line svg{color:var(--red)}.contact-line span{gap:4px;display:grid}.contact-line small{color:var(--muted)}.contact-stores{gap:15px;display:grid}.contact-stores article{background:#f6f1e9;padding:30px}.contact-stores h3{margin-top:0}.contact-stores article>a{color:var(--red);align-items:center;gap:7px;margin-top:13px;font-weight:700;display:flex}footer{color:#d7c9c0;background:#19100c;padding:75px max(5vw,25px) 22px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr .8fr;gap:50px;display:grid}.footer-brand{color:#fff;font:800 24px Libre Franklin}.footer-brand span{color:var(--red)}footer p{font-size:14px;line-height:1.7}footer h3{color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:15px}footer a{color:#fff;margin:9px 0;font-size:14px;display:block}.copyright{color:#8d7f77;border-top:1px solid #ffffff1a;margin-top:50px;padding-top:22px;font-size:12px}@media (width<=850px){.topbar span{display:none}.topbar{justify-content:center}.menu{display:block}header{height:72px}.brand img{width:48px;height:48px}nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:25px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 12px 20px #0002}nav.open{display:flex}nav a{padding:14px}.order-nav{justify-content:center;margin-top:10px}.home-hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:70px 25px}.hero-copy h1{font-size:64px}.hero-image{height:430px}.since{width:130px;height:130px;bottom:20px;left:18px}.since b{font-size:28px}.intro,.product-intro,.wholesale,.history,.contact{grid-template-columns:1fr;padding:75px 25px}.features{grid-template-columns:1fr;padding:0 20px 70px}.split{grid-template-columns:1fr}.split>img{height:350px}.split>div{padding:60px 25px}.dynamic,.store-strip,.store-cards{grid-template-columns:1fr}.dynamic-card{padding:60px 25px}.store-strip{padding:50px 20px}.page-hero{min-height:360px;padding:55px 25px}.page-hero h1{font-size:58px}.store-cards{padding:70px 20px}.product-list{padding:65px 20px}.product-list>div{grid-template-columns:1fr 1fr}.history-images{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.hero-copy h1{font-size:54px}.hero-image{background:#000;height:330px}.hero-image>img{object-fit:contain}.intro{grid-template-columns:1fr;gap:20px;padding:70px 22px}.split h2,.product-intro h2,.wholesale h2,.history h2,.contact h2{font-size:40px}.store-strip article{padding:24px 18px}.product-list>div{grid-template-columns:1fr}.product-list h2{font-size:39px}.history-images{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:25px}.actions .button{justify-content:center;width:100%}.page-hero h1{font-size:50px}}.menu{color:#000}.menu svg{color:#000;stroke:#000}footer{color:#d4d4d4;background:#050505}.split{background:#050505}.hero-copy p{color:#4d4d4d}.store-strip{background:#f2f2ef}.features article{background:#f5f5f2}.product-list,.contact-stores article{background:#f3f3f0}.flyer-viewer{z-index:1000;background:#000;grid-template-rows:56px 1fr auto;display:grid;position:fixed;inset:0}.flyer-bar{color:#fff;border-bottom:3px solid var(--red);background:#050505;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.flyer-bar b{font-family:Libre Franklin,sans-serif}.flyer-bar a{align-items:center;gap:7px;font-weight:700;display:flex}.flyer-viewer iframe{background:#151515;border:0;width:100%;height:100%}.flyer-fallback{color:#aaa;text-align:center;background:#050505;padding:9px 15px;font-size:12px}.flyer-fallback a{color:var(--gold);text-decoration:underline}.since{color:#fff;border-left:7px solid var(--red);border-bottom:5px solid var(--gold);background:#050505;border-radius:3px;width:245px;height:auto;min-height:116px;padding:18px 20px;display:block;bottom:28px;left:28px;transform:none;box-shadow:0 16px 35px #0007}.since small{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.since>div{align-items:center;gap:14px;display:flex}.since b{color:#fff;font:800 42px/.9 Libre Franklin}.since span{letter-spacing:.08em;color:#fff;border-left:1px solid #fff5;padding-left:14px;font-size:11px}.order-promo{background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;grid-template-columns:minmax(0,2fr) minmax(310px,.72fr);display:grid}.order-art{background:#f6f6f3;justify-content:center;align-items:center;min-width:0;padding:34px;display:flex}.order-art img{object-fit:contain;width:100%;height:auto}.order-copy{color:#fff;background:#050505;flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 45px;display:flex}.order-copy .section-kicker{color:var(--gold)}.order-copy h2{letter-spacing:-.05em;margin:16px 0;font-size:clamp(34px,3.4vw,58px);line-height:1.02}.order-copy p{color:#d2d2d2;margin:0 0 24px;font-size:16px;line-height:1.7}@media (width<=850px){.order-promo{grid-template-columns:1fr}.order-art{background:#fff;padding:0}.order-art img{object-fit:contain;width:100%;height:auto}.order-copy{padding:50px 25px}.since{width:215px;min-height:100px;padding:14px 16px;bottom:18px;left:18px}.since b{font-size:34px}.since small{margin-bottom:8px}}@media (width<=520px){.hero-image{background:#000;height:auto}.hero-image>img{aspect-ratio:auto;object-fit:contain;height:auto}.since{border-left:0;border-bottom:5px solid var(--gold);width:100%;min-height:0;box-shadow:none;padding:16px 22px;position:relative;bottom:auto;left:auto}.since>div{justify-content:flex-start}.order-copy .button{justify-content:center;width:100%}}
