:root{--canvas-indigo:#6758e8;--pressed-indigo:#5546d7;--indigo-tint:#eeecff;--optical-body:#f9f9fb;--vellum:#f1f1f4;--shell-highlight:#fff;--optical-hairline:#dadae0;--muted-ink:#5d5d66;--graphite:#1d1d20;--success:#2e7d4c;--shadow-control:0 2px 3px #1d1d2014, 0 12px 28px #1d1d201a;--shadow-panel:0 18px 50px #1d1d2024;--ease-capture:cubic-bezier(.16, 1, .3, 1);--site-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--optical-body);color:var(--graphite);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:16px}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #b8b0ff}.site-header{max-width:var(--site-width);grid-template-columns:1fr auto auto;align-items:center;gap:32px;min-height:92px;margin:0 auto;padding:20px 28px;display:grid}.brand{letter-spacing:-.035em;align-items:center;gap:10px;width:fit-content;font-size:1.28rem;font-weight:730;text-decoration:none;display:inline-flex}.brand img{border-radius:10px;box-shadow:0 2px 8px #1d1d2014}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{color:var(--muted-ink);font-size:.9rem;font-weight:570;text-decoration:none;transition:color .16s}.site-header nav a:hover{color:var(--graphite)}.button{border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:14px 20px;font-size:.94rem;font-weight:670;text-decoration:none;transition:background-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-small{background:var(--graphite);color:#fff;min-height:42px;padding:11px 17px}.button-small:hover{background:#000}.button-primary{background:var(--canvas-indigo);box-shadow:var(--shadow-control);color:#fff}.button-primary:hover{background:var(--pressed-indigo);box-shadow:0 3px 4px #1d1d201a,0 16px 34px #5546d733}.download-arrow{font-size:1.22rem;line-height:1}.hero{max-width:var(--site-width);grid-template-columns:minmax(300px,.72fr) minmax(600px,1.28fr);gap:52px;margin:48px auto 0;padding:0 28px 76px;display:grid}.hero-copy{align-self:center;padding:28px 0 56px}.hero-demo-stage{transform-origin:50% 52%;align-self:center;min-width:0}.hero-demo-stage .capture-demo{width:100%}.hero-note{color:var(--muted-ink);align-items:center;gap:9px;margin:0 0 26px;font-size:.83rem;font-weight:650;display:flex}.live-indicator{background:var(--canvas-indigo);box-shadow:0 0 0 5px var(--indigo-tint);border-radius:50%;width:8px;height:8px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;text-wrap:balance;max-width:8.5ch;margin-bottom:28px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(3.55rem,5.5vw,5.65rem);font-weight:750;line-height:.94}.hero-lede{color:var(--muted-ink);max-width:34ch;margin-bottom:34px;font-size:clamp(1.08rem,1.55vw,1.25rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.text-link{color:var(--graphite);-webkit-text-decoration-color:var(--optical-hairline);text-decoration-color:var(--optical-hairline);text-underline-offset:5px;font-size:.91rem;font-weight:630}.text-link:hover{-webkit-text-decoration-color:var(--canvas-indigo);text-decoration-color:var(--canvas-indigo)}.compatibility{color:var(--muted-ink);margin:21px 0 0;font-size:.76rem;font-weight:550}.capture-demo{background:var(--shell-highlight);box-shadow:var(--shadow-panel);border-radius:20px;align-self:center;min-height:610px;position:relative;overflow:hidden}.demo-chrome{border-bottom:1px solid var(--optical-hairline);background:linear-gradient(#fbfbfc,#f4f4f6);align-items:center;gap:7px;height:46px;padding:0 16px;display:flex}.traffic-light{border-radius:50%;width:10px;height:10px}.traffic-light.red{background:#ff5f57}.traffic-light.yellow{background:#febc2e}.traffic-light.green{background:#28c840}.demo-title{color:var(--muted-ink);margin-left:auto;margin-right:auto;font-size:.72rem;font-weight:600;transform:translate(-20px)}.demo-workspace{background:radial-gradient(circle at 86% 15%, #6758e81f, transparent 34%), var(--vellum);height:455px;position:relative;overflow:hidden}.demo-sidebar{border-right:1px solid var(--optical-hairline);background:#ffffffd1;flex-direction:column;align-items:center;gap:16px;width:62px;padding-top:34px;display:flex;position:absolute;inset:0 auto 0 0}.sidebar-dot{background:#d9d9df;border-radius:7px;width:26px;height:26px}.sidebar-dot.active{background:var(--indigo-tint);box-shadow:inset 0 0 0 7px var(--canvas-indigo);border:1px solid #d5d0ff}.demo-content{padding:42px 40px 40px 94px}.demo-kicker{color:var(--canvas-indigo);margin-bottom:10px;font-size:.68rem;font-weight:720}.demo-heading{letter-spacing:-.035em;font-size:1.6rem;font-weight:720}.demo-lines{gap:7px;margin:13px 0 25px;display:grid}.demo-lines span{background:#dcdce2;border-radius:4px;width:60%;height:7px;display:block}.demo-lines span:last-child{width:43%}.demo-feature{border:1px solid var(--optical-hairline);background:#fff;border-radius:14px;min-height:236px;overflow:hidden;box-shadow:0 10px 30px #1d1d2014}.feature-nav{border-bottom:1px solid #ebebef;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.feature-avatar{background:var(--canvas-indigo);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;font-size:.68rem;font-weight:750;display:inline-flex}.feature-title{font-size:.78rem;font-weight:660}.feature-status{color:var(--success);background:#eaf6ee;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:.62rem;font-weight:700}.feature-canvas{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:49px 26px;display:grid}.feature-command{background:var(--indigo-tint);color:var(--pressed-indigo);border:1px solid #d5d0ff;border-radius:10px;justify-content:center;align-items:center;width:62px;height:48px;font-size:.85rem;font-weight:720;display:flex}.feature-copy{gap:5px;display:grid}.feature-copy strong{font-size:.8rem}.feature-copy span{color:var(--muted-ink);font-size:.69rem;line-height:1.35}.feature-button{background:var(--graphite);color:#fff;border-radius:8px;padding:11px 14px;font-size:.72rem;font-weight:680}.selection-frame{border:1px solid var(--canvas-indigo);opacity:1;pointer-events:none;transition:inset .72s var(--ease-capture), border-width .18s ease, opacity .42s ease, transform .62s var(--ease-capture);z-index:2;position:absolute;inset:121px 25px 78px 75px;transform:scale(1);box-shadow:0 0 0 2px #ffffffe0,0 0 0 1000px #6758e829}.capture-demo[data-step="1"] .selection-frame{border-width:3px}.capture-demo[data-step="2"] .selection-frame{opacity:0;transform:scale(.985)}.frame-handle{border:1.5px solid var(--canvas-indigo);transition:opacity .16s ease, transform .18s var(--ease-capture);z-index:2;background:#fffffffa;position:absolute}.frame-corner{border-radius:50%;width:12px;height:12px}.frame-rail.frame-north,.frame-rail.frame-south{border-radius:999px;width:24px;height:6px}.frame-rail.frame-east,.frame-rail.frame-west{border-radius:999px;width:6px;height:24px}.frame-north-west{top:0;left:0;transform:translate(-50%,-50%)}.frame-north{top:0;left:50%;transform:translate(-50%,-50%)}.frame-north-east{top:0;right:0;transform:translate(50%,-50%)}.frame-east{top:50%;right:0;transform:translate(50%,-50%)}.frame-south-east{bottom:0;right:0;transform:translate(50%,50%)}.frame-south{bottom:0;left:50%;transform:translate(-50%,50%)}.frame-south-west{bottom:0;left:0;transform:translate(-50%,50%)}.frame-west{top:50%;left:0;transform:translate(-50%,-50%)}.frame-move-grip{color:var(--canvas-indigo);background:#fffffff0;border:1px solid #6758e8e6;border-radius:7px;justify-content:center;align-items:center;width:36px;height:28px;transition:opacity .16s;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%)}.frame-move-grip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:13px;height:13px}.selection-size{color:var(--graphite);white-space:nowrap;background:#fffffff5;border:1px solid #6758e8bf;border-radius:7px;align-items:center;gap:6px;min-height:24px;padding:4px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;font-weight:650;transition:opacity .16s;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.selection-size i{background:var(--canvas-indigo);border-radius:2px;width:6px;height:6px;display:block}.capture-demo[data-step="1"] .frame-handle,.capture-demo[data-step="1"] .frame-move-grip,.capture-demo[data-step="1"] .selection-size,.capture-demo[data-step="2"] .frame-handle,.capture-demo[data-step="2"] .frame-move-grip,.capture-demo[data-step="2"] .selection-size{opacity:0}.hud-shell{opacity:0;height:50px;transition:opacity .22s ease, transform .42s var(--ease-capture);z-index:5;background:#fcfcfd;border:1px solid #d7d7dd;border-radius:14px;align-items:center;width:min(440px,100% - 24px);padding:7px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%,10px);box-shadow:0 2px 4px #1d1d2017,0 10px 24px #1d1d2024}.capture-demo[data-step="0"] .hud-ready,.capture-demo[data-step="1"] .hud-recording,.capture-demo[data-step="2"] .hud-complete{opacity:1;transform:translate(-50%)}.hud-shell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:16px;height:16px}.hud-options{background:#f2f2f5;border:1px solid #d7d7dd;border-radius:8px;flex:none;align-items:center;height:36px;display:flex;overflow:hidden}.hud-size-segment{white-space:nowrap;justify-content:center;align-items:center;gap:5px;height:36px;padding:0 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;font-weight:650;display:flex}.hud-size-segment svg{stroke-width:1.6px;width:9px;height:9px}.hud-divider{background:#d7d7dd;flex:0 0 1px;width:1px;height:20px;display:block}.hud-option,.hud-countdown{flex:0 0 36px;justify-content:center;align-items:center;height:36px;display:flex}.hud-option.is-selected{color:var(--canvas-indigo);background:#eeecff75}.hud-countdown{flex-basis:40px;font-size:.68rem;font-weight:650}.hud-drag-surface{flex:16px;justify-content:center;align-self:stretch;align-items:center;min-width:10px;display:flex}.hud-dots{grid-template-rows:repeat(3,2.5px);grid-template-columns:repeat(2,2.5px);gap:3px;display:grid}.hud-dots i{background:#5d5d6685;border-radius:50%;width:2.5px;height:2.5px;display:block}.hud-actions{flex:none;align-items:center;gap:8px;display:flex}.hud-icon-button,.hud-quiet-button{color:var(--graphite);background:#f2f2f5;border:1px solid #1d1d2038;border-radius:8px;justify-content:center;align-items:center;height:36px;font-size:.68rem;font-weight:650;display:inline-flex}.hud-icon-button{flex:0 0 36px;width:36px}.hud-icon-button svg{stroke-width:1.8px;width:14px;height:14px}.hud-quiet-button{padding:0 12px}.hud-record-button,.hud-stop-button{background:var(--canvas-indigo);color:#fff;white-space:nowrap;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:36px;font-size:.72rem;font-weight:650;display:flex}.hud-record-button{flex:0 0 86px;width:86px}.hud-record-button i{background:currentColor;border-radius:50%;width:10px;height:10px;display:block}.hud-recording,.hud-complete{gap:10px;padding-left:12px}.hud-status-symbol{flex:0 0 16px;justify-content:center;align-items:center;width:16px;display:flex}.hud-live-dot{background:var(--canvas-indigo);border-radius:50%;width:9px;height:9px;margin:0 3.5px}.hud-status-copy{gap:2px;min-width:0;display:grid}.hud-status-copy strong{white-space:nowrap;font-size:.72rem;font-weight:650;line-height:1.08}.hud-status-copy small{color:var(--muted-ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem;font-weight:550;line-height:1.08}.hud-status-spacer{flex:auto}.hud-stop-button{padding:0 12px}.hud-stop-button i{background:currentColor;border-radius:1px;width:9px;height:9px;display:block}.hud-check{color:var(--success)}.hud-check svg{stroke-width:1.7px;width:18px;height:18px}.hud-complete-copy{flex:0 auto}.demo-controls{grid-template-columns:repeat(3,1fr);min-height:109px;display:grid}.demo-step{border:0;border-right:1px solid var(--optical-hairline);color:var(--muted-ink);cursor:pointer;text-align:left;background:#fff;align-items:flex-start;gap:10px;padding:21px 14px;transition:background-color .18s,color .18s;display:flex}.demo-step:last-child{border-right:0}.demo-step:hover{color:var(--graphite);background:#fcfcfd}.demo-step[aria-pressed=true]{background:var(--indigo-tint);color:var(--graphite)}.demo-step>span:last-child{gap:4px;display:grid}.demo-step strong{font-size:.73rem}.demo-step small{color:var(--muted-ink);font-size:.62rem;line-height:1.35}.step-index{background:var(--vellum);color:var(--muted-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.63rem;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.demo-step[aria-pressed=true] .step-index{background:var(--canvas-indigo);color:#fff}.trust-strip{background:var(--graphite);color:#fff;max-width:var(--site-width);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;overflow:hidden}.trust-strip>div{border-right:1px solid #ffffff21;align-items:center;gap:14px;min-height:112px;padding:24px 26px;display:flex}.trust-strip>div:last-child{border-right:0}.trust-strip>div>span:last-child{gap:4px;display:grid}.trust-strip strong{font-size:.83rem}.trust-strip small{color:#b6b6be;font-size:.68rem;line-height:1.35}.trust-mark{color:#b8b0ff;border:1px solid #ffffff47;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:flex}.lock-mark{font-size:.55rem}.section-shell{max-width:var(--site-width);margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.workflow{grid-template-columns:.85fr 1.15fr;gap:84px;padding-top:132px;padding-bottom:132px;display:grid}.section-label{color:var(--canvas-indigo);margin-bottom:18px;font-size:.78rem;font-weight:720}.section-heading h2,.use-case-intro h2,.privacy h2,.faq h2{letter-spacing:-.04em;text-wrap:balance;margin-bottom:26px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(2.45rem,4.5vw,4.25rem);font-weight:730;line-height:1}.section-heading>p:last-child{color:var(--muted-ink);max-width:57ch;font-size:1.05rem;line-height:1.6}.workflow-list{--motion-progress:1;border-top:1px solid var(--optical-hairline);margin:4px 0 0;padding:0;list-style:none;position:relative}.workflow-list:after{content:"";transform:scaleY(var(--motion-progress));transform-origin:top;background:linear-gradient(#6758e800,#6758e86b 16% 84%,#6758e800);width:1px;position:absolute;top:38px;bottom:38px;left:20px}.workflow-list li{border-bottom:1px solid var(--optical-hairline);z-index:1;grid-template-columns:46px 1fr;align-items:flex-start;gap:24px;padding:30px 2px;display:grid;position:relative}.workflow-index{background:var(--indigo-tint);color:var(--canvas-indigo);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:740;display:flex}.workflow-list h3{letter-spacing:-.025em;margin-bottom:8px;font-size:1.23rem}.workflow-list p{color:var(--muted-ink);max-width:54ch;margin-bottom:0;line-height:1.55}.use-cases{background:var(--vellum);padding:128px 0 136px}.use-case-intro{margin-bottom:66px}.use-case-intro h2{max-width:17ch}.use-case-intro>p:last-child{color:var(--muted-ink);max-width:58ch;margin:24px 0 0;line-height:1.58}.use-case-stage{max-width:var(--site-width);grid-template-columns:repeat(3,1fr);gap:0;margin:0 auto;display:grid}.use-case{border-right:1px solid var(--optical-hairline);padding:0 28px}.use-case:last-child{border-right:0}.use-case-copy>span{color:var(--muted-ink);font-size:.75rem;font-weight:650}.use-case-copy h3{letter-spacing:-.035em;max-width:17ch;min-height:3.2em;margin:12px 0 28px;font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.1}.example-clip{border:1px solid var(--optical-hairline);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #1d1d2014}.clip-bar{border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;min-height:44px;padding:0 15px;display:flex}.clip-bar>span:last-child{color:var(--muted-ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;font-weight:600}.clip-play{align-items:center;gap:7px;font-size:.66rem;font-weight:680;display:flex}.clip-play i{background:var(--canvas-indigo);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;padding-left:1px;font-size:.43rem;font-style:normal;display:flex}.storyboard{color:var(--graphite);background:#fbfbfd;min-height:236px;position:relative}.story-step{align-items:center;gap:13px;min-height:118px;padding:20px 22px;display:grid}.story-action{grid-template-columns:1fr}.story-outcome{background:var(--indigo-tint);grid-template-columns:1fr}.story-label{color:var(--muted-ink);font-size:.62rem;font-weight:680}.story-control,.story-setting{border:1px solid var(--optical-hairline);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:45px;padding:0 13px;display:flex}.story-control>span,.story-setting>span{color:var(--muted-ink);font-size:.69rem}.story-control strong{font-size:.72rem}.story-connector{background:var(--canvas-indigo);color:#fff;z-index:2;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:740;display:flex;position:absolute;top:104px;left:22px}.story-result{grid-template-columns:28px 1fr;align-items:center;gap:10px;display:grid}.story-result i{color:var(--canvas-indigo);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-style:normal;font-weight:760;display:flex}.story-result strong,.story-filter-result>strong{letter-spacing:-.012em;font-size:.78rem;line-height:1.3}.story-result-problem i{color:var(--warning)}.story-result-success i{color:var(--success)}.story-filters{gap:6px;display:flex}.story-filters span{border:1px solid var(--optical-hairline);color:var(--muted-ink);background:#fff;border-radius:7px;padding:8px 11px;font-size:.68rem;font-weight:650}.story-filters .is-active{background:var(--indigo-tint);border-color:var(--canvas-indigo);color:var(--pressed-indigo)}.story-filter-result{gap:11px;display:grid}.story-filter-items{gap:5px;display:grid}.story-filter-items span{background:#fff;border-radius:5px;align-items:center;gap:6px;min-height:20px;padding:0 8px;font-size:.52rem;font-weight:620;display:flex}.story-filter-items i{background:var(--canvas-indigo);border-radius:50%;width:5px;height:5px}.story-filter-items span:last-child i{background:var(--success)}.story-setting{font-style:normal}.story-toggle{background:var(--canvas-indigo);border-radius:12px;width:40px;height:22px;padding:3px;display:block}.story-toggle b{background:#fff;border-radius:50%;width:16px;height:16px;margin-left:18px;display:block;box-shadow:0 1px 3px #1d1d2033}.mini-cursor{color:var(--graphite);filter:drop-shadow(0 1px 1px #ffffffe6);z-index:1;font-size:1.4rem;line-height:1;position:absolute;transform:rotate(-20deg)}.storyboard-dropdown .mini-cursor{top:78px;right:34px}.storyboard-filter .mini-cursor{top:79px;left:113px}.storyboard-settings .mini-cursor{top:80px;right:39px}.clip-file{border-top:1px solid #ececf0;grid-template-columns:24px 1fr;align-items:center;gap:8px;min-height:57px;padding:0 15px;display:grid}.clip-file img{border-radius:6px}.clip-file>div{gap:3px;display:grid}.clip-file strong{font-size:.68rem}.clip-file small{color:var(--muted-ink);font-size:.58rem}.privacy{grid-template-columns:1fr .9fr;align-items:center;gap:96px;padding-top:140px;padding-bottom:140px;display:grid}.privacy-visual{min-height:470px;position:relative}.capture-corner{border-color:var(--canvas-indigo);pointer-events:none;border-style:solid;width:20px;height:20px;position:absolute}.capture-corner.top-left{border-width:3px 0 0 3px;top:-3px;left:-3px}.capture-corner.top-right{border-width:3px 3px 0 0;top:-3px;right:-3px}.capture-corner.bottom-right{border-width:0 3px 3px 0;bottom:-3px;right:-3px}.capture-corner.bottom-left{border-width:0 0 3px 3px;bottom:-3px;left:-3px}.privacy-frame{background:radial-gradient(circle at 50% 38%, white, transparent 60%), var(--indigo-tint);border:1.5px solid var(--canvas-indigo);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:34px 44px 72px 0}.privacy-frame img{box-shadow:var(--shadow-control);border-radius:23px}.local-path{background:var(--graphite);color:#fff;border-radius:8px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;position:absolute;bottom:-21px}.blocked-cloud{border:1px solid var(--optical-hairline);box-shadow:var(--shadow-control);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:18px 22px;display:flex;position:absolute;bottom:30px;right:0}.blocked-cloud span{color:var(--muted-ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.blocked-cloud strong{color:var(--canvas-indigo);font-size:1.5rem;font-weight:500}.privacy-copy>p:not(.section-label){color:var(--muted-ink);max-width:57ch;font-size:1.05rem;line-height:1.62}.privacy-copy ul{border-top:1px solid var(--optical-hairline);margin:30px 0;padding:0;list-style:none}.privacy-copy li{border-bottom:1px solid var(--optical-hairline);padding:16px 0 16px 28px;font-size:.9rem;font-weight:560;position:relative}.privacy-copy li:before{color:var(--canvas-indigo);content:"✓";font-weight:800;position:absolute;left:2px}.privacy-links{flex-wrap:wrap;gap:24px;display:flex}.privacy-links a{-webkit-text-decoration-color:var(--optical-hairline);text-decoration-color:var(--optical-hairline);text-underline-offset:5px;font-size:.84rem;font-weight:650}.privacy-links a:hover{-webkit-text-decoration-color:var(--canvas-indigo);text-decoration-color:var(--canvas-indigo)}.control-band{background:var(--graphite);color:#fff;padding:64px 0}.control-band .section-label{color:#b8b0ff}.control-list{grid-template-columns:repeat(6,1fr);display:grid}.control-list span{color:#d7d7dc;text-align:center;border-right:1px solid #ffffff24;padding:18px 16px;font-size:.78rem;font-weight:630}.control-list span:first-child{padding-left:0}.control-list span:last-child{border-right:0;padding-right:0}.faq{grid-template-columns:.7fr 1.3fr;gap:96px;padding-top:136px;padding-bottom:136px;display:grid}.faq-heading{position:sticky;top:40px}.faq-list{border-top:1px solid var(--optical-hairline)}.faq-list details{border-bottom:1px solid var(--optical-hairline);padding:0}.faq-list summary{cursor:pointer;padding:26px 48px 26px 0;font-size:1.08rem;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--canvas-indigo);content:"+";transition:transform .24s var(--ease-capture);font-size:1.45rem;font-weight:450;position:absolute;top:22px;right:4px}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{color:var(--muted-ink);max-width:66ch;margin-bottom:28px;line-height:1.65}.closing{background:var(--canvas-indigo);color:#fff;text-align:center;flex-direction:column;align-items:center;min-height:590px;padding:104px 28px;display:flex;position:relative;overflow:hidden}.closing-frame{border:1px solid #ffffff6b;position:absolute;inset:46px}.closing .capture-corner{border-color:#fff}.closing img{border-radius:22px;position:relative;box-shadow:0 18px 40px #1d1d203d}.closing h2{letter-spacing:-.04em;text-wrap:balance;max-width:13ch;margin:34px 0 22px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(2.7rem,5.5vw,5rem);font-weight:730;line-height:.98;position:relative}.closing p{color:#ffffffc7;margin-bottom:32px;font-size:1.05rem;position:relative}.button-inverted{color:var(--graphite);background:#fff;position:relative;box-shadow:0 14px 30px #1d1d202e}.button-inverted:hover{background:var(--optical-body)}footer{max-width:var(--site-width);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:148px;margin:0 auto;padding:36px 28px;display:grid}footer p{color:var(--muted-ink);margin:0;font-size:.72rem}.footer-brand{font-size:1rem}.footer-links{justify-content:flex-end;gap:22px;display:flex}.footer-links a{color:var(--muted-ink);font-size:.75rem;font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--graphite)}@media (max-width:1080px){.site-header nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;gap:48px;margin-top:24px}.hero-copy{text-align:center;padding-bottom:0}.hero-note,.hero-actions{justify-content:center}h1,.hero-lede{margin-left:auto;margin-right:auto}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.workflow,.privacy,.faq{grid-template-columns:1fr;gap:64px}.faq-heading{position:static}.use-case-stage{grid-template-columns:1fr;gap:46px;padding:0 28px}.use-case{border-bottom:1px solid var(--optical-hairline);border-right:0;grid-template-columns:.75fr 1.25fr;align-items:center;gap:42px;padding:0 0 46px;display:grid}.use-case:last-child{border-bottom:0}.use-case-copy h3{min-height:0}.control-list{grid-template-columns:repeat(3,1fr)}.control-list span:nth-child(3){border-right:0}.control-list span:nth-child(-n+3){border-bottom:1px solid #ffffff24}}@media (max-width:700px){.site-header{min-height:76px;padding:15px 18px}.brand{font-size:1.08rem}.brand img{width:38px;height:38px}.button-small{min-height:40px;padding:10px 14px;font-size:.82rem}.hero{gap:28px;padding:0 14px 52px}.hero-copy{padding-top:34px}.hero-note{margin-bottom:21px}h1{max-width:9ch;font-size:clamp(3.2rem,16vw,4.5rem)}.hero-lede{font-size:1.03rem}.hero-actions{flex-direction:column;align-items:stretch}.text-link{padding:10px}.capture-demo{border-radius:15px;min-height:510px}.demo-workspace{height:390px}.demo-sidebar{display:none}.demo-content{padding:32px 20px}.demo-heading{font-size:1.25rem}.feature-canvas{grid-template-columns:auto 1fr;padding:32px 18px}.feature-button{display:none}.selection-frame{inset:105px 10px 68px}.hud-shell{width:calc(100% - 16px);bottom:10px}.hud-clicks,.hud-pin,.hud-pin-divider{display:none}.hud-size-segment{padding:0 7px;font-size:.58rem}.hud-drag-surface{min-width:8px}.hud-record-button{flex-basis:80px;width:80px}.hud-recording,.hud-complete{padding-left:10px}.hud-complete-copy strong{font-size:.66rem}.demo-controls{min-height:74px}.demo-step{justify-content:center;align-items:center;padding:14px 7px}.demo-step>span:last-child small{display:none}.trust-strip{grid-template-columns:1fr;margin:0 14px}.trust-strip>div{border-bottom:1px solid #ffffff21;border-right:0;min-height:94px;padding:20px}.section-shell{padding-left:20px;padding-right:20px}.workflow,.privacy,.faq{padding-top:92px;padding-bottom:92px}.section-heading h2,.use-case-intro h2,.privacy h2,.faq h2{font-size:clamp(2.35rem,12vw,3.35rem)}.workflow-list li{grid-template-columns:38px 1fr;gap:14px;padding:24px 0}.workflow-list:after{top:34px;bottom:34px;left:17px}.workflow-index{border-radius:10px;width:34px;height:34px}.use-cases{padding:90px 0 96px}.use-case-intro{margin-bottom:48px}.use-case-stage{gap:42px;padding:0 20px}.use-case{display:block}.use-case-copy h3{margin-bottom:24px}.privacy-visual{min-height:365px}.privacy-frame{inset:12px 26px 62px 0}.privacy-frame img{width:82px;height:82px}.local-path{font-size:.56rem}.blocked-cloud{padding:14px 17px;bottom:20px}.control-list{grid-template-columns:repeat(2,1fr)}.control-list span:nth-child(2n){border-right:0}.control-list span:nth-child(3){border-right:1px solid #ffffff24}.control-list span:nth-child(-n+4){border-bottom:1px solid #ffffff24}.closing{min-height:530px;padding:84px 26px}.closing-frame{inset:22px}.closing h2{font-size:clamp(2.5rem,13vw,3.6rem)}footer{text-align:center;flex-direction:column;min-height:210px;display:flex}.footer-links{justify-content:center}}@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}}
