:root{--bg:#10170f;--bg2:#172012;--cream:#f2edda;--yellow:#e7ad22;--muted:#aeb39f;--red:#a7472d;--line:#35402c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:Oswald,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:20px 4vw;background:linear-gradient(#0a0d0ad9,transparent)}.brand{display:flex;align-items:center;gap:10px;font-family:Permanent Marker;font-size:21px;line-height:.9}.brand b{color:var(--yellow)}.brand-mark{font-size:32px}.site-header nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--yellow)}.book,.btn{background:var(--yellow);color:#16170f!important;padding:12px 20px;font-weight:700;clip-path:polygon(2% 7%,100% 0,96% 92%,0 100%)}.menu{display:none;background:none;border:0;color:white;font-size:28px}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:url("https://images.unsplash.com/photo-1525160354320-d8e92641c563?auto=format&fit=crop&w=2200&q=90");background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#071009ef 0%,#071009b5 45%,#07100935 100%)}.hero-content{position:relative;z-index:2;width:min(1150px,90%);margin:auto;padding-top:70px}.kicker{font-family:Permanent Marker;color:var(--yellow);font-size:20px;letter-spacing:1px}.hero h1{font-family:Permanent Marker;font-size:clamp(65px,9vw,135px);line-height:.78;margin:18px 0 30px;transform:rotate(-2deg);text-shadow:4px 4px #000}.hero p{font-size:22px;line-height:1.35}.actions{display:flex;gap:15px;margin-top:30px}.btn.ghost{background:transparent;color:white!important;border:1px solid #eee}.features{display:grid;grid-template-columns:repeat(5,1fr);background:#0b100b;padding:28px 4vw;border-bottom:1px solid var(--line)}.features div{text-align:center;border-right:1px solid var(--line);padding:5px 15px}.features div:last-child{border:0}.features span{display:block;color:var(--yellow);font-size:25px}.features b{display:block;font-size:14px;margin:7px}.features small{color:var(--muted);font-size:12px}.section{padding:70px 4vw;max-width:1300px;margin:auto}.section-title{display:flex;align-items:center;gap:20px;justify-content:center;margin-bottom:35px}.section-title h2,.about h2,.cta h2{font-family:Permanent Marker;font-weight:400;margin:0;text-align:center;font-size:44px}.section-title i{width:80px;height:5px;background:var(--yellow);display:block;clip-path:polygon(0 30%,100% 0,95% 100%,5% 70%)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#171f14;border:1px solid #34402d;overflow:hidden;position:relative;transition:.2s}.card:hover{transform:translateY(-5px);border-color:var(--yellow)}.card img{width:100%;height:235px;object-fit:cover;display:block}.card-body{padding:18px}.card h3{font-family:Bebas Neue;font-size:32px;margin:0}.card .sub{color:var(--yellow);font-size:14px;font-weight:700}.card p{color:var(--muted);min-height:42px}.price{color:var(--yellow);font-weight:700}.tours{grid-template-columns:repeat(4,1fr)}.about{display:grid;grid-template-columns:1.1fr 1fr;min-height:450px;background:#080c08}.about-img{background:url("https://images.unsplash.com/photo-1464278533981-50106e6176b1?auto=format&fit=crop&w=1400&q=85") center/cover}.about-copy{padding:70px 7vw;display:flex;flex-direction:column;justify-content:center}.about h2{text-align:left;font-size:42px;margin:14px 0 20px}.about p{color:var(--muted);font-size:18px;line-height:1.6;max-width:560px}.about .btn{align-self:flex-start;margin-top:15px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:10px}.g{background-size:cover;background-position:center}.g1{grid-row:1/3;background-image:url("https://images.unsplash.com/photo-1558980664-10ea5d1f2c0b?auto=format&fit=crop&w=1200&q=85")}.g2{background-image:url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=900&q=85")}.g3{background-image:url("https://images.unsplash.com/photo-1519904981063-b0cf448d479e?auto=format&fit=crop&w=900&q=85")}.g4{background-image:url("https://images.unsplash.com/photo-1525160354320-d8e92641c563?auto=format&fit=crop&w=900&q=85")}.cta{padding:65px 7vw;background:linear-gradient(110deg,#7d3826,#a95332);display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{text-align:left;font-size:52px}.cta p{max-width:650px;font-size:17px}.contact-buttons{display:flex;flex-direction:column;gap:12px;min-width:210px}.contact-btn{padding:16px 22px;text-align:center;font-weight:700;border:1px solid #fff8}.contact-btn:hover{background:#fff;color:#222}.footer-links,.footer-social{display:flex;gap:20px}.footer-links a:hover,.footer-social a:hover{color:var(--yellow)}#footer{background:#080c08;padding:45px 6vw 20px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer-brand{font-family:Permanent Marker;font-size:25px;display:flex;gap:10px}.footer-bottom{grid-column:1/-1;border-top:1px solid #242c22;padding-top:20px;color:#747c6e;display:flex;justify-content:space-between;font-size:12px}@media(max-width:850px){.site-header nav{display:none}.menu{display:block}.site-header nav.open{display:flex;position:absolute;top:80px;left:0;right:0;background:#0b100bee;padding:20px;flex-direction:column}.features{grid-template-columns:repeat(2,1fr);gap:15px}.features div{border:0}.cards,.tours{grid-template-columns:1fr}.hero{min-height:680px}.about{grid-template-columns:1fr}.about-img{min-height:300px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:180px 180px}.g1{grid-row:auto}.cta{flex-direction:column;align-items:flex-start}.cta h2{font-size:42px}.contact-buttons{width:100%}#footer{grid-template-columns:1fr}.footer-bottom{grid-column:auto;flex-direction:column;gap:10px}}