:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#121710;background:#f5efe1;line-height:1.5;--ink:#07110c;--green:#07130d;--green2:#102219;--gold:#bc8b12;--gold2:#e2b84a;--cream:#f5efe1;--paper:#fffaf1;--muted:#687063;--line:rgba(18,23,16,.14);--shadow:0 18px 50px rgba(7,19,13,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:999px;background:var(--green);color:#fff;padding:.85rem 1.2rem;font-weight:800}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:.85rem 1rem;background:#fff;color:#142017}textarea{min-height:96px;resize:vertical}label{display:grid;gap:.45rem;font-weight:750;color:#263327}.nav{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 3rem;background:#fffaf1f0;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.8rem;background:transparent;color:var(--green);padding:0;text-align:left}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:grid;gap:.02rem;font-family:Georgia,serif;line-height:1}.brand strong{font-size:1.42rem;font-weight:500}.brand small{font:800 .72rem/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.nav nav{display:flex;gap:.35rem;align-items:center}.nav nav button{background:transparent;color:#2a3128;padding:.65rem .75rem;border-radius:999px}.nav nav button:hover{background:#efe5ce}.nav .nav-cta{background:var(--gold);color:#1b1304;padding:.85rem 1.25rem;box-shadow:0 10px 28px #bc8b123d}.nav .nav-admin{border:1px solid var(--line);color:#475143}.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:3rem;align-items:center;padding:3.6rem 4.5rem;background:linear-gradient(90deg,#030705f0,#07130dd6 48%,#07130d75),url(/static/hero-road.webp) center/cover no-repeat;color:#fff;overflow:hidden}.hero-copy-block{max-width:780px}.eyebrow{margin:0 0 .8rem;color:var(--gold2);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.hero h1,.section-head h1,.section-head h2,.split h2,.cta-band h2,.test-hero h1,.admin-top h1,.narrow h1{font-family:Georgia,serif;font-weight:500;letter-spacing:0;line-height:1.04}.hero h1{font-size:4.2rem;margin:0;max-width:760px}.hero-copy{font-size:1.22rem;max-width:660px;color:#ffffffc7;margin:1.2rem 0 0}.hero-actions,.trust-row{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center;margin-top:1.5rem}.ghost{background:#ffffff1f;border:1px solid rgba(255,255,255,.28);color:#fff}.ghost.light{border-color:#07130d2e;background:#fff;color:var(--green)}.trust-row span{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:.55rem .8rem;color:#ffffffd1}.hero-card{background:#fffaf1;color:var(--green);border-radius:8px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.14)}.hero-card img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover;background:#f1e6cd}.hero-card-body{padding:1.25rem}.hero-card-body h2{font-size:1.7rem;margin:.1rem 0 .45rem;font-family:Georgia,serif;font-weight:500}.hero-card-body p:not(.eyebrow){color:var(--muted);margin:.2rem 0 0}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip div{background:#fff8ea;padding:1.25rem 2rem}.proof-strip strong{display:block;color:var(--green);font-size:1.18rem}.proof-strip span{display:block;color:var(--muted);font-size:.95rem;margin-top:.25rem}.band,.app-page{padding:5rem 4rem}.section-head{max-width:850px;margin:0 auto 2.5rem;text-align:center}.section-head h1,.section-head h2{font-size:4rem;margin:.1rem 0;color:var(--green)}.section-head p:not(.eyebrow),.narrow p{color:var(--muted);font-size:1.08rem}.feature-grid,.cards,.review-grid,.structure-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.feature-card,.card,.panel,.review-card,.structure-card{background:#fffaf1f5;border:1px solid var(--line);border-radius:8px;padding:1.35rem;box-shadow:0 10px 30px #07130d12}.feature-card h3,.card h3,.panel h2,.review-card strong,.structure-card h2{margin-top:0;color:var(--green)}.feature-card p,.card p,.panel p,.review-card span,.structure-card p{color:var(--muted)}.card{display:flex;min-height:300px;flex-direction:column;justify-content:space-between}.card-kicker{margin:0 0 .4rem;color:var(--gold)!important;font-weight:900;text-transform:uppercase;font-size:.74rem;letter-spacing:.1em}.card strong{display:block;font-size:2rem;margin:1.1rem 0;color:var(--gold)}.split{display:grid;grid-template-columns:.9fr 1fr;gap:4rem;padding:5.5rem 4rem;align-items:center;background:var(--green);color:#fff}.image-slot img{width:100%;aspect-ratio:1.55/1;object-fit:cover;border-radius:8px;box-shadow:var(--shadow);background:#fff}.split h2{font-size:3.8rem;margin:.2rem 0}.split p,.split li{color:#ffffffc7}.split li{margin:.35rem 0}.skill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;max-width:1180px;margin:0 auto}.skill-pill{display:flex;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.85rem 1rem;font-weight:800}.skill-pill span{color:var(--gold);font-size:.8rem}.cta-band{margin:4rem auto 0;max-width:1160px;background:linear-gradient(135deg,#08130d,#14271c);color:#fff;border-radius:8px;padding:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-band h2{font-size:2.8rem;margin:.1rem 0;max-width:720px}.cta-band div{display:flex;gap:.75rem;flex-wrap:wrap}.test-hero{display:grid;grid-template-columns:1fr .9fr;gap:3rem;align-items:center;max-width:1240px;margin:0 auto}.test-hero h1{font-size:4.4rem;margin:.2rem 0;color:var(--green)}.test-hero p:not(.eyebrow){color:var(--muted);font-size:1.08rem;max-width:620px}.test-visual img{display:block;width:100%;aspect-ratio:1.5/1;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1240px;margin:3rem auto 0}.timeline article{border-left:2px solid var(--gold);padding-left:1rem}.timeline h2{font-family:Georgia,serif;font-weight:500;margin:.1rem 0}.timeline p{color:var(--muted)}.rating-line{color:var(--gold)!important;font-weight:900}.review-grid{grid-template-columns:repeat(3,1fr)}.review-hero-image{display:block;width:min(100%,1120px);margin:0 auto 1.4rem;aspect-ratio:1.9/1;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.review-action-grid{display:grid;grid-template-columns:1fr 260px;gap:1rem;max-width:1120px;margin:0 auto 1.4rem}.review-link-card,.qr-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #07130d12;padding:1.35rem}.review-link-card h2{font-family:Georgia,serif;font-size:2.2rem;line-height:1.08;margin:.1rem 0;color:var(--green)}.review-link-card p:not(.eyebrow){color:var(--muted)}.link-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;background:var(--gold);color:#1b1304;text-decoration:none;padding:.85rem 1.2rem;font-weight:850;box-shadow:0 10px 28px #bc8b1233}.qr-card{display:grid;place-items:center;text-align:center;align-content:center}.qr-card img{width:170px;height:170px;image-rendering:auto}.qr-card strong{margin-top:.8rem;color:var(--green)}.qr-card span{color:var(--muted);font-size:.92rem}.review-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.review-card p{font-style:italic;color:#3b4138;font-size:1.02rem}.stars{color:var(--gold);font-weight:900;letter-spacing:.08em}.area-list{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:1100px;margin:0 auto}.area-list button{background:#fff;color:var(--green);border:1px solid var(--line)}.faq-list{max-width:900px;margin:0 auto;display:grid;gap:.8rem}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:8px;padding:1rem 1.2rem;box-shadow:0 10px 28px #07130d0f}.faq-list summary{cursor:pointer;font-weight:850;color:var(--green)}.faq-list p{color:var(--muted);margin:.75rem 0 0}.pricing-note{max-width:900px;margin:2rem auto 0;border:1px solid var(--line);border-radius:8px;background:#fff8ea;padding:1rem 1.2rem;display:flex;gap:1rem;justify-content:space-between;align-items:center}.pricing-note strong{color:var(--green)}.pricing-note span{color:var(--muted)}.booking-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:1rem;max-width:1180px;margin:0 auto}.two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.panel{display:grid;gap:1rem}.slot-list{display:flex;flex-wrap:wrap;gap:.5rem}.slot-list button{background:#fff;color:var(--green);border:1px solid var(--line)}.slot-list .selected{background:var(--gold);color:#160f06}.status{min-height:1.5rem}.wide{width:100%}.admin-login{min-height:75vh;display:grid;place-items:center;padding:2rem}.admin-login .panel{max-width:480px;width:100%}.admin-login h1{font-family:Georgia,serif;font-size:2.6rem;margin:.2rem 0;color:var(--green)}.admin-shell{padding:3rem}.admin-top{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.admin-top h1{font-size:3.6rem;margin:0;color:var(--green)}.admin-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:1rem;align-items:start}.booking-list{display:grid;gap:.65rem;max-height:560px;overflow:auto}.booking-list button{display:grid;text-align:left;border-radius:8px;background:#fff;color:#142017;border:1px solid var(--line)}.booking-list span,.booking-list em{color:var(--muted);font-style:normal}.metric,.setting-row{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:.75rem}.narrow{max-width:760px;margin:0 auto}.narrow h1{font-size:3.8rem;color:var(--green)}.settings-editor h3{margin:1rem 0 .25rem;color:var(--green)}.settings-card{display:grid;gap:.75rem;border:1px solid var(--line);border-radius:8px;padding:1rem;background:#fff}.hours-grid{display:grid;gap:.55rem}.day-row{display:grid;grid-template-columns:1fr auto 120px 120px;gap:.75rem;align-items:center;border:1px solid var(--line);border-radius:8px;padding:.75rem;background:#fff}.day-row label{display:flex;align-items:center;gap:.4rem;font-weight:700}.day-row input[type=checkbox]{width:auto}footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;padding:3rem 4rem;background:#e8dec7;color:#263327;border-top:1px solid var(--line)}footer img{width:64px;height:64px;object-fit:contain}footer h2{font-family:Georgia,serif;font-weight:500;color:var(--green);margin:.45rem 0 .25rem}footer p{max-width:360px;color:#675f4d}footer nav{display:grid;gap:.35rem;align-content:start}footer button{background:transparent;color:var(--green);padding:.3rem 0;text-align:left;border-radius:0}@media(max-width:1100px){.nav{padding:.8rem 1.25rem}.brand strong{font-size:1.18rem}.brand small{font-size:.62rem}.nav nav button:not(.nav-cta):not(.nav-admin){display:none}.hero{grid-template-columns:1fr;padding:4rem 1.25rem}.hero h1{font-size:3.6rem}.section-head h1,.section-head h2,.test-hero h1{font-size:3rem}.cards,.feature-grid,.proof-strip,.skill-grid,.timeline,.area-list{grid-template-columns:repeat(2,1fr)}.split,.test-hero,.booking-grid,.admin-grid,footer{grid-template-columns:1fr}}@media(max-width:680px){.nav{align-items:flex-start}.brand img{width:42px;height:42px}.brand span{max-width:150px}.nav nav{justify-content:flex-end;flex-wrap:wrap}.nav .nav-admin{display:inline-flex!important}.hero{min-height:auto;padding:3rem 1rem}.hero h1{font-size:2.75rem}.hero-copy{font-size:1.05rem}.hero-card img{aspect-ratio:1.1/1}.band,.app-page,.split,.admin-shell{padding:3rem 1rem}.section-head h1,.section-head h2,.split h2,.narrow h1,.admin-top h1{font-size:2.45rem}.cards,.feature-grid,.proof-strip,.skill-grid,.timeline,.area-list,.review-grid,.review-action-grid,.two,.three,.day-row{grid-template-columns:1fr}.cta-band{display:grid;padding:1.4rem}.cta-band h2{font-size:2rem}.pricing-note{display:grid}}
