:root,:root[data-theme=dark]{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#1a1a25;--accent-cyan:#0ff;--accent-purple:#8b5cf6;--accent-pink:#f471b5;--accent-blue:#3b82f6;--text-primary:#fff;--text-secondary:#a8a8b3;--text-muted:#64748b;--border-primary:#2d2d3a;--border-glow:#00ffff50;--gradient-primary:linear-gradient(135deg,#0ff 0%,#8b5cf6 100%);--gradient-secondary:linear-gradient(135deg,#f471b5 0%,#3b82f6 100%);--gradient-bg:linear-gradient(135deg,#0a0a0f 0%,#111118 50%,#1a1a25 100%);--shadow-glow:0 0 20px #00ffff4d;--shadow-card:0 8px 32px #0006;--shadow-text:0 0 10px #00ffff80;--bg-gradient-1:#8b5cf61a;--bg-gradient-2:#00ffff1a}:root[data-theme=white]{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-card:#fff;--accent-cyan:#0891b2;--accent-purple:#7c3aed;--accent-pink:#db2777;--accent-blue:#2563eb;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-primary:#e2e8f0;--border-glow:#0891b240;--gradient-primary:linear-gradient(135deg,#0891b2 0%,#7c3aed 100%);--gradient-secondary:linear-gradient(135deg,#db2777 0%,#2563eb 100%);--gradient-bg:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);--shadow-glow:0 0 20px #0891b233;--shadow-card:0 4px 24px #00000014;--shadow-text:0 2px 8px #0891b24d;--bg-gradient-1:#7c3aed08;--bg-gradient-2:#0891b208}@keyframes SkillsSection-module-scss-module__EUygDa__pulse-glow{0%,to{box-shadow:0 0 5px var(--accent-cyan)}50%{box-shadow:0 0 20px var(--accent-cyan),0 0 30px var(--accent-cyan)}}@keyframes SkillsSection-module-scss-module__EUygDa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes SkillsSection-module-scss-module__EUygDa__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes SkillsSection-module-scss-module__EUygDa__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes SkillsSection-module-scss-module__EUygDa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SkillsSection-module-scss-module__EUygDa__skills{padding:2rem 0 4rem;position:relative;overflow:hidden}@media (max-width:600px){.SkillsSection-module-scss-module__EUygDa__skills{margin-top:-4rem}}.SkillsSection-module-scss-module__EUygDa__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.SkillsSection-module-scss-module__EUygDa__sectionHeader{text-align:center;margin-bottom:4rem;animation:1s ease-out SkillsSection-module-scss-module__EUygDa__fadeInUp}.SkillsSection-module-scss-module__EUygDa__sectionTag{color:var(--accent-pink);text-transform:uppercase;letter-spacing:1px;background:#f471b51a;border:1px solid #f471b54d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600;display:inline-block}.SkillsSection-module-scss-module__EUygDa__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.SkillsSection-module-scss-module__EUygDa__highlight{background:var(--gradient-secondary);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.SkillsSection-module-scss-module__EUygDa__sectionDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.SkillsSection-module-scss-module__EUygDa__sliderWrapper{margin-top:2rem;margin-bottom:3rem;padding:0 60px;position:relative}@media (max-width:1024px){.SkillsSection-module-scss-module__EUygDa__sliderWrapper{padding:0 40px}}@media (max-width:768px){.SkillsSection-module-scss-module__EUygDa__sliderWrapper{padding:0 30px}}.SkillsSection-module-scss-module__EUygDa__sliderContainer{cursor:grab;-webkit-user-select:none;user-select:none;padding:1.5rem 0;overflow:hidden}.SkillsSection-module-scss-module__EUygDa__sliderContainer:active{cursor:grabbing}.SkillsSection-module-scss-module__EUygDa__sliderTrack{will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.SkillsSection-module-scss-module__EUygDa__slide{box-sizing:border-box;min-width:100%;padding:0 1rem}.SkillsSection-module-scss-module__EUygDa__navButton{border:2px solid var(--accent-cyan);width:50px;height:50px;color:var(--accent-cyan);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00ffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SkillsSection-module-scss-module__EUygDa__navButton .SkillsSection-module-scss-module__EUygDa__navButton:focus{color:var(--accent-cyan);box-shadow:none;background:#00ffff1a;outline:none}.SkillsSection-module-scss-module__EUygDa__navButton svg{width:24px;height:24px}.SkillsSection-module-scss-module__EUygDa__navButton:hover{background:var(--accent-cyan);color:var(--bg-primary);transform:translateY(-50%)scale(1.1);box-shadow:0 0 30px #0ff6}@media (max-width:1024px){.SkillsSection-module-scss-module__EUygDa__navButton{width:40px;height:40px}.SkillsSection-module-scss-module__EUygDa__navButton svg{width:20px;height:20px}}.SkillsSection-module-scss-module__EUygDa__navButtonPrev{left:0}.SkillsSection-module-scss-module__EUygDa__navButtonNext{right:0}.SkillsSection-module-scss-module__EUygDa__sliderIndicators{justify-content:center;gap:.75rem;margin-bottom:4rem;display:flex}.SkillsSection-module-scss-module__EUygDa__indicator{border:2px solid var(--accent-cyan);cursor:pointer;background:#0ff3;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.SkillsSection-module-scss-module__EUygDa__indicator:hover{background:#0ff6;transform:scale(1.2)}.SkillsSection-module-scss-module__EUygDa__indicatorActive{background:var(--accent-cyan);border-radius:6px;width:32px;box-shadow:0 0 15px #0ff9}.SkillsSection-module-scss-module__EUygDa__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.SkillsSection-module-scss-module__EUygDa__skillCategory{background:var(--bg-card);border:1px solid var(--accent-cyan);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;margin:1rem 0;padding:2rem;transition:none;position:relative}.SkillsSection-module-scss-module__EUygDa__categoryHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.SkillsSection-module-scss-module__EUygDa__categoryIcon{background:var(--gradient-primary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex;box-shadow:0 0 20px #00ffff4d}.SkillsSection-module-scss-module__EUygDa__categoryTitle{color:var(--text-primary);font-family:Orbitron,monospace;font-size:1.5rem;font-weight:600}.SkillsSection-module-scss-module__EUygDa__skillsList{flex-direction:column;gap:1.5rem;display:flex}.SkillsSection-module-scss-module__EUygDa__skillItem{animation:1s ease-out both SkillsSection-module-scss-module__EUygDa__fadeInUp}.SkillsSection-module-scss-module__EUygDa__skillHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SkillsSection-module-scss-module__EUygDa__skillName{color:var(--text-primary);font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600}.SkillsSection-module-scss-module__EUygDa__skillLevel{color:var(--accent-cyan);font-family:Orbitron,monospace;font-size:.9rem;font-weight:700}.SkillsSection-module-scss-module__EUygDa__skillBar{border-radius:4px;height:8px;position:relative;overflow:hidden}.SkillsSection-module-scss-module__EUygDa__skillBarBg{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:4px;position:absolute;inset:0}.SkillsSection-module-scss-module__EUygDa__skillBarFill{border-radius:4px;transition:width 1.5s ease-out .5s;animation:2s ease-in-out infinite SkillsSection-module-scss-module__EUygDa__skillBarGlow;position:absolute;top:0;bottom:0;left:0}@keyframes SkillsSection-module-scss-module__EUygDa__skillBarGlow{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}.SkillsSection-module-scss-module__EUygDa__wordpressExpertise{margin:5rem 0;animation:1s ease-out both SkillsSection-module-scss-module__EUygDa__fadeInUp}.SkillsSection-module-scss-module__EUygDa__wpHeader{text-align:center;margin-bottom:4rem}.SkillsSection-module-scss-module__EUygDa__wpTitle{color:var(--text-primary);margin-bottom:1rem;font-family:Orbitron,monospace;font-size:clamp(2rem,4vw,3rem);font-weight:700}.SkillsSection-module-scss-module__EUygDa__wpTitleHighlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#21759b,#00a0d2);-webkit-background-clip:text;background-clip:text}.SkillsSection-module-scss-module__EUygDa__wpDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.SkillsSection-module-scss-module__EUygDa__wpGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:968px){.SkillsSection-module-scss-module__EUygDa__wpGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.SkillsSection-module-scss-module__EUygDa__wpGrid{grid-template-columns:1fr;gap:1.5rem}}.SkillsSection-module-scss-module__EUygDa__wpCard{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.SkillsSection-module-scss-module__EUygDa__wpCard:hover{border-color:#21759b;transform:translateY(-8px);box-shadow:0 15px 40px #21759b40}.SkillsSection-module-scss-module__EUygDa__wpCard:hover .SkillsSection-module-scss-module__EUygDa__wpCardGlow{opacity:1}.SkillsSection-module-scss-module__EUygDa__wpCard:hover .SkillsSection-module-scss-module__EUygDa__wpCardIcon{transform:scale(1.1)rotate(5deg)}.SkillsSection-module-scss-module__EUygDa__wpCardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#21759b26,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.SkillsSection-module-scss-module__EUygDa__wpCardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.SkillsSection-module-scss-module__EUygDa__wpCardHeader h4{color:var(--text-primary);margin:0;font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:600}.SkillsSection-module-scss-module__EUygDa__wpCardIcon{justify-content:center;align-items:center;font-size:2.5rem;transition:transform .3s;display:flex}.SkillsSection-module-scss-module__EUygDa__wpCardBody{z-index:1;position:relative}.SkillsSection-module-scss-module__EUygDa__wpCardBody p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.SkillsSection-module-scss-module__EUygDa__wpSkillBar{background:#21759b1a;border-radius:10px;height:8px;position:relative;overflow:visible}.SkillsSection-module-scss-module__EUygDa__wpSkillFill{background:linear-gradient(90deg,#21759b,#00a0d2);border-radius:10px;height:100%;transition:all .3s;animation:1.5s ease-out forwards SkillsSection-module-scss-module__EUygDa__wpSkillGrow,2s ease-in-out 1.5s infinite SkillsSection-module-scss-module__EUygDa__wpSkillPulse;position:absolute;top:0;left:0;box-shadow:0 0 15px #21759b80}.SkillsSection-module-scss-module__EUygDa__wpCard:hover .SkillsSection-module-scss-module__EUygDa__wpSkillFill{animation:1.5s ease-out forwards SkillsSection-module-scss-module__EUygDa__wpSkillGrow,1s ease-in-out infinite SkillsSection-module-scss-module__EUygDa__wpSkillPulseHover;box-shadow:0 0 25px #21759b,0 0 40px #00a0d299}@keyframes SkillsSection-module-scss-module__EUygDa__wpSkillGrow{0%{width:0!important}}@keyframes SkillsSection-module-scss-module__EUygDa__wpSkillPulse{0%,to{filter:brightness();box-shadow:0 0 15px #21759b80}50%{filter:brightness(1.15);box-shadow:0 0 25px #21759bcc,0 0 35px #00a0d266}}@keyframes SkillsSection-module-scss-module__EUygDa__wpSkillPulseHover{0%,to{filter:brightness(1.1);box-shadow:0 0 25px #21759b,0 0 40px #00a0d299}50%{filter:brightness(1.25);box-shadow:0 0 30px #21759b,0 0 50px #00a0d2cc}}.SkillsSection-module-scss-module__EUygDa__additionalSkills{text-align:center;margin:2rem 0}.SkillsSection-module-scss-module__EUygDa__additionalTitle{color:var(--text-primary);margin-bottom:2rem;font-family:Orbitron,monospace;font-size:2rem;font-weight:600}.SkillsSection-module-scss-module__EUygDa__skillTags{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto;display:flex}.SkillsSection-module-scss-module__EUygDa__skillTag{color:var(--accent-purple);background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:25px;padding:.8rem 1.5rem;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s;animation:1s ease-out both SkillsSection-module-scss-module__EUygDa__fadeInUp}.SkillsSection-module-scss-module__EUygDa__skillTag:hover{border-color:var(--accent-purple);background:#8b5cf633;transform:translateY(-3px);box-shadow:0 5px 15px #8b5cf64d}@media (max-width:1024px){.SkillsSection-module-scss-module__EUygDa__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.SkillsSection-module-scss-module__EUygDa__skills{padding:5rem 0 3rem}.SkillsSection-module-scss-module__EUygDa__container{padding:0 1rem}.SkillsSection-module-scss-module__EUygDa__skillsGrid{grid-template-columns:1fr;gap:1rem}.SkillsSection-module-scss-module__EUygDa__skillCategory{padding:1.5rem}.SkillsSection-module-scss-module__EUygDa__categoryHeader{gap:.8rem;margin-bottom:1.5rem}.SkillsSection-module-scss-module__EUygDa__categoryIcon{width:50px;height:50px;font-size:1.5rem}.SkillsSection-module-scss-module__EUygDa__categoryTitle{font-size:1.3rem}.SkillsSection-module-scss-module__EUygDa__skillTags{gap:.5rem}.SkillsSection-module-scss-module__EUygDa__skillTag{padding:.6rem 1rem;font-size:.8rem}}@media (max-width:480px){.SkillsSection-module-scss-module__EUygDa__skills{padding:3rem 0 2rem}.SkillsSection-module-scss-module__EUygDa__sectionTitle{font-size:2rem}.SkillsSection-module-scss-module__EUygDa__sectionDescription{font-size:1rem}.SkillsSection-module-scss-module__EUygDa__skillCategory{padding:1rem}.SkillsSection-module-scss-module__EUygDa__categoryHeader{text-align:center;flex-direction:column;gap:1rem}.SkillsSection-module-scss-module__EUygDa__additionalTitle{font-size:1.5rem}}
:root,:root[data-theme=dark]{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#1a1a25;--accent-cyan:#0ff;--accent-purple:#8b5cf6;--accent-pink:#f471b5;--accent-blue:#3b82f6;--text-primary:#fff;--text-secondary:#a8a8b3;--text-muted:#64748b;--border-primary:#2d2d3a;--border-glow:#00ffff50;--gradient-primary:linear-gradient(135deg,#0ff 0%,#8b5cf6 100%);--gradient-secondary:linear-gradient(135deg,#f471b5 0%,#3b82f6 100%);--gradient-bg:linear-gradient(135deg,#0a0a0f 0%,#111118 50%,#1a1a25 100%);--shadow-glow:0 0 20px #00ffff4d;--shadow-card:0 8px 32px #0006;--shadow-text:0 0 10px #00ffff80;--bg-gradient-1:#8b5cf61a;--bg-gradient-2:#00ffff1a}:root[data-theme=white]{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-card:#fff;--accent-cyan:#0891b2;--accent-purple:#7c3aed;--accent-pink:#db2777;--accent-blue:#2563eb;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-primary:#e2e8f0;--border-glow:#0891b240;--gradient-primary:linear-gradient(135deg,#0891b2 0%,#7c3aed 100%);--gradient-secondary:linear-gradient(135deg,#db2777 0%,#2563eb 100%);--gradient-bg:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);--shadow-glow:0 0 20px #0891b233;--shadow-card:0 4px 24px #00000014;--shadow-text:0 2px 8px #0891b24d;--bg-gradient-1:#7c3aed08;--bg-gradient-2:#0891b208}@keyframes ContactSection-module-scss-module__CGPh-q__pulse-glow{0%,to{box-shadow:0 0 5px var(--accent-cyan)}50%{box-shadow:0 0 20px var(--accent-cyan),0 0 30px var(--accent-cyan)}}@keyframes ContactSection-module-scss-module__CGPh-q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ContactSection-module-scss-module__CGPh-q__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes ContactSection-module-scss-module__CGPh-q__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes ContactSection-module-scss-module__CGPh-q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module-scss-module__CGPh-q__contact{padding:1rem 0 8rem;position:relative;overflow:hidden}.ContactSection-module-scss-module__CGPh-q__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.ContactSection-module-scss-module__CGPh-q__sectionHeader{text-align:center;margin-top:1rem;margin-bottom:4rem;animation:1s ease-out ContactSection-module-scss-module__CGPh-q__fadeInUp}.ContactSection-module-scss-module__CGPh-q__sectionTag{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:1px;background:#00ffff1a;border:1px solid #00ffff4d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600;display:inline-block}.ContactSection-module-scss-module__CGPh-q__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.ContactSection-module-scss-module__CGPh-q__titleLine{display:inline}.ContactSection-module-scss-module__CGPh-q__titleLine:not(:last-child):after{content:" "}.ContactSection-module-scss-module__CGPh-q__highlight{background:var(--gradient-primary);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.ContactSection-module-scss-module__CGPh-q__sectionDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.ContactSection-module-scss-module__CGPh-q__contactContent{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;display:grid}@media (max-width:968px){.ContactSection-module-scss-module__CGPh-q__contactContent{grid-template-columns:1fr;gap:2.5rem;width:100%}.ContactSection-module-scss-module__CGPh-q__contactInfo,.ContactSection-module-scss-module__CGPh-q__contactForm{box-sizing:border-box;width:100%;min-width:0;max-width:100vw}}@media (max-width:768px){.ContactSection-module-scss-module__CGPh-q__contact{padding:2rem 0 3rem}.ContactSection-module-scss-module__CGPh-q__container{padding:0 .5rem}.ContactSection-module-scss-module__CGPh-q__contactContent{gap:1.5rem}.ContactSection-module-scss-module__CGPh-q__contactInfo,.ContactSection-module-scss-module__CGPh-q__contactForm{box-sizing:border-box;width:100%;min-width:0;max-width:100vw}.ContactSection-module-scss-module__CGPh-q__contactMethods{gap:.8rem}.ContactSection-module-scss-module__CGPh-q__contactMethod{gap:.8rem;padding:.8rem;font-size:.95rem}.ContactSection-module-scss-module__CGPh-q__methodIcon{width:36px;height:36px;font-size:1.2rem}.ContactSection-module-scss-module__CGPh-q__socialLinks{gap:.5rem}.ContactSection-module-scss-module__CGPh-q__socialLink{width:36px;height:36px;font-size:1.2rem}.ContactSection-module-scss-module__CGPh-q__form{padding:1rem}}@media (max-width:480px){.ContactSection-module-scss-module__CGPh-q__contact{padding:1.2rem 0 2rem}.ContactSection-module-scss-module__CGPh-q__container{padding:0 .2rem}.ContactSection-module-scss-module__CGPh-q__sectionHeader{margin-bottom:1.5rem}.ContactSection-module-scss-module__CGPh-q__sectionTitle{word-break:break-word;font-size:1.2rem}.ContactSection-module-scss-module__CGPh-q__sectionDescription{word-break:break-word;font-size:.95rem}.ContactSection-module-scss-module__CGPh-q__contactContent{gap:1rem}.ContactSection-module-scss-module__CGPh-q__contactInfo,.ContactSection-module-scss-module__CGPh-q__contactForm{box-sizing:border-box;width:100%;min-width:0;max-width:100vw}.ContactSection-module-scss-module__CGPh-q__contactMethods{gap:.5rem}.ContactSection-module-scss-module__CGPh-q__contactMethod{gap:.5rem;padding:.5rem;font-size:.9rem}.ContactSection-module-scss-module__CGPh-q__methodIcon{width:28px;height:28px;font-size:1rem}.ContactSection-module-scss-module__CGPh-q__methodValue{word-break:break-all;font-size:.9rem}.ContactSection-module-scss-module__CGPh-q__socialLinks{gap:.3rem}.ContactSection-module-scss-module__CGPh-q__socialLink{width:28px;height:28px;font-size:1rem}.ContactSection-module-scss-module__CGPh-q__form{padding:.5rem}.ContactSection-module-scss-module__CGPh-q__formTitle{font-size:1rem}.ContactSection-module-scss-module__CGPh-q__formDescription{font-size:.9rem}.ContactSection-module-scss-module__CGPh-q__input,.ContactSection-module-scss-module__CGPh-q__textarea{padding:.5rem;font-size:.9rem}.ContactSection-module-scss-module__CGPh-q__submitButton{padding:.7rem 1rem;font-size:.9rem}}@media (max-width:375px){.ContactSection-module-scss-module__CGPh-q__container{padding:0 .05rem}.ContactSection-module-scss-module__CGPh-q__sectionTitle{font-size:1rem}.ContactSection-module-scss-module__CGPh-q__infoTitle{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;max-width:100%;font-size:.9rem}.ContactSection-module-scss-module__CGPh-q__contactMethod{gap:.3rem;padding:.3rem;font-size:.8rem}.ContactSection-module-scss-module__CGPh-q__methodIcon{width:20px;height:20px;font-size:.8rem}.ContactSection-module-scss-module__CGPh-q__methodValue,.ContactSection-module-scss-module__CGPh-q__formTitle{font-size:.8rem}.ContactSection-module-scss-module__CGPh-q__formDescription{font-size:.7rem}.ContactSection-module-scss-module__CGPh-q__input,.ContactSection-module-scss-module__CGPh-q__textarea{padding:.3rem;font-size:.8rem}.ContactSection-module-scss-module__CGPh-q__submitButton{padding:.4rem .7rem;font-size:.8rem}}@media (max-width:968px){.ContactSection-module-scss-module__CGPh-q__contactContent{grid-template-columns:1fr;gap:3rem}.ContactSection-module-scss-module__CGPh-q__contactInfo{order:1}.ContactSection-module-scss-module__CGPh-q__contactForm{order:2}}@media (max-width:768px){.ContactSection-module-scss-module__CGPh-q__contact{padding:3rem 0 5rem}.ContactSection-module-scss-module__CGPh-q__container{padding:0 1.5rem}.ContactSection-module-scss-module__CGPh-q__sectionHeader{text-align:center;margin-bottom:3rem}.ContactSection-module-scss-module__CGPh-q__sectionTitle{text-align:center;flex-direction:column;align-items:center;display:flex}.ContactSection-module-scss-module__CGPh-q__titleLine{display:block}.ContactSection-module-scss-module__CGPh-q__sectionDescription{text-align:center}.ContactSection-module-scss-module__CGPh-q__contactContent{gap:2.5rem}.ContactSection-module-scss-module__CGPh-q__infoHeader{text-align:center;margin-bottom:2rem}.ContactSection-module-scss-module__CGPh-q__infoTitle{text-align:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;max-width:100%;font-size:1.75rem}.ContactSection-module-scss-module__CGPh-q__infoDescription{text-align:center}.ContactSection-module-scss-module__CGPh-q__contactMethods{gap:1.25rem;margin-bottom:2rem}.ContactSection-module-scss-module__CGPh-q__contactMethod{padding:1.25rem}.ContactSection-module-scss-module__CGPh-q__methodIcon{width:50px;height:50px;font-size:1.75rem}.ContactSection-module-scss-module__CGPh-q__socialLinks{gap:1rem}.ContactSection-module-scss-module__CGPh-q__socialLink{width:50px;height:50px}.ContactSection-module-scss-module__CGPh-q__formHeader,.ContactSection-module-scss-module__CGPh-q__formTitle,.ContactSection-module-scss-module__CGPh-q__formDescription{text-align:center}}@media (max-width:480px){.ContactSection-module-scss-module__CGPh-q__contact{padding:2rem 0 4rem}.ContactSection-module-scss-module__CGPh-q__container{padding:0 1rem}.ContactSection-module-scss-module__CGPh-q__sectionHeader{text-align:center}.ContactSection-module-scss-module__CGPh-q__sectionTitle{text-align:center;flex-direction:column;align-items:center;font-size:2rem;display:flex}.ContactSection-module-scss-module__CGPh-q__titleLine{display:block}.ContactSection-module-scss-module__CGPh-q__sectionDescription{text-align:center;font-size:1rem}.ContactSection-module-scss-module__CGPh-q__infoHeader{text-align:center}.ContactSection-module-scss-module__CGPh-q__infoTitle{text-align:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;max-width:100%;font-size:1.5rem}.ContactSection-module-scss-module__CGPh-q__infoDescription{text-align:center;font-size:1rem}.ContactSection-module-scss-module__CGPh-q__contactMethod{text-align:center;flex-direction:column;padding:1rem}.ContactSection-module-scss-module__CGPh-q__methodIcon{width:45px;height:45px;font-size:1.5rem}.ContactSection-module-scss-module__CGPh-q__methodValue{font-size:1rem}.ContactSection-module-scss-module__CGPh-q__formGroup{margin-bottom:1.25rem}.ContactSection-module-scss-module__CGPh-q__formHeader,.ContactSection-module-scss-module__CGPh-q__formTitle,.ContactSection-module-scss-module__CGPh-q__formDescription{text-align:center}.ContactSection-module-scss-module__CGPh-q__submitButton{padding:1rem 1.5rem;font-size:1rem}}.ContactSection-module-scss-module__CGPh-q__contactInfo{animation:1s ease-out ContactSection-module-scss-module__CGPh-q__slideInFromLeft}.ContactSection-module-scss-module__CGPh-q__infoHeader{margin-bottom:3rem}.ContactSection-module-scss-module__CGPh-q__infoTitle{color:var(--text-primary);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;max-width:100%;margin-bottom:1rem;font-family:Orbitron,monospace;font-size:2rem;font-weight:600}.ContactSection-module-scss-module__CGPh-q__infoDescription{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.ContactSection-module-scss-module__CGPh-q__contactMethods{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.ContactSection-module-scss-module__CGPh-q__contactMethod{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .3s;animation:1s ease-out both ContactSection-module-scss-module__CGPh-q__fadeInUp;display:flex;position:relative;overflow:hidden}.ContactSection-module-scss-module__CGPh-q__contactMethod:hover{border-color:var(--accent-cyan);transform:translateY(-5px);box-shadow:0 10px 30px #0ff3}.ContactSection-module-scss-module__CGPh-q__methodIcon{background:var(--gradient-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex;box-shadow:0 0 20px #00ffff4d}.ContactSection-module-scss-module__CGPh-q__methodContent{flex:1}.ContactSection-module-scss-module__CGPh-q__methodTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.3rem;font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:600}.ContactSection-module-scss-module__CGPh-q__methodValue{color:var(--text-primary);font-size:1.2rem;font-weight:500}.ContactSection-module-scss-module__CGPh-q__methodGlow{background:var(--gradient-primary);opacity:0;filter:blur(20px);z-index:-1;transition:opacity .3s;position:absolute;inset:0}.ContactSection-module-scss-module__CGPh-q__contactMethod:hover .ContactSection-module-scss-module__CGPh-q__methodGlow{opacity:.1}.ContactSection-module-scss-module__CGPh-q__socialSection{text-align:center}.ContactSection-module-scss-module__CGPh-q__socialTitle{color:var(--text-primary);margin-bottom:1.5rem;font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:600}.ContactSection-module-scss-module__CGPh-q__socialLinks{justify-content:center;gap:1rem;display:flex}.ContactSection-module-scss-module__CGPh-q__socialLink{background:var(--bg-card);border:1px solid var(--border-primary);width:60px;height:60px;color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactSection-module-scss-module__CGPh-q__socialLink:hover{color:var(--accent-cyan);border-color:var(--accent-cyan);transform:translateY(-5px);box-shadow:0 0 20px #00ffff4d}.ContactSection-module-scss-module__CGPh-q__contactForm{animation:1s ease-out .3s both ContactSection-module-scss-module__CGPh-q__slideInFromRight}.ContactSection-module-scss-module__CGPh-q__formHeader{margin-bottom:2rem}.ContactSection-module-scss-module__CGPh-q__formTitle{color:var(--text-primary);margin-bottom:1rem;font-family:Orbitron,monospace;font-size:2rem;font-weight:600}.ContactSection-module-scss-module__CGPh-q__formDescription{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.ContactSection-module-scss-module__CGPh-q__form{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem}.ContactSection-module-scss-module__CGPh-q__formGroup{margin-bottom:1.5rem}.ContactSection-module-scss-module__CGPh-q__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600;display:block}.ContactSection-module-scss-module__CGPh-q__input,.ContactSection-module-scss-module__CGPh-q__textarea{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);resize:none;border-radius:8px;padding:1rem;font-family:Rajdhani,sans-serif;font-size:1rem;transition:all .3s}.ContactSection-module-scss-module__CGPh-q__input:focus,.ContactSection-module-scss-module__CGPh-q__textarea:focus{border-color:var(--accent-cyan);outline:none;box-shadow:0 0 20px #0ff3}.ContactSection-module-scss-module__CGPh-q__input::placeholder,.ContactSection-module-scss-module__CGPh-q__textarea::placeholder{color:var(--text-muted)}.ContactSection-module-scss-module__CGPh-q__textarea{min-height:120px}.ContactSection-module-scss-module__CGPh-q__submitButton{background:var(--gradient-primary);width:100%;color:var(--bg-primary);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1.2rem 2rem;font-family:Orbitron,monospace;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.ContactSection-module-scss-module__CGPh-q__submitButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #0ff6}.ContactSection-module-scss-module__CGPh-q__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module-scss-module__CGPh-q__submitButton.ContactSection-module-scss-module__CGPh-q__submitting{background:var(--bg-secondary);color:var(--text-secondary)}.ContactSection-module-scss-module__CGPh-q__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:1s linear infinite ContactSection-module-scss-module__CGPh-q__spin}@keyframes ContactSection-module-scss-module__CGPh-q__spin{to{transform:rotate(360deg)}}.ContactSection-module-scss-module__CGPh-q__successMessage{background:var(--bg-card);border:1px solid var(--border-primary);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:3rem;animation:.5s ease-out ContactSection-module-scss-module__CGPh-q__fadeInUp}.ContactSection-module-scss-module__CGPh-q__successIcon{margin-bottom:1rem;font-size:4rem}.ContactSection-module-scss-module__CGPh-q__successTitle{color:var(--text-primary);margin-bottom:1rem;font-family:Orbitron,monospace;font-size:1.8rem;font-weight:600}.ContactSection-module-scss-module__CGPh-q__successText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ContactSection-module-scss-module__CGPh-q__resetButton{border:2px solid var(--accent-cyan);color:var(--accent-cyan);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border-radius:8px;padding:1rem 2rem;font-family:Rajdhani,sans-serif;font-weight:600;transition:all .3s}
