:root{
  --bg0:#070A1A;
  --bg1:#0B1028;
  --text:#F4F7FF;
  --muted:rgba(244,247,255,.74);

  --cyan:#37E4FF;
  --violet:#B176FF;
  --pink:#FF4FD8;
  --sun:#FFCB6B;
  --line: rgba(255,255,255,.12);

  --card: rgba(255,255,255,.08);
  --card2: rgba(255,255,255,.12);
  --shadow: 0 22px 80px rgba(0,0,0,.55);
  --r: 22px;
  --r2: 28px;

  --container: 1180px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, "Helvetica Neue", Arial;
  color:var(--text);
  background:
    radial-gradient(1200px 900px at 12% 12%, rgba(55,228,255,.18), transparent 55%),
    radial-gradient(900px 700px at 88% 20%, rgba(177,118,255,.18), transparent 55%),
    radial-gradient(800px 900px at 50% 100%, rgba(255,79,216,.10), transparent 55%),
    linear-gradient(180deg, var(--bg0), var(--bg1));
  overflow-x:hidden;
}

a{color:inherit; text-decoration:none}
img{max-width:100%; display:block; height:auto}

.container{
  width:min(var(--container), calc(100% - 40px));
  margin:0 auto;
}

/* subtle grain */
body::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");
  mix-blend-mode: overlay;
  opacity:.28;
}

.header{
  position:sticky; top:0; z-index:50;
  background: rgba(7,10,26,.55);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255,255,255,.10);
}
.header-inner{
  display:flex; align-items:center; justify-content:space-between;
  gap:14px;
  padding: 14px 0;
}

.logo{
  display:flex; align-items:center; gap:.75rem;
  font-weight: 900;
  letter-spacing: .2px;
  text-transform: lowercase;
}
.logo img{
max-width: 40px;
width: auto;
}
.logo .orb::after{
  content:"";
  position:absolute; inset:2px;
  border-radius: 12px;
  background: rgba(7,10,26,.35);
  backdrop-filter: blur(8px);
}
.logo span{
  position:relative;
  font-size: 1.05rem;
}

.nav{
  display:flex; align-items:center; gap: 10px;
}
.nav a{
  color: var(--muted);
  padding: .55rem .8rem;
  border-radius: 999px;
  transition: background .2s ease, color .2s ease, transform .2s ease;
  font-weight: 700;
}
.nav a:hover{
  background: rgba(255,255,255,.08);
  color: var(--text);
  transform: translateY(-1px);
}

.mobile-toggle{
  display:none;
  width:44px; height:44px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  color: var(--text);
  cursor:pointer;
}
.mobile-drawer{
  display:none;
  position:fixed;
  inset: 70px 16px auto 16px;
  background: rgba(10,14,40,.88);
  border:1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  backdrop-filter: blur(18px);
  box-shadow: var(--shadow);
  padding: 14px;
  z-index:60;
}
.mobile-drawer a{
  display:flex; gap:.6rem; align-items:center;
  padding: 12px 12px;
  border-radius: 16px;
  color: var(--text);
}
.mobile-drawer a:hover{background: rgba(255,255,255,.08)}

.btn{
  display:inline-flex;
  gap:.6rem;
  align-items:center;
  justify-content:center;
  padding:.9rem 1.05rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.07);
  color: var(--text);
  font-weight: 800;
  cursor:pointer;
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
}
.btn:hover{transform: translateY(-1px); border-color: rgba(55,228,255,.45)}
.btn.primary{
  background: linear-gradient(135deg, rgba(55,228,255,.28), rgba(177,118,255,.18));
  border-color: rgba(55,228,255,.45);
}
.btn.hot{
  background: linear-gradient(135deg, rgba(255,79,216,.30), rgba(255,203,107,.18));
  border-color: rgba(255,79,216,.45);
}
.btn.ghost{
  background: rgba(255,255,255,.05);
}

.badge{
  display:inline-flex; gap:.55rem; align-items:center;
  padding:.35rem .7rem;
  border-radius: 999px;
  border:1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  color: var(--muted);
  backdrop-filter: blur(10px);
  font-weight: 700;
}

/* HERO */
.hero{
  padding: 52px 0 18px;
}
.hero-wrap{
  border-radius: var(--r2);
  border: 1px solid rgba(255,255,255,.12);
  overflow:hidden;
  box-shadow: var(--shadow);
  position:relative;
  background:
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
}
.hero-wrap::before{
  content:"";
  position:absolute; inset:0;
  background:
    radial-gradient(900px 500px at 20% 20%, rgba(55,228,255,.22), transparent 60%),
    radial-gradient(800px 520px at 85% 15%, rgba(177,118,255,.22), transparent 60%),
    linear-gradient(90deg, rgba(7,10,26,.76), rgba(7,10,26,.25)),
    url("https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=2000&q=80");
  background-size: cover;
  background-position: center;
  transform: scale(1.02);
}
.hero-grid{
  position:relative;
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 16px;
  padding: 22px;
}
.hero h1{
  margin: 10px 0 10px;
  font-size: clamp(2.1rem, 4vw, 3.4rem);
  line-height: 1.05;
  letter-spacing: -.9px;
}
.hero p{
  margin: 0 0 18px;
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.65;
}
.hero-actions{display:flex; flex-wrap:wrap; gap:10px}

.glass{
  border-radius: 22px;
  border:1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.08);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 70px rgba(0,0,0,.35);
}
.hero-panel{
  padding: 16px;
  display:grid;
  gap: 12px;
  align-content:start;
}
.kpi{
  display:grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
}
.kpi .item{
  border-radius: 18px;
  border:1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  padding: 12px;
}
.kpi .num{
  font-weight: 950;
  font-size: 1.35rem;
  letter-spacing:-.4px;
}
.kpi .lbl{color:var(--muted); margin-top:4px; font-weight:700}

