@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink-975: #02101f;--ink-950: #041528;--ink-900: #0a1f3a;--ink-800: #123764;--ink-700: #1d4e88;--ink-500: #5f85b3;--line: rgba(149, 186, 227, .42);--line-strong: rgba(110, 164, 226, .56);--blue-700: #0c5adf;--blue-600: #1776ff;--blue-500: #38a4ff;--blue-100: #eaf4ff;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .88);--shadow: 0 20px 44px rgba(4, 21, 40, .12);--shadow-soft: 0 12px 28px rgba(4, 21, 40, .09);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink-900);background:radial-gradient(circle at 12% 8%,rgba(78,171,255,.18) 0,transparent 28%),radial-gradient(circle at 88% 12%,rgba(17,94,212,.22) 0,transparent 34%),radial-gradient(circle at 50% 100%,rgba(135,210,255,.18) 0,transparent 36%),linear-gradient(140deg,#eff7ff,#f7fbff 42%,#edf5ff)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.68;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1200'%3E%3Cg fill='none' stroke='%23659add' stroke-width='1.4' stroke-linecap='round' opacity='0.42'%3E%3Cpath d='M110 180L330 140 500 280 760 210 940 312 1170 250 1410 360'/%3E%3Cpath d='M150 680L370 560 620 660 810 560 1040 680 1270 620 1450 760'/%3E%3Cpath d='M220 980L420 860 640 930 860 830 1100 940 1340 870'/%3E%3Cpath d='M330 140L370 560M500 280L620 660M760 210L810 560M940 312L1040 680M1170 250L1270 620'/%3E%3C/g%3E%3Cg fill='%230d78ff' opacity='0.18'%3E%3Ccircle cx='110' cy='180' r='7'/%3E%3Ccircle cx='330' cy='140' r='8'/%3E%3Ccircle cx='500' cy='280' r='8'/%3E%3Ccircle cx='760' cy='210' r='9'/%3E%3Ccircle cx='940' cy='312' r='8'/%3E%3Ccircle cx='1170' cy='250' r='8'/%3E%3Ccircle cx='1410' cy='360' r='7'/%3E%3Ccircle cx='150' cy='680' r='7'/%3E%3Ccircle cx='370' cy='560' r='8'/%3E%3Ccircle cx='620' cy='660' r='8'/%3E%3Ccircle cx='810' cy='560' r='9'/%3E%3Ccircle cx='1040' cy='680' r='8'/%3E%3Ccircle cx='1270' cy='620' r='8'/%3E%3Ccircle cx='1450' cy='760' r='7'/%3E%3Ccircle cx='220' cy='980' r='7'/%3E%3Ccircle cx='420' cy='860' r='8'/%3E%3Ccircle cx='640' cy='930' r='8'/%3E%3Ccircle cx='860' cy='830' r='9'/%3E%3Ccircle cx='1100' cy='940' r='8'/%3E%3Ccircle cx='1340' cy='870' r='8'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(76,124,187,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(76,124,187,.08) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 85%);mask-image:radial-gradient(circle at center,black 30%,transparent 85%)}a{color:var(--blue-700);text-decoration:none}a:hover{text-decoration:underline}.page{position:relative;min-height:100vh;overflow-x:hidden}.bg-orb{position:fixed;border-radius:999px;filter:blur(56px);opacity:.52;pointer-events:none;animation:pulse 10s ease-in-out infinite alternate}.orb-1{width:370px;height:370px;top:-120px;right:-90px;background:#53a8ffcc}.orb-2{width:320px;height:320px;bottom:-130px;left:-90px;background:#b6dfffdb}.shell{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:1rem 1rem 2.2rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{position:sticky;top:.75rem;z-index:5;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;background:var(--surface-strong);box-shadow:var(--shadow)}.brand{display:flex;gap:.95rem;align-items:center}.brand-wordmark{width:76px;height:76px;object-fit:contain;border-radius:14px}.eyebrow{margin:0;color:var(--ink-500);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}h1,h2,h3{font-family:Space Grotesk,IBM Plex Sans,sans-serif;color:var(--ink-950)}h1{margin:.15rem 0 0;font-size:1.45rem;letter-spacing:-.01em}h2,h3{margin-top:0}.topbar-right{display:grid;gap:.6rem;justify-items:end}nav{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}nav a,nav button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .85rem;border-radius:999px;border:1px solid var(--line);background:#f8fcffd6;color:var(--ink-800);font-weight:700;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}nav a:hover,nav button:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 10px 18px #1a2f4e14}nav a.active{background:linear-gradient(145deg,#eaf4fff5,#f0f9fffa);border-color:var(--line-strong);color:var(--blue-700)}.account-pill{background:#f2f8ffc7;border:1px solid rgba(150,186,227,.42);border-radius:12px;padding:.55rem .72rem;display:grid;gap:.1rem;min-width:260px}.account-pill strong{font-size:.95rem}.account-pill span{font-size:.8rem;color:var(--ink-500)}main{display:grid;gap:1rem}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:1rem}.hero{position:relative;overflow:hidden;background:linear-gradient(155deg,#ffffffe0,#f5fbffd6),radial-gradient(circle at top right,rgba(61,155,255,.16),transparent 32%)}.hero:after{content:"";position:absolute;right:16px;top:16px;width:300px;height:220px;background:linear-gradient(180deg,#ffffff29,#fff0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 240'%3E%3Cg fill='none' stroke='%23518fdd' stroke-width='1.6' stroke-linecap='round' opacity='0.68'%3E%3Cpath d='M38 164L92 118 144 148 198 88 248 118 286 76'/%3E%3Cpath d='M92 118L120 64 198 88 214 42 286 76'/%3E%3Cpath d='M144 148L168 196 248 118 274 168'/%3E%3Cpath d='M198 88L234 140'/%3E%3C/g%3E%3Cg fill='%230f78ff'%3E%3Ccircle cx='38' cy='164' r='6'/%3E%3Ccircle cx='92' cy='118' r='7'/%3E%3Ccircle cx='120' cy='64' r='5.5'/%3E%3Ccircle cx='144' cy='148' r='6.5'/%3E%3Ccircle cx='168' cy='196' r='5.5'/%3E%3Ccircle cx='198' cy='88' r='7.5'/%3E%3Ccircle cx='214' cy='42' r='5.5'/%3E%3Ccircle cx='234' cy='140' r='5.5'/%3E%3Ccircle cx='248' cy='118' r='6.5'/%3E%3Ccircle cx='274' cy='168' r='5.5'/%3E%3Ccircle cx='286' cy='76' r='6.5'/%3E%3C/g%3E%3Cg fill='%23b5dbff' opacity='0.9'%3E%3Ccircle cx='92' cy='118' r='2'/%3E%3Ccircle cx='198' cy='88' r='2.2'/%3E%3Ccircle cx='248' cy='118' r='2'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;opacity:.86;animation:neuralPulse 9s ease-in-out infinite alternate}.hero-icon{width:56px;height:56px;object-fit:contain}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0 .2rem}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .56rem;border-radius:999px;border:1px solid rgba(98,165,238,.34);background:#edf6ffeb;color:var(--ink-800);font-size:.78rem;font-weight:700}.hero-actions{display:flex;gap:.62rem;flex-wrap:wrap;margin-top:.2rem}.btn,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:linear-gradient(145deg,var(--blue-700),var(--blue-500));color:#fff;border-radius:10px;padding:.63rem .95rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.btn:hover,button:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 14px 28px #1776ff47;text-decoration:none}.btn.ghost,button.ghost{background:#fff;color:var(--ink-700);border-color:var(--line)}.btn.ghost:hover,button.ghost:hover{box-shadow:0 10px 18px #1a2f4e17}.btn.small,button.small{padding:.36rem .65rem;border-radius:8px;font-size:.82rem}button.danger{background:linear-gradient(145deg,#c3342c,#b31f17)}button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.form-grid{display:grid;gap:.8rem}label{display:grid;gap:.36rem;color:var(--ink-700);font-size:.92rem;font-weight:500}input,select{width:100%;border:1px solid #b9c8de;border-radius:10px;padding:.62rem .7rem;font:inherit;color:var(--ink-900);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}input:focus,select:focus{border-color:#79b6f7;outline:none;box-shadow:0 0 0 3px #1776ff24}.inline-check{display:flex;align-items:center;gap:.5rem}.inline-check input{width:auto}.muted{color:var(--ink-500)}.status{margin:0;border-radius:10px;padding:.58rem .72rem;font-weight:600}.status.ok{background:#e6f8ef;color:#14663d;border:1px solid #bce8cf}.status.error{background:#fdecec;color:#9d1d1d;border:1px solid #f7cccc}.status.info{background:#edf5ff;color:#174177;border:1px solid #cdddff}.metrics{display:flex;justify-content:space-between;align-items:center;gap:1rem}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.metric-grid.wide{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid>div{background:linear-gradient(160deg,#f7fbfff5,#f1f8fffa);border:1px solid rgba(145,186,233,.38);border-radius:12px;padding:.58rem .72rem;min-width:120px}.metric-grid span{display:block;color:var(--ink-500);font-size:.75rem}.metric-grid strong{display:block;font-size:1.02rem}.report-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.row{display:flex;align-items:center;gap:.6rem}.user-actions{flex-wrap:wrap;justify-content:flex-end}.space-between{justify-content:space-between}.table-wrap{width:100%;overflow:auto;border:1px solid rgba(145,186,233,.38);border-radius:12px}table{width:100%;border-collapse:collapse;background:#fff}thead th{text-align:left;font-size:.78rem;color:var(--ink-500);text-transform:uppercase;letter-spacing:.03em;padding:.55rem .45rem;border-bottom:1px solid var(--line);background:#f1f8fff5}tbody td{padding:.6rem .46rem;border-bottom:1px solid rgba(228,237,248,.92);vertical-align:middle}tbody tr:hover td{background:#f6fbfff0}.empty-row{display:inline-block;color:var(--ink-500);font-style:italic;padding:.2rem .1rem}.clean-list{padding-left:1rem;margin:.35rem 0 0;display:grid;gap:.46rem}.clean-list.numbered{list-style:decimal}pre{margin-top:.8rem;max-width:100%;overflow:auto;border-radius:10px;border:1px solid rgba(145,186,233,.38);background:#fbfdffeb;padding:.78rem;font-size:.8rem}.site-footer{margin-top:.9rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.72rem .9rem;border-radius:12px;border:1px solid rgba(145,186,233,.38);background:#ffffffbd;color:var(--ink-500);font-size:.85rem}.site-footer-links{display:flex;gap:.75rem;flex-wrap:wrap}.loading-screen{min-height:100vh;display:grid;place-items:center;gap:.6rem;color:var(--ink-700)}.loading-screen img{width:62px;height:62px}@keyframes pulse{0%{transform:scale(.98)}to{transform:scale(1.06)}}@keyframes neuralPulse{0%{transform:translateZ(0) scale(1);opacity:.76;filter:drop-shadow(0 0 0 rgba(56,164,255,.12))}50%{transform:translate3d(-8px,6px,0) scale(1.03);opacity:.92;filter:drop-shadow(0 0 14px rgba(56,164,255,.24))}to{transform:translate3d(4px,-5px,0) scale(.99);opacity:.84;filter:drop-shadow(0 0 8px rgba(56,164,255,.18))}}@media(prefers-reduced-motion:reduce){.hero:after,.bg-orb{animation:none}}@media(max-width:980px){.grid.two{grid-template-columns:1fr}.metrics{flex-direction:column;align-items:flex-start}.metric-grid{width:100%}.metric-grid.wide{grid-template-columns:repeat(2,minmax(0,1fr))}.report-buttons{grid-template-columns:1fr}.topbar{position:static;flex-direction:column;align-items:stretch}.topbar-right{justify-items:start}nav{justify-content:flex-start}.account-pill{min-width:0;width:100%}.site-footer{flex-direction:column;align-items:flex-start}}
