:root{--bg:#07111f;--bg2:#0b1729;--card:#101c31;--card2:#14233c;--text:#f8fafc;--muted:#9caec8;--green:#22c55e;--green2:#16a34a;--red:#ef4444;--yellow:#facc15;--blue:#38bdf8;--border:#ffffff17;--shadow:0 22px 60px #00000059}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#22c55e29,#0000 30%),radial-gradient(circle at 100% 0,#38bdf81f,#0000 30%),linear-gradient(#06101d,#0b1424);min-height:100vh;font-family:Inter,system-ui,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}.page,.section{width:min(1180px,92%);margin:auto;padding:55px 0}.nav{z-index:999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#07111fe0;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:22px;font-weight:900;display:flex}.brand span{background:linear-gradient(135deg,var(--green),var(--blue));border-radius:14px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 25px #22c55e47}nav{align-items:center;gap:17px;display:flex}nav a,nav button{color:#dce7f5;font-size:15px}nav a.active,nav a:hover{color:var(--green)}.hamb{color:#fff;background:0 0;border:0;display:none}.user-name{color:var(--green);background:#22c55e1f;border-radius:999px;padding:10px 14px;font-weight:800}.btn,.outline{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:800;transition:all .25s;display:inline-flex}.btn{color:#04110a;background:linear-gradient(135deg,var(--green),#86efac);box-shadow:0 15px 35px #22c55e38}.btn:hover,.outline:hover{transform:translateY(-2px)}.outline{border:1px solid var(--border);color:#fff;background:#ffffff0a}.small{padding:10px 15px;font-size:14px}.danger-btn{color:var(--red);border-color:#ef444480}.hero{align-items:center;min-height:720px;display:flex}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:55px;display:grid}.hero h1{letter-spacing:-2px;margin-bottom:22px;font-size:68px;line-height:1.02}.hero h1 span{color:var(--green)}.hero p{color:var(--muted);max-width:600px;font-size:18px;line-height:1.8}.hero-actions,.actions{flex-wrap:wrap;gap:15px;margin-top:30px;display:flex}.hero-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#ffffff14,#ffffff05);border-radius:30px;padding:14px}.hero-card img{object-fit:cover;border-radius:24px;height:430px}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-head h2{font-size:38px;line-height:1.15}.section-head h2 span{color:var(--green)}.muted,.crumb{color:var(--muted);line-height:1.75}.crumb{margin-bottom:18px}.grid4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.list{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature,.stat-card,.dash-card,.tour-card,.admin-card,.filter{background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px}.feature,.stat-card,.dash-card,.tour-body,.filter,.admin-card{padding:24px}.feature-icon,.stat-icon,.dash-icon,.empty-icon{width:58px;height:58px;color:var(--green);background:#22c55e1f;border-radius:18px;place-items:center;margin-bottom:16px;display:grid}.feature h3,.tour-body h3{margin-bottom:10px}.feature p,.tour-body p,.admin-detail-grid p,.admin-verification-box p{color:var(--muted);margin:9px 0;line-height:1.7}.stat-card h1,.dash-card b{color:#fff;font-size:34px}.stat-card h3,.dash-card span{color:var(--muted);font-size:15px}.dash-card{align-items:center;gap:16px;display:flex}.tour-card{overflow:hidden}.tour-img{background:#0d1a2d;height:220px}.tour-img img{object-fit:cover;width:100%;height:100%}.tour-actions{margin-top:18px}.badge{color:var(--green);background:#22c55e21;border:1px solid #22c55e40;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 13px;font-size:13px;font-weight:900;display:inline-flex}.pending{color:var(--yellow);background:#facc1521;border-color:#facc1540}.rejected{color:var(--red);background:#ef444421;border-color:#ef444440}.auth{grid-template-columns:1fr 1fr;min-height:calc(100vh - 76px);display:grid}.auth-img{background:linear-gradient(#0000001a,#0000008c),url(/hero-banner.jpg) 50%/cover}.auth-box{background:#ffffff08;flex-direction:column;justify-content:center;padding:70px;display:flex}.auth-box h1{margin-bottom:12px;font-size:46px}.auth-box p{color:var(--muted);margin-bottom:28px}form{gap:8px;display:grid}label{color:#d9e6f6;margin-top:8px;font-size:14px;font-weight:700}input,textarea,select{border:1px solid var(--border);color:#fff;background:#0b1729;border-radius:14px;outline:none;width:100%;padding:14px 15px}input:focus,textarea:focus{border-color:#22c55e99;box-shadow:0 0 0 3px #22c55e1f}textarea{resize:vertical;min-height:120px}.content{grid-template-columns:280px 1fr;gap:24px;display:grid}.filter{height:max-content;position:sticky;top:95px}.contact{grid-template-columns:1fr 1fr;gap:24px;display:grid}.admin-list{gap:22px;display:grid}.admin-card-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.admin-badges,.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-detail-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-verification-box{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;margin-top:18px;padding:18px}.admin-actions{margin-top:20px}.empty-state{text-align:center;background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--border);min-height:330px;box-shadow:var(--shadow);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.empty-icon{border-radius:50%;width:82px;height:82px;margin:0 auto 18px}.loader-wrap{text-align:center;place-items:center;min-height:300px;display:grid}.loader{border:4px solid #ffffff1a;border-top-color:var(--green);border-radius:50%;width:48px;height:48px;margin:auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.qr-box{background:#fff;border-radius:22px;width:260px;height:260px;margin:20px auto;padding:14px}.qr-box img{object-fit:contain;width:100%;height:100%}.center{text-align:center}.green{color:var(--green)}.red{color:var(--red)}.footer{border-top:1px solid var(--border);background:#050d19;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px;margin-top:60px;padding:55px 5%;display:grid}.footer p,.footer a{color:var(--muted);margin-top:8px;line-height:1.9;display:block}.footer a:hover{color:var(--green)}.footer b{margin-bottom:12px;display:block}@media (width<=1100px){.hero-grid,.contact,.content,.auth{grid-template-columns:1fr}.grid4,.list{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:52px}.hero-card img{height:340px}.footer{grid-template-columns:1fr 1fr}.filter{position:static}}@media (width<=760px){.nav{height:72px}.hamb{display:block}nav{border-bottom:1px solid var(--border);background:#07111f;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:72px;left:0;right:0}nav.show{display:flex}.hero{min-height:auto;padding:35px 0}.hero h1{letter-spacing:-1px;font-size:40px}.section-head{flex-direction:column;align-items:flex-start}.section-head h2{font-size:30px}.grid4,.list,.footer{grid-template-columns:1fr}.auth-box{padding:38px 22px}.admin-detail-grid{grid-template-columns:1fr}.btn,.outline{width:100%}.page,.section{padding:35px 0}}
