html,body{margin:0;overflow:hidden;background-color:#050505;font-family:Inter,sans-serif}.watermark-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:100;opacity:.08;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.watermark-content{display:flex;flex-wrap:wrap;gap:120px;padding:50px;transform:rotate(-25deg) scale(1.5);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.watermark-item{font-size:2.2rem;font-weight:900;white-space:nowrap;color:#fff;letter-spacing:12px;text-shadow:0 0 10px rgba(255,255,255,.2)}.scanlines{background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:50;animation:scanline 10s linear infinite}@keyframes scanline{0%{background-position:0 0}to{background-position:0 100%}}.glitch{position:relative}.glitch:before,.glitch:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.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)}20%{clip:rect(62px,9999px,4px,0)}40%{clip:rect(13px,9999px,76px,0)}60%{clip:rect(89px,9999px,2px,0)}80%{clip:rect(4px,9999px,42px,0)}to{clip:rect(55px,9999px,91px,0)}}@keyframes glitch-anim2{0%{clip:rect(12px,9999px,55px,0)}20%{clip:rect(88px,9999px,12px,0)}40%{clip:rect(33px,9999px,4px,0)}60%{clip:rect(5px,9999px,88px,0)}80%{clip:rect(66px,9999px,2px,0)}to{clip:rect(2px,9999px,999px,0)}}.tech-border{clip-path:polygon(0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%)}.tech-border-inverse{clip-path:polygon(0 15px,15px 0,100% 0,100% 100%,0 100%)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f59e0b}
