:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f6f7fb}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff 0,#f6f7fb 45%,#eef1f7 100%);min-height:100vh}.nav{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,70px);background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid #e5e7eb}.brand{display:flex;gap:12px;align-items:center}.brand strong{display:block;letter-spacing:.14em}.brand small{display:block;color:#6b7280;margin-top:3px}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#111827;color:white;font-weight:800}.navright{display:flex;align-items:center;gap:14px}.live{font-size:13px;color:#374151}.live i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;margin-right:6px}.ghost,.chips button{border:1px solid #d1d5db;background:white;border-radius:999px;padding:9px 13px;cursor:pointer}main{max-width:1180px;margin:auto;padding:60px 24px 80px}.hero{text-align:center;max-width:900px;margin:0 auto 35px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:#6b7280}.hero h1{font-size:clamp(40px,7vw,78px);line-height:.98;margin:18px 0}.hero p{font-size:19px;line-height:1.6;color:#4b5563;max-width:760px;margin:0 auto 28px}.one{display:flex;gap:10px;background:white;padding:10px;border:1px solid #d1d5db;border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.08)}.one textarea{flex:1;border:0;resize:none;padding:17px;font:inherit;outline:none;min-height:76px}.one button,.stack button,#referralBtn{border:0;border-radius:16px;background:#111827;color:white;padding:13px 24px;font-weight:800;cursor:pointer}.chips{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:15px}.grid{display:grid;gap:18px}.metrics{grid-template-columns:repeat(4,1fr);margin:24px 0}.metrics article,.card{background:white;border:1px solid #e5e7eb;border-radius:24px;padding:23px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.metrics span{color:#6b7280;font-size:13px}.metrics strong{display:block;font-size:29px;margin-top:5px}.ok{color:#16a34a}.two{grid-template-columns:1.35fr .65fr}.three{grid-template-columns:repeat(3,1fr);margin-top:18px}.title{display:flex;justify-content:space-between;align-items:center;gap:12px}.title h2,.card h2{margin:0 0 16px}.badge{font-size:11px;font-weight:800;background:#eef2ff;border-radius:999px;padding:7px 10px;color:#4338ca}.badge.green{background:#ecfdf5;color:#047857}.empty{padding:26px;border-radius:16px;background:#f8fafc;color:#64748b;line-height:1.55}.empty.small{padding:14px}.list{display:grid;gap:10px;margin-top:14px}.item{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:13px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.item strong{font-size:14px}.item span{font-size:12px;color:#6b7280;text-align:right}.stack{display:grid;gap:9px}.stack input,.stack select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px;font:inherit;background:white}.stack button{padding:13px}.result-actions{display:grid;gap:10px;margin-top:10px}.result-actions div{padding:13px 14px;border-left:4px solid #111827;background:#f8fafc;border-radius:10px}.life{margin-top:18px}.notice{margin-top:18px;padding:16px 18px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;line-height:1.5}footer{text-align:center;padding:28px;color:#6b7280;font-size:13px}@media(max-width:850px){.metrics,.two,.three{grid-template-columns:1fr 1fr}.hero h1{font-size:48px}}@media(max-width:600px){.nav{padding:14px 16px}.navright .live{display:none}main{padding:38px 16px}.metrics,.two,.three{grid-template-columns:1fr}.one{display:block}.one button{width:100%;padding:15px}.hero h1{font-size:42px}.hero p{font-size:17px}}