:root{--tblr-primary: #206bc4;--tblr-secondary: #6c757d;--tblr-success: #2fb344;--tblr-info: #4299e1;--tblr-warning: #f76707;--tblr-danger: #d63939;--tblr-light: #f8f9fa;--tblr-dark: #1e293b;--tblr-bg-surface: #182433;--tblr-bg-surface-secondary: #1a2634;--tblr-bg-surface-tertiary: #1c2938;--tblr-border-color: #2d3748;--tblr-text-primary: #f8fafc;--tblr-text-secondary: #94a3b8;--tblr-text-muted: #64748b;--neon-cyan: #206bc4;--neon-purple: #bc13fe;--matrix-green: #2fb344;--dark-bg: #0a0e1a;--card-bg: #182433}body{background-color:#0a0e1a;color:var(--tblr-text-primary);font-family:Inter,sans-serif;overflow-x:hidden;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0e1a}::-webkit-scrollbar-thumb{background:var(--tblr-border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--tblr-primary)}.cyber-grid{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#0a0e1a;z-index:0;pointer-events:none}.cyber-grid:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,rgba(32,107,196,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(32,107,196,.05) 1px,transparent 1px);background-size:50px 50px;opacity:.3}.glass-card{background:#18243366;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 30px #0000001a;transition:all .3s ease}.glass-card:hover{background:#18243399;border-color:var(--tblr-primary);box-shadow:0 0 20px #206bc433;transform:translateY(-5px)}.glitch{position:relative;color:#fff;font-weight:600}.glitch:before,.glitch:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:#0a0e1a}.glitch:before{left:2px;text-shadow:-1px 0 #ff00c1;clip:rect(44px,450px,56px,0);animation:glitch-anim 5s infinite linear alternate-reverse}.glitch:after{left:-2px;text-shadow:-1px 0 #00fff9;clip:rect(44px,450px,56px,0);animation:glitch-anim2 5s infinite linear alternate-reverse}@keyframes glitch-anim{0%{clip:rect(31px,9999px,94px,0)}4.166666667%{clip:rect(91px,9999px,43px,0)}8.333333333%{clip:rect(65px,9999px,59px,0)}12.5%{clip:rect(98px,9999px,96px,0)}16.66666667%{clip:rect(15px,9999px,23px,0)}20.83333333%{clip:rect(3px,9999px,5px,0)}25%{clip:rect(100px,9999px,11px,0)}29.16666667%{clip:rect(77px,9999px,66px,0)}33.33333333%{clip:rect(63px,9999px,11px,0)}37.5%{clip:rect(82px,9999px,70px,0)}41.66666667%{clip:rect(35px,9999px,4px,0)}45.83333333%{clip:rect(15px,9999px,83px,0)}50%{clip:rect(45px,9999px,5px,0)}54.16666667%{clip:rect(30px,9999px,14px,0)}58.33333333%{clip:rect(64px,9999px,85px,0)}62.5%{clip:rect(2px,9999px,6px,0)}66.66666667%{clip:rect(28px,9999px,88px,0)}70.83333333%{clip:rect(67px,9999px,27px,0)}75%{clip:rect(92px,9999px,28px,0)}79.16666667%{clip:rect(61px,9999px,65px,0)}83.33333333%{clip:rect(40px,9999px,18px,0)}87.5%{clip:rect(62px,9999px,4px,0)}91.66666667%{clip:rect(24px,9999px,67px,0)}95.83333333%{clip:rect(40px,9999px,14px,0)}to{clip:rect(79px,9999px,53px,0)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,100px,0)}4.166666667%{clip:rect(52px,9999px,74px,0)}8.333333333%{clip:rect(79px,9999px,85px,0)}12.5%{clip:rect(75px,9999px,5px,0)}16.66666667%{clip:rect(67px,9999px,61px,0)}20.83333333%{clip:rect(14px,9999px,79px,0)}25%{clip:rect(1px,9999px,66px,0)}29.16666667%{clip:rect(86px,9999px,30px,0)}33.33333333%{clip:rect(23px,9999px,98px,0)}37.5%{clip:rect(20px,9999px,49px,0)}41.66666667%{clip:rect(71px,9999px,24px,0)}45.83333333%{clip:rect(2px,9999px,48px,0)}50%{clip:rect(95px,9999px,13px,0)}54.16666667%{clip:rect(5px,9999px,7px,0)}58.33333333%{clip:rect(82px,9999px,5px,0)}62.5%{clip:rect(48px,9999px,37px,0)}66.66666667%{clip:rect(59px,9999px,3px,0)}70.83333333%{clip:rect(73px,9999px,84px,0)}75%{clip:rect(66px,9999px,28px,0)}79.16666667%{clip:rect(15px,9999px,13px,0)}83.33333333%{clip:rect(81px,9999px,50px,0)}87.5%{clip:rect(88px,9999px,23px,0)}91.66666667%{clip:rect(4px,9999px,97px,0)}95.83333333%{clip:rect(76px,9999px,68px,0)}to{clip:rect(73px,9999px,15px,0)}}.text-shadow-neon{text-shadow:0 0 10px rgba(32,107,196,.8),0 0 20px rgba(32,107,196,.4)}.typing-cursor-static{border-right:2px solid var(--tblr-success);padding-right:4px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{border-color:transparent}50%{border-color:var(--tblr-success)}}
