:root{--night: #000;--shell: #050505;--ink: #f3f3f3;--mute: #8a8a8a;--lamp: #000;--lamp-ink: #f3f3f3;--brass: #f3f3f3;--rule: #1c1c1c;--err: #d0d0d0;--ok: #fff;--surface: #0a0a0a;--surface-2: #111;--hover: #141414;--btn-bg: #fff;--btn-ink: #000;--input: #000;--page-paper: #fff;--scroll: #5a5a5a;--sans: "Bricolage Grotesque", sans-serif;--serif: "Literata", Georgia, serif;--mono: "Azeret Mono", ui-monospace, monospace}html[data-theme=light]{--night: #f2f2f2;--shell: #fff;--ink: #111;--mute: #5c5c5c;--lamp: #f7f7f7;--lamp-ink: #111;--brass: #111;--rule: #e4e4e4;--err: #333;--ok: #111;--surface: #fff;--surface-2: #ececec;--hover: #eee;--btn-bg: #111;--btn-ink: #fff;--input: #fff;--page-paper: #fff;--scroll: #b0b0b0}*{box-sizing:border-box}html{scrollbar-width:thin;scrollbar-color:var(--scroll) var(--shell)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--shell)}::-webkit-scrollbar-thumb{background:var(--scroll);border:2px solid var(--shell);border-radius:999px}.page-frame::-webkit-scrollbar-track,.thread::-webkit-scrollbar-track{background:var(--page-paper)}.page-frame{scrollbar-color:var(--scroll) var(--page-paper)}html,body,#root{width:100%;max-width:100%;height:100%;height:100dvh;overflow:hidden}body{margin:0;background:var(--night);color:var(--ink);font-family:var(--sans);font-optical-sizing:auto;letter-spacing:-.02em;-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation}img,canvas{max-width:100%;display:block}.app{display:grid;grid-template-columns:228px minmax(0,1fr);grid-template-rows:1fr;width:100%;max-width:100%;min-width:0;height:100%;min-height:100%;overflow:hidden}.topbar,.dock{display:none}.spine{display:flex;flex-direction:column;gap:1.15rem;padding:1.25rem 1rem 1rem;background:var(--shell);border-right:1px solid var(--rule);min-height:0;overflow:auto}.mark{display:flex;align-items:baseline;gap:.55rem;background:none;border:0;padding:0;text-align:left}.mark-L{font-weight:800;font-size:1.8rem;color:var(--brass);line-height:1}.mark-word{font-size:.95rem;font-weight:650}.spine-nav{display:flex;flex-direction:column;gap:.2rem}.spine-nav button{display:flex;align-items:center;gap:.55rem;background:none;border:0;border-radius:8px;padding:.45rem .55rem;color:var(--mute);text-align:left}.spine-foot{margin-top:auto}.spine-nav button.is-on,.spine-nav button:hover{color:var(--ink);background:var(--hover)}.spine-nav svg,.icon-btn svg,.icon-only svg,.topbar svg,.dock svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.spine-courses{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;overflow:auto;min-height:0;padding-bottom:.2rem}.spine-uploads{grid-column:1 / -1;display:grid;gap:.35rem}.spine-upload,.upload-action{display:grid;gap:.25rem;border:1px dashed var(--rule);border-radius:10px;padding:.55rem .5rem;font-size:.72rem;color:var(--mute);cursor:pointer;text-align:center;line-height:1.3}.upload-pad{display:grid;gap:.55rem;margin:0 0 1.4rem;padding:1rem;max-width:68ch;border:1px solid var(--rule);border-radius:14px}.upload-pad p{margin:0;color:var(--mute);line-height:1.45}.upload-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.upload-action{min-height:4.2rem;place-items:center;font-size:.88rem;color:var(--ink)}.spine-uploads em,.upload-pad em{font-style:normal;color:var(--mute);font-size:.68rem}.spine-uploads .err,.upload-pad .err{color:var(--err)}.spine-courses button{border:1px solid var(--rule);background:var(--input);border-radius:8px;padding:.45rem .4rem;font-family:var(--mono);font-size:.68rem;letter-spacing:.04em;color:var(--mute)}.spine-courses button i{font-style:normal;color:inherit}.spine-courses button.is-on{color:var(--ink);border-color:var(--ink)}.account{display:flex;align-items:center;gap:.55rem;padding:.55rem .5rem .55rem .7rem;border:1px solid var(--rule);border-radius:12px;background:var(--surface)}.account-who{min-width:0;flex:1}.account-who b{display:block;font-size:.84rem;font-weight:650;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-who span{display:block;margin-top:.12rem;font-family:var(--mono);font-size:.66rem;letter-spacing:.02em;color:var(--mute)}.account-actions{display:flex;gap:.28rem;flex-shrink:0}.icon-only{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--rule);border-radius:9px;background:var(--surface-2);color:var(--ink)}.icon-only.is-on,.icon-only:hover{background:var(--hover)}.icon-only:focus-visible,.spine-nav button:focus-visible,.dock button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.stage{min-width:0;min-height:0;width:100%;max-width:100%;height:100%;padding:1.4rem 2rem 1.6rem;overflow:auto}.stage:has(.study){display:flex;flex-direction:column;overflow:hidden}.mast{max-width:68ch;margin-bottom:1.8rem;min-width:0}.mast h1{font-size:clamp(2rem,3.4vw,3.15rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 .7rem}.mast h1 span{display:block;margin-top:.35rem;font-size:1.05rem;font-weight:500;color:var(--mute);letter-spacing:-.02em}.mast p,.help,.hint p,.empty,.count,.why,.unit-line,.explain{color:var(--mute);line-height:1.55}.count{font-family:var(--mono);font-size:.78rem;color:var(--brass)}.crumb{color:var(--mute);font-size:.9rem}.crumb button{background:none;border:0;padding:0;color:var(--brass);text-decoration:underline;text-underline-offset:3px}.btn{background:var(--btn-bg);color:var(--btn-ink);border:0;border-radius:10px;padding:.55rem .9rem;font-weight:650;max-width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.ghost{background:transparent;color:var(--ink);border:1px solid var(--rule)}.icon-btn{display:inline-flex;align-items:center;gap:.4rem;background:none;border:1px solid var(--rule);border-radius:999px;padding:.3rem .7rem;color:var(--ink);font-size:.85rem}.orbit{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem;min-width:0}.manual{display:grid;grid-template-columns:18px minmax(0,1fr) auto;background:var(--surface);border:1px solid var(--rule);border-radius:14px;overflow:hidden;min-height:210px;min-width:0;max-width:100%}.cloth{background:var(--surface-2)}.manual-body{padding:1.15rem 1.3rem 1.25rem;min-width:0}.manual-top{display:flex;justify-content:space-between;font-family:var(--mono);font-size:.75rem;color:var(--mute)}.manual h2{font-size:1.45rem;margin:.45rem 0 .55rem;letter-spacing:-.03em}.unit-line span,.mini-score{display:inline-block;margin-left:.5rem;font-family:var(--mono);font-size:.72rem}.manual-actions{display:flex;gap:.5rem;align-items:center;margin-top:1rem;flex-wrap:wrap}.seat{writing-mode:vertical-rl;transform:rotate(180deg);font-family:var(--mono);color:var(--mute);padding:1rem .7rem;letter-spacing:.12em}.shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.spine-book{display:grid;grid-template-columns:14px 1fr;grid-template-rows:auto 1fr auto;min-height:220px;text-align:left;background:var(--surface);border:1px solid var(--rule);border-radius:14px;overflow:hidden;padding:0}.spine-cloth{grid-row:1 / 4;background:var(--surface-2)}.spine-code{font-family:var(--mono);padding:1rem 1rem 0;color:var(--ink);font-size:.8rem}.spine-title{padding:.4rem 1rem;font-size:1.15rem;font-weight:650;letter-spacing:-.03em}.spine-meta{padding:0 1rem 1rem;color:var(--mute);font-size:.8rem}.module{margin:1.6rem 0 2rem;max-width:92ch}.module h2{font-size:1.05rem;margin:0 0 .7rem;color:var(--brass)}.module ol,.module ul{list-style:none;margin:0;padding:0}.module li,.note-list li,.weak li,.load li,.mem li{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--rule)}.module li strong{display:block}.module li span,.note-list span,.mem time{color:var(--mute);font-size:.82rem}.row-actions{display:flex;gap:.4rem;flex-wrap:wrap}.study{margin:-.4rem -.6rem 0;height:100%;min-height:0;display:flex;flex-direction:column}.study-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1rem;flex-wrap:wrap;flex-shrink:0}.study-tools{display:flex;flex-wrap:wrap;gap:.4rem}.desk{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.1rem;align-items:stretch;flex:1;min-height:0}.lamp{background:var(--lamp);color:var(--lamp-ink);border:1px solid var(--rule);border-radius:14px;padding:.8rem;min-height:0;display:flex;flex-direction:column;overflow:hidden}.pager{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-family:var(--mono);font-size:.75rem;margin-bottom:.55rem;flex-shrink:0}.pager-mid{display:flex;align-items:center;justify-content:center;gap:.55rem;min-width:0;flex-wrap:wrap}.pager button{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:1px solid var(--rule);border-radius:8px;color:var(--lamp-ink);padding:.25rem .55rem}.pager button.is-on{background:var(--ink);color:var(--night);border-color:var(--ink)}.pager svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.page-frame{background:var(--page-paper);flex:1;min-height:0;overflow:auto;border-radius:8px;-webkit-overflow-scrolling:touch}.page-frame canvas{display:block;margin:0 auto;max-width:100%;height:auto}.page-sheet{position:relative;margin:0 auto;background:#fff;overflow:hidden;max-width:100%;--user-unit: 1;--scale-round-x: 1px;--scale-round-y: 1px}.page-sheet canvas.is-off{visibility:hidden}.page-sheet.is-scan .textLayer,.page-sheet.is-scan .page-figures{display:none}.page-sheet.is-text .textLayer :is(span,br){background:#fff;box-shadow:-2px 0 #fff,2px 0 #fff,0 -1px #fff,0 2px #fff}.page-figures{position:absolute;inset:0;pointer-events:none}.page-figures img{position:absolute;display:block;object-fit:fill;max-width:none}.page-figures img.is-under{z-index:0}.page-figures img.is-over{z-index:2;outline:1px solid rgba(17,17,17,.35);outline-offset:-1px}.page-sheet .textLayer{position:absolute;inset:0;overflow:clip;line-height:1;transform-origin:0 0;-webkit-text-size-adjust:none;text-size-adjust:none;z-index:1;--min-font-size: 1;--text-scale-factor: calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv: calc(1 / var(--min-font-size))}.page-sheet .textLayer :is(span,br){color:#161616;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.page-sheet .textLayer>:not(.markedContent),.page-sheet .textLayer .markedContent span:not(.markedContent){z-index:1;font-size:calc(var(--text-scale-factor) * var(--font-height, 0));transform:rotate(var(--rotate, 0deg)) scaleX(var(--scale-x, 1)) scale(var(--min-font-size-inv))}.page-sheet .textLayer .markedContent{display:contents}.page-sheet .textLayer ::selection{background:#0000002e}.page-read{padding:1.6rem 1.8rem 2rem;color:#161616;font-family:var(--serif);font-size:1.05rem;line-height:1.65;max-width:62ch;margin:0 auto}.page-read p{margin:0 0 .95rem}.pager-modes{display:flex;gap:.25rem}.pager-modes button{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.pager-modes button.is-on{background:var(--ink);color:var(--night);border-color:var(--ink)}.page-text{white-space:pre-wrap;font-family:var(--serif);font-size:.92rem;padding:1.2rem;margin:0;color:#111}.lectern-pane{background:var(--surface);border:1px solid var(--rule);border-radius:14px;padding:1.15rem 1.2rem 1.3rem;min-height:0;height:100%;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.pane-head{display:flex;justify-content:space-between;align-items:center}.lectern-pane h2,.hint h2,.settings h2,.q h2{font-size:1.2rem;margin:0 0 .5rem;letter-spacing:-.03em}.prose{font-family:var(--serif);font-size:1.02rem;line-height:1.6;color:var(--ink)}.prose p{margin:0 0 .85rem}.prose h3{font-family:var(--sans);font-size:1.05rem;margin:1.1rem 0 .4rem;color:var(--ink)}.prose ul{margin:0 0 .9rem;padding-left:1.1rem}.prose code{font-family:var(--mono);font-size:.84em;color:var(--brass)}.ask-bar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:.45rem;margin-top:auto;align-items:center}.ask-bar input,.field input,.note-form input,.note-form textarea,.q textarea,.lens select,.note-form select{width:100%;background:var(--input);border:1px solid var(--rule);border-radius:10px;padding:.65rem .75rem}.ask-bar input{min-width:0;width:auto;font-size:1rem}.q textarea{margin:.5rem 0 .7rem}.banner{background:var(--surface-2);border-radius:10px;padding:.7rem .85rem;color:var(--mute)}.banner.err{color:var(--ink);background:var(--surface-2);border:1px solid var(--rule)}.score-line{font-family:var(--mono);color:var(--brass);font-size:1.05rem}.q{border:0;border-top:1px solid var(--rule);padding:1.1rem 0;margin:0}.q legend,.q h2{font-weight:650}.q legend em,.q h2 em{color:var(--mute);font-style:normal;font-size:.8rem;font-weight:500}.q label{display:flex;gap:.55rem;padding:.45rem .3rem;border-radius:8px}.q label.good{background:var(--surface-2);outline:1px solid var(--ink)}.q label.bad{color:#666;text-decoration:line-through}.video-list{list-style:none;padding:0}.video-list li{padding:.55rem 0;border-bottom:1px solid var(--rule);display:flex;flex-direction:column;gap:.15rem}.video-list a{color:var(--brass)}.video-list span{color:var(--mute);font-size:.88rem}.drop{display:block;border:1px dashed var(--rule);border-radius:14px;min-height:220px;padding:1rem;background:var(--surface);cursor:pointer;margin-bottom:1rem}.drop input{display:none}.drop span{display:flex;min-height:188px;align-items:center;justify-content:center;color:var(--mute)}.drop img{margin:0 auto;max-height:360px}.lens-row{display:flex;gap:1rem;align-items:end;flex-wrap:wrap;margin-bottom:1rem}.lens-row label,.field{display:flex;flex-direction:column;gap:.35rem;color:var(--mute);font-size:.88rem;margin-bottom:.9rem}.note-form{display:grid;gap:.55rem;max-width:78ch;margin-bottom:1.5rem}.note-list p{color:var(--mute);margin:.35rem 0 .5rem;max-width:70ch}.models{border:0;padding:0;margin:1.2rem 0}.models label{display:grid;grid-template-columns:auto 1fr;gap:.15rem .6rem;padding:.7rem 0;border-bottom:1px solid var(--rule)}.models label span{grid-column:2;color:var(--mute);font-size:.88rem}.models .is-on b{color:var(--brass)}.why-gemini{max-width:68ch;color:var(--mute)}.why-gemini p{line-height:1.55}.weak button,.load button,.mem b{background:none;border:0;padding:0;color:var(--ink);font-weight:650}.mem{display:flex;flex-direction:column}.mem li{align-items:start;flex-direction:column;gap:.2rem}.loop{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0 0 1rem;font-family:var(--mono);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.loop li{border:1px solid var(--rule);padding:.35rem .65rem;border-radius:999px;color:var(--ink)}.thread{flex:1;overflow:auto;display:flex;flex-direction:column;gap:.85rem;min-height:0}.turn b{display:block;font-family:var(--mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);margin-bottom:.25rem}.turn.you{opacity:.72}.pulse{color:var(--mute);margin:0}.gate{min-height:100%;display:grid;place-items:center;padding:2rem;background:var(--night)}.gate-card{width:min(560px,100%);background:var(--shell);border:1px solid var(--rule);border-radius:16px;padding:1.6rem 1.7rem 1.5rem}.gate-card h1{font-size:2.2rem;letter-spacing:-.03em;margin:.3rem 0 .7rem}.gate-card p{color:var(--mute);line-height:1.5}.gate-card .btn{margin-top:.6rem}.gate-card .btn.ghost{margin-left:.45rem}.gate-card .field{margin:.9rem 0}.account-open{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:end;max-width:68ch;margin:0 0 .8rem}.account-open .field{margin:0}.account-open .btn{padding-inline:1.1rem}.account-list{list-style:none;padding:1rem 0 0;margin:.6rem 0 0;display:grid;gap:.4rem;border-top:1px solid var(--rule)}.account-list button{width:100%;display:flex;justify-content:space-between;align-items:center}.account-list i{font-style:normal;color:var(--mute);font-family:var(--mono);font-size:.72rem}a{color:var(--brass)}.neuron-meter{margin:0 0 .45rem;font-family:var(--mono);font-size:.68rem;color:var(--mute);letter-spacing:.04em}.neuron-card{max-width:68ch;margin-top:1.6rem}.neuron-card h2{font-size:1.1rem;margin:0 0 .4rem}.neuron-list{list-style:none;padding:0;margin:1rem 0}.neuron-list li{display:grid;gap:.15rem;padding:.7rem 0;border-bottom:1px solid var(--rule)}.neuron-list span{color:var(--mute);font-size:.9rem}.theme-row,.you-jump{display:flex;gap:.45rem;flex-wrap:wrap}.you-jump{margin:0 0 1.2rem}.attach-row{list-style:none;margin:0;padding:0;display:flex;gap:.5rem;flex-wrap:wrap}.attach-row li{display:flex;align-items:center;gap:.4rem;border:1px solid var(--rule);border-radius:10px;padding:.25rem .35rem .25rem .25rem;font-size:.75rem;color:var(--mute)}.attach-row img,.turn-photos img{width:44px;height:44px;object-fit:cover;border-radius:6px}.turn-photos{display:flex;gap:.4rem;margin-bottom:.45rem}.cal-desk{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1.4rem;align-items:start}.cal-month,.cal-log{background:var(--surface);border:1px solid var(--rule);border-radius:14px;padding:1.1rem 1.2rem 1.3rem}.cal-nav{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem}.cal-nav h2{margin:0;font-size:1.15rem;letter-spacing:-.03em}.cal-week,.cal-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}.cal-week{margin-bottom:.45rem}.cal-week li{text-align:center;font-family:var(--mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);padding:.2rem 0}.cal-day{width:100%;aspect-ratio:1;border:1px solid var(--rule);background:var(--night);border-radius:10px;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:0}.cal-day b{font-family:var(--mono);font-size:.85rem;font-weight:600}.cal-day i{width:5px;height:5px;border-radius:99px;background:var(--ink);display:block}.cal-day.is-today{outline:1px solid var(--ink)}.cal-day.is-pick{background:var(--ink);color:var(--night)}.cal-day.is-pick i{background:var(--night)}.cal-day.is-before,.cal-day.is-future{opacity:.35}.cal-day:disabled{cursor:default}.cal-legend{display:flex;align-items:center;gap:.45rem;color:var(--mute);font-size:.82rem;margin:1rem 0 0}.cal-legend .dot{width:7px;height:7px;border-radius:99px;background:var(--ink);display:inline-block}.cal-items{list-style:none;margin:.8rem 0 0;padding:0}.cal-items li{display:flex;justify-content:space-between;gap:.8rem;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--rule)}.cal-items strong{display:block}.cal-items span{color:var(--mute);font-size:.82rem}@media(max-width:1100px){.desk{grid-template-columns:1fr}.shelf{grid-template-columns:1fr 1fr}.cal-desk{grid-template-columns:1fr}}@media(max-width:900px){.app{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:100%;overflow:hidden}.spine{display:none}.topbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-width:0;max-width:100%;padding:max(.55rem,env(safe-area-inset-top)) .9rem .55rem;background:var(--shell);border-bottom:1px solid var(--rule)}.topbar .mark-L{font-size:1.45rem}.dock{display:flex;align-items:stretch;gap:.2rem;min-width:0;max-width:100%;padding:.28rem .35rem calc(.28rem + env(safe-area-inset-bottom));background:var(--shell);border-top:1px solid var(--rule)}.dock button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;min-width:0;min-height:52px;padding:.35rem .15rem;border:0;border-radius:10px;background:none;color:var(--mute);font-size:.62rem;font-weight:650;letter-spacing:.01em}.dock button.is-on{color:var(--ink);background:var(--hover)}.dock svg{width:20px;height:20px}.stage{height:auto;min-width:0;padding:1rem 1rem 1.15rem;overflow-x:hidden}.mast p,.why,.unit-line,.crumb{overflow-wrap:anywhere}.mast .btn{white-space:normal;text-align:left;line-height:1.35}.mast{margin-bottom:1.2rem}.mast h1{font-size:1.75rem}.mast h1 span{font-size:.95rem}.study{height:100%}.study-head{flex-direction:column;align-items:stretch;gap:.7rem;margin-bottom:.75rem}.study-tools{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.1rem}.study-tools::-webkit-scrollbar{display:none}.study-tools .btn{flex:0 0 auto;white-space:nowrap}.desk{height:auto}.lamp{max-height:46dvh}.page-frame{max-height:calc(46dvh - 3.2rem)}.lectern-pane{height:auto;min-height:42dvh}.pager{display:flex}.pager-mid{flex-direction:column;gap:.3rem}.page-read{padding:1.1rem 1rem 1.4rem;font-size:1rem}.page-text{padding:1rem}.ask-bar{grid-template-columns:auto auto minmax(0,1fr) auto}.ask-bar .icon-btn{min-height:40px}.manual{grid-template-columns:8px minmax(0,1fr);min-height:0;max-width:100%}.seat{display:none}.manual-body{padding:1rem 1.05rem 1.1rem}.spine-book{min-height:180px}.module li,.note-list li,.weak li,.load li,.mem li,.cal-items li{flex-direction:column;align-items:stretch;gap:.55rem}.row-actions{width:100%}.row-actions .btn{flex:1;text-align:center}.cal-day{border-radius:8px}.cal-day b{font-size:.78rem}.cal-month,.cal-log{padding:.9rem .85rem 1.05rem}.drop{min-height:180px}.drop span{min-height:148px}.gate{padding:1.2rem}.gate-card{padding:1.25rem 1.2rem 1.2rem}.gate-card h1{font-size:1.7rem}}@media(max-width:560px){.shelf,.account-open{grid-template-columns:1fr}.ask-bar{grid-template-columns:auto auto 1fr}.ask-bar .btn{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
