.iv-root{--iv-bg:oklch(0.98 0.004 120);--iv-ink:oklch(0.24 0.012 165);--iv-body:oklch(0.45 0.01 150);--iv-dim:oklch(0.5 0.01 150);--iv-faint:oklch(0.55 0.01 150);--iv-fainter:oklch(0.6 0.008 150);--iv-green:oklch(0.55 0.13 160);--iv-green-em:oklch(0.5 0.13 160);--iv-green-text:oklch(0.45 0.13 160);--iv-green-deep:oklch(0.42 0.12 160);--iv-green-on-dark:oklch(0.78 0.11 160);--iv-border:oklch(0.9 0.006 150);--iv-border-soft:oklch(0.92 0.005 150);--iv-band-gray:oklch(0.955 0.006 150);--iv-band-green:oklch(0.97 0.01 160);--iv-white:oklch(1 0 0);--iv-serif:var(--font-instrument-serif),Georgia,serif;--iv-sans:var(--font-instrument-sans),-apple-system,sans-serif;--iv-mono:var(--font-jetbrains-mono),ui-monospace,monospace;background:var(--iv-bg);color:var(--iv-ink);font-family:var(--iv-sans);-webkit-font-smoothing:antialiased;overflow-x:clip}.iv-root ::-moz-selection{background:oklch(.55 .13 160/.2)}.iv-root ::selection{background:oklch(.55 .13 160/.2)}.iv-root a{color:var(--iv-green-em);text-decoration:none}.iv-root a:hover{color:var(--iv-green-deep)}.iv-container{max-width:1240px;margin:0 auto;padding-left:40px;padding-right:40px}@media (max-width:640px){.iv-container{padding-left:20px;padding-right:20px}}.iv-serif{font-family:var(--iv-serif);font-weight:400}.iv-eyebrow,.iv-mono{font-family:var(--iv-mono)}.iv-eyebrow{font-size:12px;letter-spacing:.24em;color:var(--iv-green-text)}.iv-h1{font-family:var(--iv-serif);font-weight:400;font-size:clamp(46px,7vw,86px);line-height:1.04;letter-spacing:-.01em;margin:0}.iv-h2{font-size:clamp(34px,4.2vw,54px)}.iv-h2,.iv-h2-side{font-family:var(--iv-serif);font-weight:400;line-height:1.1;margin:0}.iv-h2-side{font-size:clamp(32px,4vw,52px)}.iv-em,.iv-h1 em,.iv-h2 em,.iv-h2-side em{color:var(--iv-green-em);font-style:italic}.iv-lede{font-size:18px;line-height:1.6;color:var(--iv-body)}.iv-root .iv-btn-primary{display:inline-block;font-size:15px;font-weight:600;color:var(--iv-bg);background:var(--iv-ink);padding:15px 32px;border-radius:999px;box-shadow:0 10px 30px oklch(.24 .012 165/.25);transition:background .2s}.iv-root .iv-btn-primary:hover{background:var(--iv-green);color:var(--iv-bg)}.iv-root .iv-btn-outline{display:inline-block;font-size:15px;font-weight:500;color:var(--iv-ink);border:1px solid oklch(.24 .012 165/.2);padding:15px 32px;border-radius:999px;background:var(--iv-white);transition:border-color .2s}.iv-root .iv-btn-outline:hover{border-color:oklch(.55 .13 160/.6);color:var(--iv-ink)}.iv-nav-links{display:flex;gap:34px;font-size:14px;color:var(--iv-body)}.iv-nav-links a{color:inherit}.iv-nav-links a:hover{color:var(--iv-ink)}.iv-nav-burger{display:none}@media (max-width:900px){.iv-nav-cta,.iv-nav-links{display:none}.iv-nav-burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-10px;border:none;background:transparent;cursor:pointer;color:var(--iv-ink);-webkit-tap-highlight-color:transparent}}.iv-burger-lines{position:relative;display:block;width:22px;height:14px}.iv-burger-lines span{position:absolute;left:0;width:100%;height:2px;border-radius:2px;background:currentColor;transition:transform .25s cubic-bezier(.2,0,0,1),top .25s cubic-bezier(.2,0,0,1)}.iv-burger-lines span:first-child{top:3px}.iv-burger-lines span:last-child{top:9px}.iv-burger-lines.open span:first-child{top:6px;transform:rotate(45deg)}.iv-burger-lines.open span:last-child{top:6px;transform:rotate(-45deg)}.iv-mobile-drawer{position:fixed;inset:84px 0 0 0;z-index:45;background:var(--iv-bg);overflow-y:auto;animation:ivDrawerIn .22s cubic-bezier(.2,0,0,1) both}@keyframes ivDrawerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.iv-mobile-drawer-inner{max-width:1240px;margin:0 auto;padding:24px 20px 48px}.iv-grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.iv-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.iv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.iv-grid-2{gap:20px}.iv-cols-2,.iv-grid-2{display:grid;grid-template-columns:1fr 1fr}.iv-cols-2{gap:64px}.iv-cols-run{grid-template-columns:.9fr 1.1fr;gap:64px}.iv-cols-run,.iv-cols-sync{display:grid;align-items:center}.iv-cols-sync{gap:72px}.iv-cols-cta,.iv-cols-sync{grid-template-columns:1fr 1fr}.iv-cols-cta{display:grid;gap:80px;align-items:start}.iv-modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--iv-border)}@media (max-width:1100px){.iv-grid-4,.iv-grid-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.iv-grid-3{grid-template-columns:repeat(2,1fr)}.iv-cols-2,.iv-cols-cta,.iv-cols-run,.iv-cols-sync{grid-template-columns:1fr;gap:48px}.iv-modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.iv-grid-2,.iv-grid-3,.iv-grid-4,.iv-grid-5,.iv-modules-grid{grid-template-columns:1fr}}.iv-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}@media (max-width:980px){.iv-footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:560px){.iv-footer-grid{grid-template-columns:1fr}}.iv-nav-drop-item:hover{background:oklch(.97 .005 150)}.iv-card{border:1px solid var(--iv-border);border-radius:18px;background:var(--iv-white);transition:border-color .2s,box-shadow .2s}.iv-card-hover:hover{border-color:oklch(.55 .13 160/.5);box-shadow:0 8px 24px oklch(.24 .012 165/.08)}@keyframes ivFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ivBeam{0%{transform:translateY(-10px);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translateY(76px);opacity:0}}@keyframes ivTape{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes ivPulse{0%,to{opacity:1}50%{opacity:.3}}.iv-fade-1{animation:ivFadeUp .7s both}.iv-fade-2{animation:ivFadeUp .7s .15s both}.iv-fade-3{animation:ivFadeUp .7s .25s both}.iv-fade-4{animation:ivFadeUp .7s .35s both}.iv-fade-5{animation:ivFadeUp .7s .45s both}.iv-pulse{animation:ivPulse 2.4s infinite}.iv-beam{animation:ivBeam 2.2s linear infinite}.iv-tape{animation:ivTape 26s linear infinite}@media (prefers-reduced-motion:reduce){.iv-root,.iv-root *{animation:none!important;transition:none!important}}.iv-root input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:oklch(.24 .012 165/.12);outline:none}.iv-root input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--iv-green);cursor:pointer;box-shadow:0 2px 10px oklch(.55 .13 160/.4);border:none}.iv-root input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--iv-green);cursor:pointer;box-shadow:0 2px 10px oklch(.55 .13 160/.4);border:none}.iv-root .pv-legal-page{--fg-1:var(--iv-ink);--fg-2:var(--iv-body);--fg-3:var(--iv-dim)}.iv-root .pv-legal-page h1{font-family:var(--iv-serif);font-weight:400;letter-spacing:-.01em}.iv-root .pv-legal-page h2{font-family:var(--iv-serif);font-weight:400;letter-spacing:-.005em}.iv-root .pv-legal-page .pv-eyebrow,.iv-root .pv-legal-page .pv-mono{font-family:var(--iv-mono)}.iv-root .pv-legal-page .pv-eyebrow{font-size:11px;letter-spacing:.24em;color:var(--iv-green-text)}.iv-root .pv-legal-fg{color:var(--iv-ink)}.iv-root .pv-legal-fg-2{color:var(--iv-body)}.iv-root .pv-legal-fg-3,.iv-root .pv-legal-muted{color:var(--iv-dim)}.iv-root .pv-legal-link{color:var(--iv-green-em);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:oklch(.55 .13 160/.35)}.iv-root .pv-legal-link:hover{color:var(--iv-green-deep)}.iv-root .pv-legal-p{font-size:15px;line-height:1.7;color:var(--iv-body);margin:0 0 14px}.iv-root .pv-legal-ul{list-style:disc;padding-left:22px;margin:0 0 14px}.iv-root .pv-legal-ul li{font-size:15px;line-height:1.7;color:var(--iv-body);margin-bottom:6px}.iv-root .pv-legal-ul li::marker{color:var(--iv-green-text)}.iv-section{padding-top:130px}@media (max-width:768px){.iv-section{padding-top:88px}}