*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#161714;background:#f7f7f4;margin:0;font-family:Manrope,Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f4e6;border-bottom:1px solid #e8e8e2;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{letter-spacing:.14em;font-size:16px;font-weight:700}.brand span{color:#72756f;margin-top:4px;font-size:8px;font-weight:600;display:block}.header nav{color:#55584f;gap:28px;font-size:13px;display:flex}.header nav a:hover{color:#161714}.actions,.langs,.cta{align-items:center;gap:14px;display:flex}.langs{gap:4px}.langs a{border-radius:99px;padding:7px 8px;font-size:10px}.langs a.active{color:#fff;background:#161714}.button{color:#fff;background:#161714;border:0;border-radius:12px;justify-content:center;align-items:center;padding:15px 22px;font-weight:600;display:inline-flex}.button.small{padding:11px 14px;font-size:12px}.button.inverse{color:#0c0d0c;background:#f4f4ef}.button.full{width:100%}.text-link{font-size:13px;font-weight:600}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;min-height:calc(100vh - 82px);padding:8vw clamp(24px,7vw,110px);display:grid}.hero-copy{max-width:720px}.eyebrow{letter-spacing:.18em;color:#8b7655;font-size:11px;font-weight:700}.hero h1,.detail-hero h1,.booking-shell h1,.login-shell h1{letter-spacing:-.055em;max-width:900px;margin:18px 0 26px;font-size:clamp(48px,6.3vw,96px);line-height:.98}.lead{color:#64675f;max-width:720px;font-size:clamp(16px,1.6vw,22px);line-height:1.7}.trust{color:#777a72;letter-spacing:.05em;border-top:1px solid #deded7;margin-top:44px;padding-top:20px;font-size:11px}.hero-visual{background:linear-gradient(150deg,#e8e4da,#c9c3b8);border-radius:32px;min-height:620px;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #ffffffb3;border-radius:45% 55% 35% 65%;position:absolute;inset:9% 12%;transform:rotate(-12deg)}.route-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-radius:18px;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:14px;padding:24px;display:grid;position:absolute;bottom:8%;left:8%;right:8%;box-shadow:0 30px 70px #0000001f}.route-card span,.route-card small{color:#777a72;letter-spacing:.09em;grid-column:1/-1;font-size:10px}.route-card strong{font-size:14px}.manifest{color:#f4f4ef;background:#0c0d0c;padding:120px clamp(24px,10vw,160px)}.manifest p,.final p{letter-spacing:.2em;color:#b6a079;font-size:10px}.manifest h2,.final h2{letter-spacing:-.045em;max-width:1100px;font-size:clamp(38px,5vw,74px);line-height:1.06}.section-grid{background:#deded7;grid-template-columns:repeat(3,1fr);gap:1px;padding:7vw clamp(24px,7vw,110px);display:grid}.section-grid article{background:#f7f7f4;min-height:280px;padding:44px}.section-grid article.feature{grid-column:span 2}.section-grid span,.detail-body span{color:#9d8661;font-size:10px}.section-grid h3{letter-spacing:-.025em;margin:48px 0 12px;font-size:24px}.section-grid p,.detail-body p{color:#6c6f67;line-height:1.7}.final{color:#f4f4ef;background:#161714;padding:130px clamp(24px,10vw,160px)}.detail-hero,.booking-shell,.login-shell{min-height:75vh;padding:10vw clamp(24px,10vw,160px)}.detail-body{background:#deded7;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.detail-body article{background:#fff;padding:70px}.booking-shell{grid-template-columns:1fr minmax(360px,520px);align-items:start;gap:8vw;display:grid}.booking-card{background:#fff;border:1px solid #e8e8e2;border-radius:20px;gap:18px;padding:30px;display:grid;box-shadow:0 24px 70px #14141214}.booking-card label{gap:8px;display:grid}.booking-card label span{color:#72756f;font-size:11px;font-weight:700}.booking-card input,.booking-card select{height:52px;font:inherit;background:#fbfbf8;border:1px solid #deded7;border-radius:10px;padding:0 14px}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.booking-card small{color:#777a72;text-align:center}.login-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:50px 0;display:grid}.login-grid article{background:#fff;border:1px solid #e8e8e2;border-radius:18px;flex-direction:column;min-height:260px;padding:30px;display:flex}.login-grid article span{color:#9d8661;font-size:11px}.login-grid h2{margin-top:auto;font-size:25px}.login-grid p{color:#72756f}.login-grid button{text-align:left;cursor:pointer;background:0 0;border:0;padding:12px 0;font-weight:700}footer{border-top:1px solid #e8e8e2;grid-template-columns:1fr auto;gap:28px;padding:50px clamp(24px,7vw,110px);display:grid}footer>div:nth-child(2){gap:22px;font-size:12px;display:flex}footer small{color:#8b8e86;grid-column:1/-1}@media (max-width:980px){.header nav{display:none}.hero,.booking-shell{grid-template-columns:1fr}.hero-visual{min-height:440px}.section-grid{grid-template-columns:1fr 1fr}.detail-body,.login-grid{grid-template-columns:1fr}.detail-body article{padding:40px}.login-grid article{min-height:190px}}@media (max-width:640px){.header{height:70px;padding:0 16px}.header .button.small{display:none}.hero{padding:70px 20px}.hero h1,.detail-hero h1,.booking-shell h1,.login-shell h1{font-size:46px}.hero-visual{border-radius:22px;min-height:350px}.route-card{grid-template-columns:1fr auto 1fr;padding:18px}.section-grid{grid-template-columns:1fr}.section-grid article.feature{grid-column:auto}.section-grid article{min-height:230px;padding:30px}.detail-hero,.booking-shell,.login-shell{padding:90px 20px}.two,footer{grid-template-columns:1fr}footer>div:nth-child(2){flex-wrap:wrap}}[dir=rtl]{font-family:Manrope,Tahoma,Arial,sans-serif}[dir=rtl] .login-grid button{text-align:right}
