@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;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-medium:500;--radius-lg:.5rem;--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;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}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:var(--container-2xl)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.justify-center{justify-content:center}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-20{padding-block:calc(var(--spacing) * 20)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}}:root{--shadow:#08120c;--blackgreen:#0f1f15;--deep:#1a3324;--mid:#2d5c3e;--sage:#9fb8a3;--amber-muted:#c4945a;--amber:#e8b878;--amber-core:#f0c987;--amber-hot:#ffe4b0;--wood:#4a2e12;--cream:#f4efe5;--serif:"Fraunces", Georgia, "Times New Roman", serif;--sans:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--ease-expo:cubic-bezier(.16,1,.3,1);--ease-micro:cubic-bezier(.4,0,.2,1);--nav-h:72px;--maxw:1220px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 12px);-webkit-text-size-adjust:100%}body{font-family:var(--sans);background:var(--shadow);color:var(--cream);-webkit-font-smoothing:antialiased;font-size:1.0625rem;line-height:1.7;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--serif);font-weight:370;line-height:1.02}.serif{font-family:var(--serif)}.italic{font-style:italic}.display{font-family:var(--serif);font-variation-settings:"opsz" 144,"wght" 370,"SOFT" 0,"WONK" 0;letter-spacing:-.02em;line-height:.98}.eyebrow{font-family:var(--sans);text-transform:uppercase;letter-spacing:.18em;color:var(--amber);font-size:.8125rem;font-weight:500;display:inline-block}.hairline{background:linear-gradient(90deg,#0000,#e8b8788c,#0000);border:0;height:1px;margin:0}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,3.5rem)}.skip{z-index:200;background:var(--amber);color:var(--shadow);border-radius:6px;padding:.6rem 1rem;font-weight:500;transition:top .2s;position:fixed;top:-100px;left:12px}.skip:focus{top:12px}:focus-visible{outline:2.5px solid var(--amber-core);outline-offset:3px;border-radius:3px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grain,.vignette{pointer-events:none;z-index:120;position:fixed;inset:0}.grain{opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vignette{z-index:119;background:radial-gradient(130% 100% at 50% 40%,#0000 55%,#0308058c)}.nav{z-index:160;height:var(--nav-h);transition:height .3s var(--ease-micro),background .3s var(--ease-micro),backdrop-filter .3s;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding-inline:clamp(1.25rem,5vw,3.5rem);display:flex;position:fixed;top:0;left:0;right:0}.nav:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#060c08b8,#0000);height:120px;transition:opacity .3s;position:absolute;inset:0 0 auto}.nav.condensed{-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);background:#0f1f15db;border-bottom-color:#e8b87847;height:60px}.nav.condensed:before{opacity:0}.brand{z-index:2;align-items:flex-end;gap:.6rem;display:flex}.brand-mark{width:auto;height:60px;color:var(--cream);filter:drop-shadow(0 2px 6px #00000073);flex:none}.nav.condensed .brand-mark{height:50px}.brand .wordmark{font-family:var(--serif);font-variation-settings:"opsz" 40,"wght" 460;letter-spacing:.01em;color:var(--cream);font-size:1.32rem;line-height:1}.brand .wm-sign{width:93px;height:auto;color:var(--cream);display:block}.brand .tg-sign{width:93px;height:auto;color:var(--amber);margin-top:3px;display:block}.nav.condensed .brand .wm-sign{width:78px}.nav.condensed .brand .tg-sign{width:78px;margin-top:2px}.foot-logo .wm-sign{width:148px;height:auto;color:var(--cream);display:block}.foot-logo .tg-sign{width:148px;height:auto;color:var(--amber);margin-top:4px;display:block}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a.navlink{color:var(--cream);padding:.3rem 0;font-size:.94rem;font-weight:400;position:relative}.nav-links a.navlink:after{content:"";background:var(--amber);height:1.5px;transition:left .22s var(--ease-micro),right .22s var(--ease-micro);position:absolute;bottom:-2px;left:50%;right:50%}.nav-links a.navlink:hover:after,.nav-links a.navlink:focus-visible:after{left:0;right:0}.btn{font-family:var(--sans);letter-spacing:.01em;cursor:pointer;transition:transform .18s var(--ease-micro),background .18s var(--ease-micro),box-shadow .18s var(--ease-micro),color .18s;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.72rem 1.4rem;font-size:.95rem;font-weight:500;display:inline-flex}.btn-toast{background:linear-gradient(180deg,var(--amber-core),var(--amber));color:#2a1a08;box-shadow:0 6px 20px -8px #e8b87899}.btn-toast:hover,.btn-toast:focus-visible{transform:translateY(-2px);box-shadow:0 10px 28px -8px #f0c987b3,0 0 0 1px #ffe4b080}.btn-ghost{color:var(--cream);background:0 0;border-color:#e8b87880}.btn-ghost:hover,.btn-ghost:focus-visible{border-color:var(--amber);background:#e8b87814;transform:translateY(-2px)}.btn-sm{padding:.55rem 1.1rem;font-size:.9rem}.btn svg{flex:none;width:15px;height:15px}.hamburger{cursor:pointer;z-index:160;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;display:none}.hamburger span{background:var(--cream);width:26px;height:2px;transition:transform .3s var(--ease-expo),opacity .2s;border-radius:2px;display:block}.nav-mobile{z-index:155;opacity:0;visibility:hidden;transition:opacity .35s var(--ease-expo),visibility .35s;background:linear-gradient(160deg,#0c1a11,#08120c);flex-direction:column;justify-content:center;align-items:center;gap:.2rem;display:flex;position:fixed;inset:0}.nav-mobile.open{opacity:1;visibility:visible}.nav-mobile a{font-family:var(--serif);font-variation-settings:"opsz" 72,"wght" 400;color:var(--cream);opacity:0;transition:opacity .5s var(--ease-expo),transform .5s var(--ease-expo);padding:.55rem 1rem;font-size:2.3rem;transform:translateY(16px)}.nav-mobile.open a{opacity:1;transform:none}.nav-mobile.open a:first-child{transition-delay:80ms}.nav-mobile.open a:nth-child(2){transition-delay:.15s}.nav-mobile.open a:nth-child(3){transition-delay:.22s}.nav-mobile.open a:nth-child(4){transition-delay:.29s}.nav-mobile .btn-toast{padding:.9rem 2rem;font-size:1.05rem;position:absolute;bottom:8vh}section{z-index:1;position:relative}.section-pad{padding-block:clamp(4.5rem,10vw,8rem)}.section-head{max-width:52ch}.section-head h2{color:var(--cream);letter-spacing:-.015em;margin-top:.8rem;font-size:clamp(2rem,4.5vw,3.5rem)}.eyebrow-rule{align-items:center;gap:.9rem;display:flex}.eyebrow-rule:after{content:"";background:linear-gradient(90deg,#e8b87880,#0000);flex:1;max-width:120px;height:1px}p.lead{color:var(--cream)}.botanical{pointer-events:none;opacity:.15;color:var(--amber);z-index:0;position:absolute}[data-reveal]{opacity:0;transition:opacity .64s var(--ease-expo),transform .64s var(--ease-expo);transform:translateY(24px)}[data-reveal].in{opacity:1;transform:none}.footer{background:var(--shadow);padding-top:120px;position:relative;overflow:hidden}.foot-trees{pointer-events:none;color:#0c1a10;height:150px;position:absolute;top:0;left:0;right:0}.foot-trees svg{width:100%;height:100%;position:absolute;bottom:0}.foot-glow{pointer-events:none;background:radial-gradient(closest-side,#f0c9871a,#0000 72%);width:60%;height:200px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.foot-inner{z-index:1;grid-template-columns:1.3fr 1fr 1fr;gap:2.5rem;padding-block:1rem 3rem;display:grid;position:relative}.foot-logo{align-items:flex-end;gap:.75rem;margin-bottom:1rem;display:inline-flex}.foot-mark{width:auto;height:88px;color:var(--amber);flex:none}.foot-brand .tag{font-family:var(--serif);color:var(--amber);margin-bottom:.4rem;font-size:1.25rem;font-style:italic}.foot-brand p{color:var(--sage);max-width:34ch;font-size:.95rem}.foot-col h4{font-family:var(--sans);text-transform:uppercase;letter-spacing:.16em;color:var(--amber);margin-bottom:1rem;font-size:.75rem;font-weight:500}.foot-col p,.foot-col a{color:var(--sage);font-size:.96rem;line-height:1.9;display:block}.foot-col a:hover{color:var(--cream)}.foot-hours span{color:var(--sage);justify-content:space-between;gap:1rem;font-size:.94rem;display:flex}.foot-hours span.closed b{color:var(--amber-muted)}.foot-social{gap:.8rem;margin-top:1.1rem;display:flex}.foot-social a{color:var(--cream);border:1px solid #e8b8784d;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.foot-social a:hover{border-color:var(--amber);background:#e8b8781a}.foot-social svg{width:18px;height:18px}.foot-cta{border-top:1px solid #e8b87829;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;padding:1.8rem 0;display:flex}.foot-cta .fc-txt{font-family:var(--serif);color:var(--cream);font-size:clamp(1.3rem,2.6vw,1.9rem)}.foot-cta .fc-txt em{color:var(--amber);font-style:italic}.foot-cta .btn-toast{position:relative}.foot-cta .btn-toast:before{content:"";z-index:-1;filter:blur(6px);background:radial-gradient(closest-side,#f0c98766,#0000);border-radius:999px;position:absolute;inset:-6px}.foot-legal{color:var(--sage);z-index:1;border-top:1px solid #9fb8a324;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:1.5rem;font-size:.82rem;display:flex;position:relative}.foot-legal a{color:var(--sage)}.foot-legal a:hover{color:var(--amber)}.fe-tree-fill-far{color:#0e2015}.fe-tree-fill-mid{color:#09150d}.fe-tree-fill-frame{color:#050c07}.fe-tree-fill-menu{color:var(--amber)}@media(max-width:900px){.foot-inner{grid-template-columns:1fr 1fr}.foot-brand{grid-column:1/-1}}@media(max-width:760px){:root{--nav-h:62px}.brand-mark{height:52px}.brand .wm-sign,.brand .tg-sign{width:79px}.nav-links,.nav .btn-toast{display:none}.hamburger{display:flex}.nav.mobile-open .hamburger span:first-child{transform:translateY(7px)rotate(45deg)}.nav.mobile-open .hamburger span:nth-child(2){opacity:0}.nav.mobile-open .hamburger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.foot-inner{grid-template-columns:1fr}.foot-cta{flex-direction:column;align-items:flex-start}}.perf-lite .grain{display:none}.perf-lite .nav.condensed{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0f1f15f7}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}@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}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
