*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07070f;--bg2:#0d0d1a;--card:#ffffff0a;--border:#ffffff14;--text:#f0f0f8;--muted:#f0f0f873;--accent1:#7c5cfc;--accent2:#e85d8a;--accent3:#00d4ff;--grad:linear-gradient(135deg, #7c5cfc 0%, #e85d8a 50%, #ff9a3c 100%);--grad2:linear-gradient(135deg, #00d4ff 0%, #7c5cfc 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(--grad);pointer-events:none;z-index:9999;mix-blend-mode:screen;border-radius:50%;width:12px;height:12px;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 #7c5cfc80;border-radius:50%;width:36px;height:36px;transition:transform .12s,width .3s,height .3s,border-color .3s;position:fixed;transform:translate(-50%,-50%)}#cursor.hover{width:20px;height:20px}#cursor-follower.hover{border-color:#e85d8a99;width:60px;height:60px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent1);border-radius:4px}body:before{content:"";pointer-events:none;z-index:9990;opacity:.4;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(--accent1);margin-bottom:16px;font-size:11px;font-weight:600}.section-title{font-family:var(--font-display);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}button,a{cursor:none}h1,h2,h3,h4,h5,h6,.section-title,.gradient-text{word-break:keep-all!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}@media (pointer:coarse),(hover:none){#cursor,#cursor-follower{opacity:0!important;visibility:hidden!important;pointer-events:none!important;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.5rem)!important;line-height:1.2!important}}@media (width<=480px){.container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:0 16px!important}section{padding:60px 0}h1,.hero-title,.section-title{letter-spacing:-.5px!important;font-size:clamp(1.6rem,8.5vw,2.3rem)!important;line-height:1.2!important}section p,.container p,.skill-desc{white-space:normal!important;width:100%!important;max-width:100%!important;font-size:14px!important;line-height:1.6!important}.card,section div[style*=background],div[style*=border-radius]{box-sizing:border-box!important;max-width:100%!important;padding:24px!important}.about-stats,.stats-container,div[style*="display: flex"]{flex-wrap:wrap!important}}
