.Hero-module__ZARIfG__hero{text-align:center;background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:80px 2rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:1;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:bottom;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 70%);mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 70%)}.Hero-module__ZARIfG__content{z-index:10;max-width:900px;animation:.8s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__slideUpFade;position:relative}@keyframes Hero-module__ZARIfG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:1.05}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg, var(--accent-primary) 0%, #fff59d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--text-primary);color:var(--bg-primary);font-family:var(--font-body);transition:var(--transition-smooth);border-radius:6px;padding:.875rem 2rem;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--text-secondary);transform:translateY(-1px)}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);transition:var(--transition-smooth);background:0 0;border-radius:6px;padding:.875rem 2rem;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--surface);border-color:#fff6}.Hero-module__ZARIfG__scrollIndicator{opacity:.5;z-index:10;position:absolute;bottom:.1rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid var(--text-secondary);border-radius:20px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.Hero-module__ZARIfG__wheel{background:var(--text-secondary);border-radius:2px;width:2px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollWheel}@keyframes Hero-module__ZARIfG__scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:80vh}}
.GlassCard-module__vzxJqW__card{background:var(--surface);border:1px solid var(--border);height:100%;transition:var(--transition-smooth);border-radius:8px;padding:1.5rem;position:relative;overflow:hidden}.GlassCard-module__vzxJqW__card:hover{border-color:#ffffff2e}.GlassCard-module__vzxJqW__content{z-index:1;position:relative}
.About-module__vAULUW__container{justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.About-module__vAULUW__content{flex:1.2}.About-module__vAULUW__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.About-module__vAULUW__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.About-module__vAULUW__stats{border-top:1px solid var(--border);gap:4rem;padding-top:2rem;display:flex}.About-module__vAULUW__statItem{flex-direction:column;display:flex}.About-module__vAULUW__statNumber{color:var(--text-primary);margin-bottom:.25rem;font-size:2.5rem;font-weight:700;line-height:1}.About-module__vAULUW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.About-module__vAULUW__card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex:1;padding:3rem}.About-module__vAULUW__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.About-module__vAULUW__cardText{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:992px){.About-module__vAULUW__container{flex-direction:column;gap:3rem}.About-module__vAULUW__stats{flex-wrap:wrap;gap:2rem}}
.Services-module__dpHhBa__header{text-align:left;max-width:800px;margin:0 0 4rem}.Services-module__dpHhBa__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Services-module__dpHhBa__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__dpHhBa__icon{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Services-module__dpHhBa__cardText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Portfolio-module__uAcsSq__header{text-align:left;margin-bottom:4rem}.Portfolio-module__uAcsSq__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Portfolio-module__uAcsSq__subtitle{color:var(--text-secondary);max-width:600px;font-size:1.125rem;line-height:1.6}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr)}}.Portfolio-module__uAcsSq__projectCard{aspect-ratio:4/3;cursor:pointer;background:var(--bg-secondary);border:1px solid var(--border);transition:var(--transition-smooth);border-radius:8px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__projectCard:hover{border-color:#fff3}.Portfolio-module__uAcsSq__imageWrapper{width:100%;height:100%;position:relative}.Portfolio-module__uAcsSq__image{object-fit:cover;opacity:.8;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__image{opacity:1;transform:scale(1.05)}.Portfolio-module__uAcsSq__overlay{opacity:0;background:linear-gradient(#0000,#000000f2);width:100%;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:translateY(10px)}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__overlay{opacity:1;transform:translateY(0)}.Portfolio-module__uAcsSq__category{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.Portfolio-module__uAcsSq__projectTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Portfolio-module__uAcsSq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Portfolio-module__uAcsSq__tag{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:4px;padding:.25rem .6rem;font-size:.75rem}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}}
.TechStack-module__WlEV-q__section{text-align:center;background:var(--bg-primary);border-top:1px solid var(--border);padding:6rem 0}.TechStack-module__WlEV-q__title{letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600}.TechStack-module__WlEV-q__grid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto;display:flex}.TechStack-module__WlEV-q__techItem{background:var(--surface);border:1px solid var(--border);transition:var(--transition-smooth);cursor:default;border-radius:6px;padding:.75rem 1.5rem}.TechStack-module__WlEV-q__techItem:hover{background:var(--text-primary);border-color:var(--text-primary)}.TechStack-module__WlEV-q__techItem:hover .TechStack-module__WlEV-q__techName{color:var(--bg-primary)}.TechStack-module__WlEV-q__techName{color:var(--text-secondary);transition:var(--transition-smooth);font-weight:500}
.Team-module__EqCvfq__header{text-align:center;margin-bottom:4rem}.Team-module__EqCvfq__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Team-module__EqCvfq__subtitle{color:var(--text-secondary);font-size:1.125rem}.Team-module__EqCvfq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Team-module__EqCvfq__memberCard{text-align:center}.Team-module__EqCvfq__imageWrapper{border:1px solid var(--border);background:var(--surface);border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;overflow:hidden}.Team-module__EqCvfq__image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:var(--transition-smooth)}.Team-module__EqCvfq__memberCard:hover .Team-module__EqCvfq__image{filter:grayscale(0%)}.Team-module__EqCvfq__name{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Team-module__EqCvfq__role{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}
.Testimonials-module__ItA9Ha__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:5rem}.Testimonials-module__ItA9Ha__badge{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(var(--accent-primary-rgb), .2);border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.Testimonials-module__ItA9Ha__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Testimonials-module__ItA9Ha__highlight{color:var(--accent-primary)}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{border:1px solid var(--border);height:100%;transition:var(--transition-smooth);flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--accent-primary);background:#ffffff05;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__cardTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent-primary);opacity:.4}.Testimonials-module__ItA9Ha__statusTag{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.Testimonials-module__ItA9Ha__innovator{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Testimonials-module__ItA9Ha__student{color:var(--accent-primary);background:#6366f11a;border:1px solid #6366f133}.Testimonials-module__ItA9Ha__partner{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.Testimonials-module__ItA9Ha__text{color:var(--text-primary);opacity:.9;margin-bottom:2.5rem;font-size:1.05rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__author{align-items:center;gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__avatarWrapper{border:2px solid var(--accent-primary);border-radius:50%;width:48px;height:48px;overflow:hidden;box-shadow:0 4px 10px #0003}.Testimonials-module__ItA9Ha__avatarImg{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__name{color:var(--text-primary);font-size:.95rem;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--text-muted);font-size:.8rem}.Testimonials-module__ItA9Ha__stars{gap:.15rem;display:flex}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.About-module__8aBknG__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.About-module__8aBknG__hero{text-align:center;margin-bottom:8rem;padding:0 1.5rem}.About-module__8aBknG__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.About-module__8aBknG__title{letter-spacing:-2.5px;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800}.About-module__8aBknG__highlight{color:var(--accent-primary)}.About-module__8aBknG__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.About-module__8aBknG__visionSection{margin-bottom:10rem}.About-module__8aBknG__visionGrid{grid-template-columns:1.5fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__8aBknG__sectionTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.About-module__8aBknG__visionText p{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.About-module__8aBknG__statBox{text-align:center;flex-direction:column;gap:.5rem;padding:4rem;display:flex;border-radius:32px!important}.About-module__8aBknG__statNum{color:var(--accent-primary);font-size:5rem;font-weight:900;line-height:1}.About-module__8aBknG__statLabel{text-transform:uppercase;color:var(--text-muted);font-size:1rem;font-weight:700}.About-module__8aBknG__sectionHeader{text-align:center;margin-bottom:4rem}.About-module__8aBknG__sectionSubtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem}.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:10rem;display:grid}.About-module__8aBknG__valueCard{text-align:center;height:100%;padding:3rem!important}.About-module__8aBknG__valueIcon{width:60px;height:60px;color:var(--accent-primary);box-shadow:0 0 20px var(--accent-glow);background:#ff6d4014;border:1px solid #ff6d4026;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.About-module__8aBknG__valueTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.About-module__8aBknG__valueText{color:var(--text-secondary);line-height:1.6}.About-module__8aBknG__teamVibe{margin-bottom:8rem;padding:0 1rem}.About-module__8aBknG__vibeCard{text-align:center;padding:6rem;border-radius:32px!important}.About-module__8aBknG__vibeTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.About-module__8aBknG__vibeText{color:var(--text-secondary);max-width:800px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.7}.About-module__8aBknG__signatureSection{flex-direction:column;align-items:center;margin-top:3rem;display:flex}.About-module__8aBknG__signature{border-bottom:2px solid var(--accent-primary);margin-bottom:1rem;padding:0 2rem .5rem}.About-module__8aBknG__sigText{font-family:var(--font-heading);color:var(--accent-primary);font-size:2.5rem;font-style:italic;font-weight:400}.About-module__8aBknG__sigTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.9rem;font-weight:600}@media (max-width:992px){.About-module__8aBknG__visionGrid{text-align:center;grid-template-columns:1fr}}@media (max-width:768px){.About-module__8aBknG__statBox{padding:2rem}.About-module__8aBknG__statNum{font-size:3.5rem}.About-module__8aBknG__vibeCard{padding:3rem}.About-module__8aBknG__vibeTitle{font-size:2.5rem}}
.Blog-module__jW6Nga__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.Blog-module__jW6Nga__hero{text-align:center;margin-bottom:6rem;padding:0 1.5rem}.Blog-module__jW6Nga__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Blog-module__jW6Nga__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700}.Blog-module__jW6Nga__highlight{color:var(--accent-primary)}.Blog-module__jW6Nga__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Blog-module__jW6Nga__featuredSection{margin-bottom:8rem;padding:0 1rem}.Blog-module__jW6Nga__featuredCard{background:var(--surface);border:1px solid var(--border);overflow:hidden;border-radius:8px!important}.Blog-module__jW6Nga__featuredGrid{grid-template-columns:1.2fr 1fr;min-height:400px;display:grid}.Blog-module__jW6Nga__featuredImage img{object-fit:cover;width:100%;height:100%}.Blog-module__jW6Nga__featuredContent{flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem;display:flex}.Blog-module__jW6Nga__trending{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.Blog-module__jW6Nga__featuredTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2}.Blog-module__jW6Nga__featuredExcerpt{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Blog-module__jW6Nga__featuredBtn{background:var(--text-primary);color:var(--bg-primary);width:fit-content;transition:var(--transition-smooth);border-radius:6px;padding:.875rem 1.5rem;font-weight:600}.Blog-module__jW6Nga__featuredBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff6d404d}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:10rem;display:grid}.Blog-module__jW6Nga__blogCard{background:var(--surface);border:1px solid var(--border);height:100%;transition:var(--transition-smooth);flex-direction:column;display:flex;overflow:hidden;border-radius:8px!important}.Blog-module__jW6Nga__blogCard:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 16px 32px #0003}.Blog-module__jW6Nga__imageWrapper{border-bottom:1px solid var(--border);height:220px;position:relative;overflow:hidden}.Blog-module__jW6Nga__image{object-fit:cover;opacity:.9;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Blog-module__jW6Nga__blogCard:hover .Blog-module__jW6Nga__image{opacity:1;transform:scale(1.05)}.Blog-module__jW6Nga__category{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Blog-module__jW6Nga__blogContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Blog-module__jW6Nga__blogMeta{color:var(--text-muted);gap:1.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Blog-module__jW6Nga__metaItem{align-items:center;gap:.5rem;display:flex}.Blog-module__jW6Nga__blogTitle{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.Blog-module__jW6Nga__blogExcerpt{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Blog-module__jW6Nga__readBtn{color:var(--text-primary);transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;display:flex}.Blog-module__jW6Nga__readBtn:hover{color:var(--accent-primary);gap:.75rem}.Blog-module__jW6Nga__newsletter{margin-bottom:10rem;padding:0 1rem}.Blog-module__jW6Nga__newsletterBox{text-align:center;background:var(--surface);border:1px solid var(--border);max-width:900px;margin:0 auto;padding:5rem 3rem;border-radius:8px!important}.Blog-module__jW6Nga__newsletterBox h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Blog-module__jW6Nga__newsletterBox p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.Blog-module__jW6Nga__form{gap:1rem;max-width:500px;margin:0 auto;display:flex}.Blog-module__jW6Nga__form input{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);border-radius:6px;flex:1;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem}.Blog-module__jW6Nga__form input:focus{border-color:var(--text-secondary);background:var(--surface);outline:none}.Blog-module__jW6Nga__form button{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:6px;padding:0 2rem;font-weight:600}.Blog-module__jW6Nga__form button:hover{background:var(--accent-primary);color:#fff;transform:translateY(-1px)}@media (max-width:992px){.Blog-module__jW6Nga__featuredGrid{grid-template-columns:1fr}.Blog-module__jW6Nga__featuredContent{padding:3rem}}@media (max-width:768px){.Blog-module__jW6Nga__form{flex-direction:column}.Blog-module__jW6Nga__form button{padding:1rem}}.Blog-module__jW6Nga__detailContainer{max-width:900px;margin:0 auto;padding:0 1.5rem}.Blog-module__jW6Nga__backBtn{color:var(--text-secondary);transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:500;display:flex}.Blog-module__jW6Nga__backBtn:hover{color:var(--text-primary);transform:translate(-5px)}.Blog-module__jW6Nga__detailHero{margin-bottom:3rem}.Blog-module__jW6Nga__categoryTag{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:4px;margin-bottom:1.5rem;padding:.35rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.Blog-module__jW6Nga__metaRow{color:var(--text-muted);flex-wrap:wrap;gap:2rem;font-size:.95rem;display:flex}.Blog-module__jW6Nga__metaRow span{align-items:center;gap:.6rem;display:flex}.Blog-module__jW6Nga__detailTitle{letter-spacing:-.04em;color:var(--text-primary);margin-top:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Blog-module__jW6Nga__mainImageWrapper{aspect-ratio:16/9;border:1px solid var(--border);border-radius:12px;width:100%;margin-bottom:4rem;overflow:hidden}.Blog-module__jW6Nga__detailImage{object-fit:cover;width:100%;height:100%}.Blog-module__jW6Nga__articleGrid{grid-template-columns:200px 1fr;gap:4rem;margin-bottom:8rem;display:grid}.Blog-module__jW6Nga__sidebarSticky{position:sticky;top:120px}.Blog-module__jW6Nga__authorBrief{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Blog-module__jW6Nga__authorAvatar{background:var(--text-secondary);width:44px;height:44px;color:var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Blog-module__jW6Nga__authorBrief h4{color:var(--text-primary);font-size:1rem;font-weight:600}.Blog-module__jW6Nga__authorBrief p{color:var(--text-muted);font-size:.85rem}.Blog-module__jW6Nga__shareActions{flex-direction:column;gap:1.25rem;display:flex}.Blog-module__jW6Nga__shareActions button{border:1px solid var(--border);width:44px;height:44px;color:var(--text-muted);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.Blog-module__jW6Nga__shareActions button:hover{background:var(--surface);color:var(--text-primary);border-color:var(--text-primary)}.Blog-module__jW6Nga__articleBody{color:var(--text-secondary);font-size:1.25rem;line-height:1.8}.Blog-module__jW6Nga__articleBody h3{color:var(--text-primary);letter-spacing:-.02em;margin:3.5rem 0 1.5rem;font-size:2rem;font-weight:700}.Blog-module__jW6Nga__articleBody p{margin-bottom:2rem}.Blog-module__jW6Nga__relatedSection{border-top:1px solid var(--border);padding-top:6rem}.Blog-module__jW6Nga__sectionHeading{color:var(--text-primary);margin-bottom:3rem;font-size:1.75rem;font-weight:700}.Blog-module__jW6Nga__relatedCard{cursor:pointer;transition:var(--transition-smooth)}.Blog-module__jW6Nga__relatedCard img{aspect-ratio:16/10;object-fit:cover;border:1px solid var(--border);width:100%;transition:var(--transition-smooth);border-radius:8px;margin-bottom:1rem}.Blog-module__jW6Nga__relatedCard h4{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.4}.Blog-module__jW6Nga__relatedCard:hover img{border-color:var(--text-primary);transform:translateY(-5px)}@media (max-width:992px){.Blog-module__jW6Nga__articleGrid{grid-template-columns:1fr;gap:3rem}.Blog-module__jW6Nga__sidebarSticky{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex;position:static}.Blog-module__jW6Nga__shareActions{flex-direction:row}}
.Careers-module__PFxZfG__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.Careers-module__PFxZfG__hero{text-align:center;margin-bottom:8rem;padding:0 1.5rem}.Careers-module__PFxZfG__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Careers-module__PFxZfG__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700}.Careers-module__PFxZfG__highlight{color:var(--accent-primary)}.Careers-module__PFxZfG__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Careers-module__PFxZfG__sectionHeader{text-align:center;margin-bottom:4rem}.Careers-module__PFxZfG__sectionTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Careers-module__PFxZfG__sectionSubtitle{color:var(--text-secondary);font-size:1.125rem}.Careers-module__PFxZfG__perksSection{margin-bottom:10rem}.Careers-module__PFxZfG__perksGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.Careers-module__PFxZfG__perkIcon{width:48px;height:48px;color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Careers-module__PFxZfG__perkItem h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Careers-module__PFxZfG__perkItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Careers-module__PFxZfG__jobsList{flex-direction:column;gap:1rem;margin-bottom:10rem;display:flex}.Careers-module__PFxZfG__jobCard{background:var(--surface);border:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;transition:transform .2s,border-color .2s;display:flex;border-radius:8px!important;padding:2rem!important}.Careers-module__PFxZfG__jobCard:hover{border-color:var(--accent-primary);transform:translate(4px);box-shadow:0 10px 30px #0003}.Careers-module__PFxZfG__jobMain{flex-direction:column;gap:.5rem;display:flex}.Careers-module__PFxZfG__jobTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.Careers-module__PFxZfG__jobMeta{color:var(--text-secondary);align-items:center;gap:1.5rem;font-size:.85rem;display:flex}.Careers-module__PFxZfG__metaItem{align-items:center;gap:.5rem;display:flex}.Careers-module__PFxZfG__department{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.Careers-module__PFxZfG__applyBtn{border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.Careers-module__PFxZfG__applyBtn:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Careers-module__PFxZfG__cultureSection{margin-bottom:8rem;padding:0 1rem}.Careers-module__PFxZfG__cultureBox{text-align:center;background:var(--surface);border:1px solid var(--border);max-width:900px;margin:0 auto;padding:5rem 3rem;border-radius:8px!important}.Careers-module__PFxZfG__cultureBox h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Careers-module__PFxZfG__cultureBox p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.Careers-module__PFxZfG__generalApplyBtn{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:6px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600}.Careers-module__PFxZfG__generalApplyBtn:hover{background:var(--text-secondary);transform:translateY(-1px)}@media (max-width:992px){.Careers-module__PFxZfG__jobCard{flex-direction:column;align-items:flex-start;gap:1.5rem}.Careers-module__PFxZfG__applyBtn{justify-content:center;width:100%}}@media (max-width:768px){.Careers-module__PFxZfG__perksGrid{gap:2rem}.Careers-module__PFxZfG__cultureBox{padding:3rem 1.5rem}}
.Community-module__1fsKuq__pageWrapper{max-width:1200px;min-height:100vh;margin:0 auto;padding-top:140px}.Community-module__1fsKuq__hero{text-align:center;margin-bottom:8rem;padding:0 1.5rem}.Community-module__1fsKuq__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Community-module__1fsKuq__title{letter-spacing:-2.5px;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800}.Community-module__1fsKuq__highlight{color:var(--accent-primary)}.Community-module__1fsKuq__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Community-module__1fsKuq__sectionHeader{text-align:center;margin-bottom:4rem}.Community-module__1fsKuq__sectionTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Community-module__1fsKuq__sectionSubtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem}.Community-module__1fsKuq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:8rem;display:grid}.Community-module__1fsKuq__valueCard{text-align:center;border:1px solid var(--border);height:100%;transition:var(--transition-smooth);border-radius:16px;padding:3rem!important}.Community-module__1fsKuq__valueCard:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 20px 40px #0003}.Community-module__1fsKuq__valueIcon{width:60px;height:60px;color:var(--accent-primary);transition:var(--transition-smooth);background:#ff6d4014;border:1px solid #ff6d4026;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.Community-module__1fsKuq__valueCard:hover .Community-module__1fsKuq__valueIcon{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Community-module__1fsKuq__valueTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Community-module__1fsKuq__valueText{color:var(--text-secondary);line-height:1.6}.Community-module__1fsKuq__teamVibe{margin-bottom:8rem;padding:0 1.5rem}.Community-module__1fsKuq__vibeCard{text-align:center;border:1px solid var(--border);transition:var(--transition-smooth);border-radius:20px;padding:5rem 3rem}.Community-module__1fsKuq__vibeCard:hover{border-color:#ff6d404d}.Community-module__1fsKuq__vibeTitle{margin-bottom:1.5rem;font-size:2.75rem;font-weight:800}.Community-module__1fsKuq__vibeText{color:var(--text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.7}.Community-module__1fsKuq__vibeIcons{color:var(--accent-primary);justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Community-module__1fsKuq__learnMore{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;display:inline-flex}.Community-module__1fsKuq__learnMore:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff6d404d}.Community-module__1fsKuq__modalOverlay{-webkit-backdrop-filter:blur(6px);z-index:1000;background-color:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Community-module__1fsKuq__modalPanel{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;width:100%;max-width:500px;overflow:hidden}.Community-module__1fsKuq__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Community-module__1fsKuq__modalHeader h3{font-size:1.25rem;font-weight:700}.Community-module__1fsKuq__modalCloseBtn{color:var(--text-muted);transition:var(--transition-smooth)}.Community-module__1fsKuq__modalCloseBtn:hover{color:var(--text-primary)}.Community-module__1fsKuq__modalBody{padding:1.5rem}.Community-module__1fsKuq__successState{text-align:center;padding:2rem 1rem}.Community-module__1fsKuq__successIcon{color:#10b981;margin:0 auto 1rem;display:block}.Community-module__1fsKuq__successState h4{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Community-module__1fsKuq__successState p{color:var(--text-secondary);margin-bottom:1.5rem}.Community-module__1fsKuq__etherealLink{color:var(--accent-primary);font-size:.9rem;font-weight:600;text-decoration:underline}.Community-module__1fsKuq__closeBtn{background:var(--surface);width:100%;color:var(--text-primary);border:1px solid var(--border);cursor:pointer;transition:var(--transition-smooth);border-radius:8px;margin-top:2rem;padding:.8rem;font-weight:600;display:block}.Community-module__1fsKuq__closeBtn:hover{border-color:var(--accent-primary)}.Community-module__1fsKuq__mentorForm{flex-direction:column;gap:1.25rem;display:flex}.Community-module__1fsKuq__formHint{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem}.Community-module__1fsKuq__formGroup{flex-direction:column;gap:.3rem;display:flex}.Community-module__1fsKuq__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Community-module__1fsKuq__formGroup input,.Community-module__1fsKuq__formGroup textarea{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Community-module__1fsKuq__formGroup input:focus,.Community-module__1fsKuq__formGroup textarea:focus{border-color:var(--accent-primary);outline:none}.Community-module__1fsKuq__formGroup textarea{resize:vertical}.Community-module__1fsKuq__errorText{color:#ef4444;font-size:.85rem}.Community-module__1fsKuq__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-size:1rem;font-weight:700;display:flex}.Community-module__1fsKuq__submitBtn:hover:not(:disabled){background:#e85c2e;transform:translateY(-1px)}.Community-module__1fsKuq__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.Community-module__1fsKuq__vibeCard{padding:3rem 1.5rem}.Community-module__1fsKuq__vibeTitle{font-size:2rem}.Community-module__1fsKuq__sectionTitle{font-size:2.2rem}}
.Contact-module__J3q-aa__pageWrapper{max-width:1400px;margin:0 auto;padding-top:120px}.Contact-module__J3q-aa__hero{text-align:center;margin-bottom:5rem;padding:0 1rem}.Contact-module__J3q-aa__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800}.Contact-module__J3q-aa__highlight{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Contact-module__J3q-aa__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Contact-module__J3q-aa__mainGrid{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;margin-bottom:10rem;padding:0 2rem;display:grid}@media (max-width:1024px){.Contact-module__J3q-aa__mainGrid{grid-template-columns:1fr;gap:4rem}}.Contact-module__J3q-aa__infoSection{flex-direction:column;display:flex;position:relative}.Contact-module__J3q-aa__mapContainer{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;height:250px;margin-bottom:2.5rem;transition:filter .3s;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #00000080}.Contact-module__J3q-aa__mapContainer:hover iframe{filter:grayscale(80%)invert(90%)contrast(1.1)brightness(1.2)!important}.Contact-module__J3q-aa__sectionHeader{margin-bottom:2rem}.Contact-module__J3q-aa__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.Contact-module__J3q-aa__sectionDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}.Contact-module__J3q-aa__detailsGrid{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Contact-module__J3q-aa__contactItem{transition:var(--transition-smooth);background:#ffffff05;border:1px solid #0000;border-radius:12px;align-items:center;gap:1.25rem;padding:1rem;display:flex}.Contact-module__J3q-aa__contactItem:hover{background:var(--surface);border-color:var(--border);transform:translate(5px)}.Contact-module__J3q-aa__itemIcon{background:var(--bg-primary);border:1px solid var(--border);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 15px #0003}.Contact-module__J3q-aa__itemText h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;font-weight:800}.Contact-module__J3q-aa__itemText p{color:var(--text-primary);font-size:1.05rem;font-weight:600}.Contact-module__J3q-aa__socials{gap:1rem;display:flex}.Contact-module__J3q-aa__socialIcon{border:1px solid var(--border);width:45px;height:45px;color:var(--text-secondary);transition:var(--transition-smooth);background:var(--surface);border-radius:10px;justify-content:center;align-items:center;display:flex}.Contact-module__J3q-aa__socialIcon:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 0 15px #3b82f633}.Contact-module__J3q-aa__formSection{flex-direction:column;display:flex}.Contact-module__J3q-aa__contactCard{background:linear-gradient(145deg, var(--surface) 0%, #14141480 100%);border:1px solid var(--border);border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0003}.Contact-module__J3q-aa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__formRow{gap:1.5rem;display:flex}@media (max-width:768px){.Contact-module__J3q-aa__formRow{flex-direction:column}}.Contact-module__J3q-aa__inputGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.Contact-module__J3q-aa__inputGroup label{color:var(--text-secondary);letter-spacing:.02em;font-size:.85rem;font-weight:600}.Contact-module__J3q-aa__inputGroup input,.Contact-module__J3q-aa__inputGroup textarea,.Contact-module__J3q-aa__selectWrapper select{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:10px;padding:1rem 1.2rem;font-family:inherit;font-size:.95rem}.Contact-module__J3q-aa__selectWrapper select{appearance:none;cursor:pointer}.Contact-module__J3q-aa__inputGroup input:focus,.Contact-module__J3q-aa__inputGroup textarea:focus,.Contact-module__J3q-aa__selectWrapper select:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #3b82f626}.Contact-module__J3q-aa__inputGroup textarea{resize:vertical}.Contact-module__J3q-aa__submitBtn{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1.1rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 10px 20px #3b82f633}.Contact-module__J3q-aa__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 15px 25px #3b82f64d}.Contact-module__J3q-aa__successState{text-align:center;padding:3rem 1rem}.Contact-module__J3q-aa__successState h3{margin-bottom:1rem;font-size:2rem;font-weight:800}.Contact-module__J3q-aa__successState p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Contact-module__J3q-aa__resetBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);border-radius:8px;padding:.85rem 2rem;font-weight:600}.Contact-module__J3q-aa__resetBtn:hover{background:var(--bg-primary);border-color:var(--text-secondary)}.Contact-module__J3q-aa__errorText{color:#ef4444;font-size:.9rem;font-weight:500}
.Curriculum-module__iRUFVq__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.Curriculum-module__iRUFVq__hero{text-align:center;margin-bottom:6rem;padding:0 1.5rem}.Curriculum-module__iRUFVq__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Curriculum-module__iRUFVq__title{margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.Curriculum-module__iRUFVq__highlight{color:var(--accent-primary)}.Curriculum-module__iRUFVq__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Curriculum-module__iRUFVq__curriculumList{flex-direction:column;gap:4rem;margin-bottom:8rem;padding:0 1rem;display:flex}.Curriculum-module__iRUFVq__courseBlock{transition:var(--transition-smooth);border:1px solid var(--border);border-radius:24px;padding:3rem}.Curriculum-module__iRUFVq__courseBlock:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 20px 40px #0003}.Curriculum-module__iRUFVq__courseHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Curriculum-module__iRUFVq__iconWrapper{background:rgba(var(--accent-primary-rgb), .1);width:50px;height:50px;color:var(--accent-primary);border-radius:14px;justify-content:center;align-items:center;display:flex}.Curriculum-module__iRUFVq__courseTitle{font-size:2rem;font-weight:700}.Curriculum-module__iRUFVq__modulesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Curriculum-module__iRUFVq__moduleItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2rem}.Curriculum-module__iRUFVq__moduleTitle{color:var(--accent-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Curriculum-module__iRUFVq__moduleList{color:var(--text-secondary);margin:0;padding:0;list-style:none}.Curriculum-module__iRUFVq__moduleList li{margin-bottom:.75rem;padding-left:1.5rem;line-height:1.5;position:relative}.Curriculum-module__iRUFVq__moduleList li:before{content:"→";color:var(--accent-secondary);position:absolute;left:0}@media (max-width:768px){.Curriculum-module__iRUFVq__courseBlock{padding:2rem}}.Curriculum-module__iRUFVq__heroActions{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:2.5rem;display:flex}.Curriculum-module__iRUFVq__btnPrimary{background:var(--accent-primary);color:#fff;transition:var(--transition-smooth);border-radius:10px;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #ff6d4033}.Curriculum-module__iRUFVq__btnPrimary:hover{background:#e85e30;transform:translateY(-2px);box-shadow:0 8px 24px #ff6d4066}.Curriculum-module__iRUFVq__btnOutline{border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);border-radius:10px;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.Curriculum-module__iRUFVq__btnOutline:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#ff6d4008;transform:translateY(-2px)}.Curriculum-module__iRUFVq__ctaSection{justify-content:center;width:100%;padding:6rem 0;display:flex}.Curriculum-module__iRUFVq__ctaCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6d400d 0%,#60a5fa0d 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:800px;margin:0 auto;padding:4rem 3rem;box-shadow:0 10px 30px #0003}.Curriculum-module__iRUFVq__ctaTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.Curriculum-module__iRUFVq__ctaSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.Curriculum-module__iRUFVq__ctaActions{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}
.Explore-module__tHVjjW__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.Explore-module__tHVjjW__hero{text-align:center;margin-bottom:8rem;padding:0 1.5rem}.Explore-module__tHVjjW__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Explore-module__tHVjjW__title{letter-spacing:-2.5px;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800}.Explore-module__tHVjjW__highlight{color:var(--accent-primary)}.Explore-module__tHVjjW__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Explore-module__tHVjjW__missionGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;margin-bottom:8rem;padding:0 1rem;display:grid}.Explore-module__tHVjjW__missionCard{transition:var(--transition-smooth);border:1px solid var(--border);flex-direction:column;gap:1.5rem;display:flex;padding:3rem!important}.Explore-module__tHVjjW__missionCard:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 10px 30px #0003}.Explore-module__tHVjjW__iconWrapper{background:rgba(var(--accent-primary-rgb), .1);width:64px;height:64px;color:var(--accent-primary);border-radius:20px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Explore-module__tHVjjW__cardTitle{color:var(--text-primary);font-size:1.75rem;font-weight:700}.Explore-module__tHVjjW__cardDescription{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.Explore-module__tHVjjW__callToAction{text-align:center;margin-bottom:4rem;padding:6rem 1rem}.Explore-module__tHVjjW__ctaTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Explore-module__tHVjjW__ctaText{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Explore-module__tHVjjW__joinBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Explore-module__tHVjjW__joinBtn:hover{box-shadow:0 10px 20px rgba(var(--accent-primary-rgb), .3);transform:translateY(-2px)}@media (max-width:768px){.Explore-module__tHVjjW__hero{margin-bottom:5rem}.Explore-module__tHVjjW__ctaTitle{font-size:2.5rem}}
.Pricing-module__kSEP9a__pageWrapper{max-width:1200px;min-height:100vh;margin:0 auto;padding-top:140px}.Pricing-module__kSEP9a__hero{text-align:center;margin-bottom:5rem;padding:0 1rem}.Pricing-module__kSEP9a__badge{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0d;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Pricing-module__kSEP9a__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1.1}.Pricing-module__kSEP9a__highlight{color:var(--accent-primary);background:linear-gradient(135deg, var(--accent-primary) 0%, #a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Pricing-module__kSEP9a__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.Pricing-module__kSEP9a__controls{flex-direction:column;align-items:center;gap:2rem;display:flex}.Pricing-module__kSEP9a__tabSwitcher{background:var(--surface);border:1px solid var(--border);border-radius:50px;padding:.4rem;display:flex}.Pricing-module__kSEP9a__tabSwitcher button{transition:var(--transition-smooth);color:var(--text-secondary);border-radius:40px;padding:.75rem 2rem;font-size:.95rem;font-weight:700}.Pricing-module__kSEP9a__activeTab{background:var(--accent-primary);box-shadow:0 4px 12px #6366f14d;color:#fff!important}.Pricing-module__kSEP9a__currencyToggle{align-items:center;gap:1rem;font-size:.9rem;font-weight:600;display:flex}.Pricing-module__kSEP9a__activeCurrency{color:var(--text-primary)}.Pricing-module__kSEP9a__toggleBtn{background:var(--surface);border:1px solid var(--border);width:50px;height:26px;transition:var(--transition-smooth);border-radius:20px;position:relative}.Pricing-module__kSEP9a__toggleCircle{background:var(--accent-primary);border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.Pricing-module__kSEP9a__toggleRight{transform:translate(24px)}.Pricing-module__kSEP9a__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;margin-bottom:8rem;padding:0 1rem;display:grid}.Pricing-module__kSEP9a__priceCardWrapper{height:100%}.Pricing-module__kSEP9a__popularWrapper{z-index:10;transform:scale(1.05)}.Pricing-module__kSEP9a__priceCard{border:1px solid var(--border);height:100%;transition:var(--transition-smooth);background:#ffffff05;flex-direction:column;padding:3rem 2.5rem;display:flex;position:relative}.Pricing-module__kSEP9a__popular{border-color:var(--accent-primary);background:#6366f10d}.Pricing-module__kSEP9a__popularBadge{background:var(--accent-primary);color:#fff;border-radius:4px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Pricing-module__kSEP9a__iconContainer{background:var(--surface);width:56px;height:56px;color:var(--accent-primary);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Pricing-module__kSEP9a__tierName{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Pricing-module__kSEP9a__priceContainer{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.Pricing-module__kSEP9a__currencySymbol{color:var(--text-secondary);font-size:1.5rem;font-weight:600}.Pricing-module__kSEP9a__amount{color:var(--text-primary);letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.Pricing-module__kSEP9a__duration{color:var(--text-muted);font-size:1rem;font-weight:500}.Pricing-module__kSEP9a__originalPrice{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;display:block}.Pricing-module__kSEP9a__tierDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.Pricing-module__kSEP9a__divider{background:var(--border);width:100%;height:1px;margin-bottom:2rem}.Pricing-module__kSEP9a__featureList{flex-direction:column;gap:1rem;margin-bottom:3rem;list-style:none;display:flex}.Pricing-module__kSEP9a__featureList li{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Pricing-module__kSEP9a__checkIcon{width:20px;height:20px;color:var(--accent-primary);background:#6366f11a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Pricing-module__kSEP9a__planBtn{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:8px;padding:1rem;font-size:1rem;font-weight:700}.Pricing-module__kSEP9a__planBtn:hover{background:var(--border);transform:translateY(-2px)}.Pricing-module__kSEP9a__popularBtn{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Pricing-module__kSEP9a__popularBtn:hover{background:#4f46e5;box-shadow:0 10px 20px #4f46e54d}.Pricing-module__kSEP9a__faqSection{padding-bottom:10rem}.Pricing-module__kSEP9a__sectionHeader{text-align:center;margin-bottom:4rem}.Pricing-module__kSEP9a__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Pricing-module__kSEP9a__sectionDesc{color:var(--text-secondary);font-size:1.1rem}.Pricing-module__kSEP9a__faqGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.Pricing-module__kSEP9a__faqItem h4{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.Pricing-module__kSEP9a__faqItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Pricing-module__kSEP9a__popularWrapper{transform:scale(1)}}@media (max-width:768px){.Pricing-module__kSEP9a__pageWrapper{padding-top:100px}.Pricing-module__kSEP9a__faqGrid{grid-template-columns:1fr}}
.Services-module__3RNDXq__pageWrapper{max-width:1200px;min-height:100vh;margin:0 auto;padding-top:140px}.Services-module__3RNDXq__hero{text-align:center;margin-bottom:6rem;padding:0 1.5rem}.Services-module__3RNDXq__heroBadge{color:var(--accent-primary);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Services-module__3RNDXq__pageTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem);font-weight:800}.Services-module__3RNDXq__highlight{color:var(--accent-primary)}.Services-module__3RNDXq__heroSubtitle{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Services-module__3RNDXq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:8rem;padding:0 1.5rem;display:grid}.Services-module__3RNDXq__serviceCard{background:var(--surface);border:1px solid var(--border);height:100%;transition:var(--transition-smooth);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.Services-module__3RNDXq__serviceCard:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 20px 40px #0003,0 0 0 1px #ff6d4026}.Services-module__3RNDXq__cardHeader{align-items:center;gap:1rem;display:flex}.Services-module__3RNDXq__iconWrapper{width:48px;height:48px;color:var(--accent-primary);transition:var(--transition-smooth);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__3RNDXq__serviceCard:hover .Services-module__3RNDXq__iconWrapper{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Services-module__3RNDXq__cardTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.35rem;font-weight:700}.Services-module__3RNDXq__cardDescription{color:var(--text-secondary);flex:1;font-size:.95rem;line-height:1.7}.Services-module__3RNDXq__skillTags{flex-wrap:wrap;gap:.6rem;display:flex}.Services-module__3RNDXq__skillTag{border:1px solid var(--border);color:var(--text-secondary);transition:var(--transition-smooth);background:#ffffff0d;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.Services-module__3RNDXq__serviceCard:hover .Services-module__3RNDXq__skillTag{color:var(--text-primary);border-color:#ff6d404d}.Services-module__3RNDXq__learnMore{border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.8rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.Services-module__3RNDXq__learnMore:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translate(2px)}.Services-module__3RNDXq__methodology{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:8rem;padding:6rem 2rem}.Services-module__3RNDXq__methContent{max-width:1100px;margin:0 auto}.Services-module__3RNDXq__methHeader{text-align:center;margin-bottom:4rem}.Services-module__3RNDXq__methTitle{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Services-module__3RNDXq__methSubtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Services-module__3RNDXq__methGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.Services-module__3RNDXq__methItem{background:var(--bg-primary);border:1px solid var(--border);text-align:center;transition:var(--transition-smooth);border-radius:16px;padding:2rem}.Services-module__3RNDXq__methItem:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 16px 32px #00000026}.Services-module__3RNDXq__methIcon{width:56px;height:56px;color:var(--accent-primary);transition:var(--transition-smooth);background:#ff6d401a;border:1px solid #ff6d4033;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Services-module__3RNDXq__methItem:hover .Services-module__3RNDXq__methIcon{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Services-module__3RNDXq__methItem h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Services-module__3RNDXq__methItem p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.Services-module__3RNDXq__ctaSection{margin-bottom:8rem;padding:0 1.5rem}.Services-module__3RNDXq__ctaBox{text-align:center;background:var(--surface);border:1px solid var(--border);max-width:900px;transition:var(--transition-smooth);border-radius:20px;margin:0 auto;padding:5rem 2rem}.Services-module__3RNDXq__ctaBox:hover{border-color:#ff6d404d;box-shadow:0 0 60px #ff6d400f}.Services-module__3RNDXq__ctaIcon{color:var(--accent-primary);margin-bottom:2rem}.Services-module__3RNDXq__ctaBox h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.Services-module__3RNDXq__ctaBox p{color:var(--text-secondary);max-width:520px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Services-module__3RNDXq__ctaBtn{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;display:inline-flex}.Services-module__3RNDXq__ctaBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff6d404d}@media (max-width:768px){.Services-module__3RNDXq__pageWrapper{padding-top:120px}.Services-module__3RNDXq__hero{margin-bottom:4rem}.Services-module__3RNDXq__grid{gap:1rem;margin-bottom:5rem;padding:0 1rem}.Services-module__3RNDXq__methGrid{grid-template-columns:1fr 1fr;gap:1rem}.Services-module__3RNDXq__methodology{margin-bottom:5rem;padding:4rem 1.25rem}.Services-module__3RNDXq__ctaBox{padding:3rem 1.5rem}.Services-module__3RNDXq__ctaSection{margin-bottom:5rem;padding:0 1rem}}@media (max-width:480px){.Services-module__3RNDXq__methGrid{grid-template-columns:1fr}}
.Services-module__A_tMzG__pageWrapper{max-width:1200px;margin:0 auto;padding-top:120px}.Services-module__A_tMzG__hero{text-align:center;margin-bottom:6rem;padding:0 1rem}.Services-module__A_tMzG__pageTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700}.Services-module__A_tMzG__highlight{color:var(--text-secondary)}.Services-module__A_tMzG__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Services-module__A_tMzG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:8rem;display:grid}.Services-module__A_tMzG__serviceCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;transition:transform .2s,border-color .2s;display:flex}.Services-module__A_tMzG__serviceCard:hover{border-color:#fff3;transform:translateY(-2px)}.Services-module__A_tMzG__cardHeader{align-items:center;gap:1rem;display:flex}.Services-module__A_tMzG__iconWrapper{background:var(--bg-primary);border:1px solid var(--border);width:48px;height:48px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.Services-module__A_tMzG__cardTitle{letter-spacing:-.01em;font-size:1.5rem;font-weight:600}.Services-module__A_tMzG__cardDescription{color:var(--text-secondary);font-size:1rem;line-height:1.6}.Services-module__A_tMzG__featureList{color:var(--text-muted);flex-direction:column;gap:.75rem;font-size:.9rem;list-style:none;display:flex}.Services-module__A_tMzG__featureList li{align-items:center;gap:.5rem;display:flex}.Services-module__A_tMzG__zap{color:var(--text-primary)}.Services-module__A_tMzG__learnMore{border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.Services-module__A_tMzG__learnMore:hover{background:var(--surface);border-color:var(--text-secondary)}.Services-module__A_tMzG__methodology{border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;background:var(--surface);margin-bottom:8rem;padding:6rem 2rem}.Services-module__A_tMzG__methTitle{letter-spacing:-.02em;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Services-module__A_tMzG__methGrid{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.Services-module__A_tMzG__methItem{max-width:280px}.Services-module__A_tMzG__methIcon{background:var(--bg-primary);border:1px solid var(--border);width:56px;height:56px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Services-module__A_tMzG__methItem h4{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Services-module__A_tMzG__methItem p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Services-module__A_tMzG__ctaSection{margin-bottom:8rem;padding:0 1rem}.Services-module__A_tMzG__ctaBox{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;max-width:900px;margin:0 auto;padding:4rem}.Services-module__A_tMzG__ctaBox h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__A_tMzG__ctaBox p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.Services-module__A_tMzG__ctaBtn{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:6px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600}.Services-module__A_tMzG__ctaBtn:hover{background:var(--text-secondary);transform:translateY(-1px)}@media (max-width:768px){.Services-module__A_tMzG__methGrid{gap:3rem}}
.Team-module__14mFua__pageWrapper{max-width:1100px;min-height:100vh;margin:0 auto;padding-top:140px}.Team-module__14mFua__hero{text-align:center;margin-bottom:6rem;padding:0 1.5rem}.Team-module__14mFua__heroBadge{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-primary);border:1px solid rgba(var(--accent-primary-rgb), .2);border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Team-module__14mFua__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,7vw,4.5rem);font-weight:800}.Team-module__14mFua__highlight{color:var(--accent-primary)}.Team-module__14mFua__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Team-module__14mFua__membersList{flex-direction:column;gap:3rem;margin-bottom:8rem;padding:0 1.5rem;display:flex}.Team-module__14mFua__memberCard{border:1px solid var(--border);transition:var(--transition-smooth);overflow:hidden;padding:0!important}.Team-module__14mFua__memberCard:hover{border-color:var(--accent-primary);box-shadow:0 20px 40px #0003}.Team-module__14mFua__memberGrid{grid-template-columns:350px 1fr;display:grid}.Team-module__14mFua__imageSection{position:relative}.Team-module__14mFua__imageContainer{height:100%;position:relative;overflow:hidden}.Team-module__14mFua__memberImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Team-module__14mFua__memberCard:hover .Team-module__14mFua__memberImage{transform:scale(1.05)}.Team-module__14mFua__socialOverlay{opacity:0;background:linear-gradient(#0000,#000c);gap:1rem;padding:1.5rem;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.Team-module__14mFua__memberCard:hover .Team-module__14mFua__socialOverlay{opacity:1;transform:translateY(0)}.Team-module__14mFua__socialLink{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;width:36px;height:36px;transition:var(--transition-smooth);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Team-module__14mFua__socialLink:hover{background:var(--accent-primary);transform:translateY(-3px)}.Team-module__14mFua__infoSection{flex-direction:column;justify-content:center;padding:3rem;display:flex}.Team-module__14mFua__nameRow{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Team-module__14mFua__memberName{color:var(--text-primary);font-size:2rem;font-weight:700}.Team-module__14mFua__memberRoleTag{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Team-module__14mFua__memberBio{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Team-module__14mFua__expertiseTags{flex-wrap:wrap;gap:.75rem;display:flex}.Team-module__14mFua__expertiseTag{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff0d;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.Team-module__14mFua__ctaSection{padding:0 1.5rem}.Team-module__14mFua__ctaCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;padding:5rem 2rem}.Team-module__14mFua__ctaIcon{color:var(--accent-primary);margin-bottom:2rem}.Team-module__14mFua__ctaCard h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Team-module__14mFua__ctaCard p{color:var(--text-secondary);max-width:500px;margin:0 auto 2.5rem;font-size:1.1rem}.Team-module__14mFua__ctaBtn{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:700}.Team-module__14mFua__ctaBtn:hover{background:var(--accent-primary);color:#fff;transform:translateY(-2px)}@media (max-width:992px){.Team-module__14mFua__memberGrid{grid-template-columns:1fr}.Team-module__14mFua__memberImage{height:400px}.Team-module__14mFua__socialOverlay{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Team-module__14mFua__infoSection{padding:2rem}.Team-module__14mFua__memberName{font-size:1.75rem}}
.Terms-module__0dfTdW__pageWrapper{max-width:900px;min-height:100vh;margin:0 auto;padding-top:140px}.Terms-module__0dfTdW__hero{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.Terms-module__0dfTdW__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(3rem,7vw,4.5rem);font-weight:800}.Terms-module__0dfTdW__highlight{color:var(--accent-primary)}.Terms-module__0dfTdW__subtitle{color:var(--text-muted);font-size:1.1rem;font-weight:600}.Terms-module__0dfTdW__contentCard{border:1px solid var(--border);margin-bottom:8rem;padding:4rem!important}.Terms-module__0dfTdW__content{flex-direction:column;gap:3rem;display:flex}.Terms-module__0dfTdW__content section h2{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;display:flex}.Terms-module__0dfTdW__content section p{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.Terms-module__0dfTdW__content a{color:var(--accent-primary);text-underline-offset:4px;font-weight:600;text-decoration:underline}@media (max-width:768px){.Terms-module__0dfTdW__pageWrapper{padding-top:100px}.Terms-module__0dfTdW__contentCard{padding:2.5rem!important}.Terms-module__0dfTdW__content{gap:2rem}}
.Contact-module__hcVmEa__header{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Contact-module__hcVmEa__subtitle{color:var(--text-secondary);font-size:1.125rem}.Contact-module__hcVmEa__container{grid-template-columns:1.5fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.Contact-module__hcVmEa__formCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:3rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__inputGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea,.Contact-module__hcVmEa__select{background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);transition:var(--transition-smooth);border-radius:6px;padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--text-secondary);background:var(--surface);outline:none}.Contact-module__hcVmEa__inputGroup textarea{resize:vertical;height:150px}.Contact-module__hcVmEa__submitBtn{background:var(--text-primary);color:var(--bg-primary);transition:var(--transition-smooth);border-radius:6px;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:600}.Contact-module__hcVmEa__submitBtn:hover{background:var(--text-secondary);transform:translateY(-1px)}.Contact-module__hcVmEa__info{flex-direction:column;justify-content:center;gap:3rem;display:flex}.Contact-module__hcVmEa__infoItem h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__infoItem p{color:var(--text-secondary);font-size:1.125rem;font-weight:500;line-height:1.6}@media (max-width:992px){.Contact-module__hcVmEa__container{grid-template-columns:1fr;gap:3rem}}
