:root{--sky: #6AA3D9;--grass: #5B9A3C;--brick: #C45638;--gold: #D4A24E;--sand: #E8DCC8;--dark: #2C3E2D;--text: #1a2b1a;--text-light: #6b7c6b;--bg: #f9f6f1}.svelte-yjhtha{box-sizing:border-box;margin:0;padding:0}.page.svelte-yjhtha{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg)}.btn-primary.svelte-yjhtha{display:inline-flex;align-items:center;gap:10px;background:var(--brick);color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 4px 20px #c4563847;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.btn-primary.svelte-yjhtha:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 8px 28px #c456385c}.btn-large.svelte-yjhtha{padding:18px 40px;font-size:1.1rem}.btn-arrow.svelte-yjhtha{transition:transform .25s}.btn-primary.svelte-yjhtha:hover .btn-arrow:where(.svelte-yjhtha){transform:translate(5px)}.btn-secondary.svelte-yjhtha{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text);border:1.5px solid rgba(44,62,45,.2);border-radius:10px;padding:14px 24px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.btn-secondary.svelte-yjhtha:hover{border-color:var(--brick);color:var(--brick)}.hero.svelte-yjhtha{position:relative;padding:160px 24px 80px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1100px;margin:0 auto;min-height:520px}.hero-bg.svelte-yjhtha{position:fixed;top:0;left:0;right:0;height:700px;z-index:-1;overflow:hidden;background:#f9f6f1}.hero-grid-pattern.svelte-yjhtha{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(196,86,56,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(196,86,56,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black,transparent)}.hero-glow.svelte-yjhtha{position:absolute;top:60px;right:8%;width:500px;height:500px;background:radial-gradient(circle,rgba(196,86,56,.1) 0%,transparent 70%);border-radius:50%;animation:svelte-yjhtha-pulseGlow 7s ease-in-out infinite}.hero-glow-secondary.svelte-yjhtha{position:absolute;top:120px;left:5%;width:350px;height:350px;background:radial-gradient(circle,rgba(212,162,78,.08) 0%,transparent 70%);border-radius:50%;animation:svelte-yjhtha-pulseGlow 9s ease-in-out infinite reverse}@keyframes svelte-yjhtha-pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hero-wave-bottom.svelte-yjhtha{position:absolute;bottom:0;left:0;right:0;line-height:0}.hero-wave-bottom.svelte-yjhtha svg:where(.svelte-yjhtha){display:block;width:100%;height:120px}.hero-video.svelte-yjhtha{opacity:0;transform:translateY(28px);transition:all .8s cubic-bezier(.16,1,.3,1) .05s;position:relative;border-radius:18px;overflow:hidden;aspect-ratio:16 / 9;background:var(--dark);box-shadow:0 20px 60px #2c3e2d38,0 4px 16px #2c3e2d14;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;align-self:center}.hero-video.svelte-yjhtha:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,color-mix(in srgb,var(--brick) 22%,transparent) 0%,transparent 65%);pointer-events:none}.hero-video.svelte-yjhtha:after{content:"";position:absolute;top:0;right:0;bottom:0;left: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:32px 32px;pointer-events:none}.video-play-btn.svelte-yjhtha{width:68px;height:68px;background:#ffffff1f;border:2px solid rgba(255,255,255,.28);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:2}.hero-video.svelte-yjhtha:hover .video-play-btn:where(.svelte-yjhtha){background:#ffffff38;transform:scale(1.1)}.video-label.svelte-yjhtha{color:#ffffff80;font-size:.82rem;font-weight:700;letter-spacing:.05em;position:relative;z-index:2}.hero-video.hero-visible.svelte-yjhtha{opacity:1;transform:translateY(0)}.hero-content.svelte-yjhtha{opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.16,1,.3,1) .15s}.hero-visible.svelte-yjhtha{opacity:1;transform:translateY(0)}.hero-breadcrumb.svelte-yjhtha{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:.82rem;font-weight:600;font-family:system-ui,sans-serif}.hero-breadcrumb.svelte-yjhtha a:where(.svelte-yjhtha){color:var(--text-light);text-decoration:none;transition:color .2s}.hero-breadcrumb.svelte-yjhtha a:where(.svelte-yjhtha):hover{color:var(--brick)}.breadcrumb-sep.svelte-yjhtha{color:var(--sand)}.breadcrumb-current.svelte-yjhtha{color:var(--brick)}.hero-badge.svelte-yjhtha{display:inline-flex;align-items:center;gap:8px;background:color-mix(in srgb,var(--brick) 10%,transparent);border:1px solid color-mix(in srgb,var(--brick) 20%,transparent);color:var(--brick);padding:6px 14px;border-radius:100px;font-size:.8rem;font-weight:700;margin-bottom:20px;font-family:system-ui,sans-serif}.badge-dot.svelte-yjhtha{width:6px;height:6px;border-radius:50%;background:var(--brick);animation:svelte-yjhtha-pulseDot 2s ease-in-out infinite}@keyframes svelte-yjhtha-pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title.svelte-yjhtha{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15;margin-bottom:18px;color:var(--dark)}.hero-title-accent.svelte-yjhtha{color:var(--brick)}.hero-subtitle.svelte-yjhtha{font-size:1.08rem;color:var(--text);margin-bottom:10px;line-height:1.6}.hero-desc.svelte-yjhtha{font-size:.96rem;color:var(--text-light);margin-bottom:32px;line-height:1.7;font-family:system-ui,sans-serif}.hero-actions.svelte-yjhtha{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.section-inner.svelte-yjhtha{max-width:1100px;margin:0 auto;padding:0 24px;opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.section-inner.section-visible.svelte-yjhtha{opacity:1;transform:translateY(0)}.section-tag.svelte-yjhtha{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brick);margin-bottom:12px;font-family:system-ui,sans-serif}.section-tag.red.svelte-yjhtha{color:var(--brick)}.section-tag.center.svelte-yjhtha{display:block;text-align:center}.section-tag.light.svelte-yjhtha{color:#ffffffb3}.section-heading.svelte-yjhtha{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;line-height:1.2;color:var(--dark);margin-bottom:20px}.section-heading.center.svelte-yjhtha{text-align:center}.section-desc.svelte-yjhtha{font-size:1rem;color:var(--text-light);line-height:1.7;margin-bottom:40px;font-family:system-ui,sans-serif}.section-desc.center.svelte-yjhtha{text-align:center;max-width:620px;margin-left:auto;margin-right:auto}.problem-section.svelte-yjhtha{padding:100px 0;background:#fff}.problem-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.problem-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.7;color:var(--text)}.cost-list.svelte-yjhtha{margin:28px 0}.cost-row.svelte-yjhtha{display:flex;align-items:center;gap:12px;margin-bottom:10px;font-family:system-ui,sans-serif}.cost-name.svelte-yjhtha{font-size:.85rem;font-weight:600;width:150px;flex-shrink:0;color:var(--text)}.cost-bar-wrap.svelte-yjhtha{flex:1;height:10px;background:#f0ede8;border-radius:6px;overflow:hidden}.cost-bar.svelte-yjhtha{height:100%;border-radius:6px;opacity:.75;transition:width 1s ease}.cost-amount.svelte-yjhtha{font-size:.8rem;color:var(--text-light);width:120px;flex-shrink:0;text-align:right}.cost-total-row.svelte-yjhtha{display:flex;align-items:center;justify-content:space-between;border-top:1.5px solid var(--brick);padding-top:12px;margin-top:6px;font-family:system-ui,sans-serif}.cost-total-label.svelte-yjhtha{font-weight:700;font-size:.9rem}.cost-total-amount.svelte-yjhtha{font-weight:700;font-size:1rem;color:var(--brick)}.problem-conclusion.svelte-yjhtha{margin-top:20px;font-family:system-ui,sans-serif;font-size:.95rem;line-height:1.7;color:var(--text)}.stack-visual.svelte-yjhtha{display:flex;align-items:flex-end;gap:24px;justify-content:center;padding:20px}.stack-col.svelte-yjhtha{display:flex;flex-direction:column;align-items:center;gap:8px}.stack-label-top.svelte-yjhtha{font-size:.75rem;font-weight:700;color:var(--text-light);font-family:system-ui,sans-serif;text-align:center;margin-bottom:4px}.stack-bars.svelte-yjhtha{display:flex;flex-direction:column;gap:3px;align-items:stretch;width:80px}.stack-bar.svelte-yjhtha{height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0 8px;animation:svelte-yjhtha-slideInBar .5s ease both}@keyframes svelte-yjhtha-slideInBar{0%{opacity:0;transform:scaleY(0);transform-origin:bottom}to{opacity:1;transform:scaleY(1)}}.stack-bar-label.svelte-yjhtha{font-size:.65rem;color:#ffffffe6;font-weight:700;font-family:system-ui,sans-serif}.stack-bars.single.svelte-yjhtha .stack-bar:where(.svelte-yjhtha){height:195px;border-radius:8px}.us-bar.svelte-yjhtha{background:linear-gradient(135deg,var(--brick),color-mix(in srgb,var(--brick) 70%,var(--gold)))}.stack-total.svelte-yjhtha{font-weight:700;font-size:.9rem;color:var(--text);font-family:system-ui,sans-serif;text-align:center}.stack-total.svelte-yjhtha span:where(.svelte-yjhtha){display:block;font-size:.72rem;font-weight:400;color:var(--text-light)}.us-total.svelte-yjhtha{color:var(--brick)}.stack-vs.svelte-yjhtha{font-size:1.1rem;font-weight:700;color:var(--text-light);align-self:center;padding-bottom:60px;font-family:system-ui,sans-serif}.what-section.svelte-yjhtha{padding:100px 0;background:var(--bg)}.what-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.what-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text);margin-bottom:16px}.what-callout.svelte-yjhtha{background:color-mix(in srgb,var(--brick) 8%,transparent);border-left:3px solid var(--brick);padding:12px 16px;border-radius:0 8px 8px 0;font-style:italic!important;color:var(--brick)!important;font-weight:600}.dashboard-mockup.svelte-yjhtha{border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #2c3e2d26;border:1px solid rgba(0,0,0,.08)}.dash-topbar.svelte-yjhtha{background:#1e1e1e;padding:10px 14px;display:flex;align-items:center;gap:10px}.dash-dots.svelte-yjhtha{display:flex;gap:5px}.dot.svelte-yjhtha{width:10px;height:10px;border-radius:50%}.dot.r.svelte-yjhtha{background:#ff5f57}.dot.y.svelte-yjhtha{background:#ffbd2e}.dot.g.svelte-yjhtha{background:#28c940}.dash-url.svelte-yjhtha{font-size:.72rem;color:#ffffff80;font-family:monospace}.dash-body.svelte-yjhtha{display:flex;background:#f8f8f8;min-height:240px}.dash-sidebar.svelte-yjhtha{width:110px;background:#fff;border-right:1px solid #eee;padding:12px 8px;display:flex;flex-direction:column;gap:4px}.dash-nav-item.svelte-yjhtha{display:flex;align-items:center;gap:7px;padding:7px 8px;border-radius:7px;font-size:.75rem;font-weight:600;color:#888;font-family:system-ui,sans-serif;cursor:default}.dash-nav-item.active.svelte-yjhtha{background:color-mix(in srgb,var(--brick) 10%,transparent);color:var(--brick)}.dash-main.svelte-yjhtha{flex:1;padding:14px}.dash-section-label.svelte-yjhtha{font-size:.72rem;font-weight:700;color:#888;font-family:system-ui,sans-serif;margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}.dash-apps-grid.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.dash-app-card.svelte-yjhtha{background:#fff;border:1px solid #eee;border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:default;transition:box-shadow .2s}.dash-app-card.svelte-yjhtha:hover{box-shadow:0 3px 12px #c456381f;border-color:#c4563833}.dash-app-icon.svelte-yjhtha{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.85rem}.dash-app-name.svelte-yjhtha{font-size:.62rem;font-weight:700;color:var(--text);font-family:system-ui,sans-serif;text-align:center}.dash-app-install.svelte-yjhtha{font-size:.56rem;color:var(--brick);font-weight:700;font-family:system-ui,sans-serif}.dutch-section.svelte-yjhtha{padding:100px 0;background:color-mix(in srgb,var(--sand) 30%,white)}.dutch-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.dutch-intro.svelte-yjhtha{font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.7;color:var(--text-light);margin-bottom:28px}.dutch-bullets.svelte-yjhtha{display:flex;flex-direction:column;gap:18px}.dutch-bullet.svelte-yjhtha{display:flex;gap:14px;align-items:flex-start}.dutch-bullet-icon.svelte-yjhtha{width:32px;height:32px;background:color-mix(in srgb,var(--brick) 10%,transparent);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dutch-bullet.svelte-yjhtha strong:where(.svelte-yjhtha){display:block;font-size:.95rem;margin-bottom:2px;color:var(--dark)}.dutch-bullet.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.87rem;color:var(--text-light);margin:0}.datacenter-card.svelte-yjhtha{background:#1a1a2e;border-radius:16px;padding:28px;display:flex;gap:28px;align-items:center;box-shadow:0 24px 64px #0003}.dc-rack.svelte-yjhtha{display:flex;flex-direction:column;gap:5px}.dc-rack-unit.svelte-yjhtha{width:44px;height:16px;background:#ffffff14;border-radius:3px;border:1px solid rgba(255,255,255,.1)}.dc-rack-unit.active.svelte-yjhtha{background:#c4563833;border-color:#c4563866;box-shadow:0 0 8px #c456384d;animation:svelte-yjhtha-rackBlink 3s ease-in-out infinite}.dc-rack-unit.active.svelte-yjhtha:nth-child(2){animation-delay:.8s}.dc-rack-unit.active.svelte-yjhtha:nth-child(5){animation-delay:1.6s}@keyframes svelte-yjhtha-rackBlink{0%,to{opacity:1}50%{opacity:.5}}.dc-info.svelte-yjhtha{display:flex;flex-direction:column;gap:10px}.dc-label.svelte-yjhtha{font-size:.85rem;color:#fff9;font-family:system-ui,sans-serif}.dc-status.svelte-yjhtha{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#ffffff80;font-family:system-ui,sans-serif}.dc-dot.svelte-yjhtha{width:7px;height:7px;border-radius:50%;background:#22c55e}.dc-dot.pulse.svelte-yjhtha{animation:svelte-yjhtha-greenPulse 2s ease-in-out infinite}@keyframes svelte-yjhtha-greenPulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 5px #22c55e00}}.apps-section.svelte-yjhtha{padding:100px 0;background:#fff}.app-cat-tabs.svelte-yjhtha{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px;justify-content:center}.app-cat-tab.svelte-yjhtha{padding:8px 18px;border-radius:100px;border:1.5px solid rgba(0,0,0,.12);background:transparent;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:system-ui,sans-serif;color:var(--text)}.app-cat-tab.svelte-yjhtha:hover{border-color:var(--brick);color:var(--brick)}.app-cat-tab.active.svelte-yjhtha{background:var(--brick);color:#fff;border-color:var(--brick)}.app-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.app-card.svelte-yjhtha{background:#f9f6f1;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:14px;display:flex;align-items:center;gap:10px;transition:all .2s;cursor:default}.app-card.svelte-yjhtha:hover{box-shadow:0 4px 16px #c456381f;border-color:#c4563833;transform:translateY(-1px)}.app-card-icon.svelte-yjhtha{width:34px;height:34px;border-radius:8px;background:color-mix(in srgb,var(--brick) 12%,white);color:var(--brick);display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;font-family:system-ui,sans-serif;flex-shrink:0}.app-card-info.svelte-yjhtha{flex:1;min-width:0}.app-card-name.svelte-yjhtha{display:block;font-size:.85rem;font-weight:700;color:var(--dark);font-family:system-ui,sans-serif}.app-card-desc.svelte-yjhtha{display:block;font-size:.75rem;color:var(--text-light);font-family:system-ui,sans-serif}.app-card-btn.svelte-yjhtha{font-size:.72rem;font-weight:700;color:var(--brick);font-family:system-ui,sans-serif;flex-shrink:0}.apps-more.svelte-yjhtha{text-align:center;color:var(--text-light);font-size:.9rem;font-family:system-ui,sans-serif}.mesh-section.svelte-yjhtha{padding:100px 0;background:var(--bg)}.mesh-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mesh-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text);margin-bottom:20px}.mesh-features.svelte-yjhtha{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.mesh-feature.svelte-yjhtha{display:flex;align-items:flex-start;gap:10px;font-family:system-ui,sans-serif;font-size:.9rem;line-height:1.5;color:var(--text)}.mesh-check.svelte-yjhtha{flex-shrink:0;margin-top:1px}.mesh-aside.svelte-yjhtha{background:color-mix(in srgb,var(--brick) 7%,transparent);border-left:3px solid var(--brick);padding:12px 16px;border-radius:0 8px 8px 0;font-size:.88rem!important;font-style:italic;color:var(--brick)!important;margin-bottom:0!important}.mesh-svg.svelte-yjhtha{width:100%;max-width:320px;display:block;margin:0 auto}.mesh-pulse.svelte-yjhtha{animation:svelte-yjhtha-meshPulse 2.5s ease-in-out infinite}.mesh-pulse-2.svelte-yjhtha{animation:svelte-yjhtha-meshPulse 2.5s ease-in-out infinite 1.2s}@keyframes svelte-yjhtha-meshPulse{0%{opacity:.4;transform:scale(1);transform-origin:140px 140px}50%{opacity:0;transform:scale(1.4);transform-origin:140px 140px}to{opacity:0;transform:scale(1.8);transform-origin:140px 140px}}.types-section.svelte-yjhtha{padding:100px 0;background:color-mix(in srgb,var(--sand) 20%,white)}.types-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.type-card.svelte-yjhtha{background:#fff;border:1.5px solid rgba(0,0,0,.08);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:10px;position:relative;transition:box-shadow .2s,transform .2s}.type-card.svelte-yjhtha:hover{box-shadow:0 10px 40px #0000001a;transform:translateY(-3px)}.type-card-featured.svelte-yjhtha{border-color:#c456384d;box-shadow:0 4px 24px #c456381a}.type-card-onprem.svelte-yjhtha{border-color:#d4a24e66;box-shadow:0 4px 24px #d4a24e1f}.type-badge.svelte-yjhtha{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--brick);color:#fff;padding:4px 14px;border-radius:100px;font-size:.72rem;font-weight:700;font-family:system-ui,sans-serif;white-space:nowrap}.onprem-badge.svelte-yjhtha{background:var(--gold);color:var(--dark)}.type-icon.svelte-yjhtha{font-size:2rem}.type-name.svelte-yjhtha{font-size:1.2rem;font-weight:700;color:var(--dark)}.type-tagline.svelte-yjhtha{font-size:.85rem;font-weight:600;color:var(--brick);font-family:system-ui,sans-serif}.type-desc.svelte-yjhtha{font-size:.87rem;color:var(--text-light);line-height:1.6;font-family:system-ui,sans-serif;flex:1}.type-from.svelte-yjhtha{font-size:.85rem;color:var(--text);font-family:system-ui,sans-serif}.type-from.svelte-yjhtha strong:where(.svelte-yjhtha){font-size:1.1rem;color:var(--brick)}.type-link.svelte-yjhtha{font-size:.85rem;font-weight:700;color:var(--brick);text-decoration:none;font-family:system-ui,sans-serif;cursor:pointer;background:none;border:none;padding:0}.type-link.svelte-yjhtha:hover{text-decoration:underline}.chooser-section.svelte-yjhtha{padding:100px 0;background:#fff}.chooser-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.chooser-col.svelte-yjhtha{background:#f9f6f1;border-radius:14px;overflow:hidden}.chooser-header.svelte-yjhtha{padding:16px 20px;font-size:.9rem;font-weight:700;font-family:system-ui,sans-serif;color:#fff}.chooser-header.vps.svelte-yjhtha{background:var(--sky)}.chooser-header.dedicated.svelte-yjhtha{background:var(--brick)}.chooser-header.onprem.svelte-yjhtha{background:var(--gold);color:var(--dark)}.chooser-list.svelte-yjhtha{padding:16px 20px;display:flex;flex-direction:column;gap:10px;list-style:none}.chooser-list.svelte-yjhtha li:where(.svelte-yjhtha){font-size:.87rem;font-family:system-ui,sans-serif;color:var(--text);padding-left:16px;position:relative;line-height:1.5}.chooser-list.svelte-yjhtha li:where(.svelte-yjhtha):before{content:"✓";position:absolute;left:0;color:var(--brick);font-weight:700}.value-section.svelte-yjhtha{padding:100px 0;background:var(--bg)}.value-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.value-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text)}.value-features.svelte-yjhtha{display:flex;flex-direction:column;gap:14px}.value-feature.svelte-yjhtha{display:flex;align-items:flex-start;gap:12px;font-family:system-ui,sans-serif;font-size:.9rem;line-height:1.5}.value-check.svelte-yjhtha{width:24px;height:24px;background:color-mix(in srgb,var(--brick) 12%,transparent);color:var(--brick);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:1px}.value-desc.svelte-yjhtha{color:var(--text-light)}.value-cta-note.svelte-yjhtha{background:color-mix(in srgb,var(--brick) 8%,transparent);border:1px solid color-mix(in srgb,var(--brick) 20%,transparent);border-radius:10px;padding:16px 20px;font-size:.87rem;line-height:1.6;color:var(--text);margin-top:10px}.pricing-section.svelte-yjhtha{padding:100px 0}.vps-pricing.svelte-yjhtha{background:color-mix(in srgb,var(--sky) 4%,white)}.dedicated-pricing.svelte-yjhtha{background:color-mix(in srgb,var(--brick) 4%,white)}.onprem-pricing.svelte-yjhtha{background:color-mix(in srgb,var(--gold) 6%,white)}.pricing-label.svelte-yjhtha{display:flex;align-items:center;gap:10px;margin-bottom:8px}.pricing-type-icon.svelte-yjhtha{font-size:1.5rem}.pricing-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.pricing-card.svelte-yjhtha{background:#fff;border:1.5px solid rgba(0,0,0,.08);border-radius:14px;padding:24px;position:relative;transition:box-shadow .2s}.pricing-card.svelte-yjhtha:hover{box-shadow:0 8px 32px #0000001a}.pricing-featured.svelte-yjhtha{border-color:#c4563859;box-shadow:0 4px 20px #c456381a}.pricing-badge.svelte-yjhtha{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:var(--brick);color:#fff;padding:3px 12px;border-radius:100px;font-size:.7rem;font-weight:700;font-family:system-ui,sans-serif;white-space:nowrap}.pricing-name.svelte-yjhtha{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:8px}.pricing-price.svelte-yjhtha{font-size:2rem;font-weight:700;color:var(--brick);margin-bottom:16px}.pricing-price.svelte-yjhtha span:where(.svelte-yjhtha){font-size:.9rem;color:var(--text-light);font-weight:400}.pricing-specs.svelte-yjhtha{list-style:none;display:flex;flex-direction:column;gap:7px;margin-bottom:20px}.pricing-specs.svelte-yjhtha li:where(.svelte-yjhtha){font-size:.82rem;color:var(--text);font-family:system-ui,sans-serif;display:flex;align-items:center;gap:6px}.spec-icon.svelte-yjhtha{font-size:.85rem}.pricing-cta.svelte-yjhtha{width:100%;background:var(--brick);color:#fff;border:none;border-radius:8px;padding:10px;font-size:.85rem;font-weight:700;cursor:pointer;font-family:system-ui,sans-serif;transition:all .2s}.pricing-cta.svelte-yjhtha:hover{background:color-mix(in srgb,var(--brick) 85%,black)}.pricing-includes.svelte-yjhtha{font-size:.83rem;color:var(--text-light);font-family:system-ui,sans-serif;line-height:1.6}.offerte-block.svelte-yjhtha{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}.offerte-why.svelte-yjhtha{display:flex;gap:14px;background:#00000008;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:18px 20px;margin-bottom:24px}.offerte-why-icon.svelte-yjhtha{font-size:1.4rem;flex-shrink:0}.offerte-why.svelte-yjhtha strong:where(.svelte-yjhtha){font-size:.9rem;font-weight:700;color:var(--dark);display:block;margin-bottom:4px}.offerte-why.svelte-yjhtha p:where(.svelte-yjhtha){font-size:.82rem;line-height:1.6;color:var(--text-light);margin:0}.offerte-specs-list.svelte-yjhtha{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.offerte-specs-list.svelte-yjhtha li:where(.svelte-yjhtha){display:flex;align-items:flex-start;gap:10px;font-size:.85rem;color:var(--text);line-height:1.4}.offerte-includes.svelte-yjhtha{font-size:.8rem;color:var(--text-light);line-height:1.6;margin:0;padding:14px 16px;background:#5b9a3c0d;border:1px solid rgba(91,154,60,.15);border-radius:10px}.offerte-cta-card.svelte-yjhtha{background:#fff;border:1.5px solid rgba(0,0,0,.08);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;box-shadow:0 4px 20px #0000000f;position:sticky;top:90px}.offerte-cta-icon.svelte-yjhtha{font-size:2rem}.offerte-cta-card.svelte-yjhtha h3:where(.svelte-yjhtha){font-size:1.15rem;font-weight:800;color:var(--dark);margin:0}.offerte-cta-card.svelte-yjhtha p:where(.svelte-yjhtha){font-size:.83rem;line-height:1.6;color:var(--text-light);margin:0}.offerte-btn.svelte-yjhtha{width:100%;text-align:center;text-decoration:none;display:block}.offerte-note.svelte-yjhtha{font-size:.72rem;color:var(--text-light);text-align:center;width:100%}@media (max-width: 760px){.offerte-block.svelte-yjhtha{grid-template-columns:1fr}.offerte-cta-card.svelte-yjhtha{position:static}}.onprem-why.svelte-yjhtha{margin-top:60px;padding-top:48px;border-top:1.5px solid rgba(0,0,0,.08)}.onprem-why.svelte-yjhtha h3:where(.svelte-yjhtha){font-size:1.3rem;font-weight:700;color:var(--dark);margin-bottom:24px}.onprem-why-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.onprem-why-item.svelte-yjhtha{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:12px;padding:20px}.onprem-why-item.svelte-yjhtha strong:where(.svelte-yjhtha){display:block;font-size:.95rem;margin-bottom:6px;color:var(--dark)}.onprem-why-item.svelte-yjhtha p:where(.svelte-yjhtha){font-size:.87rem;color:var(--text-light);line-height:1.6;font-family:system-ui,sans-serif;margin:0}.resp-section.svelte-yjhtha{padding:100px 0;background:#fff}.resp-table-wrap.svelte-yjhtha{overflow-x:auto}.resp-table.svelte-yjhtha{width:100%;border-collapse:collapse;font-family:system-ui,sans-serif}.resp-table.svelte-yjhtha th:where(.svelte-yjhtha){background:var(--dark);color:#fff;padding:12px 16px;text-align:left;font-size:.85rem}.resp-table.svelte-yjhtha th:where(.svelte-yjhtha):first-child{border-radius:8px 0 0}.resp-table.svelte-yjhtha th:where(.svelte-yjhtha):last-child{border-radius:0 8px 0 0}.resp-table.svelte-yjhtha td:where(.svelte-yjhtha){padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.05);font-size:.87rem;vertical-align:top}.resp-table.svelte-yjhtha tr:where(.svelte-yjhtha):nth-child(2n) td:where(.svelte-yjhtha){background:#f9f6f1}.resp-task.svelte-yjhtha{font-weight:600;color:var(--dark)}.resp-jij.svelte-yjhtha{color:var(--text-light)}.resp-wij.svelte-yjhtha{color:var(--brick);font-weight:600}.privacy-section.svelte-yjhtha{padding:100px 0;background:var(--bg)}.privacy-layout.svelte-yjhtha{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.privacy-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text);margin-bottom:16px}.privacy-bullets.svelte-yjhtha{display:flex;flex-direction:column;gap:10px;margin-top:8px}.priv-item.svelte-yjhtha{display:flex;align-items:center;gap:10px;font-size:.88rem;font-family:system-ui,sans-serif;color:var(--text)}.priv-compare.svelte-yjhtha{display:flex;flex-direction:column;gap:14px}.priv-row.svelte-yjhtha{background:#fff;border-radius:10px;padding:16px 18px;display:flex;align-items:center;gap:14px;box-shadow:0 2px 12px #0000000d}.priv-flag.svelte-yjhtha{font-size:1.5rem}.priv-info.svelte-yjhtha{flex:1}.priv-info.svelte-yjhtha strong:where(.svelte-yjhtha){display:block;font-size:.9rem;color:var(--dark)}.priv-info.svelte-yjhtha span:where(.svelte-yjhtha){font-size:.8rem;color:var(--text-light);font-family:system-ui,sans-serif}.priv-note.svelte-yjhtha{font-size:.8rem;font-weight:700;font-family:system-ui,sans-serif}.audience-section.svelte-yjhtha{padding:100px 0;background:color-mix(in srgb,var(--sand) 20%,white)}.audience-grid.svelte-yjhtha{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.audience-card.svelte-yjhtha{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:12px;padding:20px;transition:box-shadow .2s,transform .2s}.audience-card.svelte-yjhtha:hover{box-shadow:0 6px 24px #c456381a;transform:translateY(-2px)}.audience-icon.svelte-yjhtha{font-size:1.8rem;margin-bottom:10px}.audience-title.svelte-yjhtha{display:block;font-size:.88rem;font-weight:700;color:var(--dark);margin-bottom:6px}.audience-desc.svelte-yjhtha{font-size:.82rem;color:var(--text-light);line-height:1.5;font-family:system-ui,sans-serif}.comparison-section.svelte-yjhtha{padding:100px 0;background:#fff}.ct-wrap.svelte-yjhtha{overflow-x:auto}.ct-head.svelte-yjhtha,.ct-row.svelte-yjhtha{display:grid;grid-template-columns:200px repeat(4,1fr);gap:0}.ct-head.svelte-yjhtha{background:var(--dark);border-radius:10px 10px 0 0;padding:12px 16px;color:#fff;font-size:.8rem;font-weight:700;font-family:system-ui,sans-serif}.ct-us.svelte-yjhtha{color:#ffcf9d}.ct-row.svelte-yjhtha{padding:10px 16px;border-bottom:1px solid rgba(0,0,0,.05);font-size:.84rem;font-family:system-ui,sans-serif;align-items:center}.ct-row.svelte-yjhtha:nth-child(2n){background:#f9f6f1}.ct-label.svelte-yjhtha{font-weight:600;color:var(--dark)}.ct-val.svelte-yjhtha{color:var(--text-light)}.ct-val-us.svelte-yjhtha{color:var(--brick);font-weight:700}.ct-note.svelte-yjhtha{font-size:.78rem;color:var(--text-light);margin-top:10px;font-family:system-ui,sans-serif}.guarantee-section.svelte-yjhtha{padding:100px 0;background:var(--bg)}.guarantee-layout.svelte-yjhtha{display:grid;grid-template-columns:auto 1fr;gap:48px;align-items:start}.guarantee-icon.svelte-yjhtha{padding-top:8px}.guarantee-text.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text);margin-bottom:14px}.contract-section.svelte-yjhtha{padding:80px 0;background:color-mix(in srgb,var(--sand) 30%,white)}.contract-body.svelte-yjhtha{max-width:720px;margin:0 auto}.contract-body.svelte-yjhtha p:where(.svelte-yjhtha){font-family:system-ui,sans-serif;font-size:.96rem;line-height:1.75;color:var(--text);margin-bottom:14px;text-align:center}.cta-section.svelte-yjhtha{padding:120px 24px;background:var(--dark);text-align:center}.cta-inner.svelte-yjhtha{max-width:720px;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.cta-inner.section-visible.svelte-yjhtha{opacity:1;transform:translateY(0)}.cta-heading.svelte-yjhtha{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:var(--sand);line-height:1.3;margin-bottom:20px}.cta-desc.svelte-yjhtha{font-family:system-ui,sans-serif;font-size:1rem;color:#fff9;margin-bottom:40px;line-height:1.7}.cta-actions.svelte-yjhtha{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.cta-actions.svelte-yjhtha .btn-secondary:where(.svelte-yjhtha){border-color:#fff3;color:#ffffffb3}.cta-actions.svelte-yjhtha .btn-secondary:where(.svelte-yjhtha):hover{border-color:var(--sand);color:var(--sand)}.cta-ps.svelte-yjhtha{font-size:.85rem;color:#ffffff59;line-height:1.7;font-family:system-ui,sans-serif;font-style:italic;max-width:600px;margin:0 auto}@media (max-width: 960px){.hero.svelte-yjhtha{grid-template-columns:1fr;padding:140px 24px 60px}.hero-video.svelte-yjhtha{max-width:100%;margin:0 auto}.hero-content.svelte-yjhtha{text-align:center}.hero-actions.svelte-yjhtha,.hero-breadcrumb.svelte-yjhtha,.hero-badge.svelte-yjhtha{justify-content:center}.problem-layout.svelte-yjhtha,.what-layout.svelte-yjhtha,.dutch-layout.svelte-yjhtha,.mesh-layout.svelte-yjhtha,.value-layout.svelte-yjhtha,.privacy-layout.svelte-yjhtha,.guarantee-layout.svelte-yjhtha{grid-template-columns:1fr;gap:40px}.types-grid.svelte-yjhtha,.chooser-grid.svelte-yjhtha{grid-template-columns:1fr}.pricing-grid.svelte-yjhtha,.audience-grid.svelte-yjhtha{grid-template-columns:repeat(2,1fr)}.onprem-why-grid.svelte-yjhtha{grid-template-columns:1fr}.ct-head.svelte-yjhtha,.ct-row.svelte-yjhtha{grid-template-columns:140px repeat(4,1fr);font-size:.75rem;min-width:580px}.app-grid.svelte-yjhtha{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.pricing-grid.svelte-yjhtha,.audience-grid.svelte-yjhtha,.app-grid.svelte-yjhtha{grid-template-columns:1fr}.cta-actions.svelte-yjhtha{flex-direction:column;align-items:center}}
