*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07080a;color:#f5f2e8;font-family:Arial,Helvetica,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 10%,rgba(199,157,65,.12),transparent 35%)}header{height:76px;display:flex;align-items:center;gap:32px;padding:0 6vw;border-bottom:1px solid #242424;position:sticky;top:0;background:rgba(7,8,10,.92);backdrop-filter:blur(12px);z-index:10}.brand{font-weight:900;letter-spacing:2px;font-size:20px;color:#fff;text-decoration:none}.brand span{color:#d4ad55}nav{display:flex;gap:28px;margin-left:auto}nav a{color:#aaa;text-decoration:none;font-size:13px}nav a:hover{color:#e1bb65}select{background:#111;color:#eee;border:1px solid #333;border-radius:20px;padding:9px 12px}.hero{text-align:center;min-height:650px;padding:115px 20px 70px}.eyebrow,small{color:#c9a450;letter-spacing:3px;font-size:11px}.hero h1{font-size:clamp(42px,7vw,88px);line-height:.96;letter-spacing:-3px;margin:22px auto;max-width:1050px}.hero h1 em{font-style:normal;color:#d6af55}.hero p{max-width:700px;margin:25px auto;color:#aaa;line-height:1.7}.cta{display:inline-block;margin-top:12px;padding:16px 30px;border:1px solid #d0a94e;color:#090909;background:#d0a94e;text-decoration:none;font-weight:bold;letter-spacing:1px}.stats{display:flex;justify-content:center;gap:0;margin:70px auto 0;max-width:700px;border-top:1px solid #292929;border-bottom:1px solid #292929}.stats div{flex:1;padding:22px;border-right:1px solid #292929}.stats div:last-child{border:0}.stats b{display:block;font-size:25px;color:#e0ba62}.stats span{display:block;color:#777;font-size:11px;margin-top:6px;text-transform:uppercase}.map-section,.how,.packages{padding:90px 6vw;max-width:1400px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head h2,.how h2,.packages h2{font-size:clamp(30px,4vw,55px);margin:10px 0 30px}.filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid #333;background:#0d0e10;color:#888;padding:9px 14px;border-radius:20px}.filters .active{border-color:#b89547;color:#e0ba62}.world-card{border:1px solid #302b20;background:linear-gradient(180deg,#0d0f12,#08090a);box-shadow:0 0 70px rgba(190,144,45,.08);position:relative}.world-card svg{display:block;width:100%;height:auto}.continents path{fill:#1b1710;stroke:#c69e49;stroke-width:1.4}.pins circle{fill:#f1c766;stroke:#fff3c6;stroke-width:1}.map-note{position:absolute;left:20px;bottom:18px;background:rgba(0,0,0,.72);border:1px solid #332c1e;padding:10px 13px;font-size:12px;color:#aaa}.dot{display:inline-block;width:7px;height:7px;background:#d4ad55;border-radius:50%;margin-right:8px}.steps,.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.steps article,.cards article{border:1px solid #292929;background:#0c0d0f;padding:28px;min-height:190px}.steps b{color:#caa34d;font-size:12px}.steps h3{margin-top:35px}.steps p,.cards p{color:#777;line-height:1.5;font-size:13px}.cards{grid-template-columns:repeat(5,1fr)}.cards strong{font-size:30px;color:#dfb95e}.cards h3{letter-spacing:1px}.cards .icon{border-color:#b58c35;box-shadow:inset 0 0 35px rgba(181,140,53,.08)}.cards i{font-style:normal;font-size:9px;letter-spacing:2px;color:#c9a450}footer{border-top:1px solid #242424;margin-top:70px;padding:35px 6vw;display:flex;justify-content:space-between;color:#666;font-size:11px;letter-spacing:1px}html[dir=rtl] body{text-align:right}html[dir=rtl] nav{margin-left:0;margin-right:auto}@media(max-width:900px){nav{display:none}.hero{min-height:auto;padding-top:85px}.hero h1{letter-spacing:-1px}.section-head{display:block}.steps{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.cards .icon{grid-column:1/-1}}@media(max-width:520px){header{padding:0 18px}.brand{font-size:16px}.stats{margin-top:45px}.stats b{font-size:19px}.map-section,.how,.packages{padding:65px 18px}.steps,.cards{grid-template-columns:1fr}.cards .icon{grid-column:auto}footer{gap:20px;flex-direction:column}}