:root{--bg:#f7f7f5;--panel:#fff;--ink:#111210;--muted:#777872;--line:#e5e5e1;--soft:#efefeb;--accent:#1c1d1a;--sidebar:#f1f1ee}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--sidebar);z-index:20;flex-direction:column;height:100vh;padding:22px 14px 16px;display:flex;position:sticky;top:0}.logo-wrap{align-items:center;gap:10px;display:flex}.logo-type{color:#1d1d1f;letter-spacing:-.62px;font-size:17px;font-weight:680}.logo-mark{flex:none;width:25px;height:25px;display:block;overflow:visible}.logo-tile{fill:#171719;stroke:#ffffff2e;stroke-width:.5px}.logo-ribbon{fill:none;stroke:#fff;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.nav-stack{flex-direction:column;gap:2px;display:flex}.nav-item{color:#62635e;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-height:36px;padding:8px 10px;font-size:13px;transition:all .15s;display:flex}.nav-item em{color:#aaa;margin-left:auto;font-size:11px;font-style:normal}.sidebar-bottom{flex-direction:column;gap:2px;margin-top:auto;display:flex}.sync-state{color:#777872;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.pulse{background:#65906e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #dce6dc}.shortcut{color:#757670;border-top:1px solid #deded9;align-items:center;gap:4px;margin-top:10px;padding:15px 9px 2px;font-size:11px;display:flex}.shortcut span{color:#aaa;margin-left:auto}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;background:#f7f7f5e6;align-items:center;gap:24px;height:70px;padding:0 34px;display:flex;position:sticky;top:0}.search-shell{z-index:30;width:min(580px,55vw);position:relative}.search-box{color:#8b8c85;background:#fff;border:1px solid #deded9;border-radius:9px;align-items:center;gap:10px;height:38px;padding:0 11px;transition:all .18s;display:flex;box-shadow:0 1px 2px #00000006}.search-box:focus-within,.search-box.search-open{border-color:#aeafa8;box-shadow:0 0 0 3px #0000000a,0 10px 35px #00000012}.search-box input{color:#222;background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box button{color:#777;cursor:pointer;background:0 0;border:0;padding:4px}.search-box kbd{color:#999;background:#f5f5f2;border:1px solid #ddd;border-radius:4px;padding:2px 5px;font-size:10px}.search-results{background:#fff;border:1px solid #deded9;border-radius:10px;width:100%;max-height:520px;padding:7px;position:absolute;top:46px;overflow:auto;box-shadow:0 18px 60px #00000021}.search-results-head{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 9px 10px;display:flex}.search-results-head span{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:11px;font-weight:620;display:flex}.search-results-head small{color:#999}.search-result{border-radius:7px;grid-template-columns:50px minmax(0,1fr) auto 16px;align-items:center;gap:11px;padding:9px;display:grid}.search-result img{object-fit:cover;border:1px solid #e5e5e0;border-radius:4px;width:50px;height:38px}.search-result strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.search-result p{color:#8a8b85;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:11px;overflow:hidden}.search-result>span{color:#999;text-align:right;font-size:9px}.search-result>span b{color:#555;margin-top:3px;font-size:11px;display:block}.empty-search{text-align:center;color:#92938c;padding:26px;font-size:12px}.empty-search strong,.empty-search span{display:block}.empty-search strong{color:#55565a;margin-bottom:6px}.empty-search span{font-size:10px;line-height:1.5}.search-loading{gap:8px;padding:17px 10px;display:grid}.search-loading i{background:linear-gradient(90deg,#eee,#f8f8f8,#eee) 0 0/200% 100%;border-radius:5px;height:9px;animation:1.2s infinite shimmer}.search-loading i:nth-child(2){width:78%}.search-loading i:nth-child(3){width:58%}@keyframes shimmer{to{background-position:-200% 0}}.top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);color:#555;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon-button i{background:#777;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px}.primary-button{color:#fff;cursor:pointer;background:#1e1f1c;border:0;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:12px;font-weight:590;display:flex;box-shadow:0 1px 1px #0003}.primary-button:hover{background:#000}.primary-button:disabled{opacity:.6}.avatar{color:#fff;background:linear-gradient(145deg,#82867e,#42443f);border-radius:50%;place-items:center;width:31px;height:31px;margin-left:3px;font-size:11px;font-weight:700;display:grid}.dashboard-content{max-width:1500px;margin:0 auto;padding:46px 42px 80px}.offline-banner{color:#786534;background:#fffaf0;border:1px solid #dfcfa8;border-radius:8px;align-items:center;gap:8px;margin:-18px 0 24px;padding:10px 13px;font-size:12px;display:flex}.hero-row{justify-content:space-between;align-items:end;gap:50px;margin-bottom:46px;display:flex}.eyebrow{letter-spacing:.18em;color:#a1a29b;margin:0 0 11px;font-size:9px;font-weight:700}.hero-row h1{letter-spacing:-1.2px;margin:0 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:500}.hero-row>div>p:last-child{color:#81827c;margin:0;font-size:13px}.today-card{color:#fff;background:#20211e;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;width:330px;min-height:84px;padding:17px 18px;display:grid;box-shadow:0 15px 35px #0000001c}.today-orbit{color:#d9dad3;background:#343530;border-radius:10px;place-items:center;width:39px;height:39px;display:grid;position:relative}.today-orbit i{background:#83a488;border:2px solid #20211e;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-2px}.today-card small{color:#9d9e98;margin-bottom:4px;font-size:10px;display:block}.today-card strong{font-size:21px;font-weight:610}.today-card strong em{color:#999;font-size:11px;font-style:normal}.today-meta{text-align:right}.today-meta span,.today-meta b{font-size:9px;font-weight:500;display:block}.today-meta span{color:#9ab29e;margin-bottom:7px}.today-meta b{color:#8f908a}.collection-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:13px;display:flex}.collection-head>div{align-items:baseline;gap:9px;display:flex}.collection-head h2{margin:0;font-size:14px;font-weight:650}.collection-head button{color:#80817b;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;display:flex}.sort-control{color:#6e6e73;align-items:center;gap:5px;display:flex}.sort-control select{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:6px 4px;font-size:11px}.memory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.memory-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.card-image{aspect-ratio:1.46;background:#e9e9e6;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.category-pill,.processing-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.03em;background:#121311d1;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:630;position:absolute;top:10px;left:10px}.processing-pill{align-items:center;gap:4px;display:flex;left:auto;right:10px}.processing-pill svg{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.card-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 7px;font-size:13px;font-weight:640;line-height:1.4;overflow:hidden}.card-copy p{color:#7c7d77;height:34px;margin:0;font-size:11px;line-height:1.55;overflow:hidden}.tag-row{align-items:center;gap:5px;height:26px;display:flex;overflow:hidden}.tag-row span{color:#888984;white-space:nowrap;background:#f3f3f0;border-radius:3px;padding:2px 5px;font-size:9px}.card-copy footer{color:#a0a19a;border-top:1px solid #eee;justify-content:space-between;gap:6px;margin-top:5px;padding-top:10px;font-size:9px;display:flex}.card-copy footer span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.card-copy footer span:first-child{max-width:60%}.empty-state{text-align:center;background:#fafaf8;border:1px dashed #d7d7d1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-glyph{color:#777;background:#fff;border:1px solid #deded8;border-radius:15px;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 8px 20px #0000000c}.empty-state h2{margin:18px 0 7px;font-family:Georgia,serif;font-weight:500}.empty-state p{color:#85867f;max-width:360px;margin:0 0 20px;font-size:12px}.detail-topbar{border-bottom:1px solid var(--line);background:#fafaf8;justify-content:space-between;align-items:center;height:62px;padding:0 30px;display:flex}.detail-topbar a{color:#686964;align-items:center;gap:7px;font-size:12px;display:flex}.detail-topbar span{color:#66816c;background:#edf2ed;border-radius:5px;padding:5px 8px;font-size:10px}.detail-content{grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);height:calc(100vh - 62px);display:grid;overflow:hidden}.detail-visual{background:#e8e8e4;justify-content:center;align-items:center;padding:35px;display:flex;overflow:auto}.detail-visual img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%;box-shadow:0 16px 50px #00000029}.detail-panel{border-left:1px solid var(--line);background:#fff;padding:38px 34px 80px;overflow:auto}.detail-kicker{align-items:center;gap:8px;display:flex}.detail-kicker span,.detail-kicker i{color:#fff;background:#23241f;border-radius:4px;padding:4px 7px;font-size:9px;font-style:normal}.detail-panel>h1{letter-spacing:-.6px;margin:17px 0;font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1.22}.detail-meta{border-bottom:1px solid var(--line);gap:15px;padding-bottom:27px;display:flex}.detail-meta span,.detail-meta a{color:#858680;align-items:center;gap:5px;font-size:10px;display:flex}.insight-block{padding:25px 0 3px}.insight-block h2,.tags-block h2,.ocr-block h2{align-items:center;gap:7px;margin:0 0 11px;font-size:11px;display:flex}.insight-block p{color:#4c4d48;margin:0;font-size:13px;line-height:1.7}.insight-block.subtle{padding-top:17px}.insight-block.subtle p{color:#777;font-size:11px}.tags-block{border-bottom:1px solid var(--line);padding:22px 0}.tags-block div{flex-wrap:wrap;gap:6px;display:flex}.tags-block span{color:#62635e;background:#f1f1ee;border-radius:4px;padding:5px 7px;font-size:10px}.ocr-block{padding-top:24px}.ocr-block pre{white-space:pre-wrap;color:#74756f;background:#f6f6f3;border:1px solid #ecece7;border-radius:7px;max-height:300px;padding:14px;font:11px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found span{color:#ddd;font:70px Georgia}.not-found h1{margin:8px;font:500 25px Georgia}.not-found p{color:#888;font-size:13px}.not-found a{color:#fff;background:#222;border-radius:7px;padding:9px 13px;font-size:12px}@media (max-width:1200px){.memory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-content{padding-left:30px;padding-right:30px}}@media (max-width:900px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding:20px 10px}.logo-type,.nav-item span,.nav-label,.nav-item em,.shortcut,.sync-state{display:none}.logo-wrap,.nav-item{justify-content:center}.topbar{padding:0 20px}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-card{width:290px}.detail-content{grid-template-columns:1fr;height:auto;overflow:auto}.detail-visual{min-height:50vh}.detail-panel{border-left:0}.detail-shell .sidebar{display:none}.detail-shell{display:block}}@media (max-width:620px){.app-shell{display:block}.sidebar{display:none}.topbar{padding:0 14px}.search-shell{width:100%}.top-actions .icon-button,.avatar{display:none}.primary-button{justify-content:center;width:36px;padding:0;font-size:0}.dashboard-content{padding:30px 15px}.hero-row{margin-bottom:30px;display:block}.today-card{width:100%;margin-top:25px}.memory-grid{grid-template-columns:1fr}.search-results{width:auto;position:fixed;top:64px;left:10px;right:10px}.detail-visual{padding:18px}.detail-panel{padding:28px 20px}}:root{--bg:#f5f5f7;--panel:#ffffffdb;--ink:#1d1d1f;--muted:#6e6e73;--line:#00000013;--soft:#ececee;--accent:#0071e3;--sidebar:#f6f6f8e0;--shadow-sm:0 1px 2px #0000000a, 0 4px 18px #00000009;--shadow-md:0 12px 35px #00000014, 0 2px 8px #0000000a}html{background:var(--bg)}body{background:radial-gradient(circle at 68% -20%, #fff 0, #f7f7f9 35%, var(--bg) 70%);color:var(--ink);letter-spacing:-.01em}button,input{font-family:inherit}.app-shell{grid-template-columns:224px minmax(0,1fr)}.sidebar{background:var(--sidebar);-webkit-backdrop-filter:saturate(180%)blur(28px);border-right-color:var(--line);padding:18px 12px 14px}.sidebar-top{padding:3px 10px 27px}.logo-wrap{gap:10px}.logo-type{letter-spacing:-.42px;font-size:15px;font-weight:650}.nav-stack{gap:3px}.nav-label{color:#a1a1a6;letter-spacing:.035em;text-transform:none;margin:24px 11px 8px;font-size:10px;font-weight:600}.nav-item{color:#636366;border-radius:10px;gap:10px;min-height:38px;padding:9px 11px;font-size:13px;font-weight:450}.nav-item svg{stroke-width:1.8px}.nav-item:hover{color:#1d1d1f;background:#ffffffb3}.nav-item.active{color:#1d1d1f;background:#fffffff0;font-weight:590;box-shadow:0 1px 2px #0000000f,0 5px 18px #0000000b}.nav-item.active svg{color:var(--accent)}.nav-item em{color:#8e8e93;background:#0000000b;border-radius:9px;padding:1px 6px;font-size:10px}.sidebar-bottom{gap:3px}.sync-state{color:#8e8e93;margin-bottom:5px;font-size:10px}.pulse{background:#34c759;width:6px;height:6px;box-shadow:0 0 0 3px #34c7591f}.shortcut{color:#8e8e93;border-top-color:#00000012;margin-top:10px;padding:15px 10px 3px;font-size:10px}.workspace{background:0 0}.topbar{border-bottom-color:var(--line);-webkit-backdrop-filter:saturate(180%)blur(24px);background:#fafafcc2;gap:22px;height:64px;padding:0 30px}.topbar-title{color:#a1a1a6;white-space:nowrap;align-items:center;gap:7px;min-width:160px;font-size:12px;display:flex}.topbar-title i{color:#d1d1d6;font-style:normal}.topbar-title b{color:#48484a;font-weight:560}.search-shell{width:min(460px,42vw);margin:0 auto}.search-box{color:#8e8e93;background:#76768013;border:1px solid #00000013;border-radius:11px;height:38px;padding:0 12px;box-shadow:inset 0 1px 1px #00000004}.search-box:focus-within,.search-box.search-open{box-shadow:0 0 0 3px #0071e31c, var(--shadow-sm);background:#fffffff5;border-color:#0071e37a}.search-box input{font-size:13px}.search-box input::placeholder{color:#8e8e93}.search-box kbd{color:#8e8e93;box-shadow:none;background:#7676801a;border:0;border-radius:5px;padding:2px 6px}.search-results{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#fffffff5;border-color:#00000017;border-radius:14px;padding:7px;top:47px;box-shadow:0 25px 70px #00000029}.search-results-head{border-bottom-color:#0000000f;padding:9px 10px 11px}.search-result{border-radius:9px;padding:10px}.search-result:hover{background:#0071e312}.search-result img{border-color:#00000012;border-radius:6px}.top-actions{gap:8px}.icon-button{color:#48484a;width:36px;height:36px;box-shadow:var(--shadow-sm);background:#ffffffd1;border-color:#00000013;border-radius:50%}.icon-button:hover{background:#fff;transform:translateY(-1px)}.primary-button{background:var(--accent);border-radius:18px;height:36px;padding:0 14px;font-size:12px;font-weight:580;transition:all .2s;box-shadow:0 4px 14px #0071e333}.primary-button:hover{background:#0077ed;transform:translateY(-1px);box-shadow:0 6px 18px #0071e340}.primary-button.button-error{background:#d70015;box-shadow:0 4px 14px #d700152e}.avatar{background:linear-gradient(145deg,#77777d,#3a3a3c);border:2px solid #ffffffe6;width:32px;height:32px;margin-left:2px;box-shadow:0 1px 4px #0000001f}.dashboard-content{max-width:1480px;padding:56px 48px 90px}.offline-banner{color:#8a5b00;background:#fff9ebeb;border-color:#ff950033;border-radius:12px}.hero-row{align-items:flex-end;gap:45px;margin-bottom:54px}.hero-copy{max-width:620px}.eyebrow{color:#8e8e93;letter-spacing:.105em;margin-bottom:12px;font-size:10px;font-weight:610}.hero-row h1{letter-spacing:-.045em;margin:0 0 10px;font-family:inherit;font-size:clamp(32px,3vw,46px);font-weight:660;line-height:1.08}.hero-row>div>p:last-child{color:#86868b;letter-spacing:-.01em;font-size:15px}.memory-overview{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);min-width:440px;box-shadow:var(--shadow-sm);background:#ffffffb8;border:1px solid #ffffffd9;border-radius:18px;grid-template-columns:1fr 1px 1.25fr 1px 1fr;align-items:center;gap:16px;padding:15px 18px;display:grid}.overview-item{align-items:center;gap:10px;min-width:0;display:flex}.overview-icon{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.overview-icon.blue{color:#007aff;background:#007aff1c}.overview-icon.violet{color:#af52de;background:#af52de1c}.overview-icon.gray{color:#636366;background:#7676801a}.overview-item p{min-width:0;margin:0}.overview-item small{color:#8e8e93;margin-bottom:2px;font-size:9px;display:block}.overview-item strong{color:#1d1d1f;white-space:nowrap;font-size:17px;font-weight:640;display:block}.overview-item strong em{color:#8e8e93;font-size:9px;font-style:normal;font-weight:500}.overview-item .status-copy{font-size:12px}.overview-divider{background:#00000012;width:1px;height:28px}.collection-head{border-bottom-color:#00000012;margin-bottom:22px;padding-bottom:14px}.collection-head h2{letter-spacing:-.025em;font-size:17px;font-weight:630}.collection-head span{color:#8e8e93;font-size:11px}.collection-head button{color:#6e6e73;border-radius:7px;padding:6px 8px;font-size:11px}.collection-head button:hover{background:#76768014}.memory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.memory-card{background:#ffffffd6;border-color:#00000012;border-radius:16px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s;box-shadow:0 1px 2px #00000006}.memory-card:hover{border-color:#0000001a;transform:translateY(-4px)scale(1.006);box-shadow:0 18px 45px #00000017}.card-image{aspect-ratio:1.52;background:#e9e9eb}.card-image img{transition:transform .45s cubic-bezier(.2,.8,.2,1)}.memory-card:hover .card-image img{transform:scale(1.025)}.category-pill,.processing-pill{-webkit-backdrop-filter:saturate(160%)blur(12px);backdrop-filter:saturate(160%)blur(12px);background:#1e1e20c2;border-radius:10px;padding:5px 8px;font-size:9px;top:11px;left:11px}.processing-pill{left:auto;right:11px}.card-copy{padding:15px 15px 13px}.card-copy h3{letter-spacing:-.015em;margin-bottom:7px;font-size:13px;font-weight:630}.card-copy p{color:#77777c;font-size:11px;line-height:1.55}.tag-row span{color:#6e6e73;background:#76768014;border-radius:6px;padding:3px 6px}.card-copy footer{color:#9a9a9f;border-top-color:#0000000e}.empty-state{background:#ffffff80;border:1px solid #0000000f;border-radius:22px;min-height:380px;box-shadow:inset 0 1px #ffffffb3}.empty-glyph{color:#007aff;background:linear-gradient(145deg,#007aff21,#5ac8fa14);border:0;border-radius:18px;width:62px;height:62px;box-shadow:inset 0 0 0 1px #007aff14}.empty-state h2{letter-spacing:-.025em;margin:20px 0 8px;font-family:inherit;font-size:20px;font-weight:640}.empty-state p{color:#86868b;margin-bottom:15px;font-size:12px;line-height:1.55}.empty-shortcut{align-items:center;gap:4px;margin-bottom:17px;display:flex}.empty-shortcut kbd{color:#6e6e73;background:#fffc;border:1px solid #00000014;border-radius:6px;place-items:center;min-width:25px;height:24px;font-size:10px;display:grid;box-shadow:0 1px 2px #0000000a}.empty-shortcut span{color:#aeaeb2;margin:0 5px;font-size:10px}.detail-topbar{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fafafccc;height:64px}.detail-topbar a{color:#48484a;border-radius:8px;padding:7px 10px}.detail-topbar a:hover{background:#76768014}.detail-topbar span{color:#248a3d;background:#34c7591a;border-radius:10px}.detail-topbar span.working,.detail-topbar span.failed{align-items:center;gap:5px;display:flex}.detail-topbar span.working svg{animation:1s linear infinite spin}.detail-topbar span.failed{color:#c9342f;background:#d7001514}.detail-content{grid-template-columns:minmax(0,1.55fr) minmax(380px,.7fr);height:calc(100vh - 64px)}.detail-visual{background:#eaeaed;padding:44px}.detail-visual img{border-radius:8px;box-shadow:0 25px 70px #0000002e}.detail-panel{border-left-color:var(--line);padding:42px 38px 80px}.detail-kicker span,.detail-kicker i{background:#1d1d1f;border-radius:8px}.detail-kicker i{color:#6e6e73;background:#7676801a}.detail-panel>h1{letter-spacing:-.035em;font-family:inherit;font-size:30px;font-weight:660;line-height:1.16}.detail-meta{border-bottom-color:var(--line)}.insight-block p{color:#48484a}.tags-block{border-bottom-color:var(--line)}.tags-block span{background:#76768017;border-radius:8px}.ocr-block pre{background:#f5f5f7;border-color:#0000000f;border-radius:12px}.detail-actions{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.action-row{flex-wrap:wrap;gap:7px;display:flex}.action-row button,.secondary-button{color:#5b5b60;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px;transition:all .16s;display:inline-flex}.action-row button:hover,.secondary-button:hover{color:#1d1d1f;background:#f5f5f7}.action-row button:disabled{opacity:.4;cursor:default}.action-row .danger{color:#c9342f;margin-left:auto}.action-row .danger.confirm{color:#fff;background:#c9342f;border-color:#c9342f}.metadata-editor{background:#f7f7f9;border:1px solid #00000012;border-radius:14px;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px;padding:16px;display:grid}.metadata-editor label{color:#636366;font-size:9px;font-weight:620}.metadata-editor .wide{grid-column:1/-1}.metadata-editor input,.metadata-editor textarea,.metadata-editor select{color:#1d1d1f;resize:vertical;background:#fff;border:1px solid #00000017;border-radius:9px;outline:0;width:100%;margin-top:6px;padding:9px 10px;font-size:11px}.metadata-editor input:focus,.metadata-editor textarea:focus,.metadata-editor select:focus{border-color:#0071e373;box-shadow:0 0 0 3px #0071e314}.metadata-editor footer{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;display:flex}.metadata-editor footer span{color:#8e8e93;font-size:9px;line-height:1.45}.metadata-editor footer .primary-button{flex:none}.action-error{color:#c9342f;margin:12px 0 0;font-size:10px}.upload-overlay{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14141759;place-items:center;padding:22px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.upload-dialog{background:#fcfcfdf7;border:1px solid #ffffffb3;border-radius:24px;width:min(570px,100%);max-height:calc(100vh - 44px);padding:22px;animation:.24s cubic-bezier(.2,.8,.2,1) dialog-in;overflow:auto;box-shadow:0 35px 100px #00000038}.upload-dialog>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.upload-dialog>header>div{align-items:center;gap:11px;display:flex}.upload-dialog>header button{color:#636366;cursor:pointer;background:#76768017;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.upload-symbol{color:#7358e8;background:#7358e81a;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.upload-dialog header small{color:#8e8e93;letter-spacing:.12em;margin-bottom:3px;font-size:7px;font-weight:700;display:block}.upload-dialog h2{letter-spacing:-.03em;margin:0;font-size:19px}.upload-dropzone{text-align:center;cursor:pointer;background:#ffffffb3;border:1px dashed #0000002e;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:18px;transition:all .2s;display:flex}.upload-dropzone:hover{background:#fff;border-color:#0071e373}.upload-dropzone.has-file{min-height:210px;position:relative;overflow:hidden}.upload-dropzone>img{object-fit:cover;filter:brightness(.48);width:100%;height:100%;position:absolute;inset:0}.upload-dropzone>span{color:#6f55e1;background:#7054e21a;border-radius:14px;place-items:center;width:47px;height:47px;margin-bottom:12px;display:grid}.upload-dropzone>div,.upload-dropzone>button{z-index:1;position:relative}.upload-dropzone strong,.upload-dropzone small{display:block}.upload-dropzone strong{font-size:12px}.upload-dropzone.has-file strong{color:#fff;text-shadow:0 1px 8px #0006}.upload-dropzone small{color:#8e8e93;margin-top:5px;font-size:9px}.upload-dropzone.has-file small{color:#ffffffb8}.upload-dropzone>button{color:#6e6e73;background:#fff;border:1px solid #00000012;border-radius:9px;align-items:center;gap:5px;margin-top:13px;padding:6px 9px;font-size:9px;display:flex}.upload-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.upload-fields label{color:#5d5d62;font-size:9px;font-weight:620}.upload-fields label span{color:#aeaeb2;font-weight:500}.upload-fields input{background:#fff;border:1px solid #00000014;border-radius:10px;outline:0;width:100%;height:39px;margin-top:6px;padding:0 10px;font-size:10px}.upload-fields input:focus{border-color:#0071e373;box-shadow:0 0 0 3px #0071e314}.upload-progress{background:#7054e20f;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px;padding:12px;display:grid}.progress-track{background:#7054e21f;border-radius:2px;grid-column:1/-1;height:3px;overflow:hidden}.progress-track i{background:linear-gradient(90deg,#6552e5,#b652e7);border-radius:2px;width:34%;height:100%;transition:all .5s;display:block}.progress-track i.processing{width:74%}.upload-progress>span{color:#a1a1a6;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.upload-progress>span.done{color:#248a3d}.upload-progress>span.active{color:#654ed7}.upload-progress>span.active svg{animation:1s linear infinite spin}.upload-error{color:#c9342f;background:#d7001512;border-radius:10px;align-items:center;gap:7px;margin-top:13px;padding:10px 11px;font-size:10px;display:flex}.upload-dialog>footer{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:14px;margin-top:17px;padding-top:15px;display:flex}.upload-dialog>footer p{color:#9a9a9f;margin:0;font-size:8px}.upload-success{text-align:center;padding:44px 20px 30px}.upload-success>span{color:#fff;background:#1d1d1f;border-radius:19px;place-items:center;width:60px;height:60px;margin:0 auto 20px;display:grid;box-shadow:0 14px 35px #00000029}.upload-success>small{color:#6b50de;letter-spacing:.12em;font-size:8px;font-weight:700}.upload-success h3{letter-spacing:-.05em;margin:13px 0 9px;font-size:28px}.upload-success p{color:#7d7d82;max-width:390px;margin:0 auto;font-size:11px;line-height:1.65}.upload-success>div{justify-content:center;gap:8px;margin-top:25px;display:flex}.secondary-button{border-radius:18px;min-height:36px;padding:0 14px}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (max-width:1240px){.memory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.memory-overview{gap:12px;min-width:390px}.dashboard-content{padding-left:36px;padding-right:36px}}@media (max-width:1000px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:18px 10px}.sidebar-top{padding-left:0;padding-right:0}.logo-wrap{justify-content:center}.logo-type,.nav-item span,.nav-label,.nav-item em,.shortcut,.sync-state{display:none}.nav-item{justify-content:center}.topbar-title{display:none}.hero-row{flex-direction:column;align-items:flex-start}.memory-overview{width:100%;min-width:0}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-content{grid-template-columns:1fr;height:auto;overflow:auto}.detail-visual{min-height:52vh}.detail-panel{border-left:0}.detail-shell .sidebar{display:none}.detail-shell{display:block}}@media (max-width:680px){.app-shell{display:block}.sidebar{display:none}.topbar{gap:10px;padding:0 14px}.search-shell{width:100%;margin:0}.top-actions .icon-button,.avatar{display:none}.primary-button{justify-content:center;width:36px;padding:0;font-size:0}.dashboard-content{padding:34px 16px 70px}.hero-row{gap:24px;margin-bottom:38px}.hero-row h1{font-size:34px}.memory-overview{grid-template-columns:1fr 1px 1fr;padding:13px}.memory-overview .overview-divider:nth-of-type(4),.memory-overview .overview-item:last-child{display:none}.memory-grid{grid-template-columns:1fr}.search-results{width:auto;position:fixed;top:60px;left:10px;right:10px}.empty-state{min-height:340px;padding:30px 20px}.detail-visual{padding:18px}.detail-panel{padding:30px 20px}.detail-panel>h1{font-size:27px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo-type{letter-spacing:-.58px;font-weight:690}.site-shell{color:#151517;background:#f7f7f8;min-height:100vh;overflow:hidden}.site-nav{z-index:30;border-bottom:1px solid #0000000f;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);height:76px;margin:0 auto;display:grid;position:relative}.site-nav .logo-type{display:inline}.site-nav>a:first-child{justify-self:start}.site-nav-links{color:#6e6e73;align-items:center;gap:30px;font-size:12px;display:flex}.site-nav-links a,.site-login{transition:all .2s}.site-nav-links a:hover,.site-login:hover{color:#111}.site-nav-actions{justify-self:end;align-items:center;gap:18px;display:flex}.site-login{color:#5e5e63;font-size:12px}.site-cta{color:#fff;background:#151517;border-radius:23px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:12px;font-weight:620;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,background .2s;display:inline-flex;box-shadow:0 8px 24px #00000021}.site-cta:hover{background:#000;transform:translateY(-2px);box-shadow:0 12px 31px #0000002e}.site-cta.small{border-radius:18px;min-height:36px;padding:0 14px;font-size:11px}.site-hero{text-align:center;background:radial-gradient(circle at 50% 7%,#fff 0,#f9f9fb 31%,#f2f1f6 68%,#efeff2 100%);min-height:940px;padding:106px 24px 0;position:relative}.hero-ambient{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-ambient-one{background:radial-gradient(circle,#6b5bff1f,#0000 68%);width:470px;height:470px;top:110px;left:-170px}.hero-ambient-two{background:radial-gradient(circle,#c44aff17,#0000 68%);width:420px;height:420px;top:320px;right:-110px}.site-hero-copy{z-index:2;position:relative}.launch-pill{color:#5542d9;background:#ffffffba;border:1px solid #644dff26;border-radius:16px;align-items:center;gap:7px;width:max-content;min-height:30px;margin:0 auto 25px;padding:0 11px;font-size:10px;font-weight:620;display:flex;box-shadow:0 5px 19px #573ec00f}.launch-pill span{letter-spacing:.04em;background:#624dff17;border-radius:8px;padding:3px 6px;font-size:8px}.site-hero h1{letter-spacing:-.072em;margin:0;font-size:clamp(54px,6vw,80px);font-weight:720;line-height:.98}.site-hero h1 em{color:#77747e;font-style:normal}.site-hero-copy>p{color:#6e6e73;letter-spacing:-.018em;margin:28px auto 0;font-size:17px;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:11px;margin-top:31px;display:flex}.site-secondary{color:#3a3a3c;background:#ffffffa6;border:1px solid #00000014;border-radius:23px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:12px;font-weight:580;transition:all .2s;display:inline-flex;box-shadow:0 3px 13px #00000009}.site-secondary:hover{background:#fff;transform:translateY(-1px)}.hero-proof{color:#8e8e93;justify-content:center;gap:18px;margin-top:18px;font-size:9px;display:flex}.hero-proof span{align-items:center;gap:4px;display:flex}.product-stage{z-index:3;text-align:left;perspective:1500px;width:min(1050px,100vw - 72px);height:540px;margin:74px auto 0;position:relative}.stage-browser{transform-origin:50% 100%;background:#fff;border:1px solid #0000001c;border-radius:22px;height:100%;overflow:hidden;transform:rotateX(1deg);box-shadow:0 48px 110px #251f3733,0 4px 14px #00000014}.stage-chrome{color:#88888d;background:#f3f3f5;border-bottom:1px solid #e9e9ec;align-items:center;gap:7px;height:44px;padding:0 15px;font-size:9px;display:flex}.stage-chrome>i{background:#d7d7db;border-radius:50%;width:8px;height:8px}.stage-chrome>i:first-child{background:#ff6b5f}.stage-chrome>i:nth-child(2){background:#f5bf4f}.stage-chrome>i:nth-child(3){background:#61c454}.stage-chrome>span{background:#fff;border:1px solid #0000000d;border-radius:8px;align-items:center;width:340px;height:26px;margin-left:10px;padding:0 12px;display:flex}.stage-chrome>b{background:#e8e8eb;border-radius:5px;margin-left:auto;padding:4px 7px;font-weight:500}.stage-app{grid-template-columns:150px 1fr;height:calc(100% - 44px);display:grid}.stage-app>aside{background:#f5f5f7;border-right:1px solid #ededf0;flex-direction:column;gap:6px;padding:22px 14px;display:flex}.stage-app>aside .logo-wrap{margin:0 6px 24px}.stage-app>aside>span{color:#8b8b90;border-radius:9px;align-items:center;gap:8px;height:34px;padding:0 9px;font-size:10px;display:flex}.stage-app>aside>.stage-nav-active{color:#262629;background:#fff;box-shadow:0 3px 12px #0000000d}.stage-app>section{background:linear-gradient(145deg,#fafafd,#f5f5f8);padding:24px 26px}.stage-search{color:#4c4c50;background:#fff;border:1px solid #00000012;border-radius:10px;align-items:center;gap:8px;width:360px;height:34px;margin:0 auto;padding:0 11px;font-size:10px;display:flex;box-shadow:0 4px 15px #0000000a}.stage-search kbd{color:#999;background:#f1f1f3;border:0;border-radius:4px;margin-left:auto;padding:3px 5px;font-size:8px}.stage-heading{justify-content:space-between;align-items:end;margin:35px 0 20px;display:flex}.stage-heading small{color:#9c9ca1;letter-spacing:.12em;margin-bottom:8px;font-size:7px;display:block}.stage-heading strong{letter-spacing:-.045em;font-size:24px;display:block}.stage-heading>span{color:#634bdc;background:#6e4cff14;border-radius:12px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;display:flex}.stage-cards{grid-template-columns:1.2fr 1fr 1fr;gap:14px;display:grid}.stage-card{background:#fff;border:1px solid #0000000f;border-radius:13px;overflow:hidden;box-shadow:0 5px 20px #0000000a}.stage-card>div:last-child{padding:11px 12px}.stage-card small{color:#a0a0a5;font-size:7px}.stage-card strong{margin:5px 0 4px;font-size:10px;display:block}.stage-card p{color:#7b7b80;height:24px;margin:0;font-size:8px;line-height:1.45;overflow:hidden}.fake-shot{height:144px;position:relative;overflow:hidden}.terminal-shot{color:#b7b9c0;background:#17181c;padding:18px;font:8px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.terminal-shot span{color:#7b7e88;margin-bottom:24px;display:block}.terminal-shot code{color:#f1a8a3;display:block}.terminal-shot b{color:#d6d7db;margin-top:7px;font-weight:400;display:block}.doc-shot{background:linear-gradient(145deg,#f1eee5,#fff);padding:17px}.doc-shot i{background:#d8d4ca;border-radius:3px;width:76%;height:6px;margin:8px 0;display:block}.doc-shot i:nth-child(2){width:54%}.doc-shot i:nth-child(3){width:68%}.doc-shot b{color:#545047;font:600 11px system-ui;position:absolute;bottom:18px;left:17px}.chart-shot{background:linear-gradient(145deg,#edf0f7,#fff);align-items:end;gap:7px;padding:22px;display:flex}.chart-shot i{background:#9097b3;border-radius:4px 4px 1px 1px;width:18%;height:40%}.chart-shot i:nth-child(2){background:#6d7397;height:72%}.chart-shot i:nth-child(3){background:#b7bbcc;height:55%}.chart-shot i:nth-child(4){background:#755ee0;height:85%}.capture-float{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffffde;border:1px solid #ffffffe6;border-radius:17px;align-items:center;gap:11px;width:280px;min-height:68px;padding:11px 13px;display:flex;position:absolute;bottom:43px;right:-34px;box-shadow:0 20px 55px #31274d33}.capture-float-icon{color:#fff;background:#171719;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.capture-float>div{flex:1}.capture-float small,.capture-float strong{display:block}.capture-float small{color:#909095;margin-bottom:3px;font-size:8px}.capture-float strong{font-size:9px}.capture-float i{background:#eee;border-radius:2px;width:100%;height:3px;margin-top:7px;display:block}.capture-float i b{background:linear-gradient(90deg,#6651e8,#bc54f4);border-radius:2px;width:62%;height:100%;display:block}.capture-float>svg{color:#755be5}.trust-strip{text-align:center;background:#fff;border-bottom:1px solid #0000000e;padding:48px 24px 58px}.trust-strip p{color:#aaaab0;letter-spacing:.08em;margin:0 0 22px;font-size:9px}.trust-strip div{color:#75757a;justify-content:center;gap:47px;font-size:12px;font-weight:590;display:flex}.trust-strip span{position:relative}.trust-strip span:not(:last-child):after{content:"";background:#ccc;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;right:-24px}.site-section{padding:130px max(24px,50vw - 590px)}.section-intro{max-width:660px}.section-intro>span,.mode-copy>span,.privacy-card>div>span{color:#6651df;letter-spacing:.14em;font-size:9px;font-weight:700}.section-intro h2,.mode-copy h2,.privacy-card h2{letter-spacing:-.06em;margin:15px 0 18px;font-size:clamp(38px,4.5vw,60px);line-height:1.04}.section-intro p,.mode-copy>p,.privacy-card>div>p{color:#747479;margin:0;font-size:15px;line-height:1.75}.feature-section{background:#fff}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.feature-panel{background:linear-gradient(145deg,#fafafa,#f5f5f7);border:1px solid #0000000f;border-radius:23px;min-height:330px;padding:28px;transition:all .25s}.feature-panel:hover{transform:translateY(-5px);box-shadow:0 22px 55px #00000014}.feature-icon{color:#fff;background:#18181a;border-radius:14px;place-items:center;width:45px;height:45px;margin-bottom:67px;display:grid}.feature-panel:nth-child(2) .feature-icon{background:linear-gradient(135deg,#5d50df,#9a4de4)}.feature-panel:nth-child(3) .feature-icon{color:#5e48d2;background:#f0f0f3}.feature-panel small{color:#9b9ba0;letter-spacing:.1em;font-size:8px}.feature-panel h3{letter-spacing:-.035em;margin:11px 0 12px;font-size:20px;line-height:1.25}.feature-panel p{color:#77777c;margin:0;font-size:11px;line-height:1.65}.ai-deliverables{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;display:grid}.ai-deliverables span{color:#55555a;background:#fff;border-radius:9px;align-items:center;gap:6px;min-width:0;padding:7px 8px;font-size:10px;font-weight:600;display:flex}.ai-deliverables svg{color:#0071e3;flex:none}.mode-section{background:#f3f3f5;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.mode-copy>p{max-width:460px}.mode-copy>a{color:#5f48dc;align-items:center;gap:5px;margin-top:24px;font-size:12px;font-weight:620;display:inline-flex}.mode-visual{min-height:560px;position:relative}.mode-window{background:#fff;border:1px solid #00000014;border-radius:22px;height:470px;position:absolute;top:0;left:0;right:25px;overflow:hidden;box-shadow:0 32px 80px #221f2d21}.mode-toolbar{background:#eeeef1;align-items:center;gap:6px;height:40px;padding:0 13px;display:flex}.mode-toolbar i{background:#c4c4c8;border-radius:50%;width:7px;height:7px}.mode-toolbar span{color:#aaa;background:#fff;border-radius:7px;align-items:center;width:250px;height:23px;margin-left:12px;padding:0 9px;font-size:7px;display:flex}.mode-page{padding:45px 65px;position:relative}.mode-page p{background:#e8e8eb;border-radius:4px;width:88%;height:7px;margin:14px 0}.mode-page p:nth-of-type(2){width:76%}.mode-page p:nth-of-type(3){width:94%}.mode-page h4{background:#cbcbcf;border-radius:5px;width:54%;height:18px;margin:0 0 28px}.selection-box{background:#7053e612;border:2px solid #7457e8;width:72%;height:170px;position:absolute;top:112px;left:43px;box-shadow:0 0 0 999px #1212143d}.selection-box b{color:#fff;white-space:nowrap;background:#171719;border-radius:8px;padding:7px 10px;font-size:8px;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.mode-picker{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffed;border:1px solid #00000012;border-radius:17px;width:260px;padding:8px;position:absolute;bottom:0;right:-15px;box-shadow:0 18px 55px #00000026}.mode-picker span{color:#8a8a90;border-radius:11px;grid-template-columns:35px 1fr;align-content:center;height:56px;padding:0 11px;display:grid}.mode-picker span svg{grid-row:1/3;align-self:center}.mode-picker b{color:#38383c;font-size:9px}.mode-picker small{font-size:8px}.mode-picker .selected{color:#aaa;background:#171719}.mode-picker .selected b{color:#fff}.workflow-section{background:#fff}.section-intro.centered{text-align:center;margin:0 auto}.section-intro.centered p{max-width:600px;margin:0 auto}.workflow-line{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:80px;display:grid;position:relative}.workflow-line:before{content:"";background:linear-gradient(90deg,#dedee3,#7457e8,#dedee3);height:1px;position:absolute;top:57px;left:16.66%;right:16.66%}.workflow-line article{text-align:center;position:relative}.workflow-line article>i{color:#b2b2b7;font-size:8px;font-style:normal;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.workflow-line article>span{z-index:2;color:#654dda;background:#fff;border:1px solid #00000012;border-radius:22px;place-items:center;width:70px;height:70px;margin:22px auto 25px;display:grid;position:relative;box-shadow:0 10px 28px #00000012}.workflow-line h3{margin:0 0 10px;font-size:15px}.workflow-line p{color:#85858a;max-width:270px;margin:0 auto;font-size:11px;line-height:1.65}.privacy-section{background:#161619;padding-top:90px;padding-bottom:90px}.privacy-card{color:#fff;background:radial-gradient(circle at 19%,#6e4eee2e,#0000 30%),linear-gradient(145deg,#202025,#111114);border:1px solid #ffffff14;border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:9%;min-height:520px;padding:70px 8%;display:grid;overflow:hidden}.privacy-orbit{color:#a991ff;background:radial-gradient(circle,#714def2e,#0000 58%);border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:260px;height:260px;margin:auto;display:grid;position:relative}.privacy-orbit:before,.privacy-orbit:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute}.privacy-orbit:before{inset:36px}.privacy-orbit:after{inset:78px}.privacy-orbit>i{background:#7758ea;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 15px #7758ea}.privacy-orbit>i:first-of-type{top:89px;left:29px}.privacy-orbit>i:nth-of-type(2){background:#c15bee;bottom:51px;right:49px}.privacy-orbit>i:nth-of-type(3){background:#fff;top:28px;right:75px}.privacy-card h2{font-size:49px}.privacy-card>div>p{color:#aaaab1;max-width:570px}.privacy-points{flex-wrap:wrap;gap:12px;margin-top:29px;display:flex}.privacy-points span{color:#c9c9cf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;display:flex}.plans-section{background:#f5f5f7}.plan-grid{grid-template-columns:1fr 1fr;gap:18px;width:min(780px,100%);margin:66px auto 0;display:grid}.plan-grid article{background:#fff;border:1px solid #00000012;border-radius:25px;min-height:460px;padding:32px;position:relative}.plan-grid article>small{color:#8e8e93;letter-spacing:.12em;font-size:8px}.plan-grid h3{margin:13px 0 30px;font-size:20px}.plan-grid article>strong{letter-spacing:-.055em;font-size:35px}.plan-grid article>p{color:#85858a;min-height:42px;margin:12px 0 25px;font-size:11px;line-height:1.6}.plan-grid ul{border-top:1px solid #0000000f;margin:0;padding:23px 0 0;list-style:none}.plan-grid li{color:#55555a;align-items:center;gap:7px;margin:11px 0;font-size:10px;display:flex}.plan-featured{box-shadow:0 23px 55px #0000002e;color:#fff!important;background:#18181b!important}.plan-featured>p,.plan-featured li{color:#aaaab0!important}.plan-featured ul{border-top-color:#ffffff14}.plan-badge{color:#b6a4ff;letter-spacing:.08em;background:#7453e72e;border-radius:9px;padding:5px 7px;font-size:7px;font-weight:700;position:absolute;top:22px;right:22px}.plan-button{color:#18181b;background:#fff;border-radius:21px;justify-content:center;align-items:center;height:42px;font-size:11px;font-weight:620;display:flex;position:absolute;bottom:30px;left:32px;right:32px}.plan-button.secondary{color:#343438;background:#f1f1f3}.final-cta{text-align:center;color:#fff;background:radial-gradient(circle at 50% 20%,#28242f,#111114 60%);padding:140px 24px}.final-mark{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 28px;display:grid}.final-mark .logo-mark{width:30px;height:30px}.final-mark .logo-tile,.site-footer .logo-tile{fill:#fff;stroke:#ffffff38}.final-mark .logo-ribbon,.site-footer .logo-ribbon{stroke:#171719}.final-cta>span{color:#8c76ea;letter-spacing:.15em;font-size:8px;font-weight:700}.final-cta h2{letter-spacing:-.065em;margin:19px 0;font-size:clamp(42px,5vw,66px);line-height:1.02}.final-cta p{color:#98989f;margin:0 0 29px;font-size:14px}.site-footer{color:#fff;background:#0d0d0f;border-top:1px solid #ffffff0f;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px;min-height:120px;padding:0 max(24px,50vw - 590px);display:grid}.site-footer .logo-type{color:#fff}.site-footer>p{color:#707077;font-size:10px}.site-footer>div{color:#8d8d93;gap:20px;font-size:9px;display:flex}.site-footer>small{color:#55555b;font-size:8px}.updated-shell{background:radial-gradient(circle at 50% 0,#fff,#f6f5fa 56%,#f0eff4 100%);min-height:100vh}.updated-nav{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:min(1040px,100% - 40px);height:74px;margin:0 auto;display:flex}.updated-nav>a:last-child{color:#5e5e63;align-items:center;gap:5px;font-size:11px;display:flex}.updated-hero{text-align:center;padding:100px 24px 74px}.updated-check{color:#fff;background:#171719;border-radius:22px;place-items:center;width:66px;height:66px;margin:0 auto 25px;display:grid;box-shadow:0 17px 40px #00000026}.updated-hero>span{color:#6850df;letter-spacing:.13em;font-size:9px;font-weight:700}.updated-hero h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(42px,5.5vw,68px);line-height:1.02}.updated-hero>p{color:#77777c;max-width:570px;margin:0 auto;font-size:14px;line-height:1.7}.updated-actions{justify-content:center;gap:10px;margin-top:29px;display:flex}.updated-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:min(1040px,100% - 40px);margin:0 auto 50px;display:grid}.updated-grid article{background:#ffffffb3;border:1px solid #0000000f;border-radius:21px;min-height:245px;padding:26px;box-shadow:0 8px 28px #0000000a}.updated-grid article>span{color:#fff;background:#171719;border-radius:13px;place-items:center;width:40px;height:40px;margin-bottom:40px;display:grid}.updated-grid article:nth-child(2)>span{background:linear-gradient(135deg,#6752e4,#b44ee9)}.updated-grid article:nth-child(3)>span{color:#654cda;background:#ece9fb}.updated-grid small{color:#96969b;letter-spacing:.12em;font-size:7px}.updated-grid h2{margin:9px 0 10px;font-size:17px}.updated-grid p{color:#7d7d82;margin:0;font-size:10px;line-height:1.65}.updated-tip{color:#fff;background:#171719;border:1px solid #0000000f;border-radius:18px;align-items:center;gap:13px;width:min(1040px,100% - 40px);min-height:78px;margin:0 auto 70px;padding:14px 18px;display:flex}.updated-tip>svg{color:#a990ff;background:#7b57ec2e;border-radius:11px;width:35px;height:35px;padding:9px}.updated-tip div{flex:1}.updated-tip strong{font-size:10px}.updated-tip p{color:#95959b;margin:4px 0 0;font-size:9px}.updated-tip kbd{color:#ddd;background:#303034;border-radius:4px;padding:2px 4px}.updated-tip>a{color:#c6b9ff;align-items:center;gap:5px;font-size:9px;display:flex}.updated-footer{color:#89898e;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;height:90px;padding:0 max(20px,50vw - 520px);display:flex}.updated-footer>span{font-size:9px}@media (max-width:900px){.site-nav{grid-template-columns:1fr auto}.site-nav-links{display:none}.site-hero{min-height:850px;padding-top:80px}.product-stage{height:430px}.stage-cards{grid-template-columns:1.2fr 1fr}.muted-card{display:none}.feature-grid{grid-template-columns:1fr}.feature-panel{min-height:240px}.feature-icon{margin-bottom:35px}.mode-section{grid-template-columns:1fr;gap:65px}.privacy-card{text-align:center;grid-template-columns:1fr}.privacy-card>div:last-child>p{margin-left:auto;margin-right:auto}.privacy-points{justify-content:center}.site-footer{grid-template-columns:auto 1fr auto}.site-footer>div{display:none}}@media (max-width:680px){.site-nav{width:calc(100% - 28px);height:66px}.site-login{display:none}.site-nav-actions{gap:0}.site-hero{min-height:760px;padding:67px 14px 0}.site-hero h1{font-size:49px}.site-hero-copy>p{font-size:14px}.desktop-break{display:none}.hero-actions{flex-direction:column}.hero-actions>a{width:210px}.hero-proof{flex-wrap:wrap;gap:9px}.product-stage{width:calc(100vw - 30px);height:340px;margin-top:52px}.stage-browser{border-radius:15px}.stage-app{grid-template-columns:62px 1fr}.stage-app>aside{padding:13px 7px}.stage-app>aside>span{justify-content:center;font-size:0}.stage-app>aside .logo-wrap{margin:0 auto 17px}.stage-app>section{padding:15px 13px}.stage-search{width:100%}.stage-heading{margin:24px 0 15px}.stage-heading strong{font-size:17px}.stage-heading>span{display:none}.stage-cards{grid-template-columns:1fr 1fr;gap:8px}.fake-shot{height:100px}.stage-card>div:last-child{padding:8px}.capture-float{width:220px;bottom:18px;right:-5px}.trust-strip div{flex-wrap:wrap;gap:18px}.trust-strip span:after{display:none}.site-section{padding-top:88px;padding-bottom:88px}.section-intro h2,.mode-copy h2,.privacy-card h2{font-size:39px}.feature-grid{margin-top:45px}.mode-visual{min-height:450px}.mode-window{height:390px;right:0}.mode-page{padding:40px 30px}.selection-box{width:78%;left:25px}.mode-picker{width:220px;right:-5px}.workflow-line{grid-template-columns:1fr;gap:48px}.workflow-line:before{display:none}.privacy-section{padding-left:14px;padding-right:14px}.privacy-card{border-radius:25px;padding:55px 22px}.privacy-orbit{width:210px;height:210px}.plan-grid{grid-template-columns:1fr}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;min-height:170px;padding:30px 20px}.updated-hero{padding-top:72px}.updated-grid{grid-template-columns:1fr}.updated-tip{align-items:flex-start}.updated-tip>a{display:none}.updated-actions{flex-direction:column;align-items:center}.updated-actions>a{width:210px}.upload-overlay{align-items:end;padding:8px}.upload-dialog{border-radius:22px 22px 14px 14px;max-height:calc(100vh - 8px);padding:17px}.upload-dialog .primary-button{width:auto;padding:0 14px;font-size:10px}.upload-fields{grid-template-columns:1fr}.upload-dropzone{min-height:155px}.upload-dialog>footer{align-items:flex-end}.upload-success{padding:34px 5px 22px}.metadata-editor{grid-template-columns:1fr}.metadata-editor .wide{grid-column:auto}.metadata-editor footer{flex-direction:column;grid-column:auto;align-items:flex-start}.metadata-editor footer .primary-button{width:auto;font-size:10px}.action-row .danger{margin-left:0}}.shortcut kbd{color:#6e6e73;background:#ffffffb8;border:1px solid #00000012;border-radius:5px;place-items:center;min-width:18px;height:18px;padding:0 4px;font:500 9px ui-sans-serif,-apple-system,sans-serif;display:grid;box-shadow:0 1px 1px #00000008}.account-shell{z-index:40;position:relative}.account-trigger{color:#3a3a3c;height:38px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fffc;border:1px solid #00000013;border-radius:20px;align-items:center;gap:7px;padding:3px 8px 3px 3px;transition:all .18s;display:flex}.account-trigger:hover,.account-trigger[aria-expanded=true]{background:#fff;box-shadow:0 5px 18px #00000014}.account-avatar{color:#fff;background:linear-gradient(145deg,#77777d,#3a3a3c);border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-avatar.large{flex:none;width:40px;height:40px;font-size:12px}.account-label{text-align:left;max-width:105px;display:block}.account-label strong,.account-label small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-label strong{font-size:10px;font-weight:620}.account-label small{color:#8e8e93;margin-top:2px;font-size:8px}.account-popover{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffff7;border:1px solid #00000017;border-radius:18px;width:315px;padding:8px;animation:.16s ease-out account-in;position:absolute;top:46px;right:0;box-shadow:0 24px 70px #0000002b}@keyframes account-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:none}}.account-popover>header{border-bottom:1px solid #0000000f;align-items:center;gap:10px;padding:8px 8px 13px;display:flex}.account-popover>header div{min-width:0}.account-popover>header strong,.account-popover>header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-popover>header strong{font-size:12px}.account-popover>header small{color:#8e8e93;margin-top:4px;font-size:9px}.account-protected{color:#248a3d;background:#34c75914;border-radius:12px;grid-template-columns:20px 1fr 16px;align-items:center;gap:8px;margin-top:7px;padding:13px 11px;display:grid}.account-protected span strong,.account-protected span small{display:block}.account-protected span strong{font-size:10px}.account-protected span small{color:#66816d;margin-top:3px;font-size:8px;line-height:1.4}.account-upgrade{padding:13px 8px 8px}.account-upgrade>div{gap:9px;display:flex}.account-upgrade span strong,.account-upgrade span small{display:block}.account-upgrade span strong{font-size:11px}.account-upgrade span small{color:#8e8e93;margin-top:4px;font-size:9px;line-height:1.45}.google-button{color:#2c2c2e;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:38px;margin-top:13px;font-size:10px;font-weight:600;display:flex;box-shadow:0 1px 3px #0000000d}.google-button:hover{background:#f8f8fa}.google-button b{color:#4285f4;font-family:Arial,sans-serif;font-size:13px}.google-button.disabled{color:#a1a1a6;cursor:not-allowed}.google-button.disabled b{color:#a1a1a6}.account-popover>footer{color:#8e8e93;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:8px;padding:9px 7px 3px;display:flex}.account-popover>footer>span{align-items:center;gap:5px;font-size:8px;display:flex}.account-popover>footer>button{color:#8e8e93;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px;font-size:9px;display:flex}.account-popover>footer>button:hover{color:#d70015}.connect-shell{background:radial-gradient(circle at 50% -10%,#fff 0,#f7f6fb 40%,#efeff4 100%);min-height:100vh;padding:0 24px 60px}.connect-shell>nav{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:min(980px,100%);height:78px;margin:0 auto;display:flex}.connect-shell>nav>span{color:#8e8e93;align-items:center;gap:6px;font-size:9px;display:flex}.connect-card{background:#ffffffe6;border:1px solid #00000012;border-radius:30px;grid-template-columns:.92fr 1.08fr;width:min(900px,100%);min-height:550px;margin:70px auto 0;display:grid;overflow:hidden;box-shadow:0 35px 100px #27204121}.connect-visual{color:#fff;background:radial-gradient(circle at 50% 22%,#7d5cf133,#0000 28%),linear-gradient(145deg,#242329,#101013);padding:54px 45px}.connect-orbit{border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:145px;height:145px;margin:0 auto 48px;display:grid;position:relative}.connect-orbit:before,.connect-orbit:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute}.connect-orbit:before{inset:22px}.connect-orbit:after{inset:47px}.connect-orbit span{background:linear-gradient(145deg,#795ee9,#aa5ce6);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 35px #7b53ea59}.connect-orbit i{background:#9d83ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 13px #8f6fff}.connect-orbit i:first-of-type{top:48px;left:8px}.connect-orbit i:nth-of-type(2){background:#fff;bottom:28px;right:17px}.connect-orbit i:nth-of-type(3){background:#e45de2;top:9px;right:29px}.connect-visual>small,.connect-result>small{color:#9076eb;letter-spacing:.14em;font-size:8px;font-weight:700}.connect-visual h2{letter-spacing:-.045em;margin:14px 0 13px;font-size:29px}.connect-visual>p{color:#aaaab2;margin:0;font-size:11px;line-height:1.65}.connect-visual ul{border-top:1px solid #ffffff14;gap:12px;margin:30px 0 0;padding:22px 0 0;list-style:none;display:grid}.connect-visual li{color:#c7c7ce;align-items:center;gap:8px;font-size:9px;display:flex}.connect-visual li svg{color:#9e84ff}.connect-result{flex-direction:column;justify-content:center;align-items:flex-start;padding:62px 58px;display:flex}.connect-result>span:first-child{color:#fff;background:#171719;border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:27px;display:grid;box-shadow:0 12px 30px #00000021}.connect-result h1{letter-spacing:-.05em;margin:15px 0 14px;font-size:34px;line-height:1.08}.connect-result>p{color:#79797f;margin:0;font-size:12px;line-height:1.7}.connect-code{background:#f7f7f9;border:1px solid #00000012;border-radius:14px;grid-template-columns:1fr auto;align-items:center;width:100%;margin:27px 0 17px;padding:14px 16px;display:grid}.connect-code small{color:#8e8e93;font-size:8px}.connect-code strong{letter-spacing:.1em;grid-row:1/3;font:650 17px ui-monospace,SFMono-Regular,Menlo,monospace}.connect-code i{color:#a1a1a6;align-items:center;gap:4px;margin-top:4px;font-size:8px;font-style:normal;display:flex}.connect-primary{color:#fff;cursor:pointer;background:#171719;border:0;border-radius:22px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;padding:0 15px;font-size:11px;font-weight:620;display:flex;box-shadow:0 8px 24px #00000024}.connect-primary:hover{background:#000;transform:translateY(-1px)}.connect-primary>svg:last-child{margin-left:auto}.connect-primary b{font:700 14px Arial}.connect-primary.disabled{cursor:not-allowed;background:#aeaeb2;transform:none}.connect-footnote{text-align:center;width:100%;color:#a1a1a6!important;margin-top:13px!important;font-size:9px!important}.connect-error{color:#b00014;text-align:center;background:#d7001512;border-radius:10px;width:100%;margin-top:12px;padding:10px;font-size:9px}.connect-account{color:#248a3d;background:#34c7590f;border:1px solid #34c75929;border-radius:13px;align-items:center;gap:9px;width:100%;margin-top:27px;padding:13px 14px;display:flex}.connect-account span strong,.connect-account span small{display:block}.connect-account span strong{font-size:10px}.connect-account span small{color:#6a826f;margin-top:3px;font-size:8px}.connect-card.invalid{max-width:520px;min-height:470px;display:block}.connect-card.invalid .connect-result{text-align:center;align-items:center;min-height:470px}.connect-card.invalid .connect-primary{width:240px;margin-top:28px}@media (max-width:760px){.account-label,.account-trigger>svg{display:none}.account-trigger{padding-right:3px}.connect-shell{padding:0 14px 35px}.connect-shell>nav>span{display:none}.connect-card{border-radius:23px;grid-template-columns:1fr;margin-top:28px}.connect-visual{display:none}.connect-result{min-height:520px;padding:43px 28px}.connect-result h1{font-size:30px}.connect-card.invalid .connect-result{min-height:430px}.top-actions{gap:5px}}.policy-shell{color:#1d1d1f;background:#f5f5f7;min-height:100vh;padding:0 24px 90px}.policy-shell>nav{justify-content:space-between;align-items:center;width:min(920px,100%);height:86px;margin:auto;display:flex}.policy-shell>nav>a:last-child{color:#6e6e73;align-items:center;gap:6px;font-size:11px;display:flex}.policy-shell>article{background:#fff;border:1px solid #0000000f;border-radius:30px;width:min(820px,100%);margin:32px auto 0;padding:70px 76px;box-shadow:0 22px 65px #0000000f}.policy-eyebrow{color:#6651df;letter-spacing:.14em;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.policy-shell h1{letter-spacing:-.065em;margin:18px 0 20px;font-size:clamp(42px,6vw,66px);line-height:1}.policy-lead{color:#6e6e73!important;font-size:16px!important;line-height:1.7!important}.policy-shell h2{letter-spacing:-.025em;margin:42px 0 12px;font-size:18px}.policy-shell article>p{color:#5f5f64;margin:0;font-size:12px;line-height:1.85}.policy-shell code{color:#5142a7;background:#f1f1f4;border-radius:5px;padding:2px 5px;font-size:.9em}.policy-shell ul{gap:9px;margin:17px 0;padding:0;list-style:none;display:grid}.policy-shell li{color:#4e4e53;align-items:center;gap:8px;font-size:11px;display:flex}.policy-link{color:#0071e3;text-underline-offset:3px;-webkit-text-decoration:underline #0071e347;text-decoration:underline #0071e347}.policy-related{border-top:1px solid #00000012;gap:18px;margin-top:44px;padding-top:22px;display:flex}.policy-related a{color:#6e6e73;font-size:11px}.policy-related a:hover{color:#0071e3}@media (max-width:680px){.policy-shell{padding:0 14px 50px}.policy-shell>nav{height:70px}.policy-shell>article{border-radius:23px;margin-top:18px;padding:42px 24px}.policy-shell h1{font-size:43px}.policy-lead{font-size:14px!important}}.plan-grid article>strong i{color:#8e8e93;letter-spacing:0;font-size:.35em;font-style:normal;font-weight:500}.install-section{text-align:center;padding-top:50px}.install-section .site-cta{margin:30px auto 0}.account-page{background:radial-gradient(circle at 50% -10%,#fff 0,#f6f5fa 45%,#efeff4 100%);min-height:100vh;padding:0 24px 80px}.account-page>nav{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:min(980px,100%);height:78px;margin:0 auto;display:flex}.account-page>nav>span{color:#8e8e93;align-items:center;gap:6px;font-size:9px;display:flex}.account-login,.account-unconfigured,.account-dashboard{background:#ffffffe6;border:1px solid #00000012;border-radius:30px;width:min(820px,100%);margin:70px auto 0;box-shadow:0 30px 90px #2720411f}.account-login{text-align:center;flex-direction:column;align-items:center;min-height:530px;padding:70px;display:flex}.account-login>span{color:#fff;background:linear-gradient(145deg,#1d1d1f,#654bd3);border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:25px;display:grid;box-shadow:0 15px 38px #4b32a03d}.account-login>small{color:#6c53dd;letter-spacing:.14em;font-size:8px;font-weight:720}.account-login h1{letter-spacing:-.06em;margin:17px 0 14px;font-size:45px;line-height:1.04}.account-login>p{color:#7d7d83;max-width:490px;margin:0;font-size:12px;line-height:1.7}.account-login>button{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:22px;align-items:center;gap:8px;height:43px;margin-top:29px;padding:0 19px;font-size:11px;font-weight:620;display:flex;box-shadow:0 6px 20px #00000014}.account-login>button b{color:#4285f4;font:700 15px Arial}.account-login>em,.account-message{color:#c9342f;margin-top:14px;font-size:9px;font-style:normal}.account-unconfigured{text-align:center;place-content:center;justify-items:center;min-height:390px;padding:75px;display:grid}.account-unconfigured>svg{color:#6c53dd}.account-unconfigured h2{margin:18px 0 10px}.account-unconfigured p{color:#7d7d83;max-width:520px;margin:0;font-size:11px;line-height:1.7}.account-dashboard{padding:45px}.account-dashboard>header{border-bottom:1px solid #00000012;justify-content:space-between;align-items:flex-start;gap:35px;padding-bottom:32px;display:flex}.account-dashboard>header small{color:#6c53dd;letter-spacing:.13em;font-size:8px;font-weight:720}.account-dashboard>header h1{letter-spacing:-.05em;margin:10px 0 7px;font-size:34px}.account-dashboard>header p{color:#8e8e93;margin:0;font-size:10px}.account-dashboard>header>span{letter-spacing:.06em;border-radius:13px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;font-weight:750;display:flex}.account-dashboard>header>span.local{color:#0071e3;background:#0071e314}.account-dashboard>header>span.pro{color:#fff;background:linear-gradient(145deg,#1d1d1f,#654bd3)}.account-plans,.account-usage{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px;display:grid}.account-plans article{background:#fafafa;border:1px solid #00000012;border-radius:19px;padding:25px;position:relative}.account-plans article>b{color:#fff;background:#1d1d1f;border-radius:8px;padding:5px 7px;font-size:7px;position:absolute;top:14px;right:14px}.account-plans small{color:#8e8e93;letter-spacing:.1em;font-size:8px}.account-plans h2{margin:14px 0 8px;font-size:27px}.account-plans h2 i{color:#8e8e93;font-size:10px;font-style:normal;font-weight:500}.account-plans p{color:#7d7d83;min-height:31px;margin:0;font-size:9px;line-height:1.55}.account-plans button,.account-dashboard>footer button{color:#fff;cursor:pointer;background:#1d1d1f;border:0;border-radius:18px;justify-content:center;align-items:center;gap:7px;height:36px;margin-top:18px;padding:0 12px;font-size:9px;font-weight:620;display:flex}.account-plans button{width:100%}.account-usage{grid-template-columns:repeat(3,1fr)}.account-usage article{background:#f6f6f8;border-radius:17px;padding:20px}.account-usage span,.account-usage strong{display:block}.account-usage span{color:#8e8e93;margin:18px 0 7px;font-size:9px}.account-usage strong{font-size:22px}.account-usage strong i{color:#a1a1a6;font-size:9px;font-style:normal;font-weight:500}.account-local-proof{color:#248a3d;background:#34c75912;border-radius:14px;align-items:center;gap:10px;margin-top:14px;padding:14px;display:flex}.account-local-proof strong,.account-local-proof p{display:block}.account-local-proof strong{font-size:10px}.account-local-proof p{color:#708275;margin:3px 0 0;font-size:8px}.account-dashboard>footer{justify-content:flex-end;gap:8px;display:flex}.account-dashboard>footer button.quiet{color:#6e6e73;background:#fff;border:1px solid #00000014}.auth-callback{text-align:center;background:#f5f5f7;place-content:center;justify-items:center;min-height:100vh;display:grid}.auth-callback>span{color:#fff;background:#1d1d1f;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.auth-callback h1{margin:20px 0 8px}.auth-callback p{color:#8e8e93;margin:0;font-size:11px}@media (max-width:680px){.account-page{padding:0 14px 45px}.account-page>nav>span{display:none}.account-login,.account-unconfigured,.account-dashboard{border-radius:23px;margin-top:28px}.account-login{min-height:500px;padding:45px 24px}.account-login h1{font-size:35px}.account-dashboard{padding:28px 20px}.account-dashboard>header h1{font-size:28px}.account-plans,.account-usage{grid-template-columns:1fr}.account-dashboard>header>span{display:none}}.handoff-card{background:#ffffffe6;border:1px solid #00000012;border-radius:27px;place-items:center;width:min(510px,100%);min-height:420px;margin:80px auto 0;display:grid;box-shadow:0 30px 90px #2720411f}.handoff-result{text-align:center;padding:60px 48px}.handoff-result>span{color:#fff;background:#171719;border-radius:18px;place-items:center;width:56px;height:56px;margin:0 auto 26px;display:grid}.handoff-result.success>span{background:#34c759}.handoff-result.error>span{background:#ff453a}.handoff-result>small{color:#6c53dd;letter-spacing:.14em;font-size:8px;font-weight:700}.handoff-result h1{letter-spacing:-.05em;margin:16px 0 13px;font-size:30px}.handoff-result p{color:#85858a;margin:0;font-size:11px;line-height:1.65}.handoff-result>a{color:#fff;background:#171719;border-radius:20px;align-items:center;height:39px;margin:24px auto 0;padding:0 16px;font-size:10px;display:inline-flex}@media (max-width:620px){.handoff-card{min-height:380px;margin-top:35px}.handoff-result{padding:45px 25px}}:root{--bg:#f5f5f7;--panel:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#00000012;--soft:#f5f5f7;--accent:#0071e3;--sidebar:#f5f5f7;--rc-blue:#0071e3;--rc-blue-soft:#0071e314;--rc-green:#248a3d;--rc-red:#c9342f;--rc-ease:cubic-bezier(.25,.1,.25,1)}html,body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Segoe UI,sans-serif}button,a,input,select,textarea{transition-timing-function:var(--rc-ease)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0071e338}.logo-focus{fill:#2997ff}.site-shell{color:#1d1d1f;background:#f5f5f7}.site-nav{-webkit-backdrop-filter:blur(24px);z-index:40;background:#fafafcd1;width:100%;height:68px;padding:0 max(24px,50vw - 590px);position:sticky;top:0}.site-nav-links{gap:28px;font-size:11px}.site-nav-actions{gap:16px}.site-login{font-size:11px}.site-cta{background:var(--rc-blue);min-height:44px;box-shadow:none;transition:filter .18s var(--rc-ease),transform .18s var(--rc-ease);border-radius:22px}.site-cta:hover{background:var(--rc-blue);filter:brightness(.94);box-shadow:none;transform:none}.site-cta:active{transform:scale(.985)}.site-cta.small{border-radius:17px;min-height:34px}.site-hero{background:radial-gradient(circle at 50% 8%,#fff 0,#fafafa 34%,#f5f5f7 73%);min-height:900px;padding-top:94px}.hero-ambient{opacity:.42;filter:blur(80px)}.hero-ambient-one{background:#cfe8ff}.hero-ambient-two{background:#e4f1ff}.launch-pill{color:var(--rc-blue);box-shadow:none;background:#ffffffc2;border-color:#0071e324}.launch-pill span{background:var(--rc-blue-soft)}.site-hero h1{letter-spacing:-.068em;font-weight:700}.site-hero h1 em{color:#77777c}.site-hero-copy>p{color:#6e6e73;font-size:16px}.site-hero-copy>p strong{color:#3a3a3c;font-weight:630}.site-secondary{box-shadow:none;transition:background .18s var(--rc-ease),transform .18s var(--rc-ease)}.site-secondary:hover{transform:none}.hero-proof svg{color:var(--rc-blue)}.product-stage{margin-top:68px}.stage-browser{border-radius:20px;transform:none;box-shadow:0 34px 90px #00000024,0 3px 10px #0000000f}.stage-nav-active{color:var(--rc-blue)!important;background:var(--rc-blue-soft)!important}.stage-heading>span,.capture-float>svg{color:var(--rc-blue)}.capture-float{border-color:#00000014;box-shadow:0 16px 44px #00000024}.capture-float-icon{background:var(--rc-blue)!important}.trust-strip{background:#fff}.site-section{padding-top:118px;padding-bottom:118px}.section-intro>span,.mode-copy>span,.privacy-card>div>span{color:var(--rc-blue)}.section-intro h2,.mode-copy h2,.privacy-card h2{letter-spacing:-.055em}.feature-panel{transition:border-color .18s var(--rc-ease),background .18s var(--rc-ease);background:#f5f5f7;border-radius:20px}.feature-panel:hover{box-shadow:none;background:#f1f1f3;border-color:#0000001f;transform:none}.feature-icon,.feature-panel:nth-child(2) .feature-icon{background:#1d1d1f}.feature-panel:nth-child(3) .feature-icon{background:var(--rc-blue-soft);color:var(--rc-blue)}.mode-section{background:#f5f5f7}.mode-copy>a{color:var(--rc-blue)}.selection-box{border-color:var(--rc-blue);background:#0071e312}.mode-picker .selected{background:var(--rc-blue)}.workflow-line:before{background:linear-gradient(90deg,#dedee3,var(--rc-blue),#dedee3)}.workflow-line article>span{color:var(--rc-blue);box-shadow:0 8px 24px #0000000f}.privacy-section{background:#1d1d1f}.privacy-card{color:#fff;background:#111;border-radius:28px}.privacy-orbit{color:#64b5ff;background:radial-gradient(circle,#0071e32b,#0000 58%)}.privacy-orbit>i{background:#2997ff;box-shadow:0 0 15px #2997ff}.privacy-orbit>i:nth-of-type(2){background:#64b5ff}.privacy-points svg{color:#64b5ff}.plan-grid article{border-radius:22px}.plan-grid li svg{color:var(--rc-blue)}.plan-featured{box-shadow:0 18px 48px #00000024;background:#1d1d1f!important}.plan-badge{color:#8bc7ff;background:#0071e333}.plan-featured .plan-button{background:var(--rc-blue);color:#fff}.plan-button.secondary{color:var(--rc-blue)}.final-cta{background:#111}.final-cta>span{color:#64b5ff}.site-cta.light{color:#1d1d1f;background:#fff}.site-cta.light:hover{background:#fff}.site-footer{background:#090909}.policy-shell{background:#f5f5f7}.policy-shell>article{border-radius:24px;box-shadow:0 18px 55px #0000000e}.policy-eyebrow{color:var(--rc-blue)}.policy-shell code{color:#005dbd;background:var(--rc-blue-soft)}.policy-shell li svg{color:var(--rc-green)}.account-login,.account-unconfigured,.account-dashboard{border-radius:24px;box-shadow:0 18px 60px #00000012}.account-login>span{background:var(--rc-blue);box-shadow:none}.account-login>small,.account-dashboard>header small,.account-unconfigured>svg{color:var(--rc-blue)}.account-dashboard>header>span.local{background:var(--rc-blue-soft);color:var(--rc-blue)}.account-dashboard>header>span.pro{background:var(--rc-blue);color:#fff}.account-plans article{border-radius:16px}.account-plans article.recommended{background:#f6faff;border-color:#0071e33d}.account-plans button,.account-dashboard>footer button{background:var(--rc-blue)}.account-usage svg{color:var(--rc-blue)}.account-local-proof{color:var(--rc-green)}.handoff-result>small{color:var(--rc-blue)}.nav-item.active{color:var(--rc-blue);box-shadow:none;background:#0071e31a}.primary-button{background:var(--rc-blue);box-shadow:none}.search-box:focus-within,.search-box.search-open{box-shadow:0 0 0 3px var(--rc-blue-soft);border-color:#0071e36b}.account-trigger{box-shadow:none;transition:background .16s var(--rc-ease),border-color .16s var(--rc-ease),transform .16s var(--rc-ease)}.account-trigger:hover,.account-trigger[aria-expanded=true]{box-shadow:none;background:#fff;border-color:#0000001f}.account-trigger:active{transform:scale(.985)}.account-avatar.guest{background:#6e6e73}.account-avatar.google{background:#1d1d1f}.account-popover{animation:account-in .16s var(--rc-ease);border-radius:16px;box-shadow:0 18px 55px #00000024}.account-upgrade>div>svg{color:var(--rc-blue)}.google-button{box-shadow:none;transition:background .15s var(--rc-ease),transform .15s var(--rc-ease)}.google-button:active{transform:scale(.99)}.connect-shell{background:#f5f5f7}.connect-card{border-radius:24px;box-shadow:0 18px 60px #00000014}.connect-visual{background:#1d1d1f}.connect-orbit{background:#ffffff06}.connect-orbit span{background:var(--rc-blue);box-shadow:none}.connect-orbit i{background:#2997ff;box-shadow:0 0 12px #2997ffbf}.connect-orbit i:nth-of-type(2){background:#fff}.connect-orbit i:nth-of-type(3){background:#64b5ff}.connect-visual>small,.connect-result>small,.connect-visual li svg{color:#64b5ff}.connect-primary{background:var(--rc-blue);box-shadow:none;transition:filter .15s var(--rc-ease),transform .15s var(--rc-ease)}.connect-primary:hover{background:var(--rc-blue);filter:brightness(.94);transform:none}.connect-primary:active{transform:scale(.99)}.connect-primary.disabled{filter:none;background:#aeaeb2}.connect-code{background:#f5f5f7}.connect-result.success>span:first-child{background:var(--rc-green)}.updated-shell{background:#f5f5f7}.updated-check{background:var(--rc-blue);box-shadow:none}.updated-hero>span{color:var(--rc-blue)}.updated-grid article{box-shadow:none;background:#fff;border-radius:18px}.updated-grid article>span,.updated-grid article:nth-child(2)>span{background:#1d1d1f}.updated-grid article:nth-child(3)>span{background:var(--rc-blue-soft);color:var(--rc-blue)}.updated-tip{background:#1d1d1f;border-radius:16px}.updated-tip>svg{color:#64b5ff;background:#0071e333}.updated-tip>a{color:#8bc7ff}.account-page{background:#f5f5f7}.account-login>button{box-shadow:none;transition:background .15s var(--rc-ease),transform .15s var(--rc-ease)}.account-login>button:hover{background:#f5f5f7}.account-login>button:active{transform:scale(.99)}.account-dashboard>header>span.pro{background:var(--rc-blue)}.account-plans article.recommended{background:#f6faff}.account-dashboard>footer button.quiet:hover{background:#f5f5f7}.auth-callback>span{background:var(--rc-blue)}.handoff-card{border-radius:24px;box-shadow:0 18px 60px #00000012}.handoff-result>a{background:var(--rc-blue)}.upload-symbol,.upload-dropzone>span{color:var(--rc-blue);background:var(--rc-blue-soft)}.upload-progress{background:var(--rc-blue-soft)}.progress-track{background:#0071e31f}.progress-track i{background:var(--rc-blue)}.upload-progress>span.active,.upload-success>small{color:var(--rc-blue)}.detail-topbar span.working{color:var(--rc-blue);background:var(--rc-blue-soft)}button:disabled,.disabled{cursor:not-allowed}.icon-button,.secondary-button{transition:background .15s var(--rc-ease),transform .15s var(--rc-ease)}.icon-button:active,.secondary-button:active{transform:scale(.97)}@media (max-width:680px){.site-nav{width:100%;padding:0 14px}.site-hero{padding-top:64px}.site-section{padding-top:84px;padding-bottom:84px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.local-dashboard-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% 4%,#fff 0,#f7f7f8 48%,#f0f0f2 100%);padding:0 24px 70px}.local-dashboard-nav{justify-content:space-between;align-items:center;width:min(1040px,100%);height:72px;margin:0 auto;display:flex}.local-dashboard-nav>a:last-child{color:var(--muted);border-radius:18px;padding:9px 13px;font-size:11px}.local-dashboard-nav>a:last-child:hover{color:var(--ink);background:#0000000a}.local-dashboard-card{border:1px solid var(--line);text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border-radius:28px;width:min(720px,100%);margin:84px auto 0;padding:54px 58px 30px;box-shadow:0 28px 80px #00000014}.local-dashboard-icon{background:var(--rc-blue);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 22px;display:grid;box-shadow:0 12px 28px #0071e333}.local-dashboard-eyebrow{color:var(--rc-blue);letter-spacing:.14em;margin:0;font-size:9px;font-weight:720}.local-dashboard-card h1{letter-spacing:-.055em;margin:13px 0 15px;font-size:40px;line-height:1.08}.local-dashboard-lead{max-width:535px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.72}.local-dashboard-steps{text-align:left;background:#f5f5f7;border-radius:17px;margin:34px 0 0;padding:6px 18px}.local-dashboard-steps article{align-items:center;gap:13px;min-height:66px;display:flex}.local-dashboard-steps article+article{border-top:1px solid #0000000f}.local-dashboard-steps article>span{width:27px;height:27px;color:var(--rc-blue);background:#fff;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;box-shadow:0 1px 4px #0000000f}.local-dashboard-steps strong,.local-dashboard-steps small{display:block}.local-dashboard-steps strong{font-size:11px}.local-dashboard-steps small{color:#98989d;margin-top:4px;font-size:9px}.local-dashboard-actions{justify-content:center;gap:9px;margin-top:28px;display:flex}.local-dashboard-actions a{border-radius:20px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:10px;font-weight:620;display:inline-flex}.local-dashboard-primary{background:var(--rc-blue);color:#fff}.local-dashboard-primary:hover{filter:brightness(.94)}.local-dashboard-secondary{color:var(--ink);background:#f0f0f2}.local-dashboard-card>footer{border-top:1px solid var(--line);color:#98989d;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;padding-top:18px;font-size:8px;display:flex}.local-dashboard-card>footer span{align-items:center;gap:5px;display:flex}.local-dashboard-card>footer svg{color:var(--rc-green)}@media (max-width:680px){.local-dashboard-card{margin-top:40px;padding:40px 20px 24px}.local-dashboard-card h1{font-size:32px}.local-dashboard-actions{flex-direction:column}.local-dashboard-card>footer{flex-direction:column;align-items:center;gap:8px}}.launch-site{--launch-ink:#1d1d1f;--launch-muted:#6e6e73;--launch-blue:#007aff;--launch-purple:#5548e8;min-height:100vh;color:var(--launch-ink);background:#fff;overflow:hidden}.launch-site .logo-tile{fill:#5548e8;stroke:#3122b5;stroke-width:.5px}.launch-site .logo-ribbon{fill:none;stroke:#fff;stroke-width:2.55px;stroke-linecap:round;stroke-linejoin:round}.launch-site .logo-focus{fill:#ffb86b}.launch-site .logo-mark{width:27px;height:27px}.launch-site .logo-type{letter-spacing:-.6px;font-size:16px;font-weight:700}.launch-nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(24px);background:#fafafcdb;border-bottom:1px solid #0000000e;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 max(24px,50vw - 590px);display:grid;position:sticky;top:0}.launch-nav>a:first-child{justify-self:start}.launch-nav-links{color:#737378;gap:28px;font-size:11px;display:flex}.launch-nav-links a:hover{color:#1d1d1f}.launch-nav-actions{justify-self:end;align-items:center;gap:12px;display:flex}.language-switch{color:#6e6e73;cursor:pointer;background:#76768017;border:0;border-radius:16px;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:10px;display:flex}.language-switch:hover{background:#76768026}.launch-login{color:#5a5a5f;font-size:11px}.launch-button{background:var(--launch-blue);color:#fff;min-height:44px;box-shadow:none;transition:filter .18s var(--rc-ease),transform .18s var(--rc-ease);border:0;border-radius:22px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:630;display:inline-flex}.launch-button:hover{filter:brightness(.94)}.launch-button:active{transform:scale(.985)}.launch-button.compact{border-radius:17px;min-height:34px;padding:0 13px;font-size:10px}.launch-button.secondary{color:#3a3a3c;background:#fff;border:1px solid #00000013}.launch-button.secondary:hover{background:#f5f5f7}.launch-button.light{color:#1d1d1f;background:#fff}.launch-hero{text-align:center;background:radial-gradient(circle at 50% 0,#fff 0,#fafafa 37%,#f4f4f7 76%);min-height:930px;padding:104px 24px 0}.launch-hero-copy{z-index:2;position:relative}.launch-kicker{width:max-content;min-height:30px;color:var(--launch-purple);background:#fffc;border:1px solid #5548e824;border-radius:15px;align-items:center;gap:7px;margin:0 auto 26px;padding:0 11px;font-size:10px;font-weight:650;display:flex}.launch-hero h1{letter-spacing:-.072em;margin:0;font-size:clamp(54px,6.25vw,82px);font-weight:720;line-height:.99}.launch-hero h1 em{color:#737378;font-style:normal}.launch-hero-copy>p{max-width:760px;color:var(--launch-muted);letter-spacing:-.015em;margin:27px auto 0;font-size:16px;line-height:1.72}.launch-actions{justify-content:center;gap:10px;margin-top:31px;display:flex}.launch-proofs{color:#8e8e93;justify-content:center;gap:20px;margin-top:19px;font-size:9px;display:flex}.launch-proofs span{align-items:center;gap:5px;display:flex}.launch-proofs svg{color:var(--launch-blue)}.launch-hero-product{text-align:left;width:min(1120px,100vw - 72px);height:540px;margin:72px auto 0;position:relative}.launch-shot{background:#fff;border:1px solid #00000016;border-radius:20px;overflow:hidden;box-shadow:0 36px 100px #1b182d29,0 3px 12px #0000000f}.launch-shot img{width:100%;height:auto;display:block}.launch-hero-product>.launch-shot:first-child{height:100%}.launch-hero-product>.launch-shot:first-child img{object-fit:cover;object-position:top left;height:100%}.popup-shot{border-radius:24px;width:205px;position:absolute;bottom:-5px;left:-33px;box-shadow:0 25px 65px #0000002e}.hero-status{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #00000013;border-radius:17px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:320px;min-height:72px;padding:13px 15px;display:grid;position:absolute;bottom:35px;right:-27px;box-shadow:0 18px 55px #00000029}.hero-status>span{width:38px;height:38px;color:var(--launch-blue);background:#007aff1a;border-radius:12px;place-items:center;display:grid}.hero-status small,.hero-status strong{display:block}.hero-status small{color:#8e8e93;letter-spacing:.1em;margin-bottom:4px;font-size:7px}.hero-status strong{font-size:10px}.hero-status>svg{color:#34c759}.launch-section{padding:120px max(24px,50vw - 590px)}.launch-section-head{max-width:700px}.launch-section-head.centered{text-align:center;margin:0 auto}.launch-section-head>span,.organize-copy>span,.launch-privacy>div>span{color:var(--launch-blue);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:720}.launch-section-head h2,.organize-copy h2,.launch-privacy h2{letter-spacing:-.058em;margin:15px 0 18px;font-size:clamp(39px,4.7vw,62px);line-height:1.04}.launch-section-head p,.organize-copy>p,.launch-privacy>div>p{color:var(--launch-muted);margin:0;font-size:15px;line-height:1.72}.capture-section{background:#fff}.capture-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:76px;margin-top:62px;display:grid}.capture-modes{gap:8px;display:grid}.capture-modes article{background:#f7f7f9;border:1px solid #0001;border-radius:17px;grid-template-columns:43px 1fr auto;align-items:center;gap:14px;min-height:92px;padding:15px 17px;display:grid}.capture-modes article>span{width:43px;height:43px;color:var(--launch-blue);background:#fff;border-radius:13px;place-items:center;display:grid;box-shadow:0 2px 8px #0000000b}.capture-modes h3{margin:0 0 5px;font-size:14px}.capture-modes p{color:#7d7d82;margin:0;font-size:10px;line-height:1.55}.capture-modes article>svg{color:#b5b5ba}.capture-product{justify-content:center;display:flex}.capture-product .launch-shot{border-radius:28px;width:310px;box-shadow:0 25px 70px #00000021}.organize-section{background:#f5f5f7;grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;display:grid}.organize-copy>p{max-width:480px}.launch-checks{gap:10px;margin-top:27px;display:grid}.launch-checks span{color:#55555a;align-items:center;gap:9px;font-size:11px;display:flex}.launch-checks svg{color:#34c759}.organize-section>.launch-shot{border-radius:18px;box-shadow:0 28px 75px #0000001c}.create-section{background:#fff}.create-section .launch-section-head p{max-width:680px;margin-left:auto;margin-right:auto}.workbench-product{width:min(1120px,100%);margin:66px auto 0}.workbench-product .launch-shot{border-radius:20px;box-shadow:0 30px 85px #00000021}.output-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.output-grid article{background:#f7f7f9;border:1px solid #0001;border-radius:18px;min-height:210px;padding:23px}.output-grid i{color:var(--launch-blue);letter-spacing:.08em;font-size:8px;font-style:normal;font-weight:700}.output-grid h3{margin:45px 0 9px;font-size:17px}.output-grid p{color:#77777c;margin:0;font-size:10px;line-height:1.65}.archive-result{margin-top:76px;position:relative}.archive-result>.launch-shot{width:min(1050px,100%);margin:auto}.archive-result>div{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #00000012;border-radius:18px;align-items:center;gap:15px;width:380px;min-height:103px;padding:20px;display:flex;position:absolute;bottom:-30px;right:4%;box-shadow:0 18px 55px #00000024}.archive-result>div>svg{color:var(--launch-blue);flex:none}.archive-result h3{margin:0;font-size:13px;line-height:1.5}.launch-privacy{color:#fff;background:#161618;grid-template-columns:.72fr 1.28fr;align-items:center;gap:9%;min-height:610px;display:grid}.privacy-symbol{color:#64b5ff;background:radial-gradient(circle,#007aff33,#0000 58%);border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:280px;height:280px;margin:auto;display:grid;position:relative}.privacy-symbol:before,.privacy-symbol:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute}.privacy-symbol:before{inset:38px}.privacy-symbol:after{inset:82px}.privacy-symbol i{background:#2997ff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 15px #2997ff}.privacy-symbol i:first-of-type{top:94px;left:30px}.privacy-symbol i:nth-of-type(2){background:#64b5ff;bottom:50px;right:53px}.privacy-symbol i:nth-of-type(3){background:#fff;top:28px;right:78px}.launch-privacy h2{font-size:clamp(40px,4.5vw,58px)}.launch-privacy>div>p{color:#aaaab0;max-width:610px}.privacy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:29px;display:grid}.privacy-list span{color:#ccccd2;background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:7px;padding:10px 11px;font-size:9px;display:flex}.privacy-list svg{color:#64b5ff}.launch-pricing{background:#f5f5f7}.launch-pricing .launch-section-head{max-width:820px}.launch-plan-grid{grid-template-columns:1fr 1fr;gap:14px;width:min(860px,100%);margin:66px auto 0;display:grid}.launch-plan-grid article{background:#fff;border:1px solid #00000012;border-radius:24px;min-height:530px;padding:34px;position:relative}.launch-plan-grid article>small{color:#8e8e93;letter-spacing:.12em;font-size:8px;font-weight:700}.launch-plan-grid h3{letter-spacing:-.04em;margin:13px 0 18px;font-size:25px}.launch-plan-grid article>strong{letter-spacing:-.05em;font-size:38px;display:block}.launch-plan-grid strong i{color:#8e8e93;margin-left:5px;font-size:10px;font-style:normal;font-weight:500}.launch-plan-grid article>p{color:#737378;min-height:48px;margin:15px 0 22px;font-size:11px;line-height:1.6}.launch-plan-grid ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.launch-plan-grid li{color:#525257;align-items:flex-start;gap:8px;font-size:10px;line-height:1.5;display:flex}.launch-plan-grid li svg{color:var(--launch-blue);flex:none}.plan-action{background:var(--launch-blue);color:#fff;border-radius:20px;justify-content:center;align-items:center;gap:7px;height:40px;font-size:10px;font-weight:650;display:flex;position:absolute;bottom:32px;left:34px;right:34px}.plan-action.quiet{color:#1d1d1f;background:#f0f0f2}.pro-plan{color:#fff;background:#1d1d1f!important}.pro-plan>b{color:#8bc7ff;background:#007aff2e;border-radius:10px;padding:6px 8px;font-size:8px;position:absolute;top:17px;right:18px}.pro-plan li{color:#c6c6cb}.pro-plan article>p,.pro-plan>p{color:#aaaab0}.pro-plan .plan-action{background:var(--launch-blue)}.launch-final{text-align:center;color:#fff;background:#101012;padding:140px 24px}.launch-final>.logo-wrap{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;width:64px;height:64px;margin:0 auto 29px}.launch-final .logo-mark{width:32px;height:32px}.launch-final h2{letter-spacing:-.065em;margin:0;font-size:clamp(44px,5vw,68px)}.launch-final p{color:#9b9ba1;margin:17px 0 29px;font-size:14px}.launch-footer{color:#fff;background:#08080a;border-top:1px solid #ffffff0f;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:120px;padding:0 max(24px,50vw - 590px);display:grid}.launch-footer .logo-type{color:#fff}.launch-footer>p{color:#737378;font-size:10px}.launch-footer>div{color:#97979d;gap:18px;font-size:9px;display:flex}.launch-footer>small{color:#5e5e63;font-size:8px}@media (max-width:950px){.launch-nav{grid-template-columns:1fr auto}.launch-nav-links{display:none}.capture-layout,.organize-section{grid-template-columns:1fr;gap:48px}.capture-layout{grid-template-columns:1fr 1fr}.organize-copy{max-width:650px}.output-grid{grid-template-columns:repeat(2,1fr)}.launch-privacy{text-align:center;grid-template-columns:1fr;padding-top:85px}.privacy-symbol{width:220px;height:220px}.launch-privacy>div>p{margin-left:auto;margin-right:auto}.privacy-list{max-width:650px;margin-left:auto;margin-right:auto}.launch-footer{grid-template-columns:auto 1fr auto}.launch-footer>p{display:none}}@media (max-width:680px){.launch-nav{height:60px;padding:0 14px}.launch-nav-actions{gap:6px}.launch-login,.launch-button.compact{display:none}.launch-hero{min-height:720px;padding:70px 16px 0}.launch-hero h1{font-size:44px}.launch-hero-copy>p{font-size:14px}.launch-actions{flex-direction:column;align-items:stretch}.launch-proofs{display:none}.launch-hero-product{width:calc(100vw - 28px);height:300px;margin-top:48px}.popup-shot{border-radius:14px;width:110px;left:-8px}.hero-status{grid-template-columns:32px 1fr auto;width:238px;min-height:58px;padding:9px;bottom:17px;right:-8px}.hero-status>span{width:32px;height:32px}.hero-status strong{font-size:8px}.launch-section{padding:84px 16px}.launch-section-head h2,.organize-copy h2,.launch-privacy h2{font-size:36px}.capture-layout{grid-template-columns:1fr}.capture-product{order:-1}.capture-product .launch-shot{width:235px}.output-grid{grid-template-columns:1fr}.archive-result>div{width:100%;margin-top:10px;position:relative;bottom:auto;right:auto}.privacy-list{text-align:left;grid-template-columns:1fr}.launch-plan-grid{grid-template-columns:1fr}.launch-plan-grid article{min-height:510px}.launch-footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding:30px 20px}.launch-footer>div{flex-wrap:wrap;justify-content:center}.launch-footer>small{display:none}}
