@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,400,0,0");:root{--bg:#101114;--surface:#191c22;--surface-elevated:#20242c;--surface-muted:#252a33;--surface-subtle:#14171c;--line:rgba(255,255,255,0.1);--line-strong:rgba(255,255,255,0.18);--text:#f4f7f8;--muted:#f2f2f2;--blue:#22d3ee;--blue-dark:#14b8a6;--green:#34d399;--yellow:#fbbf24;--red:#fb7185;--shadow:0 18px 50px rgba(0,0,0,0.34)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,rgba(20,184,166,.08),transparent 32%),linear-gradient(180deg,#121317 0,var(--bg) 46%,#0e1012 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}html{color-scheme:dark}button,input,select,textarea{font:inherit}button{cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.material-symbols-outlined{direction:ltr;display:inline-block;font-family:Material Symbols Outlined;font-feature-settings:"liga";font-style:normal;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal}