.HeroSection-module__aWUC1a__hero{color:var(--text-light);text-align:center;background:#1a1a1a;justify-content:center;align-items:center;min-height:100vh;padding:100px 20px;transition:none;display:flex;position:relative;overflow:hidden}.HeroSection-module__aWUC1a__hero.HeroSection-module__aWUC1a__visible{background:#1a1a1a}.HeroSection-module__aWUC1a__hero:before{content:"";z-index:0;background:radial-gradient(circle,#ffffff1a,#0000);width:200%;height:200%;animation:20s linear infinite HeroSection-module__aWUC1a__rotate;position:absolute;top:-50%;left:-50%}.HeroSection-module__aWUC1a__hero-content{z-index:1;position:relative}.HeroSection-module__aWUC1a__hero h1{color:var(--primary-color);text-shadow:0 4px 10px #00000080;margin-bottom:1rem;font-size:3.5rem}.HeroSection-module__aWUC1a__hero h2{color:var(--secondary-color);margin-bottom:1.5rem;font-size:2rem}.HeroSection-module__aWUC1a__hero p{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8}.HeroSection-module__aWUC1a__hero-buttons a{border-radius:8px;margin-right:1rem;padding:.5rem 1.5rem;text-decoration:none;transition:background .3s,transform .3s}.HeroSection-module__aWUC1a__hero-buttons a.HeroSection-module__aWUC1a__btn-primary{background-color:var(--primary-color);color:var(--text-light)}.HeroSection-module__aWUC1a__hero-buttons a.HeroSection-module__aWUC1a__btn-primary:hover{background-color:var(--secondary-color);transform:scale(1.1)}.HeroSection-module__aWUC1a__hero-buttons a.HeroSection-module__aWUC1a__btn-outline{border:2px solid var(--primary-color);color:var(--primary-color)}.HeroSection-module__aWUC1a__hero-buttons a.HeroSection-module__aWUC1a__btn-outline:hover{background-color:var(--primary-color);color:var(--text-light);transform:scale(1.1)}@keyframes HeroSection-module__aWUC1a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__aWUC1a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AIPlaygroundSection-module__N1_MJa__aiPlayground{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:90vh;padding:3rem 0;display:flex;position:relative;overflow:hidden}.AIPlaygroundSection-module__N1_MJa__aiPlayground:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 1px,#0000 1px) 0 0/50px 50px;width:200%;height:200%;animation:20s linear infinite AIPlaygroundSection-module__N1_MJa__backgroundMove;position:absolute;top:-50%;left:-50%}@keyframes AIPlaygroundSection-module__N1_MJa__backgroundMove{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.AIPlaygroundSection-module__N1_MJa__sectionHeading{color:#fff;text-shadow:0 2px 5px #00000080;text-transform:uppercase;margin-bottom:1rem;font-size:3rem;font-weight:700}.AIPlaygroundSection-module__N1_MJa__sectionSubheading{color:#fffc;margin-bottom:3rem;font-size:1.5rem}.AIPlaygroundSection-module__N1_MJa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#fffffff2;border:none;border-radius:20px;max-width:700px;margin:0 auto;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.8s ease-out .3s forwards AIPlaygroundSection-module__N1_MJa__cardSlideIn;transform:translateY(20px);box-shadow:0 8px 32px #00000026}@keyframes AIPlaygroundSection-module__N1_MJa__cardSlideIn{to{opacity:1;transform:translateY(0)}}.AIPlaygroundSection-module__N1_MJa__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 16px 48px #00000040}.AIPlaygroundSection-module__N1_MJa__cardBody{text-align:center;padding:2.5rem}.AIPlaygroundSection-module__N1_MJa__drawingArea{justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.AIPlaygroundSection-module__N1_MJa__drawingCanvas{cursor:crosshair;touch-action:none;opacity:0;background:#fff;border:2px solid #ddd;border-radius:8px;max-width:100%;height:auto;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:1s ease-out .2s forwards AIPlaygroundSection-module__N1_MJa__canvasAppear;transform:scale(.9)rotateX(10deg);box-shadow:0 4px 15px #0000001a}@keyframes AIPlaygroundSection-module__N1_MJa__canvasAppear{to{opacity:1;transform:scale(1)rotateX(0)}}.AIPlaygroundSection-module__N1_MJa__drawingCanvas:hover{border-color:#667eea;transform:scale(1.02);box-shadow:0 8px 25px #667eea4d}@media (max-width:768px){.AIPlaygroundSection-module__N1_MJa__drawingCanvas{aspect-ratio:1;width:100%;max-width:90vw;height:auto}.AIPlaygroundSection-module__N1_MJa__card{max-width:95%;margin:0 auto;animation-delay:.1s}.AIPlaygroundSection-module__N1_MJa__cardBody{padding:1.5rem}.AIPlaygroundSection-module__N1_MJa__controlsContainer{flex-direction:column;gap:.5rem}.AIPlaygroundSection-module__N1_MJa__controlButton{width:100%;max-width:250px;animation-duration:.4s}.AIPlaygroundSection-module__N1_MJa__aiPlayground:before{display:none}}.AIPlaygroundSection-module__N1_MJa__drawingCanvas:hover{border-color:#667eea}.AIPlaygroundSection-module__N1_MJa__controlsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;max-width:100%;margin-bottom:2rem;display:flex}.AIPlaygroundSection-module__N1_MJa__controlButton{color:#fff;cursor:pointer;opacity:0;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.4rem;min-width:160px;height:42px;padding:.75rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.25,.46,.45,.94);animation:.6s ease-out forwards AIPlaygroundSection-module__N1_MJa__buttonSlideIn;display:inline-flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 2px 8px #0000001a}.AIPlaygroundSection-module__N1_MJa__controlButton:first-child{animation-delay:.4s}.AIPlaygroundSection-module__N1_MJa__controlButton:nth-child(2){animation-delay:.5s}.AIPlaygroundSection-module__N1_MJa__controlButton:nth-child(3){animation-delay:.6s}.AIPlaygroundSection-module__N1_MJa__controlButton:nth-child(4){animation-delay:.7s}@keyframes AIPlaygroundSection-module__N1_MJa__buttonSlideIn{to{opacity:1;transform:translateY(0)}}.AIPlaygroundSection-module__N1_MJa__controlButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.AIPlaygroundSection-module__N1_MJa__controlButton:hover:before{left:100%}.AIPlaygroundSection-module__N1_MJa__controlButton:hover{background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #00000040}.AIPlaygroundSection-module__N1_MJa__controlButton:active{transform:translateY(-1px)scale(1.02);box-shadow:0 3px 12px #00000026}.AIPlaygroundSection-module__N1_MJa__responseCard{background:#ffffffe6;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;font-family:Roboto,sans-serif;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.AIPlaygroundSection-module__N1_MJa__responseCard:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.AIPlaygroundSection-module__N1_MJa__apiHealth{text-align:center;color:#2e7d32;background:linear-gradient(135deg,#e6f7e6,#c8e6c9);border-radius:8px;margin-bottom:1rem;padding:1rem;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:700;box-shadow:0 4px 15px #0000001a}.AIPlaygroundSection-module__N1_MJa__predictions{color:#1565c0;background:#e3f2fd;border-left:5px solid #1565c0}.AIPlaygroundSection-module__N1_MJa__predictions ul{margin:0;padding:0;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.6;list-style:none}.AIPlaygroundSection-module__N1_MJa__predictions ul li{background:#1565c01a;border-radius:8px;margin-bottom:.5rem;padding:.5rem}.AIPlaygroundSection-module__N1_MJa__challengeWord{color:#f9a825;text-align:center;background:#fff8e1;border-left:5px solid #f9a825;border-radius:8px;padding:1rem;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:700}.AIPlaygroundSection-module__N1_MJa__alert-danger{color:#c62828;background:#ffebee;border-left:5px solid #c62828}.AIPlaygroundSection-module__N1_MJa__challengeWord{text-align:center;margin-bottom:1.5rem}.AIPlaygroundSection-module__N1_MJa__instructions{color:#333;background:#667eea1a;border-radius:12px;margin-top:2rem;padding:1.5rem}.AIPlaygroundSection-module__N1_MJa__instructions h4{color:#667eea;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.AIPlaygroundSection-module__N1_MJa__instructionsList{text-align:left;margin:0;padding:0;list-style:none}.AIPlaygroundSection-module__N1_MJa__instructionsList li{color:#555;align-items:flex-start;margin-bottom:.75rem;font-size:.95rem;line-height:1.4;display:flex}.AIPlaygroundSection-module__N1_MJa__instructionsList li:before{content:"✓";color:#667eea;flex-shrink:0;margin-top:.1rem;margin-right:.75rem;font-weight:700}
.ServicesSection-module__gKI_cq__services{color:#fff;background:#1a1a1a;justify-content:center;align-items:center;min-height:90vh;padding:3rem 0;transition:none;display:flex;position:relative;overflow:hidden}.ServicesSection-module__gKI_cq__services.ServicesSection-module__gKI_cq__visible{background:#1a1a1a}.ServicesSection-module__gKI_cq__sectionTitle{color:#fff;text-shadow:0 2px 10px #00000080;opacity:0;margin-bottom:1rem;font-size:3rem;font-weight:700;animation:.8s ease-out .2s forwards ServicesSection-module__gKI_cq__titleSlideIn;position:relative;transform:translateY(30px)}@keyframes ServicesSection-module__gKI_cq__titleSlideIn{to{opacity:1;transform:translateY(0)}}.ServicesSection-module__gKI_cq__divider{opacity:0;background:linear-gradient(90deg,#4cc9f0,#4361ee,#7c3aed);border:none;border-radius:2px;width:100px;height:4px;margin:0 auto 3rem;animation:.8s ease-out .4s forwards ServicesSection-module__gKI_cq__dividerExpand;transform:scaleX(0)}@keyframes ServicesSection-module__gKI_cq__dividerExpand{to{opacity:1;transform:scaleX(1)}}.ServicesSection-module__gKI_cq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.8s ease-out forwards ServicesSection-module__gKI_cq__cardSlideIn;position:relative;overflow:hidden;transform:translateY(50px)scale(.9);box-shadow:0 8px 32px #0000004d}.ServicesSection-module__gKI_cq__card:first-child{animation-delay:.6s}.ServicesSection-module__gKI_cq__card:nth-child(2){animation-delay:.8s}.ServicesSection-module__gKI_cq__card:nth-child(3){animation-delay:1s}@keyframes ServicesSection-module__gKI_cq__cardSlideIn{to{opacity:1;transform:translateY(0)scale(1)}}.ServicesSection-module__gKI_cq__card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ServicesSection-module__gKI_cq__card:hover:before{left:100%}.ServicesSection-module__gKI_cq__card:hover{border-color:#4cc9f04d;transform:translateY(-15px)scale(1.03);box-shadow:0 20px 60px #0006}.ServicesSection-module__gKI_cq__cardBody{text-align:center;z-index:2;padding:2.5rem;position:relative}.ServicesSection-module__gKI_cq__cardBody i{color:#4cc9f0;filter:drop-shadow(0 4px 10px #4cc9f04d);margin-bottom:1.5rem;transition:all .3s}.ServicesSection-module__gKI_cq__card:hover .ServicesSection-module__gKI_cq__cardBody i{color:#7c3aed;transform:scale(1.1)rotate(5deg)}.ServicesSection-module__gKI_cq__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600;transition:color .3s}.ServicesSection-module__gKI_cq__card:hover .ServicesSection-module__gKI_cq__cardTitle{color:#4cc9f0}.ServicesSection-module__gKI_cq__cardDescription{color:#fffc;font-size:1rem;line-height:1.6;transition:color .3s}.ServicesSection-module__gKI_cq__card:hover .ServicesSection-module__gKI_cq__cardDescription{color:#fffffff2}@media (max-width:768px){.ServicesSection-module__gKI_cq__services{min-height:auto;padding:2rem 0}.ServicesSection-module__gKI_cq__sectionTitle{font-size:2.2rem}.ServicesSection-module__gKI_cq__cardBody{padding:2rem}.ServicesSection-module__gKI_cq__card{margin-bottom:2rem;animation-duration:.6s}.ServicesSection-module__gKI_cq__services:before,.ServicesSection-module__gKI_cq__card:before{display:none}}
.AboutSection-module__M2trza__about{color:var(--text-light);background:#1a1a1a;justify-content:center;align-items:center;min-height:90vh;padding:3rem 0;transition:none;display:flex;position:relative;overflow:hidden}.AboutSection-module__M2trza__about.AboutSection-module__M2trza__visible{background:#1a1a1a}.AboutSection-module__M2trza__sectionTitle{color:#fff;text-shadow:0 2px 10px #00000080;opacity:0;margin-bottom:1rem;font-size:3rem;font-weight:700;animation:.8s ease-out .2s forwards AboutSection-module__M2trza__titleSlideIn;transform:translateY(30px)}@keyframes AboutSection-module__M2trza__titleSlideIn{to{opacity:1;transform:translateY(0)}}.AboutSection-module__M2trza__divider{opacity:0;background:linear-gradient(90deg,#4cc9f0,#4361ee,#7c3aed);border:none;border-radius:2px;width:100px;height:4px;margin:0 auto 3rem;animation:.8s ease-out .4s forwards AboutSection-module__M2trza__dividerExpand;transform:scaleX(0)}@keyframes AboutSection-module__M2trza__dividerExpand{to{opacity:1;transform:scaleX(1)}}.AboutSection-module__M2trza__contentBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.8s ease-out .6s forwards AboutSection-module__M2trza__contentSlideIn;transform:translateY(50px)scale(.9);box-shadow:0 8px 32px #0000004d}@keyframes AboutSection-module__M2trza__contentSlideIn{to{opacity:1;transform:translateY(0)scale(1)}}.AboutSection-module__M2trza__contentBox:hover{border-color:#4cc9f04d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 60px #0006}.AboutSection-module__M2trza__description{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8;transition:color .3s}.AboutSection-module__M2trza__contentBox:hover .AboutSection-module__M2trza__description{color:#fff}.AboutSection-module__M2trza__about h2{color:var(--primary-color);text-shadow:0 2px 5px #00000080;margin-bottom:1.5rem;font-size:2.5rem}.AboutSection-module__M2trza__about p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.AboutSection-module__M2trza__bg-white{background-color:var(--card-bg);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0003}.AboutSection-module__M2trza__bg-white:hover{transform:translateY(-10px);box-shadow:0 8px 20px #0000004d}@keyframes AboutSection-module__M2trza__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AboutSection-module__M2trza__about{min-height:auto;padding:2rem 0}.AboutSection-module__M2trza__sectionTitle{font-size:2.2rem}.AboutSection-module__M2trza__contentBox{padding:2rem;animation-duration:.6s}.AboutSection-module__M2trza__about:before{display:none}}
.SkillsSection-module__iLt3vq__skills{color:var(--text-light);background:#1a1a1a;justify-content:center;align-items:center;min-height:90vh;padding:3rem 0;transition:none;display:flex;position:relative;overflow:hidden}.SkillsSection-module__iLt3vq__skills.SkillsSection-module__iLt3vq__visible{background:#1a1a1a}.SkillsSection-module__iLt3vq__skills:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 30% 70%,#4361ee1a 0%,#0000 50%),radial-gradient(circle at 70% 30%,#4cc9f01a 0%,#0000 50%);transition:opacity 1s ease-in-out 1.5s;animation:18s ease-in-out infinite SkillsSection-module__iLt3vq__backgroundFloat;position:absolute;inset:0}.SkillsSection-module__iLt3vq__skills.SkillsSection-module__iLt3vq__visible:before{opacity:1}@keyframes SkillsSection-module__iLt3vq__backgroundFloat{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.08)rotate(-1deg)}}.SkillsSection-module__iLt3vq__skills h2{color:var(--primary-color);text-shadow:0 2px 5px #00000080;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.SkillsSection-module__iLt3vq__divider{background-color:var(--primary-color);border-radius:2px;width:60px;height:4px;margin:.5rem auto 2rem}.SkillsSection-module__iLt3vq__skillTable{flex-direction:column;gap:2rem;display:flex}.SkillsSection-module__iLt3vq__skillCategory{background:var(--bg-dark);border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.SkillsSection-module__iLt3vq__skillCategory:hover{transform:translateY(-5px);box-shadow:0 6px 10px #00000026}.SkillsSection-module__iLt3vq__categoryHeader{color:var(--primary-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.SkillsSection-module__iLt3vq__skillList{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.SkillsSection-module__iLt3vq__skillList li{color:var(--text-light);background:#333;border-radius:4px;padding:.5rem 1rem;font-size:1rem;transition:background .3s,color .3s}.SkillsSection-module__iLt3vq__skillList li:hover{background:var(--primary-color);color:#fff}@keyframes SkillsSection-module__iLt3vq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
