@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--bg:#05140e;--bg-2:#071b13;--surface:#0a2318;--surface-2:#0d2c1f;--surface-3:#10352685;--espresso:#2a160d;--coffee:#3a1e12;--coffee-light:#6f3518;--cream:#f1e8d6;--warm-white:#fbf4e7;--tan:#c9a97e;--gold:#d8a24c;--gold-soft:#eccb8a;--gold-deep:#b98636;--copper:#b97a3e;--text:#f1e8d6;--text-muted:#f1e8d6ad;--text-dim:#f1e8d675;--text-faint:#f1e8d64d;--line:#eccb8a24;--line-strong:#eccb8a47;--line-soft:#f3eada14;--font-display:"Playfair Display", "Times New Roman", serif;--font-accent:"Cormorant Garamond", "Playfair Display", serif;--font-body:"DM Sans", "Segoe UI", system-ui, sans-serif;--fs-hero:clamp(3.5rem, 12.5vw, 9.5rem);--fs-h1:clamp(2.4rem, 6.5vw, 5rem);--fs-h2:clamp(2rem, 5vw, 3.6rem);--fs-h3:clamp(1.35rem, 3.4vw, 2.1rem);--fs-lead:clamp(1.05rem, 1.8vw, 1.35rem);--fs-body:1.0625rem;--fs-small:.8125rem;--fs-eyebrow:.75rem;--gutter:clamp(1.25rem, 5vw, 2.75rem);--section-y:clamp(5rem, 11vw, 9.5rem);--container:1360px;--container-narrow:900px;--nav-height:84px;--nav-height-scrolled:68px;--r-xs:3px;--r-sm:6px;--r-md:10px;--r-lg:18px;--r-pill:999px;--shadow-soft:0 20px 50px -28px #000000b3;--shadow-lift:0 30px 70px -30px #000000d9;--glow-gold:0 10px 40px -12px #d8a24c8c;--ease:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-fast:.25s;--dur:.45s;--dur-slow:.9s;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sat:1}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-weight:400;line-height:1.6;overflow-x:hidden}#root{isolation:isolate;overflow-x:clip}img,svg,video,canvas{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.1}::selection{background:var(--gold);color:var(--espresso)}*{scrollbar-width:thin;scrollbar-color:var(--gold-deep) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--gold-deep), var(--coffee-light));border:2px solid var(--bg);border-radius:999px}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.skip-link{z-index:9999;background:var(--gold);color:var(--espresso);border-radius:var(--r-sm);letter-spacing:.02em;transition:top .3s var(--ease);padding:12px 20px;font-size:.85rem;font-weight:600;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@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}}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--section-y);scroll-margin-top:calc(var(--nav-height) + 1rem);position:relative}.stack>*+*{margin-top:1.5rem}.eyebrow{font-family:var(--font-body);font-size:var(--fs-eyebrow);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7em;font-weight:600;display:inline-flex}.eyebrow:before{content:"";opacity:.7;background:currentColor;width:26px;height:1px}.eyebrow--center{justify-content:center}.eyebrow--plain:before{display:none}.display{font-family:var(--font-display);letter-spacing:-.015em;color:var(--warm-white);font-weight:600;line-height:1.02}.lead{font-family:var(--font-accent);font-size:var(--fs-lead);color:var(--text-muted);font-weight:500;line-height:1.55}.gold-text{background:linear-gradient(105deg, var(--gold-soft), var(--gold) 55%, var(--gold-deep));color:#0000;-webkit-background-clip:text;background-clip:text}.serif-em{font-family:var(--font-accent);color:var(--gold);font-style:italic;font-weight:500}.cursor-ready,.cursor-ready *{cursor:none!important}.cursor-dot{background:var(--warm-white);pointer-events:none;z-index:10000;will-change:transform;border-radius:50%;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;position:fixed;top:0;left:0}.cursor-ring{pointer-events:none;z-index:9999;will-change:transform;width:38px;height:38px;transition:width .28s var(--ease), height .28s var(--ease), margin .28s var(--ease), background .28s var(--ease), border-color .28s var(--ease), opacity .28s var(--ease);border:1px solid #eccb8a99;border-radius:50%;margin:-19px 0 0 -19px;position:fixed;top:0;left:0}.cursor-ring.is-hover{border-color:var(--gold);background:#d8a24c1f;width:62px;height:62px;margin:-31px 0 0 -31px}.cursor-ring.is-hidden{opacity:0}.scroll-progress{transform-origin:0;background:linear-gradient(90deg, var(--gold-deep), var(--gold), var(--gold-soft));z-index:200;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.grain{z-index:300;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.grain{display:none}}.btn{border-radius:var(--r-pill);font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;transition:transform var(--dur) var(--ease), background var(--dur-fast) ease, color var(--dur-fast) ease, box-shadow var(--dur) ease, border-color var(--dur-fast) ease;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.65em;padding:1rem 1.85rem;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.btn svg{width:1em;height:1em;transition:transform var(--dur-fast) var(--ease)}.btn:active{transform:scale(.97)}.btn--block{width:100%}.btn--lg{padding:1.15rem 2.3rem;font-size:.84rem}.btn--sm{padding:.7rem 1.35rem;font-size:.72rem}.btn--primary{background:linear-gradient(135deg, var(--gold-soft), var(--gold) 60%, var(--gold-deep));color:var(--espresso);box-shadow:var(--glow-gold)}.btn--primary:hover{box-shadow:0 16px 46px -12px #d8a24cbf}.btn--primary:hover svg{transform:translate(3px,-3px)}.btn--outline{border:1px solid var(--line-strong);color:var(--cream);background:#ffffff03}.btn--outline:hover{border-color:var(--gold);color:var(--gold);background:#d8a24c0f}.btn--outline:hover svg{transform:translate(3px,-3px)}.btn--ghost{color:var(--cream);padding-inline:.5rem}.btn--ghost:hover{color:var(--gold)}.magnetic{will-change:transform;display:inline-flex}.link-underline{display:inline-block;position:relative}.link-underline:after{content:"";transform-origin:100%;width:100%;height:1px;transition:transform .4s var(--ease);background:currentColor;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.link-underline:hover:after{transform-origin:0;transform:scaleX(1)}.marquee{-webkit-user-select:none;user-select:none;gap:0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee__track{will-change:transform;flex-shrink:0;align-items:center;gap:0;min-width:100%;display:flex}.marquee__item{font-family:var(--font-display);white-space:nowrap;color:var(--warm-white);align-items:center;gap:1.5rem;padding-inline:1.5rem;font-size:clamp(1.6rem,4.5vw,3.4rem);font-weight:500;display:inline-flex}.marquee__item span{color:var(--gold);font-family:var(--font-accent);font-style:italic}.marquee__dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:9px;height:9px}.marquee--outline .marquee__item{color:#0000;-webkit-text-stroke:1px var(--line-strong)}.navbar{z-index:150;height:var(--nav-height);transition:height var(--dur) var(--ease), background var(--dur) ease, border-color var(--dur) ease, backdrop-filter var(--dur) ease;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.navbar:before{content:"";opacity:1;transition:opacity var(--dur) ease;pointer-events:none;background:linear-gradient(#040f0a99,#0000);position:absolute;inset:0}.navbar.is-scrolled{height:var(--nav-height-scrolled);-webkit-backdrop-filter:blur(16px)saturate(1.3);border-bottom-color:var(--line);background:#05140ed1}.navbar.is-scrolled:before{opacity:0}.navbar__inner{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.navbar__logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.navbar__logo img{object-fit:cover;width:46px;height:46px;box-shadow:0 0 0 1px var(--line-strong);transition:transform var(--dur) var(--ease);border-radius:50%}.navbar.is-scrolled .navbar__logo img{width:40px;height:40px}.navbar__logo:hover img{transform:rotate(-8deg)scale(1.05)}.navbar__logo-text{flex-direction:column;line-height:1.1;display:flex}.navbar__logo-text b{font-family:var(--font-display);letter-spacing:.01em;color:var(--warm-white);font-size:1.05rem;font-weight:600}.navbar__logo-text small{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-top:2px;font-size:.58rem;font-weight:600}.navbar__links{align-items:center;gap:2.2rem;display:flex}.navbar__link{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);transition:color var(--dur-fast) ease;padding:.4rem 0;font-size:.78rem;font-weight:600;position:relative}.navbar__link:after{content:"";background:var(--gold);transform-origin:100%;width:100%;height:1px;transition:transform .38s var(--ease);position:absolute;bottom:0;left:0;transform:scaleX(0)}.navbar__link:hover{color:var(--warm-white)}.navbar__link:hover:after{transform-origin:0;transform:scaleX(1)}.navbar__link.is-active{color:var(--gold)}.navbar__link.is-active:after{transform:scaleX(1)}.navbar__actions{flex-shrink:0;align-items:center;gap:.9rem;display:flex}.navbar__cta{padding:.7rem 1.4rem;font-size:.72rem}.burger{border:1px solid var(--line-strong);z-index:210;-webkit-tap-highlight-color:transparent;width:48px;height:48px;transition:border-color var(--dur-fast) ease;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none;position:relative}.burger span{background:var(--cream);width:17px;height:1.6px;transition:transform .35s var(--ease), opacity .25s ease, background .25s ease;border-radius:2px}.burger.is-open{border-color:var(--gold)}.burger.is-open span{background:var(--gold)}.burger.is-open span:first-child{transform:translateY(6.6px)rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){transform:translateY(-6.6px)rotate(-45deg)}.mobile-menu{z-index:200;background:linear-gradient(160deg, var(--bg-2) 0%, var(--espresso) 130%);padding:calc(var(--nav-height) + 1rem) var(--gutter) 2rem;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-menu__atmos{pointer-events:none;background:radial-gradient(60% 40% at 80% 8%,#d8a24c24,#0000 70%),radial-gradient(50% 40% at 0 100%,#6f351859,#0000 70%);position:absolute;inset:0}.mobile-menu__nav{flex-direction:column;margin-top:auto;margin-bottom:auto;display:flex;position:relative}.mobile-menu__link{border-bottom:1px solid var(--line-soft);font-family:var(--font-display);color:var(--warm-white);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.05rem 0;font-size:clamp(2rem,9vw,3rem);font-weight:500;display:flex}.mobile-menu__link .idx{font-family:var(--font-body);letter-spacing:.2em;color:var(--gold);font-size:.7rem;font-weight:600}.mobile-menu__link.is-active{color:var(--gold)}.mobile-menu__footer{flex-direction:column;gap:1.25rem;padding-top:1.5rem;display:flex;position:relative}.mobile-menu__contacts{color:var(--text-muted);flex-wrap:wrap;gap:.4rem 1.5rem;font-size:.85rem;display:flex}.mobile-menu__contacts a{color:var(--gold)}@media (width<=940px){.navbar__links,.navbar__cta{display:none}.burger{display:flex}}.footer{background:var(--bg-2);border-top:1px solid var(--line);padding-top:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.footer__glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#d8a24c14,#0000 60%);width:120%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.footer__top{border-bottom:1px solid var(--line-soft);grid-template-columns:1.4fr 1fr 1fr;gap:3rem;padding-bottom:3.5rem;display:grid;position:relative}.footer__brand-name{font-family:var(--font-display);color:var(--warm-white);margin-bottom:.5rem;font-size:1.6rem}.footer__brand-name span{color:var(--gold)}.footer__brand p{color:var(--text-muted);max-width:34ch;font-size:.95rem}.footer__brand .eyebrow{margin-bottom:1.4rem}.footer__col h4{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.7rem;font-weight:600}.footer__col a,.footer__col address{color:var(--text-muted);transition:color var(--dur-fast) ease;width:fit-content;padding:.3rem 0;font-size:.95rem;font-style:normal;display:block}.footer__col a:hover{color:var(--gold)}.footer__bottom{color:var(--text-dim);letter-spacing:.03em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.75rem 0;font-size:.78rem;display:flex;position:relative}.footer__bottom a:hover{color:var(--gold)}.footer__wordmark{font-family:var(--font-display);text-align:center;letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1px var(--line-strong);-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:-.14em;padding-top:1.5rem;font-size:clamp(3.5rem,17vw,15rem);font-weight:700;line-height:.9;position:relative}@media (width<=780px){.footer__top{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer__brand{grid-column:1/-1}}@media (width<=460px){.footer__bottom{flex-direction:column;align-items:flex-start}}.reveal-clip{display:block;overflow:hidden}.section-head{max-width:46rem}.section-head .eyebrow{margin-bottom:1.25rem}.section-head__title{font-size:var(--fs-h2)}.section-head__title em{color:var(--gold);font-style:italic;font-family:var(--font-accent)}.section-head__copy{color:var(--text-muted);max-width:40rem;margin-top:1.5rem;font-size:1.05rem;line-height:1.7}.route-fallback{place-items:center;min-height:70vh;display:grid}.route-fallback__mark{font-family:var(--font-display);color:var(--text-faint);letter-spacing:.02em;animation:route-pulse 1.4s var(--ease) infinite;font-size:clamp(1.5rem,5vw,2.4rem)}@keyframes route-pulse{0%,to{opacity:.3}50%{opacity:.75}}@media (prefers-reduced-motion:reduce){.route-fallback__mark{animation:none}}.badge{border:1px solid var(--line);border-radius:var(--r-pill);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);background:#ffffff05;align-items:center;gap:.5em;padding:.4rem .9rem;font-size:.68rem;display:inline-flex}.badge--veg{color:#7fbf6a;border-color:#7fbf6a4d}.badge__dot{background:currentColor;border-radius:2px;width:8px;height:8px}.hero{min-height:100svh;padding-top:var(--nav-height);isolation:isolate;align-items:center;display:flex;position:relative;overflow:hidden}.hero__scene{z-index:0;pointer-events:none;position:absolute;inset:0}.hero__img{object-fit:cover;object-position:52% 42%;filter:saturate(1.05)contrast(1.06)brightness(.7);will-change:transform;width:100%;height:100%}.hero__glow{z-index:1;pointer-events:none;background:radial-gradient(52% 44% at 70% 30%,#d8a24c38,#0000 70%),radial-gradient(90% 70% at 50% 120%,#6f351852,#0000 70%);position:absolute;inset:0}.hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(#05140ee0 0%,#05140e8c 34%,#05140e99 62%,#05140ef7 100%);position:absolute;inset:0}.hero__vignette{z-index:1;pointer-events:none;background:radial-gradient(125% 115% at 50% 42%,#0000 55%,#00000080 100%);position:absolute;inset:0}.hero__inner{z-index:2;flex-direction:column;align-items:flex-start;width:100%;padding-block:clamp(1.5rem,6vh,5rem);display:flex;position:relative}.hero__eyebrow{font-family:var(--font-body);font-size:var(--fs-eyebrow);letter-spacing:.34em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.85em;margin-bottom:1.5rem;font-weight:600;display:inline-flex}.hero__eyebrow-rule{opacity:.6;background:currentColor;width:clamp(18px,4vw,30px);height:1px}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--warm-white);font-weight:700;line-height:.84;font-size:var(--fs-hero);margin:0}.hero__line{display:block;overflow:hidden}.hero__line>span{will-change:transform;display:block}.hero__sub{align-items:center;gap:clamp(.7rem,2vw,1.15rem);margin-top:1.1rem;display:flex}.hero__sub-text{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.4em;color:var(--cream);white-space:nowrap;padding-left:.4em;font-size:clamp(.82rem,2.3vw,1.15rem);font-weight:500}.hero__sub-rule{background:var(--line-strong);flex:none;width:clamp(20px,6vw,52px);height:1px}.hero__divider{align-items:center;gap:.9rem;width:min(340px,82%);margin-top:1.9rem;display:flex}.hero__divider-line{background:linear-gradient(90deg, transparent, var(--line-strong), transparent);flex:1;height:1px}.hero__divider svg{width:20px;height:20px;color:var(--gold);flex:none}.hero__tagline{max-width:32ch;color:var(--cream);font-family:var(--font-accent);margin-top:1.6rem;font-size:clamp(1.2rem,4.8vw,1.6rem);font-style:italic;font-weight:500;line-height:1.4}.hero__cta{flex-wrap:wrap;gap:.85rem;margin-top:2.2rem;display:flex}.hero__rail{z-index:3;flex-direction:column;align-items:flex-end;gap:1.15rem;display:none;position:absolute;top:50%;right:clamp(.9rem,2.4vw,2rem);transform:translateY(-50%)}.hero__rail-dot{place-items:center;width:12px;height:12px;display:grid;position:relative}.hero__rail-dot:after{content:"";border:1px solid var(--line-strong);width:7px;height:7px;transition:transform var(--dur) var(--ease), border-color var(--dur) ease, background var(--dur) ease, box-shadow var(--dur) ease;border-radius:50%}.hero__rail-dot:hover:after{border-color:var(--gold);transform:scale(1.25)}.hero__rail-dot.is-current:after{background:var(--gold);border-color:var(--gold);box-shadow:0 0 0 4px #d8a24c26}.hero__rail-label{white-space:nowrap;letter-spacing:.22em;text-transform:uppercase;color:var(--cream);opacity:0;pointer-events:none;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);font-size:.6rem;position:absolute;top:50%;right:20px;transform:translateY(-50%)translate(6px)}.hero__rail-dot:hover .hero__rail-label{opacity:1;transform:translateY(-50%)translate(0)}.hero__savor{z-index:3;color:var(--cream);align-items:center;gap:.85rem;display:none;position:absolute;bottom:clamp(1.25rem,4vh,2.5rem);right:clamp(1.25rem,5vw,4rem)}.hero__savor-play{border:1px solid var(--line-strong);width:46px;height:46px;color:var(--gold);transition:border-color var(--dur) ease, background var(--dur) ease, transform var(--dur) var(--ease);border-radius:50%;place-items:center;display:grid}.hero__savor:hover .hero__savor-play{border-color:var(--gold);background:#d8a24c1f;transform:scale(1.06)}.hero__savor-play svg{width:16px;height:16px;margin-left:2px}.hero__savor-text{letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;line-height:1.5}.hero__cue{z-index:3;color:var(--text-muted);letter-spacing:.28em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.7rem;font-size:.6rem;display:none;position:absolute;bottom:clamp(1.25rem,4vh,2.5rem);left:50%;transform:translate(-50%)}.hero__cue-mouse{border:1px solid var(--line-strong);border-radius:12px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.hero__cue-mouse span{background:var(--gold);width:3px;height:7px;animation:cue-wheel 1.9s var(--ease) infinite;border-radius:2px}@keyframes cue-wheel{0%{opacity:0;transform:translateY(-3px)}35%{opacity:1}75%,to{opacity:0;transform:translateY(8px)}}.marquee-strip{border-block:1px solid var(--line-soft);background:var(--bg-2);padding-block:clamp(1.5rem,4vw,2.5rem)}.experience{background:var(--bg)}.experience__pillars{background:var(--line-soft);border:1px solid var(--line-soft);border-radius:var(--r-md);grid-template-columns:1fr;gap:1px;margin-top:clamp(2.5rem,6vw,4.5rem);padding:0;list-style:none;display:grid;overflow:hidden}.experience__pillar{background:var(--surface);transition:background var(--dur) ease;padding:clamp(1.75rem,4vw,2.5rem)}.experience__pillar:hover{background:var(--surface-2)}.experience__pillar-k{font-family:var(--font-display);color:var(--gold);letter-spacing:.1em;font-size:.9rem}.experience__pillar-title{font-family:var(--font-display);color:var(--warm-white);margin:.8rem 0 .6rem;font-size:1.3rem}.experience__pillar-text{color:var(--text-muted);font-size:.95rem;line-height:1.6}.craft{background:var(--bg-2);position:relative;overflow:hidden}.craft__glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#b97a3e29,#0000 65%);width:60%;position:absolute;top:10%;right:-20%}.craft__grid{grid-template-columns:1fr;gap:clamp(2.5rem,6vw,4rem);display:grid;position:relative}.craft__img{aspect-ratio:4/3;box-shadow:var(--shadow-lift);margin-top:2rem}.craft__img-tag{z-index:2;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;color:var(--cream);background:#05140eb3;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.7rem;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.craft__img-tag svg{width:15px;height:15px;color:var(--gold)}.craft__steps{margin:0;padding:0;list-style:none;position:relative}.craft__step{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr;gap:1.25rem;padding:1.5rem 0;display:grid;position:relative}.craft__step:last-child{border-bottom:none}.craft__step-n{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px var(--gold-deep);font-size:1.6rem;line-height:1}.craft__step-title{font-family:var(--font-display);color:var(--warm-white);margin-bottom:.35rem;font-size:1.35rem}.craft__step-text{color:var(--text-muted);font-size:.95rem;line-height:1.6}.signature{background:var(--bg)}.signature__head{flex-direction:column;gap:1.5rem;display:flex}.signature__head-cta{display:none}.signature__grid{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.25rem);margin-top:clamp(2.5rem,6vw,4rem);padding:0;list-style:none;display:grid}.signature__card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);transition:transform var(--dur) var(--ease), border-color var(--dur) ease, box-shadow var(--dur) ease;flex-direction:column;display:flex;overflow:hidden}.signature__card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-lift);transform:translateY(-6px)}.signature__media{aspect-ratio:3/2;position:relative;overflow:hidden}.signature__media img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.signature__card:hover .signature__media img{transform:scale(1.06)}.signature__cat{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);background:#05140eb8;padding:.35rem .75rem;font-size:.62rem;position:absolute;top:.9rem;left:.9rem}.signature__body{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.signature__row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.signature__name{font-family:var(--font-display);color:var(--warm-white);font-size:1.3rem}.signature__price{font-family:var(--font-accent);color:var(--gold);white-space:nowrap;font-size:1.2rem;font-style:italic}.signature__desc{color:var(--text-muted);font-size:.92rem;line-height:1.6}.space{background:var(--bg-2)}.space__gallery{grid-template-columns:1fr;gap:1.25rem;margin-top:clamp(2.5rem,6vw,4rem);display:grid}.space__frame{aspect-ratio:4/3;box-shadow:var(--shadow-soft)}.space__frame--lead{aspect-ratio:4/3}.space__col{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.space__col .space__frame{aspect-ratio:1}.space__tag{z-index:2;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--cream);background:#05140eb3;padding:.45rem .85rem;font-size:.66rem;position:absolute;bottom:1rem;left:1rem}.story-teaser{background:var(--bg)}.story-teaser__grid{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.story-teaser__title{font-size:var(--fs-h1);margin:1.25rem 0 1.5rem}.story-teaser__line{display:block}.story-teaser__intro{margin-bottom:2rem}.story-teaser__img{aspect-ratio:4/5;box-shadow:var(--shadow-lift)}.social{background:radial-gradient(70% 90% at 100% 0%, #d8a24c1a, transparent 60%), var(--surface);border-block:1px solid var(--line-soft)}.social__inner{grid-template-columns:1fr;align-items:center;gap:clamp(2.5rem,7vw,4rem);display:grid}.social__title{font-size:var(--fs-h2);margin:1rem 0 1.25rem}.social__copy{color:var(--text-muted);max-width:44ch;margin-bottom:2rem;line-height:1.7}.social__cta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.social__handle{font-family:var(--font-display);color:var(--warm-white);transition:color var(--dur) ease;word-break:break-word;justify-self:start;align-items:center;gap:.75rem;font-size:clamp(1.6rem,8vw,3rem);display:inline-flex}.social__handle:hover{color:var(--gold)}.social__handle svg{width:1em;height:1em;color:var(--gold);flex-shrink:0}.visit-home{background:var(--bg)}.visit-home__grid{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,6vw,4rem);display:grid}.visit-home__hours{border:1px solid var(--line);border-radius:var(--r-pill);color:var(--cream);background:#ffffff05;align-items:center;gap:.6rem;margin-top:1.75rem;padding:.75rem 1.1rem;font-size:.85rem;display:inline-flex}.visit-home__hours svg{width:16px;height:16px;color:var(--gold);flex-shrink:0}.visit-home__address{font-style:normal;font-family:var(--font-accent);color:var(--text-muted);max-width:30ch;margin-top:1.5rem;font-size:1.15rem;line-height:1.5;display:block}.visit-actions{grid-template-columns:1fr;gap:.85rem;margin-top:2rem;display:grid}.visit-action{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);transition:border-color var(--dur) ease, transform var(--dur) var(--ease), background var(--dur) ease;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.visit-action:hover{border-color:var(--gold);background:var(--surface-2);transform:translateY(-2px)}.visit-action__icon{border:1px solid var(--line);background:#d8a24c1a;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.visit-action__icon svg{width:19px;height:19px;color:var(--gold)}.visit-action__body{flex-direction:column;display:flex}.visit-action__body b{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:600}.visit-action__body span{color:var(--cream);font-size:.95rem}.map-embed{border:1px solid var(--line);border-radius:var(--r-md);aspect-ratio:4/3;background:var(--surface);box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.map-embed iframe{filter:grayscale(.35)contrast(1.05)brightness(.92);width:100%;height:100%;transition:filter var(--dur) ease;border:0}.map-embed:hover iframe{filter:grayscale(0)contrast()brightness()}.final-cta{text-align:center;isolation:isolate;padding-block:clamp(5rem,14vw,10rem);position:relative;overflow:hidden}.final-cta__bg{z-index:0;position:absolute;inset:0}.final-cta__bg img{object-fit:cover;width:100%;height:100%}.final-cta__scrim{z-index:1;background:radial-gradient(60% 60% at 50% 40%,#d8a24c24,#0000 70%),linear-gradient(#05140edb,#05140ef0);position:absolute;inset:0}.final-cta__wordmark{z-index:1;font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #eccb8a1a;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(4rem,20vw,16rem);font-weight:700;line-height:1;position:absolute;top:8%;left:50%;transform:translate(-50%)}.final-cta__inner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.final-cta__title{font-size:var(--fs-h1);margin:1.25rem 0}.final-cta__line{display:block}.final-cta__copy{max-width:42ch;color:var(--text-muted);font-size:var(--fs-lead);line-height:1.6}.final-cta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.25rem;display:flex}.final-cta__phone{color:var(--cream);letter-spacing:.04em;align-items:center;gap:.6rem;margin-top:1.75rem;font-size:.95rem;display:inline-flex}.final-cta__phone svg{width:16px;height:16px;color:var(--gold)}.final-cta__phone:hover{color:var(--gold)}@media (width>=640px){.experience__pillars,.signature__grid{grid-template-columns:1fr 1fr}.visit-actions{grid-template-columns:repeat(3,1fr)}.final-cta__title{font-size:var(--fs-hero)}}@media (width>=900px){.hero__cue{display:flex}.hero__tagline{max-width:34ch}.craft__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,6vw,5rem)}.craft__aside{top:calc(var(--nav-height) + 2rem);position:sticky}.signature__head{flex-direction:row;justify-content:space-between;align-items:flex-end}.signature__head-cta{flex-shrink:0;display:block}.story-teaser__grid{grid-template-columns:1.1fr .9fr}.social__inner{grid-template-columns:1.15fr .85fr}.social__handle{text-align:right;justify-self:end}.visit-home__grid{grid-template-columns:1fr 1fr}.visit-actions{grid-template-columns:1fr}.visit-home__map-wrap{top:calc(var(--nav-height) + 2rem);position:sticky}}@media (width>=1024px){.hero__img{object-position:64% center;filter:saturate(1.05)contrast(1.06)brightness(.8)}.hero__scrim{background:linear-gradient(90deg,#05140efa 0%,#05140edb 30%,#05140e59 58%,#05140e14 78%,#0000 100%),linear-gradient(#05140e80 0%,#0000 26% 52%,#05140eeb 100%)}.hero__inner{max-width:54%}.hero__rail{display:flex}.hero__savor{display:inline-flex}.experience__pillars{grid-template-columns:repeat(4,1fr)}.space__gallery{grid-template-columns:1.4fr 1fr;align-items:stretch}.space__frame--lead{aspect-ratio:auto;height:100%}.space__col{grid-template-columns:1fr}.space__col .space__frame{aspect-ratio:3/2}}@media (height<=640px) and (width>=900px){.hero{min-height:720px}}
