:root{--bg:#f6f8fb;--bg-soft:#eef4fb;--surface:#fff;--surface-soft:#f8fbff;--ink:#121827;--ink-2:#243047;--muted:#5b6881;--muted-2:#7a8599;--line:#d8e0eb;--line-soft:#e8edf5;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#edf4ff;--green:#0f9f6e;--green-soft:#e9f6f0;--shadow-soft:0 12px 34px #1f2b400f;--shadow-panel:0 28px 80px #18274b1f;--lt-paper:#f8faf7;--lt-paper-soft:#f1f3ef;--lt-paper-card:#fff;--lt-ink:#2a0f14;--lt-ink-soft:#544145;--lt-muted:#766e70;--lt-line:#dfe0de;--lt-yellow:#fae261;--lt-yellow-soft:#fdf1b0;--lt-blue:#2563eb;--lt-blue-soft:#dce9ff;--lt-green:#03af54;--lt-green-soft:#d7f8e6;--lt-warm-highlight:#fed7aa;--lt-shadow-soft:0 10px 26px #2a0f1414;color:#172033;background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:var(--bg);min-height:100vh}.notes-shell{color:var(--lt-ink);background:linear-gradient(#2a0f1406 1px, transparent 1px), linear-gradient(90deg, #2a0f1406 1px, transparent 1px), var(--lt-paper);background-size:24px 24px;font-family:Avenir Next,Avenir,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.auth-shell{color:#10131a;background:radial-gradient(circle at 50% -8%,#cad7fff0,#f4f6fb00 47%),linear-gradient(#eef2ffb8 0%,#f4f6fb00 64%),#f4f6fb;min-height:100svh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;position:relative;overflow-x:hidden}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffdb;border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:center;gap:16px;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.auth-shell .topbar{z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;gap:20px;height:58px;min-height:58px;padding:0 max(24px,50% - 560px);display:flex;position:fixed;top:0;left:0;right:0}.auth-shell .topbar:before,.auth-shell .topbar:after{pointer-events:none;content:"";transition:background-color .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:absolute;bottom:1px;left:0;right:0}.auth-shell .topbar:before{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;top:0}.auth-shell .topbar:after{background:0 0;height:1px}.auth-shell .topbar.is-scrolled:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6}.auth-shell .topbar.is-scrolled:after{background:#10131a1f}.auth-shell .topbar>*{z-index:1;position:relative}.auth-shell a:focus-visible,.auth-shell button:focus-visible,.auth-shell input:focus-visible{outline-offset:3px;outline:3px solid #2563eb7a}.notes-shell .topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8faf7f0;border-bottom:1px solid #2a0f1414;grid-template-columns:minmax(220px,1fr) minmax(220px,420px) minmax(420px,1fr);display:grid}.brand{width:fit-content;color:var(--lt-ink);align-items:center;gap:9px;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.brand b{color:var(--lt-blue)}.brand em{font-style:normal}.login-logo{border-radius:8px;width:34px;height:34px}.topbar-actions{flex-wrap:nowrap;justify-self:end;align-items:center;gap:9px;display:flex}.topbar-scope{text-align:center;justify-self:center;gap:2px;min-width:0;display:grid}.topbar-scope span{color:var(--lt-muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:800}.topbar-scope b{max-width:min(30vw,420px);color:var(--lt-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.2;overflow:hidden}.ghost-button,.secondary-button,.primary-button,.icon-button,.time-chip{color:#243047;background:#fff;border:1px solid #d8e0eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;text-decoration:none;display:inline-flex}.primary-button{background:var(--blue);border-color:var(--blue);color:#fff;min-height:44px;padding:0 18px;font-weight:750}.primary-button:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.primary-button:disabled{cursor:default;opacity:.72}.secondary-button:hover,.ghost-button:hover,.icon-button:hover,.time-chip:hover{border-color:#aebed3}.notes-shell .ghost-button,.notes-shell .secondary-button,.notes-shell .icon-button,.notes-shell .time-chip{color:var(--lt-ink-soft);border-radius:999px}.notes-shell .topbar-actions>.ghost-button,.notes-shell .topbar-actions>.account-pill{background:#ffffffbd;border-color:#dfe0deeb;flex:none;height:38px;min-height:38px;box-shadow:0 1px #2a0f1408}.notes-shell .topbar-actions>.ghost-button{color:var(--lt-ink-soft);white-space:nowrap;padding:0 13px;font-size:13px;font-weight:760;line-height:1}.notes-shell .topbar-actions>.ghost-button svg{width:16px;height:16px;color:var(--lt-ink-soft);stroke-width:2.1px}.notes-shell .ghost-button:hover,.notes-shell .secondary-button:hover,.notes-shell .icon-button:hover,.notes-shell .time-chip:hover{color:var(--lt-ink);background:#fff;border-color:#2a0f142e}.notes-shell .language-toggle,.notes-shell .refresh-button{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:800}.notes-shell .refresh-button.is-refreshing{color:var(--blue);background:#2d68e814;border-color:#2d68e83d}.notes-shell .refresh-button.is-refreshing svg{color:var(--blue)}.auth-brand{color:#2a0f14;align-items:center;gap:9px;width:fit-content;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:640;text-decoration:none;display:inline-flex}.auth-brand-mark{width:38px;height:38px;display:block;transform:translateY(1px)}.auth-brand span{color:#2a0f14;align-items:baseline;font-size:20px;font-weight:780;line-height:.88;display:inline-flex;transform:translateY(-3px)}.auth-brand b{color:#2563eb;font-weight:inherit}.auth-language-picker{flex:0 0 34px;width:34px;height:34px;position:relative}.auth-language-button{color:#586170;background:0 0;border:0;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.auth-language-button:hover,.auth-language-button[aria-expanded=true]{color:#10131a;background:#10131a0f}.auth-language-button img{width:17px;height:17px}.auth-language-menu{z-index:5;color:#10131a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #10131a1f;border-radius:16px;width:224px;padding:8px;animation:.14s ease-out auth-language-menu-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 52px #141c3029}.auth-language-menu[hidden]{display:none}.auth-language-menu>p{color:#778090;text-transform:uppercase;margin:0;padding:8px 10px 9px;font-size:11px;font-weight:700;line-height:1.2}.auth-language-menu>button{width:100%;min-height:54px;color:inherit;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;padding:8px 8px 8px 10px;display:grid}.auth-language-menu>button:hover,.auth-language-menu>button:focus-visible{background:#10131a0f}.auth-language-menu strong,.auth-language-menu small{display:block}.auth-language-menu strong{font-size:14px;font-weight:650;line-height:1.3}.auth-language-menu small{color:#778090;margin-top:3px;font-size:11px;line-height:1.2}.auth-language-menu i{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-style:normal;display:inline-flex}.auth-language-menu button[aria-checked=true] i{background:#10131a0f}@keyframes auth-language-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.login-view{justify-content:center;align-items:flex-start;min-height:100svh;padding:110px 24px 72px;display:flex}.login-panel{color:#10131a;text-align:center;width:100%;max-width:440px;padding:0}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #10131a1a;border-radius:26px;width:100%;padding:38px 36px 32px;box-shadow:0 24px 70px #141c301f}.login-intro{min-height:145px}.login-panel h1{color:#10131a;letter-spacing:-.035em;text-wrap:balance;min-height:1.16em;margin:0;font-size:32px;font-weight:730;line-height:1.16}.empty-state p{color:#5a6680;line-height:1.6}.login-logo{border-radius:8px;width:36px;height:36px;box-shadow:0 12px 24px #2563eb29}.login-wordmark{color:#2a0f14;justify-content:center;align-items:center;gap:8px;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:900;line-height:1;display:inline-flex}.login-wordmark b{color:#2563eb}.login-wordmark em{font-style:normal}.login-brand-mark{flex:none;width:24px;height:24px;display:block}.login-wordmark .login-brand-mark{width:28px;height:28px}.login-eyebrow{color:#275fe8;letter-spacing:.02em;margin:0 0 14px;font-size:12px;font-weight:740;line-height:1.4}.login-body{color:#545d6c;text-wrap:balance;min-height:3.2em;margin:16px 0 0;font-size:16px;line-height:1.6}.login-methods{margin-top:24px}.login-google-button{color:#fff;background:#101114;border:1px solid #0000;border-radius:999px;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;width:100%;min-height:48px;margin:0;padding:0;font-size:14px;font-weight:650;line-height:1.2;transition:background-color .16s,transform .16s;display:grid;position:relative;overflow:hidden}.login-google-button:hover{background:#2a2c31;border-color:#0000;transform:translateY(-1px)}.login-google-button:disabled{cursor:default;opacity:.74}.google-mark{color:#101114;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:9px;display:grid}.google-mark img{width:17px;height:17px}.login-email-form{text-align:left;gap:12px;margin-top:0;display:grid}.login-field{color:#545d6c;gap:6px;font-size:12px;font-weight:650;display:grid}.login-field input,.password-setup-form input{color:#10131a;background:#fff;border:1px solid #10131a24;border-radius:12px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s}.login-field input:focus,.password-setup-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-mode-switch{background:#ffffffa3;border:1px solid #dfe0de;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;padding:4px;display:grid}.login-mode-switch button,.login-email-secondary,.login-email-submit{min-height:38px;font:inherit;border:0;border-radius:6px;font-size:12px;font-weight:800}.login-mode-switch button{color:#766e70;background:0 0}.login-mode-switch button.is-active{color:#2a0f14;background:#fff;box-shadow:0 1px #2a0f140d}.login-code-row{grid-template-columns:minmax(0,1fr) 120px;align-items:end;gap:8px;display:grid}.login-email-secondary{color:#10131a;background:#fff;border:1px solid #10131a24;border-radius:12px;min-height:48px;font-size:13px;font-weight:650}.login-email-secondary:disabled{cursor:default;opacity:.58}.login-email-submit{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;font-weight:650;transition:background-color .16s;display:inline-flex}.login-email-submit:hover{background:#1949bd}.login-email-submit:disabled{cursor:default;opacity:.72}.login-link-button{color:#2563eb;text-align:left;background:0 0;border:0;width:fit-content;min-height:28px;padding:0;font-size:12px;font-weight:650}.login-link-button:hover{color:#1d4ed8;text-decoration:underline}.login-link-button:disabled{cursor:default;opacity:.58;text-decoration:none}.auth-form-success,.auth-form-error{text-align:left;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-form-success{color:#0a7a42;background:#d7f8e6a8;border:1px solid #03af5440}.auth-form-error{color:#991b1b;background:#fee2e2cc;border:1px solid #b91c1c33}.login-separator{color:#778090;text-transform:none;letter-spacing:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:20px 0;font-size:12px;font-weight:600;display:grid}.login-separator:before,.login-separator:after{content:"";background:#10131a1f;height:1px}.login-message-slot:empty{display:none}.login-reassurance{border-top:1px solid #10131a1a;margin-top:24px;padding-top:20px}.login-security-label{color:#10131a;margin:0 0 9px;font-size:12px;font-weight:700}.login-detail,.login-trust{color:#778090;margin:0;font-size:12px;line-height:1.55}.login-detail+.login-detail{margin-top:6px}.login-trust{color:#626b79;margin-top:8px}.auth-shell .error-banner{text-align:left;border-radius:12px;margin:12px 0 0;font-size:13px;line-height:1.45}.auth-dialog-backdrop{z-index:20;background:#2a0f143d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-dialog{color:#2a0f14;background:#fff;border:1px solid #dfe0dee6;border-radius:8px;width:min(420px,100%);padding:22px;position:relative;box-shadow:0 28px 80px #18274b2e}.auth-dialog h2{margin:0 36px 8px 0;font-size:22px;line-height:1.2}.auth-dialog p{color:#766e70;margin:0 0 18px;font-size:14px;line-height:1.55}.auth-dialog-close{color:#544145;background:#f5f5f2;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.password-setup-form{gap:12px;display:grid}.password-setup-form label{color:#544145;gap:6px;font-size:12px;font-weight:800;display:grid}.auth-dialog-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.account-dialog{width:min(460px,100%)}.account-settings{border-top:1px solid #dfe0dee6;display:grid}.account-profile-row,.account-setting-row{border-bottom:1px solid #dfe0dee6;align-items:center;gap:12px;padding:14px 0;display:grid}.account-profile-row{grid-template-columns:42px minmax(0,1fr)}.account-profile-row img,.account-profile-row>span{background:var(--lt-yellow-soft);width:42px;height:42px;color:var(--lt-ink);border-radius:50%;place-items:center;font-weight:850;display:grid}.account-profile-row small,.account-setting-copy small{color:#766e70;font-size:12px;line-height:1.35;display:block}.account-profile-row strong,.account-setting-copy span{color:#2a0f14;font-size:14px;font-weight:850;line-height:1.3;display:block}.account-profile-row em{color:#544145;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;line-height:1.35;display:block;overflow:hidden}.account-setting-row{grid-template-columns:minmax(0,1fr) auto}.account-setting-row .secondary-button{white-space:nowrap;min-height:36px}.notes-shell .account-settings .lt-account-quota{border-bottom:1px solid #dfe0dee6;flex-direction:column;gap:5px;padding:14px 0;display:flex}.notes-shell .account-settings .lt-account-quota-title{color:var(--notes-tertiary);font-size:12px;font-weight:650;line-height:1.2}.notes-shell .account-settings .lt-account-quota-value{align-items:baseline;gap:7px;display:inline-flex}.notes-shell .account-settings .lt-account-quota-value span{color:var(--notes-secondary);font-size:14px;font-weight:600;line-height:1}.notes-shell .account-settings .lt-account-quota-value strong{color:var(--notes-text);font-size:22px;font-weight:700;line-height:1}.notes-shell .account-settings .lt-account-quota-value strong:first-child{color:var(--notes-blue)}.notes-shell .account-settings .lt-account-quota-legend{color:var(--notes-tertiary);font-size:11px;font-weight:600;line-height:1.2}.account-dialog-actions{justify-content:space-between;margin-top:14px}.muted{font-size:14px}.notes-app{max-width:1480px;margin:0 auto;padding:18px 24px 28px}.workspace-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:18px;display:grid}.workspace-copy{min-width:0}.workspace-eyebrow{color:#4f6282;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:850}.workspace-copy h1{color:#121827;text-wrap:balance;max-width:880px;margin:0;font-size:34px;line-height:1.12}.workspace-copy p:last-child{color:#5b6881;margin:9px 0 0;line-height:1.5}.workspace-metrics{border-top:1px solid var(--lt-line);background:#f1f3ef6b;grid-template-columns:1fr;gap:6px;padding:10px 12px 12px;display:grid}.metric-card{border:1px solid var(--lt-line);min-height:38px;box-shadow:none;background:#ffffffc2;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.metric-card svg{color:var(--lt-ink-soft)}.metric-card span{min-width:0;color:var(--lt-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:800;line-height:1.2;overflow:hidden}.metric-card strong{color:var(--lt-ink);text-align:right;font-size:13px;line-height:1.1}.account-pill{border:1px solid var(--lt-line);max-width:214px;color:inherit;font:inherit;text-align:left;background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 5px;display:flex}.account-pill img,.account-pill>span{background:var(--lt-yellow-soft);width:27px;height:27px;color:var(--lt-ink);border-radius:50%;place-items:center;font-weight:800;display:grid}.account-pill small{color:var(--lt-muted);font-size:10px;line-height:1;display:block}.account-pill strong{max-width:136px;color:var(--lt-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.15;display:block;overflow:hidden}.command-bar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.search-box{border:1px solid var(--lt-line);min-height:48px;box-shadow:none;color:var(--lt-muted);background:#ffffffd6;border-radius:999px;flex:1;align-items:center;gap:10px;padding:0 12px 0 15px;display:flex}.search-box input{width:100%;min-width:0;color:var(--lt-ink);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--lt-muted)}.search-clear{background:var(--lt-paper-soft);width:28px;height:28px;color:var(--lt-muted);border:0;border-radius:999px;place-items:center;padding:0;display:grid}.search-clear:hover{background:var(--lt-yellow-soft);color:var(--lt-ink)}.workspace-grid{--workspace-pane-height:clamp(560px, calc(100vh - 126px), 760px);grid-template-columns:minmax(280px,320px) minmax(420px,1fr) minmax(320px,380px);align-items:stretch;gap:14px;display:grid}.video-pane,.notes-pane,.inspector-pane{min-height:var(--workspace-pane-height);border:1px solid var(--lt-line);box-shadow:var(--lt-shadow-soft);background:#ffffffd1;border-radius:8px;overflow:hidden}.video-pane,.inspector-pane{grid-template-rows:auto minmax(0,1fr);max-height:calc(100vh - 108px);display:grid;position:sticky;top:84px}.video-pane{grid-template-rows:auto auto minmax(0,1fr) auto}.pane-title{border-bottom:1px solid var(--lt-line);background:#ffffffbd;justify-content:space-between;align-items:center;min-height:88px;padding:14px 16px;font-weight:800;display:flex}.notes-pane-head>div>span{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.pane-title span{color:var(--lt-ink);font-size:22px;font-weight:850;line-height:1.08;display:block}.pane-title small{color:var(--lt-muted);margin-top:7px;font-size:12px;font-weight:650;display:block}.pane-title b{background:var(--lt-yellow-soft);min-width:30px;min-height:26px;color:var(--lt-ink);border-radius:999px;place-items:center;padding:0 9px;font-size:13px;display:inline-grid}.scope-search{border-bottom:1px solid var(--lt-line);align-items:center;min-height:74px;padding:12px;display:flex}.video-list,.note-list{gap:8px;padding:12px;display:grid}.video-list{min-height:0;overflow:auto}.video-item{text-align:left;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:9px;display:grid}.video-item.active,.video-item:hover{background:var(--lt-yellow-soft);border-color:#2a0f141f}.video-thumb{aspect-ratio:16/10;background:var(--lt-paper-soft);width:58px;color:var(--lt-blue);border-radius:6px;place-items:center;display:grid;overflow:hidden}.video-thumb-icon{aspect-ratio:1;background:var(--lt-green-soft);width:42px;color:var(--lt-green)}.all-video-item{border-color:var(--lt-line);background:#ffffffb8;grid-template-columns:42px minmax(0,1fr)}.video-thumb img{object-fit:cover;width:100%;height:100%}.video-item strong{-webkit-line-clamp:2;color:var(--lt-ink);-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.video-item span{color:var(--lt-muted);margin-top:5px;font-size:13px;display:block}.notes-pane{grid-template-rows:auto minmax(0,1fr);display:grid}.notes-pane-head{border-bottom:1px solid var(--lt-line);background:#ffffffb3;justify-content:space-between;align-items:center;gap:18px;height:88px;padding:14px 16px;display:flex}.notes-pane-head>div{min-width:0}.notes-pane-head span{color:var(--lt-muted);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.notes-pane-head h2{max-width:100%;color:var(--lt-ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:20px;line-height:1.12;overflow:hidden}.notes-pane-head p{max-width:100%;color:var(--lt-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:1.25;overflow:hidden}.notes-pane-head b{background:var(--lt-yellow-soft);min-width:42px;min-height:32px;color:var(--lt-ink);border-radius:999px;flex:none;place-items:center;padding:0 10px;font-size:14px;display:inline-grid}.note-list{gap:10px;min-height:0;padding:12px}.note-card{border:1px solid var(--lt-line);color:inherit;text-align:left;background:#ffffffb8;border-radius:8px;padding:0;transition:background .16s,border-color .16s,box-shadow .16s;overflow:hidden}.note-card:hover,.note-card:focus-visible{background:#fff;border-color:#2a0f142e;outline:0}.note-card.selected{box-shadow:inset 4px 0 0 var(--lt-yellow);background:#fff;border-color:#2a0f1438}.note-card-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 0;display:flex}.note-source{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.note-source>span{color:var(--lt-muted);text-overflow:ellipsis;white-space:nowrap;max-width:520px;font-size:13px;font-weight:700;overflow:hidden}.time-chip{min-height:32px;color:var(--lt-blue);padding:0 10px;font-weight:750}.note-actions{gap:6px;display:flex}.icon-button{width:34px;height:34px;min-height:34px;padding:0}.icon-button.danger{color:#b42318}.note-highlight{padding:12px 16px 16px}.note-section{color:#64728b}.note-highlight>span,.note-section>span{color:var(--lt-muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:850}.note-highlight h3{color:var(--lt-ink);margin:5px 0 8px;font-size:24px;line-height:1.1}.note-highlight p{color:var(--lt-ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.58;display:-webkit-box;overflow:hidden}.note-preview{color:var(--lt-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0 16px 14px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.note-detail-grid{border-top:1px solid var(--lt-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.note-section{border-top:0;border-right:1px solid var(--lt-line);gap:7px;padding:14px 16px;display:grid}.note-section:nth-child(2n),.note-section:last-child{border-right:0}.translation-section{background:#fdf1b038}.note-section p{color:var(--lt-ink-soft);margin:0;line-height:1.6}.tags{flex-wrap:wrap;gap:6px;padding:0 16px 16px;display:flex}.tags span{background:var(--lt-yellow-soft);color:var(--lt-ink);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750}.inspector-pane{grid-template-rows:auto minmax(0,1fr)}.inspector-summary{border-bottom:1px solid var(--lt-line);background:#ffffff9e;gap:6px;padding:14px 16px;display:grid}.inspector-summary>span{color:var(--lt-muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:850}.inspector-summary h2{color:var(--lt-ink);margin:0;font-size:22px;line-height:1.16}.inspector-summary p{color:var(--lt-ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.inspector-actions{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.inspector-scroll{min-height:0;overflow:auto}.inspector-section{border-top:1px solid var(--lt-line);border-right:0}.inspector-section:first-child{border-top:0}.inspector-tags{border-top:1px solid var(--lt-line);padding:14px 16px 16px}.markdown-view{color:var(--lt-ink-soft);gap:8px;line-height:1.6;display:grid}.markdown-view p,.markdown-view h3,.markdown-view ul,.markdown-view pre{margin:0}.markdown-view h3{font-size:16px}.markdown-view ul{padding-left:20px}.markdown-view li{margin:4px 0}.markdown-view code,.markdown-view pre{background:var(--lt-paper-soft);border-radius:6px;font-family:SFMono-Regular,Consolas,monospace}.markdown-view code{padding:1px 5px}.markdown-view pre{padding:10px;overflow-x:auto}.empty-state,.loading-state{text-align:center;height:100%;min-height:0;color:var(--lt-muted);align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.empty-state strong{color:var(--lt-ink)}.empty-state p{max-width:620px;margin:0}.video-pane>.empty-state{padding:20px 24px}.video-pane>.empty-state svg{width:26px;height:26px}.video-pane>.empty-state strong{font-size:15px;line-height:1.25}.video-pane>.empty-state p{max-width:230px;font-size:13px;line-height:1.45}.error-banner{color:#9f2a1d;background:#fff3f0;border:1px solid #ffd4cc;border-radius:8px;margin:12px 0;padding:12px 14px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-shell .topbar:before,.auth-shell .topbar:after,.auth-language-menu,.login-google-button,.login-email-submit,.login-field input{transition:none;animation:none}}@media (width<=1180px){.notes-shell .topbar{grid-template-columns:minmax(180px,1fr) minmax(0,auto)}.topbar-scope{display:none}.workspace-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.inspector-pane{grid-column:1/-1;max-height:none;position:static}.inspector-scroll{max-height:none}}@media (width<=900px){.notes-shell .topbar{display:flex}.workspace-grid{grid-template-columns:1fr}.video-pane,.inspector-pane{max-height:none;position:static}.video-list{max-height:none;overflow:visible}.workspace-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.topbar,.notes-app{padding-left:16px;padding-right:16px}.workspace-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.account-pill{width:100%;max-width:none}.account-pill strong{max-width:210px}.login-view{padding:98px 20px 64px}.login-panel{max-width:440px}.login-panel h1{margin-top:0;font-size:30px;line-height:1.18}.notes-pane-head{min-height:auto;display:grid}.inspector-summary h2{font-size:24px}.note-detail-grid{grid-template-columns:1fr}.note-section{border-top:1px solid #edf1f6;border-right:0}.note-section:first-child{border-top:0}}@media (width<=760px){.auth-shell .topbar{height:56px;min-height:56px;padding-left:16px;padding-right:16px}}@media (width<=560px){.topbar{flex-wrap:wrap;height:auto;min-height:64px;padding-top:10px;padding-bottom:10px}.topbar-actions{justify-content:space-between;width:100%}.notes-shell .topbar{align-items:flex-start}.notes-shell .topbar .brand{max-width:100%}.notes-shell .topbar-actions{gap:6px}.notes-shell .topbar-actions>.refresh-button{flex:0 0 38px;width:38px;min-width:38px;padding:0;font-size:0}.notes-shell .topbar-actions>.refresh-button svg{margin:0}.account-pill{display:none}.auth-shell .topbar{flex-wrap:nowrap;height:56px;min-height:56px;padding:0 16px}.auth-shell .topbar-actions{width:auto}.login-view{padding:84px 16px max(40px, env(safe-area-inset-bottom))}.login-card{border-radius:20px;padding:30px 22px 26px}.login-intro{min-height:141px}.login-panel h1{font-size:28px}.login-body{font-size:15px}.login-code-row{grid-template-columns:1fr}.notes-app{padding-top:18px}.workspace-metrics{grid-template-columns:1fr}.metric-card{min-height:74px}.video-item{grid-template-columns:56px minmax(0,1fr)}.video-thumb{width:56px}.all-video-item{grid-template-columns:42px minmax(0,1fr)}.note-card-head{display:grid}.note-actions{justify-content:flex-end}.note-highlight h3{font-size:24px}.note-preview{-webkit-line-clamp:2}}.memo-layout{--memo-shell-height:clamp(620px, calc(100vh - 114px), 860px);grid-template-columns:minmax(260px,324px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.memo-sidebar,.memo-view{border:1px solid var(--lt-line);box-shadow:var(--lt-shadow-soft);background:#ffffffdb;border-radius:8px;overflow:hidden}.memo-sidebar{height:var(--memo-shell-height);grid-template-rows:88px auto minmax(0,1fr);display:grid;position:sticky;top:84px}.memo-view{min-height:var(--memo-shell-height);grid-template-rows:88px minmax(0,1fr);display:grid}.memo-sidebar-head,.memo-view-head{border-bottom:1px solid var(--lt-line);background:#ffffffc2;justify-content:space-between;align-items:center;gap:18px;min-height:88px;padding:14px 16px;display:flex}.memo-sidebar-head>div,.memo-view-head>div{flex:auto;min-width:0}.memo-sidebar-head span,.memo-view-head span{color:var(--lt-muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:850;line-height:1.2;display:block}.memo-sidebar-head strong{color:var(--lt-ink);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:20px;font-weight:850;line-height:1.12;display:block;overflow:hidden}.memo-sidebar-head b,.memo-view-head b{background:var(--lt-yellow-soft);min-width:38px;min-height:32px;color:var(--lt-ink);border-radius:999px;flex:none;justify-self:end;place-items:center;margin-left:auto;padding:0 11px;font-size:14px;font-weight:850;display:inline-grid}.memo-search{min-height:72px}.memo-directory{align-content:start;gap:6px;min-height:0;padding:10px;display:grid;overflow:auto}.memo-directory-item{width:100%;min-height:60px;color:var(--lt-ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.memo-directory-item svg{color:var(--lt-muted);stroke-width:2.2px;margin-top:2px}.memo-directory-item:hover,.memo-directory-item.active{background:var(--lt-yellow-soft);border-color:#2a0f141f}.memo-directory-item strong{color:var(--lt-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.memo-directory-item small{color:var(--lt-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;line-height:1.25;display:block;overflow:hidden}.memo-sidebar>.empty-state{height:auto;min-height:320px;padding:24px}.memo-sidebar>.empty-state p{max-width:240px;font-size:13px;line-height:1.45}.memo-view-head h1{max-width:100%;color:var(--lt-ink);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:24px;font-weight:850;line-height:1.12;overflow:hidden}.memo-view-head p{max-width:100%;color:var(--lt-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;line-height:1.25;overflow:hidden}.memo-refresh-status{min-width:112px;color:var(--lt-muted);white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.memo-note-stream{align-content:start;gap:14px;min-height:0;padding:18px;display:grid;overflow:auto}.memo-note-card{border:1px solid var(--lt-line);width:min(100%,940px);color:var(--lt-ink);background:#ffffffe6;border-radius:8px;gap:0;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 8px 18px #2a0f140b}.memo-note-meta{border-bottom:1px solid var(--lt-line);background:#f8faf7b8;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 14px;display:flex}.memo-note-source{min-width:0}.memo-note-source span,.memo-selected span,.memo-source-sentence span,.memo-section>span{color:var(--lt-muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:850;line-height:1.25;display:block}.memo-note-source strong{max-width:min(52vw,640px);color:var(--lt-ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:760;line-height:1.25;display:block;overflow:hidden}.memo-note-actions{flex:none;align-items:center;gap:7px;display:flex}.memo-time-chip{color:var(--lt-blue);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:850}.memo-selected{padding:16px 16px 14px}.memo-selected h3{color:var(--lt-ink);margin:6px 0 0;font-size:26px;font-weight:850;line-height:1.12}.memo-source-sentence{border-left:4px solid var(--lt-yellow);background:#fdf1b038;border-radius:0 8px 8px 0;margin:0 16px 16px;padding:10px 12px}.memo-source-sentence p{color:var(--lt-ink-soft);margin:7px 0 0;font-size:15px;line-height:1.65}.memo-source-highlight{background:var(--lt-warm-highlight);color:#9a3412;border-radius:4px;padding:1px 3px}.memo-section{border-top:1px solid var(--lt-line);gap:8px;padding:14px 16px;display:grid}.memo-section-translation{background:#fdf1b029}.memo-section-model{background:#dce9ff33}.memo-tags{border-top:1px solid var(--lt-line);padding-top:14px}.memo-plugin-actions{border-top:1px solid var(--lt-line);flex-wrap:wrap;gap:14px;padding:12px 16px 14px;display:flex}.memo-plugin-actions a,.memo-plugin-actions button{color:var(--lt-blue);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.memo-plugin-actions a:hover,.memo-plugin-actions button:hover{color:var(--blue-dark)}.memo-plugin-actions .memo-danger-link{color:#d70015}.memo-inline-action-icon{stroke-width:2.2px;width:15px;height:15px}.memo-markdown{color:var(--lt-ink-soft);gap:7px;font-size:14px;line-height:1.64;display:grid}.memo-markdown p,.memo-markdown blockquote,.memo-md-list-row p{margin:0}.memo-md-heading{color:var(--lt-ink);font-weight:850;line-height:1.3}.memo-md-heading-1,.memo-md-heading-2{font-size:16px}.memo-md-heading-3,.memo-md-heading-4{font-size:14px}.memo-md-quote{border-left:3px solid var(--lt-line);color:var(--lt-muted);padding-left:10px}.memo-md-list-row{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:5px;display:grid}.memo-md-list-row>span{color:var(--lt-muted);text-align:right;font-weight:800}.memo-md-spacer{height:5px}.memo-markdown code{background:var(--lt-paper-soft);color:var(--lt-ink);border-radius:5px;padding:1px 5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.memo-md-table-wrap{overflow-x:auto}.memo-md-table{border-collapse:collapse;width:100%;font-size:13px}.memo-md-table th,.memo-md-table td{border:1px solid var(--lt-line);text-align:left;vertical-align:top;padding:7px 8px}.memo-md-table th{background:var(--lt-paper-soft);color:var(--lt-ink);font-weight:800}@media (width<=900px){.memo-layout{grid-template-columns:1fr}.memo-sidebar,.memo-view{height:auto;min-height:auto;position:static}.memo-directory,.memo-note-stream{overflow:visible}.memo-note-source strong{max-width:100%}}@media (width<=620px){.memo-sidebar-head,.memo-view-head,.memo-note-meta{align-items:flex-start;display:grid}.memo-refresh-status{justify-content:flex-start;min-width:0}.memo-sidebar-head b,.memo-view-head b{justify-self:start;margin-left:0}.memo-view-head h1{white-space:normal}.memo-note-actions{justify-content:flex-start}.memo-note-stream{padding:12px}.memo-selected h3{font-size:22px}}.notes-shell{--notes-bg:#f5f5f3;--notes-sidebar:#f2f2ef;--notes-surface:#fffefb;--notes-surface-muted:#fafaf7;--notes-input:#fff;--notes-text:#1d1d1f;--notes-secondary:#3a3a3c;--notes-tertiary:#6e6e73;--notes-quaternary:#8e8e93;--notes-separator:#3c3c4329;--notes-separator-strong:#3c3c433d;--notes-yellow:#ffd84d;--notes-yellow-soft:#fff4bf;--notes-yellow-faint:#fffbea;--notes-blue:#2563eb;--lt-ink:var(--notes-text);--lt-ink-soft:var(--notes-secondary);--lt-muted:var(--notes-tertiary);--lt-line:var(--notes-separator);--lt-yellow:var(--notes-yellow);--lt-yellow-soft:var(--notes-yellow-soft);color:var(--notes-text);background:var(--notes-bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.notes-shell .topbar{border-bottom:1px solid var(--notes-separator);background:#f5f5f3eb;grid-template-columns:minmax(188px,1fr) minmax(220px,390px) minmax(390px,1fr);height:58px}.notes-shell .brand{color:var(--notes-text);gap:7px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,sans-serif;font-size:18px;font-weight:700}.notes-shell .login-brand-mark{width:20px;height:20px}.notes-shell .topbar-scope span,.notes-shell .memo-sidebar-head span,.notes-shell .memo-view-head span,.notes-shell .memo-note-source span,.notes-shell .memo-selected span,.notes-shell .memo-source-sentence span,.notes-shell .memo-section>span{color:var(--notes-tertiary);letter-spacing:0;text-transform:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:11px;font-weight:600}.notes-shell .topbar-scope b{color:var(--notes-secondary);font-size:13px;font-weight:600}.notes-shell .topbar-actions>.ghost-button,.notes-shell .topbar-actions>.account-pill{border-color:var(--notes-separator);height:34px;min-height:34px;box-shadow:none;background:#ffffffb8}.notes-shell .topbar-actions>.ghost-button,.notes-shell .language-toggle,.notes-shell .refresh-button{color:var(--notes-secondary);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:13px;font-weight:500}.notes-shell .topbar-actions>.refresh-button.is-refreshing{color:var(--blue);background:#2d68e814;border-color:#2d68e83d}.notes-shell .topbar-actions>.refresh-button.is-refreshing svg{color:var(--blue)}.notes-shell .account-pill{max-width:200px;padding-right:10px}.notes-shell .account-pill img,.notes-shell .account-pill>span{background:var(--notes-yellow-soft);width:25px;height:25px;font-size:12px;font-weight:600}.notes-shell .account-pill small{color:var(--notes-tertiary);font-size:10px}.notes-shell .account-pill strong{color:var(--notes-secondary);font-size:12px;font-weight:600}.notes-shell .notes-app{max-width:1520px;padding:16px 24px 24px}.notes-shell .memo-layout{--memo-shell-height:clamp(620px, calc(100vh - 98px), 880px);grid-template-columns:minmax(272px,312px) minmax(0,1fr);gap:14px}.notes-shell .memo-sidebar,.notes-shell .memo-view{border-color:var(--notes-separator);box-shadow:none;border-radius:12px}.notes-shell .memo-sidebar{background:var(--notes-sidebar);grid-template-rows:78px auto minmax(0,1fr);top:74px}.notes-shell .memo-view{background:var(--notes-surface);grid-template-rows:78px minmax(0,1fr)}.notes-shell .memo-sidebar-head strong{color:var(--notes-text);font-size:21px;font-weight:700;line-height:1.12}.notes-shell .memo-sidebar-head b{background:var(--notes-yellow-soft);min-width:30px;min-height:26px;color:var(--notes-text);padding:0 9px;font-size:13px;font-weight:600}.notes-shell .memo-search{border-bottom-color:var(--notes-separator);min-height:62px;padding:10px 12px}.notes-shell .search-box{border-color:var(--notes-separator);background:var(--notes-input);min-height:40px;color:var(--notes-tertiary);box-shadow:none}.notes-shell .search-box input{color:var(--notes-text);font-size:15px;font-weight:400}.notes-shell .search-box input::placeholder{color:var(--notes-quaternary)}.notes-shell .search-clear{color:var(--notes-tertiary);background:#7878801f}.notes-shell .memo-directory-item{border-radius:9px;grid-template-columns:18px minmax(0,1fr);gap:9px;min-height:58px;padding:9px 10px}.notes-shell .memo-directory-item svg{color:var(--notes-tertiary);stroke-width:1.8px}.notes-shell .memo-directory-item:hover{background:#ffffffad;border-color:#0000}.notes-shell .memo-directory-item.active{background:var(--notes-yellow-soft);border-color:#0000}.notes-shell .memo-directory-item small{color:var(--notes-tertiary);font-size:12px;font-weight:400}.notes-shell .memo-view-head h1{color:var(--notes-text);font-size:25px;font-weight:700;line-height:1.12}.notes-shell .memo-view-head p{color:var(--notes-tertiary);font-size:13px;font-weight:400}.notes-shell .memo-refresh-status svg{color:var(--notes-secondary)}.notes-shell .memo-note-stream{background:var(--notes-surface);gap:12px;padding:18px 20px 22px}.notes-shell .memo-note-card{border-color:var(--notes-separator);background:var(--notes-surface);width:min(100%,920px);box-shadow:none;border-radius:11px}.notes-shell .memo-note-meta{border-bottom-color:var(--notes-separator);background:var(--notes-surface-muted);min-height:54px;padding:11px 14px}.notes-shell .memo-note-source strong{color:var(--notes-secondary);font-size:14px;font-weight:600}.notes-shell .time-chip{border-color:var(--notes-separator);min-height:30px;color:var(--notes-blue);background:#fff}.notes-shell .memo-time-chip{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:13px;font-weight:600}.notes-shell .icon-button{border-color:var(--notes-separator);background:#fff;width:32px;height:32px;min-height:32px}.notes-shell .icon-button.danger{color:#d70015}.notes-shell .memo-selected h3{color:var(--notes-text);font-size:25px;font-weight:700;line-height:1.14}.notes-shell .memo-source-sentence{border-left-color:var(--notes-yellow);background:var(--notes-yellow-faint);border-radius:8px;margin:0 16px 15px}.notes-shell .memo-source-sentence p{color:var(--notes-secondary);font-size:15px;line-height:1.58}.notes-shell .memo-source-highlight{color:#9a3412;background:#ffe1b8}.notes-shell .memo-section{border-top-color:var(--notes-separator);gap:8px;padding:13px 16px}.notes-shell .memo-section-translation{background:#fffdf2}.notes-shell .memo-section-model{background:#f7fbff}.notes-shell .memo-markdown{color:var(--notes-secondary);font-size:15px;font-weight:400;line-height:1.58}.notes-shell .memo-md-heading{color:var(--notes-text);font-weight:650}.notes-shell .memo-md-list-row>span,.notes-shell .memo-md-quote{color:var(--notes-tertiary)}.notes-shell .memo-markdown code{color:var(--notes-secondary);background:#7878801f;font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace}.notes-shell .memo-md-table th,.notes-shell .memo-md-table td{border-color:var(--notes-separator)}.notes-shell .memo-md-table th{background:var(--notes-surface-muted);color:var(--notes-text);font-weight:600}.notes-shell .tags span{background:var(--notes-yellow-soft);color:var(--notes-text);font-size:12px;font-weight:600}.notes-shell .memo-plugin-actions{border-top-color:var(--notes-separator);gap:14px;padding:11px 16px 13px}.notes-shell .memo-plugin-actions a,.notes-shell .memo-plugin-actions button{color:var(--notes-blue);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:13px;font-weight:600}.notes-shell .empty-state,.notes-shell .loading-state{color:var(--notes-tertiary)}.notes-shell .empty-state strong{color:var(--notes-text);font-weight:650}.notes-shell .empty-state p{color:var(--notes-tertiary)}@media (width<=1180px){.notes-shell .topbar{grid-template-columns:minmax(180px,1fr) minmax(390px,auto)}}@media (width<=900px){.notes-shell .memo-layout{grid-template-columns:1fr}.notes-shell .memo-sidebar,.notes-shell .memo-view{height:auto;min-height:auto;position:static}.notes-shell .memo-sidebar{background:var(--notes-sidebar)}.notes-shell .memo-note-stream{overflow:visible}}@media (width<=620px){.notes-shell .topbar{height:auto}.notes-shell .memo-sidebar-head b{justify-self:start}.notes-shell .memo-view-head h1{font-size:23px}.notes-shell .memo-selected h3{font-size:22px}}.notes-shell{--notes-bg:#fff;--notes-sidebar:#f7f7f8;--notes-surface:#fff;--notes-surface-muted:#fafafa;--notes-hover:#f0f0f1;--notes-active:#e9e9eb;--notes-input:#fff;--notes-text:#1f1f22;--notes-secondary:#4f4f55;--notes-tertiary:#7b7b82;--notes-quaternary:#9b9ba1;--notes-separator:#00000014;--notes-separator-strong:#00000024;--notes-yellow:#ffd43b;--notes-yellow-soft:#fff3b8;--notes-yellow-faint:#fffaf0;--notes-blue:#2563eb;background:var(--notes-bg)}.notes-shell .topbar{border-bottom-color:var(--notes-separator);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;grid-template-columns:minmax(220px,1fr) minmax(0,auto);height:52px;padding:0 18px}.notes-shell .brand{gap:10px;font-size:17px;font-weight:650}.notes-shell .brand b{color:var(--notes-blue);font-weight:700}.notes-shell .brand em{color:var(--notes-text);font-weight:600}.notes-shell .login-brand-mark{transform-origin:50%;border-radius:9px;flex:none;width:36px;height:36px;transform:scale(1.16)}.notes-shell .topbar-scope{display:none}.notes-shell .topbar-actions{gap:8px}.notes-shell .topbar-actions>.ghost-button,.notes-shell .topbar-actions>.account-pill{border-color:var(--notes-separator);height:32px;min-height:32px;color:var(--notes-secondary);background:#ffffffe0}.notes-shell .topbar-actions>.ghost-button{padding:0 11px;font-size:13px;font-weight:500}.notes-shell .topbar-actions>.ghost-button svg{width:15px;height:15px}.notes-shell .topbar-actions>.ghost-button:hover,.notes-shell .topbar-actions>.account-pill:hover{border-color:var(--notes-separator-strong);background:#fff}.notes-shell .account-pill{max-width:176px;padding:0 10px 0 4px}.notes-shell .account-pill small{display:none}.notes-shell .account-pill strong{max-width:112px;color:var(--notes-secondary);font-size:13px;font-weight:500}.notes-shell .account-pill img,.notes-shell .account-pill>span{width:24px;height:24px}.notes-shell .notes-app{width:100%;max-width:none;height:calc(100vh - 52px);padding:0}.notes-shell .memo-layout{--memo-shell-height:calc(100vh - 52px);height:var(--memo-shell-height);grid-template-columns:292px minmax(0,1fr);align-items:stretch;gap:0}.notes-shell .memo-sidebar,.notes-shell .memo-view{height:var(--memo-shell-height);min-height:0;box-shadow:none;border:0;border-radius:0}.notes-shell .memo-sidebar{border-right:1px solid var(--notes-separator);background:var(--notes-sidebar);grid-template-rows:62px 56px minmax(0,1fr);display:grid;position:static}.notes-shell .memo-view{background:var(--notes-surface);grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden}.notes-shell .memo-sidebar-head,.notes-shell .memo-view-head{border-bottom-color:var(--notes-separator);background:0 0;min-height:0;padding:11px 16px}.notes-shell .memo-sidebar-head span,.notes-shell .memo-view-head span,.notes-shell .memo-note-source span,.notes-shell .memo-selected span,.notes-shell .memo-source-sentence span,.notes-shell .memo-section>span{color:var(--notes-tertiary);font-size:12px;font-weight:500}.notes-shell .memo-sidebar-head strong{color:var(--notes-text);margin-top:2px;font-size:16px;font-weight:650;line-height:1.25}.notes-shell .memo-sidebar-head b{min-width:24px;min-height:24px;color:var(--notes-secondary);background:#0000000d;padding:0 8px;font-size:12px;font-weight:600}.notes-shell .memo-search{min-height:0;padding:8px 12px}.notes-shell .search-box{border-color:var(--notes-separator);min-height:38px;box-shadow:none;background:#ffffffe6;border-radius:10px}.notes-shell .search-box input{font-size:14px}.notes-shell .memo-directory{gap:1px;padding:7px 8px 14px}.notes-shell .memo-directory-item{min-height:50px;color:var(--notes-text);border:0;border-radius:8px;grid-template-columns:17px minmax(0,1fr);gap:9px;padding:8px 9px}.notes-shell .memo-directory-item:focus{outline:0}.notes-shell .memo-directory-item:focus-visible{outline-offset:-2px;outline:2px solid #2563eb47}.notes-shell .memo-directory-item:hover{background:var(--notes-hover)}.notes-shell .memo-directory-item.active{background:var(--notes-active)}.notes-shell .memo-directory-item svg{color:var(--notes-tertiary);stroke-width:1.9px;margin-top:1px}.notes-shell .memo-directory-item strong{color:var(--notes-text);font-size:13px;font-weight:560;line-height:1.24}.notes-shell .memo-directory-item small{color:var(--notes-tertiary);margin-top:3px;font-size:11px;line-height:1.22}.notes-shell .memo-view-head{padding:10px clamp(24px,6vw,88px)}.notes-shell .memo-view-head h1{color:var(--notes-text);margin-top:1px;font-size:20px;font-weight:650;line-height:1.18}.notes-shell .memo-view-head p{color:var(--notes-tertiary);margin-top:2px;font-size:13px;font-weight:400}.notes-shell .memo-refresh-status{color:var(--notes-tertiary);font-size:12px;font-weight:450}.notes-shell .memo-note-stream{background:var(--notes-surface);gap:0;padding:10px clamp(24px,6vw,88px) 80px;overflow:auto}.notes-shell .memo-note-card{border:0;border-bottom:1px solid var(--notes-separator);width:min(100%,820px);box-shadow:none;background:0 0;border-radius:0;margin:0;padding:21px 0 22px;overflow:visible}.notes-shell .memo-note-card:last-child{border-bottom:0}.notes-shell .memo-note-meta{background:0 0;border:0;min-height:0;padding:0 0 9px}.notes-shell .memo-note-source strong{max-width:min(58vw,620px);color:var(--notes-tertiary);margin-top:2px;font-size:13px;font-weight:500}.notes-shell .time-chip{border-color:var(--notes-separator);background:var(--notes-surface-muted);min-height:28px;color:var(--notes-secondary);border-radius:999px}.notes-shell .memo-time-chip{font-size:12px;font-weight:550}.notes-shell .memo-selected{padding:0}.notes-shell .memo-selected h3{color:var(--notes-text);margin-top:3px;font-size:22px;font-weight:680;line-height:1.18}.notes-shell .memo-source-sentence{border-left-width:3px;border-left-color:var(--notes-yellow);background:var(--notes-yellow-faint);border-radius:8px;margin:12px 0 0;padding:10px 12px}.notes-shell .memo-source-sentence p{color:var(--notes-secondary);margin-top:5px;font-size:14px;line-height:1.58}.notes-shell .memo-source-highlight{color:#9a3412;background:#ffe4b8;border-radius:5px;padding:1px 4px}.notes-shell .memo-section{background:0 0;border:0;gap:6px;padding:14px 0 0}.notes-shell .memo-section-translation,.notes-shell .memo-section-model{background:0 0}.notes-shell .memo-markdown{color:var(--notes-secondary);font-size:14px;line-height:1.62}.notes-shell .memo-md-heading{color:var(--notes-text);font-size:14px;font-weight:620}.notes-shell .memo-md-heading-1,.notes-shell .memo-md-heading-2,.notes-shell .memo-md-heading-3,.notes-shell .memo-md-heading-4{font-size:14px}.notes-shell .memo-md-spacer{height:2px}.notes-shell .memo-tags{border-top-color:var(--notes-separator);margin-top:12px;padding-top:12px}.notes-shell .tags span{color:var(--notes-secondary);background:#0000000d;border-radius:999px;font-size:12px;font-weight:500}.notes-shell .memo-plugin-actions{border:0;gap:16px;padding:13px 0 0}.notes-shell .memo-plugin-actions a,.notes-shell .memo-plugin-actions button{color:var(--notes-tertiary);font-size:13px;font-weight:500}.notes-shell .memo-plugin-actions a:hover,.notes-shell .memo-plugin-actions button:hover{color:var(--notes-text)}.notes-shell .memo-plugin-actions .memo-danger-link{color:#c9362b}.notes-shell .empty-state,.notes-shell .loading-state{min-height:360px;color:var(--notes-tertiary)}.notes-shell .empty-state strong{color:var(--notes-text);font-size:15px;font-weight:620}.notes-shell .empty-state p{max-width:360px;color:var(--notes-tertiary);font-size:14px;line-height:1.5}@media (width<=1180px){.notes-shell .topbar{grid-template-columns:minmax(180px,1fr) minmax(0,auto)}.notes-shell .memo-layout{grid-template-columns:276px minmax(0,1fr)}.notes-shell .account-pill{display:none}}@media (width<=900px){.notes-shell .notes-app{height:auto;min-height:calc(100vh - 52px)}.notes-shell .memo-layout{grid-template-columns:1fr;height:auto}.notes-shell .memo-sidebar,.notes-shell .memo-view{height:auto}.notes-shell .memo-sidebar{border-right:0;border-bottom:1px solid var(--notes-separator)}.notes-shell .memo-directory{max-height:280px}.notes-shell .memo-note-stream{overflow:visible}}@media (width<=620px){.notes-shell .topbar{gap:10px;height:auto;min-height:52px;padding:8px 12px}.notes-shell .brand{font-size:16px}.notes-shell .topbar-actions{gap:6px}.notes-shell .topbar-actions>.ghost-button{padding:0 9px}.notes-shell .memo-view-head,.notes-shell .memo-note-stream{padding-left:18px;padding-right:18px}.notes-shell .memo-view-head{gap:6px;display:grid}.notes-shell .memo-refresh-status{justify-content:flex-start}.notes-shell .memo-view-head h1{white-space:normal;font-size:19px}.notes-shell .memo-selected h3{font-size:20px}}.notes-shell .memo-directory{padding:7px 8px 14px;display:block}.notes-shell .memo-directory-group+.memo-directory-group{margin-top:13px}.notes-shell .memo-directory-group h2{color:var(--notes-quaternary);margin:0 0 5px;padding:0 8px;font-size:11px;font-weight:600;line-height:1.4}.notes-shell .memo-directory-group-list{gap:1px;display:grid}.notes-shell .memo-video-title-row{grid-column:1/-1;align-items:center;gap:12px;min-width:0;display:flex}.notes-shell .memo-video-title-row h1{flex:0 auto;min-width:0}.notes-shell .memo-video-open-link{color:var(--notes-tertiary);flex:none;align-items:center;gap:5px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.notes-shell .memo-video-open-link:hover{color:var(--notes-text)}.notes-shell .memo-note-meta-compact{justify-content:flex-end;padding-bottom:8px}.notes-shell .memo-note-meta-compact .memo-note-actions{margin-left:auto}@media (width<=620px){.notes-shell .memo-video-title-row{align-items:flex-start;gap:5px;display:grid}}.notes-shell .memo-view{--memo-content-inset:clamp(32px, 5vw, 88px);--memo-action-column:clamp(132px, 10vw, 184px);--memo-column-gap:0px;grid-template-rows:auto auto minmax(0,1fr)}.notes-shell .memo-view-head{min-height:0;padding-top:9px;padding-bottom:4px;padding-left:var(--memo-content-inset);padding-right:var(--memo-content-inset);border-bottom:0;align-items:flex-start;display:block}.notes-shell .memo-view-head-content{grid-template-columns:minmax(0, 1fr) var(--memo-action-column);column-gap:var(--memo-column-gap);align-items:start;width:100%;min-width:0;display:grid}.notes-shell .memo-video-main{grid-column:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:4px 0;min-width:0;display:grid}.notes-shell .memo-video-title-row h1{color:var(--notes-text);text-overflow:clip;white-space:normal;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:650;line-height:1.2;overflow:visible}.notes-shell .memo-video-meta-row{min-width:0;color:var(--notes-tertiary);flex-wrap:wrap;grid-column:1;align-items:center;gap:0;margin:0;font-size:13px;line-height:1.35;display:flex}.notes-shell .memo-meta-text,.notes-shell .memo-sync-text{min-width:0;color:var(--notes-tertiary);white-space:nowrap;align-items:center;gap:4px;font-weight:500;display:inline-flex}.notes-shell .memo-video-meta-row>:is(span,a)+:is(span,a):before{content:"·";color:var(--notes-quaternary);margin:0 7px;font-weight:500}.notes-shell .memo-sync-text svg{flex:none}.notes-shell .memo-sync-text.is-synced{color:#047857}.notes-shell .memo-sync-text.is-syncing{color:#2563eb}.notes-shell .memo-sync-text.is-pending{color:var(--notes-secondary)}.notes-shell .memo-video-open-link{width:auto;color:var(--notes-tertiary);grid-column:auto;justify-content:flex-start;place-self:center start;margin-top:0;margin-bottom:0;font-size:13px;font-weight:500;line-height:1.35}.notes-shell .memo-note-tools{grid-template-columns:minmax(0, 1fr) var(--memo-action-column);column-gap:var(--memo-column-gap);min-width:0;padding:6px clamp(24px,6vw,88px);padding-left:var(--memo-content-inset);padding-right:var(--memo-content-inset);background:var(--notes-surface);border-bottom:0;display:grid;position:relative}.notes-shell .memo-display-settings{scrollbar-width:none;white-space:normal;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:5px;width:100%;min-width:0;display:flex;overflow:visible}.notes-shell .memo-display-settings::-webkit-scrollbar{display:none}.notes-shell .memo-display-settings-label{color:var(--notes-tertiary);flex:none;padding-right:4px;font-size:11px;font-weight:560;line-height:1}.notes-shell .memo-memory-filter-label,.notes-shell .memo-sort-filter-label{padding-left:2px}.notes-shell .memo-display-settings-divider{background:var(--notes-separator);flex:none;width:1px;height:18px;margin:0 2px}.notes-shell .memo-setting-toggle{border:1px solid var(--notes-separator);max-width:100%;min-height:24px;color:var(--notes-tertiary);text-align:left;background:#f7f7f79e;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:540;line-height:1;display:inline-flex}.notes-shell .memo-setting-toggle:hover{color:var(--notes-text);background:#ffffffe0;border-color:#00000029}.notes-shell .memo-setting-toggle.is-checked{color:var(--notes-text);background:#f2f2f3eb;border-color:#0000001f}.notes-shell .memo-setting-toggle.is-fixed,.notes-shell .memo-setting-toggle:disabled{cursor:default;opacity:1}.notes-shell .memo-setting-toggle.is-fixed:hover{color:var(--notes-text);background:#f2f2f3eb;border-color:#0000001f}.notes-shell .memo-setting-check{width:13px;height:13px;color:var(--notes-secondary);justify-content:center;align-items:center;display:inline-flex}.notes-shell .memo-setting-toggle.is-checked .memo-setting-check{color:var(--notes-secondary)}.notes-shell .memo-segmented-filter{border:1px solid var(--notes-separator);scrollbar-width:none;background:#f7f7f79e;border-radius:999px;flex:0 auto;align-items:center;gap:2px;min-width:0;max-width:100%;min-height:24px;padding:2px;display:inline-flex;overflow:auto hidden}.notes-shell .memo-segmented-filter::-webkit-scrollbar{display:none}.notes-shell .memo-segment{min-height:20px;color:var(--notes-tertiary);white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:540;line-height:1;display:inline-flex}.notes-shell .memo-segment:hover{color:var(--notes-text)}.notes-shell .memo-segment.is-selected{color:var(--notes-text);background:#fff;box-shadow:0 1px 2px #0000000f}.notes-shell .memo-segment-count{color:var(--notes-tertiary);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-size:11px;font-weight:560}.notes-shell .memo-note-stream{grid-template-columns:minmax(0, 1fr) var(--memo-action-column);column-gap:var(--memo-column-gap);padding-top:2px;padding-left:var(--memo-content-inset);padding-right:var(--memo-content-inset);display:grid}.notes-shell .memo-note-card{border-bottom:1px solid var(--notes-separator);grid-column:1;width:100%;padding:18px 0 20px}.notes-shell .memo-note-card+.memo-note-card{border-top:0}.notes-shell .memo-selected h3{overflow-wrap:anywhere;margin:0}.notes-shell .memo-selected-line{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.notes-shell .memo-selected-line>span{flex:none;line-height:24px}.notes-shell .memo-selected-line h3{min-width:0;line-height:1.35}.notes-shell .memo-source-sentence-head{align-items:center;gap:8px;min-width:0;display:flex}.notes-shell .memo-source-sentence-head>span{flex:none;line-height:24px}.notes-shell .memo-source-sentence .memo-time-chip,.notes-shell .memo-note-actions-inline .memo-time-chip{height:24px;min-height:24px;color:var(--notes-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";background:0 0;border:0;justify-content:center;align-items:center;gap:3px;padding:0;font-size:12px;font-weight:560;line-height:24px;display:inline-flex}.notes-shell .memo-time-chip svg{flex:0 0 13px;width:13px;height:13px}.notes-shell .memo-source-sentence .memo-time-chip:hover,.notes-shell .memo-note-actions-inline .memo-time-chip:hover{color:var(--notes-tertiary);background:0 0;border-color:#0000}.notes-shell .memo-note-actions-inline{justify-content:flex-start;margin-top:8px}.notes-shell .memo-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.notes-shell .memo-section-head>span{min-width:0}.notes-shell .memo-field-status{color:var(--notes-tertiary);flex:none;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.notes-shell .memo-rendered-edit-surface{caret-color:var(--notes-text);cursor:text;border:1px solid #0000;border-radius:8px;outline:0;padding:4px 6px}.notes-shell .memo-rendered-edit-surface:hover{background:#f8f8f8b3}.notes-shell .memo-rendered-edit-surface:empty:before{content:attr(data-placeholder);color:var(--notes-tertiary)}.notes-shell .memo-rendered-edit-surface.is-focused,.notes-shell .memo-rendered-edit-surface:focus{white-space:pre-wrap;background:#fff;border-color:#2563eb38}.notes-shell .memo-rendered-edit-surface:focus-visible{background:#fff;border-color:#2563eb3d;box-shadow:0 0 0 3px #2563eb0f}.notes-shell .memo-edit-placeholder{color:var(--notes-tertiary)}.notes-shell .memo-note-card{padding:13px 0 15px}.notes-shell .memo-selected{margin:0}.notes-shell .memo-selected-line{align-items:center;gap:8px;min-height:24px;margin-bottom:6px}.notes-shell .memo-selected-line>span,.notes-shell .memo-source-sentence-head>span,.notes-shell .memo-section-head>span,.notes-shell .memo-section>span{color:var(--notes-tertiary);letter-spacing:0;font-size:12px;font-weight:560}.notes-shell .memo-selected-line h3{color:#9a3412;font-size:13px;font-weight:720;line-height:24px}.notes-shell .memo-source-sentence-head{align-items:center;min-height:24px}.notes-shell .memo-source-jump-control{min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.notes-shell .memo-source-jump-control>span:first-child{color:var(--notes-tertiary);font-size:12px;font-weight:560;line-height:24px}.notes-shell .memo-source-jump-control:hover>span:first-child,.notes-shell .memo-source-jump-control:hover .memo-time-chip,.notes-shell .memo-source-jump-control:focus-visible>span:first-child,.notes-shell .memo-source-jump-control:focus-visible .memo-time-chip{color:var(--notes-text)}.notes-shell .memo-speech-button{width:24px;height:24px;min-height:24px;color:var(--notes-tertiary);background:0 0;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.notes-shell .memo-speech-button svg{display:block}.notes-shell .memo-speech-button:hover{color:var(--notes-secondary);background:#f7f7f7e6;border-color:#0000001a}.notes-shell .memo-speech-button.is-loading,.notes-shell .memo-speech-button.is-playing{color:var(--notes-blue);background:#eff6ffe6;border-color:#2563eb29}.notes-shell .memo-speech-button:disabled{cursor:default;opacity:.68}.notes-shell .memo-speech-error{color:#dc2626;margin-top:6px;font-size:12px;line-height:1.35}.notes-shell .selection-ai-popover{z-index:80;pointer-events:auto;width:min(342px,100vw - 28px);position:fixed;transform:translate(-50%)}.notes-shell .selection-ai-popover.is-idle{width:auto}.notes-shell .selection-ai-trigger{min-height:30px;color:var(--notes-secondary);white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:560;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0000001a,0 1px 4px #00000014}.notes-shell .selection-ai-trigger:hover{color:var(--notes-text);background:#fff;border-color:#00000026;box-shadow:0 12px 28px #0000001f,0 1px 4px #00000014}.notes-shell .selection-ai-card{color:var(--notes-secondary);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #0000001a;border-radius:14px;overflow:hidden;box-shadow:0 16px 36px #00000021,0 1px 4px #00000014}.notes-shell .selection-ai-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 10px 8px 12px;display:flex}.notes-shell .selection-ai-head>div{min-width:0}.notes-shell .selection-ai-head span{color:var(--notes-tertiary);align-items:center;gap:5px;font-size:11px;font-weight:560;line-height:1;display:inline-flex}.notes-shell .selection-ai-head strong{color:var(--notes-text);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:15px;font-weight:680;line-height:1.2;display:block;overflow:hidden}.notes-shell .selection-ai-icon-button{width:24px;height:24px;min-height:24px;color:var(--notes-tertiary);background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.notes-shell .selection-ai-icon-button:hover{color:var(--notes-secondary);background:#0000000d}.notes-shell .selection-ai-body{gap:8px;max-height:min(260px,100vh - 220px);padding:9px 12px 10px;display:grid;overflow:auto}.notes-shell .selection-ai-loading,.notes-shell .selection-ai-error{min-height:42px;color:var(--notes-tertiary);align-items:center;gap:7px;font-size:12px;font-weight:560;line-height:1.35;display:flex}.notes-shell .selection-ai-error{color:#b42318;background:#fef2f2fa;border:1px solid #dc262624;border-radius:10px;align-items:flex-start;padding:8px 9px}.notes-shell .selection-ai-existing-notice{color:#047857;background:#ecfdf5b8;border:1px solid #04785724;border-radius:10px;padding:8px 9px;font-size:12px;font-weight:560;line-height:1.35}.notes-shell .selection-ai-section{gap:4px;display:grid}.notes-shell .selection-ai-section>span{color:var(--notes-tertiary);font-size:11px;font-weight:560;line-height:1.2}.notes-shell .selection-ai-section .memo-markdown{color:var(--notes-secondary);gap:3px;font-size:12px;line-height:1.42;display:grid}.notes-shell .selection-ai-section .memo-md-heading{margin:3px 0 0;font-size:12px}.notes-shell .selection-ai-section .memo-md-spacer{display:none}.notes-shell .selection-ai-actions{border-top:1px solid #0000000f;justify-content:flex-end;gap:7px;padding:8px 10px 10px;display:flex}.notes-shell .selection-ai-primary,.notes-shell .selection-ai-secondary{min-height:28px;color:var(--notes-secondary);background:#f7f7f7bf;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:580;line-height:1;display:inline-flex}.notes-shell .selection-ai-primary{color:#047857;background:#ecfdf5d6;border-color:#0478572e}.notes-shell .selection-ai-primary:hover,.notes-shell .selection-ai-secondary:hover{color:var(--notes-text);background:#fff}.notes-shell .selection-ai-primary:hover{color:#047857}.notes-shell .selection-ai-primary:disabled,.notes-shell .selection-ai-secondary:disabled{cursor:default;opacity:.72}.notes-shell .memo-memory-button{min-height:28px;color:var(--notes-secondary);background:#f7f7f7bf;border:1px solid #0000001c;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.notes-shell .memo-memory-button:hover{color:var(--notes-text);background:#fffffff0;border-color:#00000029}.notes-shell .memo-memory-button.is-active{color:var(--notes-blue);background:#eff6ffeb;border-color:#2563eb38}.notes-shell .memo-memory-button:disabled{cursor:default;opacity:.68}.notes-shell .memo-memory-button.memo-memory-remembered.is-active{color:#047857;background:#ecfdf5d6;border-color:#04785738}.notes-shell .memo-memory-button.memo-memory-remembered.is-active:hover{color:#047857;background:#d1fae5c7;border-color:#04785747}.notes-shell .memo-source-sentence{border-left:3px solid var(--notes-yellow);background:0 0;border-radius:0;margin:6px 0 0;padding:2px 0 2px 12px}.notes-shell .memo-source-sentence-head{gap:8px}.notes-shell .memo-source-sentence p,.notes-shell .memo-source-sentence-text{color:var(--notes-text);margin:6px 0 0;font-size:13px;line-height:1.5}.notes-shell .memo-source-sentence-text{text-align:left;width:100%;padding:0;display:block}.notes-shell .memo-source-jump-control:focus-visible,.notes-shell .memo-source-time-button:focus-visible{outline-offset:3px;outline:2px solid #2563eb33}.notes-shell .memo-source-highlight{color:#9a3412;background:#fed7aa;border-radius:5px;padding:0 4px;font-weight:700}.notes-shell .memo-section{gap:5px;padding-top:9px}.notes-shell .memo-section+.memo-section,.notes-shell .memo-source-sentence+.memo-section{border-top:0;margin-top:0}.notes-shell .memo-section-head{min-height:20px}.notes-shell .memo-section-head>span,.notes-shell .memo-section>span{color:var(--notes-tertiary);font-size:12px;font-weight:560}.notes-shell .memo-rendered-edit-surface{margin-left:-6px;padding:3px 6px}.notes-shell .memo-markdown{color:var(--notes-secondary);gap:4px;font-size:13px;line-height:1.43;display:grid}.notes-shell .memo-md-heading{color:var(--notes-text);margin:4px 0 1px;font-size:13px;font-weight:600;line-height:1.3}.notes-shell .memo-markdown>.memo-md-heading:first-child{margin-top:0}.notes-shell .memo-markdown p,.notes-shell .memo-markdown blockquote,.notes-shell .memo-md-list-row p,.notes-shell .memo-md-paragraph{margin:0}.notes-shell .memo-md-list-row{grid-template-columns:15px minmax(0,1fr);gap:4px;margin:0}.notes-shell .memo-md-list-row>span{font-size:12px;line-height:1.43}.notes-shell .memo-md-quote{margin:2px 0;padding-left:8px}.notes-shell .memo-md-spacer{display:none}.notes-shell .memo-markdown strong{color:var(--notes-text);font-weight:700}.notes-shell .memo-plugin-actions{align-items:center;gap:8px;padding-top:10px;position:relative}.notes-shell .memo-plugin-actions a,.notes-shell .memo-plugin-actions button{font-size:13px}.notes-shell .memo-plugin-actions .memo-danger-link{min-height:28px;color:var(--notes-tertiary);opacity:.82;padding:0 2px;font-weight:500}.notes-shell .memo-plugin-actions .memo-danger-link:hover{color:var(--notes-secondary);opacity:1}.notes-shell .memo-delete-area{justify-content:flex-end;margin-left:auto;display:inline-flex;position:relative}.notes-shell .memo-delete-popover{z-index:3;border:1px solid var(--notes-separator);background:#fffffffa;border-radius:12px;width:214px;padding:11px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 14px 34px #00000024}.notes-shell .memo-delete-popover:after{border-right:1px solid var(--notes-separator);border-bottom:1px solid var(--notes-separator);content:"";background:#fffffffa;width:10px;height:10px;position:absolute;bottom:-6px;right:18px;transform:rotate(45deg)}.notes-shell .memo-delete-popover p{color:var(--notes-text);margin:0;font-size:13px;font-weight:560;line-height:1.35}.notes-shell .memo-delete-popover>div{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.notes-shell .memo-plugin-actions .memo-delete-popover button{border:1px solid var(--notes-separator);min-height:26px;color:var(--notes-secondary);background:#fff;border-radius:999px;padding:0 10px;font-size:12px;font-weight:560}.notes-shell .memo-plugin-actions .memo-delete-popover .memo-delete-confirm{color:#ef3333;background:#fef2f2f0;border-color:#dc262642}.notes-shell .memo-plugin-actions .memo-delete-popover .memo-delete-cancel:hover{color:var(--notes-text)}.notes-shell .memo-plugin-actions .memo-delete-popover .memo-delete-confirm:hover{color:#dc2626;background:#fee2e2f5}.notes-shell .memo-edit-error{color:#c9362b;font-size:13px}.notes-shell .transcript-workspace{grid-column:1;grid-template-columns:minmax(0, 1fr) var(--memo-action-column);column-gap:var(--memo-column-gap);min-width:0;height:100%;min-height:0;padding:8px var(--memo-content-inset) 32px;align-content:start;display:grid;overflow:auto}.notes-shell .transcript-workspace-loading,.notes-shell .transcript-empty-state{min-height:280px;color:var(--notes-tertiary);text-align:center;grid-column:1;align-content:center;place-items:center;gap:8px;display:grid}.notes-shell .transcript-workspace-loading{justify-content:center;font-size:13px;font-weight:560;display:flex}.notes-shell .transcript-empty-state strong{color:var(--notes-text);font-size:16px;line-height:1.25}.notes-shell .transcript-empty-state p{max-width:420px;color:var(--notes-secondary);margin:0;font-size:14px;line-height:1.5}.notes-shell .transcript-toolbar{grid-column:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:8px;display:grid}.notes-shell .transcript-search{border:1px solid var(--notes-separator);min-width:0;height:38px;color:var(--notes-tertiary);background:#ffffffd1;border-radius:12px;align-items:center;gap:9px;padding:0 12px;display:flex}.notes-shell .transcript-search input{min-width:0;color:var(--notes-text);background:0 0;border:0;outline:none;flex:1;font-size:14px}.notes-shell .transcript-search input::placeholder{color:var(--notes-tertiary)}.notes-shell .transcript-search-clear{width:24px;height:24px;color:var(--notes-tertiary);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.notes-shell .transcript-search-clear:hover{color:var(--notes-text);background:#0000000d}.notes-shell .transcript-language-switch{border:1px solid var(--notes-separator);background:#f7f7f7ad;border-radius:999px;align-items:center;gap:2px;min-height:30px;padding:2px;display:inline-flex}.notes-shell .transcript-language-switch button{min-height:24px;color:var(--notes-tertiary);white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:12px;font-weight:560}.notes-shell .transcript-language-switch button.is-selected{color:var(--notes-text);background:#fff;box-shadow:0 1px 2px #0000000f}.notes-shell .transcript-meta-row{color:var(--notes-tertiary);flex-wrap:wrap;grid-column:1;align-items:center;gap:8px;margin:6px 0 4px;font-size:12px;font-weight:540;display:flex}.notes-shell .transcript-inline-loading{align-items:center;gap:5px;display:inline-flex}.notes-shell .transcript-segment-list{grid-column:1;display:grid}.notes-shell .transcript-segment-row{border-bottom:1px solid var(--notes-separator);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;padding:14px 0;display:grid}.notes-shell .transcript-segment-row.has-note{background:linear-gradient(90deg,#ffd60a14,#0000 38%)}.notes-shell .transcript-segment-row.is-jump-target{box-shadow:inset 3px 0 0 var(--notes-yellow);background:linear-gradient(90deg,#ffd60a2e,#ffd60a0f 45%,#0000 86%);border-radius:12px}.notes-shell .transcript-segment-time{color:var(--notes-tertiary);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";align-self:center;align-items:center;gap:4px;font-size:12px;font-weight:560;display:inline-flex}.notes-shell .transcript-segment-copy{gap:6px;min-width:0;display:grid}.notes-shell .transcript-segment-text{color:var(--notes-text);overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.55}.notes-shell .transcript-note-highlight{color:#9a3412;cursor:help;background:#ffd60a52;border-radius:5px;outline:none;padding:1px 4px;font-weight:650}.notes-shell .transcript-note-highlight-shell{display:inline-block;position:relative}.notes-shell .transcript-note-highlight:hover,.notes-shell .transcript-note-highlight:focus-visible{background:#ffd60a7a;box-shadow:0 0 0 2px #ffd60a38}.notes-shell .transcript-note-preview{z-index:25;width:min(340px,100vw - 56px);max-height:min(280px,100vh - 180px);color:var(--notes-text);opacity:0;pointer-events:none;visibility:hidden;white-space:normal;background:#fffffffa;border:1px solid #1f23281f;border-radius:12px;gap:8px;padding:11px 12px;font-size:12px;line-height:1.45;transition:opacity .12s,transform .12s,visibility .12s;display:grid;position:absolute;top:calc(100% + 8px);left:50%;overflow:auto;transform:translate(-50%,2px);box-shadow:0 18px 46px #0f172a29,0 3px 12px #0f172a14}.notes-shell .transcript-note-highlight-shell:hover .transcript-note-preview,.notes-shell .transcript-note-highlight-shell:focus-within .transcript-note-preview{opacity:1;visibility:visible;transform:translate(-50%)}.notes-shell .transcript-note-preview strong{color:#9a3412;font-size:13px;line-height:1.3;display:block}.notes-shell .transcript-note-preview-section{color:var(--notes-secondary);gap:3px;display:grid}.notes-shell .transcript-note-preview-section em{color:var(--notes-tertiary);font-style:normal;font-weight:560}.notes-shell .transcript-note-preview-section span{-webkit-line-clamp:5;white-space:pre-line;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notes-shell .transcript-segment-translation{color:var(--notes-secondary);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}@media (width<=620px){.notes-shell .memo-view{--memo-content-inset:18px;--memo-action-column:0px;--memo-column-gap:0px}.notes-shell .memo-video-main,.notes-shell .memo-note-tools{grid-template-columns:minmax(0,1fr)}.notes-shell .memo-display-settings{align-items:flex-start;gap:6px}.notes-shell .memo-view-head-content,.notes-shell .memo-note-stream{grid-template-columns:minmax(0,1fr)}.notes-shell .memo-video-open-link{justify-self:start;width:auto;margin-top:0}.notes-shell .memo-selected-line{align-items:flex-start;gap:5px;display:grid}.notes-shell .transcript-toolbar{grid-template-columns:minmax(0,1fr)}.notes-shell .transcript-segment-row{grid-template-columns:minmax(0,1fr);gap:6px}}.notes-shell .memo-flashcard-workspace{isolation:isolate;min-width:0;min-height:0;padding:22px var(--memo-content-inset) 28px;background-color:#fbfcfd;background-image:url(/assets/flashcard-ambient-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:auto}.notes-shell .memo-flashcard-stage{align-content:center;justify-items:center;gap:16px;width:min(100%,880px);min-height:100%;margin:0 auto;display:grid}.notes-shell .memo-flashcard-card{perspective:1600px;border-radius:8px;outline:0;width:100%;height:clamp(400px,100dvh - 245px,560px);min-height:400px;position:relative}.notes-shell .memo-flashcard-card:focus-visible{box-shadow:0 0 0 3px #2563eb38}.notes-shell .memo-flashcard-rotator{transform-style:preserve-3d;transition:transform .24s;position:absolute;inset:0}.notes-shell .memo-flashcard-card.is-back .memo-flashcard-rotator{transform:rotateY(180deg)}.notes-shell .memo-flashcard-feedback{z-index:30;pointer-events:none;transform-origin:50%;will-change:transform, opacity;border:5px solid #0000;border-radius:8px;place-items:center;animation-duration:.72s;animation-timing-function:cubic-bezier(.22,.72,.24,1);animation-fill-mode:both;display:grid;position:absolute;inset:0;overflow:hidden}.notes-shell .memo-flashcard-feedback strong{max-width:min(82%,560px);color:inherit;text-align:center;font-size:34px;font-weight:720;line-height:1.2}.notes-shell .memo-flashcard-feedback.is-remembered{color:#16a34a;background:#e7f4e9f7;border-color:#87c49157;animation-name:memo-flashcard-feedback-remembered;box-shadow:0 20px 48px #1e6d3921}.notes-shell .memo-flashcard-feedback.is-unremembered{color:#dc2626;background:#ffebe5f7;border-color:#f48d7061;animation-name:memo-flashcard-feedback-unremembered;box-shadow:0 20px 48px #99301c21}@keyframes memo-flashcard-feedback-remembered{0%{opacity:0;transform:rotate(0)scale(.96)}18%{opacity:.68;transform:rotate(2.2deg)scale(1.012)}48%,58%{opacity:1;transform:rotate(3.4deg)scale(1.035)}to{opacity:.18;transform:translate(9%,27%)rotate(6deg)scale(.52)}}@keyframes memo-flashcard-feedback-unremembered{0%{opacity:0;transform:rotate(0)scale(.96)}18%{opacity:.68;transform:rotate(-2.2deg)scale(1.012)}48%,58%{opacity:1;transform:rotate(-3.4deg)scale(1.035)}to{opacity:.18;transform:translate(-9%,27%)rotate(-6deg)scale(.52)}}.notes-shell .memo-flashcard-face{backface-visibility:hidden;border-radius:8px;flex-direction:column;min-width:0;min-height:0;display:flex;position:absolute;inset:0;overflow:hidden}.notes-shell .memo-flashcard-face-front{color:#f8fafc;background:#2c2c2c;justify-content:center;align-items:center;padding:76px 48px 58px;box-shadow:0 18px 44px #21262d24}.notes-shell .memo-flashcard-face-back{color:var(--notes-text);background:#fffffff5;border:1px solid #7d889940;padding:70px 48px 58px;transform:rotateY(180deg);box-shadow:0 18px 44px #3f49581c}.notes-shell .memo-flashcard-card-progress{z-index:6;color:#a3a3a3;font-size:14px;font-weight:650;line-height:1;position:absolute;top:24px;left:28px}.notes-shell .memo-flashcard-card.is-back .memo-flashcard-card-progress{color:var(--notes-tertiary)}.notes-shell .memo-flashcard-menu-shell{z-index:12;position:absolute;top:14px;right:16px}.notes-shell .memo-flashcard-icon-button{width:34px;height:34px;min-height:34px;color:var(--notes-tertiary);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.notes-shell .memo-flashcard-menu-button{color:#f3f4f6}.notes-shell .memo-flashcard-card.is-back .memo-flashcard-menu-button{color:var(--notes-secondary)}.notes-shell .memo-flashcard-icon-button:hover,.notes-shell .memo-flashcard-icon-button:focus-visible{color:var(--notes-text);background:#7f7f7f1f;outline:0}.notes-shell .memo-flashcard-card.is-front .memo-flashcard-menu-button:hover,.notes-shell .memo-flashcard-card.is-front .memo-flashcard-menu-button:focus-visible{color:#fff;background:#ffffff1c}.notes-shell .memo-flashcard-menu{width:268px;color:var(--notes-text);background:#fffffffa;border:1px solid #7d889938;border-radius:8px;padding:8px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 16px 38px #2b344329}.notes-shell .memo-flashcard-menu-title{color:var(--notes-tertiary);padding:6px 9px 7px;font-size:11px;font-weight:650;line-height:1.2}.notes-shell .memo-flashcard-menu-item{width:100%;min-height:36px;color:var(--notes-secondary);text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 9px;font-size:13px;font-weight:540;line-height:1.2;text-decoration:none;display:grid}.notes-shell .memo-flashcard-menu-item:hover,.notes-shell .memo-flashcard-menu-item:focus-visible{color:var(--notes-text);background:#2563eb12;outline:0}.notes-shell .memo-flashcard-menu-item>svg,.notes-shell .memo-flashcard-range-check{color:var(--notes-tertiary);justify-self:center}.notes-shell .memo-flashcard-range-item.is-selected,.notes-shell .memo-flashcard-range-item.is-selected .memo-flashcard-range-check{color:var(--notes-blue)}.notes-shell .memo-flashcard-range-item small{color:var(--notes-tertiary);font-size:11px;font-weight:600}.notes-shell .memo-flashcard-menu-divider{background:var(--notes-separator);height:1px;margin:6px 8px}.notes-shell .memo-flashcard-front-copy{justify-items:start;gap:14px;width:100%;min-width:0;display:grid}.notes-shell .memo-flashcard-prompt{color:#fafafa;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;max-width:100%;margin:0;font-weight:520;line-height:1.24}.notes-shell .memo-flashcard-prompt.is-large{font-size:40px}.notes-shell .memo-flashcard-prompt.is-medium{font-size:32px}.notes-shell .memo-flashcard-prompt.is-small{font-size:24px;line-height:1.35}.notes-shell .memo-flashcard-speech-button{color:#d4d4d4;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;min-height:38px;padding:0;display:inline-flex}.notes-shell .memo-flashcard-speech-button:hover,.notes-shell .memo-flashcard-speech-button:focus-visible,.notes-shell .memo-flashcard-speech-button.is-loading,.notes-shell .memo-flashcard-speech-button.is-playing{color:#fff;background:#ffffff1f;border-color:#ffffff57;outline:0}.notes-shell .memo-flashcard-flip-button{color:#a3a3a3;background:0 0;border:0;min-height:32px;padding:0 10px;font-size:13px;font-weight:600;line-height:1;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.notes-shell .memo-flashcard-flip-button:hover,.notes-shell .memo-flashcard-flip-button:focus-visible{color:#fff;outline:0}.notes-shell .memo-flashcard-flip-button-back{color:var(--notes-tertiary)}.notes-shell .memo-flashcard-flip-button-back:hover,.notes-shell .memo-flashcard-flip-button-back:focus-visible{color:var(--notes-text)}.notes-shell .memo-flashcard-answer-copy{flex:1;align-content:center;gap:24px;min-width:0;min-height:0;display:grid}.notes-shell .memo-flashcard-preview-shell{gap:7px;min-width:0;display:grid}.notes-shell .memo-flashcard-preview-shell+.memo-flashcard-preview-shell{border-top:1px solid var(--notes-separator);padding-top:22px}.notes-shell .memo-flashcard-preview-label{color:var(--notes-tertiary);font-size:12px;font-weight:650;line-height:1.2}.notes-shell .memo-flashcard-preview-text,.notes-shell .memo-flashcard-preview-trigger{width:100%;color:var(--notes-text);letter-spacing:0;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;margin:0;padding:0}.notes-shell .memo-flashcard-preview-trigger{cursor:zoom-in}.notes-shell .memo-flashcard-preview-shell.is-sentence :is(.memo-flashcard-preview-text,.memo-flashcard-preview-trigger){-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:25px;font-weight:520;line-height:1.42;display:-webkit-box;overflow:hidden}.notes-shell .memo-flashcard-preview-shell.is-model :is(.memo-flashcard-preview-text,.memo-flashcard-preview-trigger){-webkit-line-clamp:4;color:var(--notes-secondary);-webkit-box-orient:vertical;font-size:15px;font-weight:430;line-height:1.58;display:-webkit-box;overflow:hidden}.notes-shell .memo-flashcard-preview-shell.is-truncated:hover .memo-flashcard-preview-trigger,.notes-shell .memo-flashcard-preview-trigger:focus-visible{background:#2563eb0e;border-radius:6px;outline:0;box-shadow:0 0 0 5px #2563eb0e}.notes-shell .memo-flashcard-sentence-highlight{color:#9a3412;background:#fed7aa;border-radius:4px;padding:0 3px;font-weight:680}.notes-shell .memo-flashcard-full-popover{z-index:18;background:#fffffffc;border:1px solid #7d889940;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;position:absolute;inset:50px 38px 38px;box-shadow:0 20px 48px #2b34432b}.notes-shell .memo-flashcard-full-popover-head{border-bottom:1px solid var(--notes-separator);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px 9px 16px;display:flex}.notes-shell .memo-flashcard-full-popover-head strong{color:var(--notes-text);font-size:13px;font-weight:650}.notes-shell .memo-flashcard-full-popover-body{min-width:0;min-height:0;color:var(--notes-secondary);white-space:pre-wrap;overflow-wrap:anywhere;padding:16px;font-size:15px;line-height:1.65;overflow:auto}.notes-shell .memo-flashcard-controls{grid-template-columns:56px minmax(90px,112px) minmax(90px,112px) 56px;justify-content:center;align-items:center;gap:18px;width:min(100%,570px);display:grid}.notes-shell .memo-flashcard-control{height:56px;min-height:56px;color:var(--notes-secondary);background:#ffffffe6;border:1px solid #56637733;justify-content:center;align-items:center;gap:9px;padding:0;display:inline-flex;box-shadow:0 4px 14px #4752650d}.notes-shell .memo-flashcard-control-nav{width:56px;color:var(--notes-blue);border-color:#2563ebad;border-radius:50%}.notes-shell .memo-flashcard-control-memory{border-radius:8px;width:100%;font-size:17px;font-weight:620}.notes-shell .memo-flashcard-control-memory.is-unremembered{color:#dc2626}.notes-shell .memo-flashcard-control-memory.is-remembered{color:#16a34a}.notes-shell .memo-flashcard-control-memory.is-current.is-unremembered{background:#fef2f2f0;border-color:#dc262657}.notes-shell .memo-flashcard-control-memory.is-current.is-remembered{background:#f0fdf4f0;border-color:#16a34a57}.notes-shell .memo-flashcard-control:hover:not(:disabled):not([aria-disabled=true]),.notes-shell .memo-flashcard-control:focus-visible{background:#fff;outline:0;box-shadow:0 7px 18px #3b46591c}.notes-shell .memo-flashcard-control:focus-visible{box-shadow:0 0 0 3px #2563eb29,0 7px 18px #3b46591a}.notes-shell .memo-flashcard-control:disabled{cursor:default;opacity:.36;box-shadow:none}.notes-shell .memo-flashcard-control[aria-disabled=true]:not(:disabled){cursor:wait}.notes-shell .memo-flashcard-message{text-align:center;background:#fffffff0;border:1px solid #7d889938;border-radius:8px;align-content:center;justify-items:center;gap:12px;width:min(100%,620px);min-height:320px;padding:42px;display:grid;box-shadow:0 16px 40px #3f495817}.notes-shell .memo-flashcard-message strong{color:var(--notes-text);font-size:22px;font-weight:660;line-height:1.25}.notes-shell .memo-flashcard-message p{max-width:440px;color:var(--notes-tertiary);margin:0;font-size:14px;line-height:1.55}.notes-shell .memo-flashcard-message-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px;display:flex}.notes-shell .memo-flashcard-message-actions button{border:1px solid var(--notes-blue);background:var(--notes-blue);color:#fff;border-radius:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:620}.notes-shell .memo-flashcard-message-actions button.is-secondary{color:var(--notes-secondary);background:#fff;border-color:#56637733}.notes-shell .memo-flashcard-live-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.notes-shell .memo-flashcard-workspace:fullscreen{width:100vw;height:100vh;padding:32px}.notes-shell .memo-flashcard-workspace:fullscreen .memo-flashcard-card{height:min(68vh,680px)}@media (width<=900px){.notes-shell .memo-flashcard-workspace{min-height:680px}.notes-shell .memo-flashcard-card{height:min(58svh,540px)}}@media (width<=620px){.notes-shell .memo-flashcard-workspace{min-height:590px;padding:14px 16px 22px}.notes-shell .memo-flashcard-stage{align-content:start;gap:13px}.notes-shell .memo-flashcard-card{height:min(62svh,470px);min-height:360px}.notes-shell .memo-flashcard-face-front{padding:68px 24px 56px}.notes-shell .memo-flashcard-face-back{padding:64px 24px 54px}.notes-shell .memo-flashcard-card-progress{top:21px;left:20px}.notes-shell .memo-flashcard-feedback strong{max-width:78%;font-size:25px}.notes-shell .memo-flashcard-menu-shell{top:11px;right:10px}.notes-shell .memo-flashcard-menu{width:min(268px,100vw - 48px)}.notes-shell .memo-flashcard-prompt.is-large{font-size:32px}.notes-shell .memo-flashcard-prompt.is-medium{font-size:26px}.notes-shell .memo-flashcard-prompt.is-small{font-size:20px}.notes-shell .memo-flashcard-answer-copy{gap:17px}.notes-shell .memo-flashcard-preview-shell+.memo-flashcard-preview-shell{padding-top:16px}.notes-shell .memo-flashcard-preview-shell.is-sentence :is(.memo-flashcard-preview-text,.memo-flashcard-preview-trigger){font-size:20px}.notes-shell .memo-flashcard-preview-shell.is-model :is(.memo-flashcard-preview-text,.memo-flashcard-preview-trigger){font-size:14px;line-height:1.5}.notes-shell .memo-flashcard-full-popover{inset:44px 14px 18px}.notes-shell .memo-flashcard-controls{grid-template-columns:50px minmax(74px,1fr) minmax(74px,1fr) 50px;gap:8px;width:100%}.notes-shell .memo-flashcard-control,.notes-shell .memo-flashcard-control-nav{height:50px;min-height:50px}.notes-shell .memo-flashcard-control-nav{width:50px}.notes-shell .memo-flashcard-message{min-height:340px;padding:28px 20px}}@media (prefers-reduced-motion:reduce){.notes-shell .memo-flashcard-rotator{transition:none}.notes-shell .memo-flashcard-feedback.is-remembered,.notes-shell .memo-flashcard-feedback.is-unremembered{animation-name:memo-flashcard-feedback-reduced;animation-duration:.18s}}@keyframes memo-flashcard-feedback-reduced{0%{opacity:0}38%,72%{opacity:1}to{opacity:0}}
