:root{--bg: #f5f8fc;--surface: #ffffff;--surface-soft: #edf4fb;--text: #122033;--text-soft: #53657d;--primary: #0b6bcb;--primary-dark: #084f99;--secondary: #12a594;--border: rgba(18, 32, 51, .08);--shadow: 0 18px 50px rgba(18, 32, 51, .12);--shadow-soft: 0 10px 25px rgba(18, 32, 51, .08);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 16px;--container: 100%;--header-height: 79px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}#root{overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 16px));margin:0 auto}.site-header .container{width:100%}.app-shell{min-height:100vh;background:var(--bg)}.app-content{padding-top:var(--header-height)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}.site-brand{display:inline-flex;align-items:center;gap:12px}.site-brand strong,.site-brand span{display:block}.site-brand>div span{color:var(--text-soft);font-size:12px;margin-top:2px}.site-brand__mark{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:#fff;font-weight:800;letter-spacing:.08em;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:var(--shadow-soft)}.site-brand__image{width:52px;height:52px;object-fit:contain;flex-shrink:0}.site-header__desktop{display:flex;align-items:center;gap:24px}.site-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-nav__link{padding:10px 14px;border-radius:999px;color:var(--text-soft);font-weight:600;transition:.25s ease}.site-nav__link:hover,.site-nav__link--active{background:#0b6bcb14;color:var(--primary)}.site-header__phone{padding:12px 16px;border-radius:999px;background:var(--surface-soft);color:var(--primary-dark);font-weight:700}.site-header__menu-btn{display:none}.site-drawer .ant-drawer-body{padding:0}.site-drawer__content{display:grid;gap:24px}.site-drawer__content .site-nav{display:grid;gap:8px}.site-header__phone--mobile{display:inline-flex;justify-content:center}.hero-section{padding:0;height:calc(100dvh - var(--header-height));display:flex;align-items:stretch;overflow:hidden}.hero-section--illustrated .container{width:100%}.hero-stage{position:relative;height:calc(100dvh - var(--header-height));border-radius:0;overflow:hidden;background-color:#d8e8fb;background-size:cover;background-position:center;box-shadow:0 26px 70px #12203329}.hero-stage__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffeb,#ffffffd1 28%,#ffffff47 52%,#ffffff1f)}.hero-stage__copy{position:relative;z-index:1;max-width:470px;padding:92px 0 92px 64px}.hero-section--illustrated .hero-copy__title{max-width:430px;margin-bottom:18px;font-size:clamp(2.1rem,3.5vw,3.3rem)!important;letter-spacing:-.04em}.hero-section--illustrated .hero-copy__subtitle{max-width:390px;margin-bottom:18px;font-size:1rem;line-height:1.7}.hero-section--illustrated .hero-copy__badge-list{max-width:none;flex-wrap:nowrap;margin:0 0 18px;gap:8px}.hero-section--illustrated .hero-copy__badge{padding:7px 12px;font-size:12px;font-weight:700;background:#ffffffe6;border-color:#0b6bcb1f}.hero-section--illustrated .action-buttons{gap:10px 12px}.hero-section--illustrated .action-button{min-width:0;height:42px}.hero-stage__trust-card{position:absolute;top:78px;right:28px;z-index:1;width:340px;padding:16px 18px;border-radius:20px;border:1px solid rgba(11,107,203,.12);background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 50px #12203324}.hero-stage__next-button{position:absolute;right:28px;bottom:28px;z-index:2;display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 18px;border:0;border-radius:999px;background:#0b6bcbf2;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 16px 36px #0b6bcb47;transition:transform .2s ease,background .2s ease}.hero-stage__next-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.home-page__content{position:relative;background:linear-gradient(180deg,rgba(216,232,251,.44),var(--bg) 16%)}.hero-section--illustrated .hero-card__header{margin-bottom:10px;font-size:12px}.hero-card__stack{display:grid;gap:8px;margin-bottom:10px}.hero-card__stat--inline{padding:0;border:0;background:transparent;border-radius:0}.hero-card__stat--inline strong{display:inline;margin-right:6px;margin-bottom:0;font-size:1.9rem;line-height:1;vertical-align:baseline}.hero-card__stat--inline span{display:inline;font-size:13px;color:var(--text-soft)}.hero-section--illustrated .hero-card__panel{padding:0;border-radius:0;background:transparent}.hero-section--illustrated .hero-card__panel ul{margin:0;padding-left:18px}.hero-section--illustrated .hero-card__panel li{margin-bottom:6px;font-size:13px;line-height:1.55}.hero-copy,.hero-card,.cta-banner,.service-card,.feature-card,.process-card,.areas-card,.testimonial-card,.info-card,.info-panel,.form-card,.contact-option-card,.gallery-card,.table-card,.code-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.hero-copy__eyebrow,.section-heading__eyebrow,.cta-banner__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#0b6bcb14;color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:18px}.hero-copy__title,.section-heading__title,.cta-banner h2{margin-top:0;margin-bottom:12px;color:var(--text)!important;line-height:1.08!important}.hero-copy__title{font-size:clamp(2.2rem,4vw,4.4rem)!important}.hero-copy__subtitle,.hero-copy__description,.section-heading__description,.cta-banner p,.service-card p,.feature-card p,.process-card p,.info-card p,.info-panel p,.gallery-card p,.contact-option-card p,.muted-note,.faq-answer,.hero-card__panel li,.footer-list,.site-footer p{color:var(--text-soft)!important;font-size:1rem;line-height:1.75}.hero-copy__badge-list,.tag-cluster,.areas-card__tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 28px}.hero-copy__badge,.area-tag,.service-card__tag{margin-inline-end:0!important;padding:8px 14px;border-radius:999px;border:1px solid rgba(11,107,203,.14);background:#fff;color:var(--primary-dark);font-weight:600}.action-buttons{row-gap:12px}.action-button{min-width:150px;font-weight:700}.action-button--primary{box-shadow:0 12px 30px #0b6bcb33}.action-button--secondary,.action-button--ghost{background:#fff}.hero-card{background:linear-gradient(145deg,#fff,#eef5fb);padding:28px;border:1px solid rgba(11,107,203,.1)}.hero-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;color:var(--text-soft)}.hero-card__header strong{color:var(--primary-dark);font-size:1.1rem}.hero-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}.hero-card__stat{padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(18,32,51,.06)}.hero-card__stat strong{display:block;font-size:1.5rem;margin-bottom:6px}.hero-card__stat span,.hero-card__panel h3,.info-panel h3,.info-panel h4,.form-card h3,.contact-option-card span,.gallery-card strong,.price-highlight{color:var(--text)}.hero-card__panel{padding:22px;border-radius:24px;background:linear-gradient(135deg,#0b6bcb14,#12a59414)}.hero-card__panel ul,.card-list,.contact-list{padding-left:20px;margin:16px 0 0}.hero-card__panel li,.card-list li,.contact-list li{margin-bottom:10px}.hero-card__panel li{display:flex;align-items:flex-start;gap:8px}.hero-card__panel-icon{color:var(--primary);font-size:14px;line-height:1.6;flex:0 0 auto}.content-section{padding:40px 0}.content-section--services-landing{position:relative;padding:64px 0 72px;background-position:center;background-size:cover;background-repeat:no-repeat}.content-section--services-landing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 38%),radial-gradient(circle at bottom center,rgba(255,255,255,.62),transparent 30%);pointer-events:none}.content-section--services-landing .container{position:relative;z-index:1}.content-section--services-landing .section-heading{max-width:780px;margin-bottom:34px}.content-section--services-landing .section-heading__title{font-size:clamp(2.3rem,4vw,4.1rem)!important;letter-spacing:-.04em}.content-section--services-landing .section-heading__description{max-width:620px;font-size:1.05rem}.service-card--landing{height:100%;margin:0 12px;border:1px solid rgba(222,232,246,.9);background:#fff;border-radius:28px;box-shadow:0 18px 42px #12203314;transition:transform .3s ease,box-shadow .3s ease}.service-card--landing:hover{transform:translateY(-4px);box-shadow:0 24px 48px #1220331a}.service-card--landing .ant-card-body{padding:0;overflow:hidden}.service-card__visual{position:relative;height:196px;background-size:cover;background-repeat:no-repeat;background-color:#edf5ff;border-radius:28px 28px 0 0}.service-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,#ffffff2e 46%,#ffffffeb 88%,#fff)}.service-card__landing-content{display:flex;flex-direction:column;gap:16px;min-height:194px;padding:22px 22px 24px}.service-card--landing h3{margin:0;font-size:clamp(1.45rem,1.8vw,1.8rem);line-height:1.15}.service-card--landing p{margin:0;max-width:92%;font-size:.98rem;line-height:1.6}.service-card__landing-bottom{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;margin-top:auto}.service-card__price{font-size:1.15rem;font-weight:700;color:#1e40af}.service-card__book-link{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:#2563eb;color:#fff;font-size:14px;font-weight:700;box-shadow:0 12px 28px #2563eb3d}.services-landing__micro-cta{width:min(800px,100%);margin:34px auto 0;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:24px;border:1px solid rgba(255,255,255,.58);background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.services-landing__micro-cta strong{display:block;margin-bottom:4px;font-size:1.15rem}.services-landing__micro-cta p{margin:0;color:var(--text-soft)}.services-landing__whatsapp{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:999px;background:#2563eb;color:#fff;font-weight:700;white-space:nowrap}.pricing-summary-card{overflow:hidden;border-radius:0;border:0;background:#fff;box-shadow:0 16px 36px #12203314}.pricing-summary-card .ant-card-body{padding:0}.pricing-summary-card__band{height:78px;display:flex;align-items:flex-end;padding:16px 18px}.pricing-summary-card--basic .pricing-summary-card__band,.pricing-summary-card--focused .pricing-summary-card__band,.pricing-summary-card--advanced .pricing-summary-card__band,.pricing-summary-card--specialized .pricing-summary-card__band,.pricing-summary-card--intensive .pricing-summary-card__band,.pricing-summary-card--custom .pricing-summary-card__band{background:linear-gradient(90deg,#0b6bcb,#127fdb 40%,#1497b0)}.pricing-summary-card__content{padding:18px 18px 20px}.pricing-summary-card__band h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.2}.pricing-summary-card__level{display:inline-block;margin-bottom:10px;color:#8f98a5;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-summary-card__content p{margin:0 0 22px;color:#718198!important;line-height:1.75}.pricing-summary-card__price{display:inline-block;color:#222b39;font-size:.95rem;font-weight:800}.content-section--services-overview{position:relative;padding:56px 0 64px;background:linear-gradient(180deg,#f8fbff,#eef5fd)}.content-section--services-overview:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(177,210,247,.28),transparent 26%),radial-gradient(circle at bottom left,rgba(255,255,255,.72),transparent 28%);pointer-events:none}.content-section--services-overview .container{position:relative;z-index:1}.services-overview-card{border:1px solid rgba(255,255,255,.58);background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.services-overview-card__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:30px;margin-bottom:14px;padding:0 10px;border-radius:999px;background:#2563eb1f;color:#1e40af;font-size:.82rem;font-weight:800}.services-overview-card h3,.services-overview-card p{margin-top:0;margin-bottom:0}.services-overview-panel{border:1px solid rgba(255,255,255,.58);background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.services-overview-panel .ant-card-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.services-overview-panel h3,.services-overview-panel h4{margin-top:0}.pricing-examples-panel{height:100%}.pricing-examples-panel .section-heading{margin-bottom:22px}.pricing-overview-panel .ant-card-body{display:block}.pricing-example-card{height:100%;border:1px solid rgba(255,255,255,.58);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.pricing-example-card .ant-card-body{padding:22px 22px 24px}.pricing-example-card__type{display:inline-flex;margin-bottom:12px;padding:8px 12px;border-radius:999px;background:#0b6bcb1a;color:var(--primary);font-size:.8rem;font-weight:800;letter-spacing:.03em}.pricing-example-card h3{margin:0 0 10px;font-size:1.15rem;line-height:1.25}.pricing-example-card p{margin:0;color:#1e40af!important;font-size:1rem;font-weight:700;line-height:1.6}.gallery-card--landing{border:1px solid rgba(255,255,255,.58);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.gallery-card--landing .ant-card-body{padding:22px 22px 24px}.gallery-panel--landing .section-heading{margin-bottom:20px}.contact-option-card--landing,.contact-panel--landing,.form-card--landing{border:1px solid rgba(255,255,255,.58);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.contact-option-card--landing .ant-card-body,.contact-panel--landing .ant-card-body,.form-card--landing .ant-card-body{padding:24px}.gallery-trust-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.gallery-trust-card{min-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px;padding:18px 16px;border-radius:16px;border:1px solid rgba(11,107,203,.08);background:linear-gradient(180deg,#fffffffa,#f1f7fff5);text-align:center;box-shadow:inset 0 1px #fffc}.gallery-trust-card__icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0b6bcb14;color:var(--primary);font-size:1rem}.gallery-trust-card span{color:#223248;font-weight:700;line-height:1.6}.pricing-factor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;margin-bottom:26px}.pricing-factor-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-factor-card{min-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px;padding:18px 16px;border-radius:16px;border:1px solid rgba(11,107,203,.08);background:linear-gradient(180deg,#fffffffa,#f1f7fff5);color:#223248;font-weight:700;line-height:1.6;text-align:center;box-shadow:inset 0 1px #fffc}.pricing-factor-card__icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0b6bcb14;color:var(--primary);font-size:1rem}.info-card--landing,.info-panel--landing,.table-card--landing,.areas-card--landing{border:1px solid rgba(255,255,255,.58);background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.info-card--story{overflow:hidden}.info-card--story .ant-card-body{padding:0}.about-story-card__visual{position:relative;height:168px;background-size:cover;background-repeat:no-repeat;background-color:#edf5ff;border-radius:28px 28px 0 0;overflow:hidden}.about-story-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0f,#ffffff2e 42%,#fffffff0 88%,#fff)}.about-story-card__step{position:absolute;top:18px;left:18px;z-index:1;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 36px);min-height:36px;padding:8px 14px;border-radius:18px;background:#4e78e424;color:#2f5fd3;font-size:.88rem;font-weight:800;line-height:1.2;text-align:left;box-shadow:0 8px 18px #2f5fd31a}.about-story-card__content{padding:22px 26px 26px}.about-story-card__content p{margin-top:0;margin-bottom:0}.info-card--compact .ant-card-body{height:100%}.about-page__value-tags{margin-top:0;margin-bottom:20px}.about-milestone-card{overflow:hidden;border-radius:28px}.about-milestone-card .ant-card-body{padding:0}.about-milestone-card__header{position:relative;display:flex;justify-content:center;align-items:flex-start;min-height:92px;padding-top:14px;background:linear-gradient(90deg,#0b6bcb,#127fdb,#1497b0 68%,#12a594)}.about-milestone-card__header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:52px;background:linear-gradient(180deg,#fff0,#fff 88%)}.about-milestone-card__icon{position:relative;z-index:1;width:74px;height:74px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 35%,#fff,#f8fbff 58%,#eef4fb);color:#0b6bcb;font-size:1.45rem;box-shadow:0 14px 30px #1220331f,inset 0 -4px 10px #1220330d}.about-milestone-card__sparkles{position:absolute;top:18px;right:18px;z-index:1;width:28px;height:28px}.about-milestone-card__sparkles span{position:absolute;display:block;border-radius:999px;background:#ffffffeb}.about-milestone-card__sparkles span:nth-child(1){top:0;left:11px;width:6px;height:18px}.about-milestone-card__sparkles span:nth-child(1):after{content:"";position:absolute;top:6px;left:-6px;width:18px;height:6px;border-radius:999px;background:#ffffffeb}.about-milestone-card__sparkles span:nth-child(2){top:4px;right:1px;width:4px;height:12px}.about-milestone-card__sparkles span:nth-child(2):after{content:"";position:absolute;top:4px;left:-4px;width:12px;height:4px;border-radius:999px;background:#ffffffeb}.about-milestone-card__sparkles span:nth-child(3){bottom:2px;left:6px;width:3px;height:9px;opacity:.9}.about-milestone-card__sparkles span:nth-child(3):after{content:"";position:absolute;top:3px;left:-3px;width:9px;height:3px;border-radius:999px;background:#ffffffeb}.about-milestone-card__body{padding:6px 22px 24px;text-align:center}.about-milestone-card__body h3{margin:0 0 12px;color:#0b6bcb;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-milestone-card__body p{margin:0;font-size:.9rem;line-height:1.75;color:#6e7f95!important}.about-team-card{border-radius:28px}.about-team-card .ant-card-body{padding:28px}.about-team-card__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:start}.about-team-card__intro{min-width:0}.about-team-card__badge{width:64px;height:64px;margin-bottom:16px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffffff5,#e8f1fcf5);color:var(--primary);font-size:1.55rem;box-shadow:0 12px 28px #1220331a}.about-team-card__eyebrow{display:inline-flex;margin-bottom:10px;color:var(--primary);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-team-card__intro h3{margin:0 0 12px;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.2}.about-team-card__intro p{margin:0 0 20px;max-width:640px}.about-team-card__points{display:grid;grid-template-columns:1fr;gap:14px}.about-team-card__point{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:18px;background:#0b6bcb0d;border:1px solid rgba(11,107,203,.08)}.about-team-card__point svg{margin-top:2px;color:var(--primary);flex:0 0 auto}.about-team-card__point span{color:var(--text);font-weight:600;line-height:1.5}.pricing-service-card{margin:0;border:1px solid rgba(255,255,255,.58);background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.pricing-service-card .ant-card-body{padding:24px 24px 26px}.pricing-service-card .price-highlight{display:block;margin-bottom:16px;font-size:1.05rem;color:#1e40af}.content-section--process-landing{position:relative;padding:64px 0 72px;background-position:center;background-size:cover;background-repeat:no-repeat}.content-section--process-landing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 38%),radial-gradient(circle at bottom center,rgba(255,255,255,.62),transparent 30%);pointer-events:none}.content-section--process-landing .container{position:relative;z-index:1}.content-section--process-landing .section-heading{max-width:780px;margin-bottom:34px}.process-card--landing{height:100%;border:1px solid rgba(255,255,255,.58);background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.process-card--landing:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.process-card--landing .ant-card-body{padding:0;overflow:hidden}.process-card__visual{position:relative;height:148px;background:linear-gradient(180deg,#d8e8fbc7,#eaf2fceb);border-radius:20px 20px 0 0;overflow:hidden}.process-card__visual--image{background-size:cover;background-repeat:no-repeat}.process-card__visual--image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,#ffffff2e 46%,#ffffffeb 88%,#fff)}.process-card__landing-step{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:30px;padding:0 10px;border-radius:999px;background:#2563eb1f;color:#1e40af;font-size:.82rem;font-weight:800}.process-card__landing-content{display:flex;flex-direction:column;gap:10px;padding:18px 20px 20px}.process-card--landing h3,.process-card--landing p{margin:0}.section-surface{background:linear-gradient(180deg,#edf4fba6,#f5f8fc40)}.feature-section--spotlight{position:relative;overflow:hidden;padding:56px 0 64px;background:radial-gradient(circle at top right,rgba(177,210,247,.34),transparent 28%),linear-gradient(180deg,#f8fbff,#eef5fd)}.feature-section--spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 20%,rgba(255,255,255,.9),transparent 24%),radial-gradient(circle at 88% 82%,rgba(210,230,255,.42),transparent 20%);pointer-events:none}.feature-section--spotlight .container{position:relative;z-index:1}.feature-section__intro{display:block}.feature-section--spotlight .section-heading{margin-bottom:22px}.feature-section__content{max-width:100%}.feature-infographic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}.feature-infographic__item{display:flex;align-items:center;gap:14px;min-height:72px;padding:10px 14px;position:relative;border:1px solid rgba(11,107,203,.08);border-radius:20px;background:#ffffffb8;box-shadow:0 10px 24px #1220330d}.feature-infographic__icon{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffffff0,#e6f0fcf5);box-shadow:0 10px 24px #12203314;flex:0 0 auto}.feature-infographic__icon .feature-card__icon{margin-bottom:0;width:auto;height:auto;border-radius:0;background:transparent;font-size:1.25rem}.feature-infographic h3{margin:0;font-size:1.05rem;line-height:1.3}.section-heading{max-width:780px;margin-bottom:28px}.section-heading--center{margin-inline:auto;text-align:center}.service-card,.feature-card,.process-card,.testimonial-card,.info-card,.contact-option-card,.gallery-card,.info-panel,.form-card,.table-card,.areas-card{height:100%;border:1px solid var(--border);background:var(--surface)}.service-card__icon-wrap,.feature-card__icon,.process-card__icon,.contact-option-card__icon{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#0b6bcb14;color:var(--primary);font-size:1.4rem;margin-bottom:18px}.feature-card__icon,.process-card__icon,.contact-option-card__icon{font-size:1.35rem}.service-card h3,.feature-card h3,.process-card h3,.testimonial-card strong,.info-card h3,.contact-option-card h3,.gallery-card h3,.info-panel h3,.form-card h3,.table-card h3{margin-top:0;margin-bottom:12px}.service-card__best-for{margin-top:16px}.section-footer-action{margin-top:18px}.text-link-button{padding-inline:0;font-weight:700}.process-card{position:relative;overflow:hidden}.process-card__step{position:absolute;top:18px;right:18px;font-size:.85rem;font-weight:800;color:#0b6bcb47}.areas-card__header{display:inline-flex;align-items:center;gap:10px;font-weight:700;margin-bottom:18px}.testimonial-section--clients{padding:56px 0 64px;background:linear-gradient(180deg,#fffdf8,#fff)}.testimonial-section--clients .section-heading{max-width:720px;margin-bottom:34px}.testimonial-section--clients .section-heading__title{text-transform:uppercase;letter-spacing:.04em}.testimonial-card--clients{text-align:center;border:1px solid rgba(229,236,244,.9);box-shadow:0 14px 32px #1220330f}.testimonial-card--clients .ant-card-body{padding:28px 24px 24px}.testimonial-card__avatar{width:58px;height:58px;margin:0 auto 14px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#e9f2ff,#dbeafe);color:var(--primary-dark);font-weight:800;box-shadow:0 10px 22px #2563eb1f}.testimonial-card__rating{display:flex;gap:4px;color:#faad14;margin-bottom:16px}.testimonial-card__rating--centered{justify-content:center;margin-bottom:14px}.testimonial-card blockquote{margin:0 0 18px;font-size:1rem;line-height:1.8;color:var(--text-soft)}.testimonial-card__meta{display:flex;flex-direction:column;gap:4px}.testimonial-card__meta--centered{align-items:center;margin-bottom:12px}.testimonial-card__quote-mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin:4px auto 0;border-radius:999px;background:#fbbf24;color:#fff;font-size:.95rem;line-height:1}.content-section--faq-landing{position:relative;padding:40px 0 48px;background-position:center;background-size:cover;background-repeat:no-repeat}.content-section--faq-landing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 38%),radial-gradient(circle at bottom center,rgba(255,255,255,.62),transparent 30%);pointer-events:none}.content-section--faq-landing .faq-section__inner{position:relative;z-index:1}.faq-section__inner .section-heading{max-width:680px;margin:0 auto 30px}.faq-card{height:100%;border:1px solid rgba(255,255,255,.58);background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #0000000d}.faq-card .ant-card-body{padding:22px 24px}.faq-card__index{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:30px;margin-bottom:14px;padding:0 10px;border-radius:999px;background:#2563eb1f;color:#1e40af;font-size:.82rem;font-weight:800}.faq-card h3{margin-top:0;margin-bottom:12px;font-size:1.08rem;line-height:1.45}.faq-answer{margin:0;font-size:.98rem;line-height:1.7}.faq-section__cta{margin-top:30px;display:flex;justify-content:flex-end}.faq-section__cta-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:#2563eb;color:#fff;font-size:14px;font-weight:700;box-shadow:0 12px 28px #2563eb33}.cta-banner{position:relative;overflow:hidden;padding:42px 44px;border-radius:0;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.22),transparent 22%),radial-gradient(circle at 85% 26%,rgba(255,255,255,.14),transparent 20%),linear-gradient(135deg,#065fbe,#0d7fd1,#1497b0 68%,#11a88c);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:28px;box-shadow:0 24px 60px #084f993d}.cta-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 44%),linear-gradient(300deg,rgba(255,255,255,.06),transparent 30%);pointer-events:none}.cta-banner>*{position:relative;z-index:1}.cta-banner>div:first-child{max-width:760px}.cta-banner__eyebrow{padding:10px 16px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);color:#fff;font-weight:700;letter-spacing:.01em}.cta-banner h2,.cta-banner p{color:#fff!important}.cta-banner h2{margin-bottom:14px;font-size:clamp(2rem,3vw,3rem);letter-spacing:-.04em}.cta-banner p{max-width:760px;margin:0;font-size:1.08rem;line-height:1.7;color:#ffffffeb!important}.cta-banner .action-buttons{gap:14px}.cta-banner .action-button--primary{background:#0f6ae6;border-color:#0f6ae6;box-shadow:0 16px 34px #0f6ae647}.cta-banner .action-button--secondary,.cta-banner .action-button--ghost{border-color:#ffffffc7;background:#fffffff5}.content-section--cta-full{padding:0}.content-section--cta-full .cta-banner__container{width:100%}.site-footer{padding:52px 0 28px;background:#0f1d2f;color:#ffffffe6}.site-footer h4{color:#fff;margin-top:0;margin-bottom:14px}.site-footer a{color:#ffffffc7}.site-footer__brand{display:flex;gap:14px}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin-bottom:10px}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#ffffffa8;font-size:.94rem}.contact-option-card{transition:transform .25s ease,box-shadow .25s ease}.contact-option-card:hover,.gallery-card:hover,.service-card:hover,.feature-card:hover,.info-card:hover,.process-card:hover,.testimonial-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.contact-option-card span{font-weight:700}.no-decoration-link{display:block;height:100%}.contact-list{list-style:none;padding-left:0}.contact-list li{border-bottom:1px solid rgba(18,32,51,.08);padding:12px 0}.code-card{margin-top:20px;padding:18px;background:#101926;color:#edf4fb;border-radius:18px}.code-card pre{margin:12px 0 0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.7}.full-width-control,.full-width-control .ant-picker{width:100%}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.form-footer span{color:var(--text-soft)}.map-placeholder{min-height:220px;border-radius:22px;border:1px dashed rgba(11,107,203,.3);background:linear-gradient(135deg,#0b6bcb12,#12a59412);display:flex;align-items:center;justify-content:center;color:var(--primary-dark);font-weight:700}.responsive-table .ant-table-wrapper,.responsive-table .ant-table,.responsive-table .ant-table-container,.responsive-table .ant-table-content{border-radius:18px}.responsive-table .ant-table-thead>tr>th{background:#0b6bcb0f;font-weight:700}.price-highlight{display:inline-block;margin-bottom:14px}.gallery-card__visual{min-height:220px;border-radius:24px;background:linear-gradient(135deg,#122033f2,#0b6bcbe6);position:relative;overflow:hidden;margin-bottom:18px;isolation:isolate}.gallery-card__before,.gallery-card__after{position:absolute;top:18px;padding:8px 14px;border-radius:999px;background:#ffffff24;color:#fff;font-weight:700;transition:transform .35s ease,background .35s ease,opacity .35s ease;z-index:2}.gallery-card__before{left:18px}.gallery-card__after{right:18px}.gallery-card__visual:before,.gallery-card__visual:after{content:"";position:absolute;inset:24% auto auto 6%;width:82%;height:24%;border-radius:999px;background:linear-gradient(90deg,#ffffff24,#ffffff14);transform:rotate(-8deg) translate(0);transition:transform .7s ease,opacity .7s ease;animation:gallery-before-sweep 4.6s ease-in-out infinite alternate;z-index:1}.gallery-card__visual:after{inset:auto 12% 14% auto;width:68%;height:28%;transform:rotate(7deg) translate(0);background:linear-gradient(90deg,#ffffff14,#ffffff2e);animation:gallery-after-sweep 4.6s ease-in-out infinite alternate;animation-delay:.35s}.gallery-card__visual:hover:before{transform:rotate(-10deg) translate(14px)}.gallery-card__visual:hover:after{transform:rotate(9deg) translate(-18px)}.gallery-card__visual:hover .gallery-card__before{transform:translate(-4px);background:#ffffff38}.gallery-card__visual:hover .gallery-card__after{transform:translate(4px);background:#ffffff38}.gallery-card__count{position:absolute;left:18px;bottom:14px;color:#ffffffb3;font-size:2.2rem;font-weight:800;z-index:2}@keyframes gallery-before-sweep{0%{transform:rotate(-8deg) translate(-8px);opacity:.55}to{transform:rotate(-8deg) translate(12px);opacity:.95}}@keyframes gallery-after-sweep{0%{transform:rotate(7deg) translate(10px);opacity:.45}to{transform:rotate(7deg) translate(-10px);opacity:.9}}.section-heading__eyebrow--inline{margin-bottom:14px}.not-found-page{padding:72px 0}@media(max-width:991px){.hero-section{height:auto;display:block;padding-top:0;overflow:visible}.hero-stage{height:auto;background-position:68% center}.hero-stage__overlay{background:linear-gradient(180deg,#ffffffeb,#ffffffc2 40%,#ffffff5c)}.hero-stage__copy{max-width:none;padding:42px 28px 24px}.hero-stage__trust-card{position:relative;top:auto;right:auto;width:auto;margin:0 28px 28px}.hero-stage__next-button{right:28px;bottom:20px}.site-header__desktop{display:none}.site-header__menu-btn{display:inline-flex}.cta-banner{flex-direction:column;align-items:flex-start}.feature-section__intro{display:block}.feature-infographic{grid-template-columns:repeat(2,minmax(0,1fr))}.services-overview-panel .ant-card-body{grid-template-columns:1fr}.pricing-factor-grid,.gallery-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-team-card__layout{grid-template-columns:1fr}.service-card__landing-bottom,.services-landing__micro-cta{flex-direction:column;align-items:flex-start}.process-card--landing{margin:0}}@media(max-width:767px){.container{width:min(var(--container),calc(100% - 16px))}.hero-stage{border-radius:0}.hero-stage__copy{padding:28px 16px 20px}.hero-section--illustrated .hero-copy__title{max-width:300px;font-size:clamp(2rem,9vw,2.8rem)!important}.hero-section--illustrated .hero-copy__subtitle{max-width:280px;font-size:.95rem;line-height:1.65}.hero-stage__trust-card{margin:0 16px 16px;padding:14px 16px}.hero-stage__next-button{right:16px;bottom:16px;height:44px;padding:0 16px}.content-section--services-landing,.content-section--services-overview,.content-section--process-landing{padding:40px 0 48px}.content-section--services-landing .section-heading{margin-bottom:24px}.feature-section--spotlight{padding:40px 0 48px}.feature-infographic__item{min-height:52px;gap:12px}.feature-infographic,.pricing-factor-grid,.gallery-trust-grid{grid-template-columns:1fr}.feature-infographic__icon{width:48px;height:48px}.service-card--landing h3{font-size:1.35rem}.service-card__visual{height:168px}.service-card__landing-content{min-height:auto;gap:14px;padding:18px 18px 20px}.service-card--landing{margin:0}.services-landing__micro-cta{padding:18px;border-radius:20px}.process-card__visual{height:132px}.process-card__landing-content{padding:16px 16px 18px}.testimonial-card--clients .ant-card-body{padding:22px 18px 20px}.about-team-card__badge{width:56px;height:56px;font-size:1.45rem}.about-team-card .ant-card-body{padding:22px 20px}.faq-card .ant-card-body{padding:18px 18px 20px}.hero-card,.cta-banner,.feature-card .ant-card-body,.testimonial-card .ant-card-body,.info-card .ant-card-body,.info-panel .ant-card-body,.form-card .ant-card-body,.contact-option-card .ant-card-body,.gallery-card .ant-card-body,.table-card .ant-card-body,.areas-card .ant-card-body{padding:20px}.hero-card__grid{grid-template-columns:1fr}.action-buttons--stack-mobile,.action-buttons--stack-mobile .ant-space-item,.action-buttons--stack-mobile a,.action-buttons--stack-mobile .ant-btn{width:100%}.form-footer{align-items:stretch}.form-footer .ant-btn{width:100%}.site-footer{padding-top:42px}.cta-banner{padding:28px 22px;border-radius:0}.cta-banner h2{font-size:clamp(1.7rem,8vw,2.2rem)}.cta-banner p{font-size:1rem}}
