:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#3d302f;font-synthesis:none;text-rendering:optimizelegibility;--cream-50:#fdf8f2;--cream-100:#f3e7dc;--cream-200:#e6d3c4;--ink:#3d302f;--ink-soft:#71615f;--teal-900:#4f2f3f;--teal-800:#674052;--teal-700:#855b6f;--teal-100:#ead9df;--rose-700:#a15f72;--rose-100:#f2dfe3;--plum-700:#765164;--plum-100:#e9dce3;--gold-700:#956547;--gold-100:#ead9c4;--sage-700:#7a6a58;--sage-100:#e7ddd0;--terracotta:#9b5b63;--shadow-sm:0 1px 2px #3d302f12, 0 6px 20px #4e353d0d;--shadow-md:0 18px 48px #4e353d21;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;background:#f3e7dc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--cream-100);min-width:320px}body{background:var(--cream-100);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #c9899c}.skip-link{z-index:100;background:var(--cream-50);color:var(--teal-900);border-radius:8px;padding:10px 16px;font-weight:700;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.app-shell{grid-template-columns:272px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:linear-gradient(160deg, var(--teal-900) 0%, #61394d 60%, #75485c 100%);color:#f9f4ea;flex-direction:column;height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0;box-shadow:8px 0 26px #4f2f3f29}.brand-lockup{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 10px 30px;display:flex}.brand-mark{background:#ffffff14;border:1px solid #ffffff6b;border-radius:5px 15px;place-items:center;width:46px;height:50px;display:grid;position:relative;box-shadow:inset 0 0 0 3px #ffffff0a}.brand-mark:after{content:"";background:#d5a0aa;width:20px;height:1px;position:absolute;bottom:9px}.brand-mark span{letter-spacing:.08em;font:700 14px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.brand-name,.brand-subtitle{margin:0}.brand-name{font:700 16px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.brand-subtitle{color:#ffffff9e;letter-spacing:.06em;text-transform:uppercase;margin-top:4px;font-size:11px}.primary-nav{gap:5px;margin-top:26px;display:grid}.nav-link{color:#ffffffc2;border-radius:11px;align-items:center;gap:12px;min-height:44px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:flex}.nav-link:hover{color:#fff;background:#ffffff14;transform:translate(2px)}.nav-link.active{color:var(--teal-900);box-shadow:var(--shadow-sm);background:#f7efe2}.nav-mark{color:#e1b7c0;border:1px solid #ffffff2e;border-radius:9px 9px 4px;flex:0 0 27px;place-items:center;width:27px;height:27px;font:700 11px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.nav-link.active .nav-mark{color:var(--terracotta);background:#fffaf1;border-color:#d8c2aa}.privacy-note{background:#2f1d2633;border:1px solid #ffffff1f;border-radius:13px;gap:10px;margin-top:auto;padding:14px;display:flex}.privacy-dot{background:#d9a7b5;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 4px #d9a7b51f}.privacy-note strong,.privacy-note span{display:block}.privacy-note strong{font-size:12px}.privacy-note span{color:#ffffff8f;margin-top:3px;font-size:10px;line-height:1.4}.workspace{min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdf8f2e6;border-bottom:1px solid #70515524;align-items:center;gap:18px;height:76px;padding:0 clamp(22px,4vw,58px);display:flex;position:sticky;top:0}.menu-button{background:var(--teal-100);border:0;border-radius:10px;width:42px;height:42px;padding:11px;display:none}.menu-button span{background:var(--teal-900);border-radius:2px;height:2px;margin:4px 0;display:block}.quick-search{color:#77736b;background:#fffdf9;border:1px solid #dfd4c3;border-radius:11px;align-items:center;gap:10px;width:min(480px,54vw);min-height:42px;padding:0 13px;text-decoration:none;display:flex;box-shadow:0 1px #ffffffe6}.quick-search>span:first-child{color:var(--teal-700);font-size:22px}.quick-search>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.quick-search kbd{color:#8a8378;background:#f7f1e8;border:1px solid #e3d7c4;border-radius:6px;margin-left:auto;padding:3px 7px;font:500 11px/1.2 inherit}.utility-link{color:var(--teal-700);margin-left:auto;font-size:12px;font-weight:800;text-decoration:none}.utility-link:hover{text-underline-offset:4px;text-decoration:underline}.signout-button{color:#6b6a66;cursor:pointer;background:0 0;border:1px solid #d6c9b7;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:700}.signout-button:hover{border-color:var(--teal-700);color:var(--teal-800)}.signout-button:disabled,.primary-button:disabled,.search-field button:disabled{opacity:.58;cursor:not-allowed}.main-content{width:min(1180px,100%);margin:0 auto;padding:clamp(30px,5vw,68px) clamp(22px,5vw,68px) 80px}.page-stack{gap:30px;display:grid}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.page-heading h1{max-width:760px;color:var(--teal-900);letter-spacing:-.03em;margin:6px 0 12px;font:700 clamp(34px,4.2vw,54px)/1.08 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.eyebrow,.section-kicker{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.lede{max-width:720px;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.75}.primary-button{background:var(--teal-800);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:11px 16px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #67405233}.secondary-button{min-height:42px;color:var(--teal-800);cursor:pointer;background:#fffdf9;border:1px solid #cfc2b1;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.secondary-button:hover{border-color:var(--teal-700);background:var(--teal-100)}.rich-text-field{gap:8px;display:grid}.rich-text-editor-shell{background:#fffdf9;border:1px solid #d4c7b5;border-radius:12px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.rich-text-editor-shell:focus-within{border-color:var(--teal-700);box-shadow:0 0 0 3px #855b6f24}.rich-text-toolbar{z-index:4;background:#f7f1e8;border-bottom:1px solid #e4d9ca;flex-wrap:wrap;gap:4px;padding:7px;display:flex;position:sticky;top:75px}.rich-text-toolbar button{min-width:42px;min-height:40px;color:var(--teal-900);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font:800 12px/1 system-ui,sans-serif;display:inline-flex}.rich-text-toolbar button span{color:var(--ink-soft);font-size:10px;font-weight:700}.rich-text-toolbar button:hover,.rich-text-toolbar button.active{background:#fffdf9;border-color:#cbbdab}.rich-text-toolbar button.active{color:var(--rose-700)}.rich-text-writing-surface{min-height:180px;max-height:560px;color:var(--ink);outline:none;padding:18px 20px;font:400 15px/1.75 system-ui,sans-serif;overflow-y:auto}.rich-text-writing-surface>:first-child,.rich-text-view>:first-child{margin-top:0}.rich-text-writing-surface>:last-child,.rich-text-view>:last-child{margin-bottom:0}.rich-text-writing-surface p,.rich-text-view p{margin:0 0 12px}.rich-text-writing-surface h2,.rich-text-view h2{color:var(--teal-900);margin:24px 0 9px;font:700 24px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.rich-text-writing-surface h3,.rich-text-view h3{color:var(--teal-900);margin:20px 0 8px;font:700 19px/1.35 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.rich-text-writing-surface ul,.rich-text-writing-surface ol,.rich-text-view ul,.rich-text-view ol{margin:8px 0 15px;padding-left:24px}.rich-text-writing-surface li,.rich-text-view li{margin:4px 0}.rich-text-writing-surface[data-empty=true]:before{content:attr(data-placeholder);float:left;color:#9b9489;pointer-events:none;height:0}.internal-record-link{color:var(--teal-700);-webkit-text-decoration-color:var(--terracotta);text-decoration-color:var(--terracotta);text-underline-offset:3px;font-weight:800;text-decoration-thickness:2px}.simple-writing-shell{background:#fffdf9;border:1px solid #d4c7b5;border-radius:12px;overflow:hidden}.simple-writing-shell:focus-within{border-color:var(--teal-700);box-shadow:0 0 0 3px #855b6f24}.record-form .simple-writing-shell textarea,.simple-writing-shell textarea{resize:vertical;width:100%;min-height:180px;color:var(--ink);background:#fffdf9;border:0;border-radius:0;outline:none;margin:0;padding:18px 20px;font:400 15px/1.75 system-ui,sans-serif;display:block}.rich-text-view{color:var(--ink-soft);font-size:13px;line-height:1.7}.connected-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.relationship-card{border-radius:var(--radius-md);background:linear-gradient(145deg, #fffdf9, var(--plum-100));min-width:0;min-height:245px;box-shadow:var(--shadow-sm);border:1px solid #d8cad4;flex-direction:column;padding:26px;display:flex}.relationship-card h2{color:var(--teal-900);margin:8px 0 12px;font:700 25px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.relationship-card h2 a{color:inherit;text-decoration:none}.relationship-card h2 span{color:var(--rose-700);font-weight:400}.relationship-card>p:not(.section-kicker){color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.relationship-card footer{flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;padding-top:20px;display:flex}.relationship-card footer a:not(.text-link){color:var(--teal-700);background:#ffffffbf;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;text-decoration:none}.relationship-card footer .text-link{margin-left:auto}.location-card{border-radius:var(--radius-md);background:linear-gradient(135deg, #fffdf9, var(--sage-100));min-width:0;min-height:142px;color:var(--ink);box-shadow:var(--shadow-sm);border:1px solid #d7c6b9;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px;text-decoration:none;display:grid}.location-card:hover{border-color:var(--sage-700);transform:translateY(-1px)}.location-card-mark{width:54px;height:54px;color:var(--sage-700);background:#fffdf9;border-radius:50%;place-items:center;font-size:24px;display:grid}.location-card>span:nth-child(2){gap:4px;min-width:0;display:grid}.location-card small{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.location-card strong{overflow-wrap:anywhere;color:var(--teal-900);font:700 21px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.location-card em,.location-card span span{color:var(--ink-soft);font-size:11px;font-style:normal}.location-card>i{color:var(--teal-700);font-style:normal}.simple-search-bar,.global-search-form{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #ded2c0;padding:18px 20px}.simple-search-bar{grid-template-columns:auto minmax(240px,1fr);align-items:center;gap:14px;display:grid}.simple-search-bar label,.global-search-form label{color:var(--teal-900);font-size:11px;font-weight:800}.simple-search-bar input,.global-search-form input{background:#fff;border:1px solid #d4c7b5;border-radius:10px;min-height:46px;padding:10px 13px}.connected-reading-page{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffdf9;border:1px solid #dccfbd;overflow:hidden}.connected-reading-page>header{background:linear-gradient(115deg, var(--rose-100), #fbf4e9 52%, var(--sage-100));justify-content:space-between;align-items:flex-start;gap:28px;padding:clamp(28px,5vw,50px);display:flex}.connected-reading-page>header h1{max-width:820px;color:var(--teal-900);letter-spacing:-.025em;margin:7px 0 12px;font:700 clamp(34px,5vw,54px)/1.08 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.connected-reading-page>header h1 span{color:var(--rose-700);font-weight:400}.connected-reading-page>.reading-main{gap:18px;max-width:900px;padding:clamp(24px,5vw,48px);display:grid}.record-checkbox-list{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 18px;padding:0;display:grid}.record-checkbox-list legend{color:var(--teal-900);grid-column:1/-1;margin-bottom:4px;font-size:12px;font-weight:800}.record-checkbox-list label{cursor:pointer;background:#fffdf9;border:1px solid #ddd0bf;border-radius:10px;align-items:flex-start;gap:9px;min-width:0;padding:11px;display:flex}.record-checkbox-list input{margin-top:3px}.record-checkbox-list label>span{gap:2px;min-width:0;display:grid}.record-checkbox-list strong{overflow-wrap:anywhere;color:var(--teal-900);font-size:12px}.record-checkbox-list small{color:var(--ink-soft);font-size:10px}.connected-list{gap:8px;margin-top:15px;display:grid}.connected-list>div{border:1px solid #e0d5c5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.connected-list a{color:var(--teal-700);font-weight:800;text-decoration:none}.connected-list span{color:var(--ink-soft);font-size:11px}.timeline-list{gap:10px;display:grid;position:relative}.timeline-list:before{content:"";background:#d9cbb9;width:1px;position:absolute;top:0;bottom:0;left:142px}.timeline-row{min-height:88px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #dcd0bf;border-radius:14px;grid-template-columns:125px minmax(0,1fr) auto;align-items:center;gap:32px;padding:16px 20px;text-decoration:none;display:grid;position:relative}.timeline-row:before{content:"";border:3px solid var(--cream-100);background:var(--terracotta);border-radius:50%;width:13px;height:13px;position:absolute;left:136px}.timeline-date{color:var(--plum-700);font-size:11px;font-weight:900}.timeline-row>span:nth-child(2){gap:5px;min-width:0;display:grid}.timeline-row strong{overflow-wrap:anywhere;color:var(--teal-900);font:700 19px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.timeline-row small{color:var(--ink-soft)}.timeline-row i{color:var(--teal-700);font-style:normal}.global-search-form{gap:8px;display:grid}.global-search-form>div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.search-guidance{border-radius:var(--radius-md);background:#fffdf9b3;border:1px dashed #d2c2b0;align-items:center;gap:20px;padding:28px;display:flex}.search-guidance>span{background:var(--plum-100);width:54px;height:54px;color:var(--plum-700);border-radius:50%;place-items:center;font-size:26px;display:grid}.search-guidance h2{color:var(--teal-900);margin:0 0 5px;font:700 22px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.search-guidance p,.search-result-count{color:var(--ink-soft);margin:0;font-size:13px}.search-result-groups{gap:24px;display:grid}.search-result-groups>section{border-radius:var(--radius-md);background:#fffdf9;border:1px solid #ddd0bf;overflow:hidden}.search-result-groups>section>header{background:linear-gradient(90deg, var(--rose-100), var(--sage-100));justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.search-result-groups h2{color:var(--teal-900);margin:0;font:700 22px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.search-result-groups header span{min-width:28px;color:var(--teal-700);text-align:center;background:#ffffffbf;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.search-result-groups>section>div{display:grid}.search-result-card{color:var(--ink);border-top:1px solid #e8ddce;grid-template-columns:115px minmax(0,1fr) auto;gap:3px 14px;padding:14px 20px;text-decoration:none;display:grid}.search-result-card>span{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;grid-row:1/span 2;align-self:center;font-size:9px;font-weight:900}.search-result-card strong{color:var(--teal-900);font:700 16px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.search-result-card small{color:var(--ink-soft)}.search-result-card i{color:var(--teal-700);grid-area:1/3/span 2;align-self:center;font-style:normal}.search-result-card:hover{background:var(--teal-100)}.continue-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(115deg,#e3eee6f0 0%,#fff9eff5 62%,#f5e8e7cc 100%);border:1px solid #cbd8cf;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,28px);padding:clamp(22px,4vw,32px);display:grid}.continue-mark{background:var(--teal-800);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:23px;display:grid;box-shadow:0 8px 18px #67405233}.continue-copy{min-width:0}.continue-copy h2{overflow-wrap:anywhere;color:var(--teal-900);margin:5px 0 6px;font:700 clamp(24px,3vw,32px)/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.continue-copy>p:last-child{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.continue-button{white-space:nowrap}.dashboard-priority-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg, #fffaf6 0%, var(--rose-100) 100%);box-shadow:var(--shadow-md);border:1px solid #d9c5cb;overflow:hidden}.priority-panel-heading{border-bottom:1px solid #96566a2e;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,34px);display:flex}.priority-panel-heading h2,.notebook-group-heading h2{color:var(--teal-900);margin:5px 0 0;font:700 clamp(24px,3vw,32px)/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.priority-panel-heading p:last-child{max-width:650px;color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.6}.dashboard-priority-form{box-shadow:none;border-color:#dec3ca;margin:0 clamp(20px,4vw,34px) 24px}.priority-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(20px,4vw,34px);display:grid}.priority-note-card{border-radius:var(--radius-md);min-width:0;min-height:230px;box-shadow:var(--shadow-sm);background:#fffdf9f5;border:1px solid #ddc9cd;flex-direction:column;padding:24px;display:flex}.priority-badge{background:var(--rose-100);width:fit-content;color:var(--rose-700);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.priority-note-card h3{color:var(--teal-900);margin:13px 0 8px;font:700 22px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.priority-note-card>p{color:var(--ink-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.priority-note-card footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.priority-note-actions{align-items:center;gap:5px;display:flex}.priority-empty-state{border-radius:var(--radius-md);background:#fffdf9b8;border:1px dashed #d2b9c1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:clamp(20px,4vw,34px);padding:24px;display:grid}.priority-empty-state>span{background:var(--rose-100);width:42px;height:42px;color:var(--rose-700);border-radius:50%;place-items:center;font-size:18px;display:grid}.priority-empty-state h3{color:var(--teal-900);margin:0 0 4px;font:700 18px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.priority-empty-state p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}.series-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffdf8db;border:1px solid #ded2c0;overflow:hidden}.series-panel-header{background:linear-gradient(90deg,#f3dfe3 0%,#fbf1e8 52%,#eadfd3 100%);border-bottom:1px solid #e7d5ca;justify-content:space-between;align-items:center;gap:20px;padding:26px 30px;display:flex}.series-panel-header h2{color:var(--teal-900);margin:4px 0 0;font:700 26px/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.text-link,.book-page-link{color:var(--teal-700);font-size:12px;font-weight:800;text-decoration:none}.text-link:hover,.book-page-link:hover{text-underline-offset:4px;text-decoration:underline}.book-list{background:#eadfce;gap:1px;display:grid}.book-card{background:#fffdf9}.book-toggle{text-align:left;width:100%;min-height:82px;color:var(--ink);cursor:pointer;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:16px;padding:17px 28px;display:grid}.book-toggle:hover{background:#fcf7ef}.book-number{width:47px;height:47px;color:var(--rose-700);background:#f8ece8;border:1px solid #dbc7b4;border-radius:50% 50% 45%;place-items:center;font:700 13px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.book-title-group span,.book-title-group strong{display:block}.book-label{color:#8a8176;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.book-title-group strong{color:#343838;margin-top:5px;font:700 17px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.caret{color:var(--teal-700);font-size:23px;transition:transform .18s;transform:rotate(-90deg)}.book-card.expanded .caret{transform:rotate(0)}.book-details{padding:0 28px 26px 98px;animation:.18s ease-out reveal}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.synopsis-block{border-left:3px solid var(--terracotta);background:#faf4ea;border-radius:0 10px 10px 0;padding:18px 20px}.detail-label{color:#766e63;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.synopsis-block p,.reference-card p{color:#77736b;margin:7px 0 0;font-size:13px}.reference-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 18px;display:grid}.reference-card{border:1px solid;border-radius:12px;min-height:82px;padding:16px}.tone-rose{--tone-bg:var(--rose-100);--tone-border:#dec2c9;--tone-color:var(--rose-700)}.tone-gold{--tone-bg:var(--gold-100);--tone-border:#e3cfa5;--tone-color:var(--gold-700)}.tone-sage{--tone-bg:var(--sage-100);--tone-border:#d4c5b6;--tone-color:var(--sage-700)}.tone-plum{--tone-bg:var(--plum-100);--tone-border:#d7c5d3;--tone-color:var(--plum-700)}.tone-teal{--tone-bg:var(--teal-100);--tone-border:#bfd7d1;--tone-color:var(--teal-700)}.reference-card[class*=tone-],.empty-monogram[class*=tone-]{background:var(--tone-bg);border-color:var(--tone-border)}.reference-card[class*=tone-] .detail-label,.empty-monogram[class*=tone-]{color:var(--tone-color)}.foundation-banner{color:#514f4a;background:#ede6d9;border:1px solid #d3c6b5;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.banner-mark{background:var(--teal-800);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.foundation-banner strong{color:var(--teal-900);font-size:13px}.foundation-banner p{margin:4px 0 0;font-size:12px;line-height:1.55}.section-heading{border-bottom:1px solid var(--tone-border);padding-bottom:20px;position:relative}.section-heading:after{content:"";background:var(--tone-color);border-radius:4px;width:82px;height:4px;position:absolute;bottom:-2px;left:0}.empty-state{text-align:center;border-radius:var(--radius-lg);background:#fffdf89e;border:1px dashed #d7c9b6;align-content:center;place-items:center;min-height:330px;padding:42px;display:grid}.empty-monogram{border:1px solid;border-radius:14px 22px;place-items:center;width:62px;height:62px;font:700 22px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.empty-state h1,.empty-state h2{color:var(--teal-900);margin:20px 0 8px;font:700 25px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.empty-state p{max-width:520px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.empty-state .primary-button{margin-top:20px}.search-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #ded2c0;padding:clamp(24px,4vw,42px)}.search-panel label{color:var(--teal-900);margin-bottom:9px;font-size:12px;font-weight:800;display:block}.search-field{background:#fff;border:1px solid #cfc2b1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 7px 6px 14px;display:grid}.search-field>span{color:var(--teal-700);font-size:24px}.search-field input{min-width:0;height:42px;color:var(--ink);background:0 0;border:0;outline:0}.search-field button{background:var(--teal-800);color:#fff;border:0;border-radius:8px;height:38px;padding:0 16px;font-size:12px;font-weight:800}.search-panel>p{color:#7b766e;margin:14px 0 0;font-size:12px}.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.help-card{border-radius:var(--radius-md);min-height:218px;box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #ded2c0;padding:28px;position:relative}.help-step{color:var(--terracotta);letter-spacing:.12em;font:700 12px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.help-card h2,.practice-panel h2,.backup-panel h2{color:var(--teal-900);margin:13px 0 8px;font:700 21px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.help-card p,.practice-panel p,.backup-panel p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.65}.help-card .text-link{margin-top:20px;display:inline-block}.practice-panel,.backup-panel{border-radius:var(--radius-lg);border:1px solid;justify-content:space-between;align-items:center;gap:28px;padding:clamp(24px,4vw,36px);display:flex}.practice-panel{background:linear-gradient(120deg, var(--plum-100), #faf3e9);border-color:#d8c7ce}.backup-panel{background:linear-gradient(120deg, var(--sage-100), #fbf1e9);border-color:#d4c5b6}.practice-panel>div,.backup-panel>div{max-width:680px}.practice-panel .primary-button,.backup-panel .primary-button{flex:none}.practice-record-control{justify-items:stretch;gap:10px;min-width:min(100%,260px);display:grid}.practice-record-control>button{width:100%}.practice-record-control .text-link{text-align:center}.practice-record-control .record-message{margin:0}.backup-download-control{justify-items:stretch;gap:10px;min-width:min(100%,280px);display:grid}.backup-download-control .primary-button{width:100%}.backup-download-control .record-message{margin:0}.backup-progress{color:var(--ink-soft);gap:6px;font-size:10px;font-weight:700;display:grid}.backup-progress progress{width:100%;height:9px;accent-color:var(--teal-700)}.help-signout-note{color:var(--ink-soft);text-align:center;margin:0;font-size:13px}.sidebar-scrim{display:none}.back-link{width:fit-content;color:var(--teal-700);font-size:13px;font-weight:800;text-decoration:none}.back-link:hover{text-underline-offset:4px;text-decoration:underline}.record-message{border-radius:12px;margin:0;padding:13px 16px;font-size:13px;line-height:1.5}.record-form{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9cbb9;gap:14px;padding:clamp(24px,4vw,38px);display:grid}.compact-record-form{max-width:680px}.embedded-form{border-radius:var(--radius-md);background:var(--cream-50);box-shadow:none;margin-top:20px;padding:22px}.form-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:4px;display:flex}.form-heading h1,.form-heading h2{color:var(--teal-900);margin:5px 0 0;font:700 clamp(27px,4vw,38px)/1.15 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.form-heading h2{font-size:27px}.record-form label,.inline-edit-form label,.appearance-controls label{color:var(--teal-900);font-size:12px;font-weight:800;display:block}.record-form label>span{color:var(--ink-soft);font-size:10px;font-weight:500}.record-form input,.record-form select,.inline-edit-form input,.appearance-controls select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cfc2b1;border-radius:10px;margin-top:7px;padding:9px 11px}.record-form input:focus,.record-form select:focus,.inline-edit-form input:focus,.appearance-controls select:focus{border-color:var(--teal-700)}.form-row{gap:14px;display:grid}.form-row.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.record-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.record-actions>button:not(.primary-button),.danger-text-button{color:var(--teal-700);cursor:pointer;background:0 0;border:0;padding:8px 9px;font-size:12px;font-weight:800}.danger-text-button{color:#934956!important}.record-actions>button:hover,.danger-text-button:hover{text-underline-offset:3px;text-decoration:underline}.notebook-group{gap:16px;display:grid}.notebook-group-heading{justify-content:space-between;align-items:end;gap:20px;padding:0 4px;display:flex}.notebook-group-heading>span{background:var(--rose-100);min-width:34px;height:34px;color:var(--rose-700);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.notebook-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.notebook-card{border-radius:var(--radius-md);min-width:0;min-height:240px;box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9cbb9;flex-direction:column;display:flex;overflow:hidden}.notebook-card.pinned{background:linear-gradient(145deg,#fffdf9,#fcf1f2);border-color:#d7b9c2}.notebook-card.focused{outline-offset:4px;outline:4px solid #b6644a40}.notebook-card header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 15px;display:flex}.notebook-card h2{color:var(--teal-900);margin:8px 0 0;font:700 22px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.notebook-card h2 a{color:inherit;text-decoration:none}.notebook-card>p{color:var(--ink-soft);white-space:pre-wrap;margin:0;padding:0 22px 22px;font-size:13px;line-height:1.7}.notebook-card>.rich-text-view{padding:0 22px 18px}.notebook-connections{flex-wrap:wrap;gap:6px;padding:0 22px 18px;display:flex}.notebook-connections a,.notebook-connections span{background:var(--sage-100);color:var(--teal-700);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;text-decoration:none}.notebook-connections span{background:var(--rose-100);color:var(--rose-700)}.notebook-card footer{color:var(--rose-700);letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #eadfce;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:12px 22px;font-size:10px;font-weight:900;display:flex}.notebook-editor{max-width:850px}.pin-checkbox{cursor:pointer;background:#faf4ea;border:1px solid #d9cbb9;border-radius:12px;align-items:flex-start;gap:12px;margin-top:4px;padding:15px;display:flex!important}.pin-checkbox input{width:18px;min-height:18px;margin:1px 0 0}.pin-checkbox span,.pin-checkbox strong,.pin-checkbox small{display:block}.pin-checkbox small{color:var(--ink-soft);margin-top:4px;font-size:11px;font-weight:500;line-height:1.45}.library-grid{gap:20px;display:grid}.library-series-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #ded2c0;overflow:hidden}.library-series-heading{background:linear-gradient(100deg, var(--rose-100), #fbf4e9 62%, var(--sage-100));border-bottom:1px solid #e5d8c7;justify-content:space-between;align-items:flex-start;gap:22px;padding:25px 28px;display:flex}.library-series-heading h2{color:var(--teal-900);margin:5px 0 0;font:700 27px/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.inline-edit-form{gap:10px;width:100%;display:grid}.library-book-list{display:grid}.library-book-link{min-height:78px;color:var(--ink);border-bottom:1px solid #eee4d5;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 26px;text-decoration:none;display:grid}.library-book-link:hover{background:#fcf7ef}.library-book-link small,.library-book-link strong{display:block}.library-book-link small{color:#8a8176;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.library-book-link strong{color:var(--teal-900);margin-top:4px;font:700 16px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.library-book-link>span:last-child{color:var(--teal-700);font-weight:800}.add-link-button{width:100%;min-height:48px;color:var(--teal-700);cursor:pointer;background:#faf5ec;border:0;font-size:12px;font-weight:800}.add-link-button:hover{background:var(--teal-100);color:var(--teal-900)}.plain-empty-state{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.library-book-list>.plain-empty-state{padding:23px 27px}.roomy-empty{border-radius:var(--radius-md);text-align:center;border:1px dashed #d9cbb9;padding:28px}.character-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.character-card{min-width:0;color:inherit;box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #dacdbb;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.character-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.character-portrait-placeholder{aspect-ratio:4/3;background:linear-gradient(145deg, var(--teal-100), var(--sage-100) 52%, var(--gold-100));color:var(--teal-800);letter-spacing:.05em;place-items:center;font:700 clamp(28px,4vw,48px)/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.character-portrait-media{aspect-ratio:4/3;background:var(--sage-100);display:block;overflow:hidden}.character-card-image{object-fit:cover;object-position:center top;width:100%;height:100%}.character-card-body{min-height:104px;padding:18px 18px 8px;display:block}.character-card-body strong,.character-card-body span{display:block}.character-card-body strong{color:var(--teal-900);font:700 18px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.character-card-body span{color:var(--ink-soft);margin-top:7px;font-size:12px;line-height:1.45}.card-open-label{color:var(--teal-700);margin-top:auto;padding:10px 18px 17px;font-size:11px;font-weight:800}.character-dossier{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffdf9;border:1px solid #d9cbb9;overflow:hidden}.dossier-header{background:linear-gradient(125deg,#f3dfe3,#fbf1e9 55%,#eadfd3);grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:30px;padding:clamp(28px,5vw,48px);display:grid}.dossier-portrait{aspect-ratio:4/5;background:linear-gradient(145deg, var(--teal-700), var(--teal-900));color:#fffaf1;box-shadow:var(--shadow-md);letter-spacing:.06em;border:5px solid #ffffffb8;border-radius:18px 36px;place-items:center;font:700 48px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.dossier-portrait-image{object-fit:cover;object-position:center top;width:100%;height:100%}.dossier-identity h1,.book-profile-header h1{color:var(--teal-900);letter-spacing:-.035em;margin:6px 0 5px;font:700 clamp(38px,5vw,58px)/1.03 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.character-nickname{color:var(--rose-700);margin:0;font:italic 20px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.profile-facts{flex-wrap:wrap;gap:10px 24px;margin-top:24px;display:flex}.profile-facts span{color:var(--ink);font-size:13px}.profile-facts small{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.dossier-actions{align-self:start}.dossier-layout{grid-template-columns:minmax(220px,.72fr) minmax(0,2fr);display:grid}.quick-reference{background:#faf5ec;border-right:1px solid #e2d7c7;padding:34px}.quick-reference h2,.dossier-section h2,.book-characters-panel h2{color:var(--teal-900);margin:0 0 22px;font:700 24px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.quick-reference>div{border-top:1px solid #e3d8c8;padding:16px 0}.quick-reference small{color:var(--terracotta);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.quick-reference p{color:var(--ink);margin:6px 0 0;font-size:13px;line-height:1.55}.dossier-main{padding:clamp(30px,5vw,52px)}.dossier-section p:not(.section-kicker){color:var(--ink-soft);font-size:14px;line-height:1.7}.dossier-section .text-link{margin-top:12px;display:inline-block}.book-profile-header{border-radius:var(--radius-lg);background:linear-gradient(125deg, var(--rose-100), #fbf4e9 55%, var(--sage-100));box-shadow:var(--shadow-sm);border:1px solid #d9cbb9;justify-content:space-between;align-items:flex-start;gap:28px;padding:clamp(28px,5vw,46px);display:flex}.book-profile-header h1{max-width:760px}.book-meta{color:var(--teal-700);background:#ffffffb3;border-radius:999px;margin:15px 0 0;padding:7px 11px;font-size:11px;font-weight:800;display:inline-block}.book-characters-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9cbb9;gap:24px;padding:clamp(24px,4vw,38px);display:grid}.panel-heading{justify-content:space-between;align-items:center;gap:22px;display:flex}.panel-heading h2{margin:4px 0 0}.role-group{gap:13px;display:grid}.role-group h3{color:var(--teal-900);margin:0;font:700 18px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.book-character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.book-character-card{border-radius:var(--radius-md);background:#fff;border:1px solid #dfd3c2;overflow:hidden}.mini-character-link{color:inherit;align-items:center;gap:13px;padding:14px;text-decoration:none;display:flex}.mini-character-link:hover{background:#fcf7ef}.mini-portrait{background:linear-gradient(145deg, var(--teal-100), var(--gold-100));width:52px;height:60px;color:var(--teal-800);border-radius:10px 16px;flex:0 0 52px;place-items:center;font:700 17px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.mini-portrait-image{padding:0;overflow:hidden}.mini-portrait-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.mini-character-link strong,.mini-character-link small{display:block}.mini-character-link strong{color:var(--teal-900);font:700 15px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.mini-character-link small{color:var(--ink-soft);margin-top:4px;font-size:10px}.appearance-controls{background:#faf6ef;border-top:1px solid #eee4d5;grid-template-columns:minmax(110px,1fr) auto;align-items:end;gap:10px;padding:12px 14px;display:grid}.appearance-controls label{letter-spacing:.08em;text-transform:uppercase;font-size:9px}.appearance-controls select{min-height:36px;margin-top:5px;padding:6px 8px;font-size:11px}.role-save-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px;display:grid}.save-role-button{background:var(--teal-100);min-height:36px;color:var(--teal-900);cursor:pointer;border:1px solid #b9cfc9;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:800}.save-role-button:disabled{opacity:.42;cursor:not-allowed}.order-buttons{align-items:center;gap:3px;display:flex}.order-buttons button{min-width:31px;min-height:31px;color:var(--teal-800);cursor:pointer;background:#fff;border:1px solid #d9cbb9;border-radius:8px;font-weight:800}.order-buttons button:disabled{opacity:.35;cursor:not-allowed}.order-buttons .danger-text-button{background:0 0;border:0}.small-action-link{color:var(--teal-700);padding:8px 9px;font-size:12px;font-weight:800;text-decoration:none}.small-action-link:hover{text-underline-offset:3px;text-decoration:underline}.library-series-heading h2 a{text-decoration:none}.library-series-heading h2 a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.library-book-row{border-bottom:1px solid #eee4d5;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.library-book-row .library-book-link{border-bottom:0}.library-book-link em{color:var(--rose-700);margin-top:4px;font:italic 12px/1.35 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:block}.book-order-buttons{padding:0 20px 0 8px}.dashboard-book-heading{justify-content:space-between;align-items:flex-start;gap:24px;padding:6px 0 18px;display:flex}.dashboard-book-heading h3{color:var(--teal-900);margin:5px 0 0;font:700 23px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.dashboard-book-heading>p{color:var(--rose-700);text-align:right;margin:0;font:italic 13px/1.45 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.dashboard-book-heading>p span{color:var(--ink-soft);letter-spacing:.09em;text-transform:uppercase;font:800 9px/1.3 system-ui,sans-serif;display:block}.dashboard-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.dashboard-role-card{background:#fffdf9;border:1px solid #ded2c0;border-radius:12px;min-width:0;padding:17px}.dashboard-role-card.role-main{background:linear-gradient(135deg, var(--rose-100), #fffdf9)}.dashboard-role-card.role-secondary{background:linear-gradient(135deg, var(--gold-100), #fffdf9)}.dashboard-role-card.role-minor_cameo{background:linear-gradient(135deg, var(--sage-100), #fffdf9)}.dashboard-role-card>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.dashboard-role-card a{color:var(--teal-800);background:#ffffffd1;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;text-decoration:none}.dashboard-role-card a:hover{text-underline-offset:2px;text-decoration:underline}.long-record-form{max-width:940px;margin-inline:auto}.record-form textarea{resize:vertical;width:100%;color:var(--ink);background:#fff;border:1px solid #cfc2b1;border-radius:12px;margin-top:7px;padding:13px;font-size:14px;line-height:1.65}.record-form textarea:focus{border-color:var(--teal-700)}.form-disclosure{background:#fcf8f1;border:1px solid #e0d4c4;border-radius:14px;overflow:hidden}.form-disclosure summary{cursor:pointer;min-height:50px;color:var(--teal-900);justify-content:space-between;align-items:center;padding:14px 18px;font:700 17px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:flex}.form-disclosure summary:after{content:"+";color:var(--teal-700);font:700 18px/1 system-ui,sans-serif}.form-disclosure[open] summary{border-bottom:1px solid #e8ddce}.form-disclosure[open] summary:after{content:"−"}.form-disclosure>:not(summary){margin:16px 18px}.long-field+.long-field{border-top:1px solid #ebe0d1;padding-top:17px}.sticky-form-actions{z-index:4;width:fit-content;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f2;border:1px solid #d7c9b7;border-radius:13px;padding:9px;position:sticky;bottom:14px}.record-reading-page{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffdf9;border:1px solid #d9cbb9;overflow:hidden}.literary-record-header{background:linear-gradient(125deg, var(--rose-100), #fbf4e9 58%, var(--sage-100));justify-content:space-between;align-items:flex-start;gap:28px;padding:clamp(32px,6vw,62px);display:flex}.literary-record-header h1{color:var(--teal-900);letter-spacing:-.04em;margin:7px 0 0;font:700 clamp(42px,7vw,70px)/1.02 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.reading-layout{grid-template-columns:minmax(0,1.72fr) minmax(260px,.78fr);display:grid}.reading-layout.without-sidebar{grid-template-columns:minmax(0,1fr)}.reading-main{padding:clamp(30px,5vw,58px)}.reading-sidebar{background:#faf5ec;border-left:1px solid #e3d7c7;padding:clamp(28px,4vw,42px)}.reading-section+.reading-section{border-top:1px solid #e6dacb;margin-top:38px;padding-top:34px}.reading-section h2{color:var(--teal-900);margin:0 0 12px;font:700 25px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.reading-section p{color:var(--ink-soft);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.78}.reading-sidebar .reading-section h2{font-size:19px}.reading-sidebar .reading-section p{font-size:13px}.ordered-record-list{border:1px solid #e1d5c5;border-radius:14px;margin-top:16px;display:grid;overflow:hidden}.ordered-record-list a{min-height:62px;color:var(--teal-900);border-bottom:1px solid #eee3d5;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 15px;text-decoration:none;display:grid}.ordered-record-list a:last-child{border-bottom:0}.ordered-record-list a:hover{background:#faf5ec}.ordered-record-list a>span{background:var(--teal-100);border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.ordered-record-list a strong{font:700 15px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.ordered-record-list a i{color:var(--teal-700);font-style:normal}.linked-chip-list,.identity-links{flex-wrap:wrap;gap:7px;display:flex}.linked-chip-list a,.identity-links a{background:var(--teal-100);color:var(--teal-900);border:1px solid #c9d8d4;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;text-decoration:none}.identity-links{margin-top:17px}.identity-links a{background:#ffffff8c;border-color:#4f2f3f24}.directory-toolbar{box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #ddcfbd;border-radius:17px;grid-template-columns:minmax(190px,1.25fr) repeat(3,minmax(140px,.72fr)) auto;align-items:end;gap:12px;padding:17px;display:grid}.directory-toolbar label{color:var(--teal-900);letter-spacing:.04em;font-size:10px;font-weight:800;display:block}.directory-toolbar input,.directory-toolbar select{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #cfc2b1;border-radius:9px;margin-top:6px;padding:8px 10px;font-size:12px}.directory-toolbar select:disabled{opacity:.55;background:#f5f1eb}.view-toggle{background:#f7f1e8;border:1px solid #d4c6b4;border-radius:10px;gap:4px;padding:3px;display:flex}.view-toggle button{min-height:34px;color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:800}.view-toggle button.active{background:var(--teal-800);color:#fff}.card-badges{flex-wrap:wrap;gap:5px;margin-top:11px!important;display:flex!important}.card-badges small{background:var(--cream-200);color:var(--teal-800);border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.character-list-view{gap:8px;display:grid}.compact-character-card{border-radius:13px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;min-height:78px;display:grid}.compact-character-card:hover{transform:translateY(-1px)}.compact-character-card .character-portrait-placeholder{aspect-ratio:auto;width:68px;height:78px;font-size:19px}.compact-character-card .character-card-body{min-height:auto;padding:12px 14px}.compact-character-card .character-card-body strong{font-size:16px}.compact-character-card .character-card-body>span:not(.card-badges){margin-top:3px}.compact-character-card .card-badges{margin-top:6px!important}.compact-character-card .card-open-label{margin:0;padding:12px 18px}.filtered-role-groups{gap:31px;display:grid}.directory-role-group{gap:14px;display:grid}.directory-role-group>h2{color:var(--teal-900);margin:0;font:700 24px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.compact-empty{min-height:230px}.book-reading-sections{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9cbb9;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 38px;padding:clamp(27px,5vw,48px);display:grid}.book-reading-sections .reading-section{border-top:1px solid #e8ddce;padding:22px 0}.book-reading-sections .reading-section+.reading-section{margin:0}.book-series-section{border-top:1px solid #e6dacb;margin-top:40px;padding-top:36px}.appearance-table{border:1px solid #e0d4c4;border-radius:13px;display:grid;overflow:hidden}.appearance-table>div{border-bottom:1px solid #eee3d6;grid-template-columns:minmax(110px,.75fr) minmax(150px,1.35fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.appearance-table>div:last-child{border-bottom:0}.appearance-table span,.appearance-table strong,.appearance-table em{min-width:0}.appearance-table a{color:var(--teal-800);text-decoration:none}.appearance-table a:hover{text-underline-offset:2px;text-decoration:underline}.appearance-table span{font-size:11px}.appearance-table strong{font:700 14px/1.35 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.appearance-table em{background:var(--gold-100);color:#77531f;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.book-tagline{max-width:760px;color:var(--teal-800);margin:18px 0 0;font:italic 18px/1.5 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.visual-cast-panel{background:linear-gradient(145deg,#fffdf9,#fbf6ed)}.visual-cast-panel .role-group{gap:15px}.visual-cast-panel .role-group>h3{font-size:22px}.main-character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.main-character-card{box-shadow:var(--shadow-sm);border-color:#cdbda9;border-radius:20px}.main-character-card .mini-character-link{grid-template-columns:minmax(120px,.62fr) minmax(0,1fr);align-items:center;gap:20px;padding:0;display:grid}.main-character-card .mini-portrait{aspect-ratio:4/3;border-radius:0 26px 26px 0;width:100%;height:auto;font-size:clamp(34px,5vw,58px)}.main-character-card .mini-character-link>span:last-child{padding:22px 22px 22px 0}.main-character-card .mini-character-link strong{font-size:clamp(20px,2.5vw,29px)}.main-character-card .mini-character-link small:not(.character-role-label){margin-top:8px;font-size:12px}.character-role-label{background:var(--gold-100);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:5px 8px;color:#77531f!important;margin:0 0 9px!important;font:900 9px/1 system-ui,sans-serif!important}.secondary-character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.secondary-character-grid .mini-character-link{flex-direction:column;align-items:stretch;padding:0}.secondary-character-grid .mini-portrait{aspect-ratio:4/2.4;border-radius:0;width:100%;height:auto;font-size:28px}.secondary-character-grid .mini-character-link>span:last-child{padding:14px}.other-cast-disclosure{background:#faf6ef;border:1px solid #ddd1c0;border-radius:15px;overflow:hidden}.other-cast-disclosure>summary{cursor:pointer;min-height:52px;color:var(--teal-900);align-items:center;gap:9px;padding:13px 17px;font:700 18px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:flex}.other-cast-disclosure>summary span{background:var(--sage-100);text-align:center;border-radius:999px;min-width:24px;padding:4px 7px;font:800 10px/1 system-ui,sans-serif}.other-cast-disclosure .role-group{padding:0 16px 16px}.other-cast-disclosure .role-group>h3{display:none}.other-character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.book-section-heading{grid-column:1/-1;margin-bottom:8px}.book-section-heading h2,.book-connected-panel h2{color:var(--teal-900);margin:5px 0 0;font:700 27px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.book-connected-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9cbb9;gap:22px;padding:clamp(26px,4vw,40px);display:grid}.connected-record-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.connected-record-grid>a{background:#faf6ef;border:1px solid #dbcfbe;border-radius:13px;padding:16px;text-decoration:none;display:block}.connected-record-grid>a:hover{background:var(--sage-100)}.connected-record-grid strong,.connected-record-grid span{display:block}.connected-record-grid strong{color:var(--teal-900);font:700 17px/1.3 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.connected-record-grid span{color:var(--ink-soft);margin-top:5px;font-size:10px}.chapter-map-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffdf9;border:1px solid #d3c5b3;gap:22px;padding:clamp(24px,4vw,40px);display:grid}.chapter-map-header{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.chapter-map-header h2{color:var(--teal-900);margin:5px 0 8px;font:700 clamp(30px,5vw,43px)/1.08 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-map-header p:last-child{max-width:680px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.6}.chapter-map-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:11px;display:flex}.chapter-map-loading{border-radius:var(--radius-lg);min-height:140px;color:var(--teal-700);background:#fffdf9;border:1px solid #d9cbb9;place-items:center;font-size:13px;font-weight:800;display:grid}.chapter-location-overview{background:linear-gradient(120deg, var(--sage-100), #fbf6ed);border:1px solid #ced9c6;border-radius:15px;grid-template-columns:minmax(210px,.75fr) minmax(0,2fr);align-items:center;gap:22px;padding:17px 19px;display:grid}.chapter-location-overview h3{color:var(--teal-900);margin:5px 0 4px;font:700 20px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-location-overview p:last-child{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.5}.chapter-location-overview>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.chapter-location-overview button{color:var(--teal-900);cursor:pointer;background:#ffffffc7;border:1px solid #c7d3bf;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;display:flex}.chapter-location-overview button:hover,.chapter-location-overview button.active{border-color:var(--sage-700);box-shadow:var(--shadow-sm);background:#fff}.chapter-location-overview button strong{font-size:11px}.chapter-location-overview button span{color:var(--sage-700);font-size:9px;font-weight:800}.chapter-filter-bar{background:#faf6ef;border:1px solid #e0d4c4;border-radius:15px;grid-template-columns:repeat(6,minmax(110px,1fr)) auto;align-items:end;gap:10px;padding:14px;display:grid}.chapter-filter-bar label{color:var(--teal-900);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.chapter-filter-bar input,.chapter-filter-bar select{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #cfc2b1;border-radius:9px;margin-top:6px;padding:7px 9px;font-size:11px}.clear-filter-button{white-space:nowrap;min-height:40px}.chapter-group-toolbar{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.chapter-group-toolbar p{color:var(--ink-soft);margin:0;font-size:12px}.chapter-group-form,.chapter-editor{box-shadow:none;background:#fdf8f0;border-radius:17px}.chapter-group-form{max-width:720px}.chapter-group-form h3,.chapter-editor h3{color:var(--teal-900);margin:5px 0 0;font:700 27px/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.form-row.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.character-checkboxes{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0;display:grid;margin:16px 18px!important}.character-checkboxes legend{color:var(--teal-900);grid-column:1/-1;margin-bottom:5px;font-size:12px;font-weight:800}.character-checkboxes label{cursor:pointer;background:#fff;border:1px solid #ded2c1;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:8px 10px;display:flex}.character-checkboxes input{width:17px;min-height:17px;margin:0}.chapter-form-help{color:var(--ink-soft);margin:14px 18px 0;font-size:12px;line-height:1.55}.location-checkboxes label span,.location-checkboxes label strong,.location-checkboxes label small{display:block}.location-checkboxes label small{color:var(--ink-soft);margin-top:3px;font-size:9px;font-weight:600}.location-checkboxes>p{color:var(--ink-soft);grid-column:1/-1;margin:0;font-size:12px}.location-checkboxes>p a{color:var(--teal-700);font-weight:800}.chapter-map-groups{gap:22px;display:grid}.chapter-act{background:#fcf8f1;border:1px solid #cbbca9;border-radius:18px;overflow:hidden}.chapter-act-header,.chapter-block-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.chapter-act-header{background:linear-gradient(100deg, var(--rose-100), #f9f1e6 70%, var(--sage-100));padding:17px 19px}.chapter-collapse-button{min-width:0;color:var(--teal-900);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:6px 0;display:flex}.chapter-collapse-button>span{background:#fff9;border:1px solid #4f2f3f2e;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font:800 17px/1 system-ui,sans-serif;display:grid}.chapter-collapse-button strong{font:700 23px/1.2 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-collapse-button small{color:var(--ink-soft);white-space:nowrap;font-size:10px;font-weight:700}.chapter-blocks{gap:15px;padding:18px;display:grid}.chapter-block{background:#fffdf9;border:1px solid #ded1c0;border-radius:15px;overflow:hidden}.chapter-block-header{background:#faf5ec;border-bottom:1px solid #eee3d5;padding:13px 15px}.chapter-block-header .chapter-collapse-button strong{font-size:18px}.chapter-block-description{color:var(--ink-soft);white-space:pre-wrap;background:#fffcf7;border-bottom:1px solid #eee3d5;margin:0;padding:14px 18px;font-size:12px;line-height:1.65}.chapter-cards{gap:13px;padding:15px;display:grid}.chapter-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ddd0bf;border-radius:14px;overflow:hidden}.chapter-card-heading{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.chapter-number-mark{background:linear-gradient(145deg, var(--teal-100), var(--gold-100));min-width:52px;min-height:52px;color:var(--teal-900);text-align:center;border-radius:14px;place-items:center;padding:5px;font:700 15px/1 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif;display:grid}.chapter-card-kicker{color:var(--terracotta);letter-spacing:.09em;text-transform:uppercase;margin:0 0 3px;font-size:9px;font-weight:900}.chapter-card h4{color:var(--teal-900);margin:0;font:700 19px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-card-summary{background:#fdf9f3;border-top:1px solid #eee3d5;grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 18px;display:grid}.chapter-card-summary .wide{grid-column:auto}.chapter-summary-context{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.chapter-card-summary small,.chapter-detail-grid small{color:var(--terracotta);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.chapter-card-summary p,.chapter-card-summary span,.chapter-card-summary a,.chapter-detail-grid p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.6}.chapter-card-summary a,.chapter-character-links a{color:var(--teal-700);font-weight:800;text-decoration:none}.chapter-card-summary a:hover,.chapter-character-links a:hover{text-underline-offset:2px;text-decoration:underline}.chapter-details{border-top:1px solid #eee3d5}.chapter-details summary{cursor:pointer;min-height:44px;color:var(--teal-700);padding:13px 18px;font-size:11px;font-weight:900}.chapter-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:4px 18px 20px;display:grid}.chapter-character-links,.chapter-location-links{flex-wrap:wrap;gap:5px;display:flex}.chapter-character-links a{background:var(--teal-100);border-radius:999px;padding:5px 7px;font-size:10px}.chapter-location-links>span{background:var(--sage-100);color:var(--sage-700);border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800}.muted-value{color:var(--ink-soft);font-size:11px}.reference-image-workspace{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d8cbb9;padding:clamp(22px,4vw,34px)}.reference-image-workspace .panel-heading{margin-bottom:18px}.reference-image-workspace .panel-heading p:not(.section-kicker){max-width:610px;color:var(--ink-soft);margin:5px 0 0;font-size:12px;line-height:1.6}.reference-image-form{background:#faf5ec;border:1px solid #dfd2c0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0 0 20px;padding:18px;display:grid}.reference-image-form>div{min-width:0}.reference-image-form label:not(.image-primary-choice),.reference-image-form>div>label{color:var(--teal-900);margin-bottom:7px;font-size:11px;font-weight:800;display:block}.reference-image-form input[type=file],.reference-image-form input[type=text],.reference-image-form input:not([type]){width:100%}.image-primary-choice{color:var(--ink-soft);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.reference-image-form .form-actions{grid-column:1/-1}.reference-image-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reference-image-gallery figure{background:#fff;border:1px solid #ded1bf;border-radius:14px;margin:0;overflow:hidden}.reference-image-gallery figure.is-primary{border-color:var(--gold-500);box-shadow:0 0 0 2px #b8822f1f}.private-image-link{aspect-ratio:4/3;background:var(--sage-100);display:block;overflow:hidden}.private-image-link img{object-fit:cover;width:100%;height:100%}.private-image-loading,.private-image-unavailable{background:linear-gradient(135deg, var(--sage-100), var(--gold-100));width:100%;min-height:110px;color:var(--ink-soft);place-items:center;font-size:11px;display:grid}.reference-image-gallery figcaption{gap:3px;min-height:62px;padding:11px 12px 7px;display:grid}.reference-image-gallery figcaption strong{background:var(--gold-100);color:#76521d;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:4px 7px;font-size:8px}.reference-image-gallery figcaption span{color:var(--ink-soft);font-size:11px;line-height:1.45}.reference-image-actions{border-top:1px solid #eee3d5;flex-wrap:wrap;gap:5px;padding:9px;display:flex}.reference-image-actions button{min-height:34px;color:var(--teal-800);background:#fffaf2;border:1px solid #d8cbb9;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.image-gallery-loading{color:var(--ink-soft);padding:18px 0;font-size:12px}.chapter-order-row{background:#fbf7f0;border-top:1px solid #eee3d5;justify-content:flex-end;align-items:center;gap:11px;padding:9px 14px;display:flex}.chapter-order-row>span{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.chapter-block-empty{text-align:center;padding:16px}.add-chapter-link{min-height:44px;color:var(--teal-700);cursor:pointer;background:#fdf9f2;border:1px dashed #cbbba7;border-radius:11px;font-size:11px;font-weight:900}.add-chapter-link:hover{background:var(--teal-100)}.chapter-map-empty{text-align:center;background:#faf6ef;border:1px dashed #cdbda8;border-radius:17px;align-content:center;place-items:center;gap:9px;min-height:260px;padding:30px;display:grid}.chapter-map-empty h3{color:var(--teal-900);margin:0;font:700 24px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-map-empty p{color:var(--ink-soft);margin:0 0 10px;font-size:13px}.chapter-table-wrap{background:#fff;border:1px solid #d7c9b7;border-radius:13px;max-height:72vh;overflow:auto}.chapter-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:11px}.chapter-table th,.chapter-table td{vertical-align:top;background:#fff;border-bottom:1px solid #e8ddcf;border-right:1px solid #e8ddcf;min-width:150px;max-width:260px;padding:11px 12px;line-height:1.5}.chapter-table td{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.chapter-table th{z-index:3;background:var(--teal-900);color:#fffaf1;letter-spacing:.06em;text-align:left;text-transform:uppercase;font-size:9px;position:sticky;top:0}.chapter-table th:first-child,.chapter-table td:first-child{z-index:2;background:#faf5ec;min-width:88px;max-width:88px;position:sticky;left:0}.chapter-table th:nth-child(2),.chapter-table td:nth-child(2){z-index:2;background:#fffdf9;min-width:180px;position:sticky;left:88px;box-shadow:6px 0 12px #302a200f}.chapter-table th:first-child,.chapter-table th:nth-child(2){z-index:4;background:var(--teal-900)}.chapter-table th:last-child,.chapter-table td:last-child{min-width:150px;max-width:170px}.chapter-table td:last-child .record-actions{align-items:flex-start}.chapter-table a{color:var(--teal-700);font-weight:800;text-decoration:none}.chapter-table-mobile{display:none}.login-page{background:radial-gradient(circle at 10% 10%, #f1dfe2c7, transparent 32%), radial-gradient(circle at 88% 86%, #e0e8d9d1, transparent 34%), var(--cream-100);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.login-card{width:min(460px,100%);box-shadow:var(--shadow-md);background:#fffdf9f5;border:1px solid #d9ccb9;border-radius:24px;overflow:hidden}.login-brand{background:linear-gradient(145deg, var(--teal-900), var(--teal-700));color:#fffaf1;align-items:center;gap:12px;padding:24px 28px;display:flex}.login-brand .brand-subtitle{color:#ffffffa8}.login-copy{padding:30px 30px 8px}.login-copy h1,.access-denied h1{color:var(--teal-900);letter-spacing:-.025em;margin:7px 0 10px;font:700 38px/1.08 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.login-copy>p:last-child,.access-denied>p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.login-form{gap:8px;padding:22px 30px 12px;display:grid}.login-form label{color:var(--teal-900);margin-top:7px;font-size:12px;font-weight:800}.login-form input{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #cfc2b1;border-radius:10px;padding:10px 12px}.login-form input:focus{border-color:var(--teal-700)}.login-button{cursor:pointer;width:100%;margin-top:14px}.login-button:disabled{opacity:.65;cursor:wait}.form-message{border-radius:9px;margin:7px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.error-message,.error-panel{color:#7e3943;background:#f9e9e9;border:1px solid #dfc2c6}.success-message{color:#38583d;background:#eaf1e5;border:1px solid #c4d5be}.login-mode-button{min-height:38px;color:var(--teal-700);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:12px;font-weight:800;text-decoration:underline}.login-mode-button:hover{color:var(--teal-900)}.login-help{color:#7f796f;text-align:center;margin:12px 30px 28px;font-size:11px;line-height:1.55}.loading-card{width:min(380px,100%);color:var(--teal-900);box-shadow:var(--shadow-sm);background:#fffdf9;border:1px solid #d9ccb9;border-radius:18px;justify-content:center;align-items:center;gap:16px;padding:28px;font-size:13px;font-weight:700;display:flex}.loading-card .brand-mark{background:var(--teal-100);color:var(--teal-900);border-color:#cdbba7}.loading-panel,.error-panel{border-radius:var(--radius-lg);place-items:center;min-height:160px;padding:28px;font-size:13px;font-weight:700;display:grid}.loading-panel{color:var(--teal-800);background:#fffdf9cc;border:1px solid #ded2c0}.access-denied{padding-bottom:30px}.access-denied>:not(.login-brand){margin-left:30px;margin-right:30px}.access-denied>.eyebrow{margin-top:30px}.access-denied>.primary-button{margin-top:22px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (width<=980px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.sidebar{padding-inline:13px}.brand-lockup{padding-inline:8px}.reference-grid{grid-template-columns:1fr}.book-details{padding-left:28px}.character-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dossier-header{grid-template-columns:150px minmax(0,1fr)}.dossier-actions{grid-column:2}.dashboard-role-grid,.directory-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-search{grid-column:1/-1}.view-toggle{width:fit-content}.reading-layout{grid-template-columns:minmax(0,1.45fr) minmax(230px,.75fr)}.chapter-filter-bar{grid-template-columns:repeat(3,minmax(130px,1fr))}.secondary-character-grid,.other-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.connected-card-grid{grid-template-columns:1fr}.connected-reading-page>header{flex-direction:column}.record-checkbox-list{grid-template-columns:1fr}.timeline-list:before,.timeline-row:before{display:none}.timeline-row{grid-template-columns:minmax(90px,.55fr) minmax(0,1fr) auto;gap:14px}.app-shell{display:block}.sidebar{width:min(300px,86vw);transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1522217a;border:0;display:block;position:fixed;inset:0}.menu-button{display:block}.topbar{gap:11px;height:68px;padding-inline:16px}.quick-search{flex:1;width:auto}.quick-search kbd,.quick-search>span:nth-child(2){display:none}.signout-button{padding-inline:10px}.main-content{padding:30px 16px 58px}.page-heading{flex-direction:column;align-items:flex-start;gap:18px}.page-heading h1{font-size:clamp(32px,10vw,43px)}.dashboard-heading .primary-button{display:inline-flex}.series-panel-header{padding:22px 20px}.book-toggle{grid-template-columns:42px minmax(0,1fr) 24px;gap:12px;padding:15px 16px}.book-number{width:40px;height:40px}.book-details{padding:0 16px 22px}.reference-grid,.help-grid{grid-template-columns:1fr}.practice-panel,.backup-panel{flex-direction:column;align-items:flex-start}.empty-state{min-height:300px;padding:30px 20px}.form-row.two-columns,.form-row.three-columns,.book-character-grid{grid-template-columns:1fr}.character-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-series-heading,.book-profile-header,.panel-heading{flex-direction:column;align-items:flex-start}.reference-image-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.dossier-header{grid-template-columns:112px minmax(0,1fr);gap:20px;padding:24px}.dossier-portrait{font-size:31px}.dossier-identity h1{font-size:clamp(31px,9vw,43px)}.dossier-actions{grid-column:1/-1}.dossier-layout{grid-template-columns:1fr}.quick-reference{border-bottom:1px solid #e2d7c7;border-right:0}.appearance-controls,.dashboard-role-grid,.book-reading-sections{grid-template-columns:1fr}.dashboard-book-heading{flex-direction:column;gap:10px}.dashboard-book-heading>p{text-align:left}.library-book-row{grid-template-columns:minmax(0,1fr)}.book-order-buttons{justify-content:flex-end;padding:0 16px 12px}.literary-record-header{flex-direction:column}.reading-layout{grid-template-columns:1fr}.reading-sidebar{border-top:1px solid #e3d7c7;border-left:0}.directory-toolbar{grid-template-columns:1fr}.directory-search{grid-column:auto}.view-toggle{align-items:center;min-height:42px}.view-toggle button{min-height:36px}.appearance-table>div{grid-template-columns:1fr auto}.appearance-table>div span{grid-column:1/-1}.order-buttons button{min-width:44px;min-height:44px}.save-role-button,.appearance-controls select,.directory-toolbar input,.directory-toolbar select,.menu-button{min-height:44px}.menu-button{width:44px}.main-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-character-card .mini-character-link{grid-template-columns:1fr}.main-character-card .mini-portrait{aspect-ratio:4/2.6;border-radius:0}.main-character-card .mini-character-link>span:last-child{padding:16px}.chapter-map-header,.chapter-act-header,.chapter-block-header{flex-direction:column;align-items:flex-start}.chapter-map-header-actions{justify-content:flex-start;width:100%}.chapter-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-filter-bar input,.chapter-filter-bar select,.chapter-collapse-button{min-height:44px}.chapter-act-header>.record-actions,.chapter-block-header>.record-actions{width:100%}.chapter-card-heading{grid-template-columns:52px minmax(0,1fr)}.chapter-card-actions{grid-column:1/-1}.character-checkboxes,.connected-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.reference-image-form,.reference-image-gallery{grid-template-columns:1fr}.reference-image-form .form-actions{grid-column:auto}.rich-text-toolbar{top:68px}.rich-text-toolbar button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.simple-search-bar,.global-search-form>div{grid-template-columns:1fr}.timeline-row{grid-template-columns:1fr auto}.timeline-date{grid-column:1/-1}.connected-list>div{grid-template-columns:1fr auto}.connected-list span{grid-column:1}.search-result-card{grid-template-columns:minmax(82px,.45fr) minmax(0,1fr) auto;padding:13px 14px}.continue-card{grid-template-columns:auto minmax(0,1fr)}.continue-button{grid-column:1/-1;width:100%}.priority-panel-heading{flex-direction:column;align-items:flex-start}.priority-note-grid,.notebook-grid{grid-template-columns:1fr}.priority-empty-state{grid-template-columns:auto minmax(0,1fr)}.priority-empty-state .secondary-button{grid-column:1/-1;width:100%}.priority-note-card footer{flex-direction:column;align-items:flex-start}.priority-note-actions{justify-content:space-between;width:100%}.notebook-card header{flex-direction:column}.notebook-card header .record-actions{width:100%}.chapter-location-overview{grid-template-columns:1fr}.chapter-table-wrap{display:none}.chapter-table-mobile{gap:13px;display:grid}.chapter-table-mobile>article{background:#fff;border:1px solid #d9cbb9;border-radius:14px;overflow:hidden}.chapter-table-mobile header{background:linear-gradient(115deg, var(--rose-100), var(--sage-100));padding:16px}.chapter-table-mobile header span{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.chapter-table-mobile h3{color:var(--teal-900);margin:5px 0 0;font:700 20px/1.25 Iowan Old Style,Palatino Linotype,Baskerville,Georgia,serif}.chapter-table-mobile dl{gap:0;margin:0;display:grid}.chapter-table-mobile dl>div{border-top:1px solid #eee3d6;grid-template-columns:minmax(110px,.8fr) minmax(0,1.5fr);gap:12px;padding:10px 14px;display:grid}.chapter-table-mobile dt{color:var(--ink-soft);text-transform:uppercase;font-size:9px;font-weight:900}.chapter-table-mobile dd{color:var(--ink);margin:0;font-size:11px;line-height:1.5}.chapter-table-mobile>article>.record-actions{border-top:1px solid #eee3d6;padding:10px 13px}}@media print{@page{size:letter portrait;margin:.5in}html,body{color:#111;background:#fff!important;min-height:0!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.skip-link,.sidebar,.topbar,.back-link,.record-actions,.appearance-controls,.chapter-group-toolbar,.chapter-filter-bar,.chapter-map-header-actions,.chapter-order-row,.reference-image-workspace,.record-message,.add-chapter-link,.other-cast-disclosure>summary,.book-characters-panel>.panel-heading>button,.chapter-details>summary{display:none!important}.app-shell,.workspace,.main-content{background:#fff;width:auto;min-height:0;margin:0;padding:0;display:block}.page-stack{display:block}.page-stack>*+*{margin-top:14px}.book-profile-header,.book-characters-panel,.book-reading-sections,.book-connected-panel{box-shadow:none;break-inside:avoid-page;border-color:#bbb}.book-characters-panel[data-empty=true]{display:none!important}.character-dossier{box-shadow:none;border:0;border-radius:0;overflow:visible}.dossier-header{break-inside:avoid-page;border:1px solid #bbb;border-radius:16px;grid-template-columns:125px minmax(0,1fr);padding:20px}.dossier-layout{display:block}.quick-reference{border:1px solid #ccc;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin-top:14px;padding:20px;display:grid}.quick-reference h2,.quick-reference>.plain-empty-state{grid-column:1/-1}.quick-reference>div,.dossier-section,.book-character-card,.reading-section{break-inside:avoid-page}.dossier-main{padding:14px 0 0}.book-character-grid,.main-character-grid,.secondary-character-grid,.other-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.other-cast-disclosure,.other-cast-disclosure>.role-group{display:block!important}.chapter-map-panel{box-shadow:none;background:#fff;border:0;border-radius:0;padding:0;display:block}.chapter-map-header{break-after:avoid-page;margin-bottom:14px;display:block}.chapter-map-header h2{font-size:34px}.chapter-map-groups,.chapter-blocks,.chapter-cards{display:block!important}.chapter-act,.chapter-block,.chapter-card{break-inside:auto;-webkit-box-decoration-break:clone;box-decoration-break:clone;overflow:visible}.chapter-act{background:0 0;border:0;border-radius:0}.chapter-act+.chapter-act{break-before:page}.chapter-act-header,.chapter-block-header{break-after:avoid-page;flex-direction:row;align-items:center}.chapter-act-header{border:1px solid #cbbca9;border-radius:12px;padding:11px 14px}.chapter-collapse-button{pointer-events:none;min-height:0;padding:0;display:flex!important}.chapter-collapse-button>span{display:none}.chapter-blocks{padding:10px 0 0}.chapter-block{background:0 0;border:0;border-radius:0;margin-top:10px}.chapter-block-header{border:1px solid #ded1c0;border-radius:10px;padding:9px 12px}.chapter-block-description{border:0;border-radius:8px;margin-top:6px;padding:8px 12px}.chapter-cards{padding:4px 0 0}.chapter-card{box-shadow:none;border-color:#cfc3b3;border-radius:10px;margin-top:10px}.chapter-card-heading,.chapter-card-summary{break-inside:avoid-page}.chapter-card-heading{grid-template-columns:44px minmax(0,1fr);padding:10px 12px}.chapter-number-mark{min-width:38px;min-height:38px}.chapter-card-summary{gap:8px;padding:10px 12px}.chapter-details{border-top:1px solid #eee3d5}.chapter-detail-grid{gap:12px 18px;padding:12px}.chapter-detail-grid>div{break-inside:avoid-page}.chapter-card-summary p,.chapter-card-summary span,.chapter-card-summary a,.chapter-detail-grid p{font-size:10px;line-height:1.45}.chapter-table-wrap{display:none!important}.chapter-table-mobile{gap:10px;display:grid!important}.chapter-table-mobile>article{break-inside:avoid-page;box-shadow:none}a{color:inherit!important;text-decoration:none!important}}@media (width<=420px){.signout-button{width:44px;height:44px;padding:0;font-size:0}.signout-button:after{content:"↪";font-size:18px}.utility-link{font-size:11px}.series-panel-header{flex-direction:column;align-items:flex-start;gap:11px}.book-title-group strong{font-size:15px}.search-field{grid-template-columns:auto minmax(0,1fr)}.search-field button{grid-column:1/-1}.character-card-grid{grid-template-columns:1fr}.dossier-header{text-align:center;grid-template-columns:1fr}.dossier-portrait{width:132px;margin:0 auto}.profile-facts,.dossier-actions{justify-content:center}.library-book-link{padding-inline:16px}.compact-character-card{grid-template-columns:58px minmax(0,1fr)}.compact-character-card .character-portrait-placeholder{width:58px;height:70px}.compact-character-card .card-open-label{display:none}.sticky-form-actions{justify-content:center;width:100%}.main-character-grid,.secondary-character-grid,.other-character-grid,.connected-record-grid,.chapter-filter-bar{grid-template-columns:1fr}.chapter-filter-bar .clear-filter-button{width:100%}.chapter-card-summary,.chapter-detail-grid,.character-checkboxes{grid-template-columns:1fr}.chapter-card-summary .wide{grid-column:auto}.chapter-summary-context{grid-column:auto;grid-template-columns:1fr}.chapter-map-panel{padding:18px 14px}.chapter-blocks,.chapter-cards{padding:10px}.chapter-table-mobile dl>div{grid-template-columns:1fr;gap:4px}}
