.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:152px 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(255,107,53,.2),rgba(255,107,53,.07) 42%,transparent 72%),radial-gradient(circle 180px at var(--hero-pointer-x) var(--hero-pointer-y),rgba(14,165,233,.1),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:.48;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:.18;transform:translate3d(var(--hero-tertiary-x),var(--hero-tertiary-y),0)}.hero.svelte-skpvpl:hover .hero__glow--primary:where(.svelte-skpvpl){opacity:.58}.hero.svelte-skpvpl:hover .hero__glow--tertiary:where(.svelte-skpvpl){opacity:.22}.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: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(--section-accent, var(--color-primary));box-shadow:0 0 0 4px color-mix(in srgb,var(--section-accent, var(--color-primary)) 18%,transparent);animation:svelte-skpvpl-hero-pulse 2.4s ease-in-out infinite}@keyframes svelte-skpvpl-hero-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%,var(--color-primary-warm, #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:.5rem;padding:.8rem 1.65rem;font-family:var(--font-primary, sans-serif);font-size:1rem;font-weight:700;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-cta, #e85a25);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:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 14px 32px #ff6b3573,0 0 0 1px #ffffff1a inset;gap:.75rem}.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;padding:.7rem 1.4rem;border-radius:9999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__proof-tagline.svelte-skpvpl{font-size:.82rem;font-weight:600;letter-spacing:.04em;color:#ffffffc7;line-height:1}.hero__visual.svelte-skpvpl{position:relative;display:flex;justify-content:center;align-items:center;opacity:1}.hero__image-wrapper.svelte-skpvpl{position:relative;display:flex;justify-content:center;align-items:center;width:min(100%,482px)}.hero__image-frame.svelte-skpvpl{position:relative;z-index:2;width:100%;aspect-ratio:571 / 617}.hero__image.svelte-skpvpl{display:block;width:100%;height:100%;object-fit:contain}.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}@media(min-width:768px){.hero__headline.svelte-skpvpl{line-height:1}}@media(max-width:767px){.hero.svelte-skpvpl{min-height:auto;align-items:flex-start;padding:132px 1rem 4rem}.hero.svelte-skpvpl:before,.hero__cursor.svelte-skpvpl,.hero__cells.svelte-skpvpl{display:none}.hero__bg.svelte-skpvpl{opacity:.75}.hero__grid.svelte-skpvpl{will-change:auto}.hero__glow.svelte-skpvpl{filter:blur(56px);will-change:auto}.hero__container.svelte-skpvpl{gap:2.25rem}.hero__headline.svelte-skpvpl{font-size:clamp(2.15rem,12vw,3.15rem)}.hero__description.svelte-skpvpl{font-size:1rem;line-height:1.65;margin-bottom:1.75rem}.hero__cta.svelte-skpvpl{margin-bottom:2rem}.hero__visual.svelte-skpvpl{width:100%}.hero__image-wrapper.svelte-skpvpl{width:min(78vw,280px)}.hero__image-frame.svelte-skpvpl{filter:drop-shadow(0 20px 36px rgba(0,0,0,.18))}.hero__polka-dots.svelte-skpvpl{display:none}}@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__polka-dots.svelte-skpvpl{width:160px;bottom:-30px;right:-50px}.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}}@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__dot.svelte-skpvpl{animation:none}}.service-highlights.svelte-1votb7q{padding:var(--home-section-y) 1.5rem;background:linear-gradient(180deg,#fff,#f8f9fa);position:relative;scroll-margin-top:var(--site-section-scroll-clearance)}.container.svelte-1votb7q{max-width:1280px;margin:0 auto}.bento.svelte-1votb7q{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:stretch;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:3rem;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:112px;height:112px;background:transparent;box-shadow:none;border-radius:0;font-size:1.6rem;padding:0}.card__icon--generated.svelte-1votb7q{background:transparent;border-radius:0}.card__icon-image.svelte-1votb7q{width:100%;height:100%;display:block;object-fit:contain}.card.svelte-1votb7q:not(.card--featured) .card__icon-image:where(.svelte-1votb7q){width:42px;height:42px}.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-deep, #0369a1)}.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__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-deep, #0369a1);text-decoration:none;transition:gap .25s ease;margin-top:auto}.card--featured.svelte-1votb7q .card__cta:where(.svelte-1votb7q){margin-top:1.5rem;align-self:flex-start;padding:.75rem 1.5rem;background:var(--color-primary-cta, #e85a25);color:#fff;font-size:1rem;font-weight:700;border-radius:9999px;box-shadow:0 10px 28px #ff6b354d}.card--featured.svelte-1votb7q .card__cta:where(.svelte-1votb7q):hover{background:var(--color-primary-hover);box-shadow:0 14px 32px #ff6b356b;gap:.75rem}.card.svelte-1votb7q:not(.card--featured):hover .card__cta:where(.svelte-1votb7q){gap:.85rem}.all-services-link.svelte-1votb7q{text-align:center;font-size:.95rem;color:var(--color-gray, #64748b);margin:0;position:relative;z-index:1}.all-services-link.svelte-1votb7q a:where(.svelte-1votb7q){color:var(--color-tertiary-deep, #0369a1);font-weight:600;text-decoration:none;margin-left:.4rem;display:inline-flex;align-items:center;gap:.4rem;transition:gap .25s ease}.all-services-link.svelte-1votb7q a:where(.svelte-1votb7q):hover{gap:.6rem}.all-services-link.svelte-1votb7q a:where(.svelte-1votb7q):focus-visible{outline:2px solid var(--color-tertiary, #0EA5E9);outline-offset:3px;border-radius:4px}@media(max-width:767px){.service-highlights.svelte-1votb7q{padding:4rem 1rem}.card.svelte-1votb7q,.card--featured.svelte-1votb7q{padding:1.75rem}}.global-solutions.svelte-1sel8oj{padding:var(--home-section-y-tight) 1.5rem;background:#fff;scroll-margin-top:var(--site-section-scroll-clearance)}.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:4rem}.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-deep);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-cta);color:#fff;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}}.feature-products.svelte-htgbru{padding:var(--home-section-y) 1.5rem;background:#faf8f3;position:relative;overflow:hidden;scroll-margin-top:var(--site-section-scroll-clearance)}.container.svelte-htgbru{max-width:1280px;margin:0 auto}.products-list.svelte-htgbru{display:flex;flex-direction:column;gap:4rem}.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(255,165,110,.14) 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-deep);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;font-weight:500;color:var(--color-secondary)}.product-features.svelte-htgbru li:where(.svelte-htgbru) svg{flex-shrink:0;color:var(--color-primary-deep)}.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:transparent;color:var(--color-secondary);border:1.5px solid rgba(30,41,59,.22);font-size:.95rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .25s ease,box-shadow .25s ease,gap .25s ease}.product-cta.svelte-htgbru:hover{background:var(--color-primary-cta);border-color:var(--color-primary-cta);color:var(--color-white);transform:translateY(-2px);box-shadow:0 10px 26px #c2410c52;gap:.85rem}@media(max-width:767px){.feature-products.svelte-htgbru{padding:4rem 1rem}.products-list.svelte-htgbru{gap:3rem}}.countdown.svelte-1158k4h{position:relative;padding:var(--home-section-y) 1.5rem;background:linear-gradient(135deg,var(--color-secondary) 0%,#0b1220 50%,var(--color-secondary) 100%);overflow:hidden;isolation:isolate;scroll-margin-top:var(--site-section-scroll-clearance)}.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-deep);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%,var(--color-primary-warm) 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:#ff6b351a;border:1px solid rgba(255,107,53,.22);color:var(--color-primary);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:#ff6b352e;border-color:#ff6b357a;box-shadow:0 0 32px #ff6b3552,inset 0 0 0 1px #ff6b3538}.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:#ff6b351a;border-color:#ff6b3538;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:var(--home-section-y-tight) 1.5rem;background:#f8f9fa;scroll-margin-top:var(--site-section-scroll-clearance)}.container.svelte-1ckq5pe{max-width:var(--container-max-width, 1200px);margin:0 auto}.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(0,0,0,.78) 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-deep);background:var(--color-white);border:2px solid var(--color-primary-deep);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}.client-card.svelte-1ckq5pe{height:100px;padding:1rem}.client-logo.svelte-1ckq5pe img:where(.svelte-1ckq5pe){max-height:52px}}
