*{box-sizing:border-box}html,body{color:#e7ebf3;background:#07090d;height:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}body{letter-spacing:.01em;width:100vw;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.verify-page{color:#e7ebf3;background:radial-gradient(circle at 10% 15%,#3b82f61f,#0000 35%),radial-gradient(circle at 90% 85%,#8b5cf61f,#0000 38%),linear-gradient(145deg,#080a10 0%,#0f1219 55%,#11151f 100%);justify-content:center;align-items:center;width:100vw;height:100vh;max-height:100vh;padding:28px;display:flex}.verify-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#11161feb,#0c1018e0);border:1px solid #94a3b833;border-radius:24px;width:100%;max-width:448px;padding:34px;box-shadow:0 24px 52px #00000080,inset 0 1px #ffffff0a}.verify-content{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.verify-icon{background:linear-gradient(165deg,#2563eb40,#0e121b59),#131823f2;border:1px solid #94a3b842;border-radius:22px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;display:flex;box-shadow:0 10px 20px #00000052,inset 0 1px #ffffff14}.verify-title{color:#f8fafc;letter-spacing:.01em;margin:0;font-size:clamp(1.8rem,4vw,2.15rem);font-weight:650}.verify-subtitle{color:#9ba7bd;margin-top:10px;font-size:.98rem;font-weight:400;line-height:1.45}.verify-status-card{background:#141924d1;border:1px solid #94a3b83d;border-radius:18px;width:100%;padding:24px;transition:all .3s;box-shadow:0 8px 20px #0000003d}.status-loading{background:linear-gradient(160deg,#1e2534e6,#131823e0);border-color:#94a3b847}.status-valid{background:linear-gradient(160deg,#0b3829e6,#0e2824e0);border-color:#34d39975;box-shadow:0 0 24px #2dd4bf24}.status-invalid{background:linear-gradient(160deg,#451c29e6,#2b1820e0);border-color:#fb71856b;box-shadow:0 0 24px #fb718524}.verify-status-text{letter-spacing:.01em;margin:0;font-size:1.4rem;font-weight:600}.verify-details{color:#d6deea;flex-direction:column;gap:14px;margin-top:20px;font-size:15px;display:flex}.verify-row{border-bottom:1px solid #94a3b833;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.verify-row span:first-child{color:#aab6ca;font-weight:500}.verify-row:last-child{border-bottom:none}.mono-text{color:#f1f5f9;letter-spacing:.02em;font-family:SF Mono,Consolas,Roboto Mono,Courier New,monospace;font-weight:600}.verify-footer{color:#7f8ba1;margin-top:16px;font-size:13px;font-weight:400}@media (width<=480px){.verify-page{padding:16px}.verify-card{border-radius:20px;padding:24px 20px}.verify-status-card{padding:20px}}
