.hero.svelte-skpvpl{--hero-pointer-x: 50%;--hero-pointer-y: 42%;--hero-cell-x: 50%;--hero-cell-y: 42%;--hero-grid-x: 0px;--hero-grid-y: 0px;--hero-primary-x: 0px;--hero-primary-y: 0px;--hero-tertiary-x: 0px;--hero-tertiary-y: 0px;background-color:var(--color-secondary, #1e293b);min-height:88vh;display:flex;align-items:center;padding:96px 1rem 3rem;position:relative;overflow:hidden;isolation:isolate}.hero.svelte-skpvpl:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle 260px at var(--hero-pointer-x) var(--hero-pointer-y),rgba(14,165,233,.16),rgba(14,165,233,.06) 42%,transparent 72%),radial-gradient(circle 180px at var(--hero-pointer-x) var(--hero-pointer-y),rgba(255,107,53,.12),transparent 68%);opacity:0;transition:opacity .35s ease;will-change:opacity,background}.hero.svelte-skpvpl:hover:before{opacity:1}.hero__bg.svelte-skpvpl{position:absolute;inset:0;z-index:0;pointer-events:none;transition:transform .45s ease}.hero__grid.svelte-skpvpl{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 80%);transform:translate3d(var(--hero-grid-x),var(--hero-grid-y),0);transition:opacity .35s ease,transform .45s ease;will-change:transform}.hero.svelte-skpvpl:hover .hero__grid:where(.svelte-skpvpl){opacity:.92}.hero__cursor.svelte-skpvpl{position:absolute;top:-9999px;left:-9999px;width:360px;height:360px;margin:-180px 0 0 -180px;border-radius:50%;background:radial-gradient(circle,var(--color-primary, #ff6b35) 0%,rgba(255,107,53,.42) 34%,rgba(14,165,233,.22) 52%,transparent 72%);filter:blur(28px);pointer-events:none;opacity:0;transition:opacity .4s ease;z-index:1}.hero.svelte-skpvpl:hover .hero__cursor:where(.svelte-skpvpl){opacity:.82}.hero__cells.svelte-skpvpl{position:absolute;inset:0;display:grid;grid-template-columns:repeat(auto-fill,var(--cell-size));grid-auto-rows:var(--cell-size);gap:1px;pointer-events:none;z-index:2;mask-image:radial-gradient(ellipse 78% 70% at 50% 44%,#000 28%,transparent 88%);-webkit-mask-image:radial-gradient(ellipse 78% 70% at 50% 44%,#000 28%,transparent 88%);--cell-size: 56px}.hero__cell.svelte-skpvpl{background:#1e293b}.hero__glow.svelte-skpvpl{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;transition:opacity .35s ease,transform .45s ease;will-change:transform,opacity}.hero__glow--primary.svelte-skpvpl{width:480px;height:480px;background:var(--color-primary, #ff6b35);top:-120px;right:-100px;transform:translate3d(var(--hero-primary-x),var(--hero-primary-y),0)}.hero__glow--tertiary.svelte-skpvpl{width:540px;height:540px;background:var(--color-tertiary, #0ea5e9);bottom:-160px;left:-120px;opacity:.28;transform:translate3d(var(--hero-tertiary-x),var(--hero-tertiary-y),0)}.hero.svelte-skpvpl:hover .hero__glow--primary:where(.svelte-skpvpl){opacity:.44}.hero.svelte-skpvpl:hover .hero__glow--tertiary:where(.svelte-skpvpl){opacity:.36}.hero__container.svelte-skpvpl{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;position:relative;z-index:3}.hero__content.svelte-skpvpl{text-align:center;opacity:0;transform:translateY(30px);transition:opacity .9s ease,transform .9s ease}.hero.visible.svelte-skpvpl .hero__content:where(.svelte-skpvpl){opacity:1;transform:translateY(0)}.hero__eyebrow.svelte-skpvpl{display:inline-flex;align-items:center;gap:.55rem;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:.4rem .95rem;border-radius:9999px;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__eyebrow-dot.svelte-skpvpl{width:6px;height:6px;border-radius:50%;background:var(--color-primary, #ff6b35);box-shadow:0 0 0 4px #ff6b352e;animation:svelte-skpvpl-pulse 2.4s ease-in-out infinite}@keyframes svelte-skpvpl-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.hero__headline.svelte-skpvpl{font-family:var(--font-secondary, sans-serif);font-size:clamp(2.25rem,5.4vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--text-white, #ffffff);margin:0 0 1.25rem}.hero__highlight.svelte-skpvpl{background:linear-gradient(135deg,var(--color-primary, #ff6b35) 0%,#ff9966 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;position:relative}.hero__description.svelte-skpvpl{font-family:var(--font-primary, sans-serif);font-size:1.05rem;line-height:1.7;color:#ffffffd1;margin:0 auto 2.25rem;max-width:620px}.hero__cta.svelte-skpvpl{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:2.75rem}.hero__button.svelte-skpvpl{display:inline-flex;align-items:center;gap:.55rem;padding:.95rem 1.85rem;font-family:var(--font-primary, sans-serif);font-size:.98rem;font-weight:600;text-decoration:none;border-radius:9999px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,gap .25s ease}.hero__button--primary.svelte-skpvpl{background-color:var(--color-primary, #ff6b35);color:var(--text-white, #ffffff);box-shadow:0 8px 24px #ff6b3559,0 0 0 1px #ffffff0f inset}.hero__button--primary.svelte-skpvpl:hover{background-color:#ff7d4d;transform:translateY(-2px);box-shadow:0 14px 32px #ff6b3573,0 0 0 1px #ffffff1a inset;gap:.85rem}.hero__button--ghost.svelte-skpvpl{color:#ffffffeb;border:1px solid rgba(255,255,255,.18);background:#ffffff0a}.hero__button--ghost.svelte-skpvpl:hover{background:#ffffff1a;border-color:#ffffff52;transform:translateY(-2px)}.hero__proof.svelte-skpvpl{display:inline-flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__proof-item.svelte-skpvpl{display:flex;flex-direction:column;align-items:center;text-align:center}.hero__proof-num.svelte-skpvpl{font-family:var(--font-secondary);font-size:1.6rem;font-weight:800;color:var(--color-primary, #ff6b35);line-height:1}.hero__proof-label.svelte-skpvpl{font-size:.72rem;font-weight:500;letter-spacing:.06em;color:#fff9;margin-top:.3rem;text-transform:uppercase}.hero__proof-divider.svelte-skpvpl{width:1px;height:36px;background:#ffffff1f}.hero__visual.svelte-skpvpl{position:relative;display:flex;justify-content:center;align-items:center;opacity:0;transform:translate(30px);transition:opacity .9s ease .25s,transform .9s ease .25s;perspective:1200px}.hero.visible.svelte-skpvpl .hero__visual:where(.svelte-skpvpl){opacity:1;transform:translate(0)}.hero__image-wrapper.svelte-skpvpl{position:relative;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.2,.8,.2,1);--tilt-x: 0deg;--tilt-y: 0deg}.hero__image-frame.svelte-skpvpl{position:relative;z-index:2;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .18s ease-out;will-change:transform}.hero__image.svelte-skpvpl{display:block;width:100%;max-height:420px;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(0,0,0,.4)) drop-shadow(0 0 60px rgba(14,165,233,.12))}.hero__polka-dots.svelte-skpvpl{position:absolute;bottom:-20px;right:-30px;width:120px;height:auto;opacity:.25;z-index:1;animation:moveUpdown 3s ease-in-out infinite}.hero__dots.svelte-skpvpl{position:absolute;z-index:3}.hero__dots--top-left.svelte-skpvpl{top:-10px;left:-10px}.hero__dots--bottom-right.svelte-skpvpl{bottom:20px;right:-15px}.hero__dot.svelte-skpvpl{display:block;width:10px;height:10px;border-radius:50%;position:absolute}.hero__dot--1.svelte-skpvpl{background-color:var(--color-primary, #ff6b35);top:0;left:0;animation:moveUpdown 2.5s ease-in-out infinite}.hero__dot--2.svelte-skpvpl{background-color:var(--color-primary-400, #f87171);top:25px;left:30px;width:8px;height:8px;animation:moveLeftright 3s ease-in-out infinite}.hero__dot--3.svelte-skpvpl{background-color:var(--text-white, #ffffff);top:-5px;left:55px;width:6px;height:6px;opacity:.7;animation:moveUpdown 3.5s ease-in-out infinite}.hero__dot--4.svelte-skpvpl{background-color:var(--color-primary, #ff6b35);bottom:0;right:0;animation:moveLeftright 2.8s ease-in-out infinite}.hero__dot--5.svelte-skpvpl{background-color:var(--color-primary-400, #f87171);bottom:25px;right:30px;width:7px;height:7px;opacity:.8;animation:moveUpdown 3.2s ease-in-out infinite}.hero__shape.svelte-skpvpl{position:absolute;top:-30px;right:-40px;width:100px;height:auto;opacity:.18;z-index:1;animation:moveLeftright 4s ease-in-out infinite}@media(min-width:768px){.hero__headline.svelte-skpvpl{line-height:1}}@media(min-width:992px){.hero.svelte-skpvpl{padding:112px 2rem 3rem}.hero__container.svelte-skpvpl{grid-template-columns:1.05fr .95fr;gap:3.5rem}.hero__content.svelte-skpvpl{text-align:left}.hero__description.svelte-skpvpl{font-size:1.15rem;margin-left:0;margin-right:0}.hero__cta.svelte-skpvpl{justify-content:flex-start}.hero__image.svelte-skpvpl{max-height:520px}.hero__polka-dots.svelte-skpvpl{width:160px;bottom:-30px;right:-50px}.hero__shape.svelte-skpvpl{width:140px;top:-40px;right:-60px}.hero__dots--top-left.svelte-skpvpl{top:-20px;left:-25px}.hero__dots--bottom-right.svelte-skpvpl{bottom:30px;right:-25px}.hero__dot--1.svelte-skpvpl{width:14px;height:14px}.hero__dot--2.svelte-skpvpl{width:10px;height:10px;top:35px;left:40px}.hero__dot--3.svelte-skpvpl{width:8px;height:8px;left:75px}.hero__dot--4.svelte-skpvpl{width:12px;height:12px}.hero__dot--5.svelte-skpvpl{width:9px;height:9px;bottom:35px;right:40px}.hero__proof-num.svelte-skpvpl{font-size:2rem}}@media(min-width:1200px){.hero__container.svelte-skpvpl{max-width:1320px}}@media(prefers-reduced-motion:reduce){.hero.svelte-skpvpl:before,.hero__grid.svelte-skpvpl,.hero__cursor.svelte-skpvpl,.hero__glow.svelte-skpvpl{transition:none;transform:none}.hero.svelte-skpvpl:hover:before,.hero__cursor.svelte-skpvpl,.hero.svelte-skpvpl:hover .hero__cursor:where(.svelte-skpvpl){opacity:0}.hero__eyebrow-dot.svelte-skpvpl,.hero__polka-dots.svelte-skpvpl,.hero__shape.svelte-skpvpl,.hero__dot.svelte-skpvpl{animation:none}.hero__image-frame.svelte-skpvpl{transition:none}}.service-highlights.svelte-1votb7q{padding:7rem 1.5rem;background:linear-gradient(180deg,#fff,#f8f9fa);position:relative}.container.svelte-1votb7q{max-width:1280px;margin:0 auto}.section-header.svelte-1votb7q{text-align:center;margin-bottom:4rem;max-width:720px;margin-left:auto;margin-right:auto}.section-tag.svelte-1votb7q{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary, #0EA5E9);background:#0ea5e91a;padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.25rem}.section-title.svelte-1votb7q{font-family:var(--font-secondary);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;color:var(--color-secondary, #1e293b);margin:0 0 1rem;line-height:1.05;letter-spacing:-.025em}.section-subtitle.svelte-1votb7q{font-size:1.1rem;color:var(--color-gray, #64748b);margin:0;line-height:1.65}.bento.svelte-1votb7q{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:4rem}@media(min-width:768px){.bento.svelte-1votb7q{grid-template-columns:1fr 1fr;gap:1.5rem}.card--featured.svelte-1votb7q{grid-column:1 / -1}}.card.svelte-1votb7q{position:relative;background:#fff;border:1px solid #eef0f4;border-radius:20px;padding:2rem;box-shadow:0 1px 2px #00000008;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;display:flex;flex-direction:column;overflow:hidden}.card.svelte-1votb7q:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a1a;border-color:transparent}.card--featured.svelte-1votb7q{background:#fff;border-color:#e5e9ef;padding:2.5rem;border-radius:24px}.card__featured-grid.svelte-1votb7q{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}@media(min-width:992px){.card--featured.svelte-1votb7q{padding:3rem}.card__featured-grid.svelte-1votb7q{grid-template-columns:1.15fr 1fr;gap:3.5rem;align-items:start}}.card__featured-left.svelte-1votb7q{display:flex;flex-direction:column}.card__featured-right.svelte-1votb7q{display:flex;flex-direction:column;gap:1.75rem}@media(min-width:992px){.card__featured-right.svelte-1votb7q{padding-left:2rem;border-left:1px solid rgba(14,165,233,.18)}}.card__head.svelte-1votb7q{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.card__icon.svelte-1votb7q{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;font-size:1.35rem;background:#f1f5f9;color:var(--color-secondary, #1e293b);transition:background .3s ease,color .3s ease}.card__icon--featured.svelte-1votb7q{width:64px;height:64px;background:#0ea5e9;color:#fff;font-size:1.6rem;box-shadow:0 12px 28px #0ea5e93d;border-radius:16px}.card__icon-image.svelte-1votb7q{width:48px;height:48px;display:block}.card__badge.svelte-1votb7q{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-secondary, #1e293b);background:#fef3c7;border:1px solid #fde68a;padding:.3rem .7rem;border-radius:9999px}.card__title.svelte-1votb7q{font-family:var(--font-secondary);font-size:1.4rem;font-weight:700;color:var(--color-secondary, #1e293b);margin:0 0 .85rem;line-height:1.2;letter-spacing:-.015em}.card--featured.svelte-1votb7q .card__title:where(.svelte-1votb7q){font-size:clamp(1.65rem,3vw,2.25rem);margin-bottom:1rem}.card__description.svelte-1votb7q{font-size:.97rem;color:var(--color-gray, #64748b);line-height:1.7;margin:0 0 1.5rem}.card--featured.svelte-1votb7q .card__description:where(.svelte-1votb7q){font-size:1.05rem;margin-bottom:1.75rem}.card__detail-block.svelte-1votb7q{display:flex;flex-direction:column;gap:.85rem}.card__detail-label.svelte-1votb7q{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary, #0EA5E9)}.card__capabilities.svelte-1votb7q{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.card--featured.svelte-1votb7q .card__capabilities:where(.svelte-1votb7q){margin:0;flex:0}.card__capabilities.svelte-1votb7q li:where(.svelte-1votb7q){display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:var(--color-secondary, #1e293b)}.card__capabilities.svelte-1votb7q li:where(.svelte-1votb7q) i:where(.svelte-1votb7q){flex-shrink:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.6rem;background:#0ea5e91f;color:var(--color-tertiary, #0EA5E9)}.card--featured.svelte-1votb7q .card__capabilities:where(.svelte-1votb7q) li:where(.svelte-1votb7q) i:where(.svelte-1votb7q){background:#ff6b351f;color:var(--color-primary, #FF6B35)}.card__stack.svelte-1votb7q{display:flex;flex-wrap:wrap;gap:.5rem}.card__stack-tag.svelte-1votb7q{font-size:.78rem;font-weight:600;color:var(--color-secondary, #1e293b);background:#1e293b0d;border:1px solid rgba(30,41,59,.08);padding:.4rem .85rem;border-radius:8px}.card__cta.svelte-1votb7q{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--color-tertiary, #0EA5E9);text-decoration:none;transition:gap .25s ease;margin-top:auto}.card--featured.svelte-1votb7q .card__cta:where(.svelte-1votb7q){color:var(--color-primary, #FF6B35);margin-top:1.5rem;align-self:flex-start;padding:.85rem 1.85rem;background:var(--color-primary, #FF6B35);color:#fff;border-radius:9999px;box-shadow:0 10px 28px #ff6b354d}.card--featured.svelte-1votb7q .card__cta:where(.svelte-1votb7q):hover{background:#ff7d4d;box-shadow:0 14px 32px #ff6b356b;gap:.85rem}.card.svelte-1votb7q:not(.card--featured):hover .card__cta:where(.svelte-1votb7q){gap:.85rem}.bottom-banner.svelte-1votb7q{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-secondary, #1E293B) 0%,#0f172a 50%,var(--color-secondary, #1E293B) 100%);border-radius:24px;padding:3.5rem 2rem;text-align:center}.banner__pattern.svelte-1votb7q{position:absolute;inset:0;background-image:radial-gradient(ellipse 50% 60% at 20% 30%,rgba(255,107,53,.18) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 80% 70%,rgba(14,165,233,.18) 0%,transparent 60%);background-size:200% 200%;animation:svelte-1votb7q-banner-drift 14s ease-in-out infinite alternate;pointer-events:none}@keyframes svelte-1votb7q-banner-drift{0%{background-position:0% 0%,100% 100%}to{background-position:30% 40%,70% 60%}}@media(prefers-reduced-motion:reduce){.banner__pattern.svelte-1votb7q{animation:none}}.banner__content.svelte-1votb7q{position:relative;z-index:1;max-width:640px;margin:0 auto}.banner__title.svelte-1votb7q{font-family:var(--font-secondary);font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2;letter-spacing:-.02em}.banner__subtitle.svelte-1votb7q{font-size:1.05rem;color:#ffffffc7;line-height:1.65;margin:0 0 2rem}.banner__cta.svelte-1votb7q{display:inline-flex;align-items:center;gap:.55rem;background:var(--color-primary, #FF6B35);color:#fff;font-size:1rem;font-weight:700;padding:.95rem 2.25rem;border-radius:9999px;text-decoration:none;box-shadow:0 12px 30px #ff6b3559;transition:transform .25s ease,box-shadow .25s ease,gap .25s ease}.banner__cta.svelte-1votb7q:hover{transform:translateY(-2px);box-shadow:0 16px 36px #ff6b3573;gap:.85rem}@media(max-width:767px){.service-highlights.svelte-1votb7q{padding:4rem 1rem}.card.svelte-1votb7q,.card--featured.svelte-1votb7q{padding:1.75rem}.bottom-banner.svelte-1votb7q{padding:2.5rem 1.5rem}}.global-solutions.svelte-1sel8oj{padding:6rem 1.5rem;background:#f8f9fa}.container.svelte-1sel8oj{max-width:1280px;margin:0 auto}.grid.svelte-1sel8oj{display:flex;flex-direction:column;gap:3rem}@media(min-width:992px){.grid.svelte-1sel8oj{flex-direction:row;align-items:center;gap:5rem}.content.svelte-1sel8oj,.visual.svelte-1sel8oj{flex:1;min-width:0}}.eyebrow.svelte-1sel8oj{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-tertiary);margin-bottom:1.25rem}.title.svelte-1sel8oj{font-family:var(--font-secondary);font-size:clamp(1.65rem,3vw,2.4rem);font-weight:700;color:var(--color-secondary);line-height:1.15;letter-spacing:-.02em;margin:0 0 1.25rem;max-width:520px}.description.svelte-1sel8oj{font-size:1.02rem;line-height:1.65;color:var(--color-gray);margin:0 0 2rem;max-width:480px}.stats.svelte-1sel8oj{display:flex;align-items:center;gap:1.75rem;margin-bottom:2.25rem;padding:1.25rem 0;border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef}.stat.svelte-1sel8oj{display:flex;flex-direction:column;gap:.2rem}.stat__value.svelte-1sel8oj{font-family:var(--font-secondary);font-size:1.5rem;font-weight:800;color:var(--color-secondary);line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat__label.svelte-1sel8oj{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray)}.stat__divider.svelte-1sel8oj{width:1px;height:32px;background:#d8dde5}.cta-button.svelte-1sel8oj{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.85rem;background:var(--color-primary);color:var(--color-white);font-size:.97rem;font-weight:600;border-radius:9999px;text-decoration:none;box-shadow:0 8px 22px #ff6b3547;transition:transform .25s ease,box-shadow .25s ease,gap .25s ease}.cta-button.svelte-1sel8oj:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6b3566;gap:.85rem}.visual.svelte-1sel8oj{position:relative}.visual__frame.svelte-1sel8oj{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 24px 60px #0f172a1f;background:var(--color-secondary);will-change:transform}.visual__frame.svelte-1sel8oj img:where(.svelte-1sel8oj){width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.visual__frame.svelte-1sel8oj:hover img:where(.svelte-1sel8oj){transform:scale(1.03)}.visual__accent.svelte-1sel8oj{position:absolute;border-radius:12px;z-index:-1;pointer-events:none}.visual__accent--blue.svelte-1sel8oj{width:96px;height:96px;top:-18px;right:-18px;border:2px solid var(--color-tertiary);opacity:.55}.visual__accent--orange.svelte-1sel8oj{width:96px;height:96px;bottom:-18px;left:-18px;background:var(--color-primary);opacity:.18}@media(min-width:992px){.visual__frame.svelte-1sel8oj{aspect-ratio:4 / 3}}@media(max-width:767px){.global-solutions.svelte-1sel8oj{padding:4rem 1rem}.stats.svelte-1sel8oj{gap:1.25rem}.stat__value.svelte-1sel8oj{font-size:1.35rem}}.our-service.svelte-ejqx21{padding:7rem 1.5rem;background:var(--color-white);position:relative}.container.svelte-ejqx21{max-width:1280px;margin:0 auto}.section-header.svelte-ejqx21{text-align:center;margin-bottom:4rem;max-width:720px;margin-left:auto;margin-right:auto}.section-tag.svelte-ejqx21{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary);background:#0ea5e91a;padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.25rem}.section-title.svelte-ejqx21{font-family:var(--font-secondary);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;color:var(--color-secondary);margin:0 0 1rem;line-height:1.05;letter-spacing:-.025em}.section-subtitle.svelte-ejqx21{font-size:1.05rem;color:var(--color-gray);margin:0;line-height:1.65}.bento.svelte-ejqx21{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.bento.svelte-ejqx21{grid-template-columns:1fr 1fr}.service-card--featured.svelte-ejqx21{grid-column:1 / -1}.service-card.svelte-ejqx21:last-child{grid-column:1 / -1}}@media(min-width:992px){.bento.svelte-ejqx21{grid-template-columns:repeat(6,1fr);gap:1.5rem}.service-card--featured.svelte-ejqx21{grid-column:1 / -1}.service-card.svelte-ejqx21:nth-child(2),.service-card.svelte-ejqx21:nth-child(3),.service-card.svelte-ejqx21:nth-child(4){grid-column:span 2}.service-card.svelte-ejqx21:nth-child(5),.service-card.svelte-ejqx21:nth-child(6){grid-column:span 3}.service-card.svelte-ejqx21:last-child{grid-column:span 3}}.service-card.svelte-ejqx21{position:relative;display:flex;flex-direction:column;background:var(--color-white);border:1px solid #eef0f4;border-radius:18px;padding:1.75rem;text-decoration:none;color:inherit;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;overflow:hidden}.service-card.svelte-ejqx21:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a1a;border-color:transparent}.service-card--featured.svelte-ejqx21{padding:2.5rem;background:#fff;border-color:#e5e9ef;border-radius:24px}.service-card__top-bar.svelte-ejqx21{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-tertiary) 0%,var(--color-primary) 100%)}.service-card__featured-grid.svelte-ejqx21{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}@media(min-width:992px){.service-card--featured.svelte-ejqx21{padding:3rem}.service-card__featured-grid.svelte-ejqx21{grid-template-columns:1.15fr 1fr;gap:3.5rem;align-items:start}}.service-card__featured-left.svelte-ejqx21{display:flex;flex-direction:column}.service-card__featured-right.svelte-ejqx21{display:flex;flex-direction:column;gap:1.75rem}@media(min-width:992px){.service-card__featured-right.svelte-ejqx21{padding-left:2rem;border-left:1px solid rgba(255,107,53,.18)}}.service-card__head.svelte-ejqx21{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;position:relative}.service-card__icon.svelte-ejqx21{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:12px;transition:background .3s ease,transform .3s ease}.service-card.svelte-ejqx21:hover .service-card__icon:where(.svelte-ejqx21){transform:scale(1.05) rotate(-3deg)}.service-card__icon--featured.svelte-ejqx21{width:64px;height:64px;background:linear-gradient(135deg,var(--color-primary) 0%,#ff9966 100%);box-shadow:0 12px 28px #ff6b354d;border-radius:16px}.service-card__icon--featured.svelte-ejqx21 img:where(.svelte-ejqx21){filter:brightness(0) invert(1)}.service-card__icon.svelte-ejqx21 img:where(.svelte-ejqx21){width:28px;height:28px;object-fit:contain}.service-card__badge.svelte-ejqx21{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);background:#ff6b351f;border:1px solid rgba(255,107,53,.22);padding:.3rem .7rem;border-radius:9999px}.service-card__title.svelte-ejqx21{font-family:var(--font-secondary);font-size:1.2rem;font-weight:700;color:var(--color-secondary);margin:0 0 .65rem;line-height:1.25;letter-spacing:-.015em;position:relative}.service-card--featured.svelte-ejqx21 .service-card__title:where(.svelte-ejqx21){font-size:clamp(1.65rem,3vw,2.25rem);margin-bottom:1rem}.service-card__desc.svelte-ejqx21{font-size:.93rem;line-height:1.65;color:var(--color-gray);margin:0 0 1.25rem;flex:1;position:relative}.service-card--featured.svelte-ejqx21 .service-card__desc:where(.svelte-ejqx21){font-size:1.05rem;margin-bottom:1.75rem;flex:0}.service-card__process.svelte-ejqx21{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.75rem}.service-card__process-step.svelte-ejqx21{font-size:.82rem;font-weight:600;color:var(--color-secondary);background:#ff6b3514;border:1px solid rgba(255,107,53,.18);padding:.4rem .85rem;border-radius:8px}.service-card__process-arrow.svelte-ejqx21{font-size:.85rem;font-weight:700;color:var(--color-primary)}.service-card__detail-block.svelte-ejqx21{display:flex;flex-direction:column;gap:.85rem}.service-card__detail-label.svelte-ejqx21{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary)}.service-card__includes.svelte-ejqx21{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.service-card__includes.svelte-ejqx21 li:where(.svelte-ejqx21){display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:var(--color-secondary)}.service-card__includes.svelte-ejqx21 li:where(.svelte-ejqx21) i:where(.svelte-ejqx21){flex-shrink:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.6rem;background:#ff6b351f;color:var(--color-primary)}.service-card__stack.svelte-ejqx21{display:flex;flex-wrap:wrap;gap:.5rem}.service-card__tag.svelte-ejqx21{font-size:.78rem;font-weight:600;color:var(--color-secondary);background:#1e293b0d;border:1px solid rgba(30,41,59,.08);padding:.4rem .85rem;border-radius:8px}.service-card__link.svelte-ejqx21{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;color:var(--color-tertiary);transition:gap .25s ease;position:relative;margin-top:auto}.service-card.svelte-ejqx21:hover .service-card__link:where(.svelte-ejqx21){gap:.8rem}.service-card__link--btn.svelte-ejqx21{align-self:flex-start;padding:.85rem 1.85rem;background:var(--color-primary);color:#fff;border-radius:9999px;font-size:1rem;box-shadow:0 10px 28px #ff6b354d;margin-top:0}.service-card--featured.svelte-ejqx21:hover .service-card__link--btn:where(.svelte-ejqx21){background:#ff7d4d;box-shadow:0 14px 32px #ff6b356b}@media(max-width:767px){.our-service.svelte-ejqx21{padding:4rem 1rem}.service-card.svelte-ejqx21{padding:1.5rem}.service-card--featured.svelte-ejqx21{padding:1.75rem}}.feature-products.svelte-htgbru{padding:7rem 1.5rem;background:#f8f9fa;position:relative;overflow:hidden}.container.svelte-htgbru{max-width:1280px;margin:0 auto}.section-header.svelte-htgbru{text-align:center;margin-bottom:4.5rem;max-width:780px;margin-left:auto;margin-right:auto}.section-tag.svelte-htgbru{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary);background:#0ea5e91a;padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.25rem}.section-title.svelte-htgbru{font-family:var(--font-secondary);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;color:var(--color-secondary);margin:0 0 1rem;line-height:1.05;letter-spacing:-.025em}.section-subtitle.svelte-htgbru{font-size:1.05rem;color:var(--color-gray);margin:0;line-height:1.65}.products-list.svelte-htgbru{display:flex;flex-direction:column;gap:5rem}.product-row.svelte-htgbru{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media(min-width:992px){.product-row.svelte-htgbru{flex-direction:row;gap:5rem}.product-row--reversed.svelte-htgbru{flex-direction:row-reverse}.product-image-wrapper.svelte-htgbru,.product-content.svelte-htgbru{flex:1;min-width:0}}.product-image-wrapper.svelte-htgbru{width:100%}.product-image.svelte-htgbru{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px #0f172a1f,0 0 0 1px #0f172a0d;background:var(--color-white)}.product-image__glow.svelte-htgbru{position:absolute;inset:-40%;background:radial-gradient(ellipse at center,rgba(14,165,233,.12) 0%,transparent 60%);pointer-events:none;z-index:0}.product-image.svelte-htgbru img:where(.svelte-htgbru){width:100%;height:auto;display:block;transition:transform .6s ease;position:relative;z-index:1}.product-image.svelte-htgbru:hover img:where(.svelte-htgbru){transform:scale(1.03)}.product-content.svelte-htgbru{width:100%}.product-tagline.svelte-htgbru{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);background:#ff6b351a;border:1px solid rgba(255,107,53,.2);padding:.35rem .85rem;border-radius:9999px;margin-bottom:1.25rem}.product-title.svelte-htgbru{font-family:var(--font-secondary);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--color-secondary);margin:0 0 1rem;line-height:1.1;letter-spacing:-.025em}.product-description.svelte-htgbru{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin:0 0 1.75rem}.product-features.svelte-htgbru{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.7rem}.product-features.svelte-htgbru li:where(.svelte-htgbru){display:flex;align-items:center;gap:.7rem;font-size:.97rem;color:var(--text-secondary)}.product-features.svelte-htgbru li:where(.svelte-htgbru) i:where(.svelte-htgbru){flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.65rem;background:#0ea5e91f;color:var(--color-tertiary)}.product-meta.svelte-htgbru{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between}.product-stack.svelte-htgbru{display:flex;flex-wrap:wrap;gap:.4rem}.product-tag.svelte-htgbru{font-size:.75rem;font-weight:600;color:var(--color-secondary);background:#1e293b0f;border:1px solid rgba(30,41,59,.08);padding:.3rem .7rem;border-radius:6px}.product-cta.svelte-htgbru{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.85rem;background:var(--color-secondary);color:var(--color-white);font-size:.95rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:background .3s ease,transform .25s ease,box-shadow .25s ease,gap .25s ease}.product-cta.svelte-htgbru:hover{background:var(--color-primary);transform:translateY(-2px);box-shadow:0 10px 26px #ff6b354d;gap:.85rem}@media(max-width:767px){.feature-products.svelte-htgbru{padding:4rem 1rem}.products-list.svelte-htgbru{gap:3.5rem}}.countdown.svelte-1158k4h{position:relative;padding:7rem 1.5rem;background:linear-gradient(135deg,var(--color-secondary) 0%,#0b1220 50%,var(--color-secondary) 100%);overflow:hidden;isolation:isolate}.countdown__bg.svelte-1158k4h{position:absolute;inset:0;z-index:0;pointer-events:none}.countdown__cursor.svelte-1158k4h{position:absolute;top:-9999px;left:-9999px;width:360px;height:360px;margin:-180px 0 0 -180px;border-radius:50%;background:radial-gradient(circle,var(--color-primary) 0%,rgba(255,107,53,.4) 35%,transparent 70%);filter:blur(28px);pointer-events:none;opacity:0;transition:opacity .4s ease;z-index:1}.countdown.svelte-1158k4h:hover .countdown__cursor:where(.svelte-1158k4h){opacity:.9}.countdown__cells.svelte-1158k4h{position:absolute;inset:0;display:grid;grid-template-columns:repeat(auto-fill,var(--cell-size));grid-auto-rows:var(--cell-size);gap:1px;pointer-events:none;z-index:2;mask-image:radial-gradient(ellipse 75% 80% at 50% 50%,#000 35%,transparent 92%);-webkit-mask-image:radial-gradient(ellipse 75% 80% at 50% 50%,#000 35%,transparent 92%);--cell-size: 56px}.countdown__cell.svelte-1158k4h{background:#0b1220}.countdown__glow.svelte-1158k4h{position:absolute;border-radius:50%;filter:blur(100px)}.countdown__glow--primary.svelte-1158k4h{width:520px;height:520px;background:var(--color-primary);top:-200px;left:-150px;opacity:.18}.countdown__glow--tertiary.svelte-1158k4h{width:600px;height:600px;background:var(--color-tertiary);bottom:-250px;right:-200px;opacity:.2}.container.svelte-1158k4h{max-width:1280px;margin:0 auto;position:relative;z-index:3}.header.svelte-1158k4h{text-align:center;margin-bottom:4rem;max-width:720px;margin-left:auto;margin-right:auto}.header__eyebrow.svelte-1158k4h{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-tertiary);background:#0ea5e91f;border:1px solid rgba(14,165,233,.2);padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.5rem}.header__title.svelte-1158k4h{font-family:var(--font-secondary);font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;color:var(--color-white);margin:0 0 1rem;line-height:1.05;letter-spacing:-.025em}.header__title-accent.svelte-1158k4h{background:linear-gradient(135deg,var(--color-primary) 0%,#ff9966 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.header__subtitle.svelte-1158k4h{font-size:1.05rem;color:#ffffffb3;margin:0;line-height:1.6}.counters.svelte-1158k4h{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(min-width:768px){.counters.svelte-1158k4h{flex-direction:row;justify-content:center;gap:0}}.counter.svelte-1158k4h{position:relative;text-align:center;flex:1;padding:0 1.5rem;max-width:360px;cursor:default;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.counter.svelte-1158k4h:hover{transform:translateY(-6px)}.counter__icon.svelte-1158k4h{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:1.25rem;border-radius:14px;background:#0ea5e91a;border:1px solid rgba(14,165,233,.18);color:var(--color-tertiary);font-size:1.25rem;transition:box-shadow .35s ease,border-color .35s ease,background .35s ease}.counter.svelte-1158k4h:hover .counter__icon:where(.svelte-1158k4h){background:#0ea5e929;border-color:#0ea5e973;box-shadow:0 0 32px #0ea5e947,inset 0 0 0 1px #0ea5e933}.counter__accent.svelte-1158k4h{display:block;margin:.85rem auto 0;width:0;height:2px;background:var(--color-primary);border-radius:2px;transition:width .4s cubic-bezier(.2,.8,.2,1)}.counter.svelte-1158k4h:hover .counter__accent:where(.svelte-1158k4h){width:40px}@media(prefers-reduced-motion:reduce){.counter.svelte-1158k4h,.counter__icon.svelte-1158k4h,.counter__accent.svelte-1158k4h,.countdown__cursor.svelte-1158k4h{transition:none}.counter.svelte-1158k4h:hover{transform:none}.counter.svelte-1158k4h:hover .counter__accent:where(.svelte-1158k4h){width:0}.counter.svelte-1158k4h:hover .counter__icon:where(.svelte-1158k4h){background:#0ea5e91a;border-color:#0ea5e92e;box-shadow:none}.countdown__cursor.svelte-1158k4h,.countdown.svelte-1158k4h:hover .countdown__cursor:where(.svelte-1158k4h){opacity:0}}.counter__value.svelte-1158k4h{font-family:var(--font-secondary);font-size:clamp(3rem,8vw,5.5rem);font-weight:800;color:var(--color-white);line-height:1;letter-spacing:-.04em;margin-bottom:.75rem;font-variant-numeric:tabular-nums;background:linear-gradient(180deg,#fff,#ffffffb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.counter__label.svelte-1158k4h{font-size:.95rem;font-weight:500;color:#ffffffa6;letter-spacing:.02em;line-height:1.45}.counter__divider.svelte-1158k4h{display:none}@media(min-width:768px){.counter__divider.svelte-1158k4h{display:block;width:1px;height:140px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.18),transparent);flex-shrink:0;align-self:center}}@media(max-width:767px){.countdown.svelte-1158k4h{padding:4rem 1rem}.counter.svelte-1158k4h{padding:0;max-width:none}.counter.svelte-1158k4h+.counter__divider:where(.svelte-1158k4h)+.counter:where(.svelte-1158k4h),.counter.svelte-1158k4h+.counter:where(.svelte-1158k4h){padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}}.featured-clients.svelte-1ckq5pe{padding:5rem 1.5rem;background:#f8f9fa}.container.svelte-1ckq5pe{max-width:var(--container-max-width, 1200px);margin:0 auto}.section-header.svelte-1ckq5pe{text-align:center;margin-bottom:3rem}.section-tag.svelte-1ckq5pe{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-tertiary);background:#0ea5e91a;padding:.35rem 1rem;border-radius:9999px;margin-bottom:1rem}.section-title.svelte-1ckq5pe{font-family:var(--font-secondary);font-size:2.25rem;font-weight:800;color:var(--color-secondary);margin:0;line-height:1.2}.section-subtitle.svelte-1ckq5pe{font-family:var(--font-primary);font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:1rem auto 0;max-width:600px}.clients-grid.svelte-1ckq5pe{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1100px;margin:0 auto}@media(min-width:640px){.clients-grid.svelte-1ckq5pe{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:992px){.clients-grid.svelte-1ckq5pe{grid-template-columns:repeat(4,1fr)}}.client-card.svelte-1ckq5pe{position:relative;display:flex;align-items:center;justify-content:center;height:120px;background:var(--color-white);border-radius:12px;padding:1.25rem;text-decoration:none;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.client-card.svelte-1ckq5pe:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.client-logo.svelte-1ckq5pe{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.client-logo.svelte-1ckq5pe img:where(.svelte-1ckq5pe){max-width:100%;max-height:64px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .4s ease,opacity .4s ease}.client-card.svelte-1ckq5pe:hover .client-logo:where(.svelte-1ckq5pe) img:where(.svelte-1ckq5pe){filter:grayscale(0%);opacity:1}.client-overlay.svelte-1ckq5pe{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(30,41,59,.85) 100%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:.8rem;opacity:0;transition:opacity .35s ease;border-radius:12px}.client-card.svelte-1ckq5pe:hover .client-overlay:where(.svelte-1ckq5pe){opacity:1}.client-name.svelte-1ckq5pe{color:var(--color-white);font-size:.85rem;font-weight:600;letter-spacing:.02em}.view-all.svelte-1ckq5pe{text-align:center;margin-top:2.5rem}.view-all-link.svelte-1ckq5pe{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:var(--font-primary);font-size:.95rem;font-weight:700;color:var(--color-primary);background:var(--color-white);border:2px solid var(--color-primary);border-radius:9999px;text-decoration:none;transition:background-color .25s ease,color .25s ease,gap .25s ease,box-shadow .25s ease}.view-all-link.svelte-1ckq5pe:hover{background-color:var(--color-primary);color:var(--color-white);box-shadow:0 8px 24px #ff6b3540;gap:.9rem}@media(max-width:767px){.featured-clients.svelte-1ckq5pe{padding:3.5rem 1rem}.section-title.svelte-1ckq5pe{font-size:1.75rem}.client-card.svelte-1ckq5pe{height:100px;padding:1rem}.client-logo.svelte-1ckq5pe img:where(.svelte-1ckq5pe){max-height:52px}}
