@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Teko:wght@400;500;600;700&display=swap";:root{--page-max:78rem;--paper:#f7f0e4;--paper-strong:#fff8ef;--paper-deep:#eadbc6;--char:#16100d;--ink-soft:#6d5648;--tomato:#bf452b;--orange:#e79a53;--gold-soft:#f3c88b;--font-body:"Sora", sans-serif;--font-display:"Teko", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;font-family:var(--font-body);color:var(--char);background:radial-gradient(circle at 10% 4%,#e79a5338,#0000 20%),radial-gradient(circle at 88% 10%,#bf452b1f,#0000 18%),linear-gradient(#fbf6ec 0%,#efe4d3 100%);margin:0;font-size:1rem;line-height:1.6}body:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(135deg,#16100d08 25%,#0000 25% 50%,#16100d08 50% 75%,#0000 75%,#0000);background-size:12rem 12rem;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}#root{min-height:100svh}h1,h2,h3{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;text-wrap:balance;margin:0;line-height:.9}h1{margin-top:1rem;font-size:clamp(4.3rem,11vw,8.2rem)}h2{margin-top:.9rem;font-size:clamp(3.2rem,7vw,5.4rem)}h3{margin-top:.75rem;font-size:clamp(2.1rem,5vw,3.4rem)}p{margin:0}strong{font-weight:800}@media (width<=720px){body{font-size:.95rem}h1{font-size:clamp(2.85rem,13vw,4.7rem)}h2{font-size:clamp(2.35rem,10.5vw,3.6rem)}h3{font-size:clamp(1.8rem,8.8vw,2.6rem)}}@media (width<=480px){h1{font-size:clamp(2.35rem,11vw,3.7rem)}h2{font-size:clamp(2rem,9vw,3rem)}h3{font-size:clamp(1.55rem,7.5vw,2.15rem)}}.site-shell{min-height:100svh}.shell{width:min(var(--page-max), calc(100% - 2rem));margin:0 auto}.page-main{padding-bottom:3rem}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0806e0;border-bottom:1px solid #f7f0e414;position:sticky;top:0}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.95rem 0;display:grid}.brand{color:var(--paper);align-items:center;gap:1rem;text-decoration:none;display:inline-flex}.brand img{flex-shrink:0;width:clamp(6rem,10vw,7.8rem)}.brand-meta{gap:.14rem;display:grid}.brand-meta span:first-child,.brand-meta span:last-child,.nav-link,.header-order,.header-call,.button,.page-kicker,.detail-card span,.preview-body span,.feature-item strong,.note-card span,.visit-item span,.hours-card span,.visit-note span,.order-system-card span,.order-system-card em{letter-spacing:.16em;text-transform:uppercase}.brand-meta span:first-child{font-size:.76rem;font-weight:800}.brand-meta span:last-child{color:#f7f0e4b3;font-size:.82rem}.site-nav{justify-content:center;gap:1rem;min-width:0;display:flex}.site-nav::-webkit-scrollbar{display:none}.nav-link{color:#f7f0e4bd;white-space:nowrap;border-bottom:2px solid #0000;padding-bottom:.25rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:var(--gold-soft);border-color:currentColor}.header-actions,.button-row,.order-strip-actions,.socials{flex-wrap:wrap;gap:.75rem;display:flex}.header-actions{justify-content:flex-end}.header-order,.header-call,.button,.socials a{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.84rem 1.15rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.header-order:hover,.header-order:focus-visible,.header-call:hover,.header-call:focus-visible,.button:hover,.button:focus-visible,.socials a:hover,.socials a:focus-visible,.order-system-card:hover,.order-system-card:focus-visible{transform:translateY(-2px)}.header-order,.button-amber{background:linear-gradient(135deg, var(--orange) 0%, #d66d2f 100%);color:#130b08;box-shadow:0 20px 38px #d66d2f3d}.header-call,.button-light{color:var(--char);background:#fff9f0f5;box-shadow:0 18px 34px #00000024}.button-dark{background:var(--char);color:var(--paper)}.button-outline-light{color:var(--paper);background:#f7f0e414;border-color:#f7f0e42e}.button-outline-dark{color:var(--char);background:0 0;border-color:#22130d2e}.section-block{padding-top:4rem}.section-block.first-block,.section-block.compact-block{padding-top:1.25rem}.panel-dark,.panel-light,.panel-photo,.preview-card,.hours-card,.order-system-card{border-radius:1.7rem;overflow:hidden;box-shadow:0 28px 54px #1f110c24}.panel-dark{color:var(--paper);background:radial-gradient(circle at 18% 12%,#d66d2f29,#0000 24%),linear-gradient(#110a07fa,#1f120df5)}.panel-light,.preview-card{background:#fffaf3f0;border:1px solid #2b18121a}.panel-photo{background:#fff}.panel-photo img,.media-card img,.preview-image img,.visit-photo img{object-fit:cover;width:100%;height:100%}.page-kicker{color:var(--tomato);align-items:center;gap:.65rem;font-size:.78rem;font-weight:800;display:inline-flex}.page-kicker:before{content:"";background:currentColor;border-radius:999px;width:1.7rem;height:.4rem}.page-kicker-light{color:var(--gold-soft)}.stacked-headline span{display:block}.support-line{font-size:.95rem}.section-heading{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:end;gap:clamp(1.4rem,4vw,3rem);display:grid}.section-heading p,.panel-copy p,.copy-card>p,.detail-card p,.feature-item p,.order-strip p,.visit-card p,.dual-order-copy p,.order-system-card p,.support-line{color:var(--ink-soft)}.panel-dark .panel-copy p,.panel-dark .copy-card>p,.panel-dark .feature-item p,.panel-dark .order-strip p,.panel-dark .dual-order-copy p,.panel-dark .order-system-card p,.panel-dark .support-line{color:#f7f0e4c7}.home-hero-panel,.page-hero-panel,.order-strip,.dual-order-panel{padding:clamp(1.3rem,4vw,2.4rem)}.home-hero-layout,.page-hero-layout,.feature-layout,.weekend-layout,.visit-layout,.scale-panel,.order-strip,.dual-order-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1rem;display:grid}.panel-copy,.copy-card,.scale-copy,.dual-order-copy{gap:1rem;display:grid}.panel-copy p,.copy-card>p,.scale-copy>p,.dual-order-copy>p{max-width:36rem}.home-hero-media{grid-template-columns:minmax(0,1.05fr) minmax(10rem,.95fr);gap:1rem;display:grid}.media-stack,.photo-grid{gap:1rem;display:grid}.media-card,.panel-photo,.visit-photo{border-radius:1.45rem;overflow:hidden}.media-card{border:1px solid #f7f0e41a;box-shadow:0 28px 54px #0003}.media-card-primary{min-height:30rem}.media-card-tall{min-height:19rem}.media-card-small{min-height:10rem}.tall-photo{min-height:26rem}.wide-photo{min-height:24rem}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.detail-card{padding:1.1rem 1rem}.detail-card span,.visit-item span{color:var(--tomato);font-size:.7rem;font-weight:800}.detail-card strong,.visit-note strong,.note-card strong,.order-system-card strong{margin-top:.45rem;font-size:1.05rem;line-height:1.2;display:block}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.preview-card{text-decoration:none;transition:transform .18s,box-shadow .18s}.preview-card:hover,.preview-card:focus-visible{transform:translateY(-4px);box-shadow:0 32px 62px #1f110c29}.preview-image{min-height:15rem}.preview-body{padding:.95rem .95rem 1.15rem}.preview-body span,.feature-item strong,.note-card span,.hours-card span,.visit-note span,.order-system-card span,.order-system-card em{font-size:.7rem;font-weight:800}.preview-body strong{margin-top:.55rem;line-height:1.25;display:block}.copy-card,.visit-card,.scale-panel{padding:clamp(1.35rem,4vw,2.2rem)}.feature-list{gap:.9rem;display:grid}.feature-item{border-top:1px solid #f7f0e429;padding-top:.9rem}.panel-light .feature-item{border-top-color:#2b18121a}.feature-item strong{color:var(--gold-soft);display:block}.panel-light .feature-item strong{color:var(--tomato)}.photo-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.photo-card-large{grid-row:1/span 2;min-height:29rem}.photo-card-small,.note-card{min-height:14rem}.note-card{flex-direction:column;justify-content:flex-end;padding:1.2rem;display:flex}.cuts-hero-panel{background:radial-gradient(circle at 82% 20%,#d66d2f29,#0000 18%),linear-gradient(#0d0705fc,#1f100cfa)}.cuts-gallery{grid-template-columns:1.05fr .95fr .85fr;gap:1rem;display:grid}.cut-card{min-height:18rem}.cut-copy-card{padding:1.4rem}.cut-card-tall{grid-row:1/span 2;min-height:37rem}.cut-card-wide{grid-column:1/span 2}.compact-feature-list .feature-item p,.scale-copy p{color:#f7f0e4c7}.scale-photo{min-height:28rem}.weekend-hero-panel{background:radial-gradient(circle at 74% 18%,#d66d2f2e,#0000 20%),linear-gradient(#1e0d09fa,#49130cfa)}.visit-list{gap:1rem;display:grid}.visit-item{border-bottom:1px solid #2b18121a;padding-bottom:1rem}.visit-item a,.site-footer a{color:var(--char);font-weight:700;text-decoration:none}.visit-item a{margin-top:.35rem;display:inline-block}.visit-item a:hover,.visit-item a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--tomato)}.hours-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.hours-card{color:var(--paper);background:linear-gradient(#110a07fa,#1f120df5);padding:1rem}.hours-card strong{margin-top:.45rem;display:block}.socials{margin-top:1.4rem}.socials a{color:var(--char);background:#ffffffc7;border-color:#2b18121a}.visit-photo{min-height:31rem;position:relative}.visit-note{color:var(--paper);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#110a07d6;border-radius:1rem;padding:1rem 1.05rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.order-strip,.dual-order-panel{align-items:start}.order-strip p,.dual-order-copy p{margin-top:1rem}.order-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.order-system-card{color:var(--paper);background:#f7f0e414;border:1px solid #f7f0e41f;flex-direction:column;gap:0;padding:1.15rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.order-system-card strong{color:var(--paper)}.order-system-card p{margin-top:.6rem}.order-system-card em{color:var(--gold-soft);margin-top:auto;padding-top:1rem;font-style:normal}.site-footer{color:#f7f0e4b8;background:#120907}.site-footer-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0 1.75rem;display:flex}@media (width<=1080px){.site-header-inner{grid-template-columns:1fr auto}.site-nav{grid-column:1/-1;justify-content:flex-start}.home-hero-layout,.page-hero-layout,.feature-layout,.weekend-layout,.visit-layout,.scale-panel,.order-strip,.dual-order-panel,.section-heading{grid-template-columns:1fr}.preview-grid,.order-system-grid,.cuts-gallery{grid-template-columns:1fr 1fr}.cut-card-tall,.cut-card-wide{grid-area:auto;min-height:19rem}}@media (width<=720px){.shell{width:min(var(--page-max), calc(100% - 1.2rem))}.page-main{padding-bottom:2.25rem}.site-header-inner{grid-template-columns:1fr;align-items:flex-start;gap:.65rem;padding:.75rem 0}.brand{gap:.65rem}.brand img{width:4.9rem}.brand-meta span:first-child{font-size:.64rem}.brand-meta span:last-child{display:none}.site-nav{justify-content:flex-start;gap:.75rem;width:100%;padding-bottom:.1rem;overflow-x:auto}.nav-link{letter-spacing:.12em;font-size:.72rem}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;width:100%;display:grid}.header-order,.header-call,.button,.socials a{width:100%}.section-block{padding-top:2.75rem}.section-block.first-block,.section-block.compact-block{padding-top:1rem}.home-hero-panel,.page-hero-panel,.order-strip,.dual-order-panel,.copy-card,.visit-card,.scale-panel{padding:1.15rem}.home-hero-layout,.page-hero-layout,.feature-layout,.weekend-layout,.visit-layout,.scale-panel,.order-strip,.dual-order-panel,.detail-grid,.preview-grid,.photo-grid,.hours-grid,.cuts-gallery,.order-system-grid,.home-hero-media{grid-template-columns:1fr}.stacked-headline{font-size:clamp(2.45rem,13vw,3.7rem);line-height:.88}.support-line,.panel-copy p,.copy-card>p,.scale-copy>p,.dual-order-copy>p,.order-system-card p{font-size:.95rem}.media-card-primary,.media-card-tall,.media-card-small,.preview-image,.tall-photo,.wide-photo,.photo-card-large,.photo-card-small,.note-card,.cut-card,.scale-photo,.visit-photo{min-height:17rem}.photo-card-large{grid-row:auto}.site-footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=480px){.page-kicker{letter-spacing:.12em;gap:.5rem;font-size:.68rem}.page-kicker:before{width:1.3rem;height:.34rem}.nav-link{font-size:.68rem}.header-actions{grid-template-columns:1fr}.header-order,.header-call,.button,.socials a{min-height:2.8rem;padding:.78rem 1rem;font-size:.74rem}.stacked-headline{font-size:clamp(2.2rem,12vw,3.1rem)}.detail-card strong,.visit-note strong,.note-card strong,.order-system-card strong{font-size:.98rem}.preview-image,.media-card-primary,.media-card-tall,.media-card-small,.tall-photo,.wide-photo,.photo-card-large,.photo-card-small,.note-card,.cut-card,.scale-photo,.visit-photo{min-height:15rem}}
