/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--burgundy:#951f35;--burgundy-dark:#6f1023;--action:#a20620;--ink:#121212;--muted:#5e5656;--cream:#fffaf6;--soft:#f7f1ed;--line:#12121224;--white:#fff;--heading:"Arial Narrow", "Roboto Condensed", Impact, sans-serif;--script:"Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;--body:Inter, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--cream);color:var(--ink);font-family:var(--body);margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::selection{background:var(--burgundy);color:var(--white)}:focus-visible{outline-offset:4px;outline:3px solid #d995a2}.site-header{color:var(--white);z-index:100;background:#121212;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(20px,3vw,52px);display:grid;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.site-header.is-compact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212f2;transition:transform .3s ease-in-out,background .3s,box-shadow .3s;box-shadow:0 2px 20px #0006}.site-header.is-hidden{transform:translateY(-100%)}.header-side{align-items:center;gap:18px;display:flex}.header-location{flex-direction:column;justify-self:start;gap:0;line-height:1.2}.header-kicker{color:#ffffff85;font-family:var(--heading);letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;font-weight:700}.header-location a{letter-spacing:.025em;font-size:.83rem;font-weight:650}.brand{flex-direction:column;justify-content:center;justify-self:center;align-items:center;min-width:128px;line-height:.8;display:flex}.brand-crown{color:var(--white);font-size:1.05rem;line-height:.45;transform:scaleX(1.35)}.brand-word{font-family:var(--heading);letter-spacing:-.035em;font-size:2.05rem;font-weight:900;font-stretch:75%;line-height:1}.brand-est{letter-spacing:.12em;margin-top:2px;font-size:.42rem;font-weight:800}.header-actions{justify-self:end}.social-link{color:#ffffffc7;letter-spacing:.06em;text-transform:uppercase;font-size:.79rem;font-weight:650}.social-link:hover{color:var(--white)}.header-order{background:var(--burgundy);border:1px solid var(--burgundy);color:var(--white);cursor:pointer;font-family:var(--heading);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 20px;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s}.header-order:hover{background:#b62741;transform:translateY(-1px)}.hero{height:80vh;min-height:600px;position:relative;overflow:hidden}.hero-media{will-change:transform;height:calc(100% + 160px);position:absolute;top:-80px;left:0;right:0}.hero-slide{opacity:0;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.hero-slide.is-active{opacity:1}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-slide:nth-child(2) img{object-position:center 53%}.hero-slide:nth-child(3) img{object-position:center 45%}.hero-shade{background:linear-gradient(90deg,#00000070,#0000 58%),linear-gradient(#0000 62%,#00000057),#0000000f;position:absolute;inset:0}.hero-copy{color:var(--white);opacity:0;text-align:center;z-index:2;background:#0d0d0dcc;border:1px solid #ffffff14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(270px,25vw,370px);height:clamp(270px,25vw,370px);padding:48px;transition:opacity .8s .35s,transform .8s .35s;display:flex;position:absolute;top:50%;transform:translateY(-44%)scale(.94)}.hero-copy.is-active{opacity:1;transform:translateY(-50%)scale(1)}.hero-copy-left{left:clamp(40px,10vw,170px)}.hero-copy-right{right:clamp(40px,10vw,170px)}.hero-copy p{font-family:var(--heading);letter-spacing:.045em;text-transform:uppercase;max-width:290px;margin:0 0 18px;font-size:clamp(2rem,3vw,3.5rem);font-weight:900;line-height:.96}.hero-copy span{font-family:var(--script);max-width:250px;font-size:clamp(1.05rem,1.45vw,1.55rem);line-height:1.35}.hero-dots{z-index:3;gap:9px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:22px;height:7px;padding:0;transition:background .3s,width .3s}.hero-dots button.is-active{background:var(--white);width:42px}.scroll-cue{color:var(--white);letter-spacing:.15em;text-transform:uppercase;z-index:3;flex-direction:column;align-items:center;gap:2px;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:26px;left:clamp(24px,4vw,60px)}.scroll-cue b{font-size:1.2rem;animation:1.8s ease-in-out infinite cue}@keyframes cue{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.section{max-width:1240px;margin:0 auto;padding:84px 20px}.section-heading{text-align:center;max-width:730px;margin:0 auto 42px}.eyebrow{color:var(--burgundy);font-family:var(--heading);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.section-heading h1,.section-heading h2,.split-copy h2,.cta-content h2,.order-modal h2{font-family:var(--heading);letter-spacing:-.015em;text-transform:uppercase;margin:0;font-weight:900;line-height:1}.section-heading h1,.section-heading h2{font-size:clamp(2.4rem,5vw,4.8rem)}.section-heading>p:last-child{color:var(--muted);max-width:620px;margin:20px auto 0;font-size:1.05rem}.order-section{background:var(--cream)}.location-card{background:var(--white);border-radius:10px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);max-width:1080px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 55px #4d141f1f}.location-image{background:var(--ink);cursor:pointer;border:0;min-height:430px;padding:0;overflow:hidden}.location-image img,.split-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.location-image:hover img,.split-image:hover img{transform:scale(1.05)}.location-copy{flex-direction:column;justify-content:space-between;padding:clamp(36px,5vw,64px);display:flex}.location-label{color:var(--burgundy);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:800;display:block}.location-copy h2{font-family:var(--heading);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,4vw,4.3rem);font-weight:900;line-height:.98}.location-copy p{color:var(--muted);margin:8px 0}.location-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:38px;display:flex}.button{cursor:pointer;font-family:var(--heading);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;min-height:50px;padding:13px 25px;font-size:.95rem;font-weight:850;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--action);border:1px solid var(--action);color:var(--white)}.button-primary:hover{background:var(--burgundy-dark);border-color:var(--burgundy-dark)}.button-outline{border:1px solid var(--burgundy);color:var(--burgundy);background:0 0}.button-outline:hover{background:var(--burgundy);color:var(--white)}.button-light{background:var(--white);border:1px solid var(--white);color:var(--burgundy-dark)}.button-light:hover{color:var(--white);background:0 0}.text-link{border-bottom:1px solid #12121259;padding-bottom:2px;font-weight:650}.brand-band{background:radial-gradient(circle at 18% 28%, #ffffff0f, transparent 24%), linear-gradient(135deg, var(--burgundy), var(--burgundy-dark));color:var(--white);min-height:310px;position:relative;overflow:hidden}.brand-pattern{opacity:.065;grid-template-columns:repeat(6,minmax(160px,1fr));gap:18px 42px;display:grid;position:absolute;inset:-30px;transform:rotate(-6deg)scale(1.08)}.brand-pattern span{font-family:var(--script);white-space:nowrap;font-size:clamp(2.7rem,5vw,5.2rem)}.brand-band-inner{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:70px 20px;display:flex;position:absolute;inset:0}.brand-band-inner p{font-family:var(--script);margin:8px 0 0;font-size:clamp(2.2rem,5vw,4.7rem);line-height:1.1}.mini-crown{font-size:2.1rem;transform:scaleX(1.35)}.story-section{max-width:none}.story-section .split{max-width:1200px;margin:0 auto}.section-soft{background:var(--soft)}.split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(38px,7vw,88px);display:grid}.split-reverse .split-image{order:2}.split-image{border-radius:8px;height:430px;overflow:hidden;box-shadow:0 20px 50px #3c181f21}.split-copy{max-width:535px}.split-copy h2{font-size:clamp(2.5rem,4.6vw,4.8rem)}.split-copy>p:not(.eyebrow){color:var(--muted);margin:22px 0 0}.split-copy .button{margin-top:30px}.gallery-section{max-width:none;padding-left:0;padding-right:0}.gallery-section .section-heading{padding:0 20px}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.gallery-item{background:var(--ink);height:320px;margin:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-item:after{content:"";opacity:0;background:#000000b3;transition:opacity .3s;position:absolute;inset:0}.gallery-item figcaption{color:var(--white);font-family:var(--heading);letter-spacing:.04em;opacity:0;text-transform:uppercase;z-index:2;font-size:1.35rem;font-weight:800;transition:opacity .3s,transform .3s;position:absolute;bottom:24px;left:24px;transform:translateY(8px)}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:hover:after{opacity:1}.gallery-item:hover figcaption{opacity:1;transform:translateY(0)}.cta-section{color:var(--white);text-align:center;background:linear-gradient(#5f081bb8,#5f081bc7),url(/images/hero-signature.webp) 50% 48%/cover;justify-content:center;align-items:center;min-height:500px;padding:80px 20px;display:flex}.cta-content{max-width:760px}.cta-content .eyebrow{color:#ffffffbd}.cta-content h2{font-size:clamp(3rem,7vw,7rem)}.cta-content>p:not(.eyebrow){margin:22px auto 30px;font-size:clamp(1rem,1.8vw,1.25rem)}.site-footer{background:var(--ink);color:#ffffffb3;padding:72px max(20px,50vw - 600px) 24px}.footer-grid{grid-template-columns:1.15fr repeat(3,1fr);gap:52px;display:grid}.footer-brand{color:var(--white);justify-self:start;align-items:flex-start}.footer-grid>div:first-child>p{font-family:var(--script);margin:17px 0 0;font-size:1.15rem}.footer-grid h3{color:var(--white);font-family:var(--heading);letter-spacing:.11em;text-transform:uppercase;margin:0 0 16px;font-size:.94rem}.footer-grid p{margin:0}.footer-grid a{margin:4px 0;transition:color .2s;display:block}.footer-grid a:hover{color:var(--white)}.footer-grid small{color:#fff6;margin-top:12px;font-size:.68rem;line-height:1.4;display:block}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:.73rem;display:flex}.order-overlay{z-index:200;background:#00000094;justify-content:center;align-items:center;padding:24px;animation:.2s both overlay-in;display:flex;position:fixed;inset:0}.order-modal{background:var(--white);text-align:center;border-radius:14px;width:100%;max-width:760px;padding:clamp(35px,5vw,58px);animation:.3s both modal-in;position:relative;box-shadow:0 30px 80px #00000059}.order-modal h2{letter-spacing:-.03em;font-size:clamp(2.2rem,4.3vw,3.45rem)}.order-modal>p:not(.eyebrow){color:var(--muted);max-width:480px;margin:18px auto 28px}.modal-close{cursor:pointer;background:0 0;border:0;padding:8px;font-size:2.1rem;line-height:1;position:absolute;top:10px;right:14px}.order-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-choice{background:var(--white);border:1px solid var(--burgundy);color:var(--burgundy);border-radius:7px;flex-direction:column;align-items:center;min-height:155px;padding:25px 18px;transition:background .2s,color .2s,transform .2s;display:flex}.order-choice:hover{background:var(--soft);transform:translateY(-2px)}.order-choice-primary{background:var(--action);border-color:var(--action);color:var(--white)}.order-choice-primary:hover{background:var(--burgundy-dark);color:var(--white)}.order-choice>span{margin-bottom:12px;font-size:1.4rem;line-height:1}.order-choice strong{font-family:var(--heading);letter-spacing:.04em;text-transform:uppercase;font-size:1.25rem}.order-choice small{opacity:.72;margin-top:4px;font-size:.76rem}@keyframes overlay-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.gallery-item.reveal{transform:scale(.95)}.gallery-item.reveal.is-visible{transform:scale(1)}@media (width<=900px){.social-link{display:none}.location-card{grid-template-columns:1.2fr .8fr}.location-image{min-height:390px}.gallery-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.site-header{grid-template-columns:1fr auto 1fr;height:68px;padding:0 16px}.header-location{visibility:hidden}.brand-word{font-size:1.75rem}.header-order{padding:8px 14px;font-size:.72rem}.hero{height:70vh;min-height:500px}.hero-media{height:calc(100% + 100px);top:-50px}.hero-copy{width:255px;height:255px;padding:34px;inset:auto auto 70px 50%;transform:translate(-50%)scale(.94)}.hero-copy.is-active{transform:translate(-50%)scale(1)}.hero-copy p{font-size:2rem}.hero-copy span{font-size:1.05rem}.hero-dots{bottom:24px}.scroll-cue{display:none}.section{padding-top:68px;padding-bottom:68px}.location-card,.split{grid-template-columns:1fr}.location-image{min-height:360px}.location-copy{gap:20px}.location-actions{margin-top:20px}.split{gap:38px}.split-reverse .split-image{order:0}.split-image{height:380px}.split-copy{max-width:none}.gallery-item{height:290px}.gallery-item:after{opacity:1;background:linear-gradient(#0000 50%,#000000c7)}.gallery-item figcaption{opacity:1;transform:none}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=480px){.site-header{grid-template-columns:68px 1fr 68px}.brand{min-width:100px}.brand-word{font-size:1.55rem}.brand-est{font-size:.35rem}.header-order{width:42px;height:42px;padding:0;font-size:0}.header-order:after{content:"→";font-size:1.15rem}.hero{height:55vh;min-height:430px}.hero-copy{width:225px;height:225px;bottom:58px}.hero-copy p{font-size:1.7rem}.hero-copy span{font-size:.92rem}.section-heading h1,.section-heading h2{font-size:2.65rem}.location-image{min-height:285px}.location-copy{padding:30px 24px}.location-copy h2{font-size:2.7rem}.button{width:100%}.brand-band{min-height:260px}.split-image{height:310px}.split-copy h2{font-size:2.65rem}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:360px}.cta-section{min-height:440px}.cta-content h2{font-size:3.7rem}.order-overlay{align-items:flex-end;padding:0}.order-modal{border-radius:18px 18px 0 0;padding:42px 20px 24px}.order-modal h2{font-size:2.35rem}.order-choices{grid-template-columns:1fr}.order-choice{min-height:120px}.site-footer{padding-top:58px}}.legal-page{background:var(--cream);min-height:100vh}.legal-header{background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;height:72px;padding:0 max(20px,50vw - 500px);display:flex}.legal-header .brand{justify-self:start}.legal-header>a:last-child{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.legal-content{max-width:860px;margin:0 auto;padding:90px 20px 110px}.legal-content h1{font-family:var(--heading);text-transform:uppercase;margin:0 0 25px;font-size:clamp(3.2rem,8vw,6.5rem);font-weight:900;line-height:.95}.legal-content .legal-intro{color:var(--muted);max-width:690px;font-size:1.1rem}.legal-status{border-left:4px solid var(--burgundy);background:#f3e4e7;margin:36px 0;padding:20px 22px}.legal-facts{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:36px 0 48px;display:grid}.legal-facts>div{border-bottom:1px solid var(--line);padding:19px 22px}.legal-facts>div:nth-child(odd){border-right:1px solid var(--line)}.legal-facts>div:nth-last-child(-n+2){border-bottom:0}.legal-facts dt{color:var(--burgundy);font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:850}.legal-facts dd{margin:0}.legal-content section{border-top:1px solid var(--line);padding:30px 0}.legal-content section h2{font-family:var(--heading);text-transform:uppercase;margin:0 0 8px;font-size:1.65rem;font-weight:850}.legal-content section p{color:var(--muted);margin:12px 0 0}.legal-content section a,.legal-facts a{color:var(--burgundy);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-content ul,.legal-content ol{color:var(--muted);margin:15px 0 0;padding-left:24px}.legal-content li{margin:7px 0;padding-left:5px}.legal-steps{counter-reset:legal-step;list-style:none;padding-left:0!important}.legal-steps li{counter-increment:legal-step;align-items:center;gap:13px;padding-left:0;display:flex}.legal-steps li:before{background:var(--burgundy);color:var(--white);content:counter(legal-step);border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;height:28px;font-size:.74rem;font-weight:800;display:inline-flex}.legal-callout{background:var(--soft);color:var(--muted);border:1px solid #951f352e;border-radius:6px;margin-top:22px;padding:17px 19px}.legal-updated{color:var(--muted);margin:36px 0 0;font-size:.78rem}@media (width<=600px){.legal-header{height:66px}.legal-header>a:last-child{font-size:.66rem}.legal-content{padding-top:65px}.legal-facts{grid-template-columns:1fr}.legal-facts>div,.legal-facts>div:nth-child(odd),.legal-facts>div:nth-last-child(-n+2){border-bottom:1px solid var(--line);border-right:0}.legal-facts>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.order-page{background:#f7f7f7;min-height:100vh;padding-bottom:92px}.order-header{background:var(--white);z-index:80;border-bottom:1px solid #e5e5e5;grid-template-columns:1fr auto 1fr;align-items:center;height:65px;padding:0 clamp(18px,3vw,48px);display:grid;position:sticky;top:0}.order-back{justify-self:start;align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.order-brand{flex-direction:column;justify-self:center;align-items:center;line-height:.78;display:flex}.order-brand span{color:var(--burgundy);font-size:.8rem;transform:scaleX(1.35)}.order-brand strong{font-family:var(--heading);letter-spacing:-.04em;font-size:1.45rem;font-weight:900}.order-login{cursor:pointer;background:0 0;border:0;justify-self:end;font-weight:650}.order-hero{max-width:1920px;height:368px;margin:0 auto;position:relative;overflow:hidden}.order-hero>img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.order-hero-shade{background:linear-gradient(#0000000d 28%,#000000ad);position:absolute;inset:0}.order-hero-content{color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:70px 20px 20px;display:flex;position:absolute;inset:0}.order-hero-content>p{letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:750}.order-hero-content h1{font-family:var(--heading);text-transform:uppercase;margin:0;font-size:clamp(2.8rem,6vw,5.4rem);font-weight:900;line-height:1}.open-pill{background:#3b944f;border-radius:999px;margin:18px 0 42px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.order-hero-content>strong{font-size:.92rem}.order-type-bar{background:var(--white);border-bottom:1px solid #e5e5e5;justify-content:center;align-items:center;gap:30px;min-height:95px;padding:14px 20px;display:flex}.order-type-switch{background:#efebea;border-radius:8px;padding:4px;display:flex}.order-type-switch button{cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:120px;padding:11px 16px;font-weight:750}.order-type-switch button.is-active{background:var(--burgundy);color:var(--white);box-shadow:0 4px 14px #6f102338}.delivery-address{flex-direction:column;gap:3px;width:min(370px,100%);display:flex}.delivery-address span,.pickup-note span{color:#777;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:750}.delivery-address input{font:inherit;background:#f8f8f8;border:1px solid #d7d7d7;border-radius:6px;width:100%;height:46px;padding:0 14px}.pickup-note{flex-direction:column;min-width:230px;line-height:1.35;display:flex}.category-bar{z-index:70;background:#fffffff7;border-bottom:1px solid #e2e2e2;position:sticky;top:65px;overflow-x:auto;box-shadow:0 4px 12px #00000008}.category-bar>div{gap:36px;min-width:max-content;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.category-bar a{white-space:nowrap;border-bottom:3px solid #0000;align-items:center;height:61px;font-size:.92rem;font-weight:650;display:flex}.category-bar a.is-active{border-color:var(--burgundy);color:var(--burgundy)}.menu-main{max-width:1240px;margin:0 auto;padding:58px 20px 80px}.menu-heading{scroll-margin-top:150px}.menu-heading h2,.more-categories h2{font-family:var(--heading);text-transform:uppercase;margin:0 0 12px;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:900;line-height:1}.menu-heading>p:not(.eyebrow),.more-categories p:last-child{color:#666;margin:0 0 20px}.allergen-notice{border-left:4px solid var(--burgundy);background:#f3e4e7;flex-direction:column;align-items:flex-start;max-width:760px;margin:24px 0 32px;padding:14px 17px;font-size:.82rem;display:flex}.allergen-notice strong{color:var(--burgundy-dark)}.allergen-notice a{color:var(--burgundy);text-underline-offset:2px;font-weight:800;text-decoration:underline}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{background:var(--white);cursor:pointer;text-align:left;border:1px solid #e2e2e2;border-radius:10px;grid-template-columns:1fr auto;min-height:224px;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden;box-shadow:0 5px 16px #00000009}.product-card:hover{border-color:#951f3566;transform:translateY(-2px);box-shadow:0 12px 28px #4e172117}.product-copy{flex-direction:column;padding:22px;display:flex;position:relative}.product-number{color:var(--burgundy);letter-spacing:.08em;font-size:.72rem;font-weight:800}.product-copy h3{font-family:var(--heading);text-transform:uppercase;margin:5px 0 8px;font-size:1.55rem;font-weight:850;line-height:1.05}.product-copy p{color:#686868;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-copy>strong{margin-top:auto}.product-tag{color:#3d8247;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:750}.product-card>img{object-fit:cover;width:124px;height:100%}.more-categories{background:var(--soft);border-radius:12px;margin-top:72px;padding:clamp(36px,6vw,72px);scroll-margin-top:150px}.more-categories>div{max-width:700px}.order-footer{background:var(--ink);color:#ffffffb3;justify-content:space-between;align-items:flex-start;padding:45px max(20px,50vw - 600px) 120px;display:flex}.order-footer strong{color:var(--white);font-family:var(--heading);font-size:1.5rem}.order-footer p{margin:4px 0 0;font-size:.8rem}.order-footer>div:last-child{text-align:right}.order-footer a{margin-bottom:5px;font-size:.82rem;display:block}.cart-button{background:var(--action);color:var(--white);cursor:pointer;z-index:75;border:0;border-radius:999px;align-items:center;gap:11px;min-height:56px;padding:14px 28px;transition:background .2s,transform .2s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #71041959}.cart-button:hover{background:var(--burgundy-dark);transform:translate(-50%)translateY(-2px)}.product-overlay{z-index:160;background:#0000009e;justify-content:center;align-items:center;padding:24px;animation:.2s both overlay-in;display:flex;position:fixed;inset:0}.product-modal{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:512px;max-height:90dvh;animation:.3s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.product-modal-image{object-fit:cover;flex:0 0 220px;width:100%;height:220px}.product-modal-body{padding:28px 28px 12px;overflow-y:auto}.product-modal-body h2,.cart-drawer h2{font-family:var(--heading);text-transform:uppercase;margin:0;font-size:2.65rem;font-weight:900;line-height:1}.product-modal-body>p:not(.eyebrow){color:#666;font-size:.9rem;line-height:1.5}.extra-list{border:0;margin:28px 0 0;padding:0}.extra-list legend{font-family:var(--heading);letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:1rem;font-weight:850}.extra-list label{cursor:pointer;border-top:1px solid #e7e7e7;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:52px;display:grid}.extra-list input{accent-color:var(--burgundy);width:18px;height:18px}.extra-list label span,.extra-list label strong{font-size:.82rem}.product-note{flex-direction:column;gap:7px;margin:24px 0 12px;font-size:.78rem;font-weight:700;display:flex}.product-note textarea{font:inherit;resize:vertical;border:1px solid #d8d8d8;border-radius:6px;padding:11px;font-weight:400}.product-note small{color:#777;font-size:.68rem;font-weight:400;line-height:1.35}.product-modal-actions{background:var(--white);border-top:1px solid #e8e8e8;flex:none;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:16px 20px;display:grid}.quantity-picker{border:1px solid #d6d6d6;border-radius:6px;align-items:center;height:50px;display:flex}.quantity-picker button{cursor:pointer;background:0 0;border:0;width:38px;height:100%;font-size:1.2rem}.quantity-picker strong{text-align:center;min-width:24px}.add-button,.checkout-button{background:var(--action);color:var(--white);cursor:pointer;border:0;border-radius:6px;min-height:50px;padding:12px 18px;font-weight:750}.cart-drawer{background:var(--white);border-radius:14px 0 0 14px;width:100%;max-width:480px;height:100dvh;padding:55px 28px 28px;animation:.3s both drawer-in;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 80px #0000004d}@keyframes drawer-in{0%{transform:translate(100%)}}.cart-lines{border-top:1px solid #e5e5e5;margin-top:28px}.cart-lines article{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 0;display:flex}.cart-lines article>div{flex-direction:column;display:flex}.cart-lines small{color:#777;margin-top:4px;line-height:1.35}.cart-lines article>button{color:var(--burgundy);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem}.cart-total{justify-content:space-between;align-items:center;padding:24px 0 18px;font-size:1.1rem;display:flex}.checkout-button{width:100%}.checkout-note{color:#777;text-align:center;margin:10px 0;font-size:.72rem;line-height:1.4}.checkout-note a{color:var(--burgundy);text-underline-offset:2px;font-weight:750;text-decoration:underline}.empty-cart{text-align:center;flex-direction:column;align-items:center;padding:70px 20px;display:flex}.empty-cart>span{color:#b7b7b7;font-size:4rem}.empty-cart button{color:var(--burgundy);cursor:pointer;background:0 0;border:0;font-weight:750;text-decoration:underline}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.order-header{height:60px;padding:0 14px}.order-back span,.order-login{font-size:0}.order-login:after{content:"○";font-size:1.25rem}.order-hero{height:320px}.order-hero-content{padding-top:40px}.open-pill{margin-bottom:30px}.order-type-bar{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.order-type-switch button{flex:1;min-width:0}.pickup-note{text-align:center;min-width:0}.category-bar{top:60px}.product-grid{grid-template-columns:1fr}.product-card{min-height:195px}.menu-main{padding-top:42px}.order-footer{flex-direction:column;gap:28px}.order-footer>div:last-child{text-align:left}.cart-button{justify-content:center;width:100%;max-width:calc(100vw - 28px);bottom:14px}.product-overlay{align-items:flex-end;padding:0}.product-modal{border-radius:18px 18px 0 0;max-height:92dvh}.product-modal-image{flex-basis:180px;height:180px}.product-modal-body{padding:24px 20px 10px}.product-modal-actions{padding:14px}.cart-drawer{border-radius:18px 18px 0 0;max-width:none;height:92dvh;padding:50px 20px 24px;top:auto}@keyframes drawer-in{0%{transform:translateY(100%)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
