:root{--duration-exit:.15s;--duration-enter:.21s;--duration-move:.4s;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#202127;--paper:#2b2d35;--sidebar:#17181e;--raised:#34363f;--hover:#3b3e48;--ink:#f2f3f5;--muted:#b9bec9;--line:#42454f;--accent:#5865f2;--accent-hover:#4752c4;--accent-text:#c4c9ff;--accent-light:#383b61;--on-accent:#fff;--error-text:#ffb4b4;--shadow:0 10px 28px #0000001f;--radius:14px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f3f7;--paper:#fff;--sidebar:#e7e9f0;--raised:#f4f5f9;--hover:#e5e7ef;--ink:#24262e;--muted:#555c6b;--line:#d9dce6;--accent:#4752c4;--accent-hover:#3943a2;--accent-text:#4752c4;--accent-light:#e3e5ff;--on-accent:#fff;--error-text:#a3222d;--shadow:0 10px 28px #1a1e3e0f}@media (prefers-color-scheme:light){:root[data-theme=system]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f3f7;--paper:#fff;--sidebar:#e7e9f0;--raised:#f4f5f9;--hover:#e5e7ef;--ink:#24262e;--muted:#555c6b;--line:#d9dce6;--accent:#4752c4;--accent-hover:#3943a2;--accent-text:#4752c4;--accent-light:#e3e5ff;--on-accent:#fff;--error-text:#a3222d;--shadow:0 10px 28px #1a1e3e0f}}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-text);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word}h1{font-size:clamp(1.9rem,4.2vw,3rem);line-height:1.12}h2{font-size:1.3rem}p{text-wrap:pretty;line-height:1.55}small{font-size:.78rem}.eyebrow{letter-spacing:.1em;color:var(--accent-text);text-transform:uppercase;font-size:.69rem;font-weight:750}.app{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.workspace{min-width:0}.topbar{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 36px;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:11px;font-size:1.02rem;font-weight:800;text-decoration:none;display:inline-flex}.brandWord b,.mobileBrand b{color:var(--accent-text)}.brandMark{background:var(--accent);width:36px;height:36px;color:var(--on-accent);border-radius:12px;place-items:center;display:grid}.brandMark svg{width:20px;height:20px}.topbarIdentity{align-items:center;gap:11px;font-size:.92rem;font-weight:700;display:flex}.topbarIcon{color:var(--accent-text);display:inline-flex}.mobileBrand{display:none}.topStatus{color:var(--muted);overflow-wrap:anywhere;text-align:end;align-items:center;gap:8px;min-width:0;max-width:50%;font-size:.74rem;font-weight:650;display:flex}.statusDot{background:#43c786;border-radius:50%;flex:none;width:8px;height:8px}.statusDot.offline,.statusDot.error{background:#f0b768}.content{max-width:1120px;margin:0 auto;padding:36px clamp(24px,4vw,56px) 80px}.hero{color:#fff;background:#343965;border:1px solid #5964a8;border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:260px;padding:clamp(28px,5vw,50px);display:flex;position:relative;overflow:hidden}.hero>:not(.heroWatermark){z-index:1;position:relative}.heroBadge{color:#fff;letter-spacing:.08em;background:#ffffff20;border-radius:8px;align-items:center;gap:7px;margin-bottom:24px;padding:7px 10px;font-size:.65rem;font-weight:800;display:inline-flex}.heroWatermark{inset-inline-end:-28px;color:#ffffff12;stroke-width:.7px;pointer-events:none;width:clamp(180px,27vw,300px);height:clamp(180px,27vw,300px);position:absolute;bottom:-45px}.hero .eyebrow{color:#c8ccff}.hero h1{max-width:600px;margin:7px 0 12px}.hero p:not(.eyebrow){color:#e3e5ff;max-width:470px}.primary{background:var(--accent);border:1px solid var(--accent);color:var(--on-accent);border-radius:10px;justify-content:space-between;align-items:center;gap:30px;min-height:46px;padding:0 20px;font-weight:800;display:inline-flex}.hero .primary{color:#343965;background:#fff;border-color:#fff;margin-top:12px}.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.primary:disabled{opacity:.55}.primary,.secondary,.ragButtons button,.actionGrid button,.libraryCard,.topicRow,button.listRow,.studyNavigation button{transition:scale .12s cubic-bezier(.2,0,0,1)}.primary:active:not(:disabled),.secondary:active:not(:disabled),.ragButtons button:active:not(:disabled),.actionGrid button:active:not(:disabled),.libraryCard:active:not(:disabled),.topicRow:active:not(:disabled),button.listRow:active:not(:disabled),.studyNavigation button:active:not(:disabled){scale:.96}.hero .primary:hover{background:#e7e9ff;border-color:#e7e9ff}.secondary{background:var(--raised);border:1px solid var(--line);color:var(--ink);text-align:left;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:12px 18px;font-weight:700;display:inline-flex}.textButton{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:6px;min-height:44px;padding:8px;font-weight:700;display:inline-flex}.statGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 32px;display:grid}.stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:4px;padding:20px;display:flex}.stat strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:1.85rem}.badge{vertical-align:middle;white-space:nowrap;border:1px solid color-mix(in srgb, currentColor 24%, transparent);border-radius:999px;align-items:center;gap:.38em;width:fit-content;padding:.17em .55em;font-size:.76em;font-weight:700;line-height:1.3;display:inline-flex}.badge--red{color:#ffb4b4;background:#ff777724}.badge--amber{color:#ffd38a;background:#f0b76824}.badge--green{color:#8de0b3;background:#43c78624}.badgeDot{background:currentColor;border-radius:50%;flex:none;width:.48em;height:.48em}:root[data-theme=light] .badge--red{color:#9f3038;background:#c93d451f}:root[data-theme=light] .badge--amber{color:#83570f;background:#b8791821}:root[data-theme=light] .badge--green{color:#17653d;background:#2384511f}@media (prefers-color-scheme:light){:root[data-theme=system] .badge--red{color:#9f3038;background:#c93d451f}:root[data-theme=system] .badge--amber{color:#83570f;background:#b8791821}:root[data-theme=system] .badge--green{color:#17653d;background:#2384511f}:root[data-theme=system] .stat .badge--red{color:#9f3038}:root[data-theme=system] .stat .badge--amber{color:#83570f}:root[data-theme=system] .stat .badge--green{color:#17653d}}.stat span{color:var(--muted);font-size:.8rem}.stat .badge--red{color:#ffb4b4}.stat .badge--amber{color:#ffd38a}.stat .badge--green{color:#8de0b3}:root[data-theme=light] .stat .badge--red{color:#9f3038}:root[data-theme=light] .stat .badge--amber{color:#83570f}:root[data-theme=light] .stat .badge--green{color:#17653d}section{margin:32px 0}.sectionTitle{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sectionTitle h2{margin:0}.sectionTitle span{color:var(--muted);font-size:.8rem}.actionGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.actionGrid button{text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);min-height:154px;color:var(--accent-text);flex-direction:column;align-items:flex-start;padding:18px;font-size:1.45rem;display:flex}.actionGrid button:hover,.libraryCard:hover,.topicRow:hover,button.listRow:hover,.secondary:hover{background:var(--hover)}.actionGrid b{color:var(--ink);margin-top:auto;font-size:.94rem}.actionGrid small{color:var(--muted);margin-top:5px;font-size:.72rem}.inlineAction{color:var(--accent-text);align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex}.focusPanel{border:1px solid var(--line);border-radius:var(--radius);background:var(--accent-light);padding:24px}.focusPanel h2{margin-bottom:8px}.focusPanel p:last-child{color:var(--ink);margin-bottom:0}.pageHead{margin-bottom:25px}.pageHead h1{margin:6px 0 10px}.pageHead p:last-child{color:var(--muted)}.panel,.summaryPanel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(20px,4vw,28px)}label{font-size:.86rem;font-weight:700}.setup,.settings{gap:18px;display:grid}.setup label,.settings>label:not(.toggle){gap:8px;display:grid}.settings>label:not(.toggle) small,.setup output{color:var(--muted);font-size:.85rem;font-weight:400;line-height:1.4}input:not([type=checkbox]),select,textarea{border:1px solid var(--line);background:var(--raised);width:100%;color:var(--ink);border-radius:9px;min-height:49px;padding:13px 14px;font-size:16px}input::placeholder,textarea::placeholder{color:var(--muted)}textarea{resize:vertical;min-height:80px}.toggle{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.toggle small{color:var(--muted);margin-top:5px;font-weight:400;display:block}.toggle input{width:23px;height:23px;accent-color:var(--accent)}.studyTop{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;font-weight:800;display:flex}.progressTrack{background:var(--line);border-radius:8px;height:6px;margin:8px 0 26px;overflow:hidden}.progressTrack div{background:var(--accent);height:100%;transition:width .2s}.questionCard{transform:translateX(var(--swipe-offset,0px));background:var(--paper);border:1px solid var(--line);touch-action:pan-y;border-radius:18px;min-height:330px;padding:clamp(22px,4vw,36px);transition:transform 60ms linear}.questionCard h1{margin:22px 0;font-size:clamp(1.6rem,4vw,2.6rem);line-height:1.25}.chips{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.chips span{background:var(--accent-light);color:var(--accent-text);overflow-wrap:anywhere;border-radius:7px;padding:7px 11px;font-size:.7rem;font-weight:800}.cue{color:var(--muted);font-size:.85rem}.anchor{color:var(--muted)}.cardTools{color:var(--muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.cardTools button,.listen{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:7px;padding:12px 0;font-weight:700;display:inline-flex}.swapIcon{flex:none;width:17px;height:17px;display:inline-block;position:relative}.swapIcon svg{transition:opacity .15s cubic-bezier(.2,0,0,1),scale .15s cubic-bezier(.2,0,0,1),filter .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.swapIcon .inactiveIcon,.swapIcon.isActive .activeIcon{opacity:1;filter:blur();scale:1}.swapIcon .activeIcon,.swapIcon.isActive .inactiveIcon{opacity:0;filter:blur(4px);scale:.25}.answer{border-top:1px solid var(--line);margin-top:20px;padding-top:25px}.answerText,.fullAnswer{white-space:pre-wrap;line-height:1.7}.fullAnswer{background:var(--raised);border-radius:13px;margin:10px 0;padding:17px}.studyActions{background:var(--bg);z-index:2;padding:15px 0 5px;position:sticky;bottom:12px}.studyActions>.primary{width:100%}.ratingGuide{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ratingGuide button{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.ratingGuide small{width:100%;color:var(--muted)}.ragButtons{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.ragButtons button{border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:65px;font-size:1rem;font-weight:900;display:flex}.ragButtons small{margin-top:4px;font-size:.68rem;font-weight:500}.red{color:#ffcbca;background:#55353c}.amber{color:#ffe4ad;background:#554733}.green{color:#baf6d0;background:#285242}:root[data-theme=light] .red{color:#8d292f;background:#ffe7e5}:root[data-theme=light] .amber{color:#795116;background:#fff0cf}:root[data-theme=light] .green{color:#17613e;background:#ddf5e6}@media (prefers-color-scheme:light){:root[data-theme=system] .red{color:#8d292f;background:#ffe7e5}:root[data-theme=system] .amber{color:#795116;background:#fff0cf}:root[data-theme=system] .green{color:#17613e;background:#ddf5e6}}.undo{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:7px;padding:12px 0;font-weight:700;display:inline-flex}.studyNavigation{justify-content:space-between;gap:12px;margin-top:12px;display:flex}.studyNavigation button{border:1px solid var(--line);background:var(--raised);min-height:44px;color:var(--ink);border-radius:10px;align-items:center;gap:7px;padding:8px 14px;font-weight:700;display:inline-flex}.studyNavigation button:disabled{opacity:.45}.filters{gap:10px;margin-bottom:18px;display:grid}.filters>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filterToggle{color:var(--muted);align-items:center;gap:8px;display:flex}.filterToggle input{width:20px;height:20px;accent-color:var(--accent)}.cardList{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.libraryCard{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);text-align:left;min-height:150px;color:var(--ink);flex-direction:column;gap:10px;padding:20px;display:flex}.libraryCard b{line-height:1.4}.libraryCard small{color:var(--muted);justify-content:space-between;margin-top:auto;display:flex}.topicRow,.listRow{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:var(--radius);text-align:left;justify-content:space-between;align-items:center;gap:15px;margin:7px 0;padding:17px;display:flex}.topicRow small,.listRow small,.historyItem small{color:var(--muted);margin-top:5px;display:block}.topicMeta,.ratingKey,.ragSummary{flex-wrap:wrap;align-items:center;gap:.35em;display:flex}.miniTrack{background:var(--line);border-radius:8px;width:75px;min-width:75px;height:7px;overflow:hidden}.miniTrack i{background:var(--accent);height:100%;display:block}.historyItem{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin:8px 0}.historySummary{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:0;justify-content:space-between;padding:20px;display:flex}.historyDetail{padding:0 20px 20px}.auditRow{border-top:1px solid var(--line);padding:14px 0;font-size:.85rem}.auditRow b{font-weight:600}.empty{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);padding:28px}.timerPanel{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:var(--radius);flex-direction:column;align-items:center;gap:12px;padding:35px;display:flex}.timerPanel>span{letter-spacing:.17em;font-size:.7rem}.timerPanel strong{font-variant-numeric:tabular-nums;letter-spacing:-.08em;font-size:clamp(4rem,15vw,7rem)}.timerPanel .primary{background:var(--accent);color:var(--on-accent)}.blockLabel{gap:10px;margin:22px 0;display:grid}.buttonStack{gap:9px;display:grid}.summaryPanel{margin-top:22px}.summaryPanel h3{margin-top:25px}.bottomNav{view-transition-name:bottom-nav;background:var(--sidebar);border-inline-end:1px solid var(--line);z-index:10;flex-direction:column;gap:20px;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0}.navIdentity{gap:24px;padding:0 8px;display:grid}.navCaption,.navFooter{color:var(--muted);letter-spacing:.09em;font-size:.65rem;font-weight:750}.navFooter{margin-top:auto;padding:12px 8px}.navItems{gap:3px;display:grid}.navItems a{color:var(--muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;min-height:44px;padding:8px 12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.navItems a svg{flex:none}.navItems a:hover{background:var(--hover);color:var(--ink)}.navItems a.active{background:var(--accent-light);color:var(--accent-text);font-weight:750}.overlay{z-index:20;background:#0c0d16bb;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--paper);border-radius:18px 18px 0 0;width:min(100%,750px);max-height:88vh;padding:32px 24px 50px;position:relative;overflow:auto}.sheet h2{padding-right:30px}.sheet h3{margin-top:28px}.sheet .primary{margin-top:20px}.close{background:var(--raised);color:var(--ink);border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:20px}.auth{background:var(--sidebar);place-content:center;gap:22px;min-height:100vh;padding:25px;display:grid}.authBrand{justify-self:center;font-size:1.25rem}.authCard{background:var(--paper);border:1px solid var(--line);width:min(450px,90vw);box-shadow:var(--shadow);border-radius:18px;padding:clamp(28px,6vw,50px)}.authCard>p:not(.eyebrow){color:var(--muted)}.authCard form{gap:16px;margin-top:25px;display:grid}.authCard label{gap:8px;display:grid}.authCard .primary{width:100%}.error{color:var(--error-text)}.splash{place-content:center;justify-items:center;gap:8px;min-height:100vh;font-size:2rem;font-weight:900;display:grid}.splash svg{color:var(--accent-text)}.splash span{color:var(--muted);margin-top:8px;font-size:1rem;font-weight:400}@media (max-width:760px){.app{padding-bottom:calc(74px + env(safe-area-inset-bottom));display:block}.workspace{width:100%}.topbar{min-height:58px;padding:0 16px}.topbarIdentity{font-size:1rem}.topbarIcon{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.mobileBrand{display:inline}.desktopTitle{display:none}.topStatus{max-width:43%;font-size:.7rem}.content{padding:22px 16px 36px}.bottomNav{height:auto;padding:6px max(8px, env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));background:var(--sidebar);border-inline-end:0;border-top:1px solid var(--line);display:block;position:fixed;inset:auto 0 0}.navIdentity,.navFooter{display:none}.navItems{grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;display:grid}.navItems a{letter-spacing:-.025em;text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:56px;padding:5px 1px;font-size:.75rem;line-height:1.1}.navItems a svg{width:20px;height:20px}.hero{border-radius:17px;min-height:260px}.stat{padding:16px}.stat strong{font-size:1.6rem}.actionGrid{grid-template-columns:repeat(2,1fr)}.cardList{grid-template-columns:1fr}.studyActions{bottom:calc(69px + env(safe-area-inset-bottom))}}@media (max-width:280px){.auth{padding:12px}.authCard{width:min(100%,450px);padding:16px}.app{padding-bottom:calc(130px + env(safe-area-inset-bottom))}.topbar{flex-wrap:wrap;gap:6px;padding-block:10px}.topStatus{max-width:100%}.content{padding-inline:12px}.hero{padding:18px}.hero h1{font-size:1.5rem}.navItems{grid-template-columns:repeat(3,minmax(0,1fr))}.statGrid,.actionGrid,.filters>div,.ragButtons{grid-template-columns:1fr}.studyActions{position:static}.studyNavigation{flex-wrap:wrap}.questionCard{padding:16px}.questionCard h1{overflow-wrap:break-word;font-size:1.5rem}.timerPanel{padding:16px}.timerPanel strong{font-size:2.5rem}}::view-transition{pointer-events:none}::view-transition-old(root){display:none}::view-transition-new(root){animation:none}::view-transition-group(bottom-nav){z-index:1}::view-transition-old(bottom-nav){animation:none}::view-transition-new(bottom-nav){animation:none}@keyframes vt-fade{0%{opacity:0}to{opacity:1}}@keyframes vt-slide{0%{translate:var(--slide-offset)}to{translate:0}}@keyframes vt-rise{0%{transform:translateY(10px)}to{transform:translateY(0)}}::view-transition-old(.section-fade){animation:var(--duration-exit) ease-in both vt-fade reverse}::view-transition-old(.answer-out){animation:var(--duration-exit) ease-in both vt-fade reverse}::view-transition-old(.detail-out){animation:var(--duration-exit) ease-in both vt-fade reverse}::view-transition-old(.sheet-out){animation:var(--duration-exit) ease-in both vt-fade reverse}::view-transition-new(.section-fade){animation:var(--duration-enter) ease-out both vt-fade}::view-transition-old(.section-forward){--slide-offset:-32px;animation:var(--duration-exit) ease-in both vt-fade reverse, var(--duration-move) ease-in-out both vt-slide reverse}::view-transition-new(.section-forward){--slide-offset:32px;animation:var(--duration-enter) ease-out both vt-fade, var(--duration-move) ease-in-out both vt-slide}::view-transition-old(.section-back){--slide-offset:32px;animation:var(--duration-exit) ease-in both vt-fade reverse, var(--duration-move) ease-in-out both vt-slide reverse}::view-transition-new(.section-back){--slide-offset:-32px;animation:var(--duration-enter) ease-out both vt-fade, var(--duration-move) ease-in-out both vt-slide}::view-transition-old(.card-next){--slide-offset:-22px;animation:.12s ease-in reverse both vt-fade,.15s ease-in-out reverse both vt-slide}::view-transition-new(.card-next){--slide-offset:22px;animation:.15s ease-out both vt-fade,.15s ease-in-out both vt-slide}::view-transition-old(.card-prev){--slide-offset:22px;animation:.12s ease-in reverse both vt-fade,.15s ease-in-out reverse both vt-slide}::view-transition-new(.card-prev){--slide-offset:-22px;animation:.15s ease-out both vt-fade,.15s ease-in-out both vt-slide}::view-transition-new(.answer-in){animation:var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-fade, var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-rise}::view-transition-new(.detail-in){animation:var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-fade, var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-rise}::view-transition-new(.sheet-in){animation:var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-fade, var(--duration-enter) cubic-bezier(.2, 0, 0, 1) both vt-rise}::view-transition-group(.text-morph){animation-duration:var(--duration-move)}::view-transition-old(.text-morph){display:none}::view-transition-new(.text-morph){object-fit:none;object-position:left top;animation:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition:none;animation:none}.primary:active,.secondary:active,.ragButtons button:active,.actionGrid button:active,.libraryCard:active,.topicRow:active,button.listRow:active,.studyNavigation button:active{scale:1}::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}
