@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600&display=swap');
:root{--black:#050505;--black2:#0b0b0b;--gold:#d9ad58;--gold2:#f1d28b;--white:#f6f4ef;--muted:#b8b4aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Montserrat,Arial,sans-serif}a{text-decoration:none;color:inherit}.header{height:82px;background:#050505;display:flex;align-items:center;padding:0 4vw;border-bottom:1px solid #24201a;position:sticky;top:0;z-index:20}.brand{width:165px;height:70px;overflow:hidden;display:flex;align-items:center}.brand img{width:160px;height:100px;object-fit:cover;object-position:center;filter:saturate(1.05)}nav{display:flex;gap:30px;margin-left:auto}nav a{font-size:11px;letter-spacing:.08em;color:#eee;transition:.2s}nav a:hover{color:var(--gold2)}.head-actions{display:flex;align-items:center;gap:22px;margin-left:36px}.gold-outline{border:1px solid var(--gold);padding:13px 25px;color:var(--gold2);font-size:11px;font-weight:600;letter-spacing:.08em}.head-actions button,.menu{background:none;border:0;color:var(--gold2);cursor:pointer}.menu{display:none;font-size:22px}.hero{height:650px;position:relative;overflow:hidden}.hero-bg,.world-bg{position:absolute;inset:0;background-position:center;background-size:cover}.hero-bg{background-image:url('assets/hero.jpg');background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.97) 19%,rgba(5,5,5,.58) 43%,rgba(5,5,5,.05) 78%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 30%)}.hero-content{position:relative;z-index:2;padding:105px 5vw;max-width:650px}.eyebrow{font-size:12px;letter-spacing:.25em;color:var(--gold2);font-weight:600}.hero h1{font-family:'Playfair Display',Georgia,serif;font-size:54px;line-height:.98;font-weight:400;margin:16px 0 22px;letter-spacing:-.02em}.lead{font-size:15px;line-height:1.8;color:#ddd;max-width:475px}.gold-btn{display:inline-block;margin-top:18px;background:linear-gradient(120deg,#f3d38e,#d8aa55);color:#0a0a0a;padding:15px 23px;font-size:11px;font-weight:700;letter-spacing:.08em}.dest,.world-tags{position:absolute;right:5vw;top:45px;border-left:1px solid var(--gold);padding-left:18px;display:flex;flex-direction:column;gap:10px;font-size:11px;letter-spacing:.12em;color:#eee}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#080808;border-top:1px solid #171717;border-bottom:1px solid #171717}.benefits article{text-align:center;padding:27px 12px;border-right:1px solid #171717}.benefits article:last-child{border:0}.benefits b{font-size:34px;color:var(--gold);font-weight:300}.benefits h3{font-size:12px;margin:8px 0 7px;letter-spacing:.03em}.benefits p{margin:0;color:#aaa;font-size:10px}.fleet{padding:54px 4.5vw 64px;background:#050505}.section-title{text-align:center;margin-bottom:30px}.section-title h2,.experience h2,.contact h2,.world h2{font-family:'Playfair Display',Georgia,serif;font-weight:400}.section-title h2{font-size:35px;margin:6px}.section-title>p:last-child{font-size:11px;letter-spacing:.15em;color:#bbb}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.car{position:relative;background:#0b0b0b;border:1px solid #28231c;overflow:hidden}.car img{width:100%;height:190px;object-fit:cover;display:block;filter:brightness(.8)}.car div{padding:18px}.car h3{font-size:13px;margin:0 0 5px}.car p{font-size:10px;color:#aaa;margin:0}.car>span{position:absolute;right:18px;bottom:20px;color:var(--gold);font-size:22px}.experience{display:grid;grid-template-columns:1fr 1fr;min-height:450px;background:#0a0a0a}.interior{background:url('assets/interior.jpg') center/cover;min-height:450px}.experience-copy{padding:58px 7vw;position:relative}.experience-copy h2{font-size:34px;line-height:1.05;margin:12px 0}.rule{width:70px;height:1px;background:var(--gold);margin:20px 0}.experience-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#ccc;max-width:510px}.experience-copy ul{list-style:none;padding:0;margin:20px 0 0;position:absolute;right:7vw;bottom:58px;border-left:1px solid var(--gold);padding-left:25px}.experience-copy li{font-size:10px;margin:12px 0;letter-spacing:.08em}.experience-copy li:first-letter{color:var(--gold)}.world{height:370px;position:relative;overflow:hidden}.world-bg{background-image:url('assets/luxembourg.jpg');filter:brightness(.65)}.world:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.1) 75%)}.world-copy{position:relative;z-index:2;padding:72px 6vw}.world h2{font-size:39px;line-height:1.05;margin:0 0 14px}.world p{font-size:13px;line-height:1.7}.world-tags{z-index:3;top:75px}.contact{padding:75px 7vw;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;background:#070707}.contact h2{font-size:48px;line-height:1.02;margin:12px 0}.contact-card{border:1px solid #3b3223;padding:35px;background:linear-gradient(145deg,#0e0e0e,#070707)}.contact-card .small{font-size:10px;letter-spacing:.18em;color:var(--gold)}.contact-card h3{font-family:'Playfair Display';font-size:25px;margin:14px 0 2px}.contact-card p{color:#aaa;font-size:11px}.contact-card a:not(.gold-btn){display:block;margin:11px 0;color:#eee;font-size:13px}.contact-card .gold-btn{margin-top:15px}footer{background:#040404;border-top:1px solid #30281d;padding:42px 6vw 18px;display:grid;grid-template-columns:1.3fr 1fr 1.2fr .7fr;gap:35px;align-items:start}.footer-brand{width:135px;height:90px;overflow:hidden}.footer-brand img{width:140px;height:90px;object-fit:cover}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{font-size:10px}.travel{font-family:'Playfair Display';font-size:24px;color:var(--gold2);font-style:italic;line-height:.9}.travel strong{font-weight:400}.legal{grid-column:1/-1;border-top:1px solid #222;padding-top:15px;color:#777;font-size:9px}.legal a{color:#aaa;margin-left:8px}@media(max-width:900px){nav{gap:14px}.head-actions{margin-left:15px}.hero{height:590px}.hero h1{font-size:45px}.experience-copy ul{position:static}.contact{grid-template-columns:1fr}.footer-links{display:none}}@media(max-width:680px){.header{height:72px}.brand{width:130px}.brand img{width:130px}.header nav,.head-actions .gold-outline{display:none}.head-actions{margin-left:auto}.menu{display:block;margin-left:10px}.hero{height:620px}.hero-content{padding:80px 25px}.hero h1{font-size:40px}.dest{display:none}.benefits{grid-template-columns:1fr 1fr}.benefits article{padding:20px 7px}.fleet{padding:45px 20px}.fleet-grid{grid-template-columns:1fr}.experience{grid-template-columns:1fr}.interior{min-height:280px}.experience-copy{padding:45px 25px}.world{height:390px}.world-copy{padding:65px 25px}.world h2{font-size:31px}.world-tags{right:25px;top:auto;bottom:35px}.contact{padding:55px 25px}.contact h2{font-size:37px}footer{grid-template-columns:1fr 1fr;padding:35px 25px}.legal{font-size:8px}}
