.Navigation-module__0_8sUq__nav{z-index:50;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#09090bd9;position:fixed;top:0;left:0;right:0}.Navigation-module__0_8sUq__container{max-width:72rem;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.Navigation-module__0_8sUq__container{padding:0 2rem}}.Navigation-module__0_8sUq__header{justify-content:space-between;align-items:center;gap:1rem;height:64px;display:flex}.Navigation-module__0_8sUq__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navigation-module__0_8sUq__logo{width:auto;height:32px}.Navigation-module__0_8sUq__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:768px){.Navigation-module__0_8sUq__desktopNav{display:flex}}.Navigation-module__0_8sUq__navLink{color:var(--text-secondary);border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;position:relative}.Navigation-module__0_8sUq__navLink:hover{color:var(--text-primary);background:#ffffff0d}.Navigation-module__0_8sUq__navLinkActive{color:var(--text-primary)}.Navigation-module__0_8sUq__activeBar{background:var(--accent);border-radius:9999px;width:16px;height:2px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.Navigation-module__0_8sUq__navCta{background:var(--accent-blue);color:#fff;white-space:nowrap;border-radius:.5rem;align-items:center;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex}.Navigation-module__0_8sUq__navCta:hover{background:var(--accent-hover);box-shadow:0 4px 16px -2px var(--accent-glow)}.Navigation-module__0_8sUq__mobileToggle{align-items:center;display:flex}@media (min-width:768px){.Navigation-module__0_8sUq__mobileToggle{display:none}}.Navigation-module__0_8sUq__menuBtn{border:1px solid var(--border-default);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:.5rem;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.Navigation-module__0_8sUq__menuBtn:hover{border-color:var(--border-hover);color:var(--text-primary)}.Navigation-module__0_8sUq__menuIcon{width:18px;height:18px}.Navigation-module__0_8sUq__mobileMenu{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.125rem;padding:.75rem 0 1rem;animation:.18s Navigation-module__0_8sUq__slideDown;display:flex}@keyframes Navigation-module__0_8sUq__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__0_8sUq__mobileLink{color:var(--text-secondary);border-radius:.5rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.Navigation-module__0_8sUq__mobileLink:hover,.Navigation-module__0_8sUq__mobileLinkActive{color:var(--text-primary);background:#ffffff0d}.Navigation-module__0_8sUq__mobileCta{background:var(--accent-blue);color:#fff;text-align:center;border-radius:.5rem;margin-top:.5rem;padding:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.Navigation-module__0_8sUq__mobileCta:hover{background:var(--accent-hover)}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border-subtle);padding:4rem 0 2rem}.Footer-module__nhiC3q__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.Footer-module__nhiC3q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__nhiC3q__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__nhiC3q__logo{width:auto;height:30px;margin-bottom:1rem}.Footer-module__nhiC3q__desc{color:var(--text-muted);max-width:22rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.75}.Footer-module__nhiC3q__socials{gap:.625rem;display:flex}.Footer-module__nhiC3q__socialLink{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-muted);border-radius:.5rem;justify-content:center;align-items:center;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.Footer-module__nhiC3q__socialLink:hover{border-color:var(--border-default);color:var(--text-secondary)}.Footer-module__nhiC3q__socialIcon{width:15px;height:15px}.Footer-module__nhiC3q__colTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary);margin-bottom:1.125rem;font-size:.8125rem;font-weight:600}.Footer-module__nhiC3q__linksList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__link{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__link:hover{color:var(--text-secondary)}.Footer-module__nhiC3q__contactList{flex-direction:column;gap:.625rem;display:flex}.Footer-module__nhiC3q__contactItem{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Footer-module__nhiC3q__divider{border-top:1px solid var(--border-subtle);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding-top:1.75rem;display:flex}@media (min-width:640px){.Footer-module__nhiC3q__divider{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__nhiC3q__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__nhiC3q__legalLinks{gap:1.25rem;display:flex}.Footer-module__nhiC3q__legalLink{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module__nhiC3q__legalLink:hover{color:var(--text-secondary)}
.FAQ-module__xrt3Fa__list{flex-direction:column;max-width:56rem;margin:0 auto;display:flex}.FAQ-module__xrt3Fa__item{border-bottom:1px solid var(--border-subtle)}.FAQ-module__xrt3Fa__item:first-child{border-top:1px solid var(--border-subtle)}.FAQ-module__xrt3Fa__question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;font-family:inherit;font-size:1rem;font-weight:600;transition:color .15s;display:flex}.FAQ-module__xrt3Fa__question:hover{color:var(--accent-light)}.FAQ-module__xrt3Fa__chevron{border:1px solid var(--border-subtle);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;transition:border-color .15s,color .15s,background .15s;display:flex}.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__chevron{border-color:var(--border-accent);color:var(--accent-light);background:var(--accent-muted)}.FAQ-module__xrt3Fa__answer{color:var(--text-secondary);padding-bottom:1.25rem;font-size:.9375rem;line-height:1.8;animation:.2s FAQ-module__xrt3Fa__slideDown}
.about-module__-i9KWa__page{min-height:100vh}.about-module__-i9KWa__pageHero{text-align:center;border-bottom:1px solid var(--border-subtle);padding:8rem 0 4rem}.about-module__-i9KWa__grid2{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.about-module__-i9KWa__grid2{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.about-module__-i9KWa__storyText p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.85}.about-module__-i9KWa__missionCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:2rem}.about-module__-i9KWa__missionIcon{color:var(--accent-light);align-self:flex-start;margin-bottom:1rem;display:inline-flex}.about-module__-i9KWa__missionIcon svg{width:1.25rem;height:1.25rem;display:block}.about-module__-i9KWa__teamGrid{grid-template-columns:1fr;grid-auto-columns:auto;gap:1.25rem;display:grid}@media (min-width:640px){.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}}.about-module__-i9KWa__teamCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:2rem;transition:border-color .2s,transform .2s}.about-module__-i9KWa__teamCard:hover{border-color:var(--border-default);transform:translateY(-2px)}.about-module__-i9KWa__teamIcon{color:var(--accent-light);align-self:flex-start;margin-bottom:1.25rem;display:inline-flex}.about-module__-i9KWa__teamIcon svg{width:1.25rem;height:1.25rem;display:block}.about-module__-i9KWa__expertiseTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.about-module__-i9KWa__tag{background:var(--bg-card-elevated);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:9999px;padding:.25rem .75rem;font-size:.8rem}.about-module__-i9KWa__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.about-module__-i9KWa__stepCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:1.75rem;transition:border-color .2s}.about-module__-i9KWa__stepCard:hover{border-color:var(--border-default)}.about-module__-i9KWa__stepIcon{color:var(--accent-light);align-self:flex-start;margin-bottom:1rem;display:inline-flex}.about-module__-i9KWa__stepIcon svg{width:1.25rem;height:1.25rem;display:block}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.about-module__-i9KWa__valuesGrid>:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:calc(50% - .625rem);margin:0 auto}.about-module__-i9KWa__valueCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:.875rem;padding:1.75rem;transition:border-color .2s,transform .2s}.about-module__-i9KWa__valueCard:hover{border-color:var(--border-default);transform:translateY(-2px)}.about-module__-i9KWa__valueIcon{color:var(--accent-light);margin-bottom:1rem;display:inline-flex}.about-module__-i9KWa__valueIcon svg{width:1.25rem;height:1.25rem;display:block}
.contact-module__xwJ-uq__page{min-height:100vh}.contact-module__xwJ-uq__pageHero{text-align:center;border-bottom:1px solid var(--border-subtle);padding:8rem 0 4rem}.contact-module__xwJ-uq__mainGrid{grid-template-columns:1fr;gap:3rem;padding:5rem 0;display:grid}@media (min-width:1024px){.contact-module__xwJ-uq__mainGrid{grid-template-columns:1.3fr .7fr;gap:4rem}}.contact-module__xwJ-uq__formCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:2.5rem}.contact-module__xwJ-uq__formTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.375rem;font-weight:700}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.contact-module__xwJ-uq__formRow{grid-template-columns:repeat(2,1fr)}}.contact-module__xwJ-uq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__xwJ-uq__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__select,.contact-module__xwJ-uq__textarea{background:var(--bg-card-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:.5rem;outline:none;width:100%;padding:.6875rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.contact-module__xwJ-uq__input::placeholder,.contact-module__xwJ-uq__textarea::placeholder{color:var(--text-muted)}.contact-module__xwJ-uq__select{appearance:none;cursor:pointer;color:var(--text-secondary)}.contact-module__xwJ-uq__select option{background:var(--bg-card-elevated);color:var(--text-primary)}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__select:focus,.contact-module__xwJ-uq__textarea:focus{border-color:var(--border-accent);box-shadow:0 0 0 3px var(--accent-muted)}.contact-module__xwJ-uq__inputError{border-color:#ef444480!important}.contact-module__xwJ-uq__errorMessage{color:#f87171;font-size:.8125rem}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:120px}.contact-module__xwJ-uq__submitButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.875rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .15s}.contact-module__xwJ-uq__submitButton:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.contact-module__xwJ-uq__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__xwJ-uq__successMessage{background:var(--success-muted);border:1px solid #22c55e4d;border-radius:.5rem;margin-bottom:1.5rem;padding:1.25rem}.contact-module__xwJ-uq__successTitle{color:var(--success);margin-bottom:.375rem;font-size:1rem;font-weight:700}.contact-module__xwJ-uq__successText{color:var(--text-secondary);font-size:.9rem}.contact-module__xwJ-uq__infoTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.contact-module__xwJ-uq__infoList{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact-module__xwJ-uq__infoItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__xwJ-uq__iconBox{color:var(--accent-light);flex-shrink:0;align-self:flex-start;margin-top:2px;display:inline-flex}.contact-module__xwJ-uq__iconBox svg{width:1.25rem;height:1.25rem;display:block}.contact-module__xwJ-uq__infoHeading{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.contact-module__xwJ-uq__infoText{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.contact-module__xwJ-uq__whyCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:1.5rem}.contact-module__xwJ-uq__whyTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.contact-module__xwJ-uq__whyList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.contact-module__xwJ-uq__whyItem{align-items:flex-start;gap:.625rem;display:flex}.contact-module__xwJ-uq__checkIcon{width:14px;height:14px;color:var(--success);flex-shrink:0;margin-top:2px}.contact-module__xwJ-uq__whyText{color:var(--text-secondary);font-size:.9rem}.contact-module__xwJ-uq__faqSection{border-top:1px solid var(--border-subtle);padding:6rem 0}.contact-module__xwJ-uq__faqHeader{text-align:center;margin-bottom:3rem}.contact-module__xwJ-uq__faqTitle{color:var(--text-primary);letter-spacing:-.025em;font-size:2rem;font-weight:700}.contact-module__xwJ-uq__faqGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.contact-module__xwJ-uq__faqGrid{grid-template-columns:repeat(2,1fr)}}.contact-module__xwJ-uq__faqItem{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.75rem;padding:1.5rem}.contact-module__xwJ-uq__faqQuestion{color:var(--text-primary);margin-bottom:.625rem;font-size:.9375rem;font-weight:600}.contact-module__xwJ-uq__faqAnswer{color:var(--text-secondary);font-size:.9rem;line-height:1.75}
.Portfolio-module__GxmBNq__page{min-height:100vh}.Portfolio-module__GxmBNq__pageHero{text-align:center;border-bottom:1px solid var(--border-subtle);padding:8rem 0 4rem}.Portfolio-module__GxmBNq__statsRow{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:2rem 4rem;padding:3rem 0;display:flex}.Portfolio-module__GxmBNq__statItem{text-align:center}.Portfolio-module__GxmBNq__statNumber{color:var(--text-primary);letter-spacing:-.03em;font-size:2rem;font-weight:800;display:block}.Portfolio-module__GxmBNq__statLabel{color:var(--text-muted);font-size:.875rem}.Portfolio-module__GxmBNq__projectsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Portfolio-module__GxmBNq__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Portfolio-module__GxmBNq__projectsGrid{grid-template-columns:repeat(3,1fr)}}.Portfolio-module__GxmBNq__projectCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.Portfolio-module__GxmBNq__projectCard:hover{border-color:var(--border-default);transform:translateY(-3px);box-shadow:0 16px 40px #00000059}.Portfolio-module__GxmBNq__projectImageArea{background:var(--bg-card-elevated);border-bottom:1px solid var(--border-subtle);height:140px;color:var(--accent-light);justify-content:center;align-items:center;display:flex}.Portfolio-module__GxmBNq__projectImageArea svg{width:2rem;height:2rem;display:block}.Portfolio-module__GxmBNq__projectBody{padding:1.5rem}.Portfolio-module__GxmBNq__projectCategory{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-light);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.Portfolio-module__GxmBNq__projectTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.Portfolio-module__GxmBNq__projectDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Portfolio-module__GxmBNq__resultsList{flex-direction:column;gap:.375rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.Portfolio-module__GxmBNq__resultItem{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.85rem;display:flex}.Portfolio-module__GxmBNq__resultCheck{color:var(--success);flex-shrink:0;margin-top:2px;font-size:.75rem}.Portfolio-module__GxmBNq__techTags{flex-wrap:wrap;gap:.4rem;display:flex}.Portfolio-module__GxmBNq__techTag{background:var(--bg-card-elevated);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:9999px;padding:.2rem .6rem;font-size:.75rem}.Portfolio-module__GxmBNq__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.Portfolio-module__GxmBNq__testimonialCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:1.75rem}
.pricing-module__lP4odW__page{min-height:100vh}.pricing-module__lP4odW__pageHero{text-align:center;border-bottom:1px solid var(--border-subtle);padding:8rem 0 4rem}.pricing-module__lP4odW__pricingNote{border-bottom:1px solid var(--border-subtle);padding:1.25rem 0}.pricing-module__lP4odW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.pricing-module__lP4odW__packagesSection{border-bottom:1px solid var(--border-subtle);padding:5rem 0 4rem}.pricing-module__lP4odW__tiersGrid{grid-template-columns:1fr;gap:1.25rem;max-width:960px;margin:0 auto 1.5rem;display:grid}@media (min-width:768px){.pricing-module__lP4odW__tiersGrid{grid-template-columns:repeat(3,1fr)}}.pricing-module__lP4odW__tierCard{-webkit-backdrop-filter:blur(16px);background:#13131c99;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:2rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.pricing-module__lP4odW__tierCard:hover{border-color:#ffffff24;transform:translateY(-4px)}.pricing-module__lP4odW__tierHighlighted{background:linear-gradient(145deg,#1a1a27f2 0%,#13131cfa 100%);box-shadow:0 0 48px #7c5cff24,0 16px 40px #0006;border-color:#7c5cff73!important}.pricing-module__lP4odW__tierHighlighted:hover{box-shadow:0 0 60px #7c5cff38,0 20px 48px #00000080}.pricing-module__lP4odW__popularBadge{background:var(--accent);color:#fff;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;padding:.25rem .875rem;font-size:.7rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #7c5cff66}.pricing-module__lP4odW__deliveryPill{color:#38bdf8;letter-spacing:.04em;background:#38bdf81a;border:1px solid #38bdf840;border-radius:9999px;align-items:center;gap:.25rem;width:fit-content;padding:.2rem .625rem;font-size:.72rem;font-weight:700;display:inline-flex}.pricing-module__lP4odW__tierTop{flex-direction:column;gap:.5rem;display:flex}.pricing-module__lP4odW__tierName{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-light);margin:.25rem 0 0;font-size:.7rem;font-weight:700}.pricing-module__lP4odW__tierPriceRow{align-items:baseline;gap:.375rem;display:flex}.pricing-module__lP4odW__tierPrice{letter-spacing:-.04em;color:var(--text-primary);font-size:2.25rem;font-weight:800;line-height:1}.pricing-module__lP4odW__tierPriceLabel{color:var(--text-muted);font-size:.8rem}.pricing-module__lP4odW__tierDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}.pricing-module__lP4odW__customCard{background:#0d0a16bf;border:1px solid #7c5cff38;border-radius:1rem;flex-direction:column;gap:2rem;max-width:960px;margin:0 auto;padding:2rem;transition:border-color .2s;display:flex}.pricing-module__lP4odW__customCard:hover{border-color:#7c5cff61}@media (min-width:768px){.pricing-module__lP4odW__customCard{flex-direction:row;align-items:flex-start;gap:2.5rem}}.pricing-module__lP4odW__customLeft{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}@media (min-width:768px){.pricing-module__lP4odW__customLeft{min-width:220px;max-width:260px}}.pricing-module__lP4odW__customDeliveryPill{color:#fbbf24;letter-spacing:.04em;background:#fbbf241a;border:1px solid #fbbf2440;border-radius:9999px;align-items:center;gap:.25rem;width:fit-content;padding:.2rem .625rem;font-size:.72rem;font-weight:700;display:inline-flex}.pricing-module__lP4odW__customName{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:.25rem 0 0;font-size:.7rem;font-weight:700}.pricing-module__lP4odW__customPriceRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.pricing-module__lP4odW__customPrice{letter-spacing:-.04em;color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.pricing-module__lP4odW__customPriceLabel{color:var(--text-muted);font-size:.8rem}.pricing-module__lP4odW__customDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}.pricing-module__lP4odW__customDivider{background:var(--border-subtle);flex-shrink:0;align-self:stretch;width:1px;display:none}@media (min-width:768px){.pricing-module__lP4odW__customDivider{display:block}}.pricing-module__lP4odW__customRight{flex-direction:column;flex:1;display:flex}.pricing-module__lP4odW__customFeatures{grid-template-columns:1fr 1fr;gap:.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:640px){.pricing-module__lP4odW__customFeatures{grid-template-columns:1fr}}.pricing-module__lP4odW__plansSection{background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border-bottom:1px solid var(--border-subtle);padding:5rem 0}.pricing-module__lP4odW__plansGrid{grid-template-columns:1fr;gap:1.25rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.pricing-module__lP4odW__plansGrid{grid-template-columns:repeat(3,1fr)}}.pricing-module__lP4odW__planCard{-webkit-backdrop-filter:blur(16px);background:#13131c99;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.pricing-module__lP4odW__planCard:hover{border-color:#ffffff24;transform:translateY(-4px)}.pricing-module__lP4odW__planHighlighted{background:linear-gradient(145deg,#1a1a27f2 0%,#13131cfa 100%);box-shadow:0 0 48px #7c5cff24,0 16px 40px #0006;border-color:#7c5cff73!important}.pricing-module__lP4odW__planName{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-light);margin:0 0 .375rem;font-size:.7rem;font-weight:700}.pricing-module__lP4odW__planPriceRow{align-items:baseline;gap:2px;margin-bottom:.625rem;display:flex}.pricing-module__lP4odW__planPrice{letter-spacing:-.04em;color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.pricing-module__lP4odW__planPeriod{color:var(--text-muted);font-size:.875rem}.pricing-module__lP4odW__planDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.pricing-module__lP4odW__divider{background:var(--border-subtle);flex-shrink:0;height:1px}.pricing-module__lP4odW__featureList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pricing-module__lP4odW__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.pricing-module__lP4odW__featureCheck{color:#22c55e;background:#22c55e1f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:.62rem;display:inline-flex}.pricing-module__lP4odW__featureCheckAccent{color:var(--accent-light);background:#7c5cff26}.pricing-module__lP4odW__ctaSection{text-align:center;background:linear-gradient(160deg,#0f0f14 0%,#13111f 50%,#0f0f14 100%);padding:6rem 0}
.services-module__EimPha__page{min-height:100vh}.services-module__EimPha__pageHero{text-align:center;border-bottom:1px solid var(--border-subtle);padding:8rem 0 4rem}.services-module__EimPha__servicesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.services-module__EimPha__servicesGrid{grid-template-columns:repeat(2,1fr)}}.services-module__EimPha__serviceCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.875rem;padding:2rem;transition:border-color .2s,transform .2s,box-shadow .2s}.services-module__EimPha__serviceCard:hover{border-color:var(--border-default);transform:translateY(-2px);box-shadow:0 12px 32px #0000004d}.services-module__EimPha__iconWrap{color:var(--accent-light);align-self:flex-start;margin-bottom:1.25rem;display:inline-flex}.services-module__EimPha__iconWrap svg{width:1.25rem;height:1.25rem;display:block}.services-module__EimPha__featuresList{flex-direction:column;gap:.5rem;margin:1rem 0;padding:0;list-style:none;display:flex}.services-module__EimPha__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.625rem;font-size:.9rem;display:flex}.services-module__EimPha__featureCheck{color:var(--success);flex-shrink:0;margin-top:2px;font-size:.75rem}.services-module__EimPha__priceTag{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1.25rem;display:flex}.services-module__EimPha__priceFrom{color:var(--text-muted);font-size:.8125rem}.services-module__EimPha__priceValue{color:var(--accent-light);font-size:1.125rem;font-weight:700}
