:root{--ink:#25251f;--ink-soft:#3f4036;--muted:#747364;--moss:#59604c;--moss-dark:#3f4638;--moss-deep:#30372c;--olive:#747960;--sage:#9ca087;--paper:#eee8da;--card:#faf7ef;--card-soft:#e5dece;--clay:#a8603a;--clay-dark:#7f452b;--brass:#ac9664;--line:#c9bea9;--line-dark:#988f79;--danger:#8b3937;--danger-soft:#ead7d2;--shadow:#26281f2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);font-family:var(--font-system), Arial, Helvetica, sans-serif;background:radial-gradient(circle at 18% 8%, #d6cfb521, transparent 30%), radial-gradient(circle at 83% 18%, #2c342747, transparent 36%), linear-gradient(145deg, var(--moss-dark), var(--moss) 48%, var(--olive));background-attachment:fixed;margin:0}body:before{content:"";pointer-events:none;opacity:.11;mix-blend-mode:soft-light;background-image:radial-gradient(at 20% 20%,#e7ddc6 0 1px,#0000 2px),radial-gradient(at 75% 35%,#d7ccb1 0 1px,#0000 2px),linear-gradient(115deg,#0000 47%,#eee6d059 48% 49%,#0000 50%);background-size:110px 90px,145px 125px,180px 180px;position:fixed;inset:0}button,input,select,textarea{font:inherit}button{background:linear-gradient(180deg, var(--clay), var(--clay-dark));color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 16px;font-weight:700;transition:transform .15s,filter .15s,box-shadow .15s;box-shadow:0 4px 12px #592d192e}button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 6px 16px #592d193d}button:active{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.6;transform:none}.secondary{background:var(--card-soft);color:var(--ink);border:1px solid var(--line);box-shadow:none}.danger{background:var(--danger-soft);color:var(--danger);box-shadow:none;border:1px solid #d8bab3}.linkButton{color:var(--clay-dark);box-shadow:none;background:0 0;padding-left:0}.shell{z-index:1;max-width:1240px;margin:0 auto;padding:42px 20px 80px;position:relative}header{color:#f5f0e4;background:linear-gradient(135deg,#2a3025f5,#505844f0);border:1px solid #dacfb540;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding:26px 28px;display:flex;box-shadow:0 18px 45px #1b1f183d}header .muted{color:#d9d1bf}h1,h2,h3{font-family:var(--font-literary), Georgia, "Times New Roman", serif}h1{letter-spacing:-.035em;margin:3px 0;font-size:clamp(38px,7vw,68px);line-height:1}h2{margin-top:0;font-size:clamp(24px,3vw,32px)}h3{line-height:1.18}.eyebrow{color:var(--brass);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.muted{color:var(--muted)}.panel{border:1px solid var(--line);box-shadow:0 12px 32px var(--shadow);background:linear-gradient(145deg,#fcf9f1fa,#ede7d8fa);border-radius:18px;margin-bottom:24px;padding:26px;position:relative;overflow:hidden}.panel:after{content:"";pointer-events:none;opacity:.05;background-image:linear-gradient(115deg, transparent 48%, var(--moss-dark) 49% 50%, transparent 51%), radial-gradient(circle at 25% 25%, var(--moss) 0 1px, transparent 2px);background-size:150px 150px,90px 90px;position:absolute;inset:0}.panel>*{z-index:1;position:relative}.bookForm{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}label{color:var(--ink-soft);gap:7px;font-size:14px;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffef9e6;border-radius:10px;outline:none;padding:11px 12px;transition:border-color .15s,box-shadow .15s,background .15s}input:focus,select:focus,textarea:focus{border-color:var(--moss);background:#fff;box-shadow:0 0 0 3px #59604c26}textarea{resize:vertical;min-height:92px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--moss)}label:has(input[type=checkbox]){align-self:end;align-items:center;gap:9px;min-height:42px;display:flex}.wide{grid-column:1/-1}.actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.message{color:var(--danger);margin-top:16px;font-weight:700}.catalogHeader{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.search{max-width:390px}.bookGrid{grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:18px;display:grid}.bookCard{border:1px solid var(--line);background:linear-gradient(145deg,#fffdf8,#e9e1d2);border-radius:16px;grid-template-rows:auto 1fr auto;min-height:420px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 8px 20px #3b3a2d1a}.bookCard h3{margin:0 0 7px;font-size:22px}.author{color:var(--muted);margin:0;font-weight:600}.bookCover{object-fit:contain;background:linear-gradient(135deg,#3e4637fa,#616850f2);width:100%;height:280px;padding:16px;display:block}.bookCoverPlaceholder{color:#e8e1cf;width:100%;height:280px;font-family:var(--font-literary), Georgia, serif;background:radial-gradient(circle at 30% 20%, #d6cbac26, transparent 30%), linear-gradient(145deg, var(--moss-deep), var(--moss));place-items:center;font-size:18px;display:grid}.chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.chips span{color:var(--ink-soft);background:#ddd6c5;border:1px solid #7f755c33;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.notes{color:var(--ink-soft);font-size:14px;line-height:1.45}.cardActions{flex-wrap:wrap;gap:8px;padding:16px 18px 18px;display:flex}.cardActions button{flex:1;min-width:80px}.loanTableWrap{border:1px solid var(--line);border-radius:14px;overflow-x:auto}.loanTable{border-collapse:collapse;background:#fffdf7bd;width:100%;min-width:720px}.loanTable th,.loanTable td{border-bottom:1px solid var(--line);text-align:left;padding:14px 16px}.loanTable th{color:#f4efe4;background:var(--moss-dark);letter-spacing:.04em;font-size:13px}.loanTable tr:last-child td{border-bottom:0}.authShell{z-index:1;background:radial-gradient(circle at 20% 20%,#e5dabe29,#0000 30%),linear-gradient(135deg,#2b3126bd,#525944c7);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.authCard{background:#f9f6edf7;border:1px solid #e0d5bee6;border-radius:20px;width:min(450px,100%);padding:36px;box-shadow:0 22px 60px #181d1659}.authCard h1{font-size:46px}.authCard form{gap:15px;margin-top:24px;display:grid}.passwordInput{display:block;position:relative}.passwordInput input{width:100%;padding-right:70px}.passwordVisibilityButton{min-width:54px;color:var(--moss-dark);box-shadow:none;background:0 0;border:0;padding:7px 9px;font-size:13px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.passwordVisibilityButton:hover{box-shadow:none;background:#344b3e14;transform:translateY(-50%)}@media (max-width:900px){.bookForm{grid-template-columns:repeat(2,minmax(0,1fr))}.bookGrid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr))}}@media (max-width:760px){.shell{padding-top:20px}header,.catalogHeader{flex-direction:column;align-items:flex-start}header{padding:22px}.search{max-width:none}.bookCover,.bookCoverPlaceholder{height:250px}}@media (max-width:520px){.bookForm{grid-template-columns:1fr}.wide,.actions{grid-column:auto}.panel{padding:18px}.bookGrid{grid-template-columns:1fr}.bookCover,.bookCoverPlaceholder{height:310px}.authCard{padding:26px}.authCard h1{font-size:38px}}.brandRow{align-items:center;gap:18px;display:flex}.seal{border:2px solid var(--brass);width:72px;height:72px;color:var(--brass);font-family:var(--font-literary), Georgia,serif;letter-spacing:.08em;border-radius:50%;place-items:center;font-weight:800;display:grid;box-shadow:inset 0 0 0 5px #ac96641f}.smallSeal{flex:0 0 58px;width:58px;height:58px}.navTabs{gap:8px;padding:0 2px 18px;display:flex;overflow-x:auto}.navTabs button{white-space:nowrap;box-shadow:none}.navButton{color:var(--ink);background:#f7f2e4db;border:1px solid #c9bea9bf}.navActive{background:linear-gradient(180deg,var(--brass),#887346);color:#fff}.heroPanel{color:#f7f1e4;background:linear-gradient(135deg,#30372cfa,#59604cf0);border:1px solid #dacfb559;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:30px;display:flex;box-shadow:0 15px 35px #181d1638}.heroPanel h2{max-width:720px;margin:.3rem 0;font-size:clamp(29px,4vw,48px)}.heroPanel p:not(.eyebrow){color:#ddd5c3;max-width:720px;line-height:1.6}.quickActions{flex-wrap:wrap;gap:10px;display:flex}.statCard{border:1px solid var(--line);background:#faf7eff5;border-radius:15px;padding:20px;box-shadow:0 8px 20px #25271e1f}.statCard strong{font:700 34px var(--font-literary), Georgia,serif;color:var(--moss-dark);display:block}.statCard span{color:var(--muted);font-weight:700}.recentStrip article{gap:7px;display:grid}.recentStrip img,.miniCover{object-fit:contain;background:var(--moss-dark);border-radius:10px;width:100%;height:190px;padding:8px}.miniCover{color:var(--brass);font:700 24px var(--font-literary), Georgia,serif;place-items:center;display:grid}.recentStrip strong{line-height:1.25}.recentStrip span{color:var(--muted);font-size:13px}.bookBody{padding:18px 18px 4px}.compactCard{min-height:220px}.compactCard .bookBody{padding-top:22px}.formCoverPreview{object-fit:contain;background:var(--moss-dark);border-radius:8px;width:85px;height:115px;padding:5px}.checkLabel{align-self:end;align-items:center;gap:8px;min-height:43px;display:flex!important}.checkLabel input{width:18px}.fileButton{background:linear-gradient(180deg,var(--clay),var(--clay-dark));color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:11px 16px;display:inline-flex;box-shadow:0 4px 12px #592d192e}.fileButton input{display:none}.importActions{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.importSummary{background:#59604c1f;border:1px solid #59604c40;border-radius:10px;margin:18px 0;padding:14px}.settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.settingsGrid article{border:1px solid var(--line);background:#fffdf79e;border-radius:12px;padding:18px}.settingsGrid p{color:var(--muted);margin:.4rem 0 0}.toast{z-index:20;border:1px solid var(--brass);background:var(--moss-deep);color:#fff;cursor:pointer;border-radius:999px;width:max-content;max-width:100%;margin:-8px auto 18px;padding:10px 16px;position:sticky;top:10px;box-shadow:0 10px 25px #0003}.authCard .seal{margin:0 auto 18px}.authCard>h1{text-align:center;font-size:clamp(36px,6vw,52px);line-height:1.05}.authCard>.eyebrow{text-align:center}.authCard>.muted{text-align:center;line-height:1.55}@media (max-width:850px){.statsGrid{grid-template-columns:repeat(2,1fr)}.heroPanel{flex-direction:column;align-items:flex-start}.settingsGrid{grid-template-columns:1fr}}@media (max-width:520px){.statsGrid{grid-template-columns:1fr 1fr}.statCard{padding:15px}.statCard strong{font-size:28px}.brandRow{align-items:flex-start}.smallSeal{display:none}.navTabs{margin-left:-4px;margin-right:-4px}.heroPanel{padding:22px}.recentStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}body{color:#f5ead3;background-color:#071722;background-image:url(/images/library-room-desktop.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}.appFrame{z-index:1;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid;position:relative}.sidebar{background:linear-gradient(#03131ffa,#041825f7);border-right:1px solid #c6973747;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0;box-shadow:18px 0 45px #00000047}.sidebarBrand{border-bottom:1px solid #ffffff1f;align-items:center;gap:13px;padding:3px 8px 22px;display:flex}.sidebarBrand strong{font:30px/1.02 var(--font-literary), Georgia,serif;color:#f6ead4}.sidebarBrand small,.sidebarFooter small{color:#b9ad98;margin-top:8px;display:block}.seal{color:#e0ac3d;width:52px;height:52px;font:700 14px var(--font-literary), Georgia,serif;border:1px solid #c4942f;border-radius:14px;place-items:center;display:grid}.sideNav{gap:7px;margin-top:22px;display:grid}.sideNavItem{color:#eee4d3;width:100%;box-shadow:none;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:14px;padding:13px 14px;display:flex}.sideNavItem:hover{box-shadow:none;background:#ffffff0d}.sideNavItem.active{color:#fff1ca;background:linear-gradient(90deg,#9c6f1861,#9c6f181f);border-color:#cd9e378c}.navIcon{color:#e5b34e;width:24px;font-size:22px}.sidebarFooter{border-top:1px solid #ffffff1f;grid-template-columns:42px 1fr;align-items:center;gap:10px;margin-top:auto;padding:18px 6px 4px;display:grid}.profileBadge{color:#071722;background:#d0a249;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.signOutLink{color:#d9cbb6;text-align:left;box-shadow:none;background:0 0;grid-column:2;padding:0;font-size:12px}.mainArea{min-width:0;padding:28px 34px 70px}.topBar{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 0 22px;padding:0}.topSearch{width:min(430px,42vw)}.topSearch input{color:#fff0d7;background:#04141fe6;border-color:#ce9d3659}.welcomeRow{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.welcomeRow h2{margin:4px 0 0;font-size:34px}.statsGrid{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;margin-bottom:18px;display:grid}.statCard,.darkPanel{color:#f5ead6;background:linear-gradient(145deg,#041622f5,#0a1f2bed);border:1px solid #c9993642;box-shadow:0 16px 35px #00000047}.statCard{border-radius:14px;align-items:flex-start;gap:14px;min-height:138px;padding:18px;display:flex}.statCard div{gap:5px;display:grid}.statCard strong{font:36px var(--font-literary), Georgia,serif}.statCard span{color:#ede2d0}.statCard small,.softText{color:#afa58f}.statIcon{color:#daa739;font-size:28px}.dashboardGrid{grid-template-columns:1fr 1fr 2.4fr;gap:14px;margin-bottom:14px;display:grid}.darkPanel{border-radius:15px;padding:22px}.goalCard>strong,.valueCard>strong{font:46px var(--font-literary), Georgia,serif;margin:24px 0 5px;display:block}.goalCard>span,.valueCard>span{color:#e0d4bf}.panelKicker{color:#f0dfbd;font:20px var(--font-literary), Georgia,serif;margin:0}.progress{background:#ffffff24;border-radius:99px;height:8px;margin:26px 0 8px;overflow:hidden}.progress i{border-radius:inherit;background:#c89931;height:100%;display:block}.collectorFacts{grid-template-columns:auto 1fr auto 1fr;align-items:end;gap:8px;margin-top:26px;display:grid}.collectorFacts b{font:25px var(--font-literary), Georgia,serif;color:#e6b54b}.recentPanel{min-width:0}.recentStrip{grid-template-columns:repeat(5,minmax(90px,1fr));gap:14px;display:grid}.recentStrip article{min-width:0}.recentStrip img,.miniCover{aspect-ratio:2/3;object-fit:cover;border-radius:7px;width:100%;box-shadow:0 8px 18px #00000059}.recentStrip strong,.recentStrip span{text-overflow:ellipsis;display:block;overflow:hidden}.recentStrip strong{white-space:nowrap;margin-top:9px;font-size:13px}.recentStrip span{color:#b8ac97;white-space:nowrap;font-size:12px}.ghostButton{color:#d5c7b0;box-shadow:none;background:0 0;padding:6px}.collectionPanel h3{margin:4px 0 0}.collectionTiles{grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px;margin-top:18px;display:grid}.collectionTiles button{min-height:132px;box-shadow:none;color:#f2e7d4;background:linear-gradient(145deg,#dbbe8924,#ffffff0a);border:1px solid #daae4f40;align-content:center;justify-items:start;gap:7px;display:grid}.collectionTiles span{font:28px var(--font-literary), Georgia,serif;color:#e0ad40}.collectionTiles small{color:#b6aa96}.panel{color:#f5ead6;background:linear-gradient(145deg,#041622f5,#0b212df0);border-color:#c999364d}.panel:after{display:none}.panel .muted,.bookCard .muted,.author,.notes{color:#bfb39e}.bookCard{color:#f5ead6;background:linear-gradient(145deg,#0c2432,#081b27);border-color:#c9993647}.secondary{color:#f4e8d4;background:#ffffff14;border-color:#ffffff21}input,select,textarea{background:#ffffffeb}.toast{color:#081722;background:#c7942f}@media (max-width:1200px){.statsGrid{grid-template-columns:repeat(3,1fr)}.dashboardGrid{grid-template-columns:1fr 1fr}.recentPanel{grid-column:1/-1}.collectionTiles{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.appFrame{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.sideNav{grid-template-columns:repeat(3,1fr)}.sideNavItem{justify-content:center}.sidebarFooter{display:none}.mainArea{padding:22px 16px 60px}.topBar{flex-direction:column;align-items:flex-start}.topSearch{width:100%}.statsGrid{grid-template-columns:repeat(2,1fr)}.dashboardGrid{grid-template-columns:1fr}.recentPanel{grid-column:auto}.collectionTiles{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.sideNav{grid-template-columns:1fr 1fr}.statsGrid{grid-template-columns:1fr}.recentStrip{grid-template-columns:repeat(2,1fr)}.collectionTiles{grid-template-columns:1fr}.welcomeRow{flex-direction:column;align-items:flex-start}}.authCard>h1{color:#25342b!important}.statCard{text-align:left;cursor:pointer;width:100%}.statCard:hover{filter:none;border-color:#e0ad40a6;transform:translateY(-3px)}.recentStrip button{color:inherit;box-shadow:none;text-align:left;background:0 0;gap:7px;padding:0;display:grid}.recentStrip button:hover{filter:none;transform:translateY(-4px)}.recentStrip .miniCover.quiet{text-align:center;color:#efe1c6;align-content:center;padding:12px;font-size:13px}.bookCard{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.bookCard:hover,.bookCard:focus-within{border-color:#e0ad4094;transform:translateY(-6px)scale(1.015);box-shadow:0 22px 42px #0000006b}.bookCoverPlaceholder.quiet{text-align:center;color:#f3e5cd;background:linear-gradient(145deg,#23392f,#101f1a);flex-direction:column;justify-content:center;align-items:center;padding:18px;display:flex}.bookCoverPlaceholder.quiet strong{font:700 18px var(--font-literary), Georgia,serif}.bookCoverPlaceholder.quiet small{color:#c6b9a5;margin-top:8px}.hoverSummary{z-index:4;opacity:0;pointer-events:none;background:linear-gradient(#030e150f,#030e15f7 54%);flex-direction:column;justify-content:flex-end;padding:24px;transition:all .2s;display:flex;position:absolute;inset:0 0 58px;transform:translateY(12px)}.bookCard:hover .hoverSummary,.bookCard:focus .hoverSummary{opacity:1;transform:none}.hoverSummary strong{font:700 22px var(--font-literary), Georgia,serif}.hoverSummary span{color:#e0d2bd;margin-top:3px}.hoverSummary p{color:#c5baa8;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.libraryTools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.viewToggle{background:#00000024;border:1px solid #c9993659;border-radius:10px;padding:3px;display:flex}.viewToggle button{box-shadow:none;color:#c9bda8;background:0 0;padding:7px 11px}.viewToggle button.active{color:#071722;background:#c7942f}.libraryList tbody tr{cursor:pointer}.libraryList img{object-fit:cover;border-radius:4px;width:42px;height:60px}.libraryList td strong,.libraryList td small{display:block}.libraryList td small{color:#b9ad9a;margin-top:3px}.listCoverFallback{color:#d6b35e;background:#23392f;border-radius:4px;place-items:center;width:42px;height:60px;display:grid}.modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02080cb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detailsModal{color:#26322a;background:linear-gradient(145deg,#f5efe3,#e7dcc9);border:1px solid #d6ae5473;border-radius:22px;width:min(1040px,100%);max-height:92vh;padding:30px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000080}.modalClose{color:#fff;background:#24352d;border-radius:50%;width:40px;height:40px;padding:0;font-size:28px;line-height:1;position:absolute;top:14px;right:16px}.detailsHero{grid-template-columns:220px 1fr;align-items:start;gap:30px;display:grid}.detailsCoverWrap img,.quietCover{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:220px;box-shadow:0 16px 35px #2b221847}.quietCover{text-align:center;color:#f7ead4;background:linear-gradient(145deg,#334b3d,#182a21);flex-direction:column;justify-content:center;align-items:center;padding:22px;display:flex}.quietCover strong{font:700 25px var(--font-literary), Georgia,serif}.quietCover span{color:#d6c8b1;margin-top:12px}.detailsHero h2{color:#1d2d25;margin:.2rem 0;font-size:clamp(34px,5vw,56px)}.detailsAuthor{color:#435348;font-size:20px}.detailsActions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.detailsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.detailsGrid>div{background:#ffffff75;border:1px solid #cbbda7;border-radius:10px;padding:13px}.detailsGrid dt{color:#25392e;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.detailsGrid dd{color:#28332d;margin:6px 0 0}.detailsSection{border-top:1px solid #cbbda7;margin-top:26px;padding-top:20px}.detailsSection h3{color:#24362c}.detailsSection p{color:#34443a;line-height:1.65}.coverUploadLabel{position:relative}.coverUploadLabel>.fileButton{width:max-content;margin-bottom:8px}.formCoverPreview.large{width:120px;height:165px;margin-top:8px}@media (max-width:800px){.detailsHero{grid-template-columns:1fr}.detailsCoverWrap img,.quietCover{width:160px}.detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.hoverSummary{display:none}.libraryTools{width:100%}.libraryTools .search{flex:1;max-width:none}}@media (max-width:520px){.detailsGrid{grid-template-columns:1fr}.detailsModal{padding:22px 17px}.modalBackdrop{padding:8px}}.mainArea>.welcomeRow h2,.mainArea>.welcomeRow .eyebrow,.topBar h1,.topBar .eyebrow,.topBar .muted{text-shadow:0 2px 12px #000c,0 1px 2px #000000f2}.welcomeRow h2{color:#fff4df}.welcomeRow .eyebrow,.topBar .eyebrow{color:#f0c96a}.topBar .muted{color:#f0e4cf;font-weight:600}.panel label{color:#f5e9d3;text-shadow:0 1px 2px #00000073;font-weight:800}.panel input,.panel select,.panel textarea{color:#1f2923}.authCard>.muted{font-weight:700;color:#263a30!important}.statCard.statEmpty{opacity:.56;filter:saturate(.55)}.statCard.statEmpty strong,.statCard.statEmpty .statIcon{color:#817c71}.statCard.statActive strong{color:#ffd77a;text-shadow:0 0 18px #e0ad4047}.statCard.statActive .statIcon{color:#f2bf4d}.recentStrip button{min-width:0}.recentStrip button>strong,.recentStrip .miniCover strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip;line-height:1.22}.recentStrip button>strong{min-height:2.44em}.recentStrip .miniCover strong{padding:8px;display:block}.bookCard:hover,.bookCard:focus-within{transform:translateY(-4px)}.hoverSummary{bottom:76px}.cardActions{z-index:8;background:linear-gradient(#081b27f5,#071924);border-top:1px solid #c999362e;position:relative}.cardActions button{visibility:visible!important;opacity:1!important}.libraryList{color:#f5ead6;background:#071b28}.libraryList th{color:#f2d58e;background:#102d3b}.libraryList tbody tr{background:#0a2432}.libraryList tbody tr:nth-child(2n){background:#0d2b39}.libraryList tbody tr:hover{background:#163c49}.libraryList td{color:#f3e7d4;border-color:#c999362e}.libraryList td small{color:#c9bca7}.listActions{justify-content:flex-end;gap:8px;display:flex}.detailsGrid dt{color:#17382a;font-size:13px;font-weight:900}.detailsGrid>div{background:#fffaf0;border-color:#b9a98d;box-shadow:0 2px 7px #372b1c0f}.detailsGrid dd{color:#17251f;font-weight:600}.dangerZone{background:#f5e4df;border:1px solid #d4aea6;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding:18px;display:flex}.dangerZone h3{color:#672a28;margin:0 0 5px}.dangerZone p{color:#7a4843;margin:0}.topSearch input::placeholder{color:#d8cbb5;opacity:.9}.topSearch input:focus{border-color:#edbd52;box-shadow:0 0 0 3px #edbd5233}@media (max-width:800px){.dangerZone{flex-direction:column;align-items:flex-start}}.settingsPage{max-width:1180px}.settingsIntro{color:#e5d8c2;max-width:820px;line-height:1.6}.settingsForm{gap:18px;margin-top:22px;display:grid}.settingsForm fieldset{background:#ffffff09;border:1px solid #d8af5247;border-radius:14px;margin:0;padding:22px}.settingsForm legend{color:#f3dfb5;font:700 20px var(--font-literary), Georgia,serif;padding:0 10px}.settingsFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settingsForm label{color:#f5e8cf}.settingsForm label small{color:#bfb29d;font-weight:400;line-height:1.35;display:block}.settingsChecks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.settingsChecks label{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.settingsChecks input{width:18px;height:18px}.settingsSaved{color:#e2b54e;align-self:center;font-weight:800}.spotlightHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.spotlightHeader select{color:#f3e5cc;width:auto;min-width:210px;font:700 18px var(--font-literary), Georgia,serif;background:#ffffff14;border-color:#dcb3554d;padding:7px 35px 7px 10px}.recentStrip.fixedFive{grid-template-columns:repeat(5,minmax(0,1fr));min-height:230px}.spotlightEmpty{opacity:.34;align-content:start;gap:7px;display:grid}.emptyBook{aspect-ratio:2/3;background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px dashed #e5cc9757;border-radius:7px;width:100%}.spotlightMessage{text-align:center;margin-top:-28px}.hoverPreviewsOff .bookHoverPreview{display:none!important}@media (max-width:820px){.settingsFormGrid,.settingsChecks{grid-template-columns:1fr}.recentStrip.fixedFive{grid-template-columns:repeat(2,minmax(0,1fr))}.spotlightHeader{flex-direction:column;align-items:flex-start}.spotlightHeader select{width:100%}}.addBookHeaderActions{align-items:center;gap:14px;display:flex}.isbnLookupNotice{color:#f7f1e3;background:#4a5d4538;border:1px solid #d4af378c;border-radius:12px;margin:0 0 18px;padding:13px 15px;font-weight:700}.isbnLookupNotice.warning{background:#8b3e3047;border-color:#d98a67}.scannerBackdrop{z-index:300}.isbnScanner{color:#f7f1e3;background:linear-gradient(145deg,#0b2534,#061b28);border:1px solid #d4af378c;border-radius:22px;width:min(680px,100%);max-height:94vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 90px #000000a6}.isbnScanner h2{margin:.2rem 0 18px;font-size:clamp(30px,5vw,46px)}.scannerViewport{aspect-ratio:4/3;background:#02080d;border:1px solid #d4af378c;border-radius:16px;position:relative;overflow:hidden}.scannerViewport video{object-fit:cover;width:100%;height:100%}.scannerGuide{border:2px solid #f7f1e3e0;border-radius:14px;position:absolute;inset:18%;box-shadow:0 0 0 999px #00000047}.scannerGuide span{background:#d4af37;height:2px;position:absolute;top:50%;left:8%;right:8%;box-shadow:0 0 14px #d4af37}.scannerStatus{color:#e7dcc9;margin:14px 0}.scannerActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.manualIsbn{border-top:1px solid #d4af3747;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:20px;padding-top:20px;display:grid}.manualIsbn label{color:#f7f1e3}.manualIsbn input{margin-top:7px}.isbnScanner .fileButton{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.isbnScanner .message{color:#ffd5c9}@media (max-width:600px){.addBookHeaderActions{justify-content:space-between;width:100%}.isbnScanner{padding:22px 16px}.scannerViewport{aspect-ratio:3/4}.manualIsbn{grid-template-columns:1fr}.manualIsbn button{width:100%}}.brandedSidebarButton{color:#f7f1e3;width:100%;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;margin:0 0 22px;padding:6px;display:flex}.brandedSidebarButton:hover{box-shadow:none;filter:none;background:#ffffff0b}.brandedSidebarButton img{object-fit:cover;border-radius:50%;flex:0 0 62px;width:62px;height:62px;box-shadow:0 6px 18px #00000052}.brandedSidebarButton strong{font:700 24px/1 var(--font-literary), Georgia,serif;color:#f7f1e3;display:block}.brandedSidebarButton small{color:#d8c9af;margin-top:7px;font-size:12px;line-height:1.2;display:block}.topBarIdentity{align-items:center;gap:18px;min-width:0;display:flex}.topBarIdentity>img{object-fit:cover;border-radius:50%;flex:0 0 82px;width:82px;height:82px;box-shadow:0 8px 22px #00000057}.topBarIdentity h1{overflow-wrap:anywhere}.brandedAuthShell{background:#071722 url(/images/library-room-desktop.png) 50%/520px fixed}.brandedAuthCard{width:min(560px,100%);padding:28px 34px 34px}.authBrandLogo{object-fit:cover;object-position:center;border:1px solid #d4af3761;border-radius:16px;width:100%;max-height:230px;margin:0 auto 20px;display:block;box-shadow:0 16px 38px #04111c40}.brandedAuthCard>h1{margin-top:0;font-size:clamp(32px,5vw,45px);color:#25342b!important}.aboutLibraryPage{gap:22px;display:grid}.aboutHero{grid-template-columns:minmax(340px,1.1fr) minmax(300px,.9fr);align-items:center;gap:30px;display:grid;overflow:hidden}.aboutBrandImage{object-fit:cover;border:1px solid #d4af3759;border-radius:16px;width:100%;max-height:440px;display:block;box-shadow:0 18px 45px #0000005c}.aboutHeroCopy h2{color:#fff2da;margin:.25rem 0;font-size:clamp(38px,5vw,64px)}.aboutHeroCopy>p:not(.eyebrow){color:#e7dac4;max-width:620px;line-height:1.7}.aboutEstablished{letter-spacing:.08em;text-transform:uppercase;font:700 17px var(--font-literary), Georgia,serif!important;color:#e2b54e!important}.aboutStatGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.aboutStatGrid article{text-align:center;background:linear-gradient(145deg,#051b28f5,#0c2a35f0);border:1px solid #d4af3747;border-radius:14px;align-content:center;gap:5px;min-height:110px;padding:18px;display:grid;box-shadow:0 10px 25px #0003}.aboutStatGrid strong{font:700 38px var(--font-literary), Georgia,serif;color:#f0c96a}.aboutStatGrid span{color:#e7dac4;font-weight:700}.aboutStoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.aboutStoryCard h3{color:#fff1d6;margin:.4rem 0 16px;font-size:28px}.aboutStoryCard dl{gap:10px;margin:0;display:grid}.aboutStoryCard dl>div{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:18px;padding:10px 0;display:flex}.aboutStoryCard dt{color:#bdb19d}.aboutStoryCard dd{color:#f5e8d2;text-align:right;margin:0;font-weight:800}.legacyPreview p{color:#d8cbb7;line-height:1.65}.legacyPreview small{color:#a99d89;margin-top:18px;display:block}.legacyPreviewActions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.legacyPreviewActions span{color:#e6c36d;background:#d4af3714;border:1px solid #d4af3747;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}@media (max-width:1050px){.aboutStatGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.topBarIdentity>img{flex-basis:64px;width:64px;height:64px}.aboutHero,.aboutStoryGrid{grid-template-columns:1fr}.aboutBrandImage{max-height:360px}}@media (max-width:520px){.brandedSidebarButton{justify-content:center;margin-bottom:14px}.brandedSidebarButton div{display:none}.brandedSidebarButton img{flex-basis:68px;width:68px;height:68px}.topBarIdentity{align-items:flex-start}.topBarIdentity>img{flex-basis:52px;width:52px;height:52px}.aboutStatGrid{grid-template-columns:repeat(2,1fr)}.aboutStatGrid strong{font-size:31px}.authBrandLogo{max-height:190px}}.mobileAppBar,.mobileMenuBackdrop,.mobileMenuClose{display:none}@media (max-width:820px){body.mobileMenuOpen{overflow:hidden}.appFrame{padding-top:76px;display:block}.mobileAppBar{z-index:120;background:linear-gradient(#03131ffc,#041825fa);border-bottom:1px solid #d4af3747;justify-content:space-between;align-items:center;height:76px;padding:10px 16px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 10px 28px #00000047}.mobileBrandButton{min-width:0;box-shadow:none;color:#f6ead4;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.mobileBrandButton:hover{filter:none;transform:none}.mobileBrandButton img{object-fit:contain;border-radius:50%;flex:0 0 52px;width:52px;height:52px}.mobileBrandButton span{text-overflow:ellipsis;white-space:nowrap;font:700 21px/1.1 var(--font-literary), Georgia, serif;overflow:hidden}.mobileMenuButton{width:48px;height:48px;box-shadow:none;background:#d4af3714;border:1px solid #d4af3780;border-radius:13px;flex:0 0 48px;align-content:center;gap:6px;padding:11px;display:grid}.mobileMenuButton span{background:#edc564;border-radius:99px;width:100%;height:2px;display:block}.mobileMenuBackdrop{z-index:125;-webkit-backdrop-filter:none;width:100%;height:100%;box-shadow:none;background:#00080e75;border:0;border-radius:0;padding:0;display:block;position:fixed;inset:0}.sidebar{z-index:140;isolation:isolate;opacity:1;-webkit-filter:none;background:linear-gradient(#03131f 0%,#041825 100%);width:min(86vw,360px);height:100dvh;padding:20px 18px 18px;transition:transform .24s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:22px 0 55px #00000094,1px 0 #d4af3752}.sidebar.mobileOpen{opacity:1;-webkit-filter:none;transform:translate(0)}.mobileMenuClose{z-index:2;color:#fff1ca;width:42px;height:42px;box-shadow:none;background:#ffffff14;border-radius:50%;place-items:center;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.sidebarBrand{padding-right:48px}.sideNav{grid-template-columns:1fr;gap:7px;margin-top:18px}.sideNavItem{justify-content:flex-start;min-height:52px;padding:12px 14px;font-size:16px}.sidebarFooter{grid-template-columns:44px minmax(0,1fr);gap:11px;margin-top:auto;padding:18px 5px 2px;display:grid}.sidebarFooter .signOutLink{color:#fff1ca;text-align:center;border:1px solid #cd9e378c;border-radius:11px;grid-column:1/-1;width:100%;margin-top:10px;padding:12px 14px;font-size:15px;font-weight:800}.mainArea{padding-top:20px}}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}@media (max-width:820px){.mobileAppBar{z-index:135;position:relative;border-width:0 0 1px!important;border-radius:0!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:76px!important;min-height:76px!important;margin:0!important;padding:10px 16px!important;overflow:visible!important}.mobileBrandButton{flex:none}.mobileMenuButton{z-index:1;flex:0 0 48px;margin:0;position:relative;inset:auto}.topBarIdentity>img{display:none}.topBarIdentity{width:100%;display:block}.topBar.brandedTopBar{margin-top:0;padding-top:8px}}@media (max-width:520px){.mobileAppBar{height:70px!important;min-height:70px!important;padding:9px 14px!important}.appFrame{padding-top:70px}.mobileBrandButton img{flex-basis:48px;width:48px;height:48px}.mobileMenuButton{flex-basis:46px;width:46px;height:46px}}.onboardingShell{color:#f8eedc;background:#061722 url(/images/library-room-desktop.png) 50%/560px fixed;place-items:center;min-height:100vh;padding:28px;display:grid}.onboardingCard{background:linear-gradient(145deg,#051b28fa,#0a2c37f7);border:1px solid #dab1526b;border-radius:26px;width:min(820px,100%);min-height:620px;padding:30px clamp(22px,5vw,54px) 44px;overflow:hidden;box-shadow:0 30px 90px #0000008f}.onboardingBrand{justify-content:center;align-items:center;gap:14px;margin:0 auto 22px;display:flex}.onboardingBrand img{object-fit:contain;filter:drop-shadow(0 8px 20px #00000047);width:76px;height:76px}.onboardingBrand div{text-align:left;gap:2px;display:grid}.onboardingBrand strong{font:700 clamp(24px,3vw,34px) var(--font-literary), Georgia,serif;color:#fff0d2;line-height:1}.onboardingBrand small{color:#cdbb9e;letter-spacing:.08em}.onboardingProgressWrap{max-width:520px;margin:0 auto 34px}.onboardingProgressText{color:#d8bd78;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.onboardingProgressText small{color:#aa9d88;letter-spacing:.08em}.onboardingProgress{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.onboardingProgress span{background:#ffffff21;border-radius:999px;height:4px;transition:all .25s}.onboardingProgress span.active{background:#e0b752;box-shadow:0 0 12px #e0b75273}.onboardingStep{gap:20px;max-width:680px;margin:0 auto;animation:.35s both onboardingIn;display:grid}.onboardingStep h1{color:#fff0d2;margin:0;font-size:clamp(34px,6vw,58px);line-height:1.02}.onboardingStep>p:not(.eyebrow){color:#dfd1ba;margin:0;font-size:18px;line-height:1.6}.welcomeStep{text-align:center;place-items:center;padding-top:38px}.welcomeStep button{min-width:180px;margin-top:16px}.onboardingProfileRow{align-items:center;gap:18px;padding:14px 0;display:flex}.onboardingAvatar{color:#f4d784;width:92px;height:92px;font:700 36px var(--font-literary), Georgia,serif;background:#173a42;border:2px solid #e1b957b3;border-radius:50%;flex:0 0 92px;place-items:center;display:grid;overflow:hidden}.onboardingAvatar img{object-fit:cover;width:100%;height:100%}.onboardingPhotoButton{width:auto;margin:0}.onboardingPhotoButton small{opacity:.72;margin-left:6px;display:block}.onboardingActions{justify-content:space-between;gap:12px;margin-top:8px;display:flex}.onboardingActions button{min-width:130px}.onboardingChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.onboardingChoice{min-height:120px;box-shadow:none;color:#f8eedc;text-align:left;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:50px 1fr;gap:2px 12px;padding:18px;display:grid}.onboardingChoice:hover,.onboardingChoice.selected{background:#e0b7521c;border-color:#e0b752bf;transform:translateY(-2px);box-shadow:0 12px 25px #0000002e}.onboardingChoice>span{color:#edca71;background:#e0b75224;border-radius:13px;grid-row:1/3;place-items:center;width:48px;height:48px;font-size:26px;display:grid}.onboardingChoice strong{font:700 22px var(--font-literary), Georgia,serif;align-self:end}.onboardingChoice small{color:#cfc0aa;align-self:start;line-height:1.4}.creatingStep{text-align:center;place-items:center;min-height:360px;padding-top:90px}.creatingBooks{letter-spacing:8px;color:#e2bb5d;font-size:38px;animation:1s ease-in-out infinite alternate bookPulse}.libraryReady{place-items:center;gap:14px;animation:.5s both onboardingReady;display:grid}.libraryReady h1{max-width:680px}.libraryReady p:not(.eyebrow){color:#dfd1ba;font-size:20px}.profileBadge img{object-fit:cover;border-radius:50%;width:100%;height:100%}@keyframes onboardingIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes onboardingReady{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes bookPulse{0%{opacity:.45;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:640px){.onboardingShell{padding:0}.onboardingCard{border:0;border-radius:0;min-height:100vh;padding:20px 18px 34px}.onboardingBrand{margin-bottom:16px}.onboardingBrand img{width:62px;height:62px}.onboardingBrand strong{font-size:24px}.onboardingBrand small{font-size:10px}.onboardingProgressWrap{margin-bottom:26px}.onboardingChoices{grid-template-columns:1fr}.onboardingChoice{min-height:104px}.onboardingActions{background:linear-gradient(#0000,#092936 25%);padding-top:12px;position:sticky;bottom:0}.onboardingActions button{flex:1;min-width:0}}.bookScanModal{background:var(--panel,#171514);border:1px solid #ffffff1f;border-radius:22px;width:min(980px,100vw - 28px);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 24px 80px #0000008c}.bookScanStart{text-align:center;max-width:620px;margin:20px auto 10px;padding:28px}.bookScanStart p{line-height:1.6}.bookScanIcon{color:var(--gold,#caa66b);margin-bottom:14px;font-size:4rem;line-height:1}.bookScanButton{margin-top:12px;font-size:1rem;display:inline-flex}.bookScanPreview{object-fit:contain;border-radius:14px;width:min(100%,520px);max-height:300px;margin:18px auto;display:block}.bookScanPhotoRow{align-items:center;gap:16px;margin:18px 0;display:flex}.bookScanPhotoRow>div{flex:1}.bookScanThumb{object-fit:cover;border:1px solid #ffffff1f;border-radius:10px;width:112px;height:82px}.bookScanResults{gap:12px;display:grid}.bookScanResult{background:#ffffff06;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:auto 72px 1fr;gap:14px;padding:14px;display:grid}.bookScanResult.selected{background:#caa66b0f;border-color:#caa66b8c}.bookScanCheck{flex-direction:column;align-items:center;gap:4px;font-size:.75rem;display:flex}.bookScanCheck input{width:20px;height:20px}.bookScanCover{background:#ffffff12;border-radius:6px;place-items:center;width:72px;height:104px;font-size:2rem;display:grid;overflow:hidden}.bookScanCover img{object-fit:cover;width:100%;height:100%}.bookScanInfo h3{margin:3px 0 4px}.bookScanInfo p{margin:3px 0}.bookScanConfidence{text-transform:uppercase;letter-spacing:.08em;color:var(--gold,#caa66b);font-size:.72rem;display:inline-block}.bookScanDuplicate{background:#e0a6481f;border:1px solid #e0a64840;border-radius:8px;margin-top:9px;padding:9px 11px;font-size:.88rem}.bookScanMatchSelect{gap:5px;margin-top:10px;font-size:.8rem;display:grid}.bookScanMatchSelect select{width:100%}.bookScanInfo details{margin-top:8px;font-size:.8rem}.bookScanFooter{background:linear-gradient(#0000,#171514f7 30%);justify-content:flex-end;gap:10px;margin:20px -24px -24px;padding:16px 24px;display:flex;position:sticky;bottom:-24px}@media (max-width:640px){.bookScanModal{border-radius:16px;padding:16px}.bookScanResult{grid-template-columns:auto 58px 1fr;gap:10px;padding:11px}.bookScanCover{width:58px;height:86px}.bookScanPhotoRow{flex-wrap:wrap;align-items:flex-start}.bookScanThumb{width:90px;height:70px}.bookScanFooter{margin:16px -16px -16px;padding:14px 16px;bottom:-16px}.addBookHeaderActions{flex-wrap:wrap}}.addBookHeaderActions{z-index:2;flex:none;position:relative;visibility:visible!important;opacity:1!important;display:flex!important}.addBookHeaderActions>button{white-space:nowrap;visibility:visible!important;opacity:1!important;display:inline-flex!important}.scannerBackdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02080cc7;overflow:auto;z-index:1000!important;place-items:center!important;padding:20px!important;display:grid!important;position:fixed!important;inset:0!important}.bookScanModal{z-index:1001;color:#f7f1e3;background:linear-gradient(145deg,#0b2534,#061b28);border:1px solid #d4af377a;border-radius:22px;width:min(980px,100vw - 32px);max-height:calc(100vh - 40px);padding:24px;position:relative;overflow:auto;box-shadow:0 30px 90px #000000ad}.bookScanModal .muted{color:#cfc4b2}.bookScanModal select{color:#1d2d25;background:#f6f3ed}.scanWorkingOverlay{z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scanWorkingCard{color:#f7f1e3;text-align:center;background:linear-gradient(145deg,#0b2534,#061b28);border:1px solid #d4af3785;border-radius:22px;place-items:center;gap:12px;width:min(360px,100vw - 36px);padding:30px 24px;display:grid;box-shadow:0 30px 90px #000000a6}.scanWorkingCard strong{font:700 22px var(--font-literary), Georgia,serif}.scanWorkingCard small{color:#cdbfa8}.pageFlipBook{perspective:700px;filter:drop-shadow(0 12px 18px #00000059);width:112px;height:74px;margin-bottom:4px;position:relative}.pageFlipBook .bookLeft,.pageFlipBook .bookRight{background:#f6ead0;border:2px solid #d7b55e;width:52px;height:62px;position:absolute;top:8px}.pageFlipBook .bookLeft{border-radius:8px 2px 2px 8px;left:4px;transform:skewY(4deg)}.pageFlipBook .bookRight{border-radius:2px 8px 8px 2px;right:4px;transform:skewY(-4deg)}.pageFlipBook .bookPage{transform-origin:0;background:linear-gradient(90deg,#f9f0dd,#e6d3a8);border:1px solid #d8bd78;border-radius:2px 8px 8px 2px;width:48px;height:60px;animation:1.35s ease-in-out infinite mplPageFlip;position:absolute;top:9px;left:56px}.pageFlipBook .pageTwo{animation-delay:.22s}.pageFlipBook .pageThree{animation-delay:.44s}@keyframes mplPageFlip{0%{opacity:1;transform:rotateY(0)}55%{opacity:.95;transform:rotateY(-165deg)}to{opacity:0;transform:rotateY(-180deg)}}.scanToast{z-index:1600;color:#fff;text-align:center;border-radius:14px;max-width:min(620px,100vw - 32px);padding:14px 18px;font-weight:800;animation:.35s both mplToastUp;position:fixed;bottom:24px;left:50%;box-shadow:0 18px 50px #0000006b}.scanToast.success{background:#245d42;border:1px solid #6eb88f}.scanToast.error{background:#7a302d;border:1px solid #d68a7f}.scanToast.warning{background:#72531c;border:1px solid #d4af37}.scanToast.info{background:#173f55;border:1px solid #6fa5c2}@keyframes mplToastUp{0%{opacity:0;transform:translate(-50%,28px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:760px){.scannerBackdrop{place-items:start center!important;padding:8px!important}.bookScanModal{border-radius:16px;width:100%;max-height:calc(100vh - 16px);padding:16px}.addBookHeaderActions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid!important}.addBookHeaderActions>button{justify-content:center;width:100%}.scanToast{bottom:14px}}.scannerInputChoices{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:6px;display:flex}.scannerInputChoices.compact{justify-content:flex-end;margin:0}.scannerInputChoices .fileButton{text-align:center;justify-content:center;min-width:170px}.isbnScanner .scannerActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.isbnScanner .scannerActions .fileButton{justify-content:center;align-items:center;display:inline-flex}@media (max-width:760px){.scannerInputChoices,.scannerInputChoices.compact{grid-template-columns:1fr;width:100%;display:grid}.scannerInputChoices .fileButton{width:100%;min-width:0}.bookScanPhotoRow{align-items:stretch}.bookScanPhotoRow .scannerInputChoices{grid-column:1/-1}.isbnScanner .scannerActions{grid-template-columns:1fr;width:100%;display:grid}.isbnScanner .scannerActions>*{width:100%}}.scannerHiddenInput{opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;position:fixed!important;overflow:hidden!important}.loanStatusRibbon{z-index:7;color:#071722;text-align:center;text-transform:uppercase;letter-spacing:.08em;background:#c7942f;width:145px;padding:7px 8px;font-size:11px;font-weight:900;position:absolute;top:14px;right:-38px;transform:rotate(35deg);box-shadow:0 4px 12px #00000059}.loanStatusChip{color:#071722!important;background:#c7942f!important;border-color:#e0b75d!important}.returnTarget{outline:3px solid #e0ad40;animation:1.2s 2 returnTargetPulse;box-shadow:0 0 0 7px #e0ad4033,0 20px 42px #00000073}@keyframes returnTargetPulse{50%{transform:translateY(-4px);box-shadow:0 0 0 11px #e0ad4014,0 22px 46px #0000007a}}.loanHistoryTable{color:#f5ead6!important;background:#071b28!important}.loanHistoryTable th{color:#f2d58e!important;background:#102d3b!important}.loanHistoryTable tbody tr{background:#0a2432!important}.loanHistoryTable tbody tr:nth-child(2n){background:#0d2b39!important}.loanHistoryTable tbody tr:hover{background:#163c49!important}.loanHistoryTable td{color:#f3e7d4!important;border-color:#c999362e!important}.scannerCameraOverlay{z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01070beb;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.scannerCameraCard{color:#f7f1e3;background:linear-gradient(145deg,#0b2534,#061b28);border:1px solid #d4af378c;border-radius:20px;width:min(960px,100%);max-height:96vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #000000bf}.scannerCameraHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.scannerCameraHeader h3{margin:.2rem 0 14px}.scannerCameraVideo{object-fit:contain;background:#020608;border-radius:14px;width:100%;max-height:70vh;display:block;box-shadow:inset 0 0 0 1px #ffffff14}.scannerCameraActions{justify-content:center;margin-top:16px;display:flex}.scannerCameraActions button{min-width:210px;font-size:17px}@media (max-width:640px){.scannerCameraOverlay{padding:6px}.scannerCameraCard{border-radius:14px;padding:12px}.scannerCameraHeader h3{font-size:18px}.scannerCameraVideo{max-height:68vh}.loanStatusRibbon{top:12px;right:-42px}}.universalSearchPanel{padding:0;overflow:hidden}.universalSearchHero{background:linear-gradient(135deg,#c5a47117,#ffffff04);border-bottom:1px solid #c5a47133;padding:34px 34px 28px}.universalSearchHero h2{margin:4px 0 8px;font-size:clamp(1.8rem,4vw,2.8rem)}.discoveryModeTabs{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.discoveryModeTabs button{color:var(--muted,#a5a5a5);font:inherit;cursor:pointer;background:#070d1185;border:1px solid #c5a47147;border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:750;transition:border-color .16s,background .16s,color .16s,transform .16s}.discoveryModeTabs button:hover{color:#f4ead8;border-color:#c5a4718c;transform:translateY(-1px)}.discoveryModeTabs button.active{color:#f8edd9;background:#c5a47129;border-color:#c5a471c7;box-shadow:inset 0 0 0 1px #c5a4711f}.discoveryModeTabs+.universalSearchInputWrap{margin-top:12px}.universalSearchInputWrap{background:#080a0dc2;border:1px solid #c5a47161;border-radius:14px;align-items:center;gap:12px;margin-top:22px;padding:8px 10px 8px 16px;display:flex;box-shadow:0 16px 38px #0000003d}.universalSearchInputWrap>span{color:var(--gold,#c5a471);font-size:1.45rem}.universalSearchInputWrap input{min-width:0;color:inherit;background:0 0;border:0;outline:0;flex:1;padding:12px 0;font-size:1rem}.universalSearchInputWrap button{color:var(--muted,#a5a5a5);cursor:pointer;background:0 0;border:0;padding:8px}.universalResults{padding:8px 34px 34px}.searchResultSection{border-bottom:1px solid #ffffff14;padding:26px 0}.searchSectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.searchSectionHeader h3{margin:3px 0 0;font-size:1.35rem}.resultCount{color:#d8bc91;background:#c5a4711f;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-weight:700;display:inline-flex}.searchResultGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.ownedSearchResult{text-align:left;color:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:13px;gap:13px;padding:13px;transition:transform .15s,border-color .15s;display:flex}.ownedSearchResult:hover{border-color:#c5a4716b;transform:translateY(-2px)}.searchResultCover,.catalogResultCover{color:#d8bc91;background:#ffffff12;border-radius:6px;flex:none;place-items:center;width:54px;height:78px;display:grid;overflow:hidden}.searchResultCover img,.catalogResultCover img{object-fit:cover;width:100%;height:100%}.searchResultCopy{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.searchResultCopy strong{margin-top:4px;line-height:1.22}.searchResultCopy small,.searchResultCopy p{color:var(--muted,#aaa);margin:0}.ownedPill,.matchPill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;width:fit-content;padding:3px 8px;font-size:.67rem;font-weight:800;display:inline-flex}.ownedPill{color:#8dd6a6;background:#4d976a29}.searchNoMatch{color:var(--muted,#aaa);background:#ffffff06;border-radius:12px;flex-direction:column;gap:4px;padding:18px;display:flex}.searchNoMatch strong{color:inherit}.searchError{color:#e7a2a2;background:#b0444417}.catalogLoading{color:var(--muted,#aaa);align-items:center;gap:12px;padding:20px;display:flex}.catalogLoading span{border:2px solid #c5a47140;border-top-color:#c5a471;border-radius:50%;width:17px;height:17px;animation:.75s linear infinite mplSpin}@keyframes mplSpin{to{transform:rotate(360deg)}}.catalogResultList{gap:10px;display:grid}.catalogSearchResult{background:#ffffff06;border:1px solid #ffffff14;border-radius:13px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px;display:grid}.catalogResultCopy{min-width:0}.catalogResultCopy h4{margin:6px 0 2px;font-size:1rem}.catalogResultCopy p,.catalogResultCopy small{color:var(--muted,#aaa);margin:0}.catalogResultTopline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.matchPill.strong{color:#8dd6a6;background:#4d976a29}.matchPill.likely{color:#dfc18f;background:#c5a47124}.matchPill.possible{color:#b6b6b6;background:#ffffff12}.catalogSource{color:var(--muted,#929292);font-size:.72rem}.catalogResultAction button{white-space:nowrap}.searchFutureSection{grid-template-columns:repeat(3,1fr);gap:12px;padding-top:26px;display:grid}.searchFutureSection>div{background:#c5a47109;border:1px dashed #c5a4713d;border-radius:12px;padding:16px}.searchFutureSection span,.searchFutureSection small{color:var(--muted,#9c9c9c);display:block}.searchFutureSection span{color:#c5a471;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.7rem;font-weight:800}.searchFutureSection strong{margin-bottom:4px;display:block}.searchEmptyState{text-align:center;min-height:360px;color:var(--muted,#aaa);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.searchEmptyState h3{color:inherit;margin:10px 0 4px}.searchEmptyState p{max-width:540px;line-height:1.6}.searchEmptyIcon{color:#c5a471;background:#c5a4711a;border-radius:50%;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}@media (max-width:760px){.universalSearchHero{padding:24px 18px 20px}.universalResults{padding:4px 18px 24px}.catalogSearchResult{grid-template-columns:50px minmax(0,1fr)}.catalogResultAction{grid-column:1/-1}.catalogResultAction button{width:100%}.searchFutureSection{grid-template-columns:1fr}}.primaryBookMatch{background:#c5a4710e;border-color:#c5a47157}.discoverySourceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.discoverySourceGrid>div,.discoverySourceGrid>button{color:inherit;text-align:left;box-shadow:none;background:#c5a4710e;border:1px solid #c5a4714d;border-radius:12px;padding:16px}.discoverySourceGrid>button{cursor:pointer;transition:transform .16s,border-color .16s,background-color .16s}.discoverySourceGrid>button:hover,.discoverySourceGrid>button:focus-visible{background:#c5a4711c;border-color:#dcae4cb3;outline:none;transform:translateY(-2px)}.discoverySourceGrid span,.discoverySourceGrid small{color:var(--muted,#9c9c9c);display:block}.discoverySourceGrid span{color:#c5a471;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.7rem;font-weight:800}.discoverySourceGrid strong{margin-bottom:4px;display:block}.discoverySourceGrid b{color:#d5ad5b;letter-spacing:.02em;margin-top:12px;font-size:.72rem;display:block}.sellerResultGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sellerResultCard{min-height:112px;color:inherit;background:#ffffff06;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;gap:6px;padding:16px;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:flex}.sellerResultCard:hover{background:#c5a4710e;border-color:#c5a4716b;transform:translateY(-2px)}.sellerResultCard span{color:var(--muted,#a5a5a5);font-size:.88rem}.sellerResultCard small{color:#c5a471;margin-top:auto;font-weight:700}@media (max-width:800px){.discoverySourceGrid,.sellerResultGrid{grid-template-columns:1fr}}.discoveryActions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.offerConnectionNote{color:var(--muted,#aaa);background:#c5a4710f;border:1px solid #c5a47147;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:.9rem}.offerComparisonList{gap:10px;display:grid}.sellerOfferCard{background:#ffffff06;border:1px solid #ffffff17;border-radius:13px;grid-template-columns:58px minmax(0,1.4fr) minmax(150px,.6fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.sellerOfferCard.liveOffer{border-color:#c5a47147}.sellerOfferCard.pendingOffer{opacity:.82}.sellerOfferCover{background:#ffffff0d;border-radius:6px;place-items:center;width:48px;height:68px;display:grid;overflow:hidden}.sellerOfferCover img{object-fit:cover;width:100%;height:100%}.sellerOfferIdentity,.sellerOfferPrice{flex-direction:column;gap:3px;min-width:0;display:flex}.sellerOfferIdentity span{font-size:.92rem}.sellerOfferIdentity small,.sellerOfferPrice small{color:var(--muted,#999)}.sellerOfferPrice strong{font-family:var(--font-literary), Georgia, serif;font-size:1.08rem}.sellerOfferActions{gap:8px;display:flex}.purchaseReturnBanner{z-index:20;background:#08141cf7;border:1px solid #c5a4717a;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:0 18px 18px;padding:16px;display:flex;position:sticky;bottom:14px;box-shadow:0 18px 50px #00000073}.purchaseReturnBanner>div:first-child{flex-direction:column;gap:4px;display:flex}.purchaseReturnBanner>div:last-child{flex-shrink:0;gap:8px;display:flex}.purchaseReturnBanner span{color:var(--muted,#aaa);font-size:.88rem}@media (max-width:850px){.sellerOfferCard{grid-template-columns:50px minmax(0,1fr)}.sellerOfferPrice,.sellerOfferActions{grid-column:2}.sellerOfferActions{flex-wrap:wrap}.purchaseReturnBanner{flex-direction:column;align-items:stretch;margin:0;position:fixed;bottom:10px;left:10px;right:10px}.purchaseReturnBanner>div:last-child{justify-content:flex-end}}.discoveryHeroTopline{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.discoveryWorkspace{grid-template-columns:minmax(245px,330px) minmax(0,1fr);min-height:640px;display:grid}.discoveryCandidates{background:#040c1247;border-right:1px solid #c5a47133;padding:22px 16px 28px}.discoveryDetailPane{min-width:0;padding:24px}.searchSectionHeader.compact{margin-bottom:14px}.searchSectionHeader.compact h3{margin-top:2px}.candidateRail{flex-direction:column;gap:9px;display:flex}.candidateRailItem{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:11px;grid-template-columns:48px minmax(0,1fr);gap:11px;padding:10px;transition:border-color .15s,background .15s,transform .15s;display:grid}.candidateRailItem:hover{border-color:#c5a47152;transform:translateY(-1px)}.candidateRailItem.active{background:#c5a47117;border-color:#c5a4719e;box-shadow:inset 3px 0 #c5a471}.candidateRailCover{background:#ffffff0d;border-radius:5px;place-items:center;width:44px;height:64px;display:grid;overflow:hidden}.candidateRailCover img{object-fit:cover;width:100%;height:100%}.candidateRailItem>div:last-child{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.candidateRailItem strong,.candidateRailItem small{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.candidateRailItem small{color:var(--muted,#999)}.selectedBookHero{border-bottom:1px solid #c5a47133;grid-template-columns:150px minmax(0,1fr);gap:24px;padding-bottom:24px;display:grid}.selectedBookCover{aspect-ratio:2/3;background:#ffffff0d;border-radius:10px;place-items:center;width:150px;display:grid;overflow:hidden;box-shadow:0 18px 34px #00000047}.selectedBookCover img{object-fit:cover;width:100%;height:100%}.selectedBookIdentity h2{margin:3px 0 2px;font-size:clamp(1.8rem,3vw,2.65rem)}.selectedBookIdentity h3{color:var(--muted,#aaa);margin:6px 0 14px;font-family:inherit;font-size:1.08rem;font-weight:500}.selectedSubtitle{margin:0;font-style:italic}.selectedBookMeta{flex-wrap:wrap;gap:8px;margin:14px 0 20px;display:flex}.selectedBookMeta span{background:#c5a47117;border:1px solid #c5a47133;border-radius:999px;padding:6px 9px;font-size:.78rem}.selectedBookActions{flex-wrap:wrap;gap:10px;display:flex}.bookIntelligenceSection{border-bottom:1px solid #ffffff12;padding:22px 0}.bookIntelligenceSection:last-child{border-bottom:0}.bookSynopsis{color:#f5efe2d1;max-width:82ch;line-height:1.7}.availabilityEmpty{background:#ffffff06;border-radius:11px;flex-direction:column;gap:4px;padding:15px;display:flex}.availabilityEmpty span{color:var(--muted,#999)}.selectedOwnedList{flex-direction:column;gap:8px;display:flex}.selectedOwnedList button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#c5a4710d;border:1px solid #c5a47138;border-radius:10px;justify-content:space-between;gap:12px;padding:13px 15px;display:flex}.selectedOwnedList span{color:var(--muted,#999)}.wishlistPanel{overflow:hidden}.wishlistGrid{gap:12px;display:grid}.wishlistCard{background:#ffffff06;border:1px solid #ffffff17;border-radius:13px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px;display:grid}.wishlistCover{cursor:pointer;width:74px;height:106px;color:inherit;background:#ffffff0d;border:0;border-radius:7px;padding:0;overflow:hidden}.wishlistCover img{object-fit:cover;width:100%;height:100%}.wishlistCopy{min-width:0}.wishlistCopy h3{margin:2px 0 4px}.wishlistCopy p{margin:0 0 4px}.wishlistCopy small{color:var(--muted,#999)}.wishlistPrice{font-family:var(--font-literary), Georgia, serif;margin-top:10px;font-size:1.15rem;display:block}.wishlistActions{flex-direction:column;align-items:stretch;gap:8px;min-width:150px;display:flex}.textButton{color:var(--muted,#999);cursor:pointer;background:0 0;border:0;padding:7px}.textButton:hover{color:inherit}@media (max-width:900px){.discoveryWorkspace{grid-template-columns:1fr}.discoveryCandidates{border-bottom:1px solid #c5a47133;border-right:0}.candidateRail{grid-auto-columns:minmax(220px,72vw);grid-auto-flow:column;padding-bottom:8px;display:grid;overflow-x:auto}.discoveryDetailPane{padding:20px 16px}.wishlistCard{grid-template-columns:70px minmax(0,1fr)}.wishlistActions{flex-flow:wrap;grid-column:1/-1}}@media (max-width:560px){.discoveryHeroTopline{flex-direction:column}.selectedBookHero{grid-template-columns:92px minmax(0,1fr);gap:14px}.selectedBookCover{width:92px}.selectedBookIdentity h2{font-size:1.55rem}.selectedBookActions{grid-column:1/-1}.sellerOfferCard{grid-template-columns:48px minmax(0,1fr)}.wishlistCard{grid-template-columns:62px minmax(0,1fr)}.wishlistCover{width:58px;height:84px}}.genrePreferenceBlock{gap:14px;margin-top:22px;display:grid}.genrePreferenceBlock>div:first-child p{color:var(--ink-soft);max-width:850px;margin:5px 0 0;font-weight:400}.genreChoiceGrid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:9px;display:grid}.genreChoice{border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;display:flex}.genreChoice input{width:auto;margin:0}.genreChoice.selected{border-color:var(--gold);color:var(--cream);background:#bf91341f}.spotlightActions{align-items:center;gap:8px;display:flex}.recommendationBadge{letter-spacing:.06em;text-transform:uppercase;min-height:16px;margin-top:7px;font-weight:800;display:block;color:var(--gold)!important;font-size:9px!important}@media (max-width:700px){.genreChoiceGrid{grid-template-columns:1fr 1fr}.spotlightActions{gap:4px}.spotlightActions .ghostButton{padding-inline:8px}}.genrePreferenceTable{border:1px solid var(--line);background:#05161f5c;border-radius:12px;overflow:hidden}.genrePreferenceHeader{z-index:2;border-bottom:1px solid var(--line);min-height:44px;color:var(--cream);background:#091f2afa;font-weight:800;position:sticky;top:0}.genrePreferenceHeader span{text-align:center;padding:10px 12px}.genrePreferenceHeader span:first-child{text-align:left}.genrePreferenceRows{scrollbar-color:var(--gold) #ffffff0d;scrollbar-width:thin;max-height:430px;overflow-y:auto}.genrePreferenceRow{border-bottom:1px solid #ffffff13;min-height:47px;transition:background .15s}.genrePreferenceRow:last-child{border-bottom:0}.genreName{color:var(--cream);align-items:center;gap:9px;padding:9px 12px;font-weight:650;display:flex}.genreName small{color:var(--gold-light,var(--gold));letter-spacing:.08em;text-transform:uppercase;border:1px solid #bf913459;border-radius:999px;padding:2px 6px;font-size:9px}.genrePreferenceRow>label{cursor:pointer;border-left:1px solid #ffffff0f;place-items:center;min-height:47px;display:grid}.genrePreferenceLevelLabel{display:none}.genrePreferenceRow input{opacity:0;pointer-events:none;position:absolute}.genreRadioMark{background:#0000002e;border:1.5px solid #f6eeda9e;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.genrePreferenceRow input:checked+.genreRadioMark{border-color:var(--gold);background:#bf913433}.genrePreferenceRow input:checked+.genreRadioMark:after{content:"×";color:var(--cream);font-size:18px;line-height:1;transform:translateY(-1px)}.genrePreferenceSummary{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:13px;display:flex}.genrePreferenceSummary span{gap:5px;display:inline-flex}.genrePreferenceSummary .textButton{color:var(--gold-light,var(--gold));text-underline-offset:3px;background:0 0;border:0;margin-left:auto;padding:4px 0;text-decoration:underline}@media (max-width:700px){.genrePreferenceHeader,.genrePreferenceRow{grid-template-columns:minmax(150px,1fr) 66px 72px 82px}.genrePreferenceHeader span{padding-inline:5px;font-size:12px}.genreName{padding-inline:8px;font-size:12px}.genreName small{display:none}.genrePreferenceRows{max-height:380px}.genrePreferenceSummary .textButton{margin-left:0}}.searchRecognition{color:var(--gold,#c5a471);letter-spacing:.04em;margin:7px 0 0;font-size:.78rem;font-weight:800}@media (max-width:640px){.discoveryModeTabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.discoveryModeTabs button{padding:9px 8px;font-size:.75rem}}html,body{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:clip}.appFrame,.mainArea,.panel,.universalSearchPanel,.discoveryWorkspace,.discoveryCandidates,.discoveryDetailPane,.bookIntelligenceSection,.sellerOfferList,.sellerOfferCard{min-width:0;max-width:100%}img,svg,video,canvas{max-width:100%}body.bookDetailsOpen{overscroll-behavior:none;overflow:hidden}.modalBackdrop,.detailsModal{overscroll-behavior:contain}@media (max-width:900px){.candidateRail{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-direction:column;max-height:min(46dvh,430px);padding:0 3px 8px 0;display:flex;overflow:hidden auto}.candidateRailItem{flex:none}}.bookClubsPage .clubMainGrid{grid-template-columns:minmax(500px, 1fr) 14px minmax(320px, var(--club-conversation-width,38%));align-items:stretch;gap:0;display:grid}.bookClubsPage .clubReadingBoard,.bookClubsPage .clubConversation{min-width:0}.bookClubsPage .clubConversation{flex-direction:column;height:clamp(500px,68vh,720px);min-height:0;display:flex}.bookClubsPage .clubConversationResizeHandle{cursor:col-resize;touch-action:none;outline:none;align-self:stretch;min-height:320px;display:block;position:relative}.bookClubsPage .clubConversationResizeHandle:before{content:"";background:#6f62454d;border-radius:99px;width:2px;transition:width .16s,background .16s;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.bookClubsPage .clubConversationResizeHandle span{background:#eadbbd;border:1px solid #87662a6b;border-radius:99px;width:8px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 9px #25332b24}.bookClubsPage .clubConversationResizeHandle:hover:before,.bookClubsPage .clubConversationResizeHandle:focus-visible:before,.bookClubsPage .clubMainGrid.isResizing .clubConversationResizeHandle:before{background:#b48632;width:5px}.bookClubsPage .clubMainGrid.isResizing,.bookClubsPage .clubMainGrid.isResizing *{cursor:col-resize!important}.bookClubsPage .clubConversation .clubThread{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;gap:9px;height:auto;min-height:0;overflow-y:auto}.bookClubsPage .clubThread article.clubMessageGroup,.bookClubsPage .clubThread article.clubMessageGroup.mine{flex-direction:column;align-items:flex-start;gap:0;width:min(94%,680px);display:flex}.bookClubsPage .clubThread article.clubMessageGroup.mine{justify-self:end;align-items:flex-end}.bookClubsPage .clubMessageByline,.bookClubsPage .clubThread article.mine .clubMessageByline{align-items:center;gap:6px;width:auto;min-height:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 4px 4px!important;padding:0!important;display:flex!important}.bookClubsPage .clubMessageRow .clubMessageAvatar,.bookClubsPage .clubMessageRow .clubMessageAvatar img{width:24px;height:24px}.bookClubsPage .clubMessageByline strong{font-size:11px!important}.bookClubsPage .clubMessageByline time{color:#748078!important;margin:0!important;font-size:9px!important}.bookClubsPage .clubMessageByline time:before{content:"·";margin-right:5px}.bookClubsPage .clubThread article.clubMessageGroup>.clubMessageRow{width:100%;box-shadow:none;background:0 0;border-radius:0;align-items:flex-end;gap:7px;padding:0;display:flex}.bookClubsPage .clubThread article.clubMessageGroup.mine>.clubMessageRow{background:0 0;justify-content:flex-end}.bookClubsPage .clubMessageContent{width:calc(100% - 31px);min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;padding:0;display:grid}.bookClubsPage .clubThread article.clubMessageGroup.mine .clubMessageContent{width:100%}.bookClubsPage .clubMessageContent>.clubMessageStack{width:100%;box-shadow:none;background:0 0;border-radius:0;justify-items:start;gap:3px;padding:0;display:grid}.bookClubsPage .clubThread article.clubMessageGroup.mine .clubMessageStack{background:0 0;justify-items:end;width:100%}.bookClubsPage .clubMessageStack .clubMessageBubble{border-radius:4px 11px 11px;width:fit-content;max-width:92%;padding:6px 9px}.bookClubsPage .clubThread article.mine .clubMessageStack .clubMessageBubble{border-radius:11px 4px 11px 11px}.bookClubsPage .clubMessageStack .clubMessageBubble p{font-size:14px!important;line-height:1.42!important}.bookClubsPage .clubSystemActivity{color:#68746d;text-align:center;grid-template-columns:minmax(18px,1fr) auto minmax(18px,1fr);align-items:center;gap:8px;width:100%;padding:4px 0;font-size:10px;line-height:1.35;display:grid}.bookClubsPage .clubSystemActivity:before,.bookClubsPage .clubSystemActivity:after{content:"";background:#72664e38;height:1px}.bookClubsPage .clubSystemActivity time{color:#89908c;grid-column:2;margin-top:-5px;font-size:8px}.bookClubsPage .clubSystemActivity:after{grid-area:1/3}.bookClubsPage .clubMessageComposer{flex:none;align-items:end;margin-top:8px}.bookClubsPage .clubMessageComposer textarea{resize:none;height:42px;min-height:42px;max-height:120px;line-height:1.35;overflow-y:auto}.bookClubsPage .clubMessageComposer button{min-height:42px;padding-block:8px}@media (max-width:900px){.bookClubsPage .clubMainGrid{grid-template-columns:minmax(0,1fr);gap:10px}.bookClubsPage .clubConversationResizeHandle{display:none}.bookClubsPage .clubConversation{height:min(620px,72vh)}}.clubTitleList>article[role=button]{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.clubTitleList>article[role=button]:hover{border-color:#ad7e2894;transform:translateY(-1px);box-shadow:0 8px 20px #1c30271f}.clubTitleList>article[role=button]:focus-visible{outline-offset:2px;outline:3px solid #c99a3f94}.clubTitleList>article[role=button] button,.clubTitleList>article[role=button] select{cursor:pointer}.clubTitleList{gap:9px}.clubTitleColumn{padding:9px}.clubColumnEmpty{text-align:center;place-items:center;min-height:76px;display:grid}.clubVoteControl{align-self:center}.clubTitleStatus{justify-self:start}.clubBookDialogBackdrop{z-index:5300}.clubBookDialog{color:#244338;background:linear-gradient(145deg,#fbf5e8,#e7dac2);border:1px solid #c59a45b8;border-radius:22px;width:min(860px,100%);max-height:min(90vh,820px);padding:30px;position:relative;overflow:auto;box-shadow:0 34px 100px #0000009e}.clubBookDialogHero{grid-template-columns:210px minmax(0,1fr);gap:28px;padding-right:42px;display:grid}.clubBookDialogCover img,.clubBookDialogCover .quietCover{aspect-ratio:2/3;object-fit:cover;border-radius:11px;width:210px;box-shadow:0 18px 38px #222a2247}.clubBookDialogIntro{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.clubBookDialogIntro .eyebrow{margin:0}.clubBookDialogIntro h2{margin:.12em 0;font-size:clamp(34px,5vw,52px);line-height:1.03}.clubBookDialogAuthor{color:#59675f;margin:.1rem 0 1rem;font-size:19px}.clubBookDialogFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin:0 0 16px;display:grid}.clubBookDialogFacts>div{background:#ffffff6b;border:1px solid #936f3142;border-radius:10px;padding:10px 12px}.clubBookDialogFacts dt{color:#718078;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:850}.clubBookDialogFacts dd{margin:4px 0 0;font-weight:750}.clubBookDialogIntro button.isMyVote{color:#f7df9d;background:#315a49;border-color:#315a49}.clubBookTimeline,.clubBookDialogSynopsis,.clubBookHistory{border-top:1px solid #936f314d;margin-top:24px;padding-top:20px}.clubBookTimeline h3,.clubBookDialogSynopsis h3,.clubBookHistory h3{margin:0 0 12px;font-size:22px}.clubBookTimeline ol{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.clubBookTimeline li{color:#7b857f;grid-template-columns:28px 1fr;align-items:start;gap:7px;min-width:0;padding-right:12px;display:grid;position:relative}.clubBookTimeline li:not(:last-child):after{content:"";background:#cbbd9f;height:2px;position:absolute;top:13px;left:27px;right:0}.clubBookTimeline li>span{z-index:1;color:#7c817d;background:#eee4d1;border:2px solid #b9ad93;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid;position:relative}.clubBookTimeline li.complete>span{color:#f8e2a4;background:#315a49;border-color:#315a49}.clubBookTimeline li.current>span{color:#315044;background:#f2cf78;border-color:#b78327}.clubBookTimeline li.complete:not(:last-child):after{background:#668574}.clubBookTimeline li>div{gap:2px;padding-top:4px;display:grid}.clubBookTimeline strong{font-size:12px;line-height:1.25}.clubBookTimeline time{font-size:10px;line-height:1.25}.clubBookDialogScroll{scrollbar-gutter:stable;background:#ffffff70;border:1px solid #936f3133;border-radius:12px;height:180px;padding:14px 16px;overflow-y:auto}.clubBookDialogScroll p{color:#34483e;white-space:pre-wrap;margin:0;font-size:16px;line-height:1.7}.clubBookHistory dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.clubBookHistory dl>div{background:#ffffff61;border:1px solid #936f3138;border-radius:10px;padding:10px 12px}.clubBookHistory dt{color:#718078;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:850}.clubBookHistory dd{margin:4px 0 0;font-weight:750}.clubBookRecommendation{margin-top:14px}.clubBookRecommendation h4{margin:0 0 8px;font-size:16px}.clubBookRecommendation blockquote{color:#40564b;font:italic 16px/1.65 var(--font-literary), Georgia,serif;background:#fff6;border-left:3px solid #c3953c;border-radius:0 10px 10px 0;margin:0;padding:15px 18px}.clubBookDialogNavigation{border-top:1px solid #936f314d;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:grid}.clubBookDialogNavigation button:last-child{justify-self:end}.clubBookDialogNavigation span{color:#718078;font-size:12px;font-weight:750}.clubThread{gap:18px;padding:12px 10px}.clubThread article.clubMessageGroup{gap:0;width:min(96%,680px);display:flex}.clubThread article.clubMessageGroup.mine{width:min(90%,640px)}.clubMessageByline{grid-template-columns:26px auto 1fr;align-items:center;gap:7px;width:100%;margin:0 3px 6px!important;display:grid!important}.clubThread article.mine .clubMessageByline{grid-template-columns:1fr auto 26px}.clubThread article.mine .clubMessageByline .clubMessageAvatar{grid-column:3}.clubThread article.mine .clubMessageByline strong{grid-area:1/2}.clubThread article.mine .clubMessageByline time{text-align:right;grid-area:1/1}.clubMessageByline strong{font-size:12px!important}.clubMessageByline time{color:#7a847e!important;margin:0!important;font-size:10px!important}.clubMessageAvatar,.clubMessageAvatar img{width:26px!important;height:26px!important}.clubMessageStack{gap:4px;width:100%;display:grid}.clubMessageStack .clubMessageBubble{border-radius:6px 14px 14px;width:100%;max-width:none;padding:10px 13px}.clubThread article.mine .clubMessageStack .clubMessageBubble{border-radius:14px 6px 14px 14px}.clubMessageStack .clubMessageBubble p{font-size:15.5px!important;line-height:1.58!important}.clubInvitationReply{width:min(94%,680px)!important;max-width:none!important}.clubInvitationReply header{gap:8px;justify-content:center!important;display:flex!important}.clubInvitationReply header time{margin:0!important}.clubMessageComposer{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:7px;margin-top:8px}.clubMessageComposer textarea{resize:vertical;height:44px;min-height:44px;max-height:110px;padding:10px 12px}.clubMessageComposer button{min-width:72px;padding:8px 14px}.clubConversationResizeHandle{cursor:col-resize;touch-action:none;outline:none;align-self:stretch;min-height:260px;position:relative}.clubConversationResizeHandle:before{content:"";background:#6f624547;border-radius:99px;width:2px;transition:width .16s,background .16s;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.clubConversationResizeHandle span{background:#eadbbd;border:1px solid #87662a61;border-radius:99px;width:7px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 9px #25332b1f}.clubConversationResizeHandle:hover:before,.clubConversationResizeHandle:focus-visible:before,.clubMainGrid.isResizing .clubConversationResizeHandle:before{background:#b48632;width:4px}.clubConversationResizeHandle:focus-visible span{outline-offset:2px;outline:3px solid #c99a3f73}.clubMainGrid.isResizing{cursor:col-resize}@media (max-width:1100px){.clubMainGrid{grid-template-columns:1fr;gap:10px}.clubConversationResizeHandle{display:none}}@media (max-width:700px){.clubBookDialog{max-height:94vh;padding:22px 17px}.clubBookDialogHero{grid-template-columns:92px minmax(0,1fr);gap:15px;padding-right:28px}.clubBookDialogCover img,.clubBookDialogCover .quietCover{width:92px}.clubBookDialogCover .quietCover{padding:10px}.clubBookDialogCover .quietCover strong{font-size:14px}.clubBookDialogCover .quietCover span{font-size:10px}.clubBookDialogIntro h2{font-size:clamp(25px,8vw,34px)}.clubBookDialogAuthor{font-size:15px}.clubBookDialogFacts{grid-template-columns:1fr;gap:6px}.clubBookDialogFacts>div{padding:7px 9px}.clubBookTimeline ol{grid-template-columns:1fr;gap:9px}.clubBookTimeline li{grid-template-columns:28px 1fr;padding:0}.clubBookTimeline li:not(:last-child):after{width:2px;height:auto;inset:27px auto -9px 13px}.clubBookHistory dl{grid-template-columns:1fr 1fr}.clubBookDialogScroll{height:200px}.clubBookDialogNavigation{grid-template-columns:1fr 1fr}.clubBookDialogNavigation span{text-align:center;grid-area:1/1/auto/-1}.clubBookDialogNavigation button{grid-row:2;width:100%}.clubThread article.clubMessageGroup,.clubThread article.clubMessageGroup.mine{width:96%}.clubMessageStack .clubMessageBubble p{font-size:15px!important}.clubMessageComposer{grid-template-columns:minmax(0,1fr) auto}.clubMessageComposer button{width:auto;min-width:64px}}@media (max-width:820px){.mainArea{width:100%;max-width:100vw;padding-left:12px;padding-right:12px;overflow-x:hidden}.panel{width:100%;padding-left:16px;padding-right:16px}.universalSearchPanel{padding-left:0;padding-right:0}.universalSearchHero,.discoveryCandidates,.discoveryDetailPane{width:100%;max-width:100%}.sellerOfferCard{grid-template-columns:48px minmax(0,1fr);width:100%}.sellerOfferIdentity,.sellerOfferPrice,.sellerOfferActions{min-width:0;max-width:100%}.sellerOfferActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.sellerOfferActions>*{white-space:normal;width:100%;min-width:0}.modalBackdrop{z-index:300;padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));place-items:start center;overflow:hidden}.detailsModal{width:100%;max-height:calc(100dvh - max(16px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));-webkit-overflow-scrolling:touch;scroll-padding-top:64px;overflow-y:auto}.modalClose{z-index:5;float:right;margin:-8px -4px 4px 12px;position:sticky;top:0}}@media (max-width:560px){.selectedBookHero{grid-template-columns:82px minmax(0,1fr)}.selectedBookCover{width:82px}.selectedBookIdentity,.selectedBookIdentity h2,.selectedBookIdentity h3,.bookSynopsis,.availabilityEmpty,.sellerOfferIdentity span,.sellerOfferIdentity small{overflow-wrap:anywhere;min-width:0;max-width:100%}.selectedBookActions{grid-template-columns:1fr;width:100%;display:grid}.selectedBookActions>*{width:100%}.sellerOfferActions{grid-template-columns:1fr}.detailsModal{border-radius:16px;padding:14px 14px 24px}.detailsHero{gap:18px}.detailsCoverWrap img,.quietCover{width:min(150px,46vw)}}.candidateRailItem{padding:0;display:block;position:relative;overflow:hidden}.candidateSelectButton{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr);gap:11px;padding:10px 48px 10px 10px;display:grid}.candidateRailCopy{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.candidateRailCopy strong,.candidateRailCopy small{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.candidateRailCopy small{color:var(--muted,#999)}.candidateWishlistButton{color:#d9c08b;cursor:pointer;background:#051822e0;border:1px solid #c5a47159;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:1.25rem;line-height:1;display:grid;position:absolute;top:9px;right:9px}.candidateWishlistButton.saved{color:#f2d99f;background:#c5a4712e;border-color:#c5a471bf}.loadMoreResults{width:100%;margin-top:4px}.authDivider{color:var(--muted,#999);align-items:center;gap:10px;margin:14px 0 10px;display:flex}.authDivider:before,.authDivider:after{content:"";background:#ffffff1f;flex:1;height:1px}.passkeyButton{width:100%}.securitySetting{justify-content:space-between;align-items:center;gap:18px;display:flex}.securitySetting p{color:var(--muted,#999);margin:4px 0 0}@media (max-width:640px){.candidateSelectButton{padding-right:46px}.securitySetting{flex-direction:column;align-items:stretch}}.landingPage{z-index:1;color:#f5ead3;background:radial-gradient(circle at 18% 8%,#c5973e21,#0000 24%),radial-gradient(circle at 88% 20%,#c5973e14,#0000 28%),linear-gradient(145deg,#06131f 0%,#081b29 48%,#0a2431 100%);min-height:100vh;position:relative;overflow-x:hidden}.landingPage:before,.landingPage:after{content:"";pointer-events:none;z-index:-1;opacity:.34;filter:saturate(.78)brightness(.72);background:url(/images/library-room-desktop.png) 50%/520px no-repeat;position:absolute}.landingPage:before{width:760px;height:760px;top:20px;right:-270px;-webkit-mask-image:radial-gradient(circle,#000 0 35%,#0000 72%);mask-image:radial-gradient(circle,#000 0 35%,#0000 72%)}.landingPage:after{opacity:.2;width:620px;height:620px;bottom:100px;left:-300px;transform:rotate(180deg);-webkit-mask-image:radial-gradient(circle,#000 0 28%,#0000 70%);mask-image:radial-gradient(circle,#000 0 28%,#0000 70%)}.landingPage button{min-height:46px}.landingHeader{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03121de6;border-bottom:1px solid #d4af3740;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:14px clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.landingBrand{color:#f7f1e3;align-items:center;gap:12px;width:max-content;text-decoration:none;display:flex}.landingBrand img{border-radius:50%;width:58px;height:58px;box-shadow:0 7px 20px #00000059}.landingBrand strong{font:700 23px/1 var(--font-literary), Georgia,serif;display:block}.landingBrand small{color:#cdbfaa;margin-top:5px;font-size:12px;display:block}.landingNav{gap:28px;display:flex}.landingNav a{color:#e9ddc8;font-weight:700;text-decoration:none}.landingAuthActions{justify-self:end;gap:10px;display:flex}.landingTextButton{box-shadow:none!important;color:#f3e4c9!important;background:0 0!important;border:1px solid #edbd5273!important}.landingHero{grid-template-columns:minmax(0,1.18fr) minmax(380px,.72fr);align-items:center;gap:clamp(46px,7vw,110px);min-height:calc(100vh - 87px);padding:clamp(64px,9vw,124px) clamp(20px,7vw,110px);display:grid}.landingHeroCopy h1{color:#fff1d8;text-wrap:balance;letter-spacing:-.045em;margin:.38rem 0 1.5rem;font-size:clamp(52px,6.2vw,94px);line-height:.94}.landingLead{color:#d9cbb6;max-width:690px;font-size:clamp(18px,1.7vw,22px);line-height:1.65}.landingHeroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.landingTrustRow{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.landingTrustRow span{color:#e8c96f;background:#d4af3712;border:1px solid #d4af3747;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.landingJourney{color:#e5d4b6;flex-wrap:wrap;align-items:center;gap:9px;margin-top:30px;font-size:14px;font-weight:800;display:flex}.landingJourney span{border-bottom:1px solid #e0b95c57;padding-bottom:4px}.landingJourney i{color:#c89d43;font-style:normal}.landingAuthColumn{justify-self:end;width:100%;max-width:500px}.embeddedAuthCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;padding:34px 34px 30px;background:linear-gradient(150deg,#fffdf6fa,#efe9d8f5)!important;border:1px solid #d7b76c6b!important;box-shadow:0 30px 80px #0006!important}.embeddedAuthCard form{margin-top:18px}.authBrandLockup{border-bottom:1px solid #ac966452;justify-content:center;align-items:center;gap:16px;margin:0 auto 22px;padding-bottom:20px;display:flex}.authBrandSeal{object-fit:contain;filter:drop-shadow(0 10px 18px #05182238);border-radius:50%;width:92px;height:92px}.authBrandLockup strong{color:#0a2632;font:700 30px/1.02 var(--font-literary), Georgia,serif;max-width:230px;display:block}.authBrandLockup small{color:#8c6d31;letter-spacing:.11em;text-transform:uppercase;margin-top:7px;font-size:12px;font-weight:800;display:block}.landingStatement{text-align:center;background:#020e17c4;border-block:1px solid #d4af372e;padding:100px clamp(22px,12vw,190px)}.landingStatement h2{color:#fff0d5;max-width:970px;margin:.3rem auto 1rem;font-size:clamp(38px,5vw,68px)}.landingStatement>p:last-child{color:#d8ccb8;max-width:850px;margin:auto;font-size:20px;line-height:1.7}.landingFeatureSection,.landingFlow{padding:100px clamp(20px,7vw,110px)}.landingSectionHeading{max-width:850px;margin-bottom:38px}.landingSectionHeading h2{color:#fff0d5;margin:.35rem 0 .7rem;font-size:clamp(38px,5vw,64px)}.landingSectionHeading>p:last-child{color:#d5c7b1;font-size:19px;line-height:1.6}.landingFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landingFeatureGrid article{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(145deg,#061c29e6,#0c2b36d1);border:1px solid #d4af373b;border-radius:18px;min-height:250px;padding:28px;box-shadow:0 14px 34px #00000038}.landingFeatureGrid article>span{color:#d7a83f;font:700 15px var(--font-literary), Georgia,serif;letter-spacing:.12em}.landingFeatureGrid h3{color:#fff0d4;margin:28px 0 10px;font-size:27px}.landingFeatureGrid p{color:#cfc2ad;margin:0;line-height:1.65}.landingFlow{background:#020f18b3;border-block:1px solid #d4af372e}.landingFlowSteps{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landingFlowSteps span{color:#f6dfaa;background:#d4af3713;border:1px solid #d4af3757;border-radius:999px;padding:15px 20px;font-weight:900}.landingFlowSteps i{color:#d8a63b;font-size:24px;font-style:normal}.landingClosing{grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:70px clamp(22px,7vw,110px);display:grid}.landingClosing img{border-radius:50%;width:94px;height:94px}.landingClosing h2{color:#fff0d5;margin:.25rem 0;font-size:clamp(32px,4vw,52px)}.landingFooter{color:#a99d89;background:#03131f;border-top:1px solid #d4af3733;justify-content:space-between;gap:22px;padding:24px clamp(22px,7vw,110px);font-size:13px;display:flex}@media (max-width:1000px){.landingHeader{grid-template-columns:1fr auto}.landingNav{display:none}.landingHero{grid-template-columns:1fr;min-height:auto}.landingHeroCopy{max-width:none}.landingAuthColumn{justify-self:start;max-width:620px}.landingFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingPage:before{opacity:.22;right:-380px}}@media (max-width:650px){.landingHeader{padding:10px 14px}.landingBrand span{display:none}.landingBrand img{width:50px;height:50px}.landingAuthActions button{padding:10px 12px;font-size:13px}.landingHero{gap:46px;padding:52px 16px 72px}.landingHeroCopy h1{font-size:48px}.landingLead{font-size:18px}.landingHeroActions>*{flex:160px}.landingJourney i{display:none}.landingJourney span{text-align:center;border:1px solid #d4af373d;border-radius:999px;flex:90px;padding:8px 5px}.embeddedAuthCard{padding:26px 18px 28px}.authBrandLockup{gap:11px}.authBrandSeal{width:72px;height:72px}.authBrandLockup strong{font-size:24px}.authBrandLockup small{font-size:10px}.landingStatement,.landingFeatureSection,.landingFlow{padding:66px 18px}.landingFeatureGrid{grid-template-columns:1fr}.landingFeatureGrid article{min-height:0}.landingClosing{grid-template-columns:1fr;padding:60px 18px}.landingClosing img{width:75px;height:75px}.landingClosing button{width:100%}.landingFooter{flex-direction:column;padding:24px 18px}.landingFlowSteps i{display:none}.landingFlowSteps span{text-align:center;flex:135px}.landingPage:before{opacity:.16;width:520px;height:520px;top:80px;right:-330px}.landingPage:after{display:none}}body{background-color:#0000;background-image:radial-gradient(circle at 12% 7%,#c5973e1c,#0000 23%),radial-gradient(circle at 91% 12%,#c5973e12,#0000 27%),linear-gradient(145deg,#06131f 0%,#081b29 48%,#0a2431 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}body:before{opacity:.22;background:linear-gradient(#020c142e,#020c1459)}.appFrame{isolation:isolate;background:0 0;overflow:hidden}.appFrame:before,.appFrame:after{content:"";z-index:-1;pointer-events:none;filter:saturate(.72)brightness(.66);opacity:.16;background:url(/images/library-room-desktop.png) 50%/500px no-repeat;width:660px;height:660px;position:fixed;-webkit-mask-image:radial-gradient(circle,#000 0 30%,#0000 70%);mask-image:radial-gradient(circle,#000 0 30%,#0000 70%)}.appFrame:before{top:44px;right:-315px}.appFrame:after{opacity:.1;bottom:-170px;left:-340px;transform:rotate(180deg)}.sidebar{z-index:12}.landingHeroThought{color:#e8c66f;max-width:720px;font:italic 700 clamp(22px,2.2vw,30px)/1.45 var(--font-literary), Georgia,serif;margin:0 0 20px}.landingIntro{color:#cfc1ad;max-width:710px;margin:15px 0 0;font-size:17px;line-height:1.7}.landingBuildSection{padding:100px clamp(20px,7vw,110px)}.landingBuildGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landingBuildGrid article{background:linear-gradient(145deg,#061c29eb,#0c2b36d6);border:1px solid #d4af373d;border-radius:20px;grid-template-columns:74px minmax(0,1fr);gap:18px;min-height:250px;padding:30px;display:grid;box-shadow:0 18px 38px #0000003b}.landingMethodIcon{color:#efc45f;width:68px;height:68px;font:700 35px var(--font-literary), Georgia,serif;background:#d4af3717;border:1px solid #e0b95c66;border-radius:18px;place-items:center;display:grid}.landingStep{color:#d7a83f;font:700 12px var(--font-literary), Georgia,serif;letter-spacing:.15em;margin:2px 0 24px}.landingBuildGrid h3{color:#fff0d4;margin:0 0 10px;font-size:28px}.landingBuildGrid article div>p:last-child{color:#cfc2ad;margin:0;line-height:1.65}.landingValueSection{background:#020e17b8;border-block:1px solid #d4af372e;grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);align-items:center;gap:clamp(45px,8vw,120px);padding:110px clamp(20px,9vw,150px);display:grid}.landingValueCopy h2{color:#fff0d5;margin:.35rem 0 1rem;font-size:clamp(40px,5vw,66px)}.landingValueCopy>p:last-of-type{color:#d5c8b4;max-width:720px;font-size:19px;line-height:1.7}.landingValuePoints{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:28px;display:grid}.landingValuePoints span{color:#eadcc5;padding-left:24px;font-weight:700;position:relative}.landingValuePoints span:before{content:"✓";color:#e1b44e;position:absolute;left:0}.landingValueCard{color:#0b2632;background:linear-gradient(150deg,#fffdf6fa,#efe9d8f7);border:1px solid #d6b76c80;border-radius:24px;justify-self:end;width:min(440px,100%);padding:30px;transform:rotate(1deg);box-shadow:0 30px 80px #00000061}.landingValueCardTop{justify-content:space-between;align-items:center;display:flex}.landingValueCardTop span{font:700 25px var(--font-literary), Georgia,serif}.landingValueCardTop small{color:#f5d77e;text-transform:uppercase;letter-spacing:.08em;background:#0c2d39;border-radius:999px;padding:6px 10px;font-weight:800}.landingValueCard>strong{font:700 72px/1 var(--font-literary), Georgia,serif;color:#0c2d39;margin-top:35px;display:block}.landingValueCard>p{color:#6e6a5d;margin:4px 0 28px;font-weight:700}.landingValueCard hr{border:0;border-top:1px solid #7966423d}.landingValueCard>small{color:#7d7059;text-transform:uppercase;letter-spacing:.11em;margin-top:24px;font-weight:800;display:block}.landingValueCard>b{font:700 46px var(--font-literary), Georgia,serif;color:#9a6d1c;margin-top:7px;display:block}.landingValueMiniGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.landingValueMiniGrid span{background:#ffffff59;border:1px solid #7966422e;border-radius:12px;gap:4px;padding:13px;display:grid}.landingValueMiniGrid b{font:700 24px var(--font-literary), Georgia,serif}.landingValueMiniGrid small{color:#716b5f}@media (max-width:1000px){.landingBuildGrid,.landingValueSection{grid-template-columns:1fr}.landingValueCard{justify-self:start}.appFrame:before{opacity:.1;right:-420px}}@media (max-width:650px){.landingHeroThought{font-size:22px}.landingIntro{font-size:16px}.landingBuildSection{padding:66px 18px}.landingBuildGrid article{grid-template-columns:58px minmax(0,1fr);min-height:0;padding:22px 18px}.landingMethodIcon{width:54px;height:54px;font-size:28px}.landingBuildGrid h3{font-size:24px}.landingValueSection{padding:72px 18px}.landingValuePoints{grid-template-columns:1fr}.landingValueCard{padding:24px;transform:none}.landingValueCard>strong{font-size:60px}.landingValueCard>b{font-size:39px}.appFrame:before,.appFrame:after{display:none}}.frozenTable{background:#fbf8f2;border:1px solid #b4a07859;border-radius:16px;max-height:65vh;overflow:auto}.stickyHeader{z-index:40;background:#efe8d8;position:sticky;top:0;box-shadow:0 3px 10px #00000014}.genrePreferenceHeader,.genrePreferenceRow{grid-template-columns:240px repeat(3,120px);align-items:center;display:grid}.stickyGenre{z-index:30;background:#fbf8f2;border-right:1px solid #b4a07840;padding-right:18px;position:sticky;left:0}.genrePreferenceHeader .stickyGenre{z-index:45;background:#efe8d8}.genrePreferenceRows{overflow-y:auto}.genrePreferenceRow:hover{background:#f4eee2}.genrePreferenceRow label{justify-content:center;align-items:center;display:flex}.genrePreferenceRow input{cursor:pointer;width:30px;height:30px}.genrePreferenceSummary{margin-top:18px}@media (max-width:900px){.genrePreferenceHeader,.genrePreferenceRow{min-width:620px}.stickyGenre{width:200px}}@media (max-width:820px){.mobileMenuBackdrop{z-index:125!important;-webkit-backdrop-filter:none!important;background:#00080e75!important;position:fixed!important;inset:0!important}.sidebar{z-index:140!important;opacity:1!important;-webkit-filter:none!important;width:min(86vw,360px)!important;height:100dvh!important;transition:transform .24s!important;position:fixed!important;top:0!important;left:0!important;transform:translate(-105%)!important}.sidebar.mobileOpen{opacity:1!important;-webkit-filter:none!important;transform:translate(0)!important}.mobileAppBar{z-index:135!important;position:relative!important}}:root{--ink:#243129;--ink-soft:#455349;--muted:#6f796f;--moss:#52695a;--moss-dark:#344b3e;--moss-deep:#23382e;--olive:#75806c;--sage:#a7b2a2;--paper:#f3efe5;--card:#fcfaf4;--card-soft:#ebe5d8;--clay:#8b6448;--clay-dark:#6e4c36;--brass:#a68443;--gold:#b08a42;--cream:#fffaf0;--line:#d7cfbf;--line-dark:#aaa18f;--shadow:#1f30271f;--radius-sm:9px;--radius-md:14px;--radius-lg:20px;--ease:.16s ease}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--ink);background-color:#0000;background-image:radial-gradient(circle at 90% 5%,#a6844314,#0000 24rem),linear-gradient(145deg,#e8e3d7,#f3efe6 44%,#e8ece5);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body:before{opacity:.28;mix-blend-mode:normal;background:linear-gradient(#f8f5ed59,#ebeee77a),url(/images/library-room-desktop.png) right -170px top -70px/570px no-repeat}h1,h2,h3,.panelKicker{font-family:var(--font-literary), Georgia, "Times New Roman", serif;color:var(--moss-deep);text-wrap:balance}h1{letter-spacing:-.035em}h2{letter-spacing:-.02em}p{text-wrap:pretty}button,.fileButton{border-radius:var(--radius-sm);background:var(--moss-dark);color:#fffdf7;min-height:44px;transition:background-color var(--ease), border-color var(--ease), color var(--ease), box-shadow var(--ease), transform var(--ease);padding:10px 16px;font-weight:750;box-shadow:0 4px 12px #23382e24}button:hover,.fileButton:hover{filter:none;background:#2c4437;transform:translateY(-1px);box-shadow:0 7px 18px #23382e2e}button:active,.fileButton:active{transform:translateY(0)}.secondary{color:var(--moss-deep);border:1px solid var(--line-dark);box-shadow:none;background:#f7f3e9}.secondary:hover{color:var(--moss-deep);background:#ebe4d6}.danger{color:#7b352f;box-shadow:none;background:#f5e7e2;border:1px solid #d9bdb5}.danger:hover{color:#6c2e29;background:#edd8d1}.ghostButton,.linkButton,.textButton{color:var(--moss-dark);box-shadow:none;background:0 0}.ghostButton:hover,.linkButton:hover,.textButton:hover{color:var(--moss-deep);box-shadow:none;background:#344b3e14}:where(button,input,select,textarea,a):focus-visible{outline-offset:3px;outline:3px solid #a684437a}input,select,textarea{border-radius:var(--radius-sm);border-color:var(--line);min-height:44px;color:var(--ink);background:#fffdf8;box-shadow:inset 0 1px 2px #25312908}input::placeholder,textarea::placeholder{color:#858c84}input:focus,select:focus,textarea:focus{border-color:var(--moss);box-shadow:0 0 0 3px #52695a24}.eyebrow{color:var(--brass);letter-spacing:.16em}.muted,.softText{color:var(--muted)}.appFrame{isolation:isolate;background:linear-gradient(135deg,#f6f3ebf5,#e9eee7f5)}.appFrame:before{filter:saturate(.64)sepia(.12);opacity:.12;background:url(/images/library-room-desktop.png) 50%/510px no-repeat;width:620px;height:620px;top:-80px;right:-285px;-webkit-mask-image:radial-gradient(circle,#000 0 28%,#0000 70%);mask-image:radial-gradient(circle,#000 0 28%,#0000 70%)}.appFrame:after{display:none}.sidebar{background:linear-gradient(#253a2ff6,#1e3127fb),url(/images/library-room-desktop.png) center bottom -150px/410px no-repeat;border-right:1px solid #b89a5f47;width:260px;padding:24px 17px 20px;box-shadow:12px 0 34px #1f30271c}.sidebarBrand{border-bottom-color:#ffffff1f;gap:12px;padding:2px 8px 22px}.sidebarBrand img{width:54px;height:54px}.sidebarBrand strong{color:#fff9ed;letter-spacing:-.02em;font-size:27px}.sidebarBrand small,.sidebarFooter small{color:#c8d0c8}.sideNavItem{color:#edf1eb;border-radius:10px;gap:12px;min-height:46px;padding:10px 12px;font-size:14px;font-weight:700}.sideNavItem:hover{background:#ffffff12}.sideNavItem.active{color:#fff5d9;background:#fff9e81f;border-color:#d2b4747a;box-shadow:inset 3px 0 #c49b52}.navIcon{color:#d5b46f;place-items:center;width:22px;height:22px;font-size:19px;display:grid}.sidebarFooter{border-top-color:#ffffff1f}.profileBadge{color:var(--moss-deep);background:#d8bd82}.signOutLink{color:#d5ddd4}.topBar{border-bottom:1px solid #4a5d5024;gap:24px;margin-bottom:26px;padding:0 0 22px}.topBar h1{color:var(--moss-deep);font-size:clamp(38px,4.6vw,60px)}.topSearch input{border-color:var(--line);color:var(--ink);background:#fffdf8e6}.panel,.darkPanel,.statCard{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7f0;border:1px solid #5d706233;box-shadow:0 10px 28px #293c3114}.panel{border-radius:var(--radius-lg);padding:clamp(20px,2.4vw,30px)}.darkPanel{border-radius:var(--radius-md)}.panelKicker{color:var(--moss-deep)}.statCard{border-radius:var(--radius-md);min-height:126px}.statCard:hover{border-color:#a6844380;box-shadow:0 14px 30px #293c311f}.statCard strong,.goalCard>strong,.valueCard>strong,.collectorFacts b{color:var(--moss-dark)}.statCard span,.goalCard>span,.valueCard>span{color:var(--ink-soft)}.statIcon{color:var(--brass)}.progress{background:#e1ddd2}.progress i{background:linear-gradient(90deg, var(--moss), var(--brass))}.bookCard{border-radius:var(--radius-md);color:var(--ink);background:#fffdf8;border-color:#5d706233;box-shadow:0 7px 20px #293c3114}.bookCard:hover{transform:translateY(-2px);box-shadow:0 13px 28px #293c3121}.bookCover,.bookCoverPlaceholder{background:linear-gradient(145deg,#d9ddd4,#eef0e9)}.bookCover{padding:14px}.bookCoverPlaceholder{color:var(--moss)}.chips span{color:var(--ink-soft);background:#ece8dc;border-color:#d8d0bf}.cardActions{border-top:1px solid #5d70621f}.collectionTiles button,.candidateRailItem,.sellerResultCard,.sellerOfferCard,.wishlistCard,.availabilityEmpty{color:var(--ink);background:#faf7efdb;border-color:#5d706233}.collectionTiles button:hover,.candidateRailItem:hover,.sellerResultCard:hover{background:#f2ede2;border-color:#a6844375}.collectionTiles span,.candidateRailItem.active,.sellerResultCard small{color:var(--brass)}.candidateRailItem.active{background:#a6844317;border-color:#a6844385}.bookSynopsis{color:var(--ink-soft)}.candidateWishlistButton{color:var(--brass);background:#f8f4e9}.purchaseReturnBanner{color:var(--ink);background:#fffaf0;border-color:#a6844380;box-shadow:0 18px 48px #1f30272e}.loanTableWrap{border-color:var(--line)}.loanTable{color:var(--ink);background:#fffdf8}.loanTable th{background:var(--moss-dark);color:#fffaf0}.loanTable tbody tr:nth-child(2n){background:#f3efe7}.loanTable tbody tr:hover{background:#ece7da}.landingPage:before,.landingPage:after{filter:saturate(.58)sepia(.16);opacity:.16}.landingPage:before{top:10px;right:-250px}.landingHeader{background:#f8f6efe6;border-bottom-color:#485c4e29;box-shadow:0 4px 22px #2431290f}.landingBrand{color:var(--moss-deep)}.landingNav a{color:var(--ink-soft)}.landingStatement,.landingFlow,.landingValueSection{background:#e7ebe3bd;border-color:#52695a24}.landingBuildGrid article,.landingFeatureGrid article{background:#fffdf7e6;border-color:#5d706233;box-shadow:0 12px 30px #293c3114}.landingMethodIcon{color:var(--brass);background:#a6844314;border-color:#a684435c}.landingFlowSteps i{color:var(--brass)}.landingFooter{background:var(--moss-deep);color:#d8dfd8;border-color:#ffffff1a}.authShell{background:linear-gradient(#253a2fc2,#253a2fd1),url(/images/library-room-desktop.png) 50%/620px}.authCard,.embeddedAuthCard{color:var(--ink);background:#fffdf7f7!important;border-color:#a6844361!important}.authCard h1,.embeddedAuthCard h1{color:var(--moss-deep)!important}.authCard .muted{color:var(--muted)!important}.authDivider:before,.authDivider:after{background:var(--line)}@media (max-width:1200px){.sidebar{width:242px}.mainArea{padding-inline:24px}}@media (max-width:820px){body:before{opacity:.2;background-position:right -250px top -100px}.appFrame{padding-top:68px}.mobileAppBar{height:68px;background:#f8f6eff5!important;border-bottom:1px solid #485c4e29!important;box-shadow:0 5px 20px #24312914!important}.mobileMenuButton span{background:var(--moss-deep)!important}.sidebar{background:linear-gradient(#253a2ffa,#1e3127fc),url(/images/library-room-desktop.png) center bottom -130px/400px no-repeat;width:min(88vw,340px)!important}.mainArea{padding:22px 16px 56px}.topBar{padding-bottom:18px}}@media (max-width:650px){body:before,.landingPage:after{display:none}.landingPage:before{opacity:.1;width:500px;height:500px;right:-335px}.landingHero{padding-top:48px}.landingHeroCopy h1{font-size:clamp(42px,13vw,54px);line-height:1}.landingBuildGrid article{grid-template-columns:54px minmax(0,1fr)}.landingValueCard{box-shadow:0 18px 42px #293c3124}.panel{border-radius:16px;padding:18px}.statsGrid{gap:10px}.statCard{min-height:112px;padding:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--library-navy:#071a2a;--library-navy-deep:#04131f;--library-charcoal:#171a18;--library-walnut:#4f3528;--library-brass:#c99a3d;--library-ivory:#f7f1e3;--library-parchment:#f2ead9}body{color:var(--library-ivory);background:radial-gradient(circle at 52% 15%, #705a3524, transparent 30rem), linear-gradient(145deg, var(--library-navy-deep), #0a2130 52%, #142729)}body:before{opacity:1;filter:saturate(.82)contrast(.96)brightness(.76);background:linear-gradient(90deg,#04131ff5 0%,#04131fb3 18%,#0000 48%),linear-gradient(270deg,#04131ff0 0%,#04131fb3 18%,#0000 48%),url(/images/library-room-desktop.png) top/760px;display:block}.landingPage{color:var(--library-ivory);background:radial-gradient(circle at 54% 20%, #7c5e3121, transparent 29rem), linear-gradient(145deg, var(--library-navy-deep) 0%, var(--library-navy) 50%, #11272a 100%)}.landingPage:before,.landingPage:after{content:"";z-index:-1;pointer-events:none;opacity:1;filter:saturate(.84)contrast(.97)brightness(.82);display:block;position:absolute;-webkit-mask-image:none;mask-image:none}.landingPage:before{background:linear-gradient(90deg, var(--library-navy) 0%, #071a2ad6 15%, #071a2a61 48%, transparent 76%), linear-gradient(180deg, transparent 63%, var(--library-navy) 100%), url(/images/library-room-desktop.png) 68% 14% / 820px auto no-repeat;width:min(46vw,690px);height:860px;inset:84px 0 auto auto}.landingPage:after{background:linear-gradient(90deg, transparent 25%, #071a2a73 62%, var(--library-navy) 100%), linear-gradient(180deg, var(--library-navy) 0%, transparent 20%, transparent 76%, #0b222c 100%), url(/images/library-room-desktop.png) 18% 46% / 780px auto no-repeat;width:min(29vw,420px);height:820px;top:650px;left:0;transform:none}.landingHeader{background:#04131ff0;border:1px solid #c99a3d7a;border-top:0;box-shadow:0 9px 34px #00000042}.landingBrand,.landingNav a{color:#f7efe1}.landingBrand small{color:#d3bd90}.landingNav a:hover{color:#edc369}.landingTextButton{color:#f5e7ca!important;border-color:#c99a3d8c!important}.landingHero{background:linear-gradient(90deg,#04131ffa 0%,#04131ff2 48%,#04131f9e 68%,#04131f2e 100%);min-height:calc(100vh - 87px);position:relative}.landingHeroCopy{z-index:2;position:relative}.landingHeroCopy h1,.landingStatement h2,.landingSectionHeading h2,.landingClosing h2,.landingValueCopy h2{color:#fff4df}.landingHeroThought{color:#dfb55a}.landingLead,.landingIntro,.landingSectionHeading>p:last-child,.landingStatement>p:last-child,.landingValueCopy>p:last-of-type{color:#d8cec0}.landingTrustRow span{color:#ecd28b;background:#c99a3d14;border-color:#c99a3d66}.landingStatement,.landingFlow,.landingValueSection{color:#eee5d6;background:linear-gradient(145deg,#132020fa,#36271df5);border-color:#c99a3d3b}.landingBuildSection,.landingFeatureSection{background:linear-gradient(145deg,#0a1f2b,#12282c)}.landingBuildGrid article,.landingFeatureGrid article{color:#26352d;background:linear-gradient(145deg,#fffaeffa,#e8dcc6f7);border-color:#c99a3d4d;box-shadow:0 18px 42px #00000045}.landingBuildGrid h3,.landingFeatureGrid h3{color:#20372d}.landingBuildGrid article div>p:last-child,.landingFeatureGrid p{color:#596058}.landingMethodIcon{color:#e4b958;background:#20372d}.landingValueCard,.embeddedAuthCard{box-shadow:0 30px 80px #0000007a!important}.landingFlowSteps span{color:#f0d797;background:#c99a3d14;border-color:#c99a3d66}.landingClosing{background:linear-gradient(90deg,#081a26,#12272a)}.appFrame:before{opacity:.34;filter:saturate(.78)brightness(.72);background:url(/images/library-room-desktop.png) 68% 15%/780px no-repeat;width:780px;height:900px;display:block;top:-60px;right:-240px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 42%);mask-image:linear-gradient(90deg,#0000,#000 42%)}.appFrame:after{opacity:.2;filter:saturate(.78)brightness(.72);background:url(/images/library-room-desktop.png) 18% 55%/720px no-repeat;width:430px;height:760px;display:block;bottom:-120px;left:-190px;-webkit-mask-image:linear-gradient(270deg,#0000,#000 60%);mask-image:linear-gradient(270deg,#0000,#000 60%)}.mainArea{z-index:1;position:relative}.topBar{border-bottom-color:#c99a3d40}.topBar h1{color:#fff3dc}.topBar .muted{color:#c7bcaa}.topSearch input{color:var(--ink);background:#fffbf2f5}.panel,.darkPanel,.statCard,.bookCard{color:var(--ink);background:linear-gradient(145deg,#fffbf2fa,#ede3d0f7);border-color:#c99a3d4d;box-shadow:0 15px 36px #0000003d}.panel h1,.panel h2,.panel h3,.darkPanel h1,.darkPanel h2,.darkPanel h3,.statCard h1,.statCard h2,.statCard h3,.bookCard h1,.bookCard h2,.bookCard h3{color:var(--moss-deep)}.panel .muted,.bookCard .muted,.author,.notes,.statCard small,.softText{color:var(--muted)}.sidebar{background:linear-gradient(#04131fe6,#04131ff2),url(/images/library-room-desktop.png) 36% bottom/520px no-repeat;border-right-color:#c99a3d57}@media (max-width:1000px){.landingPage:before{width:55vw;right:-9vw}.landingHero{background:linear-gradient(90deg,#04131ffc 0%,#04131ff0 66%,#04131f80 100%)}}@media (max-width:650px){body:before{display:none}.landingPage:before{background:linear-gradient(90deg, var(--library-navy) 0%, #071a2ac2 24%, transparent 72%), linear-gradient(180deg, transparent 64%, var(--library-navy) 100%), url(/images/library-room-desktop.png) 70% 17% / 590px auto no-repeat;width:72vw;height:540px;display:block;top:66px;right:-34vw}.landingPage:after{background:linear-gradient(90deg, transparent 24%, var(--library-navy) 100%), linear-gradient(180deg, var(--library-navy) 0%, transparent 26%, transparent 72%, #0b222c 100%), url(/images/library-room-desktop.png) 20% 58% / 570px auto no-repeat;width:62vw;height:430px;display:block;top:760px;left:-34vw}.landingHero{background:linear-gradient(90deg,#04131ffc 0%,#04131ff2 64%,#04131fb3 100%)}.appFrame:before{opacity:.24;width:440px;right:-280px}.appFrame:after{display:none}}.landingPage:before{filter:saturate(.88)contrast(.98)brightness(.9);background:linear-gradient(90deg, var(--library-navy) 0%, #071a2ab8 14%, #071a2a42 44%, transparent 70%), linear-gradient(180deg, transparent 72%, var(--library-navy) 100%), url(/images/library-room-desktop.png) 54% 6% / 660px auto no-repeat;width:min(50vw,740px);height:940px}.landingPage:after{filter:saturate(.86)contrast(.98)brightness(.87);background:linear-gradient(90deg, transparent 18%, #071a2a47 58%, var(--library-navy) 100%), linear-gradient(180deg, transparent 68%, var(--library-navy) 100%), url(/images/library-room-desktop.png) 18% 11% / 680px auto no-repeat;width:min(31vw,455px);height:980px;top:90px}.landingHero:after{content:"A place for every book. A story for every life.";z-index:3;color:#cda24c;width:min(540px,70vw);font:italic 600 14px/1.4 var(--font-literary), Georgia, serif;letter-spacing:.025em;text-align:center;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.landingHero:before{content:"";z-index:3;background:linear-gradient(90deg,#0000,#c99a3d94 18%,#0000 43% 57%,#c99a3d94 82%,#0000);width:min(760px,78vw);height:1px;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.landingHeroCopy h1:after{content:"";background:linear-gradient(90deg,#b9862d,#d3aa55 78%,#0000);width:min(410px,70%);height:1px;margin-top:26px;display:block}.embeddedAuthCard{border:1px solid #976924b8!important;border-radius:22px!important;box-shadow:inset 0 0 0 4px #fffaebb3,inset 0 0 0 5px #9769243d,0 30px 80px #0000007a!important}.authBrandLockup{border-bottom-color:#a9792b61}.landingHeroActions button,.landingAuthActions button{border:1px solid #c99a3d7a}.landingHeroActions .secondary{border-color:#c99a3d9e}.landingTrustRow span{border-color:#c99a3d94;box-shadow:inset 0 0 0 1px #03111b4d}@media (max-width:1000px){.landingPage:before{width:59vw;right:-13vw}.landingPage:after{width:38vw;left:-14vw}.landingHero:after{bottom:18px}.landingHero:before{bottom:28px}}@media (max-width:650px){.landingPage:before{filter:saturate(.84)contrast(.97)brightness(.84);background:linear-gradient(90deg, var(--library-navy) 0%, #071a2ab3 22%, #071a2a47 58%, transparent 86%), linear-gradient(180deg, transparent 72%, var(--library-navy) 100%), url(/images/library-room-desktop.png) 58% 7% / 520px auto no-repeat;width:84vw;height:620px;top:66px;right:-45vw}.landingPage:after{filter:saturate(.82)contrast(.97)brightness(.8);background:linear-gradient(90deg, transparent 16%, #071a2a5c 52%, var(--library-navy) 100%), linear-gradient(180deg, var(--library-navy) 0%, transparent 25%, transparent 74%, #0b222c 100%), url(/images/library-room-desktop.png) 18% 56% / 540px auto no-repeat;width:72vw;height:500px;display:block;top:720px;left:-43vw}.landingHero:before,.landingHero:after{display:none}.landingHeroCopy h1:after{width:66%;margin-top:20px}.embeddedAuthCard{border-radius:18px!important}}.landingHeader{gap:20px;min-height:72px;padding:9px clamp(22px,4vw,58px)}.landingBrand small{margin-top:3px;font-size:11px}.landingAuthActions{gap:8px}.landingAuthActions button,.landingHeroActions button{min-height:40px;padding:8px 14px;font-size:14px}.landingHeroCopy h1{margin:.32rem 0 1.1rem;font-size:clamp(46px,5.15vw,76px);line-height:.97}.landingHeroCopy h1:after{margin-top:20px}.landingHeroThought{margin-bottom:15px;font-size:clamp(20px,1.8vw,26px);line-height:1.38}.landingLead{font-size:clamp(16px,1.35vw,19px);line-height:1.55}.landingIntro{margin-top:11px;font-size:15px;line-height:1.62}.landingHeroActions{gap:9px;margin-top:24px}.authBrandLockup{gap:12px;margin-bottom:16px;padding-bottom:15px}.authBrandLockup strong{font-size:26px}.authBrandLockup small{margin-top:5px;font-size:10px}.embeddedAuthCard>h1{font-size:clamp(27px,3vw,35px)!important}.embeddedAuthCard input{min-height:41px;padding-block:9px}.embeddedAuthCard button{min-height:41px}.mainArea{padding:24px clamp(17px,2.5vw,34px) 58px}.topBar{margin-bottom:18px;padding-bottom:16px}.topBar h1{font-size:clamp(34px,4vw,50px)}.welcomeRow{margin-bottom:13px}.welcomeRow h2{font-size:28px}.statsGrid{gap:9px;margin-bottom:13px}.statCard{gap:10px;min-height:104px;padding:13px}.statCard div{gap:2px}.statCard strong{font-size:29px;line-height:1.05}.statCard span{font-size:13px}.statCard small{font-size:11px}.statIcon{font-size:21px}.dashboardGrid{gap:10px;margin-bottom:10px}.darkPanel{padding:17px}.panelKicker{font-size:17px}.goalCard>strong,.valueCard>strong{margin:14px 0 3px;font-size:36px}.goalCard>span,.valueCard>span{font-size:13px}.progress{height:6px;margin:15px 0 6px}.collectorFacts{gap:5px;margin-top:15px}.collectorFacts b{font-size:21px}.collectorFacts small{font-size:11px}.collectionPanel{margin-bottom:13px}.collectionTiles{gap:10px;margin-top:13px}.collectionTiles button{min-height:102px;padding:13px}.collectionTiles span{font-size:23px}.recentStrip{gap:10px}.recentStrip strong{margin-top:5px;font-size:12px}.genrePreferenceBlock{gap:11px;margin-top:16px}.genrePreferenceBlock>div:first-child p{color:#5c625c;margin-top:3px;font-size:13px;line-height:1.5}.genrePreferenceTable.frozenTable{color:#243129;background:linear-gradient(145deg,#f8f1e3,#e9ddc8);border:1px solid #9a712f80;border-radius:15px;max-height:520px;overflow:auto;box-shadow:inset 0 0 0 3px #fffcf39e,0 13px 30px #0000002e}.genrePreferenceHeader.stickyHeader{color:#fff4df;background:linear-gradient(#344b3e,#293e34);border-bottom:1px solid #c99a3d8c;grid-template-columns:minmax(190px,1fr) 82px 82px 96px;min-height:40px;box-shadow:0 4px 12px #202b2324}.genrePreferenceHeader span{color:#f3e8d2;letter-spacing:.08em;padding:9px 7px;font-size:11px}.genrePreferenceHeader .stickyGenre{color:#fff4df;background:linear-gradient(#344b3e,#293e34)}.genrePreferenceRows{max-height:440px;overflow:visible}.genrePreferenceRow{min-height:42px;transition:background-color var(--ease), box-shadow var(--ease);background:#fffcf55c;border-bottom:1px solid #6e583626;grid-template-columns:minmax(190px,1fr) 82px 82px 96px}.genrePreferenceRow:nth-child(2n){background:#5d4b310b}.genrePreferenceRow:hover{background:#c99a3d1c;box-shadow:inset 3px 0 #c99a3db8}.genrePreferenceRow.popular{background:#52695a13}.genrePreferenceRow.popular:hover{background:#52695a24}.genreName.stickyGenre{color:#2c3f34;min-height:42px;font:700 13px/1.2 var(--font-literary), Georgia, serif;background:#f1e8d8;border-right:1px solid #9a712f38;padding:8px 13px}.genrePreferenceRow:nth-child(2n) .genreName.stickyGenre{background:#ebe0cf}.genreName small{color:#927031;letter-spacing:.08em;margin-top:2px;font-family:Inter,sans-serif;font-size:8px}.genrePreferenceRow>label{border-left:1px solid #6e583614;min-height:42px;padding:6px}.genrePreferenceRow>label:hover{background:#52695a1a}.genrePreferenceRow>label:has(input:checked){background:#344b3e29}.genrePreferenceRow input{width:22px;height:22px}.genreRadioMark{background:#fffaf0;border-color:#8c8069;width:19px;height:19px}.genrePreferenceRow input:checked+.genreRadioMark{background:#344b3e;border-color:#344b3e;box-shadow:0 0 0 2px #c99a3d38}.genrePreferenceSummary{color:#556057;background:#f2ead9e6;border:1px solid #9a712f4d;border-radius:11px;gap:13px;margin-top:11px;padding:10px 13px;font-size:12px}.genrePreferenceSummary b{color:#344b3e}.genrePreferenceSummary .textButton{color:#6d5127;min-height:34px;font-size:12px}@media (max-width:820px){.landingHero{grid-template-columns:minmax(0,1fr)}.landingHeroCopy{width:100%;max-width:620px}.landingAuthColumn{justify-self:start;width:100%;max-width:520px}.mainArea{padding:17px 13px 48px}.statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.statCard{gap:8px;min-height:88px;padding:11px}.statCard strong{font-size:25px}.statCard small{display:none}.statIcon{font-size:19px}.dashboardGrid{gap:8px}.darkPanel{padding:14px}.goalCard>strong,.valueCard>strong{margin-top:9px;font-size:30px}.progress{margin-top:11px}.collectorFacts{margin-top:10px}.collectionTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.collectionTiles button{min-height:82px}}@media (max-width:650px){.landingHeader{min-height:62px;padding:6px 11px}.landingBrand img{width:44px;height:44px}.landingAuthActions button{min-height:38px;padding:7px 10px;font-size:12px}.landingHero{grid-template-columns:minmax(0,1fr);gap:36px;padding:38px 15px 58px}.landingHeroCopy{width:100%;max-width:none}.landingHeroCopy h1{font-size:clamp(39px,11.5vw,47px);line-height:1}.landingHeroThought{font-size:20px}.landingLead{font-size:16px}.landingIntro{font-size:14px}.landingHeroActions{margin-top:20px}.landingTrustRow{margin-top:14px}.landingTrustRow span{font-size:10px}.embeddedAuthCard{padding:22px 17px!important}.genrePreferenceHeader.stickyHeader,.genrePreferenceRow{grid-template-columns:minmax(165px,1fr) 68px 72px 82px;min-width:520px}.genrePreferenceHeader span{font-size:10px}.genreName.stickyGenre{padding-inline:10px}}.landingPage{isolation:isolate;background:radial-gradient(38% 55% at 39% 39%,#1f3d4252,#0000 72%),radial-gradient(26% 42% at 73% 42%,#a6702513,#0000 75%),linear-gradient(118deg,#041521 0%,#071d2b 47%,#0a222e 76%,#071a26 100%)}.landingPage:before,.landingPage:after{opacity:1;will-change:auto;background-repeat:no-repeat}.landingPage:before{filter:saturate(.84)contrast(.97)brightness(.76);-webkit-mask-composite:source-over;background:radial-gradient(64% 48% at 76% 25%,#0000 0 47%,#04131f40 73%,#04131feb 100%),radial-gradient(52% 58% at 88% 66%,#0000 0 42%,#04131f33 68%,#04131ff0 100%),url(/images/library-room-desktop.png) 92% -35px/760px no-repeat,url(/images/library-room-desktop.png) 54% 545px/690px no-repeat;width:min(73vw,1120px);height:1220px;top:54px;right:-13vw;-webkit-mask-image:radial-gradient(54% 38% at 76% 18%,#000 0 58%,#000000b8 73%,#0000 96%),radial-gradient(44% 57% at 83% 58%,#000 0 52%,#000000ab 73%,#0000 97%),radial-gradient(35% 28% at 55% 83%,#000 0 46%,#0000008c 70%,#0000 96%);mask-image:radial-gradient(54% 38% at 76% 18%,#000 0 58%,#000000b8 73%,#0000 96%),radial-gradient(44% 57% at 83% 58%,#000 0 52%,#000000ab 73%,#0000 97%),radial-gradient(35% 28% at 55% 83%,#000 0 46%,#0000008c 70%,#0000 96%);-webkit-mask-composite:source-over;mask-composite:add}.landingPage:after{filter:saturate(.8)contrast(.96)brightness(.7);-webkit-mask-composite:source-over;background:radial-gradient(57% 48% at 18% 26%,#0000 0 48%,#04131f38 73%,#04131ff0 100%),radial-gradient(48% 57% at 11% 69%,#0000 0 42%,#04131f3d 69%,#04131ff5 100%),url(/images/library-room-desktop.png) 7% 28px/745px no-repeat,url(/images/library-room-desktop.png) 78% 620px/650px no-repeat;width:min(63vw,960px);height:1280px;top:46px;left:-15vw;-webkit-mask-image:radial-gradient(48% 43% at 20% 22%,#000 0 55%,#000000b3 74%,#0000 97%),radial-gradient(39% 48% at 17% 60%,#000 0 50%,#0000009e 72%,#0000 97%),radial-gradient(38% 31% at 42% 86%,#000 0 42%,#00000080 68%,#0000 96%);mask-image:radial-gradient(48% 43% at 20% 22%,#000 0 55%,#000000b3 74%,#0000 97%),radial-gradient(39% 48% at 17% 60%,#000 0 50%,#0000009e 72%,#0000 97%),radial-gradient(38% 31% at 42% 86%,#000 0 42%,#00000080 68%,#0000 96%);-webkit-mask-composite:source-over;mask-composite:add}.landingHeader{min-height:64px;padding:6px clamp(18px,3.4vw,48px)}.landingBrand img{width:46px;height:46px}.landingBrand strong{font-size:20px}.landingBrand small{font-size:10px}.landingNav{gap:21px}.landingNav a{font-size:13px}.landingAuthActions button{border-radius:8px;min-height:36px;padding:6px 12px;font-size:13px}.landingHero{background:radial-gradient(42% 62% at 42% 42%,#0518258f,#04131fe6 74%,#0000 100%),radial-gradient(28% 50% at 72% 45%,#a7752e0f,#0000 78%),linear-gradient(90deg,#04131f47,#04131f14 34%,#04131f4d 66%,#04131f0d);grid-template-columns:minmax(0,1.15fr) minmax(330px,.61fr);gap:clamp(48px,5.5vw,88px);min-height:calc(100vh - 64px);padding:clamp(54px,6.5vw,90px) clamp(26px,7.5vw,118px) 76px}.landingHeroCopy{max-width:790px}.landingHeroCopy h1{letter-spacing:-.046em;margin:.38rem 0 1.2rem;font-size:clamp(58px,5.9vw,90px);line-height:.94}.landingHeroCopy h1:after{width:min(440px,67%);margin-top:24px}.landingHeroThought{max-width:730px;margin-bottom:0;font-size:clamp(25px,2.15vw,33px);line-height:1.35}.landingHeroActions{gap:9px;margin:25px 0 23px}.landingHeroActions button{border-radius:8px;min-height:44px;padding:8px 17px;font-size:15px}.landingLead{margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.48}.landingIntro{max-width:680px;margin-top:9px;font-size:14px;line-height:1.52}.landingTrustRow{gap:6px;margin-top:14px}.landingTrustRow span{padding:4px 8px;font-size:10px}.embeddedAuthCard{padding:23px 24px 22px!important}.authBrandLockup{margin-bottom:14px;padding-bottom:13px}.authBrandSeal{width:68px;height:68px}.embeddedAuthCard form{gap:10px;margin-top:12px}@media (max-width:1000px){.landingHero{grid-template-columns:minmax(0,1fr)}.landingHeroCopy{max-width:720px}.landingAuthColumn{width:min(100%,430px)}}@media (max-width:650px){.landingHeader{min-height:58px;padding:5px 10px}.landingBrand img{width:42px;height:42px}.landingAuthActions button{min-height:36px;padding:6px 9px}.landingPage:before{filter:saturate(.82)contrast(.96)brightness(.69);background:radial-gradient(55% 60% at 76% 37%,#0000 0 42%,#04131f33 68%,#04131ff2 100%),url(/images/library-room-desktop.png) 80% -6px/570px no-repeat;width:120vw;height:720px;top:58px;right:-63vw;-webkit-mask-image:radial-gradient(52% 72% at 78% 37%,#000 0 56%,#000000a6 75%,#0000 98%);mask-image:radial-gradient(52% 72% at 78% 37%,#000 0 56%,#000000a6 75%,#0000 98%)}.landingPage:after{filter:saturate(.78)contrast(.96)brightness(.65);background:radial-gradient(58% 65% at 18% 48%,#0000 0 42%,#04131f3d 69%,#04131ff5 100%),url(/images/library-room-desktop.png) 16% 52%/560px no-repeat;width:118vw;height:590px;top:810px;left:-62vw;-webkit-mask-image:radial-gradient(55% 68% at 18% 47%,#000 0 53%,#0000009e 73%,#0000 98%);mask-image:radial-gradient(55% 68% at 18% 47%,#000 0 53%,#0000009e 73%,#0000 98%)}.landingHero{gap:40px;padding:48px 16px 64px}.landingHeroCopy h1{font-size:clamp(48px,14vw,58px);line-height:.96}.landingHeroThought{font-size:clamp(22px,6.6vw,27px)}.landingHeroActions{margin:22px 0 20px}.landingHeroActions button{min-height:43px;font-size:14px}.landingLead{font-size:15px}.landingIntro{font-size:13px;line-height:1.48}.landingTrustRow span{padding:4px 7px;font-size:9px}.landingAuthColumn{width:100%;max-width:410px}.embeddedAuthCard{padding:20px 16px!important}}.landingPage{background:radial-gradient(34% 58% at 43% 43%,#18374261,#0000 74%),radial-gradient(24% 42% at 72% 40%,#ae752617,#0000 77%),linear-gradient(118deg,#031521 0%,#071d2b 47%,#0a222e 76%,#061925 100%)}.landingPage:before{filter:saturate(.82)contrast(.98)brightness(.82);background:radial-gradient(62% 45% at 72% 24%,#0000 0 50%,#03111b38 74%,#03111beb 100%),radial-gradient(47% 61% at 91% 65%,#0000 0 45%,#03111b38 70%,#03111bf0 100%),url(/images/library-room-desktop.png) 80% -48px/790px no-repeat,url(/images/library-room-desktop.png) 44% 555px/660px no-repeat;width:min(70vw,1080px);height:1120px;top:54px;right:-9vw;-webkit-mask-image:radial-gradient(58% 35% at 69% 16%,#000 0 60%,#000000bf 76%,#0000 98%),radial-gradient(38% 62% at 88% 55%,#000 0 58%,#000000b0 76%,#0000 98%),radial-gradient(43% 29% at 59% 88%,#000 0 48%,#0000008a 72%,#0000 97%);mask-image:radial-gradient(58% 35% at 69% 16%,#000 0 60%,#000000bf 76%,#0000 98%),radial-gradient(38% 62% at 88% 55%,#000 0 58%,#000000b0 76%,#0000 98%),radial-gradient(43% 29% at 59% 88%,#000 0 48%,#0000008a 72%,#0000 97%)}.landingPage:after{filter:saturate(.8)contrast(.97)brightness(.78);background:radial-gradient(55% 47% at 17% 27%,#0000 0 50%,#03111b33 74%,#03111bf0 100%),radial-gradient(47% 56% at 10% 70%,#0000 0 45%,#03111b3d 70%,#03111bf5 100%),url(/images/library-room-desktop.png) 5% 6px/770px no-repeat,url(/images/library-room-desktop.png) 75% 610px/635px no-repeat;width:min(58vw,890px);height:1160px;top:54px;left:-11vw;-webkit-mask-image:radial-gradient(50% 42% at 19% 21%,#000 0 59%,#000000b8 76%,#0000 98%),radial-gradient(38% 51% at 13% 62%,#000 0 55%,#000000a3 75%,#0000 98%),radial-gradient(39% 30% at 42% 88%,#000 0 46%,#00000082 70%,#0000 97%);mask-image:radial-gradient(50% 42% at 19% 21%,#000 0 59%,#000000b8 76%,#0000 98%),radial-gradient(38% 51% at 13% 62%,#000 0 55%,#000000a3 75%,#0000 98%),radial-gradient(39% 30% at 42% 88%,#000 0 46%,#00000082 70%,#0000 97%)}.landingHero{background:radial-gradient(44% 66% at 43% 43%,#04131f85,#04131fe6 73%,#0000 100%),radial-gradient(28% 54% at 73% 44%,#ab742a12,#0000 78%),linear-gradient(90deg,#04131f38,#04131f0d 34%,#04131f45 66%,#04131f08);grid-template-columns:minmax(0,1.16fr) minmax(320px,.59fr);gap:clamp(44px,5vw,78px);padding-inline:clamp(24px,7vw,106px)}.landingAuthColumn{max-width:395px}.landingBuildGrid article,.landingFeatureGrid article{border-radius:14px}.landingBuildGrid article{min-height:220px;padding:25px}.landingFeatureGrid article{min-height:220px;padding:24px}@media (max-width:1000px){.landingPage:before{width:86vw;right:-24vw}.landingPage:after{width:76vw;left:-26vw}.landingHero{grid-template-columns:1fr}.landingAuthColumn{max-width:430px}}@media (max-width:650px){.landingPage:before{filter:saturate(.8)contrast(.97)brightness(.75);background:radial-gradient(55% 62% at 77% 38%,#0000 0 45%,#03111b33 69%,#03111bf2 100%),url(/images/library-room-desktop.png) 78% -12px/590px no-repeat;width:122vw;height:760px;top:58px;right:-62vw}.landingPage:after{filter:saturate(.78)contrast(.96)brightness(.72);background:radial-gradient(58% 66% at 17% 49%,#0000 0 45%,#03111b3d 70%,#03111bf5 100%),url(/images/library-room-desktop.png) 14%/580px no-repeat;width:118vw;height:650px;top:790px;left:-57vw}.landingHero{padding-top:44px}.landingHeroCopy h1{font-size:clamp(47px,13.6vw,57px)}.landingBuildGrid article,.landingFeatureGrid article{min-height:0}}.landingPage{isolation:isolate;background-blend-mode:screen,multiply,normal;background-color:#061924;background-image:radial-gradient(38% 48% at 43% 35%,#1f3d422e,#0000 76%),linear-gradient(110deg,#03111b7a,#06192442 46%,#05162070),url(/images/library-room-desktop.png);background-position:50%,50%,top;background-repeat:no-repeat,no-repeat,repeat;background-size:auto,auto,940px 940px}.landingPage:before{opacity:1;filter:none;background:radial-gradient(45% 31% at 50% 16%,#d59e421f,#0000 76%),radial-gradient(42% 58% at 45% 41%,#04131f3b,#04131fab 76%,#0000 100%),linear-gradient(90deg,#020d163b,#0000 18% 82%,#020d1652),linear-gradient(#020d161a,#0000 27rem,#020d1657);width:auto;height:auto;inset:0;-webkit-mask-image:none;mask-image:none}.landingPage:after{opacity:1;filter:saturate(.82)contrast(.98)brightness(.72);background:radial-gradient(36% 50% at -2% 52%,#0000 0 47%,#03111bb8 100%),radial-gradient(34% 47% at 102% 25%,#0000 0 45%,#03111bc2 100%),url(/images/library-room-desktop.png) -245px 210px/760px no-repeat,url(/images/library-room-desktop.png) calc(100% + 245px) -80px/790px no-repeat,url(/images/library-room-desktop.png) calc(100% + 130px) 700px/640px no-repeat;width:100%;height:1160px;inset:54px 0 auto;-webkit-mask-image:radial-gradient(30% 45% at -1%,#000 0 48%,#000000b3 68%,#0000 94%),radial-gradient(29% 42% at 101% 24%,#000 0 49%,#000000ab 69%,#0000 95%),radial-gradient(27% 27% at 88% 91%,#000 0 40%,#0000007a 65%,#0000 93%);mask-image:radial-gradient(30% 45% at -1%,#000 0 48%,#000000b3 68%,#0000 94%),radial-gradient(29% 42% at 101% 24%,#000 0 49%,#000000ab 69%,#0000 95%),radial-gradient(27% 27% at 88% 91%,#000 0 40%,#0000007a 65%,#0000 93%)}.landingHeader{-webkit-backdrop-filter:blur(16px)saturate(.8);backdrop-filter:blur(16px)saturate(.8);background:#03111be8}.landingHero{background:radial-gradient(42% 66% at 43% 43%,#04131fb8,#04131fed 70%,#04131f66 93%,#0000 100%),radial-gradient(26% 52% at 74% 44%,#d59e4213,#0000 78%),linear-gradient(90deg,#04131f2e,#04131f0a 34%,#04131f30 67%,#04131f08);position:relative}.landingHeroCopy{text-shadow:0 2px 18px #0000006b}.embeddedAuthCard{z-index:3;position:relative;box-shadow:inset 0 0 0 4px #fffaebb3,inset 0 0 0 5px #9769243d,0 32px 85px #0000008f,0 0 72px #d29a3d14!important}@media (max-width:1000px){.landingPage:before{width:auto;height:auto;inset:0}.landingPage:after{width:100%;left:0;right:0}}@media (max-width:650px){.landingPage{background-position:50%,50%,48% 0;background-size:auto,auto,620px 620px}.landingPage:before{background:radial-gradient(78% 30% at 45% 12%,#d39a3c14,#0000 75%),linear-gradient(90deg,#03111b85,#03111b47 52%,#03111b78),linear-gradient(#03111b1a,#0000 32rem,#03111b66);width:auto;height:auto;display:block;inset:0}.landingPage:after{filter:saturate(.8)contrast(.97)brightness(.69);background:radial-gradient(62% 42% at 108% 22%,#0000 0 46%,#03111bc7 100%),radial-gradient(65% 41% at -10% 74%,#0000 0 45%,#03111bcc 100%),url(/images/library-room-desktop.png) calc(100% + 245px) 30px/620px no-repeat,url(/images/library-room-desktop.png) -285px 720px/590px no-repeat;width:100%;height:1240px;display:block;inset:58px 0 auto;-webkit-mask-image:radial-gradient(58% 35% at 105% 22%,#000 0 52%,#000000a3 72%,#0000 96%),radial-gradient(61% 34% at -8% 73%,#000 0 49%,#00000094 70%,#0000 96%);mask-image:radial-gradient(58% 35% at 105% 22%,#000 0 52%,#000000a3 72%,#0000 96%),radial-gradient(61% 34% at -8% 73%,#000 0 49%,#00000094 70%,#0000 96%)}.landingHero{background:radial-gradient(94% 48% at 42% 24%,#04131fb3,#04131fe8 72%,#04131f82 100%),linear-gradient(90deg,#04131f38,#04131f14 55%,#04131f33)}}.candidateRailItem .candidateWishlistButton,.candidateRailItem:hover .candidateWishlistButton,.candidateRailItem.active .candidateWishlistButton,.candidateRailItem .candidateWishlistButton:hover{color:#a68443!important;filter:none!important;background:#f8f4e9!important;border-color:#a684437a!important;transform:none!important;box-shadow:0 5px 14px #232a231f!important}.candidateRailItem .candidateWishlistButton.saved,.candidateRailItem:hover .candidateWishlistButton.saved,.candidateRailItem.active .candidateWishlistButton.saved,.candidateRailItem .candidateWishlistButton.saved:hover{color:#b48c40!important;background:#f8f4e9!important;border-color:#b48c40!important}.statCard,.statCard.statEmpty,.statCard.statActive{opacity:1;filter:none;color:#2d3d34;background:linear-gradient(145deg,#fffbf2fa,#ede3d0f7)}.statCard span,.statCard.statEmpty span,.statCard.statActive span{color:#46534b}.statCard strong,.statCard.statEmpty strong,.statCard.statActive strong{color:#a8792f;text-shadow:none}.statCard small,.statCard.statEmpty small,.statCard.statActive small{color:#687168}.statCard .statIcon,.statCard.statEmpty .statIcon,.statCard.statActive .statIcon{color:#b88936}.spotlightHeader select{color:#294237;text-shadow:none;background:#f7f1e5;border-color:#a6844385;font-weight:700}.spotlightHeader option{color:#294237;background:#f7f1e5}.recentPanel .ghostButton{color:#385344}.recentPanel .recentStrip strong{color:#29382f}.recentPanel .recentStrip span{color:#747c73}.recommendationExcludeToggle{white-space:nowrap;cursor:pointer;align-items:center;gap:8px;display:inline-flex;color:#46534b!important;font-weight:600!important}.recommendationExcludeToggle input{accent-color:#365343;width:18px;height:18px}input,select,textarea{font-weight:400}input::placeholder,textarea::placeholder{color:#858c84;opacity:1;font-weight:400}.panel label,.settingsForm label,.bookForm label{color:#9a7637;text-shadow:none;font-weight:700}.panel label small,.settingsForm label small,.bookForm label small{color:#7d8179;text-shadow:none;font-weight:400}.panel input,.panel select,.panel textarea,.settingsForm input,.settingsForm select,.settingsForm textarea{color:#30372f;font-weight:400}.addBookHeaderActions>button,.actions>button,.selectedBookActions>button,.sellerOfferActions>button,.wishlistActions>button,.detailsActions>button,.scannerActions>button,.discoveryHeroTopline>button{color:#916d2f;background:#e7dece;border:1px solid #9a763770;box-shadow:0 4px 12px #2f393014}.addBookHeaderActions>button:hover,.actions>button:hover,.selectedBookActions>button:hover,.sellerOfferActions>button:hover,.wishlistActions>button:hover,.detailsActions>button:hover,.scannerActions>button:hover,.discoveryHeroTopline>button:hover,.selectedBookActions>button.primary,.sellerOfferActions>button.primary,.actions>button:first-child{color:#edc76d;background:#344f41;border-color:#b88f3fad;box-shadow:0 6px 16px #25392f29}.addBookHeaderActions>button:focus-visible,.actions>button:focus-visible,.selectedBookActions>button:focus-visible,.sellerOfferActions>button:focus-visible,.wishlistActions>button:focus-visible,.detailsActions>button:focus-visible,.scannerActions>button:focus-visible,.discoveryHeroTopline>button:focus-visible{outline-color:#ac7e2da3}.discoveryModeTabs button{color:#405047;background:#d8d0c1;border-color:#b9aa91;font-weight:700;box-shadow:0 3px 9px #27332a12}.discoveryModeTabs button:hover,.discoveryModeTabs button.active,.discoveryModeTabs button[aria-selected=true]{color:#f0ce78;background:#344f41;border-color:#b58a38;box-shadow:0 5px 13px #22372c2e,inset 0 0 0 1px #ebc3671c}.universalSearchInputWrap input{color:#fff2d8;caret-color:#edc66c;font-weight:400}.universalSearchInputWrap input::placeholder{color:#b8bdb5;font-weight:400}.universalSearchPanel{container:discovery/inline-size}.panel:has(>.catalogHeader+.bookForm){container:record/inline-size}@container discovery (max-width:900px){.discoveryWorkspace{grid-template-columns:1fr}.discoveryCandidates{border-bottom:1px solid #9a763738;border-right:0}.candidateRail{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid;overflow:visible}.discoveryDetailPane{padding:20px 18px}.sellerOfferCard{grid-template-columns:52px minmax(0,1fr) minmax(130px,.55fr)}.sellerOfferActions{grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@container discovery (max-width:640px){.discoveryHeroTopline{flex-direction:column}.discoveryHeroTopline>button{width:100%}.discoveryModeTabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.discoveryModeTabs button{width:100%;min-width:0;padding:9px 6px;font-size:.75rem}.candidateRail{grid-template-columns:1fr}.selectedBookHero{grid-template-columns:88px minmax(0,1fr);gap:15px}.selectedBookCover{width:88px}.selectedBookIdentity h2{overflow-wrap:anywhere;font-size:1.55rem}.selectedBookActions{grid-column:1/-1;grid-template-columns:1fr;display:grid}.selectedBookActions>button{width:100%}.sellerOfferCard{grid-template-columns:48px minmax(0,1fr);align-items:start}.sellerOfferIdentity,.sellerOfferPrice,.sellerOfferActions{grid-column:2}.sellerOfferIdentity strong,.sellerOfferIdentity span,.sellerOfferIdentity small,.sellerOfferPrice strong,.sellerOfferPrice small{overflow-wrap:anywhere}.sellerOfferActions{grid-template-columns:1fr}}@container record (max-width:780px){.catalogHeader{flex-direction:column;align-items:flex-start}.addBookHeaderActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid!important}.addBookHeaderActions>button{justify-content:center;width:100%}.bookForm{grid-template-columns:repeat(2,minmax(0,1fr))}}@container record (max-width:500px){.addBookHeaderActions,.bookForm{grid-template-columns:1fr}.bookForm .wide,.bookForm .actions{grid-column:auto}}.landingPage{background-blend-mode:screen,screen,screen,screen,normal;background-image:radial-gradient(31% 41% at 39% 31%,#2243490e,#0000 76%),radial-gradient(26% 37% at 61% 47%,#754c2309,#0000 78%),radial-gradient(47% 48% at 48% 26%,#e0a64d1b,#0000 76%),linear-gradient(#181d1803,#301f110f),url(/images/library-room-desktop.png);background-position:50%,50%,50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto,auto,100%;background-attachment:scroll,scroll,scroll,scroll,fixed}.landingPage:after{opacity:.232}@media (max-width:650px){.landingPage{background-blend-mode:screen,screen,screen,screen,normal;background-image:radial-gradient(62% 31% at 38% 25%,#2344490d,#0000 78%),radial-gradient(48% 29% at 61% 47%,#764d2208,#0000 80%),radial-gradient(82% 37% at 43% 17%,#e0a64d17,#0000 79%),linear-gradient(#181d1802,#301f110d),url(/images/library-room-mobile.png);background-position:50%,50%,50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto,auto,100%;background-attachment:scroll,scroll,scroll,scroll,fixed}.landingPage:after{opacity:.18}.landingHero{background:radial-gradient(66% 29% at 37% 25%,#2a4a4d0b,#0000 79%),radial-gradient(58% 25% at 61% 49%,#84542407,#0000 81%),radial-gradient(96% 52% at 40% 25%,#03111b75,#03111bb6 76%,#03111b53 100%),linear-gradient(90deg,#03111b20,#03111b06 56%,#03111b20)}}.landingPage{background-blend-mode:screen,screen,normal;background-image:radial-gradient(47% 48% at 48% 26%,#e0a64d1b,#0000 76%),linear-gradient(#181d1804,#301f1112),url(/images/library-room-desktop.png)}.landingPage:before{background:radial-gradient(44% 34% at 50% 17%,#e1a84e25,#0000 79%),radial-gradient(46% 63% at 43% 43%,#03111b26,#03111b7d 80%,#0000 100%),linear-gradient(#0000 0 76%,#03111b42 100%)}.landingPage:after{opacity:.22;filter:saturate(.74)brightness(.82)blur(.25px);background:url(/images/library-room-desktop.png) -330px 170px/1080px no-repeat,url(/images/library-room-desktop.png) calc(100% + 360px) 270px/980px no-repeat;width:100%;height:980px;display:block;inset:64px 0 auto;-webkit-mask-image:radial-gradient(31% 44% at 5% 57%,#000 0 42%,#00000094 66%,#0000 92%),radial-gradient(24% 28% at 76% 48%,#000 0 32%,#00000057 57%,#0000 88%);mask-image:radial-gradient(31% 44% at 5% 57%,#000 0 42%,#00000094 66%,#0000 92%),radial-gradient(24% 28% at 76% 48%,#000 0 32%,#00000057 57%,#0000 88%)}.embeddedAuthCard{background:radial-gradient(circle at 18% 22%,#946d3509 0 1px,#0000 1.4px) 0 0/17px 19px,radial-gradient(circle at 77% 68%,#604a2a06 0 .8px,#0000 1.25px) 0 0/23px 21px,repeating-linear-gradient(101deg,#8b693605 0 1px,#0000 1px 6px),linear-gradient(150deg,#fffcf3fb,#ede4d1f9)!important}@media (max-width:650px){.landingPage{background-blend-mode:screen,screen,normal;background-image:radial-gradient(82% 37% at 43% 17%,#e0a64d17,#0000 79%),linear-gradient(#181d1803,#301f110f),url(/images/library-room-mobile.png)}.landingPage:before{background:radial-gradient(82% 32% at 43% 13%,#e1a84e1c,#0000 80%),linear-gradient(90deg,#03111b40,#03111b1f 52%,#03111b3b),linear-gradient(#0000 0 70%,#03111b40 100%)}.landingPage:after{opacity:.17;filter:saturate(.72)brightness(.78)blur(.2px);background:url(/images/library-room-mobile.png) calc(100% + 155px) 170px/520px no-repeat;width:100%;height:760px;display:block;inset:58px 0 auto;-webkit-mask-image:radial-gradient(52% 37% at 103% 48%,#000 0 42%,#00000075 65%,#0000 94%);mask-image:radial-gradient(52% 37% at 103% 48%,#000 0 42%,#00000075 65%,#0000 94%)}.landingHero{background:radial-gradient(96% 52% at 40% 25%,#03111b78,#03111bba 76%,#03111b57 100%),linear-gradient(90deg,#03111b21,#03111b08 56%,#03111b21)}}.landingPage{background-blend-mode:screen,multiply,normal;background-color:#061824;background-image:radial-gradient(38% 52% at 42% 39%,#0c2a3624,#0000 76%),linear-gradient(#03101a14,#03101a33),url(/images/library-room-desktop.png);background-position:50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,100%;background-attachment:scroll,scroll,fixed}.landingPage:before{opacity:1;filter:none;background:radial-gradient(39% 31% at 48% 18%,#cf94371a,#0000 78%),radial-gradient(47% 64% at 43% 43%,#03111b33,#03111b9c 79%,#0000 100%),linear-gradient(#0000 0 76%,#03111b57 100%);width:auto;height:auto;display:block;inset:0;-webkit-mask-image:none;mask-image:none}.landingPage:after{display:none}@media (max-width:650px){.landingPage{background-image:radial-gradient(80% 35% at 42% 18%,#0e2b361f,#0000 78%),linear-gradient(#03101a14,#03101a38),url(/images/library-room-mobile.png);background-position:50%,50%,top;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,100%;background-attachment:scroll,scroll,fixed}.landingPage:before{background:radial-gradient(82% 31% at 42% 13%,#cf943712,#0000 78%),linear-gradient(90deg,#03111b57,#03111b2e 52%,#03111b52),linear-gradient(#0000 0 70%,#03111b54 100%);width:auto;height:auto;inset:0}.landingPage:after{display:none}.landingHero{background:radial-gradient(96% 52% at 40% 25%,#03111b94,#03111bd6 76%,#03111b6e 100%),linear-gradient(90deg,#03111b2e,#03111b0f 56%,#03111b2e)}}.appFrame{background:#061824 url(/images/library-room-desktop.png) top/cover no-repeat fixed}.appFrame:before,.appFrame:after{display:none}.sidebar{-webkit-backdrop-filter:none;background:#03121d6b}.brandedSidebarButton img,.topBarIdentity>img,.mobileBrandButton img,.landingBrand img,.authBrandSeal,.landingClosing img{object-fit:contain;box-shadow:none;background:0 0;border:0}.landingPage{background-blend-mode:normal;background:#061824 url(/images/library-room-desktop.png) top/cover no-repeat fixed}.landingPage:before,.landingPage:after{display:none}.landingHero{background:radial-gradient(43% 67% at 43% 43%,#03111b47,#03111ba3 76%,#0000 100%),radial-gradient(30% 55% at 75% 43%,#dea24412,#0000 82%)}@media (max-width:650px){.appFrame,.landingPage{background:#061824 url(/images/library-room-mobile.png) top/cover no-repeat fixed}.landingPage:before,.landingPage:after{display:none}.landingHero{background:radial-gradient(96% 54% at 40% 26%,#03111b59,#03111bab 78%,#03111b3d 100%)}}.spotlightHeader select{font-weight:700}.detailsRecommendationToggle{color:#2e4036;cursor:pointer;background:#fffbf27a;border:1px solid #a6844352;border-radius:9px;align-items:flex-start;gap:10px;width:fit-content;max-width:430px;margin-top:10px;padding:10px 12px;display:flex}.detailsRecommendationToggle input{accent-color:#365343;flex:none;width:18px;height:18px;margin-top:1px}.detailsRecommendationToggle span,.detailsRecommendationToggle strong,.detailsRecommendationToggle small{display:block}.detailsRecommendationToggle strong{color:#2e4036;font-size:.86rem;line-height:1.2}.detailsRecommendationToggle small{color:#707970;margin-top:3px;font-size:.72rem;font-weight:400;line-height:1.35}.discoveryResultsHeader{flex-wrap:wrap;align-items:flex-start;gap:14px}.resultViewControls{justify-items:end;gap:9px;margin-left:auto;display:grid}.resultViewToggle,.carouselArrows{background:#ded6c7;border:1px solid #a6844359;border-radius:9px;align-items:center;gap:4px;padding:3px;display:inline-flex}.resultViewToggle button,.carouselArrows button{color:#34473d;min-height:32px;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:.75rem}.resultViewToggle button.active{color:#f0c96e;background:#365343}.carouselArrows button{width:32px;padding:0;font-size:1.35rem;line-height:1}.carouselArrows button:disabled{opacity:.38}.carouselArrows span{color:#566159;text-align:center;min-width:54px;font-size:.72rem;font-weight:700}.candidateRail.candidateCarousel{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-direction:row;gap:10px;max-height:none;padding:2px 3px 12px;scroll-padding-inline:3px;display:flex;overflow:auto hidden}.candidateCarousel .candidateRailItem{scroll-snap-align:start;flex:0 0 min(270px,82vw);width:min(270px,82vw)}.candidateRail.candidateList{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;gap:9px;max-height:min(58dvh,620px);padding:2px 4px 10px 0;display:flex;overflow:hidden auto}.candidateList .candidateRailItem{flex:none;width:100%}.candidateCarousel .loadMoreResults{white-space:normal;flex:0 0 190px;align-self:stretch;width:190px;min-height:84px;margin:0}@media (max-width:640px){.discoveryResultsHeader{display:flex}.resultViewControls{grid-template-columns:auto 1fr;place-items:center start;width:100%;margin-left:0}.carouselArrows{justify-self:end}.candidateCarousel .candidateRailItem{flex-basis:min(252px,78vw);width:min(252px,78vw)}.candidateRail.candidateList{max-height:52dvh}}.loanTable.libraryList tbody tr:nth-child(2n) td strong,.loanTable.libraryList tbody tr:nth-child(2n) td small,.loanTable.libraryList tbody tr:nth-child(2n) .recommendationExcludeToggle span{color:#334b40!important}.loanTable.libraryList tbody tr:hover td strong,.loanTable.libraryList tbody tr:hover td small,.loanTable.libraryList tbody tr:hover .recommendationExcludeToggle span{color:#fff4df!important}.loanTable.libraryList tbody tr:hover td{border-color:#ddaf5057!important}.readerLibraryResults{background:linear-gradient(145deg,#f5ead6,#e9dcc4);border:1px solid #be8f378c;border-radius:13px;margin:14px 0 18px;padding:14px;box-shadow:0 9px 22px #1c2d2421}.readerLibraryResultsHeading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.readerLibraryResultsHeading h4{color:#234538;font:700 20px var(--font-literary), Georgia,serif;margin:1px 0 0}.readerLibraryResultsHeading>span{color:#f4ce72;background:#315344;border-radius:50%;place-items:center;min-width:30px;height:30px;padding:0 7px;font-weight:800;display:grid}.readerLibraryResultList{gap:7px;display:grid}.readerLibraryResultList>button{text-align:left;color:#263d33;width:100%;min-height:64px;box-shadow:none;background:#fffdf7bd;border:1px solid #745b3333;border-radius:9px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 10px;display:grid}.readerLibraryResultList>button:hover{color:#fff3dc;background:#315344;border-color:#c59a42;transform:none}.readerLibraryResultList img,.readerLibraryCoverFallback{object-fit:cover;border-radius:4px;width:42px;height:54px}.readerLibraryCoverFallback{color:#e1b553;background:#193b30;place-items:center;display:grid}.readerLibraryResultList button>span{gap:2px;min-width:0;display:grid}.readerLibraryResultList strong,.readerLibraryResultList small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.readerLibraryResultList small{color:#6f7a73}.readerLibraryResultList button:hover small{color:#e6dcca}.readerLibraryResultList b{color:#9b702a;white-space:nowrap;font-size:12px}.readerLibraryResultList button:hover b{color:#f1ca6f}.outsideLibraryHeading{color:#40564b;align-items:baseline;gap:8px;margin:5px 2px 12px;display:flex}.outsideLibraryHeading span{color:#a4772d;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}@media (max-width:640px){.readerLibraryResultList>button{grid-template-columns:38px minmax(0,1fr)}.readerLibraryResultList img,.readerLibraryCoverFallback{width:38px;height:50px}.readerLibraryResultList b{display:none}}.libraryContextBar{color:#f7f1e3;background:#051c28d1;border:1px solid #cea0446b;border-radius:12px;align-items:center;gap:12px;margin:0 0 14px;padding:10px 13px;display:flex;box-shadow:0 10px 28px #0000002e}.libraryContextBar>span{gap:1px;margin-right:auto;display:grid}.libraryContextBar small{color:#d4af37;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.libraryContextBar strong{font-family:var(--font-literary), Georgia,serif;font-size:17px}.libraryContextBar select{color:#214437;background:#f4eddf;border-color:#b7955c;min-width:180px}.libraryContextBar button{min-height:40px}.libraryContextActions{align-items:end;gap:10px;display:flex}.libraryContextActions label{gap:5px;display:grid}.libraryContextActions select,.libraryContextActions button{height:44px}.libraryContextActions button{white-space:nowrap}.primaryFileButton,.primaryFileButton:hover{color:#edc76d;background:#344f41;border:1px solid #b88f3fad;box-shadow:0 6px 16px #25392f29}.relationshipsPage{gap:16px;display:grid}.relationshipHero{justify-content:space-between;align-items:center;gap:28px;display:flex}.relationshipHero h2{margin:.15em 0}.relationshipHero p:last-child{max-width:720px}.relationshipPrivacySeal{color:#f8f0de;background:#173d31;border:1px solid #cea04480;border-radius:12px;flex:0 0 250px;padding:17px}.relationshipPrivacySeal span{color:#d8b457;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.relationshipPrivacySeal strong{font-family:var(--font-literary), Georgia,serif;margin-top:7px;display:block}.relationshipColumns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.relationshipMainGrid{grid-template-columns:1.08fr .92fr}.relationshipSection{margin:0}.relationshipSection h3{margin:.1em 0}.relationshipSectionTitle{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.relationshipSectionTitle>span{color:#f1ce78;background:#234c3d;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.contextList{gap:8px;display:grid}.contextList button{text-align:left;color:#244237;background:#e2d8c6;border-color:#b9a581;display:grid}.contextList button small{color:#6c756d;margin-top:3px}.contextList button.active{color:#f6e8c9;background:#234c3d;border-color:#d2a448}.contextList button.active small{color:#d9cba8}.compactRelationshipForm{grid-template-columns:1fr 105px auto;align-items:end;gap:9px;margin-top:14px;display:grid}.compactRelationshipForm.single{grid-template-columns:1fr auto}.compactRelationshipForm label,.invitationComposer label{gap:5px;display:grid}.compactRelationshipForm input,.invitationComposer input,.invitationComposer select{width:100%}.householdCard{background:#ece2cf;border:1px solid #c9b58c;border-radius:12px;padding:16px}.householdCard p{color:#64736a;margin:5px 0 0}.relationshipList{gap:9px;display:grid}.relationshipList article{background:#f7f0e3;border:1px solid #d5c4a3;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.relationshipMonogram{color:#f0c96b;width:42px;height:42px;font:700 19px var(--font-literary), Georgia,serif;background:#173d31;border-radius:50%;place-items:center;display:grid}.relationshipList article small{color:#738077;display:block}.relationshipList article span{color:#4c5d53;text-transform:capitalize;background:#e1dac9;border-radius:99px;margin:5px 5px 0 0;padding:3px 7px;font-size:10px;display:inline-block}.relationshipList article>b{color:#98712d;text-transform:uppercase;font-size:11px}.invitationComposer form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.invitationComposer fieldset,.invitationComposer form>button{grid-column:1/-1}.invitationComposer fieldset{border:1px solid #d0bc93;border-radius:11px;gap:8px;padding:12px;display:grid}.invitationComposer fieldset label{align-items:center;gap:8px;display:flex}.invitationComposer fieldset input[type=checkbox]{width:auto}.inviteLinkResult{background:#e7ddca;border-radius:11px;grid-template-columns:1fr auto;gap:8px;margin-top:14px;padding:12px;display:grid}.inviteLinkResult strong,.inviteLinkResult small{grid-column:1/-1}.relationshipMessage{margin:0}.fieldHelp{color:#718078;margin-top:5px;font-weight:400;line-height:1.4;display:block}@media (max-width:860px){.libraryContextBar{flex-wrap:wrap}.libraryContextBar>span{width:100%}.libraryContextActions{grid-template-columns:minmax(0,1fr) auto;width:100%;display:grid}.libraryContextActions label{min-width:0}.libraryContextBar select{width:100%;min-width:0}.relationshipHero{flex-direction:column;align-items:flex-start}.relationshipPrivacySeal{flex-basis:auto;width:100%}.relationshipColumns,.relationshipMainGrid{grid-template-columns:1fr}.compactRelationshipForm{grid-template-columns:1fr 90px}.compactRelationshipForm button{grid-column:1/-1}.invitationComposer form{grid-template-columns:1fr}.invitationComposer form>*{grid-column:1/-1}}.bookClubsPage{gap:14px;display:grid}.clubPageHero{justify-content:space-between;align-items:center;gap:28px;display:flex}.clubPageHero h2{margin:.12em 0;font-size:clamp(30px,3vw,48px)}.clubPageHero p:last-child{max-width:680px}.clubNotice{z-index:8;color:#102b23;background:#c99a3f;border-color:#f0cb74;justify-self:center;position:sticky;top:92px}.clubCreateForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.clubCreateForm>div:first-child,.clubCreateForm .clubFormActions{grid-column:1/-1}.clubCreateForm label,.clubDetailsForm label,.clubTitleForm label,.clubInvitePanel label{gap:5px;display:grid}.clubCreateForm textarea{min-height:86px}.clubFormActions,.clubDetailsForm>div,.clubTitleForm>div{gap:9px;display:flex}.clubEmptyState{text-align:center;max-width:720px;margin:4vh auto;padding:clamp(35px,6vw,78px)!important}.clubEmptyState h3{margin:.2em;font-size:clamp(27px,3vw,42px)}.clubEmptyState p{max-width:560px;margin:12px auto 24px}.clubEmptyMark{color:#edc76b;background:#214d3d;border:1px solid #c79737;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:25px;display:grid}.clubTabs{gap:8px;padding:3px 1px;display:flex;overflow-x:auto}.clubTabs button{color:#29483b;min-width:max-content;box-shadow:none;background:#f5ecd9d6;border-color:#c7973773;align-items:center;gap:9px;padding:8px 13px;display:flex}.clubTabs button.active{color:#fff0cf;background:#285440}.clubTabs img,.clubTabs span{object-fit:cover;color:#173a30;width:32px;height:32px;font:700 12px var(--font-literary), Georgia,serif;background:#d5aa4e;border-radius:50%;place-items:center;display:grid}.clubTabs .clubTabAdd{border-style:dashed}.clubWorkspace{gap:14px;display:grid}.clubIdentity{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;display:grid}.clubIdentityLogo{width:120px;height:120px;position:relative}.clubIdentityLogo>img,.clubIdentityLogo>span{object-fit:cover;color:#efc96e;width:100%;height:100%;font:700 32px var(--font-literary), Georgia,serif;background:#173b31;border:3px double #c49a43;border-radius:22px;place-items:center;display:grid;box-shadow:0 12px 28px #0014193b}.clubLogoAction{text-align:center;cursor:pointer;background:#f5eddd;border-radius:99px;position:absolute;bottom:-7px;left:10px;right:10px;color:#25463a!important;padding:6px!important;font-size:11px!important}.clubLogoAction input{display:none}.clubIdentityCopy h2{margin:.05em 0;font-size:clamp(28px,3vw,44px)}.clubIdentityCopy>p{max-width:720px}.clubMeta{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.clubMeta span{color:#4e5c53;background:#fffbf266;border:1px solid #916d2c4d;border-radius:99px;padding:5px 9px;font-size:12px}.clubMemberSummary{justify-items:end;gap:12px;display:grid}.clubMemberFaces{flex-direction:row-reverse;justify-content:flex-start;display:flex}.clubMemberFaces img,.clubMemberFaces span{object-fit:cover;color:#f5d47e;background:#285440;border:2px solid #eee2ca;border-radius:50%;place-items:center;width:40px;height:40px;margin-left:-9px;font-size:11px;font-weight:800;display:grid}.clubDetailsForm{grid-template-columns:1fr 1fr;gap:9px;display:grid}.clubDetailsForm label:nth-child(2){grid-row:span 2}.clubDetailsForm textarea{height:100%;min-height:100px}.clubDetailsForm>div{grid-column:1/-1}.clubInvitePanel{grid-template-columns:.75fr 1.25fr;gap:22px;display:grid}.clubInvitePanel form{grid-template-columns:1fr 1.3fr .75fr auto;align-items:end;gap:8px;display:grid}.clubInviteLink{grid-column:1/-1;grid-template-columns:1fr auto;gap:8px;display:grid}.clubInviteLink small{grid-column:1/-1}.clubMainGrid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:start;gap:14px;display:grid}.clubSectionHeading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.clubSectionHeading h3{margin:.1em 0}.clubReadingBoard,.clubConversation{margin:0}.clubTitleForm{background:#f9f1e17a;border:1px solid #9a74304d;border-radius:13px;grid-template-columns:1.3fr 1fr .8fr 1.3fr 1fr;align-items:end;gap:8px;margin:0 0 15px;padding:13px;display:grid}.clubTitleForm>div{grid-column:1/-1}.clubTitleColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.clubTitleColumn{background:#f7f0e173;border:1px solid #9a74303d;border-radius:14px;min-width:0;padding:10px}.clubTitleColumn.current{box-shadow:inset 0 3px #2d624d}.clubTitleColumn.considering{box-shadow:inset 0 3px #c79a40}.clubTitleColumn.past{box-shadow:inset 0 3px #877960}.clubTitleColumn>header{justify-content:space-between;align-items:center;padding:3px 3px 10px;display:flex}.clubTitleColumn h4{margin:0;font-size:17px}.clubTitleColumn>header span{color:#75541e;background:#e2d4b8;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.clubTitleList{gap:7px;display:grid}.clubTitleList article{background:#fffdf7c7;border:1px solid #8b704133;border-radius:10px;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:8px;display:grid}.clubTitleList img,.clubBookFallback{object-fit:cover;color:#e7c365;background:#264b3d;border-radius:4px;grid-row:1/3;place-items:center;width:42px;height:60px;display:grid}.clubTitleList strong,.clubTitleList small,.clubTitleList em{text-overflow:ellipsis;display:block;overflow:hidden}.clubTitleList strong{white-space:nowrap}.clubTitleList small,.clubTitleList em{color:#627068;font-size:10px;font-style:normal}.clubTitleList select{grid-column:1/-1;height:30px;padding:4px 7px;font-size:11px}.clubColumnEmpty{margin:0;font-size:12px;color:#647168!important;padding:18px 7px!important}.clubLiveMark{color:#3d654f;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.clubThread{background:#fffcf475;border:1px solid #93703240;border-radius:13px;align-content:start;gap:12px;height:430px;padding:12px;display:grid;overflow:auto}.clubThread article{grid-template-columns:34px minmax(0,1fr);gap:8px;display:grid}.clubThread article.mine{direction:rtl}.clubThread article.mine>*{direction:ltr}.clubThread article>div:last-child{background:#f8f0e1;border-radius:4px 13px 13px;padding:9px 11px;box-shadow:0 4px 12px #192d2614}.clubThread article.mine>div:last-child{background:#dce5d9;border-radius:13px 4px 13px 13px}.clubThread article header{justify-content:space-between;gap:12px;display:flex}.clubThread article time{color:#7c837e;font-size:9px}.clubThread article p{white-space:pre-wrap;font-size:13px;margin:5px 0 0!important}.clubThreadEmpty{text-align:center;padding:50px 20px}.clubThreadEmpty span{color:#c49537;font:64px var(--font-literary), Georgia,serif;line-height:.6;display:block}.clubThreadEmpty strong{font:20px var(--font-literary), Georgia,serif}.clubThreadEmpty p{font-size:12px}.clubMessageComposer{grid-template-columns:1fr auto;gap:8px;margin-top:9px;display:grid}.clubMessageComposer textarea{min-height:58px;max-height:130px}.clubMemberList{flex-wrap:wrap;gap:9px;display:flex}.clubMemberList article{background:#fffcf48c;border:1px solid #9774343d;border-radius:12px;align-items:center;gap:9px;min-width:170px;padding:8px 12px;display:flex}.clubMemberList img,.clubMemberList article>span{object-fit:cover;color:#f1cd75;background:#285440;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.clubMemberList strong,.clubMemberList small{display:block}.clubMemberList small{text-transform:capitalize}@media (max-width:1100px){.clubMainGrid{grid-template-columns:1fr}.clubThread{height:350px}.clubTitleForm{grid-template-columns:1fr 1fr 1fr}.clubTitleForm label:nth-child(4){grid-column:span 2}.clubInvitePanel{grid-template-columns:1fr}.clubInvitePanel form{grid-template-columns:1fr 1fr}.clubInvitePanel form button{grid-column:1/-1}}@media (max-width:700px){.clubPageHero{flex-direction:column;align-items:flex-start}.clubPageHero button{width:100%}.clubCreateForm,.clubDetailsForm{grid-template-columns:1fr}.clubCreateForm>*,.clubDetailsForm>*{grid-column:1!important}.clubIdentity{grid-template-columns:82px 1fr;align-items:start;padding:18px!important}.clubIdentityLogo{width:76px;height:76px}.clubIdentityCopy h2{font-size:27px}.clubMemberSummary{grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;display:flex}.clubTitleColumns,.clubTitleForm,.clubInvitePanel form{grid-template-columns:1fr}.clubTitleForm>*{grid-column:1!important}.clubThread{height:320px}.clubMessageComposer{grid-template-columns:1fr}.clubMessageComposer button{width:100%}.clubTabs{margin-inline:-4px}.clubMemberList{grid-template-columns:1fr 1fr;display:grid}.clubMemberList article{min-width:0}.clubNotice{top:72px}}.bookClubsPage{gap:10px}.clubPageHero{padding:16px 20px!important}.clubPageHero h2{font-size:clamp(28px,2.3vw,38px);line-height:1.05}.clubPageHero p:last-child{margin-bottom:0}.clubWorkspace{gap:10px}.clubIdentity{gap:16px;padding:16px 20px!important}.clubIdentityLogo{width:88px;height:88px}.clubIdentityLogo>img,.clubIdentityLogo>span{border-radius:16px;font-size:25px}.clubIdentityCopy h2{font-size:clamp(25px,2.3vw,34px)}.clubIdentityCopy>p{margin:.25rem 0}.clubMeta{margin:8px 0}.clubMeta span,.clubMeta a{color:#294d3e;background:#fffbf285;border:1px solid #916d2c4d;border-radius:99px;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.clubMeta a:hover{text-decoration:underline}.clubCreateForm,.clubDetailsForm{padding:16px 20px!important}.clubAddressFields{grid-column:1/-1;grid-template-columns:2fr 2fr 1.3fr 1.3fr .7fr .8fr;gap:9px;display:grid}.clubMainGrid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.7fr);gap:10px}.clubReadingBoard,.clubConversation,.clubMembersPanel{padding:14px 16px!important}.clubSectionHeading{margin-bottom:9px}.clubSectionHeading h3{font-size:21px}.clubTitleColumns{gap:7px}.clubTitleColumn{min-height:112px;padding:7px}.clubTitleColumn>header{background:#315746;border-radius:9px;padding:5px 7px 7px}.clubTitleColumn h4{font-size:14px;color:#fff3d6!important}.clubTitleColumn>header span{width:22px;height:22px}.clubColumnEmpty{padding:10px 5px!important}.clubThread{height:290px;padding:8px}.clubThread article{display:block}.clubThread article>div:last-child{padding:9px 11px}.clubThread article header{align-items:center}.clubMessageByline{align-items:center;gap:7px;display:inline-flex}.clubMessageAvatar,.clubMessageAvatar img{width:25px;height:25px;font-size:8px}.clubThread article p{color:#203d33;font-size:15px;line-height:1.45;margin:7px 0 1px!important}.clubThread article time{font-size:9px}.clubMessageComposer textarea{min-height:52px}.clubMembersPanel{margin:0}@media (max-width:1100px){.clubAddressFields{grid-template-columns:1fr 1fr 1fr}.clubMainGrid{grid-template-columns:1fr}.clubThread{height:280px}}@media (max-width:700px){.clubPageHero,.clubIdentity{padding:14px!important}.clubAddressFields{grid-template-columns:1fr 1fr}.clubAddressFields label:first-child,.clubAddressFields label:nth-child(2),.clubAddressFields label:nth-child(3){grid-column:1/-1}.clubTitleColumn{min-height:0}.clubThread{height:300px}}.clubThread{gap:14px}.clubThread article{flex-direction:column;align-items:flex-start;width:min(82%,520px);display:flex}.clubThread article.mine{direction:ltr;justify-self:end;align-items:flex-end}.clubMessageByline{color:#315447;align-items:center;gap:7px;margin:0 5px 5px;display:flex}.clubMessageByline strong{font-size:11px;font-weight:750}.clubMessageAvatar,.clubMessageAvatar img{object-fit:cover;color:#f3ce76;background:#2b5745;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.clubMessageBubble{background:#f8f0e1;border:1px solid #5e50361f;border-radius:5px 15px 15px;max-width:100%;padding:9px 12px;box-shadow:0 4px 12px #192d2614}.clubThread article.mine .clubMessageBubble{color:#fffaf0;background:#52624b;border-color:#707754;border-radius:15px 5px 15px 15px}.clubThread article p,.clubThread article.mine p{color:inherit;white-space:pre-wrap;font-size:15px;line-height:1.45;margin:0!important}.clubThread article time{color:#6d7871;margin:4px 6px 0;font-size:9px;display:block}.clubThread article.mine time{text-align:right}@media (max-width:700px){.clubThread article{width:88%}.clubMessageBubble{padding:8px 11px}}@media (max-width:520px){.libraryContextActions{grid-template-columns:1fr}.libraryContextBar button{width:100%}.compactRelationshipForm{grid-template-columns:1fr}.compactRelationshipForm label,.compactRelationshipForm button{grid-column:1}.relationshipList article{grid-template-columns:38px 1fr}.relationshipList article>b{grid-column:2}.inviteLinkResult{grid-template-columns:1fr}.inviteLinkResult>*{grid-column:1}}@media (max-width:820px){.appFrame{padding-top:68px!important}.mobileAppBar{z-index:135!important;width:100%!important;margin:0!important;position:fixed!important;inset:0 0 auto!important}.mobileMenuButton,.mobileMenuButton:hover,.mobileMenuButton.mobileMenuButtonOpen{opacity:1!important;filter:none!important;background:#29483d!important;border:1px solid #c69a43!important;box-shadow:0 5px 14px #0e231c33!important}.mobileMenuButton span{opacity:1!important;background:#f1cf78!important}.mobileMenuBackdrop{background:#010a11b3!important}.sidebar,.sidebar.mobileOpen{opacity:1!important;-webkit-filter:none!important;-webkit-backdrop-filter:none!important;background:#061a27!important}}@media (max-width:640px){.discoveryCandidates{overflow:hidden}.resultViewControls{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;max-width:100%;display:grid}.resultViewToggle,.carouselArrows{box-sizing:border-box;width:100%;max-width:100%}.resultViewToggle button{flex:50%}.carouselArrows{justify-content:space-between;justify-self:stretch}.carouselArrows span{flex:auto}}@media (min-width:821px){.appFrame{overflow:visible}.sidebar{overscroll-behavior:contain;align-self:start;height:100vh;max-height:100vh;position:sticky;top:0;overflow-y:auto}}.bookCard .cardActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.synopsisBackdrop{z-index:180;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020e16c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.synopsisModal{color:#233c31;background-color:#f4ead6;background-image:radial-gradient(circle at 20% 5%,#fff9,#0000 34%),repeating-linear-gradient(0deg,#61482505 0 1px,#0000 1px 4px);border:1px solid #bb8c34;border-radius:18px;width:min(680px,100%);max-height:min(760px,90dvh);padding:38px 42px 42px;position:relative;overflow:auto;box-shadow:0 26px 75px #00000085,inset 0 0 30px #9a712e12}.synopsisModal h2{color:#173b2d;max-width:90%;margin:.25rem 0 .2rem;font-size:clamp(30px,5vw,46px)}.synopsisByline{color:#66746b;margin:0 0 22px;font-size:17px}.synopsisClose{color:#f1ce78;background:#193b30;border:1px solid #bd913c;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.synopsisSource{color:#895f1f;letter-spacing:.07em;text-transform:uppercase;border:1px solid #ae7e2a59;border-radius:99px;margin:0 0 16px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.synopsisText{color:#30433a;font:17px/1.72 var(--font-literary), Georgia,serif;white-space:pre-wrap}.synopsisStatus,.synopsisEmpty{background:#ffffff52;border:1px solid #b189454d;border-radius:12px;padding:22px}.synopsisEmpty h3{color:#244637;margin-top:0}.synopsisEmpty button{margin-top:8px}.synopsisError{color:#8c382e;margin:16px 0 0;font-weight:700}@media (max-width:640px){.synopsisBackdrop{align-items:end;padding:0}.synopsisModal{border-width:1px 0 0;border-radius:20px 20px 0 0;width:100%;max-height:88dvh;padding:30px 22px 34px}.synopsisModal h2{font-size:32px}.synopsisText{font-size:16px;line-height:1.65}}.resultViewControls.discoveryResultPosition{justify-content:flex-start;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 0 12px;display:flex}.discoveryResultPosition .resultViewToggle,.discoveryResultPosition .carouselArrows{box-sizing:border-box;flex:none;width:auto;max-width:none}.discoveryResultPosition .carouselArrows{justify-content:flex-start;justify-self:auto}.discoveryResultPosition .carouselArrows span{flex:none;min-width:54px}@media (max-width:640px){.resultViewControls.discoveryResultPosition{grid-template-columns:none;gap:7px;width:max-content;display:flex}.discoveryResultPosition .resultViewToggle button{flex:none}.discoveryResultPosition .carouselArrows button{width:34px;min-width:34px;padding-inline:0}}.bookGrid{grid-template-columns:repeat(auto-fill,minmax(212px,1fr));gap:14px}.bookCard{border-radius:13px;min-height:336px}.bookCover,.bookCoverPlaceholder{height:224px;padding:11px}.bookCard>div:not(.cardActions):not(.bookCoverPlaceholder){padding:14px 14px 3px}.bookCard h3{margin-bottom:5px;font-size:18px}.bookCard .chips{gap:5px;margin-top:10px}.bookCard .chips span{padding:4px 7px;font-size:10px}.bookCard .cardActions{border-top:1px solid #c9993647;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px 12px 12px;display:grid}.bookCard .cardActions .aboutBookButton{grid-column:auto}.bookCard .cardActions button{border-radius:8px;min-width:0;min-height:40px;padding:7px 5px;font-size:12px}.hoverSummary{padding:18px;inset:0 0 62px}.hoverSummary p{-webkit-line-clamp:4}.hoverSummary strong{font-size:19px}.selectedBookActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.selectedBookActions>button{width:100%;min-width:0;padding-inline:10px}@media (max-width:640px){.bookGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:11px}.bookCard{min-height:310px}.bookCover,.bookCoverPlaceholder{height:205px}.bookCard .cardActions{gap:5px;padding:9px}.bookCard .cardActions button{font-size:11px}.selectedBookActions{grid-template-columns:repeat(3,minmax(0,1fr))}.selectedBookActions>button{white-space:normal;padding:8px 5px;font-size:11px}}.bookCard .cardActions{grid-template-columns:repeat(4,minmax(0,1fr))}.nominateBookButton{color:#224738;background:#f8f3e7f5;border:1px solid #ab7f2e7a;font-weight:750}.nominateBookButton.isCompact{min-width:0}.nominationDialogOpen{overflow:hidden}.nominationDialogOpen .bookCard:hover,.nominationDialogOpen .bookCard:focus-within{transform:none}.nominationDialogOpen .bookCard .hoverSummary{opacity:0;visibility:hidden;transform:translateY(12px)}.nominationBackdrop{z-index:4000;isolation:isolate;-webkit-backdrop-filter:none;background:#02111be6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.nominationDialog{color:#173e31;background:linear-gradient(145deg,#fbf6e9,#eee2c9);border:1px solid #c79a43;border-radius:20px;width:min(560px,100%);max-height:min(720px,90vh);padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #0000007a}.nominationDialog h2{margin:4px 44px 6px 0;font-size:clamp(25px,3vw,36px);line-height:1.05}.nominationClose{color:#fff3d6;background:#163f32;border-radius:50%;width:38px;height:38px;padding:0;font-size:25px;position:absolute;top:14px;right:16px}.nominationBookTitle{color:#58685e;margin:0 0 20px}.nominationBookTitle span{font-style:italic}.nominationClubList{gap:9px;display:grid}.nominationClubList>button{text-align:left;color:#173e31;background:#ffffff9e;border:1px solid #ab7f2e4d;border-radius:12px;align-items:center;gap:12px;width:100%;padding:11px 13px;display:flex}.nominationClubList strong,.nominationClubList small{display:block}.nominationClubList small{color:#68756d;margin-top:2px;font-weight:500}.nominationClubMonogram{color:#e5b954;height:42px;font-family:var(--font-display),var(--font-literary), Georgia,serif;background:#173f32;border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.nominationMessage,.nominationStatus{color:#244d3e;background:#23524017;border-radius:10px;padding:10px 12px}.nominationFooter{justify-content:space-between;gap:10px;margin-top:18px;display:flex}.nominationFooter button{min-height:42px}.nominationIntro{color:#52665d;margin:4px 0 14px}.nominationExistingSummary{color:#294d3e;background:#23524012;border:1px solid #23524033;border-radius:12px;margin:0 0 14px;padding:12px 14px}.nominationExistingSummary ul{gap:5px;margin:8px 0 0;padding:0;list-style:none;display:grid}.nominationExistingSummary li{font-weight:700}.nominationClubList>button{position:relative}.nominationClubList>button.isSelected{background:#fff9e9;border-color:#9b702b;box-shadow:0 0 0 2px #9b702b29}.nominationClubList>button.isNominated{opacity:.72;cursor:default;background:#2352401a;border-color:#2352403d}.nominationClubChoice{color:#805b25;margin-left:auto;font-size:22px}.nominationClubList>button.isNominated .nominationClubChoice{color:#2f6c51}.nominationDialog button:disabled{cursor:not-allowed;filter:saturate(.65)}.nominationResult{text-align:center;padding:12px 4px 4px}.nominationResult .eyebrow{margin-top:12px}.nominationResult h2{margin:6px auto 12px}.nominationResult>p:not(.eyebrow){color:#52665d;max-width:390px;margin:0 auto;font-size:17px;line-height:1.55}.nominationResultIcon{color:#fff;background:#286548;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto;font-size:36px;display:grid;box-shadow:0 10px 24px #28654840}.nominationResult.isExisting .nominationResultIcon{background:#9a712c}.nominationError{color:#773728;background:#8b382817;border:1px solid #8b382840;border-radius:10px;gap:3px;margin-top:14px;padding:12px 14px;display:grid}.nominationError span{font-size:14px}.nominationToast{z-index:5000;color:#fff7e5;background:#0a2936;border:1px solid #e5b954a6;border-radius:13px;gap:3px;min-width:min(340px,100vw - 28px);padding:15px 18px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 46px #0000006b}.nominationToast span{color:#cfdbd5;font-size:14px}.dashboardSpotlightCover>.nominateBookButton{z-index:5;border-radius:999px;min-height:27px;padding:4px 9px;font-size:10px;position:absolute;bottom:8px;left:8px}.clubPendingInvites{gap:12px!important;padding:14px 18px!important}.clubPendingInvites>div:last-child>p{border-radius:12px!important;gap:7px!important;min-height:0!important;margin:0!important;padding:8px 10px!important}.clubPendingInvites button{min-height:28px!important;padding:4px 8px!important;font-size:11px!important}.aboutPrivacyPledge{color:#f6ead1;background:linear-gradient(135deg,#103a2df0,#194636db);border:1px solid #c5973d80;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.aboutPrivacyPledge h3{color:#f9e8c6}.aboutPrivacyPledge p{max-width:760px}.aboutPrivacyPledge a{color:#173e31;background:#f6eedc;border-radius:9px;flex:none;padding:12px 16px;font-weight:800}.landingFooter a{color:#d9b45e;text-decoration:none}.landingFooter a:hover{text-decoration:underline}.globalLegalFooter{z-index:2;color:#e8e4d9;background:var(--moss-deep);border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:20px clamp(20px,5vw,72px);font-size:13px;display:flex;position:relative}.globalLegalFooter nav{flex-wrap:wrap;gap:12px 22px;display:flex}.globalLegalFooter a{color:#f1d18b;text-decoration:none}.globalLegalFooter a:hover,.globalLegalFooter a:focus-visible{text-decoration:underline}.legalCenterShell{z-index:1;background:var(--card);grid-template-columns:minmax(210px,260px) minmax(0,800px) minmax(170px,220px);justify-content:center;gap:clamp(28px,4vw,64px);min-height:calc(100vh - 64px);padding:48px clamp(22px,5vw,72px) 80px;display:grid;position:relative}.legalDocumentNavigation,.legalToc{align-self:start;position:sticky;top:32px}.legalBrand{color:var(--ink);font-family:var(--font-literary), Georgia, "Times New Roman", serif;align-items:center;gap:10px;margin-bottom:30px;font-size:17px;font-weight:700;text-decoration:none;display:flex}.legalBrand img{width:38px;height:38px}.legalDocumentNavigation nav,.legalToc nav,.legalMobileNavigation nav,.legalMobileToc nav{gap:3px;display:grid}.legalDocumentNavigation nav a,.legalMobileNavigation nav a{color:var(--ink-soft);border-left:2px solid #0000;padding:9px 12px;font-size:14px;line-height:1.3;text-decoration:none;display:block}.legalDocumentNavigation nav a:hover,.legalMobileNavigation nav a:hover{color:var(--clay-dark)}.legalDocumentNavigation nav a.active,.legalMobileNavigation nav a.active{border-color:var(--clay);color:var(--clay-dark);background:#eee6d7;border-radius:0 8px 8px 0;font-weight:700}.legalDocument{width:100%;min-width:0}.legalDocumentHeader{border-bottom:1px solid var(--line);padding-bottom:28px}.legalEyebrow{color:var(--clay-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.legalDocumentHeader h1{color:var(--ink);font-family:var(--font-literary), Georgia, "Times New Roman", serif;letter-spacing:-.025em;margin:0;font-size:clamp(36px,5vw,54px);line-height:1.08}.legalVersion{flex-wrap:wrap;gap:22px 36px;margin:26px 0 0;display:flex}.legalVersion div{gap:4px;display:grid}.legalVersion dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.legalVersion dd{color:var(--ink-soft);margin:0;font-size:14px}.legalDocumentBody{min-height:300px;padding:38px 0 54px}.legalMarkdown{color:var(--ink-soft);font-family:var(--font-literary), Georgia, "Times New Roman", serif;font-size:18px;line-height:1.75}.legalMarkdown p{margin:0 0 1.3em}.legalMarkdown h1,.legalMarkdown h2,.legalMarkdown h3,.legalMarkdown h4,.legalMarkdown h5,.legalMarkdown h6{color:var(--ink);font-family:var(--font-system), Arial, Helvetica, sans-serif;scroll-margin-top:30px;line-height:1.25}.legalMarkdown h1{margin:1.8em 0 .7em;font-size:3rem}.legalMarkdown h1:first-child{margin-top:0}.legalMarkdown h2{margin:2.2em 0 .75em;padding-top:.4em;font-size:2rem}.legalMarkdown h3{margin:1.8em 0 .65em;font-size:1.5rem}.legalMarkdown h4,.legalMarkdown h5,.legalMarkdown h6{margin:1.5em 0 .55em;font-size:17px}.legalMarkdown a,.legalDocumentPagination a,.legalToc a,.legalMobileToc a{color:var(--clay-dark);text-underline-offset:3px}.legalMarkdown li{margin-bottom:.55em}.legalMarkdown blockquote{border-left:3px solid var(--brass);color:var(--muted);margin:1.5em 0;padding:4px 0 4px 22px}.legalMarkdown code{background:var(--card-soft);border-radius:4px;padding:2px 5px;font-size:.88em}.legalMarkdown hr{border:0;border-top:1px solid var(--line);margin:38px 0}.legalToc>p{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin:5px 0 12px;font-size:12px;font-weight:800}.legalToc nav a,.legalMobileToc nav a{color:var(--muted);padding:4px 0;font-size:13px;line-height:1.35;text-decoration:none}.legalToc nav a:hover,.legalMobileToc nav a:hover{color:var(--clay-dark)}.legalToc .tocLevel3,.legalMobileToc .tocLevel3{padding-left:12px}.legalToc .tocLevel4,.legalMobileToc .tocLevel4,.legalToc .tocLevel5,.legalMobileToc .tocLevel5,.legalToc .tocLevel6,.legalMobileToc .tocLevel6{padding-left:24px}.legalTocEmpty{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.legalDocumentPagination{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;gap:20px;padding-top:26px;font-size:14px;display:grid}.legalDocumentPagination span:last-child{text-align:right}.legalDocumentPagination a{font-weight:700;text-decoration:none}.legalDocumentPagination a:hover{text-decoration:underline}.legalMobileNavigation,.legalMobileToc{display:none}@media (max-width:1050px){.legalCenterShell{grid-template-columns:minmax(190px,230px) minmax(0,760px)}.legalToc{display:none}.legalMobileToc{border:1px solid var(--line);background:#f4efe4;border-radius:10px;margin-top:24px;padding:13px 16px;display:block}.legalMobileToc summary{cursor:pointer;color:var(--ink);font-weight:700}.legalMobileToc nav,.legalMobileToc .legalTocEmpty{margin-top:12px}}@media (max-width:760px){.legalCenterShell{padding:20px 18px 54px;display:block}.legalDesktopNavigation{display:none}.legalMobileNavigation{border:1px solid var(--line);background:#f4efe4;border-radius:10px;margin-bottom:34px;display:block}.legalMobileNavigation summary{cursor:pointer;color:var(--ink);padding:14px 16px;font-weight:800}.legalMobileNavigation nav{padding:0 8px 10px}.legalDocumentHeader h1{font-size:38px}.legalVersion{grid-template-columns:1fr 1fr;gap:16px;display:grid}.legalMarkdown{font-size:17px}.legalMarkdown h1{font-size:2.35rem}.legalDocumentPagination{grid-template-columns:1fr 1fr}.legalDocumentPagination>a{text-align:center;grid-area:1/1/auto/-1}.globalLegalFooter{flex-direction:column;align-items:flex-start}}@media print{body{background:#fff!important}body:before,.legalDocumentNavigation,.legalMobileNavigation,.legalToc,.legalMobileToc,.legalDocumentPagination,.globalLegalFooter{display:none!important}.legalCenterShell{background:#fff;padding:0;display:block}.legalDocument{max-width:none}}.privacyPage{isolation:isolate;color:#193f32;background:#061d29;min-height:100vh;padding:clamp(22px,5vw,72px);position:relative}.privacyPage:before{content:"";z-index:-1;background-image:radial-gradient(#071e2a05 0%,#04162114 48%,#020e174d 100%),url(/images/library-room-desktop.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.privacyPage>*{z-index:1;position:relative}.recommendationNominateButton,.candidateNominateButton{z-index:4;color:#214b3d;background:#f9f1def5;border:1px solid #ae7e238c;border-radius:999px;min-height:28px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;box-shadow:0 4px 12px #01111926}.recommendationNominateButton{bottom:10px;left:42px}.candidateNominateButton{bottom:9px;right:44px}.recommendationNominateButton:hover,.candidateNominateButton:hover{color:#f7d27a;background:#315b49}.privacyBook{border:1px solid #cb9e45ad;border-radius:22px;width:min(920px,100%);margin-inline:auto;overflow:hidden;box-shadow:0 32px 90px #00000080}.privacyHero{color:#f8edda;background:linear-gradient(135deg,#051b26fa,#07222df5);grid-template-columns:minmax(190px,30%) 1fr;align-items:center;gap:clamp(25px,5vw,55px);padding:clamp(30px,5vw,52px);display:grid}.privacyHero img{object-fit:contain;width:100%;height:auto;max-height:180px}.privacyHeroCopy{border-left:1px solid #cb9e4580;min-width:0;padding-left:clamp(25px,4vw,48px)}.privacyHero .eyebrow{color:#d4a33f;margin:0 0 10px}.privacyHero h1{color:#f8edda;max-width:620px;margin:0;font-size:clamp(42px,6vw,68px);line-height:.94}.privacyHeroIntro{color:#eadfc9;max-width:500px;margin:20px 0 0;font-size:clamp(16px,2vw,19px);line-height:1.55}.privacyPledge{background:linear-gradient(145deg,#faf5e8fb,#e9ddc4fb);padding:clamp(25px,6vw,62px)}.privacyPledge>p{font-size:18px;line-height:1.7}.privacyPledge blockquote{font:italic 700 clamp(25px,4vw,38px)/1.15 var(--font-display),var(--font-literary), Georgia,serif;background:#ffffff73;border-left:4px solid #bd8a2f;margin:28px 0;padding:20px 24px}.privacyPledge section{border-top:1px solid #755b2b33;padding:19px 0}.privacyPledge section h2{color:#173e31;margin:0 0 7px}.privacyPledge section p{margin:0;line-height:1.72}.privacyPromise{color:#f4d690;font-family:var(--font-display),var(--font-literary), Georgia,serif;background:#173f32;border-radius:14px;gap:7px;margin:28px 0;padding:22px;font-size:22px;display:grid}.privacyPledge footer{margin-top:26px}.privacyNav{text-align:center;background:#0a2835;padding:18px}.privacyNav a{color:#f4d690;font-weight:800}@media (max-width:720px){.bookCard .cardActions{grid-template-columns:repeat(2,minmax(0,1fr))}.nominationBackdrop{padding:10px}.nominationDialog{border-radius:15px;padding:22px 16px}.nominationFooter{flex-direction:column}.nominationToast{top:14px;bottom:auto;right:14px}.aboutPrivacyPledge{flex-direction:column;align-items:flex-start}.aboutPrivacyPledge a{text-align:center;width:100%}.clubPendingInvites{display:block!important}.clubPendingInvites>div:last-child{margin-top:10px}.clubPendingInvites>div:last-child>p{width:100%;font-size:12px}.privacyPage{padding:10px}.privacyPage:before{background-image:radial-gradient(#071e2a05 0%,#04162114 48%,#020e174d 100%),url(/images/library-room-mobile.png)}.privacyBook{border-radius:16px}.privacyHero{text-align:center;grid-template-columns:1fr;gap:20px;padding:25px 20px}.privacyHero img{width:min(280px,76vw);margin-inline:auto}.privacyHeroCopy{border-top:1px solid #cb9e4580;border-left:0;padding:20px 0 0}.privacyHero h1,.privacyHeroIntro{margin-inline:auto}.privacyPledge{padding:25px 19px}}.discoveryWelcome{gap:28px;padding:28px 34px 38px;display:grid}.discoverySectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:15px;display:flex}.discoverySectionHeading h3{margin:2px 0 0;font-size:1.45rem}.discoverySectionHeading>span{color:#4f6258;text-align:right;font-size:.83rem}.discoveryRecommendationGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.discoveryRecommendationGrid>button{text-align:left;color:#24382e;cursor:pointer;background:#fffaefba;border:1px solid #8160273d;border-radius:13px;min-width:0;padding:0 0 12px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 8px 20px #08131617}.discoveryRecommendationGrid>button:hover{border-color:#ae7b20b3;transform:translateY(-3px);box-shadow:0 12px 26px #08131626}.discoveryRecommendationCover{aspect-ratio:3/4;background:#17362beb;width:100%;display:block;overflow:hidden}.discoveryRecommendationCover img{object-fit:cover;width:100%;height:100%}.discoveryRecommendationCover i{color:#d8ad55;place-items:center;height:100%;font-size:1.7rem;font-style:normal;display:grid}.discoveryRecommendationGrid small,.discoveryRecommendationGrid strong,.discoveryRecommendationGrid>button>span:last-child{margin-inline:10px;display:block}.discoveryRecommendationGrid small{color:#8a5f1e;letter-spacing:.05em;text-transform:uppercase;margin-top:9px;font-size:.62rem;font-weight:800;line-height:1.25}.discoveryRecommendationGrid strong{font-family:var(--font-literary), Georgia,serif;margin-top:5px;font-size:.95rem;line-height:1.15}.discoveryRecommendationGrid>button>span:last-child{color:#526159;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.76rem;overflow:hidden}.discoveryRecommendationLoading,.discoveryRecommendationPrompt{background:#fffaef7a;border:1px solid #8160272e;border-radius:13px;min-height:150px}.discoveryRecommendationPrompt{color:#405448;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.discoveryRecommendationPrompt span{color:#5b685f}.discoveryGenreShelf>div:last-child{flex-wrap:wrap;gap:9px;display:flex}.discoveryGenreShelf>div:last-child button{color:#29483a;cursor:pointer;background:#efe6d3d1;border:1px solid #8160274d;border-radius:999px;align-items:center;gap:12px;padding:9px 13px;font-weight:750;display:flex}.discoveryGenreShelf>div:last-child button:hover{color:#f7e5bb;background:#315a49;border-color:#b68732}.discoveryGenreShelf>div:last-child button span{color:#aa7b28}.offerComparisonList{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sellerOfferCard{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:12px}.sellerMark{color:#f4cf7a;width:36px;height:36px;font:700 1rem var(--font-literary), Georgia,serif;background:#315a49;border:1px solid #ae7b208c;border-radius:50%;place-items:center;display:grid}.sellerOfferCard.catalogLinkOffer{opacity:1;background:#fffaefb3}.sellerOfferCard.catalogLinkOffer .sellerOfferActions{grid-column:auto}.sellerOfferCard.catalogLinkOffer .sellerOfferActions button{white-space:nowrap}.sellerOfferIdentity small{line-height:1.3}@media (max-width:1100px){.discoveryRecommendationGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.offerComparisonList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.discoveryWelcome{gap:22px;padding:18px 14px 24px}.discoverySectionHeading{flex-direction:column;align-items:start;gap:3px;margin-bottom:11px}.discoverySectionHeading>span{text-align:left}.discoveryRecommendationGrid{scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 12px;display:flex;overflow-x:auto}.discoveryRecommendationGrid>button{scroll-snap-align:start;flex:0 0 132px}.discoveryRecommendationCover{aspect-ratio:3/4.25}.discoveryGenreShelf>div:last-child{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.discoveryGenreShelf>div:last-child button{flex:none}.offerComparisonList{grid-template-columns:1fr}.sellerOfferCard,.sellerOfferCard.catalogLinkOffer{grid-template-columns:36px minmax(0,1fr) auto}.sellerOfferCard .sellerOfferActions,.sellerOfferCard.catalogLinkOffer .sellerOfferActions{grid-column:auto}.sellerOfferCard.catalogLinkOffer .sellerOfferActions button{width:auto}}.genrePreferenceRow>label{position:relative}.genrePreferenceRow input[type=radio]{opacity:0;pointer-events:auto;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.mainArea .panel{-webkit-backdrop-filter:blur(12px)saturate(.84);background:linear-gradient(145deg,#fffbf294,#ede3d06e);box-shadow:inset 0 1px #ffffff6b,0 18px 48px #000a123d}.mainArea .panel input,.mainArea .panel select,.mainArea .panel textarea{background:#fffdf8ed}@media (max-width:640px){.mainArea .panel{-webkit-backdrop-filter:blur(10px)saturate(.86);background:linear-gradient(145deg,#fffbf2ab,#ede3d08c)}}.mainArea .panel{color:#203329}.mainArea .panel h1,.mainArea .panel h2,.mainArea .panel h3,.mainArea .panel h4,.mainArea .panel .panelKicker{color:#1f3b30}.mainArea .panel p,.mainArea .panel li,.mainArea .panel dt,.mainArea .panel dd{color:#34483d}.mainArea .panel .muted,.mainArea .panel .softText,.mainArea .panel .author,.mainArea .panel .notes,.mainArea .panel small{color:#59665e}.mainArea .panel .eyebrow,.mainArea .panel label,.mainArea .panel legend{color:#765621;text-shadow:none}.mainArea .panel label small,.mainArea .panel .settingsForm label small,.mainArea .panel .bookForm label small{color:#5e6961}.tutorialPage{scroll-behavior:smooth;gap:18px;display:grid}.tutorialHero{justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}.tutorialHero h2{color:#fff0d4;margin:.15em 0;font-size:clamp(36px,5vw,58px)}.tutorialHero>div>p:last-child{color:#ddd0b9;max-width:720px;margin-bottom:0;line-height:1.65}.tutorialHeroMark{background:radial-gradient(circle,#405b46b8,#061d29f0);border:1px solid #d4af3794;border-radius:50%;flex:0 0 116px;place-items:center;width:116px;height:116px;display:grid;box-shadow:0 12px 35px #00000052,inset 0 0 0 6px #d4af3714}.tutorialHeroMark span{font:700 48px var(--font-literary), Georgia,serif;color:#efc96b;line-height:1}.tutorialHeroMark small{color:#e8dbc4;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.tutorialIndex{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.tutorialIndex a{color:#284337;background:#efe6d5db;border:1px solid #b5914d75;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid;box-shadow:0 7px 20px #08191921}.tutorialIndex a:hover{background:#f3ead9;border-color:#c99d48;transform:translateY(-2px)}.tutorialIndex>a>span{color:#efca70;width:42px;height:42px;font:700 16px var(--font-literary), Georgia,serif;background:#284c3d;border-radius:50%;place-items:center;display:grid}.tutorialIndex div{gap:3px;display:grid}.tutorialIndex strong{font:700 19px var(--font-literary), Georgia,serif}.tutorialIndex small{color:#66756c;line-height:1.35;overflow:hidden}.tutorialIndex b{color:#9a7430;text-transform:uppercase;white-space:nowrap;font-size:11px}.tutorialChapter{padding:28px;scroll-margin-top:18px}.tutorialChapter>header{border-bottom:1px solid #9f7f4847;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:17px;margin-bottom:23px;padding-bottom:18px;display:grid}.tutorialChapter>header>span{color:#efca70;width:58px;height:58px;font:700 20px var(--font-literary), Georgia,serif;background:#284d3e;border-radius:50%;place-items:center;display:grid;box-shadow:0 7px 17px #2640332e}.tutorialChapter h3{color:#254235;margin:.1em 0;font-size:clamp(29px,4vw,42px)}.tutorialChapter>header p:last-child{color:#68756e;max-width:790px;margin:.4em 0 0;line-height:1.55}.tutorialChapter>button{color:#efca70;background:#345442;margin-top:20px}.tutorialMap{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tutorialMap>div{background:#fffcf570;border:1px solid #a68b5a4d;border-radius:11px;gap:5px;padding:14px;display:grid}.tutorialMap b{color:#29483a}.tutorialMap span{color:#65736b;line-height:1.45}.tutorialSteps{gap:13px;margin:0;padding:0;list-style:none;display:grid}.tutorialSteps>li{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;display:grid}.tutorialSteps>li>span{color:#8a6527;background:#eee3cf;border:1px solid #b89149;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.tutorialSteps h4{color:#29473a;margin:1px 0 4px;font-size:16px}.tutorialSteps p{color:#647168;margin:0;line-height:1.5}.tutorialSteps p b{color:#395548}.tutorialSteps.compact{gap:11px}.tutorialSteps.compact>li{grid-template-columns:30px minmax(0,1fr)}.tutorialSteps.compact>li>span{width:27px;height:27px;font-size:12px}.tutorialTip{background:#d9c79f47;border-left:4px solid #bd913d;border-radius:4px 11px 11px 4px;margin-top:20px;padding:15px 17px}.tutorialTip strong{color:#7e5d24;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.tutorialTip p{color:#506158;margin:5px 0 0;line-height:1.55}.tutorialChoiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tutorialChoiceGrid>section{background:#fffcf56b;border:1px solid #af8e4f5c;border-radius:13px;padding:18px}.tutorialChoiceGrid h4{color:#29473a;font:700 24px var(--font-literary), Georgia,serif;margin:.2em 0 17px}.tutorialRoleTable{border:1px solid #a6864c5c;border-radius:12px;margin-top:17px;display:grid;overflow:hidden}.tutorialRoleTable>div{grid-template-columns:minmax(110px,.3fr) 1fr;display:grid}.tutorialRoleTable>div>*{padding:10px 13px}.tutorialRoleTable>div:first-child{color:#f4d481;background:#315241}.tutorialRoleTable>div:not(:first-child){color:#5c6b62;background:#fffcf55e;border-top:1px solid #a6864c38}.tutorialRoleTable>div:not(:first-child)>span:first-child{color:#29473a;font-weight:800}@media (max-width:800px){.tutorialHero{align-items:flex-start;padding:24px}.tutorialHeroMark{flex-basis:90px;width:90px;height:90px}.tutorialHeroMark span{font-size:38px}.tutorialIndex,.tutorialChoiceGrid,.tutorialMap{grid-template-columns:1fr}}@media (max-width:520px){.tutorialHero{padding:21px;display:grid}.tutorialHeroMark{display:none}.tutorialIndex a{grid-template-columns:38px minmax(0,1fr)}.tutorialIndex>a>span{width:38px;height:38px}.tutorialIndex b{display:none}.tutorialChapter{padding:20px 16px}.tutorialChapter>header{grid-template-columns:44px minmax(0,1fr);gap:12px}.tutorialChapter>header>span{width:44px;height:44px;font-size:16px}.tutorialRoleTable>div{grid-template-columns:92px minmax(0,1fr)}.tutorialRoleTable>div>*{padding:9px}}.mainArea .panel input,.mainArea .panel select,.mainArea .panel textarea{color:#25342c}.mainArea .panel input::placeholder,.mainArea .panel textarea::placeholder{color:#6b746d}.mainArea .panel .discoveryCandidates{background:#b8b0a06b}.mainArea .panel .candidateRailItem,.mainArea .panel .sellerResultCard,.mainArea .panel .sellerOfferCard,.mainArea .panel .wishlistCard,.mainArea .panel .availabilityEmpty{color:#24382e;background:#fffcf4c7}.mainArea .panel .candidateRailItem small,.mainArea .panel .sellerResultCard small,.mainArea .panel .sellerOfferCard small,.mainArea .panel .wishlistCard small,.mainArea .panel .availabilityEmpty span,.mainArea .panel .catalogSource{color:#5c675f}.mainArea .panel .candidateRailItem:hover,.mainArea .panel .candidateRailItem.active,.mainArea .panel .sellerResultCard:hover{color:#fff4df;background:#315344}.mainArea .panel .candidateRailItem:hover strong,.mainArea .panel .candidateRailItem:hover small,.mainArea .panel .candidateRailItem.active strong,.mainArea .panel .candidateRailItem.active small,.mainArea .panel .sellerResultCard:hover strong,.mainArea .panel .sellerResultCard:hover small{color:#fff4df}.mainArea .panel .bookSynopsis,.mainArea .panel .selectedBookIdentity h3,.mainArea .panel .selectedOwnedList span{color:#46574d}.statCard,.darkPanel{color:#25382e}.statCard .panelKicker,.darkPanel .panelKicker,.statCard h1,.statCard h2,.statCard h3,.darkPanel h1,.darkPanel h2,.darkPanel h3{color:#203b30}.statCard span,.darkPanel span,.statCard small,.darkPanel small{color:#55635a}.collectionTiles button{color:#263b31}.collectionTiles button small{color:#5b675f}.collectionTiles button:hover{color:#fff4df;background:#315344}.collectionTiles button:hover span,.collectionTiles button:hover small,.collectionTiles button:hover strong{color:#fff4df}.viewToggle button{color:#34483d}.libraryList tbody tr,.libraryList tbody tr td{color:#f6ead7}.libraryList tbody tr td small{color:#d2c5af}.loanTable.libraryList tbody tr:nth-child(2n),.loanTable.libraryList tbody tr:nth-child(2n) td{color:#243b31}.loanTable.libraryList tbody tr:nth-child(2n) td small{color:#526158}.sideNav{gap:3px;margin-top:16px}.sideNavItem{min-height:40px;padding:8px 11px}.navItemGroup{gap:3px;display:grid}.settingsSubnav{border-left:1px solid #cd9e3761;gap:2px;margin:1px 0 5px 38px;padding-left:9px;display:grid}.settingsSubnav button{min-height:31px;box-shadow:none;color:#cfc5b4;text-align:left;background:0 0;border:0;border-radius:7px;padding:5px 8px;font-size:12px}.settingsSubnav button:hover,.settingsSubnav button.active{color:#f1cb72;background:#fff9e81a}.dashboardStoryLink{box-shadow:none;color:#b38b40;text-align:left;text-underline-offset:3px;background:0 0;border:0;margin-top:5px;padding:0;font-size:12px;-webkit-text-decoration:underline #b38b4066;text-decoration:underline #b38b4066;display:block}.dashboardStoryLink:hover{box-shadow:none;color:#d2a84f;background:0 0}.aboutLibraryPage{gap:18px}.aboutOriginHero,.aboutPromiseGrid article,.aboutGrowthSection,.aboutCollectionNote{-webkit-backdrop-filter:blur(11px);background:linear-gradient(145deg,#fffaefc7,#e2d4b894);border:1px solid #b18b436b;box-shadow:inset 0 1px #ffffff85,0 16px 40px #02121933}.aboutOriginHero{border-radius:22px;grid-template-columns:110px minmax(0,760px);justify-content:center;align-items:start;gap:32px;padding:42px;display:grid}.aboutOriginMark{object-fit:contain;filter:drop-shadow(0 8px 14px #07191d40);width:100px;height:100px}.aboutOriginCopy h2{color:#1f3b30;margin:.16em 0 .45em;font-size:clamp(38px,5.4vw,70px);line-height:.98}.aboutOriginCopy>p{color:#3f5147;max-width:720px;line-height:1.65}.aboutOriginCopy .aboutLead{color:#795a28;margin-bottom:6px;font-weight:800}.aboutOriginCopy blockquote{color:#a17326;font:italic 700 clamp(21px,2.5vw,30px)/1.35 var(--font-literary), Georgia,serif;margin:0 0 17px;padding:3px 0}.aboutPromiseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.aboutPromiseGrid article{border-radius:16px;grid-template-columns:44px 1fr;gap:15px;padding:23px;display:grid}.aboutPromiseGrid article>span{color:#e9c56a;width:40px;height:40px;font:700 13px var(--font-literary), Georgia,serif;background:#315344;border-radius:50%;place-items:center;display:grid}.aboutPromiseGrid h3{color:#243f33;margin:3px 0 8px;font-size:23px}.aboutPromiseGrid p:last-child{color:#56665d;margin:0;line-height:1.52}.aboutStatGrid article{background:#f9f1e0b8;border-color:#ac853e66;min-height:92px;padding:14px;box-shadow:0 8px 22px #04181c24}.aboutStatGrid strong{color:#315344;font-size:34px}.aboutStatGrid span{color:#725625;text-transform:uppercase;letter-spacing:.07em;font-size:12px}.aboutGrowthSection{border-radius:18px;padding:28px}.aboutGrowthSection header h3{color:#243f33;margin:.25em 0 19px;font-size:30px}.aboutGrowthGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.aboutGrowthGrid article{background:#fffcf561;border:1px solid #a6824347;border-radius:12px;padding:17px}.aboutGrowthGrid b{color:#29473a;font:700 19px var(--font-literary), Georgia,serif}.aboutGrowthGrid p{color:#5b6961;margin:7px 0 0;line-height:1.5}.aboutCollectionNote{border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:27px 30px;display:flex}.aboutCollectionNote h3{color:#243f33;margin:.25em 0;font-size:28px}.aboutCollectionNote p:last-child{color:#4e6056;max-width:770px;margin-bottom:0;line-height:1.58}.aboutCollectionNote button{flex:none}.aboutDedication{color:#ead5a4;text-align:center;max-width:900px;font:italic 700 18px var(--font-literary), Georgia,serif;margin:8px auto 0;line-height:1.5}@media (max-width:820px){.sideNav{gap:3px}.sideNavItem{min-height:44px;padding:9px 10px}.settingsSubnav{border:0;grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:0 0 5px;padding:0}.settingsSubnav button{text-align:center}.aboutOriginHero{grid-template-columns:76px 1fr;gap:21px;padding:28px}.aboutOriginMark{width:72px;height:72px}.aboutPromiseGrid,.aboutGrowthGrid{grid-template-columns:1fr}.aboutCollectionNote{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.aboutOriginHero{grid-template-columns:1fr;padding:24px 20px}.aboutOriginMark{width:64px;height:64px}.aboutOriginCopy h2{font-size:40px}.aboutPromiseGrid article{padding:18px}.aboutCollectionNote{padding:22px 19px}.aboutCollectionNote button{width:100%}.settingsSubnav{grid-template-columns:1fr}.settingsSubnav button{min-height:36px}}.mainArea .tutorialChapter>header{background:linear-gradient(125deg,#233b30,#3e4b37);border:0;border-radius:17px 17px 0 0;margin:-28px -28px 24px;padding:24px 28px}.mainArea .tutorialChapter>header h3{color:#fff2d8;text-shadow:0 2px 8px #00000052;font-size:clamp(28px,3.3vw,40px)}.mainArea .tutorialChapter>header .eyebrow{color:#e0b451}.mainArea .tutorialChapter>header p:last-child{color:#e4dfd3}.mainArea .tutorialMap b,.mainArea .tutorialSteps h4,.mainArea .tutorialChoiceGrid h4{color:#203d31}.mainArea .tutorialMap span,.mainArea .tutorialSteps p,.mainArea .tutorialTip p,.mainArea .tutorialChoiceGrid p,.mainArea .tutorialRoleTable>div:not(:first-child){color:#354c40}.tutorialChoiceGrid>section>h4{font:700 22px var(--font-literary), Georgia,serif}.tutorialChoiceGrid .tutorialSteps h4{margin:1px 0 4px;font:700 16px system-ui,sans-serif}.tutorialChoiceGrid .tutorialSteps p{font-size:14px}.tutorialVisual{background:#0d2530;border:1px solid #a6803a7a;border-radius:15px;grid-template-columns:minmax(0,1fr) 240px;min-height:210px;margin:0 0 24px;display:grid;overflow:hidden;box-shadow:0 12px 28px #04141933}.tutorialVisual figcaption{color:#f7ead0;background:linear-gradient(145deg,#294a3b,#203a30);align-content:center;gap:8px;padding:24px;display:grid}.tutorialVisual figcaption b{color:#efc86b;font:700 21px var(--font-literary), Georgia,serif}.tutorialVisual figcaption span{color:#e4ddcf;line-height:1.5}.visualSidebar{color:#e8ddc9;background:linear-gradient(160deg,#081d29,#102f38);grid-template-rows:44px repeat(5,1fr);gap:3px;width:185px;padding:16px;display:grid}.visualSidebar i{background:#173847;border:2px solid #c79b45;border-radius:50%;width:36px;height:36px}.visualSidebar b,.visualSidebar span{border-radius:7px;align-items:center;padding:6px 9px;font-size:12px;display:flex}.visualSidebar b{color:#f1ca6e;background:#cc9e4233}.visualCanvas{color:#f4e7cf;align-content:center;gap:10px;padding:24px;display:grid;position:absolute;inset:0 240px 0 185px}.visualCanvas small,.visualForm small{color:#d6a94b;letter-spacing:.11em;font-weight:800}.visualCanvas strong,.visualForm>strong{font:700 25px var(--font-literary), Georgia,serif}.visualStats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.visualStats i,.visualShelf i{background:#f9f0dbd1;border:1px solid #d5b57473;border-radius:7px;height:34px}.visualShelf{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.visualShelf i{background:linear-gradient(90deg,#6d4024 0 18%,#283e32 18% 42%,#9b6d31 42% 63%,#efe0bd 63%);height:58px}.visualForm{color:#263f34;background:linear-gradient(145deg,#f7efdf,#ded0b3);align-content:center;gap:10px;padding:22px 26px;display:grid}.visualFields{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.visualFields.three{grid-template-columns:repeat(3,1fr)}.visualFields i{background:#fffaf0;border:1px solid #bea980;border-radius:6px;height:30px}.visualGenres{grid-template-columns:1fr 70px 70px;align-items:center;gap:5px;font-size:11px;display:grid}.visualGenres>*{border-bottom:1px solid #cbb997;padding:5px 7px;font-style:normal}.visualGenres b{color:#315344}.visualGenres em{color:#936b27}.visualForm button,.visualScan b{color:#f3cc6e;box-shadow:none;background:#315344;border:1px solid #ae8537;border-radius:7px;justify-self:start;padding:7px 12px;font-size:11px}.visualScan{gap:7px;display:flex}.visualScan b{display:block}.visualPerson{background:#fffcf3a6;border:1px solid #c4af86;border-radius:8px;align-items:center;gap:10px;padding:9px;display:flex}.visualPerson>i{color:#efc76a;background:#315344;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.visualPerson div{display:grid}.visualPerson span{color:#5d6b63;font-size:11px}.visualAccess{border:1px solid #c4af86;border-radius:7px;justify-content:space-between;padding:7px 9px;font-size:11px;display:flex}.visualAccess b{color:#315344}.tutorialVisual:has(.visualSidebar){grid-template-columns:minmax(0,1fr) 240px;position:relative}@media (max-width:760px){.tutorialVisual{grid-template-columns:1fr}.tutorialVisual figcaption{padding:17px}.tutorialVisual:has(.visualSidebar){grid-template-columns:1fr}.visualCanvas{right:0}.tutorialVisual:has(.visualSidebar) figcaption{display:none}}@media (max-width:520px){.mainArea .tutorialChapter>header{margin:-20px -16px 20px;padding:20px 16px}.tutorialVisual{min-height:190px}.tutorialVisual figcaption b{font-size:18px}.visualSidebar{width:130px;padding:10px}.visualCanvas{padding:15px;left:130px}.visualForm{padding:18px}.visualForm>strong{font-size:21px}}.bookForm{align-items:start}.bookForm>label{align-self:start;width:100%}.bookForm input:not([type=checkbox]):not([type=file]),.bookForm select{height:46px;min-height:46px}.universalSearchInputWrap input{padding:12px 14px}.starterShelfNotice{color:#253f34;background:linear-gradient(120deg,#f6e8c9eb,#e0cfa9d1);border:1px solid #c59a4685;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin:0 0 16px;padding:17px 20px;display:flex;box-shadow:0 10px 28px #03141929}.starterShelfNotice div{gap:3px;display:grid}.starterShelfNotice p{margin:0}.starterShelfNotice strong{font:700 19px var(--font-literary), Georgia,serif}.starterShelfNotice span{color:#506157;font-size:13px}.sampleBookRibbon{z-index:5;color:#f3cf76;letter-spacing:.08em;text-transform:uppercase;background:#315344;border:1px solid #efc769bf;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #00000047}.bookCard:has(.loanStatusRibbon) .sampleBookRibbon{top:42px}.sampleDetailsBadge,.sampleListBadge{letter-spacing:.07em;text-transform:uppercase;background:#e0c17f40;border:1px solid #b2842f85;border-radius:999px;align-items:center;width:max-content;margin:0 0 7px;padding:4px 7px;font-weight:900;display:inline-flex;color:#765520!important;font-size:10px!important}.sampleListBadge{margin:5px 0 0}.readerTour{z-index:700;position:fixed;inset:0}.tourShade{z-index:700;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#01090dc9;position:fixed}.tourShade.top{inset:0 0 auto}.tourShade.left{left:0}.tourShade.right{right:0}.tourShade.bottom{bottom:0;left:0;right:0}.tourShade.full{inset:0}.tourFocus{z-index:701;pointer-events:none;border:2px solid #e2b653;border-radius:14px;position:fixed;box-shadow:0 0 0 4px #e2b6532e,0 0 34px #e2b65361}.tourCard{z-index:702;color:#263f34;background:linear-gradient(145deg,#f8efdd,#e2d3b6);border:1px solid #c69a48;border-radius:16px;width:min(360px,100vw - 32px);padding:21px;position:fixed;box-shadow:0 24px 70px #00000085}.tourCardTop{justify-content:space-between;align-items:center;display:flex}.tourCardTop>span{color:#efc96e;width:38px;height:38px;font:700 13px var(--font-literary), Georgia,serif;background:#315344;border-radius:50%;place-items:center;display:grid}.tourCardTop>button{box-shadow:none;color:#765c2d;background:0 0;border:0;padding:5px;font-size:12px}.tourCard .eyebrow{color:#966e29;margin:13px 0 3px}.tourCard h2{color:#223d31;margin:0;font-size:28px;line-height:1.08}.tourCard>p:not(.eyebrow){color:#46594e;margin:10px 0 15px;line-height:1.55}.tourProgress{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.tourProgress i{background:#c8b99d;border-radius:10px;height:4px}.tourProgress i.active{background:#b7842e}.tourActions{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.tourActions button{min-width:84px;padding:9px 14px}.tourActions .secondary{color:#315344;background:#ffffff57;border-color:#9e875d}.tutorialHero{background:linear-gradient(145deg,#fffaefe6,#e2d4b8c2)!important;border-color:#b18b4373!important}.mainArea .tutorialHero h2{text-shadow:none;color:#1f3b30!important}.mainArea .tutorialHero .eyebrow{color:#8d6728!important}.mainArea .tutorialHero>div>p:last-child{font-size:16px;color:#41574b!important}.tutorialHeroMark{width:104px;height:104px;box-shadow:none;background:0 0;border:0;flex-basis:104px;place-items:center;padding:0;display:grid}.tutorialHeroMark img{object-fit:contain;filter:drop-shadow(0 9px 15px #0a1c1c47);width:96px;height:96px;display:block}@media (max-width:700px){.starterShelfNotice{flex-direction:column;align-items:flex-start}.starterShelfNotice button{width:100%}.tourCard{max-height:calc(100vh - 24px);overflow:auto}.tutorialHeroMark{flex-basis:78px;width:78px;height:78px}.tutorialHeroMark img{width:74px;height:74px}}.onboardingShell{isolation:isolate;background:#061722 url(/images/library-room-desktop.png) 50%/cover no-repeat fixed;position:relative}.onboardingShell:before{content:"";z-index:-1;background:radial-gradient(#071f2b1f 0 28%,#03121c8c 100%);position:absolute;inset:0}.onboardingCard{-webkit-backdrop-filter:blur(5px);background:linear-gradient(145deg,#051b28e0,#0a2c37d6)}.onboardingBrand img{object-fit:contain;width:min(360px,72vw);height:auto;max-height:116px}.onboardingProgress{grid-template-columns:repeat(2,1fr)}.newReaderNextSteps{color:#29453a;background:linear-gradient(125deg,#f5e9cfe6,#dccba9cc);border:1px solid #c59a467a;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 16px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #03141924}.newReaderNextSteps>div:first-child{gap:3px;display:grid}.newReaderNextSteps h3,.newReaderNextSteps p{margin:0}.newReaderNextSteps h3{font-size:22px}.newReaderNextSteps span{color:#506157}.newReaderNextSteps>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.newReaderNextSteps button{min-height:40px;padding:9px 13px}.readerTourOpen{overscroll-behavior:none;overflow:hidden!important}.readerTour{touch-action:none;overscroll-behavior:none}.tourProgress{grid-template-columns:repeat(8,1fr)}.tutorialReplay{color:#40574b;background:#f5ead3c7;border:1px solid #b28b4266;border-radius:13px;align-items:center;gap:14px;margin:0 0 18px;padding:15px 17px;display:flex}.tutorialReplay span{font-size:14px}@media (max-width:700px){.onboardingShell{background-image:url(/images/library-room-mobile.png);background-attachment:scroll}.onboardingCard{background:linear-gradient(155deg,#051b28e0,#0a2c37d1)}.onboardingBrand img{width:min(300px,82vw);height:auto}.newReaderNextSteps{flex-direction:column;align-items:stretch}.newReaderNextSteps>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.newReaderNextSteps button{width:100%}.tourCard{border-radius:18px;width:auto;max-height:min(45vh,360px);padding:17px 18px}.tourCard h2{font-size:24px}.tourCard>p:not(.eyebrow){margin:8px 0 12px;font-size:14px;line-height:1.45}.tourCard .eyebrow{margin-top:9px}.tourActions{margin-top:12px}.tutorialReplay{flex-direction:column;align-items:flex-start}.tutorialReplay button{width:100%}}.topSearch input{font-weight:650;color:#20362c!important}.topSearch input::placeholder{opacity:1;color:#536259!important}.libraryStickyChrome{z-index:40;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#051822f7,#051822e8 88%,#0000);margin:-8px -10px 16px;padding:8px 10px 1px;position:sticky;top:0}.libraryStickyChrome .topBar{margin-bottom:14px}.libraryPanel{overflow:hidden}.libraryCatalogHeader{flex:none}.libraryTools .search{min-width:min(390px,100%);font-weight:600;color:#21372d!important}.libraryTools .search::placeholder{opacity:1;color:#56655c!important}.libraryResultsScroll{max-height:clamp(360px,58vh,760px);padding:4px 4px 8px;scroll-padding-top:64px;overflow:auto}.libraryResultsScroll .loanTableWrap{overflow:visible}.libraryResultsScroll .libraryList thead th{z-index:5;position:sticky;top:0}.inlineStatusSelect{color:#253b31;background:#fffaf0;border:1px solid #a17e3f8c;border-radius:8px;min-width:116px;min-height:38px;padding:7px 30px 7px 10px;font-weight:750}.recentlyAddedBook{z-index:2;animation:1.1s ease-in-out 2 newBookArrival;position:relative;border-color:#d1a443!important;box-shadow:0 0 0 4px #d6a94942,0 16px 34px #04181d3d!important}@keyframes newBookArrival{0%,to{filter:none}50%{filter:brightness(1.1);transform:translateY(-2px)}}.appHeaderChrome{z-index:38;-webkit-backdrop-filter:blur(13px);background:linear-gradient(#051822f7,#051822e8 90%,#0000);margin:-8px -10px 16px;padding:8px 10px 1px;transition:padding .2s;position:sticky;top:0}.appHeaderChrome .topBar,.appHeaderChrome .topBarIdentity>img,.appHeaderChrome .topBar h1,.appHeaderChrome .libraryContextBar{transition:all .2s}.appHeaderChrome.compact{background:#051822f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:8px;display:grid;box-shadow:0 10px 28px #0000003d}.appHeaderChrome.compact .topBar{border:0;margin:0;padding:0}.appHeaderChrome.compact .topBarIdentity>img{flex-basis:46px;width:46px;height:46px}.appHeaderChrome.compact .topBarIdentity{gap:11px}.appHeaderChrome.compact .topBar h1{margin:0;font-size:28px;line-height:1}.appHeaderChrome.compact .topBar .eyebrow,.appHeaderChrome.compact .topBar .muted{display:none}.appHeaderChrome.compact .topSearch{width:min(330px,34vw)}.appHeaderChrome.compact .topSearch input{min-height:40px;padding-block:8px}.appHeaderChrome.compact .libraryContextBar{background:0 0;border:0;min-width:0;margin:0;padding:0}.appHeaderChrome.compact .libraryContextBar>span,.appHeaderChrome.compact .libraryContextActions label>small{display:none}.appHeaderChrome.compact .libraryContextActions select,.appHeaderChrome.compact .libraryContextActions button{min-height:40px;padding-block:8px}.bookEditor{padding:0!important;overflow:visible!important}.bookEditorHeader{z-index:12;-webkit-backdrop-filter:blur(15px);background:linear-gradient(145deg,#f7efdef5,#e1d2b6f0);border-bottom:1px solid #a07d3c59;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:20px;margin:0;padding:20px 24px;display:flex;position:sticky;top:98px;box-shadow:0 10px 24px #05181d29}.bookEditorIdentity{align-items:center;gap:15px;min-width:0;display:flex}.bookEditorIdentity h2{text-overflow:ellipsis;white-space:nowrap;margin:.1em 0;font-size:clamp(27px,3.2vw,40px);overflow:hidden}.bookEditorIdentity p:last-child{color:#506157;max-width:690px;margin:4px 0 0}.bookEditorIdentity .formCoverPreview{flex:0 0 52px;width:52px;height:70px}.bookEditorCoverPlaceholder{color:#eac568;width:52px;height:70px;font:700 13px var(--font-literary), Georgia,serif;background:#183c31;border:1px solid #b78a38;border-radius:7px;flex:0 0 52px;place-items:center;display:grid}.bookEditorForm{gap:13px;padding:24px;display:grid}.bookEssentials,.bookEditorSection{background:#fffcf485;border:1px solid #a6824361;border-radius:15px;box-shadow:inset 0 1px #ffffff94}.bookEssentials{padding:20px}.bookSectionHeading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px;display:flex}.bookSectionHeading h3{margin:.18em 0 0;font-size:25px}.bookSectionHeading>span{color:#f2cf78;background:#315344;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.bookEditorSectionGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.essentialsGrid{grid-template-columns:1.25fr 1.25fr .75fr .75fr 1fr}.bookEditorSection>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:17px 19px;list-style:none;display:flex}.bookEditorSection>summary::-webkit-details-marker{display:none}.bookEditorSection>summary>span{gap:3px;display:grid}.bookEditorSection>summary strong{color:#264337;font:700 20px var(--font-literary), Georgia,serif}.bookEditorSection>summary small{color:#5c6b62}.bookEditorSection>summary>b{color:#8c672a;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;display:flex}.bookEditorSection>summary>b:after{content:"+";border:1px solid #ba9148;border-radius:50%;place-items:center;width:27px;height:27px;font-size:18px;display:grid}.bookEditorSection[open]>summary>b:after{content:"–"}.bookEditorSection[open]>summary{border-bottom:1px solid #a6824340}.bookEditorSection>.bookEditorSectionGrid{padding:19px}.bookOptionalIntro{color:#4e5e54;background:#e5d3ab52;border-left:4px solid #ba8e3d;border-radius:5px 11px 11px 5px;align-items:center;gap:9px;padding:11px 15px;display:flex}.bookOptionalIntro strong{color:#274539}.bookEditorActions{z-index:11;-webkit-backdrop-filter:blur(14px);background:#f5ebd7f2;border:1px solid #b98d3899;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex;position:sticky;bottom:10px;box-shadow:0 12px 30px #04161b3d}.bookEditorActions>div:first-child{gap:3px;display:grid}.bookEditorActions strong{color:#29483a;font:700 18px var(--font-literary), Georgia,serif}.bookEditorActions small{color:#5c6a61}.bookEditorActions .actions{grid-column:auto}.bookEditorActions button{white-space:nowrap}.bookEditorRating{text-align:left;border:0;min-width:250px;margin:8px 0 3px;padding:0}.bookEditorRating legend{color:#8b672c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;padding:0;font-size:10px;font-weight:800}.bookEditorRating>div{align-items:center;gap:7px;display:flex}.bookEditorRating button{width:38px;height:35px;box-shadow:none;color:#a79d88;background:#fffcf494;border:1px solid #9b76346b;border-radius:9px;place-items:center;padding:0;font-size:24px;line-height:1;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.bookEditorRating button:hover,.bookEditorRating button:focus-visible{color:#c18b2e;background:#fff9e9;border-color:#b9862d;transform:translateY(-1px)}.bookEditorRating button.selected{color:#d39a2f;background:#fff5d6;border-color:#b9862d}.bookEditorRating button.selected span{animation:.24s ease-out both bookRatingFill}@keyframes bookRatingFill{0%{opacity:.55;transform:scale(.72)}65%{transform:scale(1.16)}to{opacity:1;transform:scale(1)}}@media (max-width:1100px){.bookEditorSectionGrid,.essentialsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.appHeaderChrome.compact .topSearch{display:none}}@media (max-width:820px){.appHeaderChrome{margin-inline:-3px;top:68px}.appHeaderChrome.compact{display:block}.appHeaderChrome.compact .topBar{flex-direction:row;align-items:center;display:flex}.appHeaderChrome.compact .libraryContextBar{display:none}.bookEditorHeader{padding:14px 16px;top:128px}.bookEditorIdentity p:last-child{display:none}.bookEditorIdentity h2{font-size:24px}.bookEditorHeader .addBookHeaderActions{width:auto!important;display:flex!important}.bookEditorHeader .addBookHeaderActions button{width:auto}.bookEditorForm{padding:16px}.bookSectionHeading{flex-direction:column;align-items:flex-start}.bookEditorActions{bottom:8px}.bookEditorActions>div:first-child{display:none}}@media (max-width:560px){.bookEditorHeader{top:119px}.bookEditorIdentity,.bookEditorIdentity>div{width:100%}.bookEditorIdentity .eyebrow,.bookEditorIdentity .formCoverPreview,.bookEditorCoverPlaceholder{display:none}.bookEditorHeader{flex-direction:column;align-items:flex-start}.bookEditorHeader .addBookHeaderActions{grid-template-columns:1fr 1fr;width:100%!important;display:grid!important}.bookEditorRating{width:100%;min-width:0}.bookEditorRating>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.bookEditorRating button{width:100%;height:42px}.bookEditorSectionGrid,.essentialsGrid{grid-template-columns:1fr}.bookEditorSectionGrid .wide{grid-column:auto}.bookEditorSection>summary{padding:15px}.bookEditorSection>summary small{font-size:12px}.bookOptionalIntro{flex-direction:column;align-items:flex-start}.bookEditorActions{padding:10px}.bookEditorActions .actions,.bookEditorActions .actions button{width:100%}}.candidateHoverIdentity{z-index:7;color:#fff4df;opacity:0;visibility:hidden;background:linear-gradient(145deg,#294d3d,#1f3d32);border:1px solid #d7ae588c;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;padding:10px 12px;transition:opacity .14s,transform .14s,visibility .14s;display:flex;position:absolute;inset:7px 50px 7px 7px;transform:translateY(4px);box-shadow:0 10px 24px #02121857}.candidateHoverIdentity strong{font:700 15px/1.22 var(--font-literary), Georgia,serif;white-space:normal!important;color:#fff4df!important;overflow:visible!important}.candidateHoverIdentity span{font-size:12px;font-weight:700;line-height:1.25;color:#efd28d!important}.candidateRailItem:hover .candidateHoverIdentity,.candidateRailItem:focus-within .candidateHoverIdentity{opacity:1;visibility:visible;transform:none}.candidateRailItem .candidateWishlistButton{z-index:9}.duplicatePromptBackdrop{z-index:760}.duplicateBookDialog{color:#263f34;background:linear-gradient(145deg,#f8efdc,#dfcfad);border:1px solid #c89a43;border-radius:18px;width:min(560px,100vw - 30px);padding:28px;box-shadow:0 28px 85px #00000094}.duplicateBookDialog h2{color:#203d31;margin:.15em 0 .45em;font-size:32px}.duplicateBookDialog>p:not(.eyebrow){color:#40554a;line-height:1.58}.duplicateExistingBooks{gap:7px;margin:18px 0;display:grid}.duplicateExistingBooks>span{background:#fffcf485;border:1px solid #a7813957;border-radius:9px;gap:2px;padding:10px 12px;display:grid}.duplicateExistingBooks b{color:#29483a}.duplicateExistingBooks small{color:#68736c}.duplicatePromptActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.duplicatePromptActions button{min-height:42px}@media (max-width:820px){.libraryStickyChrome{-webkit-backdrop-filter:none;background:0 0;margin:0;padding:0;position:relative}.libraryResultsScroll{max-height:none;padding:0;overflow:visible}.libraryResultsScroll .loanTableWrap{overflow-x:auto}.candidateHoverIdentity{display:none}.duplicatePromptActions{flex-direction:column-reverse;align-items:stretch}.duplicatePromptActions button{width:100%}}.appHeaderChrome{z-index:38;-webkit-backdrop-filter:blur(13px);background:#051822f0;border-bottom:1px solid #cd9d3b47;margin:-8px -10px 16px;padding:8px 10px;transition:background-color .2s,box-shadow .2s;position:sticky;top:0}.appHeaderChrome.scrolled{background:#051822f9;box-shadow:0 10px 28px #0000003d}.appHeaderChrome .topBar{border:0;grid-template-columns:minmax(260px,.7fr) minmax(520px,1.3fr);align-items:center;gap:28px;margin:0;padding:8px 0;display:grid}.appHeaderChrome .topBarIdentity{gap:0}.appHeaderChrome .topBar h1{margin:1px 0 2px;font-size:clamp(29px,2.5vw,42px);line-height:1.02}.appHeaderChrome .topBar .eyebrow{margin:0;font-size:10px}.appHeaderChrome .topBar .muted{margin:4px 0 0;font-size:13px}.appHeaderUtilities{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;min-width:0;display:grid}.appHeaderUtilities .topSearch{width:100%}.appHeaderUtilities .topSearch input{min-height:42px;padding-block:9px}.appHeaderUtilities .libraryContextBar{min-width:0;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.appHeaderUtilities .libraryContextActions{gap:8px}.appHeaderUtilities .libraryContextActions select,.appHeaderUtilities .libraryContextActions button{white-space:nowrap;min-height:42px;padding-block:8px}.appHeaderUtilities .libraryContextActions label,.appHeaderUtilities .libraryContextActions button{margin:0}.appHeaderUtilities.searchView .libraryContextBar{grid-column:2}.srOnly{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1180px){.appHeaderChrome .topBar{grid-template-columns:minmax(220px,.75fr) minmax(420px,1.25fr)}.appHeaderUtilities{grid-template-columns:1fr auto}.appHeaderUtilities .libraryContextActions select{max-width:150px}}@media (max-width:1100px){.appHeaderChrome .topBar{grid-template-columns:minmax(210px,.8fr) minmax(330px,1.2fr)}.appHeaderUtilities .topSearch{display:none}}@media (max-width:820px){.appHeaderChrome{margin-inline:-3px;top:68px}.appHeaderChrome .topBar{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:5px 0}.appHeaderChrome .topBar h1{font-size:25px}.appHeaderChrome .topBar .muted{font-size:11px}.appHeaderUtilities{justify-content:flex-end;align-items:center;gap:8px;display:flex}.appHeaderUtilities.searchView .libraryContextBar{grid-column:auto}.appHeaderUtilities .libraryContextActions label{display:none}.appHeaderUtilities .libraryContextActions button{min-height:38px;padding:7px 10px;font-size:12px}.bookEditorHeader{position:relative;top:auto}}@media (max-width:560px){.appHeaderChrome .topBar{grid-template-columns:1fr}.appHeaderUtilities .libraryContextActions button{width:100%}}.aboutOriginHero{grid-template-columns:minmax(220px,270px) minmax(0,760px);gap:38px}.aboutOriginMark.aboutOriginLogoPlate{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 18px #07191d38);width:100%;height:auto;max-height:210px}@media (max-width:980px){.aboutOriginHero{grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:28px}}@media (max-width:820px){.aboutOriginHero{grid-template-columns:180px minmax(0,1fr)}.aboutOriginMark.aboutOriginLogoPlate{width:180px;height:auto}}@media (max-width:620px){.aboutOriginHero{grid-template-columns:1fr}.aboutOriginMark.aboutOriginLogoPlate{width:min(270px,82vw);height:auto;margin:0 auto 4px}}.libraryLoadingScreen{isolation:isolate;color:#f8eedc;background:#061824 url(/images/library-room-desktop.png) 50%/cover no-repeat;place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.libraryLoadingScreen:before{content:"";z-index:-1;background:radial-gradient(48% 62% at 50% 48%,#05182394 0,#051823c7 50%,#05182329 78%),linear-gradient(#030f181f,#030f1847);position:absolute;inset:0}.libraryLoadingContent{-webkit-backdrop-filter:blur(8px);text-align:center;background:#041620bd;border:1px solid #d1a4486b;border-radius:22px;place-items:center;width:min(520px,100vw - 40px);padding:38px 42px;display:grid;box-shadow:0 28px 80px #00000070}.libraryLoadingContent>img{object-fit:contain;width:min(360px,78vw);height:auto;margin:0 auto 8px;display:block}.libraryLoadingContent h1{color:#f5e7ce;margin:12px 0 4px;font-size:clamp(27px,4vw,38px)}.libraryLoadingContent>p{color:#e1c77f;font:italic 700 18px/1.45 var(--font-literary), Georgia,serif;margin:0}.sidebarStoryLink{width:100%;box-shadow:none;color:#d8c9ad;text-align:left;background:#03121b57;border:1px solid #0000;align-items:center;gap:11px;margin-top:auto;padding:10px 12px;display:flex}.sidebarStoryLink>span:first-child{color:#d6a743;font-size:18px}.sidebarStoryLink:hover,.sidebarStoryLink.active{color:#f1cf7b;box-shadow:none;background:#fff8e214;border-color:#cd9e3766}.sidebarFooter{margin-top:12px}.welcomeRow h2 span{color:#ead8b8;font-size:.82em;font-weight:500}@media (max-width:820px){.libraryLoadingScreen{background-image:url(/images/library-room-mobile.png);background-position:50%}.libraryLoadingContent{padding:30px 22px}.sidebarStoryLink{margin-top:8px}.sidebarFooter{margin-top:12px}}@media (prefers-reduced-motion:reduce){.libraryLoadingContent .bookPage{animation-duration:2.6s}}.wishlistCatalogTools{justify-content:flex-end;align-items:center;gap:12px;display:flex}.wishlistBookGrid{margin-top:8px}.wishlistBookCard{min-height:336px}.wishlistBookCard .bookBody{min-height:126px}.wishlistCardActions button{white-space:normal}.wishlistListWrap{margin-top:10px}.wishlistListActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.wishlistListActions button{min-height:36px;padding:7px 10px;font-size:12px}.loanTable.libraryList tbody tr,.loanTable.libraryList tbody tr td{color:#294036!important;background:#f8f2e5e6!important}.loanTable.libraryList tbody tr:nth-child(2n),.loanTable.libraryList tbody tr:nth-child(2n) td{color:#294036!important;background:#eee7d8e6!important}.loanTable.libraryList tbody tr td small,.loanTable.libraryList tbody tr:nth-child(2n) td small,.loanTable.libraryList .recommendationExcludeToggle span{color:#5c685f!important}.loanTable.libraryList tbody tr:hover,.loanTable.libraryList tbody tr:hover td{color:#203a2f!important;background:#dcd0b5f5!important}.loanTable.libraryList tbody tr:hover td strong,.loanTable.libraryList tbody tr:hover td small{color:#203a2f!important}.hoverSummary{background:linear-gradient(#05182200 0%,#05182233 30%,#051822d6 67%,#051822eb 100%)}.hoverSummary strong{text-shadow:0 2px 8px #0000008c;color:#fff5df!important}.hoverSummary span{font-weight:750;color:#f3ce79!important}.hoverSummary p{text-shadow:0 1px 5px #0000008c;color:#f1e7d5!important}.hoverSummary small{color:#e9c66d!important}.candidateHoverIdentity{pointer-events:none}@media (max-width:760px){.wishlistCatalogTools{justify-content:space-between;width:100%}.wishlistBookGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.wishlistListActions{min-width:220px}.wishlistPanel .catalogHeader{flex-direction:column;align-items:flex-start}}.mainArea .panel .muted{color:#43584d!important}.mainArea .panel .catalogHeader>.muted,.mainArea .panel .catalogHeader>div>.muted{font-weight:500;color:#43584d!important}.wishlistCardActions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.wishlistRemoveButton{color:#7d3127!important;background:#f4e5df!important;border-color:#91453666!important}.wishlistRemoveButton:hover{color:#64251d!important;background:#ead2c9!important;border-color:#9c4939!important}@media (max-width:820px){.appHeaderChrome,.appHeaderChrome.scrolled{z-index:30;box-shadow:0 8px 22px #0003;margin:0 0 14px!important;padding:8px 10px!important;position:relative!important;top:auto!important}.appHeaderChrome .topBar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:5px 0!important;display:grid!important}.appHeaderChrome .topBarIdentity{min-width:0}.appHeaderChrome .topBar h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:clamp(21px,6.4vw,27px)!important}.appHeaderChrome .topBar .muted{white-space:nowrap;font-size:10px!important}.appHeaderUtilities{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.appHeaderUtilities .topSearch,.appHeaderUtilities .libraryContextActions label{display:none!important}.appHeaderUtilities .libraryContextBar{display:block!important}.appHeaderUtilities .libraryContextActions{width:auto!important;display:block!important}.appHeaderUtilities .libraryContextActions button{white-space:normal;max-width:112px;line-height:1.2;width:auto!important;min-height:38px!important;padding:7px 9px!important;font-size:11px!important}.welcomeRow{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.welcomeRow h2{max-width:100%;margin:0!important;font-size:clamp(25px,7.5vw,32px)!important;line-height:1.16!important}.welcomeRow h2 span{font-weight:500;font-size:1em!important}.welcomeRow>button{min-height:42px;padding:9px 14px}}@media (max-width:420px){.appHeaderChrome .topBar h1{font-size:21px!important}.appHeaderChrome .topBar .eyebrow{font-size:8px!important}.appHeaderUtilities .libraryContextActions button{max-width:104px;font-size:10px!important}}@media (max-width:820px){.universalSearchPanel{border-radius:15px}.universalSearchHero{padding:17px 14px 15px!important}.discoveryHeroTopline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid!important}.discoveryHeroTopline h2{line-height:1.04;margin:2px 0 4px!important;font-size:clamp(27px,8vw,36px)!important}.discoveryHeroTopline .muted{margin:0;font-size:12px;line-height:1.4}.discoveryHeroTopline>button{font-size:11px;width:auto!important;min-height:36px!important;padding:7px 9px!important}.discoveryModeTabs{overscroll-behavior-inline:contain;scrollbar-width:none;gap:6px;margin-top:13px;padding:1px 1px 5px;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.discoveryModeTabs::-webkit-scrollbar{display:none}.discoveryModeTabs button{white-space:nowrap;flex:none;width:auto!important;min-width:0!important;min-height:34px!important;padding:6px 10px!important;font-size:11px!important}.universalSearchInputWrap{border-radius:11px;gap:7px;margin-top:7px!important;padding:4px 7px 4px 10px!important}.universalSearchInputWrap>span{font-size:17px}.universalSearchInputWrap input{min-height:40px;font-size:14px;padding:8px 6px!important}.universalSearchInputWrap button{padding:6px;font-size:11px}.searchEmptyState{min-height:210px;padding:24px 16px}.discoveryWorkspace{min-height:0}.discoveryCandidates{padding:14px 12px 17px!important}.discoveryResultsHeader h3{margin:1px 0 0;font-size:22px}.searchRecognition{margin-top:3px}.readerLibraryResults{margin:9px 0 12px;padding:10px}.readerLibraryResultsHeading{margin-bottom:7px}.readerLibraryResultsHeading h4{font-size:17px}.readerLibraryResultList{gap:6px}.readerLibraryResultList button{min-height:58px;padding:7px}.resultViewControls{margin-top:8px}.candidateRail.candidateCarousel{padding-bottom:7px}.candidateCarousel .candidateRailItem{flex-basis:min(228px,76vw)!important;width:min(228px,76vw)!important}.candidateSelectButton{padding:7px 42px 7px 7px}.candidateRailCover{width:39px;height:57px}.candidateWishlistButton{width:31px;height:31px;top:7px;right:7px}.discoveryDetailPane{padding:16px 13px!important}.selectedBookHero{padding-bottom:15px;grid-template-columns:74px minmax(0,1fr)!important;gap:11px!important}.selectedBookCover{width:74px!important}.selectedBookIdentity h2{margin-top:1px;line-height:1.08;font-size:21px!important}.selectedBookIdentity h3{margin:4px 0 7px;font-size:14px}.selectedSubtitle{margin:3px 0;font-size:12px}.selectedBookMeta{gap:5px;margin:7px 0 10px}.selectedBookMeta span{padding:4px 6px;font-size:10px}.selectedBookActions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.selectedBookActions>button{min-height:36px!important;padding:6px 4px!important;font-size:10px!important}.bookIntelligenceSection{padding:16px 0}.libraryPanel{padding:15px 12px!important}.libraryCatalogHeader{gap:10px;margin-bottom:12px}.libraryCatalogHeader h2{font-size:29px}.libraryTools{gap:7px}.libraryTools .search{min-height:42px;font-size:13px}.libraryResultsScroll .bookGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.libraryResultsScroll .bookCard{border-radius:10px;grid-template-rows:auto auto;display:grid;min-height:0!important}.libraryResultsScroll .bookCover,.libraryResultsScroll .bookCoverPlaceholder{aspect-ratio:2/3;object-fit:contain;width:100%;height:auto!important;padding:5px!important}.libraryResultsScroll .bookBody{min-height:48px;padding:8px 8px 9px!important}.libraryResultsScroll .bookBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.libraryResultsScroll .bookBody .author,.libraryResultsScroll .bookBody .muted,.libraryResultsScroll .bookBody .chips,.libraryResultsScroll .hoverSummary,.libraryResultsScroll .cardActions{display:none!important}.libraryResultsScroll .loanStatusRibbon,.libraryResultsScroll .sampleBookRibbon{padding:4px 6px;font-size:8px}}@media (min-width:600px) and (max-width:820px){.libraryResultsScroll .bookGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:380px){.discoveryHeroTopline h2{font-size:25px!important}.discoveryHeroTopline .muted{display:none}.selectedBookActions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.offerComparisonList{grid-template-columns:1fr!important}.sellerOfferCard.catalogLinkOffer{grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important}.sellerOfferCard.catalogLinkOffer .sellerOfferIdentity,.sellerOfferCard.catalogLinkOffer .sellerOfferActions{grid-column:auto!important}.sellerOfferCard.catalogLinkOffer .sellerOfferActions{display:block!important}.sellerOfferCard.catalogLinkOffer .sellerOfferActions button{width:auto!important;min-height:36px!important;padding:7px 9px!important;font-size:11px!important}}.dashboardPulse{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:10px}.dashboardPulse .statCard{align-items:center;gap:9px;min-height:72px;padding:10px 12px;box-shadow:0 8px 20px #222c2417}.dashboardPulse .statCard div{gap:0}.dashboardPulse .statIcon{font-size:17px}.dashboardPulse .statCard span{font-size:12px;line-height:1.15}.dashboardPulse .statCard strong{font-size:25px;line-height:1}.dashboardPulse .statCard small{font-size:9px;line-height:1.15}.dashboardEditorialGrid{grid-template-columns:minmax(215px,250px) minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.dashboardSummaryCard,.dashboardSpotlightPanel{padding:17px}.dashboardSummaryHeading h3,.dashboardSpotlightHeader h3{margin:2px 0 0;font-size:24px}.dashboardSummaryHeading .eyebrow,.dashboardSpotlightHeader .eyebrow{margin:0}.readingProgressSummary{border-block:1px solid #82693833;margin-top:16px;padding:14px 0}.readingProgressSummary>div:first-child{grid-template-columns:1fr auto;align-items:end;gap:2px 8px;display:grid}.readingProgressSummary>div:first-child>span{font-size:12px;font-weight:800}.readingProgressSummary>div:first-child>strong{color:var(--moss-dark);font:700 29px/1 var(--font-literary), Georgia,serif;grid-area:1/2/3}.readingProgressSummary>div:first-child>strong small{font:700 14px/1.2 inherit}.readingProgressSummary>div:first-child>small{font-size:10px}.readingProgressSummary .progress{height:6px;margin:12px 0 5px}.readingProgressSummary>small{font-size:10px}.collectorSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:13px;display:grid}.collectorSummary button{min-width:0;min-height:58px;box-shadow:none;color:var(--moss-dark);text-align:center;background:#fffcf466;border:1px solid #9a783538;border-radius:9px;place-content:center;padding:8px 5px;display:grid}.collectorSummary button:hover{border-color:var(--brass);transform:translateY(-2px)}.collectorSummary strong{font:700 20px/1 var(--font-literary), Georgia,serif}.collectorSummary span{margin-top:3px;line-height:1.1;font-size:9px!important}.dashboardSpotlightHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.dashboardSpotlightHeader>div:first-child{max-width:600px}.dashboardSpotlightHeader>div:first-child>span{max-width:540px;margin-top:5px;font-size:12px;line-height:1.4;display:block}.spotlightControls{flex:none;align-items:flex-end;gap:8px;display:flex}.spotlightControls label{gap:3px;display:grid}.spotlightControls label>span{letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--brass-dark)!important;font-size:9px!important}.spotlightControls select{width:auto;min-width:170px;color:var(--moss-dark);font:700 14px var(--font-literary), Georgia,serif;background:#fffcf4c7;border-color:#a6844373;padding:7px 32px 7px 9px}.spotlightControls option{color:#1b211c;background:#f2ecdf}.dashboardSpotlightPanel .recentStrip.fixedFive{min-height:0}.dashboardSpotlightPanel .recentStrip img,.dashboardSpotlightPanel .miniCover{max-height:178px}@media (max-width:1100px){.dashboardPulse{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboardEditorialGrid{grid-template-columns:1fr}.dashboardSummaryCard{grid-template-columns:auto minmax(220px,1fr) minmax(230px,.8fr);align-items:center;gap:18px;display:grid}.readingProgressSummary,.collectorSummary{margin:0}.readingProgressSummary{border:0;border-inline:1px solid #82693833;padding:0 18px}}@media (max-width:700px){.dashboardPulse{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.dashboardPulse .statCard{min-height:63px;padding:8px 9px}.dashboardPulse .statCard strong{font-size:22px}.dashboardPulse .statCard small{display:none}.dashboardSummaryCard{display:block}.readingProgressSummary{border:1px solid #82693833;border-inline:0;margin-top:13px;padding:12px 0}.collectorSummary{margin-top:11px}.dashboardSpotlightHeader{gap:12px;display:grid}.spotlightControls{justify-content:space-between;width:100%}.spotlightControls label{flex:1}.spotlightControls select{width:100%}.dashboardSpotlightHeader>div:first-child>span{font-size:11px}}.discoveryRecommendationCard,.dashboardSpotlightBook{min-width:0;position:relative}.discoveryRecommendationCard{background:#fffaefba;border:1px solid #8160273d;border-radius:13px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 8px 20px #08131617}.discoveryRecommendationCard:hover{border-color:#ae7b20b3;transform:translateY(-3px);box-shadow:0 12px 26px #08131626}.discoveryRecommendationMain{color:#24382e;width:100%;min-width:0;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;padding:0 0 38px;display:block}.discoveryRecommendationMain:hover,.dashboardSpotlightMain:hover{filter:none;transform:none}.discoveryRecommendationCover,.dashboardSpotlightCover{background:linear-gradient(145deg,#294d3e,#18372d);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.discoveryRecommendationCover{aspect-ratio:3/4;padding:7px}.discoveryRecommendationCover:after,.dashboardSpotlightCover:after{content:"";pointer-events:none;border:1px solid #f5d99b38;border-radius:3px;position:absolute;inset:6px;box-shadow:inset 6px 0 8px #04120e38}.discoveryRecommendationCover img,.dashboardSpotlightCover img{object-fit:contain;width:100%;height:100%;display:block}.discoveryRecommendationCover.missingCover i,.dashboardSpotlightCover.missingCover i{color:#f0d8a3;text-align:center;gap:8px;max-width:90%;padding:14px;font-style:normal;display:grid}.missingCover i b{font:700 1rem/1.15 var(--font-literary), Georgia,serif}.missingCover i span{color:#ceb981!important;font-size:.7rem!important}.discoveryRecommendationMain>small,.discoveryRecommendationMain>strong,.discoveryRecommendationMain>span:last-child{margin-inline:10px;display:block}.discoveryRecommendationMain>small{color:#8a5f1e;letter-spacing:.05em;text-transform:uppercase;margin-top:9px;font-size:.62rem;font-weight:800;line-height:1.25}.discoveryRecommendationMain>strong{font-family:var(--font-literary), Georgia,serif;margin-top:5px;font-size:.95rem;line-height:1.15}.discoveryRecommendationMain>span:last-child{color:#526159;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.76rem;overflow:hidden}.recommendationPassButton{z-index:2;color:#68522d;min-height:25px;box-shadow:none;background:#f7efdee0;border:1px solid #8563265c;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;position:absolute;bottom:7px;right:8px}.recommendationPassButton:hover{color:#f7e5bb;background:#315a49;border-color:#9f7226;transform:none}.dashboardSpotlightBook{padding-bottom:0}.dashboardSpotlightCoverLink{width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.dashboardSpotlightCoverLink:hover{filter:none;transform:none}.dashboardSpotlightMain{text-align:left;gap:7px;width:100%;color:inherit!important;box-shadow:none!important;background:0 0!important;padding:0!important;display:grid!important}.dashboardSpotlightCover{border:1px solid #8160273b;border-radius:7px;width:100%;height:192px;padding:7px;box-shadow:0 8px 18px #0000002e}.dashboardSpotlightCover img{background:#ede5d5;border-radius:3px}.dashboardSpotlightMain>strong,.dashboardSpotlightMain>span:last-child{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboardSpotlightMain>strong{font-size:12px}.dashboardSpotlightMain>span:last-child{color:#68756d;font-size:11px}@media (max-width:640px){.discoveryRecommendationCard{scroll-snap-align:start;flex:0 0 132px}.discoveryRecommendationCover{aspect-ratio:3/4.25}.dashboardSpotlightCover{height:170px}}.discoveryRecommendationHeadingActions{align-items:center;gap:12px;display:flex}.discoveryRecommendationHeadingActions>span{color:#4f6258;font-size:.83rem}.discoveryRecommendationHeadingActions button,.backToSuggestionsButton{color:#315345;min-height:34px;box-shadow:none;background:#faf4e7c7;border:1px solid #8f692761;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:800}.discoveryRecommendationHeadingActions button:hover,.backToSuggestionsButton:hover{color:#f7e5bb;background:#315a49;transform:none}.backToSuggestionsButton{margin:0 0 12px}.recommendationWishlistButton{z-index:2;color:#9c7127;width:27px;height:27px;min-height:27px;box-shadow:none;background:#f7efdee6;border:1px solid #8563265c;border-radius:50%;place-items:center;padding:0;font-size:15px;display:grid;position:absolute;bottom:7px;left:8px}.recommendationWishlistButton.saved{color:#f0c767;background:#315a49}.recommendationWishlistButton:hover{color:#f7d37a;background:#315a49;transform:none}.dashboardSpotlightPanel .recentStrip.fixedFive{align-items:start}.dashboardSpotlightBook{align-self:start;padding-bottom:0}.dashboardSpotlightMain{gap:3px}.dashboardSpotlightCover{height:168px}.dashboardSpotlightMain .recommendationBadge{text-overflow:ellipsis;white-space:nowrap;min-height:11px;margin-top:5px;overflow:hidden;font-size:8px!important}.dashboardSpotlightMain>strong{line-height:1.15;min-height:0!important;margin-top:2px!important}.dashboardSpotlightMain>span:last-child{margin-top:1px;line-height:1.15}.dashboardSpotlightBook>.recommendationPassButton{border-radius:999px;justify-content:center;align-items:center;width:auto;height:22px;min-height:22px;padding:2px 8px;font-size:9px;line-height:1;display:inline-flex;bottom:0;right:0}@media (max-width:640px){.discoveryRecommendationHeadingActions{justify-content:space-between;width:100%}.discoveryRecommendationHeadingActions>span{font-size:.72rem}.dashboardSpotlightCover{height:154px}}.discoveryGenreShelf>div:last-child button.active,.discoveryGenreShelf>div:last-child button[aria-pressed=true]{color:#f8e4b2;background:#315a49;border-color:#c99a3d;box-shadow:inset 0 0 0 1px #f7d37a33,0 5px 14px #0a231c29}.discoveryGenreShelf>div:last-child button.active span,.discoveryGenreShelf>div:last-child button[aria-pressed=true] span{color:#f2c86b}.relatedAuthorSection{gap:12px;display:grid}.relatedAuthorBooks{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.relatedAuthorBooks>button{color:#294438;text-align:left;background:#fffbf19e;border:1px solid #916d2d4d;border-radius:10px;gap:5px;min-width:0;padding:8px;display:grid;box-shadow:0 6px 15px #08191817}.relatedAuthorBooks>button:hover{background:#fffaefe6;border-color:#b98a36;transform:translateY(-2px)}.relatedAuthorBooks>button>span{aspect-ratio:3/4;color:#e8bf68;background:#24483a;border-radius:6px;place-items:center;width:100%;display:grid;overflow:hidden}.relatedAuthorBooks img{object-fit:contain;background:#eee5d4;width:100%;height:100%}.relatedAuthorBooks i{font-size:1.4rem;font-style:normal}.relatedAuthorBooks strong,.relatedAuthorBooks small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.relatedAuthorBooks strong{font:700 .86rem/1.15 var(--font-literary), Georgia,serif}.relatedAuthorBooks small{color:#617067;font-size:.7rem}.compactLoading{min-height:90px}.dashboardSpotlightCover{box-sizing:border-box;background:#f0e9d9;border:6px solid #294f40;border-radius:8px;padding:6px;overflow:hidden}.dashboardSpotlightCover:after{border-color:#f5d99b38;inset:6px}.dashboardSpotlightCover>.recommendationPassButton{color:#624b25;background:#faf3e3f2;border:1px solid #84612680;border-radius:999px;width:auto;min-width:42px;height:24px;min-height:24px;padding:3px 10px;font-size:9px;line-height:1;bottom:9px;right:10px;box-shadow:0 2px 7px #07191429}@media (max-width:900px){.relatedAuthorBooks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.relatedAuthorBooks{scroll-snap-type:x mandatory;gap:9px;padding:2px 2px 10px;display:flex;overflow-x:auto}.relatedAuthorBooks>button{scroll-snap-align:start;flex:0 0 132px}.dashboardSpotlightCover>.recommendationPassButton{bottom:8px;right:8px}}.clubMeetingTimeFields{grid-template-columns:1.5fr 1fr 1fr;gap:.65rem;display:grid}.clubInviteBatch{align-content:start;gap:.55rem;display:grid}.clubInviteBatch>div{background:#f7f1e1b3;border:1px solid #ae802d59;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .7rem;display:flex}.clubInviteBatch span{display:grid}.clubInviteBatch small{color:#596960}.clubInviteActions{align-items:center;gap:.5rem;display:flex}.clubInviteActions button{white-space:nowrap}.clubPendingInvites{grid-template-columns:auto 1fr;gap:1rem;display:grid}.clubPendingInvites>div:last-child{flex-wrap:wrap;gap:.5rem;display:flex}.clubPendingInvites p{background:#f6efdebf;border:1px solid #ae802d4d;border-radius:999px;align-items:center;gap:.55rem;margin:0;padding:.38rem .45rem .38rem .7rem;display:flex}.clubPendingInvites p button{border-radius:999px;min-height:30px;padding:.3rem .65rem;font-size:.74rem}.inviteStatus{text-transform:capitalize;color:#8a6527;font-size:.75rem;font-weight:800}.clubVotingStatus,.clubVoteOutcome,.clubVoteEmpty{color:#26473a;background:#f6edd8b8;border:1px solid #b1842f61;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:14px 16px;display:flex}.clubVotingStatus>div{gap:3px;display:grid}.clubVotingStatus span,.clubVoteEmpty span,.clubVoteOutcome small{color:#607067;font-size:13px}.clubVoteEmpty{border-style:dashed;justify-content:flex-start;gap:2px;display:grid}.clubVoteOutcome{background:linear-gradient(135deg,#f4e0acf0,#ebd7b1d1);justify-content:flex-start;box-shadow:0 12px 28px #0a1f231f}.clubVoteOutcome>span{color:#f1cb69;background:#274f40;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.clubVoteOutcome>div{gap:2px;display:grid}.clubVoteOutcome .eyebrow{margin:0}.clubVoteOutcome strong{font:700 23px var(--font-literary), Georgia,serif}.clubVoteOutcome.tie>span{background:#846127}.clubTitleList>article.hasMyVote{background:#fdf6e3eb;border-color:#c08f2eb8;box-shadow:0 0 0 2px #c79a4324}.clubVoteControl{justify-items:end;gap:6px;min-width:118px;display:grid}.clubVoteControl>span{color:#6b592e;justify-content:flex-end;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.clubVoteControl b{color:#b68021;letter-spacing:-2px;white-space:nowrap;max-width:70px;overflow:hidden}.clubVoteControl button{white-space:nowrap;min-height:34px;padding:6px 10px;font-size:11px}.clubVoteControl button.isMyVote{color:#f7df9d;box-shadow:none;background:#315a49;border-color:#315a49}.clubVoteChangeBackdrop{z-index:5200}.clubVoteChangeDialog{color:#244338;background:linear-gradient(145deg,#fbf5e7,#e9dcc3);border:1px solid #c59a45;border-radius:18px;width:min(470px,100%);padding:27px;box-shadow:0 30px 85px #00000094}.clubVoteChangeDialog h2{margin:5px 0 18px;font-size:clamp(28px,4vw,40px)}.clubVoteChangeDialog dl{gap:10px;margin:0;display:grid}.clubVoteChangeDialog dl>div{background:#ffffff80;border:1px solid #9b702b47;border-radius:10px;padding:12px 14px}.clubVoteChangeDialog dt{color:#6b756e;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.clubVoteChangeDialog dd{font:700 18px var(--font-literary), Georgia,serif;margin:5px 0 0}.clubVoteChangeActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}@media (max-width:700px){.clubVotingStatus{flex-direction:column;align-items:stretch}.clubVotingStatus button{width:100%}.clubTitleList>article{grid-template-columns:54px minmax(0,1fr)}.clubVoteControl{grid-column:1/-1;grid-template-columns:1fr auto;place-items:center stretch;width:100%}.clubVoteControl>span{justify-content:flex-start}.clubTitleList>article>select{grid-column:1/-1;width:100%}.clubVoteChangeActions{flex-direction:column-reverse}.clubVoteChangeActions button{width:100%}}.clubModeratorPanel{gap:14px;display:grid}.clubModeratorList{gap:8px;display:grid}.clubModeratorList article{background:#ffffff6b;border:1px solid #ae802d42;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.clubModeratorList article>div{gap:2px;display:grid}.clubModeratorList small,.clubAddModerator small{color:#6b756e;text-transform:capitalize}.clubAddModerator{grid-template-columns:auto minmax(200px,360px);justify-content:space-between;align-items:center;gap:14px;font-weight:800;display:grid}.clubAddModerator select{width:100%}.clubVotingActions{flex-wrap:wrap;gap:8px;display:flex}.clubVotingStatus small{color:#6c756f;font-size:12px}.clubOpenVotingButton{margin:0 0 16px}.clubVotingSetupDialog{gap:12px;display:grid}.clubVotingMode{cursor:pointer;background:#ffffff73;border:1px solid #9b702b47;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.clubVotingMode input{margin-top:4px}.clubVotingMode span{gap:3px;display:grid}.clubVotingMode small{color:#65736c}.clubVotingDeadlineFields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.clubVotingDeadlineFields>small{color:#65736c;grid-column:1/-1}.clubVoteOutcome>button{margin-left:auto}.clubSectionActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.clubVotingManagementSummary{background:#ffffff6b;border:1px solid #9b702b40;border-radius:10px;gap:3px;padding:11px 13px;display:grid}.clubVotingManagementSummary span{color:#65736c;font-size:13px}.clubVoteChangeActions .danger{color:#fff;background:#7b352f;border-color:#7b352f;margin-right:auto}.clubTitleList blockquote{color:#56685f;font:italic 12px/1.5 var(--font-literary), Georgia,serif;border-left:2px solid #b1842f99;margin:7px 0 0;padding-left:9px}.clubCommentEdit{text-decoration:underline;color:#8a6527!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;margin-top:5px!important;padding:0!important;font-size:11px!important}.clubTitleStatus{color:#315a49;white-space:nowrap;background:#2a52421a;border-radius:999px;align-self:center;padding:5px 8px;font-size:11px;font-weight:800}.nominationCommentField{gap:6px;margin-top:14px;position:relative;display:grid!important}.nominationCommentField small{color:#64736b;font-weight:500}.nominationCommentField textarea{resize:vertical;min-height:88px}.nominationCommentField>span{color:#738078;justify-self:end;font-size:11px}.clubSelectionCelebration{z-index:5400;background:radial-gradient(circle at 50% 22%,#daae5057,#0000 38%),#031117d1}.clubSelectionCelebrationCard{color:#244338;background:linear-gradient(145deg,#fbf4e2,#e7d4ae);border:1px solid #d0a34b;border-radius:22px;grid-template-columns:150px minmax(0,1fr);gap:22px;width:min(680px,100%);padding:34px;display:grid;box-shadow:0 38px 110px #000000ad}.clubSelectionCelebrationCard>.eyebrow{color:#966b20;grid-column:1/-1;margin:0}.clubSelectionCelebrationCard>img,.clubSelectionCelebrationCard>.clubBookFallback{object-fit:cover;border-radius:10px;width:150px;height:220px;box-shadow:0 16px 34px #15261f40}.clubSelectionCelebrationCard>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:flex}.clubSelectionCelebrationCard h2{margin:0;font-size:clamp(32px,5vw,48px)}.clubSelectionCelebrationCard p,.clubSelectionCelebrationCard blockquote{margin:0}.clubSelectionCelebrationCard span,.clubSelectionCelebrationCard em{color:#617068}.clubSelectionCelebrationCard blockquote{font:italic 15px/1.55 var(--font-literary), Georgia,serif;background:#fff6;border-left:3px solid #c3953c;padding:10px 14px}.clubSelectionCelebrationCard>button{grid-column:2;justify-self:start}@media (max-width:700px){.clubModeratorList article,.clubAddModerator{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.clubVotingActions,.clubSectionActions{flex-direction:column;width:100%}.clubSectionActions button{width:100%}.clubVotingDeadlineFields{grid-template-columns:1fr}.clubVotingDeadlineFields>small{grid-column:1}.clubVoteOutcome{flex-wrap:wrap;align-items:flex-start}.clubVoteOutcome>button{width:100%;margin:0}.clubSelectionCelebrationCard{grid-template-columns:1fr;max-height:90vh;padding:24px;overflow:auto}.clubSelectionCelebrationCard>.eyebrow,.clubSelectionCelebrationCard>button{grid-column:1}.clubSelectionCelebrationCard>img,.clubSelectionCelebrationCard>.clubBookFallback{width:112px;height:164px}.clubSelectionCelebrationCard>button{width:100%}}.clubCalendarActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin:.7rem 0;display:flex}.clubCalendarActions a,.clubCalendarActions button{color:#244b3b;background:#f6efdf;border:1px solid #b68a3d;border-radius:999px;min-height:34px;padding:.45rem .75rem;font-weight:700;text-decoration:none}.clubInvitationResponse{background-color:#071d28;background-image:linear-gradient(#05182347,#05182375),url(/images/library-room-desktop.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;place-items:start center;min-height:100vh;padding:clamp(24px,5vh,56px) 24px;display:grid}.clubInvitationResponse>section{background:#f6eedaf5;border:1px solid #c99a3d;border-radius:22px;width:min(650px,100%);padding:clamp(24px,5vw,46px);box-shadow:0 24px 70px #0000006b}.clubInvitationResponse img{width:min(360px,85%);height:auto;margin:0 auto 28px;display:block}.clubInvitationResponse h1{color:#173e31;font-size:clamp(2rem,6vw,3.5rem)}.clubInvitationResponse form{gap:14px;display:grid}.clubInvitationResponse label{gap:7px;font-weight:700;display:grid}.clubInvitationResponse textarea{color:#203d32;background:#fffdf7;border:1px solid #c9b68e;border-radius:10px;min-height:120px;padding:14px}.clubInvitationResponse form>a{text-align:center;color:#765623;font-weight:700}.clubInvitationReply{text-align:center;max-width:88%;align-self:center!important}.clubInvitationReply .clubMessageBubble{background:#f6efdee6;border:1px dashed #b68a3d}.clubInvitePanel form .clubInviteNote{grid-column:1/-1}.clubInviteNote textarea{resize:vertical;min-height:76px}.clubInviteNote small{color:#69766f;font-weight:500}.intelligentInvitation>section{width:min(760px,100%)}.intelligentInvitation .invitationBrand{width:min(300px,72%);margin-bottom:22px}.invitationClubHero{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.invitationClubHero>img{object-fit:cover;border:2px solid #c99a3d;border-radius:16px;width:94px;height:94px;margin:0}.invitationClubHero h1{margin:.1em 0;font-size:clamp(2.1rem,6vw,3.8rem)}.invitationClubHero p{margin:.35rem 0}.invitationMeta{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.invitationMeta span{color:#5b4a2d;background:#fff8e9;border:1px solid #966b204d;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.invitationDescription{font-size:17px;line-height:1.7}.intelligentInvitation blockquote{background:#fff9ec;border-left:3px solid #c99a3d;margin:20px 0;padding:16px 19px}.intelligentInvitation blockquote p{font:italic 16px/1.6 var(--font-literary), Georgia,serif;margin:7px 0 0}.invitationCurrentBook{background:#ffffff6b;border:1px solid #966b2040;border-radius:12px;align-items:center;gap:13px;margin:18px 0;padding:12px;display:flex}.invitationCurrentBook>img{object-fit:cover;border-radius:5px;width:52px;height:76px;margin:0}.invitationCurrentBook span{display:grid}.invitationCurrentBook small{text-transform:uppercase;letter-spacing:.08em;color:#8a6527;font-weight:800}.invitationCurrentBook em{color:#65716b}.invitationMembership{background:#e4eadf;border:1px solid #305b4847;border-radius:14px;margin:22px 0;padding:18px}.invitationMembership h2{color:#20473a;margin:0 0 8px;font-size:24px}.invitationMembership p{margin:0;line-height:1.65}.invitationPrimary{background:#285744;border:1px solid #285744;border-radius:8px;margin:8px 0;padding:12px 19px;font-weight:800;text-decoration:none;display:inline-block;color:#fff!important}.invitationDeclineToggle{color:#765623;box-shadow:none;background:0 0;border:0;margin:14px auto 0;text-decoration:underline;display:block}.intelligentInvitation .embeddedAuthCard{box-shadow:none;background:#ffffff7a;border:1px solid #966b2040;border-radius:14px;margin:20px 0;padding:20px}.intelligentInvitation .embeddedAuthCard .authBrandLockup{display:none}.invitationSignInPrompt{background:#07232db8;border:1px solid #c99a3d73;border-radius:14px;justify-items:start;gap:8px;margin:20px 0;padding:18px;display:grid}.invitationSignInPrompt p{margin:0;line-height:1.55}@media (max-width:700px){.clubInvitationResponse{background-image:linear-gradient(#05182347,#05182375),url(/images/library-room-mobile.png);background-attachment:scroll;padding:18px 12px}.invitationClubHero{grid-template-columns:1fr}.invitationClubHero>img{width:76px;height:76px}.intelligentInvitation>section{padding:22px}.clubInvitePanel form .clubInviteNote{grid-column:1}}.clubInvitationResponse.intelligentInvitation>section{color:#f6eedc;background:linear-gradient(145deg,#041f2af7,#052830f2);border-color:#c99a3db8}.bookClubNotificationSettings{border-top:1px solid #ae7e2547;margin-top:22px;padding-top:20px}.navUnreadBadge{color:#09232c;text-align:center;background:#d9a43d;border-radius:999px;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font:700 .68rem/20px Inter,sans-serif}.notificationSettingsHeading{justify-content:space-between;align-items:center;gap:18px;display:flex}.notificationSettingsHeading h3{margin:2px 0 0}.quietHoursToggle{align-items:flex-start;gap:10px;margin-top:18px;display:flex}.quietHoursToggle span{gap:3px;display:grid}.quietHoursFields{gap:14px;margin-top:12px;display:flex}.quietHoursFields label{gap:6px;display:grid}.quietHoursFields input{min-width:140px}@media (max-width:640px){.notificationSettingsHeading{flex-direction:column;align-items:flex-start}.quietHoursFields{grid-template-columns:1fr 1fr;display:grid}.quietHoursFields input{width:100%;min-width:0}}.intelligentInvitation .invitationClubHero h1,.intelligentInvitation .invitationMembership h2{color:#f2ca70}.intelligentInvitation .eyebrow,.intelligentInvitation .invitationCurrentBook small{color:#d8a842}.intelligentInvitation .invitationDescription,.intelligentInvitation .invitationClubHero p,.intelligentInvitation .invitationMembership p,.intelligentInvitation .invitationCurrentBook em,.intelligentInvitation [role=alert]{color:#f6eedc}.intelligentInvitation .invitationMeta span{color:#f6eedc;background:#f6eedc1a;border-color:#d8a8427a}.intelligentInvitation .invitationMembership,.intelligentInvitation .invitationCurrentBook{background:#07232db8;border-color:#d8a84261}.intelligentInvitation blockquote{color:#f6eedc;background:#f6eedc14;border-left-color:#d8a842}.intelligentInvitation .invitationDeclineToggle{color:#e5c477}.intelligentInvitation .embeddedAuthCard{color:#173e31;background:#f6eedcf5;border-color:#d8a84273}@media (max-width:700px){.clubInvitationResponse.intelligentInvitation{align-items:flex-start;padding:12px 10px 24px}.clubInvitationResponse.intelligentInvitation>section{border-radius:18px;width:100%;padding:20px 18px}.intelligentInvitation .invitationBrand{width:min(230px,72%);margin-bottom:18px}.intelligentInvitation .invitationClubHero h1{font-size:clamp(2rem,11vw,3rem)}.intelligentInvitation .invitationPrimary{text-align:center;width:100%}.clubMeetingTimeFields{grid-template-columns:1fr 1fr}.clubMeetingTimeFields label:first-child{grid-column:1/-1}}.pageIntro{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.pageIntro>.eyebrow{margin:0 0 .34rem}.mainArea .pageIntro>h2{letter-spacing:-.018em;margin:0;font-size:clamp(2rem,2.4vw,2.45rem);line-height:1.06}.pageIntro>h2+p{max-width:52rem;margin:.52rem 0 0;line-height:1.48}.settingsPage>.pageIntro{margin-bottom:1rem}@media (max-width:700px){.mainArea .pageIntro>h2{font-size:clamp(1.85rem,8vw,2.15rem)}.pageIntro>h2+p{margin-top:.42rem}}.notificationCenter{z-index:90;position:relative}.notificationBell{color:#24483b;background:#f7efdde6;border:1px solid #c4973d80;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:22px;display:grid;position:relative;box-shadow:0 5px 15px #0b1f1c24}.notificationBell b{color:#fff;min-width:20px;height:20px;font:800 10px var(--font-system), Arial,sans-serif;background:#b76b3d;border:2px solid #f4ecd9;border-radius:99px;place-items:center;padding:0 5px;display:grid;position:absolute;top:-5px;right:-5px}.notificationPanel{color:#244338;background:linear-gradient(145deg,#faf4e7,#e8dcc5);border:1px solid #c3963ba6;border-radius:18px;width:min(430px,100vw - 24px);max-height:min(720px,100vh - 90px);position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 25px 70px #04161761}.notificationPanel>header{border-bottom:1px solid #8b6b3238;justify-content:space-between;align-items:center;gap:14px;padding:20px 21px 14px;display:flex}.notificationPanel h2{margin:.1em 0;font-size:28px}.notificationPanel .textButton{box-shadow:none;color:#345a4a;background:0 0;border:0;padding:4px;font-size:12px;text-decoration:underline}.notificationHistory{max-height:min(610px,100vh - 180px);padding:8px 12px 18px;overflow-y:auto}.notificationHistory>section>h3{z-index:1;color:#836329;font:800 11px var(--font-system), Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase;background:#f4ecdbf0;margin:0;padding:12px 8px 7px;position:sticky;top:0}.notificationHistory article{border:1px solid #0000;border-radius:12px;grid-template-columns:1fr auto;margin:4px 0;display:grid;position:relative}.notificationHistory article.unread{background:#fffbf1b8;border-color:#b7873052}.notificationMain{width:100%;color:inherit;text-align:left;box-shadow:none;background:0 0;border:0;grid-template-columns:28px 1fr;gap:9px;padding:11px 30px 11px 10px;display:grid}.notificationMain>span:first-child{font-size:18px}.notificationMain strong,.notificationMain p,.notificationMain time{display:block}.notificationMain p{color:#52645b;font-size:13px;line-height:1.4;margin:3px 0!important}.notificationMain time{color:#849087;font-size:9px}.notificationDismiss{color:#77847d;width:24px;height:24px;box-shadow:none;background:0 0;border:0;padding:0;font-size:18px;position:absolute;top:7px;right:7px}.notificationEmpty{text-align:center;padding:60px 25px}.notificationEmpty>span{color:#b98b35;font-size:44px;display:block}.notificationEmpty strong{font:700 20px var(--font-literary), Georgia,serif;display:block}.notificationEmpty p{font-size:13px}.notificationHeaderActions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.notificationPanelClose{color:#fff6df;background:#173d33;border:1px solid #d8ae529e;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:25px;line-height:1;display:grid;box-shadow:0 4px 11px #04161733}.notificationPanelClose:hover,.notificationPanelClose:focus-visible{color:#fff;background:#285747;border-color:#e6bd62;transform:translateY(-1px)}.notificationPreferences>p{color:#607068;max-width:760px;line-height:1.55}.notificationPreferenceGrid{border:1px solid #8f6e3240;border-radius:13px;gap:0;max-width:720px;margin:14px 0;display:grid;overflow:hidden}.notificationPreferenceGrid>div{border-bottom:1px solid #8f6e3229;grid-template-columns:minmax(190px,1fr) 100px 100px;align-items:center;min-height:48px;padding:0 14px;display:grid}.notificationPreferenceGrid>div:last-child{border-bottom:0}.notificationPreferenceGrid>div:first-child{color:#6e5528;text-transform:uppercase;letter-spacing:.07em;background:#31574614;font-size:11px}.notificationPreferenceGrid label{align-items:center;gap:6px;display:flex}.notificationPreferenceGrid label span{display:none}.notificationSimpleToggles{gap:9px;max-width:720px;display:grid}.notificationSimpleToggles>label{background:#fffdf780;border:1px solid #8f6e3233;border-radius:11px;align-items:flex-start;gap:10px;padding:12px;display:flex}.notificationSimpleToggles strong,.notificationSimpleToggles small{display:block}.notificationSimpleToggles small{color:#6b7770;margin-top:3px}.notificationPreferenceActions{align-items:center;gap:12px;margin-top:14px;display:flex}.notificationPreferenceActions span{color:#3e684f;font-weight:800}.notificationBell svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}@media (max-width:700px){.notificationPanel{width:auto;position:fixed;top:62px;left:8px;right:8px}.notificationPreferenceGrid>div{grid-template-columns:1fr 70px 70px;padding:0 9px}.notificationPreferenceGrid label{justify-content:center}.notificationBell{width:38px;height:38px}.mobileAppBar{padding-right:58px}}@media (max-width:640px){.mplShelf>.mplBookCard:nth-child(odd) .readerMoreMenu{left:0;right:auto}.discoveryWorkspace.recommendationDetail .discoveryCandidates{display:none}.discoveryWorkspace.recommendationDetail .discoveryDetailPane{border-top:0}.selectedBookActions>.selectedBookNominateButton{width:100%;min-width:0;min-height:36px!important;padding:6px 4px!important;font-size:10px!important}}.clubLegacySummary{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;display:grid;background:linear-gradient(135deg,#f6edd9eb,#dbd0bae6)!important;border-color:#c797377a!important;padding:24px!important}.clubLegacySummary h3{margin:.2em 0;font-size:clamp(24px,2.6vw,38px)}.clubLegacySummary blockquote{font:italic 18px/1.6 var(--font-literary), Georgia,serif;background:#fffcf48c;border-left:3px solid #b6842e;margin:18px 0 0;padding:16px 18px}.clubLegacySummary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.clubLegacySummary dl div{background:#fffcf48f;border:1px solid #8f692842;border-radius:12px;padding:13px}.clubLegacySummary dt{text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.clubLegacySummary dd{font:700 24px var(--font-literary), Georgia,serif;margin:7px 0 0}.clubReadOnlyNotice{background:#294d3e;border-radius:9px;grid-column:1/-1;padding:11px 14px;color:#fff3d6!important;margin:0!important}.clubFinalChapterDialog{width:min(760px,100%)}.clubFinalChapterDialog>blockquote{text-align:center;font:italic 18px/1.5 var(--font-literary), Georgia,serif;margin:12px 0 20px}.clubFinalChapterDialog>label{gap:7px;display:grid}.clubFinalChapterDialog textarea{min-height:130px}.clubJourneyPreview{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:15px 0;display:grid}.clubJourneyPreview span{background:#fffaf0;border:1px solid #c7b591;border-radius:10px;justify-items:center;padding:12px 7px;display:grid}.clubJourneyPreview b{font-size:20px}.clubJourneyPreview small{text-transform:uppercase;font-size:10px}.clubArchivePromises{color:#315746;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0;font-size:13px;font-weight:700;display:grid}.clubLifecycleWarning{background:#fff0e8;border:1px solid #a35b45;border-radius:9px;padding:12px;color:#743526!important}.clubTransferOwnershipButton{margin-top:12px}.clubRemoveNomination{font-size:10px!important}@media (max-width:700px){.clubLegacySummary{grid-template-columns:1fr}.clubLegacySummary dl,.clubJourneyPreview{grid-template-columns:1fr 1fr}.clubArchivePromises{grid-template-columns:1fr}}.sidebarFeedbackLink{width:100%;box-shadow:none;color:#f2dfbd;text-align:left;background:#fff8e20f;border:1px solid #cd9e3747;align-items:center;gap:11px;margin-top:10px;padding:11px 12px;display:flex}.sidebarFeedbackLink>span:first-child{font-size:18px}.sidebarFeedbackLink:hover{color:#f5ce72;box-shadow:none;background:#fff8e21c;border-color:#cd9e3794}.founderFeedbackBackdrop{z-index:6500;padding:18px}.founderFeedbackDialog{color:#244338;background:linear-gradient(145deg,#fbf6e9,#eadfc9);border:1px solid #c59a45;border-radius:22px;width:min(780px,100%);max-height:94vh;padding:30px;position:relative;overflow:auto;box-shadow:0 32px 90px #0000009e}.founderFeedbackHeader{border-radius:21px 21px 0 0;color:#244338!important;text-align:center!important;box-shadow:none!important;background:linear-gradient(145deg,#fffaf0,#efe3ca)!important;border:0!important;border-bottom:1px solid #87612540!important;margin:-30px -30px 0!important;padding:34px 70px 26px!important;display:block!important}.founderFeedbackHeader .eyebrow{color:#a06f20!important;margin:0 0 7px!important}.founderFeedbackHeader h2,.founderFeedbackSuccess h2{color:#244338!important;margin:0 0 10px!important;font-size:clamp(32px,4.3vw,46px)!important;line-height:1.08!important}.founderFeedbackHeader>p:last-child{font-size:15px;line-height:1.55;color:#5c6b63!important;margin:0!important}.founderFeedbackHeader>p:last-child strong{color:#315746}.founderFeedbackDialog form{gap:20px;margin-top:22px;display:grid}.founderFeedbackDialog fieldset{border:0;min-width:0;margin:0;padding:0}.founderFeedbackDialog legend,.feedbackTextLabel{color:#244338;margin-bottom:9px;font-weight:900;display:block}.feedbackCategoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.feedbackCategoryGrid label{cursor:pointer;background:#ffffff7a;border:1px solid #cbbda7;border-radius:11px;align-items:center;gap:8px;min-height:54px;padding:10px;display:flex}.feedbackCategoryGrid label:last-child{grid-column:span 2}.feedbackCategoryGrid label.selected,.feedbackImportance label.selected{background:#fff7df;border-color:#bd8d31;box-shadow:inset 0 0 0 1px #bd8d3159}.feedbackCategoryGrid input,.feedbackImportance input{opacity:0;pointer-events:none;position:absolute}.feedbackCategoryGrid label>span{font-size:19px}.feedbackCategoryGrid label>b{font-size:13px}.feedbackImportance{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.feedbackImportance label{text-align:center;cursor:pointer;background:#ffffff7a;border:1px solid #cbbda7;border-radius:999px;padding:11px 13px;font-weight:800}.feedbackTextLabel{position:relative}.feedbackTextLabel textarea{resize:vertical;min-height:150px;margin-top:9px;padding:15px;line-height:1.6}.feedbackTextLabel small{color:#708078;text-align:right;margin-top:4px;font-weight:500;display:block}.feedbackDropZone{background:#ffffff59;border:1px dashed #a8884c;border-radius:13px;align-items:center;gap:13px;padding:15px;transition:all .18s;display:flex;position:relative}.feedbackDropZone.dragging{background:#eff5e8;border-color:#2d654f}.feedbackDropZone>input{opacity:0;width:1px;height:1px;position:absolute}.feedbackDropZone>span{color:#9a7128;font-size:28px}.feedbackDropZone>div{flex:1;min-width:0;display:grid}.feedbackDropZone>div strong,.feedbackDropZone>div small{text-overflow:ellipsis;overflow:hidden}.feedbackDropZone>div small{color:#67776e}.feedbackDropZone button{padding:9px 13px}.feedbackDropZone .feedbackRemoveImage{color:#80522e;box-shadow:none;background:0 0;text-decoration:underline}.feedbackScreenshotList{flex:1 0 100%!important;gap:7px!important;display:grid!important}.feedbackScreenshotList article{background:#fffcf594;border:1px solid #87612533;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.feedbackScreenshotList article>div{min-width:0;display:grid}.feedbackScreenshotList strong,.feedbackScreenshotList small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feedbackScreenshotList .feedbackRemoveImage{flex:none;padding:5px 7px}.feedbackContactPermission{cursor:pointer;background:#ffffff5c;border:1px solid #87612538;border-radius:12px;align-items:flex-start;gap:11px;padding:14px;display:flex}.feedbackContactPermission input{accent-color:#285744;width:19px;height:19px;margin-top:2px}.feedbackContactPermission span{gap:2px;display:grid}.feedbackContactPermission small,.feedbackMemberNote{color:#68776f}.feedbackMemberNote{margin:-6px 0 0;font-size:13px}.founderFeedbackSubmit{width:100%;padding:14px;font-size:16px}.founderFeedbackSuccess{text-align:center;max-width:580px;margin:auto;padding:30px 25px}.founderFeedbackSuccess>div{color:#f0c65f;background:#2d604c;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:32px;display:grid}.founderFeedbackSuccess p{color:#52645a;line-height:1.7}.founderFeedbackSuccess button{min-width:160px;margin:12px auto 8px;display:block}.founderFeedbackSuccess>small{color:#7a877f;display:block}@media (max-width:820px){.sidebarFeedbackLink{margin-top:8px}.feedbackCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.feedbackCategoryGrid label:last-child{grid-column:auto}.founderFeedbackDialog{padding:25px 18px}.founderFeedbackHeader{margin:-25px -18px 0!important;padding:30px 48px 23px!important}.feedbackImportance{grid-template-columns:1fr}.feedbackDropZone{flex-wrap:wrap;align-items:flex-start}.feedbackDropZone>div{min-width:180px}}@media (max-width:480px){.founderFeedbackBackdrop{padding:6px}.founderFeedbackDialog{border-radius:16px;max-height:98vh}.founderFeedbackHeader{padding:27px 45px 21px!important}.founderFeedbackHeader h2{font-size:31px!important}.feedbackCategoryGrid{grid-template-columns:1fr 1fr}.feedbackCategoryGrid label{min-height:50px}.feedbackDropZone>button{flex:1}.feedbackMemberNote{overflow-wrap:anywhere}}.sideNav{flex-direction:column;gap:17px;margin-top:18px;display:flex}.navSection{gap:5px;display:grid}.navSectionLabel{color:#d4a83f;font-family:var(--font-sans), sans-serif;letter-spacing:.17em;text-transform:uppercase;margin:0 10px;font-size:.66rem;font-weight:800;line-height:1}.navSectionItems{gap:2px;display:grid}.sideNav .navItemGroup{gap:3px;display:grid}.sideNav .sideNavItem{width:100%;min-height:37px;box-shadow:none;color:#faf4e1e0;text-align:left;background:0 0;border:0;border-left:2px solid #0000;border-radius:0 9px 9px 0;grid-template-columns:22px minmax(0,1fr);align-items:center;padding:7px 10px 7px 9px;font-size:.86rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:grid;position:relative}.sideNav .sideNavItem:hover{color:#fff9e9;background:#faf4e114}.sideNav .sideNavItem.active{color:#fff9e9;background:linear-gradient(90deg,#d4a83f30,#faf4e114);border-left-color:#d4a83f;box-shadow:0 5px 18px #00000021,inset 0 0 18px #d4a83f0a}.sideNav .navIcon{color:#d4a83f;place-items:center;width:18px;height:18px;display:grid}.sideNav .navIcon svg{width:18px;height:18px;display:block}.sideNav .settingsSubnav{border-left:1px solid #d4a83f4d;gap:1px;margin:0 0 2px 31px;padding-left:9px;display:grid}.sideNav .settingsSubnav button{color:#faf4e1ab;text-align:left;background:0 0;border:0;min-height:27px;padding:3px 7px;font-size:.75rem}.sideNav .settingsSubnav button.active{color:#f2cf73}.sidebarAccount{border-top:1px solid #d4a83f33;gap:5px;margin-top:auto;padding-top:15px;display:grid}.sidebarProfileLink,.sidebarAccount .signOutLink{color:#faf4e1db;text-align:left;background:0 0;border:0;border-left:2px solid #0000;border-radius:0 9px 9px 0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:43px;padding:5px 8px;display:grid}.sidebarProfileLink:hover,.sidebarAccount .signOutLink:hover,.sidebarProfileLink.active{background:#faf4e114}.sidebarProfileLink.active{border-left-color:#d4a83f}.sidebarProfileLink .profileBadge{width:32px;height:32px;margin:0}.sidebarProfileText{gap:1px;display:grid}.sidebarProfileText strong{font-size:.84rem}.sidebarProfileText small{color:#faf4e1a3;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.sidebarAccount .signOutLink{grid-template-columns:22px minmax(0,1fr);min-height:35px;padding-left:10px;font-size:.8rem;font-weight:700}.sidebarAccount .signOutLink svg{fill:none;stroke:#d4a83f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.headerAddBookButton{color:#173d31;white-space:nowrap;background:#f8f1df;border:1px solid #d6b15a;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #00000024}.headerAddBookButton:hover,.headerAddBookButton.active{color:#102f27;background:#d6b15a}.headerAddBookButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.appHeaderUtilities{grid-template-columns:minmax(220px,1fr) auto auto auto!important}@media (max-width:1180px){.appHeaderUtilities{grid-template-columns:minmax(180px,1fr) auto auto auto!important}}@media (max-width:1100px){.appHeaderUtilities{grid-template-columns:auto auto auto!important}}@media (max-width:820px){.appHeaderUtilities{display:flex!important}.headerAddBookButton{margin-left:auto}}@media (max-width:520px){.headerAddBookButton{min-width:40px;padding-inline:10px}.headerAddBookButton span{display:none}}@media (max-width:820px){.mainArea,.mainArea>*,.panel,.catalogHeader,.pageIntro,.settingsPage,.relationshipsPage,.bookClubsPage,.wishlistPanel,.universalSearchPanel{min-width:0;max-width:100%}.mainArea{overflow-x:hidden}.panel,.darkPanel{padding:16px}button,a,input,select,textarea{touch-action:manipulation}.catalogHeader,.libraryCatalogHeader,.wishlistPanel .catalogHeader,.relationshipSectionTitle,.clubSectionHeading{flex-direction:column;align-items:stretch}.catalogHeader>*,.libraryCatalogHeader>*,.wishlistCatalogTools,.libraryTools,.clubSectionActions,.clubVotingActions{min-width:0;max-width:100%}.libraryTools,.wishlistCatalogTools{grid-template-columns:minmax(0,1fr) auto;width:100%;display:grid}.libraryTools .search,.wishlistCatalogTools .search,.libraryTools select,.wishlistCatalogTools select{width:100%;min-width:0!important}.loanTableWrap,.wishlistListWrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.modalBackdrop,.nominationBackdrop,.clubVoteChangeBackdrop,.clubSelectionCelebration{align-items:start;padding:8px;overflow-y:auto}.detailsModal,.nominationDialog,.clubBookDialog,.clubVoteChangeDialog,.clubSelectionCelebrationCard,.founderFeedbackDialog{width:100%;min-width:0;max-width:100%;max-height:calc(100dvh - 16px);margin:0;overflow:hidden auto}.detailsActions,.nominationFooter,.clubBookDialogNavigation,.clubVoteChangeActions{width:100%}}@media (max-width:640px){.discoveryRecommendationGrid{width:100%;scroll-snap-type:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:0!important;display:grid!important;overflow:visible!important}.discoveryRecommendationCard,.discoveryRecommendationGrid>button{flex:initial!important;width:auto!important;min-width:0!important;max-width:none!important}.discoveryRecommendationCover{aspect-ratio:2/3!important}.discoveryRecommendationMain{padding-bottom:42px}.discoveryRecommendationMain>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.3em;display:-webkit-box;overflow:hidden}.discoveryRecommendationHeadingActions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.discoveryRecommendationHeadingActions button{white-space:normal;min-height:42px}.discoveryGenreShelf>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.discoveryGenreShelf>div:last-child button{white-space:normal;justify-content:center;min-width:0}.wishlistBookGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.wishlistBookCard{min-width:0;min-height:0}.wishlistBookCard .bookCover,.wishlistBookCard .bookCoverPlaceholder{aspect-ratio:2/3;object-fit:contain;width:100%;height:auto!important}.wishlistBookCard .bookBody{min-height:96px;padding:9px}.wishlistBookCard .bookBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.wishlistCardActions{grid-template-columns:1fr!important;gap:5px!important;padding:8px!important}.wishlistCardActions button{min-height:38px;padding:7px 5px;font-size:11px}.genrePreferenceTable.frozenTable{width:100%;max-height:min(620px,68vh);overflow:hidden auto}.genrePreferenceHeader{display:none}.genrePreferenceRows{gap:8px;max-height:none;display:grid;overflow:visible}.genrePreferenceRow{border:1px solid #c4973d3d;border-radius:10px;gap:6px;width:100%;padding:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;min-width:0!important}.genrePreferenceRow .genreName{border-right:0;grid-column:1/-1;width:auto;min-width:0;padding:0 2px 5px;position:static;background:0 0!important}.genrePreferenceRow .genreName small{display:block}.genrePreferenceRow>label{background:#fffaf0ad;border:1px solid #85693a38;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:46px;padding:6px 4px;display:flex}.genrePreferenceRow>label:has(input:checked){color:#fff3d6;background:#315344;border-color:#b88834}.genrePreferenceRow .genreRadioMark{flex:0 0 17px;width:17px;height:17px}.genrePreferenceLevelLabel{color:#34483e;white-space:normal;min-width:0;font-size:10px;font-weight:750;line-height:1.1;display:block}.genrePreferenceRow>label:has(input:checked) .genrePreferenceLevelLabel{color:#fff3d6}.settingsForm fieldset{padding:15px 12px}.settingsForm button,.settingsForm select{max-width:100%}.compactRelationshipForm,.compactRelationshipForm.single,.libraryContextActions,.clubMeetingTimeFields{grid-template-columns:1fr!important}.compactRelationshipForm>*,.libraryContextActions>*,.clubMeetingTimeFields>*{width:100%;grid-column:1!important}.relationshipList article{grid-template-columns:38px minmax(0,1fr)}.relationshipList article>b,.relationshipList article>button{grid-column:1/-1;justify-self:stretch}.founderFeedbackBackdrop{padding:5px}.founderFeedbackDialog{border-radius:14px;padding:18px 12px}.founderFeedbackHeader{margin:-18px -12px 0!important;padding:25px 43px 20px 16px!important}.founderFeedbackDialog form,.founderFeedbackDialog fieldset,.feedbackCategoryGrid,.feedbackImportance,.feedbackDropZone,.feedbackTextLabel,.feedbackTextLabel textarea{min-width:0;max-width:100%}.feedbackCategoryGrid,.feedbackImportance{grid-template-columns:1fr!important}.feedbackDropZone{grid-template-columns:1fr;display:grid}.feedbackDropZone>div,.feedbackDropZone>button{width:100%;min-width:0!important}.founderFeedbackDialog textarea{box-sizing:border-box;width:100%}}@media (max-width:380px){.discoveryWelcome{padding-inline:10px}.discoveryRecommendationGrid,.wishlistBookGrid,.discoveryGenreShelf>div:last-child{grid-template-columns:1fr!important}.libraryResultsScroll .bookGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.appHeaderUtilities{gap:5px!important}.notificationBell,.headerAddBookButton{width:38px;min-width:38px;padding-inline:7px}}.mplShelf{grid-template-columns:repeat(auto-fill,minmax(180px,220px));justify-content:start;align-items:start;gap:18px;display:grid}.mplBookCard{color:#f7edd7;cursor:pointer;isolation:isolate;background:linear-gradient(155deg,#262a23f7,#141917fc);border:1px solid #c38f317a;border-radius:12px;flex-direction:column;width:100%;min-width:0;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 12px 28px #00000038}.mplBookCard:hover,.mplBookCard:focus-visible{border-color:#e0b04bdb;outline:none;transform:translateY(-4px);box-shadow:0 18px 36px #00000057,0 0 0 1px #e0b04b1a}.mplBookCard.readerMenuOpen{z-index:50}.mplBookCover{aspect-ratio:2/3;background:#13231f;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000004d}.mplBookCover img{object-fit:cover;width:100%;height:100%;display:block}.mplBookCoverFallback{text-align:center;color:#f2dfb6;background:linear-gradient(145deg,#24463a,#10261f);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:18px;display:flex}.mplBookCoverFallback strong{font-family:var(--font-heading,var(--font-literary), Georgia,serif);font-size:1.05rem;line-height:1.2}.mplBookCoverFallback span{color:#d1c4a9;font-size:.75rem}.mplBookBadge{color:#173126;letter-spacing:.05em;text-transform:uppercase;background:#f1d48b;border-radius:999px;padding:4px 7px;font-size:.62rem;font-weight:800;position:absolute;top:8px;left:8px}.mplBookIdentity{flex:1;min-width:0;padding:11px 3px 9px}.mplBookIdentity small{color:#d7a847;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:800;display:block}.mplBookIdentity h3{color:#fff5df;font-family:var(--font-heading,var(--font-literary), Georgia,serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.22;display:-webkit-box;overflow:hidden}.mplBookIdentity p{color:#d7d0c1;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:.78rem;overflow:hidden}.mplBookIdentity>span{color:#aaa99f;margin-top:5px;font-size:.7rem;line-height:1.35;display:block}.mplBookRating{color:#e3bd63;letter-spacing:.05em;margin-top:5px;font-size:.73rem}.readerActions{border-top:1px solid #e5cd9924;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:8px;display:grid}.readerAction{color:#ecdfc2;cursor:pointer;background:#070d0c57;border:1px solid #e6cd972e;border-radius:8px;place-items:center;min-width:0;min-height:38px;padding:7px;transition:color .15s,border-color .15s,background .15s,transform .15s;display:grid;position:relative}.readerAction svg{width:20px;height:20px}.nominateBookButton.readerAction{color:#ecdfc2;width:auto;min-width:0;min-height:38px;box-shadow:none;background:#070d0c57;border:1px solid #e6cd972e;border-radius:8px;padding:7px;position:relative;inset:auto}.nominateBookButton.readerAction svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.readerAction:hover,.readerAction:focus-visible,.readerAction.active{color:#f3c85f;background:#ba8d381f;border-color:#ba8d38;outline:none}.readerAction:active{transform:scale(.96)}.readerAction.destructive{color:#e9aaa0}.readerAction:disabled{opacity:.45;cursor:not-allowed}.readerAction[data-tooltip]:after{content:attr(data-tooltip);z-index:30;color:#fff8e9;white-space:nowrap;opacity:0;pointer-events:none;background:#09221d;border:1px solid #d5a74985;border-radius:5px;padding:5px 7px;font-size:.68rem;font-weight:700;line-height:1;transition:opacity .13s,transform .13s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px)}.readerAction[data-tooltip]:hover:after,.readerAction[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}.readerMore{position:relative}.readerMore>.readerAction{width:100%;height:100%}.readerMoreMenu{z-index:40;background:#f3ecdc;border:1px solid #b78a39;border-radius:10px;width:max-content;min-width:176px;padding:5px;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 44px #0000006b}.readerMoreMenu button{color:#213a31;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;padding:9px 10px;font-size:.78rem;display:flex}.readerMoreMenu button:hover,.readerMoreMenu button:focus-visible{background:#e6dcc8;outline:none}.readerMoreMenu button.destructive{color:#923c32}.readerMoreMenu svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px;height:17px}.clubTitleList>.mplBookCard{background:linear-gradient(155deg,#262a23f7,#141917fc);border-color:#c38f317a;border-radius:11px;grid-template-columns:none;gap:0;width:100%;max-width:220px;margin-inline:auto;padding:8px;display:flex}.clubTitleList>.mplBookCard .mplBookCover{border-radius:7px;grid-row:auto;width:100%;height:auto}.clubTitleList>.mplBookCard .mplBookCover img{border-radius:0;width:100%;height:100%}.clubTitleList>.mplBookCard .mplBookIdentity strong,.clubTitleList>.mplBookCard .mplBookIdentity small{display:initial}.mplBookNote{color:#d6cdbb;font:italic .72rem/1.4 var(--font-literary), Georgia,serif;border-left:2px solid #daac4f8c;margin:0 3px 8px;padding-left:8px}.mplBookStatus{width:calc(100% - 6px);min-height:34px;margin:0 3px 7px}.bookWorkspaceBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#030c0c7a;justify-content:flex-end;align-items:stretch;padding:0}.bookWorkspace{border-right:0;border-radius:18px 0 0 18px;width:min(700px,94vw);max-width:none;height:100dvh;max-height:none;margin:0;animation:.22s cubic-bezier(.2,.8,.2,1) mplWorkspaceIn;overflow-y:auto}.bookWorkspaceLabel{color:#a66e19;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.7rem;font-weight:900}@keyframes mplWorkspaceIn{0%{opacity:.55;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@media (max-width:720px){.mplShelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mplBookCard{border-radius:10px;padding:7px}.mplBookIdentity{padding:9px 2px 7px}.mplBookIdentity h3{font-size:.9rem}.mplBookIdentity p{font-size:.72rem}.readerActions{gap:4px;padding-top:6px}.readerAction{min-height:44px;padding:8px}.readerAction[data-tooltip]:after{display:none}.bookWorkspaceBackdrop{padding:0}.bookWorkspace{border:0;border-radius:0;width:100vw;height:100dvh;padding:22px 17px 34px}}@media (max-width:350px){.mplShelf{grid-template-columns:1fr}.mplBookCard{max-width:220px;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.mplBookCard,.readerAction,.bookWorkspace{transition:none;animation:none}}:root{--mpl-shelf-navy:#05151fe0;--mpl-shelf-border:#c99a3f61;--mpl-cream:#f7ecd5;--mpl-muted-cream:#c9c0af;--mpl-soft-gold:#d5ab54;--mpl-card-width:210px;--mpl-card-height:480px}.sidebar{overscroll-behavior:contain;overflow-y:auto;padding-top:24px!important}.brandedSidebarButton{flex:none;align-items:center;min-height:96px;overflow:visible;margin-top:0!important}.appHeaderChrome .topBar{min-height:92px}.mplShelf{grid-template-columns:repeat(auto-fill,var(--mpl-card-width));border:1px solid var(--mpl-shelf-border);background:linear-gradient(145deg,#04121ded,#081d27d6),radial-gradient(circle at 85% 15%,#c6953614,#0000 28%);border-radius:15px;gap:16px;min-width:0;padding:20px;box-shadow:inset 0 1px #fff4d80a,0 14px 34px #0003}.mplBookCard{width:var(--mpl-card-width);height:var(--mpl-card-height);min-height:var(--mpl-card-height);max-height:var(--mpl-card-height);background:linear-gradient(155deg,#1f241ffb,#0e1615fc);padding:9px;overflow:visible}.mplBookCover{aspect-ratio:auto;flex:0 0 286px;height:286px}.mplBookIdentity{flex:0 0 116px;height:116px;padding:10px 3px 7px;overflow:hidden}.mplBookIdentity small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:22px;margin:0 0 4px;line-height:1.25;display:-webkit-box;overflow:hidden;color:var(--mpl-soft-gold)!important;font-size:.56rem!important}.mplBookIdentity h3,.darkPanel .mplBookIdentity h3,.panel .mplBookIdentity h3{min-height:32px;line-height:1.15;color:var(--mpl-cream)!important;font-size:.9rem!important}.mplBookIdentity p,.darkPanel .mplBookIdentity p,.panel .mplBookIdentity p{margin-top:4px;color:var(--mpl-muted-cream)!important;font-size:.68rem!important}.mplBookIdentity>span,.darkPanel .mplBookIdentity>span,.panel .mplBookIdentity>span{white-space:nowrap;text-overflow:ellipsis;line-height:1.25;overflow:hidden;color:#9f9d93!important;font-size:.61rem!important}.mplBookRating{font-size:.65rem}.readerActions{flex:0 0 43px;align-items:stretch;height:43px;margin-top:auto}.readerAction,.nominateBookButton.readerAction{height:36px;min-height:36px;padding:6px}.readerAction svg,.nominateBookButton.readerAction svg{width:18px;height:18px}.nominateBookButton.readerAction[data-tooltip]:after{content:attr(data-tooltip);z-index:30;color:#fff8e9;white-space:nowrap;opacity:0;pointer-events:none;background:#09221d;border:1px solid #d5a74985;border-radius:5px;padding:5px 7px;font-size:.68rem;font-weight:700;line-height:1;transition:opacity .13s,transform .13s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px)}.nominateBookButton.readerAction[data-tooltip]:hover:after,.nominateBookButton.readerAction[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}.clubTitleList>.mplBookCard{width:var(--mpl-card-width);height:var(--mpl-card-height);min-height:var(--mpl-card-height);max-height:var(--mpl-card-height)}.clubTitleList>.mplBookCard .mplBookCover{height:286px}.mplBookNote{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 0 36px;max-height:36px;display:-webkit-box;overflow:hidden}.mplBookStatus{flex:0 0 34px;height:34px}.clubTitleList>.mplBookCard:has(.mplBookNote) .mplBookIdentity{flex-basis:73px;height:73px}.clubTitleList>.mplBookCard:has(.mplBookStatus) .readerActions{flex-basis:39px;height:39px}.dashboardSummaryCard{color:#29473b!important;background:linear-gradient(155deg,#f8efdcf7,#e7dabef0)!important}.dashboardSummaryHeading h3{color:#29473b!important}.readingJournal{gap:16px;display:grid}.readingJournal dl{gap:0;margin:0;display:grid}.readingJournal dl>div{border-top:1px solid #775d2d2e;gap:3px;padding:10px 0;display:grid}.readingJournal dt{color:#6e725f;text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:800}.readingJournal dd{color:#29473b;font:700 .88rem var(--font-literary), Georgia,serif;margin:0}.readingJournal blockquote{color:#526258;font:italic .8rem/1.55 var(--font-literary), Georgia,serif;border-top:1px solid #775d2d2e;margin:0;padding:14px 0 0}.readingJournal cite{color:#8a6b2f;margin-top:5px;font-size:.65rem;font-style:normal;display:block}.dashboardSummaryCard .readingProgressSummary span,.dashboardSummaryCard .readingProgressSummary small{color:#687267!important}.panel>.catalogHeader,.discoverySectionHeading,.dashboardSpotlightHeader,.clubSectionHeading{align-items:flex-end}.pageIntro>.eyebrow,.catalogHeader .eyebrow,.discoverySectionHeading .eyebrow,.dashboardSpotlightHeader .eyebrow{margin-bottom:5px}.dashboardSpotlightPanel,.discoveryRecommendations,.wishlistPanel,.clubReadingBoard{border-color:var(--mpl-shelf-border)!important}.dashboardShelf{margin-top:14px}@media (max-width:720px){:root{--mpl-card-width:calc((100vw - 54px)/2);--mpl-card-height:410px}.appHeaderChrome .topBar{min-height:72px}.mplShelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px}.mplBookCard,.clubTitleList>.mplBookCard{width:100%;height:var(--mpl-card-height);min-height:var(--mpl-card-height);max-height:var(--mpl-card-height)}.mplBookCover,.clubTitleList>.mplBookCard .mplBookCover{flex-basis:238px;height:238px}.mplBookIdentity{flex-basis:101px;height:101px;padding-top:8px}.mplBookIdentity h3,.darkPanel .mplBookIdentity h3,.panel .mplBookIdentity h3{font-size:.82rem!important}.mplBookIdentity p,.darkPanel .mplBookIdentity p,.panel .mplBookIdentity p{font-size:.64rem!important}.readerActions{flex-basis:40px;height:40px}.readerAction,.nominateBookButton.readerAction{height:38px;min-height:38px}.nominateBookButton.readerAction[data-tooltip]:after{display:none}.dashboardSummaryCard{padding:18px!important}}@media (max-width:390px){:root{--mpl-card-width:calc((100vw - 42px)/2)}.mplShelf{gap:7px;padding:7px}.mplBookCover,.clubTitleList>.mplBookCard .mplBookCover{flex-basis:222px;height:222px}}:root{--font-heading:var(--font-literary);--font-sans:var(--font-system);--type-literary:var(--font-literary),Georgia,serif;--type-system:var(--font-system),Arial,sans-serif}html,body,button,input,select,textarea,nav,menu,label,legend,table,dl,.panel,.darkPanel,.modalBackdrop,.bookWorkspace,.notificationPanel,.readerMoreMenu,.readerAction,.eyebrow,.navSectionLabel,.sideNavItem,.settingsSubnav,.mplBookIdentity p,.mplBookIdentity>span,.mplBookIdentity small{font-family:var(--type-system)!important}body{letter-spacing:-.006em;font-weight:400;line-height:1.58}h1,h2,h3,h4,h5,h6,.topBar h1,.brandedSidebarButton strong,.landingBrand strong,.authBrandLockup strong,.onboardingBrand strong,.bookEditorSection>summary strong,.panelKicker,.mplBookIdentity h3,.mplBookCoverFallback strong,.quietCover strong,.clubIdentityCopy h2,.clubVoteOutcome strong,.clubSelectionCelebrationCard h2,.notificationPanel h2,.readingJournal dd,blockquote,.seal{letter-spacing:-.018em;font-family:var(--type-literary)!important;font-weight:600!important}h1,.topBar h1{line-height:1.02;font-weight:700!important}h2{line-height:1.08}h3,h4{line-height:1.14}p,li,dd,td,th,input,textarea,select{line-height:1.62}button,.sideNavItem,.settingsSubnav button{letter-spacing:-.008em;font-weight:500!important}.eyebrow,.navSectionLabel,.mplBookIdentity small,.sampleBookRibbon,.mplBookBadge,.matchPill,.recommendationBadge,.bookWorkspaceLabel{text-transform:uppercase;font-family:var(--type-system)!important;letter-spacing:.13em!important;font-weight:600!important}.mplBookIdentity h3,.darkPanel .mplBookIdentity h3,.panel .mplBookIdentity h3{letter-spacing:-.012em;line-height:1.12;font-family:var(--type-system)!important;font-size:.86rem!important;font-weight:600!important}@media (max-width:760px){.mainArea .bookClubsPage .clubInvitePanel{box-sizing:border-box!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:14px!important;overflow:hidden!important}.mainArea .bookClubsPage .clubInviteIntro{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;display:flex!important}.mainArea .bookClubsPage .clubInviteIntro h3{font-size:clamp(1.8rem,9vw,2.35rem)!important;line-height:1!important}.mainArea .bookClubsPage .clubInviteIntro p:last-child{overflow-wrap:anywhere;max-width:100%!important;font-size:.88rem!important;line-height:1.45!important}.mainArea .bookClubsPage .clubInviteIntro>button{align-self:flex-start!important;width:auto!important;min-height:40px!important;padding:8px 14px!important;font-size:.88rem!important}.mainArea .bookClubsPage .clubInvitePanel form{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;min-width:0!important;display:grid!important}.mainArea .bookClubsPage .clubInvitePanel form>*{box-sizing:border-box!important;grid-column:1!important;width:100%!important;min-width:0!important;max-width:100%!important}.mainArea .bookClubsPage .clubInvitePanel form label{gap:5px!important;font-size:.86rem!important;line-height:1.35!important}.mainArea .bookClubsPage .clubInvitePanel form label small{font-size:.72rem!important}.mainArea .bookClubsPage .clubInvitePanel form input,.mainArea .bookClubsPage .clubInvitePanel form select{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 11px!important;font-size:16px!important}.mainArea .bookClubsPage .clubInvitePanel form textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:92px!important;padding:10px 11px!important;font-size:16px!important;line-height:1.4!important}.mainArea .bookClubsPage .clubInviteActions{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.mainArea .bookClubsPage .clubInviteActions button{white-space:normal!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 12px!important;font-size:.92rem!important}.universalSearchPanel,.wishlistPanel,.libraryPanel{color:#f0e3ca!important;background:linear-gradient(145deg,#051821f7,#081f27ed),radial-gradient(circle at 84% 12%,#be892b17,#0000 31%)!important;border:1px solid #c9973757!important;box-shadow:inset 0 1px #fff4d80a,0 12px 28px #00000038!important}.universalSearchPanel .pageIntro,.wishlistPanel .pageIntro,.libraryPanel .pageIntro{text-align:left!important;width:100%!important}.universalSearchPanel .pageIntro h2,.wishlistPanel .pageIntro h2,.libraryPanel .pageIntro h2,.universalSearchPanel .discoverySectionHeading h3,.wishlistPanel .searchEmptyState h3{color:#f0e3ca!important;text-align:left!important}.universalSearchPanel .pageIntro p,.wishlistPanel .pageIntro p,.libraryPanel .pageIntro p,.universalSearchPanel .discoverySectionHeading span,.universalSearchPanel .discoveryRecommendationPrompt,.wishlistPanel .searchEmptyState p{color:#b9c3bc!important}.universalSearchPanel .eyebrow,.wishlistPanel .eyebrow,.libraryPanel .eyebrow{color:#d5a64e!important;text-align:left!important}.universalSearchPanel .discoveryHeroTopline,.universalSearchPanel .discoverySectionHeading,.wishlistPanel .catalogHeader,.libraryPanel .libraryCatalogHeader{text-align:left!important;align-items:flex-start!important}.universalSearchPanel .discoverySectionHeading{flex-direction:column!important}.universalSearchPanel .discoverySectionHeading>div:first-child{text-align:left!important;width:100%!important}.universalSearchPanel .discoveryRecommendations,.universalSearchPanel .discoveryGenreShelf{background:#0311177a!important;border-color:#c997373d!important}.wishlistPanel .wishlistCatalogTools,.libraryPanel .libraryTools{text-align:left!important;justify-content:start!important;justify-items:start!important}.wishlistPanel .resultCount{color:#f0e3ca!important}.libraryPanel .libraryCatalogHeader,.libraryPanel .libraryCatalogHeader>*,.libraryPanel .libraryCatalogHeader .pageIntro>*{text-align:left!important;margin-left:0!important;margin-right:auto!important}.libraryPanel .libraryResultsScroll{background:0 0!important}.mainArea .libraryPanel .pageIntro>.eyebrow,.mainArea .universalSearchPanel .pageIntro>.eyebrow,.mainArea .wishlistPanel .pageIntro>.eyebrow{color:#d5a64e!important}}.clubSelector{gap:6px;min-width:0;display:grid}.clubSelector>span{color:var(--brass);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:700}.clubSelector select{width:100%;min-height:44px;color:var(--cream);background:#05181feb;border:1px solid #be8f3094;border-radius:8px;padding:0 38px 0 13px;font-weight:650}.clubIdentityTopline{border-bottom:1px solid #e2b54e4d;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-bottom:12px;display:flex}.clubIdentityTopline .eyebrow{margin:0}.clubMemberSummary{align-content:space-between;justify-items:end;align-self:stretch!important}.clubOptions{margin-top:auto;position:relative}.clubOptions>summary{min-width:132px;min-height:42px;color:var(--cream);cursor:pointer;background:#061b22e0;border:1px solid #e2b54ea3;border-radius:8px;place-items:center;font-weight:700;list-style:none;display:grid}.clubOptions>summary::-webkit-details-marker{display:none}.clubOptions[open]>summary,.clubOptions>summary:hover{border-color:var(--gold);color:var(--gold)}.clubOptionsMenu{z-index:20;background:#071c24;border:1px solid #e2b54e99;border-radius:9px;min-width:210px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 18px 38px #0000006b}.clubOptionsMenu a,.clubOptionsMenu button{width:100%;min-height:40px;color:var(--cream);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;padding:8px 11px;text-decoration:none;display:flex}.clubOptionsMenu a:hover,.clubOptionsMenu button:hover{color:var(--gold);background:#e2b54e1f}@media (max-width:860px){.bookClubsPage>.clubPageHero{grid-template-columns:1fr!important;align-items:stretch!important}.clubSelector{width:100%}.clubIdentityTopline{align-items:flex-start}.clubIdentityTopline>button{flex:none}}.mplBookIdentity p,.darkPanel .mplBookIdentity p,.panel .mplBookIdentity p{letter-spacing:-.006em;font-weight:500;line-height:1.35;font-size:.66rem!important}.mplBookIdentity>span,.darkPanel .mplBookIdentity>span,.panel .mplBookIdentity>span{letter-spacing:.005em;font-weight:400;line-height:1.38;font-size:.59rem!important}.mplBookIdentity small{line-height:1.32;font-size:.54rem!important}.readerAction,.readerMoreMenu button,.nominateBookButton.readerAction[data-tooltip]:after,.readerAction[data-tooltip]:after{font-weight:500;font-family:var(--type-system)!important}.statCard strong,.aboutStatGrid strong,.landingValueCard>strong,.landingValueCard>b,.collectorFacts b{letter-spacing:-.03em;font-family:var(--type-system)!important;font-weight:600!important}.detailsSection p,.settingsIntro,.landingFeatureGrid p,.aboutHeroCopy>p:not(.eyebrow),.invitationDescription{line-height:1.75}@media (max-width:720px){body{line-height:1.55}.mplBookIdentity h3,.darkPanel .mplBookIdentity h3,.panel .mplBookIdentity h3{font-size:.78rem!important}.mplBookIdentity p,.darkPanel .mplBookIdentity p,.panel .mplBookIdentity p{font-size:.61rem!important}.mplBookIdentity>span,.darkPanel .mplBookIdentity>span,.panel .mplBookIdentity>span{font-size:.56rem!important}}.clubWorkspace{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.mobileDrawerLockup{display:none}@media (max-width:820px){.brandedSidebarButton{text-align:left!important;border-bottom:1px solid #d6a84538!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;width:calc(100% - 46px)!important;min-height:82px!important;margin:0 0 12px!important;padding:8px 0 15px 5px!important;display:flex!important}.brandedSidebarButton .sidebarBrandSeal,.brandedSidebarButton .sidebarBrandWords{display:none!important}.brandedSidebarButton .mobileDrawerLockup{object-fit:contain!important;object-position:left center!important;width:min(176px,100vw - 104px)!important;height:auto!important;max-height:68px!important;box-shadow:none!important;border-radius:0!important;display:block!important}}.clubIdentity{order:-30;grid-column:1/-1}.clubCurrentChapter{order:-20;grid-area:2/1/auto/4}.clubMainGrid{order:-10;display:contents!important}.clubReadingHistory{order:10;grid-area:3/4/auto/7;height:100%}.clubStatistics{order:20;grid-column:1/-1}.clubInvitePanel,.clubLegacySummary{order:30;grid-column:1/-1}.clubPendingInvites{order:30;grid-column:1/3}.clubModeratorPanel{order:30;grid-column:3/5}.clubMembersPanel{order:30;grid-column:5/7}.clubWorkspace:not(:has(.clubPendingInvites)) .clubModeratorPanel{grid-column:1/4}.clubWorkspace:not(:has(.clubPendingInvites)) .clubMembersPanel{grid-column:4/7}.clubBookplate{color:#e1b453;background:radial-gradient(circle,#244a3c 0 58%,#0b211c 59%);border:1px solid #c99535;border-radius:50%;flex:none;place-items:center;display:inline-grid;box-shadow:inset 0 0 0 4px #102f27,inset 0 0 0 5px #e1b453a6,0 8px 24px #00000038}.clubBookplate-large{width:112px;height:112px}.clubBookplate-small{width:42px;height:42px}.clubBookplateRing{border:1px solid;border-radius:50%;align-content:center;place-items:center;width:82%;height:82%;display:grid;overflow:hidden}.clubBookplateRing img{object-fit:cover;border-radius:50%;width:100%;height:100%}.clubBookplateArt{filter:drop-shadow(0 1px #00000059);width:45%;height:45%}.clubBookplate-small .clubBookplateArt{width:62%;height:62%}.clubBookplateFlourish,.clubBookplateRing small{font:600 .5rem/1 var(--font-system), sans-serif;letter-spacing:.14em;text-transform:uppercase}.clubBookplate-small .clubBookplateFlourish,.clubBookplate-small .clubBookplateRing small,.clubIdentityLogo>img,.clubIdentityLogo>span:not(.clubBookplate){display:none}.clubIdentityLogo{justify-items:center;gap:8px;width:132px;display:grid}.clubLogoAction{color:var(--ink);background:0 0;border:0;font-size:.72rem;text-decoration:underline;position:static}.clubTabs .clubBookplate{width:34px;height:34px;box-shadow:none}.clubMotto{font-family:var(--font-literary), Georgia, serif;color:#896827;margin:-.25rem 0 .5rem;font-size:clamp(1.25rem,2vw,1.7rem);font-style:italic}.clubWelcomeMessage{max-width:780px;font-family:var(--font-literary), Georgia, serif;background:#fffaeb6b;border-left:2px solid #bd8b2d;margin:14px 0;padding:12px 18px;font-size:1.12rem;line-height:1.55}.clubIdentity{background:linear-gradient(120deg,#f9f1def5,#eadcbce6);border:1px solid #b0802ba6}.clubIdentityCopy h2{font-size:clamp(2.3rem,4vw,4rem);line-height:.92}.clubIdentityFields{grid-column:1/-1;gap:16px;display:grid}.clubIdentityFields>label{gap:6px;display:grid}.clubIdentityFields small{color:var(--muted);font-weight:400}.clubMottoSuggestions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.clubMottoSuggestions>span{text-transform:uppercase;letter-spacing:.12em;color:#7e672e;width:100%;font-size:.72rem}.clubMottoSuggestions button{min-height:32px;padding:5px 10px;font-size:.72rem}.clubBookplatePicker{border:1px solid #ab803373;border-radius:14px;padding:14px}.clubBookplatePicker legend{font-family:var(--font-literary), Georgia, serif;padding:0 8px;font-size:1.4rem}.clubBookplatePicker>p{color:var(--muted);margin:0 0 12px}.clubBookplatePicker>div{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.clubBookplatePicker button{min-height:100px;color:var(--ink);background:#fffcf3b3;border:1px solid #624c2340;place-items:center;gap:5px;padding:8px;display:grid}.clubBookplatePicker button.active{border-color:#bf8b25;box-shadow:inset 0 0 0 2px #e1b453}.clubBookplatePicker button>span:last-child{font-size:.7rem}.clubCurrentChapter,.clubReadingHistory,.clubStatistics{background:#f4ecd9f0;border:1px solid #bc8f3c9e;border-radius:18px;padding:clamp(20px,3vw,42px);box-shadow:0 16px 34px #0414112e}.clubCurrentChapter{padding:clamp(20px,2.2vw,34px)}.clubChapterHeading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.clubChapterHeading h3{margin:0;font-size:clamp(1.8rem,3vw,2.7rem)}.clubCurrentBook{grid-template-columns:minmax(150px,220px) minmax(0,1fr);align-items:center;gap:clamp(20px,3vw,42px);max-width:860px;margin:0 auto;display:grid}.clubCurrentCover{background:#11261f;border:1px solid #be8d35;border-radius:12px;padding:10px;box-shadow:0 18px 38px #00000047}.clubCurrentCover img{aspect-ratio:2/3;object-fit:cover;border-radius:6px;width:100%}.clubCurrentCover>span{aspect-ratio:2/3;color:#d4a84f;place-items:center;font-size:4rem;display:grid}.clubCurrentBook h2{margin:2px 0 6px;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.9}.clubCurrentAuthor{color:var(--muted);font-size:1rem}.clubCurrentBook blockquote{max-width:620px;font:italic 1.25rem/1.55 var(--font-literary), Georgia, serif;border-left:2px solid #c18e32;margin:20px 0;padding-left:18px}.clubCurrentBook dl,.clubStatistics dl{flex-wrap:wrap;gap:22px;margin:22px 0;display:flex}.clubCurrentBook dl div{min-width:120px}.clubCurrentBook dt,.clubStatistics dt{letter-spacing:.12em;text-transform:uppercase;color:#876725;font-size:.68rem}.clubCurrentBook dd{margin:4px 0 0;font-weight:600}.clubCurrentEmpty{text-align:center;padding:44px 20px}.clubCurrentEmpty>span{font:5rem/1 var(--font-literary), Georgia, serif;color:#c29137;display:block}.clubMainGrid{display:contents!important}.clubReadingBoard{order:2;grid-area:3/1/auto/4;height:100%}.clubConversation{order:1;grid-area:2/4/auto/7;height:100%;min-height:460px;max-height:none;width:100%!important}.clubConversationResizeHandle{display:none!important}.clubReadingBoard .clubSectionHeading>div:first-child{visibility:hidden;height:0}.clubReadingBoard>.clubSectionHeading .clubSectionActions{display:none}.clubTitleColumns{display:block!important}.clubTitleColumn.current,.clubTitleColumn.past{display:none}.clubTitleColumn.considering{background:0 0;border:0;min-height:0;padding:0}.clubTitleColumn.considering>header{color:var(--ink);background:0 0;border-bottom:1px solid #87672559;padding:0 0 12px}.clubTitleColumn.considering>header h4{font-family:var(--font-literary), Georgia, serif;text-transform:none;font-size:2.25rem}.clubTitleList{grid-template-columns:repeat(auto-fill,220px);justify-content:start;gap:18px;display:grid!important}.clubTitleList .mplBookCard{width:220px}.clubReadingHistory ol{border-top:1px solid #8767254d;margin:0;padding:0;list-style:none}.clubReadingHistory li{border-bottom:1px solid #87672538}.clubReadingHistory li button{text-align:left;width:100%;color:var(--ink);box-shadow:none;background:0 0;border:0;grid-template-columns:70px minmax(0,1fr) minmax(120px,.45fr);align-items:baseline;gap:18px;padding:14px 4px;display:grid}.clubReadingHistory li button:hover strong{color:#9a6b17}.clubReadingHistory li strong{font:600 1.25rem/1.1 var(--font-literary), Georgia, serif}.clubReadingHistory li small,.clubReadingHistory li span{color:var(--muted)}.clubStatistics{color:#f5ecd8;background:#0b2620f0}.clubStatistics dl{justify-content:space-around;margin-bottom:0}.clubStatistics dl div{text-align:center;min-width:130px}.clubStatistics dd{font:700 2.7rem/1 var(--font-literary), Georgia, serif;color:#e3b553;margin:4px 0 0}.clubPendingInvites,.clubModeratorPanel,.clubMembersPanel{align-self:stretch;min-width:0;padding:20px!important}.clubPendingInvites{display:block!important}.clubPendingInvites>div:first-child,.clubModeratorPanel .clubSectionHeading,.clubMembersPanel .clubSectionHeading{margin-bottom:14px}.clubPendingInvites>div:last-child{gap:8px;display:grid}.clubPendingInvites>div:last-child p,.clubModeratorList article,.clubMemberList article{min-width:0;padding:11px 12px}.clubModeratorList,.clubMemberList{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.clubModeratorPanel .clubAddModerator,.clubTransferOwnershipButton{margin-top:10px}@media (max-width:1050px){.clubWorkspace{flex-direction:column;display:flex}.clubMainGrid{flex-direction:column;gap:20px;display:flex!important}.clubConversation{height:auto;min-height:460px;max-height:680px}}@media (max-width:720px){.clubIdentity{text-align:center;grid-template-columns:1fr}.clubIdentityLogo{width:auto}.clubIdentityCopy h2{font-size:2.65rem}.clubWelcomeMessage{text-align:left}.clubChapterHeading{flex-direction:column;align-items:flex-start}.clubCurrentBook{grid-template-columns:1fr}.clubCurrentCover{width:min(68vw,240px);margin:auto}.clubCurrentBook>div{text-align:center}.clubCurrentBook blockquote{text-align:left}.clubCurrentBook dl{justify-content:center}.clubTitleList{grid-template-columns:minmax(0,220px);justify-content:center;overflow:visible;display:grid!important}.clubTitleList .mplBookCard{width:100%}.clubReadingHistory li button{grid-template-columns:48px 1fr}.clubReadingHistory li small{grid-column:2}.clubBookplatePicker>div{grid-template-columns:repeat(3,1fr)}}.universalSearchPanel{width:100%;margin:0;border-color:var(--mpl-shelf-border)!important}.universalSearchHero,.discoveryWelcome{padding:24px!important}.discoveryRecommendations{padding:0;box-shadow:none!important;background:0 0!important;border:0!important}.discoveryRecommendations>.discoverySectionHeading{margin-bottom:14px}.dashboardEditorialGrid{gap:16px}.dashboardSummaryCard,.dashboardSpotlightPanel{border:1px solid var(--mpl-shelf-border)!important;border-radius:15px!important}.dashboardSpotlightPanel{-webkit-backdrop-filter:blur(10px);color:var(--mpl-cream)!important;background:linear-gradient(145deg,#04121de6,#081d27d1),radial-gradient(circle at 84% 14%,#c695361a,#0000 30%)!important;box-shadow:inset 0 1px #fff4d80a,0 14px 34px #0003!important}.dashboardSpotlightPanel .dashboardSpotlightHeader h3{color:var(--mpl-cream)!important}.dashboardSpotlightPanel .dashboardSpotlightHeader>div:first-child>span{color:var(--mpl-muted-cream)!important}.dashboardSpotlightPanel .dashboardSpotlightHeader .eyebrow,.dashboardSpotlightPanel .spotlightControls label>span{color:var(--mpl-soft-gold)!important}.dashboardSpotlightPanel .mplShelf{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.dashboardSpotlightPanel .spotlightMessage{color:var(--mpl-muted-cream)!important}@media (max-width:720px){.universalSearchHero,.discoveryWelcome{padding:16px!important}.dashboardEditorialGrid{gap:12px}.dashboardSpotlightPanel{padding:16px!important}}.bookClubsPage{--club-room:#071923;--club-shelf:#071b24e8;--club-shelf-soft:#0a222ad1;--club-line:#c9973761;--club-gold:#e0ad4f;--club-cream:#f5ead4;--club-muted:#a9afa7;color:var(--club-cream);gap:16px}.bookClubsPage>.clubPageHero{min-height:0;border:1px solid var(--club-line)!important;color:var(--club-cream)!important;background:linear-gradient(110deg,#04131cf7,#081e26eb)!important;border-radius:10px!important;padding:14px 18px!important;box-shadow:0 12px 30px #0003!important}.bookClubsPage>.clubPageHero .pageIntro{flex-wrap:wrap;align-items:baseline;gap:15px;display:flex}.bookClubsPage>.clubPageHero .pageIntro h2{margin:0;font-size:1.35rem;color:var(--club-cream)!important}.bookClubsPage>.clubPageHero .pageIntro>p:last-child{display:none}.bookClubsPage>.clubPageHero .eyebrow{margin:0;color:var(--club-gold)!important}.bookClubsPage .clubTabs{border-bottom:1px solid #c9973733;padding:4px 0 8px}.bookClubsPage .clubTabs button{color:#d8d2c5;background:#05171fc2;border-color:#c997373d}.bookClubsPage .clubTabs button.active{color:#fff1d2;background:linear-gradient(135deg,#26483ef0,#102b2bf5);border-color:#b98834}.bookClubsPage .clubWorkspace{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.bookClubsPage .clubWorkspace>.panel,.bookClubsPage .clubCurrentChapter,.bookClubsPage .clubReadingHistory,.bookClubsPage .clubStatistics{-webkit-backdrop-filter:blur(10px);color:var(--club-cream)!important;border:1px solid var(--club-line)!important;background:linear-gradient(145deg,#051821f0,#081f27e0),radial-gradient(circle at 84% 12%,#be892b14,#0000 31%)!important;border-radius:12px!important;box-shadow:inset 0 1px #fff4d809,0 16px 38px #0000003d!important}.bookClubsPage .clubWorkspace>.panel h2,.bookClubsPage .clubWorkspace>.panel h3,.bookClubsPage .clubWorkspace>.panel h4,.bookClubsPage .clubCurrentChapter h2,.bookClubsPage .clubCurrentChapter h3,.bookClubsPage .clubReadingHistory h3{color:var(--club-cream)!important}.bookClubsPage .clubWorkspace>.panel p,.bookClubsPage .clubWorkspace>.panel li,.bookClubsPage .clubWorkspace>.panel dt,.bookClubsPage .clubWorkspace>.panel dd{color:#c6c8c0}.bookClubsPage .eyebrow{color:var(--club-gold)!important}.bookClubsPage .clubIdentity{order:-30;grid-column:1/-1;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;min-height:230px;position:relative;overflow:hidden;background:linear-gradient(90deg,#04141dfa 0%,#04141de8 54%,#04141d94 100%),url(/images/library-room-desktop.png) right 42%/720px no-repeat!important;padding:28px 34px!important}.bookClubsPage .clubIdentity:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 55%,#dda9460e);position:absolute;inset:0}.bookClubsPage .clubIdentity>*{z-index:1;position:relative}.bookClubsPage .clubIdentityCopy h2{margin:0 0 7px;font-size:clamp(2.5rem,4.3vw,4.7rem);line-height:.94;color:#fff0d2!important}.bookClubsPage .clubMotto{margin:0 0 11px;font-size:clamp(1.25rem,2vw,1.75rem);color:#e4d0aa!important}.bookClubsPage .clubIdentityCopy>p:not(.eyebrow):not(.clubMotto){max-width:720px;color:#aeb5ae!important}.bookClubsPage .clubWelcomeMessage{color:#d6d0c3;border-left-color:var(--club-gold);background:#0411175c}.bookClubsPage .clubMeta{gap:14px;margin:18px 0 12px}.bookClubsPage .clubMeta span,.bookClubsPage .clubMeta a{color:#e4dccb;background:0 0;border:0;padding:0;font-size:.75rem}.bookClubsPage .clubMemberFaces img,.bookClubsPage .clubMemberFaces span{background:#173d38;border-color:#bd8b35}.bookClubsPage .clubCurrentChapter{order:-20;grid-area:2/1/auto/8;min-height:520px;padding:24px!important}.bookClubsPage .clubConversation{order:-19;grid-area:2/8/auto/13;min-height:520px;height:100%!important;padding:20px!important}.bookClubsPage .clubChapterHeading{margin-bottom:18px}.bookClubsPage .clubChapterHeading h3{text-transform:none;font-size:1.15rem}.bookClubsPage .clubCurrentBook{grid-template-columns:minmax(190px,250px) minmax(0,1fr);align-items:start;gap:32px;max-width:none}.bookClubsPage .clubCurrentCover{background:#071a20;border-color:#bb8730;padding:8px}.bookClubsPage .clubCurrentBook h2{margin:5px 0 8px;font-size:clamp(2.7rem,4vw,4.5rem)}.bookClubsPage .clubCurrentAuthor{color:#d0c8b8}.bookClubsPage .clubCurrentBook blockquote{color:#c7c4b9;margin:16px 0;font-size:1.05rem}.bookClubsPage .clubCurrentBook dl{gap:28px;margin:18px 0}.bookClubsPage .clubCurrentBook dt{color:#b98a38}.bookClubsPage .clubCurrentBook dd{color:#f2e6cf}.clubReadingProgress{background:#03101670;border:1px solid #c997373d;border-radius:9px;gap:10px;margin:18px 0 14px;padding:14px;display:grid}.clubReadingProgressHeading{justify-content:space-between;align-items:end;gap:16px;display:flex}.clubReadingProgressHeading>div{gap:1px;display:grid}.clubReadingProgressHeading span{color:#d7c9af;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.clubReadingProgressHeading strong{color:#f2dfb8;font-size:.9rem}.clubReadingProgressHeading small{color:#b8b8ae;text-align:right;font-size:.72rem}.clubReadingProgressTrack{background:#34444a;border-radius:999px;height:6px;position:relative}.clubReadingProgressTrack i{border-radius:inherit;background:linear-gradient(90deg,#bd812c,#efb956);height:100%;display:block}.clubReadingProgressTrack b{background:#fff0c9;width:2px;height:14px;position:absolute;top:-4px;transform:translate(-1px);box-shadow:0 0 0 2px #e0ad4f33}.clubReadingProgressFields{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.clubReadingProgressFields label{text-transform:uppercase;letter-spacing:.06em;gap:4px;min-width:82px;font-size:.65rem;display:grid;color:#adac9f!important}.clubReadingProgressFields input{width:105px;min-height:34px;background:#f6edd9f0!important;padding:6px 8px!important}.clubReadingProgressFields button{min-height:34px;padding:7px 13px}.clubJourney{text-align:left;background:#051f27c2;border:1px solid #cc99395c;border-radius:14px;gap:12px;margin:20px 0;padding:17px;display:grid}.clubJourneyHeader{justify-content:space-between;align-items:end;gap:12px;display:flex}.clubJourneyHeader>div{gap:2px;display:grid}.clubJourneyHeader span,.clubNextStop span,.clubMeetingPreview span{color:#d5a84a;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.clubJourneyHeader strong{color:#f7ead0;font-size:1.05rem}.clubJourneyTrack{background:#33484d;border-radius:999px;height:7px;overflow:hidden}.clubJourneyTrack i{border-radius:inherit;background:linear-gradient(90deg,#bd812c,#efb956);height:100%;transition:width .35s;display:block}.clubNextStop{background:#fff5dc0f;border-left:2px solid #d6a446;gap:4px;padding:13px;display:grid}.clubNextStop strong{color:#fff0cf}.clubNextStop small,.clubJourneyEmpty,.clubPrivateNotes p{color:#bfc6bd!important}.clubJourneyPlanner{border-top:1px solid #cea4534d;gap:14px;padding-top:15px;display:grid}.clubJourneyPlanner h4{color:#f8ead1;margin:.15rem 0}.clubMeetingModeCards{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid!important}.clubMeetingModeCards button{color:#f2e4c9;background:#f8efdb12;border-color:#d5a84a59;justify-items:center;gap:5px;min-height:88px;padding:12px;display:grid}.clubMeetingModeCards button span{color:#d7a744;font-size:1.45rem}.clubMeetingModeCards button.active{color:#173d36;background:#f2e6cc;box-shadow:inset 0 0 0 2px #d5a33e}.clubJourneyFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.clubJourneyFields .wide{grid-column:1/-1}.clubJourneyFields label{gap:5px;font-size:.72rem;display:grid;color:#d8c7aa!important}.clubJourneyFields textarea{min-height:70px}.clubMeetingPreview{border:1px dashed #d8ac5280;border-radius:10px;gap:4px;padding:12px;display:grid}.clubMeetingPreview strong{color:#f6e8cc}.clubMeetingPreview small{color:#bec6bd;overflow-wrap:anywhere}.clubPlanningModes{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.clubPlanningModes button{color:#e5d7bc;background:#f7eed912;padding:9px}.clubPlanningModes button.active{color:#102f2b;background:#d2a147}.clubPaceButtons,.clubFormActions,.clubCalendarConfirmation>div{flex-wrap:wrap;gap:8px;display:flex}.clubJourneyStops{gap:7px;display:grid}.clubJourneyStops article{background:#ffffff0a;border-radius:8px;grid-template-columns:minmax(100px,.7fr) repeat(3,1fr);align-items:center;gap:7px;padding:8px;display:grid}.clubJourneyStops strong{color:#edddbf}.clubJourneyStops input{min-width:0}.clubPrivateNotes{border-top:1px solid #cea45340;padding-top:10px}.clubPrivateNotes summary{color:#f0dfbd;cursor:pointer;font-weight:700}.clubPrivateNotes textarea{width:100%;min-height:92px;margin:9px 0}.clubCalendarConfirmation{color:#173b32;background:#efe2c6;border:1px solid #d1a049;border-radius:12px;gap:6px;padding:14px;display:grid}.clubCalendarConfirmation p{color:#486159!important;margin:0!important}.clubCalendarConfirmation .button{color:#fff;background:#2f5b48;border-radius:8px;align-items:center;padding:9px 13px;text-decoration:none;display:inline-flex}.clubJourneyNotice{font-size:.78rem;color:#f0c76f!important;margin:0!important}.bookClubsPage .clubOpenDiscussion{color:#15261f;background:linear-gradient(135deg,#e9b759,#c98b31);border-color:#efc877}.bookClubsPage .clubMainGrid{display:contents!important}.bookClubsPage .clubConversationResizeHandle{display:none!important}.bookClubsPage .clubReadingBoard{order:-10;grid-area:3/1/auto/10;min-height:560px;padding:20px!important}.bookClubsPage .clubReadingHistory{order:-8;grid-area:4/1/auto/9;height:100%;padding:20px!important}.bookClubsPage .clubUpcomingRead{min-height:560px;color:var(--club-cream);border:1px solid var(--club-line);background:linear-gradient(145deg,#051821f0,#081f27e0);border-radius:12px;order:-9;grid-area:3/10/auto/13;align-content:start;padding:20px;display:grid;box-shadow:inset 0 1px #fff4d809,0 16px 38px #0000003d}.clubUpcomingBook{color:#f4ead5;text-align:left;background:#03101680;border-color:#c997374d;justify-items:start;gap:7px;width:100%;padding:10px;display:grid}.clubUpcomingBook img,.clubUpcomingBook>span{aspect-ratio:2/3;object-fit:cover;color:#dda94c;background:#112d2d;border-radius:7px;place-items:center;width:100%;font-size:3rem;display:grid}.clubUpcomingBook strong{font:600 1.45rem/1.05 var(--type-literary)}.clubUpcomingBook small{color:#aeb3ac}.clubUpcomingBook em{color:#d5a64e;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-style:normal}.clubUpcomingEmpty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:450px;display:grid}.clubUpcomingEmpty>span{color:#d7a447;font-size:4rem}.clubUpcomingEmpty>strong{max-width:220px;font:600 1.45rem/1.15 var(--type-literary)}.clubUpcomingEmpty p{color:#aab0a9;max-width:230px;margin:0}.bookClubsPage .clubReadingBoard .clubSectionHeading>div:first-child{visibility:visible;height:auto}.bookClubsPage .clubReadingBoard>.clubSectionHeading .clubSectionActions{display:flex}.bookClubsPage .clubReadingBoard .clubSectionHeading h3{font-size:1.35rem}.bookClubsPage .clubTitleColumns{display:block!important}.bookClubsPage .clubTitleColumn.current,.bookClubsPage .clubTitleColumn.past{display:none}.bookClubsPage .clubTitleColumn.considering{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.bookClubsPage .clubTitleColumn.considering>header{background:0 0;border-bottom:1px solid #c9973738;padding:8px 0 13px}.bookClubsPage .clubTitleColumn.considering>header h4{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;color:#e5d9c1!important;font-family:var(--type-system)!important}.bookClubsPage .clubTitleColumn>header span{color:#10231f;background:#d9aa52}.bookClubsPage .clubTitleList{grid-template-columns:repeat(auto-fill,var(--mpl-card-width));gap:14px;padding-top:16px}.bookClubsPage .clubTitleList>.mplBookCard{width:var(--mpl-card-width)}.bookClubsPage .clubReadingHistory ol{border-top-color:#c9973738}.bookClubsPage .clubReadingHistory li{border-bottom-color:#c9973729}.bookClubsPage .clubReadingHistory li button{color:#e8deca;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px 2px}.bookClubsPage .clubReadingHistory li strong{font-size:1.02rem}.bookClubsPage .clubReadingHistory li small{color:#8fa09a;grid-column:2}.bookClubsPage .clubReadingHistory li span{color:#c99a47}.bookClubsPage .clubStatistics{order:10;grid-area:4/9/auto/13;padding:22px!important}.bookClubsPage .clubStatistics dl{grid-template-columns:repeat(2,1fr);gap:0;margin:12px 0 0;display:grid}.bookClubsPage .clubStatistics dl div{border-right:1px solid #c997372e;padding:5px 20px}.bookClubsPage .clubStatistics dl div:nth-child(2n){border-right:0}.bookClubsPage .clubStatistics dl div:nth-child(-n+2){border-bottom:1px solid #c997372e;padding-bottom:18px}.bookClubsPage .clubStatistics dl div:nth-child(n+3){padding-top:18px}.bookClubsPage .clubStatistics dt{color:#aaa99f}.bookClubsPage .clubStatistics dd{color:#dfaa4a;font-size:2.3rem}.bookClubsPage .clubThread{background:#020e146b;border-color:#c9973733;height:405px}.bookClubsPage .clubThread article.clubMessageGroup .clubMessageBubble{color:#dcd6c9;background:#193234d1;border:1px solid #c9973721}.bookClubsPage .clubThread article.mine .clubMessageBubble{color:#14241d;background:#d9cdb5}.bookClubsPage .clubMessageByline strong{color:#e2d7c1}.bookClubsPage .clubMessageByline time,.bookClubsPage .clubSystemActivity{color:#8e9b96}.bookClubsPage .clubMessageComposer textarea{background:#f5eddcf5!important}.bookClubsPage .clubPendingInvites,.bookClubsPage .clubModeratorPanel,.bookClubsPage .clubMembersPanel{order:30;grid-row:auto}.bookClubsPage .clubPendingInvites{grid-column:1/5}.bookClubsPage .clubModeratorPanel{grid-column:5/9}.bookClubsPage .clubMembersPanel{grid-column:9/13}.bookClubsPage .clubModeratorList article,.bookClubsPage .clubMemberList article,.bookClubsPage .clubPendingInvites>div:last-child p{color:#ded5c3;background:#112b2b94;border-color:#c997372e}.bookClubsPage .clubMemberList small,.bookClubsPage .clubModeratorList small{color:#949e98!important}@media (max-width:1250px){.bookClubsPage .clubCurrentChapter{grid-area:auto/1/auto/13}.bookClubsPage .clubConversation{grid-area:auto/1/auto/13;min-height:500px}.bookClubsPage .clubReadingBoard{grid-area:auto/1/auto/9}.bookClubsPage .clubUpcomingRead{grid-area:auto/9/auto/13}.bookClubsPage .clubReadingHistory{grid-area:auto/1/auto/8}.bookClubsPage .clubStatistics{grid-area:auto/8/auto/13}}@media (max-width:900px){.bookClubsPage .clubWorkspace{flex-direction:column;display:flex}.bookClubsPage .clubIdentity{grid-template-columns:105px 1fr;padding:22px!important}.bookClubsPage .clubIdentity .clubMemberSummary{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.bookClubsPage .clubCurrentBook{grid-template-columns:minmax(150px,210px) 1fr}.bookClubsPage .clubReadingBoard,.bookClubsPage .clubReadingHistory,.bookClubsPage .clubUpcomingRead{min-height:0}.clubUpcomingEmpty{min-height:260px}.bookClubsPage .clubPendingInvites,.bookClubsPage .clubModeratorPanel,.bookClubsPage .clubMembersPanel{width:100%}}@media (max-width:620px){.bookClubsPage>.clubPageHero{align-items:stretch}.bookClubsPage>.clubPageHero .pageIntro{display:block}.bookClubsPage>.clubPageHero .pageIntro h2{margin-top:4px}.bookClubsPage .clubIdentity{text-align:center;grid-template-columns:1fr;background:linear-gradient(#04141de6,#04141df5),url(/images/library-room-mobile.png) 50%/cover!important}.bookClubsPage .clubIdentityLogo{justify-self:center}.bookClubsPage .clubMeta,.bookClubsPage .clubCalendarActions{justify-content:center}.bookClubsPage .clubCurrentChapter,.bookClubsPage .clubConversation,.bookClubsPage .clubReadingBoard,.bookClubsPage .clubReadingHistory,.bookClubsPage .clubStatistics{padding:15px!important}.bookClubsPage .clubCurrentBook{grid-template-columns:1fr}.bookClubsPage .clubCurrentCover{width:min(62vw,220px);margin:auto}.bookClubsPage .clubCurrentBook>div{text-align:left}.bookClubsPage .clubCurrentBook h2{text-align:center;font-size:2.7rem}.bookClubsPage .clubCurrentAuthor{text-align:center}.bookClubsPage .clubCurrentBook dl{text-align:center;justify-content:center}.clubReadingProgressHeading{display:grid}.clubReadingProgressHeading small{text-align:left}.clubReadingProgressFields{grid-template-columns:1fr 1fr;display:grid}.clubReadingProgressFields label,.clubReadingProgressFields input{width:100%}.clubReadingProgressFields button{grid-column:1/-1}.bookClubsPage .clubStatistics dl{grid-template-columns:repeat(2,1fr)}.bookClubsPage .clubStatistics dl div:nth-child(2){border-right:0}.bookClubsPage .clubStatistics dl div{border-bottom:1px solid #c9973729;padding:12px}.bookClubsPage .clubConversation{min-height:460px}}.bookClubsPage>.clubPageHero{grid-template-columns:minmax(0,1fr) minmax(220px,300px) auto!important;align-items:end!important}.bookClubsPage>.clubPageHero:has(+.clubWorkspace){box-shadow:none!important;border-bottom-color:#be8f306b!important;border-radius:12px 12px 0 0!important}.bookClubsPage>.clubPageHero+.clubWorkspace>.clubIdentity{border-top:1px solid #e2b54ead!important;border-radius:0 0 12px 12px!important}.bookClubsPage .clubIdentity{grid-template-rows:auto 1fr}.bookClubsPage .clubIdentityTopline{border-bottom:1px solid #e2b54e4d;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-bottom:12px;display:flex}.bookClubsPage .clubIdentityTopline .eyebrow{margin:0}.bookClubsPage .clubMemberSummary{align-content:space-between;justify-items:end;align-self:stretch!important}.bookClubsPage .clubOptions{margin-top:auto;position:relative}.bookClubsPage .clubOptionsMenu{z-index:20;position:absolute;bottom:calc(100% + 8px);right:0}@media (max-width:860px){.bookClubsPage>.clubPageHero{grid-template-columns:1fr!important;align-items:stretch!important}.bookClubsPage .clubSelector{width:100%}.bookClubsPage .clubIdentityTopline{align-items:flex-start}}.bookClubsPage .clubInvitePanel{order:-29;grid-column:1/-1;grid-template-columns:1fr;gap:18px;scroll-margin-top:96px;display:grid;background:linear-gradient(115deg,#071d25fa,#0e2b2ff0)!important;border-color:#e2b54e8f!important;padding:22px 28px!important}.bookClubsPage .clubInviteIntro{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.bookClubsPage .clubInviteIntro h3{margin:.12em 0;color:#fff0d2!important}.bookClubsPage .clubInviteIntro p:last-child{margin:0;color:#bec3bb!important}.bookClubsPage .clubInvitePanel form{grid-template-columns:minmax(150px,.8fr) minmax(230px,1.35fr) minmax(140px,.65fr);align-items:end;gap:12px;display:grid}.bookClubsPage .clubInvitePanel form label{color:#e8ddc7}.bookClubsPage .clubInvitePanel form input,.bookClubsPage .clubInvitePanel form select,.bookClubsPage .clubInvitePanel form textarea{color:#173229;background:#fff9ecf7;border-color:#e2b54e59}.bookClubsPage .clubInvitePanel .clubInviteNote{grid-column:1/-1}.bookClubsPage .clubInviteActions{grid-column:1/-1;gap:10px;display:flex}.bookClubsPage .clubIdentity.isEditing{grid-template-columns:1fr;align-items:start;min-height:0;overflow:visible;background:linear-gradient(115deg,#071d25fc,#0e2b2ff5)!important}.bookClubsPage .clubIdentity.isEditing .clubIdentityLogo,.bookClubsPage .clubIdentity.isEditing .clubMemberSummary{display:none!important}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid;padding:4px 0 0!important}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>label,.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>label,.bookClubsPage .clubIdentity.isEditing .clubMeetingTimeFields label,.bookClubsPage .clubIdentity.isEditing .clubAddressFields label{color:#eadfca}.bookClubsPage .clubIdentity.isEditing input,.bookClubsPage .clubIdentity.isEditing select,.bookClubsPage .clubIdentity.isEditing textarea{color:#173229;background:#fff9ecf7;border-color:#e2b54e61;width:100%}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>label:nth-child(2){grid-row:auto}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>label:nth-child(2) textarea{min-height:96px}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields,.bookClubsPage .clubIdentity.isEditing .clubAddressFields,.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>div:last-child{grid-column:1/-1}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields{background:#0312186b;border:1px solid #e2b54e4d;border-radius:12px;padding:18px}.bookClubsPage .clubIdentity.isEditing .clubMottoSuggestions>span,.bookClubsPage .clubIdentity.isEditing .clubIdentityFields small{color:#b8b9ad}.bookClubsPage .clubIdentity.isEditing .clubBookplatePicker{border-color:#e2b54e57}.bookClubsPage .clubIdentity.isEditing .clubBookplatePicker legend,.bookClubsPage .clubIdentity.isEditing .clubBookplatePicker>p{color:#eadfca}.bookClubsPage .clubIdentity.isEditing .clubMeetingTimeFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>div:last-child{justify-content:flex-end;gap:10px;display:flex}@media (max-width:760px){.bookClubsPage .clubInviteIntro{display:grid}.bookClubsPage .clubInviteIntro>button{width:auto}.bookClubsPage .clubInvitePanel form,.bookClubsPage .clubIdentity.isEditing .clubDetailsForm,.bookClubsPage .clubIdentity.isEditing .clubMeetingTimeFields{grid-template-columns:1fr}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm>*{grid-column:1!important}}@media (min-width:721px){.mobileDisclosure{display:contents}.mobileDisclosure>summary{display:none}.mobileDisclosure>.mobileDisclosureBody,.mobileDisclosure:not([open])>.mobileDisclosureBody{display:contents!important}}@media (max-width:720px){:root{--mpl-mobile-gutter:8px;--mpl-mobile-gap:8px;--mpl-card-width:100%;--mpl-card-height:clamp(340px,103vw,388px)}.mobileAppBar{background:#04131df7!important;border-bottom:1px solid #cd9e3747!important;height:48px!important;min-height:48px!important;padding:5px 9px!important;box-shadow:0 5px 16px #0000003d!important}.mobileBrandButton{width:38px!important;min-width:38px!important;height:38px!important;padding:3px!important}.mobileBrandButton img{width:32px!important;height:32px!important}.mobileMenuButton{width:40px!important;min-width:40px!important;height:38px!important;padding:9px!important}.mobileMenuButton span{width:20px!important}.sidebar{width:min(84vw,310px)!important;padding:14px 12px!important;top:0!important}.sidebarBrand{min-height:74px!important;padding:3px 7px 12px!important}.sidebarBrand img{width:43px!important;height:43px!important}.sidebarBrand strong{font-size:23px!important}.sidebarBrand small{margin-top:3px!important;font-size:10px!important}.sideNav{gap:1px!important;margin-top:10px!important}.navSection{gap:2px!important;margin-top:7px!important}.navSectionLabel{margin:5px 8px 2px!important;font-size:9px!important}.sideNavItem{min-height:40px!important;padding:7px 9px!important}.sideNav .navIcon{width:19px!important;height:19px!important}.mainArea{padding:var(--mpl-mobile-gutter) var(--mpl-mobile-gutter) 44px!important;gap:10px!important}.appHeaderChrome,.appHeaderChrome.scrolled{border-radius:0 0 10px 10px;margin:0 0 8px!important;padding:4px 7px!important}.appHeaderChrome .topBar{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;min-height:50px!important;padding:2px 0!important}.appHeaderChrome .topBarIdentity{min-width:0!important}.appHeaderChrome .topBar h1{margin:0!important;font-size:clamp(18px,5.5vw,23px)!important;line-height:1!important}.appHeaderChrome .topBar .eyebrow,.appHeaderChrome .topBar .muted{display:none!important}.appHeaderUtilities{gap:5px!important}.appHeaderUtilities .libraryContextBar{display:none!important}.headerAddBookButton,.notificationBell{border-radius:9px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:7px!important}.headerAddBookButton span{display:none!important}.panel,.darkPanel{border-radius:12px!important;padding:12px!important}.bookClubsPage,.settingsPage,.relationshipsPage{gap:10px!important}.pageIntro h2,.catalogHeader h2,.discoveryHeroTopline h2{font-size:clamp(25px,8vw,34px)!important;line-height:1!important}.pageIntro>p:last-child,.catalogHeader .muted{font-size:11px!important;line-height:1.35!important}.eyebrow{letter-spacing:.13em!important;font-size:9px!important}.catalogHeader,.libraryCatalogHeader,.discoveryHeroTopline{gap:9px!important;margin-bottom:10px!important}.mplShelf,.bookGrid,.wishlistBookGrid,.discoveryRecommendationGrid,.bookClubsPage .clubTitleList{gap:var(--mpl-mobile-gap)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;padding:8px!important;display:grid!important;overflow:visible!important}.libraryResultsScroll .bookGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mplBookCard,.clubTitleList>.mplBookCard{width:100%!important;max-width:none!important;height:var(--mpl-card-height)!important;min-height:var(--mpl-card-height)!important;max-height:var(--mpl-card-height)!important;border-radius:9px!important;margin:0!important;padding:6px!important}.mplBookCover,.clubTitleList>.mplBookCard .mplBookCover{aspect-ratio:2/3!important;border-radius:6px!important;flex:none!important;width:100%!important;height:auto!important}.mplBookIdentity{flex:auto!important;height:auto!important;min-height:0!important;padding:7px 2px 4px!important}.mplBookIdentity small{white-space:nowrap;text-overflow:ellipsis;min-height:0!important;margin-bottom:3px!important;font-size:.5rem!important}.mplBookIdentity h3,.darkPanel .mplBookIdentity h3,.panel .mplBookIdentity h3{min-height:2.25em!important;font-size:.75rem!important;line-height:1.12!important}.mplBookIdentity p,.darkPanel .mplBookIdentity p,.panel .mplBookIdentity p{margin-top:3px!important;font-size:.59rem!important}.mplBookIdentity>span,.mplBookRating{display:none!important}.mplBookNote{flex:0 0 27px!important;max-height:27px!important;margin-bottom:4px!important;font-size:.6rem!important}.readerActions{flex:0 0 36px!important;gap:3px!important;height:36px!important;padding-top:4px!important}.readerAction,.nominateBookButton.readerAction{border-radius:6px!important;height:34px!important;min-height:34px!important;padding:5px!important}.readerAction svg,.nominateBookButton.readerAction svg{width:16px!important;height:16px!important}.welcomeRow{min-height:0!important;margin:0 0 7px!important;padding:5px 2px!important}.welcomeRow h2{margin:0!important;font-size:20px!important}.welcomeRow h2 span,.welcomeRow>button{display:none}.statsGrid.dashboardPulse{scrollbar-width:none;padding-bottom:2px;overflow-x:auto;gap:6px!important;margin:0 0 9px!important;display:flex!important}.statsGrid.dashboardPulse::-webkit-scrollbar{display:none}.statsGrid.dashboardPulse .statCard{flex:0 0 104px;border-radius:9px!important;min-height:56px!important;padding:7px 8px!important}.statsGrid.dashboardPulse .statCard small{display:none!important}.statsGrid.dashboardPulse .statCard strong{font-size:20px!important}.statsGrid.dashboardPulse .statCard>span{font-size:13px!important}.dashboardEditorialGrid{flex-direction:column!important;gap:10px!important;display:flex!important}.dashboardSpotlightPanel{order:-1!important;padding:11px!important}.dashboardSpotlightHeader{gap:8px!important;margin-bottom:8px!important}.dashboardSpotlightHeader>div:first-child>span{display:none!important}.dashboardSpotlightHeader h3{font-size:23px!important}.spotlightControls{width:100%;grid-template-columns:1fr auto!important}.dashboardSpotlightPanel .mplShelf{margin-top:7px!important}.mobileDisclosure{background:#051821e6;border:1px solid #c997375c;border-radius:11px;width:100%;min-width:0;display:block;overflow:hidden}.mobileDisclosure>summary{color:#f2e6cf;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 12px;list-style:none;display:flex}.mobileDisclosure>summary::-webkit-details-marker{display:none}.mobileDisclosure>summary span{gap:1px;display:grid}.mobileDisclosure>summary small{color:#d4a84f;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.mobileDisclosure>summary strong{font:700 1.05rem var(--type-literary)}.mobileDisclosure>summary i{color:#d7aa50;font-size:22px;font-style:normal;transition:transform .16s}.mobileDisclosure[open]>summary i{transform:rotate(45deg)}.mobileDisclosureBody{padding:0 8px 8px}.mobileDisclosureBody>.panel,.mobileDisclosureBody>.darkPanel,.mobileDisclosureBody>.clubReadingHistory,.mobileDisclosureBody>.clubStatistics{box-shadow:none!important;border:0!important;margin:0!important}.mobileDisclosureBody .dashboardSummaryHeading,.mobileDisclosureBody .clubChapterHeading,.mobileDisclosureBody .clubSectionHeading,.mobileDisclosureBody>.clubStatistics>p{display:none!important}.bookClubsPage .clubIdentity{padding:14px!important}.bookClubsPage .clubIdentityTopline{padding-bottom:8px!important}.bookClubsPage .clubIdentityTopline>button{min-height:38px!important;padding:7px 9px!important;font-size:11px!important}.bookClubsPage .clubIdentityCopy h2{font-size:2.25rem!important}.bookClubsPage .clubWelcomeMessage{display:none}.bookClubsPage .clubMeta{gap:7px!important;margin:9px 0!important}.bookClubsPage .clubCurrentChapter{padding:12px!important}.bookClubsPage .clubCurrentBook{gap:13px!important}.bookClubsPage .clubCurrentCover{width:min(48vw,175px)!important}.bookClubsPage .clubCurrentBook h2{font-size:2.15rem!important}.bookClubsPage .clubHistoryDisclosure,.bookClubsPage .clubStatisticsDisclosure,.bookClubsPage .clubMembersDisclosure{order:20}.bookClubsPage .clubGovernanceDisclosure{order:21}.bookClubsPage .clubReadingHistory,.bookClubsPage .clubStatistics,.bookClubsPage .clubMembersPanel{width:100%!important;padding:10px!important}}@media (max-width:300px){.mplShelf,.bookGrid,.wishlistBookGrid,.discoveryRecommendationGrid,.bookClubsPage .clubTitleList{grid-template-columns:1fr!important}.mplBookCard,.clubTitleList>.mplBookCard{max-width:210px!important;margin-inline:auto!important}}.headerChatButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.bookClubsPage .clubMessageBubble p,.bookClubsPage .clubThread article p{color:#f6f0e4!important;font-size:1rem!important;font-weight:560!important;line-height:1.58!important}.bookClubsPage .clubThread article.mine .clubMessageBubble{background:#3f5d4a!important;border-color:#e1be7047!important}.bookClubsPage .clubThread article.mine .clubMessageBubble p{color:#fffaf0!important}.bookClubsPage .clubMessageBubble{padding:10px 13px!important}@media (max-width:720px){.bookClubsPage>.clubPageHero{padding:10px!important}.bookClubsPage>.clubPageHero .pageIntro>p:last-child{display:none}.bookClubsPage .clubIdentity{gap:10px!important;min-height:0!important;padding:11px!important}.bookClubsPage .clubIdentityTopline{gap:8px!important}.bookClubsPage .clubIdentityLogo{width:76px!important}.bookClubsPage .clubBookplate-large{width:72px!important;height:72px!important}.bookClubsPage .clubIdentityCopy h2{font-size:2rem!important}.bookClubsPage .clubIdentityCopy>p:not(.clubMotto){margin-block:4px!important}.bookClubsPage .clubMemberSummary{min-height:42px!important}.bookClubsPage .clubCurrentChapter,.bookClubsPage .clubReadingBoard,.bookClubsPage .clubConversation{padding:10px!important}.bookClubsPage .clubChapterHeading,.bookClubsPage .clubSectionHeading{margin-bottom:8px!important}.bookClubsPage .clubThread{gap:8px!important;height:360px!important;padding:7px!important}.bookClubsPage .clubMessageBubble{padding:8px 10px!important}.bookClubsPage .clubMessageBubble p,.bookClubsPage .clubThread article p{font-size:.94rem!important;line-height:1.52!important}.headerChatButton span{display:none!important}}.bookClubsPage{--club-section-gap:12px;gap:var(--club-section-gap)!important}.bookClubsPage .clubWorkspace{gap:var(--club-section-gap)!important;row-gap:var(--club-section-gap)!important}.bookClubsPage>.clubPageHero+.clubWorkspace{margin-top:calc(var(--club-section-gap) * -1)!important}.bookClubsPage .clubIdentity{min-height:0}.bookClubsPage .clubReadingBoard,.bookClubsPage .clubUpcomingRead{min-height:0!important}.clubBookplateMonogram{color:#e4bb61;font:600 1.35rem/1 var(--type-literary);letter-spacing:.08em}.clubBookplate-small .clubBookplateMonogram{font-size:.8rem}.clubBookplateComingSoon{background:linear-gradient(135deg,#05161cb8,#122d2b99);border:1px solid #d5a94e47;border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex}.clubBookplateComingSoon>span{color:#d9aa4d;height:76px;font:600 .7rem var(--type-literary);letter-spacing:.12em;text-transform:uppercase;border:1px double #ddb153a8;border-radius:50%;flex:0 0 76px;place-items:center;display:grid}.clubBookplateComingSoon div{gap:4px;display:grid}.clubBookplateComingSoon strong{color:#f0dfbd}.clubBookplateComingSoon p{font-size:.78rem;color:#aeb7b0!important;margin:0!important}.clubEditorSectionHeading{border-bottom:1px solid #ddb15338;grid-column:1/-1;align-items:center;margin:5px 0 0;padding:0 0 10px;gap:12px!important;display:flex!important}.clubEditorSectionHeading>span{color:#d9aa4d;border:1px solid #ddb15373;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.68rem;font-weight:800;display:grid}.clubEditorSectionHeading>div{gap:1px;display:grid}.clubEditorSectionHeading strong{color:#f0dfbd;font:600 1.15rem var(--type-literary)}.clubEditorSectionHeading small{color:#9fa9a3;font-size:.7rem}.bookClubsPage .clubIdentity.isEditing .clubDetailsForm{gap:14px}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;display:grid}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>.clubEditorSectionHeading,.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>.clubBookplateComingSoon,.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>.clubMottoSuggestions,.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>label:last-of-type{grid-column:1/-1}.bookClubsPage .clubIdentity.isEditing .clubEditorMeetingHeading,.bookClubsPage .clubIdentity.isEditing .clubEditorAdministrationHeading{margin-top:8px}.bookClubsPage .clubIdentity.isEditing .clubEditorActions{justify-content:flex-end}.bookClubsPage .clubSystemActivity{text-align:center;grid-template-columns:22px minmax(0,auto) auto;justify-content:center;align-items:center;gap:7px;width:100%;padding:7px 10px;font-size:.76rem;font-weight:560;line-height:1.35;display:grid;color:#b5beb8!important}.bookClubsPage .clubSystemActivity:before,.bookClubsPage .clubSystemActivity:after{content:"";background:#cca04530;grid-row:1;height:1px}.bookClubsPage .clubSystemActivity:before{grid-column:1/-1}.bookClubsPage .clubSystemActivity>i,.bookClubsPage .clubSystemActivity>span,.bookClubsPage .clubSystemActivity>time{z-index:1;background:#0b242a;grid-row:1;position:relative}.bookClubsPage .clubSystemActivity>i{grid-column:1;padding-left:5px;font-size:.95rem;font-style:normal}.bookClubsPage .clubSystemActivity>span{grid-column:2;padding-inline:2px}.bookClubsPage .clubSystemActivity>time{color:#85958e;grid-column:3;padding-right:5px;font-size:.62rem}.bookClubsPage .clubConsiderationEmpty{color:#e9dfca;text-align:left;width:100%;max-width:640px;min-height:0;box-shadow:none;background:#05181f8a;border:1px dashed #daa9487a;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:2px 12px;margin:14px 0 2px;padding:15px 17px;display:grid}.bookClubsPage .clubConsiderationEmpty>span{color:#dbaa4c;border:1px solid #daa94873;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:1.3rem;display:grid}.bookClubsPage .clubConsiderationEmpty strong{font:600 1.08rem var(--type-literary)}.bookClubsPage .clubConsiderationEmpty small{color:#9faaa4}.bookClubsPage .clubConsiderationEmpty b{color:#e3b75e;grid-area:1/3/3;font-size:.75rem}@media (max-width:760px){.bookClubsPage{--club-section-gap:8px}.bookClubsPage>.clubPageHero+.clubWorkspace{margin-top:calc(var(--club-section-gap) * -1)!important}.bookClubsPage .clubWorkspace,.bookClubsPage .clubMainGrid{min-width:0}.bookClubsPage .mobileDisclosure{z-index:0;clear:both;flex:none;position:relative;overflow:hidden;margin:0!important}.bookClubsPage .mobileDisclosure[open]{overflow:visible}.bookClubsPage .mobileDisclosureBody{min-height:0;display:block;position:relative}.bookClubsPage .clubHistoryDisclosure,.bookClubsPage .clubStatisticsDisclosure,.bookClubsPage .clubMembersDisclosure{width:100%;min-height:0}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields{grid-template-columns:1fr}.bookClubsPage .clubIdentity.isEditing .clubIdentityFields>*{grid-column:1!important}.clubBookplateComingSoon{padding:12px}.clubBookplateComingSoon>span{flex-basis:58px;height:58px;font-size:.56rem}.bookClubsPage .clubConsiderationEmpty{grid-template-columns:36px minmax(0,1fr);padding:12px}.bookClubsPage .clubConsiderationEmpty>span{width:36px;height:36px}.bookClubsPage .clubConsiderationEmpty b{grid-area:3/2;margin-top:5px}.bookClubsPage .clubSystemActivity{grid-template-columns:20px minmax(0,1fr);gap:5px;padding:6px 4px;font-size:.72rem}.bookClubsPage .clubSystemActivity>i{grid-column:1}.bookClubsPage .clubSystemActivity>span{grid-column:2}.bookClubsPage .clubSystemActivity>time{background:0 0;grid-area:2/2;padding:0}}.bookClubsPage .clubWorkspace{grid-auto-rows:auto!important;align-content:start!important}.bookClubsPage .clubIdentity{grid-row:1!important;margin:0!important}.bookClubsPage .clubCurrentChapter,.bookClubsPage .clubConversation,.bookClubsPage .clubReadingBoard,.bookClubsPage .clubUpcomingRead,.bookClubsPage .clubReadingHistory,.bookClubsPage .clubStatistics,.bookClubsPage .clubModeratorPanel,.bookClubsPage .clubMembersPanel{margin:0!important}.bookClubsPage .clubReadingBoard,.bookClubsPage .clubUpcomingRead{height:auto!important;min-height:0!important}.bookClubsPage .clubUpcomingEmpty{min-height:150px}.bookClubsPage .clubSystemActivity{text-align:center;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);align-items:center;gap:8px;width:100%;padding:6px 0;font-size:.75rem;font-weight:560;line-height:1.35;display:grid;position:relative;color:#b9c1bc!important}.bookClubsPage .clubSystemActivity:before,.bookClubsPage .clubSystemActivity:after{content:"";background:#cda95e38;width:100%;height:1px;display:block;position:static}.bookClubsPage .clubSystemActivity>span{background:0 0;grid-area:1/2;max-width:620px;padding:0 3px}.bookClubsPage .clubSystemActivity>time{color:#91a09a;background:0 0;grid-area:2/2;padding:0;font-size:.62rem}.bookClubsPage .clubSystemActivity>i{display:none}.bookClubsPage .clubMemberInvitations{border-top:1px solid #cd9e3d38;grid-template-columns:auto minmax(0,1fr);gap:16px;margin-top:18px;padding-top:17px;display:grid}.bookClubsPage .clubMemberInvitations h4{margin:2px 0;color:#f0e3ca!important}.bookClubsPage .clubMemberInvitations>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.bookClubsPage .clubMemberInvitations>div:last-child>p{background:#112b2b94;border:1px solid #cd9e3d33;border-radius:10px;align-items:center;gap:8px;margin:0;padding:8px 10px;display:flex;color:#ded5c3!important}@media (min-width:761px){.bookClubsPage{--club-section-gap:8px}.bookClubsPage .clubWorkspace{gap:var(--club-section-gap)!important}.bookClubsPage .clubIdentity{grid-row:1!important}.bookClubsPage .clubCurrentChapter,.bookClubsPage .clubConversation{grid-row:2!important}.bookClubsPage .clubReadingBoard,.bookClubsPage .clubUpcomingRead{grid-row:3!important}.bookClubsPage .clubReadingBoard{min-height:0!important}}@media (max-width:760px){.bookClubsPage{--club-section-gap:8px;gap:var(--club-section-gap)!important}.bookClubsPage>.clubPageHero+.clubWorkspace{margin-top:0!important}.bookClubsPage .clubWorkspace{gap:var(--club-section-gap)!important;flex-direction:column!important;display:flex!important;overflow:visible!important}.bookClubsPage .clubIdentity{text-align:left!important;grid-template-rows:auto auto auto!important;grid-template-columns:68px minmax(0,1fr)!important;align-items:start!important;gap:10px 12px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:12px 12px 16px!important;display:grid!important;overflow:visible!important}.bookClubsPage .clubIdentityTopline{grid-area:1/1/auto/-1!important;align-items:center!important}.bookClubsPage .clubIdentityTopline>button{flex:none;width:auto!important}.bookClubsPage .clubIdentityLogo{grid-area:2/1!important;justify-self:start!important;width:68px!important;height:68px!important}.bookClubsPage .clubBookplate-large{width:68px!important;height:68px!important}.bookClubsPage .clubLogoAction{display:none!important}.bookClubsPage .clubIdentityCopy{text-align:left!important;grid-area:2/2!important;min-width:0!important;display:block!important}.bookClubsPage .clubIdentityCopy h2{overflow-wrap:anywhere;margin:0 0 4px!important;font-size:clamp(1.65rem,8vw,2.2rem)!important;line-height:.98!important}.bookClubsPage .clubIdentityCopy .clubMotto{margin:0 0 5px!important;font-size:1rem!important;display:block!important}.bookClubsPage .clubIdentityCopy>p:not(.clubMotto){color:#bfc6be!important;margin:4px 0!important;font-size:.74rem!important;line-height:1.4!important;display:block!important}.bookClubsPage .clubWelcomeMessage{margin:8px 0!important;padding:8px 10px!important;font-size:.72rem!important;line-height:1.4!important;display:block!important}.bookClubsPage .clubMeta{justify-content:flex-start!important;gap:5px 9px!important;margin:8px 0 0!important;display:flex!important}.bookClubsPage .clubMeta span,.bookClubsPage .clubMeta a{color:#d8d5c9!important;font-size:.65rem!important;line-height:1.35!important;display:inline-flex!important}.bookClubsPage .clubMemberSummary{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;place-content:normal space-between!important;align-self:auto!important;align-items:center!important;width:100%!important;min-height:44px!important;margin:2px 0 0!important;padding:4px 0 0!important;display:flex!important;position:relative!important}.bookClubsPage .clubOptions{margin:0 0 0 auto!important;display:block!important}.bookClubsPage .clubOptions>summary{min-height:36px!important;padding:7px 12px!important;display:flex!important}.bookClubsPage .clubCurrentChapter .clubChapterHeading .clubSectionActions{display:none!important}.bookClubsPage .clubCurrentChapter{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.bookClubsPage .clubCurrentBook{flex-direction:column!important;align-items:start!important;gap:14px!important;width:100%!important;min-width:0!important;display:flex!important;overflow:hidden!important}.bookClubsPage .clubCurrentCover{align-self:center!important;width:min(58vw,210px)!important;max-width:100%!important;margin:0 auto!important}.bookClubsPage .clubCurrentBook>div{text-align:left!important;width:100%!important;min-width:0!important}.bookClubsPage .clubCurrentBook h2{text-align:left!important;margin:0 0 3px!important;font-size:clamp(1.75rem,9vw,2.55rem)!important}.bookClubsPage .clubCurrentAuthor{text-align:left!important}.bookClubsPage .clubCurrentBook dl{text-align:left!important;grid-template-columns:1fr!important;justify-content:start!important;gap:6px!important;margin:10px 0!important;display:grid!important}.bookClubsPage .clubCurrentBook dl div{gap:8px;justify-content:space-between!important;display:flex!important}.bookClubsPage .clubReadingProgress{grid-column:1/-1;box-sizing:border-box!important;width:100%!important;min-width:0!important}.bookClubsPage .clubReadingProgressFields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;width:100%!important;min-width:0!important}.bookClubsPage .clubReadingProgressFields label,.bookClubsPage .clubReadingProgressFields input,.bookClubsPage .clubReadingProgressFields button{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.bookClubsPage .clubCurrentBook{padding-bottom:10px!important;overflow:visible!important}.bookClubsPage .clubOpenDiscussion{z-index:1!important;justify-content:center!important;width:100%!important;margin:8px 0 0!important;display:flex!important;position:relative!important}.bookClubsPage .clubConversation{z-index:0!important;height:auto!important;min-height:0!important;color:var(--club-cream)!important;border:1px solid var(--club-line)!important;background:linear-gradient(145deg,#051821f5,#081f27eb),radial-gradient(circle at 84% 12%,#be892b14,#0000 31%)!important;margin-top:0!important;position:relative!important;box-shadow:inset 0 1px #fff4d809,0 12px 28px #00000038!important}.bookClubsPage .clubConversation>.clubSectionHeading{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:4px!important;width:100%!important;display:flex!important}.bookClubsPage .clubConversation>.clubSectionHeading>div{text-align:left!important;width:100%!important}.bookClubsPage .clubConversation>.clubSectionHeading h3{color:var(--club-cream)!important;text-align:left!important}.bookClubsPage .clubConversation .clubLiveMark{color:#9fb9a9!important;text-align:left!important;align-self:flex-start!important}.bookClubsPage .clubConversation .clubThread{background:#03111785!important;border-color:#c9973738!important}.bookClubsPage .clubReadingBoard{color:var(--club-cream)!important;border:1px solid var(--club-line)!important;background:linear-gradient(145deg,#051821f5,#081f27eb),radial-gradient(circle at 84% 12%,#be892b14,#0000 31%)!important;box-shadow:inset 0 1px #fff4d809,0 12px 28px #00000038!important}.bookClubsPage .clubReadingBoard>.clubSectionHeading{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:8px!important;width:100%!important;display:flex!important}.bookClubsPage .clubReadingBoard>.clubSectionHeading>div:first-child{text-align:left!important;width:100%!important}.bookClubsPage .clubReadingBoard>.clubSectionHeading .clubSectionActions{display:none!important}.bookClubsPage .clubReadingBoard>.clubSectionHeading h3{color:var(--club-cream)!important;text-align:left!important}.bookClubsPage .clubReadingBoard .clubColumnEmpty,.bookClubsPage .clubReadingBoard .clubConsiderationEmpty small{color:#b9c3bc!important}.bookClubsPage .clubReadingBoard .clubConsiderationEmpty strong,.bookClubsPage .clubReadingBoard .clubConsiderationEmpty b{color:#f0e3ca!important}.bookClubsPage .clubUpcomingRead,.bookClubsPage .mobileDisclosureBody{display:none!important}.bookClubsPage .mobileDisclosure[open]>.mobileDisclosureBody{display:block!important}.bookClubsPage .mobileDisclosure>summary{z-index:2!important;background:#051821f5!important;position:relative!important}.bookClubsPage .clubModeratorPanel{text-align:left!important;box-sizing:border-box!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 14px 0!important;display:flex!important;overflow:visible!important}.bookClubsPage .clubModeratorPanel .clubSectionHeading{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;margin:0 0 14px!important;display:flex!important}.bookClubsPage .clubModeratorPanel .clubSectionHeading>div{text-align:left!important;justify-self:start!important;width:100%!important;margin:0!important}.bookClubsPage .clubModeratorPanel .clubSectionHeading .eyebrow,.bookClubsPage .clubModeratorPanel .clubSectionHeading h3{text-align:left!important;margin-left:0!important;margin-right:0!important}.bookClubsPage .clubModeratorList{gap:8px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;display:grid!important}.bookClubsPage .clubModeratorList article{width:100%!important;min-width:0!important;display:flex!important}.bookClubsPage .clubModeratorPanel:after{content:"";flex:0 0 14px;width:100%;height:14px;display:block}.bookClubsPage .clubMembersPanel{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.bookClubsPage .clubMemberInvitations{text-align:left!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important}.bookClubsPage .clubMemberInvitations>div:last-child{gap:7px!important;display:grid!important}.bookClubsPage .clubMemberInvitations>div:last-child>p{overflow-wrap:anywhere;flex-wrap:wrap!important;width:100%!important;display:flex!important}}@media (max-width:720px){.libraryPanel .mplBookRating{white-space:nowrap;color:#e3bd63!important;letter-spacing:.035em!important;margin-top:4px!important;font-size:.64rem!important;line-height:1!important;display:block!important}}.askQuillPage{color:#f6eedc;background:linear-gradient(145deg,#041823f2,#072a30e8),url(/images/library-room-desktop.png) 50%/cover;border:1px solid #cd9e3761;border-radius:18px;padding:clamp(18px,3vw,34px);box-shadow:0 18px 52px #0000004d}.askQuillExperience{gap:24px;max-width:1180px;margin:auto;display:grid}.quillWelcome{border-bottom:1px solid #d2a5484d;align-items:center;gap:20px;padding-bottom:20px;display:flex}.quillWelcome h2{color:#fff1d7;margin:.05em 0;font-size:clamp(42px,6vw,72px);line-height:.95}.quillWelcome p:last-child{color:#cec6b5;max-width:680px;margin:8px 0 0;line-height:1.55}.quillWelcome .eyebrow,.askQuillExperience .eyebrow{color:#d7a641;margin:0}.quillMark{color:#edc565;background:radial-gradient(circle,#315747,#17372f);border:1px solid #dbae4eb8;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 8px 22px #0000004d}.quillMark svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.quillSearch{gap:8px;display:grid}.quillSearch>label{color:#e8d7b4;letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.quillSearch>div{background:#f6eedcfa;border:1px solid #d9ad4c8c;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:7px;display:grid;box-shadow:0 12px 30px #00000038}.quillSearch input{width:100%;min-width:0;font-size:1rem;box-shadow:none!important;color:#203d32!important;background:0 0!important;border:0!important}.quillSearch button{min-width:118px}.quillLiveResults{background:#03161fdb;border:1px solid #d1a54854;border-radius:13px;gap:7px;margin-top:-14px;padding:10px;display:grid}.quillLiveResults>p{color:#d9b55f;letter-spacing:.08em;text-transform:uppercase;margin:2px 4px 6px;font-size:.72rem;font-weight:800}.quillLiveResults>button{width:100%;box-shadow:none;color:#f7ead2;text-align:left;background:#f8efdc12;border:1px solid #0000;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:2px 15px;padding:12px 13px;display:grid}.quillLiveResults>button:hover,.quillLiveResults>button:focus-visible{background:#f8efdc21;border-color:#dcaf4d75}.quillLiveResults>button span{color:#beb8ac;grid-column:1;font-size:.78rem;line-height:1.4}.quillLiveResults>button small{color:#d9ad4d;grid-area:1/2/3;align-self:center}.quillSuggestions{grid-template-columns:minmax(200px,.65fr) 1.35fr;align-items:start;gap:22px;display:grid}.quillSuggestions h3,.quillLibrary h3{color:#f9ecd5;margin:.18em 0;font-size:clamp(25px,3vw,36px)}.quillSuggestions>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quillSuggestions>div:last-child button,.quillArticleGrid>button{min-height:100px;box-shadow:none;color:#f4ead7;text-align:left;background:#f5ebd612;border:1px solid #ca9d3d4d;border-radius:11px;gap:5px;padding:15px;display:grid}.quillSuggestions>div:last-child button:hover,.quillArticleGrid>button:hover{background:#f5ebd61f;border-color:#deb14ea6;transform:translateY(-2px)}.quillSuggestions button span,.quillArticleGrid button span{color:#bbb5a9;font-size:.78rem;line-height:1.45}.quillConversation{gap:14px;display:grid}.quillAnswerTarget{min-width:0}.quillQuestion{justify-self:end;max-width:min(82%,660px)}.quillQuestion span{color:#d9ad4d;text-align:right;text-transform:uppercase;margin:0 7px 5px;font-size:.68rem;font-weight:800;display:block}.quillQuestion p{color:#fff7e8;background:#315846;border-radius:15px 15px 3px;margin:0;padding:11px 15px;line-height:1.45}.quillAnswer{color:#2b4539;background:linear-gradient(145deg,#f6edd8f5,#e5d8bcf2);border:1px solid #d6a9486b;border-radius:16px;gap:14px;max-width:850px;padding:20px;display:grid;box-shadow:0 12px 30px #0003}.quillAnswer>header{align-items:center;gap:12px;display:flex}.quillAnswer>header .quillMark{width:42px;height:42px}.quillAnswer>header .quillMark svg{width:23px}.quillAnswer header small{color:#926b28;letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:900}.quillAnswer h3{color:#203f33;margin:2px 0 0;font-size:clamp(23px,3vw,31px)}.quillAnswer>p{color:#354c40;margin:0;line-height:1.65}.quillAnswer ol{color:#3f5148;gap:8px;margin:0;padding-left:23px;line-height:1.5;display:grid}.quillAnswerMeta{flex-wrap:wrap;gap:7px;display:flex}.quillAnswerMeta span{color:#647168;background:#4d634e1a;border-radius:99px;padding:4px 8px;font-size:.65rem;font-weight:700}.quillAnswer>button{justify-self:start}.quillRelated{border-top:1px solid #795f2e38;gap:8px;padding-top:13px;display:grid}.quillRelated>strong{color:#765922;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem}.quillRelated>div{flex-wrap:wrap;gap:7px;display:flex}.quillRelated button{box-shadow:none;color:#315344;background:#ffffff59;border-color:#bda778;padding:7px 9px;font-size:.75rem}.quillNoAnswer{color:#ddd2bd;border:1px dashed #d4a84873;border-radius:12px;align-items:center;gap:12px;padding:16px;line-height:1.5;display:flex}.quillNoAnswer p{margin:0}.quillNoAnswer .quillMark{width:40px;height:40px}.quillLibrary{border-top:1px solid #d2a5484d;gap:15px;padding-top:22px;display:grid}.quillLibrary>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.quillCategories{scrollbar-width:thin;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.quillCategories button{box-shadow:none;color:#d5cdbc;background:#f6ecd80f;border:1px solid #cd9f3f57;flex:none;padding:7px 10px;font-size:.72rem}.quillCategories button.active{color:#102b2c;background:#d6a641;border-color:#d6a641}.quillArticleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.quillArticleGrid>button small{color:#d7a641;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.askQuillButton{z-index:520;color:#f8e9c9;background:linear-gradient(145deg,#294f40,#183a32);border:1px solid #d5a646;border-radius:999px;align-items:center;gap:9px;padding:7px 15px 7px 7px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 34px #0000006b}.askQuillButton .quillMark{width:37px;height:37px;box-shadow:none;border-color:#f0c76b8c}.askQuillButton .quillMark svg{width:21px;height:21px}.askQuillButton>span{font-weight:800}.askQuillBackdrop{z-index:800;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010a0fa8;justify-content:flex-end;padding:18px;display:flex;position:fixed;inset:0}.askQuillDialog{color:#f5ead7;background:linear-gradient(160deg,#071e2a,#0a3037);border:1px solid #d7aa49a6;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(540px,100%);height:100%;display:grid;overflow:hidden;box-shadow:0 30px 90px #0009}.askQuillDialog>header{background:#03121b94;border-bottom:1px solid #d0a2424f;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.askQuillDialog>header>div{align-items:center;gap:10px;display:flex}.askQuillDialog>header .quillMark{width:40px;height:40px}.askQuillDialog>header .quillMark svg{width:22px}.askQuillDialog>header span{display:grid}.askQuillDialog>header small{color:#d5a747;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:900}.askQuillDialog>header strong{font:700 22px var(--font-literary),Georgia,serif}.askQuillDialog>header>button{width:38px;height:38px;box-shadow:none;color:#f4e8d1;background:#f8eed914;border-radius:50%;place-items:center;padding:0;font-size:24px;display:grid}.askQuillDialogScroll{min-height:0;padding:18px;overflow-y:auto}.askQuillExperience.compact{gap:18px}.askQuillExperience.compact>.quillWelcome{display:none}.askQuillExperience.compact .quillSuggestions,.askQuillExperience.compact .quillSuggestions>div:last-child{grid-template-columns:1fr}.askQuillExperience.compact .quillSuggestions>div:last-child button{min-height:0}.askQuillDialog>footer{background:#03121b7a;border-top:1px solid #d0a24247;padding:11px 15px}.askQuillDialog>footer button{width:100%;box-shadow:none;color:#e3bd63;background:0 0;border:0;padding:8px;font-size:.75rem}@media (max-width:800px){.quillSuggestions{grid-template-columns:1fr}.quillArticleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.askQuillPage{border-radius:13px;padding:17px 13px}.quillWelcome{align-items:flex-start}.quillWelcome>.quillMark{width:46px;height:46px}.quillWelcome h2{font-size:44px}.quillSearch>div{grid-template-columns:1fr}.quillSearch button{width:100%}.quillSuggestions>div:last-child,.quillArticleGrid{grid-template-columns:1fr}.quillLibrary>header{flex-direction:column;align-items:flex-start}.quillLibrary>header button{width:100%}.quillQuestion{max-width:92%}.quillAnswer{padding:17px 14px}.askQuillButton{padding:6px;bottom:12px;right:12px}.askQuillButton>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.askQuillButton .quillMark{width:44px;height:44px}.askQuillBackdrop{background:#010a0fb8;align-items:flex-end;padding:0}.askQuillDialog{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;height:min(88dvh,760px)}.askQuillDialogScroll{padding:15px 12px}}.pwaNotice{z-index:610;color:#f8ecd3;background:linear-gradient(145deg,#0a2936,#102f37);border:1px solid #d7a948b8;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(560px,100vw - 28px);padding:15px 18px;display:grid;position:fixed;bottom:84px;right:22px;box-shadow:0 20px 55px #0000007a}.pwaNotice>div:first-child{gap:3px;display:grid}.pwaNotice strong{font:700 18px var(--font-literary),Georgia,serif}.pwaNotice span{color:#c8d0c9;font-size:12px;line-height:1.45}.pwaNotice span b{color:#e5bd66}.pwaNoticeActions{gap:7px;display:flex}.pwaNoticeActions button{white-space:nowrap;min-height:38px;padding:8px 13px}.pwaNoticeActions .secondary{color:#f4dfb1;background:#f6ecd814;border-color:#deb25361}.offlineReadingRoom{color:#f7ecd4;background:radial-gradient(circle at 50% 35%,#13394273,#020f18e0),url(/images/library-room-desktop.png) 50%/cover;place-items:center;min-height:100dvh;padding:24px;display:grid}.offlineReadingRoom>section{text-align:center;background:#051923eb;border:1px solid #d3a6468c;border-radius:22px;width:min(620px,100%);padding:clamp(28px,6vw,58px);box-shadow:0 30px 90px #0000008c}.offlineReadingRoom img{width:min(380px,85%);height:auto}.offlineReadingRoom h1{margin:.2em 0;font-size:clamp(42px,8vw,68px)}.offlineReadingRoom p:not(.eyebrow){color:#d2d1c6;line-height:1.7}.offlineReadingRoom a{color:#fff4d8;background:#315443;border:1px solid #d2a74e;border-radius:9px;margin-top:12px;padding:11px 22px;font-weight:800;text-decoration:none;display:inline-flex}.pwaLaunchScreen{color:#f8ecd4;text-align:center;background:#061722;place-content:center;justify-items:center;min-height:100dvh;padding:28px;display:grid}.pwaLaunchScreen img{border-radius:28px;width:min(230px,58vw);height:auto;box-shadow:0 24px 70px #00000061}.pwaLaunchScreen h1{margin:22px 0 0;font-size:clamp(38px,8vw,60px)}.pwaLaunchScreen p{color:#d8b45e;letter-spacing:.06em;margin:4px 0 20px}.pwaLaunchScreen>span{background:#e6be5c38;border-radius:99px;width:54px;height:3px;overflow:hidden}.pwaLaunchScreen>span:after{content:"";border-radius:inherit;background:#e2b653;width:22px;height:100%;animation:1.1s ease-in-out infinite pwaLaunchProgress;display:block}@keyframes pwaLaunchProgress{0%{transform:translate(-24px)}50%{transform:translate(17px)}to{transform:translate(56px)}}@media (display-mode:standalone){html,body{overscroll-behavior:none}}button,a,input,select,textarea{touch-action:manipulation}@media (max-width:620px){.pwaNotice{grid-template-columns:1fr;gap:9px;padding:14px;bottom:76px;right:14px}.pwaNoticeActions{justify-content:flex-start}.pwaNoticeActions button{flex:1}.offlineReadingRoom{padding:14px}.offlineReadingRoom>section{padding:30px 20px}}.libraryLaunch,.libraryLoadingScreen{isolation:isolate;color:#f6ead2;text-align:center;background:#061722;place-items:center;min-height:100dvh;padding:32px;display:grid;position:relative;overflow:hidden}.libraryLaunch:before,.libraryLoadingScreen:before{content:"";z-index:-3;opacity:.52;background:linear-gradient(#03111bdb,#03111bed),url(/images/library-room-desktop.png) 50%/cover no-repeat;position:absolute;inset:0}.libraryLaunch:after,.libraryLoadingScreen:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 50% 46%,#274e524d 0,#05172133 30%,#020b12c2 80%,#01070cf0 100%);position:absolute;inset:0;box-shadow:inset 0 0 180px #000000a8}.libraryLaunchGlow{z-index:-1;aspect-ratio:1;filter:blur(15px);background:radial-gradient(circle,#ce9f411c,#0000 68%);border-radius:50%;width:min(560px,90vw);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.libraryLaunchBrand,.libraryLoadingContent{width:min(560px,100vw - 48px);box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;place-items:center;padding:0;display:grid}.libraryLaunchBrand img,.libraryLoadingContent>img{object-fit:contain;filter:drop-shadow(0 22px 45px #0000007a);border-radius:0;width:clamp(190px,31vw,290px);height:auto;margin:0;display:block}.libraryLoadingContent>img{order:1}.libraryLoadingContent h1{order:2}.libraryLoadingContent>p{order:3}.libraryLoadingContent .libraryLaunchPages{order:4}.libraryLaunchBrand h1,.libraryLoadingContent h1{color:#f7ead2;font:700 clamp(34px,5vw,52px)/1 var(--font-literary),Georgia,serif;letter-spacing:.01em;margin:20px 0 0}.libraryLaunchBrand p,.libraryLoadingContent>p{color:#d2aa56;font:600 clamp(11px,1.4vw,14px)/1.4 var(--font-system),Inter,sans-serif;letter-spacing:.24em;text-transform:uppercase;margin:13px 0 25px}.libraryLaunchPages{justify-content:center;align-items:center;gap:8px;height:12px;display:flex}.libraryLaunchPages span{background:#d2a64e;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite libraryLaunchDot;box-shadow:0 0 12px #daac4c59}.libraryLaunchPages span:nth-child(2){animation-delay:.16s}.libraryLaunchPages span:nth-child(3){animation-delay:.32s}.libraryLoadingContent .pageFlipBook{perspective:110px;width:58px;height:18px;margin:0;position:relative}.libraryLoadingContent .bookLeft,.libraryLoadingContent .bookRight{background:#d5aa4f1f;border:1px solid #d5aa4f94;width:27px;height:8px;position:absolute;top:5px}.libraryLoadingContent .bookLeft{border-radius:6px 0 0 6px;right:50%}.libraryLoadingContent .bookRight{border-radius:0 6px 6px 0;left:50%}.libraryLoadingContent .bookPage{transform-origin:0;background:#d8ad55;border:1px solid #d8ad55;border-radius:0 6px 6px 0;width:26px;height:8px;animation:1.35s ease-in-out infinite libraryPageTurn;position:absolute;top:5px;left:50%}.libraryLoadingContent .pageTwo{animation-delay:.28s}.libraryLoadingContent .pageThree{animation-delay:.56s}.appFrame{animation:.24s ease-out both libraryRoomReveal}@keyframes libraryLaunchDot{0%,70%,to{opacity:.28;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes libraryPageTurn{0%,18%{opacity:0;transform:rotateY(0)}42%{opacity:1}72%,to{opacity:0;transform:rotateY(-178deg)}}@keyframes libraryRoomReveal{0%{opacity:0}to{opacity:1}}@media (max-width:820px){.libraryLaunch,.libraryLoadingScreen{padding:24px}.libraryLaunch:before,.libraryLoadingScreen:before{background-image:linear-gradient(#03111bdb,#03111bed),url(/images/library-room-mobile.png)}.libraryLaunchBrand img,.libraryLoadingContent>img{width:clamp(190px,58vw,244px)}.libraryLaunchBrand h1,.libraryLoadingContent h1{font-size:clamp(32px,10vw,44px)}.libraryLaunchBrand p,.libraryLoadingContent>p{letter-spacing:.18em}}@media (prefers-reduced-motion:reduce){.libraryLaunch,.libraryLoadingScreen,.libraryLaunchBrand img,.libraryLoadingContent>img,.libraryLaunchPages span,.libraryLoadingContent .bookPage,.appFrame{animation:none}}@media (max-width:720px){.mobileAppBar{height:58px!important;min-height:58px!important;padding:5px 12px!important}.mobileBrandButton{place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;display:grid!important}.mobileBrandButton img{width:46px!important;max-width:none!important;height:46px!important;display:block!important}.mobileMenuButton,.mobileMenuButton:hover,.mobileMenuButton.mobileMenuButtonOpen{grid-template-rows:repeat(3,3px)!important;place-content:center!important;justify-items:center!important;gap:6px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;display:grid!important}.mobileMenuButton span{width:24px!important;height:3px!important;margin:0 auto!important;display:block!important}}.loansPage{gap:16px;display:grid}.loansEyebrow,.loansIntro{display:none}@media (max-width:760px){.mainArea .loansPage{gap:12px}.mainArea .loansPage .loansPanel{min-width:0;overflow:hidden;color:#f2e7d2!important;background:linear-gradient(145deg,#051d27f7,#082a2ef2)!important;border:1px solid #d6a8457a!important;border-radius:15px!important;padding:16px 13px!important;box-shadow:0 12px 28px #00000047!important}.mainArea .loansPage .loansEyebrow{letter-spacing:.13em;text-transform:uppercase;margin:0 0 4px;font-size:.66rem;font-weight:800;display:block;color:#d7a641!important}.mainArea .loansPage .loansPanel h2{margin:.05em 0 12px;font-size:clamp(1.85rem,9vw,2.35rem);line-height:1;color:#fff0d3!important}.mainArea .loansPage .loansIntro{color:#c7c3b8;margin:0 0 16px;font-size:.86rem;line-height:1.5;display:block}.mainArea .loansPage .bookForm{grid-template-columns:1fr;gap:12px;display:grid}.mainArea .loansPage .bookForm>*{width:100%;min-width:0;grid-column:1!important}.mainArea .loansPage .bookForm label{gap:5px;font-size:.78rem;font-weight:750;color:#e2b95e!important}.mainArea .loansPage .bookForm input,.mainArea .loansPage .bookForm select,.mainArea .loansPage .bookForm textarea{width:100%;min-width:0;min-height:45px;color:#243d33!important;background:#fffaf0!important;border-color:#d7a7416b!important;font-size:16px!important}.mainArea .loansPage .bookForm textarea{min-height:76px}.mainArea .loansPage .bookForm .actions{margin:0}.mainArea .loansPage .bookForm .actions button{width:100%;min-height:46px}.mainArea .loansPage .muted{margin:6px 0 2px;line-height:1.5;color:#c7c3b8!important}.mainArea .loansPage .loanTableWrap{background:0 0;border:0;width:100%;overflow:visible}.mainArea .loansPage .loanHistoryTable,.mainArea .loansPage .loanHistoryTable tbody{width:100%;display:block;background:0 0!important}.mainArea .loansPage .loanHistoryTable thead{display:none}.mainArea .loansPage .loanHistoryTable tbody{gap:9px;display:grid}.mainArea .loansPage .loanHistoryTable tbody tr{border:1px solid #d6a84547;border-radius:11px;gap:0;padding:9px 12px;display:grid;background:#103439d1!important}.mainArea .loansPage .loanHistoryTable tbody tr td,.mainArea .loansPage .loanHistoryTable tbody tr:nth-child(2n) td{overflow-wrap:anywhere;grid-template-columns:minmax(72px,.42fr) minmax(0,1fr);gap:10px;padding:6px 0;display:grid;color:#f2e7d2!important;background:0 0!important;border:0!important;border-bottom:1px solid #d6a8451f!important}.mainArea .loansPage .loanHistoryTable tbody tr td:last-child{border-bottom:0!important}.mainArea .loansPage .loanHistoryTable tbody tr td:before{content:attr(data-label);color:#d9ad4d;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}}@media (max-width:700px){.clubJourney{margin:15px 0 8px;padding:13px;overflow:hidden}.clubJourneyHeader{align-items:start}.clubJourneyHeader button{width:auto!important;min-height:36px!important;padding:7px 9px!important;font-size:.72rem!important}.clubMeetingModeCards{grid-template-columns:1fr!important}.clubMeetingModeCards button{grid-template-columns:auto 1fr!important;place-items:center start!important;min-height:64px!important}.clubJourneyFields,.clubJourneyFields.time{grid-template-columns:1fr!important}.clubJourneyFields>*,.clubJourneyFields.address label{grid-column:1!important}.clubPlanningModes{grid-template-columns:1fr 1fr}.clubPlanningModes button{font-size:.7rem!important}.clubJourneyStops article{grid-template-columns:1fr 1fr}.clubJourneyStops article strong{grid-column:1/-1}.clubPaceButtons{grid-template-columns:1fr;display:grid}.clubPaceButtons button{width:100%}.clubCalendarConfirmation>div{display:grid}.clubCalendarConfirmation a,.clubCalendarConfirmation button{justify-content:center;width:100%}}.clubNoteSearch{grid-template-columns:1fr auto;gap:7px;margin-top:12px;display:grid}.clubNoteResults{gap:7px;margin-top:9px;display:grid}.clubNoteResults article{background:#ffffff0a;border:1px solid #d5a84a40;border-radius:8px;padding:9px}.clubNoteResults strong{color:#edddbf}.clubNoteResults p{white-space:pre-wrap;margin:3px 0 0!important}
