.Navbar-module__cJzEcG__header{z-index:1000;background:var(--bg-color);border-bottom:1px solid #0000;width:100%;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}:root[data-theme=light] .Navbar-module__cJzEcG__header{background:var(--bg-color)}.Navbar-module__cJzEcG__headerScrolled{background:var(--bg-color);border-bottom:1px solid var(--navbar-border);box-shadow:var(--shadow);padding:12px 0}:root[data-theme=light] .Navbar-module__cJzEcG__headerScrolled{background:var(--bg-color)}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;font-size:1.4rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoDot{background:var(--secondary);width:6px;height:6px;box-shadow:0 0 10px var(--secondary);border-radius:50%;display:inline-block}.Navbar-module__cJzEcG__navMenu{align-items:center;gap:32px;margin-left:auto;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-heading);color:var(--text-secondary);cursor:pointer;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinkActive{color:var(--text-primary);font-weight:600}.Navbar-module__cJzEcG__navLinkActive:after{content:"";background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-6px;left:0}.Navbar-module__cJzEcG__contactBtn{font-family:var(--font-heading);color:#fff;background:#4f46e5;border-radius:8px;margin-left:16px;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__contactBtn:hover{background:var(--secondary);color:#070913;transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__cJzEcG__contactBtn{display:none}}.Navbar-module__cJzEcG__navControls{align-items:center;gap:16px;margin-left:16px;display:flex}.Navbar-module__cJzEcG__themeToggle{color:var(--text-primary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Navbar-module__cJzEcG__themeToggle svg{transition:transform .5s cubic-bezier(.34,1.56,.64,1)}:root[data-theme=light] .Navbar-module__cJzEcG__themeToggle{background:#0000000a;border-color:#00000014}.Navbar-module__cJzEcG__themeToggle:hover{background:var(--primary-glow);border-color:var(--primary);transform:scale(1.05)}.Navbar-module__cJzEcG__themeToggle:hover svg{transform:rotate(28deg)}.Navbar-module__cJzEcG__themeToggle:active svg{transform:scale(.8)rotate(-15deg)}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-color);border-left:1px solid var(--card-border);z-index:1001;flex-direction:column;gap:32px;width:280px;height:100vh;padding:40px 24px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000080}.Navbar-module__cJzEcG__mobileMenuOpen{right:0}.Navbar-module__cJzEcG__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Navbar-module__cJzEcG__mobileNavList{flex-direction:column;gap:24px;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-heading);color:var(--text-secondary);font-size:1.2rem;font-weight:600}.Navbar-module__cJzEcG__mobileNavLinkActive{color:var(--primary)}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;background:#0009;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__overlayVisible{opacity:1;pointer-events:auto}@media (max-width:768px){.Navbar-module__cJzEcG__navMenu{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{border:1px solid var(--card-border);width:40px;height:40px;color:var(--text-primary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}:root[data-theme=light] .Navbar-module__cJzEcG__mobileMenuBtn{color:var(--text-primary);background:#0000000a;border-color:#00000014}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07091399;border-top:1px solid #ffffff0f;padding:60px 24px 30px;position:relative}:root[data-theme=light] .Footer-module__S6Hkya__footer{background:#f1f5f999;border-top:1px solid #0000000f}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__columnBrand{grid-column:span 2}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__columnBrand{grid-column:span 1}}.Footer-module__S6Hkya__columnBrand{flex-direction:column;gap:16px;max-width:480px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:14px;display:flex}.Footer-module__S6Hkya__socialIcon{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}:root[data-theme=light] .Footer-module__S6Hkya__socialIcon{background:#00000005;border:1px solid #0000000d}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:var(--primary);border-color:var(--primary);box-shadow:0 4px 12px var(--primary-glow);transform:translateY(-3px)}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:20px;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__S6Hkya__columnTitle:after{content:"";background:var(--primary);border-radius:2px;width:24px;height:2px;position:absolute;bottom:-6px;left:0}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__footerLink:hover{color:var(--primary);padding-left:4px}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--primary);flex-shrink:0}.Footer-module__S6Hkya__contactText{color:var(--text-secondary);text-decoration:none;transition:color .2s}a.Footer-module__S6Hkya__contactText:hover{color:var(--primary)}.Footer-module__S6Hkya__divider{border:none;border-top:1px solid #ffffff0f;margin-bottom:30px}:root[data-theme=light] .Footer-module__S6Hkya__divider{border-top:1px solid #0000000f}.Footer-module__S6Hkya__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-secondary);font-size:.9rem}.Footer-module__S6Hkya__backToTopBtn{color:var(--text-primary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}:root[data-theme=light] .Footer-module__S6Hkya__backToTopBtn{background:#00000005;border:1px solid #0000000d}.Footer-module__S6Hkya__backToTopBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 12px var(--primary-glow);transform:translateY(-4px)}
.ContactBanner-module__fC1LZW__banner{text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.ContactBanner-module__fC1LZW__content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0f172a73,#0f172a73) padding-box padding-box,linear-gradient(135deg,#6366f133 0%,#06b6d433 100%) border-box;border:1px solid #0000;border-radius:24px;width:100%;max-width:1000px;padding:80px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0009}:root[data-theme=light] .ContactBanner-module__fC1LZW__content{background:linear-gradient(#fff9,#fff9) padding-box padding-box,linear-gradient(135deg,#4f46e526 0%,#0891b226 100%) border-box;box-shadow:0 30px 60px -15px #4f46e50d}.ContactBanner-module__fC1LZW__content:hover{background:linear-gradient(#0f172a80, #0f172a80) padding-box, linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%) border-box;transform:translateY(-2px);box-shadow:0 30px 60px -10px #6366f140}:root[data-theme=light] .ContactBanner-module__fC1LZW__content:hover{background:linear-gradient(#ffffffb3, #ffffffb3) padding-box, linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%) border-box;box-shadow:0 30px 60px -10px #4f46e51f}.ContactBanner-module__fC1LZW__content:before{content:"";background:var(--primary);filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;width:150px;height:150px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.ContactBanner-module__fC1LZW__content:after{content:"";background:var(--secondary);filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;width:150px;height:150px;transition:opacity .3s;position:absolute;bottom:-40px;left:-40px}:root[data-theme=light] .ContactBanner-module__fC1LZW__content:before,:root[data-theme=light] .ContactBanner-module__fC1LZW__content:after{opacity:.08}.ContactBanner-module__fC1LZW__badge{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.12em;color:var(--primary);z-index:2;background:#6366f114;border:1px solid #6366f12e;border-radius:99px;margin-bottom:1.5rem;padding:6px 16px;font-size:.82rem;font-weight:700;transition:all .3s;display:inline-block;position:relative}:root[data-theme=light] .ContactBanner-module__fC1LZW__badge{color:var(--primary);background:#4f46e50f;border:1px solid #4f46e526}.ContactBanner-module__fC1LZW__title{font-family:var(--font-heading);background:linear-gradient(135deg, var(--text-primary) 30%, var(--primary) 70%, var(--secondary) 100%);-webkit-text-fill-color:transparent;z-index:2;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;position:relative}.ContactBanner-module__fC1LZW__subtitle{color:var(--text-secondary);z-index:2;margin-bottom:2.5rem;font-size:1.2rem;text-align:center!important}.ContactBanner-module__fC1LZW__button{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);z-index:2;border-radius:14px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 4px 20px #6366f159;color:#fff!important}.ContactBanner-module__fC1LZW__button:hover{background:linear-gradient(135deg, var(--primary) 10%, var(--accent) 90%);transform:translateY(-3px);box-shadow:0 8px 30px #6366f18c}.ContactBanner-module__fC1LZW__arrowIcon{transition:transform .3s}.ContactBanner-module__fC1LZW__button:hover .ContactBanner-module__fC1LZW__arrowIcon{transform:translate(4px)}@media (max-width:768px){.ContactBanner-module__fC1LZW__banner{padding:40px 16px}.ContactBanner-module__fC1LZW__content{padding:60px 24px}.ContactBanner-module__fC1LZW__title{font-size:1.8rem}.ContactBanner-module__fC1LZW__subtitle{margin-bottom:2rem;font-size:1.1rem}.ContactBanner-module__fC1LZW__badge{margin-bottom:1.2rem}.ContactBanner-module__fC1LZW__button{padding:.9rem 1.8rem;font-size:1rem}}
.Hero-module__ZARIfG__hero{isolation:isolate;padding:120px 24px 60px;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#6366f114,#0000 28%),radial-gradient(circle at 100% 100%,#06b6d40f,#0000 30%);position:absolute;inset:0}.Hero-module__ZARIfG__heroBanner{background:var(--card-bg);border:1px solid var(--card-border);max-width:1320px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:38px;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;margin:0 auto 42px;padding:54px;display:flex;position:relative}.Hero-module__ZARIfG__bannerText{text-align:left;flex-direction:column;flex:1;gap:16px;display:flex}.Hero-module__ZARIfG__profilePhoto{background:linear-gradient(135deg, var(--primary), var(--secondary), var(--accent));border-radius:50%;flex-shrink:0;width:180px;height:180px;padding:4px;position:relative;box-shadow:0 0 30px #6366f140,0 0 70px #06b6d41f}.Hero-module__ZARIfG__profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.Hero-module__ZARIfG__greeting{text-transform:uppercase;letter-spacing:.18em;color:var(--secondary);font-size:.92rem;font-weight:700}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:-.05em;background:linear-gradient(135deg, var(--text-primary) 0%, var(--primary) 65%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:clamp(4rem,8vw,7rem);font-weight:800;line-height:.95}.Hero-module__ZARIfG__role{color:var(--text-secondary);font-size:1.35rem;font-weight:600}.Hero-module__ZARIfG__subtitle{min-height:42px;color:var(--text-primary);align-items:center;gap:10px;font-size:1.4rem;font-weight:600;display:flex}.Hero-module__ZARIfG__cursor{background:var(--secondary);border-radius:20px;width:3px;height:24px;animation:.8s infinite Hero-module__ZARIfG__blink}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:0}50%{opacity:1}}.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr 520px;align-items:start;gap:42px;width:100%;max-width:1320px;margin:0 auto;display:grid}.Hero-module__ZARIfG__introText{flex-direction:column;gap:18px;display:flex}.Hero-module__ZARIfG__description{color:var(--text-secondary);font-size:1.05rem;line-height:1.9}.Hero-module__ZARIfG__quickStats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Hero-module__ZARIfG__statCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:18px}.Hero-module__ZARIfG__statCard .Hero-module__ZARIfG__statNumber{color:var(--primary);margin-bottom:6px;font-size:1.8rem;font-weight:800}.Hero-module__ZARIfG__statCard span{color:var(--text-secondary);font-size:.88rem}.Hero-module__ZARIfG__techStack{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__techBadge{border:1px solid var(--card-border);background:var(--card-bg);color:var(--text-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:500;transition:all .3s}.Hero-module__ZARIfG__techBadge:hover{border-color:var(--primary);background:#6366f10f;transform:translateY(-2px)}.Hero-module__ZARIfG__currentlyBuilding{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;padding:24px;transition:all .3s}.Hero-module__ZARIfG__currentlyBuilding:hover{border-color:#6366f140;transform:translateY(-2px)}.Hero-module__ZARIfG__currentlyHeader{align-items:center;gap:10px;margin-bottom:14px;font-weight:700;display:flex}.Hero-module__ZARIfG__currentlyList{color:var(--text-secondary);padding-left:18px;line-height:2}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:18px;display:flex}.Hero-module__ZARIfG__socials{gap:18px;display:flex}.Hero-module__ZARIfG__socialIcon{width:46px;height:46px;color:var(--text-secondary);background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);border-radius:14px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__ZARIfG__socialIcon:hover{color:var(--primary);border-color:var(--primary);box-shadow:0 4px 15px var(--primary-glow);transform:translateY(-2px)scale(1.05)}.Hero-module__ZARIfG__terminalWrapper{width:100%}.Hero-module__ZARIfG__terminal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080a14d1;border:1px solid #ffffff14;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #00000073,0 0 40px #6366f114}.Hero-module__ZARIfG__terminalHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:16px 18px;display:flex}.Hero-module__ZARIfG__terminalButton{border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__close{background:#ef4444}.Hero-module__ZARIfG__minimize{background:#f59e0b}.Hero-module__ZARIfG__maximize{background:#10b981}.Hero-module__ZARIfG__terminalTitle{color:var(--text-secondary);margin:0 auto;font-family:monospace;font-size:.8rem}.Hero-module__ZARIfG__terminalBody{padding:24px;font-family:monospace;font-size:.88rem;line-height:1.8}.Hero-module__ZARIfG__cmdLine{margin-bottom:12px}.Hero-module__ZARIfG__prompt{color:#34d399;white-space:nowrap;flex-shrink:0}.Hero-module__ZARIfG__cmdInput{color:#e2e8f0;margin-left:8px}.Hero-module__ZARIfG__output{color:#94a3b8}.Hero-module__ZARIfG__outputHighlight{color:#22d3ee;font-weight:700}.Hero-module__ZARIfG__outputSuccess{color:#4ade80}.Hero-module__ZARIfG__outputInfo{color:#cbd5e1}.Hero-module__ZARIfG__statRow{grid-template-columns:140px 1fr;margin-bottom:6px;display:grid}.Hero-module__ZARIfG__statKey{color:#818cf8}.Hero-module__ZARIfG__statVal{color:#e2e8f0}:root[data-theme=light] .Hero-module__ZARIfG__terminal{background:#fffffff2;border-color:#0f172a14;box-shadow:0 20px 60px #0f172a0d}:root[data-theme=light] .Hero-module__ZARIfG__terminalHeader{border-bottom-color:#0f172a14}:root[data-theme=light] .Hero-module__ZARIfG__prompt{color:#059669}:root[data-theme=light] .Hero-module__ZARIfG__cmdInput{color:#0f172a}:root[data-theme=light] .Hero-module__ZARIfG__output{color:#334155}:root[data-theme=light] .Hero-module__ZARIfG__outputHighlight{color:#0891b2}:root[data-theme=light] .Hero-module__ZARIfG__outputSuccess{color:#16a34a}:root[data-theme=light] .Hero-module__ZARIfG__outputInfo{color:#475569}:root[data-theme=light] .Hero-module__ZARIfG__statVal{color:#0f172a}:root[data-theme=light] .Hero-module__ZARIfG__statKey{color:#4f46e5}@media (max-width:1180px){.Hero-module__ZARIfG__heroBanner{flex-direction:column-reverse;gap:24px;padding:36px}.Hero-module__ZARIfG__bannerText{text-align:center;align-items:center}.Hero-module__ZARIfG__heroContent,.Hero-module__ZARIfG__quickStats{grid-template-columns:1fr}.Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__socials,.Hero-module__ZARIfG__currentlyHeader{justify-content:center}.Hero-module__ZARIfG__heroBanner,.Hero-module__ZARIfG__introText{text-align:center}.Hero-module__ZARIfG__profilePhoto{margin:0 auto}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding-top:100px!important}.Hero-module__ZARIfG__heroBanner{padding:26px!important}.Hero-module__ZARIfG__title{font-size:3.6rem}.Hero-module__ZARIfG__role{font-size:1.05rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__terminalBody{font-size:.78rem}.Hero-module__ZARIfG__statRow{grid-template-columns:120px 1fr}.Hero-module__ZARIfG__heroContent{padding-top:20px!important}}.Hero-module__ZARIfG__terminalInputForm{align-items:center;gap:8px;margin-top:12px;display:flex}.Hero-module__ZARIfG__terminalInputField{color:#e2e8f0;width:100%;font-family:monospace;font-size:.88rem;line-height:inherit;z-index:1;background:0 0;border:none;outline:none;margin:0;padding:0;position:relative}:root[data-theme=light] .Hero-module__ZARIfG__terminalInputField{color:#0f172a}.Hero-module__ZARIfG__terminalInputContainer{flex:1;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__suggestionOverlay{color:#ffffff40;pointer-events:none;white-space:pre;font-family:monospace;font-size:.88rem;line-height:inherit;z-index:0;align-items:center;margin:0;padding:0;display:flex;position:absolute;top:0;left:0}:root[data-theme=light] .Hero-module__ZARIfG__suggestionOverlay{color:#0f172a59}.Hero-module__ZARIfG__suggestionsPopover{background:#0f172a73;border:1px solid #ffffff0d;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-family:monospace;font-size:.8rem;animation:.2s Hero-module__ZARIfG__slideIn;display:flex}:root[data-theme=light] .Hero-module__ZARIfG__suggestionsPopover{background:#00000008;border-color:#0000000d}.Hero-module__ZARIfG__suggestionsLabel{color:var(--text-secondary);margin-right:4px;font-weight:700}.Hero-module__ZARIfG__suggestionPopoverItem{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;padding:2px 8px;transition:all .2s}:root[data-theme=light] .Hero-module__ZARIfG__suggestionPopoverItem{background:#00000005;border-color:#0000000a}.Hero-module__ZARIfG__suggestionPopoverItem:hover{color:var(--text-primary);border-color:var(--primary);background:#6366f11a}.Hero-module__ZARIfG__suggestionPopoverItemActive{box-shadow:0 0 8px var(--primary-glow);color:#fff!important;background:var(--primary)!important;border-color:var(--primary)!important}.Hero-module__ZARIfG__neofetchContainer{align-items:flex-start;gap:24px;margin-bottom:12px;display:flex}.Hero-module__ZARIfG__neofetchLogo{white-space:pre;color:var(--secondary);flex-shrink:0;font-family:monospace;font-size:.95rem;font-weight:700;line-height:1.25}.Hero-module__ZARIfG__neofetchDetails{flex:1}@media (max-width:576px){.Hero-module__ZARIfG__neofetchContainer{flex-direction:column;gap:12px}.Hero-module__ZARIfG__title{font-size:2.6rem}}
.About-module__vAULUW__aboutSection{padding:100px 24px}.About-module__vAULUW__grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:60px;display:grid}@media (max-width:968px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:40px}}.About-module__vAULUW__introText{flex-direction:column;gap:20px;display:flex}.About-module__vAULUW__introText h3{font-family:var(--font-heading);color:var(--text-primary);font-size:1.8rem;font-weight:700}.About-module__vAULUW__introText p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.About-module__vAULUW__highlightText{color:var(--primary);font-weight:600}.About-module__vAULUW__pillarsList{flex-direction:column;gap:24px;display:flex}.About-module__vAULUW__pillarCard{border-radius:16px;align-items:flex-start;gap:20px;padding:24px;display:flex}.About-module__vAULUW__pillarCard:hover{border-color:var(--primary);box-shadow:0 10px 25px -10px var(--primary-glow);transform:translateY(-4px)}.About-module__vAULUW__iconContainer{background:var(--primary-glow);color:var(--primary);border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.About-module__vAULUW__pillarCard:nth-child(2) .About-module__vAULUW__iconContainer{background:var(--secondary-glow);color:var(--secondary)}.About-module__vAULUW__pillarCard:nth-child(3) .About-module__vAULUW__iconContainer{background:var(--accent-glow);color:var(--accent)}.About-module__vAULUW__pillarTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:700}.About-module__vAULUW__pillarDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.About-module__vAULUW__techStackContainer{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.About-module__vAULUW__techBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:8px 14px;font-size:.82rem;transition:all .3s}:root[data-theme=light] .About-module__vAULUW__techBadge{background:#00000008;border:1px solid #0000000f}.About-module__vAULUW__techBadge:hover{border-color:var(--primary);background:#6366f10f}.About-module__vAULUW__focusCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;margin-top:28px;padding:24px;transition:all .3s;box-shadow:0 10px 30px -10px #0000004d}:root[data-theme=light] .About-module__vAULUW__focusCard{background:#fff9;border:1px solid #0000000f;box-shadow:0 10px 30px -10px #4f46e508}.About-module__vAULUW__focusCard:hover{border-color:#6366f140;box-shadow:0 10px 30px -5px #6366f114}:root[data-theme=light] .About-module__vAULUW__focusCard:hover{border-color:#4f46e533;box-shadow:0 10px 30px -5px #4f46e50d}.About-module__vAULUW__focusTitle{font-weight:700;font-family:var(--font-heading);color:var(--text-primary);align-items:center;gap:10px;margin-bottom:16px;font-size:1.1rem;display:flex}.About-module__vAULUW__focusList{color:var(--text-secondary);padding-left:20px;line-height:1.9}.About-module__vAULUW__focusList li{margin-bottom:6px}.About-module__vAULUW__focusList li::marker{color:var(--primary)}
.ServicesSection-module__JL3_nq__servicesSection{padding:100px 24px;position:relative}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1320px;margin:0 auto;display:grid}.ServicesSection-module__JL3_nq__serviceCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:290px;padding:32px;transition:all .3s;display:flex}.ServicesSection-module__JL3_nq__serviceCard:hover{border-color:var(--primary);box-shadow:0 8px 30px -10px var(--primary-glow);transform:translateY(-4px)}.ServicesSection-module__JL3_nq__iconWrapper{background:var(--primary-glow);width:52px;height:52px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ServicesSection-module__JL3_nq__serviceCard:nth-child(2n) .ServicesSection-module__JL3_nq__iconWrapper{background:var(--secondary-glow);color:var(--secondary)}.ServicesSection-module__JL3_nq__serviceTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:10px;font-size:1.3rem;font-weight:700}.ServicesSection-module__JL3_nq__serviceDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:18px;font-size:.95rem;line-height:1.6}.ServicesSection-module__JL3_nq__techTags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.ServicesSection-module__JL3_nq__techTag{border:1px solid var(--card-border);color:var(--text-primary);background:#ffffff0a;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:600}:root[data-theme=light] .ServicesSection-module__JL3_nq__techTag{background:#00000005}.ServicesSection-module__JL3_nq__learnMoreBtn{color:var(--primary);align-items:center;gap:6px;width:fit-content;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.ServicesSection-module__JL3_nq__arrowIcon{transition:transform .3s}.ServicesSection-module__JL3_nq__learnMoreBtn:hover .ServicesSection-module__JL3_nq__arrowIcon{transform:translate(4px)}.ServicesSection-module__JL3_nq__viewAllContainer{justify-content:center;margin-top:48px;display:flex}.ServicesSection-module__JL3_nq__viewAllBtn{font-family:var(--font-heading);cursor:pointer;border:1px solid var(--card-border);color:var(--text-primary);box-shadow:var(--shadow);background:#ffffff08;border-radius:30px;padding:14px 36px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.ServicesSection-module__JL3_nq__viewAllBtn:hover{border-color:var(--primary);box-shadow:0 4px 20px var(--primary-glow);background:#ffffff14;transform:translateY(-2px)}:root[data-theme=light] .ServicesSection-module__JL3_nq__viewAllBtn{background:#00000005}:root[data-theme=light] .ServicesSection-module__JL3_nq__viewAllBtn:hover{background:#0000000a}@media (max-width:768px){.ServicesSection-module__JL3_nq__servicesSection{padding:60px 16px}}
.Skills-module__G7oUEG__skillsSection{padding:100px 24px}.Skills-module__G7oUEG__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px;display:grid}.Skills-module__G7oUEG__categoryCard{border-radius:20px;flex-direction:column;gap:24px;padding:30px;display:flex}.Skills-module__G7oUEG__categoryHeader{border-bottom:1px solid var(--card-border);align-items:center;gap:16px;padding-bottom:16px;display:flex}.Skills-module__G7oUEG__categoryIcon{color:var(--primary);background:var(--primary-glow);border-radius:10px;padding:10px;display:flex}.Skills-module__G7oUEG__categoryCard:nth-child(2) .Skills-module__G7oUEG__categoryIcon{color:var(--secondary);background:var(--secondary-glow)}.Skills-module__G7oUEG__categoryCard:nth-child(3) .Skills-module__G7oUEG__categoryIcon{color:var(--accent);background:var(--accent-glow)}.Skills-module__G7oUEG__categoryCard:nth-child(4) .Skills-module__G7oUEG__categoryIcon{color:var(--primary);background:var(--primary-glow)}.Skills-module__G7oUEG__categoryTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.35rem;font-weight:700}.Skills-module__G7oUEG__skillsList{flex-direction:column;gap:18px;display:flex}.Skills-module__G7oUEG__skillItem{flex-direction:column;gap:8px;display:flex}.Skills-module__G7oUEG__skillInfo{justify-content:space-between;align-items:center;display:flex}.Skills-module__G7oUEG__skillName{color:var(--text-primary);font-size:.95rem;font-weight:600}.Skills-module__G7oUEG__skillPercent{color:var(--text-secondary);font-size:.85rem;font-weight:600}.Skills-module__G7oUEG__progressBarTrack{background:#ffffff0d;border-radius:10px;width:100%;height:6px;position:relative;overflow:hidden}:root[data-theme=light] .Skills-module__G7oUEG__progressBarTrack{background:#0000000d}.Skills-module__G7oUEG__progressBarFill{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);border-radius:10px;width:0%;height:100%;transition:width 1.5s cubic-bezier(.1,1,.1,1)}.Skills-module__G7oUEG__categoryCard:nth-child(2) .Skills-module__G7oUEG__progressBarFill{background:linear-gradient(90deg, var(--secondary) 0%, var(--accent) 100%)}.Skills-module__G7oUEG__categoryCard:nth-child(3) .Skills-module__G7oUEG__progressBarFill{background:linear-gradient(90deg, var(--accent) 0%, var(--primary) 100%)}.Skills-module__G7oUEG__categoryCard:nth-child(4) .Skills-module__G7oUEG__progressBarFill{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%)}
.Services-module__A_tMzG__servicesSection{max-width:1200px;margin:0 auto;padding:60px 24px}.Services-module__A_tMzG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.Services-module__A_tMzG__serviceCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:320px;padding:32px;transition:all .3s;display:flex}.Services-module__A_tMzG__serviceCard:hover{border-color:var(--primary);box-shadow:0 10px 30px -10px var(--primary-glow);transform:translateY(-5px)}.Services-module__A_tMzG__iconWrapper{background:var(--primary-glow);width:60px;height:60px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Services-module__A_tMzG__serviceCard:nth-child(2n) .Services-module__A_tMzG__iconWrapper{background:var(--secondary-glow);color:var(--secondary)}.Services-module__A_tMzG__serviceTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:12px;font-size:1.4rem;font-weight:700}.Services-module__A_tMzG__serviceDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:20px;font-size:1rem;line-height:1.6}.Services-module__A_tMzG__techBadges{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.Services-module__A_tMzG__techBadge{border:1px solid var(--card-border);color:var(--text-primary);background:#ffffff0d;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:600}:root[data-theme=light] .Services-module__A_tMzG__techBadge{background:#00000005}.Services-module__A_tMzG__readMore{color:var(--primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.Services-module__A_tMzG__readMore:hover{gap:12px}
.PageHeader-module__bRDKxW__pageHeader{text-align:center;background:linear-gradient(#070913 0%,#0e1428 50%,#131b35 100%);max-width:100%;margin:0;padding:100px 24px 80px;position:relative;overflow:hidden}:root[data-theme=light] .PageHeader-module__bRDKxW__pageHeader{background:linear-gradient(180deg, #edf2f7 0%, #f1f5f9 60%, var(--bg-color) 100%)}.PageHeader-module__bRDKxW__pageHeader:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.PageHeader-module__bRDKxW__pageHeader:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#6366f133,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.PageHeader-module__bRDKxW__headerContent{z-index:1;max-width:720px;margin:0 auto;position:relative}.PageHeader-module__bRDKxW__label{font-family:var(--font-heading);letter-spacing:.25em;text-transform:uppercase;color:var(--secondary);background:#06b6d40f;border:1px solid #06b6d440;border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.PageHeader-module__bRDKxW__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.PageHeader-module__bRDKxW__subtitle{color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:1.1rem;line-height:1.7}.PageHeader-module__bRDKxW__curveEdge{margin-top:-2px;line-height:0;position:relative;overflow:hidden}.PageHeader-module__bRDKxW__curveEdge svg{width:100%;height:50px;display:block}@media (max-width:768px){.PageHeader-module__bRDKxW__pageHeader{padding:110px 20px 56px}.PageHeader-module__bRDKxW__title{font-size:1.8rem}.PageHeader-module__bRDKxW__subtitle{font-size:.95rem}.PageHeader-module__bRDKxW__curveEdge svg{height:30px}}
.Contact-module__hcVmEa__contactSection{padding:100px 24px}.Contact-module__hcVmEa__grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:50px;display:grid}@media (max-width:968px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:40px}}.Contact-module__hcVmEa__infoCard{border-radius:20px;flex-direction:column;gap:32px;height:100%;padding:40px;display:flex}.Contact-module__hcVmEa__infoTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.6rem;font-weight:700}.Contact-module__hcVmEa__infoDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__infoDetails{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__infoItem{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__iconWrapper{color:var(--primary);background:var(--primary-glow);border-radius:12px;padding:12px;display:flex}.Contact-module__hcVmEa__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem}.Contact-module__hcVmEa__infoValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__formCard{border-radius:20px;padding:40px}@media (max-width:576px){.Contact-module__hcVmEa__infoCard,.Contact-module__hcVmEa__formCard{padding:24px}}.Contact-module__hcVmEa__submitBtn{width:100%;font-family:var(--font-heading);background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;cursor:pointer;box-shadow:0 4px 20px -5px var(--primary-glow);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{box-shadow:0 8px 25px -5px var(--primary-glow);transform:translateY(-2px)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__hcVmEa__alert{border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:.95rem;animation:.3s Contact-module__hcVmEa__slideIn;display:flex}@keyframes Contact-module__hcVmEa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Contact-module__hcVmEa__alertSuccess{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Contact-module__hcVmEa__alertError{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.Contact-module__hcVmEa__alertIcon{flex-shrink:0;display:flex}
.Projects-module__2BoJ-q__projectsSection{padding:100px 24px}.Projects-module__2BoJ-q__filterNav{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:50px;list-style:none;display:flex}.Projects-module__2BoJ-q__filterBtn{border:1px solid var(--card-border);color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;background:#ffffff08;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s}:root[data-theme=light] .Projects-module__2BoJ-q__filterBtn{color:var(--text-secondary);background:#00000008;border-color:#00000014}.Projects-module__2BoJ-q__filterBtn:hover{color:var(--text-primary);border-color:var(--primary);background:#6366f10d}:root[data-theme=light] .Projects-module__2BoJ-q__filterBtn:hover{color:var(--text-primary);background:#4f46e50f}.Projects-module__2BoJ-q__filterBtn.Projects-module__2BoJ-q__filterActive{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%)!important;color:#fff!important;box-shadow:0 4px 15px -3px var(--primary-glow)!important;border-color:#0000!important}.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}@media (max-width:768px){.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:1fr}}@keyframes Projects-module__2BoJ-q__fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.Projects-module__2BoJ-q__projectCard{opacity:0;border-radius:20px;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;animation:.45s cubic-bezier(.16,1,.3,1) forwards Projects-module__2BoJ-q__fadeInUp;display:flex;overflow:hidden;transform:translateY(18px)}.Projects-module__2BoJ-q__projectCard:first-child{animation-delay:40ms}.Projects-module__2BoJ-q__projectCard:nth-child(2){animation-delay:80ms}.Projects-module__2BoJ-q__projectCard:nth-child(3){animation-delay:.12s}.Projects-module__2BoJ-q__projectCard:nth-child(4){animation-delay:.16s}.Projects-module__2BoJ-q__projectCard:nth-child(5){animation-delay:.2s}.Projects-module__2BoJ-q__projectCard:nth-child(6){animation-delay:.24s}.Projects-module__2BoJ-q__projectCard:nth-child(7){animation-delay:.28s}.Projects-module__2BoJ-q__projectCard:nth-child(8){animation-delay:.32s}.Projects-module__2BoJ-q__projectCard:hover{border-color:var(--primary);box-shadow:0 20px 40px -15px var(--primary-glow);transform:translateY(-8px)}.Projects-module__2BoJ-q__cardHeader{border-bottom:1px solid var(--card-border);background:linear-gradient(135deg,#6366f11a 0%,#06b6d41a 100%);justify-content:center;align-items:center;height:160px;display:flex;position:relative}.Projects-module__2BoJ-q__projectCard:nth-child(2n) .Projects-module__2BoJ-q__cardHeader{background:linear-gradient(135deg,#06b6d41a 0%,#a855f71a 100%)}.Projects-module__2BoJ-q__projectCard:nth-child(3n) .Projects-module__2BoJ-q__cardHeader{background:linear-gradient(135deg,#a855f71a 0%,#6366f11a 100%)}.Projects-module__2BoJ-q__imageOverlay{z-index:1;background:linear-gradient(#00000026 0%,#00000073 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__headerIcon{color:var(--primary);background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);z-index:2;border-radius:50%;padding:20px;transition:all .3s;position:relative}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__headerIcon{color:var(--secondary);border-color:var(--secondary);transform:scale(1.1)rotate(5deg)}.Projects-module__2BoJ-q__cardBody{flex-direction:column;flex-grow:1;gap:16px;padding:24px;display:flex}.Projects-module__2BoJ-q__projectTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.4rem;font-weight:700}.Projects-module__2BoJ-q__projectDesc{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__2BoJ-q__tag{border:1px solid var(--card-border);color:var(--text-secondary);background:#ffffff0d;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}:root[data-theme=light] .Projects-module__2BoJ-q__tag{background:#00000008}.Projects-module__2BoJ-q__links{border-top:1px solid var(--card-border);gap:16px;margin-top:auto;padding-top:16px;display:flex}.Projects-module__2BoJ-q__linkItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:color .3s;display:flex}.Projects-module__2BoJ-q__linkItem:hover{color:var(--primary)}.Projects-module__2BoJ-q__readDetailsLink{color:var(--primary);cursor:pointer;align-items:center;gap:6px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Projects-module__2BoJ-q__readDetailsLink:hover{color:var(--secondary)}.Projects-module__2BoJ-q__readDetailsLink:hover .Projects-module__2BoJ-q__arrowIcon{transform:translate(4px)}.Projects-module__2BoJ-q__arrowIcon{transition:transform .3s}
