*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#142235;background:linear-gradient(135deg,#f6fbff 0%,#fff 45%,#eef6ff 100%);min-height:100vh}.tool-shell{max-width:1180px;margin:0 auto;padding:20px}.tool-header{height:62px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.brand-mini{display:flex;align-items:center;gap:11px;text-decoration:none;color:#142235;font-weight:900}.brand-mini img{width:42px;height:42px;border-radius:13px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(35,132,255,.18))}.back{height:38px;padding:0 16px;border-radius:999px;border:1px solid #d6e4f6;background:rgba(255,255,255,.78);display:flex;align-items:center;text-decoration:none;color:#315171;font-weight:800}.hero{position:relative;overflow:hidden;border:1px solid #dce9f9;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(239,247,255,.92));box-shadow:0 24px 60px rgba(38,85,150,.1);padding:34px;display:flex;justify-content:space-between;gap:24px;margin-bottom:20px}.hero:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(45,115,239,.18),transparent 68%)}.eyebrow{margin:0 0 10px;color:#2872ef;font-weight:950;letter-spacing:.14em;font-size:12px}.hero h1{margin:0 0 12px;font-size:38px;letter-spacing:.03em}.hero p{margin:0;max-width:720px;color:#58708a;font-weight:700;line-height:1.75}.hero-badge{position:relative;z-index:1;min-width:128px;height:98px;border-radius:22px;background:linear-gradient(135deg,#2d73ef,#58c7ff);color:#fff;display:grid;place-items:center;text-align:center;font-weight:900;box-shadow:0 20px 42px rgba(45,115,239,.22)}.hero-badge b{font-size:23px}.panel{border:1px solid #dce9f9;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 20px 54px rgba(38,85,150,.08);padding:20px}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.toolbar label{height:34px;padding:0 12px;border:1px solid #dbe8f7;border-radius:999px;background:#f8fbff;display:flex;align-items:center;gap:7px;color:#405a76;font-weight:800;font-size:13px}.toolbar button,.actions button,.ip-search button{height:36px;border:0;border-radius:11px;background:#edf5ff;color:#2867c9;font-weight:900;padding:0 14px;cursor:pointer}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.box{border:1px solid #dce8f7;border-radius:18px;background:#fbfdff;overflow:hidden}.box-title{height:44px;padding:0 14px;border-bottom:1px solid #e8f0fa;display:flex;align-items:center;justify-content:space-between;color:#35516e}.box-title span{color:#7890aa;font-size:13px;font-weight:800}textarea{width:100%;height:360px;border:0;outline:0;resize:vertical;background:transparent;padding:14px;font-size:14px;line-height:1.7;color:#18304a}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.actions .primary,.ip-search button:first-of-type{background:#2d73ef;color:#fff;box-shadow:0 10px 22px rgba(45,115,239,.18)}.summary{color:#617890;font-size:13px;font-weight:800}.ip-search{display:flex;gap:10px}.ip-search input{flex:1;height:48px;border-radius:14px;border:1px solid #d8e5f6;background:#fbfdff;padding:0 15px;outline:0;font-size:15px}.tip{margin:12px 0 18px;color:#7890aa;font-size:13px;font-weight:700}.result{min-height:260px;border:1px solid #e0ebf8;border-radius:18px;background:#fbfdff;padding:18px}.empty-state,.loading,.error{text-align:center;color:#7890aa;font-weight:900;padding:90px 20px}.error{color:#c73535}.result-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.result-head h2{margin:0;font-size:28px}.result-head p{margin:5px 0 0;color:#607790;font-weight:800}.flag{width:54px;height:38px;object-fit:cover;border-radius:8px;box-shadow:0 6px 16px rgba(30,50,80,.12)}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.r{min-height:48px;border:1px solid #e5eef9;border-radius:13px;background:#fff;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.r span{color:#738ba6;font-size:13px;font-weight:900}.r b{color:#263f5b;font-size:14px;text-align:right;word-break:break-all}.map-link{margin-top:16px}.map-link a{display:inline-flex;height:36px;align-items:center;padding:0 14px;border-radius:999px;background:#edf5ff;color:#2867c9;text-decoration:none;font-weight:900}@media(max-width:760px){.tool-shell{padding:14px}.hero{padding:24px;display:block}.hero-badge{margin-top:18px}.grid,.result-grid{grid-template-columns:1fr}.ip-search{display:grid;grid-template-columns:1fr}.tool-header{height:auto}.hero h1{font-size:31px}textarea{height:280px}}
.sub-title{margin:22px 0 12px;font-size:16px;color:#1e3a8a;letter-spacing:.02em;}
