.lv2{--lv2-pad:max(24px,4vw,calc((100vw - 1480px) / 2));overflow:clip}.lv2 .pv2-header-inner{--p-header-pad:var(--lv2-pad)}[data-scrolled] .lv2 .pv2-header{background:color-mix(in srgb,var(--p-bg) 95%,transparent)}.lv2-breakout{width:100%}.lv2-window{display:flex;width:1120px;height:716px;background:#fff;border:1px solid #00000014;border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #08090a08,0 2px 4px #08090a0a,0 24px 80px #08090a14}.lv2-hero-editor-product{width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.lv2-paper{width:480px;min-height:600px;background:#fff;box-shadow:var(--fig-elevation-canvas);border-radius:2px;padding:36px 40px;font-family:Times New Roman,Times,serif;color:#111;transform-origin:top center;transition:transform .2s var(--ease,ease)}.lv2-paper h3{margin:14px 0 4px;padding-bottom:2px;border-bottom:1px solid #111;font-size:11px;font-weight:700;letter-spacing:.02em}.lv2-doc-body{font-size:10px;line-height:1.55}.lv2-line{position:relative;border-radius:3px}.lv2-line:hover{background:var(--ntn-halo)}.lv2-gutter{position:absolute;left:-38px;top:0;display:flex;align-items:center;gap:0;height:100%;min-height:15px;opacity:0;transition:opacity .2s ease-out}.lv2-line:hover .lv2-gutter{opacity:1}.lv2-gutter button{display:grid;place-items:center;width:18px;height:20px;border:none;background:transparent;border-radius:3px;color:#ada9a3;cursor:grab;font-family:Inter,sans-serif}.lv2-gutter button:hover{background:rgba(42,28,0,.07)}.lv2-typing{background:#0d99ff14;border-radius:3px}.lv2-caret{display:inline-block;width:1px;height:10px;margin-left:1px;vertical-align:-1px;background:#0d99ff;animation:lv2-blink 1s steps(1) infinite}@keyframes lv2-blink{50%{opacity:0}}.lv2-chip{display:inline-flex;align-items:center;gap:3px;margin-left:6px;padding:0 5px;height:13px;border-radius:999px;background:#0d99ff14;color:#007be5;font-family:Inter,sans-serif;font-size:8px;font-weight:550;letter-spacing:.02em;vertical-align:1px;white-space:nowrap}@media (max-width:720px){.lv2{--lv2-pad:23px}.lv2-hero-copy{padding-top:64px!important;padding-bottom:40px!important}.lv2-hero-copy h1{max-width:12ch;font-size:clamp(33px,10.2vw,38px)!important;line-height:1.1;letter-spacing:-.022em}.lv2-hero-copy>p{max-width:38ch!important;margin-top:18px!important;font-size:15px!important;line-height:1.6!important}.lv2-hero-actions{align-items:stretch!important;flex-wrap:wrap;margin-top:24px!important}.lv2-hero-actions .pv2-btn{flex:1 1 calc(50% - 4px)}.lv2-hero-note{flex-basis:100%;margin:4px 0 0!important;text-align:center}}@media (max-width:420px){.lv2-hero-actions .pv2-btn{flex-basis:100%}}