.exposure-page{--ex-ink:#10243f;--ex-muted:#63758c;--ex-line:#d7e6f3;--ex-teal:#0080ff;--ex-lime:#00a0ff;min-height:100vh;color:var(--ex-ink);background:radial-gradient(circle at 78% 10%,rgba(126,193,255,.38),transparent 30rem),linear-gradient(180deg,#f8fcff,#eef7ff)}.exposure-nav{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:24px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.exposure-brand{display:flex;align-items:center;gap:10px;color:var(--ex-ink);text-decoration:none;font-weight:900}.exposure-brand span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#0080ff,#00a0ff);color:white;font-size:11px;box-shadow:0 7px 18px rgba(0,128,255,.22)}.exposure-nav nav{display:flex;gap:24px}.exposure-nav nav a{padding:7px 0;color:#71807d;border-bottom:2px solid transparent;font-size:11px;font-weight:800;text-decoration:none}.exposure-nav nav a.active{color:var(--ex-teal);border-color:var(--ex-teal)}.exposure-nav-end{justify-self:end;display:flex;align-items:center;gap:14px}.exposure-languages{padding:3px;display:flex;gap:2px;border:1px solid var(--ex-line);border-radius:8px;background:rgba(255,255,255,.7)}.exposure-languages a{min-width:26px;height:23px;display:grid;place-items:center;border-radius:5px;color:#75837f;font-size:8px;font-weight:900;text-decoration:none}.exposure-languages a.active,.exposure-languages a:hover{background:var(--ex-teal);color:white}.exposure-private{display:flex;align-items:center;gap:8px;color:var(--ex-muted);font-size:10px;font-weight:700}.exposure-private i{width:7px;height:7px;border-radius:50%;background:var(--ex-lime);box-shadow:0 0 0 5px rgba(0,160,255,.14)}.exposure-hero{width:min(1180px,calc(100% - 40px));min-height:540px;margin:34px auto 70px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:90px}.exposure-kicker{color:var(--ex-teal);font-size:10px;font-weight:950;letter-spacing:.18em}.exposure-intro h1{margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(48px,5.7vw,74px);font-weight:500;letter-spacing:-.055em;line-height:1}.exposure-intro h1 em{color:var(--ex-teal);font-weight:500}.exposure-intro>p{max-width:620px;color:var(--ex-muted);font-size:16px;line-height:1.75}.exposure-rules{margin-top:26px;display:flex;gap:9px;flex-wrap:wrap}.exposure-rules span{padding:8px 11px;border:1px solid var(--ex-line);border-radius:999px;background:rgba(255,255,255,.6);color:#5c6e6a;font-size:10px;font-weight:800}.exposure-rules span:before{content:"✓";margin-right:6px;color:var(--ex-teal)}.exposure-form{padding:32px;border:1px solid rgba(0,128,255,.14);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 28px 65px rgba(25,111,181,.13)}.exposure-step{display:block;margin-bottom:24px;color:var(--ex-teal);font-size:10px;font-weight:900;letter-spacing:.1em}.exposure-form label{display:block;margin-bottom:8px;color:#435551;font-size:11px;font-weight:850}.exposure-input{position:relative}.exposure-input input{width:100%;height:58px;padding:0 15px 0 51px;border:1px solid #cbddea;border-radius:11px;outline:none;background:#fafdff;color:var(--ex-ink);font:13px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.exposure-input input:focus{border-color:var(--ex-teal);box-shadow:0 0 0 4px rgba(0,128,255,.11)}.exposure-input>span{position:absolute;left:14px;top:14px;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#e6f7ff;color:var(--ex-teal);font-size:10px;font-weight:900}.exposure-chain-list{margin:14px 0 20px;display:flex;gap:6px;flex-wrap:wrap}.exposure-chain-list span{padding:5px 7px;border-radius:5px;background:#eaf5ff;color:#5e7690;font-size:8px;font-weight:900}.exposure-chain-list span.bitcoin{background:#fff1d7;color:#a85c00}.exposure-chain-list span.solana{background:#eee8ff;color:#6542b5}.exposure-form>button[type=submit]{width:100%;height:52px;border:0;border-radius:10px;background:linear-gradient(135deg,#0080ff,#00a0ff);color:white;font-weight:850;cursor:pointer;box-shadow:0 10px 24px rgba(0,128,255,.2)}.exposure-form>button[type=submit]:hover{box-shadow:0 13px 28px rgba(0,128,255,.28)}.exposure-form>button b{margin-left:8px}.exposure-form>p{min-height:16px;margin:5px 0 0;color:#899592;font-size:9px;line-height:1.5;text-align:center}.exposure-form button:disabled{opacity:.6;cursor:wait}.exposure-results{width:min(1240px,calc(100% - 28px));margin:0 auto 85px;padding:38px;border:1px solid var(--ex-line);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 15px 45px rgba(26,100,158,.09)}.exposure-results-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.exposure-method h2,.exposure-results h2{margin:8px 0 0;font:500 35px/1.12 Georgia,serif;letter-spacing:-.035em}.exposure-legend{display:flex;gap:18px;color:var(--ex-muted);font-size:9px;font-weight:750}.exposure-legend span{display:flex;align-items:center;gap:6px}.exposure-legend i{width:8px;height:8px;border-radius:50%}.exposure-legend .confirmed{background:var(--ex-teal)}.exposure-legend .unknown{border:1px solid #aebbb7}.exposure-empty{margin-top:24px;padding:68px 20px;display:grid;justify-items:center;border:1px solid #cfe3f3;border-radius:17px;background:linear-gradient(rgba(0,128,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,128,255,.06) 1px,transparent 0),#eef8ff;background-size:28px 28px;text-align:center}.exposure-radar{width:72px;height:72px;position:relative;display:grid;place-items:center;border:1px solid #b9cbc5;border-radius:50%}.exposure-radar:before{content:"";position:absolute;inset:11px;border:1px solid #d2dfda;border-radius:50%}.exposure-radar i{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--ex-lime)}.exposure-radar i:first-child{top:15px;right:19px}.exposure-radar i:nth-child(2){left:16px;bottom:18px}.exposure-radar b{z-index:1;color:var(--ex-teal);font-size:10px}.exposure-empty h3{margin:18px 0 6px;font:500 23px Georgia,serif}.exposure-empty p{margin:0;color:var(--ex-muted);font-size:11px}.exposure-loading .exposure-radar{animation:exposure-pulse 1.3s ease-in-out infinite}@keyframes exposure-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 12px rgba(0,128,255,.07)}}.exposure-error{margin-top:24px;padding:28px;display:flex;align-items:center;gap:12px;border:1px solid #ebc6c0;border-radius:15px;background:#fff8f7;color:#934d45}.exposure-error b{font-size:13px}.exposure-error span{flex:1;font-size:10px}.exposure-error button{padding:8px 11px;border:1px solid #dba9a1;border-radius:7px;background:white;color:#934d45;font-size:9px;font-weight:850;cursor:pointer}.exposure-output{margin-top:24px}.exposure-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d7e6f3;border-radius:13px;overflow:hidden}.exposure-summary>div{padding:17px;display:flex;align-items:baseline;gap:9px;background:#f3faff;border-right:1px solid #d7e6f3}.exposure-summary>div:last-child{border-right:0}.exposure-summary strong{color:var(--ex-teal);font:500 27px Georgia,serif}.exposure-summary span{color:var(--ex-muted);font-size:9px;font-weight:800}.exposure-address-bar{margin-top:13px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #dce5e1;border-radius:11px;background:white}.exposure-address-bar div{min-width:0}.exposure-address-bar code,.exposure-address-bar span{display:block}.exposure-address-bar span{margin-bottom:4px;color:#86938f;font-size:8px;font-weight:800}.exposure-address-bar code{overflow:hidden;color:#304541;font:10px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-overflow:ellipsis}.exposure-platforms{margin-top:16px;display:grid;gap:15px}.exposure-platform{overflow:hidden;border:1px solid #cfe1f0;border-radius:15px;background:#fafdff}.exposure-platform>header{padding:15px 17px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid #d7e6f3;background:#eaf6ff}.exposure-platform-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--ex-teal);color:white;font:700 18px Georgia,serif}.exposure-platform h3{margin:0 0 3px;font-size:14px}.exposure-platform header p{margin:0;color:#71827e;font-size:9px}.exposure-verified{padding:6px 8px;border:1px solid #b8d2c8;border-radius:999px;background:white;color:var(--ex-teal);font-size:8px;font-weight:900}.exposure-match-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.exposure-match{padding:14px;border:1px solid #d7e6f3;border-left:4px solid var(--ex-lime);border-radius:11px;background:white}.exposure-match-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.exposure-match-top>div{display:flex;gap:5px;flex-wrap:wrap}.exposure-chain,.exposure-direction{padding:4px 6px;border-radius:5px;background:#edf3f0;color:#60716d;font-size:8px;font-weight:850}.exposure-direction{background:#ecf5d7;color:#5a7120}.exposure-match h4{margin:12px 0 4px;font-size:12px}.exposure-match>code{color:#81908c;font:9px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.exposure-assets{min-height:27px;margin-top:11px;display:flex;gap:5px;flex-wrap:wrap}.exposure-assets span{padding:5px 7px;border:1px solid #d6e4de;border-radius:6px;background:#f4f8f5;color:#5d6d69;font-size:8px}.exposure-assets b{color:var(--ex-teal)}.exposure-match-meta{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap;color:#84918e;font-size:8px}.exposure-match-meta strong{margin-left:auto;color:var(--ex-teal)}.exposure-match-source{margin-top:10px;padding-top:9px;display:flex;justify-content:space-between;border-top:1px solid #e5ebe8;color:#8a9793;font-size:8px}.exposure-match-source b{color:#62736f}.exposure-copy{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #cbddea;border-radius:7px;background:white;color:var(--ex-teal);cursor:pointer}.exposure-copy.copied,.exposure-copy:hover{border-color:var(--ex-teal);background:#e6f7ff}.exposure-copy span{width:13px;height:13px;position:relative}.exposure-copy span:after,.exposure-copy span:before{content:"";position:absolute;width:8px;height:9px;border:1.5px solid;border-radius:2px}.exposure-copy span:before{left:1px;top:1px}.exposure-copy span:after{right:0;bottom:0;background:inherit}.exposure-none{margin-top:16px;padding:30px;display:flex;align-items:center;gap:16px;border:1px dashed #c8dceb;border-radius:14px;background:#f3faff}.exposure-none>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e6f3fc;color:#6c8195;font:500 20px Georgia,serif}.exposure-none h3{margin:0 0 5px;font-size:12px}.exposure-none p{margin:0;color:var(--ex-muted);font-size:9px;line-height:1.55}.exposure-scan-notes{margin-top:12px;display:flex;gap:7px;flex-wrap:wrap;color:#7c8a86;font-size:8px}.exposure-scan-notes span{padding:5px 7px;border-radius:5px;background:#f0f4f1}.exposure-method{width:min(1100px,calc(100% - 40px));margin:0 auto 80px;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.exposure-method-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bdcac6}.exposure-method-grid article{padding:20px 16px 0 0;border-top:3px solid transparent}.exposure-method-grid article:hover{border-color:var(--ex-lime)}.exposure-method-grid b{color:var(--ex-teal);font:500 12px Georgia,serif}.exposure-method-grid h3{margin:18px 0 8px;font-size:12px}.exposure-method-grid p{margin:0;color:var(--ex-muted);font-size:10px;line-height:1.65}.exposure-footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:26px 0 38px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--ex-line);color:var(--ex-muted);font-size:10px}.exposure-footer>span{color:var(--ex-ink);font-weight:800}.exposure-footer a{color:var(--ex-teal);font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}.exposure-footer a:hover{text-decoration:underline;text-underline-offset:3px}.exposure-footer a b{margin-left:3px;font-size:10px}@media (max-width:850px){.exposure-nav{grid-template-columns:1fr auto}.exposure-nav nav{grid-column:1/-1;grid-row:2;justify-content:center;margin-top:14px}.exposure-private{display:none}.exposure-hero{grid-template-columns:1fr;gap:38px}.exposure-method{gap:35px}.exposure-match-grid,.exposure-method{grid-template-columns:1fr}}@media (max-width:580px){.exposure-footer,.exposure-hero,.exposure-method,.exposure-nav{width:calc(100% - 28px)}.exposure-nav-end{gap:7px}.exposure-intro h1{font-size:40px}.exposure-form{padding:22px}.exposure-results{padding:24px 15px}.exposure-results-head{align-items:flex-start;flex-direction:column}.exposure-summary{grid-template-columns:repeat(2,1fr)}.exposure-summary>div:nth-child(2){border-right:0}.exposure-summary>div:nth-child(-n+2){border-bottom:1px solid #dce5e1}.exposure-platform>header{grid-template-columns:38px 1fr}.exposure-verified{display:none}.exposure-method-grid{grid-template-columns:1fr}.exposure-method-grid article{padding-bottom:18px;border-bottom:1px solid var(--ex-line)}.exposure-footer{align-items:flex-start;flex-direction:column;gap:10px}}