@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{.start{inset-inline-start:var(--spacing)}}:root{--black:#0c0c0c;--paper:#f2ead8;--gold:#efab12;--red:#b90f17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.065em;text-transform:uppercase;font-weight:950;line-height:.83}h1 em,h2 em{color:var(--gold);font-style:normal}.topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0cf0;border-bottom:1px solid #f2ead82d;justify-content:space-between;align-items:center;height:74px;padding:0 5vw;display:flex;position:sticky;top:0}.brand-mini,.nav-links a,.nav-order{color:var(--paper);text-transform:uppercase;letter-spacing:.06em;font-weight:900;text-decoration:none}.brand-mini{align-items:center;width:150px;height:58px;display:flex}.brand-mini img{object-fit:contain;width:100%;height:100%;display:block}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#cfc7b6;font-size:.75rem}.nav-order{background:var(--gold);color:#17120a;padding:.68rem 1rem;font-size:.75rem}.hero{background:radial-gradient(circle at 24% 35%,#3c2d0f 0,#0000 32%),#10100f;grid-template-columns:1.04fr .96fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{z-index:1;flex-direction:column;justify-content:center;padding:8vw 3vw 8vw 10vw;display:flex}.eyebrow{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900}h1{margin:1rem 0 1.4rem;font-size:clamp(3.1rem,7vw,7.4rem)}.hero-copy p{color:#d1c9b9;max-width:430px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{text-transform:uppercase;letter-spacing:.045em;justify-content:center;align-items:center;min-height:48px;padding:0 1.1rem;font-size:.76rem;font-weight:900;text-decoration:none;display:inline-flex}.primary{background:var(--gold);color:#19130b}.ghost{color:var(--paper);border:1px solid #d9cfbc88}.hero-art{background:#211707;min-height:590px;position:relative;overflow:hidden}.hero-art img{object-fit:cover;object-position:center;filter:contrast(1.08)saturate(1.07);width:100%;height:100%}.hero-stamp{background:var(--red);color:#fff;text-align:center;border-radius:50%;place-items:center;width:108px;height:108px;font-weight:950;line-height:.9;display:grid;position:absolute;bottom:8%;right:10%;transform:rotate(12deg);box-shadow:0 0 0 7px #0c0c0c}.quickbar{background:var(--gold);color:#1a130a;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.2rem 8vw;display:grid}.quickbar div{border-right:1px solid #44320b;flex-direction:column;gap:.15rem;padding-right:1rem;display:flex}.quickbar div:last-child{border:0}.quickbar strong{letter-spacing:.06em;font-size:.78rem}.quickbar span{font-size:.85rem;font-weight:700}.menu-section{color:#18150e;background:#e9e0ce;padding:7rem 10vw}.section-title{max-width:600px}.section-title h2,.story-copy h2,.order-heading h2{margin:.8rem 0 1rem;font-size:clamp(3rem,6vw,6rem)}.section-title p{color:#5b5448;line-height:1.5}.category-tabs{gap:.55rem;margin:3rem 0 1rem;padding-bottom:.6rem;display:flex;overflow:auto}.category-tabs button{color:#282216;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #3d372b;padding:.65rem .9rem;font-size:.72rem;font-weight:900}.category-tabs .active{color:var(--gold);background:#16130f;border-color:#16130f}.product-grid{background:#4d473d;border:1px solid #4d473d;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.product-card{background:#f7f0e1;flex-direction:column;min-height:245px;padding:1.5rem;display:flex}.product-number{color:var(--gold);letter-spacing:.08em;font-size:1.1rem;font-weight:950}.product-card h3{text-transform:uppercase;margin:1rem 0 .5rem;font-size:1.45rem;line-height:.95}.product-card p{color:#5e574d;font-size:.85rem;line-height:1.36}.card-bottom{justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;display:flex}.card-bottom strong{color:var(--red);font-size:1.4rem}.card-bottom button{color:var(--paper);text-transform:uppercase;background:#18150f;border:0;padding:.6rem .7rem;font-size:.68rem;font-weight:900}.story-section{background:#1b1712;grid-template-columns:1fr 1fr;display:grid}.story-photo{min-height:620px;overflow:hidden}.story-photo img{object-fit:cover;object-position:top;width:100%;height:100%}.story-copy{flex-direction:column;justify-content:center;padding:8vw;display:flex}.story-copy p{color:#c6bcaa;max-width:390px;margin:1rem 0 2rem;line-height:1.55}.story-copy .button{align-self:flex-start}.order-section{background:radial-gradient(circle at 80% 30%,#3f2d0b,#0000 33%),#0e0e0d;grid-template-columns:.78fr 1.22fr;gap:5vw;padding:7rem 10vw;display:grid}.order-heading p{color:#beb5a5;max-width:300px;margin-top:1.2rem;line-height:1.5}.order-panel{color:#17130e;box-shadow:12px 12px 0 var(--gold);background:#f2ead8;padding:1.6rem}.cart-title{text-transform:uppercase;border-bottom:2px solid #211c14;justify-content:space-between;padding-bottom:.8rem;display:flex}.cart-title h3{font-size:1.4rem}.cart-title span{font-size:.75rem;font-weight:800}.cart-items{min-height:85px}.cart-item{border-bottom:1px solid #c4baa5;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.cart-item strong{text-transform:uppercase;display:block}.cart-item small{color:#716858;margin-top:.25rem;display:block}.cart-item>div:last-child{text-align:right;white-space:nowrap}.cart-item button{color:var(--red);background:0 0;border:0;margin-left:.5rem;font-size:1.3rem}.empty-cart{color:#716858;padding:1rem 0;font-size:.88rem}.totals{gap:.35rem;margin:1rem 0;display:grid}.totals span,.totals strong{justify-content:space-between;display:flex}.totals strong{border-top:2px solid #211c14;padding-top:.65rem;font-size:1.2rem}.choice-row{grid-template-columns:1fr 1fr;gap:.5rem;margin:1.2rem 0;display:grid}.choice{text-transform:uppercase;background:0 0;border:1px solid #988e7a;padding:.7rem .4rem;font-size:.7rem;font-weight:900}.choice.selected{color:var(--gold);background:#17130e;border-color:#17130e}.checkout-fields{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.checkout-fields label{text-transform:uppercase;gap:.3rem;font-size:.68rem;font-weight:800;display:grid}.checkout-fields .wide{grid-column:span 2}.checkout-fields input,.checkout-fields select{color:#17130e;background:#fffaf0;border:1px solid #aaa08b;min-width:0;padding:.68rem;font-size:.85rem}.send-order{background:var(--gold);color:#1c1406;text-transform:uppercase;letter-spacing:.03em;border:0;width:100%;margin-top:1rem;padding:.95rem;font-weight:950}.send-order:disabled{opacity:.45;cursor:not-allowed}.send-order span{float:right;font-size:1.25rem;line-height:.5}.modal-backdrop{z-index:30;background:#000b;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.extras-modal{color:#17130e;width:min(540px,100%);box-shadow:9px 9px 0 var(--gold);background:#f2ead8;padding:2rem;position:relative}.modal-close{background:0 0;border:0;font-size:2rem;position:absolute;top:.7rem;right:1rem}.extras-modal h2{margin:.5rem 0;font-size:2.5rem}.extras-modal p{color:#5e574d}.extra-list{border-top:1px solid #bfb49f;margin:1.5rem 0}.extra-list label{border-bottom:1px solid #bfb49f;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.75rem 0;display:grid}.extra-list b{color:var(--red)}footer{background:#050505;border-top:1px solid #39342b;align-items:center;gap:1rem;padding:1.7rem 10vw;display:flex}footer img{object-fit:contain;width:70px;height:45px}footer div{gap:.15rem;display:grid}footer strong{letter-spacing:.06em;font-size:.75rem}footer span{color:#a9a293;font-size:.75rem}footer a{color:var(--gold);margin-left:auto;font-size:1.1rem;font-weight:900;text-decoration:none}@media (max-width:800px){.topbar{height:64px;padding:0 1rem}.nav-links{display:none}.hero,.story-section,.order-section{grid-template-columns:1fr}.hero-copy{padding:4.5rem 7vw 3rem}.hero-art{min-height:450px}.quickbar{grid-template-columns:1fr;padding:1rem 7vw}.quickbar div{border:0;border-bottom:1px solid #44320b;padding-bottom:.6rem}.quickbar div:last-child{padding-bottom:0}.menu-section,.order-section{padding:4.5rem 7vw}.product-grid{grid-template-columns:1fr 1fr}.product-card{min-height:220px;padding:1rem}.story-photo{min-height:420px}.story-copy{padding:4.5rem 7vw}.order-panel{box-shadow:7px 7px 0 var(--gold)}}@media (max-width:480px){.hero{min-height:0}.hero-art{min-height:390px}.product-grid,.checkout-fields{grid-template-columns:1fr}.checkout-fields .wide{grid-column:auto}.order-section{gap:2rem}footer{padding:1.3rem 7vw}footer a{font-size:.9rem}}.product-card{min-height:345px}.product-photo{aspect-ratio:1;color:#bcae91;text-align:center;letter-spacing:.08em;background:repeating-linear-gradient(135deg,#1d1a15 0 10px,#252119 10px 20px);place-items:center;margin:-1.5rem -1.5rem 1.2rem;font-size:.68rem;font-weight:900;line-height:1.45;display:grid;overflow:hidden}.product-photo b{color:var(--gold);font-size:.62rem}.product-photo img{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:800px){.product-photo{margin:-1rem -1rem 1rem}}.story-video{aspect-ratio:9/16;object-fit:contain;background:#000;border:1px solid #b88a1e;width:100%;height:auto;margin-top:1.25rem;display:block}
