:root{--background:#fff;--foreground:#1d1d1f;--card:#fff;--primary:#202124;--primary-foreground:#fff;--secondary:#f1f1ef;--secondary-foreground:#292927;--muted:#f3f3f1;--muted-foreground:#6e6e73;--accent:#eeeef0;--border:#e3e3e0;--ring:#438a70;--brand:#075c43;--brand-foreground:#fff;--brand-text:#075c43;--brand-soft:#def3e7;--brand-border:#9bd3b5;--brand-surface-end:#fff;--billing-blue:#064a73;--billing-blue-text:#064a73;--billing-blue-soft:#dff1fa;--billing-blue-border:#91c9e2;--billing-blue-surface-end:#fff;--radius:.5rem;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", Inter, "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", ui-sans-serif, system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);scroll-padding-top:92px}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-feature-settings:"cv02", "cv03", "cv04", "cv11";text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:15px;line-height:1.5;overflow-x:clip}button{font:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}[hidden]{display:none!important}:focus-visible{outline:2px solid color-mix(in srgb, var(--ring) 45%, transparent);outline-offset:3px}.shell{width:min(100% - 32px,1024px);margin-inline:auto}.site-header{z-index:40;pointer-events:none;background:0 0;height:88px;padding-top:12px;position:sticky;top:0}.nav{justify-content:center;align-items:center;height:64px;display:flex;position:relative}.page-brand{z-index:41;pointer-events:none;position:absolute;top:24px;left:50%;transform:translate(-50%)}.brand-link{border-radius:var(--radius);pointer-events:auto;display:inline-flex}.brand-lockup{letter-spacing:-.012em;align-items:center;gap:10px;font-size:18px;font-weight:600;display:inline-flex}.brand-lockup img{object-fit:contain;width:40px;height:40px}.nav-actions{border:1px solid var(--border);background:var(--background);pointer-events:auto;border-radius:999px;align-items:center;gap:3px;padding:4px;display:flex;box-shadow:0 8px 24px #0000000f}.nav-link,.app-link{border-radius:999px;justify-content:center;align-items:center;height:34px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.nav-link{color:var(--muted-foreground);padding-inline:15px}.nav-link:hover,.nav-link:focus-visible{background:var(--accent);color:var(--foreground)}.app-link{border:1px solid var(--brand-border);background:var(--brand);color:var(--brand-foreground);gap:6px;padding-inline:16px;box-shadow:inset 0 1px #ffffff24,0 1px 2px #0003}.app-link:hover{border-color:color-mix(in srgb, var(--brand-border) 68%, white 32%);background:color-mix(in srgb, var(--brand) 92%, white 8%)}.hero{text-align:center;padding-block:clamp(82px,11vw,132px) 112px}.hero-copy{max-width:720px;margin-inline:auto}.hero h1,.legal-main h1,.not-found h1{letter-spacing:-.05em;white-space:pre-line;text-wrap:balance;margin:0;font-size:clamp(46px,6.5vw,68px);font-weight:650;line-height:1.04}html[lang^=ko] .hero h1,html[lang^=ko] .legal-main h1,html[lang^=ko] .not-found h1{letter-spacing:-.04em;word-break:keep-all}.hero-body{max-width:640px;color:var(--muted-foreground);white-space:pre-line;text-wrap:pretty;word-break:keep-all;margin:22px auto 0;font-size:clamp(16px,2vw,18px);line-height:1.65}.button{border:1px solid var(--brand-border);background:var(--brand);height:40px;color:var(--brand-foreground);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:28px;padding-inline:20px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 1px 2px #0003}.button:hover{border-color:color-mix(in srgb, var(--brand-border) 68%, white 32%);background:color-mix(in srgb, var(--brand) 92%, white 8%);box-shadow:inset 0 1px #ffffff2e,0 2px 4px #00000038}.button:active{transform:translateY(1px);box-shadow:inset 0 1px 2px #0000002e}.artifact-wrap{text-align:left;width:min(100%,1100px);margin:48px auto 0}.product-demo{grid-template-columns:minmax(0,1fr) minmax(500px,1.08fr);align-items:center;gap:clamp(28px,5vw,58px);min-height:680px;padding:18px 0 34px;display:grid}.artifact-side{min-width:0}.slide-column{width:100%;max-width:520px;margin:0 0 0 auto}.slide-card{border:1px solid var(--border);background:var(--background);border-radius:12px;width:100%;margin:0;overflow:hidden}.real-slide{object-fit:contain;background:var(--background);width:100%;height:auto;display:block}.slide-card figcaption{border-top:1px solid var(--border);background:color-mix(in srgb, var(--muted) 25%, transparent);min-width:0;height:48px;color:var(--muted-foreground);align-items:center;gap:4px;padding:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex}.slide-card figcaption strong{flex:none;align-items:center;height:32px;padding-inline:10px;font-weight:600;display:inline-flex}.proof-audio-player{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.proof-audio-player audio{display:none}.proof-audio-icon,.proof-audio-rate,.proof-audio-skip button{height:32px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.proof-audio-icon{width:32px;padding:0}.proof-audio-icon svg{fill:currentColor;width:14px;height:14px}.proof-audio-icon:hover,.proof-audio-rate:hover,.proof-audio-skip button:hover{background:var(--accent)}.proof-audio-skip{background:color-mix(in srgb, var(--muted) 60%, transparent);border-radius:9px;flex:none;display:flex}.proof-audio-skip button{width:31px;font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-size:9px;font-weight:600}.proof-audio-rate{min-width:34px;font-family:var(--font-sans);font-variant-numeric:tabular-nums;padding-inline:6px;font-size:10px;font-weight:600}.proof-audio-timeline{appearance:none;background:var(--border);cursor:pointer;width:auto;min-width:44px;height:4px;accent-color:var(--foreground);border-radius:999px;flex:1}.proof-audio-timeline::-webkit-slider-thumb{appearance:none;background:var(--foreground);border:0;border-radius:50%;width:11px;height:11px}.proof-audio-timeline::-moz-range-thumb{background:var(--foreground);border:0;border-radius:50%;width:11px;height:11px}.proof-audio-time{width:34px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:10px}.demo-disclosure{color:var(--muted-foreground);text-wrap:pretty;gap:3px;margin-top:10px;padding-inline:2px;font-size:9px;font-weight:400;line-height:1.5;display:grid}html[lang^=ko] .demo-disclosure{word-break:keep-all}.slide-card figcaption>span:first-of-type{background:var(--border);flex:none;width:1px;height:16px}.output-deck{isolation:isolate;height:620px;position:relative}.output-card{border:1px solid var(--border);background:var(--background);width:calc(100% - 52px);height:540px;color:var(--foreground);text-align:left;transform-origin:50%;border-radius:16px;padding:0;transition:transform .36s cubic-bezier(.22,.8,.22,1),box-shadow .2s,opacity .2s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 22px 52px #1d1d1f1f,0 2px 8px #1d1d1f0f}.output-card[data-slot="0"]{z-index:3;transform:translateY(58px)rotate(0)}.output-card[data-slot="1"]{z-index:2;transform:translate(26px,24px)rotate(2.4deg)}.output-card[data-slot="2"]{z-index:1;transform:translate(52px,-8px)rotate(4.8deg)}.output-card:hover{box-shadow:0 28px 60px #1d1d1f26,0 3px 10px #1d1d1f12}.output-card-inner{flex-direction:column;height:100%;padding:25px;display:flex}.output-card h3{letter-spacing:-.012em;margin:24px 0 12px;font-size:17px;font-weight:600}.output-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.output-card-header h3{flex:1;min-width:0;margin:5px 0 0}.output-card-viewport{flex:1;min-height:0;margin:0 -12px -25px;position:relative}.output-card-viewport:before,.output-card-viewport:after{content:"";opacity:0;pointer-events:none;height:48px;transition:opacity .14s;position:absolute;left:12px;right:12px}.output-card-viewport:before{z-index:1;background:linear-gradient(to bottom, var(--background) 12%, transparent);top:0}.output-card-viewport:after{background:linear-gradient(to bottom, transparent, var(--background) 88%);bottom:0}.output-card-viewport[data-scrolled]:before,.output-card-viewport[data-more-below]:after{opacity:1}.output-card-content{overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--foreground) 24%, transparent) transparent;scrollbar-width:thin;height:100%;padding:0 12px 25px;overflow-y:auto}.output-card-content::-webkit-scrollbar{width:5px}.output-card-content::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--foreground) 24%, transparent);border-radius:999px}.artifact-segmented{border:1px solid var(--border);background:var(--muted);border-radius:9px;flex:none;gap:1px;padding:2px;display:inline-flex}.artifact-segmented button{min-height:23px;color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;padding-inline:7px;font-size:9px;font-weight:520;display:inline-flex}.artifact-segmented button:hover{color:var(--foreground)}.artifact-segmented .active{background:var(--background);color:var(--foreground);box-shadow:0 1px 3px #1d1d1f1c}.takeaway-exact{white-space:pre-wrap;display:block}.output-card p,.output-card li{word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.uncertain{background:#fde04780;border-radius:2px}.filler{opacity:.4}.proof-section,.result-section,.pricing{padding-block:96px}.result-section.shell{width:min(100% - 32px,1180px)}.section-heading,.pricing-copy{text-align:center;max-width:620px;margin-inline:auto}.section-heading>p{max-width:650px;color:var(--muted-foreground);text-wrap:balance;margin:18px auto 0;font-size:15px;line-height:1.7}h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(34px,5vw,48px);font-weight:620;line-height:1.08}html[lang^=ko] h2{letter-spacing:-.035em;word-break:keep-all}.flow-demo{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;margin-top:48px;display:grid}.source-card,.segments-card{border:1px solid var(--border);background:var(--background);border-radius:18px;box-shadow:0 18px 48px #1d1d1f17,0 2px 8px #1d1d1f0a}.segments-card{overflow:hidden}.source-mode-toggle{background:var(--muted);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:12px;padding:4px;display:grid;position:relative}.source-mode-toggle>span{z-index:0;background:var(--background);border-radius:8px;transition:transform .16s ease-out;position:absolute;inset:4px 50% 4px 4px;box-shadow:0 1px 3px #1d1d1f1f}.source-mode-toggle button{z-index:1;min-width:0;height:34px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:550;display:flex;position:relative}.source-mode-toggle button[aria-checked=true]{color:var(--foreground)}.source-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:15px;height:15px}.source-panel{border-top:1px solid var(--border)}.flow-card-header{height:52px;color:var(--muted-foreground);align-items:center;gap:9px;padding-inline:17px;font-size:12px;display:flex}.flow-card-header strong{color:var(--foreground);font-weight:550}.flow-card-header>span:last-child{font-variant-numeric:tabular-nums;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.ready-dot{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid;font-family:inherit!important;font-size:12px!important}.slides-source-preview{border-block:1px solid var(--border);background:var(--muted);overflow:hidden}.slides-source-preview>img{background:var(--background);width:100%;height:auto;display:block}.source-files{padding:10px 12px 15px}.app-file-row{border:1px solid var(--border);background:var(--background);align-items:center;gap:10px;min-height:40px;padding-inline:12px;font-size:11px;display:flex}.source-files>.app-file-row:first-child{border-radius:11px 11px 0 0}.tagged-audio-row{padding-block:13px 16px;position:relative}.tagged-audio-row .app-file-row{border-radius:0 0 11px 11px}.app-file-row>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-file-row small{color:var(--muted-foreground);flex:none;font-size:9px}.audio-trouble-tags>span{z-index:3;background:var(--foreground);color:var(--background);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:520;line-height:1;display:inline-flex;position:absolute;box-shadow:0 5px 16px #1d1d1f29}.audio-trouble-tags b{color:var(--background);letter-spacing:-.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:650}.audio-trouble-tags [data-trouble="0"]{top:1px;left:9px;transform:rotate(-3deg)}.audio-trouble-tags [data-trouble="1"]{top:3px;right:8px;transform:rotate(3deg)}.audio-trouble-tags [data-trouble="2"]{bottom:3px;left:44px;transform:rotate(2deg)}.audio-trouble-tags [data-trouble="3"]{bottom:2px;right:19px;transform:rotate(-2deg)}.video-tags [data-trouble="0"]{top:10px}.video-tags [data-trouble="1"]{top:12px}.video-tags [data-trouble="2"],.video-tags [data-trouble="3"]{bottom:10px}.segmenter-screen{aspect-ratio:16/9;border-block:1px solid var(--border);background:#f7f7f5;position:relative;overflow:hidden}.segmenter-screen>img,.segment-thumb>img{object-fit:contain;background:var(--background);width:100%;height:100%}.video-transport{align-items:center;gap:10px;height:48px;padding-inline:13px;display:flex}.transport-play{background:var(--foreground);color:#fff;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.transport-play svg{fill:currentColor;width:14px;height:14px}.record-dot{background:#e34d4b;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #e34d4b1a}.segment-timeline{background:#d8d8d5;border-radius:999px;flex:1;height:4px;position:relative}.timeline-progress{background:var(--foreground);border-radius:999px;width:47%;height:100%;transition:width .18s ease-out;display:block}.segment-timeline i{background:var(--brand);border-radius:2px;width:2px;height:12px;position:absolute;top:-4px}.video-transport time{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.flow-arrow{color:var(--brand);font-size:26px}.flow-ready-header>span:first-child{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:0;font-family:inherit;font-size:12px;display:grid}.segment-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:17px 16px 14px;display:grid}.segment-item{min-width:0;color:inherit;text-align:inherit;background:0 0;border:0;padding:0}.segment-thumb{aspect-ratio:4/3;border:1px solid var(--border);background:var(--background);border-radius:8px;position:relative;overflow:hidden}.revisit-badge{color:#a16207;text-overflow:ellipsis;white-space:nowrap;background:#fef3c7f5;border-radius:999px;max-width:calc(100% - 10px);padding:3px 6px;font-size:8px;font-weight:550;position:absolute;top:5px;left:5px;overflow:hidden}.segment-item time{color:var(--muted-foreground);font-variant-numeric:tabular-nums;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:block;overflow:hidden}.off-deck-list{gap:7px;padding:0 16px 16px;display:grid}.off-deck-leading{padding-bottom:0}.off-deck-row{border:1px dashed var(--border);background:color-mix(in srgb, var(--muted) 30%, transparent);border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:7px 9px;display:flex}.off-deck-row time{background:var(--muted);color:var(--muted-foreground);border-radius:999px;flex:none;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.off-deck-row strong{min-width:0;color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;flex:1;font-size:9px;font-weight:550}.off-deck-row>span{color:var(--muted-foreground);font-size:8px}.alignment-note{color:var(--muted-foreground);text-align:center;margin:22px auto 0;font-size:12px}.pricing-copy>p:last-child{color:var(--muted-foreground);word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.pricing{justify-items:center;display:grid}.pricing.shell{width:min(100% - 32px,1180px)}.pricing-copy>p:last-child{max-width:520px;margin:16px auto 0}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:16px;display:grid}.pricing-launch-unavailable .price-grid{margin-top:44px}.price-launch-banner{border:1px solid var(--billing-blue-border);background:linear-gradient(90deg, var(--billing-blue-soft) 0%, var(--billing-blue-surface-end) 62%);text-align:left;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:40px;width:100%;margin-top:44px;padding:28px;display:grid}.price-launch-copy{max-width:680px}.price-launch-banner h3{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:25px;font-weight:650;line-height:1.16}.price-launch-banner .price-eyebrow{border-color:color-mix(in srgb, var(--billing-blue-border) 72%, white 28%);color:var(--billing-blue-text)}.price-launch-banner .price-description{min-height:0}.price-launch-allowance{color:var(--billing-blue-text);margin:18px 0 0;font-size:14px;font-weight:650}.price-launch-action .price-amount{justify-content:flex-end;margin-top:0}.price-launch-action .price-cta{border-color:color-mix(in srgb, var(--billing-blue) 72%, black 28%);background:var(--billing-blue);margin-top:24px}.price-card{border:1px solid var(--border);background:var(--card);text-align:left;border-radius:22px;grid-template-rows:auto auto auto 1fr auto;min-width:0;padding:28px;display:grid}.price-card-plus{border-color:var(--brand-border);background:linear-gradient(90deg, var(--brand-soft) 0%, var(--brand-surface-end) 62%)}.price-eyebrow{border:1px solid var(--border);color:var(--brand-text);background:#ffffffad;border-radius:999px;margin:0 0 18px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.price-card h3{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:25px;font-weight:650;line-height:1.16}.plus-mark{color:var(--brand);margin-left:9px;font-size:1.25em;font-weight:800;display:inline-block;transform:skew(-10deg)}.price-description{color:var(--muted-foreground);text-wrap:pretty;margin:14px 0 0;font-size:14px;line-height:1.62}.price-amount{white-space:nowrap;align-items:baseline;gap:6px;margin-top:30px;display:flex}.price-card>.price-amount{margin-top:24px}.price-amount strong{letter-spacing:-.055em;font-size:clamp(34px,3.5vw,42px);font-weight:680;line-height:1}.price-amount span{color:var(--muted-foreground);font-size:12px}.price-allowance{color:var(--foreground);margin:14px 0 0;font-size:14px;font-weight:650}.price-features{align-content:start;gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.price-features li{color:var(--muted-foreground);margin:0;padding-left:22px;font-size:13px;line-height:1.55;position:relative}.price-features li:before{color:var(--brand-text);content:"✓";font-weight:750;position:absolute;top:0;left:0}.price-card-footer{gap:10px;padding-top:20px;display:grid}.faq{padding-block:96px}.faq-list{width:min(100%,720px);margin:48px auto 0}.faq-item{border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:none}.faq-item summary,.button,.nav-link,.app-link{user-select:none}.faq-item summary{word-break:keep-all;cursor:pointer;justify-content:space-between;align-items:baseline;gap:20px;padding:26px 2px;font-size:17px;font-weight:600;line-height:1.5;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--muted-foreground);transform-origin:50%;flex:none;align-self:center;font-size:20px;font-weight:400;line-height:1;transition:transform .3s cubic-bezier(.22,.8,.22,1)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item>p{color:var(--muted-foreground);word-break:keep-all;margin:0;padding:0 2px 28px;font-size:15px;line-height:1.75}.price-cta{width:100%;margin-top:0}.price-card-credit-pack .price-cta{background:#1d1d1f;border-color:#1d1d1f}.site-footer{padding-block:44px}.footer-grid{text-align:center;justify-items:center;gap:24px;display:grid}.footer-grid .brand-lockup img{width:32px;height:32px}.footer-grid .brand-lockup{font-size:15px}.site-footer nav{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;gap:10px 22px;font-size:12px;display:flex}.site-footer a:hover,.back-link:hover,.legal-language:hover{color:var(--foreground)}.footer-grid>p{color:var(--muted-foreground);margin:0;font-size:11px}.legal-main{width:min(100% - 32px,760px);min-height:72vh;padding-block:64px 120px}.back-link{color:var(--muted-foreground);margin-bottom:56px;font-size:13px;display:inline-block}.legal-main h1{font-size:clamp(42px,7vw,64px)}.legal-lead{max-width:680px;color:var(--muted-foreground);margin:22px 0 0;font-size:17px}.draft-banner{color:#6b5212;background:#fff7d6;border-radius:999px;margin-top:28px;padding:6px 10px;font-size:11px;font-weight:500;display:inline-flex}.legal-sections{border-top:1px solid var(--border);margin-top:64px}.legal-sections section{border-bottom:1px solid var(--border);padding-block:30px}.legal-sections h2{letter-spacing:-.02em;font-size:21px}.legal-sections p{color:var(--muted-foreground);white-space:pre-line;margin:14px 0 0;line-height:1.75}.legal-language{color:var(--muted-foreground);margin-top:40px;font-size:13px;display:inline-block}.not-found{align-content:center;justify-items:start;min-height:calc(100vh - 88px);padding-block:72px;display:grid}.not-found img{border-radius:14px;width:64px;height:64px;margin-bottom:32px}.not-found h1{max-width:760px}.not-found>p{color:var(--muted-foreground);margin:20px 0 0}.not-found .button{margin-top:28px}@media (width<=820px){.price-launch-banner{grid-template-columns:1fr;gap:28px;max-width:620px}.price-launch-action .price-amount{justify-content:flex-start}.price-grid{grid-template-columns:1fr;max-width:620px}.price-card{flex-direction:column;min-height:0;display:flex}.price-card-header,.price-description{min-height:0}.price-features{grid-template-rows:none;gap:12px}.product-demo{grid-template-columns:minmax(250px,.78fr) minmax(390px,1.22fr);gap:24px}.flow-demo{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.flow-arrow{justify-self:center;transform:rotate(90deg)}}@media (width<=680px){.site-header{height:72px;padding-top:10px}.nav{height:52px}.page-brand{top:16px;left:16px;transform:none}.nav{justify-content:center}.nav-actions{gap:1px;padding:3px;transition:opacity .16s,transform .16s}.site-header[data-at-top] .nav-actions{opacity:0;pointer-events:none;transform:translateY(-6px)}.nav-link,.app-link{height:34px;font-size:11px}.nav-link{padding-inline:9px}.app-link{padding-inline:12px}.product-demo{grid-template-columns:1fr;gap:28px}.slide-card{justify-self:center;width:min(100%,430px);margin-inline:auto}.output-deck{width:min(100%,500px);margin-inline:auto}.proof-section,.result-section,.pricing,.faq{padding-block:80px}}@media (width<=520px){.shell{width:min(100% - 24px,1024px)}.brand-lockup>span{display:none}.hero{padding-block:58px 82px}.hero h1{font-size:clamp(42px,13vw,58px)}.artifact-wrap{margin-top:42px}.output-deck{width:calc(100% - 16px);height:740px}.output-card{width:calc(100% - 28px);height:660px}.output-card[data-slot="0"]{transform:translateY(48px)}.output-card[data-slot="1"]{transform:translate(14px,20px)rotate(1deg)}.output-card[data-slot="2"]{transform:translate(28px,-6px)rotate(2deg)}.output-card-inner{padding:21px}.output-card-header{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.output-card-header h3{margin-top:0}.artifact-segmented{align-self:flex-start}.takeaway-exact{display:block}.price-card{padding:22px}.site-footer nav{max-width:340px}.legal-main{padding-block:48px 88px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
