*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f7f8;color:#111827}a{text-decoration:none;color:inherit}.nav{position:sticky;top:0;z-index:10;background:rgba(245,247,248,.86);backdrop-filter:blur(14px);display:flex;justify-content:space-between;align-items:center;padding:18px 7%;border-bottom:1px solid #e5e7eb}.brand{font-weight:900;font-size:20px;display:flex;gap:8px;align-items:center}.nav nav{display:flex;gap:20px;color:#4b5563;font-weight:700;font-size:14px}.hero{min-height:720px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;padding:70px 7%}.eyebrow{font-weight:900;letter-spacing:.12em;color:#0f766e;font-size:13px}.hero h1{font-size:68px;line-height:1.02;margin:12px 0 22px;letter-spacing:-.06em}.hero h1 span{color:#0f766e}.sub{font-size:19px;line-height:1.7;color:#4b5563;max-width:600px}.cta-row{display:flex;gap:12px;margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:15px 22px;font-weight:900;border:1px solid #111827;cursor:pointer}.primary{background:#111827;color:white}.ghost{background:white}.trust{display:flex;gap:10px;flex-wrap:wrap}.trust span,.chip,.status-box{background:white;border:1px solid #e5e7eb;border-radius:999px;padding:9px 13px;font-weight:800;color:#374151}.status-box{display:inline-block;border-radius:14px;margin-bottom:20px}.hero-card{background:white;border:1px solid #d1d5db;border-radius:32px;padding:28px;box-shadow:0 30px 70px rgba(15,23,42,.14);position:relative}.live-badge{position:absolute;right:24px;top:24px;background:#ef4444;color:white;font-weight:900;border-radius:999px;padding:7px 11px;font-size:12px}.hero-card h3{font-size:34px;margin:18px 0 8px}.hero-card p{color:#4b5563}.score{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.score div{background:#f3f4f6;border-radius:18px;padding:16px}.score b{display:block;font-size:24px}.score span{font-size:12px;color:#6b7280;font-weight:800}.mini-map{height:260px;border-radius:24px;background:linear-gradient(135deg,#dbeafe,#ccfbf1);position:relative;overflow:hidden}.mini-map:before{content:"";position:absolute;inset:30px;border:2px dashed rgba(17,24,39,.18);border-radius:45%}.pin{position:absolute;width:18px;height:18px;background:#0f766e;border-radius:999px;border:3px solid white;box-shadow:0 8px 18px rgba(0,0,0,.25)}.p1{left:30%;top:35%}.p2{right:28%;top:48%}.p3{left:52%;bottom:25%}.section{padding:80px 7%}.section-head{max-width:760px;margin-bottom:28px}.section h2{font-size:42px;margin:8px 0 10px;letter-spacing:-.04em}.section-head p:not(.eyebrow){color:#6b7280;line-height:1.7}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.chip{cursor:pointer}.chip.active{background:#111827;color:white}.map-layout{display:grid;grid-template-columns:1fr 420px;gap:20px}.map-box,.spot-card,.report-form,.pricing-card,.admin-card{background:white;border:1px solid #e5e7eb;border-radius:28px}.map-bg{height:540px;border-radius:28px;position:relative;background:linear-gradient(135deg,#eff6ff 0%,#d1fae5 52%,#e0f2fe 100%);overflow:hidden}.map-bg:after{content:"";position:absolute;left:-10%;top:20%;width:120%;height:28%;background:rgba(255,255,255,.45);transform:rotate(-18deg);border-radius:50%}.map-pin{position:absolute;z-index:2;border:0;background:#111827;color:white;border-radius:999px;padding:10px 13px;font-weight:900;cursor:pointer;box-shadow:0 14px 28px rgba(0,0,0,.22)}.pin-a{left:63%;top:18%}.pin-b{left:31%;top:55%}.pin-c{left:22%;top:42%}.pin-d{left:48%;top:78%}.spot-list{display:flex;flex-direction:column;gap:14px;max-height:540px;overflow:auto}.spot-card{padding:20px}.spot-card h3{margin:0 0 8px;font-size:23px}.spot-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.tag{background:#ecfeff;color:#155e75;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.spot-card p{color:#4b5563;line-height:1.6;margin:8px 0}.dark{background:#111827;color:white}.dark .eyebrow{color:#5eead4}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{background:#1f2937;border:1px solid #374151;border-radius:26px;padding:24px}.feature-grid p{color:#d1d5db;line-height:1.7}.report-form{padding:26px;max-width:900px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-weight:900;color:#374151;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}input,select,textarea{border:1px solid #d1d5db;border-radius:14px;padding:14px;font-size:16px;background:white}textarea{min-height:130px;resize:vertical}.form-note{color:#6b7280}.premium{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:center}.premium p{line-height:1.8;color:#4b5563}.pricing-card{padding:28px}.price{font-size:42px!important;font-weight:900;color:#111827!important}.price span{font-size:16px;color:#6b7280}li{margin:12px 0;font-weight:700}footer{padding:40px 7%;border-top:1px solid #e5e7eb;color:#6b7280}.admin-wrap{padding:60px 7%}.admin-card{padding:24px;margin-bottom:20px}.admin-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:white;border-radius:20px;overflow:hidden}th,td{padding:14px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:14px}th{background:#f3f4f6;font-weight:900}.danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.ok{background:#dcfce7;color:#166534;border-color:#bbf7d0}@media(max-width:900px){.hero,.map-layout,.premium{grid-template-columns:1fr}.hero h1{font-size:48px}.nav nav{display:none}.feature-grid,.grid-2{grid-template-columns:1fr}.map-bg{height:380px}}