:root{color:#f4efe6;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0d0b09;--bg-soft:#14110d;--surface:#1a1714b8;--surface-solid:#1a1714;--surface-raised:#251e17;--surface-inset:#12100c;--text:#f4efe6;--text-soft:#d9cbb3;--muted:#9c8f7d;--subtle:#6b6258;--line:#f4efe61a;--line-strong:#f4efe638;--accent:#b25945;--accent-strong:#c97258;--accent-deep:#8b2e1f;--accent-soft:#8b2e1f33;--accent-line:#b2594566;--on-accent:#f4efe6;--wine:#6b1f1f;--wine-soft:#6b1f1f47;--glow-a:#6b1f1f17;--glow-b:#8b2e1f0d;--danger:#e59a94;--button-primary-bg:#c65a4b;--button-primary-bg-hover:#d16c5c;--button-primary-ink:#1a1714;--status-lido:#9db78d;--status-lendo:#c97258;--status-quero:#96a8c6;--status-outro:#9c8f7d;--shadow-card:0 18px 44px #00000052;--shadow-pop:0 30px 90px #00000080;--shadow-cover:0 16px 34px #0000006b;--radius-sm:2px;--radius-md:3px;--radius-lg:4px;--font-display:"Fraunces", Georgia, serif;--font-body:"Spectral", Georgia, serif;--font-mono:"Space Mono", ui-monospace, monospace;--rail-width:236px;--content-width:1100px;--ease-out:cubic-bezier(.22, 1, .36, 1);background:#0d0b09;font-family:Spectral,Georgia,serif}:root[data-theme=light]{color:#1a1714;--bg:#f4efe6;--bg-soft:#ede4d3;--surface:#faf6eedb;--surface-solid:#f9f4ea;--surface-raised:#fcf9f1;--surface-inset:#eae0cc;--text:#1a1714;--text-soft:#3a322a;--muted:#7a6e63;--subtle:#a2927a;--line:#1a17141f;--line-strong:#1a171447;--accent:#6b1f1f;--accent-strong:#8b2e1f;--accent-deep:#4a1212;--accent-soft:#6b1f1f1a;--accent-line:#6b1f1f61;--on-accent:#f4efe6;--wine:#6b1f1f;--wine-soft:#6b1f1f1f;--glow-a:#6b1f1f1a;--glow-b:#6b1f1f12;--danger:#8b2e1f;--button-primary-bg:#6b1f1f;--button-primary-bg-hover:#8b2e1f;--button-primary-ink:#f4efe6;--status-lido:#5d814f;--status-lendo:#8b2e1f;--status-quero:#5b6f92;--status-outro:#7a6e63;--shadow-card:0 16px 34px #1a17141a, 0 1px 0 #1a171424;--shadow-pop:0 30px 70px #1a171433;--shadow-cover:0 10px 22px #1a17142e, 0 1px 0 #1a17141f;background:#f4efe6}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);margin:0;font-size:15.5px;line-height:1.55}body:after{z-index:0;pointer-events:none;content:"";background:radial-gradient(52rem 34rem at 105% -8%, var(--glow-a), transparent 62%), radial-gradient(46rem 30rem at -12% 14%, var(--glow-b), transparent 60%);position:fixed;inset:0}body:before{z-index:0;pointer-events:none;content:"";opacity:0;background-image:radial-gradient(currentColor .5px,#0000 .5px);background-position:0 0;background-size:9px 9px;position:fixed;inset:0}:root[data-theme=light] body:before{opacity:.08}h1,h2,h3,h4,p{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}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-strong);outline-offset:3px;border-radius:4px}button:disabled{cursor:not-allowed;opacity:.55}::selection{color:var(--on-accent);background:var(--accent)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--surface-raised);border:3px solid var(--bg);border-radius:999px}::-webkit-scrollbar-track{background:0 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;font-size:10.5px;font-weight:700;display:inline-flex}.select-menu{gap:8px;display:grid;position:relative}.select-menu__label{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.select-menu__trigger{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface-inset);text-align:left;transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-size:15px;display:flex}.select-menu__trigger:hover,.select-menu__trigger[aria-expanded=true]{border-color:var(--accent-line)}.select-menu__trigger[aria-expanded=true]{box-shadow:0 0 0 3px var(--accent-soft)}.select-menu__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-menu__trigger svg{color:var(--muted);transition:transform .22s var(--ease-out);flex:none}.select-menu__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.select-menu__backdrop{z-index:40;cursor:default;background:0 0;position:fixed;inset:0}.select-menu__panel{z-index:41;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-solid);box-shadow:var(--shadow-pop);gap:6px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.select-menu__search{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);background:var(--surface-inset);outline:none;padding:10px 12px;font-size:14px}.select-menu__search:focus{border-color:var(--accent-line)}.select-menu__list{gap:2px;max-height:46vh;display:grid;overflow-y:auto}.select-menu__list button{border-radius:var(--radius-sm);color:var(--text-soft);text-align:left;transition:background .18s var(--ease-out), color .18s var(--ease-out);justify-content:space-between;align-items:baseline;gap:18px;padding:11px 12px;font-size:14.5px;display:flex}.select-menu__list button:hover{color:var(--text);background:var(--surface-raised)}.select-menu__list button.is-active{color:var(--accent-strong);background:var(--accent-soft)}.select-menu__list button small{font-family:var(--font-mono);color:var(--subtle);flex:none;font-size:10px}.select-menu__list button.is-active small{color:var(--accent)}.select-menu__empty{color:var(--subtle);padding:14px 12px;font-style:italic}.button{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), background .28s var(--ease-out), border-color .28s var(--ease-out), color .28s var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:11.5px;font-weight:700;display:inline-flex}.button--primary{color:var(--button-primary-ink,var(--on-accent));background:var(--button-primary-bg,var(--accent))}.button--primary:hover{background:var(--button-primary-bg-hover,var(--accent-strong))}.button--primary:active{transform:translateY(1px)}.button--secondary{color:var(--text);border-color:var(--line-strong);background:0 0}.button--secondary:hover{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft);transform:translateY(-2px)}.button--ghost{color:var(--muted);padding-inline:14px}.button--ghost:hover{color:var(--accent-strong);background:var(--accent-soft)}.text-button{color:var(--accent-strong);border-bottom:1px solid var(--accent-line);transition:color .2s var(--ease-out), border-color .2s var(--ease-out);align-items:center;gap:8px;padding-bottom:2px;font-size:14px;font-style:italic;display:inline-flex}.text-button:hover{color:var(--accent);border-color:var(--accent)}.icon-button{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--text-soft);transition:color .22s var(--ease-out), border-color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);border-radius:50%;place-items:center;display:inline-grid}.icon-button:hover{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft);transform:translateY(-1px)}.app-frame{z-index:1;min-height:100vh;position:relative;overflow-x:clip}.app-header{z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 96%, transparent);-webkit-backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:0 18px;display:flex;position:sticky;top:0}.app-header__meta{align-items:center;gap:12px;display:inline-flex}.app-header .migration-chip{display:none}.brand{align-items:center;gap:2px;min-width:0;display:inline-flex}.brand-mark{height:34px;color:var(--text);transition:transform .3s var(--ease-out);flex:none;align-items:center;display:flex}.brand-mark svg{width:auto;height:100%;display:block}.brand:hover .brand-mark{transform:translateY(-1px)}.wordmark{font-family:var(--font-display);letter-spacing:-.05em;white-space:nowrap;font-size:23px;font-weight:600;line-height:1}.wordmark i{color:var(--accent);font-style:normal}.rail-brand__text{flex-direction:column;gap:5px;min-width:0;display:flex}.brand-lockup{align-items:center;gap:2px;display:inline-flex}.rail-tagline{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-size:9.5px}.migration-chip{border:1px dashed var(--accent-line);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 11px;font-size:9.5px;display:inline-flex}.account-trigger{color:var(--text-soft);transition:border-color .22s var(--ease-out), background .22s var(--ease-out);border:1px solid #0000;border-radius:999px;align-items:center;gap:11px;padding:7px 9px;display:inline-flex}.account-trigger:hover{border-color:var(--line-strong);background:var(--surface)}.account-trigger__copy{text-align:left;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.account-trigger__copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:14px;font-weight:500;overflow:hidden}.account-trigger__copy small{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:9.5px}.account-trigger--compact{border-radius:50%;padding:3px}.account-avatar{object-fit:cover;font-family:var(--font-display);color:var(--on-accent);background:radial-gradient(120% 120% at 20% 15%, var(--accent-strong), var(--accent-deep));border-radius:50%;flex:none;place-items:center;font-style:italic;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff38}.account-avatar--small{width:34px;height:34px;font-size:13px}.account-avatar--medium{width:46px;height:46px;font-size:17px}.account-avatar--large{width:64px;height:64px;font-size:23px}.account-avatar--fallback{text-transform:uppercase}.global-notice{z-index:35;color:var(--danger);background:color-mix(in srgb, var(--wine-soft) 70%, var(--bg));border-bottom:1px solid var(--wine);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:14px;margin:0;padding:11px 20px;font-size:14px;display:flex;position:sticky;top:68px}.global-notice button{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text);align-items:center;gap:7px;font-size:10.5px;display:inline-flex}.desktop-layout{display:block}.desktop-rail{display:none}.app-content{width:min(100% - 36px, var(--content-width));margin:0 auto;padding:22px 0 120px}@media (width>=1024px){.app-header{display:none}.desktop-layout{grid-template-columns:var(--rail-width) minmax(0, 1fr);align-items:start;display:grid}.desktop-rail{border-right:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--bg-soft) 72%, transparent), transparent 34%), transparent;flex-direction:column;gap:18px;height:100vh;padding:24px 16px 18px 20px;display:flex;position:sticky;top:0}.rail-head{border-bottom:1px solid var(--line);padding-bottom:16px}.rail-nav{flex-direction:column;flex:1;gap:3px;display:flex}.rail-label{font-family:var(--font-mono);letter-spacing:.26em;text-transform:uppercase;color:var(--subtle);margin:0 0 12px 14px;font-size:9.5px}.rail-link{border-radius:var(--radius-md);color:var(--muted);transition:color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);align-items:center;gap:11px;padding:8px 12px;font-size:14px;display:flex;position:relative}.rail-link svg{opacity:.8;transition:opacity .22s var(--ease-out), transform .22s var(--ease-out)}.rail-link:before{background:var(--accent);content:"";width:3px;height:0;transition:height .26s var(--ease-out);border-radius:999px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.rail-link:hover{color:var(--text);background:var(--surface);transform:translate(2px)}.rail-link.is-active{color:var(--accent-strong);background:linear-gradient(90deg, var(--accent-soft), transparent 85%);font-weight:500}.rail-link.is-active:before{height:22px}.rail-link.is-active svg{opacity:1;transform:scale(1.06)}.rail-add{border-radius:var(--radius-md);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--on-accent);background:linear-gradient(165deg, var(--accent-strong), var(--accent) 55%, var(--accent-deep));transition:transform .26s var(--ease-out), box-shadow .26s var(--ease-out);justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:11px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff52,0 12px 30px #8b2e1f42}.rail-add:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fff6,0 18px 40px #6b1f1f61}.rail-foot{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:12px;padding-top:16px;display:flex}.app-content{width:min(100% - 64px, var(--content-width));padding:52px 0 120px}}.bottom-navigation{z-index:45;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg);justify-content:space-around;align-items:center;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-navigation__item{border-radius:var(--radius-md);min-width:62px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;transition:color .22s var(--ease-out), background .22s var(--ease-out);flex-direction:column;align-items:center;gap:4px;padding:7px 8px 6px;font-size:9px;display:flex}.bottom-navigation__item.is-active{color:var(--text);background:var(--surface-raised)}.bottom-navigation__add{width:52px;height:52px;color:var(--on-accent);background:linear-gradient(165deg, var(--accent-strong), var(--accent) 55%, var(--accent-deep));transition:transform .3s var(--ease-out);border-radius:50%;flex:none;place-items:center;margin-top:-26px;display:grid;box-shadow:inset 0 1px #ffffff59,0 12px 26px #8b2e1f66}.bottom-navigation__add:hover,.bottom-navigation__add.is-active{transform:rotate(90deg)}@media (width>=1024px){.bottom-navigation{display:none}}.page{animation:page-in .5s var(--ease-out) both}@keyframes page-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.page-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:22px;display:flex}.page-header h1{font-family:var(--font-display);letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(30px,3.2vw,40px);font-weight:600;line-height:1.02}.page-header__description{max-width:58ch;color:var(--muted);font-size:16.5px;font-style:italic;line-height:1.6}.page-header__aside{flex:none;padding-top:18px}.stage-stamp{border:1px dashed var(--accent-line);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-soft) 60%, transparent);transition:transform .3s var(--ease-out);border-radius:6px;padding:11px 15px;font-size:9.5px;display:inline-block;transform:rotate(3deg)}.stage-stamp:hover{transform:rotate(0)scale(1.04)}@media (width<=640px){.page-header{align-items:center;gap:12px}.page-header__aside{padding-top:6px}}.book-cover{aspect-ratio:2/3;background:var(--surface-raised);box-shadow:var(--shadow-cover);border-radius:3px 9px 9px 3px;display:block;position:relative;overflow:hidden}.book-cover:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#00000061,#0000001a 55%,#ffffff14 82%,#0000);width:8px;position:absolute;inset:0 auto 0 0}.book-cover:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(112deg,#0000 42%,#ffffff12 50%,#0000 58%);position:absolute;inset:0}.book-cover img{object-fit:cover;width:100%;height:100%}.book-cover--generated{isolation:isolate;color:var(--cover-ink,#1a1714);background:var(--cover-paper,#f1e6d2);flex-direction:column;justify-content:space-between;gap:8px;padding:14px 12px;display:flex}.book-cover--generated:before{z-index:-1;mix-blend-mode:multiply;content:"";background:linear-gradient(135deg,#ffffff29,#0000001a);width:auto;position:absolute;inset:0}.book-cover--generated .book-cover__rule{background:currentColor;width:38%;height:5px;margin-bottom:8px}.book-cover--generated .book-cover__copy{flex-direction:column;flex:1;justify-content:center;gap:8px;min-height:0;display:flex}.book-cover--generated strong{font-family:var(--font-display);letter-spacing:-.02em;overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:15.5px;font-style:italic;font-weight:700;line-height:1.08;display:-webkit-box;overflow:hidden}.book-cover--generated small{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.25;display:-webkit-box;overflow:hidden}.book-cover--generated .book-cover__brand{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:.72;font-size:8px}.book-cover--generated[data-layout=classic]{text-align:center;border:8px solid var(--cover-paper);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--cover-ink), transparent 35%);align-items:center}.book-cover--generated[data-layout=modern]{text-align:left;align-items:stretch}.book-cover--generated[data-layout=modern] small{text-align:right}.book-cover--generated[data-layout=modern] strong{font-style:normal;font-weight:500}.book-cover--generated[data-layout=modern] .book-cover__rule{background:var(--cover-ink-2,currentColor);border-radius:50%;width:8px;height:8px;margin:0}.book-cover--generated[data-layout=minimal]{text-align:center;align-items:center}.book-cover--generated[data-layout=minimal] .book-cover__rule{background:var(--cover-ink-2,currentColor);width:28px;height:2px;margin:0}.book-cover--generated[data-layout=bold]{color:var(--cover-paper);background:var(--cover-ink)}.book-cover--generated[data-layout=bold]:before{content:attr(data-initial);font-family:var(--font-display);color:var(--cover-ink-2);mix-blend-mode:normal;opacity:.1;background:0 0;place-items:center;font-size:92px;font-weight:900;display:grid}.book-cover--generated[data-layout=bold] strong{font-style:normal;font-weight:800}.book-cover--generated[data-layout=bold] .book-cover__rule{background:var(--cover-ink-2);width:100%;height:4px}.book-cover--generated[data-layout=stripe]{color:var(--cover-ink);background:linear-gradient(to bottom, var(--cover-ink-2) 0 25%, var(--cover-paper) 25%)}.book-cover--generated[data-layout=stripe] .book-cover__rule{display:none}.book-cover--generated[data-layout=stripe] .book-cover__copy{text-align:center}.book-cover--generated[data-layout=stripe] strong{margin:auto 0}.book-cover--generated[data-layout=stripe] small{color:var(--cover-paper);order:-1;font-weight:700}.loading-dot{background:var(--accent);border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite loading-pulse;display:inline-block}@keyframes loading-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.skeleton-shimmer{background:var(--surface-raised);position:relative;overflow:hidden}.skeleton-shimmer:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da0f 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}:root[data-theme=light] .skeleton-shimmer:after{background:linear-gradient(100deg,#0000 30%,#ffffff80 50%,#0000 70%)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.quick-layer,.panel-layer{z-index:60;grid-template-columns:minmax(0,1fr);place-items:end center;display:grid;position:fixed;inset:0}.quick-backdrop,.panel-backdrop{-webkit-backdrop-filter:blur(6px);animation:fade-in .3s var(--ease-out) both;background:#0a07059e;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.quick-sheet{z-index:1;border:1px solid var(--line-strong);background:var(--surface-solid);width:min(100% - 20px,560px);box-shadow:var(--shadow-pop);animation:sheet-up .42s var(--ease-out) both;border-radius:26px;margin-bottom:10px;padding:16px 26px 28px;position:relative}@keyframes sheet-up{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:none}}.quick-sheet__handle{background:var(--line-strong);border-radius:999px;width:44px;height:4px;margin:0 auto 18px}.quick-sheet h2{font-family:var(--font-display);letter-spacing:-.01em;margin:12px 0 8px;font-size:28px;font-weight:600}.quick-sheet>p:not(.eyebrow){color:var(--muted);font-style:italic}.quick-sheet__actions{gap:10px;margin-top:22px;display:grid}.quick-action-card{border:1px solid var(--line);background:var(--surface);transition:border-color .24s var(--ease-out), background .24s var(--ease-out), transform .24s var(--ease-out);border-radius:16px;align-items:center;gap:15px;padding:15px 17px;display:flex}.quick-action-card svg:first-child{color:var(--accent)}.quick-action-card span{flex:1;font-size:15.5px}.quick-action-card svg:last-child{color:var(--subtle);transition:color .24s var(--ease-out), transform .24s var(--ease-out)}.quick-action-card:hover{border-color:var(--accent-line);background:var(--accent-soft);transform:translate(3px)}.quick-action-card:hover svg:last-child{color:var(--accent-strong);transform:translate(3px)}.panel-layer{place-items:stretch end}.settings-panel{z-index:1;border-left:1px solid var(--line-strong);background:var(--surface-solid);width:min(100%,420px);height:100%;box-shadow:var(--shadow-pop);animation:panel-in .42s var(--ease-out) both;flex-direction:column;gap:6px;padding:26px 26px 40px;display:flex;position:relative;overflow-y:auto}@keyframes panel-in{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}.settings-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.settings-panel__header h2{font-family:var(--font-display);letter-spacing:-.01em;margin-top:12px;font-size:30px;font-weight:600}.settings-section{border-bottom:1px solid var(--line);padding:22px 0}.settings-section:last-child{border-bottom:0}.settings-section h3{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-bottom:15px;font-size:10.5px;font-weight:700}.segmented-control{border:1px solid var(--line);background:var(--surface-inset);border-radius:999px;grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.segmented-control button{color:var(--muted);transition:color .22s var(--ease-out), background .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:11px 14px;font-size:14px;display:inline-flex}.segmented-control button:hover{color:var(--text)}.segmented-control button.is-active{color:var(--accent-strong);background:var(--surface-raised);box-shadow:0 4px 14px #00000038, inset 0 0 0 1px var(--accent-line)}:root[data-theme=light] .segmented-control button.is-active{box-shadow:0 4px 12px #58422624, inset 0 0 0 1px var(--accent-line)}.segmented-control--text{grid-template-columns:repeat(3,1fr)}.segmented-control--text button{padding-inline:6px;font-size:13.5px}.star-rating{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.star-rating__stars{gap:4px;display:inline-flex}.star-rating__star{width:30px;height:30px;display:inline-block;position:relative}.star-rating__shape{display:block;position:absolute;inset:0}.star-rating__shape svg{width:100%;height:100%;position:absolute;inset:0}.star-rating__outline path{fill:none;stroke:var(--line-strong);stroke-width:1.6px}.star-rating__clip{display:block;position:absolute;inset:0;overflow:hidden}.star-rating__filled path{fill:var(--accent-strong)}.star-rating__hit{z-index:1;width:50%;height:100%;position:absolute;top:0}.star-rating__hit--half{left:0}.star-rating__hit--full{right:0}.star-rating__meta{align-items:center;gap:10px;display:inline-flex}.star-rating__value{font-variant-numeric:tabular-nums;min-width:3.2ch;color:var(--text);font-size:15px}.star-rating__clear{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);text-underline-offset:3px;font-size:11px;text-decoration:underline}.star-rating__clear:hover{color:var(--text)}.account-state{border:1px dashed var(--line-strong);color:var(--muted);border-radius:14px;align-items:center;gap:11px;padding:15px 16px;font-size:14px;font-style:italic;display:flex}.account-state--error{color:var(--danger);flex-direction:column;align-items:flex-start}.account-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:16px;padding:18px;display:grid}.account-card__identity{align-items:center;gap:15px;display:flex}.account-card__identity>div{flex-direction:column;gap:2px;min-width:0;display:flex}.account-card__identity strong{overflow-wrap:anywhere;font-size:17px;font-weight:500}.account-card__identity span{color:var(--muted);font-size:13.5px}.account-card__identity small{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:9.5px}.account-card>p{color:var(--muted);font-size:14px;font-style:italic;line-height:1.55}.account-card__actions{flex-wrap:wrap;gap:9px;display:flex}.not-found-page{text-align:center;place-items:center;min-height:52vh;display:grid}.not-found-page__code{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px var(--accent-line);font-size:clamp(70px,14vw,130px);font-style:italic;font-weight:600;line-height:1}.not-found-page h1{font-family:var(--font-display);margin:12px 0 10px;font-size:30px;font-weight:600}.not-found-page p{max-width:40ch;color:var(--muted);margin:0 auto 26px;font-style:italic}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes cold-start-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cold-start-notice__spin{animation:none}}.cold-start-notice{z-index:60;font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.04em;color:#f4efe6;background:var(--wine,#6b1f1f);align-items:center;gap:12px;padding:12px 16px;font-size:11px;line-height:1.4;display:flex;position:sticky;top:0}.cold-start-notice strong{letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.cold-start-notice__spin{border:2px solid #f4efe659;border-top-color:#f4efe6;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.8s linear infinite cold-start-spin}@media (prefers-reduced-motion:reduce){.cold-start-notice__spin{animation:none}}.cold-start-notice--error{background:#7f1d1d;justify-content:space-between}.cold-start-notice--error button{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:#1a1714;cursor:pointer;background:#f4efe6;border:1px solid #f4efe6cc;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:700}.version-banner{right:16px;bottom:calc(96px + env(safe-area-inset-bottom));z-index:70;border:1px solid var(--accent-line);background:var(--surface-solid);max-width:460px;box-shadow:var(--shadow-pop);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:14px 16px;font-size:14px;display:flex;position:fixed;left:16px}.version-banner__actions{align-items:center;gap:12px;display:inline-flex}@media (width>=900px){.version-banner{bottom:calc(24px + env(safe-area-inset-bottom))}}.page--shelf{position:relative}.shelf-diary-segment{border:1px solid var(--line-strong);background:var(--surface);border-radius:999px;gap:4px;margin-bottom:20px;padding:4px;display:inline-flex}.shelf-diary-segment__btn{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);transition:color .2s var(--ease-out), background .2s var(--ease-out);border-radius:999px;align-items:center;padding:8px 18px;font-size:11px;font-weight:700;display:inline-flex}.shelf-diary-segment__btn:hover{color:var(--text)}.shelf-diary-segment__btn.is-active{color:var(--bg);background:var(--text)}.shelf-notice,.diary-notice{z-index:55;border:1px solid var(--accent-line);color:var(--accent-strong);background:color-mix(in srgb, var(--surface-solid) 92%, transparent);box-shadow:var(--shadow-pop);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:notice-in .4s var(--ease-out) both;border-radius:999px;padding:13px 20px;font-size:14px;font-style:italic;position:fixed;bottom:96px;right:22px}@media (width>=1024px){.shelf-notice,.diary-notice{bottom:28px}}@keyframes notice-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.shelf-toolbar,.diary-toolbar,.feed-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.shelf-filters{flex-wrap:wrap;gap:8px;display:flex}.shelf-filters button{border:1px solid var(--line);color:var(--muted);transition:color .22s var(--ease-out), border-color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);border-radius:999px;align-items:baseline;gap:8px;padding:10px 16px;font-size:14px;display:inline-flex}.shelf-filters button small{font-family:var(--font-mono);color:var(--subtle);transition:color .22s var(--ease-out);font-size:10px}.shelf-filters button:hover{color:var(--text);border-color:var(--line-strong);transform:translateY(-1px)}.shelf-filters button.is-active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.shelf-filters button.is-active small{color:var(--accent)}.shelf-view-toggle{border:1px solid var(--line);background:var(--surface-inset);border-radius:999px;gap:4px;padding:4px;display:inline-flex}.shelf-view-toggle button{width:40px;height:36px;color:var(--muted);transition:color .2s var(--ease-out), background .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:999px;place-items:center;display:grid}.shelf-view-toggle button.is-active{color:var(--accent-strong);background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--accent-line)}.view-icon{gap:2.5px;display:inline-grid}.view-icon i{background:currentColor;border-radius:1.5px;display:block}.view-icon--grid{grid-template-columns:repeat(2,6px)}.view-icon--grid i{width:6px;height:6px}.view-icon--list{grid-template-rows:repeat(3,2.5px);gap:3.5px}.view-icon--list i{width:15px;height:2.5px}.shelf-books--grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:34px 22px;display:grid}@media (width>=760px){.shelf-books--grid{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:38px 26px}}.shelf-book{min-width:0}.shelf-book__open{text-align:left;width:100%;min-width:0;display:flex}.shelf-books--grid .shelf-book__open{flex-direction:column;gap:15px}.shelf-books--grid .shelf-book__cover{width:100%;transition:transform .38s var(--ease-out), box-shadow .38s var(--ease-out)}.shelf-books--grid .shelf-book:hover .shelf-book__cover{transform:translateY(-7px)rotate(-1.4deg);box-shadow:0 28px 54px #00000080}:root[data-theme=light] .shelf-books--grid .shelf-book:hover .shelf-book__cover{box-shadow:0 24px 46px #58422652}.shelf-book__body{flex-direction:column;gap:6px;min-width:0;display:flex}.shelf-book__status{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--status-outro);background:color-mix(in srgb, var(--status-outro) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-outro) 30%, transparent);border-radius:999px;align-self:flex-start;padding:3.5px 9px;font-size:9px;font-weight:700}.shelf-book__status--lido{color:var(--status-lido);background:color-mix(in srgb, var(--status-lido) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-lido) 32%, transparent)}.shelf-book__status--lendo{color:var(--status-lendo);background:color-mix(in srgb, var(--status-lendo) 14%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-lendo) 36%, transparent)}.shelf-book__status--quero{color:var(--status-quero);background:color-mix(in srgb, var(--status-quero) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-quero) 32%, transparent)}.shelf-book__body strong{font-family:var(--font-display);letter-spacing:-.005em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17.5px;font-weight:600;line-height:1.22;display:-webkit-box;overflow:hidden}.shelf-book__author{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-style:italic;overflow:hidden}.shelf-book__meta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.shelf-book__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.shelf-book__rating{color:var(--accent-strong);letter-spacing:.12em;font-size:13px}.shelf-book__rating.is-empty{color:var(--subtle);letter-spacing:0;font-size:12px;font-style:italic}.shelf-book__footer svg{color:var(--subtle);opacity:0;transition:opacity .26s var(--ease-out), transform .26s var(--ease-out), color .26s var(--ease-out);transform:translate(-4px)}.shelf-book:hover .shelf-book__footer svg{color:var(--accent-strong);opacity:1;transform:none}.shelf-books--list{gap:10px;display:grid}.shelf-books--list .shelf-book{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .24s var(--ease-out), background .24s var(--ease-out), transform .24s var(--ease-out)}.shelf-books--list .shelf-book:hover{border-color:var(--accent-line);background:var(--surface-raised);transform:translate(4px)}.shelf-books--list .shelf-book__open{align-items:center;gap:18px;padding:14px 18px 14px 14px}.shelf-books--list .shelf-book__cover{flex:none;width:54px}.shelf-books--list .shelf-book__body{flex:1;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) auto;align-items:center;gap:8px 22px;display:grid}.shelf-books--list .shelf-book__body strong{-webkit-line-clamp:1;font-size:17px}.shelf-books--list .shelf-book__author{grid-column:1}.shelf-books--list .shelf-book__meta{display:none}.shelf-books--list .shelf-book__status{grid-area:1/2/span 2;justify-self:start}.shelf-books--list .shelf-book__footer{grid-area:1/3/span 2;margin-top:0}.shelf-books--list .shelf-book__footer svg{opacity:1;transform:none}@media (width<=720px){.shelf-books--list .shelf-book__body{grid-template-columns:minmax(0,1fr) auto}.shelf-books--list .shelf-book__status{grid-area:1/2}.shelf-books--list .shelf-book__footer{display:none}}.shelf-book-skeleton{gap:16px;display:flex}.shelf-book-skeleton--grid{flex-direction:column}.shelf-book-skeleton__cover{aspect-ratio:2/3;border-radius:3px 9px 9px 3px;display:block}.shelf-book-skeleton--list .shelf-book-skeleton__cover{flex:none;width:54px}.shelf-book-skeleton__copy{flex-direction:column;flex:1;gap:9px;padding-top:4px;display:flex}.shelf-book-skeleton__copy i{border-radius:4px;height:11px;display:block}.shelf-book-skeleton__copy i:first-child{width:46%}.shelf-book-skeleton__copy i:nth-child(2){width:88%;height:15px}.shelf-book-skeleton__copy i:nth-child(3){width:62%}.shelf-book-skeleton__cover,.shelf-book-skeleton__copy i{background:var(--surface-raised);position:relative;overflow:hidden}.shelf-book-skeleton__cover:after,.shelf-book-skeleton__copy i:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da12 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}.shelf-state,.catalog-state,.diary-state,.feed-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);text-align:center;place-items:center;gap:14px;padding:64px 28px;display:grid}.shelf-state h2,.catalog-state h2,.diary-state h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:27px;font-weight:600}.shelf-state p,.catalog-state p,.diary-state p{max-width:44ch;color:var(--muted);font-style:italic}.shelf-state svg,.catalog-state svg{color:var(--accent)}.shelf-state .button,.catalog-state .button{margin-top:8px}.shelf-state--empty{text-align:left;grid-template-columns:auto minmax(0,1fr);gap:40px;padding:58px 46px}.shelf-state--empty>div{justify-items:start;gap:12px;display:grid}.shelf-state--empty h2{margin:0}@media (width<=720px){.shelf-state--empty{text-align:center;grid-template-columns:1fr;justify-items:center}.shelf-state--empty>div{justify-items:center}}.book-spines{align-items:flex-end;gap:7px;height:150px;display:flex}.book-spines span{background:linear-gradient(180deg, var(--surface-raised), var(--surface-solid));width:26px;box-shadow:inset 0 0 0 1px var(--line-strong), inset 3px 0 5px #0000004d;border-radius:3px 5px 2px 2px;display:block}.book-spines span:first-child{height:62%}.book-spines span:nth-child(2){background:linear-gradient(#6d2f33,#4d1f23);height:88%}.book-spines span:nth-child(3){background:linear-gradient(#2c4038,#1c2b25);height:74%}.book-spines span:nth-child(4){background:linear-gradient(#8a6a33,#5e4518);height:96%}.book-spines span:nth-child(5){height:58%}.book-spines span{transform-origin:bottom;animation:5s ease-in-out infinite spine-sway}.book-spines span:nth-child(2n){animation-delay:.7s}@keyframes spine-sway{0%,to{transform:rotate(0)}50%{transform:rotate(1.6deg)}}.spine-shelf{--slot-h:240px;--plank-hi:#7a5636;--plank-mid:#5a3d24;--plank-dark:#33220f;--wood-face-a:#3c2b1d;--wood-face-b:#2a1e13;--wood-inset:#00000073;border-radius:var(--radius-lg);background:repeating-linear-gradient(to bottom, transparent 0, transparent calc(var(--slot-h) - 16px), var(--plank-hi) calc(var(--slot-h) - 16px), var(--plank-mid) calc(var(--slot-h) - 9px), var(--plank-dark) calc(var(--slot-h) - 2px), var(--plank-dark) var(--slot-h)), repeating-linear-gradient(90deg, #00000024 0 2px, transparent 2px 7px, #ffffff08 7px 8px, transparent 8px 15px), linear-gradient(var(--wood-face-a), var(--wood-face-b));box-shadow:inset 0 0 0 1px #0006, inset 0 3px 22px var(--wood-inset), var(--shadow-card);flex-wrap:wrap;align-items:flex-end;padding:12px 16px 0;display:flex;overflow:hidden}:root[data-theme=light] .spine-shelf{--plank-hi:#c9a878;--plank-mid:#a8845a;--plank-dark:#77593a;--wood-face-a:#e4cda9;--wood-face-b:#d3b98f;--wood-inset:#5a3d244d}.spine-slot{height:var(--slot-h);justify-content:center;align-items:flex-end;padding:0 1px;display:flex}.spine{width:var(--w);height:var(--h);color:var(--foil);background-color:hsl(var(--hue) var(--sat) var(--lig));background-image:linear-gradient(to bottom, var(--page) 0 3px, #0000003d 3px 4px, transparent 4px), linear-gradient(to top, #00000042 0 2px, transparent 2px), linear-gradient(90deg, #0000004d 0%, transparent 15%, transparent 85%, #00000052 100%);transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:2px 3px 3px 2px;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:16px;padding:9px 3px 8px;display:flex;position:relative;overflow:hidden;box-shadow:1px 4px 9px #0006,inset 0 0 0 1px #00000038}.spine:after{z-index:1;pointer-events:none;content:"";border-radius:inherit;opacity:.5;background:repeating-linear-gradient(90deg,#0000000a 0 1px,#0000 1px 3px);position:absolute;inset:0}.spine[data-era=couro]{background-image:linear-gradient(to bottom, var(--page) 0 3px, #0000004d 3px 5px, transparent 5px), linear-gradient(to top, #0000005c 0 3px, transparent 3px), linear-gradient(90deg, #0000006b 0%, transparent 13%, #ffffff14 48%, transparent 87%, #00000070 100%)}.spine[data-era=couro]:before{z-index:0;pointer-events:none;content:"";background:repeating-linear-gradient(#0000 0 30px,#0000004d 30px 32px,#ffffff1c 32px 35px,#0000 35px 62px);position:absolute;inset:8px 0}.spine[data-era=couro] .spine__title{font-style:italic}.spine[data-lean="-1"]{transform-origin:100% 100%;margin-left:12px;transform:rotate(-4.5deg)}.spine[data-lean="1"]{transform-origin:0 100%;margin-right:12px;transform:rotate(4.5deg)}.spine:hover,.spine:focus-visible{z-index:2;transform:translateY(-7px);box-shadow:2px 12px 20px #00000073,inset 0 0 0 1px #00000038}.spine__author{z-index:2;max-height:calc(var(--h) * .26);color:var(--foil);opacity:.6;writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-mono);letter-spacing:.02em;text-align:center;text-transform:uppercase;text-shadow:0 1px 1px #00000080;font-size:8px;line-height:1.15;position:relative;overflow:hidden}.spine__title{z-index:2;max-height:var(--tmax);color:var(--foil);writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-display);font-size:var(--tfs,12px);text-align:center;text-shadow:0 1px 2px #00000080;margin:auto 0;font-weight:600;line-height:1.06;position:relative;overflow:hidden}.spine__foot{z-index:2;flex-direction:column;align-items:center;gap:2px;width:100%;padding-top:5px;display:flex;position:relative}.spine__foot:before{content:"";opacity:.24;background:currentColor;width:42%;height:1px;margin-bottom:2px}.spine__publisher{max-height:24px;font-family:var(--font-mono);text-align:center;text-transform:uppercase;opacity:.72;font-size:6px;line-height:1.25;overflow:hidden}.spine__stars{font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;opacity:.9;font-size:8px}.spine__ribbon{z-index:3;background:linear-gradient(var(--accent-strong), var(--accent-deep));clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%);filter:drop-shadow(0 1px 1px #0006);width:7px;height:16px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}@media (width<=640px){.spine-shelf{--slot-h:212px;margin-inline:-6px;padding:10px 10px 0}}.view-icon--spines{align-items:flex-end;gap:2px;display:inline-flex}.view-icon--spines i{border-radius:1px;width:3.5px}.view-icon--spines i:first-child{height:12px}.view-icon--spines i:nth-child(2){height:15px}.view-icon--spines i:nth-child(3){height:10px}.view-icon--spines i:nth-child(4){height:14px}.shelf-filter-menu{position:relative}.shelf-filter-menu__trigger{border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--text);background:var(--surface);transition:border-color .22s var(--ease-out), background .22s var(--ease-out);align-items:center;gap:9px;padding:10px 14px;font-size:14.5px;display:inline-flex}.shelf-filter-menu__trigger:hover,.shelf-filter-menu__trigger[aria-expanded=true]{border-color:var(--accent-line);background:var(--surface-raised)}.shelf-filter-menu__trigger small{font-family:var(--font-mono);color:var(--accent);font-size:10px}.shelf-filter-menu__trigger svg{color:var(--muted);transition:transform .22s var(--ease-out)}.shelf-filter-menu__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.shelf-filter-menu__backdrop{z-index:30;cursor:default;background:0 0;position:fixed;inset:0}.shelf-filter-menu__list{z-index:31;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-solid);min-width:200px;box-shadow:var(--shadow-pop);padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.shelf-filter-menu__list button{border-radius:var(--radius-sm);color:var(--text-soft);text-align:left;transition:background .18s var(--ease-out), color .18s var(--ease-out);justify-content:space-between;align-items:baseline;gap:18px;padding:10px 12px;font-size:14.5px;display:flex}.shelf-filter-menu__list button:hover{color:var(--text);background:var(--surface-raised)}.shelf-filter-menu__list button.is-active{color:var(--accent-strong);background:var(--accent-soft)}.shelf-filter-menu__list button small{font-family:var(--font-mono);color:var(--subtle);font-size:10px}.shelf-filter-menu__list button.is-active small{color:var(--accent)}.shelf-summary{color:var(--muted);margin:-12px 0 20px;font-size:15px;font-style:italic}.reading-detail-layer{z-index:60;place-items:stretch end;display:grid;position:fixed;inset:0}.reading-detail-backdrop{-webkit-backdrop-filter:blur(6px);animation:fade-in .3s var(--ease-out) both;background:#0a07059e;position:absolute;inset:0}.reading-detail{z-index:1;border-left:1px solid var(--line-strong);background:var(--surface-solid);width:min(100%,470px);height:100%;box-shadow:var(--shadow-pop);animation:panel-in .42s var(--ease-out) both;flex-direction:column;gap:26px;padding:22px 26px 40px;display:flex;position:relative;overflow-y:auto}.reading-detail__topbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.reading-detail__status{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-strong);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-line);border-radius:999px;padding:6px 13px;font-size:10px;font-weight:700}.reading-detail__topbar-actions{align-items:center;gap:10px;display:inline-flex}.reading-detail__edit-trigger{color:var(--accent-strong);border-bottom:1px solid var(--accent-line);padding-bottom:2px;font-size:14px;font-style:italic}.reading-detail__edit-trigger:hover{color:var(--accent)}.reading-detail__hero{grid-template-columns:118px minmax(0,1fr);align-items:end;gap:22px;display:grid}.reading-detail__cover{width:118px}.reading-detail__hero h2{font-family:var(--font-display);letter-spacing:-.01em;margin:10px 0 8px;font-size:26px;font-weight:600;line-height:1.12}.reading-detail__author{color:var(--text-soft);font-size:15.5px;font-style:italic}.reading-detail__edition-meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);margin-top:10px;font-size:10.5px}.reading-detail__facts{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.reading-detail__facts>div{background:var(--surface);gap:4px;padding:14px 16px;display:grid}.reading-detail__facts dt{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--subtle);font-size:9.5px}.reading-detail__facts dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.reading-detail__review{gap:13px;display:grid}.reading-detail__section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.reading-detail__section-heading h3{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.reading-detail__badges{gap:7px;display:inline-flex}.reading-detail__badges span,.reading-detail__relations span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line-strong);border-radius:999px;padding:4px 10px;font-size:9px}.reading-detail__badges span.is-warning{color:var(--danger);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--danger) 45%, transparent)}.reading-detail__review>p{border-left:2px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-soft);background:var(--surface);padding:17px 19px;font-size:15.5px;font-style:italic;line-height:1.65}.reading-detail__relations{gap:8px;display:flex}.reading-detail__actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:10px;display:flex}.reading-editor{gap:20px;display:grid}.reading-editor__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.reading-editor__field{gap:8px;display:grid}.reading-editor__field>span,.catalog-registration__field>span,.diary-form__field>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.reading-editor__field input,.reading-editor__field select,.reading-editor__field textarea,.catalog-registration__field input,.catalog-registration__field select,.catalog-registration__field textarea,.diary-form__field input,.diary-form__field select,.diary-form__field textarea,.profile-text-editor input,.profile-text-editor textarea,.profile-identity input,.profile-identity textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface-inset);transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;padding:13px 15px}.reading-editor__field textarea,.catalog-registration__field textarea,.diary-form__field textarea,.profile-text-editor textarea,.profile-identity textarea{resize:vertical;line-height:1.6}.reading-editor__field input:focus,.reading-editor__field select:focus,.reading-editor__field textarea:focus,.catalog-registration__field input:focus,.catalog-registration__field select:focus,.catalog-registration__field textarea:focus,.diary-form__field input:focus,.diary-form__field select:focus,.diary-form__field textarea:focus,.profile-text-editor input:focus,.profile-text-editor textarea:focus,.profile-identity input:focus,.profile-identity textarea:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.reading-editor__field small{color:var(--subtle);font-family:var(--font-mono);text-align:right;font-size:10px}.reading-editor__toggles{gap:10px;display:grid}.reading-editor__toggles label,.catalog-registration__toggles label,.diary-form__toggles label{border:1px solid var(--line);background:var(--surface);cursor:pointer;transition:border-color .22s var(--ease-out), background .22s var(--ease-out);border-radius:13px;align-items:flex-start;gap:13px;padding:13px 15px;display:flex}.reading-editor__toggles label:hover,.catalog-registration__toggles label:hover,.diary-form__toggles label:hover{border-color:var(--accent-line)}.reading-editor__toggles input[type=checkbox],.catalog-registration__toggles input[type=checkbox],.diary-form__toggles input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);margin-top:2px}.reading-editor__toggles label>span{gap:3px;display:grid}.reading-editor__toggles strong{font-size:14.5px;font-weight:500}.reading-editor__toggles small{color:var(--muted);font-size:12.5px;font-style:italic}.reading-editor__error,.diary-form__error,.diary-entry__error,.catalog-registration__error,.feed-card__action-error,.follow-action__error,.review-comments__error{border:1px solid color-mix(in srgb, var(--danger) 45%, transparent);color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent);border-radius:12px;padding:12px 15px;font-size:13.5px;font-style:italic}.reading-editor__actions{flex-wrap:wrap;gap:10px;display:flex}.reading-editor__danger{border:1px dashed color-mix(in srgb, var(--danger) 40%, transparent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.reading-editor__danger.is-armed{background:color-mix(in srgb, var(--danger) 7%, transparent);border-style:solid}.reading-editor__danger strong{font-size:14.5px;font-weight:500}.reading-editor__danger p{color:var(--muted);margin-top:3px;font-size:12.5px;font-style:italic}.reading-editor__danger-actions{flex:none;align-items:center;gap:12px;display:inline-flex}.reading-editor__delete{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--danger);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--danger) 55%, transparent);transition:background .22s var(--ease-out), color .22s var(--ease-out);border-radius:999px;padding:11px 18px;font-size:10.5px;font-weight:700}.reading-editor__danger.is-armed .reading-editor__delete{color:#2a1210;background:var(--danger);box-shadow:none}@media (width<=560px){.reading-detail{width:100%}.reading-editor__grid{grid-template-columns:1fr}.reading-editor__danger{flex-direction:column;align-items:flex-start}}.diary-toolbar{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:24px;display:flex}.diary-toolbar__filter{flex:240px;max-width:min(100%,340px)}.diary-toolbar .button{flex:none}.diary-timeline{gap:22px;display:grid}.diary-entry{animation:page-in .5s var(--ease-out) both;grid-template-columns:54px 26px minmax(0,1fr);align-items:stretch;display:grid}.diary-entry__date{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;padding-top:20px;display:flex}.diary-entry__date strong{font-family:var(--font-display);color:var(--text);font-size:30px;font-weight:600;line-height:1}.diary-entry__date span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10px}.diary-entry__line{background:linear-gradient(180deg, var(--line-strong), var(--line));width:1px;margin:6px auto 0;display:block;position:relative}.diary-entry__line:before{border:2px solid var(--accent);background:var(--bg);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.diary-entry__card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-width:0;transition:border-color .26s var(--ease-out), background .26s var(--ease-out);gap:13px;padding:20px 22px;display:grid}.diary-entry__card:hover{border-color:var(--line-strong);background:var(--surface-raised)}.diary-entry__book{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:15px;display:grid}.diary-entry__cover{width:52px}.diary-entry__book h2{font-family:var(--font-display);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 3px;font-size:18.5px;font-weight:600;overflow:hidden}.diary-entry__book>div>p:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-style:italic;overflow:hidden}.diary-entry__meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.diary-entry__meta time{color:var(--subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px}.diary-entry__meta span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;padding:3px 9px;font-size:9px}.diary-entry__meta span.is-warning{color:var(--danger);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--danger) 45%, transparent)}.diary-entry__delta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);font-size:10.5px}.diary-entry__delta:before{content:"↑ "}.diary-entry__estimate{color:var(--muted);font-size:13px;font-style:italic}.diary-entry__note{border-left:2px solid var(--accent);color:var(--text-soft);background:color-mix(in srgb, var(--surface-inset) 60%, transparent);border-radius:0 12px 12px 0;padding:13px 16px;font-size:15px;font-style:italic;line-height:1.6}.diary-entry__note.is-empty{color:var(--subtle);border-left-color:var(--line-strong)}.diary-entry__actions{align-items:center;gap:16px;display:flex}.diary-entry__remove{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--subtle);transition:color .2s var(--ease-out);margin-left:auto;font-size:10px}.diary-entry__remove:hover{color:var(--danger)}.diary-entry__remove.is-armed{color:#2a1210;background:var(--danger);border-radius:999px;padding:7px 13px}.diary-editor-shell{margin-bottom:30px}.diary-form{border:1px solid var(--accent-line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);gap:20px;padding:26px;display:grid}.diary-form__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.diary-form__heading h2{font-family:var(--font-display);letter-spacing:-.01em;margin-top:10px;font-size:24px;font-weight:600}.diary-form__field{gap:8px;display:grid}.diary-form__progress-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.diary-form__types{flex-wrap:wrap;gap:8px;display:flex}.diary-form__types button{border:1px solid var(--line);color:var(--muted);transition:color .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);border-radius:999px;padding:9px 16px;font-size:13.5px}.diary-form__types button.is-active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.diary-form__percentage{gap:10px;display:grid}.diary-form__percentage input[type=range]{width:100%;accent-color:var(--accent)}.diary-form__percentage output{font-family:var(--font-display);color:var(--accent-strong);font-size:26px;font-weight:600}.diary-form__known-total{color:var(--muted);font-size:13px;font-style:italic}.diary-form__toggles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.diary-form__actions{flex-wrap:wrap;gap:10px;display:flex}.diary-loading{gap:14px;display:grid}.diary-loading article{border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:52px minmax(0,1fr);gap:16px;padding:20px;display:grid}.diary-loading article>span{aspect-ratio:2/3;border-radius:3px 9px 9px 3px;display:block}.diary-loading article>div{flex-direction:column;gap:9px;padding-top:4px;display:flex}.diary-loading i{border-radius:4px;height:11px;display:block}.diary-loading i:first-child{width:38%}.diary-loading i:nth-child(2){width:76%;height:15px}.diary-loading i:nth-child(3){width:56%}.diary-loading article>span,.diary-loading i{background:var(--surface-raised);position:relative;overflow:hidden}.diary-loading article>span:after,.diary-loading i:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da12 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}.diary-state--empty{text-align:left;grid-template-columns:auto minmax(0,1fr);gap:36px;padding:54px 44px}.diary-state--empty>div:last-child{justify-items:start;gap:12px;display:grid}@media (width<=720px){.diary-state--empty{text-align:center;grid-template-columns:1fr;justify-items:center}.diary-state--empty>div:last-child{justify-items:center}}.diary-empty-mark{gap:12px;width:74px;padding-top:8px;display:grid}.diary-empty-mark span{background:var(--accent-line);border-radius:2px;height:2px;display:block}.diary-empty-mark span:first-child{width:100%}.diary-empty-mark span:nth-child(2){width:72%}.diary-empty-mark span:nth-child(3){width:44%}@media (width<=720px){.diary-entry{grid-template-columns:44px 18px minmax(0,1fr)}.diary-entry__date strong{font-size:24px}.diary-form__progress-grid,.diary-form__toggles{grid-template-columns:1fr}}.catalog-search-form{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow-card);transition:border-color .26s var(--ease-out), box-shadow .26s var(--ease-out);border-radius:999px;align-items:center;gap:14px;margin-bottom:34px;padding:6px 6px 6px 22px;display:flex;position:relative}.catalog-search-form:focus-within{border-color:var(--accent-line);box-shadow:var(--shadow-card), 0 0 0 4px var(--accent-soft)}.catalog-search-form>svg{color:var(--accent);flex:none}.catalog-search-form input{background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:18px;font-style:italic}.catalog-search-form input::placeholder{color:var(--subtle)}.catalog-search-form button{color:var(--button-primary-ink,var(--on-accent));background:var(--button-primary-bg,var(--accent));transition:background .24s var(--ease-out);border-radius:12px 999px 999px 12px;flex:none;align-self:stretch;place-items:center;padding:13px 24px;display:grid}.catalog-search-form button:hover{background:var(--button-primary-bg-hover,var(--accent-strong))}.catalog-discovery{gap:20px;display:grid}.catalog-discovery__heading{margin-top:6px}.catalog-discovery__heading--works{margin-top:26px}.suggestion-row,.catalog-suggestions{flex-wrap:wrap;gap:9px;display:flex}.suggestion-row button,.catalog-suggestions button{border:1px solid var(--line-strong);color:var(--text-soft);background:var(--surface);transition:color .22s var(--ease-out), border-color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);border-radius:999px;padding:10px 18px;font-size:14.5px;font-style:italic}.suggestion-row button:hover,.catalog-suggestions button:hover{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft);transform:translateY(-2px)}.catalog-results{gap:12px;display:grid}.catalog-result{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .26s var(--ease-out), background .26s var(--ease-out), transform .26s var(--ease-out), box-shadow .26s var(--ease-out)}.catalog-result:hover{border-color:var(--accent-line);background:var(--surface-raised);box-shadow:var(--shadow-card);transform:translate(4px)}.catalog-result__link{border-radius:inherit;grid-template-columns:96px minmax(0,1fr);gap:16px;padding:14px;display:grid}.catalog-result:active{background:var(--surface-raised)}.catalog-result__cover{width:96px;transition:transform .32s var(--ease-out), box-shadow .32s var(--ease-out);align-self:start}.catalog-result:hover .catalog-result__cover{transform:translateY(-4px)rotate(-1.2deg)}.catalog-result__body{flex-direction:column;gap:12px;min-width:0;display:flex}.catalog-result__body h2{font-family:var(--font-display);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 5px;font-size:21px;font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.catalog-result__author{color:var(--muted);font-size:14.5px;font-style:italic}.catalog-result__social{flex-wrap:wrap;gap:7px;display:flex}.catalog-result__social span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;padding:4px 10px;font-size:9.5px}.catalog-result__action{color:var(--accent-strong);transition:color .2s var(--ease-out), border-color .2s var(--ease-out);border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:9px;margin-top:auto;font-size:14px;font-style:italic;display:inline-flex}.catalog-result__action svg{transition:transform .24s var(--ease-out)}.catalog-result:hover .catalog-result__action{color:var(--accent);border-color:var(--accent-line)}.catalog-result:hover .catalog-result__action svg{transform:translate(4px)}.catalog-results--loading article{border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:78px minmax(0,1fr);gap:20px;padding:18px;display:grid}.catalog-results--loading article>span{aspect-ratio:2/3;border-radius:3px 9px 9px 3px;display:block}.catalog-results--loading article>div{flex-direction:column;gap:10px;padding-top:6px;display:flex}.catalog-results--loading i{border-radius:4px;height:12px;display:block}.catalog-results--loading i:first-child{width:34%}.catalog-results--loading i:nth-child(2){width:72%;height:18px}.catalog-results--loading i:nth-child(3){width:52%}.catalog-results--loading article>span,.catalog-results--loading i{background:var(--surface-raised);position:relative;overflow:hidden}.catalog-results--loading article>span:after,.catalog-results--loading i:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da12 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}.catalog-registration-shell{margin-top:8px}.catalog-registration{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);gap:20px;padding:26px;display:grid}.catalog-registration__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.catalog-registration__heading h2{font-family:var(--font-display);letter-spacing:-.01em;margin:10px 0 6px;font-size:25px;font-weight:600;line-height:1.15}.catalog-registration__heading p:not(.eyebrow){color:var(--muted);font-size:14px;font-style:italic}.catalog-registration__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.catalog-registration__field{gap:8px;display:grid}.catalog-registration__field small{color:var(--subtle);font-family:var(--font-mono);text-align:right;font-size:10px}.catalog-registration__toggles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.catalog-registration__toggles label>span{font-size:14px}.catalog-registration__actions{flex-wrap:wrap;gap:10px;display:flex}.catalog-success{border:1px solid var(--accent-line);border-radius:var(--radius-lg);background:var(--accent-soft);text-align:center;justify-items:center;gap:14px;padding:46px 26px;display:grid}.catalog-success h2{font-family:var(--font-display);font-size:27px;font-weight:600}.catalog-success p{color:var(--muted);font-style:italic}.catalog-success .catalog-success__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}@media (width<=560px){.catalog-registration__grid,.catalog-registration__toggles{grid-template-columns:1fr}.catalog-registration{padding:20px 18px}}.catalog-back{color:var(--muted);transition:color .2s var(--ease-out);align-items:center;gap:8px;margin-bottom:26px;font-size:14px;font-style:italic;display:inline-flex}.catalog-back:hover{color:var(--accent-strong)}.catalog-back svg{transform:rotate(180deg)}.work-hero{grid-template-columns:168px minmax(0,1fr);align-items:end;gap:34px;margin-bottom:40px;display:grid}.work-hero__cover{width:168px}.work-hero__copy h1{font-family:var(--font-display);letter-spacing:-.02em;margin:12px 0 10px;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.05}.work-hero__author{color:var(--text-soft);font-size:17px;font-style:italic}.work-hero__stats{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.work-hero__stats span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;padding:7px 13px;font-size:10px}.work-hero__stats span strong{color:var(--accent-strong);font-weight:700}.work-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;margin:38px 0 16px;padding-bottom:12px;display:flex}.work-section-heading h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:23px;font-weight:600}.work-section-heading p{color:var(--subtle);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:10px}.catalog-editions{gap:12px;display:grid}.catalog-edition{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;transition:border-color .24s var(--ease-out), background .24s var(--ease-out);grid-template-columns:64px minmax(0,1fr);gap:18px;padding:16px;display:grid}.catalog-edition:hover{border-color:var(--accent-line);background:var(--surface-raised)}.catalog-edition.is-selected{border-color:var(--accent-line);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-line)}.catalog-edition__cover{width:64px}.catalog-edition__body{flex-direction:column;gap:10px;min-width:0;display:flex}.catalog-edition__body h3{font-family:var(--font-display);font-size:18px;font-weight:600}.catalog-edition__body>p{color:var(--muted);font-size:13.5px;font-style:italic}.catalog-edition__badges,.catalog-edition__social{flex-wrap:wrap;gap:7px;display:flex}.catalog-edition__badges span,.catalog-edition__social span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;padding:4px 10px;font-size:9.5px}.catalog-edition__badges span.is-active{color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-line);background:var(--accent-soft)}.catalog-editions--loading{gap:12px}@media (width<=640px){.work-hero{grid-template-columns:118px minmax(0,1fr);gap:22px}.work-hero__cover{width:118px}.catalog-search-form{padding-left:18px}.catalog-search-form button{padding:13px 18px}}.catalog-search-row{align-items:stretch;gap:10px;margin-bottom:34px;display:flex}.catalog-search-row .catalog-search-form{flex:1;min-width:0;margin-bottom:0}.search-filter-trigger{border:1px solid var(--line-strong);color:var(--text);background:var(--surface-inset);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:10.5px;font-weight:700;display:inline-flex;position:relative}.search-filter-trigger:hover,.search-filter-trigger.has-filters{border-color:var(--accent-line);color:var(--accent-strong)}.search-filter-trigger strong{background:var(--accent);min-width:18px;height:18px;color:var(--on-accent);border-radius:999px;place-items:center;padding:0 5px;font-size:9.5px;display:grid;position:relative}.search-filter-sheet{z-index:1;width:min(560px,100%);max-height:calc(100dvh - 40px);padding:22px 24px calc(24px + env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface-solid);box-shadow:var(--shadow-pop);border-radius:22px 22px 0 0;flex-direction:column;gap:16px;margin:auto auto 0;display:flex;position:relative;overflow-y:auto}@media (width>=640px){.search-filter-sheet{border-radius:20px;margin:auto}}.search-filter-sheet__handle{background:var(--line-strong);border-radius:999px;align-self:center;width:44px;height:4px}.search-filter-sheet__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.search-filter-sheet__header h2{font-family:var(--font-display);margin-top:4px;font-size:23px;font-weight:600}.search-filter-sheet__hint{color:var(--muted);margin-top:-6px;font-size:13.5px;font-style:italic}.search-filter-sheet__grid{gap:14px;display:grid}@media (width>=520px){.search-filter-sheet__grid{grid-template-columns:1fr 1fr}}.search-filter-sheet__toggles{flex-wrap:wrap;gap:8px;display:flex}.search-filter-sheet__toggles button{border:1px solid var(--line-strong);color:var(--muted);font-family:var(--font-mono);letter-spacing:.04em;transition:border-color .2s var(--ease-out), color .2s var(--ease-out), background .2s var(--ease-out);background:0 0;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:10px;font-weight:700;display:inline-flex}.search-filter-sheet__toggles button:hover{border-color:var(--accent-line);color:var(--accent-strong)}.search-filter-sheet__toggles button.is-active{border-color:var(--accent-line);color:var(--accent-strong);background:var(--accent-soft)}.search-filter-sheet__toggles button span{font-size:12px}.search-filter-sheet__actions{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}@media (width<=520px){.search-filter-trigger span{display:none}.search-filter-trigger{width:52px;padding:0}.search-filter-trigger strong{position:absolute;top:-4px;right:-4px}}.catalog-state__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.manual-cta{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:22px;padding:16px;font-size:14px;font-style:italic;display:flex}.manual-form{z-index:1;border:1px solid var(--line);background:var(--surface-solid);width:min(620px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-pop);border-radius:22px;flex-direction:column;gap:16px;margin:auto;padding:24px;display:flex;position:relative;overflow-y:auto}.manual-form__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.manual-form__header h2{font-family:var(--font-display);margin-top:4px;font-size:23px;font-weight:600}.manual-form__body{gap:18px;display:grid}.manual-form__group{border:1px solid var(--line);border-radius:14px;gap:12px;margin:0;padding:16px;display:grid}.manual-form__group legend{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);padding:0 8px;font-size:9.5px;font-weight:700}.manual-form__row{gap:12px;display:grid}@media (width>=480px){.manual-form__row{grid-template-columns:1fr 1fr}}.manual-form__field{gap:6px;display:grid}.manual-form__field>span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:700}.manual-form__field input{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface-inset);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:11px;padding:12px 14px}.manual-form__field input:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.manual-form__error{color:var(--danger);font-size:13.5px;font-style:italic}.manual-form__actions{bottom:calc(-24px - env(safe-area-inset-bottom));margin:0 -24px calc(-24px - env(safe-area-inset-bottom));padding:16px 24px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to top, var(--surface-solid) 74%, transparent);justify-content:space-between;align-items:center;gap:14px;display:flex;position:sticky}.manual-form__done{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;display:flex}.manual-form__done-glyph{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-strong);border-radius:50%;place-items:center;font-size:24px;display:grid}.manual-form__done h3{font-family:var(--font-display);font-size:22px;font-weight:600}.manual-form__done p{max-width:42ch;color:var(--muted);font-size:14px;line-height:1.5}.post-read .post-read__card{z-index:1;border:1px solid var(--line);background:var(--surface-solid);width:min(440px,100%);box-shadow:var(--shadow-pop);text-align:center;border-radius:22px;flex-direction:column;align-items:center;gap:12px;margin:auto;padding:34px 28px 26px;display:flex;position:relative}.post-read__kicker{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:9.5px;font-weight:700}.post-read__card h2{font-family:var(--font-display);font-size:27px;font-weight:600}.post-read__message{max-width:34ch;color:var(--muted);font-size:14.5px;line-height:1.5}.post-read__milestone{background:var(--accent-soft);color:var(--accent-strong);font-family:var(--font-mono);letter-spacing:.04em;border-radius:999px;margin-top:2px;padding:8px 16px;font-size:11px;font-weight:700}.post-read__actions{gap:10px;width:100%;margin-top:10px;display:grid}.post-read__later{margin-top:4px}.confetti{z-index:2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.confetti i{opacity:0;width:9px;height:14px;animation:confetti-fall var(--dur,1.6s) var(--delay,0s) ease-in forwards;position:absolute;top:-12px}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-10px)rotate(0)}10%{opacity:1}to{transform:translate(var(--dx,0), 105vh) rotate(var(--rot,360deg));opacity:.9}}@media (prefers-reduced-motion:reduce){.confetti{display:none}}.buy-amazon{border:1px solid var(--line-strong);color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;padding:9px 14px;font-size:10px;font-weight:700;display:inline-flex}.buy-amazon:before{content:"↗";font-size:12px}.buy-amazon:hover{border-color:var(--accent-line);color:var(--accent-strong)}.explore-filter-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);gap:16px;margin-bottom:26px;padding:14px 16px;display:grid}.explore-filter-panel__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.explore-filter-panel__toggle{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:9px;padding:6px 4px;font-size:10.5px;font-weight:700;display:inline-flex}.explore-filter-panel__toggle strong{border-radius:var(--radius-sm);background:var(--accent-soft);min-width:18px;color:var(--accent-strong);text-align:center;padding:2px 5px;font-size:10px}.explore-filter-panel__toggle i{color:var(--muted);font-size:14px;font-style:normal}.explore-results-count{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:10.5px}.explore-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.explore-filter-grid label{gap:8px;display:grid}.explore-filter-grid label>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.explore-filter-grid select{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface-inset);transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;padding:13px 15px}.explore-filter-grid select:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.explore-genre-row{flex-wrap:wrap;gap:8px;display:flex}.explore-genre-row button{border:1px solid var(--line);color:var(--muted);transition:color .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out), transform .2s var(--ease-out);border-radius:999px;padding:8px 15px;font-size:13.5px;font-style:italic}.explore-genre-row button:hover{color:var(--text);border-color:var(--line-strong);transform:translateY(-1px)}.explore-genre-row button.is-active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.explore-toggle-row{flex-wrap:wrap;gap:8px;display:flex}.explore-toggle-row button{border:1px dashed var(--line-strong);color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;transition:color .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);border-radius:999px;align-items:center;gap:9px;padding:9px 15px;font-size:10.5px;display:inline-flex}.explore-toggle-row button span{color:var(--subtle);font-size:12px}.explore-toggle-row button:hover{color:var(--text);border-color:var(--accent-line)}.explore-toggle-row button.is-active{color:var(--accent-strong);border-style:solid;border-color:var(--accent-line);background:var(--accent-soft)}.explore-toggle-row button.is-active span{color:var(--accent-strong)}.explore-active-filters{border-top:1px dashed var(--line);flex-wrap:wrap;align-items:center;gap:8px;padding-top:16px;display:flex}.explore-active-filters>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--subtle);margin-right:4px;font-size:9.5px}.explore-active-filters strong{color:var(--accent-strong);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-line);border-radius:999px;padding:5px 12px;font-size:12px;font-style:italic;font-weight:500}.explore-discovery{gap:46px;display:grid}.explore-section{gap:18px;display:grid}.explore-section__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:13px;display:flex}.explore-section__heading h2{font-family:var(--font-display);letter-spacing:-.01em;margin-top:10px;font-size:26px;font-weight:600}.explore-section__heading>span{font-family:var(--font-mono);color:var(--subtle);font-size:11px}.explore-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.explore-path-grid button{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-align:left;transition:border-color .24s var(--ease-out), background .24s var(--ease-out), transform .24s var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px 19px;display:grid;position:relative}.explore-path-grid button>span{font-family:var(--font-mono);color:var(--accent);font-size:11px}.explore-path-grid button strong{font-family:var(--font-display);letter-spacing:-.005em;font-size:17.5px;font-weight:600;display:block}.explore-path-grid button small{color:var(--muted);margin-top:2px;font-size:12.5px;font-style:italic;display:block}.explore-path-grid button svg{color:var(--subtle);transition:color .24s var(--ease-out), transform .24s var(--ease-out)}.explore-path-grid button:hover{border-color:var(--accent-line);background:var(--surface-raised);transform:translate(4px)}.explore-path-grid button:hover svg{color:var(--accent-strong);transform:translate(3px)}.explore-genre-wall{flex-wrap:wrap;gap:9px;display:flex}.explore-genre-wall button{border:1px solid var(--line);color:var(--text-soft);background:var(--surface);transition:border-color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);border-radius:13px;align-items:baseline;gap:9px;padding:10px 16px;display:inline-flex}.explore-genre-wall button span{font-family:var(--font-mono);color:var(--accent);font-size:9.5px}.explore-genre-wall button strong{font-size:14.5px;font-style:italic;font-weight:500}.explore-genre-wall button:hover{border-color:var(--accent-line);background:var(--accent-soft);transform:translateY(-2px)}.explore-publisher-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.explore-publisher-grid button{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-align:left;transition:border-color .24s var(--ease-out), background .24s var(--ease-out), transform .24s var(--ease-out);justify-items:start;gap:5px;padding:18px;display:grid;position:relative}.explore-publisher-grid button strong{font-family:var(--font-display);letter-spacing:-.005em;font-size:17px;font-style:italic;font-weight:600;line-height:1.2}.explore-publisher-grid button>span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:10px}.explore-publisher-grid button small{color:var(--subtle);font-size:12px}.explore-publisher-grid button svg{color:var(--subtle);opacity:0;transition:opacity .24s var(--ease-out), transform .24s var(--ease-out), color .24s var(--ease-out);position:absolute;top:16px;right:16px}.explore-publisher-grid button:hover{border-color:var(--accent-line);background:var(--surface-raised);transform:translateY(-3px)}.explore-publisher-grid button:hover svg{color:var(--accent-strong);opacity:1;transform:translate(2px)}.explore-loading{margin-top:6px}@media (width<=860px){.explore-filter-grid,.explore-publisher-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.explore-filter-grid,.explore-path-grid,.explore-publisher-grid{grid-template-columns:1fr}.explore-filter-panel{padding:20px 18px}}.explore-see-all{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);transition:gap .2s var(--ease-out), color .2s var(--ease-out);align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:700;display:inline-flex}.explore-see-all:hover{color:var(--accent-strong);gap:12px}.publishers-copy{color:var(--muted);margin:-6px 0 20px;font-size:14.5px;font-style:italic;line-height:1.5}.publishers-search{border:1px solid var(--line-strong);background:var(--surface-inset);color:var(--muted);border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 15px;display:flex}.publishers-search:focus-within{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.publishers-search input{min-width:0;color:var(--text);background:0 0;border:0;flex:1;font-size:15px}.publishers-search input:focus{outline:none}.publishers-search__count{font-family:var(--font-mono);color:var(--subtle);font-size:11px}.publishers-list{margin:0;padding:0;list-style:none;display:grid}.publisher-row{border-top:1px solid var(--line);color:inherit;transition:padding-inline .2s var(--ease-out), color .2s var(--ease-out);justify-content:space-between;align-items:center;gap:14px;padding:15px 4px;display:flex}.publishers-list li:first-child .publisher-row{border-top:0}.publisher-row__main{gap:3px;min-width:0;display:grid}.publisher-row__main strong{font-family:var(--font-display);overflow-wrap:anywhere;font-size:18px;font-style:italic;font-weight:600;line-height:1.2}.publisher-row__main small{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--subtle);font-size:10.5px}.publisher-row svg{color:var(--subtle);transition:color .2s var(--ease-out), transform .2s var(--ease-out);flex:none}.publisher-row:hover{color:var(--accent-strong)}.publisher-row:hover svg{color:var(--accent-strong);transform:translate(3px)}.publishers-empty{color:var(--muted);text-align:center;padding:28px 0;font-style:italic}.publishers-list--loading{gap:1px}.publishers-list--loading span{border-top:1px solid var(--line);background:linear-gradient(90deg, var(--surface) 0%, var(--surface-raised) 50%, var(--surface) 100%);height:58px;animation:shimmer 1.4s var(--ease-out) infinite;background-size:200% 100%}.explore-community{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:26px}.explore-community .explore-section__heading{margin-bottom:14px}.explore-community .community-feed{margin-top:0}.explore-catalog-heading{margin-bottom:16px}.feed-tabs{border:1px solid var(--line);background:var(--surface-inset);border-radius:999px;gap:4px;padding:4px;display:inline-flex}.feed-tabs button{color:var(--muted);transition:color .2s var(--ease-out), background .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:999px;align-items:baseline;gap:8px;padding:10px 18px;font-size:14px;display:inline-flex}.feed-tabs button span{font-family:var(--font-mono);color:var(--subtle);font-size:10px}.feed-tabs button.is-active{color:var(--accent-strong);background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--accent-line)}.feed-tabs button.is-active span{color:var(--accent)}.feed-refresh{flex:none}.feed-login-notice{border:1px dashed var(--accent-line);border-radius:var(--radius-md);background:var(--accent-soft);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;padding:18px 22px;display:flex}.feed-login-notice svg{color:var(--accent)}.feed-login-notice p{min-width:220px;color:var(--text-soft);flex:1;font-size:14.5px;font-style:italic}.feed-panel{gap:18px;margin-bottom:34px;display:grid}.feed-panel__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:13px;display:flex}.feed-panel__heading h2{font-family:var(--font-display);letter-spacing:-.01em;margin-top:10px;font-size:24px;font-weight:600}.feed-panel__heading>span{font-family:var(--font-mono);color:var(--subtle);font-size:11px}.feed-panel__heading>svg{color:var(--accent)}.reading-now-rail{scroll-snap-type:x mandatory;grid-auto-columns:148px;grid-auto-flow:column;gap:18px;padding:4px 2px 14px;display:grid;overflow-x:auto}.reading-now-card{scroll-snap-align:start;gap:12px;display:grid}.reading-now-card__book{transition:transform .32s var(--ease-out);display:block}.reading-now-card__book:hover{transform:translateY(-5px)rotate(-1.2deg)}.reading-now-card__reader{align-items:center;gap:9px;min-width:0;display:flex}.reading-now-card__reader>div{min-width:0;display:grid}.reading-now-card__reader a{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reading-now-card__reader a:hover{color:var(--accent-strong)}.reading-now-card__reader span{color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-style:italic;overflow:hidden}.reader-suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.reader-suggestion-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .24s var(--ease-out), background .24s var(--ease-out), transform .24s var(--ease-out);align-content:start;gap:14px;padding:20px;display:grid}.reader-suggestion-card:hover{border-color:var(--accent-line);background:var(--surface-raised);transform:translateY(-3px)}.reader-suggestion-card__identity{align-items:center;gap:13px;min-width:0;display:flex}.reader-suggestion-card__identity>span{min-width:0;display:grid}.reader-suggestion-card__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:15.5px;font-weight:500;overflow:hidden}.reader-suggestion-card__identity small{color:var(--muted);font-size:12px}.reader-suggestion-card>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.reader-suggestion-card__metrics{gap:16px;display:flex}.reader-suggestion-card__metrics span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--subtle);font-size:9px;display:grid}.reader-suggestion-card__metrics strong{font-family:var(--font-display);color:var(--text);font-size:19px;font-weight:600}.reader-suggestion-card__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.feed-stream{gap:16px;display:grid}.feed-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);transition:border-color .26s var(--ease-out), background .26s var(--ease-out);animation:page-in .5s var(--ease-out) both;gap:16px;padding:22px 24px;display:grid}.feed-card:hover{border-color:var(--line-strong);background:var(--surface-raised)}.feed-card__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.feed-card__identity{align-items:center;gap:12px;min-width:0;display:flex}.feed-card__identity>span{min-width:0;display:grid}.feed-card__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.feed-card__identity small{color:var(--muted);font-size:12px}.feed-card__identity:hover strong{color:var(--accent-strong)}.feed-card__header-actions{flex:none;align-items:center;gap:12px;display:inline-flex}.feed-card__header-actions time{color:var(--subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:10px}.feed-card__activity{align-items:center;gap:9px;margin-top:-8px;display:flex}.feed-card__activity>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:9.5px}.feed-card__activity small{border:1px dashed var(--line-strong);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--subtle);border-radius:999px;padding:2px 8px;font-size:8.5px}.feed-card__book{grid-template-columns:66px minmax(0,1fr);align-items:start;gap:17px;display:grid}.feed-card__cover{width:66px;transition:transform .3s var(--ease-out)}.feed-card__cover:hover{transform:translateY(-3px)rotate(-1deg)}.feed-card__book-copy{gap:4px;min-width:0;display:grid}.feed-card__book-copy h2{font-family:var(--font-display);letter-spacing:-.005em;font-size:19px;font-weight:600;line-height:1.2}.feed-card__book-copy>a:hover h2{color:var(--accent-strong)}.feed-card__book-copy>p{color:var(--muted);font-size:14px;font-style:italic}.feed-card__book-copy>small{color:var(--subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:10px}.feed-card__rating{color:var(--muted);margin-top:4px;font-size:13px}.feed-card__rating strong{color:var(--accent-strong);font-family:var(--font-display);font-size:16px}.feed-card__book-link{color:var(--accent-strong);justify-self:start;align-items:center;gap:7px;margin-top:7px;font-size:13.5px;font-style:italic;display:inline-flex}.feed-card__book-link svg{transition:transform .22s var(--ease-out)}.feed-card__book-link:hover svg{transform:translate(3px)}.feed-review>p{border-left:2px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-soft);background:color-mix(in srgb, var(--surface-inset) 60%, transparent);padding:16px 19px;font-size:15.5px;font-style:italic;line-height:1.66}.feed-review__spoiler-label{align-items:center;gap:14px;margin-bottom:10px;display:flex}.feed-review__spoiler-label>span{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--danger);font-size:9.5px}.feed-review__hidden{border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:repeating-linear-gradient(180deg, transparent 0 10px, color-mix(in srgb, var(--text) 9%, transparent) 10px 12px);height:66px}.feed-card__footer{gap:10px;display:grid}.feed-card__actions{border-top:1px solid var(--line);gap:6px;padding-top:12px;display:flex}.feed-card__actions button{color:var(--muted);transition:color .2s var(--ease-out), background .2s var(--ease-out), transform .2s var(--ease-out);border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;display:inline-flex}.feed-card__actions button:hover{color:var(--accent-strong);background:var(--accent-soft);transform:translateY(-1px)}.feed-card__actions button.is-active{color:var(--accent-strong);background:var(--accent-soft)}.feed-card__actions button.is-active svg{fill:currentColor}.feed-card__action-error a{margin-left:6px;text-decoration:underline}.feed-text-entry{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-inset) 55%, transparent);gap:10px;padding:19px 21px;display:grid}.feed-text-entry h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:21px;font-weight:600}.feed-text-entry>p:not(.eyebrow){color:var(--text-soft);font-size:15px;line-height:1.65}.feed-text-entry>a{color:var(--accent-strong);justify-self:start;align-items:center;gap:8px;font-size:13.5px;font-style:italic;display:inline-flex}.feed-avatar{font-family:var(--font-display);color:var(--on-accent);background:radial-gradient(120% 120% at 20% 15%, var(--accent-strong), var(--accent-deep));text-transform:uppercase;border-radius:50%;flex:none;place-items:center;font-style:italic;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff38}.feed-avatar img{object-fit:cover;width:100%;height:100%}.feed-avatar--small{width:28px;height:28px;font-size:11px}.feed-avatar--medium{width:40px;height:40px;font-size:15px}.feed-avatar--large{width:52px;height:52px;font-size:19px}.follow-action{display:inline-flex;position:relative}.follow-button{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-line);transition:background .2s var(--ease-out), color .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:999px;padding:8px 17px;font-size:10px;font-weight:700}.follow-button:hover{background:var(--accent-soft)}.follow-button.is-following{color:var(--muted);box-shadow:inset 0 0 0 1px var(--line-strong)}.follow-button.is-compact{padding:7px 13px;font-size:9px}.follow-action__error{z-index:5;border:1px solid var(--line-strong);width:max-content;max-width:230px;color:var(--text-soft);background:var(--surface-solid);box-shadow:var(--shadow-pop);border-radius:10px;padding:10px 13px;font-size:12.5px;font-style:italic;position:absolute;top:calc(100% + 8px);right:0}.review-comments{border-top:1px solid var(--line);gap:14px;padding-top:16px;display:grid}.review-comments__state{color:var(--muted);font-size:13.5px;font-style:italic}.review-comments__list{gap:12px;display:grid}.review-comment{grid-template-columns:32px minmax(0,1fr);gap:12px;display:grid}.review-comment__body{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-inset) 55%, transparent);border-radius:3px 14px 14px;gap:4px;min-width:0;padding:12px 15px;display:grid}.review-comment__meta{align-items:baseline;gap:9px;display:flex}.review-comment__meta strong{font-size:13.5px;font-weight:500}.review-comment__meta time{color:var(--subtle);font-family:var(--font-mono);font-size:9.5px}.review-comment__body>p{color:var(--text-soft);font-size:14px;line-height:1.55}.review-comment__delete{justify-self:start;font-size:12px!important}.review-comments__form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.review-comments__form input{border:1px solid var(--line-strong);color:var(--text);background:var(--surface-inset);border-radius:999px;padding:12px 16px}.review-comments__form input:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.review-comments__form .button{padding:12px 19px}.feed-loading{gap:14px;display:grid}.feed-loading article{border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:40px minmax(0,1fr) 66px;gap:16px;padding:20px;display:grid}.feed-loading__avatar{border-radius:50%;width:40px;height:40px}.feed-loading__cover{aspect-ratio:2/3;border-radius:3px 9px 9px 3px;width:66px}.feed-loading article>div{flex-direction:column;gap:10px;padding-top:4px;display:flex}.feed-loading i{border-radius:4px;height:12px;display:block}.feed-loading i:first-child{width:42%}.feed-loading i:nth-child(2){width:82%;height:17px}.feed-loading i:nth-child(3){width:58%}.feed-loading__avatar,.feed-loading__cover,.feed-loading i{background:var(--surface-raised);position:relative;overflow:hidden}.feed-loading__avatar:after,.feed-loading__cover:after,.feed-loading i:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da12 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}@media (width<=860px){.reader-suggestion-grid{grid-template-columns:1fr}.feed-card__header-actions time{display:none}}.profile-hero{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(40rem 16rem at 110% -30%, var(--accent-soft), transparent 60%), var(--surface);box-shadow:var(--shadow-card);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;padding:26px 28px;display:flex}.profile-hero__identity{align-items:center;gap:20px;min-width:0;display:flex}.profile-hero__identity .feed-avatar,.profile-hero__identity .account-avatar{width:72px;height:72px;box-shadow:inset 0 0 0 1px #ffffff38, 0 0 0 3px var(--bg), 0 0 0 4px var(--accent-line);font-size:25px}.profile-hero__identity>div{gap:3px;min-width:0;display:grid}.profile-hero__identity h2{font-family:var(--font-display);letter-spacing:-.015em;overflow-wrap:anywhere;margin-top:8px;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.08}.profile-hero__handle{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent);font-size:11px}.profile-hero__bio{color:var(--muted);margin-top:6px;font-size:14.5px;font-style:italic;line-height:1.5}.profile-hero__actions{flex:none;align-items:center;gap:12px;display:flex}.profile-login-card{border:1px dashed var(--accent-line);border-radius:var(--radius-md);background:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px;padding:18px 22px;display:flex}.profile-login-card p{color:var(--text-soft);font-size:14.5px;font-style:italic}.profile-editor{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);gap:18px;margin-bottom:26px;padding:22px 24px;display:grid}.profile-editor__avatar{align-items:center;gap:18px;display:flex}.profile-editor__avatar>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-editor__avatar-actions{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.profile-editor__avatar small{width:100%;color:var(--subtle);font-size:12px;font-style:italic}.profile-editor__remove-avatar{font-size:12.5px!important}.profile-editor__form{border-top:1px solid var(--line);gap:16px;padding-top:18px;display:grid}.profile-editor__form h2{font-family:var(--font-display);font-size:21px;font-weight:600}.profile-editor__form label{gap:8px;display:grid}.profile-editor__form label>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.profile-editor__form input,.profile-editor__form textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface-inset);transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;padding:13px 15px}.profile-editor__form input:focus,.profile-editor__form textarea:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.profile-editor__form label>small{color:var(--subtle);font-family:var(--font-mono);text-align:right;font-size:10px}.profile-handle-input{border:1px solid var(--line-strong);background:var(--surface-inset);transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;align-items:center;display:flex}.profile-handle-input:focus-within{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.profile-handle-input>span{color:var(--accent);font-family:var(--font-mono);padding:0 4px 0 15px}.profile-handle-input input{box-shadow:none!important;background:0 0!important;border:0!important;padding-left:6px!important}.profile-editor__form-actions{gap:10px;display:flex}.profile-editor__notice{border:1px solid var(--accent-line);color:var(--accent-strong);background:var(--accent-soft);border-radius:12px;padding:12px 15px;font-size:13.5px;font-style:italic}.profile-editor__error{border:1px solid color-mix(in srgb, var(--danger) 45%, transparent);color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent);border-radius:12px;padding:12px 15px;font-size:13.5px;font-style:italic}.profile-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.profile-metric-grid>button,.profile-metric-grid>article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-align:center;transition:border-color .22s var(--ease-out), background .22s var(--ease-out), transform .22s var(--ease-out);justify-items:center;gap:5px;padding:18px 10px 15px;display:grid}.profile-metric-grid>button:hover{border-color:var(--accent-line);background:var(--surface-raised);transform:translateY(-2px)}.profile-metric-grid strong{font-family:var(--font-display);color:var(--accent-strong);font-size:26px;font-weight:600;line-height:1}.profile-metric-grid span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:8.5px}.profile-edition-metrics{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.profile-recap-link{border:1px solid var(--accent-line);border-radius:var(--radius-lg);background:var(--accent-soft);color:var(--text);transition:border-color .22s var(--ease-out), background .22s var(--ease-out);justify-content:space-between;align-items:center;gap:16px;margin-bottom:34px;padding:18px 20px;display:flex}.profile-recap-link>span{gap:4px;min-width:0;display:grid}.profile-recap-link strong{font-family:var(--font-display);font-size:18px;font-weight:600}.profile-recap-link svg{color:var(--accent-strong);transition:transform .22s var(--ease-out);flex:none}.profile-recap-link:hover{border-color:var(--accent-strong);background:color-mix(in srgb, var(--accent-soft) 70%, var(--accent-strong) 12%)}.profile-recap-link:hover svg{transform:translate(3px)}.profile-edition-metrics span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);border-radius:999px;align-items:baseline;gap:8px;padding:8px 14px;font-size:9.5px;display:inline-flex}.profile-edition-metrics strong{color:var(--accent-strong);font-size:12px}.profile-highlights{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:14px;margin-bottom:36px;display:grid}.profile-highlight-block{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);align-content:start;gap:14px;padding:20px;display:grid}.profile-highlight-block__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-highlight-block__heading>span{font-family:var(--font-mono);color:var(--subtle);font-size:10px}.profile-highlight-rail{grid-auto-columns:92px;grid-auto-flow:column;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.profile-highlight-rail article>a{gap:8px;display:grid}.profile-highlight-rail .book-cover{transition:transform .3s var(--ease-out)}.profile-highlight-rail article>a:hover .book-cover{transform:translateY(-4px)rotate(-1deg)}.profile-highlight-rail strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.profile-highlight-rail small{color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:italic;overflow:hidden}.profile-favorite-list{gap:4px;display:grid}.profile-favorite-list>a{transition:background .2s var(--ease-out), transform .2s var(--ease-out);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:9px 10px;display:grid}.profile-favorite-list>a:hover{background:var(--surface-raised);transform:translate(3px)}.profile-favorite-list>a>span{font-family:var(--font-mono);color:var(--accent);font-size:10px}.profile-favorite-list>a>div{min-width:0;display:grid}.profile-favorite-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.profile-favorite-list small{color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:italic;overflow:hidden}.profile-favorite-list b{font-family:var(--font-display);color:var(--accent-strong);font-size:14px}.profile-favorite-list svg{color:var(--subtle)}.profile-tabs{border:1px solid var(--line);background:var(--surface-inset);border-radius:999px;gap:4px;margin-bottom:24px;padding:4px;display:inline-flex}.profile-tabs button{color:var(--muted);transition:color .2s var(--ease-out), background .2s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:999px;align-items:baseline;gap:8px;padding:10px 18px;font-size:14px;display:inline-flex}.profile-tabs button span{font-family:var(--font-mono);color:var(--subtle);font-size:10px}.profile-tabs button.is-active{color:var(--accent-strong);background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--accent-line)}.profile-tabs button.is-active span{color:var(--accent)}.profile-section{gap:18px;display:grid}.profile-section__heading h2{font-family:var(--font-display);letter-spacing:-.01em;margin-top:10px;font-size:25px;font-weight:600}.profile-section__empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--muted);text-align:center;padding:34px 24px;font-style:italic}.profile-filter-chips{flex-wrap:wrap;gap:8px;display:flex}.profile-filter-chips button{border:1px solid var(--line);color:var(--muted);transition:color .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);border-radius:999px;padding:8px 15px;font-size:13px}.profile-filter-chips button:hover{color:var(--text);border-color:var(--line-strong)}.profile-filter-chips button.is-active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.profile-shelf-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:24px 16px;display:grid}.profile-book-card{align-content:start;gap:11px;min-width:0;display:grid}.profile-book-card .book-cover{transition:transform .32s var(--ease-out), box-shadow .32s var(--ease-out)}.profile-book-card:hover .book-cover{transform:translateY(-5px)rotate(-1.2deg)}.profile-book-card>div{gap:4px;min-width:0;display:grid}.profile-book-card h3{font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15.5px;font-weight:600;line-height:1.22;display:-webkit-box;overflow:hidden}.profile-book-card>div>a:hover h3{color:var(--accent-strong)}.profile-book-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-style:italic;overflow:hidden}.profile-book-card small{color:var(--subtle);font-family:var(--font-mono);font-size:9.5px}.profile-book-card__rating{color:var(--accent-strong);font-family:var(--font-display);font-size:14px}.profile-status{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--status-outro);background:color-mix(in srgb, var(--status-outro) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-outro) 30%, transparent);border-radius:999px;justify-self:start;padding:3px 9px;font-size:8.5px;font-weight:700}.profile-status--lido{color:var(--status-lido);background:color-mix(in srgb, var(--status-lido) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-lido) 32%, transparent)}.profile-status--lendo{color:var(--status-lendo);background:color-mix(in srgb, var(--status-lendo) 14%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-lendo) 36%, transparent)}.profile-status--quero{color:var(--status-quero);background:color-mix(in srgb, var(--status-quero) 13%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-quero) 32%, transparent)}.profile-review-list{gap:12px;display:grid}.profile-review-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .24s var(--ease-out), background .24s var(--ease-out);gap:12px;padding:20px 22px;display:grid}.profile-review-card:hover{border-color:var(--line-strong);background:var(--surface-raised)}.profile-review-card__book{align-items:baseline;gap:10px;min-width:0;display:flex}.profile-review-card__book h3{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;overflow:hidden}.profile-review-card__book:hover h3{color:var(--accent-strong)}.profile-review-card__book small{color:var(--subtle);font-family:var(--font-mono);flex:none;font-size:9.5px}.profile-review-card__spoiler{align-items:center;gap:12px;display:flex}.profile-review-card__spoiler>span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--danger);font-size:9.5px}.profile-review-card__text{border-left:2px solid var(--accent);color:var(--text-soft);background:color-mix(in srgb, var(--surface-inset) 60%, transparent);border-radius:0 12px 12px 0;padding:14px 17px;font-size:15px;font-style:italic;line-height:1.62}.profile-review-card__hidden{border:1px dashed var(--line-strong);background:repeating-linear-gradient(180deg, transparent 0 10px, color-mix(in srgb, var(--text) 9%, transparent) 10px 12px);border-radius:12px;height:52px}.profile-review-card__link{color:var(--accent-strong);justify-self:start;align-items:center;gap:7px;font-size:13.5px;font-style:italic;display:inline-flex}.profile-texts>header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.profile-text-editor{border:1px solid var(--accent-line);border-radius:var(--radius-md);background:var(--surface);gap:16px;padding:22px;display:grid}.profile-text-editor__heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.profile-text-editor__heading h3{font-family:var(--font-display);font-size:20px;font-weight:600}.profile-text-editor label{gap:8px;display:grid}.profile-text-editor label>span{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.profile-text-editor__visibility{align-items:center;gap:10px!important;display:flex!important}.profile-text-editor__visibility input{width:17px;height:17px;accent-color:var(--accent)}.profile-text-editor__visibility span{font-size:14px;text-transform:none!important;letter-spacing:0!important;color:var(--text-soft)!important;font-family:var(--font-body)!important;font-weight:400!important}.profile-text-editor__actions{gap:10px;display:flex}.profile-text-list{gap:12px;display:grid}.profile-text-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .24s var(--ease-out), background .24s var(--ease-out);gap:10px;padding:20px 22px;display:grid}.profile-text-card:hover{border-color:var(--line-strong);background:var(--surface-raised)}.profile-text-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-text-card h3{font-family:var(--font-display);letter-spacing:-.005em;font-size:19px;font-weight:600}.profile-visibility{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;flex:none;padding:3px 10px;font-size:8.5px}.profile-visibility--public{color:var(--status-lido);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--status-lido) 34%, transparent)}.profile-visibility--private{color:var(--muted);box-shadow:inset 0 0 0 1px var(--line-strong)}.profile-text-card>p{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.profile-text-card>small{color:var(--subtle);font-family:var(--font-mono);font-size:9.5px}.profile-text-card__actions{border-top:1px solid var(--line);align-items:center;gap:16px;padding-top:12px;display:flex}.profile-text-card__delete{color:var(--subtle)!important;border-color:#0000!important}.profile-text-card__delete:hover{color:var(--danger)!important}.profile-text-card__delete.is-confirming{color:var(--danger)!important;border-color:color-mix(in srgb, var(--danger) 45%, transparent)!important}.profile-people-layer{z-index:60;grid-template-columns:minmax(0,1fr);place-items:stretch end;display:grid;position:fixed;inset:0}.profile-people-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fade-in .3s var(--ease-out) both;background:#0a07059e;position:absolute;inset:0}.profile-people-panel{z-index:1;border-left:1px solid var(--line-strong);background:var(--surface-solid);width:min(100%,400px);height:100%;box-shadow:var(--shadow-pop);animation:panel-in .42s var(--ease-out) both;flex-direction:column;gap:18px;padding:24px 24px 34px;display:flex;position:relative;overflow-y:auto}.profile-people-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.profile-people-panel h2{font-family:var(--font-display);margin-top:10px;font-size:24px;font-weight:600}.profile-people-state{color:var(--muted);text-align:center;padding:22px 0;font-size:14px;font-style:italic}.profile-people-list{gap:8px;display:grid}.profile-people-list>article{border:1px solid var(--line);background:var(--surface);transition:border-color .2s var(--ease-out);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.profile-people-list>article:hover{border-color:var(--accent-line)}.profile-people-identity{align-items:center;gap:11px;min-width:0;display:flex}.profile-people-identity>span{min-width:0;display:grid}.profile-people-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.profile-people-identity small{color:var(--muted);font-size:11.5px}.profile-back-link{margin-top:30px}.profile-back-link a{color:var(--accent-strong);align-items:center;gap:8px;font-size:14px;font-style:italic;display:inline-flex}.profile-back-link svg{transform:rotate(180deg)}.profile-loading{gap:22px;display:grid}.profile-loading__hero{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;display:grid}.profile-loading__hero>span{border-radius:50%;width:64px;height:64px}.profile-loading__hero>div{flex-direction:column;gap:9px;display:flex}.profile-loading__hero i{border-radius:4px;height:13px;display:block}.profile-loading__hero i:first-child{width:30%}.profile-loading__hero i:nth-child(2){width:52%;height:22px}.profile-loading__hero i:nth-child(3){width:38%}.profile-loading__metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.profile-loading__metrics i{border-radius:var(--radius-md);height:74px;display:block}.profile-loading__books{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:16px;display:grid}.profile-loading__books i{aspect-ratio:2/3;border-radius:3px 9px 9px 3px;display:block}.profile-loading__hero>span,.profile-loading__hero i,.profile-loading__metrics i,.profile-loading__books i{background:var(--surface-raised);position:relative;overflow:hidden}.profile-loading__hero>span:after,.profile-loading__hero i:after,.profile-loading__metrics i:after,.profile-loading__books i:after{content:"";background:linear-gradient(100deg,#0000 30%,#f2e9da12 50%,#0000 70%);animation:1.6s infinite shimmer;position:absolute;inset:0}@media (width<=960px){.profile-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-highlights{grid-template-columns:1fr}}@media (width<=640px){.profile-hero{flex-direction:column;padding:22px 20px}.profile-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.essentials{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:26px;padding:20px 22px}.essentials__head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.essentials__head h3{font-family:var(--font-display);margin-top:4px;font-size:22px;font-weight:600}.essentials__head .text-button{flex:none;align-items:center;gap:6px;display:inline-flex}.essentials__empty{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.essentials__empty p{color:var(--muted);font-size:14.5px;font-style:italic}.essentials__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.essentials__slot{flex-direction:column;gap:8px;display:flex;position:relative}.essentials__slot .book-cover{width:100%}.essentials__slot.is-empty{aspect-ratio:2/3;border:1px dashed var(--line-strong);background:var(--surface-inset);border-radius:6px;place-items:center;display:grid}.essentials__rank{background:var(--accent);width:22px;height:22px;color:var(--on-accent);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:6px;left:6px}.essentials__rank--empty{color:var(--subtle);background:0 0;font-size:20px;position:static}.essentials__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.essentials__meta strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.essentials__meta span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:italic;overflow:hidden}@media (width<=520px){.essentials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.essentials-editor{z-index:1;border:1px solid var(--line);background:var(--surface-solid);width:min(620px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-pop);border-radius:22px;flex-direction:column;gap:14px;margin:auto;padding:24px;display:flex;position:relative;overflow-y:auto}.essentials-editor__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.essentials-editor__header h2{font-family:var(--font-display);margin-top:4px;font-size:23px;font-weight:600}.essentials-editor__hint{color:var(--muted);margin-top:-6px;font-size:13.5px;font-style:italic}.essentials-editor__selected{border:1px solid var(--line);background:var(--surface-inset);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;display:grid}.essentials-editor__slot{aspect-ratio:2/3;position:relative}.essentials-editor__slot.is-empty{border:1px dashed var(--line-strong);color:var(--subtle);font-family:var(--font-mono);border-radius:6px;place-items:center;font-size:18px;display:grid}.essentials-editor__slot .book-cover{width:100%;height:100%}.essentials-editor__remove{border:1px solid var(--line);background:var(--surface-solid);width:24px;height:24px;color:var(--text);border-radius:50%;place-items:center;display:grid;position:absolute;top:-8px;right:-8px}.essentials-editor__shelf-label{margin-top:4px}.essentials-editor__shelf{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:10px;display:grid}.essentials-editor__pick{aspect-ratio:2/3;transition:transform .18s var(--ease-out), opacity .18s var(--ease-out);border-radius:6px;position:relative}.essentials-editor__pick .book-cover{width:100%;height:100%}.essentials-editor__pick.is-active{outline:2px solid var(--accent);outline-offset:2px}.essentials-editor__pick:disabled{cursor:not-allowed;opacity:.4}.essentials-editor__check{background:var(--accent);width:20px;height:20px;color:var(--on-accent);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;top:5px;left:5px}.essentials-editor__loading,.essentials-editor__empty{color:var(--muted);padding:12px 0;font-size:13.5px;font-style:italic}.essentials-editor__error{color:var(--danger);font-size:13px}.essentials-editor__actions{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.page--memories{gap:28px;display:grid}.memories-period,.memories-library{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:20px;padding:clamp(18px,4vw,30px);display:grid;box-shadow:0 14px 32px #0000000b}.memories-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:18px;display:flex}.memories-section-heading h2{margin:7px 0 0;font-family:Fraunces,serif;font-size:clamp(30px,5vw,46px);font-weight:500;line-height:1}.memories-section-heading>div>p:last-child{max-width:680px;color:var(--muted);margin:11px 0 0;font-family:Spectral,serif;font-size:15px;line-height:1.55}.memories-period-tabs{border:1px solid var(--line);background:var(--bg-soft);border-radius:999px;flex:none;gap:4px;padding:4px;display:flex}.memories-period-tabs button{min-width:82px;min-height:38px;color:var(--muted);cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:0 14px;font-family:Space Mono,monospace;font-size:8px}.memories-period-tabs button.is-active{color:var(--surface);background:var(--text)}.memories-period-nav{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;display:grid}.memories-period-nav button{border:1px solid var(--line);width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;font-size:18px}.memories-period-nav button:disabled{opacity:.25;cursor:default}.memories-period-nav>div{text-align:center;min-width:0}.memories-period-nav strong,.memories-period-nav span{display:block}.memories-period-nav strong{font-family:Fraunces,serif;font-size:23px;font-weight:500}.memories-period-nav span{color:var(--muted);text-transform:uppercase;margin-top:4px;font-family:Space Mono,monospace;font-size:8px;line-height:1.45}.memories-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.memories-metrics article{border:1px solid var(--line);background:var(--bg-soft);border-radius:15px;align-content:end;gap:7px;min-height:118px;padding:16px;display:grid}.memories-metrics article.is-emphasis{border-color:var(--accent);background:var(--accent-soft)}.memories-metrics strong{font-family:Fraunces,serif;font-size:34px;font-weight:500;line-height:1}.memories-metrics span{color:var(--muted);text-transform:uppercase;font-family:Space Mono,monospace;font-size:8px;line-height:1.35}.memories-period-books{gap:12px;display:grid}.memories-period-books>h3{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:Space Mono,monospace;font-size:9px}.memories-period-books>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.memories-period-books article{border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding:12px;display:grid}.memories-period-books .book-cover{aspect-ratio:2/3;border-radius:6px;width:72px;box-shadow:0 8px 18px #0000001f}.memories-period-books article>div{min-width:0}.memories-period-books h4,.memories-period-books p,.memories-period-books small{text-overflow:ellipsis;overflow:hidden}.memories-period-books h4{margin:0;font-family:Fraunces,serif;font-size:18px;font-weight:500;line-height:1.12}.memories-period-books p{color:var(--muted);white-space:nowrap;margin:4px 0 0;font-size:11px}.memories-period-books small{color:var(--accent-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-family:Space Mono,monospace;font-size:7px;line-height:1.45;display:-webkit-box}.memories-actions{flex-wrap:wrap;gap:9px;display:flex}.memories-state{border:1px dashed var(--line);color:var(--muted);background:var(--bg-soft);text-align:center;border-radius:16px;justify-items:center;gap:13px;padding:34px 20px;display:grid}.memories-state>span{color:var(--accent);font-family:Fraunces,serif;font-size:46px;line-height:1}.memories-state p{max-width:590px;margin:0;font-family:Spectral,serif;font-size:16px;line-height:1.55}.memories-state--error{color:#b75858}.library-recap-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 18%, var(--bg-soft)), var(--bg-soft));border-radius:18px;grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);align-items:center;gap:clamp(22px,6vw,58px);padding:clamp(18px,4vw,34px);display:grid;overflow:hidden}.library-recap-number{text-align:center;justify-items:center;display:grid}.library-recap-number strong{font-family:Fraunces,serif;font-size:clamp(100px,17vw,190px);font-weight:500;line-height:.8}.library-recap-number span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:22px;font-family:Space Mono,monospace;font-size:9px}.library-recap-covers{align-items:center;min-width:0;padding:20px 12px 25px;display:flex;overflow-x:auto}.library-recap-covers .book-cover{aspect-ratio:2/3;border-radius:7px;flex:none;width:clamp(86px,13vw,135px);margin-left:clamp(-24px,-2.5vw,-12px);transform:rotate(-3deg);box-shadow:0 15px 28px #0003}.library-recap-covers .book-cover:first-child{margin-left:0}.library-recap-covers .book-cover:nth-child(2n){transform:translateY(10px)rotate(3deg)}.library-recap-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.library-recap-facts article{border-top:3px solid var(--accent);background:var(--bg-soft);align-content:end;gap:5px;min-height:125px;padding:16px;display:grid}.library-recap-facts span{color:var(--muted);text-transform:uppercase;font-family:Space Mono,monospace;font-size:7px}.library-recap-facts strong{text-overflow:ellipsis;font-family:Fraunces,serif;font-size:clamp(22px,3.3vw,31px);font-weight:500;line-height:1.05;overflow:hidden}.library-recap-facts small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.share-card-layer{z-index:160;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.share-card-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;border:0;position:absolute;inset:0}.share-card-dialog{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:22px;width:min(1120px,100%);max-height:calc(100dvh - 40px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.share-card-dialog__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.share-card-dialog__header h2{margin:5px 0 0;font-family:Fraunces,serif;font-size:30px;font-weight:500}.share-card-dialog__body{grid-template-columns:minmax(320px,.82fr) minmax(330px,1.18fr);min-height:0;display:grid;overflow:auto}.share-card-preview-shell{background:#171412;place-items:center;min-height:0;padding:clamp(16px,4vw,32px);display:grid;position:relative;overflow:auto}.share-card-canvas{aspect-ratio:9/16;object-fit:contain;background:#201713;border-radius:9px;width:min(100%,420px);height:auto;max-height:calc(100dvh - 185px);display:block;box-shadow:0 18px 48px #0000006b}.share-card-rendering{color:#f4efe6;text-align:center;text-transform:uppercase;background:#000000b3;border-radius:999px;padding:9px 12px;font-family:Space Mono,monospace;font-size:8px;position:absolute;inset:auto 24px 24px}.share-card-controls{align-content:start;gap:18px;min-width:0;padding:clamp(18px,4vw,30px);display:grid;overflow-y:auto}.share-card-controls fieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.share-card-controls legend{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font-family:Space Mono,monospace;font-size:8px}.share-card-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.share-card-choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.share-card-choice-grid label{border:1px solid var(--line);min-height:50px;color:var(--muted);background:var(--bg-soft);cursor:pointer;text-align:center;border-radius:12px;place-items:center;padding:9px;display:grid}.share-card-choice-grid label.is-selected{border-color:var(--accent);color:var(--text);background:var(--accent-soft)}.share-card-choice-grid input{opacity:0;pointer-events:none;position:absolute}.share-card-choice-grid span{text-transform:uppercase;font-family:Space Mono,monospace;font-size:7px;line-height:1.4}.share-card-excerpt-control{border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;gap:7px;padding:14px;display:grid}.share-card-excerpt-control label{cursor:pointer;align-items:center;gap:9px;display:flex}.share-card-excerpt-control input{accent-color:var(--accent-strong)}.share-card-excerpt-control span{font-size:12px}.share-card-excerpt-control p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.share-card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.share-card-actions .button--primary{grid-column:1/-1}.share-card-notice,.share-card-error{border-radius:10px;margin:0;padding:10px 12px;font-size:11px}.share-card-notice{color:#3f6653;background:#dce9e0}.share-card-error{color:#a84848;background:#f2dddd}.memories-loading,.library-recap-loading{gap:14px;display:grid}.memories-loading__nav,.memories-loading__metrics i,.memories-loading__books i,.library-recap-loading strong,.library-recap-loading i{background:var(--bg-soft);border-radius:12px;animation:1.3s ease-in-out infinite memories-pulse;display:block}.memories-loading__nav{justify-self:center;width:46%;height:54px}.memories-loading__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.memories-loading__metrics i{height:118px}.memories-loading__books{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.memories-loading__books i{height:120px}.library-recap-loading{grid-template-columns:190px minmax(0,1fr);align-items:center;min-height:260px}.library-recap-loading>strong{height:180px}.library-recap-loading>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.library-recap-loading i{aspect-ratio:2/3}@keyframes memories-pulse{0%,to{opacity:.42}50%{opacity:.9}}@media (width<=980px){.memories-metrics,.library-recap-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.share-card-dialog__body{grid-template-columns:minmax(280px,.8fr) minmax(290px,1.2fr)}}@media (width<=760px){.memories-section-heading{flex-direction:column}.memories-period-tabs{width:100%}.memories-period-tabs button{flex:1}.memories-period-books>div,.library-recap-hero{grid-template-columns:1fr}.library-recap-covers{justify-content:flex-start}.share-card-layer{padding:0}.share-card-dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.share-card-dialog__body{grid-template-columns:1fr}.share-card-preview-shell{min-height:62dvh}.share-card-canvas{width:min(82vw,360px);max-height:56dvh}}@media (width<=520px){.memories-period,.memories-library{border-radius:17px;padding:15px}.memories-period-nav{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px}.memories-period-nav button{width:38px;height:38px}.memories-period-nav strong{font-size:19px}.memories-metrics{gap:8px}.memories-metrics article{min-height:104px;padding:13px}.memories-metrics strong{font-size:29px}.memories-period-books article{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:10px}.memories-period-books .book-cover{width:58px}.memories-actions{display:grid}.library-recap-facts{grid-template-columns:1fr}.library-recap-facts article{min-height:104px}.share-card-dialog__header{padding:14px 16px}.share-card-dialog__header h2{font-size:25px}.share-card-controls{padding:16px}.share-card-choice-grid,.share-card-choice-grid--three,.share-card-actions{grid-template-columns:1fr}.share-card-actions .button--primary{grid-column:auto}.memories-loading__metrics,.memories-loading__books{grid-template-columns:repeat(2,minmax(0,1fr))}.library-recap-loading{grid-template-columns:1fr}.library-recap-loading>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.memories-loading__nav,.memories-loading__metrics i,.memories-loading__books i,.library-recap-loading strong,.library-recap-loading i{animation:none}}.onboarding-value,.reading-ritual{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-soft), transparent 48%), var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(0,170px) minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,52px);margin:0 0 34px;padding:clamp(24px,4vw,42px);display:grid;overflow:hidden}.onboarding-value__mark{min-height:190px;position:relative}.onboarding-value__mark span{border:1px solid var(--line-strong);background:var(--surface-raised);width:34px;box-shadow:7px 8px 0 var(--wine-soft);border-radius:7px 7px 2px 2px;position:absolute;bottom:0}.onboarding-value__mark span:first-child{height:150px;left:14px;transform:rotate(-5deg)}.onboarding-value__mark span:nth-child(2){background:var(--wine);height:182px;left:63px}.onboarding-value__mark span:nth-child(3){background:var(--accent);height:132px;left:112px;transform:rotate(4deg)}.onboarding-value h2,.reading-ritual h2,.progress-dialog h2,.progress-dialog h3{margin:0;font-family:Fraunces,Georgia,serif}.onboarding-value h2,.reading-ritual h2{font-size:clamp(1.8rem,4vw,3.3rem);line-height:1.02}.onboarding-value__copy>p:not(.eyebrow),.reading-ritual__copy>p{max-width:680px;color:var(--text-soft);line-height:1.65}.onboarding-value__actions,.reading-ritual__actions,.progress-dialog__actions,.progress-dialog__success>div{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.reading-ritual__cover{aspect-ratio:2/3;border-radius:9px;width:min(100%,160px);box-shadow:14px 18px 30px #00000047}.reading-ritual__author{color:var(--muted);margin:8px 0 0;font-style:italic}.reading-ritual__position{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.06em;margin-top:18px;font-family:Space Mono,monospace;font-size:.85rem;display:inline-block}.reading-ritual__metrics{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.reading-ritual__metrics span{border:1px solid var(--line);color:var(--muted);background:var(--bg-soft);border-radius:999px;padding:6px 10px;font-size:.8rem}.progress-dialog-layer{z-index:160;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.progress-dialog-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080605c2;border:0;position:absolute;inset:0}.progress-dialog{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-solid);width:min(100%,620px);max-height:calc(100vh - 40px);box-shadow:var(--shadow);padding:clamp(22px,4vw,34px);position:relative;overflow:auto}.progress-dialog>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.progress-dialog>header p:last-child{color:var(--muted);margin:7px 0 0}.progress-dialog__copy,.progress-dialog__context{color:var(--text-soft);line-height:1.55}.progress-dialog__modes{border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;padding:5px;display:grid}.progress-dialog__modes button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px}.progress-dialog__modes button.is-active{color:var(--text);background:var(--surface-raised);box-shadow:0 6px 18px #00000024}.progress-dialog__field{color:var(--text-soft);gap:8px;font-weight:700;display:grid}.progress-dialog__field>div{border:1px solid var(--line-strong);background:var(--bg-soft);border-radius:16px;align-items:center;display:flex}.progress-dialog__field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:18px;font-size:1.35rem}.progress-dialog__field>div>span{color:var(--muted);white-space:nowrap;padding-right:18px}.progress-dialog__context{margin:12px 0 0;font-size:.86rem}.progress-dialog__error{color:var(--danger);margin:14px 0 0}.progress-dialog__success{justify-items:start;gap:10px;padding:24px 0 8px;display:grid}.progress-dialog__success>svg{color:var(--accent)}.progress-dialog__success h3{font-size:clamp(1.6rem,4vw,2.4rem)}.progress-dialog__success p{color:var(--text-soft);margin:0}@media (width<=680px){.onboarding-value,.reading-ritual{grid-template-columns:1fr}.onboarding-value__mark{min-height:96px;margin-bottom:6px;transform:none}.onboarding-value__mark span{width:26px}.onboarding-value__mark span:first-child{height:76px;left:6px}.onboarding-value__mark span:nth-child(2){height:92px;left:42px}.onboarding-value__mark span:nth-child(3){height:64px;left:78px}.reading-ritual__cover{width:112px}.progress-dialog-layer{align-items:end;padding:0}.progress-dialog{width:100%;max-height:min(88vh,760px);padding-bottom:calc(24px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0}}@media (prefers-reduced-motion:reduce){.onboarding-value__mark span,.reading-ritual__cover{transform:none}}.notif-bell{border:1px solid var(--line);width:42px;height:42px;color:var(--text);background:var(--surface);transition:border-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.notif-bell:hover{border-color:var(--accent-line);color:var(--accent-strong)}.notif-bell__dot{border:2px solid var(--bg);background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:8px;right:9px}.notif-panel{z-index:1;border:1px solid var(--line);background:var(--surface-solid);width:min(420px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-pop);border-radius:20px;flex-direction:column;margin:20px 20px 20px auto;display:flex;position:relative;overflow:hidden}.notif-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 22px 14px;display:flex}.notif-panel__header h2{font-family:var(--font-display);margin-top:4px;font-size:24px;font-weight:600}.notif-panel__body{flex:1;min-height:0;overflow-y:auto}.notif-state{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 28px;font-size:14.5px;display:flex}.notif-state--error{color:var(--danger)}.notif-state__glyph{font-size:30px}.notif-state--empty p{max-width:30ch;line-height:1.5}.notif-list{margin:0;padding:6px;list-style:none}.notif-item{border-radius:14px}.notif-item.is-unread{background:var(--accent-soft)}.notif-item__main{text-align:left;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.notif-item__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.notif-item__text{color:var(--text);font-size:14.5px;line-height:1.35}.notif-item__demo{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--surface-inset);border-radius:999px;margin-left:6px;padding:1px 6px;font-size:9px;font-weight:700}.notif-item__copy small{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted);font-size:10.5px}@media (width<=640px){.notif-panel{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;margin:0}}.literary-reactions{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.literary-reactions[aria-busy=true]{opacity:.62}.literary-reactions__label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:9px;font-size:8.5px;font-weight:700}.literary-reactions__chips{flex-wrap:wrap;gap:8px;display:flex}.literary-reaction-chip{border:1px solid var(--line-strong);min-height:34px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.02em;transition:border-color .2s var(--ease-out), color .2s var(--ease-out), background .2s var(--ease-out);background:0 0;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:10px;font-weight:700;display:inline-flex}.literary-reaction-chip:not(:disabled):hover{border-color:var(--accent-line);color:var(--accent-strong)}.literary-reaction-chip.is-active{border-color:var(--accent-line);color:var(--accent-strong);background:var(--accent-soft)}.literary-reaction-chip.is-readonly{cursor:default;opacity:.85}.literary-reaction-chip:disabled:not(.is-readonly){cursor:not-allowed;opacity:.5}.literary-reaction-chip__icon{font-size:14px;line-height:1}.literary-reaction-chip b{background:var(--surface-inset);text-align:center;border-radius:999px;min-width:16px;padding:2px 5px;font-size:9px}.literary-reactions__error,.literary-reactions__connect{font-family:var(--font-mono);color:var(--muted);margin-top:8px;font-size:10px}.literary-reactions__connect a{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}@media (width<=520px){.literary-reactions__chips{grid-template-columns:1fr;display:grid}.literary-reaction-chip{justify-content:flex-start}.literary-reaction-chip b{margin-left:auto}}@media (prefers-reduced-motion:reduce){.literary-reaction-chip{transition:none}}.reaction-inbox{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:26px;padding:20px 22px}.reaction-inbox__head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.reaction-inbox__head h3{font-family:var(--font-display);margin-top:4px;font-size:22px;font-weight:600}.reaction-inbox__badge{background:var(--accent);min-width:24px;height:24px;color:var(--on-accent);font-family:var(--font-mono);border-radius:999px;place-items:center;padding:0 7px;font-size:10px;font-weight:700;display:grid}.reaction-inbox__list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.reaction-inbox__item{border:1px solid var(--line);border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.reaction-inbox__item.is-unread{border-color:var(--accent-line);background:var(--accent-soft)}.reaction-inbox__cover{aspect-ratio:2/3;background:var(--surface-inset);border-radius:4px;width:44px;position:relative;overflow:hidden}.reaction-inbox__cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.reaction-inbox__cover span{color:var(--accent);font-family:var(--font-display);place-items:center;font-size:18px;display:grid;position:absolute;inset:0}.reaction-inbox__copy{min-width:0}.reaction-inbox__title-row{align-items:center;gap:8px;display:flex}.reaction-inbox__title-row strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;overflow:hidden}.reaction-inbox__title-row em{background:var(--accent);color:var(--on-accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:2px 6px;font-size:7.5px;font-style:normal;font-weight:700}.reaction-inbox__author{color:var(--muted);margin-top:2px;font-size:12.5px;font-style:italic}.reaction-inbox__breakdown{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.reaction-inbox__breakdown span{font-family:var(--font-mono);color:var(--text-soft);align-items:center;gap:5px;font-size:11px;display:inline-flex}.reaction-inbox__breakdown b{color:var(--accent-strong);font-size:13px}.reaction-inbox__copy small{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);margin-top:5px;font-size:9.5px;display:block}
