:root{--ink:#171613;--soft-ink:#4f4a42;--paper:#f3eee4;--paper-2:#e6dccb;--white:#fffdf9;--gold:#b08a4f;--red:#7f1f1f;--line:rgba(23,22,19,.16);--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;color:#000;padding:10px 14px;z-index:999}.skip-link:focus{top:12px}.site-header{position:fixed;left:0;right:0;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 4.2vw;transition:background .3s ease,padding .3s ease,border-color .3s ease;background:linear-gradient(to bottom,rgba(0,0,0,.45),transparent);border-bottom:1px solid transparent}.site-header.scrolled,.site-header.solid{background:rgba(243,238,228,.96);backdrop-filter:blur(14px);border-color:rgba(23,22,19,.12);padding-top:10px;padding-bottom:10px}.brand img{width:230px;max-width:42vw;height:auto;filter:brightness(0) invert(1)}.site-header.scrolled .brand img,.site-header.solid .brand img{filter:none}.nav{display:flex;align-items:center;gap:28px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#fff}.site-header.scrolled .nav,.site-header.solid .nav{color:var(--ink)}.nav a{position:relative;padding:8px 0}.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:currentColor;transition:right .25s ease}.nav a:hover::after,.nav a:focus-visible::after{right:0}.menu-toggle{display:none;border:0;background:none;padding:10px;color:#fff}.menu-toggle span{display:block;width:26px;height:1px;background:currentColor;margin:6px 0}.site-header.scrolled .menu-toggle,.site-header.solid .menu-toggle{color:var(--ink)}
.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:#111}.hero-media{position:absolute;inset:0;background:url('assets/hanging-salami.jpg') center 46% / cover no-repeat;transform:scale(1.025)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,6,.78) 0%,rgba(10,8,6,.42) 48%,rgba(10,8,6,.10) 75%),linear-gradient(0deg,rgba(10,8,6,.62) 0%,transparent 50%)}.hero-copy{position:relative;z-index:2;color:#fff;max-width:760px;padding:160px 0 9vh 6vw}.eyebrow,.section-kicker{margin:0 0 18px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800}.eyebrow.light{color:rgba(255,255,255,.78)}.hero h1,.intro h2,.section-heading h2,.craft-copy h2,.gallery-heading h2,.canada-copy h2,.wholesale h2,.subhero h1{font-family:var(--serif);font-size:clamp(52px,7.6vw,112px);line-height:.91;letter-spacing:-.055em;font-weight:500;margin:0}.hero h1 em,.intro h2 em,.section-heading h2 em,.craft-copy h2 em,.gallery-heading h2 em,.canada-copy h2 em,.wholesale h2 em,.subhero h1 em{font-weight:400;font-style:italic;color:#e1c38d}.hero-text{font-size:clamp(17px,1.65vw,22px);max-width:600px;color:rgba(255,255,255,.84);margin:28px 0 32px}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 24px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:999px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 10px 24px rgba(0,0,0,.12)}.hero-badge-leaf{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.2);font-size:13px;line-height:1}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-light{background:#fff;color:#16130f}.button-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.48)}.button-dark{background:var(--ink);color:#fff}.button-outline-dark{background:transparent;color:var(--ink);border-color:var(--ink)}.button-small{min-height:40px;padding:9px 13px;font-size:10px}.hero-stamp{position:absolute;right:5vw;bottom:8vh;z-index:2;width:160px;height:160px;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;display:grid;place-content:center;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:9px;transform:rotate(5deg);background:rgba(0,0,0,.08);backdrop-filter:blur(2px)}.hero-stamp strong{font-family:var(--serif);font-size:40px;letter-spacing:-.04em;line-height:1.15;font-weight:500}
.section{padding:110px 6vw}.section-kicker{border-bottom:1px solid var(--line);padding-bottom:14px;color:#716a60}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;padding-top:55px}.intro-copy h2{font-size:clamp(48px,6vw,86px);color:var(--ink)}.intro-copy h2 em{color:var(--red)}.intro-copy .lead{font-family:var(--serif);font-size:clamp(21px,2.1vw,30px);line-height:1.35;margin:34px 0 18px}.intro-copy p:not(.lead){max-width:590px;color:var(--soft-ink)}.heritage-photo{margin:0;position:relative}.heritage-photo::before{content:"1968";position:absolute;right:-20px;top:-46px;font-family:var(--serif);font-size:72px;color:rgba(127,31,31,.20);z-index:-1}.heritage-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;filter:grayscale(1) contrast(1.08);border:12px solid #eee6d8;box-shadow:0 24px 50px rgba(20,15,10,.16)}.heritage-photo figcaption{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#726b62;margin-top:12px}.year-band{position:relative;min-height:690px;display:grid;place-items:center;text-align:center;overflow:hidden;background:#1c1916;color:#fff}.year-photo{position:absolute;inset:0;background:url('assets/old-counter.jpg') center/cover no-repeat;filter:grayscale(1) contrast(1.05);opacity:.62;transform:scale(1.03)}.year-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(16,12,9,.72),rgba(16,12,9,.38))}.year-content{position:relative;z-index:2}.year-content p{text-transform:uppercase;letter-spacing:.28em;font-size:11px;font-weight:800}.year-number{font-family:var(--serif);font-size:clamp(120px,22vw,330px);line-height:.78;letter-spacing:-.085em;color:#efe5d6;text-shadow:0 10px 40px rgba(0,0,0,.2)}.year-content h2{font-family:var(--serif);font-size:clamp(28px,3.2vw,50px);font-weight:400;line-height:1.05;margin:24px 0 0}
.products-section{background:#f7f3eb}.section-heading{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:end;margin-bottom:55px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.section-heading h2{font-size:clamp(52px,6.5vw,92px)}.section-heading h2 em{color:var(--red)}.section-heading>p:last-child{font-family:var(--serif);font-size:20px;line-height:1.45;max-width:560px;margin:0 0 10px;color:#514a40}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.product-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:22px 16px 16px;border-radius:2px;overflow:hidden;border:1px solid rgba(20,17,13,.08);background:#ece5d8;min-height:100%}.product-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.72),rgba(255,255,255,0) 56%);opacity:.75}.product-image{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;height:430px;padding:0 10px 12px;overflow:hidden}.product-image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.16));transition:transform .35s ease}.product-card:hover .product-image img{transform:translateY(-7px) scale(1.015)}.product-meta{position:relative;z-index:2;margin-top:6px;border-top:1px solid rgba(20,17,13,.16);padding:16px 2px 4px;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.76));backdrop-filter:blur(2px)}.product-meta span{display:block;font-size:10px;letter-spacing:.16em;font-weight:800;color:#696258;margin-bottom:6px}.product-meta h3{font-family:var(--serif);font-size:26px;font-weight:500;line-height:1.05;margin:0 0 8px}.product-meta p{margin:0;color:#5d564c;font-size:14px;line-height:1.45}.product-yellow{background:#eee5bc}.product-olive{background:#dfe0c7}.product-red{background:#efd2ca}.product-mint{background:#d8ead8}.product-blue{background:#d8dbeb}.product-burgundy{background:#e0c6c2}.product-cyan{background:#d5e6ea}
.craft-section{background:#191815;color:#fff;padding:110px 6vw}.craft-grid{display:grid;grid-template-columns:1.25fr .8fr;grid-template-rows:auto auto;gap:26px 6vw;align-items:center}.craft-main{grid-row:1/3}.craft-main img{width:100%;height:760px;object-fit:cover}.craft-copy{align-self:end;padding:25px 0}.craft-copy h2{font-size:clamp(50px,5.8vw,82px)}.craft-copy p{color:rgba(255,255,255,.72);max-width:520px}.craft-copy p:nth-of-type(2){font-family:var(--serif);font-size:19px}.craft-small{align-self:start}.craft-small img{width:100%;height:260px;object-fit:cover;filter:grayscale(1)}.photo-story{background:#ede6da}.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.gallery-heading h2{font-size:clamp(48px,5.8vw,82px);text-align:right}.gallery-heading h2 em{color:var(--red)}.editorial-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:420px 330px;gap:18px}.editorial-gallery figure{margin:0;overflow:hidden;background:#ccc}.editorial-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.editorial-gallery figure:hover img{transform:scale(1.02)}.gallery-a{grid-row:1/3}.gallery-a img,.gallery-d img{filter:grayscale(.85) sepia(.14)}.gallery-c,.gallery-d{display:none}.canada-section{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;padding:120px 6vw;background:#7a1d1d;color:#fff;overflow:hidden}.canada-copy h2{font-size:clamp(48px,5.8vw,86px)}.canada-copy h2 em{color:#f1cf97}.canada-copy p:last-child{max-width:560px;color:rgba(255,255,255,.8);font-family:var(--serif);font-size:20px}.canada-art{height:360px;position:relative}.route-line{position:absolute;left:5%;right:5%;top:50%;height:2px;background:rgba(255,255,255,.45)}.route-line::after{content:"";position:absolute;left:0;right:0;top:-8px;height:18px;background:repeating-linear-gradient(90deg,transparent 0 18px,rgba(255,255,255,.6) 18px 21px);opacity:.22}.route-dot{position:absolute;top:calc(50% - 11px);width:22px;height:22px;border:5px solid #fff;border-radius:50%;background:#7a1d1d;box-shadow:0 0 0 8px rgba(255,255,255,.10)}.route-dot.west{left:4%}.route-dot.east{right:4%}.west-label,.east-label{position:absolute;top:calc(50% + 32px);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.west-label{left:0}.east-label{right:0}.canada-art::before{content:"1968";position:absolute;left:0;top:20px;font-family:var(--serif);font-size:72px;opacity:.15}.canada-art::after{content:"TODAY";position:absolute;right:0;bottom:18px;font-family:var(--serif);font-size:64px;opacity:.15}.market-strip{position:relative;height:520px;overflow:hidden}.market-strip>img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.94)}.market-strip::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),transparent 64%)}.market-copy{position:absolute;left:6vw;top:50%;z-index:2;transform:translateY(-50%);color:#fff}.market-copy span,.market-copy strong{display:block;font-family:var(--serif);font-weight:400;line-height:.98}.market-copy span{font-size:clamp(30px,3.8vw,52px);font-style:italic}.market-copy strong{font-size:clamp(48px,6.5vw,94px);letter-spacing:-.05em}.wholesale{text-align:center;background:#f5efe5}.wholesale-inner{max-width:930px;margin:auto}.wholesale h2{font-size:clamp(52px,6.2vw,90px)}.wholesale h2 em{color:var(--red)}.wholesale p:not(.eyebrow){max-width:650px;margin:28px auto 30px;font-family:var(--serif);font-size:19px;color:#554d44}
.footer{background:#141310;color:#fff;padding:70px 6vw 30px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.footer-brand img{width:240px;max-width:100%;filter:brightness(0) invert(1);margin-bottom:18px}.footer-brand p{font-family:var(--serif);font-size:19px;color:rgba(255,255,255,.72)}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px 30px;font-size:13px}.footer-links a,.link-button{color:rgba(255,255,255,.78);text-align:left}.link-button{background:none;border:0;padding:0;cursor:pointer}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:24px;display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.subhero{min-height:620px;display:flex;align-items:flex-end;position:relative;color:#fff;background:#161310}.contact-hero{background:linear-gradient(90deg,rgba(10,8,7,.83),rgba(10,8,7,.24)),url('assets/spice-table.jpg') center/cover no-repeat}.subhero-copy{padding:170px 6vw 80px;max-width:900px}.subhero h1{font-size:clamp(50px,6.5vw,90px)}.subhero p:not(.eyebrow){max-width:560px;font-family:var(--serif);font-size:20px;color:rgba(255,255,255,.8);margin:24px 0}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-card{background:#f7f3eb;border:1px solid var(--line);padding:32px}.contact-card>span{font-size:10px;letter-spacing:.15em}.contact-card h2{font-family:var(--serif);font-weight:500;font-size:32px}.contact-card p{color:#5b544b}.contact-card a{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:2px}.legal-page{max-width:920px;margin:0 auto;padding-top:150px}.legal-page>h1{font-family:var(--serif);font-weight:500;font-size:clamp(50px,7vw,90px);letter-spacing:-.05em;margin:0}.legal-updated{color:#777067;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.legal-page section{padding:28px 0;border-top:1px solid var(--line)}.legal-page h2{font-family:var(--serif);font-size:30px;font-weight:500;margin:0 0 10px}.legal-page p{color:#514b43}.legal-note{padding:20px;border:1px solid var(--line);font-size:12px}
.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:200;max-width:980px;margin:auto;background:#f8f3ea;border:1px solid rgba(25,22,18,.14);box-shadow:0 15px 45px rgba(0,0,0,.24);padding:18px 20px;display:flex;gap:25px;align-items:center;justify-content:space-between}.cookie-banner[hidden]{display:none}.cookie-banner strong{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.cookie-banner p{margin:5px 0 0;font-size:12px;color:#5a534a;max-width:590px}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.privacy-dialog{width:min(620px,calc(100% - 30px));border:0;padding:0;background:#f5efe5;color:var(--ink);box-shadow:0 30px 70px rgba(0,0,0,.32)}.privacy-dialog::backdrop{background:rgba(0,0,0,.58)}.privacy-dialog form{padding:30px}.privacy-dialog h2{font-family:var(--serif);font-size:42px;font-weight:500;margin:0 0 22px}.dialog-close{position:absolute;right:18px;top:12px;font-size:28px;background:none;border:0;cursor:pointer}.privacy-row{display:flex;gap:20px;justify-content:space-between;padding:17px 0;border-top:1px solid var(--line)}.privacy-row p{margin:4px 0 0;font-size:12px;color:#655e54}.privacy-row>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.gpc-note{font-size:12px;color:#655e54}.inline-link{background:none;border:0;padding:0;text-decoration:underline;color:inherit;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.product-image img,.editorial-gallery img{transition:none}}
@media (max-width:1050px){.nav{gap:18px;font-size:11px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:390px}.craft-grid{grid-template-columns:1fr 1fr}.craft-main img{height:650px}.footer{grid-template-columns:1fr}}
@media (max-width:760px){.site-header{padding:12px 18px}.brand img{width:175px;max-width:58vw}.menu-toggle{display:block}.nav{position:fixed;left:0;right:0;top:72px;background:#f2ece1;color:var(--ink)!important;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:18px 24px 28px;transform:translateY(-140%);transition:transform .28s ease;border-bottom:1px solid var(--line);box-shadow:0 18px 30px rgba(0,0,0,.15)}.nav.open{transform:none}.nav a{width:100%;padding:13px 0;border-bottom:1px solid rgba(20,17,14,.09)}.hero{min-height:820px;align-items:flex-end}.hero-media{background-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(9,7,5,.82) 0%,rgba(9,7,5,.42) 62%,rgba(9,7,5,.25) 100%)}.hero-copy{padding:130px 22px 48px}.hero h1{font-size:58px}.hero-text{font-size:17px}.hero-badges{gap:8px;margin:12px 0 20px}.hero-badge{padding:9px 12px;font-size:10px;letter-spacing:.11em}.hero-badge-leaf{width:18px;height:18px;font-size:11px}.hero-stamp{width:105px;height:105px;right:20px;top:112px;bottom:auto}.hero-stamp strong{font-size:27px}.section{padding:78px 22px}.intro-grid{grid-template-columns:1fr;gap:45px;padding-top:36px}.intro-copy h2{font-size:52px}.heritage-photo::before{font-size:52px;top:-34px}.year-band{min-height:560px}.year-number{font-size:150px}.products-section{padding-left:0;padding-right:0}.section-heading{display:block;padding:0 22px}.section-heading h2{font-size:56px}.section-heading>p:last-child{margin-top:20px;font-size:18px}.product-grid{display:flex;overflow-x:auto;gap:12px;padding:0 22px 18px;scroll-snap-type:x mandatory}.product-card{flex:0 0 82vw;scroll-snap-align:start}.product-image{height:400px;padding:0 10px 8px}.product-meta{padding-top:14px}.product-meta h3{font-size:28px}.craft-section{padding:80px 22px}.craft-grid{display:flex;flex-direction:column}.craft-main img{height:540px}.craft-copy{order:-1}.craft-copy h2{font-size:52px}.craft-small img{height:260px}.gallery-heading{display:block}.gallery-heading h2{text-align:left;font-size:52px;margin-top:10px}.editorial-gallery{grid-template-columns:1fr;grid-template-rows:420px 300px}.gallery-a{grid-row:auto}.canada-section{grid-template-columns:1fr;padding:80px 22px}.canada-art{height:220px;order:2}.canada-copy h2{font-size:52px}.market-strip{height:520px}.market-strip>img{object-position:62% center}.market-strip::after{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 70%)}.market-copy{left:22px;right:22px;top:auto;bottom:32px;transform:none}.market-copy strong{font-size:56px}.wholesale h2{font-size:54px}.footer{padding:55px 22px 26px}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.contact-cards{grid-template-columns:1fr}.subhero-copy{padding:150px 22px 60px}.subhero h1{font-size:52px}.legal-page{padding-top:130px}}
