:root{--black:#100f0f;--black-2:#1d1918;--charcoal:#25201f;--gold:#f0d36c;--gold-2:#c99a25;--gold-3:#8a6518;--cream:#f5efe1;--muted:#b9afa0;--white:#fffaf0;--line:rgba(240,211,108,.22);--shadow:0 30px 80px rgba(0,0,0,.35);--serif:"Manrope",sans-serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:var(--sans);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;background:var(--gold);color:var(--black);padding:.8rem 1rem}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,4vw,4.5rem);background:rgba(16,15,15,.92);color:var(--white);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.85rem;font-weight:600;letter-spacing:.04em}.brand-emblem{width:58px;height:38px;display:grid;place-items:center;color:var(--gold)}.brand-emblem svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.brand-emblem circle{fill:currentColor;stroke:none}.brand-text{color:var(--gold);font-size:1rem}.desktop-nav{display:flex;gap:2.4rem;font-size:.85rem;color:rgba(255,250,240,.7)}.desktop-nav a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:.75rem}.language-picker select{background:transparent;color:var(--white);border:1px solid transparent;padding:.5rem;cursor:pointer}.language-picker select:focus{border-color:var(--gold);outline:none}.language-picker option{color:#111}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.35rem;cursor:pointer;transition:.25s ease;font-weight:700}.button-small{padding:.72rem 1.25rem;font-size:.84rem}.button-light{background:transparent;color:var(--gold);border:1px solid var(--line)}.button-light:hover{background:var(--gold);color:var(--black)}.button-primary{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:var(--black);min-height:54px;box-shadow:0 12px 35px rgba(201,154,37,.25)}.button-primary:hover{transform:translateY(-2px);filter:brightness(1.07)}.menu-button,.mobile-nav{display:none}.hero{min-height:calc(100vh - 88px);position:relative;display:grid;grid-template-columns:46% 54%;grid-template-rows:1fr auto;overflow:hidden;padding-left:clamp(1.2rem,7vw,8.5rem);background:radial-gradient(circle at 12% 20%,rgba(240,211,108,.16),transparent 28%),linear-gradient(125deg,var(--black),var(--black-2) 62%,#2a2118)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(110deg,transparent 0 46%,rgba(240,211,108,.08) 46.2% 46.45%,transparent 46.8%),radial-gradient(circle at 84% 22%,rgba(255,250,240,.06),transparent 18%);pointer-events:none}.gold-glow{position:absolute;border:1px solid rgba(240,211,108,.1);border-radius:999px;pointer-events:none}.glow-one{width:680px;height:680px;left:-430px;top:8%}.glow-two{width:980px;height:980px;right:-640px;bottom:-520px}.hero-copy{align-self:center;max-width:650px;z-index:2;padding:5.5rem 2rem 5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.72rem;font-weight:700;color:var(--gold-2);margin:0 0 1.5rem}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.055em;line-height:.98;margin:0}h1{font-size:clamp(3.2rem,6.1vw,7.1rem)}h1 em,h2 em{font-family:Georgia,serif;color:var(--gold);font-weight:400}.hero-intro{font-size:clamp(1rem,1.3vw,1.2rem);color:rgba(255,250,240,.72);max-width:540px;margin:2.2rem 0}.hero-cta{display:flex;align-items:center;gap:1.7rem}.text-link{background:none;border:0;color:var(--white);padding:.8rem 0;border-bottom:1px solid rgba(240,211,108,.45);cursor:pointer}.text-link span{color:var(--gold);margin-left:.5rem}.hero-visual{position:relative;min-height:590px;margin:clamp(1.5rem,4vw,4rem) clamp(1.2rem,4vw,4.5rem) clamp(1.5rem,4vw,4rem) 0;overflow:hidden;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);background:var(--charcoal)}.hero-visual img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:42% 50%;filter:saturate(.92) contrast(1.05)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,15,15,.72),transparent 44%),linear-gradient(0deg,rgba(16,15,15,.62),transparent 48%)}.hero-visual figcaption{position:absolute;left:1.5rem;right:1.5rem;bottom:1.4rem;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:rgba(255,250,240,.78);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.hero-visual strong{color:var(--gold);font-size:.82rem}.hero-proof{grid-column:1/3;border-top:1px solid var(--line);display:flex;padding:1.3rem 6vw 1.5rem 0;gap:5vw;z-index:2}.hero-proof div{display:flex;flex-direction:column;min-width:115px}.hero-proof strong{font-family:var(--serif);color:var(--gold);font-size:1.2rem;font-weight:600}.hero-proof span{font-size:.69rem;color:rgba(255,250,240,.48);text-transform:uppercase;letter-spacing:.1em}.trust-strip{display:flex;align-items:center;justify-content:center;gap:3.5vw;padding:1.3rem;background:linear-gradient(135deg,var(--gold),var(--gold-2));color:var(--black);font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.trust-strip i{width:4px;height:4px;border-radius:50%;background:var(--black)}.section{padding:clamp(5rem,10vw,10rem) clamp(1.2rem,7vw,8.5rem);background:var(--cream);color:var(--black)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.section-heading h2,.about h2,.reservation h2{font-size:clamp(2.7rem,5vw,5.5rem)}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(16,15,15,.14);border:1px solid rgba(16,15,15,.14)}.service-card{background:#fff8e8;min-height:370px;padding:2.4rem;position:relative;display:flex;flex-direction:column;align-items:flex-start}.service-card.featured{background:linear-gradient(135deg,var(--black),var(--charcoal));color:var(--white)}.service-number{position:absolute;right:1.5rem;top:1.5rem;font-size:.72rem;color:var(--gold-3)}.service-icon{width:52px;height:52px;border:1px solid rgba(16,15,15,.18);border-radius:50%;display:grid;place-items:center;font-size:1.3rem;margin-bottom:auto;color:var(--gold-2)}.featured .service-icon{border-color:var(--line);color:var(--gold)}.service-card h3{font-family:var(--serif);font-weight:700;letter-spacing:-.035em;font-size:clamp(1.5rem,2.3vw,2.2rem);margin:1.5rem 0 .6rem}.service-card p{color:#6f6253;max-width:520px;margin:0 0 2rem}.featured p{color:rgba(255,250,240,.68)}.service-card a{font-size:.8rem;font-weight:700;border-bottom:1px solid;padding-bottom:.3rem;margin-top:auto}.service-card a span{margin-left:.5rem}.service-card.wide{grid-column:1/3;min-height:230px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background:#ead9ad}.service-card.wide div{max-width:760px}.circle-link{border:1px solid var(--black)!important;border-radius:50%;width:54px;height:54px;display:grid!important;place-items:center;font-size:1.2rem!important}.vehicle-section{background:var(--black);padding:clamp(3rem,7vw,7rem)}.vehicle-panel{max-width:1320px;margin:auto;min-height:680px;background:radial-gradient(circle at 78% 30%,rgba(240,211,108,.2),transparent 26%),linear-gradient(110deg,rgba(16,15,15,.96),rgba(37,32,31,.76));color:var(--white);display:grid;grid-template-columns:.9fr .8fr;grid-template-rows:1fr auto;gap:2rem;padding:clamp(2rem,6vw,6rem);position:relative;overflow:hidden;border:1px solid var(--line)}.vehicle-panel:after{content:"DBC";font-family:var(--serif);font-size:clamp(8rem,24vw,24rem);line-height:.8;position:absolute;right:2%;bottom:-3%;color:rgba(240,211,108,.035)}.vehicle-copy{max-width:560px;align-self:center;z-index:1}.vehicle-copy h2{font-size:clamp(4rem,8vw,8.5rem)}.vehicle-copy>p:last-child{color:rgba(255,250,240,.66);font-size:1.08rem;max-width:500px;margin-top:2rem}.vehicle-card{align-self:center;z-index:1;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.vehicle-card img{width:100%;height:420px;object-fit:cover;object-position:38% 48%}.vehicle-specs{grid-column:1/3;align-self:end;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.vehicle-specs div{border-top:1px solid var(--line);padding:1.2rem 0}.vehicle-specs span{display:block;font-family:var(--serif);color:var(--gold);font-size:1.6rem}.vehicle-specs small{color:rgba(255,250,240,.56)}.about{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw;align-items:center}.about-note{background:linear-gradient(135deg,var(--gold),var(--gold-2));color:var(--black);padding:3rem;min-height:380px;display:flex;flex-direction:column;justify-content:space-between}.quote-mark{font-family:Georgia,serif;font-size:6rem;line-height:.5}.about-note p{font-family:var(--serif);font-size:1.8rem;letter-spacing:-.035em}.about-copy>p:not(.eyebrow){font-size:1.05rem;color:#6a5f52;max-width:650px;margin:2rem 0}.about-copy ul{list-style:none;padding:0;margin-top:2.5rem}.about-copy li{padding:.9rem 0;border-top:1px solid rgba(16,15,15,.14)}.about-copy li:before{content:"✓";margin-right:1rem;color:var(--gold-2);font-weight:800}.reservation{background:var(--charcoal);color:var(--white);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:clamp(5rem,10vw,9rem) clamp(1.2rem,7vw,8.5rem)}.reservation-intro>p:not(.eyebrow){max-width:470px;color:rgba(255,250,240,.66);margin:2rem 0}.direct-contact{display:flex;gap:1rem;margin-top:3rem;flex-wrap:wrap}.direct-contact button,.direct-contact a{background:rgba(255,250,240,.04);color:var(--white);border:1px solid var(--line);display:flex;align-items:center;text-align:left;gap:.8rem;padding:.8rem 1rem;cursor:pointer}.direct-contact a:hover{background:rgba(240,211,108,.1)}.direct-contact small,.direct-contact strong{display:block}.direct-contact small{color:var(--muted)}.contact-icon{width:32px;height:32px;border-radius:50%;background:var(--gold);color:var(--black);display:grid;place-items:center;font-weight:900}.booking-form{background:#fff8e8;color:var(--black);padding:clamp(1.5rem,4vw,3.5rem);display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.field{display:flex;flex-direction:column}.field.full{grid-column:1/3}.field label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.45rem}.field label span{color:#8a8072;text-transform:none;letter-spacing:0}.field input,.field select,.field textarea{border:0;border-bottom:1px solid rgba(16,15,15,.28);background:transparent;padding:.8rem 0;border-radius:0;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-2)}.submit-button,.form-note,.form-status{grid-column:1/3}.submit-button{margin-top:.7rem}.form-note,.form-status{margin:0;text-align:center;font-size:.72rem;color:#776c5e}.form-status{color:#856116;font-weight:700}footer{background:var(--black);color:var(--white);padding:5rem clamp(1.2rem,7vw,8.5rem) 2rem;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;padding-bottom:5rem}.footer-brand{font-size:1.2rem}.footer-main p{color:rgba(255,250,240,.5);margin:0}.footer-cta{justify-self:end;border-bottom:1px solid rgba(240,211,108,.5);padding-bottom:.5rem}.footer-cta span{color:var(--gold);margin-left:.5rem}.footer-bottom{border-top:1px solid var(--line);padding-top:1.5rem;display:flex;justify-content:space-between;color:rgba(255,250,240,.45);font-size:.72rem}.footer-bottom div{display:flex;gap:1.5rem}.toast{position:fixed;right:1.5rem;bottom:1.5rem;background:var(--gold);color:var(--black);padding:1rem 1.2rem;box-shadow:var(--shadow);transform:translateY(120px);opacity:0;transition:.3s;z-index:50;max-width:320px;font-weight:700}.toast.show{transform:translateY(0);opacity:1}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.desktop-nav,.header-actions>.button-light{display:none}.menu-button{display:flex;width:42px;height:42px;background:transparent;border:0;flex-direction:column;justify-content:center;gap:7px}.menu-button span{display:block;width:24px;height:1px;background:var(--gold)}.mobile-nav{position:absolute;display:none;top:88px;left:0;right:0;background:var(--black);padding:1.5rem;flex-direction:column;gap:1.2rem;border-top:1px solid var(--line)}.mobile-nav.open{display:flex}.hero{grid-template-columns:1fr;padding-left:0}.hero-copy{padding:5rem 1.2rem 1.5rem}.hero-visual{min-height:480px;margin:0 1.2rem 2rem}.hero-visual img{min-height:480px}.hero-proof{grid-column:1;padding:1.3rem 1.2rem;gap:1rem;justify-content:space-between}.hero-proof div{min-width:0}.trust-strip{overflow:auto;justify-content:flex-start;white-space:nowrap}.section-heading{display:block}.services-grid{grid-template-columns:1fr}.service-card.wide{grid-column:auto}.about,.reservation{grid-template-columns:1fr}.vehicle-panel{grid-template-columns:1fr}.vehicle-specs{grid-column:1}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-cta{justify-self:start}}@media(max-width:600px){.site-header{height:74px}.brand-emblem{width:44px}.brand-text{font-size:.88rem}.mobile-nav{top:74px}.hero{min-height:0}.hero-cta{align-items:flex-start;flex-direction:column}.hero-visual{min-height:360px;border-radius:20px}.hero-visual img{min-height:360px;object-position:34% 50%}.hero-visual figcaption{flex-direction:column;align-items:flex-start}.hero-proof{overflow:auto}.hero-proof div{min-width:100px}.services-grid{border-left:0;border-right:0}.service-card{padding:1.5rem;min-height:330px}.service-card.wide{display:flex;flex-direction:column;align-items:flex-start}.vehicle-panel{min-height:0}.vehicle-card img{height:300px;object-position:34% 48%}.vehicle-specs{grid-template-columns:1fr}.about-note{min-height:290px}.direct-contact{flex-direction:column}.booking-form{grid-template-columns:1fr}.field,.field.full,.submit-button,.form-note,.form-status{grid-column:1}.footer-bottom{flex-direction:column;gap:1rem}.footer-bottom div{flex-direction:column;gap:.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
