.Hero-module__PgAKtG__hero{align-items:center;min-height:90vh;padding-top:7rem;padding-bottom:4rem;display:flex}.Hero-module__PgAKtG__heroLayout{grid-template-columns:1fr .9fr;align-items:center;gap:3rem;display:grid}.Hero-module__PgAKtG__heroLeft{max-width:600px}.Hero-module__PgAKtG__heroBadge{background:var(--accent-blue-soft);border-radius:var(--radius-lg);color:var(--accent-blue);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__PgAKtG__badgeDot{background:var(--accent-blue);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__PgAKtG__pulse}.Hero-module__PgAKtG__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Hero-module__PgAKtG__heroTitle{font-size:3.75rem}}.Hero-module__PgAKtG__highlightText{color:var(--accent-blue);display:inline-block;position:relative}.Hero-module__PgAKtG__highlightText:after{content:"";z-index:-1;background:#1e40af26;height:8px;position:absolute;bottom:8px;left:0;right:0}.Hero-module__PgAKtG__heroSub{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Hero-module__PgAKtG__heroCtas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__PgAKtG__codeWindow{background:var(--bg-secondary);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-light);overflow:hidden}.Hero-module__PgAKtG__codeHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-light);align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.Hero-module__PgAKtG__codeDots{gap:.5rem;display:flex}.Hero-module__PgAKtG__dotRed,.Hero-module__PgAKtG__dotYellow,.Hero-module__PgAKtG__dotGreen{border-radius:50%;width:12px;height:12px}.Hero-module__PgAKtG__dotRed{background:#ef4444}.Hero-module__PgAKtG__dotYellow{background:#f59e0b}.Hero-module__PgAKtG__dotGreen{background:#10b981}.Hero-module__PgAKtG__codeFile{color:var(--text-tertiary);font-family:monospace;font-size:.75rem}.Hero-module__PgAKtG__codeBody{background:var(--bg-secondary);min-height:320px;padding:1.5rem}.Hero-module__PgAKtG__codeLine{opacity:0;gap:1rem;font-family:monospace;font-size:.75rem;line-height:1.8;transition:all .2s;display:flex;transform:translateY(4px)}.Hero-module__PgAKtG__codeLine.Hero-module__PgAKtG__show{opacity:1;transform:translateY(0)}.Hero-module__PgAKtG__lineNum{color:var(--text-light);-webkit-user-select:none;user-select:none;min-width:32px}.Hero-module__PgAKtG__highlight{color:var(--accent-blue);font-weight:500}.Hero-module__PgAKtG__terminalFooter{background:#0f172a;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.Hero-module__PgAKtG__termPrompt{color:#10b981;font-family:monospace;font-size:.75rem}.Hero-module__PgAKtG__termText{color:#94a3b8;font-family:monospace;font-size:.75rem}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1024px){.Hero-module__PgAKtG__heroLayout{grid-template-columns:1fr;gap:3rem}.Hero-module__PgAKtG__heroLeft{max-width:100%}}
.Marquee-module__Je6V4G__marqueeWrap{background:var(--bg-secondary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:1rem 0;position:relative;overflow:hidden}.Marquee-module__Je6V4G__marqueeTrack{gap:2.5rem;width:max-content;animation:25s linear infinite Marquee-module__Je6V4G__scroll;display:flex}.Marquee-module__Je6V4G__marqueeItem{letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:.75rem;font-family:monospace;font-size:.7rem;font-weight:500;display:flex}.Marquee-module__Je6V4G__separator{background:var(--accent-blue);opacity:.6;border-radius:50%;width:5px;height:5px}@keyframes Marquee-module__Je6V4G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__Je6V4G__marqueeWrap:hover .Marquee-module__Je6V4G__marqueeTrack{animation-play-state:paused}
.About-module__OtWT4W__about{padding:5rem 0;position:relative;overflow:hidden}@media (min-width:768px){.About-module__OtWT4W__about{padding:6rem 0}}.About-module__OtWT4W__aboutGrid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.About-module__OtWT4W__aboutGrid{grid-template-columns:1fr .8fr;gap:4rem}}.About-module__OtWT4W__aboutContent{opacity:0;transition:all .6s cubic-bezier(.2,.9,.4,1.1);transform:translateY(30px)}.About-module__OtWT4W__aboutContent.About-module__OtWT4W__visible{opacity:1;transform:translateY(0)}.About-module__OtWT4W__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.About-module__OtWT4W__tagLine{background:var(--accent-blue);width:32px;height:2px}.About-module__OtWT4W__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:600;line-height:1.2}@media (min-width:768px){.About-module__OtWT4W__sectionTitle{margin-bottom:2rem;font-size:2.5rem}}@media (min-width:1200px){.About-module__OtWT4W__sectionTitle{font-size:3rem}}.About-module__OtWT4W__highlight{color:var(--accent-blue);display:inline-block;position:relative}.About-module__OtWT4W__highlight:after{content:"";z-index:-1;background:#1e40af26;border-radius:3px;height:6px;position:absolute;bottom:4px;left:0;right:0}.About-module__OtWT4W__storyBlock{background:var(--bg-secondary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);margin-bottom:1.5rem;padding:1.5rem}@media (min-width:768px){.About-module__OtWT4W__storyBlock{margin-bottom:2rem;padding:2rem}}.About-module__OtWT4W__storyText{color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.About-module__OtWT4W__storyText:last-child{margin-bottom:0}@media (min-width:768px){.About-module__OtWT4W__storyText{font-size:1rem}}.About-module__OtWT4W__quoteBlock{background:linear-gradient(135deg, var(--accent-blue-soft), var(--bg-secondary));border-radius:var(--radius-xl);border:1px solid var(--border-light);padding:1.5rem;position:relative}@media (min-width:768px){.About-module__OtWT4W__quoteBlock{padding:2rem}}.About-module__OtWT4W__quoteIcon{color:#fff;width:48px;height:48px;box-shadow:var(--shadow-md);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-16px;left:24px}@media (min-width:768px){.About-module__OtWT4W__quoteIcon{width:56px;height:56px;top:-20px;left:28px}.About-module__OtWT4W__quoteIcon svg{width:28px;height:28px}}.About-module__OtWT4W__quoteContent{margin-top:1.5rem}@media (min-width:768px){.About-module__OtWT4W__quoteContent{margin-top:1.75rem}}.About-module__OtWT4W__quoteText{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6}@media (min-width:768px){.About-module__OtWT4W__quoteText{font-size:1.125rem;line-height:1.7}}.About-module__OtWT4W__quoteAuthor{flex-direction:column;gap:.25rem;display:flex}.About-module__OtWT4W__authorName{color:var(--accent-blue);font-size:.875rem;font-weight:700}.About-module__OtWT4W__authorBook{color:var(--text-tertiary);font-family:monospace;font-size:.7rem}@media (min-width:768px){.About-module__OtWT4W__authorName{font-size:1rem}.About-module__OtWT4W__authorBook{font-size:.75rem}}.About-module__OtWT4W__quoteDots{justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.About-module__OtWT4W__quoteDot{background:var(--border-light);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.About-module__OtWT4W__quoteDot.About-module__OtWT4W__active{background:var(--accent-blue);border-radius:12px;width:24px}.About-module__OtWT4W__quoteDot:hover{background:var(--accent-blue-light);transform:scale(1.2)}.About-module__OtWT4W__aboutImage{opacity:0;transition:all .6s cubic-bezier(.2,.9,.4,1.1) .1s;transform:translateY(30px)}.About-module__OtWT4W__aboutImage.About-module__OtWT4W__visible{opacity:1;transform:translateY(0)}.About-module__OtWT4W__imageWrapper{margin-bottom:1rem;position:relative}.About-module__OtWT4W__imagePlaceholder{aspect-ratio:4/5;background:linear-gradient(135deg, var(--accent-blue), var(--accent-blue-dark));border-radius:var(--radius-2xl);border:1px solid var(--border-light);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__OtWT4W__profileImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.About-module__OtWT4W__imagePlaceholder:hover .About-module__OtWT4W__profileImage{transform:scale(1.02)}.About-module__OtWT4W__fallbackInitial{color:#fff;opacity:.9;font-size:5rem;font-weight:600}@media (min-width:768px){.About-module__OtWT4W__fallbackInitial{font-size:7rem}}.About-module__OtWT4W__sinceBadge{background:var(--bg-secondary);color:var(--text-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:2;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-.75rem;right:-.75rem}@media (min-width:768px){.About-module__OtWT4W__sinceBadge{padding:.6rem 1.2rem;font-size:.75rem;top:-1rem;right:-1rem}}.About-module__OtWT4W__sinceBadge svg{width:14px;height:14px}.About-module__OtWT4W__sinceYear{font-weight:700}.About-module__OtWT4W__imageCaption{text-align:center;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-light);padding:1rem;transition:transform .3s}.About-module__OtWT4W__imageCaption:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}@media (min-width:768px){.About-module__OtWT4W__imageCaption{padding:1.25rem}}.About-module__OtWT4W__captionName{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}@media (min-width:768px){.About-module__OtWT4W__captionName{font-size:1.125rem}}.About-module__OtWT4W__captionRole{color:var(--text-tertiary);letter-spacing:.03em;font-size:.7rem}@media (min-width:768px){.About-module__OtWT4W__captionRole{font-size:.75rem}}@media (min-width:640px){.About-module__OtWT4W__quoteText{font-size:1rem}}@media (min-width:768px){.About-module__OtWT4W__about{padding:6rem 0}}@media (min-width:1024px){.About-module__OtWT4W__storyBlock{padding:2.5rem}.About-module__OtWT4W__quoteBlock{padding:2rem}}@media (max-width:640px){.About-module__OtWT4W__stats{flex-wrap:wrap;gap:1rem}.About-module__OtWT4W__stat{flex:1;min-width:120px}.About-module__OtWT4W__quoteIcon{width:40px;height:40px;top:-14px;left:16px}.About-module__OtWT4W__quoteIcon svg{width:20px;height:20px}.About-module__OtWT4W__quoteContent{margin-top:1.25rem}}@media (hover:none){.About-module__OtWT4W__imageCaption:hover,.About-module__OtWT4W__quoteDot:hover,.About-module__OtWT4W__profileImage:hover{transform:none}}@keyframes About-module__OtWT4W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.About-module__OtWT4W__quoteContent{animation:.5s ease-out About-module__OtWT4W__fadeIn}
.Portfolio-module__M3a-eq__portfolioHeader{text-align:center;opacity:0;max-width:600px;margin:0 auto 3rem;transition:all .6s;transform:translateY(30px)}.Portfolio-module__M3a-eq__portfolioHeader.Portfolio-module__M3a-eq__visible{opacity:1;transform:translateY(0)}.Portfolio-module__M3a-eq__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.Portfolio-module__M3a-eq__tagLine{background:var(--accent-blue);width:32px;height:2px}.Portfolio-module__M3a-eq__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600}@media (min-width:768px){.Portfolio-module__M3a-eq__sectionTitle{font-size:2.5rem}}.Portfolio-module__M3a-eq__highlight{color:var(--accent-blue)}.Portfolio-module__M3a-eq__sectionSub{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Portfolio-module__M3a-eq__portfolioGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Portfolio-module__M3a-eq__projectCard{background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-light);transition:all .3s;overflow:hidden}.Portfolio-module__M3a-eq__projectCard:hover{box-shadow:var(--shadow-xl);border-color:var(--accent-blue-light);transform:translateY(-6px)}.Portfolio-module__M3a-eq__cardIcon{border-bottom:1px solid var(--border-light);justify-content:center;width:max-content;height:220px;display:flex}.Portfolio-module__M3a-eq__iconEmoji{font-size:4rem}.Portfolio-module__M3a-eq__cardContent{padding:1.5rem}.Portfolio-module__M3a-eq__projectTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Portfolio-module__M3a-eq__projectRole{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-blue);margin-bottom:.75rem;font-size:.7rem;font-weight:600}.Portfolio-module__M3a-eq__projectDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.6}.Portfolio-module__M3a-eq__projectTech{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.Portfolio-module__M3a-eq__techBadge{background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-tertiary);padding:.25rem .75rem;font-size:.7rem;font-weight:500}.Portfolio-module__M3a-eq__projectLink{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:gap .2s;display:inline-flex}.Portfolio-module__M3a-eq__projectLink:hover{gap:.75rem}.Portfolio-module__M3a-eq__viewMoreCard{background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-light);text-align:center;cursor:pointer;opacity:0;padding:2rem;transition:all .6s;transform:translateY(30px)}.Portfolio-module__M3a-eq__viewMoreCard.Portfolio-module__M3a-eq__visible{opacity:1;transform:translateY(0)}.Portfolio-module__M3a-eq__viewMoreCard:hover{box-shadow:var(--shadow-xl);border-color:var(--accent-blue);background:var(--accent-blue-soft);transform:translateY(-6px)}.Portfolio-module__M3a-eq__viewMoreIcon{background:var(--accent-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.Portfolio-module__M3a-eq__viewMoreContent a{text-decoration:none}.Portfolio-module__M3a-eq__viewMoreContent h3{margin-bottom:.5rem;font-size:1.25rem}.Portfolio-module__M3a-eq__viewMoreDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.Portfolio-module__M3a-eq__viewMoreBtn{border:1px solid var(--accent-blue);color:var(--accent-blue);border-radius:var(--radius-lg);cursor:pointer;background:0 0;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.Portfolio-module__M3a-eq__viewMoreBtn:hover{background:var(--accent-blue);color:#fff}
.Services-module__hmdBJW__servicesIntro{text-align:center;opacity:0;margin-bottom:4rem;transition:all .6s;transform:translateY(30px)}.Services-module__hmdBJW__servicesIntro.Services-module__hmdBJW__visible{opacity:1;transform:translateY(0)}.Services-module__hmdBJW__sectionTag{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-blue);justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.Services-module__hmdBJW__tagLine{background:linear-gradient(90deg, transparent, var(--accent-blue), transparent);width:40px;height:2px}.Services-module__hmdBJW__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.Services-module__hmdBJW__sectionTitle{font-size:3rem}}.Services-module__hmdBJW__highlight{color:var(--accent-blue);display:inline-block;position:relative}.Services-module__hmdBJW__highlight:after{content:"";z-index:-1;background:#1e40af26;border-radius:4px;height:8px;position:absolute;bottom:8px;left:0;right:0}.Services-module__hmdBJW__sectionSubtitle{color:var(--text-tertiary);max-width:500px;margin:0 auto;font-size:1rem;line-height:1.6}.Services-module__hmdBJW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__hmdBJW__serviceCard{background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-light);opacity:0;padding:2rem;transition:all .6s cubic-bezier(.2,.9,.4,1.1);position:relative;overflow:hidden;transform:translateY(30px)}.Services-module__hmdBJW__serviceCard.Services-module__hmdBJW__visible{opacity:1;transform:translateY(0)}.Services-module__hmdBJW__serviceCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.Services-module__hmdBJW__serviceCard:hover .Services-module__hmdBJW__cardIconWrapper{transform:scale(1.05)rotate(5deg)}.Services-module__hmdBJW__serviceCard:hover .Services-module__hmdBJW__cardHoverEffect{transform:translateY(0)}.Services-module__hmdBJW__cardHoverEffect{background:linear-gradient(90deg, var(--accent-blue), var(--accent-blue-light), var(--accent-blue));height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.Services-module__hmdBJW__cardIconWrapper{background:var(--accent-blue-soft);border-radius:var(--radius-lg);border:1px solid var(--border-light);justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.2,.9,.4,1.1);display:flex}.Services-module__hmdBJW__cardIcon{width:32px;height:32px;transition:all .3s}.Services-module__hmdBJW__cardNumber{color:var(--accent-blue);letter-spacing:.05em;opacity:.7;margin-bottom:.75rem;font-family:DM Mono,monospace;font-size:.7rem;font-weight:600}.Services-module__hmdBJW__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Services-module__hmdBJW__cardDesc{color:var(--text-secondary);margin-bottom:0;font-size:.875rem;line-height:1.6}@media (max-width:768px){.Services-module__hmdBJW__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.Services-module__hmdBJW__serviceCard{padding:1.5rem}.Services-module__hmdBJW__cardIconWrapper{width:50px;height:50px}.Services-module__hmdBJW__cardIcon{width:26px;height:26px}.Services-module__hmdBJW__sectionTitle{font-size:2rem}}@keyframes Services-module__hmdBJW__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.Services-module__hmdBJW__serviceCard:hover .Services-module__hmdBJW__cardIcon{animation:.6s infinite Services-module__hmdBJW__iconFloat}
.Team-module__6V3JOW__teamIntro{text-align:center;opacity:0;max-width:600px;margin:0 auto 3rem;transition:all .6s;transform:translateY(30px)}.Team-module__6V3JOW__teamIntro.Team-module__6V3JOW__visible{opacity:1;transform:translateY(0)}.Team-module__6V3JOW__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.Team-module__6V3JOW__tagLine{background:var(--accent-blue);width:32px;height:2px}.Team-module__6V3JOW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600}@media (min-width:768px){.Team-module__6V3JOW__sectionTitle{font-size:2.5rem}}.Team-module__6V3JOW__highlight{color:var(--accent-blue)}.Team-module__6V3JOW__sectionSub{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Team-module__6V3JOW__teamContainer{max-width:800px;margin:0 auto}.Team-module__6V3JOW__teamCard{background:var(--bg-secondary);border-radius:var(--radius-2xl);border:1px solid var(--border-light);opacity:0;grid-template-columns:280px 1fr;transition:all .6s .2s;display:grid;overflow:hidden;transform:translateY(30px)}.Team-module__6V3JOW__teamCard.Team-module__6V3JOW__visible{opacity:1;transform:translateY(0)}.Team-module__6V3JOW__teamPhoto{background-image:url(../media/katlegomj.0a9p7ainx_wvq.jpg);background-size:cover}.Team-module__6V3JOW__teamInfo{padding:2rem}.Team-module__6V3JOW__teamName{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.Team-module__6V3JOW__teamRole{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-blue);margin-bottom:1rem;font-size:.75rem;font-weight:600}.Team-module__6V3JOW__teamBio{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.Team-module__6V3JOW__teamSkills{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Team-module__6V3JOW__skill{background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-tertiary);padding:.25rem .75rem;font-size:.7rem;font-weight:500}.Team-module__6V3JOW__portfolioButton{background:var(--accent-blue);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Team-module__6V3JOW__portfolioButton:hover{background:var(--accent-blue-dark);gap:.75rem;transform:translateY(-2px)}@media (max-width:768px){.Team-module__6V3JOW__teamCard{grid-template-columns:1fr}.Team-module__6V3JOW__teamPhoto{min-height:440px}}
.Testimonials-module__3Z1FKa__testimonials{background:var(--text-primary);color:#fff}.Testimonials-module__3Z1FKa__testimonialsIntro{text-align:center;opacity:0;margin-bottom:3rem;transition:all .6s;transform:translateY(30px)}.Testimonials-module__3Z1FKa__testimonialsIntro.Testimonials-module__3Z1FKa__visible{opacity:1;transform:translateY(0)}.Testimonials-module__3Z1FKa__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue-light);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__tagLine{background:var(--accent-blue-light);width:32px;height:2px}.Testimonials-module__3Z1FKa__sectionTitle{color:#fff;font-size:2rem;font-weight:600}@media (min-width:768px){.Testimonials-module__3Z1FKa__sectionTitle{font-size:2.5rem}}.Testimonials-module__3Z1FKa__highlight{color:var(--accent-blue-light)}.Testimonials-module__3Z1FKa__testimonialsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-items:center;gap:2rem;display:grid}.Testimonials-module__3Z1FKa__testimonialCard{border-radius:var(--radius-xl);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;transition:all .6s cubic-bezier(.2,.9,.4,1.1);transform:translateY(30px)}.Testimonials-module__3Z1FKa__testimonialCard.Testimonials-module__3Z1FKa__visible{opacity:1;transform:translateY(0)}.Testimonials-module__3Z1FKa__testimonialCard:hover{border-color:#3b82f64d;transform:translateY(-6px)}.Testimonials-module__3Z1FKa__rating{color:#fbbf24;letter-spacing:2px;margin-bottom:1rem;font-size:.875rem}.Testimonials-module__3Z1FKa__quote{color:#ffffffd9;margin-bottom:1.5rem;font-size:.9375rem;font-style:italic;line-height:1.7}.Testimonials-module__3Z1FKa__author{align-items:center;gap:.75rem;display:flex}.Testimonials-module__3Z1FKa__authorInitial{background:var(--accent-blue);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__authorName{margin-bottom:.125rem;font-size:.875rem;font-weight:600}.Testimonials-module__3Z1FKa__authorRole{color:#ffffff80;font-size:.7rem}
.Contact-module__dhIxzq__contactLayout{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module__dhIxzq__contactInfo,.Contact-module__dhIxzq__contactForm{opacity:0;transition:all .6s;transform:translateY(30px)}.Contact-module__dhIxzq__contactInfo.Contact-module__dhIxzq__visible,.Contact-module__dhIxzq__contactForm.Contact-module__dhIxzq__visible{opacity:1;transform:translateY(0)}.Contact-module__dhIxzq__contactForm.Contact-module__dhIxzq__visible{transition-delay:.1s}.Contact-module__dhIxzq__sectionTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.Contact-module__dhIxzq__tagLine{background:var(--accent-blue);width:32px;height:2px}.Contact-module__dhIxzq__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600}@media (min-width:768px){.Contact-module__dhIxzq__sectionTitle{font-size:2.5rem}}.Contact-module__dhIxzq__highlight{color:var(--accent-blue)}.Contact-module__dhIxzq__sectionSub{color:var(--text-secondary);margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.Contact-module__dhIxzq__features{flex-direction:column;gap:1rem;display:flex}.Contact-module__dhIxzq__feature{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-light);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.Contact-module__dhIxzq__featureIcon{background:var(--accent-blue-soft);border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__dhIxzq__feature strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;display:block}.Contact-module__dhIxzq__featureDesc{color:var(--text-tertiary);font-size:.75rem}.Contact-module__dhIxzq__form{background:var(--bg-secondary);border-radius:var(--radius-2xl);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:2rem}.Contact-module__dhIxzq__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Contact-module__dhIxzq__formGroup{margin-bottom:1rem}.Contact-module__dhIxzq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.Contact-module__dhIxzq__input,.Contact-module__dhIxzq__textarea{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-primary);width:100%;padding:.75rem 1rem;font-family:Open Sans,sans-serif;font-size:.875rem;transition:all .2s}.Contact-module__dhIxzq__input:focus,.Contact-module__dhIxzq__textarea:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #1e40af1a}.Contact-module__dhIxzq__textarea{resize:vertical}.Contact-module__dhIxzq__submitBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.875rem;font-size:.875rem;font-weight:600;transition:all .2s}.Contact-module__dhIxzq__submitBtn:hover:not(:disabled){background:var(--accent-blue-dark);transform:translateY(-2px)}.Contact-module__dhIxzq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__dhIxzq__successMsg{color:#065f46;border-radius:var(--radius-md);text-align:center;background:#d1fae5;margin-top:1rem;padding:.75rem;font-size:.75rem}.Contact-module__dhIxzq__errorMsg{color:#991b1b;border-radius:var(--radius-md);text-align:center;background:#fee2e2;margin-top:1rem;padding:.75rem;font-size:.75rem}@media (max-width:1024px){.Contact-module__dhIxzq__contactLayout{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.Contact-module__dhIxzq__formRow{grid-template-columns:1fr;gap:0}.Contact-module__dhIxzq__form{padding:1.5rem}}
