*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;background-color:#050505;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#222;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}canvas{display:block}#root{width:100%}.scrollytelling-container{width:100%;position:relative}.sticky-canvas-container{z-index:1;pointer-events:none;background-color:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.sticky-canvas-container canvas{object-fit:contain;width:100%;height:100%}.content-section{z-index:10;pointer-events:none;width:100%;position:relative}.content-section .inner{pointer-events:auto;max-width:1200px;margin:0 auto;padding:5vh 5%}h1,h2,h3{letter-spacing:-.05em;font-weight:700;line-height:.9}.hero-text{text-transform:uppercase;font-size:8rem}.headline{color:#0050ff;font-size:4rem;line-height:1.1}.reveal-text{max-width:500px}.tech-grid{flex-wrap:wrap;justify-content:flex-end;gap:2rem;display:flex}.tech-item{color:#00d6ff;background:#00d6ff0d;border:1px solid #00d6ff33;border-radius:4px;padding:.5rem 1rem;font-size:1.5rem;font-weight:500}.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05050580;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0;left:0}.nav-links{gap:2rem;display:flex}.nav-links a{color:#fff9;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.cta-button{color:#050505;background:#fff;border-radius:30px;padding:.8rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .3s,background .3s}.cta-button:hover{background:#eee;transform:scale(1.05)}.footer{text-align:center;border-top:1px solid #ffffff1a;padding:10vh 5%}.glass-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}
