*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#0d28c2;--blue-dark:#0d28c2;--blue-dim:#1a1aff14;--near-black:#111;--text:#1c1c1c;--text-muted:#555;--white:#fff;--grey-light:#f7f7f8;--grey-mid:#e2e2e6;--shadow-card:0 1px 3px #0000000f, 0 4px 16px #0000000f;--shadow-card-hover:0 2px 8px #00000014, 0 12px 32px #0000001a;--radius:6px}html{background:var(--white);scroll-behavior:smooth}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}header.svelte-1uha8ag{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--grey-mid);background:#ffffffeb;padding:.5rem 1.5rem;position:sticky;top:0}.header-container.svelte-1uha8ag{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.logo.svelte-1uha8ag{width:auto;height:52px}.header-ipps-logo.svelte-1uha8ag{width:auto;height:42px}.hero.svelte-1uha8ag{background:var(--blue);padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}.hero.svelte-1uha8ag:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 60%,#ffffff14 0%,#0000 70%);position:absolute;inset:0}.hero-container.svelte-1uha8ag{max-width:1100px;margin:0 auto;position:relative}.hero-tag.svelte-1uha8ag{letter-spacing:.06em;text-transform:uppercase;color:#0ff;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-tag.svelte-1uha8ag:before{content:"";background:#ffffff80;width:1.5rem;height:2px;display:inline-block}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){letter-spacing:-.02em;color:var(--white);max-width:720px;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.hero-body.svelte-1uha8ag{color:#fff;max-width:620px;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.hero-sub.svelte-1uha8ag{color:#0ff;max-width:620px;font-size:1rem;font-weight:500;line-height:1.7}.section-header.svelte-1uha8ag{max-width:1100px;margin:0 auto 3rem}.section-eyebrow.svelte-1uha8ag{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:inline-flex}.section-eyebrow.svelte-1uha8ag:before{content:"";background:var(--blue);width:1.25rem;height:2px;display:inline-block}.section-title.svelte-1uha8ag{letter-spacing:-.02em;color:var(--near-black);font-size:2rem;font-weight:900}.products.svelte-1uha8ag{background:var(--grey-light);padding:5rem 1.5rem}.products-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1.75rem;max-width:1100px;margin:0 auto;display:grid}.product-card.svelte-1uha8ag{background:var(--white);border:1px solid var(--grey-mid);border-radius:var(--radius);box-shadow:var(--shadow-card);flex-direction:column;padding:2.5rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex}.product-card.svelte-1uha8ag:hover{box-shadow:var(--shadow-card-hover);border-color:#0000;transform:translateY(-3px)}.product-card-logo.svelte-1uha8ag{object-fit:contain;object-position:left;width:auto;height:56px;margin-bottom:2rem}.product-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){letter-spacing:-.02em;color:var(--near-black);margin-bottom:.4rem;font-size:1.5rem;font-weight:800;line-height:1.2}.product-card-subtitle.svelte-1uha8ag{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.product-divider.svelte-1uha8ag{background:var(--grey-mid);height:1px;margin-bottom:1.25rem}.product-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.product-features.svelte-1uha8ag{flex:1;margin-bottom:2rem;list-style:none}.product-features.svelte-1uha8ag li:where(.svelte-1uha8ag){border-bottom:1px solid var(--grey-light);color:var(--text);align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9rem;line-height:1.5;display:flex}.product-features.svelte-1uha8ag li:where(.svelte-1uha8ag):last-child{border-bottom:none}.product-features.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"";background:var(--blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45em}.cta-button.svelte-1uha8ag{background:var(--blue);color:var(--white);border-radius:var(--radius);letter-spacing:.01em;align-self:flex-start;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.cta-button.svelte-1uha8ag:after{content:"→";font-size:1rem;transition:transform .18s}.cta-button.svelte-1uha8ag:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 4px 16px #1a1aff59}.cta-button.svelte-1uha8ag:hover:after{transform:translate(3px)}footer.svelte-1uha8ag{background:var(--blue-dark);border-top:1px solid #ffffff1f;padding:2.5rem 1.5rem}.footer-container.svelte-1uha8ag{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-logo.svelte-1uha8ag{filter:brightness(0)invert();opacity:.6;width:auto;height:38px}footer.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#0ff;font-size:.82rem}@media (width<=768px){.hero.svelte-1uha8ag{padding:4rem 1.25rem 3.5rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem}.hero-body.svelte-1uha8ag{font-size:1rem}.logo.svelte-1uha8ag{width:auto;height:42px}.header-ipps-logo.svelte-1uha8ag{width:auto;height:22px}.products.svelte-1uha8ag{padding:3.5rem 1.25rem}.products-grid.svelte-1uha8ag{grid-template-columns:1fr}.product-card.svelte-1uha8ag{padding:1.75rem}.footer-container.svelte-1uha8ag{flex-direction:column;align-items:flex-start}}
