:root{--bg:#eef1f2;--ink:#11181c;--slate:#26343b;--accent:#e5a625;--green:#35a565;--muted:#6f787d;--line:#d3dadd;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}.demo-strip{background:#10171a;color:#fff;text-align:center;padding:8px 14px;font-size:10px;letter-spacing:.2em;font-weight:850}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:20;background:rgba(238,241,242,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:11px}.mark{width:50px;height:44px;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);background:var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--serif);font-style:italic;font-weight:900}.mark.small{width:42px;height:37px;font-size:13px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{letter-spacing:.16em}.brand small{font-size:8px;letter-spacing:.19em;color:var(--muted);margin-top:6px}nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:750}nav a{opacity:.68}.cta{opacity:1;background:var(--accent);color:#111;padding:12px 18px;border-radius:4px}.hero{min-height:670px;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding:64px clamp(20px,6vw,90px)}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:900;color:#a77813;margin:0 0 18px}.hero h1,.section h2{font-family:var(--serif);font-weight:500;letter-spacing:-.045em;line-height:.95;margin:0}.hero h1{font-size:clamp(58px,7vw,102px)}.hero h1 span{color:#7e8b91;font-style:italic}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:630px;margin:26px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:15px 20px;border-radius:4px;font-weight:850;font-size:13px}.primary{background:var(--accent);color:#111}.ghost{border:1px solid var(--ink)}.quick{display:flex;border-top:1px solid var(--line);margin-top:46px;max-width:650px}.quick div{display:flex;flex-direction:column;padding:17px 28px 0 0;margin-right:28px;border-right:1px solid var(--line)}.quick div:last-child{border-right:0}.quick b{font-size:13px}.quick span{font-size:10px;color:var(--muted);margin-top:5px}.car{position:relative}.car svg{width:100%;filter:drop-shadow(0 28px 25px rgba(20,30,35,.15))}.float{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px rgba(25,35,40,.12);padding:14px 16px;border-radius:8px}.status{left:2%;bottom:12%;display:flex;gap:10px;align-items:center}.green{width:10px;height:10px;border-radius:50%;background:var(--green)}.status div{display:flex;flex-direction:column}.status small,.reminder small{color:var(--muted);font-size:10px}.reminder{right:1%;top:16%;display:flex;flex-direction:column}.bar{background:#11181c;color:#fff;display:flex;justify-content:center;align-items:center;gap:22px;min-height:58px;padding:12px 20px;font-size:10px;letter-spacing:.16em;font-weight:900}.bar i{width:5px;height:5px;background:var(--accent)}.section{padding:100px clamp(20px,6vw,90px)}.section h2{font-size:clamp(46px,5vw,72px)}.services{background:#fff}.heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:42px}.heading>p{max-width:440px;color:var(--muted);line-height:1.65}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.grid article{border:1px solid var(--line);padding:25px;background:#f7f8f8}.grid article>span{font-family:var(--serif);font-style:italic;color:#a77813}.grid h3{font-family:var(--serif);font-size:29px;margin:34px 0 8px}.grid p{color:var(--muted);line-height:1.55;min-height:78px}.grid small{display:block;border-top:1px solid var(--line);padding-top:14px;color:#5c666b;font-weight:750}.why{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center;background:#cfd6d9}.dashboard{background:#11191d;color:#fff;border-radius:14px;padding:26px;box-shadow:0 25px 55px rgba(15,25,30,.2)}.dash-head{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;color:#9aa7ad}.dash-score{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:28px 0}.dash-score>div:first-child{display:flex;flex-direction:column}.dash-score b{font-family:var(--serif);font-size:66px;color:#5fcf87}.dash-score small{color:#9aa7ad}.gauge{height:100px;border-radius:100px 100px 0 0;border:18px solid #2c3940;border-bottom:0;position:relative}.gauge:before{content:'';position:absolute;inset:-18px auto auto -18px;width:60%;height:100px;border-radius:100px 0 0 0;border:18px solid var(--accent);border-right:0;border-bottom:0}.gauge span{position:absolute;width:4px;height:57px;background:#fff;left:50%;bottom:0;transform-origin:bottom;transform:rotate(35deg)}.dashboard ul,.why-copy ul{list-style:none;padding:0;margin:0}.dashboard li{padding:13px 0;border-top:1px solid #2d3a40;color:#d7e0e4}.dashboard li span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#26363c;color:#68d68f;margin-right:10px}.dashboard li:last-child span{color:var(--accent)}.why-copy>p:not(.eyebrow){color:#566269;line-height:1.7}.why-copy li{padding:12px 0;border-bottom:1px solid #b8c1c5;font-weight:750}.why-copy li:before{content:'✓';color:#a77813;margin-right:11px}.reviews{background:#11181c;color:#fff;display:grid;grid-template-columns:.55fr 1.45fr;gap:6vw;align-items:center}.score{display:flex;flex-direction:column}.score b{font-family:var(--serif);font-size:95px;line-height:1}.score span{color:#e1a62e}.score small{color:#8d999e;margin-top:8px}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-grid blockquote{margin:0;background:#1d282d;border:1px solid #2e3c42;border-radius:12px;padding:27px;font-family:var(--serif);font-size:22px;line-height:1.35}.quote-grid footer{font-family:var(--sans);font-size:11px;color:#8d999e;margin-top:18px}.booking{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.booking>div>p:not(.eyebrow){color:var(--muted);line-height:1.65}.book-card{background:#fff;border:1px solid var(--line);overflow:hidden}.book-card a{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:20px;border-bottom:1px solid #e5eaec}.book-card a:last-child{border-bottom:0}.book-card>a>span{width:40px;height:40px;background:#eef2f3;display:grid;place-items:center}.book-card div{display:flex;flex-direction:column}.book-card small{color:var(--muted)}.book-card i{font-style:normal;color:#a77813}.footer{background:#090e10;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px clamp(20px,6vw,90px)}.credit{display:flex;gap:12px;align-items:center}.credit img{width:42px;height:42px;border-radius:50%}.credit div{display:flex;flex-direction:column}.credit b{font-size:12px}.footer small,.credit small{color:#818b90;font-size:10px;margin-top:4px}
@media(max-width:980px){.grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){nav a:not(.cta){display:none}.hero{grid-template-columns:1fr}.why,.reviews,.booking{grid-template-columns:1fr}.heading{align-items:start;flex-direction:column}.quote-grid{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.header{height:70px}.mark{width:42px;height:38px}.brand b{font-size:13px}.brand small{font-size:7px}.hero{padding:50px 20px}.hero h1{font-size:52px}.lead{font-size:16px}.quick{display:grid;grid-template-columns:1fr 1fr}.quick div{border:0;margin:0}.quick div:last-child{grid-column:1/3}.bar{justify-content:flex-start;overflow:auto}.section{padding:70px 20px}.section h2{font-size:44px}.grid{grid-template-columns:1fr}.grid p{min-height:auto}.dash-score{grid-template-columns:1fr}.gauge{margin-top:20px}.score b{font-size:74px}.footer{padding:28px 20px}}
