:root{--bg:#0a0c10;--panel:#11151c;--panel-soft:#171c24;--text:#f4f7ff;--muted:#9ea6ba;--accent:#77a8ff;--accent-2:#31e0d5;--border:rgba(158,166,186,.22);--danger:#ff6b7f;--success:#68f3c2}@keyframes pulse-red{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.5)}50%{box-shadow:0 0 0 4px rgba(239,68,68,0)}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,#141b29 0,var(--bg) 50%);color:var(--text);font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}@keyframes vurso-pulse{0%,to{opacity:1}50%{opacity:.45}}input.no-spin::-webkit-inner-spin-button,input.no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input.no-spin{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.vurso-shell{height:100vh;height:100dvh}.vurso-sheet-60{max-height:60vh;max-height:60dvh}.vurso-sheet-full{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}