body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--nav-height:90px;--primary-color:#2d3436;--text-muted:#636e72}.navbar{align-items:center;background:#0000;display:flex;height:90px;height:var(--nav-height);justify-content:center;left:0;position:fixed;top:0;transition:all .5s cubic-bezier(.19,1,.22,1);width:100%;z-index:1000}.navbar.scrolled{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:var(--navbar-bg);border-bottom:1px solid var(--border-color);box-shadow:0 10px 40px var(--shadow-color);height:75px}[data-theme=dark] .navbar.scrolled{background:#000000f2;border-bottom:1px solid #8b7ff44d;box-shadow:0 10px 40px #8b7ff433}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1300px;padding:0 40px;width:100%}.navbar-logo-img{filter:drop-shadow(0 0 5px rgba(0,0,0,.05));height:45px;object-fit:contain;transition:all .3s ease;width:auto}.navbar.scrolled .navbar-logo-img{height:38px}.nav-links{align-items:center;display:flex;gap:1rem}.nav-item{border-radius:12px;padding:8px 16px;position:relative;transition:all .3s ease}.nav-item a{color:#636e72;color:var(--text-muted);font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease}.nav-content,.nav-item a{align-items:center;display:flex;gap:10px}.nav-icon{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.nav-item:hover a{color:#6c5ce7;color:var(--accent-color)}.nav-item:hover .nav-icon{transform:rotate(15deg) scale(1.1)}.nav-item.active a{color:#6c5ce7;color:var(--accent-color);font-weight:700}.active-indicator{background:#6c5ce714;border-bottom:2px solid #6c5ce7;border-bottom:2px solid var(--accent-color);border-radius:12px;inset:0;position:absolute;z-index:1}.mobile-toggle{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 5px 15px #0000000d;color:#2d3436;color:var(--primary-color);cursor:pointer;display:none;padding:10px}.mobile-overlay{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;display:flex;flex-direction:column;height:100vh;left:0;padding:2rem 1.5rem;position:fixed;top:0;width:100%;z-index:2000}.mobile-nav-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;width:100%}.mobile-nav-title{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.mobile-close-btn,.mobile-nav-title{color:#2d3436;color:var(--primary-color)}.mobile-close-btn{align-items:center;background:#0000000d;border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.mobile-close-btn:hover{background:#ff7675;box-shadow:0 5px 15px #ff76754d;color:#fff}.mobile-nav-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;width:100%}.mobile-nav-item{align-items:center;border:1px solid #0000;border-radius:20px;display:flex;justify-content:space-between;padding:1rem 1.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1);width:100%}.mobile-nav-item:active{transform:scale(.98)}.mobile-nav-item.active{background:#6c5ce714;border-color:#6c5ce71a}.mobile-link-wrapper{align-items:center;color:#2d3436;color:var(--primary-color);display:flex;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:600;gap:16px}.mobile-nav-item.active .mobile-link-wrapper{color:#6c5ce7;color:var(--accent-color)}.mobile-active-dot{background:#6c5ce7;background:var(--accent-color);border-radius:50%;box-shadow:0 0 10px #6c5ce7;box-shadow:0 0 10px var(--accent-color);height:8px;width:8px}.mobile-nav-footer{display:flex;justify-content:center;padding-top:1rem;width:100%}.mobile-theme-switcher{background:#0000000a;border-radius:50px;display:flex;gap:5px;padding:6px}.mobile-theme-opt{align-items:center;border-radius:50%;color:#636e72;color:var(--text-muted);cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.mobile-theme-opt.active{background:#fff;box-shadow:0 4px 15px #0000000d;color:#6c5ce7;color:var(--accent-color)}[data-theme=dark] .mobile-overlay{background:#050505fa}[data-theme=dark] .mobile-nav-title{color:#fff}[data-theme=dark] .mobile-close-btn{background:#ffffff14;color:#fff}[data-theme=dark] .mobile-close-btn:hover{background:#ff7675}[data-theme=dark] .mobile-nav-item.active{background:#8b7ff426;border-color:#8b7ff433}[data-theme=dark] .mobile-link-wrapper{color:#e0e0e0}[data-theme=dark] .mobile-nav-item.active .mobile-link-wrapper{color:#8b7ff4}[data-theme=dark] .mobile-theme-switcher{background:#ffffff14}[data-theme=dark] .mobile-theme-opt{color:#a0a0a0}[data-theme=dark] .mobile-theme-opt.active{background:#8b7ff433;box-shadow:0 4px 15px #0003;color:#8b7ff4}@media (max-width:1100px){.nav-links{gap:.5rem}}@media (max-width:968px){.nav-links{display:none}.mobile-toggle{align-items:center;display:flex;justify-content:center}.navbar-container{padding:0 24px}}.theme-switcher{margin-left:1rem;position:relative}.theme-toggle{align-items:center;background:#0000;border:none;box-shadow:none;color:#6c5ce7;color:var(--accent-color);cursor:pointer;display:flex;height:42px;justify-content:center;transition:all .3s cubic-bezier(.19,1,.22,1);width:42px}.theme-toggle:hover{background:#0000;box-shadow:none;transform:translateY(-2px)}.theme-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #6c5ce726;border-radius:16px;box-shadow:0 10px 40px #0000001a,inset 0 0 0 1px #ffffff80;min-width:160px;padding:8px;position:absolute;right:0;top:calc(100% + 12px);z-index:1001}.theme-option{align-items:center;background:#0000;border:none;border-radius:10px;color:#636e72;color:var(--text-muted);cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;gap:12px;padding:12px 16px;text-align:left;transition:all .25s cubic-bezier(.19,1,.22,1);width:100%}.theme-option:hover{background:#6c5ce714;color:#6c5ce7;color:var(--accent-color);transform:translateX(4px)}.theme-option.active{background:#6c5ce71f;color:#6c5ce7;color:var(--accent-color);font-weight:600}.theme-option svg{flex-shrink:0;transition:transform .3s ease}.theme-option:hover svg{transform:rotate(10deg) scale(1.1)}[data-theme=dark] .theme-toggle{color:#8b7ff4}[data-theme=dark] .theme-toggle,[data-theme=dark] .theme-toggle:hover{background:#0000;box-shadow:none}[data-theme=dark] .theme-menu{background:#0a0a0afa;border-color:#8b7ff44d;box-shadow:0 10px 50px #8b7ff44d,inset 0 0 0 1px #8b7ff433}[data-theme=dark] .theme-option{color:#e0e0e0}[data-theme=dark] .theme-option:hover{background:#8b7ff433;color:#8b7ff4}[data-theme=dark] .theme-option.active{background:#8b7ff44d;box-shadow:0 0 20px #8b7ff44d;color:#a299ff}[data-theme=dark] .nav-content,[data-theme=dark] .nav-item a{color:#e0e0e0}[data-theme=dark] .nav-item.active .nav-content,[data-theme=dark] .nav-item.active a,[data-theme=dark] .nav-item:hover .nav-content,[data-theme=dark] .nav-item:hover a{color:#8b7ff4}[data-theme=dark] .active-indicator{background:#8b7ff426;border-bottom:2px solid #8b7ff4;box-shadow:0 0 20px #8b7ff44d}[data-theme=dark] .mobile-toggle{background:#0f0f0fe6;border:1px solid #8b7ff44d;box-shadow:0 5px 20px #8b7ff433;color:#8b7ff4}[data-theme=dark] .mobile-overlay{background:#000000fa}[data-theme=dark] .mobile-link-wrapper,[data-theme=dark] .mobile-nav-item a{color:#fff}[data-theme=dark] .mobile-nav-item.active a{color:#8b7ff4}@media (max-width:968px){.fullscreen-toggle,.theme-switcher{display:none}}.fullscreen-toggle{align-items:center;background:#0000;border:none;border-radius:50%;bottom:0;color:#6c5ce7;color:var(--accent-color);cursor:pointer;display:flex;height:42px;justify-content:center;margin:auto 0;position:absolute;right:2rem;top:0;transform:none;transition:all .3s cubic-bezier(.19,1,.22,1);width:42px}.fullscreen-toggle:hover{color:#a29bfe;transform:none}.fullscreen-toggle:active{transform:none}[data-theme=dark] .fullscreen-toggle{color:#8b7ff4}[data-theme=dark] .fullscreen-toggle:hover{color:#fff;text-shadow:0 0 15px #8b7ff499}.home-container{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:120px;position:relative;width:100%}.background-effects{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.gradient-orb{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.6;position:absolute}.orb-1{animation-delay:0s;background:linear-gradient(135deg,#a8e6cf,#dcedc1);height:600px;left:-100px;top:-100px;width:600px}.orb-2{animation-delay:-5s;background:linear-gradient(135deg,#ffd3b6,#ffaaa5);bottom:-50px;height:500px;right:-100px;width:500px}.orb-3{animation-delay:-10s;background:linear-gradient(135deg,#e2f0cb,#c7ceea);height:400px;left:30%;opacity:.4;top:40%;width:400px}@keyframes float{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-50px) rotate(10deg)}66%{transform:translate(-20px,20px) rotate(-5deg)}to{transform:translate(0) rotate(0deg)}}.grid-overlay{background-image:linear-gradient(#00000008 1px,#0000 0),linear-gradient(90deg,#00000008 1px,#0000 0);background-size:50px 50px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.content-wrapper{max-width:900px;padding:0 20px;position:relative;text-align:center;z-index:2}.badge-container{display:inline-block;margin-bottom:1.5rem}.greeting-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffc;border:1px solid #6c5ce733;border-radius:50px;box-shadow:0 4px 15px #6c5ce71a;color:#6c5ce7;font-size:.9rem;font-weight:600;padding:8px 16px}.hero-title{color:#2d3436;font-family:Outfit,sans-serif;font-size:4.5rem;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:1.5rem}.hero-title .name-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#6c5ce7,#a29bfe);background-clip:text;-webkit-background-clip:text;display:inline-block;position:relative}.typewriter-container{align-items:center;color:#2d3436;display:flex;font-size:2.2rem;font-weight:500;gap:8px;height:50px;justify-content:center;margin-bottom:2rem}.typewriter-text{-webkit-text-fill-color:#0000;animation:shine 5s linear infinite;background:linear-gradient(90deg,#ff7675 0,#6c5ce7 25%,#a29bfe 50%,#00cec9 75%,#ff7675);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-weight:800;letter-spacing:-.5px}@keyframes shine{0%{background-position:0}to{background-position:200%}}.cursor-premium{animation:blink-soft 1.2s ease-in-out infinite;background:#6c5ce7;border-radius:4px;box-shadow:0 0 15px #6c5ce799,0 0 30px #00cec966;display:inline-block;height:35px;margin-left:8px;width:4px}@keyframes blink-soft{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.2;transform:scaleY(.8)}}.description-text{color:#636e72;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;margin:0 auto 3.5rem;max-width:800px}.text-gradient-mini{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6c5ce7,#00cec9);-webkit-background-clip:text;background-clip:text;font-weight:700}.text-highlight-sub{color:#2d3436;font-weight:600}.cta-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:4rem}.cv-btn,.primary-btn,.secondary-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:12px;justify-content:center;overflow:hidden;padding:14px 40px;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}.primary-btn{background:linear-gradient(135deg,#6c5ce7,#a29bfe);box-shadow:0 10px 25px #6c5ce74d;color:#fff}.secondary-btn{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #6c5ce733!important;box-shadow:0 10px 30px #0000000a;color:#2d3436}.cv-btn{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#6c5ce70d;border:1px dashed #6c5ce74d!important;color:#6c5ce7}.cv-btn:before,.primary-btn:before,.secondary-btn:before{background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.6s;width:100%;z-index:1}.cv-btn:hover:before,.primary-btn:hover:before,.secondary-btn:hover:before{left:100%}.primary-btn:hover{box-shadow:0 25px 50px #6c5ce773;transform:translateY(-6px) scale(1.05)}.secondary-btn:hover{background:#ffffffe6;border-color:#6c5ce7;box-shadow:0 20px 40px #6c5ce726}.cv-btn:hover,.secondary-btn:hover{color:#6c5ce7;transform:translateY(-6px) scale(1.05)}.cv-btn:hover{background:#6c5ce714;border:1.5px solid #6c5ce7;box-shadow:0 15px 30px #6c5ce733}.social-bar{gap:30px;margin-top:3.5rem}.social-bar,.social-link{display:flex;justify-content:center}.social-link{align-items:center;background:#fff;border:1px solid #00000008;border-radius:50%;box-shadow:0 8px 15px #0000000d;color:#636e72;font-size:1.4rem;height:54px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);width:54px}.social-link:hover{background:#fff;box-shadow:0 15px 30px #0000001f;transform:translateY(-10px) rotate(8deg)}.social-link.github:hover{background:#fff;border-color:#3333;box-shadow:0 10px 25px #3333331a;color:#333}.social-link.linkedin:hover{background:#fff;border-color:#0077b533;box-shadow:0 10px 25px #0077b526;color:#0077b5}.social-link.twitter:hover{background:#fff;border-color:#1da1f233;box-shadow:0 10px 25px #1da1f226;color:#1da1f2}.social-link.instagram:hover{background:#fff;border-color:#e1306c33;box-shadow:0 10px 25px #e1306c26;color:#e1306c}.social-link:hover svg{transform:scale(1.2) rotate(-8deg)}.love-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fffc;border-radius:20px;bottom:30px;box-shadow:0 10px 30px #0000001a;gap:15px;max-width:320px;padding:1.5rem;position:fixed;right:30px;z-index:1000}.love-popup,.popup-emoji{align-items:center;display:flex}.popup-emoji{font-size:2.5rem;justify-content:center}.popup-content h4{color:#2d3436;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;margin-bottom:2px}.popup-content p{color:#636e72;font-family:Inter,sans-serif;font-size:.9rem}.close-popup{background:none;border:none;color:#b2bec3;cursor:pointer;font-size:1.2rem;line-height:1;padding:0 5px;position:absolute;right:10px;top:10px;transition:color .3s ease}.close-popup:hover{color:#2d3436}.curved-popup{background:#fff;border:1px solid #0000000d;border-radius:255px 15px 225px 15px/15px 225px 15px 255px;bottom:50px;box-shadow:0 10px 40px #0000001a;justify-content:center;padding:1.5rem 2.5rem;position:fixed;right:50px;transform:rotate(-2deg);z-index:1000}.curved-content,.curved-popup{align-items:center;display:flex}.curved-content{flex-direction:column;text-align:center}.curved-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2d3436,#636e72);-webkit-background-clip:text;font-size:2rem;font-weight:700;line-height:1.2}.curved-text,.curved-text-sub{font-family:Dancing Script,cursive}.curved-text-sub{color:#6c5ce7;font-size:1.5rem;font-weight:600;margin-top:-5px}.curved-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#b2bec3;cursor:pointer;display:flex;font-size:1.2rem;height:30px;justify-content:center;opacity:0;position:absolute;right:-10px;top:-10px;transform:scale(.8);transition:all .3s ease;width:30px}.curved-popup:hover .curved-close{opacity:1;transform:scale(1)}.curved-close:hover{background:#ff7675;color:#fff}@media (max-width:768px){.curved-popup{bottom:20px;left:50%;max-width:300px;right:auto;transform:translateX(-50%) rotate(-2deg);width:calc(100% - 40px)}}[data-theme=dark] .home-container{background:#000}[data-theme=dark] .orb-1{background:linear-gradient(135deg,#8b7ff4,#a299ff);filter:blur(100px);opacity:.15}[data-theme=dark] .orb-2{background:linear-gradient(135deg,#6c5ce7,#8b7ff4);filter:blur(100px);opacity:.12}[data-theme=dark] .orb-3{background:linear-gradient(135deg,#a299ff,#8b7ff4);filter:blur(100px);opacity:.1}[data-theme=dark] .grid-overlay{background-image:linear-gradient(#8b7ff40d 1px,#0000 0),linear-gradient(90deg,#8b7ff40d 1px,#0000 0);opacity:.3}[data-theme=dark] .greeting-badge{background:#0f0f0fe6;border:1px solid #8b7ff466;box-shadow:0 4px 20px #8b7ff44d;color:#8b7ff4}[data-theme=dark] .hero-title{color:#fff}[data-theme=dark] .hero-title .name-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#8b7ff4,#a299ff);background-clip:text;-webkit-background-clip:text;text-shadow:0 0 40px #8b7ff44d}[data-theme=dark] .typewriter-container{color:#fff}[data-theme=dark] .typewriter-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b7ff4 0,#a299ff 25%,#00cec9 50%,#8b7ff4 75%,#a299ff);-webkit-background-clip:text;background-clip:text;background-size:200% auto}[data-theme=dark] .cursor-premium{background:#8b7ff4;box-shadow:0 0 20px #8b7ff4cc,0 0 40px #8b7ff480}[data-theme=dark] .description-text{color:#e0e0e0}[data-theme=dark] .text-gradient-mini{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b7ff4,#00cec9);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .text-highlight-sub{color:#fff}[data-theme=dark] .primary-btn{background:linear-gradient(135deg,#8b7ff4,#a299ff);box-shadow:0 10px 30px #8b7ff466}[data-theme=dark] .primary-btn:hover{box-shadow:0 25px 60px #8b7ff499}[data-theme=dark] .secondary-btn{background:#0f0f0fcc;border:1px solid #8b7ff44d!important;box-shadow:0 10px 30px #00000080;color:#fff}[data-theme=dark] .secondary-btn:hover{background:#8b7ff41a;border-color:#8b7ff4!important;box-shadow:0 20px 50px #8b7ff44d;color:#8b7ff4}[data-theme=dark] .cv-btn{background:#8b7ff41a;border:1px dashed #8b7ff466!important;color:#8b7ff4}[data-theme=dark] .cv-btn:hover{background:#8b7ff433;border:1.5px solid #8b7ff4!important;box-shadow:0 15px 40px #8b7ff466;color:#a299ff}[data-theme=dark] .social-link{background:#0f0f0fe6;border:1px solid #8b7ff433;box-shadow:0 8px 20px #00000080;color:#e0e0e0}[data-theme=dark] .social-link:hover{background:#8b7ff41a;box-shadow:0 15px 40px #8b7ff44d}[data-theme=dark] .social-link.github:hover{background:#ffffff0d;border-color:#ffffff4d;box-shadow:0 10px 30px #fff3;color:#fff}[data-theme=dark] .social-link.linkedin:hover{background:#0077b50d;border-color:#0077b566;box-shadow:0 10px 30px #0077b54d;color:#0077b5}[data-theme=dark] .social-link.twitter:hover{background:#1da1f20d;border-color:#1da1f266;box-shadow:0 10px 30px #1da1f24d;color:#1da1f2}[data-theme=dark] .social-link.instagram:hover{background:#e1306c0d;border-color:#e1306c66;box-shadow:0 10px 30px #e1306c4d;color:#e1306c}[data-theme=dark] .curved-popup{background:#0f0f0ff2;border:1px solid #8b7ff44d;box-shadow:0 10px 50px #8b7ff466}[data-theme=dark] .curved-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e0e0);-webkit-background-clip:text}[data-theme=dark] .curved-text-sub{color:#8b7ff4}[data-theme=dark] .curved-close{background:#0f0f0fe6;border:1px solid #8b7ff433;box-shadow:0 5px 20px #8b7ff44d;color:#e0e0e0}[data-theme=dark] .curved-close:hover{background:#8b7ff4;color:#fff}@media (max-width:768px){.home-container{align-items:flex-start;height:auto;min-height:100vh;padding-bottom:40px;padding-top:100px}.content-wrapper{margin-top:20px;padding:0 20px;width:100%}.greeting-badge{font-size:.8rem;margin-bottom:1rem;padding:6px 14px}.hero-title{font-size:2.8rem;line-height:1.1;margin-bottom:1rem}.typewriter-container{flex-wrap:wrap;font-size:1.4rem;gap:5px;height:auto;margin-bottom:1.5rem;min-height:40px}.cursor-premium{height:24px;width:3px}.description-text{font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:100%}.cta-group{align-items:center;flex-direction:column;gap:12px;margin-bottom:3rem;width:100%}.cv-btn,.primary-btn,.secondary-btn{font-size:1rem;margin-bottom:0;max-width:300px;padding:14px 24px;width:100%}.social-bar{gap:20px;margin-top:0}.social-link{font-size:1.2rem;height:45px;width:45px}.orb-1,.orb-2,.orb-3{filter:blur(60px);opacity:.3}.orb-1{height:300px;width:300px}.orb-2{height:250px;width:250px}.orb-3{height:200px;width:200px}}@media (max-width:480px){.hero-title{font-size:2.2rem}.typewriter-container{font-size:1.1rem;justify-content:center}.description-text{font-size:.95rem}.cv-btn,.primary-btn,.secondary-btn{padding:12px 20px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body,html{overscroll-behavior:none}.lenis.lenis-smooth,body,html{height:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}:root{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-tertiary:#fff;--text-primary:#2d3436;--text-secondary:#636e72;--text-muted:#95a5a6;--accent-color:#6c5ce7;--accent-hover:#5f4fd1;--border-color:#0000001a;--shadow-color:#0000001a;--card-bg:#fff;--navbar-bg:#fffc;--glass-bg:#fff9}[data-theme=dark]{--bg-primary:#000;--bg-secondary:#0a0a0a;--bg-tertiary:#111;--text-primary:#fff;--text-secondary:#e0e0e0;--text-muted:#a0a0a0;--accent-color:#8b7ff4;--accent-hover:#a299ff;--border-color:#8b7ff433;--shadow-color:#8b7ff426;--card-bg:#0f0f0f;--navbar-bg:#000000e6;--glass-bg:#0f0f0fcc}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--bg-primary);color:#2d3436;color:var(--text-primary);font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;transition:background-color .3s ease,color .3s ease;width:100%}.app-container{display:flex;flex-direction:column;width:100%}.main-content{width:100%;will-change:transform}section{position:relative;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f8f9fa;background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#636e72;background:var(--text-secondary);border:3px solid #f8f9fa;border:3px solid var(--bg-secondary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#6c5ce7;background:var(--accent-color)}::selection{background:#6c5ce733;color:#6c5ce7}.font-outfit{font-family:Outfit,sans-serif}.font-inter{font-family:Inter,sans-serif}
/*# sourceMappingURL=main.5227a002.css.map*/