.section{padding: 24px 0}
.section-title{
  display:flex; gap:12px; justify-content:space-between; align-items:flex-end;
  margin-bottom: 14px;
}
.section-title h2{
  margin:0;
  font-size: clamp(1.35rem, 2.6vw, 2rem);
  letter-spacing: -.4px;
}
.section-title p{margin:0; color:var(--muted); max-width: 620px; line-height:1.6}

.grid{
  display:grid;
  grid-template-columns: repeat(12,1fr);
  gap: 14px;
}
.card{
  grid-column: span 4;
  border-radius: var(--r);
  border:1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  overflow:hidden;
  box-shadow: 0 18px 60px rgba(0,0,0,.28);
  transition: transform .25s ease, border-color .25s ease, background .25s ease;
}
.card:hover{
  transform: translateY(-3px);
  border-color: rgba(55,228,255,.35);
  background: rgba(255,255,255,.08);
}
.card .pad{padding: 16px}
.icon{
  width:46px; height:46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(55,228,255,.35), rgba(255,79,216,.18));
  border:1px solid rgba(255,255,255,.14);
  display:grid; place-items:center;
  margin-bottom: 12px;
}
.icon i{color: rgba(7,10,26,.95)}
.card h3{margin:0 0 8px}
.card p{margin:0; color: var(--muted); line-height:1.65}

.tour{
  grid-column: span 6;
}
.tour .thumb{
  min-height: 220px;
  background-size: cover;
  background-position: center;
  position:relative;
}
.tour .thumb::after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(180deg, rgba(7,10,26,.10), rgba(7,10,26,.88));
}
.tour .meta{
  display:flex; gap:10px; flex-wrap:wrap; align-items:center;
  margin-top: 10px;
  color: var(--muted);
  font-weight: 700;
}

.split{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.panel{
  border-radius: var(--r2);
  border:1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  box-shadow: var(--shadow);
  overflow:hidden;
}
.panel .pad{padding: 16px}
.panel p{color: var(--muted); line-height:1.7; margin:0}

.form{display:grid; gap:10px}
.field{display:grid; gap:6px}
label{color: var(--muted); font-weight:800; font-size:.95rem}
input, textarea{
  width:100%;
  padding: 12px 12px;
  border-radius: 16px;
  border:1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
  color: var(--text);
  outline:none;
}
textarea{min-height: 120px; resize: vertical}
input:focus, textarea:focus{border-color: rgba(55,228,255,.55)}
.form-row{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.note{color: var(--muted); font-size:.92rem; line-height:1.6}

.footer{
  margin-top: 26px;
  border-top:1px solid rgba(255,255,255,.10);
  background: rgba(7,10,26,.45);
  backdrop-filter: blur(14px);
}
.footer-top{
  padding: 22px 0;
  display:grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap: 14px;
}
.footer h4{margin:0 0 10px}
.footer p, .footer a{color: var(--muted); line-height:1.7}
.footer a:hover{color: var(--text)}
.footer-bottom{
  display:flex; justify-content:space-between; align-items:center;
  gap: 10px;
  padding: 14px 0 20px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: rgba(255,255,255,.55);
  font-size:.92rem;
}
.social{display:flex; gap:10px; align-items:center}
.social a{
  width:42px; height:42px;
  border-radius: 16px;
  border:1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  display:grid; place-items:center;
}

/* page hero */
.page-hero{padding: 34px 0 18px}
.page-hero .box{
  border-radius: var(--r2);
  border:1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  padding: 16px;
  box-shadow: var(--shadow);
}
.page-hero h1{margin:0 0 8px; letter-spacing:-.5px}
.page-hero p{margin:0; color:var(--muted); line-height:1.7}

/* cookie */
.cookie-banner{
  position:fixed;
  left:16px; right:16px; bottom:16px;
  z-index:100;
  display:none;
}
.cookie-banner .box{
  width:min(980px, 100%);
  margin: 0 auto;
  border-radius: 22px;
  border:1px solid rgba(255,255,255,.14);
  background: rgba(10,14,40,.88);
  backdrop-filter: blur(18px);
  box-shadow: var(--shadow);
  padding: 14px;
  display:flex;
  gap: 12px;
  align-items:flex-start;
  justify-content:space-between;
}
.cookie-banner p{
  margin: 4px 0 0;
  color: var(--muted);
  line-height: 1.6;
  max-width: 720px;
}
.cookie-actions{
  display:flex;
  flex-wrap:wrap;
  gap: 8px;
  align-items:center;
  justify-content:flex-end;
}

/* reveal */
.reveal{
  opacity:0;
  transform: translateY(12px);
  transition: opacity .7s ease, transform .7s ease;
}
.reveal.show{opacity:1; transform: translateY(0)}

@media (max-width: 980px){
  .hero-grid{grid-template-columns:1fr}
  .card{grid-column: span 6}
  .tour{grid-column: span 12}
  .split{grid-template-columns:1fr}
  .footer-top{grid-template-columns:1fr}
}

@media (max-width: 700px){
  .nav{display:none}
  .mobile-toggle{display:inline-grid; place-items:center}
  .card{grid-column: span 12}
  .form-row{grid-template-columns:1fr}
  .cookie-banner .box{flex-direction:column; align-items:stretch}
  .cookie-actions{justify-content:flex-start}
  .btn.ghost {display: none;}
  .btn.primary {font-size: 10px;}
}
