@keyframes bo-pulse{0%,to{opacity:.45}50%{opacity:.85}}:root{--main-border-color: #7e8d9b;--main-border-color-50: #7e8d9b50;--main-border-color-20: #7e8d9b20;--bg: #f4f5f7;--card: #ffffff;--text: #222222;--muted: #777777;--border: #e2e2e2;--input: #ffffff;--brand: #f5a623;--brand-ink: #b26a00;--brand-tint: rgba(245, 166, 35, .12);--action: #11c429;--action-ink: #0a7a1e;--action-tint: rgba(17, 196, 41, .14);--action-border: rgba(17, 196, 41, .45);--radius: 14px;--radius-lg: 20px;--glass-bg: rgba(255, 255, 255, .62);--glass-border: rgba(255, 255, 255, .7);--header-bg: rgba(244, 245, 247, .78);--btn-bg: rgba(255, 255, 255, .9);--btn-border: rgba(20, 25, 40, .12);--shadow-sm: 0 2px 8px rgba(20, 25, 40, .07);--shadow-md: 0 10px 30px rgba(20, 25, 40, .12);--shadow-lg: 0 20px 48px rgba(20, 25, 40, .18);--grad-brand: linear-gradient(135deg, #ffb347 0%, #f5a623 45%, #ff7a18 100%);--grad-action: linear-gradient(135deg, #1fd13b, #0fb22c);color-scheme:light}[data-theme=dark]{color-scheme:dark;--bg: #15171c;--card: #1f2229;--text: #e8e8e8;--muted: #9aa0ab;--border: #333a45;--input: #262a32;--brand: #f5a623;--brand-ink: #ffc561;--brand-tint: rgba(245, 166, 35, .16);--action: #19d437;--action-ink: #74e88c;--action-tint: rgba(17, 196, 41, .22);--action-border: rgba(17, 196, 41, .5);--glass-bg: rgba(31, 34, 41, .58);--glass-border: rgba(255, 255, 255, .08);--header-bg: rgba(21, 23, 28, .72);--btn-bg: rgba(255, 255, 255, .08);--btn-border: rgba(255, 255, 255, .14);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .32);--shadow-md: 0 10px 30px rgba(0, 0, 0, .42);--shadow-lg: 0 20px 48px rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:radial-gradient(1100px 620px at 0% -8%,rgba(245,166,35,.24),transparent 60%),radial-gradient(900px 520px at 100% 0%,rgba(255,122,24,.18),transparent 55%),radial-gradient(820px 600px at 88% 112%,rgba(124,92,255,.12),transparent 55%),radial-gradient(760px 540px at 6% 118%,rgba(0,184,168,.12),transparent 55%),radial-gradient(600px 600px at 50% 45%,rgba(245,166,35,.05),transparent 70%),var(--bg);background-attachment:fixed;color:var(--text);font-family:Source Sans Pro,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Comfortaa,system-ui,sans-serif}a{color:var(--brand-ink)}.bo-row{cursor:pointer;transition:background .12s ease}.bo-row:hover{background:var(--brand-tint)}
