:root{--ink:#10151c;--muted:#68727e;--cream:#f7f4ed;--gold:#c99b45;--gold2:#e4bd70;--white:#fff;--line:#e8e5de;--dark:#080e14}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:var(--ink);line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:var(--dark);color:#fff;padding:9px 0;font-size:13px}.topbar-inner{display:flex;justify-content:space-between}.navbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #eee}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:21px;display:flex;align-items:center}.logo img{display:block;width:210px;height:auto;max-height:58px;object-fit:contain}.logo span,.footer-logo span{color:var(--gold)}.menu{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.menu a:hover{color:#a6782d}.nav-call{background:var(--dark);color:#fff;padding:11px 16px;border-radius:8px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:calc(100vh - 85px);position:relative;overflow:hidden;display:flex;align-items:center;color:#fff}.hero-slider,.slide{position:absolute;inset:0}.slide{background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 6s ease}.slide.active{opacity:1;transform:scale(1)}.hero-content{position:relative;z-index:3;padding:110px 0;max-width:770px}.eyebrow{color:var(--gold2);font-size:12px;letter-spacing:3px;text-transform:uppercase;font-weight:800;margin-bottom:15px}.eyebrow.dark{color:#a4762d}h1,h2{font-family:"Playfair Display",serif;line-height:1.06}h1{font-size:clamp(50px,7vw,86px);letter-spacing:-2px;margin-bottom:22px}h1 em{color:var(--gold2);font-style:normal}.hero p{max-width:650px;color:#e3e7ea;font-size:18px;margin-bottom:30px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:13px 19px;font-weight:800;transition:.25s}.gold{background:var(--gold);color:#111}.gold:hover{background:var(--gold2);transform:translateY(-2px)}.outline{border:1px solid rgba(255,255,255,.45);color:#fff}.outline:hover{background:#fff;color:#111}.trust{display:flex;gap:35px;margin-top:45px}.trust strong{display:block;font-size:23px}.trust span{font-size:11px;color:#bfc7ce}.slider-controls{position:absolute;z-index:5;right:4%;bottom:35px;display:flex;align-items:center;gap:12px}.slider-controls button{border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,.25);color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer}.slider-controls .dot{width:8px;height:8px;padding:0;border:0;background:#aaa}.slider-controls .dot.active{background:var(--gold2);transform:scale(1.5)}section{padding:95px 0}.cream{background:var(--cream)}.section-head{max-width:730px;margin-bottom:45px}.section-head h2{font-size:clamp(37px,5vw,57px);margin-bottom:14px}.section-head p,.card p,.feature p,.contact-card>p{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about-visual{height:520px;border-radius:22px;overflow:hidden;position:relative;background:#e8e0d1}.about-visual img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:22px;bottom:22px;background:#fff;padding:18px 21px;border-radius:13px;box-shadow:0 15px 40px #0002}.badge b{display:block;font-size:22px}.badge small{color:var(--muted)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:27px 0;font-weight:700}.checks div:first-letter{color:#a4772f}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;padding:30px;border:1px solid var(--line);border-radius:17px;transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #00000012}.icon{width:48px;height:48px;display:grid;place-items:center;background:#f1e6cf;border-radius:12px;margin-bottom:18px;font-size:22px}.card h3{margin-bottom:7px}.routes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.route{background:var(--dark);color:#fff;border-radius:15px;padding:27px;font-size:20px;font-weight:700;min-height:145px}.route b{color:var(--gold2);padding:0 7px}.route small{display:block;color:#aeb7bf;font-size:12px;font-weight:500;margin-top:7px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature>div{padding:34px;background:#fff;border:1px solid var(--line);border-radius:17px}.feature h3{margin-bottom:8px}.carousel-wrap{position:relative}.carousel{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:4px}.carousel::-webkit-scrollbar{display:none}.gallery-card{flex:0 0 calc(33.333% - 12px);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 30px #00000010}.gallery-card img{display:block;width:100%;height:280px;object-fit:cover}.gallery-card span{display:block;padding:14px 17px;font-weight:800}.carousel-btn{position:absolute;z-index:2;top:42%;width:45px;height:45px;border:0;border-radius:50%;background:#111;color:#fff;font-size:30px;cursor:pointer}.carousel-btn.left{left:-22px}.carousel-btn.right{right:-22px}.cta{background:linear-gradient(120deg,#111820,#1d2730);color:#fff;border-radius:24px;padding:62px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:45px;margin-bottom:12px}.cta p{color:#cbd1d5;max-width:600px}.phone{display:block;font-size:28px;color:var(--gold2);margin-bottom:14px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:35px}.contact-card h2{font-size:43px;margin-bottom:12px}.contact-card h3{font-size:28px;margin-bottom:10px}.contact-line{display:flex;gap:14px;margin:20px 0;font-size:23px}.contact-line b,.contact-line span{display:block}.contact-line span{font-size:14px;color:var(--muted)}footer{background:#080e14;color:#fff;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer-logo{font-size:25px;font-weight:800;margin-bottom:15px}.footer-grid p{color:#aeb7bf;font-size:14px;max-width:370px}.footer-grid h4{margin-bottom:15px}.footer-grid a,.footer-grid span{display:block;color:#aeb7bf;font-size:14px;margin:9px 0}.footer-grid a:hover{color:#fff}.footer-btn{margin-top:20px}.copyright{border-top:1px solid #ffffff18;margin-top:45px;padding-top:20px;color:#7f8991;font-size:12px}.fixed{position:fixed;z-index:100;right:18px;bottom:18px;display:flex;flex-direction:column;gap:10px}.fixed a{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:21px;box-shadow:0 8px 25px #0004}.wa{background:#20b45a}.call{background:#151d26}@media(max-width:850px){.menu{display:none;position:absolute;left:0;right:0;top:66px;background:#fff;padding:18px 5%;flex-direction:column;align-items:flex-start;border-bottom:1px solid #eee}.menu.open{display:flex}.menu-toggle{display:block}.nav-inner{height:66px}.topbar-inner{justify-content:center}.topbar-inner span:last-child{display:none}.hero{min-height:760px}.hero-content{padding:80px 0}.about-grid,.contact-grid{grid-template-columns:1fr}.cards,.routes{grid-template-columns:1fr 1fr}.feature{grid-template-columns:1fr}.about-visual{height:400px}.gallery-card{flex-basis:75%}.carousel-btn.left{left:5px}.carousel-btn.right{right:5px}.cta{display:block;padding:40px 28px}.cta h2{font-size:38px}.cta>div:last-child{margin-top:25px}}@media(max-width:520px){h1{font-size:49px}.hero p{font-size:16px}.trust{gap:18px}.checks{grid-template-columns:1fr}.cards,.routes{grid-template-columns:1fr}.gallery-card{flex-basis:88%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.slider-controls{right:20px}.contact-card h2{font-size:36px}}