Terms of Service | Briceka Enterprise :root { --accent: #00ff88; --error: #ff4444; --bg: #000; --border: rgba(255,255,255,0.1); --glass: rgba(255,255,255,0.03); } * { margin:0; padding:0; box-sizing:border-box; } body { font-family: 'Plus Jakarta Sans', sans-serif; background: var(--bg); color: #fff; overflow-x: hidden; line-height: 1.6; } #bg-canvas { position: fixed; top: 0; left: 0; z-index: -1; pointer-events: none; } .container { max-width: 1000px; margin: 0 auto; padding: 0 25px; position: relative; z-index: 1; } .header-box { padding: 80px 0 40px; text-align: center; } .glitch-logo { font-family: 'Space Grotesk'; font-size: 2rem; font-weight: 800; text-decoration: none; color: #fff; position: relative; text-transform: uppercase; letter-spacing: 5px; display: inline-block; } .glitch-logo::before, .glitch-logo::after { content: 'BRICEKA ENTERPRISE'; position: absolute; top:0; left:0; width:100%; height:100%; background: black; } .glitch-logo::before { left: 2px; text-shadow: -2px 0 #ff00c1; clip: rect(44px, 450px, 56px, 0); animation: g1 3s infinite linear reverse; } .glitch-logo::after { left: -2px; text-shadow: -2px 0 #00fff9; clip: rect(44px, 450px, 56px, 0); animation: g2 3s infinite linear reverse; } @keyframes g1 { 0%{clip:rect(10px,999px,85px,0)}...

LEGAL_NOTICE: This website acts solely as an automated content aggregator. We do not host, store, or upload any media shown above. All content is indexed via machine logic from external sources.