@font-face{font-family:Chillax;src:url(../fonts/Chillax-Regular.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Chillax;src:url(../fonts/Chillax-Medium.woff2) format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Chillax;src:url(../fonts/Chillax-Semibold.woff2) format('woff2');font-weight:600 900;font-display:swap}
:root{--ink:#171912;--cream:#f4f1e8;--orange:#fa8845;--green:#68785b;--muted:#a9ad9e;--line:#d8dace;--pad:clamp(24px,5.55vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ink);color:var(--ink);font-family:Chillax,Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}button{border:0}img,video{display:block;max-width:100%}button img{width:100%}figure,p,h1,h2,h3{margin:0}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}a,button,input,select,summary{-webkit-touch-callout:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:var(--ink)}[hidden]{display:none!important}.skip-link{position:fixed;z-index:9999;top:-100px;left:20px;background:var(--orange);padding:12px 20px}.skip-link:focus{top:12px}.section-dark{background:var(--ink);color:var(--cream)}.section-light{background:var(--cream)}.section-pad{padding:110px var(--pad)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10px;line-height:1.5;letter-spacing:2.2px;font-weight:500}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--orange);flex-shrink:0}.orange{color:var(--orange)}.muted-green{color:var(--green)}h1,h2,h3{font-weight:500;letter-spacing:-2px}h2{font-size:clamp(34px,4.05vw,62px);line-height:1.14}h3{font-size:30px;line-height:1.25;letter-spacing:-1px}.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;min-height:58px;padding:16px 25px;border-radius:5px;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button svg{width:21px}.button:hover{transform:translateY(-3px)}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover{background:#ffa66f}.button-outline{border:1px solid #626756;background:transparent;color:var(--cream)}.button-outline:hover{background:#2b3023}.text-link{display:inline-flex;align-items:center;gap:26px;border-bottom:1px solid #a7b09a;padding:0 0 10px;font-size:13px;font-weight:500}.text-link svg{width:19px;transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.text-link.light{color:var(--cream);border-color:#585d4d}.section-heading{margin-bottom:56px}.section-heading .eyebrow{margin-bottom:26px;color:#626b55}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.heading-row>p,.location-intro{max-width:365px;font-size:14px;color:#64695d;line-height:1.8}.heading-row>p{padding-bottom:5px}
.site-header{height:104px;padding:12px var(--pad);display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--cream);border-bottom:1px solid #34372c;position:relative;z-index:30}.brand img{height:72px;width:auto}.desktop-nav{display:flex;gap:35px;margin-left:55px}.desktop-nav a{font-size:12px;color:#d4d6ca;position:relative}.desktop-nav a:after{content:'';height:1px;background:var(--orange);position:absolute;bottom:-7px;left:0;width:0;transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-cta{font-size:12px;display:flex;gap:11px;align-items:center}.header-cta svg{width:17px;height:19px}.header-cta .arrow{margin-left:14px;color:var(--orange)}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:30px;padding:66px var(--pad) 100px;min-height:770px;overflow:hidden}.hero-text{position:relative;z-index:2}.hero-text .eyebrow{font-size:9px;color:#b7c0a6;margin-bottom:27px}.hero h1{font-size:clamp(45px,4.9vw,77px);line-height:1.075;font-weight:500;letter-spacing:-3.8px}.root-word{color:var(--orange);position:relative;white-space:nowrap}.root-word svg{position:absolute;left:0;bottom:-9px;width:100%;height:19px;stroke-width:2}.hero-text>p{font-size:13px;line-height:1.85;color:#aeb2a5;max-width:330px;margin:30px 0 25px}.hero .button{font-size:12px;padding:14px 23px;min-height:54px;gap:24px}.hero-signature{display:flex;align-items:center;gap:14px;margin-top:30px;font-size:11px;line-height:1.7;color:#d8d9ce}.hero-signature small{font-size:9px;color:#929b86}.signature-line{width:30px;height:1px;background:#71785f}.hero-art{position:relative;min-height:578px;margin:4px 22px 0 0}.hero-photo{position:absolute;width:79%;height:535px;right:0;top:12px;overflow:hidden;border-radius:170px 170px 8px 8px;background:#3e4931;transform:rotate(3deg)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:54% center;filter:brightness(.86)}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#121b12bb)}.hero-photo figcaption{position:absolute;bottom:25px;left:23px;right:23px;display:flex;align-items:center;gap:6px;z-index:1;font-size:11px}.hero-photo figcaption svg{width:14px;height:14px}.hero-photo figcaption span{margin-left:auto;font-size:8px;letter-spacing:1px}.hero-inset{position:absolute;bottom:12px;left:-13px;width:205px;transform:rotate(-8deg);border:7px solid var(--cream);box-shadow:0 20px 60px #0007;background:var(--cream);padding:0;transition:transform .3s;z-index:3}.hero-inset:hover{transform:rotate(-3deg) translateY(-5px)}.hero-inset>img{height:245px;object-fit:cover}.hero-inset>span{display:flex;align-items:center;justify-content:space-between;color:var(--ink);font-size:8px;padding:10px 3px 2px}.hero-inset>span svg{width:14px;height:14px}.hero-orbit{position:absolute;inset:-20px -30px 30px 30px;border:1px solid #444b36;border-radius:50%;transform:rotate(30deg)}.round-stamp{position:absolute;top:0;left:10px;width:127px;height:127px;background:var(--orange);color:var(--ink);border-radius:50%;z-index:4;transform:rotate(-15deg)}.stamp-text{width:100%;height:100%;stroke:none;fill:currentColor;font-size:10px;letter-spacing:1.4px;font-weight:500}.stamp-leaf{position:absolute;top:44px;left:46px;width:35px;height:35px;stroke-width:1.2}.hero-side-note{position:absolute;right:-36px;top:188px;writing-mode:vertical-rl;letter-spacing:3px;font-size:8px;color:#8c977e}.film-teaser{position:absolute;bottom:-10px;right:0;display:flex;align-items:center;gap:11px;font-size:11px}.film-teaser small{display:block;color:#929b86;font-size:8px;margin-top:3px}.film-teaser>svg{margin-left:10px;width:15px;color:var(--orange)}.tiny-play{border:1px solid #626b55;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.tiny-play svg{width:15px;height:15px;fill:var(--cream)}.scroll-hint{position:absolute;bottom:25px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:center;letter-spacing:2px;color:#929b86;font-size:8px}.scroll-hint>span:last-child{font-size:25px;line-height:1;color:var(--cream)}.chapter-nav{padding:0 var(--pad);background:var(--ink);border-top:1px solid #373c2e;border-bottom:1px solid #373c2e;display:grid;grid-template-columns:repeat(4,1fr);color:var(--cream)}.chapter-nav a{padding:23px 0;display:flex;align-items:center;gap:19px;font-size:11px}.chapter-nav a:hover{color:var(--orange)}.chapter-nav a>span{font-size:9px;color:#8e9c7d}.chapter-nav svg{width:17px;margin-left:auto}
.roots-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(50px,8vw,140px);align-items:center}.root-main>button{position:relative;display:block;padding:0;width:100%;background:#ddd;overflow:hidden;border-radius:5px}.root-main img{width:100%;height:560px;object-fit:cover;object-position:50% 63%;transition:transform .5s}.photo-open:hover>img{transform:scale(1.025)}.photo-plus{position:absolute;right:16px;bottom:16px;width:34px;height:34px;border:1px solid #fffb;background:#17191244;backdrop-filter:blur(5px);border-radius:50%;color:#fff;display:grid;place-items:center;font-size:21px;line-height:1}.root-main figcaption{display:flex;justify-content:space-between;margin-top:16px;font-size:9px;letter-spacing:1px;color:#636b58}.root-main figcaption>span:last-child{letter-spacing:0}.root-story{max-width:395px;position:relative;padding-top:8px}.outline-number{font-size:100px;letter-spacing:-5px;font-weight:500;line-height:1;-webkit-text-stroke:1px #b3bd9f;color:transparent;margin-bottom:24px;display:block}.root-story h3{margin-bottom:24px}.root-story>p{font-size:13px;color:#6c7263;margin:0 0 17px;line-height:1.85}.root-story>.text-link{margin-top:10px}.root-note{border-top:1px solid #d4d8c9;display:flex;align-items:center;gap:23px;margin-top:36px;padding-top:23px;color:#748268;font-size:12px}.root-note svg{width:38px;height:38px;stroke-width:1}
.people{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px;overflow:hidden;padding-top:115px;padding-bottom:115px}.people-copy{position:relative}.people-copy .eyebrow{color:#b8c0aa;margin-bottom:30px}.people h2{font-size:clamp(38px,4.5vw,70px)}.people-copy>p{max-width:340px;font-size:14px;color:#aeb7a1;line-height:1.9;margin-top:26px}.film-meta{display:flex;align-items:center;gap:17px;margin:30px 0;font-size:9px;letter-spacing:1.2px;color:#c9cfbf}.film-meta small{font-size:11px;letter-spacing:0;color:#939e85;display:block;margin-top:5px}.film-line{height:39px;width:2px;background:var(--orange)}.film-number{position:absolute;font-size:205px;letter-spacing:-18px;font-weight:500;right:-60px;bottom:-110px;color:#ffffff03;-webkit-text-stroke:1px #a8b89620;line-height:1;pointer-events:none}.people-media{position:relative;display:flex;justify-content:center}.video-frame{padding:9px;background:#353c2d;border:1px solid #515943;border-radius:18px;box-shadow:0 25px 60px #0003;width:320px;flex-shrink:0}.video-frame video{width:100%;height:auto;aspect-ratio:9/16;background:#000;border-radius:10px;object-fit:contain}.film-frame-caption{display:flex;align-items:center;gap:8px;justify-content:center;padding:13px 0 5px;font-size:7px;letter-spacing:1.2px;color:#c4ccb9}.film-frame-caption .status-dot{width:4px;height:4px}.vertical-label{position:absolute;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;color:#828f74;right:6%;top:50px}.video-scribble{position:absolute;left:-67px;bottom:34px;transform:rotate(-12deg);font-size:11px;color:#c1c8b6}.video-scribble svg{width:90px;height:70px;display:block;transform:scaleX(-1);margin:10px 0 0 20px;stroke-width:1.3}
.journal-grid{display:grid;grid-template-columns:1.12fr 1fr .83fr;gap:25px;align-items:start}.journal-card button{padding:0;width:100%;display:block;position:relative;overflow:hidden;border-radius:4px;background:#dbe0d4}.journal-card img{width:100%;height:440px;object-fit:cover;transition:transform .5s}.card-team img{object-position:center 68%}.card-filming{margin-top:95px}.card-filming img{height:450px;object-position:center 63%}.card-camera{margin-top:40px}.card-camera img{height:350px}.journal-card figcaption{margin-top:18px;font-size:8px;font-weight:500;letter-spacing:1px}.journal-card figcaption small{display:block;font-size:11px;font-weight:400;color:#757e68;letter-spacing:0;margin-top:6px}.journal-end{display:flex;align-items:center;gap:30px;border-top:1px solid #d1d6c4;margin-top:55px;padding-top:33px}.journal-end>svg{width:38px;height:38px;color:var(--green);stroke-width:1}.journal-end p{font-size:16px;line-height:1.5;color:#787e6c}.journal-end strong{color:var(--ink);font-weight:500}.journal-end>span{margin-left:auto;font-size:8px;letter-spacing:1.7px;color:#7c856f}
.retail{display:grid;grid-template-columns:1.1fr .9fr;gap:65px 100px;align-items:center;background:#252d20}.retail-heading .eyebrow{color:#b4c09f;margin-bottom:31px;font-size:9px}.retail-heading h2{font-size:clamp(38px,4.6vw,72px);line-height:1.12}.retail-heading>p{max-width:370px;line-height:1.85;color:#b7c1a8;font-size:13px;margin:25px 0}.retail-heading .text-link{margin-top:5px}.retail-film{justify-self:center;width:320px;transform:rotate(2deg)}.retail-film>.eyebrow{font-size:8px;color:#a7b794;margin-bottom:15px;letter-spacing:1.5px}.retail-film .video-frame{background:#3a4631}.film-duration{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#a7b794;margin-top:13px}.retail-photos{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.retail-photo>button{padding:0;position:relative;width:100%;display:block;border-radius:5px;overflow:hidden;background:#192115}.retail-photo img{height:390px;width:100%;object-fit:cover;object-position:center 52%;transition:transform .5s}.retail-photo.second{margin-top:90px}.retail-photo.second img{height:440px;object-position:center 55%}.retail-photo figcaption{margin-top:17px;font-size:11px;color:#aebb9c}.ticker{padding:22px 0;background:var(--orange);overflow:hidden}.ticker>div{display:flex;align-items:center;gap:40px;white-space:nowrap;width:max-content;animation:ticker 40s linear infinite}.ticker span{font-size:clamp(25px,3.2vw,47px);line-height:1.2;letter-spacing:-1px;font-weight:500}.ticker svg{width:35px;height:35px;stroke-width:1.5}@keyframes ticker{to{transform:translateX(-35%)}}
.product-grid{display:grid;grid-template-columns:1fr 1.65fr 1fr;gap:23px}.product-card{position:relative;display:block;height:440px;border-radius:7px;overflow:hidden;background:#070807;color:#fff}.product-card>img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.product-card:hover>img{transform:scale(1.045)}.product-card:after{position:absolute;content:'';inset:0 0 50%;background:linear-gradient(#0009,transparent);pointer-events:none}.product-card>div{position:absolute;top:24px;left:25px;z-index:1}.product-card>div>span{font-size:7px;letter-spacing:1.8px;color:#c4c9bb}.product-card h3{font-size:29px;margin-top:8px}.product-arrow{position:absolute;bottom:21px;right:21px;border-radius:50%;width:41px;height:41px;display:grid;place-items:center;background:var(--cream);color:var(--ink);transition:background .2s}.product-arrow svg{width:20px;height:20px}.product-card:hover .product-arrow{background:var(--orange)}
.locations{background:#e9edde}.locations .section-heading{margin-bottom:35px}.location-intro p{font-size:13px;line-height:1.8}.network-label{display:flex;align-items:center;gap:9px;font-size:9px;font-weight:500;letter-spacing:1.3px;color:#546340;margin-top:23px}.network-label .status-dot{background:#778954}.county-pills{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.county-pills button{padding:10px 16px;border:1px solid #c3ccb2;border-radius:4px;background:transparent;display:flex;gap:20px;align-items:center;font-size:11px;transition:background .2s}.county-pills button>span{color:#6c775b;font-size:9px}.county-pills button:hover{background:#d7dfca}.county-pills button.active{background:#26321d;color:#fff;border-color:#26321d}.county-pills button.active>span{color:#d3dcbb}.locator{display:grid;grid-template-columns:355px 1fr;border:1px solid #c4cdb6;border-radius:7px;overflow:hidden;height:600px;background:#f9faf5}.store-panel{display:flex;flex-direction:column;min-height:0;border-right:1px solid #c4cdb6}.store-filters{padding:20px 20px 0;background:#f9faf5;z-index:2}.filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{font-size:8px;letter-spacing:1.1px;font-weight:500;display:block}.store-filters select{display:block;max-width:100%;width:100%;background-color:#fff;border:1px solid #d8ddcf;border-radius:3px;margin-top:6px;height:40px;font-size:11px;letter-spacing:0;padding:0 24px 0 9px;color:var(--ink);cursor:pointer}.search-label{display:flex;align-items:center;gap:8px;border:1px solid #d8ddcf;border-radius:3px;margin-top:14px;background:#fff;padding:0 10px}.search-label>svg{width:16px;height:16px;color:#68785b}.search-label input{min-width:0;width:100%;border:0;background:transparent;font-size:11px;height:39px;color:var(--ink);letter-spacing:0}.store-select-label{margin-top:14px}.result-line{display:flex;align-items:center;justify-content:space-between;padding:16px 0 12px;font-size:9px;border-bottom:1px solid #d8ddcf;color:#728160}.result-line button{background:none;font-size:9px;padding:5px 0 5px 8px}.result-line button:hover{color:var(--ink)}.store-list{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b0bc9d #f9faf5;flex:1}.store-card{padding:17px 20px;border-bottom:1px solid #e2e7d8;border-left:3px solid transparent;transition:background .2s}.store-card.active{background:#e9eedf;border-left-color:#647843}.store-card:hover{background:#f0f3e8}.store-name{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;text-align:left;background:none;padding:0;font-size:12px;font-weight:500}.store-name svg{width:15px;height:17px;color:#6b7c56}.store-card p{font-size:10px;color:#7b836e;line-height:1.7;margin-top:6px}.store-card .store-alias{font-size:8px;color:#7c856e}.store-links{display:flex;align-items:center;gap:18px;margin-top:10px}.store-links a{font-size:9px;color:#4d6137;border-bottom:1px solid #bdc7ae}.store-links button{padding:0;font-size:9px;color:#4d6137;background:transparent}.map-wrap{position:relative;min-width:0;background:#d6dece}.map-wrap #store-map{width:100%;height:100%;z-index:1}.map-note{position:absolute;bottom:25px;left:20px;z-index:401;background:#fcfcf1ed;border:1px solid #cfd9bf;border-radius:4px;backdrop-filter:blur(4px);padding:10px 14px;font-size:9px;display:flex;align-items:center;gap:8px;box-shadow:0 5px 15px #1b281017;pointer-events:none}.map-note .status-dot{background:#667d48}.map-fallback{position:absolute;z-index:450;inset:0;padding:35px;background:#e2e7da;display:flex;flex-direction:column;justify-content:center;text-align:center}.map-fallback p{font-size:19px;margin-bottom:10px}.map-fallback span{font-size:12px}.map-pin{background:none;border:0}.map-pin>span{position:relative;display:grid;place-items:center;width:30px;height:30px;background:#344b2d;border:2px solid #f8f5e9;border-radius:50% 50% 50% 2px;transform:rotate(-45deg);box-shadow:0 3px 10px #18240d45}.map-pin b{font:500 10px Chillax,sans-serif;color:#fff;transform:rotate(45deg)}.map-pin.selected>span{background:var(--orange);width:34px;height:34px}.map-pin.selected b{color:var(--ink)}.leaflet-container{font-family:Chillax,sans-serif!important}.leaflet-popup-content-wrapper{background:#fcfcf5;color:var(--ink);border-radius:6px}.leaflet-popup-content{font:11px/1.65 Chillax,sans-serif;min-width:170px}.leaflet-popup-content strong{font-size:13px;font-weight:500}.leaflet-popup-content p{margin:7px 0 10px}.leaflet-popup-content a{color:#566c39;text-decoration:underline}.leaflet-control-attribution{font-size:8px!important}.locator-footnote{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;margin-top:20px;font-size:9px;color:#6c795e}.locator-footnote>span{display:flex;align-items:center;gap:7px;flex-shrink:0}.locator-footnote svg{width:13px;height:15px}.locator-footnote>p{max-width:590px;line-height:1.7}.locator-footnote a{text-decoration:underline}.empty-stores{padding:30px 20px;font-size:12px;color:#69755a}.empty-stores button{display:block;padding:10px 0;margin-top:10px;background:none;text-decoration:underline}
.closing{position:relative;overflow:hidden;padding:100px var(--pad) 110px}.closing>.eyebrow{color:#a3b38e;margin-bottom:30px;font-size:9px}.closing h2{font-size:clamp(38px,5.4vw,82px);line-height:1.12;position:relative;z-index:1}.closing>p{font-size:13px;color:#a8b299;margin:27px 0}.closing-actions{display:flex;align-items:center;gap:35px;position:relative;z-index:1}.closing-tree{position:absolute;right:3%;top:45px;opacity:.045;transform:rotate(-10deg);width:350px;pointer-events:none}.closing-tree img{width:100%;height:auto}.closing .text-link{font-size:11px}footer{padding:0 var(--pad);background:var(--ink);color:#a2ab96}.footer-top{border-top:1px solid #353d2c;padding:36px 0;display:flex;align-items:center;justify-content:space-between;font-size:11px}.footer-brand{display:flex;align-items:center;gap:23px}.footer-brand img{height:65px;width:auto}.footer-top>div{display:flex;flex-direction:column;gap:7px}.back-top{display:flex;align-items:center;gap:20px}.back-top span{border:1px solid #536145;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;font-size:20px;color:#d9decf}.footer-bottom{border-top:1px solid #353d2c;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.5px;color:#808d73}.footer-bottom>a:hover{color:var(--orange)}
.photo-dialog{border:0;margin:0;padding:30px;width:100vw;height:100dvh;max-width:100%;max-height:100%;background:#11170fec;color:var(--cream);overflow:hidden}.photo-dialog[open]{display:flex;align-items:center;justify-content:center}.photo-dialog::backdrop{background:#111}.photo-dialog figure{display:flex;align-items:center;flex-direction:column;gap:18px;max-width:calc(100vw - 130px)}.photo-dialog figure img{max-height:calc(100dvh - 125px);max-width:100%;width:auto;object-fit:contain;border-radius:3px}.photo-dialog figcaption{text-align:center;font-size:12px;max-width:600px}.close-photo{position:absolute;top:20px;right:23px;width:43px;height:43px;display:grid;place-items:center;background:#ffffff14;border:1px solid #ffffff30;border-radius:50%;color:#fff}.photo-nav{position:absolute;top:50%;width:43px;height:43px;border:1px solid #ffffff40;background:#ffffff12;color:#fff;border-radius:50%;font-size:22px}.photo-nav.prev{left:20px}.photo-nav.next{right:20px}.photo-counter{position:absolute;left:24px;top:27px;font-size:11px;color:#bdc9ac}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.js .reveal.visible{opacity:1;transform:translateY(0)}
@media(min-width:1650px){.hero{min-height:860px;padding-top:90px}.hero-photo{height:600px}.hero-art{min-height:635px}.hero-inset{width:240px}.hero-inset>img{height:285px}.round-stamp{width:147px;height:147px}.stamp-leaf{left:55px;top:53px}.hero-text>p{font-size:15px;max-width:385px}.hero-text .eyebrow{font-size:11px}.hero .button{font-size:14px}.desktop-nav a,.header-cta{font-size:14px}.roots-layout{grid-template-columns:1.2fr 1fr}.root-main img{height:680px}.root-story{max-width:470px}.root-story>p{font-size:15px}.journal-card img{height:560px}.card-filming img{height:550px}.card-camera img{height:450px}.product-card{height:530px}}
@media(max-width:1100px){.desktop-nav{gap:22px;margin-left:0}.hero{gap:20px;padding-top:50px;min-height:715px}.hero h1{font-size:58px;letter-spacing:-3px}.hero-art{min-height:530px;margin-right:10px}.hero-photo{width:85%;height:480px}.hero-inset{width:170px;left:-10px;bottom:22px}.hero-inset>img{height:205px}.round-stamp{width:108px;height:108px;left:-12px}.stamp-leaf{width:29px;height:29px;top:39px;left:39px}.hero-side-note{right:-27px}.film-teaser{bottom:-18px}.hero-signature{margin-top:24px}.people{gap:35px}.video-scribble{display:none}.vertical-label{right:0}.retail{gap:55px}.retail-heading h2{font-size:50px}.section-pad{padding-top:85px;padding-bottom:85px}.journal-card img{height:365px}.card-filming img{height:385px}.card-camera img{height:310px}.root-main img{height:535px}.product-card{height:360px}.product-card h3{font-size:25px}.product-card>div{top:20px;left:18px}.product-card>div>span{font-size:6px;letter-spacing:1px}.locator{grid-template-columns:325px 1fr}.locator-footnote{gap:20px}.locator-footnote>span{flex-shrink:1;min-width:240px}.heading-row>p{font-size:12px}}
@media(max-width:800px){:root{--pad:28px}.site-header{height:86px}.brand img{height:62px}.desktop-nav{gap:18px}.desktop-nav a{font-size:10px}.header-cta{font-size:10px}.header-cta .arrow{display:none}.hero{grid-template-columns:1fr 1fr;min-height:670px;gap:14px;padding-top:45px}.hero h1{font-size:45px;letter-spacing:-2.5px}.hero-text .eyebrow{font-size:7px;letter-spacing:1.3px}.hero-text>p{font-size:11px}.hero-art{min-height:490px;margin:15px 7px 0 0}.hero-photo{height:430px;width:86%;border-radius:130px 130px 5px 5px}.hero-photo figcaption{font-size:8px;left:12px;right:12px;bottom:18px}.hero-photo figcaption span{font-size:6px}.hero-inset{width:145px;bottom:22px;left:-3px;border-width:5px}.hero-inset>img{height:173px}.hero-inset>span{font-size:6px}.round-stamp{width:88px;height:88px;left:-2px;top:-2px}.stamp-leaf{width:24px;height:24px;top:31px;left:32px}.hero-orbit{inset:0 -20px 35px 0}.hero .button{font-size:10px;gap:15px;padding:13px 17px;min-height:48px}.film-teaser{bottom:-21px;font-size:9px}.film-teaser small{font-size:7px}.tiny-play{width:34px;height:34px}.film-teaser>svg{display:none}.chapter-nav a{font-size:9px;gap:10px;padding:20px 0}.chapter-nav a>span{font-size:8px}.chapter-nav svg{display:none}.heading-row{gap:25px}.heading-row>p,.location-intro{max-width:255px}.roots-layout{gap:40px}.root-main img{height:490px}.root-story h3{font-size:25px}.root-story>p{font-size:11px}.root-story .text-link{font-size:11px}.outline-number{font-size:75px}.root-note{font-size:10px;gap:13px}.people{gap:25px}.people h2{font-size:39px}.people-copy .eyebrow{font-size:8px}.people-copy>p{font-size:12px}.video-frame,.retail-film{width:265px}.vertical-label{right:-8px;font-size:6px}.film-number{font-size:150px;bottom:-90px;right:-10px}.journal-grid{gap:16px}.journal-card img{height:310px}.card-filming img{height:340px}.card-camera img{height:270px}.journal-card figcaption{font-size:7px}.journal-card figcaption small{font-size:9px}.retail{gap:45px}.retail-heading h2{font-size:43px}.retail-heading .eyebrow{font-size:7px}.retail-heading>p{font-size:11px}.retail-photos{gap:30px}.retail-photo img{height:330px}.retail-photo.second img{height:355px}.product-grid{gap:13px}.product-card{height:320px}.product-card h3{font-size:22px}.product-card>div>span{font-size:5px}.product-arrow{width:33px;height:33px;right:15px;bottom:15px}.locator{grid-template-columns:290px 1fr;height:620px}.store-filters{padding:15px 15px 0}.store-card{padding:15px}.filter-grid{gap:7px}.store-filters select{font-size:10px}.county-pills button{gap:12px;padding:9px 13px}.locator-footnote{font-size:8px}.closing-actions{gap:25px}.footer-top{gap:25px}.footer-brand{gap:15px}.footer-brand span{font-size:9px}.footer-top>div{font-size:10px}.back-top{font-size:9px}}
@media(max-width:600px){:root{--pad:23px}html{scroll-padding-top:22px}.site-header{height:78px;padding-top:9px;padding-bottom:9px}.brand img{height:55px}.desktop-nav{display:none}.header-cta{margin-left:auto;margin-right:24px;font-size:10px}.header-cta>svg{width:15px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:29px;height:40px;padding:3px 0;background:transparent}.menu-toggle span{width:24px;height:1px;background:var(--cream);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;position:absolute;top:77px;left:0;right:0;padding:20px var(--pad) 30px;background:var(--ink);border-bottom:1px solid #48523b;box-shadow:0 12px 25px #0006}.mobile-nav a{padding:12px 0;font-size:14px}.mobile-nav a:last-child{color:var(--orange)}.hero{display:flex;flex-direction:column;padding:40px var(--pad) 65px;gap:30px;min-height:0}.hero-text .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:24px}.hero h1{font-size:clamp(43px,11.8vw,68px);line-height:1.065;letter-spacing:-2.8px}.hero-text>p{font-size:12px;line-height:1.85;max-width:350px;margin:25px 0 22px}.hero .button{font-size:12px;min-height:51px;padding:14px 20px;gap:26px}.hero-signature{position:absolute;right:0;bottom:0;font-size:9px;gap:10px}.signature-line{display:none}.hero-signature small{font-size:7px}.hero-art{margin:8px 20px 8px 0;min-height:520px}.hero-photo{width:78%;height:450px;right:6px;top:10px;border-radius:145px 145px 6px 6px}.hero-photo figcaption{font-size:10px;bottom:23px;left:17px;right:17px}.hero-photo figcaption span{font-size:7px}.hero-inset{width:175px;left:2px;bottom:24px;border:6px solid var(--cream)}.hero-inset>img{height:209px}.hero-inset>span{font-size:7px}.hero-inset>span svg{width:12px;height:12px}.round-stamp{width:110px;height:110px;left:9px;top:0}.stamp-leaf{width:30px;height:30px;left:40px;top:39px}.hero-orbit{inset:-10px -15px 45px 25px}.hero-side-note{top:175px;right:-22px;font-size:7px}.film-teaser{bottom:-21px;right:-8px;font-size:10px}.film-teaser small{font-size:7px}.scroll-hint{bottom:15px;font-size:6px;letter-spacing:1.3px}.scroll-hint>span:last-child{font-size:21px}.chapter-nav{grid-template-columns:1fr 1fr;padding:0 var(--pad)}.chapter-nav a{font-size:10px;gap:15px;padding:15px 0}.chapter-nav a:nth-child(-n+2){border-bottom:1px solid #343c2a}.chapter-nav a:nth-child(even){padding-left:18px}.chapter-nav a>span{font-size:8px}.section-pad{padding-top:64px;padding-bottom:64px}.section-heading{margin-bottom:32px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:20px}.heading-row{display:block}.heading-row>p{margin-top:22px;font-size:12px;max-width:100%}h2{font-size:34px;letter-spacing:-1.5px;line-height:1.16}.roots-layout{display:flex;flex-direction:column;gap:30px;align-items:stretch}.root-main img{height:435px;object-position:50% 63%}.root-main figcaption{font-size:7px;letter-spacing:.7px;margin-top:13px}.root-story{max-width:none;padding-top:0}.outline-number{font-size:84px;margin-bottom:14px}.root-story h3{font-size:29px;max-width:330px;margin-bottom:20px}.root-story>p{font-size:12px;max-width:400px}.root-story .text-link{font-size:12px}.root-note{margin-top:26px;padding-top:22px;font-size:12px;gap:20px}.people{display:flex;flex-direction:column;align-items:stretch;gap:45px;padding-bottom:65px}.people h2{font-size:clamp(33px,8.8vw,49px);line-height:1.15}.people-copy .eyebrow{font-size:8px;margin-bottom:22px;letter-spacing:1.4px}.people-copy>p{font-size:12px;max-width:360px;margin-top:22px}.film-meta{margin:25px 0;font-size:8px}.people .button{min-height:50px;padding:12px 22px;font-size:12px}.film-number{right:0;bottom:-28px;font-size:140px}.people-media{padding:0 23px}.video-frame{width:min(100%,300px)}.film-frame-caption{font-size:6px}.vertical-label{font-size:7px;right:0;top:35px}.journal-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.journal-card.card-team{grid-column:1/-1;width:86%}.journal-card.card-team img{height:430px;object-position:center 65%}.card-filming{margin-top:0}.card-camera{margin-top:54px}.card-filming img{height:300px}.card-camera img{height:250px}.journal-card figcaption{font-size:7px;line-height:1.7;letter-spacing:.5px}.journal-card figcaption small{font-size:10px}.journal-end{gap:17px;margin-top:34px;padding-top:25px}.journal-end>svg{width:27px;height:27px}.journal-end p{font-size:13px}.journal-end>span{display:none}.retail{display:flex;flex-direction:column;align-items:stretch;gap:36px}.retail-heading h2{font-size:43px;letter-spacing:-2px}.retail-heading .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:23px}.retail-heading>p{font-size:12px;max-width:400px;margin:23px 0}.retail-heading>.text-link{font-size:12px}.retail-film{width:280px;align-self:center;margin:10px 0 10px;transform:rotate(1.5deg)}.retail-film .video-frame{width:280px}.retail-photos{display:grid;grid-template-columns:1fr 1fr;gap:18px}.retail-photo img{height:280px;object-position:center}.retail-photo.second{margin-top:60px}.retail-photo.second img{height:280px}.retail-photo figcaption{font-size:9px;line-height:1.8;margin-top:10px}.ticker{padding:18px 0}.ticker>div{gap:25px}.ticker span{font-size:28px}.ticker svg{width:27px;height:27px}.products .heading-row>.text-link{margin-top:23px;font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:17px}.product-card{height:310px}.product-card.product-wide{grid-column:1/-1;grid-row:1;height:390px}.product-card.product-wide img{object-position:center 65%}.product-card>div{left:17px;top:18px}.product-card>div>span{font-size:6px;letter-spacing:.8px}.product-card h3{font-size:22px;margin-top:7px}.product-wide>div{left:25px;top:24px}.product-wide h3{font-size:36px}.product-wide>div>span{font-size:8px;letter-spacing:1.5px}.product-arrow{width:34px;height:34px}.location-intro{max-width:none;margin-top:23px}.location-intro p{font-size:12px}.network-label{font-size:8px;margin-top:20px}.county-pills{gap:7px;margin-bottom:20px}.county-pills button{padding:9px 11px;font-size:10px;gap:10px}.county-pills button>span{font-size:8px}.locator{display:flex;flex-direction:column;height:auto;overflow:hidden}.store-panel{border-right:0;min-height:0}.store-filters{padding:18px 16px 0}.filter-grid{gap:12px}.filter-grid label{font-size:7px}.store-filters select{font-size:11px;height:42px}.store-select-label{font-size:7px}.search-label input{font-size:11px;height:42px}.result-line{padding:12px 0 8px}.store-list{max-height:228px;min-height:100px}.store-card{padding:15px 17px}.store-name{font-size:12px}.store-card p{font-size:10px}.store-links a,.store-links button{font-size:10px}.map-wrap{height:365px;border-top:1px solid #c4cdb6}.map-note{font-size:8px;bottom:26px;left:12px;padding:9px 11px}.locator-footnote{flex-direction:column;gap:13px;font-size:9px;margin-top:19px}.locator-footnote>p{font-size:8px;line-height:1.85}.locations .section-heading{margin-bottom:25px}.closing{padding-top:65px;padding-bottom:65px}.closing>.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:24px}.closing h2{font-size:38px;letter-spacing:-1.8px}.closing>p{font-size:12px;margin:25px 0}.closing-actions{align-items:flex-start;flex-direction:column;gap:25px}.closing .button{font-size:12px;gap:30px;min-height:53px}.closing-tree{right:-120px;width:310px;top:70px}.footer-top{padding:29px 0;display:grid;grid-template-columns:1fr auto;gap:30px 15px}.footer-brand{gap:15px;grid-column:1/-1}.footer-brand span{font-size:11px}.footer-brand img{height:62px}.footer-top>div{font-size:10px;gap:4px}.back-top{font-size:8px;gap:9px}.back-top span{width:30px;height:30px;font-size:17px}.footer-bottom{padding:20px 0;flex-wrap:wrap;gap:9px;font-size:7px}.footer-bottom>span:last-child{width:100%;margin-top:2px}.photo-dialog{padding:18px}.photo-dialog figure{max-width:calc(100vw - 36px);gap:16px}.photo-dialog figure img{max-height:calc(100dvh - 185px)}.photo-dialog figcaption{font-size:10px;max-width:90%}.photo-nav{top:auto;bottom:15px;width:39px;height:39px}.photo-nav.prev{left:calc(50% - 50px)}.photo-nav.next{right:calc(50% - 50px)}.close-photo{width:37px;height:37px;right:16px;top:15px}.photo-counter{font-size:10px;left:20px;top:25px}}
@media(max-width:370px){:root{--pad:19px}.header-cta{margin-right:18px;font-size:9px;gap:6px}.hero h1{font-size:42px}.hero-signature{display:none}.hero-art{min-height:466px}.hero-photo{height:405px}.hero-inset{width:153px;bottom:26px}.hero-inset>img{height:182px}.round-stamp{width:98px;height:98px}.stamp-leaf{width:27px;height:27px;top:35px;left:35px}.hero-photo figcaption span{display:none}.hero-photo figcaption{font-size:8px}.hero-text .eyebrow{font-size:7px}.root-main img{height:390px}.people h2{font-size:32px}.people-media{padding:0 18px}.retail-heading h2{font-size:38px}.journal-card.card-team img{height:380px}.card-filming img{height:265px}.card-camera img{height:230px}.retail-photo img,.retail-photo.second img{height:235px}.product-card{height:270px}.product-card.product-wide{height:340px}.closing h2{font-size:33px}.county-pills button{font-size:9px;padding:8px 10px;gap:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}

.map-cluster{display:grid;place-items:center;background:#526a35aa;border-radius:50%;border:1px solid #edf2e3;box-shadow:0 3px 12px #19220d35}.map-cluster span{display:grid;place-items:center;background:#344b2d;color:white;width:32px;height:32px;border-radius:50%;font:500 12px Chillax,sans-serif}
/* Keep the skip link offscreen at every scroll position, including full-page captures. */
.skip-link{top:0;transform:translateY(-120%)}.skip-link:focus{top:12px;transform:translateY(0)}
.hero-photo figcaption{left:auto;max-width:calc(100% - 40px);flex-wrap:wrap;justify-content:flex-end;text-align:right}.hero-photo figcaption span{width:100%;margin:0}
/* Comfortable reading sizes for the editorial text and store finder. */
.desktop-nav a,.header-cta{font-size:13px}.hero-text>p{font-size:14px;max-width:360px}.hero-text .eyebrow{font-size:10px}.chapter-nav a{font-size:12px}.root-story>p{font-size:14px}.people-copy>p{font-size:14px}.retail-heading>p{font-size:14px}.journal-card figcaption{font-size:9px}.journal-card figcaption small{font-size:12px}.store-name{font-size:13px}.store-card p{font-size:11px}.store-card .store-alias{font-size:10px}.store-links a,.store-links button{font-size:11px}.store-filters select,.search-label input{font-size:12px}.result-line,.result-line button{font-size:10px}.store-filters label{font-size:9px}.locator-footnote{font-size:10px}.leaflet-control-attribution{font-size:10px!important}.county-pills button{font-size:12px}.store-card p{color:#606d52}.store-card .store-alias{color:#67725c}.result-line{color:#52633d}.locator-footnote{color:#596a47}.hero-photo figcaption{background:#18200d75;padding:7px 10px;border-radius:4px}
@media(max-width:1100px){.desktop-nav a,.header-cta{font-size:11px}.hero-text>p{font-size:13px}.hero-text .eyebrow{font-size:8px}.root-story>p,.people-copy>p,.retail-heading>p{font-size:13px}}
@media(max-width:800px){.desktop-nav a,.header-cta{font-size:10px}.hero-text>p{font-size:12px}.hero-text .eyebrow{font-size:7px}.chapter-nav a{font-size:10px}.store-filters select{font-size:11px}.store-filters label{font-size:8px}.county-pills button{font-size:11px}.locator-footnote>span{min-width:205px}}
@media(max-width:600px){.hero-text>p,.root-story>p,.people-copy>p,.retail-heading>p,.heading-row>p,.location-intro p,.closing>p{font-size:13px}.hero-text .eyebrow{font-size:8px}.journal-card figcaption{font-size:8px}.journal-card figcaption small{font-size:11px}.county-pills button{font-size:11px;gap:8px;padding:9px 10px}.store-filters select,.search-label input{font-size:12px}.store-filters label{font-size:9px}.store-name{font-size:13px}.locator-footnote>p{font-size:10px}.locator-footnote>span{font-size:10px}.chapter-nav a{font-size:10px}.hero-photo figcaption{font-size:9px;bottom:20px;padding:6px 8px}.hero-photo figcaption span{font-size:6px}}
@media(max-width:370px){.hero-text .eyebrow{font-size:7px}.header-cta{font-size:9px}.county-pills button{font-size:10px}}
.skip-link{opacity:0;pointer-events:none}.skip-link:focus{opacity:1;pointer-events:auto}
.hero-photo>button{display:block;border:0;padding:0;background:none;width:100%;height:100%}.hero-photo>button>img{width:100%;height:100%;object-fit:cover;object-position:54% center;filter:brightness(.86);transition:transform .5s}.hero-photo:after,.hero-photo figcaption{pointer-events:none}
.map-pin b svg{width:14px;height:14px;stroke-width:1.8}.leaflet-tile-pane{filter:saturate(.42) contrast(.95) brightness(1.03)}
