/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--black:#080807;--ink:#12110f;--charcoal:#191816;--cream:#f1e6d4;--sand:#d7c09a;--gold:#b69663;--brown:#5d422d;--line:#f1e6d42e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.announcement{background:var(--cream);height:32px;color:var(--black);letter-spacing:.21em;text-align:center;justify-content:center;align-items:center;padding:0 16px;font-size:.61rem;font-weight:900;display:flex}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#080807f0;justify-content:space-between;align-items:center;height:90px;padding:0 5vw;display:flex;position:absolute;top:32px;left:0;right:0}.brand img{object-fit:contain;width:152px;height:72px;display:block}nav{letter-spacing:.15em;text-transform:uppercase;gap:2.2rem;font-size:.72rem;font-weight:900;display:flex}nav a:hover{color:var(--sand)}.header-cta{border:1px solid var(--gold);color:var(--sand);letter-spacing:.14em;text-transform:uppercase;padding:.82rem 1.2rem;font-size:.7rem;font-weight:900}.hero{background:radial-gradient(circle at 78% 42%,#3a2d22 0,#18130f 27%,#080807 62%);grid-template-columns:1.1fr .9fr;align-items:center;gap:4vw;min-height:825px;padding:165px 7vw 80px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.22;background-image:repeating-linear-gradient(125deg,#0000 0 48px,#ffffff09 49px,#0000 50px);position:absolute;inset:0}.hero-copy{z-index:2;max-width:800px;position:relative}.eyebrow,.section-kicker{color:var(--sand);letter-spacing:.26em;text-transform:uppercase;font-size:.73rem;font-weight:900}h1{letter-spacing:-.085em;margin:1rem 0 1.6rem;font-size:clamp(4.7rem,8vw,8.7rem);font-weight:1000;line-height:.79}h1 span{color:#0000;-webkit-text-stroke:2px var(--cream)}.hero-intro{color:#bdb2a3;max-width:625px;font-size:1.08rem;line-height:1.75}.hero-actions{gap:12px;margin-top:2rem;display:flex}.button{letter-spacing:.13em;text-transform:uppercase;padding:1rem 1.45rem;font-size:.76rem;font-weight:900;transition:all .2s;display:inline-block}.button.primary{background:var(--sand);color:var(--black)}.button.secondary{border:1px solid #6f665c}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero-points{color:#887f74;text-transform:uppercase;letter-spacing:.11em;gap:22px;margin-top:2rem;font-size:.63rem;display:flex}.hero-points span+span:before{content:"•";color:var(--gold);margin-right:22px}.hero-product{z-index:1;background:linear-gradient(145deg,#161513,#080807);border:1px solid #514434;flex-direction:column;justify-self:center;align-items:center;width:min(32vw,430px);height:560px;padding:80px 38px 40px;display:flex;position:relative;transform:rotate(2deg);box-shadow:0 35px 70px #00000073}.hero-product:before{content:"";border:1px solid #b696634d;position:absolute;inset:14px}.hero-product .bag-top{background:#27231e;border-bottom:1px solid #514434;height:30px;position:absolute;top:0;left:0;right:0}.hero-product img{object-fit:contain;width:85%;height:240px;position:relative}.hero-product strong{text-align:center;letter-spacing:-.04em;color:var(--sand);margin-top:16px;font-family:Georgia,serif;font-size:2.45rem;line-height:.86;position:relative}.hero-product>span{border-top:1px solid var(--gold);letter-spacing:.2em;color:#a89a88;margin-top:25px;padding-top:18px;font-size:.62rem;position:relative}.shop-section,.merch-section{padding:110px 7vw 125px}.shop-section{background:var(--cream);color:var(--ink)}.section-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3.5rem;display:flex}.section-heading h2,.story-copy h2,.food-intro h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.4rem,5.7vw,6.5rem);font-weight:1000;line-height:.84}.section-heading>p{color:#665f55;max-width:430px;line-height:1.7}.shop-section .section-kicker{color:var(--brown)}.product-grid{gap:18px;display:grid}.coffee-grid{grid-template-columns:repeat(4,1fr)}.product-card{min-width:0}.product-visual{justify-content:center;align-items:center;height:350px;display:flex;position:relative;overflow:hidden}.bag-visual{background:linear-gradient(145deg,#24211d,#0d0c0b)}.bag-visual:before{content:"";border:1px solid #d7c09a47;position:absolute;inset:14px}.bag-visual>span{color:var(--gold);letter-spacing:.2em;font-size:.68rem;position:absolute;top:24px;left:25px}.bag-visual img{object-fit:contain;width:66%;height:260px}.product-info{padding:22px 3px}.product-info p{color:#807568;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.62rem;font-weight:900}.product-info h3{margin:0;font-family:Georgia,serif;font-size:1.45rem}.name-price{justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:7px;display:flex}.name-price>strong{white-space:nowrap;color:var(--brown);font-size:.9rem}.product-info>span{color:#746d63;font-size:.82rem;display:block}.product-info small{color:#8d8377;letter-spacing:.04em;margin-top:10px;font-size:.66rem;display:block}.product-info a{letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #12110f2e;justify-content:space-between;margin-top:20px;padding-top:14px;font-size:.68rem;font-weight:900;display:flex}.product-info a:hover{color:var(--brown)}.promise-strip{background:var(--brown);border-top:1px solid #81674e;border-bottom:1px solid #81674e;grid-template-columns:repeat(3,1fr);align-items:center;min-height:120px;padding:28px 7vw;display:grid}.promise-strip div{text-transform:uppercase;justify-content:center;align-items:center;gap:18px;display:flex}.promise-strip div+div{border-left:1px solid #fff3}.promise-strip strong{color:var(--sand);font-family:Georgia,serif;font-size:1.6rem}.promise-strip span{letter-spacing:.17em;font-size:.72rem;font-weight:900}.gear-section{color:var(--ink);background:#e3d2b8;padding:110px 7vw 125px}.gear-section .section-kicker{color:var(--brown)}.gear-grid{grid-template-columns:repeat(3,1fr);gap:28px 18px;display:grid}.gear-card{min-width:0}.gear-visual{background:linear-gradient(145deg,#292724,#11100f);justify-content:center;align-items:center;height:315px;display:flex;position:relative;overflow:hidden}.gear-visual:before{content:"";background:linear-gradient(90deg,#0b0b0a,#23211e 48%,#090909);border:1px solid #71614f;border-radius:12px 12px 28px 28px;width:50%;height:72%;position:absolute;box-shadow:0 22px 35px #00000059}.gear-visual>span{z-index:2;color:var(--gold);letter-spacing:.18em;font-size:.62rem;font-weight:900;position:absolute;top:22px;left:24px}.gear-visual img{z-index:2;object-fit:contain;width:31%;height:150px;position:relative}.gear-card:nth-child(3) .gear-visual:before{border-radius:5px 5px 40px 40px;width:54%;height:50%}.gear-card:nth-child(4) .gear-visual:before{border-radius:10px;width:43%;height:78%}.gear-card:nth-child(5) .gear-visual:before,.gear-card:nth-child(6) .gear-visual:before{width:48%;height:58%;transform:rotate(-8deg)}.gear-card:nth-child(7) .gear-visual:before{border-radius:8px 8px 24px 24px;width:48%;height:65%}.gear-card:nth-child(n+8) .gear-visual:before{border-radius:4px;width:58%;height:75%}.gear-section .product-info a{border-color:#12110f33}.merch-section{background:#10100f}.section-heading.light>p{color:#91887d}.merch-grid{grid-template-columns:repeat(3,1fr)}.merch-visual{background:linear-gradient(145deg,#242321,#141312);height:420px}.merch-visual:after{content:"";background:#090909;border-radius:36% 36% 8% 8%;width:70%;height:78%;position:absolute;box-shadow:0 18px 35px #00000061}.merch-visual>span{z-index:2;color:#887b6c;letter-spacing:.18em;font-size:.63rem;position:absolute;top:25px;left:25px}.merch-visual img{z-index:2;object-fit:contain;width:36%;height:170px;position:relative}.merch-card .product-info h3{color:var(--cream)}.merch-card .name-price>strong{color:var(--sand)}.merch-card .product-info a{border-color:var(--line)}.merch-card .product-info>span{color:#91887d}.story-section{background:var(--sand);min-height:680px;color:var(--ink);grid-template-columns:1fr 1fr;display:grid}.story-logo{background:linear-gradient(145deg,#171512,#33281f);justify-content:center;align-items:center;padding:60px;display:flex}.story-logo img{width:min(90%,520px);height:auto}.story-copy{padding:110px 8vw 90px}.story-copy .section-kicker{color:var(--brown)}.story-copy>p:not(.section-kicker):not(.signature){color:#514a42;max-width:570px;margin-top:30px;line-height:1.8}.signature{letter-spacing:.2em;margin-top:35px;font-size:.72rem;font-weight:900}.food-section{background:#0b0b0a;grid-template-columns:1fr 1fr;gap:7vw;padding:110px 7vw;display:grid}.food-intro>p:not(.section-kicker){color:#968d82;max-width:510px;margin-top:28px;line-height:1.75}.food-intro .button{margin-top:10px}.menu-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-self:start}.menu-panel summary{cursor:pointer;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;padding:25px 0;font-size:.78rem;font-weight:900;list-style:none;display:flex}.menu-panel summary::-webkit-details-marker{display:none}.menu-panel summary span{color:var(--sand);font-size:1.2rem}.compact-menu{padding:5px 0 25px}.compact-menu>div{border-bottom:1px dashed #f1e6d41f;justify-content:space-between;padding:11px 0;font-size:.82rem;display:flex}.compact-menu .deal{background:var(--sand);color:var(--black);border:0;margin-bottom:10px;padding:16px;font-size:1rem}.contact-strip{background:var(--cream);color:var(--black);justify-content:space-between;align-items:center;gap:2rem;padding:60px 7vw;display:flex}.contact-strip p{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900}.contact-strip a{border-bottom:1px solid var(--brown);padding-bottom:6px;font-family:Georgia,serif;font-size:clamp(1.1rem,2.2vw,2.1rem)}.contact-strip a span{margin-left:15px}footer{color:#938a80;border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding:60px 7vw 35px;font-size:.78rem;line-height:1.8;display:grid}footer .footer-brand img{width:210px;height:auto;display:block}footer>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}footer strong{color:var(--sand);letter-spacing:.18em;margin-bottom:8px;font-size:.64rem}footer p{margin:0}.copyright{border-top:1px solid var(--line);grid-column:1/-1;margin:30px 0 0;padding-top:25px;font-size:.67rem}@media (width<=950px){.coffee-grid,.gear-grid{grid-template-columns:repeat(2,1fr)}.hero-product{width:360px;height:510px}.hero-points{display:none}}@media (width<=760px){.announcement{height:38px;font-size:.5rem}.site-header{height:80px;padding:0 20px;top:38px}.brand img{width:125px;height:68px}.site-header nav,.header-cta{display:none}.hero{min-height:790px;padding:165px 24px 90px;display:block}.hero-copy{z-index:3;position:relative}h1{font-size:clamp(4rem,18vw,6.6rem)}.hero-intro{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-product{opacity:.25;width:310px;height:420px;padding:55px 25px 25px;position:absolute;bottom:25px;right:-105px}.hero-product img{height:180px}.hero-product strong{font-size:1.8rem}.shop-section,.merch-section,.gear-section{padding:80px 20px}.section-heading{display:block}.section-heading>p{margin-top:22px}.coffee-grid,.merch-grid,.gear-grid{grid-template-columns:1fr}.product-visual,.merch-visual,.gear-visual{height:390px}.promise-strip{grid-template-columns:1fr;padding:10px 24px}.promise-strip div{justify-content:flex-start;padding:22px 0}.promise-strip div+div{border-top:1px solid #ffffff29;border-left:0}.story-section,.food-section{grid-template-columns:1fr}.story-logo{min-height:430px;padding:35px}.story-copy,.food-section{padding:80px 24px}.food-section{gap:55px}.contact-strip{padding:55px 24px;display:block}.contact-strip a{word-break:break-word;margin-top:18px;font-size:1rem;display:inline-block}footer{grid-template-columns:1fr;gap:1.4rem;padding:50px 24px 30px}.copyright{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
