*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg2:#111;--card:#ffffff0a;--border:#ffffff1a;--text:#f5f5f5;--muted:#f5f5f56b;--accent1:#fff;--accent2:#888;--accent3:#ccc;--grad:linear-gradient(135deg, #fff 0%, #999 100%);--grad2:linear-gradient(135deg, #ccc 0%, #888 100%);--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font-body);cursor:none;overflow-x:hidden}#cursor{background:var(--text);pointer-events:none;z-index:9999;border-radius:50%;width:10px;height:10px;transition:width .2s,height .2s,opacity .2s;position:fixed;transform:translate(-50%,-50%)}#cursor-follower{pointer-events:none;z-index:9998;border:1.5px solid #ffffff47;border-radius:50%;width:34px;height:34px;transition:transform .12s,width .3s,height .3s,border-color .3s;position:fixed;transform:translate(-50%,-50%)}#cursor.hover{width:18px;height:18px}#cursor-follower.hover{border-color:#ffffff80;width:56px;height:56px}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff6}body:before{content:"";pointer-events:none;z-index:9989;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}section{min-height:100vh;padding:100px 0}.container{max-width:1100px;margin:0 auto;padding:0 32px}.section-label{font-family:var(--font-display);letter-spacing:4px;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:11px;font-weight:600}.section-title{font-family:var(--font-display);overflow-wrap:break-word;margin-bottom:24px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.gradient-text{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button,a{cursor:none}@media (pointer:coarse),(hover:none){#cursor,#cursor-follower{display:none!important}body,button,a{cursor:auto!important}}@media (width<=768px){section{padding:80px 0}.section-title,h1,h2{font-size:clamp(1.8rem,7.5vw,2.6rem)!important;line-height:1.2!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=480px){.container{padding:0 16px!important}section{padding:60px 0}h1,.section-title{letter-spacing:-.3px!important;font-size:clamp(1.65rem,8.5vw,2.2rem)!important;line-height:1.22!important}section p{font-size:14px!important;line-height:1.7!important}}
