:root{--product-bg-deep: #030712;--product-bg-mid: #0a0f1a;--product-bg-elevated: #0f172a;--product-surface: rgba(15, 23, 42, .72);--product-surface-solid: #111827;--product-surface-glass: rgba(15, 23, 42, .88);--product-border: rgba(148, 163, 184, .1);--product-border-strong: rgba(148, 163, 184, .18);--product-text: #f1f5f9;--product-text-secondary: #cbd5e1;--product-muted: #94a3b8;--product-accent-cyan: #38bdf8;--product-accent-violet: #8750f6;--product-accent-blue: #3b82f6;--product-radius: 16px;--product-radius-lg: 20px;--product-radius-xl: 24px;--product-shadow: 0 0 0 1px rgba(148, 163, 184, .06), 0 24px 48px -24px rgba(0, 0, 0, .55);--product-shadow-soft: 0 16px 40px -12px rgba(0, 0, 0, .45);--product-ease-out: cubic-bezier(.22, 1, .36, 1);--product-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--product-accent-soft: rgba(135, 80, 246, .15);--product-accent-glow: rgba(135, 80, 246, .35);--product-mesh-violet: rgba(135, 80, 246, .35);--product-mesh-cyan: rgba(56, 189, 248, .12);--product-mesh-violet-soft: rgba(135, 80, 246, .12)}.mpv-pricing{margin-top:2rem}.mpv-pricing__header{margin-bottom:1.25rem;max-width:40rem}.mpv-pricing__title{margin:0 0 .5rem;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;color:inherit;letter-spacing:-.02em}.mpv-pricing__intro{margin:0;font-size:.9375rem;line-height:1.55;color:#475569}.mpv-pricing__modules{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.mpv-pricing__modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.mpv-module{position:relative;display:flex;flex-direction:column;padding:1.25rem 1.25rem 1.35rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sh-marketplace__mpv .mpv-module{min-height:100%}.mpv-module:hover{transform:translateY(-2px);border-color:#8750f640;box-shadow:0 12px 32px -12px #8750f633}.mpv-module__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.mpv-module__tag{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#6d28d9;border:1px solid #5b21b6}.mpv-module__price{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a;white-space:nowrap;line-height:1.2}.mpv-module__name{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.35}.mpv-module__deliverables{margin:0;flex:1;font-size:.875rem;line-height:1.55;color:#475569}.mpv-bundle{position:relative;border-radius:20px;overflow:hidden}.mpv-bundle__glow{position:absolute;inset:0;background:linear-gradient(135deg,#8750f659,#38bdf826);opacity:.5;pointer-events:none}.mpv-bundle__inner{position:relative;display:grid;gap:1.25rem;padding:1.35rem 1.35rem 1.5rem;background:linear-gradient(145deg,#1e1b4b,#312e81 48%,#1e293b);border:1px solid rgba(167,139,250,.35);border-radius:20px;color:#e2e8f0}@media(min-width:900px){.mpv-bundle__inner{grid-template-columns:minmax(11rem,14rem) 1fr;align-items:start;padding:1.5rem 1.75rem}}.mpv-bundle__head{display:flex;flex-direction:column;gap:.75rem}.mpv-bundle__badge{align-self:flex-start;padding:.3rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#f5f3ff;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.mpv-bundle__price{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1}.mpv-bundle__price-note{margin:.35rem 0 0;font-size:.8125rem;font-weight:500;color:#c4b5fd}.mpv-bundle__name{margin:0 0 .4rem;font-size:1.125rem;font-weight:700;color:#f8fafc}.mpv-bundle__deliverables{margin:0 0 1rem;font-size:.9rem;line-height:1.55;color:#cbd5e1}.mpv-bundle__includes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mpv-bundle__includes li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.55rem .75rem;border-radius:10px;background:#ffffff0f;font-size:.8125rem;color:#e2e8f0}.mpv-bundle__check{width:1.125rem;height:1.125rem;border-radius:50%;background:#86efac33;border:1px solid rgba(134,239,172,.45);position:relative;flex-shrink:0}.mpv-bundle__check:after{content:"";position:absolute;left:.32rem;top:.2rem;width:.3rem;height:.55rem;border:solid #86efac;border-width:0 2px 2px 0;transform:rotate(45deg)}.mpv-bundle__line-price{font-weight:600;color:#a5b4fc;white-space:nowrap}.ocl-page .mpv-pricing__intro,.pdl-page .mpv-pricing__intro{color:var(--product-muted, #94a3b8)}.ocl-page .mpv-module,.pdl-page .mpv-module{background:var(--product-surface, rgba(255, 255, 255, .04));border-color:var(--product-border, rgba(255, 255, 255, .1));box-shadow:none}.ocl-page .mpv-module__name,.ocl-page .mpv-module__price,.pdl-page .mpv-module__name,.pdl-page .mpv-module__price{color:var(--product-text, #f1f5f9)}.ocl-page .mpv-module__deliverables,.pdl-page .mpv-module__deliverables{color:var(--product-muted, #94a3b8)}.ocl-page .mpv-pricing__title,.pdl-page .mpv-pricing__title{color:var(--product-text, #f8fafc)}@media(max-width:767px){.mpv-module__top{flex-wrap:wrap}.mpv-bundle__includes li{grid-template-columns:auto 1fr}.mpv-bundle__line-price{grid-column:2;justify-self:start;padding-left:1.8rem;font-size:.75rem}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}@supports (padding: max(0px)){body.commerce-lead-funnel-page .clf-main{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:max(3rem,env(safe-area-inset-bottom))}body.contact-page .contact-hero-section,body.contact-page .contact-form-section,body.contact-page .contact-booking-section,body.contact-page .contact-details-section,body.site-home-page .home-contact .contact-hero-section,body.site-home-page .home-contact .contact-form-section,body.site-home-page .home-contact .contact-booking-section,body.site-home-page .home-contact .contact-details-section{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}body.site-home-page .sh-container{padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right))}nav.site-nav .nav-container{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}@media(max-width:767px){body.commerce-lead-funnel-page,body.contact-page,body.site-home-page{overflow-x:hidden}.clf-option,.clf-store-card,.clf-lang-btn,.clf-dial-key,.clf-btn,.sh-btn,.contact-page .contact-form-button,.contact-page .country-selector,nav.site-nav .app-btn,nav.site-nav .mobile-menu-button{min-height:44px;touch-action:manipulation}.clf-dial-key{min-height:3.5rem;font-size:1.35rem}.contact-page input,.contact-page select,.contact-page textarea,.contact-page .search-input{font-size:16px!important}.sh-calculator input[type=range]{height:2rem;margin:.5rem 0 1rem}.contact-page .cf-turnstile{display:flex;justify-content:center;overflow:hidden;max-width:100%}.contact-page .cf-turnstile iframe{max-width:100%!important}}.site-home{--sh-surface: #ffffff;--sh-surface-muted: #f1f5f9;--sh-surface-dark: #0f172a;--sh-ink: #0f172a;--sh-ink-muted: #475569;--sh-accent: #8750f6;--sh-accent-deep: #6d28d9;--sh-radius-lg: 20px;--sh-radius-md: 16px;--sh-shadow-card: 0 4px 24px -8px rgba(15, 23, 42, .08);--sh-shadow-hover: 0 20px 48px -20px rgba(135, 80, 246, .28)}.site-home .sh-section{padding:clamp(3.5rem,8vw,5.5rem) 0}.site-home .sh-section--light{background:var(--sh-surface);border-block:1px solid rgba(15,23,42,.05)}.site-home .sh-section--muted{background:var(--sh-surface-muted);border-block:1px solid rgba(15,23,42,.05)}.site-home .sh-section--cta{background:linear-gradient(180deg,#faf7ff,#eef2ff 48%,#f8fafc);border-top:1px solid rgba(135,80,246,.14);color:var(--sh-ink)}.site-home .sh-section--dark{background:linear-gradient(165deg,#0f172a,#1e293b 55%,#0f172a);border-block:none;color:#e2e8f0}.site-home .sh-section-head{margin-bottom:clamp(2rem,4vw,2.75rem);max-width:42rem}.site-home .sh-section-kicker{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;margin-bottom:.75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sh-accent-deep);background:#8750f61a;border:1px solid rgba(135,80,246,.22)}.site-home .sh-section--dark .sh-section-kicker{color:#c4b5fd;background:#a78bfa1f;border-color:#a78bfa47}.site-home .sh-tco-estimator.sh-section--dark .sh-calculator{background:#fff;border-color:#94a3b826;color:var(--sh-ink)}.site-home .sh-tco-estimator.sh-section--dark .sh-calculator-title{color:var(--sh-ink)}.site-home .sh-tco-estimator.sh-section--dark .sh-calculator-note{color:var(--sh-ink-muted)}.site-home .sh-heading{font-size:clamp(1.75rem,3.8vw,2.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--sh-ink)}.site-home .sh-heading--light{color:#f8fafc}.site-home .sh-intro{font-size:clamp(.9375rem,1.8vw,1.0625rem);line-height:1.65;color:var(--sh-ink-muted);margin-bottom:0}.site-home .sh-intro--light{color:#cbd5e1}.site-home .sh-stats--bold{padding:clamp(2.5rem,5vw,3.25rem) 0;background:linear-gradient(180deg,#0f172a,#1e293b);border-bottom:1px solid rgba(148,163,184,.12)}.site-home .sh-stats--bold .sh-stats-grid{gap:2rem 1.5rem}.site-home .sh-stats--bold .sh-stat{padding:1rem 1.25rem;border-radius:var(--sh-radius-md);background:#ffffff0a;border:1px solid rgba(148,163,184,.12);transition:border-color .2s ease,background .2s ease}@media(min-width:768px){.site-home .sh-stats--bold .sh-stat:hover{background:#ffffff12;border-color:#a78bfa59}}.site-home .sh-stats--bold .sh-stat__value{background:linear-gradient(135deg,#e9d5ff,#c4b5fd 40%,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent}.site-home .sh-stats--bold .sh-stat__label{color:#94a3b8;font-size:.8125rem}.site-home .sh-sell{position:relative;overflow:hidden}.site-home .sh-sell__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 8% 0%,rgba(135,80,246,.09),transparent 58%),radial-gradient(ellipse 55% 45% at 92% 12%,rgba(56,189,248,.08),transparent 55%),radial-gradient(ellipse 40% 35% at 50% 100%,rgba(16,185,129,.05),transparent 50%)}.site-home .sh-sell__inner{position:relative;z-index:1}.site-home .sh-sell__head{display:grid;gap:1.5rem 2rem;margin-bottom:clamp(2rem,4vw,2.75rem);align-items:end}@media(min-width:900px){.site-home .sh-sell__head{grid-template-columns:minmax(0,1fr) auto}}.site-home .sh-sell__copy{max-width:40rem}.site-home .sh-sell__highlights{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width:900px){.site-home .sh-sell__highlights{flex-direction:column;align-items:flex-end;gap:.4rem}}.site-home .sh-sell__highlights li{padding:.45rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--sh-ink-muted);background:#ffffffd9;border:1px solid rgba(15,23,42,.08);box-shadow:0 2px 8px -4px #0f172a1f;white-space:nowrap}.site-home .sh-sell-grid{display:grid;gap:1.25rem}@media(min-width:768px){.site-home .sh-sell-grid{grid-template-columns:repeat(3,1fr)}}.site-home .sh-sell-card{--sell-accent: #8750f6;--sell-accent-soft: rgba(135, 80, 246, .12);--sell-accent-border: rgba(135, 80, 246, .28);position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.5rem 1.35rem 1.35rem;border-radius:var(--sh-radius-lg);background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card);text-decoration:none;color:inherit;overflow:hidden;backdrop-filter:blur(8px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-home .sh-sell-card--sky{--sell-accent: #0284c7;--sell-accent-soft: rgba(56, 189, 248, .14);--sell-accent-border: rgba(56, 189, 248, .32)}.site-home .sh-sell-card--emerald{--sell-accent: #059669;--sell-accent-soft: rgba(16, 185, 129, .14);--sell-accent-border: rgba(16, 185, 129, .3)}.site-home .sh-sell-card:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,var(--sell-accent-soft) 0%,transparent 48%);opacity:0;transition:opacity .25s ease;pointer-events:none}.site-home .sh-sell-card:hover{transform:translateY(-5px);border-color:var(--sell-accent-border);box-shadow:0 22px 50px -22px color-mix(in srgb,var(--sell-accent) 35%,transparent)}.site-home .sh-sell-card:hover:after{opacity:1}.site-home .sh-sell-card__index{position:absolute;top:1rem;right:1.1rem;font-size:.6875rem;font-weight:800;letter-spacing:.14em;color:#0f172a2e}.site-home .sh-sell-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.site-home .sh-sell-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:14px;background:var(--sell-accent-soft);border:1px solid var(--sell-accent-border)}.site-home .sh-sell-card__icon{display:block;width:2rem;height:2rem;max-width:none;aspect-ratio:1 / 1;object-fit:contain;flex-shrink:0}.site-home .sh-sell-card__tag{padding:.35rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sell-accent);background:var(--sell-accent-soft);border:1px solid var(--sell-accent-border);white-space:nowrap}.site-home .sh-sell-card__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--sh-ink)}.site-home .sh-sell-card__body{margin:0 0 1.25rem;flex:1;font-size:.9rem;line-height:1.55;color:var(--sh-ink-muted)}.site-home .sh-sell-card__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;font-size:.8125rem;font-weight:700;color:var(--sell-accent);transition:gap .2s ease}.site-home .sh-sell-card__arrow{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--sell-accent-soft);border:1px solid var(--sell-accent-border);transition:transform .2s ease,background .2s ease}.site-home .sh-sell-card:hover .sh-sell-card__cta{gap:.65rem}.site-home .sh-sell-card:hover .sh-sell-card__arrow{transform:translate(2px);background:var(--sell-accent);color:#fff;border-color:transparent}@media(prefers-reduced-motion:reduce){.site-home .sh-sell-card,.site-home .sh-sell-card__cta,.site-home .sh-sell-card__arrow{transition:none}.site-home .sh-sell-card:hover{transform:none}}.site-home .sh-grid--3{gap:1.25rem}.site-home .sh-card--visual{padding:1.5rem 1.35rem;border-radius:var(--sh-radius-lg);background:var(--sh-surface);border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.site-home .sh-section--muted .sh-card--visual{background:var(--sh-surface)}.site-home .sh-card--visual:hover{transform:translateY(-3px);border-color:#8750f640;box-shadow:var(--sh-shadow-hover)}.site-home .sh-card-icon-wrap{width:3.5rem;height:3.5rem;border-radius:14px;background:linear-gradient(135deg,#8750f624,#38bdf81a)}.site-home .sh-card--visual h3{font-size:1.0625rem;font-weight:700;color:var(--sh-ink);letter-spacing:-.02em}.site-home .sh-card--visual p{font-size:.9rem;line-height:1.6}.site-home .sh-tco-estimator{position:relative;overflow:hidden}.site-home .sh-tco-estimator__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 12% 20%,rgba(135,80,246,.22),transparent 58%),radial-gradient(ellipse 45% 40% at 88% 75%,rgba(56,189,248,.14),transparent 55%),radial-gradient(ellipse 35% 30% at 70% 10%,rgba(34,197,94,.1),transparent 50%)}.site-home .sh-tco-estimator__inner{position:relative;z-index:1}.site-home .sh-tco-estimator__head{display:grid;gap:1.5rem;margin-bottom:clamp(2rem,4vw,2.75rem)}@media(min-width:900px){.site-home .sh-tco-estimator__head{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:end;gap:2rem}}.site-home .sh-tco-estimator__head-copy{max-width:36rem}.site-home .sh-tco-estimator__head-copy .sh-intro{margin-top:.75rem}.site-home .sh-tco-savings-hero{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.35rem;border-radius:var(--sh-radius-lg);background:linear-gradient(145deg,#22c55e2e,#22c55e0d);border:1px solid rgba(74,222,128,.35);box-shadow:0 16px 40px -20px #22c55e73}.site-home .sh-tco-savings-hero__kicker{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#86efac}.site-home .sh-tco-savings-hero__value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#ecfdf5;font-variant-numeric:tabular-nums}.site-home .sh-tco-savings-hero__pct{font-size:.8125rem;font-weight:600;color:#bbf7d0}.site-home .sh-tco-savings-hero__pct:empty{display:none}.site-home .sh-tco-savings-hero__hint{font-size:.75rem;color:#94a3b8;line-height:1.45}.site-home .sh-estimator-grid{gap:clamp(1.25rem,3vw,1.75rem)}.site-home .sh-calculator{position:relative;padding:clamp(1.35rem,3vw,1.85rem);border-radius:var(--sh-radius-lg);background:#fff;border:1px solid rgba(148,163,184,.15);box-shadow:0 24px 60px -28px #00000073}.site-home .sh-calculator__top{margin-bottom:1.15rem}.site-home .sh-calculator-title{margin:0 0 .35rem;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--sh-ink)}.site-home .sh-calculator__lede{margin:0;font-size:.875rem;color:var(--sh-ink-muted);line-height:1.5}.site-home .sh-tco-presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.site-home .sh-tco-preset{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#f8fafc;font-size:.8125rem;font-weight:600;color:#475569;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.site-home .sh-tco-preset:hover{border-color:#8750f659;color:var(--sh-accent-deep)}.site-home .sh-tco-preset.is-active{background:#8750f61f;border-color:#8750f666;color:var(--sh-accent-deep);box-shadow:0 4px 14px #8750f626}.site-home .sh-tco-slider-block{padding:1.1rem 1.15rem;margin-bottom:1.15rem;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid rgba(15,23,42,.06)}.site-home .sh-tco-compare{display:grid;gap:1rem}.site-home .sh-tco-bars{padding:1rem 1.1rem;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.site-home .sh-tco-bar__head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem .65rem}.site-home .sh-tco-bar__head .sh-tco-stat__tag{grid-row:1 / -1}.site-home .sh-tco-bar__label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:none;letter-spacing:0}.site-home .sh-tco-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.site-home .sh-tco-results .sh-calculator-stat{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.85rem .9rem;margin:0;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.site-home .sh-tco-results__savings{background:linear-gradient(145deg,#22c55e24,#22c55e0a);border-color:#22c55e40}.site-home .sh-tco-results__savings .sh-tco-stat__value{color:#15803d;font-size:1.2rem}.site-home .sh-tco-results .sh-tco-stat__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.site-home .sh-tco-results .sh-tco-stat__value{font-size:1.05rem;font-weight:700;color:var(--sh-ink);font-variant-numeric:tabular-nums}.site-home .sh-calculator-stat--saas .sh-tco-stat__value{color:#b91c1c}.site-home .sh-calculator-stat--owned .sh-tco-stat__value{color:#15803d}.site-home .sh-calculator-note{margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(15,23,42,.1);font-size:.75rem;line-height:1.55}.site-home .sh-estimator-aside{display:flex;flex-direction:column;gap:0;padding:clamp(1.35rem,3vw,1.75rem);border-radius:var(--sh-radius-lg);background:#ffffff0f;border:1px solid rgba(167,139,250,.28);box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(8px)}.site-home .sh-estimator-aside__badge{display:inline-flex;align-self:flex-start;margin-bottom:.65rem;padding:.35rem .7rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#c4b5fd;background:#a78bfa26;border:1px solid rgba(167,139,250,.3)}.site-home .sh-estimator-aside-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#f8fafc;letter-spacing:-.02em}.site-home .sh-tco-estimator .sh-cost-list li{border-bottom-color:#94a3b826;color:#cbd5e1}.site-home .sh-tco-estimator .sh-cost-list li span:last-child{color:#f1f5f9;font-weight:600}.site-home .sh-tco-estimator .sh-vs-line{color:#cbd5e1;margin:.5rem 0 1.15rem}.site-home .sh-tco-estimator .sh-vs-line strong{color:#f8fafc}.site-home .sh-estimator-aside__link{display:inline-flex;align-items:center;margin-top:.85rem;font-size:.8125rem;font-weight:600;color:#c4b5fd;text-decoration:none;transition:color .2s ease}.site-home .sh-estimator-aside__link:hover{color:#e9d5ff}.site-home .sh-tco-estimator .sh-estimator-aside .sh-btn--block{margin-top:0}.site-home .sh-pricing{position:relative;overflow:hidden}.site-home .sh-pricing__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 0% 100%,rgba(135,80,246,.07),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 0%,rgba(56,189,248,.06),transparent 50%)}.site-home .sh-pricing__inner{position:relative;z-index:1}.site-home .sh-pricing__head{display:grid;gap:1.25rem 2rem;margin-bottom:clamp(2rem,4vw,2.75rem);align-items:end}@media(min-width:900px){.site-home .sh-pricing__head{grid-template-columns:minmax(0,1fr) auto}}.site-home .sh-pricing__copy{max-width:40rem}.site-home .sh-pricing__compare-link{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:999px;font-size:.8125rem;font-weight:700;color:var(--sh-accent-deep);text-decoration:none;background:#ffffffe6;border:1px solid rgba(135,80,246,.25);box-shadow:0 2px 10px -4px #0f172a1f;transition:gap .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.site-home .sh-pricing__compare-link:hover{gap:.55rem;border-color:#8750f673;box-shadow:var(--sh-shadow-hover)}.site-home .sh-pricing .sh-payment-schedule{margin-top:clamp(2rem,4vw,2.75rem)}.site-home .sh-pricing-grid{display:grid;gap:1.25rem;align-items:stretch}@media(min-width:768px){.site-home .sh-pricing-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.site-home .sh-pricing-grid{gap:1.5rem}}.site-home .sh-price-card{--price-accent: #8750f6;--price-accent-soft: rgba(135, 80, 246, .1);--price-accent-border: rgba(135, 80, 246, .28);position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.65rem 1.5rem 1.5rem;border-radius:var(--sh-radius-lg);background:#fffffff2;border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-home .sh-price-card--launch{--price-accent: #7c3aed;--price-accent-soft: rgba(124, 58, 237, .1);--price-accent-border: rgba(124, 58, 237, .26)}.site-home .sh-price-card--growth{--price-accent: #6d28d9;--price-accent-soft: rgba(109, 40, 217, .12);--price-accent-border: rgba(109, 40, 217, .35)}.site-home .sh-price-card--marketplace{--price-accent: #0284c7;--price-accent-soft: rgba(2, 132, 199, .1);--price-accent-border: rgba(2, 132, 199, .28)}.site-home .sh-price-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--price-accent),color-mix(in srgb,var(--price-accent) 40%,#38bdf8));opacity:.65}.site-home .sh-price-card--featured{border:2px solid var(--price-accent-border);box-shadow:0 28px 60px -24px #6d28d947}.site-home .sh-price-card--featured:before{opacity:1;height:5px}@media(min-width:900px){.site-home .sh-price-card--featured{transform:translateY(-6px)}}.site-home .sh-price-card:not(.sh-price-card--featured):hover{transform:translateY(-4px);border-color:var(--price-accent-border);box-shadow:0 20px 48px -22px color-mix(in srgb,var(--price-accent) 30%,transparent)}.site-home .sh-price-card--featured:hover{transform:translateY(-8px);box-shadow:0 32px 64px -20px #6d28d952}.site-home .sh-price-badge{position:absolute;top:1.15rem;right:1.15rem;z-index:2;padding:.35rem .7rem;border-radius:999px;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--sh-accent),var(--sh-accent-deep));box-shadow:0 4px 12px -4px #6d28d980}.site-home .sh-price-card__header{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.15rem;padding-right:4.5rem}.site-home .sh-price-card--featured .sh-price-card__header{padding-right:5.5rem}.site-home .sh-price-card__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:14px;background:var(--price-accent-soft);border:1px solid var(--price-accent-border)}.site-home .sh-price-icon{width:2rem;height:2rem;object-fit:contain;margin:0}.site-home .sh-price-card__name{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--sh-ink)}.site-home .sh-price-card__ideal{margin:.25rem 0 0;font-size:.8125rem;line-height:1.4;color:var(--sh-ink-muted)}.site-home .sh-price-card__amount{margin-bottom:1.15rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(15,23,42,.07)}.site-home .sh-price{margin:0;font-size:clamp(1.9rem,3.2vw,2.25rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--price-accent)}.site-home .sh-price-note{margin:.45rem 0 0;font-size:.8125rem;font-weight:600;color:var(--sh-ink-muted)}.site-home .sh-price-features{list-style:none;padding:0;margin:0 0 1.35rem;flex:1;display:flex;flex-direction:column;gap:.45rem;font-size:.875rem;color:var(--sh-ink-muted)}.site-home .sh-price-features li{position:relative;padding:.15rem 0 .15rem 1.5rem;line-height:1.45}.site-home .sh-price-features li:before{content:"";position:absolute;left:0;top:.5rem;width:.85rem;height:.85rem;border-radius:999px;background:var(--price-accent-soft);border:1px solid var(--price-accent-border);mask:none;-webkit-mask:none;opacity:1}.site-home .sh-price-features li:after{content:"";position:absolute;left:.28rem;top:.72rem;width:.35rem;height:.2rem;border-left:2px solid var(--price-accent);border-bottom:2px solid var(--price-accent);transform:rotate(-45deg)}.site-home .sh-price-card__cta{margin-top:auto}.site-home .sh-price-card--featured .sh-price-card__cta{box-shadow:0 8px 24px -8px #6d28d973}.site-home .sh-pricing-grid .sh-btn--ghost{color:var(--sh-ink);border-color:#0f172a1f;background:#f8fafce6}.site-home .sh-pricing-grid .sh-btn--ghost:hover{border-color:var(--price-accent-border);background:var(--price-accent-soft);color:var(--price-accent)}.site-home .sh-compare-interactive{display:grid;gap:1.25rem}.site-home .sh-compare-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.35rem;border-radius:999px;background:#0f172a8c;border:1px solid rgba(148,163,184,.2)}.site-home .sh-compare-tab{flex:1 1 auto;min-width:7.5rem;min-height:44px;padding:.55rem 1rem;border:none;border-radius:999px;font-size:.8125rem;font-weight:700;letter-spacing:.02em;color:#cbd5e1;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.site-home .sh-compare-tab:hover{color:#f8fafc}.site-home .sh-compare-tab.is-active{color:#fff;background:linear-gradient(135deg,#8750f6f2,#6366f1e6);box-shadow:0 8px 24px -8px #8750f6a6}.site-home .sh-compare-viz{padding:1.15rem 1.2rem 1.25rem;border-radius:var(--sh-radius-lg);background:#0f172a73;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 48px -24px #0006}.site-home .sh-compare-horizons{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.site-home .sh-compare-horizon{flex:1 1 5.5rem;min-height:40px;padding:.45rem .75rem;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#ffffff0a;color:#e2e8f0;font-size:.8125rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease}.site-home .sh-compare-horizon.is-active{border-color:#a78bfaa6;background:#8750f638;color:#f8fafc}.site-home .sh-compare-viz__caption{margin:0 0 1rem;font-size:.875rem;color:#94a3b8;text-align:center}.site-home .sh-compare-viz-bars{display:grid;gap:.85rem}.site-home .sh-compare-viz-bar__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}.site-home .sh-compare-viz-bar__head strong{font-size:clamp(1rem,3.5vw,1.25rem);font-variant-numeric:tabular-nums}.site-home .sh-compare-viz-bar--saas .sh-compare-viz-bar__head strong{color:#fca5a5}.site-home .sh-compare-viz-bar--owned .sh-compare-viz-bar__head strong{color:#86efac}.site-home .sh-compare-viz-bar__track{display:block;height:.65rem;border-radius:999px;background:#0f172aa6;overflow:hidden}.site-home .sh-compare-viz-bar__fill{display:block;height:100%;width:0;border-radius:inherit;transition:width .45s cubic-bezier(.22,1,.36,1)}.site-home .sh-compare-viz-bar--saas .sh-compare-viz-bar__fill{background:linear-gradient(90deg,#f87171,#fb923c)}.site-home .sh-compare-viz-bar--owned .sh-compare-viz-bar__fill{background:linear-gradient(90deg,#4ade80,#34d399)}.site-home .sh-compare-viz__savings{margin:1rem 0 0;padding:.75rem .9rem;border-radius:12px;text-align:center;font-size:.9375rem;font-weight:700;color:#ecfdf5;background:#22c55e1f;border:1px solid rgba(74,222,128,.35)}.site-home .sh-compare-viz__savings:empty{display:none}.site-home .sh-compare-cards{display:grid;gap:.85rem}@media(min-width:768px){.site-home .sh-compare-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-home .sh-compare-card{padding:1rem 1.05rem;border-radius:14px;background:#ffffff0d;border:1px solid rgba(148,163,184,.18)}.site-home .sh-compare-card--tco{background:#8750f61f;border-color:#a78bfa59}.site-home .sh-compare-card__title{margin:0 0 .75rem;font-size:.9375rem;font-weight:700;color:#f8fafc;line-height:1.35}.site-home .sh-compare-card__note{display:block;margin-top:.25rem;font-size:.75rem;font-weight:600;color:#94a3b8}.site-home .sh-compare-card__cols{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.site-home .sh-compare-card__col{padding:.65rem .75rem;border-radius:10px;background:#0f172a73;border:1px solid rgba(148,163,184,.16)}.site-home .sh-compare-card__label{display:block;margin-bottom:.25rem;font-size:.6875rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.site-home .sh-compare-card__col--saas .sh-compare-card__label{color:#fca5a5}.site-home .sh-compare-card__col--owned .sh-compare-card__label{color:#86efac}.site-home .sh-compare-card__value{display:block;font-size:.875rem;font-weight:600;color:#e2e8f0;line-height:1.4}.site-home .sh-compare-card__verdict{margin:.65rem 0 0;font-size:.75rem;font-weight:700;color:#86efac}.site-home .sh-compare-details{margin-top:.25rem}.site-home .sh-compare-details__summary{list-style:none;cursor:pointer;text-align:center;font-size:.8125rem;font-weight:700;color:#a5b4fc;padding:.5rem}.site-home .sh-compare-details__summary::-webkit-details-marker{display:none}.site-home .sh-compare-details[open] .sh-compare-details__summary{margin-bottom:.75rem}.site-home .sh-compare-table__note{display:block;margin-top:.2rem;font-size:.75rem;font-weight:500;color:#94a3b8}.site-home .sh-compare-wrap{border-radius:var(--sh-radius-lg);background:#0f172a66;border:1px solid rgba(148,163,184,.15);box-shadow:0 24px 48px -24px #0006}.site-home .sh-compare thead th{background:#8750f633;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.site-home .sh-compare tbody tr:hover td{background:#ffffff08}.site-home .sh-compare th,.site-home .sh-compare td{padding:1rem 1.15rem}.site-home .sh-compare-row--tco th[scope=row],.site-home .sh-compare-row--tco td{font-weight:700}.site-home .sh-compare-row--tco td:last-child{color:#86efac}.site-home .sh-compare-legend__item{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.site-home .sh-compare-legend__item:before{content:"";width:.65rem;height:.65rem;border-radius:3px}.site-home .sh-compare-legend__item--saas:before{background:#f87171}.site-home .sh-compare-legend__item--owned:before{background:#4ade80}.site-home .sh-tco-slider-block{margin-bottom:1rem}.site-home .sh-tco-slider-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin-bottom:.65rem}.site-home .sh-tco-slider-scale{display:flex;justify-content:space-between;margin:.35rem 0 0;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.site-home .sh-tco-slider-label{font-size:.8125rem;font-weight:600;color:var(--sh-ink-muted);text-transform:uppercase;letter-spacing:.06em}.site-home .sh-tco-revenue-pill{display:inline-flex;padding:.45rem .95rem;border-radius:999px;font-size:clamp(.9375rem,2.5vw,1.125rem);font-weight:700;color:var(--sh-accent-deep);background:#8750f61a;border:1px solid rgba(135,80,246,.22);font-variant-numeric:tabular-nums}.site-home .sh-tco-slider-wrap{display:block;margin-bottom:1rem}.site-home .sh-tco-slider-wrap input[type=range]{width:100%;height:8px;accent-color:var(--sh-accent);cursor:pointer}.site-home .sh-tco-slider-wrap input[type=range]::-webkit-slider-thumb{width:22px;height:22px;border:2px solid #fff;box-shadow:0 2px 10px #8750f659}.site-home .sh-tco-bars{display:grid;gap:.65rem;margin-bottom:1.15rem}.site-home .sh-tco-bar{display:grid;gap:.4rem}.site-home .sh-tco-bar__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.site-home .sh-tco-bar__label{font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.site-home .sh-tco-bar__amount{font-size:.8125rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.site-home .sh-tco-bar--saas .sh-tco-bar__amount{color:#b91c1c}.site-home .sh-tco-bar--owned .sh-tco-bar__amount{color:#15803d}.site-home .sh-tco-bar--saas .sh-tco-bar__label{color:#b91c1c}.site-home .sh-tco-bar--owned .sh-tco-bar__label{color:#15803d}.site-home .sh-tco-bar__track{display:block;width:100%;height:.5rem;border-radius:999px;background:#0f172a14;overflow:hidden}@media(min-width:768px){.site-home .sh-tco-bar{grid-template-columns:5.5rem 1fr;align-items:center;gap:.5rem}.site-home .sh-tco-bar__head{display:contents}.site-home .sh-tco-bar__amount{display:none}.site-home .sh-tco-bar__track{grid-column:2}}.site-home .sh-tco-bar__fill{display:block;height:100%;border-radius:inherit;width:0;transition:width .35s ease}.site-home .sh-tco-bar--saas .sh-tco-bar__fill{background:linear-gradient(90deg,#f87171,#ef4444)}.site-home .sh-tco-bar--owned .sh-tco-bar__fill{background:linear-gradient(90deg,#4ade80,#22c55e)}.site-home .sh-tco-results{display:grid;gap:.65rem}.site-home .sh-tco-results .sh-calculator-stat{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:.15rem .65rem;padding:.85rem 1rem;margin:0;border-bottom:none}.site-home .sh-tco-stat__tag{grid-row:1 / -1;align-self:center;padding:.25rem .5rem;border-radius:6px;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site-home .sh-tco-stat__tag--saas{color:#991b1b;background:#f8717126}.site-home .sh-tco-stat__tag--owned{color:#166534;background:#4ade8026}.site-home .sh-tco-stat__tag--save{color:#15803d;background:#22c55e2e}.site-home .sh-tco-stat__label{grid-column:2;font-size:.8125rem;color:var(--sh-ink-muted);line-height:1.35}.site-home .sh-tco-stat__value{grid-column:2;justify-self:end;font-size:1.125rem;font-weight:700;color:var(--sh-ink)}.site-home .sh-calculator-stat--savings .sh-tco-stat__value{font-size:1.35rem;color:#15803d}@media(max-width:767px){.site-home .sh-tco-estimator__head{text-align:center}.site-home .sh-tco-estimator__head-copy{margin-left:auto;margin-right:auto}.site-home .sh-tco-savings-hero{align-items:center;text-align:center}.site-home .sh-tco-estimator .sh-calculator__top{text-align:center}.site-home .sh-tco-presets{justify-content:center}.site-home .sh-tco-estimator .sh-tco-slider-head{flex-direction:column;align-items:stretch;text-align:center}.site-home .sh-tco-estimator .sh-tco-revenue-pill{justify-content:center;width:100%;font-size:1.0625rem}.site-home .sh-tco-estimator .sh-tco-slider-wrap input[type=range]{height:1.75rem}.site-home .sh-tco-estimator .sh-tco-bar__head{grid-template-columns:auto 1fr}.site-home .sh-tco-estimator .sh-tco-bar__amount{grid-column:2;justify-self:end}.site-home .sh-tco-results{grid-template-columns:1fr}.site-home .sh-tco-results__savings{order:-1}.site-home .sh-tco-estimator .sh-calculator-note{text-align:center}.site-home .sh-tco-estimator .sh-estimator-aside{text-align:center;align-items:center}.site-home .sh-tco-estimator .sh-estimator-aside__badge{align-self:center}.site-home .sh-tco-estimator .sh-estimator-aside .sh-btn--block{width:100%;justify-content:center;min-height:48px}.site-home .sh-compare-tabs{flex-direction:column;border-radius:14px}.site-home .sh-compare-tab{width:100%}.site-home .sh-compare-card__cols{grid-template-columns:1fr}.site-home .sh-tco-compare .sh-compare-cta{margin-top:1.25rem}.site-home .sh-tco-compare .sh-compare-cta .sh-btn{width:100%;justify-content:center}.site-home .sh-compare-details[open] .sh-compare-wrap{overflow:visible;margin-left:0;margin-right:0;padding:0;background:transparent;border:none;box-shadow:none}.site-home .sh-compare-details[open] .sh-compare thead{display:none}.site-home .sh-compare-details[open] .sh-compare tbody{display:flex;flex-direction:column;gap:.85rem}.site-home .sh-compare-details[open] .sh-compare tbody tr{display:flex;flex-direction:column;gap:.65rem;padding:1rem;border-radius:14px;background:#ffffff0d;border:1px solid rgba(148,163,184,.18)}.site-home .sh-compare-details[open] .sh-compare tbody tr.sh-compare-row--tco{background:#8750f61f;border-color:#a78bfa59}.site-home .sh-compare-details[open] .sh-compare th[scope=row],.site-home .sh-compare-details[open] .sh-compare td{display:block;width:100%;box-sizing:border-box;padding:0;border:none;text-align:left;background:transparent}.site-home .sh-compare-details[open] .sh-compare th[scope=row]{padding-bottom:.55rem;border-bottom:1px solid rgba(148,163,184,.2);font-size:.9rem;color:#f8fafc}.site-home .sh-compare-details[open] .sh-compare td{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;padding:.7rem .85rem;border-radius:10px;font-size:.875rem;line-height:1.45;color:#e2e8f0;background:#0f172a73;border:1px solid rgba(148,163,184,.16)}.site-home .sh-compare-details[open] .sh-compare td:before{flex:0 0 auto;min-width:3.25rem;font-size:.6875rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.site-home .sh-compare-details[open] .sh-compare td[data-label=SaaS]:before{content:attr(data-label);color:#fca5a5}.site-home .sh-compare-details[open] .sh-compare td[data-label=Owned]:before{content:attr(data-label);color:#86efac}}.site-home .sh-build-fast.sh-section--light{background:var(--sh-surface)}.site-home .sh-build-steps{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:1rem}.site-home .sh-build-step{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;z-index:1}.site-home .sh-build-step--violet{--bp-accent: #7c3aed;--bp-accent-deep: #6d28d9;--bp-soft: rgba(124, 58, 237, .12);--bp-border: rgba(124, 58, 237, .28);--bp-card-bg: linear-gradient(165deg, #faf5ff 0%, #fff 58%);--bp-shadow: rgba(124, 58, 237, .28)}.site-home .sh-build-step--indigo{--bp-accent: #4f46e5;--bp-accent-deep: #4338ca;--bp-soft: rgba(79, 70, 229, .12);--bp-border: rgba(79, 70, 229, .28);--bp-card-bg: linear-gradient(165deg, #eef2ff 0%, #fff 58%);--bp-shadow: rgba(79, 70, 229, .28)}.site-home .sh-build-step--sky{--bp-accent: #0284c7;--bp-accent-deep: #0369a1;--bp-soft: rgba(2, 132, 199, .12);--bp-border: rgba(2, 132, 199, .28);--bp-card-bg: linear-gradient(165deg, #f0f9ff 0%, #fff 58%);--bp-shadow: rgba(2, 132, 199, .28)}.site-home .sh-build-step--emerald{--bp-accent: #059669;--bp-accent-deep: #047857;--bp-soft: rgba(5, 150, 105, .12);--bp-border: rgba(5, 150, 105, .28);--bp-card-bg: linear-gradient(165deg, #ecfdf5 0%, #fff 58%);--bp-shadow: rgba(5, 150, 105, .28)}.site-home .sh-build-step__node{display:flex;align-items:center;justify-content:center;align-self:flex-start;width:3.5rem;height:3.5rem;border-radius:999px;background:linear-gradient(145deg,var(--bp-accent),var(--bp-accent-deep));border:3px solid #fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--bp-accent) 35%,transparent),0 10px 24px -10px color-mix(in srgb,var(--bp-accent-deep) 55%,transparent)}.site-home .sh-build-step__icon{width:1.65rem;height:1.65rem;object-fit:contain;filter:brightness(0) invert(1)}.site-home .sh-build-step__num{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-home .sh-build-step__card{position:relative;flex:1;width:100%;padding:1.1rem 1.15rem 1.15rem;border-radius:var(--sh-radius-md);background:var(--bp-card-bg, #fff);border:1px solid var(--bp-border, rgba(15, 23, 42, .08));border-top:3px solid var(--bp-accent);box-shadow:0 2px 12px -8px #0f172a1a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.site-home .sh-build-step:hover .sh-build-step__card{transform:translateY(-3px);border-color:var(--bp-border);box-shadow:0 16px 36px -16px var(--bp-shadow)}.site-home .sh-build-step__index{position:absolute;top:.85rem;right:.95rem;font-size:.6875rem;font-weight:800;letter-spacing:.14em;color:#0f172a24}.site-home .sh-build-step__title{margin:0 0 .4rem;padding-right:2rem;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--sh-ink)}.site-home .sh-build-step__body{margin:0;font-size:.8125rem;line-height:1.5;color:var(--sh-ink-muted)}.site-home .sh-build-step__duration{display:inline-block;margin-bottom:.35rem;padding:.2rem .55rem;border-radius:6px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--bp-accent-deep);background:var(--bp-soft)}.site-home .sh-build-step__detail{display:block}.site-home .sh-build-step__body:not(:has(.sh-build-step__duration)){padding-top:.1rem}@media(min-width:900px){.site-home .sh-build-steps{grid-template-columns:repeat(4,1fr);gap:.85rem;position:relative;padding-top:.5rem}.site-home .sh-build-steps:before{content:"";position:absolute;top:1.75rem;left:10%;right:10%;height:3px;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#4f46e5,#0284c7 66%,#059669);opacity:.4;z-index:0;pointer-events:none}.site-home .sh-build-step{align-items:center;text-align:center}.site-home .sh-build-step__node{align-self:center}.site-home .sh-build-step__title{padding-right:0}.site-home .sh-build-step__index{top:.75rem;right:.85rem}}@media(max-width:899px){.site-home .sh-build-steps{gap:0;padding-left:.15rem}.site-home .sh-build-step{display:grid;grid-template-columns:3.25rem minmax(0,1fr);column-gap:1rem;align-items:start;padding-bottom:1.35rem}.site-home .sh-build-step:not(:last-child):after{content:"";position:absolute;left:1.6rem;top:3.65rem;bottom:.35rem;width:2px;border-radius:999px;background:linear-gradient(180deg,var(--bp-accent) 0%,color-mix(in srgb,var(--bp-accent) 25%,transparent) 100%);opacity:.55;pointer-events:none}.site-home .sh-build-step__node{grid-column:1;grid-row:1;width:3.15rem;height:3.15rem}.site-home .sh-build-step__card{grid-column:2;grid-row:1;text-align:left}}.site-home .sh-overview{background:var(--sh-surface)}.site-home .sh-overview-group{border-radius:var(--sh-radius-lg);border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card)}.site-home .sh-overview-contrast{border-radius:var(--sh-radius-lg);box-shadow:var(--sh-shadow-card)}.site-home .sh-overview-feature{border-radius:12px;transition:background .2s ease}.site-home .sh-overview-feature:hover{background:#8750f60a}.site-home .sh-marketplace-pillar{border-radius:var(--sh-radius-lg);background:var(--sh-surface);border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card);transition:transform .2s ease,box-shadow .2s ease}.site-home .sh-marketplace-pillar:hover{transform:translateY(-2px);box-shadow:var(--sh-shadow-hover)}.site-home .sh-marketplace-milestones{border-radius:var(--sh-radius-lg);box-shadow:var(--sh-shadow-card)}.site-home .sh-marketplace-timeline__card{border-radius:var(--sh-radius-md)}.site-home .sh-marketplace-surface{box-shadow:var(--sh-shadow-card)}.site-home .sh-marketplace-surface:hover{border-color:#8750f64d;box-shadow:var(--sh-shadow-hover)}.site-home .sh-cta-band{position:relative;overflow:hidden;padding:clamp(3.5rem,7vw,5.5rem) 0}.site-home .sh-cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 65% 50% at 8% 35%,rgba(135,80,246,.14),transparent),radial-gradient(ellipse 50% 40% at 92% 60%,rgba(56,189,248,.1),transparent);pointer-events:none}.site-home .sh-cta-band-inner{position:relative;z-index:1;text-align:left}.site-home .sh-cta-band__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2rem,5vw,3.5rem);align-items:center}.site-home .sh-cta-band__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:16rem}.site-home .sh-cta-band__visual-glow{position:absolute;inset:8% 5%;border-radius:50%;background:radial-gradient(circle,rgba(135,80,246,.35) 0%,transparent 68%);filter:blur(2px);pointer-events:none}.site-home .sh-cta-band__illustration{position:relative;z-index:1;width:min(100%,32rem);height:auto;max-height:20rem;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.35))}.site-home .sh-cta-band__stat{position:absolute;right:0;bottom:12%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.85rem 1.1rem;border-radius:1rem;background:#fff;border:1px solid rgba(135,80,246,.28);box-shadow:0 16px 40px -16px #8750f659}.site-home .sh-cta-band__stat-value{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,#c4b5fd,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent}.site-home .sh-cta-band__stat-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--sh-ink-muted);text-align:center;max-width:8rem}.site-home .sh-cta-band__kicker{display:inline-block;margin-bottom:.75rem;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sh-accent-deep);background:#8750f61a;border:1px solid rgba(135,80,246,.22)}.site-home .sh-cta-band__title{font-size:clamp(1.85rem,4vw,2.65rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--sh-ink);margin:0 0 .85rem}.site-home .sh-cta-band__title-accent{display:block;background:linear-gradient(135deg,#a78bfa,#38bdf8 55%,#34d399);-webkit-background-clip:text;background-clip:text;color:transparent}.site-home .sh-cta-band__lede{font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:var(--sh-ink-muted);max-width:34rem;margin:0 0 1.5rem}.site-home .sh-cta-band__highlights{list-style:none;margin:0 0 1.75rem;padding:0;display:grid;gap:.75rem}.site-home .sh-cta-band__highlight{display:flex;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;border-radius:var(--sh-radius-lg, 1rem);background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:var(--sh-shadow-card);transition:border-color .2s ease,box-shadow .2s ease}.site-home .sh-cta-band__highlight:hover{border-color:#8750f659;box-shadow:var(--sh-shadow-hover)}.site-home .sh-cta-band__highlight-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:#8750f633;border:1px solid rgba(167,139,250,.25)}.site-home .sh-cta-band__highlight-icon img{width:1.5rem;height:1.5rem;object-fit:contain}.site-home .sh-cta-band__highlight-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0}.site-home .sh-cta-band__highlight-copy strong{font-size:.95rem;font-weight:600;color:var(--sh-ink);letter-spacing:-.01em}.site-home .sh-cta-band__highlight-copy span{font-size:.8125rem;line-height:1.45;color:var(--sh-ink-muted)}.site-home .sh-cta-band__actions{justify-content:flex-start;margin-top:.25rem}.site-home .sh-cta-band__btn{border-radius:999px;padding:.95rem 2rem;font-size:1rem;box-shadow:0 12px 32px -8px #8750f68c}@media(max-width:900px){.site-home .sh-cta-band__layout{grid-template-columns:1fr;gap:2rem}.site-home .sh-cta-band__visual{order:-1;flex-direction:column;gap:1rem;min-height:0;padding-bottom:.25rem}.site-home .sh-cta-band__illustration{max-height:14rem}.site-home .sh-cta-band__stat{position:static;right:auto;bottom:auto;transform:none;align-self:center;flex-shrink:0;margin-top:.15rem}.site-home .sh-cta-band__actions{justify-content:center}.site-home .sh-cta-band-inner{text-align:center}.site-home .sh-cta-band__lede{margin-left:auto;margin-right:auto}.site-home .sh-cta-band__highlight{text-align:left}}@media(max-width:480px){.site-home .sh-cta-band__visual{gap:.85rem}.site-home .sh-cta-band__illustration{max-height:12rem}.site-home .sh-cta-band__stat{width:min(100%,12.5rem);padding:.75rem 1rem}.site-home .sh-cta-band__stat-label{max-width:none}.site-home .sh-cta-band__highlights{gap:.65rem}.site-home .sh-cta-band__highlight{padding:.75rem .85rem}}.site-home .home-contact.sh-section{padding:0}.site-home .home-contact.sh-section--muted{border-top:none}.site-home .home-contact .contact-hero-section{padding:clamp(2.5rem,5vw,3.5rem) 1.25rem clamp(1.5rem,3vw,2rem)}.site-home .home-contact .contact-form-section{padding:clamp(1.75rem,3.5vw,2.5rem) 1.25rem clamp(1.5rem,3vw,2rem)}.site-home .home-contact .contact-booking-section{padding:0 1.25rem clamp(1.25rem,2.5vw,1.75rem)}.site-home .home-contact .contact-details-section{padding:0 1.25rem clamp(1.5rem,3vw,2rem)}.site-home .home-contact .hc-touch__card{border-radius:var(--sh-radius-lg);box-shadow:0 24px 56px -24px #8750f62e}.site-home .home-contact .contact-booking-block{border-radius:var(--sh-radius-lg)}.site-home .sh-section .sh-btn--primary,.site-home .sh-cta-band .sh-btn--primary{border-radius:999px}@media(prefers-reduced-motion:reduce){.site-home .sh-sell-card:hover,.site-home .sh-card--visual:hover,.site-home .sh-build-step:hover .sh-build-step__card,.site-home .sh-marketplace-pillar:hover,.site-home .sh-price-card--featured,.site-home .sh-price-card:hover,.site-home .sh-cta-band__highlight:hover{transform:none}}.site-home .sh-marketplace-showcase{padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.site-home .sh-marketplace-showcase__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.site-home .sh-marketplace-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-home .sh-marketplace-showcase__item{margin:0;border-radius:var(--sh-radius-lg);overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px -16px #0f172a1f}.site-home .sh-marketplace-showcase__item img{display:block;width:100%;aspect-ratio:16 / 11;object-fit:cover}.site-home .sh-hero-packages--stats{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:1.25rem 0 0;padding:0}.site-home .sh-hero-packages--stats li{font-size:.8125rem;color:#64748b}.site-home .sh-hero-packages--stats strong{color:#fff;margin-right:.25rem}.site-home .sh-faq-list{max-width:40rem;margin:0 auto;display:grid;gap:.65rem}.site-home .sh-faq-item{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:.85rem 1.1rem}.site-home .sh-faq-item summary{font-weight:600;cursor:pointer;list-style:none;color:#0f172a}.site-home .sh-faq-item summary::-webkit-details-marker{display:none}.site-home .sh-faq-item p{margin:.75rem 0 0;font-size:.9375rem;color:#64748b;line-height:1.55}@media(prefers-reduced-motion:no-preference){html:has(body.site-home-page){scroll-behavior:smooth}}body.site-home-page{background:#f8fafc;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif!important}body.site-home-page.fonts-poppins-loaded{font-family:Poppins,ui-sans-serif,system-ui,sans-serif!important}.sh-container{max-width:72rem;margin:0 auto;padding:0 1.25rem}.sh-hero--cinematic{position:relative;display:flex;align-items:flex-end;min-height:min(88svh,44rem);padding:0;overflow:hidden;contain:style}.sh-hero-media{position:absolute;inset:0;pointer-events:none}.sh-hero-media__img,.sh-hero-media__video{width:100%;height:100%;object-fit:cover;object-position:center 30%}.sh-hero-media__video{display:block}.sh-hero-media__still{display:none}.sh-hero-media--video .sh-hero-media__overlay{background:linear-gradient(105deg,#030712eb,#030712b8 48%,#03071273),linear-gradient(0deg,rgba(3,7,18,.88) 0%,transparent 50%)}@media(prefers-reduced-motion:reduce){.sh-hero-media__video{display:none}.sh-hero-media__still{display:block;position:absolute;inset:0}.sh-hero-media__still .sh-hero-media__img{width:100%;height:100%;object-fit:cover}}.sh-hero-media__overlay{position:absolute;inset:0;background:linear-gradient(105deg,#030712eb,#030712b3 45%,#03071266),linear-gradient(0deg,rgba(3,7,18,.88) 0%,transparent 50%)}.sh-hero-media--team .sh-hero-media__img{object-position:68% 38%}.sh-hero-media--team .sh-hero-media__overlay{background:linear-gradient(105deg,#030712f0,#030712d1 38%,#03071273 62%,#03071233),linear-gradient(0deg,rgba(3,7,18,.9) 0%,transparent 48%)}@media(max-width:767px){.sh-hero-media--team .sh-hero-media__img{object-position:center 32%}.sh-hero-media--team .sh-hero-media__overlay{background:linear-gradient(180deg,#0307128c,#030712bf 35%,#030712eb)}}.sh-hero-stage{position:relative;width:100%;padding-top:calc(4.75rem + env(safe-area-inset-top,0px));padding-bottom:4rem}@media(min-width:1024px){.sh-hero-stage{padding-top:calc(5.25rem + env(safe-area-inset-top,0px));padding-bottom:5rem}}.sh-hero-copy{max-width:42rem}.sh-hero-eyebrow{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#e2e8f0;letter-spacing:.01em}.sh-hero-headline,.sh-hero--cinematic #sh-hero-heading{margin:0 0 1.25rem;overflow:visible;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.sh-hero-line{display:block;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:#f8fafc}.sh-hero-lede{margin:0 0 1.75rem;max-width:34rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;color:#e2e8f0}.sh-hero-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.25rem}.sh-btn--hero-light{background:#fff;color:#0f172a;border-radius:999px;box-shadow:0 4px 24px #0003}.sh-btn--hero-light:hover{background:#f1f5f9;transform:translateY(-1px);box-shadow:0 8px 32px #00000040}.sh-btn--hero-outline{border:1px solid rgba(248,250,252,.7);color:#f8fafc;background:#ffffff0f;border-radius:999px}.sh-btn--hero-outline:hover{background:#ffffff1f;border-color:#fff;color:#fff}.sh-hero-play{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid rgba(248,250,252,.5);flex-shrink:0}.sh-hero-packages{margin:0 0 1rem;font-size:.875rem;line-height:1.5;color:#cbd5e1}.sh-hero-packages a{color:inherit;text-decoration:none;transition:color .2s ease}.sh-hero-packages a:hover{color:#fff}.sh-hero-packages a:hover strong{color:#a78bfa}.sh-hero-packages strong{font-weight:700;color:#f8fafc}.sh-hero-packages__sep{margin:0 .35rem;color:#64748b}.sh-hero-trust-chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.sh-hero-trust-chips li{font-size:.8125rem;color:#94a3b8}.sh-hero-tagline{margin:0 0 1rem;max-width:36rem;font-size:.9375rem;line-height:1.55;color:#cbd5e1}.sh-hero-line--prefix{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;color:#e2e8f0}.sh-hero-line--suffix{font-size:clamp(1.35rem,3.5vw,2rem);font-weight:600;color:#f8fafc}.sh-hero-rotate{display:inline-grid;vertical-align:bottom;max-width:100%;min-height:1.15em;margin:.15rem 0;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em}.sh-hero-rotate__measure,.sh-hero-rotate__line{grid-area:1 / 1}.sh-hero-rotate__measure{visibility:hidden;white-space:nowrap;pointer-events:none;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.sh-hero-rotate__line{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:.1em;align-self:end;max-width:100%}.sh-hero-rotate__text{background:linear-gradient(135deg,#c4b5fd,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;min-width:0}.sh-hero-rotate__cursor{display:block;flex-shrink:0;width:3px;height:.82em;margin-bottom:.12em;border-radius:1px;background:#a78bfa;box-shadow:0 0 10px #a78bfad9,0 0 22px #38bdf859;animation:sh-hero-cursor-blink 1s step-end infinite}.sh-hero-rotate.is-typing .sh-hero-rotate__cursor,.sh-hero-rotate.is-deleting .sh-hero-rotate__cursor{animation:none;opacity:1}@keyframes sh-hero-cursor-blink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.sh-hero-rotate__cursor{display:none}}.sh-company{position:relative;padding:clamp(3.25rem,7vw,5.5rem) 0;overflow:hidden}.sh-company.sh-section--muted{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(135,80,246,.08),transparent 55%),radial-gradient(ellipse 70% 50% at 100% 100%,rgba(56,189,248,.07),transparent 50%),#f1f5f9}.sh-company__inner{display:grid;gap:clamp(2rem,4vw,2.75rem);align-items:center}@media(min-width:900px){.sh-company__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2.5rem,5vw,4rem)}}.sh-company__media{position:relative}.sh-company__media-frame{position:relative;border-radius:1.25rem;padding:.35rem;background:linear-gradient(145deg,#8750f673,#38bdf859);box-shadow:0 28px 56px -24px #0f172a47,0 0 0 1px #ffffff80 inset}.sh-company__media-frame picture{display:block;border-radius:1rem;overflow:hidden;background:#e2e8f0}.sh-company__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center 22%}.sh-company__badge{position:absolute;left:1rem;bottom:1rem;z-index:2;padding:.45rem .85rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#0f172a;background:#fffffff0;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 24px -12px #0f172a59;backdrop-filter:blur(8px)}.sh-company__kicker{display:inline-block;margin-bottom:.75rem;padding:.35rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7c3aed;background:#8750f61a;border:1px solid rgba(135,80,246,.22)}.sh-company__title{margin:0 0 .85rem;font-size:clamp(1.55rem,3.4vw,2.15rem);font-weight:700;letter-spacing:-.03em;color:#0f172a;line-height:1.12}.sh-company__lede{margin:0 0 1.35rem;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.65;color:#475569;max-width:36rem}.sh-company__features{margin:0 0 1.5rem;padding:0;list-style:none;display:grid;gap:.65rem}.sh-company__feature{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.875rem;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 8px 24px -16px #0f172a2e}.sh-company__feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:.05rem;border-radius:.5rem;color:#6d28d9;background:#8750f61f;border:1px solid rgba(135,80,246,.18)}.sh-company__feature-text{font-size:.9375rem;line-height:1.5;color:#334155}.sh-company__actions{margin-top:.25rem}.sh-company__cta{border-radius:999px;box-shadow:0 12px 32px -10px #8750f673}.sh-founder-intro{padding:clamp(3.25rem,7vw,5.5rem) 0;background:#fff}.sh-founder-intro__head{max-width:42rem;margin:0 auto clamp(2rem,4vw,2.75rem);text-align:center}.sh-founder-intro__kicker{display:inline-block;margin-bottom:.75rem;padding:.35rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7c3aed;background:#8750f61a;border:1px solid rgba(135,80,246,.22)}.sh-founder-intro__title{margin:0 0 .75rem;font-size:clamp(1.55rem,3.4vw,2.15rem);font-weight:700;letter-spacing:-.03em;color:#0f172a;line-height:1.12}.sh-founder-intro__lede{margin:0 auto;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.65;color:#475569}.sh-founder-intro__grid{display:grid;gap:clamp(1.25rem,3vw,1.75rem);max-width:56rem;margin:0 auto}@media(min-width:768px){.sh-founder-intro__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sh-founder-card{display:flex;flex-direction:column;height:100%;margin:0;border-radius:1.125rem;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 48px -24px #0f172a38,0 0 0 1px #fff9 inset;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sh-founder-card:hover{transform:translateY(-3px);border-color:#8750f647;box-shadow:0 28px 56px -22px #8750f638,0 0 0 1px #ffffffb3 inset}.sh-founder-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:linear-gradient(160deg,#8750f624,#38bdf81a)}.sh-founder-card__photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center 12%}.sh-founder-card__initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:clamp(2.5rem,8vw,3.25rem);font-weight:700;letter-spacing:-.04em;color:#6d28d9;background:linear-gradient(145deg,#8750f626,#38bdf81f)}.sh-founder-card__body{display:flex;flex-direction:column;gap:.35rem;flex:1;padding:1.1rem 1.15rem 1.2rem;text-align:left}.sh-founder-card__name{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.2}.sh-founder-card__role{margin:0;font-size:.9rem;font-weight:600;color:#6d28d9;line-height:1.35}.sh-founder-card__location{display:flex;align-items:flex-start;gap:.4rem;margin:.15rem 0 0;font-size:.8125rem;line-height:1.45;color:#64748b}.sh-founder-card__location-icon{flex-shrink:0;margin-top:.1rem;color:#94a3b8}.sh-founder-card__note{margin:.65rem 0 0;padding:.65rem 0 0 .75rem;border-left:3px solid rgba(135,80,246,.45);font-size:.8125rem;line-height:1.55;color:#475569}@media(max-width:767px){.sh-company__inner{text-align:center}.sh-company__lede,.sh-company__features{margin-left:auto;margin-right:auto}.sh-company__feature{text-align:left}.sh-company__actions{display:flex;justify-content:center}.sh-company__cta{width:100%;max-width:20rem;justify-content:center}.sh-founder-intro__grid{max-width:22rem}}@media(prefers-reduced-motion:reduce){.sh-founder-card{transition:none}.sh-founder-card:hover{transform:none}}.sh-marquee{overflow:hidden;background:#0f172a;border-bottom:1px solid rgba(148,163,184,.12);padding:.85rem 0}.sh-marquee__track{display:flex;width:max-content;gap:2.5rem;animation:sh-marquee-scroll 40s linear infinite}.sh-marquee__item{flex-shrink:0;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;white-space:nowrap}.sh-marquee__item:before{content:"◆";margin-right:.65rem;font-size:.5rem;color:#8750f6;vertical-align:middle}@keyframes sh-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.sh-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;gap:.75rem 1.5rem;padding:0 1rem}}.sh-section-head{margin-bottom:2rem;max-width:40rem}.sh-section-head--center{margin-left:auto;margin-right:auto;text-align:center}.sh-section-head--center .sh-intro--center{margin-left:auto;margin-right:auto}.sh-section-kicker{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed;margin-bottom:.5rem}.sh-section--dark .sh-section-kicker{color:#c4b5fd}.sh-intro--center{text-align:center}.sh-kicker{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7c3aed}.sh-gradient{background:linear-gradient(135deg,#a78bfa,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:inherit}.sh-lede{color:#475569;line-height:1.6;max-width:40rem;margin-bottom:2rem}.sh-trust{margin-top:1.25rem;font-size:.85rem;color:#94a3b8}.sh-hero-card{box-sizing:border-box;min-height:19rem;padding:1.5rem;border-radius:20px;background:#0f172aeb;border:1px solid rgba(148,163,184,.15);contain:layout style}.sh-hero-card-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#c4b5fd}.sh-hero-card .sh-card-title,.sh-hero-card-price{font-size:2rem;font-weight:700;color:#f8fafc;margin:.35rem 0;line-height:1.2}.sh-hero-card-list{list-style:none;padding:0;margin:0 0 1.25rem;font-size:.9rem;color:#cbd5e1}.sh-hero-card-list li{display:flex;align-items:center;gap:.5rem;padding:.35rem 0}.sh-hero-card-note{font-size:.85rem;color:#94a3b8;margin-bottom:1rem}.sh-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.35rem;border-radius:12px;font-weight:600;font-size:.9rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.sh-btn--primary{background:#8750f6;color:#fff;box-shadow:0 8px 28px #8750f659}.sh-btn--primary:hover{background:#7048e8;transform:translateY(-1px)}.sh-btn--ghost{border:1px solid rgba(15,23,42,.2);color:#1e293b;background:#fff}.sh-btn--ghost:hover{border-color:#8750f6;color:#5b21b6;background:#f8fafc}.sh-hero .sh-btn--ghost{border:1px solid rgba(148,163,184,.25);color:#e2e8f0;background:#ffffff0a}.sh-hero .sh-btn--ghost:hover{border-color:#a78bfa;color:#c4b5fd;background:#ffffff0f}.sh-btn--block{width:100%}.sh-cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.sh-cta-row--center{justify-content:center}.sh-stats{background:#fff;border-bottom:1px solid rgba(15,23,42,.06);padding:2rem 0}.sh-stats--bold{padding:2.5rem 0}.sh-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.sh-stat{display:flex;flex-direction:column;gap:.25rem;padding:0 .5rem}@media(min-width:768px){.sh-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem}.sh-stat{text-align:center;align-items:center}}.sh-stat__value{display:block;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#0f172a}.sh-stat__label{font-size:.8125rem;line-height:1.4;color:#64748b;max-width:12rem}@media(min-width:768px){.sh-stat__label{margin:0 auto}}.sh-sell-grid{display:grid;gap:1rem}@media(min-width:768px){.sh-sell-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.sh-sell-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.sh-build-steps{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:1rem}@media(min-width:900px){.sh-build-steps{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.sh-build-step__node{position:relative}.sh-build-cta{text-align:center;margin:0}.sh-btn--lg{padding:.95rem 2rem;font-size:1rem;border-radius:999px}.sh-section{padding:4rem 0}.sh-section--light{background:#fff}.sh-section--muted{background:#f1f5f9}.sh-section--dark{background:#0f172a;color:#e2e8f0}.sh-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a;margin-bottom:.5rem}.sh-heading--light{color:#f8fafc}.sh-intro{color:#475569;max-width:40rem;margin-bottom:2rem;line-height:1.6}.sh-intro--light{color:#cbd5e1}.sh-grid{display:grid;gap:1rem}.sh-grid--2,.sh-grid--3{grid-template-columns:1fr}@media(min-width:768px){.sh-grid--2{grid-template-columns:repeat(2,1fr)}.sh-grid--3{grid-template-columns:repeat(3,1fr)}}.sh-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:1.25rem}.sh-section--muted .sh-card{background:#fff}.sh-section--dark .sh-card{background:#0f172a99;border-color:#94a3b81f}.sh-card h3{font-size:1rem;font-weight:600;margin-bottom:.35rem}.sh-card p{font-size:.9rem;color:#475569;line-height:1.55;margin:0}.sh-card--visual{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.sh-card-icon-wrap{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.85rem;border-radius:12px;background:#8750f614}.sh-card-icon{display:block;width:2rem;height:2rem;max-width:none;aspect-ratio:1 / 1;object-fit:contain;flex-shrink:0}.sh-card--visual h3{margin-bottom:.25rem}.sh-card--visual p{font-size:.85rem}.sh-section--dark .sh-card p{color:#94a3b8}.sh-price-card{position:relative;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column}.sh-price-card--featured{border-color:#8750f673;box-shadow:0 16px 48px #8750f61f}.sh-price-badge{position:absolute;top:1rem;right:1rem;font-size:.7rem;font-weight:600;text-transform:uppercase;padding:.25rem .5rem;border-radius:6px;background:#6d28d9;color:#fff}.sh-price-icon{width:2.75rem;height:2.75rem;object-fit:contain;margin-bottom:.65rem}.sh-price-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.sh-price{font-size:1.75rem;font-weight:700;color:#8750f6}.sh-price-note{font-size:.8rem;color:#475569;margin:.35rem 0 1rem}.sh-price-features{list-style:none;padding:0;margin:0 0 1.25rem;flex:1;font-size:.88rem;color:#475569}.sh-price-features li{padding:.3rem 0 .3rem 1rem;position:relative}.sh-price-features li:before{content:"";position:absolute;left:0;top:.45rem;width:.65rem;height:.65rem;background:url(/images/logos/check.svg) center / contain no-repeat;opacity:.85}.sh-pricing-grid .sh-btn--ghost{color:#1e293b;border-color:#0f172a33;background:#f8fafc}.sh-compare-wrap{overflow-x:auto;border-radius:16px;border:1px solid rgba(148,163,184,.12)}.sh-compare{width:100%;border-collapse:collapse;font-size:.9rem}.sh-compare th,.sh-compare td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid rgba(148,163,184,.1)}.sh-section--dark .sh-compare th,.sh-section--dark .sh-compare td{color:#e2e8f0}.sh-compare thead th{background:#8750f626}.sh-compare td:last-child{color:#86efac;font-weight:600}.sh-compare td:nth-child(2){color:#fca5a5}.sh-compare-cta{margin-top:1.5rem;text-align:center}.sh-process{display:grid;gap:1rem}@media(min-width:768px){.sh-process{grid-template-columns:repeat(4,1fr)}}.sh-process-step{padding:1.25rem;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.08)}.sh-process-step span{display:block;font-size:.75rem;font-weight:700;color:#8750f6;margin-bottom:.35rem}.sh-process-icon{width:2.75rem;height:2.75rem;object-fit:contain;margin-bottom:.5rem}.sh-cost-list--icons li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.sh-cost-list--icons li img{opacity:.75}.sh-grid--modules .sh-card--visual{padding:1rem 1.15rem}.sh-process-step strong{display:block;margin-bottom:.25rem}.sh-process-step p{font-size:.85rem;color:#475569;margin:0}.sh-cta-band{padding:4rem 0;background:linear-gradient(135deg,#8750f626,#38bdf814);border-top:1px solid rgba(15,23,42,.06)}.sh-cta-band-inner{text-align:center}.sh-cta-band h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:.5rem}.sh-cta-band p{color:#475569;margin-bottom:1.25rem}.sh-cta-band .sh-btn--ghost{color:#1e293b;border-color:#0f172a33;background:#fff}nav.site-nav .nav-dropdown-item{display:flex;flex-direction:column;gap:.15rem;padding:.65rem 1rem!important}.nav-dropdown-item-title{font-weight:600;font-size:.9rem}.nav-dropdown-item-desc{font-size:.75rem;color:#475569;font-weight:400}.sh-estimator-grid{display:grid;gap:1.5rem;align-items:start}@media(min-width:900px){.sh-estimator-grid{grid-template-columns:1.1fr .9fr}}.sh-calculator{padding:1.5rem;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08)}.sh-calculator-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.sh-calculator label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.75rem;color:#334155}.sh-calculator input[type=range]{width:100%;accent-color:#8750f6;margin-bottom:.5rem}.sh-calculator-output{display:grid;gap:.5rem;margin-top:1.25rem}.sh-calculator-stat{display:flex;justify-content:space-between;align-items:baseline;padding:.65rem 0;border-bottom:1px dashed rgba(15,23,42,.1);font-size:.9rem;color:#475569}.sh-calculator-stat strong{font-size:1.1rem;color:#0f172a}.sh-calculator-stat--savings strong{color:#15803d}.sh-calculator-note{margin-top:1rem;font-size:.8rem;color:#475569;line-height:1.5}.sh-estimator-aside{padding:1.5rem;border-radius:20px;background:linear-gradient(135deg,#8750f614,#38bdf80f);border:1px solid rgba(135,80,246,.2)}.sh-estimator-aside-title{font-size:1rem;font-weight:600;margin-bottom:1rem}.sh-cost-list{list-style:none;padding:0;margin:0 0 1rem}.sh-cost-list li{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgba(15,23,42,.06);font-size:.88rem;color:#475569}.sh-vs-line{font-size:.9rem;color:#334155;line-height:1.55;margin-bottom:1.25rem}.sh-subheading{margin-top:2rem;font-size:1.1rem;font-weight:600}.sh-subheading--after-pricing{margin-top:2.5rem}.sh-milestones{display:grid;gap:1rem;margin-top:1rem}@media(min-width:768px){.sh-milestones{grid-template-columns:repeat(4,1fr)}}.sh-milestone{padding:1rem;background:#fff;border-radius:12px;border:1px solid rgba(15,23,42,.08)}.sh-milestone span{display:block;font-size:.75rem;font-weight:600;color:#8750f6;margin-bottom:.25rem}.sh-milestone strong{display:block;margin-bottom:.25rem}.sh-milestone p{font-size:.85rem;color:#475569;margin:0}.sh-overview{position:relative;background:#fff}.sh-overview:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(15,23,42,.08),transparent);pointer-events:none}.sh-overview-hero{display:grid;gap:1.5rem;margin-bottom:2.25rem}@media(min-width:900px){.sh-overview-hero{grid-template-columns:1fr minmax(260px,320px);align-items:start;gap:2rem}}.sh-overview-kicker{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;background:#0ea5e91a;border:1px solid rgba(14,165,233,.25);padding:.35rem .75rem;border-radius:999px;margin-bottom:.875rem}.sh-overview-title{font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#0f172a;margin:0 0 .75rem}.sh-overview-accent{display:block;margin-top:.1rem;background:linear-gradient(135deg,#15803d,#0d9488 55%,#0284c7);-webkit-background-clip:text;background-clip:text;color:transparent}@media(min-width:640px){.sh-overview-accent{display:inline;margin-top:0;margin-left:.35rem}}.sh-overview-lede{font-size:.9375rem;line-height:1.65;color:#475569;max-width:38rem;margin:0}.sh-overview-contrast{padding:1.15rem 1.25rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 24px -12px #0f172a1a}.sh-overview-contrast__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 0}.sh-overview-contrast__label{font-size:.8125rem;font-weight:600;color:#475569;line-height:1.35}.sh-overview-contrast__value{font-size:.9375rem;font-weight:700;white-space:nowrap}.sh-overview-contrast__row--saas .sh-overview-contrast__value{color:#b91c1c;text-decoration:line-through;text-decoration-color:#b91c1c73}.sh-overview-contrast__row--owned .sh-overview-contrast__value{color:#15803d}.sh-overview-contrast__divider{display:flex;align-items:center;gap:.75rem;margin:.15rem 0;color:#94a3b8;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sh-overview-contrast__divider:before,.sh-overview-contrast__divider:after{content:"";flex:1;height:1px;background:#0f172a1a}.sh-overview-groups{display:grid;gap:1rem;margin-bottom:2rem}@media(min-width:900px){.sh-overview-groups{grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}}.sh-overview-group{padding:1.15rem 1.15rem 1.25rem;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sh-overview-group:hover{transform:translateY(-2px);border-color:#0ea5e947;box-shadow:0 14px 36px -14px #0ea5e933}.sh-overview-group__label{margin:0 0 .85rem;padding-bottom:.65rem;border-bottom:1px solid rgba(15,23,42,.06);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#334155}.sh-overview-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.sh-overview-feature{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem .6rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.06)}.sh-overview-feature__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#0ea5e91a,#8750f614)}.sh-overview-feature__icon img{width:1.5rem;height:1.5rem;object-fit:contain}.sh-overview-feature__copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.sh-overview-feature__copy strong{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.3}.sh-overview-feature__copy span{font-size:.8rem;line-height:1.45;color:#64748b}.sh-overview-footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem}.sh-overview-footer-cta .sh-btn--ghost{color:#334155;border-color:#0f172a26;background:#f8fafc}.sh-marketplace{position:relative;overflow:hidden}.sh-marketplace .sh-container{display:flex;flex-direction:column;gap:clamp(3rem,5vw,4.5rem)}.sh-marketplace:before{content:"";position:absolute;top:-8rem;right:-6rem;width:min(28rem,70vw);height:min(28rem,70vw);background:radial-gradient(circle,rgba(135,80,246,.14),transparent 65%);pointer-events:none}.sh-marketplace-hero{display:grid;gap:1.75rem;margin-bottom:0;position:relative}@media(min-width:1024px){.sh-marketplace-hero{grid-template-columns:1fr minmax(300px,360px);align-items:start;gap:2.5rem}}.sh-marketplace-kicker{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed;background:#8750f61a;border:1px solid rgba(135,80,246,.22);padding:.35rem .75rem;border-radius:999px;margin-bottom:.875rem}.sh-marketplace-title{font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#0f172a;margin:0 0 .75rem}.sh-marketplace-price{display:block;margin-top:.15rem;background:linear-gradient(135deg,#8750f6,#6d28d9 45%,#0ea5e9);-webkit-background-clip:text;background-clip:text;color:transparent}@media(min-width:640px){.sh-marketplace-price{display:inline;margin-top:0;margin-left:.35rem}}.sh-marketplace-lede{font-size:.9375rem;line-height:1.65;color:#475569;max-width:36rem;margin:0 0 1.25rem}.sh-marketplace-stats{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.sh-marketplace-stats li{display:flex;flex-direction:column;gap:.1rem;padding:.5rem .85rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;min-width:5.5rem}.sh-marketplace-stats strong{font-size:.9375rem;font-weight:700;color:#0f172a;line-height:1.2}.sh-marketplace-stats span{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.sh-marketplace-package{padding:1.5rem 1.35rem;border-radius:20px;background:linear-gradient(165deg,#1e1b4b,#312e81 42%,#1e293b);border:1px solid rgba(167,139,250,.35);box-shadow:0 20px 48px -16px #312e8173;color:#e2e8f0}.sh-marketplace-package__label{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c4b5fd}.sh-marketplace-package__price{margin:0;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1.1}.sh-marketplace-package__note{margin:.4rem 0 1rem;font-size:.8125rem;color:#a5b4fc;line-height:1.45}.sh-marketplace-package__list{list-style:none;padding:0;margin:0 0 1.25rem;font-size:.875rem;color:#cbd5e1}.sh-marketplace-package__list li{display:flex;align-items:flex-start;gap:.5rem;padding:.35rem 0}.sh-marketplace-package__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.1rem;border-radius:50%;background:#86efac26;color:#86efac}.sh-marketplace-pillars{display:grid;gap:1.25rem;margin-bottom:0}@media(min-width:768px){.sh-marketplace-pillars{grid-template-columns:repeat(2,1fr)}}.sh-marketplace-pillar{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease}.sh-marketplace-pillar:hover{transform:translateY(-2px);box-shadow:0 12px 32px -12px #8750f62e}.sh-marketplace-pillar__icon{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#8750f61f,#38bdf814)}.sh-marketplace-pillar__icon img{width:2rem;height:2rem;object-fit:contain}.sh-marketplace-pillar h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.sh-marketplace-pillar p{margin:0;font-size:.875rem;line-height:1.5;color:#475569}.sh-marketplace-surfaces-block{margin-bottom:0}.sh-marketplace-subhead{margin:0 0 1.25rem;font-size:1.05rem;font-weight:700;color:#0f172a}.sh-marketplace-subhead--surfaces{margin-bottom:.85rem}.sh-marketplace-subhead__label{display:inline-block;font-size:clamp(1.05rem,4vw,1.2rem);letter-spacing:-.02em;line-height:1.25}.sh-marketplace-surfaces-lede{margin:0 0 1.5rem;font-size:.9rem;line-height:1.55;color:#64748b;max-width:36rem}.sh-marketplace-surfaces{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:1rem;position:relative}@media(min-width:640px){.sh-marketplace-surfaces{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(min-width:1024px){.sh-marketplace-surfaces{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem}}.sh-marketplace-surface{display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:auto auto;gap:.15rem .85rem;align-items:center;padding:1rem 1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 2px 12px #0f172a0a;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}@media(min-width:1024px){.sh-marketplace-surface{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.15rem .85rem;gap:0}}.sh-marketplace-surface:hover{border-color:#8750f659;box-shadow:0 12px 32px -12px #8750f633}.sh-marketplace-surface__num{grid-row:1 / span 2;font-size:.6875rem;font-weight:800;letter-spacing:.06em;color:#a78bfa;line-height:1}@media(min-width:1024px){.sh-marketplace-surface__num{margin-bottom:.5rem}}.sh-marketplace-surface__icon-wrap{grid-row:1 / span 2;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:12px;background:linear-gradient(135deg,#8750f61f,#38bdf814);flex-shrink:0}@media(min-width:1024px){.sh-marketplace-surface__icon-wrap{margin:0 auto .5rem}}.sh-marketplace-surface__icon{width:1.65rem;height:1.65rem;object-fit:contain;display:block;opacity:.95}@media(min-width:1024px){.sh-marketplace-surface__icon{width:2.25rem;height:2.25rem}}.sh-marketplace-surface__copy{min-width:0}.sh-marketplace-surface__copy h4{margin:0 0 .15rem;font-size:.95rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.sh-marketplace-surface__copy p{margin:0;font-size:.8125rem;line-height:1.45;color:#64748b}@media(min-width:1024px){.sh-marketplace-surface__copy h4{font-size:.9rem}.sh-marketplace-surface__copy p{font-size:.8rem}}.sh-marketplace-surfaces-hub{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:.65rem 1rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6d28d9;background:#8750f614;border:1px dashed rgba(135,80,246,.35);border-radius:999px}.sh-marketplace-surfaces-hub__dot{width:.5rem;height:.5rem;border-radius:50%;background:linear-gradient(135deg,#8750f6,#38bdf8);box-shadow:0 0 0 3px #8750f633}@media(min-width:1024px){.sh-marketplace-surfaces-hub{display:none}}.sh-marketplace__mpv.mpv-pricing{margin-top:0;margin-bottom:0}.sh-marketplace__mpv .mpv-pricing__title{font-size:clamp(1.125rem,2.5vw,1.35rem)}.sh-marketplace-milestones{margin-bottom:0;padding:clamp(1.75rem,3.5vw,2.5rem);border-radius:20px;background:linear-gradient(165deg,#fff,#f8fafc 55%,#f1f5f9);border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 24px -12px #0f172a1a}.sh-marketplace-milestones__head{display:grid;gap:1.25rem 2rem;margin-bottom:clamp(1.5rem,3vw,2rem);align-items:end}@media(min-width:900px){.sh-marketplace-milestones__head{grid-template-columns:minmax(0,1fr) minmax(220px,280px)}}.sh-marketplace-milestones__kicker{display:inline-block;margin-bottom:.5rem;padding:.35rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6d28d9;background:#8750f61a;border:1px solid rgba(135,80,246,.22)}.sh-marketplace-milestones__title{margin:0 0 .5rem;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;letter-spacing:-.02em;color:#0f172a}.sh-marketplace-milestones__lede{margin:0;max-width:36rem;font-size:.9rem;line-height:1.55;color:#64748b}.sh-marketplace-milestones__total-label{display:block;margin-bottom:.5rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sh-marketplace-milestones__bar{display:flex;height:2rem;border-radius:10px;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px 2px #0f172a0f}.sh-marketplace-milestones__segment{display:flex;align-items:center;justify-content:center;width:var(--w);font-size:.6875rem;font-weight:800;letter-spacing:.04em;color:#fff}.sh-marketplace-milestones__segment--violet{background:linear-gradient(135deg,#7c3aed,#8750f6)}.sh-marketplace-milestones__segment--indigo{background:linear-gradient(135deg,#4f46e5,#6d28d9)}.sh-marketplace-milestones__segment--sky{background:linear-gradient(135deg,#0284c7,#38bdf8)}.sh-marketplace-timeline{list-style:none;padding:0;margin:0;display:grid;gap:1rem}@media(min-width:900px){.sh-marketplace-timeline{grid-template-columns:repeat(4,1fr);gap:.85rem;position:relative;padding-top:.5rem}.sh-marketplace-timeline:before{content:"";position:absolute;top:2.35rem;left:10%;right:10%;height:3px;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#4f46e5,#0284c7 66%,#059669);opacity:.45;z-index:0}}.sh-marketplace-timeline__step{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;z-index:1}@media(min-width:900px){.sh-marketplace-timeline__step{align-items:center;text-align:center}}.sh-marketplace-timeline__step--violet{--ms-accent: #7c3aed;--ms-accent-deep: #6d28d9;--ms-soft: rgba(124, 58, 237, .12);--ms-border: rgba(124, 58, 237, .3);--ms-card-bg: linear-gradient(165deg, #faf5ff 0%, #fff 55%);--ms-shadow: rgba(124, 58, 237, .28)}.sh-marketplace-timeline__step--indigo{--ms-accent: #4f46e5;--ms-accent-deep: #4338ca;--ms-soft: rgba(79, 70, 229, .12);--ms-border: rgba(79, 70, 229, .3);--ms-card-bg: linear-gradient(165deg, #eef2ff 0%, #fff 55%);--ms-shadow: rgba(79, 70, 229, .28)}.sh-marketplace-timeline__step--sky{--ms-accent: #0284c7;--ms-accent-deep: #0369a1;--ms-soft: rgba(2, 132, 199, .12);--ms-border: rgba(2, 132, 199, .3);--ms-card-bg: linear-gradient(165deg, #f0f9ff 0%, #fff 55%);--ms-shadow: rgba(2, 132, 199, .28)}.sh-marketplace-timeline__step--emerald{--ms-accent: #059669;--ms-accent-deep: #047857;--ms-soft: rgba(5, 150, 105, .12);--ms-border: rgba(5, 150, 105, .3);--ms-card-bg: linear-gradient(165deg, #ecfdf5 0%, #fff 55%);--ms-shadow: rgba(5, 150, 105, .28)}.sh-marketplace-timeline__node{display:flex;align-items:center;justify-content:center;align-self:flex-start;width:3.5rem;height:3.5rem;border-radius:999px;background:linear-gradient(145deg,var(--ms-accent),var(--ms-accent-deep));border:3px solid #fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--ms-accent) 35%,transparent),0 8px 20px -8px color-mix(in srgb,var(--ms-accent-deep) 50%,transparent)}@media(min-width:900px){.sh-marketplace-timeline__node{align-self:center}}.sh-marketplace-timeline__percent{font-size:.8125rem;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1}.sh-marketplace-timeline__step--emerald .sh-marketplace-timeline__percent{font-size:.625rem;letter-spacing:.02em;text-transform:uppercase}.sh-marketplace-timeline__card{flex:1;width:100%;padding:1rem 1.1rem 1.05rem;border-radius:14px;background:var(--ms-card-bg, #fff);border:1px solid var(--ms-border, rgba(15, 23, 42, .08));border-top:3px solid var(--ms-accent);box-shadow:0 2px 10px -6px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sh-marketplace-timeline__step:hover .sh-marketplace-timeline__card{transform:translateY(-3px);border-color:var(--ms-border);box-shadow:0 14px 32px -14px var(--ms-shadow)}.sh-marketplace-timeline__days{display:inline-block;margin-bottom:.4rem;padding:.2rem .5rem;border-radius:6px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ms-accent-deep);background:var(--ms-soft)}.sh-marketplace-timeline__title{margin:0 0 .35rem;font-size:1rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.2}.sh-marketplace-timeline__body{margin:0;font-size:.8125rem;line-height:1.5;color:#64748b}@media(max-width:899px){.sh-marketplace-timeline__step{flex-direction:row;align-items:flex-start;padding-left:.25rem}.sh-marketplace-timeline__node{flex-shrink:0;width:3rem;height:3rem}.sh-marketplace-timeline__percent{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.sh-marketplace-timeline__step:hover .sh-marketplace-timeline__card{transform:none}}.sh-marketplace-footer-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;padding:1.35rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,#8750f61a,#38bdf80f);border:1px solid rgba(135,80,246,.2);text-align:center}.sh-marketplace-footer-cta p{margin:0;font-size:.9375rem;font-weight:600;color:#334155}@media(min-width:768px)and (max-width:1279px){.sh-hero--cinematic .sh-hero-cta-row{flex-direction:column;align-items:stretch;gap:.65rem;max-width:min(100%,22rem)}.sh-hero--cinematic .sh-hero-cta-row .sh-btn{width:100%;justify-content:center;padding:.9rem 1.35rem;font-size:.9rem;line-height:1.35;text-align:center;white-space:normal;min-height:3rem}.sh-hero--cinematic .sh-btn--hero-outline{justify-content:center}}@media(max-width:767px){.sh-hero--cinematic{min-height:min(92svh,40rem)}.sh-hero-stage{padding-top:calc(4.6rem + env(safe-area-inset-top,0px));padding-bottom:2.75rem}.sh-hero-eyebrow{margin-bottom:.75rem;font-size:.8125rem;line-height:1.35}.sh-hero-line{font-size:clamp(1.75rem,8vw,2.35rem)}.sh-hero-lede{font-size:.95rem;margin-bottom:1.5rem}.sh-hero-cta-row{flex-direction:column;align-items:stretch}.sh-hero-cta-row .sh-btn{width:100%}.sh-hero-trust-chips{flex-direction:column;align-items:flex-start;gap:.35rem}.sh-cta-row{flex-direction:column;width:100%}.sh-cta-row .sh-btn{width:100%;min-height:48px}.sh-section{padding:2.5rem 0;scroll-margin-top:5rem}#estimator,#pricing,#compare,#overview,#marketplace{scroll-margin-top:5.5rem}.sh-overview-groups{grid-template-columns:1fr}.sh-pricing-grid{display:flex;flex-direction:column;gap:1rem}.sh-price-card{padding:1.25rem}.sh-calculator,.sh-estimator-aside{padding:1.15rem}.sh-tco-estimator .sh-calculator-stat:not(.sh-tco-results .sh-calculator-stat){flex-wrap:wrap;gap:.25rem}.sh-tco-estimator .sh-calculator-stat:not(.sh-tco-results .sh-calculator-stat) strong{font-size:1rem;width:100%;text-align:right}.sh-cta-band{padding:2.5rem 0}.sh-cta-band .sh-cta-row{align-items:stretch}.sh-stats--bold{padding:1.75rem 0}.sh-stat__value{font-size:1.65rem}.sh-hero-rotate{min-height:2.5rem}.sh-hero-rotate__line{flex-wrap:nowrap}.sh-hero-rotate__cursor{margin-bottom:.08em}.sh-hero-line--prefix{font-size:1.35rem}.sh-hero-line--suffix{font-size:1.25rem}.sh-intro{margin-bottom:1.5rem;font-size:.95rem}.sh-marketplace .sh-container{gap:2.75rem}.sh-marketplace-stats li{flex:1 1 calc(50% - .5rem);min-width:0}.sh-marketplace-subhead--surfaces{text-align:left}.sh-marketplace-subhead__label{display:block;max-width:16rem}.sh-marketplace-surfaces-lede{font-size:.875rem;margin-bottom:1rem}.sh-marketplace-surfaces{grid-template-columns:1fr;gap:.6rem}.sh-marketplace-surface{padding:1.05rem 1rem;border-radius:14px}.sh-marketplace-surface__num{align-self:start;padding-top:.15rem}.sh-marketplace-surface__copy h4{font-size:1rem}.sh-marketplace-surface__copy p{font-size:.8125rem}.sh-marketplace-surfaces-hub{width:100%;max-width:14rem;margin:.25rem auto 0}.sh-marketplace-footer-cta{flex-direction:column}.sh-marketplace-footer-cta .sh-btn{width:100%}.sh-overview-footer-cta{flex-direction:column;align-items:stretch}.sh-overview-footer-cta .sh-btn{width:100%}}:root{--sh-reveal-ease: cubic-bezier(.22, 1, .36, 1);--sh-reveal-duration: .7s;--sh-reveal-stagger: 75ms}body.site-home-page .sh-scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:9990;pointer-events:none;background:#8750f61f;transform-origin:left center;transform:scaleX(var(--sh-scroll-p, 0));transition:transform .12s linear}body.site-home-page .sh-scroll-progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#8750f6,#38bdf8);opacity:.85}body.site-home-page .sh-reveal{opacity:0;transform:translate3d(0,32px,0);transition:opacity var(--sh-reveal-duration) var(--sh-reveal-ease),transform var(--sh-reveal-duration) var(--sh-reveal-ease);transition-delay:calc(var(--sh-reveal-i, 0) * var(--sh-reveal-stagger));will-change:opacity,transform}body.site-home-page .sh-reveal--hero{transform:translate3d(0,20px,0)}body.site-home-page .sh-reveal--up{transform:translate3d(0,28px,0)}body.site-home-page .sh-reveal--fade{transform:none}body.site-home-page .sh-reveal--scale{transform:scale(.96)}body.site-home-page .sh-reveal.is-inview{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){body.site-home-page .sh-scroll-progress{display:none}body.site-home-page .sh-reveal{opacity:1;transform:none;transition:none;will-change:auto}}
