@font-face{font-family:et-book;src:url(/et-book/et-book-roman-line-figures.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:et-book;src:url(/et-book/et-book-display-italic-old-style-figures.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:et-book;src:url(/et-book/et-book-semi-bold-old-style-figures.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:et-book;src:url(/et-book/et-book-bold-line-figures.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--background:#242424;--foreground:#e8e6e3;--bg-code:#1a1a1a;--bg-hover:#2a2a2a;--border:#3a3a3a;--border-mid:#4a4a4a;--border-hi:#5a5a5a;--border-hover:#7a7a7a;--muted:#a8a5a2;--muted-hi:#c8c5c2;--link:#9db4c0;--link-visited:#8a9ba5;--accent:#7db4c0;--accent-hi:#a8d4e0;--accent-bg:#9db4c01a;--sidenote-link:#8db4c0;--sidenote-link-hover:#adc4d0}@media (prefers-color-scheme:light){:root{--background:#fff;--foreground:#111;--bg-code:#f0f0e8;--bg-hover:#eeeeea;--border:#d8d8d0;--border-mid:#b8b8b0;--border-hi:#989890;--border-hover:#787870;--muted:#6a6a62;--muted-hi:#444440;--link:#2a6a8a;--link-visited:#1a5a7a;--accent:#2a6a8a;--accent-hi:#1a5070;--accent-bg:#2a6a8a1a;--sidenote-link:#3a7a9a;--sidenote-link-hover:#1a5a7a}}html{background-color:var(--background);scrollbar-gutter:stable;font-size:20px}body{background-color:var(--background);width:min(92%,44rem);color:var(--foreground);counter-reset:sidenote-counter;margin-left:auto;margin-right:auto;padding-top:0;padding-left:0;padding-right:0;font-family:et-book,Palatino,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:1.5;position:relative;overflow-x:visible}h1{margin-top:4rem;margin-bottom:1.5rem;font-size:3.2rem;font-weight:400;line-height:1}h2{margin-top:2.1rem;margin-bottom:1.4rem;font-size:2.2rem;font-style:italic;font-weight:400;line-height:1}h3{margin-top:2rem;margin-bottom:1.4rem;font-size:1.7rem;font-style:italic;font-weight:400;line-height:1}hr{border:0;border-top:1px solid var(--border-mid);width:95%;height:1px;margin:1em 0;padding:0;display:block}p.subtitle{margin-top:1rem;margin-bottom:1rem;font-size:1.8rem;font-style:italic;line-height:1;display:block}article{counter-reset:sidenote-counter;padding:2rem 0;position:relative;overflow:visible}section{padding-top:0;padding-bottom:0}p,dl,ol,ul{font-size:1.4rem;line-height:2rem}p{vertical-align:baseline;width:95%;margin-top:1.4rem;margin-bottom:1.4rem;padding-right:0}ol,ul{-webkit-padding-start:5%;width:90%;padding-left:5%}ol{list-style-type:decimal}ul{list-style-type:disc}li{margin-top:.5rem}dt:not(:first-child),li:not(:first-child){margin-top:.25rem}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.4rem}blockquote p{width:95%;margin-right:40px}blockquote footer{text-align:right;width:95%;font-size:1.1rem;font-style:normal}blockquote.home-quote{text-align:center;max-width:34em;margin:4rem auto 2rem;padding-top:2.4rem;position:relative}blockquote.home-quote:before{content:"";border-top:1px solid var(--border-mid);position:absolute;top:0;left:0;right:0}blockquote.home-quote:after{content:"❦";background:var(--background);color:var(--muted);padding:0 .7rem;font-size:1.05rem;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%,-55%)}blockquote.home-quote p{width:100%;color:var(--muted);margin:0 auto;font-size:1.15rem;line-height:1.6}blockquote.home-quote footer{text-align:center;width:100%;color:var(--muted);margin-top:.5rem;font-size:.95rem}blockquote.home-quote footer a{color:var(--muted);text-decoration:none}blockquote.home-quote footer a:hover{color:var(--foreground);text-decoration:underline}footer.return-home{text-align:center;width:100%;margin:5rem auto 2.5rem;padding-top:2.2rem;position:relative}footer.return-home:before{content:"";border-top:1px solid var(--border-mid);position:absolute;top:0;left:0;right:0}footer.return-home:after{content:"❦";background:var(--background);color:var(--muted);padding:0 .7rem;font-size:1.05rem;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%,-55%)}footer.return-home a{color:var(--muted);font-size:.95rem;font-style:italic;text-decoration:none}footer.return-home a:hover{color:var(--foreground);text-decoration:underline}a{color:var(--link);text-underline-offset:.1em;text-decoration-thickness:.05em}a:visited{color:var(--link-visited)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}strong,b{font-weight:600}em,i{font-style:italic}code{background:var(--bg-code);color:var(--foreground);padding:2px 6px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1rem}pre{background:var(--bg-code);border:1px solid var(--border);width:92.5%;margin:1rem 0 1rem 2.5%;padding:1rem;line-height:1.42;overflow-x:auto}pre code{background:0 0;padding:0;font-size:.9rem}table{border-collapse:collapse;width:95%;margin:1.5rem 0;font-size:1.1rem}thead{border-bottom:2px solid var(--border-mid)}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:1.1rem}th{background:var(--bg-code);color:var(--foreground);font-weight:600}tbody tr:hover{background:var(--bg-hover)}td:first-child{font-weight:500}figure{border:0;width:95%;margin:0 0 3em;padding:0}figure p{width:100%;margin:0}figure img{width:100%;display:block}figcaption{float:right;clear:right;vertical-align:baseline;max-width:40%;margin-top:0;margin-bottom:0;font-size:1.1rem;line-height:1.6;position:relative}figcaption.right{float:none;text-align:right;max-width:100%}img{max-width:100%}.sidenote,.marginnote{float:right;clear:right;vertical-align:baseline;width:14rem;color:var(--muted);border-left:1px solid var(--border);margin-top:.3rem;margin-bottom:1rem;margin-right:-15.5rem;padding-left:.8rem;font-size:1.05rem;line-height:1.5;transition:all .2s;position:relative}.sidenote:hover,.marginnote:hover{color:var(--muted-hi);border-left-color:var(--border-hi)}@media (max-width:1460px){.sidenote,.marginnote{width:45%;margin-left:1.2rem;margin-right:0}}.sidenote-number{counter-increment:sidenote-counter}.sidenote-number:after,.sidenote:before{vertical-align:baseline;color:var(--accent);font-weight:600;position:relative}.sidenote-number:after{content:counter(sidenote-counter);padding:0 .15rem;font-size:.75rem;top:-.5rem;left:.05rem}.sidenote:before{content:counter(sidenote-counter)" ";opacity:.7;margin-right:.3rem;font-size:.85rem;top:-.1rem}input.margin-toggle{display:none}a.sidenote-number,label.sidenote-number{cursor:pointer;-webkit-user-select:none;user-select:none;max-height:2rem;text-decoration:none;transition:all .15s;display:inline-block}a.margin-toggle:not(.sidenote-number),label.margin-toggle:not(.sidenote-number){display:none}a.sidenote-number,label.sidenote-number{color:var(--accent);padding:0 .1rem;font-weight:600}a.sidenote-number:hover,label.sidenote-number:hover{color:var(--accent-hi);background-color:var(--accent-bg);border-radius:2px}.sidenote a,.marginnote a{color:var(--sidenote-link);border-bottom:1px dotted var(--border-hi);text-decoration:none}.sidenote a:hover,.marginnote a:hover{color:var(--sidenote-link-hover);border-bottom-color:var(--border-hover)}.sidenote code,.marginnote code{padding:1px 4px;font-size:.85rem}.fullwidth{clear:both;max-width:90%}div.fullwidth,table.fullwidth{width:100%}span.newthought{font-variant:small-caps;font-size:1.2em}.right p{text-align:right;width:100%}.elsewhere{justify-content:space-between;align-items:flex-start;width:95%;margin-top:2rem;margin-bottom:1.4rem;display:flex}.elsewhere p{margin-top:0;margin-bottom:.4rem}.elsewhere-links p{text-align:right;width:100%}@media (max-width:900px){.elsewhere{flex-direction:column;gap:.5rem;width:100%}.elsewhere-links p{text-align:left}}@media (max-width:760px){body{width:84%;padding-left:8%;padding-right:8%}hr,p,section>footer,section>table{width:100%}pre>code{width:97%}ol,ul{width:90%}figure{width:100%;max-width:100%}figcaption,figure.fullwidth figcaption{max-width:none;margin-right:0%}blockquote p,blockquote footer{width:100%;margin-right:0}label.margin-toggle:not(.sidenote-number){display:inline}.sidenote,.marginnote{display:none}.margin-toggle:checked+.sidenote,.margin-toggle:checked+.marginnote{float:left;clear:both;vertical-align:baseline;border-left:2px solid var(--accent);background:var(--bg-code);width:95%;margin:1rem 2.5%;padding:.5rem .8rem;display:block;position:relative;left:1rem}label{cursor:pointer}div.table-wrapper,table{width:85%}img{width:100%}}.daily-figure-link{line-height:0;text-decoration:none;display:block}.daily-figure-link img{transition:opacity .15s;display:block}.daily-figure-link:hover img{opacity:.85}.home-thanks{width:95%;color:var(--muted);margin-top:4rem;margin-bottom:2rem;font-size:.95rem;font-style:italic}@media (max-width:900px){.home-thanks{width:100%}}.home-recent{width:95%;margin-top:2.5rem}.home-recent-head{margin:0 0 .7rem;font-size:1.5rem;font-style:italic;font-weight:400}.home-recent-head a{color:var(--foreground);text-decoration:none}.home-recent-head a:hover{text-decoration:underline}.home-recent-list{width:100%;margin:0;padding:0;list-style:none}.home-recent-list li{margin:0 0 .4rem;font-size:1.15rem;line-height:1.4}.home-recent-meta{font-size:.95rem}.home-recent-list li.home-recent-trail{margin-top:.5rem;font-size:1rem;font-style:italic}.home-recent-list li.home-recent-trail a{color:var(--muted);text-decoration:none;transition:color .15s,padding-left .2s;display:inline-block}.home-recent-list li.home-recent-trail a:hover{color:var(--foreground);padding-left:.4rem}.home-recent-date{font-size:inherit;color:var(--foreground)}@media (max-width:900px){.home-recent{width:100%}}.writing-intro{width:95%;color:var(--muted)}.writing-index{width:95%;margin:2rem 0 0;padding:0;list-style:none}.writing-index li{margin:0 0 2rem}.writing-index h2{margin:0 0 .2rem;font-size:1.6rem}.writing-index h2 a{text-decoration:none}.writing-index h2 a:hover{text-decoration:underline}.writing-meta{width:auto;margin:0;font-size:.95rem;font-style:italic}.writing-subtitle{width:auto;color:var(--muted-hi);margin:.4rem 0 0;font-size:1.15rem;font-style:italic}.writing-desc{width:auto;margin:.3rem 0 0;font-size:1.05rem}.writing-detail-header{width:95%;margin-bottom:1.5rem}.writing-detail-header h1{margin-bottom:.3rem}@media (max-width:900px){.writing-intro,.writing-index,.writing-detail-header{width:100%}}.friends{width:95%;margin-top:3rem}.friends h2{margin-bottom:1rem;font-size:1.5rem;font-style:italic;font-weight:400}.friends-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem 1.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.friends-grid li{font-size:1.1rem;line-height:1.35}.friends-blurb{color:var(--muted);font-size:.95rem}@media (max-width:900px){.friends-grid{grid-template-columns:1fr}}:is(body:has(.bookshelf-page),body:has(.bookshelf-detail),body:has(.bookshelf-new),body:has(.reading-page)){box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.bookshelf-page,.bookshelf-detail,.bookshelf-new,.reading-page{width:100%;max-width:none}.bookshelf-page header h1,.bookshelf-detail header h1{margin-bottom:.4rem;font-size:2.5rem}.bookshelf-page header p,.bookshelf-detail header p{width:auto;margin-top:0}.bookshelf-page .muted,.bookshelf-detail .muted{color:var(--muted)}.bookshelf{margin-top:2rem}.bookshelf-filters{flex-wrap:wrap;gap:.4rem .6rem;margin-bottom:1rem;display:flex}.bookshelf-filters button{border:1px solid var(--border);color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border-radius:2px;padding:.25rem .7rem;font-size:1rem}.bookshelf-filters button:hover{background:var(--bg-hover);border-color:var(--border-hi)}.bookshelf-filters button.active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.bookshelf-search{align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.bookshelf-search input{border:1px solid var(--border);color:var(--foreground);font:inherit;background:0 0;flex:1;padding:.35rem .7rem;font-size:1.05rem}.bookshelf-search input:focus{border-color:var(--accent);outline:none}.bookshelf-count{color:var(--muted);white-space:nowrap;font-size:.95rem}.bookshelf-table-wrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;margin-top:.5rem;overflow-x:auto}.bookshelf-table{border-collapse:collapse;width:100%;min-width:720px;font-size:1rem}.bookshelf-table th,.bookshelf-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;background:0 0;padding:.55rem .6rem;font-size:1rem}.bookshelf-table thead th{border-bottom:2px solid var(--border-mid);color:var(--muted-hi);background:0 0;font-style:italic;font-weight:600}.bookshelf-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.bookshelf-table th.sortable:hover{color:var(--foreground)}.bookshelf-table .num{text-align:right;font-variant-numeric:tabular-nums}.bookshelf-table .title-cell{word-break:break-word;overflow-wrap:anywhere;min-width:200px;max-width:360px}.bookshelf-table .title-cell a{text-decoration:none}.bookshelf-table .title-cell a:hover{text-decoration:underline}.bookshelf-table .byline{color:var(--muted)}.bookshelf-table tbody tr:hover{background:var(--bg-hover)}.bookshelf-table td.empty{text-align:center;color:var(--muted);padding:1.5rem .5rem}.bookshelf-table .stars{letter-spacing:.05em}.bookshelf-table .tag-cell{max-width:280px}.bookshelf-table .tag-cell-inner{flex-wrap:wrap;gap:.3rem;display:flex}.chip{border:1px solid var(--border);background:var(--bg-code);color:var(--foreground);white-space:nowrap;border-radius:2px;padding:.1rem .5rem;font-size:.9rem;display:inline-block}.chip-tag{color:var(--muted-hi);background:0 0;font-size:.85rem}.chip-cat{font-weight:500}.chip-fiction{background:#e8a8c02e}.chip-nonfiction{background:#e8dca82e}.chip-science{background:#c0a8e82e}.chip-history{background:#a8c0e82e}.chip-essays{background:#a8e8c02e}.chip-advice{background:#e8c0a82e}.chip-poetry{background:#e8e8a82e}.bookshelf-table .row-clickable{cursor:pointer}.bookshelf-table .row-clickable:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.bookshelf-table .row-active{background:var(--bg-hover);box-shadow:inset 3px 0 0 0 var(--accent)}.drawer{background:var(--background);border-left:1px solid var(--border);z-index:60;flex-direction:column;width:max(380px,35vw);height:100vh;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-10px 0 30px -10px #00000059}.drawer-header{border-bottom:1px solid var(--border);align-items:flex-start;gap:.8rem;padding:1rem 1.2rem .7rem;display:flex}.drawer-header h2{flex:1;margin:0;font-size:1.6rem;line-height:1.25}.drawer-header h2 a{text-decoration:none}.drawer-header h2 a:hover{text-decoration:underline}.drawer-actions{align-items:center;gap:.4rem;display:flex}.drawer-link,.drawer-close{border:1px solid var(--border);color:var(--foreground);font:inherit;cursor:pointer;background:0 0;padding:.25rem .55rem;font-size:1.1rem;line-height:1;text-decoration:none}.drawer-link:hover,.drawer-close:hover{background:var(--bg-hover);border-color:var(--border-hi)}.drawer-body{flex:1;padding:1rem 1.2rem 4rem;overflow-y:auto}.drawer-body .byline{color:var(--muted);width:auto;margin:0 0 .6rem;font-size:1.05rem}.drawer-body .bookshelf-detail-meta{margin:.2rem 0 1rem}.drawer-body .bookshelf-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 1.2rem;padding:.8rem 0}.drawer-body .bookshelf-detail-stats dd{font-size:1.15rem}.drawer-body .bookshelf-detail-section h3{color:var(--muted-hi);margin:0 0 .3rem;font-size:1rem;font-style:italic;font-weight:400}.drawer-body .bookshelf-detail-section p{width:auto;margin:0}.drawer-body .bookshelf-detail-notes{margin-top:1.6rem}.drawer-body .bookshelf-detail-notes p,.drawer-body .bookshelf-detail-notes ul,.drawer-body .bookshelf-detail-notes ol,.drawer-body .bookshelf-detail-notes dl,.drawer-body .bookshelf-detail-notes blockquote,.drawer-body .bookshelf-detail-notes pre,.drawer-body .bookshelf-detail-notes table,.drawer-body .bookshelf-detail-notes figure{width:auto}.drawer-body .bookshelf-detail-notes h1,.drawer-body .bookshelf-detail-notes h2,.drawer-body .bookshelf-detail-notes h3{color:var(--foreground);font-style:normal}@media (max-width:760px){.drawer{border-left:none;width:100vw}}.bookshelf-detail header{margin-bottom:1.5rem}.bookshelf-detail header .byline{color:var(--muted);margin-top:0;font-size:1.2rem}.bookshelf-detail-meta{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.bookshelf-detail-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0 0 1.5rem;padding:1rem 0;display:grid}.bookshelf-detail-stats div{flex-direction:column;display:flex}.bookshelf-detail-stats dt{color:var(--muted);text-transform:lowercase;margin-bottom:.2rem;font-size:.85rem}.bookshelf-detail-stats dd{margin:0;font-size:1.3rem}.bookshelf-detail-stats .stars{letter-spacing:.08em}.bookshelf-detail-section{margin:1.5rem 0}.bookshelf-detail-section h2{color:var(--muted-hi);margin:0 0 .4rem;font-size:1.1rem;font-style:italic;font-weight:400}.bookshelf-detail-section p{width:auto;margin:0}.bookshelf-detail-section .chip{margin-right:.3rem}.bookshelf-detail-notes{margin-top:2.5rem}.bookshelf-detail-notes h1,.bookshelf-detail-notes h2{color:var(--foreground);font-style:normal}.reading-list{width:100%;margin:1.5rem 0 0;padding:0;list-style:none}.reading-list li{border-bottom:1px dashed var(--border);margin:0 0 1.6rem;padding:0 0 1.2rem}.reading-list li:last-child{border-bottom:none}.reading-head{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;display:flex}.reading-title{flex:1;width:auto;min-width:0;margin:0;font-size:1.2rem;line-height:1.35}.reading-when{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.9rem}.reading-meta{width:auto;margin:.2rem 0 0;font-size:.9rem}.reading-snippet{width:auto;color:var(--muted-hi);margin:.5rem 0 0;font-size:1.05rem}.reading-cents{width:auto;margin:.4rem 0 0;font-size:1.05rem;font-style:italic}.reading-tags{flex-wrap:wrap;gap:.3rem;width:auto;margin:.5rem 0 0;display:flex}.newbook-picker{border:1px solid var(--border);background:var(--bg-code);margin-bottom:1rem}.newbook-picker>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:baseline;gap:.7rem;padding:.7rem 1rem;font-size:1rem;list-style:none;display:flex}.newbook-picker>summary::-webkit-details-marker{display:none}.newbook-picker>summary:before{content:"▸";width:1ch;color:var(--muted);transition:transform .15s;display:inline-block}.newbook-picker[open]>summary:before{transform:rotate(90deg)}.newbook-picker>summary:hover{background:var(--bg-hover)}.newbook-picker-body{padding:0 1rem .8rem}.newbook-picker input{width:100%;font:inherit;color:var(--foreground);border:1px solid var(--border);background:0 0;margin:.4rem 0;padding:.35rem .55rem;font-size:1rem}.newbook-picker input:focus{border-color:var(--accent);outline:none}.newbook-picker-list{flex-direction:column;gap:.2rem;width:100%;max-height:360px;margin:0;padding:0 0 .4rem;list-style:none;display:flex;overflow-y:auto}.newbook-picker-list button{text-align:left;cursor:pointer;width:100%;color:var(--foreground);font:inherit;background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;padding:.3rem .5rem;font-size:.95rem;display:flex}.newbook-picker-list button:hover{background:var(--bg-hover);border-color:var(--border)}.newbook-picker-title{font-weight:500}.newbook-picker-url{font-size:.85rem}.newbook-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;margin:1rem 0;display:grid}.newbook-wide{grid-column:1/-1}.newbook label{flex-direction:column;gap:.25rem;font-size:.95rem;display:flex}.newbook label>span{color:var(--muted);font-size:.85rem}.newbook input,.newbook select,.newbook textarea{font:inherit;color:var(--foreground);border:1px solid var(--border);background:0 0;border-radius:2px;padding:.35rem .55rem;font-size:1rem}.newbook input:focus,.newbook select:focus,.newbook textarea:focus{border-color:var(--accent);outline:none}.newbook textarea{resize:vertical;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.95rem}.newbook-actions{flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin:1rem 0;display:flex}.newbook-actions button{background:var(--foreground);color:var(--background);border:1px solid var(--foreground);font:inherit;cursor:pointer;border-radius:2px;padding:.35rem .9rem}.newbook-actions button:disabled{opacity:.5;cursor:not-allowed}.newbook-help{flex:1;margin:0;font-size:.9rem}.newbook-url-row{align-items:stretch;gap:.5rem;display:flex}.newbook-url-row input{flex:1}.newbook-enrich{color:var(--foreground);border:1px solid var(--border);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:.35rem .8rem}.newbook-enrich:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent)}.newbook-enrich:disabled{opacity:.5;cursor:not-allowed}.newbook-enrich-status{margin-top:.2rem;font-size:.85rem}.newbook-dupe-warn{color:var(--foreground);background:#b8860b1f;border:1px solid #b8860b;border-radius:2px;margin-top:.3rem;padding:.3rem .55rem;font-size:.9rem;display:block}.newbook-dupe-warn a{color:var(--accent);text-decoration:underline}.newbook-discard{color:var(--accent);border:1px solid var(--border);font:inherit;cursor:pointer;background:0 0;border-radius:2px;margin-left:.4rem;padding:.1rem .5rem;font-size:.85rem}.newbook-discard:hover{background:var(--bg-hover)}.newbook-status{border:1px solid var(--border);width:100%;margin:.4rem 0;padding:.5rem .8rem;font-size:.95rem}.newbook-status-ok{border-color:var(--accent);color:var(--foreground)}.newbook-status-err{color:#f5b7b1;border-color:#c0392b}.newbook-output{background:var(--bg-code);border:1px solid var(--border);box-sizing:border-box;white-space:pre-wrap;word-break:break-word;width:100%;margin:1rem 0;padding:1rem;font-size:.9rem;overflow-x:auto}@media (max-width:760px){.bookshelf-table{font-size:.92rem}.bookshelf-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.newbook-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
