:root{--bookshelf-bg:#f7f3ea;--bookshelf-paper:#fffefa;--bookshelf-ink:#2b2b2b;--bookshelf-muted:#6d746f;--bookshelf-line:#e2d8c8;--bookshelf-line-strong:#c9b89f;--bookshelf-accent:#7a5c3e;--bookshelf-green:#3e6b5b;--bookshelf-blue:#4f6475;--bookshelf-radius:8px;--bookshelf-radius-inner:6px;--bookshelf-ease-out:cubic-bezier(.23, 1, .32, 1);--bookshelf-shadow:0 1px 0 #2b2b2b0d, 0 18px 44px #4734201a;--bookshelf-soft-shadow:0 1px 0 #2b2b2b0a, 0 10px 26px #47342012}.bookshelf-page-shell{max-width:1480px}.bookshelf-app{min-height:calc(100dvh - 180px);color:var(--bookshelf-ink);background:linear-gradient(90deg, #7a5c3e12 1px, transparent 1px), linear-gradient(180deg, #3e6b5b12 1px, transparent 1px), var(--bookshelf-bg);border:1px solid var(--bookshelf-line);box-shadow:var(--bookshelf-soft-shadow);font-variant-numeric:tabular-nums;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-size:32px 32px,32px 32px,auto;grid-template-columns:240px minmax(0,1fr);gap:0;display:grid}.bookshelf-sidebar{border-right:1px solid var(--bookshelf-line);background:#fffefac7;flex-direction:column;gap:28px;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.bookshelf-brand{gap:8px;display:grid}.bookshelf-brand span,.bookshelf-kicker{color:var(--bookshelf-accent);letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.bookshelf-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;line-height:1.18}.bookshelf-nav{gap:2px;display:grid}.bookshelf-nav button,.bookshelf-actions button,.bookshelf-status-row button,.bookshelf-section-head button,.bookshelf-card-actions button,.bookshelf-back-button,.bookshelf-segment button,.bookshelf-primary-button{min-height:40px;color:var(--bookshelf-ink);font:inherit;cursor:pointer;touch-action:manipulation;transition-property:transform,border-color,background-color,color,box-shadow;transition-duration:.15s;transition-timing-function:var(--bookshelf-ease-out);background:0 0;border:1px solid #0000;border-radius:6px}.bookshelf-nav button:focus-visible,.bookshelf-actions button:focus-visible,.bookshelf-status-row button:focus-visible,.bookshelf-section-head button:focus-visible,.bookshelf-card-actions button:focus-visible,.bookshelf-back-button:focus-visible,.bookshelf-segment button:focus-visible,.bookshelf-primary-button:focus-visible,.bookshelf-question-row:focus-visible,.bookshelf-mini-book:focus-visible,.bookshelf-search-column button:focus-visible,.bookshelf-book-open:focus-visible,.bookshelf-question-card>button:focus-visible,.bookshelf-quote-source button:focus-visible,.bookshelf-tag-row button:focus-visible,.bookshelf-empty-state button:focus-visible,.bookshelf-empty-state a:focus-visible{outline-offset:3px;outline:2px solid #3e6b5bb8}.bookshelf-nav button:active,.bookshelf-actions button:active,.bookshelf-status-row button:active,.bookshelf-section-head button:active,.bookshelf-card-actions button:active,.bookshelf-back-button:active,.bookshelf-segment button:active,.bookshelf-primary-button:active,.bookshelf-empty-state button:active,.bookshelf-empty-state a:active{transform:scale(.96)}.bookshelf-nav button{text-align:left;color:var(--bookshelf-muted);padding:10px 12px}.bookshelf-nav button:hover,.bookshelf-nav button.is-active{color:var(--bookshelf-ink);border-color:var(--bookshelf-line);background:#efe5d5}.bookshelf-quiet-stats{border-top:1px solid var(--bookshelf-line);gap:10px;margin-top:auto;padding-top:18px;display:grid}.bookshelf-quiet-stats span,.bookshelf-hero-metrics span{color:var(--bookshelf-muted);justify-content:space-between;align-items:baseline;gap:16px;font-size:.86rem;display:flex}.bookshelf-quiet-stats strong,.bookshelf-hero-metrics strong{color:var(--bookshelf-ink);font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:600}.bookshelf-main{min-width:0;padding:26px}.bookshelf-topbar{grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:16px;margin-bottom:12px;display:grid}.bookshelf-search{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius);min-height:48px;transition:border-color .15s var(--bookshelf-ease-out), box-shadow .15s var(--bookshelf-ease-out);background:#fffefadb;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:0 14px;display:grid;box-shadow:0 1px #2b2b2b0a}.bookshelf-search:focus-within{border-color:#3e6b5b8a;box-shadow:0 0 0 3px #3e6b5b1f}.bookshelf-search span{color:var(--bookshelf-muted);font-size:.85rem}.bookshelf-search input,.bookshelf-form-panel input,.bookshelf-form-panel select,.bookshelf-form-panel textarea,.bookshelf-filter-row input,.bookshelf-filter-row select{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius-inner);background:var(--bookshelf-paper);width:100%;color:var(--bookshelf-ink);font:inherit;transition:border-color .15s var(--bookshelf-ease-out), box-shadow .15s var(--bookshelf-ease-out)}.bookshelf-search input{background:0 0;border:0;outline:none}.bookshelf-form-panel input:focus,.bookshelf-form-panel select:focus,.bookshelf-form-panel textarea:focus,.bookshelf-filter-row input:focus,.bookshelf-filter-row select:focus{border-color:#3e6b5b94;outline:none;box-shadow:0 0 0 3px #3e6b5b1f}.bookshelf-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.bookshelf-actions button,.bookshelf-status-row button,.bookshelf-section-head button,.bookshelf-card-actions button,.bookshelf-back-button,.bookshelf-segment button{border-color:var(--bookshelf-line);background:#fffefac7;padding:7px 12px}.bookshelf-actions button:hover,.bookshelf-status-row button:hover,.bookshelf-section-head button:hover,.bookshelf-card-actions button:hover,.bookshelf-back-button:hover,.bookshelf-segment button:hover,.bookshelf-segment button.is-active{border-color:var(--bookshelf-line-strong);background:#efe5d5}.bookshelf-status-row{color:var(--bookshelf-muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;font-size:.86rem;display:flex}.bookshelf-view{gap:22px;display:grid}.bookshelf-hero-board{border-radius:var(--bookshelf-radius);min-height:220px;box-shadow:var(--bookshelf-soft-shadow);background:repeating-linear-gradient(0deg,#7a5c3e12,#7a5c3e12 1px,#0000 1px 29px),#fffefad1;border:1px solid #c9b89fb8;grid-template-columns:minmax(0,1fr) 270px;align-items:end;gap:24px;padding:clamp(24px,5vw,58px);display:grid}.bookshelf-hero-board h1{letter-spacing:0;text-wrap:balance;max-width:760px;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.96}.bookshelf-hero-metrics{border-top:1px solid var(--bookshelf-line-strong);gap:10px;padding:16px 0 0;display:grid}.bookshelf-home-grid,.bookshelf-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:22px;display:grid}.bookshelf-panel{border-top:0;min-width:0;padding:0;box-shadow:inset 0 1px #2b2b2b29}.bookshelf-panel-large,.bookshelf-panel-wide{grid-column:span 1}.bookshelf-home-grid .bookshelf-panel-large{grid-row:span 2}.bookshelf-section-head{justify-content:space-between;align-items:center;gap:14px;min-height:56px;margin-bottom:12px;display:flex}.bookshelf-section-head h1,.bookshelf-section-head h2,.bookshelf-section-head h3{letter-spacing:0;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif}.bookshelf-section-head h1{font-size:clamp(2rem,4vw,3.8rem)}.bookshelf-section-head h2{font-size:1.35rem}.bookshelf-section-head span{color:var(--bookshelf-muted);font-variant-numeric:tabular-nums;font-size:.88rem}.bookshelf-question-stack,.bookshelf-mini-list,.bookshelf-quote-stack{gap:12px;display:grid}.bookshelf-question-row,.bookshelf-mini-book,.bookshelf-search-column button{border:0;border-bottom:1px solid var(--bookshelf-line);width:100%;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;transition:transform .15s var(--bookshelf-ease-out), background-color .15s var(--bookshelf-ease-out), box-shadow .15s var(--bookshelf-ease-out);background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 0;display:grid}.bookshelf-question-row:hover,.bookshelf-mini-book:hover,.bookshelf-search-column button:hover{background:#fffefa6b;box-shadow:inset 3px 0 #3e6b5b38}.bookshelf-question-row:active,.bookshelf-mini-book:active,.bookshelf-search-column button:active,.bookshelf-book-open:active,.bookshelf-question-card>button:active{transform:scale(.99)}.bookshelf-question-row strong,.bookshelf-mini-book strong,.bookshelf-search-column strong{margin-bottom:4px;font-size:1.05rem;display:block}.bookshelf-question-row em,.bookshelf-mini-book em,.bookshelf-search-column span{color:var(--bookshelf-muted);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;font-size:.88rem;font-style:normal;line-height:1.55;display:-webkit-box;overflow:hidden}.bookshelf-question-color{border:1px solid #2b2b2b29;border-radius:999px;width:12px;height:38px}.bookshelf-workbench{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:28px;display:grid}.bookshelf-list-area{min-width:0}.bookshelf-filter-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.bookshelf-filter-row select,.bookshelf-filter-row input{width:auto;min-width:170px;min-height:40px;padding:0 12px}.bookshelf-segment{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius);background:#fffefaa3;gap:4px;padding:3px;display:flex}.bookshelf-segment button{border-color:#0000;min-height:40px}.bookshelf-book-grid{grid-template-columns:repeat(auto-fill,minmax(188px,1fr));gap:16px;display:grid}.bookshelf-book-list{gap:10px;display:grid}.bookshelf-book-card{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius);min-width:0;box-shadow:var(--bookshelf-soft-shadow);transition:transform .15s var(--bookshelf-ease-out), border-color .15s var(--bookshelf-ease-out), box-shadow .15s var(--bookshelf-ease-out);background:#fffefad1;gap:8px;padding:12px;display:grid}.bookshelf-book-card:hover{box-shadow:var(--bookshelf-shadow);border-color:#c9b89feb}.bookshelf-book-card.is-list{grid-template-columns:minmax(0,1fr) auto;align-items:center}.bookshelf-book-open{width:100%;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:0;gap:12px;padding:0;display:grid}.bookshelf-book-card.is-list .bookshelf-book-open{grid-template-columns:72px minmax(0,1fr);align-items:center}.bookshelf-cover{aspect-ratio:3/4.2;border:1px solid var(--bookshelf-line-strong);border-radius:var(--bookshelf-radius-inner);background:linear-gradient(90deg,#ffffff75,#0000 28%),#c9ab83;place-items:center;width:100%;display:grid;overflow:hidden;box-shadow:5px 5px #7a5c3e1a}.bookshelf-cover img{-o-object-fit:cover;object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a;width:100%;height:100%}.bookshelf-cover strong{color:#2b2b2bb8;text-align:center;max-width:88%;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,7vw,4.8rem);font-weight:500;line-height:1}.bookshelf-cover.is-large{width:min(100%,300px)}.bookshelf-cover.is-mini{aspect-ratio:auto;width:42px;min-width:42px;height:56px;box-shadow:none}.bookshelf-cover.is-mini strong{font-size:1.1rem}.bookshelf-book-copy{gap:5px;min-width:0;display:grid}.bookshelf-book-copy strong{text-wrap:balance;font-size:1.06rem;line-height:1.35}.bookshelf-book-copy em,.bookshelf-book-copy span,.bookshelf-book-copy small{color:var(--bookshelf-muted);text-wrap:pretty;font-style:normal;line-height:1.45}.bookshelf-chip{border:1px solid var(--bookshelf-line);width:fit-content;min-height:24px;color:var(--bookshelf-accent);background:#f1eadf;border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;display:inline-flex}.bookshelf-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.bookshelf-card-actions button{min-height:40px;color:var(--bookshelf-muted);padding:6px 11px;font-size:.82rem}.bookshelf-form-panel{border:1px solid var(--bookshelf-line-strong);border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-shadow);background:#fffefaeb;gap:13px;padding:18px;display:grid;position:sticky;top:22px}.bookshelf-form-panel label,.bookshelf-question-picker{color:var(--bookshelf-muted);gap:6px;font-size:.84rem;display:grid}.bookshelf-form-panel input,.bookshelf-form-panel select,.bookshelf-form-panel textarea{resize:vertical;min-height:40px;padding:9px 10px}.bookshelf-form-grid{grid-template-columns:1fr 86px;gap:10px;display:grid}.bookshelf-question-picker{border:0;min-width:0;margin:0;padding:0}.bookshelf-question-picker legend{margin-bottom:6px}.bookshelf-question-picker>div{flex-wrap:wrap;gap:7px;display:flex}.bookshelf-question-picker label{border:1px solid var(--bookshelf-line);width:auto;color:var(--bookshelf-ink);cursor:pointer;transition:border-color .15s var(--bookshelf-ease-out), background-color .15s var(--bookshelf-ease-out), transform .15s var(--bookshelf-ease-out);background:#f7f1e7;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.bookshelf-question-picker label:active{transform:scale(.98)}.bookshelf-question-picker label.is-selected{background:#3e6b5b1f;border-color:#3e6b5b73}.bookshelf-question-picker input{width:14px;height:14px;min-height:0}.bookshelf-primary-button{background:var(--bookshelf-ink);color:#fffefa;border-color:var(--bookshelf-ink);min-height:44px}.bookshelf-primary-button:hover{background:var(--bookshelf-green);border-color:var(--bookshelf-green)}.bookshelf-detail-layout{grid-template-columns:320px minmax(0,1fr);gap:30px;display:grid}.bookshelf-book-portrait{align-content:start;gap:18px;display:grid;position:sticky;top:22px}.bookshelf-detail-main{gap:22px;display:grid}.bookshelf-detail-title{border-bottom:1px solid var(--bookshelf-line-strong);gap:8px;padding-bottom:22px;display:grid}.bookshelf-detail-title h1,.bookshelf-question-hero h1{letter-spacing:0;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,5rem);line-height:1}.bookshelf-detail-title p,.bookshelf-question-hero p{color:var(--bookshelf-muted);text-wrap:pretty;margin:0}.bookshelf-fact-table{border-top:1px solid var(--bookshelf-line);border-bottom:1px solid var(--bookshelf-line);grid-template-columns:110px minmax(0,1fr);display:grid}.bookshelf-fact-table span,.bookshelf-fact-table strong{border-bottom:1px solid var(--bookshelf-line);min-height:40px;padding:10px 0}.bookshelf-fact-table span{color:var(--bookshelf-muted);font-size:.84rem}.bookshelf-fact-table strong{font-weight:500}.bookshelf-note-text{white-space:pre-wrap;color:var(--bookshelf-ink);margin:0;font-size:1.02rem;line-height:1.8}.bookshelf-question-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.bookshelf-question-card{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-soft-shadow);transition:transform .15s var(--bookshelf-ease-out), border-color .15s var(--bookshelf-ease-out), box-shadow .15s var(--bookshelf-ease-out);background:#fffefad1;gap:8px;padding:14px;display:grid}.bookshelf-question-card:hover{box-shadow:var(--bookshelf-shadow);border-color:#c9b89feb}.bookshelf-question-card>button{min-height:190px;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:0;grid-template-rows:auto auto 1fr auto;align-content:start;gap:12px;padding:0;display:grid}.bookshelf-question-card strong{text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.16}.bookshelf-question-card em{color:var(--bookshelf-muted);text-wrap:pretty;font-style:normal;line-height:1.6}.bookshelf-question-card small{color:var(--bookshelf-accent)}.bookshelf-question-detail{gap:24px;display:grid}.bookshelf-question-hero{border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-soft-shadow);background:#fffefab8;border-top:6px solid;gap:14px;padding:clamp(22px,5vw,48px);display:grid}.bookshelf-question-hero .bookshelf-question-color{width:90px;height:16px}.bookshelf-quote-card{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-soft-shadow);background:#fffefae6;gap:10px;padding:16px 18px;display:grid}.bookshelf-quote-card blockquote{text-wrap:pretty;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,2vw,1.45rem);line-height:1.55}.bookshelf-quote-card.is-compact blockquote{font-size:1rem}.bookshelf-quote-card p{color:var(--bookshelf-muted);text-wrap:pretty;margin:0;line-height:1.65}.bookshelf-quote-source button,.bookshelf-quote-source span{color:var(--bookshelf-accent);font:inherit;text-align:left;cursor:pointer;transition:color .15s var(--bookshelf-ease-out), transform .15s var(--bookshelf-ease-out);background:0 0;border:0;padding:0;display:inline}.bookshelf-tag-row{flex-wrap:wrap;gap:7px;display:flex}.bookshelf-tag-row span,.bookshelf-tag-row button{border:1px solid var(--bookshelf-line);min-height:28px;color:var(--bookshelf-muted);font:inherit;background:#f4ecdf;border-radius:999px;padding:4px 8px;font-size:.8rem}.bookshelf-tag-row button{cursor:pointer}.bookshelf-mini-book{grid-template-columns:auto minmax(0,1fr)}.bookshelf-search-results{border:1px solid var(--bookshelf-line-strong);border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-soft-shadow);background:#fffefadb;gap:12px;margin-bottom:22px;padding:16px;display:grid}.bookshelf-search-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.bookshelf-search-grid.is-simple{grid-template-columns:repeat(2,minmax(0,1fr))}.bookshelf-search-column{min-width:0}.bookshelf-search-column h3{color:var(--bookshelf-muted);margin:0 0 6px;font-size:.88rem;font-weight:500}.bookshelf-search-column>div{gap:4px;display:grid}.bookshelf-empty-line{color:var(--bookshelf-muted);margin:0}.bookshelf-tag-row-muted:empty{display:none}.bookshelf-empty-state{border-radius:var(--bookshelf-radius);background:#fffefa94;justify-items:start;gap:10px;margin:0;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #c9b89f6b}.bookshelf-empty-state p{color:var(--bookshelf-muted);text-wrap:pretty;margin:0;line-height:1.55}.bookshelf-empty-state button,.bookshelf-empty-state a{border:1px solid var(--bookshelf-line);border-radius:var(--bookshelf-radius-inner);min-height:40px;color:var(--bookshelf-ink);font:inherit;cursor:pointer;touch-action:manipulation;transition-property:transform,border-color,background-color,color,box-shadow;transition-duration:.15s;transition-timing-function:var(--bookshelf-ease-out);background:#fffefae0;justify-content:center;align-items:center;padding:7px 12px;text-decoration:none;display:inline-flex}.bookshelf-empty-state button:hover,.bookshelf-empty-state a:hover{border-color:var(--bookshelf-line-strong);background:#efe5d5}.bookshelf-loading-panel{border-radius:var(--bookshelf-radius);box-shadow:var(--bookshelf-soft-shadow);background:#fffefad1;border:1px solid #c9b89fb8;gap:22px;padding:clamp(24px,5vw,56px);display:grid}.bookshelf-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.bookshelf-skeleton,.bookshelf-skeleton-card{border-radius:var(--bookshelf-radius-inner);background:#c9b89f47;display:block}.bookshelf-skeleton-kicker{width:112px;height:14px;margin-bottom:14px}.bookshelf-skeleton-title{width:min(560px,92%);height:clamp(44px,8vw,86px)}.bookshelf-skeleton-card{background:#fffefaa8;min-height:112px;padding:18px;box-shadow:inset 0 0 0 1px #c9b89f6b}.bookshelf-skeleton-line{width:92%;height:15px;margin-bottom:14px}.bookshelf-skeleton-line.is-short{width:54%;margin-bottom:0}.bookshelf-loading-copy{color:var(--bookshelf-muted);margin:0}@media (prefers-reduced-motion:reduce){.bookshelf-app *,.bookshelf-app :before,.bookshelf-app :after{scroll-behavior:auto!important;transition-duration:1ms!important}.bookshelf-nav button:active,.bookshelf-actions button:active,.bookshelf-status-row button:active,.bookshelf-section-head button:active,.bookshelf-card-actions button:active,.bookshelf-back-button:active,.bookshelf-segment button:active,.bookshelf-primary-button:active,.bookshelf-empty-state button:active,.bookshelf-empty-state a:active,.bookshelf-question-row:active,.bookshelf-mini-book:active,.bookshelf-search-column button:active,.bookshelf-book-open:active,.bookshelf-question-card>button:active{transform:none}}@media (max-width:1060px){.bookshelf-app{grid-template-columns:1fr}.bookshelf-sidebar{border-right:0;border-bottom:1px solid var(--bookshelf-line);height:auto;padding:18px;position:static}.bookshelf-brand{grid-template-columns:1fr}.bookshelf-nav{display:flex;overflow-x:auto}.bookshelf-nav button{min-width:max-content}.bookshelf-quiet-stats{grid-template-columns:repeat(3,1fr);margin-top:0}.bookshelf-workbench,.bookshelf-detail-layout{grid-template-columns:1fr}.bookshelf-form-panel,.bookshelf-book-portrait{position:static}}@media (max-width:760px){.bookshelf-main{padding:16px}.bookshelf-topbar,.bookshelf-hero-board,.bookshelf-home-grid,.bookshelf-detail-grid,.bookshelf-search-grid{grid-template-columns:1fr}.bookshelf-actions{justify-content:flex-start}.bookshelf-hero-board{min-height:0;padding:26px 18px}.bookshelf-filter-row select,.bookshelf-filter-row input{width:100%}.bookshelf-book-card.is-list,.bookshelf-loading-grid{grid-template-columns:1fr}}@media (max-width:520px){.bookshelf-app{border-left:0;border-right:0}.bookshelf-quiet-stats{grid-template-columns:1fr}.bookshelf-status-row{flex-direction:column;align-items:flex-start}.bookshelf-book-grid,.bookshelf-question-grid,.bookshelf-form-grid{grid-template-columns:1fr}}
