.Navbar-module__nuAbfa__nav{z-index:1000;border-bottom:1px solid #0000;padding:20px 0;transition:background .4s,padding .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border);background:#09090bcc;padding:12px 0}.Navbar-module__nuAbfa__inner{align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__nuAbfa__logo{color:var(--text-primary);transition:color var(--transition);flex-shrink:0;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logo:hover{color:var(--accent-violet-light)}.Navbar-module__nuAbfa__logoDot{background:var(--accent-gradient);border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite Navbar-module__nuAbfa__pulse-glow;display:inline-block}.Navbar-module__nuAbfa__links{flex:1;justify-content:center;align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);cursor:pointer;transition:color var(--transition), background var(--transition);background:0 0;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:.9rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module__nuAbfa__linkActive{color:var(--accent-violet-light)!important;background:#ef44441f!important}.Navbar-module__nuAbfa__cta{background:var(--accent-gradient);color:#fff;transition:opacity var(--transition), transform var(--transition), box-shadow var(--transition);border-radius:50px;flex-shrink:0;padding:10px 22px;font-size:.87rem;font-weight:600}.Navbar-module__nuAbfa__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444440}.Navbar-module__nuAbfa__burger{color:var(--text-primary);transition:background var(--transition);border-radius:8px;margin-left:auto;padding:6px;display:none}.Navbar-module__nuAbfa__burger:hover{background:#ffffff14}.Navbar-module__nuAbfa__drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#09090bf5;flex-direction:column;max-height:0;transition:max-height .4s;display:none;overflow:hidden}.Navbar-module__nuAbfa__drawerOpen{max-height:500px}.Navbar-module__nuAbfa__drawerLink{color:var(--text-secondary);cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border);transition:color var(--transition), background var(--transition);background:0 0;padding:16px 24px;font-family:inherit;font-size:1rem;font-weight:500}.Navbar-module__nuAbfa__drawerLink:hover{color:var(--text-primary);background:#ffffff0a}.Navbar-module__nuAbfa__drawerLink.Navbar-module__nuAbfa__linkActive{color:var(--accent-violet-light)}@media (max-width:900px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger,.Navbar-module__nuAbfa__drawer{display:flex}}
.Hero-module__KTD73a__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__orb{pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.Hero-module__KTD73a__orb1{background:radial-gradient(circle,#ef44441f 0%,#0000 70%);width:600px;height:600px;top:-100px;left:-100px}.Hero-module__KTD73a__orb2{background:radial-gradient(circle,#dc262614 0%,#0000 70%);width:500px;height:500px;bottom:0;right:-100px}.Hero-module__KTD73a__orb3{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__KTD73a__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid;position:relative}.Hero-module__KTD73a__content{flex-direction:column;gap:32px;display:flex}.Hero-module__KTD73a__title{letter-spacing:-2px;flex-direction:column;gap:4px;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1;display:flex}.Hero-module__KTD73a__subtitle{color:var(--text-secondary);max-width:540px;font-size:1.25rem;line-height:1.6}.Hero-module__KTD73a__ctas{flex-wrap:wrap;align-items:center;gap:20px;margin-top:8px;display:flex}.Hero-module__KTD73a__imageFrame{aspect-ratio:1;perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__KTD73a__imageWrapper{background:var(--bg-secondary);border:1px solid var(--border);border-radius:40px;width:90%;height:90%;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.Hero-module__KTD73a__portrait{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Hero-module__KTD73a__imageBackdrop{filter:blur(40px);z-index:-1;background:radial-gradient(circle,#ef444426 0%,#0000 70%);position:absolute;inset:-10%}.Hero-module__KTD73a__canvas{width:100%;height:520px;position:relative}.Hero-module__KTD73a__canvasGlow{pointer-events:none;background:radial-gradient(circle,#ef44441f 0%,#0000 70%);border-radius:50%;position:absolute;inset:0}.Hero-module__KTD73a__scrollBtn{border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color var(--transition), color var(--transition);z-index:2;background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;animation:2.5s ease-in-out infinite Hero-module__KTD73a__float;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scrollBtn:hover{border-color:var(--accent-violet);color:var(--accent-violet-light)}@media (max-width:900px){.Hero-module__KTD73a__inner{text-align:center;grid-template-columns:1fr;gap:60px}.Hero-module__KTD73a__subtitle{margin:0 auto}.Hero-module__KTD73a__ctas{justify-content:center}.Hero-module__KTD73a__imageFrame{order:-1;max-width:400px;margin:0 auto}}@media (max-width:480px){.Hero-module__KTD73a__title{font-size:2.8rem}}
.About-module__XXGFJG__about{overflow:hidden}.About-module__XXGFJG__orb{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ef444414 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.About-module__XXGFJG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:80px;display:grid}.About-module__XXGFJG__textSide{flex-direction:column;gap:20px;display:flex}.About-module__XXGFJG__bio{color:var(--text-secondary);font-size:1rem;line-height:1.8}.About-module__XXGFJG__infoGrid{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}.About-module__XXGFJG__infoItem{flex-direction:column;gap:4px;display:flex}.About-module__XXGFJG__infoLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:.75rem;font-weight:500}.About-module__XXGFJG__infoValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.About-module__XXGFJG__imageSide{justify-content:center;align-items:center;display:flex}.About-module__XXGFJG__avatarWrap{justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:relative}.About-module__XXGFJG__avatarRing{background:var(--accent-gradient) border-box;-webkit-mask-composite:destination-out;border:2px solid #0000;border-radius:50%;animation:12s linear infinite About-module__XXGFJG__spin-slow;position:absolute;inset:-16px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.About-module__XXGFJG__avatar{border:1px solid var(--border);background:linear-gradient(135deg,#171717 0%,#0a0a0a 50%,#1c1c1c 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.About-module__XXGFJG__avatar:before{content:"";background:radial-gradient(circle at 30% 30%,#ef444426 0%,#0000 60%);position:absolute;inset:0}.About-module__XXGFJG__avatarInitials{background:var(--accent-gradient);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:800;position:relative}.About-module__XXGFJG__floatingBadge{border:1px solid var(--border-hover);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#09090be6;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;animation:3.5s ease-in-out infinite About-module__XXGFJG__float;display:flex;position:absolute;bottom:20px;right:-10px}.About-module__XXGFJG__cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.About-module__XXGFJG__card{flex-direction:column;gap:12px;padding:28px 24px;display:flex}.About-module__XXGFJG__cardIcon{width:48px;height:48px;color:var(--accent-violet-light);background:#ef44441a;border:1px solid #ef444433;border-radius:12px;justify-content:center;align-items:center;display:flex}.About-module__XXGFJG__cardTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.About-module__XXGFJG__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.About-module__XXGFJG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__XXGFJG__grid{text-align:center;grid-template-columns:1fr;gap:48px}.About-module__XXGFJG__imageSide{order:-1}.About-module__XXGFJG__avatarWrap{width:240px;height:240px;margin:0 auto}.About-module__XXGFJG__infoGrid{grid-template-columns:1fr 1fr}.About-module__XXGFJG__textSide{align-items:center}.About-module__XXGFJG__cards{grid-template-columns:1fr 1fr}}@media (max-width:480px){.About-module__XXGFJG__cards,.About-module__XXGFJG__infoGrid{grid-template-columns:1fr}}
.Skills-module__miM9_W__skills{overflow:hidden}.Skills-module__miM9_W__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ef444412 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-50px;right:-100px}.Skills-module__miM9_W__head{flex-direction:column;gap:12px;margin-bottom:60px;display:flex}.Skills-module__miM9_W__groups{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.Skills-module__miM9_W__group{flex-direction:column;gap:20px;height:100%;padding:24px;display:flex}.Skills-module__miM9_W__groupHeader{align-items:center;gap:12px;display:flex}.Skills-module__miM9_W__groupDot{background:var(--accent-violet);width:8px;height:8px;box-shadow:0 0 10px var(--accent-violet);border-radius:50%}.Skills-module__miM9_W__groupTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.Skills-module__miM9_W__skillList{flex-wrap:wrap;gap:8px;display:flex}.Skills-module__miM9_W__skillItem{border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition);background:#ffffff08;border-radius:6px;padding:6px 12px;font-size:.85rem}.Skills-module__miM9_W__skillItem:hover{color:var(--text-primary);background:#ef444414;border-color:#ef444433;transform:translateY(-2px)}.Skills-module__miM9_W__techWrap{flex-direction:column;align-items:center;gap:20px;display:flex}.Skills-module__miM9_W__techLabel{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);font-size:.85rem;font-weight:500}.Skills-module__miM9_W__techRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Skills-module__miM9_W__techChip{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition);border-radius:50px;padding:10px 20px;font-size:.85rem;font-weight:600}.Skills-module__miM9_W__techChip:hover{color:var(--accent-violet-light);background:#ef44441a;border-color:#ef444466;transform:translateY(-3px)}@media (max-width:1024px){.Skills-module__miM9_W__groups{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Skills-module__miM9_W__groups{grid-template-columns:1fr}}
.Experience-module__3pk5Aa__experience{overflow:hidden}.Experience-module__3pk5Aa__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ef444412 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:30%;left:-100px}.Experience-module__3pk5Aa__head{flex-direction:column;gap:12px;margin-bottom:80px;display:flex}.Experience-module__3pk5Aa__timeline{flex-direction:column;gap:48px;display:flex;position:relative}.Experience-module__3pk5Aa__timelineLine{transform-origin:top;background:linear-gradient(#ef4444,#991b1b,#0000);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Experience-module__3pk5Aa__item{grid-template-columns:1fr 24px 1fr;align-items:start;gap:0 48px;display:grid;position:relative}.Experience-module__3pk5Aa__itemLeft{text-align:right}.Experience-module__3pk5Aa__itemRight{text-align:left}.Experience-module__3pk5Aa__itemLeft .Experience-module__3pk5Aa__card{grid-column:1}.Experience-module__3pk5Aa__itemRight .Experience-module__3pk5Aa__card{grid-column:3}.Experience-module__3pk5Aa__dot{background:var(--bg-secondary);border:2px solid var(--accent-violet);z-index:2;width:16px;height:16px;transition:all var(--transition);border-radius:50%;grid-area:1/2;justify-self:center;margin-top:32px;position:relative}.Experience-module__3pk5Aa__dotActive{background:var(--accent-violet);animation:2s ease-in-out infinite Experience-module__3pk5Aa__pulse-glow;box-shadow:0 0 16px #ef444499}.Experience-module__3pk5Aa__card{flex-direction:column;gap:14px;padding:28px;display:flex}.Experience-module__3pk5Aa__cardTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Experience-module__3pk5Aa__badge{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0f;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:600}.Experience-module__3pk5Aa__badgeCurrent{color:var(--accent-violet-light);background:#ef44441f;border-color:#ef444440}.Experience-module__3pk5Aa__meta{flex-wrap:wrap;gap:14px;display:flex}.Experience-module__3pk5Aa__metaItem{color:var(--text-muted);align-items:center;gap:5px;font-size:.78rem;display:flex}.Experience-module__3pk5Aa__role{color:var(--text-primary);font-size:1.15rem;font-weight:700}.Experience-module__3pk5Aa__company{color:var(--accent-violet-light);align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}.Experience-module__3pk5Aa__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.Experience-module__3pk5Aa__tags{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:768px){.Experience-module__3pk5Aa__timelineLine{left:20px}.Experience-module__3pk5Aa__item{grid-template-columns:24px 1fr;direction:ltr!important}.Experience-module__3pk5Aa__itemLeft .Experience-module__3pk5Aa__card,.Experience-module__3pk5Aa__itemRight .Experience-module__3pk5Aa__card{grid-area:1/2}.Experience-module__3pk5Aa__dot{grid-area:1/1;justify-self:center;margin-top:28px}.Experience-module__3pk5Aa__item:before{display:none}}
.Resume-module__7suVzW__resume{overflow:hidden}.Resume-module__7suVzW__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ef444412 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:0;right:-200px}.Resume-module__7suVzW__inner{text-align:center;flex-direction:column;align-items:center;gap:48px;display:flex}.Resume-module__7suVzW__header{flex-direction:column;align-items:center;gap:12px;max-width:600px;display:flex}.Resume-module__7suVzW__previewCard{width:100%;max-width:700px;min-height:400px;padding:0;position:relative;overflow:hidden}.Resume-module__7suVzW__cvMock{filter:blur(2px);opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;gap:28px;padding:40px;display:flex}.Resume-module__7suVzW__cvHeader{border-bottom:1px solid var(--border);align-items:center;gap:24px;padding-bottom:24px;display:flex}.Resume-module__7suVzW__cvAvatar{background:var(--accent-gradient);border-radius:50%;flex-shrink:0;width:72px;height:72px}.Resume-module__7suVzW__cvLines{flex-direction:column;flex:1;gap:10px;display:flex}.Resume-module__7suVzW__cvBody{grid-template-columns:1fr 1fr;gap:28px;display:grid}.Resume-module__7suVzW__cvSection{flex-direction:column;gap:10px;display:flex}.Resume-module__7suVzW__cvLine{background:#ffffff1f;border-radius:4px;height:8px}.Resume-module__7suVzW__cvLineLg{width:100%}.Resume-module__7suVzW__cvLineMd{width:75%}.Resume-module__7suVzW__cvLineSm{width:45%}.Resume-module__7suVzW__cvLineAccent{background:#ef44444d;width:60%}.Resume-module__7suVzW__cvSkillRow{flex-wrap:wrap;gap:8px;display:flex}.Resume-module__7suVzW__cvSkillChip{color:var(--accent-violet-light);background:#ef444426;border-radius:50px;padding:4px 10px;font-size:.75rem}.Resume-module__7suVzW__previewOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09090b99;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.Resume-module__7suVzW__overlayIcon{color:var(--accent-violet-light);opacity:.7}.Resume-module__7suVzW__overlayText{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.Resume-module__7suVzW__overlayActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.Resume-module__7suVzW__strip{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:700px;margin-top:32px;display:grid}.Resume-module__7suVzW__stripItem{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;display:flex}.Resume-module__7suVzW__stripValue{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:800}.Resume-module__7suVzW__stripLabel{color:var(--text-muted);font-size:.78rem;font-weight:500}@media (max-width:640px){.Resume-module__7suVzW__strip{grid-template-columns:repeat(2,1fr)}.Resume-module__7suVzW__cvBody{grid-template-columns:1fr}}
.Contact-module__UT7GOW__contact{position:relative;overflow:hidden}.Contact-module__UT7GOW__globe{opacity:.4;pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.Contact-module__UT7GOW__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid;position:relative}.Contact-module__UT7GOW__infoSide{flex-direction:column;gap:20px;display:flex}.Contact-module__UT7GOW__desc{color:var(--text-secondary);font-size:1rem;line-height:1.8}.Contact-module__UT7GOW__contactList{flex-direction:column;gap:16px;margin-top:8px;display:flex}.Contact-module__UT7GOW__contactItem{align-items:center;gap:16px;display:flex}.Contact-module__UT7GOW__contactIcon{width:44px;height:44px;color:var(--accent-violet-light);background:#ef44441a;border:1px solid #ef444433;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__UT7GOW__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:.75rem;font-weight:500;display:block}.Contact-module__UT7GOW__contactValue{color:var(--text-primary);font-size:.95rem;font-weight:500;display:block}.Contact-module__UT7GOW__socials{gap:12px;margin-top:8px;display:flex}.Contact-module__UT7GOW__social{border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);transition:all var(--transition);border-radius:12px;justify-content:center;align-items:center;display:flex}.Contact-module__UT7GOW__social:hover{color:var(--accent-violet-light);border-color:var(--accent-violet);background:#ef44441a;transform:translateY(-3px)}.Contact-module__UT7GOW__form{flex-direction:column;gap:20px;padding:36px;display:flex}.Contact-module__UT7GOW__formTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.25rem;font-weight:700}.Contact-module__UT7GOW__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__UT7GOW__field{flex-direction:column;gap:8px;display:flex}.Contact-module__UT7GOW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.82rem;font-weight:600}.Contact-module__UT7GOW__input{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);background:#ffffff0a;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem}.Contact-module__UT7GOW__input::placeholder{color:var(--text-muted)}.Contact-module__UT7GOW__input:focus{border-color:var(--accent-violet);background:#ef44440d;box-shadow:0 0 0 3px #ef444426}.Contact-module__UT7GOW__textarea{resize:vertical;min-height:140px;line-height:1.6}.Contact-module__UT7GOW__submit{justify-content:center;gap:10px;width:100%;padding:15px;font-size:1rem}.Contact-module__UT7GOW__submit:disabled{opacity:.7;cursor:not-allowed}.Contact-module__UT7GOW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__UT7GOW__spin-slow;display:inline-block}.Contact-module__UT7GOW__successMsg{text-align:center;color:#22c55e;border-radius:var(--radius-sm);background:#22c55e14;border:1px solid #22c55e33;padding:12px;font-size:.9rem}@media (max-width:900px){.Contact-module__UT7GOW__grid{grid-template-columns:1fr;gap:48px}.Contact-module__UT7GOW__globe{display:none}}@media (max-width:480px){.Contact-module__UT7GOW__row{grid-template-columns:1fr}.Contact-module__UT7GOW__form{padding:24px}}
.Footer-module__EZoWya__footer{background:var(--bg-secondary);padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__EZoWya__topBorder{background:linear-gradient(90deg,#0000 0%,#7c3aed 30%,#ec4899 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__EZoWya__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.Footer-module__EZoWya__main{border-bottom:1px solid var(--border);z-index:1;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:60px;display:grid;position:relative}.Footer-module__EZoWya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__logo{color:var(--text-primary);align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoDot{background:var(--accent-gradient);border-radius:50%;width:8px;height:8px;display:inline-block}.Footer-module__EZoWya__brandDesc{color:var(--text-muted);max-width:260px;font-size:.875rem;line-height:1.7}.Footer-module__EZoWya__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__EZoWya__social{border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);transition:all var(--transition);border-radius:10px;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__social:hover{color:var(--accent-violet-light);border-color:var(--accent-violet);background:#7c3aed1a;transform:translateY(-2px)}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__groupTitle{text-transform:uppercase;letter-spacing:2px;color:var(--text-primary);font-size:.82rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__EZoWya__navLink{color:var(--text-muted);cursor:pointer;text-align:left;transition:color var(--transition);background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;position:relative}.Footer-module__EZoWya__navLink:after{content:"";background:var(--accent-violet-light);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-2px;left:0}.Footer-module__EZoWya__navLink:hover{color:var(--text-primary)}.Footer-module__EZoWya__navLink:hover:after{width:100%}.Footer-module__EZoWya__newsletter{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__newsletterDesc{color:var(--text-muted);font-size:.82rem;line-height:1.6}.Footer-module__EZoWya__newsletterForm{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__newsletterInput{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);transition:border-color var(--transition), box-shadow var(--transition);background:#ffffff0a;outline:none;padding:11px 14px;font-family:inherit;font-size:.875rem}.Footer-module__EZoWya__newsletterInput::placeholder{color:var(--text-muted)}.Footer-module__EZoWya__newsletterInput:focus{border-color:var(--accent-violet);box-shadow:0 0 0 3px #7c3aed1a}.Footer-module__EZoWya__newsletterBtn{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--transition), transform var(--transition);border:none;padding:11px 16px;font-family:inherit;font-size:.875rem;font-weight:600}.Footer-module__EZoWya__newsletterBtn:hover{opacity:.9;transform:translateY(-1px)}.Footer-module__EZoWya__bottom{z-index:1;justify-content:space-between;align-items:center;padding:24px 0 32px;display:flex;position:relative}.Footer-module__EZoWya__copyright{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:5px;font-size:.82rem;display:flex}.Footer-module__EZoWya__heart{color:#ec4899}.Footer-module__EZoWya__scrollTop{border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__scrollTop:hover{border-color:var(--accent-violet);color:var(--accent-violet-light);background:#7c3aed1a;transform:translateY(-3px)}@media (max-width:1024px){.Footer-module__EZoWya__main{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__EZoWya__main{grid-template-columns:1fr}.Footer-module__EZoWya__brand{grid-column:auto}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}}
