.hero.svelte-1uj6mhf{position:relative;min-height:min(92vh,920px);margin-top:-4.5rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#d8d8d4}.hero__stage.svelte-1uj6mhf{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image.svelte-1uj6mhf{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;opacity:0;transition:opacity 1.4s ease}.hero__image--active.svelte-1uj6mhf{opacity:1}.hero__scrim.svelte-1uj6mhf{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0b0b0c6b,#0b0b0c1f 14%,#0b0b0c00 32%),linear-gradient(to bottom,#e8e8e614,#e8e8e600 28%,#0b0b0c00 50%,#0b0b0c8c),radial-gradient(ellipse 90% 60% at 50% 40%,transparent 0%,rgba(11,11,12,.08) 100%)}.hero__grain.svelte-1uj6mhf{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.28;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:180px 180px;transition:opacity .6s ease}.hero__grain--off.svelte-1uj6mhf{opacity:0}.hero__overlay.svelte-1uj6mhf{position:relative;z-index:3;padding:0 0 3.5rem;background:linear-gradient(to top,#0b0b0ce6,#0b0b0c8c,#0b0b0c00 70%)}.hero__copy.svelte-1uj6mhf{text-align:center}.hero.svelte-1uj6mhf h1:where(.svelte-1uj6mhf){margin:0 auto;max-width:18ch;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;line-height:1.08;letter-spacing:-.03em;color:#fafaf8}.hero__lede.svelte-1uj6mhf{max-width:38rem;margin:1rem auto 0;color:#fafaf8c7;font-size:clamp(.9375rem,1.8vw,1.0625rem);line-height:1.65}.hero__actions.svelte-1uj6mhf{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.75rem}.btn--hero-primary{background:#fafaf8;color:var(--text)}.btn--hero-primary:hover{background:#fff}.btn--hero-secondary{background:#fafaf81f;color:#fafaf8;border-color:#fafaf847;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn--hero-secondary:hover{background:#fafaf833}@media(min-width:768px){.hero__overlay.svelte-1uj6mhf{padding-bottom:4.5rem}}@media(max-width:639px){.hero.svelte-1uj6mhf{min-height:min(88vh,780px)}.hero__image.svelte-1uj6mhf{object-position:center 30%}}@media(prefers-reduced-motion:reduce){.hero__image.svelte-1uj6mhf{transition:none}}.section-head.svelte-1uha8ag{margin-bottom:2.5rem}.platform-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.25rem}.platform-card.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:36rem;overflow:hidden;border-radius:1.75rem;background:#0b0b0c;text-align:center;text-decoration:none;color:#fafaf8;isolation:isolate;transition:box-shadow .2s ease}.platform-card.svelte-1uha8ag:hover{box-shadow:0 8px 20px #0b0b0c14}.platform-card__media.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.platform-card__scrim.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0b0b0c00,#0b0b0c05 42%,#0b0b0c80 68%,#0b0b0ce6 86%,#0b0b0cfa);transition:opacity .25s ease;opacity:.8}.platform-card.svelte-1uha8ag:hover .platform-card__scrim:where(.svelte-1uha8ag){opacity:.56}.platform-card__copy.svelte-1uha8ag{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 2rem 2.5rem}.platform-card__eyebrow.svelte-1uha8ag{margin:0 0 .65rem;font-size:.9375rem;font-weight:400;color:#fafaf8e0}.platform-card__title.svelte-1uha8ag{margin:0;max-width:14ch;font-family:var(--font-display);font-size:clamp(1.625rem,3vw,2rem);font-weight:600;line-height:1.1;letter-spacing:-.03em}.platform-card__lede.svelte-1uha8ag{margin:.75rem 0 0;max-width:32ch;font-size:.9375rem;line-height:1.55;color:#fafaf8c7}.platform-card__cta.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;margin-top:1.35rem;padding:.5rem 1rem;border-radius:999px;background:#0866ff;color:#fff;font-size:.8125rem;font-weight:600;transition:background .15s ease}.platform-card.svelte-1uha8ag:hover .platform-card__cta:where(.svelte-1uha8ag){background:#0057e0}.platform-card__badge.svelte-1uha8ag{display:inline-block;margin-left:.4rem;padding:.1rem .4rem;border-radius:999px;background:#fafaf824;color:#fafaf8;font-size:.625rem;font-weight:700;vertical-align:middle}.offerings__head.svelte-1uha8ag{max-width:42rem;margin:0 auto 2.75rem;text-align:center}.offerings__head.svelte-1uha8ag .section-lede:where(.svelte-1uha8ag){margin-inline:auto}.offerings-grid.svelte-1uha8ag{display:grid;gap:1rem}.offering-card.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;padding:1.75rem 1.75rem 6.25rem;border-radius:1rem 1rem 2.75rem;background:#ececea;overflow:hidden;isolation:isolate;transition:box-shadow .2s ease}.offering-card.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 55% at 50% 0%,rgba(43,68,190,.2) 0%,rgba(0,158,218,.14) 22%,rgba(8,102,255,.1) 38%,rgba(31,95,74,.07) 52%,rgba(180,83,9,.04) 62%,transparent 78%);opacity:0;transition:opacity .25s ease;pointer-events:none;border-radius:inherit}.offering-card.svelte-1uha8ag:hover:before{opacity:1}.offering-card__top.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.offering-card__title.svelte-1uha8ag{margin:0;font-size:1.375rem;font-weight:600;line-height:1.2;letter-spacing:-.02em}.offering-card__tagline.svelte-1uha8ag{margin:0;max-width:26ch;font-size:.9375rem;line-height:1.55;color:var(--text-secondary)}.offering-card__cta.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;margin-top:.35rem;padding:.45rem .95rem;border:1px solid rgba(11,11,12,.18);border-radius:999px;background:transparent;color:var(--text);font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s ease,border-color .15s ease}.offering-card__cta.svelte-1uha8ag:hover{background:#0b0b0c0a;border-color:#0b0b0c47}.offering-card__divider.svelte-1uha8ag{height:1px;margin:1.35rem 0 1.25rem;background:#0b0b0c1a}.offering-card__list.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.offering-card__list.svelte-1uha8ag li:where(.svelte-1uha8ag){display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.55;color:var(--text-secondary)}.offering-card__check.svelte-1uha8ag{flex-shrink:0;margin-top:.1rem;color:#0b0b0c73}.hosting__intro.svelte-1uha8ag{display:grid;gap:2rem;margin-bottom:2.5rem;align-items:start}.hosting__title.svelte-1uha8ag{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.12;letter-spacing:-.03em}.hosting__features-wrap.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem}.hosting__features.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:grid;gap:1.35rem}.hosting__features.svelte-1uha8ag li:where(.svelte-1uha8ag){display:flex;align-items:flex-start;gap:.85rem}.hosting__features.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}.hosting__features.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--text);font-weight:600}.hosting__check.svelte-1uha8ag{flex-shrink:0;margin-top:.05rem;color:#0b0b0c73}.hosting__banner.svelte-1uha8ag{overflow:hidden;border-radius:1rem}.hosting__banner.svelte-1uha8ag img:where(.svelte-1uha8ag){display:block;width:100%;height:auto}.trust.svelte-1uha8ag .section-label,.trust.svelte-1uha8ag .section-lede{color:#fafaf88c}.trust.svelte-1uha8ag .section-title{color:#fafaf8}.trust__grid.svelte-1uha8ag{display:grid;gap:2rem;align-items:start}.link-arrow--light.svelte-1uha8ag{color:#fafaf8}.link-arrow--light.svelte-1uha8ag:hover{color:var(--accent-soft)}.trust__points.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.trust__points.svelte-1uha8ag li:where(.svelte-1uha8ag){padding:1rem 1.1rem;border:1px solid rgba(250,250,248,.1);border-radius:var(--radius-sm);background:#ffffff0a;font-size:.9375rem;line-height:1.55}@media(min-width:768px){.platform-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.platform-card.svelte-1uha8ag{min-height:38rem}.offerings-grid.svelte-1uha8ag{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hosting__intro.svelte-1uha8ag,.trust__grid.svelte-1uha8ag{grid-template-columns:1fr 1fr}.hosting__intro.svelte-1uha8ag{gap:3rem}}@media(min-width:1024px){.platform-grid.svelte-1uha8ag{gap:2rem}.platform-card__copy.svelte-1uha8ag{padding-inline:2.5rem}.offerings-grid.svelte-1uha8ag{gap:1.25rem}}
