:root {
  color-scheme:dark;
  --bg:#070809;--panel:#111214;--panel-2:#151719;--text:#f2f0ea;--muted:#8f9295;--soft:#696d70;
  --line:rgba(255,255,255,.085);--gold:#d9b36d;--gold-2:#f0ce8d;--accent:#d92f3d;--topbar:72px;
  font-family:Inter,Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);
}
*{box-sizing:border-box}html,body{min-width:320px;min-height:100%}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 13% 1%,rgba(217,47,61,.07),transparent 28rem),radial-gradient(circle at 88% 95%,rgba(215,177,105,.055),transparent 30rem),var(--bg)}button,a,input{font:inherit}.plus-dialog-open{overflow:hidden}
.plus-topbar{position:sticky;z-index:30;top:0;display:flex;height:var(--topbar);align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid var(--line);background:rgba(7,8,9,.89);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.plus-brand-lockup{display:flex;align-items:center;gap:10px}.plus-brand{display:inline-flex;height:52px;align-items:center}.plus-brand img{display:block;width:auto;height:48px;max-width:164px;object-fit:contain;user-select:none;-webkit-user-drag:none}.plus-badge{display:inline-flex;height:27px;align-items:center;padding:0 11px;border-radius:7px;color:#fff;background:var(--accent);box-shadow:0 5px 16px rgba(217,47,61,.25);font-size:12px;font-weight:850}
.plus-top-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.plus-account-link{display:inline-flex;height:38px;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:19px;color:#e2dfd9;background:rgba(255,255,255,.018);text-decoration:none;font-size:11px;font-weight:760;white-space:nowrap}.plus-account-link:hover{color:#fff;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.13)}.theme-toggle{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;color:#d8d8d4;background:rgba(255,255,255,.025);cursor:pointer}.theme-toggle:hover{color:#fff;background:rgba(255,255,255,.07)}.theme-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.theme-toggle .theme-sun{display:none}.theme-toggle[data-theme-state="light"] .theme-sun{display:block}.theme-toggle[data-theme-state="light"] .theme-moon{display:none}
.plus-brand:focus-visible,.plus-account-trigger:focus-visible,.theme-toggle:focus-visible,.plus-primary-action:focus-visible,.plus-secondary-action:focus-visible,.plus-empty-library button:focus-visible,.plus-dialog button:focus-visible{outline:2px solid var(--gold-2);outline-offset:3px}
.plus-platform{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(54px,8vh,94px) 0 76px}.plus-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:54px;align-items:end;padding-bottom:64px;border-bottom:1px solid var(--line)}.plus-kicker{margin:0 0 17px;color:#e4515e;font-size:11px;font-weight:850;letter-spacing:.18em}.plus-hero h1{margin:0;max-width:760px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(44px,6.6vw,82px);line-height:1.02;letter-spacing:-.06em}.plus-hero-description{max-width:630px;margin:24px 0 0;color:var(--muted);font-size:14px;line-height:1.85;word-break:keep-all}.plus-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.plus-primary-action,.plus-secondary-action{display:inline-flex;height:46px;align-items:center;justify-content:center;padding:0 19px;border-radius:11px;font-size:12px;font-weight:820;text-decoration:none;cursor:pointer}.plus-primary-action{border:1px solid rgba(219,180,109,.36);color:#17130d;background:linear-gradient(135deg,#f0ce8d,#d7ae64)}.plus-secondary-action{border:1px solid var(--line);color:#dbd8d2;background:rgba(255,255,255,.025)}.plus-secondary-action:hover{background:rgba(255,255,255,.065)}
.plus-hero-note{padding:23px 23px 21px;border:1px solid rgba(218,179,107,.16);border-radius:18px;background:linear-gradient(150deg,rgba(217,179,109,.07),rgba(255,255,255,.012))}.plus-hero-note>span{color:#a88c5b;font-size:9px;font-weight:820;letter-spacing:.15em}.plus-hero-note strong{display:block;margin-top:43px;color:#ddd8ce;font-family:Georgia,serif;font-size:16px;letter-spacing:.04em}.plus-hero-note p{margin:11px 0 0;color:#74787b;font-size:11px;line-height:1.75}
.plus-discover{padding:56px 0 0}.plus-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.plus-section-head>div:first-child>span{color:#8f7950;font-size:9.5px;font-weight:820;letter-spacing:.16em}.plus-section-head h2{margin:7px 0 0;font-size:27px;letter-spacing:-.045em}.plus-search-shell{display:flex;width:min(330px,100%);height:43px;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.018)}.plus-search-shell svg{width:15px;height:15px;fill:none;stroke:#707477;stroke-width:1.8}.plus-search-shell input{width:100%;border:0;outline:0;color:#c9c7c2;background:transparent;font-size:11px}.plus-search-shell input::placeholder{color:#626669}.plus-search-shell:has(input:disabled){opacity:.62}
.plus-category-row{display:flex;overflow:auto;gap:7px;margin-top:20px;padding-bottom:4px;scrollbar-width:none}.plus-category-row::-webkit-scrollbar{display:none}.plus-category-row button{flex:0 0 auto;height:34px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:#7f8386;background:rgba(255,255,255,.016);font-size:10.5px;font-weight:760}.plus-category-row button.is-selected{border-color:rgba(218,179,107,.2);color:#d4b473;background:rgba(218,179,107,.07)}
.plus-empty-library{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;margin-top:18px;padding:42px 24px;border:1px dashed rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.009);text-align:center}.plus-empty-mark{display:flex;width:62px;height:50px;align-items:flex-end;justify-content:center;gap:4px;margin-bottom:24px}.plus-empty-mark span{display:block;width:14px;border:1px solid rgba(217,179,109,.28);border-radius:3px 3px 1px 1px;background:rgba(217,179,109,.045)}.plus-empty-mark span:nth-child(1){height:35px;transform:rotate(-5deg)}.plus-empty-mark span:nth-child(2){height:44px}.plus-empty-mark span:nth-child(3){height:31px;transform:rotate(5deg)}.plus-empty-library strong{color:#d8d5cf;font-size:17px}.plus-empty-library p{max-width:560px;margin:10px 0 0;color:#73777a;font-size:11px;line-height:1.75;word-break:keep-all}.plus-empty-library button{height:39px;margin-top:19px;padding:0 15px;border:1px solid rgba(218,179,107,.18);border-radius:10px;color:#d4b16c;background:rgba(218,179,107,.045);cursor:pointer;font-size:11px;font-weight:780}
.plus-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:56px}.plus-principles article{padding:21px;border-top:1px solid var(--line)}.plus-principles article>span{color:#8a744e;font-family:Georgia,serif;font-size:10px;font-weight:800}.plus-principles strong{display:block;margin-top:25px;color:#d6d3cd;font-size:14px}.plus-principles p{margin:8px 0 0;color:#6f7376;font-size:10.5px;line-height:1.7}
.plus-dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.66);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.plus-dialog-backdrop[hidden]{display:none}.plus-dialog{width:min(520px,100%);padding:27px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#111315;box-shadow:0 28px 90px rgba(0,0,0,.55)}.plus-dialog-kicker{color:#ad915e;font-size:9px;font-weight:820;letter-spacing:.17em}.plus-dialog h2{margin:8px 0 0;font-size:25px;letter-spacing:-.04em}.plus-dialog>p{margin:13px 0 0;color:#888c8f;font-size:11px;line-height:1.8;word-break:keep-all}.plus-dialog-fields{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.plus-dialog-fields span{padding:7px 9px;border:1px solid rgba(255,255,255,.06);border-radius:8px;color:#777b7e;background:rgba(255,255,255,.02);font-size:9.5px}.plus-dialog>button{width:100%;height:42px;margin-top:22px;border:1px solid rgba(218,179,107,.18);border-radius:10px;color:#dfbf7e;background:rgba(218,179,107,.06);cursor:pointer;font-size:11px;font-weight:800}
html[data-theme="light"]{--bg:#f7f4ee;--panel:#fffdfa;--panel-2:#fff;--text:#29251f;--muted:#766f66;--soft:#8a8278;--line:rgba(70,58,42,.14)}html[data-theme="light"] body{background:radial-gradient(circle at 13% 1%,rgba(217,47,61,.045),transparent 28rem),radial-gradient(circle at 88% 95%,rgba(155,113,57,.06),transparent 30rem),var(--bg)}html[data-theme="light"] .plus-topbar{background:rgba(247,244,238,.91)}html[data-theme="light"] .plus-brand img{filter:brightness(.42) saturate(.82)}html[data-theme="light"] .plus-account-link,html[data-theme="light"] .theme-toggle{color:#625b52;background:rgba(255,255,255,.46)}html[data-theme="light"] .plus-secondary-action,html[data-theme="light"] .plus-search-shell,html[data-theme="light"] .plus-category-row button{background:rgba(255,255,255,.42)}html[data-theme="light"] .plus-hero-note{background:linear-gradient(150deg,rgba(161,116,47,.07),rgba(255,255,255,.35))}html[data-theme="light"] .plus-hero-note strong,html[data-theme="light"] .plus-empty-library strong,html[data-theme="light"] .plus-principles strong{color:#3b352d}html[data-theme="light"] .plus-empty-library{background:rgba(255,255,255,.24);border-color:rgba(70,58,42,.12)}html[data-theme="light"] .plus-dialog{border-color:rgba(70,58,42,.12);background:#fffdf9;box-shadow:0 28px 90px rgba(72,55,35,.18)}html[data-theme="light"] .plus-dialog h2{color:#332d26}html[data-theme="light"] .plus-dialog-fields span{border-color:rgba(70,58,42,.08);background:rgba(72,55,35,.025);color:#7a7269}
@media(max-width:900px){.plus-hero{grid-template-columns:1fr;gap:28px}.plus-hero-note{max-width:520px}.plus-principles{grid-template-columns:1fr}.plus-principles article{padding-left:0;padding-right:0}.plus-section-head{align-items:flex-start;flex-direction:column}.plus-search-shell{width:100%}}
@media(max-width:620px){:root{--topbar:62px}.plus-topbar{padding:0 14px}.plus-brand{height:44px}.plus-brand img{height:35px;max-width:116px}.plus-badge{height:24px;padding:0 8px;border-radius:6px;font-size:10.5px}.plus-account-link{height:36px;padding:0 10px}.theme-toggle{width:38px;height:38px}.plus-platform{width:min(100% - 28px,560px);padding:42px 0 48px}.plus-hero{padding-bottom:42px}.plus-hero h1{font-size:42px}.plus-hero-description{font-size:12px;line-height:1.8}.plus-hero-actions>*{flex:1;min-width:130px}.plus-hero-note strong{margin-top:28px}.plus-discover{padding-top:40px}.plus-empty-library{min-height:300px;margin-top:14px}.plus-principles{margin-top:38px}.plus-dialog{padding:23px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* 18380 · PLUS reader platform phase 2 */
[hidden]{display:none!important}
.plus-mybooks-link,.plus-inline-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);color:#aaa7a1;background:rgba(255,255,255,.025);cursor:pointer;text-decoration:none;font-weight:760}.plus-mybooks-link{height:38px;padding:0 13px;border-radius:10px;font-size:11px}.plus-mybooks-link:hover,.plus-inline-action:hover{color:var(--text);background:rgba(255,255,255,.06)}
.plus-runtime-note{margin:15px 0 0;color:#6f7376;font-size:10px;line-height:1.6}.plus-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.plus-library-grid--mine{margin-top:22px}.plus-book-card{min-width:0}.plus-cover{position:relative;display:flex;aspect-ratio:2/3;min-height:0;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:19px;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#f7f4ed;text-decoration:none;background:linear-gradient(145deg,#252932,#111318);box-shadow:0 14px 36px rgba(0,0,0,.2);isolation:isolate}.plus-cover::before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.13),transparent 40%),linear-gradient(160deg,rgba(217,47,61,.22),transparent 55%)}.plus-book-card[data-color="1"] .plus-cover{background:linear-gradient(145deg,#30291f,#15120e)}.plus-book-card[data-color="1"] .plus-cover::before{background:radial-gradient(circle at 75% 18%,rgba(235,196,124,.18),transparent 37%),linear-gradient(160deg,rgba(185,133,62,.23),transparent 58%)}.plus-book-card[data-color="2"] .plus-cover{background:linear-gradient(145deg,#1c2b28,#0d1514)}.plus-book-card[data-color="2"] .plus-cover::before{background:radial-gradient(circle at 22% 16%,rgba(111,197,173,.16),transparent 40%),linear-gradient(160deg,rgba(49,128,109,.22),transparent 58%)}.plus-book-card[data-color="3"] .plus-cover{background:linear-gradient(145deg,#292038,#120f19)}.plus-book-card[data-color="3"] .plus-cover::before{background:radial-gradient(circle at 78% 20%,rgba(176,136,226,.18),transparent 40%),linear-gradient(160deg,rgba(104,61,151,.25),transparent 58%)}.plus-book-card[data-color="4"] .plus-cover{background:linear-gradient(145deg,#2d2022,#140e10)}.plus-book-card[data-color="4"] .plus-cover::before{background:radial-gradient(circle at 28% 18%,rgba(232,126,142,.16),transparent 38%),linear-gradient(160deg,rgba(159,52,70,.24),transparent 58%)}.plus-cover::after{content:"PLUS";position:absolute;top:17px;right:15px;color:rgba(255,255,255,.3);font:700 8px/1 Georgia,serif;letter-spacing:.16em}.plus-cover-genre{margin-bottom:auto;color:rgba(255,255,255,.5);font-size:8px;font-weight:820;letter-spacing:.12em}.plus-cover strong{display:-webkit-box;overflow:hidden;color:#f5f0e7;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(18px,2vw,26px);line-height:1.18;letter-spacing:-.045em;-webkit-box-orient:vertical;-webkit-line-clamp:4}.plus-cover small{margin-top:10px;color:rgba(255,255,255,.57);font-size:9px}.plus-card-body{padding:13px 2px 0}.plus-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#777b7e;font-size:8.5px;font-weight:760;letter-spacing:.05em}.plus-card-meta [data-card-state][data-state="public"]{color:#b9975c}.plus-card-meta [data-card-state][data-state="draft"]{color:#777b7e}.plus-card-body h3{overflow:hidden;margin:7px 0 0;color:#dedbd5;font-size:14px;line-height:1.35;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.plus-card-body>p{display:-webkit-box;min-height:35px;overflow:hidden;margin:7px 0 0;color:#777b7e;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.plus-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;color:#666a6d;font-size:8.5px}.plus-card-actions{display:flex;gap:6px;margin-top:10px}.plus-card-actions button,.plus-card-actions a{display:inline-flex;height:31px;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#aaa7a1;background:rgba(255,255,255,.025);cursor:pointer;text-decoration:none;font-size:9px;font-weight:760}.plus-card-actions button:hover,.plus-card-actions a:hover{color:var(--text);background:rgba(255,255,255,.06)}.plus-my-library{padding:64px 0 0}.plus-inline-action{height:39px;padding:0 14px;border-radius:10px;font-size:10.5px}.plus-empty-library--small{min-height:220px}
.plus-editor{width:min(880px,100%);max-height:min(90vh,900px);overflow:auto;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#111315;box-shadow:0 28px 90px rgba(0,0,0,.55)}.plus-editor-head{position:sticky;z-index:3;top:0;display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid var(--line);background:rgba(17,19,21,.96);backdrop-filter:blur(12px)}.plus-editor-head h2{margin:7px 0 0;font-size:24px;letter-spacing:-.04em}.plus-dialog-x{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;color:#9a9da0;background:transparent;cursor:pointer;font-size:20px;line-height:1}.plus-editor-form{padding:22px 26px 26px}.plus-editor-form label{display:grid;gap:7px}.plus-editor-form label>span,.plus-chapter-toolbar strong{color:#aaa7a1;font-size:9.5px;font-weight:780}.plus-editor-form input,.plus-editor-form select,.plus-editor-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;outline:0;color:#e5e2dc;background:rgba(255,255,255,.025);font:inherit;font-size:11px}.plus-editor-form input,.plus-editor-form select{height:40px;padding:0 12px}.plus-editor-form textarea{padding:11px 12px;line-height:1.7;resize:vertical}.plus-editor-form input:focus,.plus-editor-form select:focus,.plus-editor-form textarea:focus{border-color:rgba(217,179,109,.32);box-shadow:0 0 0 3px rgba(217,179,109,.055)}.plus-editor-meta-grid{display:grid;grid-template-columns:1.4fr .8fr .65fr 1fr;gap:10px}.plus-editor-summary{margin-top:13px}.plus-chapter-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.plus-chapter-toolbar>div{display:grid;gap:5px}.plus-chapter-toolbar>div span{color:#676b6e;font-size:9px}.plus-chapter-toolbar button{height:34px;padding:0 11px;border:1px solid var(--line);border-radius:8px;color:#b6b2ab;background:rgba(255,255,255,.025);cursor:pointer;font-size:9.5px;font-weight:760}.plus-chapter-list{display:grid;gap:11px;margin-top:12px}.plus-chapter-editor{padding:15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.012)}.plus-chapter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.plus-chapter-head span{color:#8d7650;font-size:8px;font-weight:800;letter-spacing:.11em}.plus-chapter-head button{border:0;color:#6f7376;background:transparent;cursor:pointer;font-size:9px}.plus-chapter-editor [data-chapter-title]{margin-bottom:8px}.plus-chapter-editor textarea{min-height:220px;font-family:Georgia,"Noto Serif KR",serif;font-size:13px;line-height:1.9}.plus-editor-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px -26px -26px;padding:16px 26px;border-top:1px solid var(--line);background:rgba(17,19,21,.97);backdrop-filter:blur(12px)}.plus-editor-status{min-height:18px;color:#808487;font-size:10px}.plus-editor-status[data-kind="error"]{color:#e36b75}.plus-editor-status[data-kind="success"]{color:#8dc5a2}.plus-editor-actions{display:flex;align-items:center;gap:7px}.plus-editor-actions button{height:38px;padding:0 13px;border-radius:9px;cursor:pointer;font-size:10px;font-weight:790}.plus-delete-action{margin-right:auto;border:1px solid rgba(217,47,61,.18);color:#d95d68;background:rgba(217,47,61,.035)}.plus-save-draft{border:1px solid var(--line);color:#bbb7b0;background:rgba(255,255,255,.025)}.plus-publish-now{border:1px solid rgba(217,179,109,.28);color:#18140d;background:linear-gradient(135deg,#f0ce8d,#d7ae64)}
html[data-theme="light"] .plus-mybooks-link,html[data-theme="light"] .plus-inline-action,html[data-theme="light"] .plus-card-actions button,html[data-theme="light"] .plus-card-actions a{color:#625b52;background:rgba(255,255,255,.48)}html[data-theme="light"] .plus-card-body h3{color:#37312a}html[data-theme="light"] .plus-editor{border-color:rgba(70,58,42,.12);background:#fffdf9;box-shadow:0 28px 90px rgba(72,55,35,.18)}html[data-theme="light"] .plus-editor-head,html[data-theme="light"] .plus-editor-footer{background:rgba(255,253,249,.96)}html[data-theme="light"] .plus-editor-form input,html[data-theme="light"] .plus-editor-form select,html[data-theme="light"] .plus-editor-form textarea{border-color:rgba(70,58,42,.14);color:#3a342d;background:rgba(72,55,35,.025)}html[data-theme="light"] .plus-chapter-editor{background:rgba(72,55,35,.018)}
@media(max-width:980px){.plus-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plus-editor-meta-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.plus-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.plus-editor{max-height:94vh;border-radius:16px}.plus-editor-head{padding:19px 18px 14px}.plus-editor-form{padding:18px}.plus-editor-footer{align-items:stretch;flex-direction:column;margin:20px -18px -18px;padding:14px 18px}.plus-editor-actions{display:grid;grid-template-columns:auto 1fr 1.25fr}.plus-editor-actions button{padding:0 9px}.plus-chapter-editor textarea{min-height:260px}}
@media(max-width:620px){.plus-mybooks-link{display:none}.plus-library-grid{gap:12px}.plus-cover{padding:14px}.plus-cover::after{top:13px;right:11px}.plus-cover strong{font-size:18px}.plus-card-body h3{font-size:12.5px}.plus-card-body>p{font-size:9.5px}.plus-editor-meta-grid{grid-template-columns:1fr}.plus-chapter-toolbar{align-items:flex-start;flex-direction:column}.plus-chapter-toolbar button{width:100%}.plus-editor-actions{grid-template-columns:1fr 1fr}.plus-delete-action{grid-column:1/-1}.plus-my-library{padding-top:48px}}

/* 18381 · PLUS 2:3 cover editor + <=200KB WEBP */
.plus-cover-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;background:#111}.plus-cover>:not(.plus-cover-image){position:relative;z-index:2}.plus-book-card.has-cover-image .plus-cover::before{display:none}.plus-book-card.has-cover-image .plus-cover-genre,.plus-book-card.has-cover-image .plus-cover strong,.plus-book-card.has-cover-image .plus-cover small{opacity:0}.plus-book-card.has-cover-image .plus-cover::after{z-index:3;padding:5px 6px;border-radius:5px;color:rgba(255,255,255,.76);background:rgba(0,0,0,.34);backdrop-filter:blur(7px)}
.plus-cover-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:18px;padding:17px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.012)}.plus-cover-field-copy{display:grid;gap:6px}.plus-cover-field-copy strong{color:#aaa7a1;font-size:9.5px;font-weight:780}.plus-cover-field-copy span{max-width:520px;color:#686c6f;font-size:9px;line-height:1.65}.plus-cover-field-main{display:flex;align-items:center;gap:12px}.plus-cover-preview-button{position:relative;width:74px;aspect-ratio:2/3;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:linear-gradient(145deg,#262a31,#111318);cursor:pointer;box-shadow:0 9px 22px rgba(0,0,0,.18)}.plus-cover-preview-button img{display:block;width:100%;height:100%;object-fit:cover}.plus-cover-preview-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:8px;color:#777b7e;font-size:8px;font-weight:760;line-height:1.4;text-align:center}.plus-cover-field-actions{display:grid;grid-template-columns:auto auto;gap:6px;align-items:center}.plus-cover-field-actions button{height:32px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:#aaa7a1;background:rgba(255,255,255,.025);cursor:pointer;font-size:8.8px;font-weight:760}.plus-cover-field-actions button[data-cover-remove]{color:#b06d73}.plus-cover-field-actions small{grid-column:1/-1;max-width:220px;color:#666a6d;font-size:8px;line-height:1.5}
.plus-responsive-cover-field{grid-template-columns:minmax(210px,.72fr) minmax(0,1.5fr);align-items:stretch}.plus-responsive-cover-field .plus-cover-field-copy{align-content:center}.plus-responsive-cover-field .plus-cover-field-copy small{max-width:430px;color:#8a7e80;font-size:8.2px;line-height:1.65}.plus-cover-pair{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(150px,.75fr);gap:12px}.plus-cover-variant{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"title title" "preview actions";gap:9px 11px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:linear-gradient(145deg,rgba(255,255,255,.026),rgba(255,255,255,.008));box-shadow:inset 0 1px rgba(255,255,255,.018)}.plus-cover-variant-title{grid-area:title;display:flex;align-items:center;justify-content:space-between;gap:8px}.plus-cover-variant-title b{color:#d5ced0;font-size:9.5px}.plus-cover-variant-title span{color:#716d70;font-size:8px}.plus-cover-variant .plus-cover-preview-button{grid-area:preview}.plus-cover-variant .plus-cover-field-actions{grid-area:actions}.plus-cover-variant.is-landscape .plus-cover-preview-button{width:142px;aspect-ratio:16/9}.plus-cover-variant.is-portrait .plus-cover-preview-button{width:70px;aspect-ratio:2/3}.plus-cover-variant .plus-cover-field-actions{grid-template-columns:1fr}.plus-cover-variant .plus-cover-field-actions button{width:100%}.plus-cover-variant .plus-cover-field-actions small{grid-column:1;max-width:170px}.plus-cover-variant.is-landscape .plus-cover-preview-button::after,.plus-cover-variant.is-portrait .plus-cover-preview-button::after{position:absolute;right:6px;bottom:5px;padding:2px 5px;border-radius:5px;color:#eee8e9;background:rgba(6,7,8,.72);font-size:6.8px;font-weight:800;letter-spacing:.04em;content:"PC · iPad"}.plus-cover-variant.is-portrait .plus-cover-preview-button::after{content:"Mobile"}
html[data-theme="light"] .plus-cover-variant{border-color:rgba(70,58,42,.11);background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(239,233,224,.38))}html[data-theme="light"] .plus-cover-variant-title b{color:#4a423b}html[data-theme="light"] .plus-cover-variant-title span,html[data-theme="light"] .plus-responsive-cover-field .plus-cover-field-copy small{color:#81776d}
@media(max-width:900px){.plus-responsive-cover-field{grid-template-columns:1fr}.plus-cover-pair{grid-template-columns:minmax(0,1.35fr) minmax(145px,.65fr)}}
@media(max-width:620px){.plus-cover-pair{grid-template-columns:1fr}.plus-cover-variant.is-landscape .plus-cover-preview-button{width:134px}.plus-cover-variant.is-portrait .plus-cover-preview-button{width:74px}}
.plus-cover-editor-layer{position:fixed;z-index:220;inset:0;display:grid;place-items:center;padding:18px;opacity:0;pointer-events:none;transition:opacity .16s ease}.plus-cover-editor-layer[hidden]{display:none}.plus-cover-editor-layer.is-open{opacity:1;pointer-events:auto}.plus-cover-editor-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.plus-cover-editor-card{position:relative;width:min(520px,100%);max-height:94vh;overflow:auto;padding:27px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#111315;box-shadow:0 30px 100px rgba(0,0,0,.65)}.plus-cover-editor-card h2{margin:8px 0 0;font-size:24px;letter-spacing:-.04em}.plus-cover-editor-card>p{margin:11px 0 18px;color:#85898b;font-size:10.5px;line-height:1.75}.plus-cover-editor-x{position:absolute;top:18px;right:18px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:#9a9da0;background:transparent;cursor:pointer;font-size:20px}.plus-cover-crop-stage{position:relative;width:min(260px,62vw);aspect-ratio:2/3;margin:0 auto;overflow:hidden;border:1px solid rgba(216,179,107,.22);border-radius:8px;background:#0b0c0d;box-shadow:0 16px 42px rgba(0,0,0,.34);cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.plus-cover-crop-stage.is-dragging{cursor:grabbing}.plus-cover-crop-stage canvas{display:block;width:100%;height:100%}.plus-cover-crop-frame{pointer-events:none;position:absolute;inset:0;border:1px solid rgba(243,220,171,.55);box-shadow:inset 0 0 0 1px rgba(0,0,0,.14)}.plus-cover-crop-controls{display:grid;grid-template-columns:auto minmax(0,1fr) 44px auto;align-items:center;gap:9px;margin-top:16px;color:#7e8285;font-size:9px}.plus-cover-crop-controls input[type="range"]{width:100%;accent-color:#d5b476;cursor:pointer}.plus-cover-crop-controls b{color:#c0a56e;font-size:9px;text-align:right}.plus-cover-crop-controls button{height:30px;padding:0 9px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:rgba(255,255,255,.025);color:#8c9092;font-size:8.5px;font-weight:700;cursor:pointer;white-space:nowrap}.plus-cover-editor-meta{min-height:18px;margin-top:11px;color:#777b7e;font-size:8.8px;text-align:center}.plus-cover-editor-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin-top:14px}.plus-cover-editor-actions button{height:39px;border:1px solid var(--line);border-radius:9px;color:#aaa7a1;background:rgba(255,255,255,.025);cursor:pointer;font-size:9.5px;font-weight:780}.plus-cover-editor-actions .is-primary{border-color:rgba(217,179,109,.25);color:#18140d;background:linear-gradient(135deg,#f0ce8d,#d7ae64)}
html[data-theme="light"] .plus-cover-field{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-cover-editor-card{border-color:rgba(70,58,42,.14);background:#fffdf9;box-shadow:0 30px 100px rgba(72,55,35,.25)}html[data-theme="light"] .plus-cover-preview-button{border-color:rgba(70,58,42,.15)}
@media(max-width:720px){.plus-cover-field{grid-template-columns:1fr;align-items:start}.plus-cover-field-main{justify-content:flex-start}.plus-cover-crop-stage{width:min(230px,60vw)}.plus-cover-editor-card{padding:23px 18px 20px}.plus-cover-crop-controls{grid-template-columns:auto minmax(0,1fr) 40px}.plus-cover-crop-controls button{grid-column:1/-1;justify-self:center}}
@media(max-width:460px){.plus-cover-field-main{align-items:flex-start}.plus-cover-field-actions{grid-template-columns:1fr}.plus-cover-field-actions small{grid-column:1}.plus-cover-editor-actions{grid-template-columns:1fr}.plus-cover-crop-stage{width:min(210px,62vw)}}

/* 18382 · publication modes and upload rules */
.plus-publication-type{margin:18px 0 0;padding:0;border:0}.plus-publication-type>legend{margin-bottom:9px;color:#aaa7a1;font-size:9.5px;font-weight:780}.plus-publication-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.plus-publication-option{position:relative;display:block!important;cursor:pointer}.plus-publication-option>input{position:absolute;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.plus-publication-option>span{display:grid;min-height:76px;align-content:center;gap:6px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.018);transition:border-color .15s ease,background .15s ease,transform .15s ease}.plus-publication-option b{color:#c5c1ba;font-size:11px}.plus-publication-option small{color:#727679;font-size:9px;line-height:1.55}.plus-publication-option>input:checked+span{border-color:rgba(217,179,109,.38);background:rgba(217,179,109,.055);box-shadow:0 0 0 2px rgba(217,179,109,.035)}.plus-publication-option:hover>span{transform:translateY(-1px)}.plus-upload-rule{margin:9px 2px 0;color:#6f7376;font-size:8.5px;line-height:1.6}.plus-book-card [data-card-state]{white-space:nowrap}html[data-theme="light"] .plus-publication-option>span{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-publication-option b{color:#4f473e}html[data-theme="light"] .plus-publication-option>input:checked+span{border-color:rgba(155,113,43,.3);background:rgba(180,135,57,.055)}@media(max-width:620px){.plus-publication-type-grid{grid-template-columns:1fr}.plus-publication-option>span{min-height:68px}}

/* 18383 · SHORTBOOK Plus reading-length guidance */
.plus-body-limit{display:block;margin-top:2px;color:#8b8f92;font-size:8.5px;font-style:normal;font-weight:650;letter-spacing:-.01em}
.plus-body-limit.is-over,.plus-chapter-head-right small.is-over{color:#e36b75}
.plus-chapter-head-right{display:flex;align-items:center;gap:10px}
.plus-chapter-head-right small{color:#73777a;font-size:8.5px;font-weight:680;white-space:nowrap}
.plus-chapter-toolbar button:disabled{opacity:.38;cursor:not-allowed;transform:none!important}
.plus-publication-option>input:disabled+span{opacity:.72;cursor:not-allowed}
html[data-theme="light"] .plus-body-limit,html[data-theme="light"] .plus-chapter-head-right small{color:#7b736a}
html[data-theme="light"] .plus-body-limit.is-over,html[data-theme="light"] .plus-chapter-head-right small.is-over{color:#bc4a55}


/* 18385 · PLUS platform foundations */
.plus-my-head-actions{display:flex;align-items:center;gap:7px}.plus-trash-toggle b{display:inline-grid;min-width:17px;height:17px;place-items:center;margin-left:5px;padding:0 4px;border-radius:999px;background:rgba(255,255,255,.06);font-size:8px}.plus-trash-panel{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.plus-trash-panel[hidden]{display:none}.plus-trash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.plus-trash-head>div{display:grid;gap:5px}.plus-trash-head span{color:#8f7448;font-size:8px;font-weight:820;letter-spacing:.15em}.plus-trash-head strong{font-size:18px;letter-spacing:-.035em}.plus-trash-head p{margin:0;max-width:560px;color:#74787b;font-size:9px;line-height:1.65}.plus-trash-head>button{height:31px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.02);color:#85898c;font-size:8.5px;cursor:pointer}.plus-book-card.is-trash{opacity:.86}.plus-book-card.is-trash .plus-cover{cursor:default;filter:saturate(.55)}.plus-book-card.is-trash [data-card-state]{color:#c77878}.plus-book-card.is-trash [data-card-preview]{pointer-events:none;color:#7c7f82}
.plus-serial-state{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:11px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.014)}.plus-serial-state[hidden]{display:none}.plus-serial-state label{display:flex!important;align-items:center;gap:10px}.plus-serial-state label>span{color:#878b8e;font-size:9px;font-weight:760}.plus-serial-state select{height:32px;padding:0 28px 0 9px;border:1px solid var(--line);border-radius:8px;background:#111315;color:#bbb7b0;font-size:9px}.plus-serial-state small{color:#6f7376;font-size:8.5px}.plus-quota-status{margin:9px 2px 0;color:#a88b58;font-size:8.7px;line-height:1.55}
.plus-rights-confirm{display:flex!important;align-items:flex-start;gap:9px;margin:20px 0 0;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.015);cursor:pointer}.plus-rights-confirm input{width:15px!important;height:15px!important;margin:1px 0 0;accent-color:#d6b36d}.plus-rights-confirm span{color:#898d8f;font-size:9px;line-height:1.55}.plus-rights-confirm:has(input:checked){border-color:rgba(217,179,109,.22);background:rgba(217,179,109,.035)}.plus-editor-autosave{min-height:17px;margin:8px 2px 0;color:#64686b;font-size:8.3px}.plus-chapter-head-right em{font-style:normal;color:#74787b;font-size:8px;font-weight:760}.plus-chapter-head-right em[data-state="public"]{color:#9c8458}.plus-chapter-head-right em[data-state="draft"]{color:#6f7f91}
html[data-theme="light"] .plus-serial-state{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-serial-state select{background:#fffdfa;color:#4e473f}html[data-theme="light"] .plus-rights-confirm{background:rgba(72,55,35,.018)}
@media(max-width:620px){.plus-my-head-actions{gap:5px}.plus-trash-head{display:grid}.plus-trash-head>button{justify-self:start}.plus-serial-state{display:grid}.plus-serial-state label{justify-content:space-between}.plus-rights-confirm{padding:11px}.plus-chapter-head-right{gap:7px}.plus-chapter-head-right em{display:none}}


/* 18386 · author profile links */
.plus-card-foot a[data-card-author]{color:inherit;text-decoration:none}.plus-card-foot a[data-card-author][href]{cursor:pointer}.plus-card-foot a[data-card-author][href]:hover{color:var(--gold-2)}
.plus-membership-panel{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.plus-membership-panel[hidden]{display:none}.plus-membership-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.plus-membership-head>div:first-child{display:grid;gap:5px}.plus-membership-head span{color:#8f7448;font-size:8px;font-weight:820;letter-spacing:.15em}.plus-membership-head strong{font-size:18px}.plus-membership-head p{margin:0;max-width:560px;color:#74787b;font-size:9px;line-height:1.65}.plus-membership-tabs{display:flex;gap:6px}.plus-membership-tabs button{height:31px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.02);color:#85898c;font-size:8.5px;cursor:pointer}.plus-membership-tabs button.is-selected{border-color:rgba(217,179,109,.28);color:#c8aa72;background:rgba(217,179,109,.05)}@media(max-width:620px){.plus-membership-head{display:grid}.plus-membership-tabs{flex-wrap:wrap}}


/* 18387 · subscription episode notifications */
.plus-notification-link{position:relative;display:inline-flex;height:38px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:#aaa7a1;background:rgba(255,255,255,.025);cursor:pointer;font-size:11px;font-weight:760}.plus-notification-link[hidden]{display:none!important}.plus-notification-link b{display:inline-grid;min-width:18px;height:18px;place-items:center;margin-left:6px;padding:0 4px;border-radius:999px;background:#d92f3d;color:#fff;font-size:8px}.plus-notification-panel{position:fixed;z-index:42;top:calc(var(--topbar) + 8px);right:22px;width:min(390px,calc(100vw - 28px));max-height:min(540px,calc(100vh - var(--topbar) - 24px));overflow:auto;padding:15px;border:1px solid var(--line);border-radius:15px;background:rgba(16,18,20,.98);box-shadow:0 24px 70px rgba(0,0,0,.5);backdrop-filter:blur(18px)}.plus-notification-panel[hidden]{display:none}.plus-notification-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 11px;border-bottom:1px solid var(--line)}.plus-notification-head>div{display:grid;gap:3px}.plus-notification-head span{color:#9a8053;font-size:7.5px;font-weight:850;letter-spacing:.16em}.plus-notification-head strong{font-size:13px}.plus-notification-head button{height:29px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:transparent;color:#7f8386;font-size:8px;cursor:pointer}.plus-notification-list{display:grid}.plus-notification-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.055);color:inherit;text-decoration:none}.plus-notification-item.is-unread{background:linear-gradient(90deg,rgba(217,179,109,.055),transparent)}.plus-notification-cover{display:grid;width:40px;aspect-ratio:2/3;place-items:center;object-fit:cover;border:1px solid var(--line);border-radius:5px;background:#0b0c0d;color:#8b754e;font-size:13px}.plus-notification-copy{display:grid;align-content:center;min-width:0}.plus-notification-copy strong{overflow:hidden;color:#d5d1c9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.plus-notification-copy small{margin-top:4px;color:#9a9da0;font-size:8.7px}.plus-notification-copy em{margin-top:5px;color:#63676a;font-size:7.5px;font-style:normal}.plus-notification-empty{padding:28px 8px;text-align:center;color:#6d7174;font-size:9px}.plus-notification-empty[hidden]{display:none}html[data-theme="light"] .plus-notification-link{background:rgba(255,255,255,.48);color:#625b52}html[data-theme="light"] .plus-notification-panel{background:rgba(255,253,249,.98);box-shadow:0 22px 60px rgba(72,55,35,.2)}html[data-theme="light"] .plus-notification-copy strong{color:#413a32}@media(max-width:620px){.plus-notification-link{width:38px;padding:0;font-size:0}.plus-notification-link::before{content:'N';font-size:9px;font-weight:850}.plus-notification-link b{position:absolute;top:-4px;right:-5px;margin:0}.plus-notification-panel{top:calc(var(--topbar) + 6px);right:10px}}

/* 18388 · serial episode manager + followed authors */
.plus-episode-manager{margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.012)}.plus-episode-manager[hidden]{display:none}.plus-episode-manager-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.plus-episode-manager-head>div{display:grid;gap:3px}.plus-episode-manager-head span{color:#8e7448;font-size:7.7px;font-weight:820;letter-spacing:.14em}.plus-episode-manager-head strong{color:#aaa7a1;font-size:10px}.plus-episode-manager-head input{width:min(230px,42vw);height:33px!important;padding:0 10px!important;font-size:9px!important}.plus-episode-manager-list{display:flex;gap:7px;margin-top:11px;padding:2px 0 6px;overflow-x:auto;scrollbar-width:thin}.plus-episode-manager-item{display:grid;min-width:150px;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.016);color:inherit;text-align:left;cursor:pointer}.plus-episode-manager-item>b{display:grid;height:30px;place-items:center;border-radius:8px;background:rgba(217,179,109,.055);color:#a68b59;font-size:8.5px}.plus-episode-manager-item>span{min-width:0}.plus-episode-manager-item strong{display:block;overflow:hidden;color:#bdb9b1;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.plus-episode-manager-item small{display:block;margin-top:3px;color:#686c6f;font-size:7.6px}.plus-episode-manager-item.is-selected{border-color:rgba(217,179,109,.3);background:rgba(217,179,109,.045)}.plus-episode-manager-item.is-selected strong{color:#dbc28f}.plus-chapter-editor[hidden]{display:none!important}.plus-followed-author{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;min-height:92px;padding:15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.012);color:inherit;text-decoration:none}.plus-followed-author>span{display:grid;width:54px;height:54px;place-items:center;border-radius:15px;background:rgba(217,179,109,.07);color:#af925e;font-family:Georgia,serif;font-size:20px;font-weight:800}.plus-followed-author>div{min-width:0}.plus-followed-author strong{display:block;color:#d0ccc4;font-size:11px}.plus-followed-author p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:#777b7e;font-size:8.6px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.plus-followed-author small{display:block;margin-top:6px;color:#696d70;font-size:7.8px}.plus-followed-author:hover{border-color:rgba(217,179,109,.22)}html[data-theme="light"] .plus-episode-manager,html[data-theme="light"] .plus-episode-manager-item,html[data-theme="light"] .plus-followed-author{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-followed-author strong{color:#4b443b}@media(max-width:620px){.plus-episode-manager-head{align-items:stretch;flex-direction:column}.plus-episode-manager-head input{width:100%}.plus-episode-manager-item{min-width:138px}.plus-membership-panel .plus-library-grid.is-author-list{grid-template-columns:1fr}}

/* 18390 · scalable discovery shelves + server pagination */
.plus-home-shelves{display:grid;gap:44px;padding:54px 0 0;border-top:1px solid var(--line)}
.plus-shelf{min-width:0}.plus-shelf-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}
.plus-shelf-head>div{display:grid;gap:6px}.plus-shelf-head span{color:#8f7950;font-size:8.5px;font-weight:840;letter-spacing:.16em}.plus-shelf-head h2{margin:0;font-size:22px;letter-spacing:-.045em}.plus-shelf-head p{max-width:470px;margin:0;color:#6f7376;font-size:8.7px;line-height:1.65;text-align:right}
.plus-shelf-grid{display:grid;grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;gap:16px;margin-top:18px;overflow-x:auto;padding:0 0 8px;scrollbar-width:thin;scroll-snap-type:x proximity}.plus-shelf-grid>.plus-book-card{width:min(210px,42vw);scroll-snap-align:start}.plus-shelf-empty{margin-top:16px;padding:22px;border:1px dashed var(--line);border-radius:12px;color:#676b6e;font-size:9px;text-align:center}.plus-shelf-empty[hidden]{display:none}
.plus-discovery-result-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;color:#75797c;font-size:9px}.plus-discovery-result-meta span{color:#9e9a92;font-weight:760}.plus-discovery-result-meta small{color:#616568;font-size:8px}.plus-discovery-more{display:flex;justify-content:center;margin-top:22px}.plus-discovery-more button{height:38px;padding:0 18px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025);color:#9c9993;font-size:9px;font-weight:760;cursor:pointer}.plus-discovery-more button:hover{color:var(--text);background:rgba(255,255,255,.055)}.plus-discovery-more button[hidden]{display:none}.plus-discovery-more button:disabled{opacity:.55;cursor:wait}
html[data-theme="light"] .plus-shelf-empty,html[data-theme="light"] .plus-discovery-more button{background:rgba(72,55,35,.018)}
@media(max-width:900px){.plus-shelf-head{align-items:flex-start;flex-direction:column}.plus-shelf-head p{text-align:left}.plus-home-shelves{gap:36px}}
@media(max-width:620px){.plus-home-shelves{padding-top:40px;gap:32px}.plus-shelf-grid{grid-auto-columns:minmax(138px,44vw);gap:12px}.plus-shelf-grid>.plus-book-card{width:auto}.plus-shelf-head h2{font-size:19px}.plus-discovery-result-meta{align-items:flex-start;flex-direction:column}.plus-discovery-result-meta small{display:none}}

/* 18393 · server draft / publish moderation */
.plus-quota-status.is-restricted{padding:9px 10px;border:1px solid rgba(203,93,82,.22);border-radius:9px;background:rgba(174,67,55,.05);color:#c77f75}.plus-editor-autosave{transition:color .16s ease}

/* 18395 · continue reading + managed reader library */
.plus-continue-shelf[hidden]{display:none}.plus-card-reading{display:flex;align-items:center;gap:6px;margin-top:8px;color:#88775a;font-size:8.3px;font-weight:760;line-height:1.35}.plus-card-reading[hidden]{display:none}.plus-card-reading.is-new{color:#c59e5d}.plus-card-reading.is-new::before{content:"NEW";display:inline-grid;height:17px;place-items:center;padding:0 5px;border-radius:999px;background:rgba(217,179,109,.08);font-size:6.7px;letter-spacing:.08em}.plus-membership-tools{display:grid;grid-template-columns:minmax(180px,1fr) 170px auto;gap:8px;align-items:end;margin:0 0 14px}.plus-membership-tools label{display:grid;gap:5px}.plus-membership-tools label>span{color:#686c6f;font-size:7.5px;font-weight:760}.plus-membership-tools input,.plus-membership-tools select{height:35px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.018);color:#aaa7a1;font:inherit;font-size:9px;outline:none}.plus-membership-tools input:focus,.plus-membership-tools select:focus{border-color:rgba(217,179,109,.26)}.plus-membership-tools small{align-self:center;color:#6d7174;font-size:8px;text-align:right}.plus-membership-more{display:flex;justify-content:center;margin-top:18px}.plus-membership-more button{height:35px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.02);color:#8f9294;font-size:8.5px;font-weight:760;cursor:pointer}.plus-membership-more button[hidden]{display:none}.plus-membership-more button:disabled{opacity:.55;cursor:wait}.plus-book-card.is-library-managed .plus-card-actions{display:flex}.plus-book-card.is-library-managed [data-card-edit]{color:#9e8984}.plus-book-card.is-library-managed [data-card-preview]{color:#a79a82}html[data-theme="light"] .plus-membership-tools input,html[data-theme="light"] .plus-membership-tools select,html[data-theme="light"] .plus-membership-more button{background:rgba(72,55,35,.018);color:#5f584f}@media(max-width:620px){.plus-membership-tools{grid-template-columns:1fr 1fr}.plus-membership-tools small{grid-column:1/-1;text-align:left}.plus-card-reading{font-size:8px}}

/* 18396 · unified PLUS notification center */
.plus-notification-panel{width:min(430px,calc(100vw - 28px))}
.plus-notification-filters{display:flex;gap:5px;padding:10px 0 6px;overflow-x:auto;scrollbar-width:none}.plus-notification-filters::-webkit-scrollbar{display:none}.plus-notification-filters button{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.065);border-radius:999px;background:transparent;color:#727679;font-size:7.7px;font-weight:780;cursor:pointer}.plus-notification-filters button.is-active{border-color:rgba(211,175,111,.26);background:rgba(211,175,111,.07);color:#bea16d}.plus-notification-filters b{display:inline-grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border-radius:999px;background:rgba(217,47,61,.9);color:#fff;font-size:6.5px;font-variant-numeric:tabular-nums}.plus-notification-type{width:max-content;margin-bottom:3px;padding:2px 5px;border:1px solid rgba(211,175,111,.14);border-radius:999px;color:#8e794f;font-size:6.2px;font-style:normal;font-weight:850;letter-spacing:.08em}.plus-notification-work .plus-notification-type{color:#8a9b83;border-color:rgba(132,158,123,.16)}.plus-notification-operation .plus-notification-type{color:#9b7e7e;border-color:rgba(171,116,116,.16)}.plus-notification-author .plus-notification-type{color:#8a85a2;border-color:rgba(140,130,180,.16)}.plus-notification-operation .plus-notification-cover{color:#b97a7d}.plus-notification-work .plus-notification-cover{color:#89a482}html[data-theme="light"] .plus-notification-filters button{border-color:rgba(70,58,42,.1);color:#746d64}html[data-theme="light"] .plus-notification-filters button.is-active{border-color:rgba(152,117,65,.2);background:rgba(169,132,73,.06);color:#8f6e39}@media(max-width:620px){.plus-notification-panel{width:calc(100vw - 20px)}.plus-notification-filters{margin-right:-4px}.plus-notification-item{grid-template-columns:36px minmax(0,1fr)}.plus-notification-cover{width:36px}}

/* 18397 · serial draft management / scheduled publish */
.plus-episode-manager-controls{display:flex;align-items:center;gap:7px}.plus-episode-manager-controls select{width:104px;height:33px!important;padding:0 8px!important;font-size:8.7px!important}.plus-episode-manager-item.is-scheduled{border-color:rgba(105,158,219,.22);background:rgba(105,158,219,.035)}.plus-episode-manager-item.is-scheduled>b{background:rgba(105,158,219,.07);color:#8eb3da}.plus-episode-manager-item.is-failed{border-color:rgba(220,91,104,.22);background:rgba(220,91,104,.035)}.plus-episode-manager-item.is-failed>b{background:rgba(220,91,104,.07);color:#d17883}.plus-chapter-head-right button[data-move-chapter]{min-width:22px;padding:0 3px}.plus-chapter-head-right button:disabled{opacity:.25;cursor:not-allowed}.plus-episode-schedule{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:11px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.012)}.plus-episode-schedule[hidden]{display:none}.plus-episode-schedule>div:first-child{display:grid;gap:4px}.plus-episode-schedule strong{color:#a9a59d;font-size:9px}.plus-episode-schedule small{max-width:420px;color:#676b6e;font-size:8px;line-height:1.5}.plus-episode-schedule-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.plus-episode-schedule-actions input{width:172px!important;height:32px!important;padding:0 8px!important;font-size:8.5px!important}.plus-episode-schedule-actions button{height:32px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#aeb1b4;background:rgba(255,255,255,.025);cursor:pointer;font-size:8.5px;font-weight:760}.plus-episode-schedule-actions [data-schedule-save]{border-color:rgba(105,158,219,.22);color:#a8c7e7;background:rgba(105,158,219,.04)}.plus-episode-schedule-actions [data-schedule-cancel]{color:#c9828a}.plus-chapter-head-right em[data-state="scheduled"]{color:#8eb3da}.plus-chapter-head-right em[data-state="failed"]{color:#d17883}html[data-theme="light"] .plus-episode-schedule{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-episode-schedule strong{color:#5f574d}html[data-theme="light"] .plus-episode-schedule small{color:#80776c}@media(max-width:720px){.plus-episode-manager-controls{width:100%}.plus-episode-manager-controls select{width:112px}.plus-episode-manager-controls input{flex:1;min-width:0}.plus-episode-schedule{align-items:stretch;flex-direction:column}.plus-episode-schedule-actions{display:grid;grid-template-columns:1fr auto auto}.plus-episode-schedule-actions input{width:100%!important}.plus-chapter-head-right{flex-wrap:wrap;justify-content:flex-end}}

/* 18398 · tag links, author search, personalized recommendations */
.plus-discovery-head-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.plus-search-mode-tabs{display:flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.018)}.plus-search-mode-tabs button{height:30px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#73777a;font-size:8px;font-weight:780;cursor:pointer}.plus-search-mode-tabs button[aria-selected="true"]{background:rgba(217,179,109,.1);color:#d8bd89}.plus-card-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.plus-card-tags[hidden]{display:none}.plus-card-tags a{max-width:100%;padding:3px 6px;border:1px solid rgba(217,179,109,.12);border-radius:999px;color:#8e7a58;text-decoration:none;font-size:7px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plus-card-tags a:hover{border-color:rgba(217,179,109,.28);color:#c3a66f}.plus-card-recommendation{margin-top:7px;color:#88775a;font-size:7.5px;font-weight:700;line-height:1.4}.plus-card-recommendation[hidden]{display:none}.plus-author-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.plus-author-search-grid[hidden]{display:none}.plus-author-search-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;min-height:94px;padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.014);color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease,background .16s ease}.plus-author-search-card:hover{transform:translateY(-2px);border-color:rgba(217,179,109,.22);background:rgba(217,179,109,.025)}.plus-author-search-avatar{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;overflow:hidden;background:rgba(217,179,109,.08);color:#c8aa70;font-size:18px;font-weight:800}.plus-author-search-avatar img{width:100%;height:100%;object-fit:cover}.plus-author-search-card strong{display:block;color:#c7c4be;font-size:11px}.plus-author-search-card p{display:-webkit-box;margin:5px 0 7px;color:#777b7e;font-size:8px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plus-author-search-card small{display:block;color:#746a59;font-size:7.2px;line-height:1.45}.plus-author-search-empty{margin:24px 0;padding:24px;border:1px dashed var(--line);border-radius:14px;text-align:center}.plus-author-search-empty[hidden]{display:none}.plus-author-search-empty strong{display:block;color:#aaa7a1;font-size:10px}.plus-author-search-empty p{margin:6px 0 0;color:#707477;font-size:8px}.plus-recommend-shelf[hidden]{display:none}html[data-theme="light"] .plus-search-mode-tabs,html[data-theme="light"] .plus-author-search-card{background:rgba(72,55,35,.018)}html[data-theme="light"] .plus-search-mode-tabs button[aria-selected="true"]{background:rgba(174,130,61,.1);color:#805f2e}html[data-theme="light"] .plus-author-search-card strong{color:#514a42}html[data-theme="light"] .plus-card-tags a{color:#806c4d}@media(max-width:900px){.plus-author-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.plus-discovery-head-tools{width:100%;justify-content:stretch}.plus-search-mode-tabs{flex:0 0 auto}.plus-search-shell{flex:1 1 180px}.plus-author-search-grid{grid-template-columns:1fr}.plus-card-tags{gap:4px}}

/* 18400 · reading-first home hierarchy */
.plus-hero{grid-template-columns:minmax(0,4fr) minmax(210px,1fr);gap:36px;align-items:end}
.plus-hero-copy{min-width:0}
.plus-hero-actions{margin-top:30px}
.plus-primary-action{min-width:164px;padding:0 24px}
.plus-creator-entry{display:flex;align-items:center;gap:8px;margin-top:12px;color:#676b6e;font-size:8.5px;line-height:1.4}
.plus-creator-entry button{display:inline-flex;height:29px;align-items:center;gap:4px;padding:0 9px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#94918c;background:transparent;font-size:8.5px;font-weight:760;cursor:pointer}
.plus-creator-entry button b{font-size:12px;font-weight:500;line-height:1}
.plus-creator-entry button:hover{color:#c9c4bb;border-color:rgba(217,179,109,.2);background:rgba(217,179,109,.035)}
.plus-hero-note{padding:17px 17px 16px;border-color:rgba(218,179,107,.1);background:rgba(255,255,255,.01);opacity:.78}
.plus-hero-note>span{font-size:8px}.plus-hero-note strong{margin-top:26px;font-size:12px}.plus-hero-note p{font-size:9px;line-height:1.65}
.plus-mybooks-link{border-color:transparent;background:transparent;color:#777b7e;padding:0 8px}
.plus-mybooks-link:hover{color:#b8b4ad;background:rgba(255,255,255,.025)}
html[data-theme="light"] .plus-creator-entry{color:#8a8278}
html[data-theme="light"] .plus-creator-entry button{border-color:rgba(70,58,42,.1);color:#7c746a;background:transparent}
html[data-theme="light"] .plus-creator-entry button:hover{border-color:rgba(152,117,65,.2);color:#6d5838;background:rgba(169,132,73,.04)}
html[data-theme="light"] .plus-hero-note{background:rgba(72,55,35,.012)}
html[data-theme="light"] .plus-mybooks-link{background:transparent;color:#857d73}
@media(max-width:900px){.plus-hero{grid-template-columns:1fr;gap:0}.plus-hero-note{display:none}}
@media(max-width:620px){.plus-hero-actions{display:block}.plus-hero-actions>*{min-width:0}.plus-primary-action{width:100%;height:44px}.plus-creator-entry{justify-content:flex-end;margin-top:10px}.plus-creator-entry button{height:28px}.plus-hero-description{max-width:94%}}

/* 18401 · wider reading-first landing + quick discovery */
.plus-platform{
  width:min(1560px,calc(100% - clamp(40px,5vw,80px)));
  padding:clamp(42px,5.4vh,66px) 0 76px;
}
.plus-hero{
  grid-template-columns:minmax(0,1fr) minmax(300px,340px);
  gap:clamp(42px,5vw,76px);
  align-items:center;
  padding-bottom:46px;
}
.plus-hero h1{max-width:none;font-size:clamp(50px,5vw,76px);line-height:1.03;letter-spacing:-.055em}
.plus-hero h1 span{display:block;white-space:nowrap}
.plus-hero-description{max-width:720px;margin-top:20px;font-size:13px;line-height:1.8}
.plus-hero-actions{align-items:center;gap:16px;margin-top:26px}
.plus-primary-action{min-width:154px;height:44px;padding:0 22px}
.plus-text-action{display:inline-flex;align-items:center;gap:7px;color:#99958e;text-decoration:none;font-size:10px;font-weight:760}
.plus-text-action span{transition:transform .16s ease}.plus-text-action:hover{color:#d7c08d}.plus-text-action:hover span{transform:translateX(3px)}
.plus-runtime-note{margin-top:13px;font-size:8.5px;color:#5e6265}
.plus-reading-map{min-width:0;padding:22px 20px 17px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.023),rgba(255,255,255,.008));box-shadow:0 20px 50px rgba(0,0,0,.12)}
.plus-reading-map-head{display:grid;gap:7px;padding:1px 2px 15px;border-bottom:1px solid rgba(255,255,255,.065)}
.plus-reading-map-head span{color:#9b8050;font-size:8px;font-weight:850;letter-spacing:.16em}
.plus-reading-map-head strong{color:#d8d4cc;font-size:16px;letter-spacing:-.035em}
.plus-reading-links{display:grid}
.plus-reading-links a{display:grid;grid-template-columns:26px minmax(0,1fr) 16px;gap:9px;align-items:center;min-height:58px;border-bottom:1px solid rgba(255,255,255,.052);color:inherit;text-decoration:none}
.plus-reading-links a:last-child{border-bottom:0}
.plus-reading-links b{color:#6f5e41;font:700 9px/1 Georgia,serif;letter-spacing:.07em}
.plus-reading-links span{display:grid;gap:3px;color:#b8b4ac;font-size:10px;font-weight:780}
.plus-reading-links small{color:#65696c;font-size:7.7px;font-weight:520}
.plus-reading-links i{color:#5f6366;font-size:11px;font-style:normal;transition:transform .16s ease,color .16s ease}
.plus-reading-links a:hover span{color:#e1ddd5}.plus-reading-links a:hover i{color:#d7b36e;transform:translateX(3px)}
.plus-reading-creator{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:13px;border-top:1px solid rgba(255,255,255,.055);color:#616568;font-size:8px}
.plus-reading-creator button{display:inline-flex;height:28px;align-items:center;gap:4px;padding:0 9px;border:1px solid rgba(255,255,255,.085);border-radius:8px;color:#88857f;background:transparent;font-size:8px;font-weight:760;cursor:pointer}
.plus-reading-creator button:hover{border-color:rgba(217,179,109,.2);color:#c9b27f;background:rgba(217,179,109,.035)}
.plus-reading-creator button b{font-size:11px;font-weight:500}
.plus-home-shelves{padding-top:44px}
.plus-shelf{scroll-margin-top:calc(var(--topbar) + 24px)}
.plus-shelf-head h2{font-size:23px}
.plus-shelf-grid{gap:18px;margin-top:16px}
.plus-shelf-grid>.plus-book-card{width:min(216px,38vw)}
.plus-discover{padding-top:50px}
.plus-mybooks-link{height:38px}

html[data-theme="light"] .plus-reading-map{border-color:rgba(70,58,42,.10);background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(72,55,35,.012));box-shadow:0 18px 42px rgba(72,55,35,.05)}
html[data-theme="light"] .plus-reading-map-head{border-color:rgba(70,58,42,.08)}
html[data-theme="light"] .plus-reading-map-head strong{color:#423a31}
html[data-theme="light"] .plus-reading-links a{border-color:rgba(70,58,42,.07)}
html[data-theme="light"] .plus-reading-links span{color:#655d53}
html[data-theme="light"] .plus-reading-links small{color:#8b8379}
html[data-theme="light"] .plus-reading-creator{border-color:rgba(70,58,42,.07);color:#8a8278}
html[data-theme="light"] .plus-reading-creator button{border-color:rgba(70,58,42,.10);color:#746c62}

@media(max-width:1180px){
  .plus-platform{width:min(100% - 44px,1120px)}
  .plus-hero{grid-template-columns:minmax(0,1fr) minmax(270px,310px);gap:34px}
  .plus-hero h1{font-size:clamp(46px,5.7vw,66px)}
}
@media(max-width:900px){
  .plus-platform{width:min(100% - 36px,820px);padding-top:44px}
  .plus-hero{grid-template-columns:1fr;gap:28px;align-items:start}
  .plus-reading-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.8fr);gap:22px;align-items:start}
  .plus-reading-map-head{align-self:stretch}
  .plus-reading-links{grid-column:2;grid-row:1 / span 2}
  .plus-reading-creator{grid-column:1;margin-top:0}
  .plus-hero h1 span{white-space:normal}
}
@media(max-width:620px){
  .plus-top-actions{gap:6px}.theme-toggle{order:1}.plus-mybooks-link{order:2}.plus-notification-link{order:3}.plus-account-link{order:4}
  .plus-platform{width:min(100% - 28px,560px);padding-top:34px}
  .plus-hero{padding-bottom:34px}
  .plus-hero h1{font-size:clamp(38px,11.5vw,48px);line-height:1.08}
  .plus-hero-description{max-width:100%;font-size:11.5px;line-height:1.75}
  .plus-hero-actions{display:flex;align-items:center;gap:14px;margin-top:22px}
  .plus-primary-action{width:auto;min-width:142px;height:42px;padding:0 18px}
  .plus-text-action{font-size:9px}
  .plus-reading-map{display:block;padding:17px 15px 13px;border-radius:14px}
  .plus-reading-links{margin-top:3px}
  .plus-reading-links a{min-height:52px}
  .plus-reading-creator{margin-top:8px}
  .plus-home-shelves{padding-top:34px}
}

/* 18406 · minimalist, content-first PLUS home. Keep editor, auth and reader styling intact. */
.plus-platform{padding-top:clamp(24px,3.5vh,40px)}
.plus-hero{
  display:block;
  max-width:1100px;
  margin:0 auto;
  padding-bottom:28px;
  border-bottom:0;
}
.plus-hero[hidden],.plus-hero-feature-card[hidden],.plus-shelf[hidden],.plus-home-shelves[hidden]{display:none!important}
.plus-hero-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
}
.plus-hero-heading h1{margin:0;font:800 23px/1.35 Inter,Pretendard,"Noto Sans KR",sans-serif;letter-spacing:-.045em;white-space:normal}
.plus-hero-links{display:flex;align-items:center;gap:18px}
.plus-hero-links a,.plus-hero-links button{
  padding:3px 0;
  border:0;
  background:none;
  color:#a39e96;
  text-decoration:none;
  white-space:nowrap;
  font-size:10px;
  font-weight:740;
  cursor:pointer;
}
.plus-hero-links a:hover,.plus-hero-links button:hover{color:var(--gold)}
.plus-hero-feature{margin:0}
.plus-hero-feature-card{
  display:grid;
  grid-template-columns:clamp(162px,20vw,230px) minmax(0,1fr);
  gap:clamp(24px,4vw,52px);
  align-items:center;
  padding:clamp(20px,3vw,32px);
  border:1px solid var(--line);
  border-radius:18px;
  background:rgba(255,255,255,.016);
}
.plus-hero-cover{
  position:relative;
  display:flex;
  width:100%;
  aspect-ratio:2/3;
  flex-direction:column;
  justify-content:flex-end;
  overflow:hidden;
  padding:16px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:9px;
  background:linear-gradient(145deg,#252932,#111318);
  color:#f7f4ed;
  text-decoration:none;
  isolation:isolate;
  box-shadow:0 13px 34px rgba(0,0,0,.2);
}
.plus-hero-cover::before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.13),transparent 40%),linear-gradient(160deg,rgba(217,47,61,.22),transparent 55%)}
.plus-hero-cover[data-color="1"]{background:linear-gradient(145deg,#30291f,#15120e)}
.plus-hero-cover[data-color="1"]::before{background:radial-gradient(circle at 75% 18%,rgba(235,196,124,.18),transparent 37%),linear-gradient(160deg,rgba(185,133,62,.23),transparent 58%)}
.plus-hero-cover[data-color="2"]{background:linear-gradient(145deg,#1c2b28,#0d1514)}
.plus-hero-cover[data-color="2"]::before{background:radial-gradient(circle at 22% 16%,rgba(111,197,173,.16),transparent 40%),linear-gradient(160deg,rgba(49,128,109,.22),transparent 58%)}
.plus-hero-cover[data-color="3"]{background:linear-gradient(145deg,#292038,#120f19)}
.plus-hero-cover[data-color="3"]::before{background:radial-gradient(circle at 78% 20%,rgba(176,136,226,.18),transparent 40%),linear-gradient(160deg,rgba(104,61,151,.25),transparent 58%)}
.plus-hero-cover[data-color="4"]{background:linear-gradient(145deg,#2d2022,#140e10)}
.plus-hero-cover[data-color="4"]::before{background:radial-gradient(circle at 28% 18%,rgba(232,126,142,.16),transparent 38%),linear-gradient(160deg,rgba(159,52,70,.24),transparent 58%)}
.plus-hero-cover>:not(.plus-hero-cover-image){position:relative;z-index:2}
.plus-hero-cover-genre{margin-bottom:auto;color:rgba(255,255,255,.55);font-size:9px;font-weight:750}
.plus-hero-cover strong{display:-webkit-box;overflow:hidden;color:#f6f1e9;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(19px,2vw,27px);line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.plus-hero-cover small{margin-top:8px;color:rgba(255,255,255,.6);font-size:9px}
.plus-hero-cover-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}
.plus-hero-cover.has-cover-image::before,.plus-hero-cover.has-cover-image .plus-hero-cover-genre,.plus-hero-cover.has-cover-image strong,.plus-hero-cover.has-cover-image small{opacity:0}
.plus-hero-feature-body{min-width:0}
.plus-hero-feature-kicker{color:#bda271;font-size:10px;font-weight:750}
.plus-hero-feature-body h2{margin:11px 0 0;color:var(--text);font-size:clamp(25px,3vw,38px);line-height:1.2;letter-spacing:-.045em;word-break:keep-all}
.plus-hero-feature-meta{display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:12px;color:#97938d;font-size:10.5px}
.plus-hero-feature-meta span:not(:last-child)::after{content:"·";position:relative;left:9px;color:#68655e}
.plus-hero-feature-body>p{display:-webkit-box;overflow:hidden;max-width:640px;margin:16px 0 0;color:#96918a;font-size:12px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:keep-all}
.plus-hero-feature-reading{margin-top:12px;color:#b59b6a;font-size:10px}
.plus-hero-feature-reading[hidden]{display:none}
.plus-hero-feature-reading.is-new::before{content:"NEW";margin-right:7px;color:#bca16f;font-size:8px;font-weight:850}
.plus-hero-feature-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:24px}
.plus-hero-feature-actions .plus-primary-action{min-width:132px;height:42px}
.plus-hero-author-action{color:#a49f95;text-decoration:none;font-size:10px;font-weight:750}
.plus-hero-author-action:hover{color:var(--gold)}
.plus-home-shelves{gap:34px;padding-top:26px;border-top:0}
.plus-shelf-head h2{font-size:22px}
.plus-shelf-head p{max-width:400px;color:#74777a;font-size:9px}
.plus-shelf-grid{margin-top:14px}
.plus-discover{padding-top:34px}
/* When every public shelf is empty, show only the existing unified discovery empty state. */
.plus-home-shelves:not(:has(> .plus-shelf:not([hidden]))){display:none}
html[data-theme="light"] .plus-hero-feature-card{background:rgba(255,255,255,.5);border-color:rgba(70,58,42,.13)}
html[data-theme="light"] .plus-hero-links a,html[data-theme="light"] .plus-hero-links button,html[data-theme="light"] .plus-hero-feature-meta,html[data-theme="light"] .plus-hero-feature-body>p,html[data-theme="light"] .plus-hero-author-action{color:#746d63}
@media(max-width:900px){.plus-hero{display:block}.plus-hero-feature-card{grid-template-columns:clamp(150px,24vw,200px) minmax(0,1fr);gap:24px}.plus-hero-feature-body h2{font-size:clamp(23px,3.8vw,32px)}}
@media(max-width:620px){
  .plus-platform{padding-top:22px}
  .plus-hero{padding-bottom:18px}
  .plus-hero-heading{align-items:center;gap:10px;margin-bottom:13px}
  .plus-hero-heading h1{font-size:19px}
  .plus-hero-links{gap:12px}
  .plus-hero-links a,.plus-hero-links button{font-size:9px}
  .plus-hero-feature-card{grid-template-columns:minmax(104px,32%) minmax(0,1fr);gap:13px;padding:12px;border-radius:13px;align-items:center}
  .plus-hero-cover{padding:9px;border-radius:6px}
  .plus-hero-cover strong{font-size:clamp(14px,4.2vw,20px)}
  .plus-hero-cover-genre,.plus-hero-cover small{font-size:7px}
  .plus-hero-feature-kicker{font-size:8px}
  .plus-hero-feature-body h2{margin-top:6px;font-size:clamp(18px,5vw,25px)}
  .plus-hero-feature-meta{gap:5px 12px;margin-top:6px;font-size:8px}
  .plus-hero-feature-meta span:not(:last-child)::after{left:6px}
  .plus-hero-feature-body>p{margin-top:7px;font-size:9px;line-height:1.55;-webkit-line-clamp:2}
  .plus-hero-feature-reading{margin-top:7px;font-size:8px}
  .plus-hero-feature-actions{gap:10px;margin-top:10px}
  .plus-hero-feature-actions .plus-primary-action{width:auto;min-width:0;height:34px;padding:0 12px;font-size:9px}
  .plus-hero-author-action{font-size:9px}
  .plus-home-shelves{gap:25px;padding-top:20px}
  .plus-discover{padding-top:27px}
}
@media(max-width:375px){
  .plus-hero-links{gap:8px}
  .plus-hero-links a,.plus-hero-links button{font-size:8px}
  .plus-hero-feature-card{grid-template-columns:minmax(96px,34%) minmax(0,1fr)}
  .plus-hero-feature-body>p{display:none}
  .plus-hero-author-action{display:none}
}

/* A single small empty state is enough; no full-width empty marketing panel. */
.plus-empty-library[data-public-empty]{min-height:175px;padding:26px 20px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.012)}
.plus-empty-library[data-public-empty] strong{font-size:15px}
.plus-empty-library[data-public-empty] p{font-size:10px}
.plus-empty-library[data-public-empty] button{height:35px;margin-top:12px;font-size:10px}
.plus-runtime-note[hidden]{display:none}
html[data-theme="light"] .plus-empty-library[data-public-empty]{background:rgba(255,255,255,.36);border-color:rgba(70,58,42,.12)}

/* 18407 · compact notification bell, before account at all breakpoints */
.plus-top-actions .plus-notification-link{order:3;position:relative;width:38px;height:38px;padding:0;border-radius:50%;flex:0 0 38px;font-size:0}
.plus-top-actions [data-plus-account-mount]{order:4}
.plus-notification-bell{width:19px;height:19px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;fill:none}
.plus-top-actions .plus-notification-link::before{content:none}
.plus-notification-link b{position:absolute;top:-4px;right:-5px;margin:0;font-size:8px}
.plus-notification-link:focus-visible{outline:2px solid var(--gold-2,var(--gold,#d7b06a));outline-offset:2px}
@media(max-width:620px){.plus-top-actions .plus-notification-link{order:3;width:34px;height:34px;flex-basis:34px}.plus-top-actions [data-plus-account-mount]{order:4}}

/* 18408 · left-side PLUS navigation; right side contains only utilities/account */
.plus-topbar{gap:clamp(14px,2vw,30px)}
.plus-brand-lockup{flex:0 0 auto}
.plus-badge{text-decoration:none;white-space:nowrap}
.plus-badge:hover{filter:brightness(1.12)}
.plus-main-tabs{display:flex;align-items:center;gap:clamp(3px,.55vw,10px);min-width:0;flex:0 1 auto;height:100%;white-space:nowrap}
.plus-main-tabs>a,.plus-main-tabs>button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 clamp(9px,.85vw,16px);border:0;border-radius:9px;color:#9b9c9e;background:transparent;text-decoration:none;font:700 12px/1.2 Inter,Pretendard,"Noto Sans KR",sans-serif;letter-spacing:-.02em;cursor:pointer;white-space:nowrap}
.plus-main-tabs>a:hover,.plus-main-tabs>button:hover{color:var(--text);background:rgba(255,255,255,.045)}
.plus-main-tabs>a.is-active,.plus-main-tabs>button.is-active{color:var(--text);background:rgba(255,255,255,.055)}
.plus-main-tabs>a.is-active::after,.plus-main-tabs>button.is-active::after{position:absolute;right:12px;bottom:1px;left:12px;height:2px;border-radius:999px;background:var(--gold,#d9b36d);content:""}
.plus-main-tabs>a:focus-visible,.plus-main-tabs>button:focus-visible,.plus-badge:focus-visible{outline:2px solid var(--gold,#d9b36d);outline-offset:2px}
.plus-top-actions{flex:0 0 auto;margin-left:auto}
.plus-reading-records{padding:42px 0 10px;scroll-margin-top:calc(var(--topbar) + 18px)}
.plus-reading-records .plus-section-head{align-items:center}
.plus-reading-records .plus-library-grid{margin-top:22px}
.plus-records-description{margin:0;color:var(--muted);font-size:10.5px}
.plus-records-empty{margin-top:20px;padding:24px 18px;border:1px solid var(--line);border-radius:13px;color:var(--muted);font-size:10.5px;line-height:1.8}
.plus-records-empty a{margin-left:9px;color:var(--gold,#d9b36d);text-decoration:none}
#genres{scroll-margin-top:calc(var(--topbar) + 26px)}
html[data-theme="light"] .plus-main-tabs>a,html[data-theme="light"] .plus-main-tabs>button{color:#746b61}
html[data-theme="light"] .plus-main-tabs>a:hover,html[data-theme="light"] .plus-main-tabs>button:hover,html[data-theme="light"] .plus-main-tabs>a.is-active,html[data-theme="light"] .plus-main-tabs>button.is-active{color:#2f2b25;background:rgba(72,55,35,.065)}
@media(max-width:1040px){
  :root{--topbar:116px}
  .plus-topbar{min-height:var(--topbar);height:auto;align-content:center;flex-wrap:wrap;column-gap:16px;row-gap:0;padding:0 22px}
  .plus-brand-lockup{height:70px;order:1}
  .plus-top-actions{height:70px;order:2;margin-left:auto}
  .plus-main-tabs{height:44px;order:3;flex:0 0 100%;gap:6px;overflow-x:auto;scrollbar-width:none}
  .plus-main-tabs::-webkit-scrollbar{display:none}
  .plus-main-tabs>a,.plus-main-tabs>button{height:38px;padding:0 14px;font-size:11.5px}
}
@media(max-width:620px){
  :root{--topbar:104px}
  .plus-topbar{min-height:var(--topbar);padding:0 12px;column-gap:8px}
  .plus-brand-lockup,.plus-top-actions{height:61px}
  .plus-brand-lockup{gap:5px}
  .plus-brand img{max-width:112px}
  .plus-badge{padding:0 7px}
  .plus-main-tabs{height:42px;gap:1px}
  .plus-main-tabs>a,.plus-main-tabs>button{height:36px;padding:0 12px;font-size:11px}
  .plus-reading-records{padding-top:28px}
  .plus-reading-records .plus-section-head{align-items:flex-start}
}

/* 18408 · honest first-publication entry, not another oversized marketing headline */
.plus-platform{padding-top:clamp(24px,3.5vh,42px)}
.plus-welcome{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:clamp(25px,4vw,65px);align-items:center;min-height:270px;margin-bottom:32px;padding:clamp(25px,3.2vw,44px);border:1px solid rgba(255,255,255,.065);border-radius:19px;background:radial-gradient(circle at 2% 6%,rgba(186,134,65,.09),transparent 48%),linear-gradient(135deg,rgba(255,255,255,.026),rgba(255,255,255,.008))}
.plus-welcome-eyebrow{color:#b19461;font-size:9px;font-weight:800;letter-spacing:.14em}
.plus-welcome-main h1{margin:12px 0 0;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(28px,3.1vw,43px);line-height:1.22;letter-spacing:-.053em;word-break:keep-all}
.plus-welcome-main p{max-width:530px;margin:14px 0 0;color:#94918a;font-size:11.5px;line-height:1.8;word-break:keep-all}
.plus-welcome-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:21px}
.plus-welcome-actions .plus-primary-action{min-width:0;height:41px;padding:0 17px;font-size:11px;gap:14px}
.plus-welcome-actions>button{height:39px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.015);color:#c6c2bb;font-size:10.5px;cursor:pointer}
.plus-welcome-genres{padding:20px;border:1px solid rgba(255,255,255,.055);border-radius:15px;background:rgba(0,0,0,.13)}
.plus-welcome-genres>span{color:#c4b9a5;font-size:11px;font-weight:790}
.plus-welcome-genre-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}
.plus-welcome-genre-links a{display:flex;align-items:center;justify-content:space-between;min-height:39px;padding:0 10px;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:rgba(255,255,255,.016);color:#c4c0b8;text-decoration:none;font-size:10px;font-weight:720}
.plus-welcome-genre-links a:hover{border-color:rgba(217,179,109,.34);background:rgba(217,179,109,.055);color:var(--text)}
.plus-welcome-genre-links a span{color:#a58a5d;font-size:12px}
.plus-welcome-genres small{display:block;margin-top:13px;color:#777872;font-size:9px;line-height:1.6}
.plus-home-shelves{padding-top:14px}
.plus-hero-heading{margin-bottom:16px}
.plus-hero-feature-card{min-height:290px}
.plus-shelf-head h2{font-size:23px}
.plus-discover{padding-top:30px}
.plus-empty-library[data-public-empty]{min-height:132px;margin-top:18px;padding:22px 18px}
#plus-popular,#plus-recent,#plus-complete,#plus-serial,#my-books,#discover{scroll-margin-top:calc(var(--topbar) + 16px)}
html[data-theme="light"] .plus-welcome,html[data-theme="light"] .plus-welcome-genres{border-color:rgba(70,58,42,.12);background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(210,189,151,.06))}
html[data-theme="light"] .plus-welcome-genres>span,html[data-theme="light"] .plus-welcome-main h1{color:#342e26}
html[data-theme="light"] .plus-welcome-main p,html[data-theme="light"] .plus-welcome-genres small{color:#746d64}
html[data-theme="light"] .plus-welcome-genre-links a,html[data-theme="light"] .plus-welcome-actions>button{border-color:rgba(70,58,42,.11);color:#675c50;background:rgba(70,58,42,.018)}
@media(max-width:900px){.plus-welcome{grid-template-columns:1fr;gap:21px;min-height:0}.plus-welcome-genres{max-width:100%}}
@media(max-width:620px){
  .plus-platform{padding-top:20px}
  .plus-welcome{margin-bottom:24px;padding:20px 17px;gap:19px;border-radius:15px}
  .plus-welcome-main h1{font-size:clamp(25px,7.6vw,34px)}
  .plus-welcome-main p{font-size:10.5px}
  .plus-welcome-genre-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .plus-welcome-genre-links a{padding:0 8px;font-size:9px}
  .plus-hero-feature-card{min-height:0}
}
@media(max-width:370px){.plus-welcome-genre-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Do not duplicate the first-publication CTA beneath the welcome panel. */
.plus-empty-library[data-public-empty].is-landing-empty{min-height:0;align-items:flex-start;padding:17px 19px;text-align:left;border-radius:10px;background:rgba(255,255,255,.007)}
.plus-empty-library[data-public-empty].is-landing-empty strong{font-size:11px}
.plus-empty-library[data-public-empty].is-landing-empty p{margin-top:6px;font-size:9px}
.plus-empty-library[data-public-empty].is-landing-empty button,.plus-empty-library[data-public-empty].is-landing-empty .plus-empty-mark{display:none}

/* 18411 · cinematic, content-first PLUS home. Decorative art is NOT a fictional book cover. */
.plus-platform{width:min(1560px,calc(100% - clamp(32px,4vw,72px)));padding-top:clamp(18px,2.6vh,30px)}
.plus-welcome,.plus-hero{
  position:relative;isolation:isolate;overflow:hidden;
  border:1px solid rgba(255,255,255,.105);border-radius:20px;
  background:#171517;
  box-shadow:0 18px 56px rgba(0,0,0,.12);
}
.plus-welcome::before,.plus-hero::before{
  content:"";position:absolute;z-index:-2;inset:0;
  background-image:linear-gradient(90deg,rgba(18,13,15,.96) 0%,rgba(20,15,18,.84) 26%,rgba(18,14,17,.45) 60%,rgba(10,10,12,.78) 100%),url("assets/featured-story-art.webp");
  background-position:center,center 40%;background-size:cover;background-repeat:no-repeat;
}
.plus-welcome::after,.plus-hero::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(12,11,13,.42));pointer-events:none}
.plus-welcome{grid-template-columns:minmax(0,1.12fr) minmax(280px,.72fr);gap:clamp(20px,3vw,50px);min-height:340px;margin-bottom:30px;padding:clamp(25px,3vw,46px)}
.plus-welcome-eyebrow,.plus-hero-eyebrow{color:#eb8891;font-size:10px;font-weight:850;letter-spacing:.105em}
.plus-welcome-main h1{max-width:690px;margin:17px 0 0;font-size:clamp(38px,4.2vw,64px);line-height:1.1;letter-spacing:-.065em;color:#f7f2ef}
.plus-welcome-main p{max-width:570px;margin-top:15px;color:#d2c8c8;font-size:12px;line-height:1.8}
.plus-welcome-actions{margin-top:22px}
.plus-welcome-actions .plus-primary-action{height:45px;padding:0 19px}
.plus-welcome-actions>button{height:43px;padding:0 17px;border-color:rgba(255,255,255,.17);background:rgba(14,12,15,.5);color:#e7e0dd}
.plus-welcome-genres{position:relative;z-index:1;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(10,11,13,.77);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.plus-welcome-genres>span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#e7d8d7;font-size:13px;font-weight:800}
.plus-welcome-genres>span>a{flex:0 0 auto;color:#a79fa0;font-size:9px;text-decoration:none}
.plus-welcome-genre-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}
.plus-welcome-genre-links a{height:40px;border-color:rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.025);color:#e2dcdb;font-size:11px}
.plus-welcome-genre-links a span{color:#e2747d}
.plus-welcome-genres small{color:#9c9191}
.plus-hero{display:block;margin-bottom:18px;padding:29px clamp(19px,2.5vw,38px) 32px}
.plus-hero-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}
.plus-hero-heading h1{margin:7px 0 0;color:#f5efed;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(23px,2.6vw,36px);line-height:1.2;letter-spacing:-.045em}
.plus-hero-links{align-self:flex-end}
.plus-hero-links a,.plus-hero-links button{color:#eee0dd}
.plus-feature-hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.70fr);gap:clamp(18px,3vw,46px);align-items:center}
.plus-feature-hero-layout .plus-hero-feature{min-width:0}
.plus-feature-hero-layout .plus-hero-feature-card{display:grid;grid-template-columns:minmax(116px,190px) minmax(0,1fr);gap:clamp(16px,2vw,30px);min-height:270px;align-items:center;padding:0;border:0;background:none;box-shadow:none}
.plus-feature-hero-layout .plus-hero-cover{width:100%;max-width:190px;aspect-ratio:2/3;box-shadow:0 18px 45px rgba(0,0,0,.4)}
.plus-feature-hero-layout .plus-hero-feature-body{min-width:0}
.plus-feature-hero-layout .plus-hero-feature-body h2{font-size:clamp(21px,2.6vw,36px)}
.plus-feature-hero-layout .plus-hero-feature-body>p{color:#d1c7c5;font-size:11.5px}
.plus-hero-genres{min-width:0}
.plus-home-shelves{gap:28px;padding:14px 0 0;border-top:0}
.plus-shelf-head h2,.plus-home-discovery .plus-shelf-head h2{font-size:25px;letter-spacing:-.04em}
.plus-shelf-head>div>span{font-size:10px}
.plus-shelf-grid{grid-auto-columns:205px;gap:14px;margin-top:15px}
.plus-shelf-grid>.plus-book-card{width:205px}
/* Ranked cards are horizontal and editorial; actual 2:3 book covers stay uncropped. */
.plus-shelf[data-discovery-shelf="popular"] .plus-shelf-grid{grid-auto-columns:minmax(248px,1fr);grid-auto-flow:column;gap:13px}
.plus-shelf[data-discovery-shelf="popular"] .plus-book-card{width:min(298px,78vw);height:176px}
.plus-home-ranked-card{display:grid;grid-template-columns:107px minmax(0,1fr);gap:12px;position:relative;align-items:stretch;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:linear-gradient(145deg,rgba(52,43,47,.8),rgba(15,16,18,.94));overflow:hidden}
.plus-home-ranked-card .plus-cover{height:154px;width:103px;aspect-ratio:2/3;padding:8px;border-radius:8px;box-shadow:none}
.plus-home-ranked-card .plus-cover strong{font-size:14px}
.plus-home-ranked-card .plus-cover::after{top:6px;right:5px;font-size:6px}
.plus-home-ranked-card .plus-card-body{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:4px 0}
.plus-home-ranked-card .plus-card-body h3{margin-top:7px;font-size:14px}
.plus-home-ranked-card .plus-card-body>p{min-height:0;margin-top:5px;font-size:9.2px}
.plus-home-ranked-card .plus-card-foot{margin-top:auto;font-size:9px}
.plus-home-ranked-card .plus-card-tags,.plus-home-ranked-card .plus-card-recommendation{display:none}
.plus-home-rank-number{position:absolute;z-index:5;top:14px;left:14px;display:grid;place-items:center;width:26px;height:26px;border-radius:7px;border:1px solid rgba(255,255,255,.3);background:#c45a68;color:#fff;font-size:10px;font-weight:850;box-shadow:0 5px 14px rgba(0,0,0,.25)}
.plus-home-discovery{min-width:0;margin-top:35px;padding-bottom:40px}
.plus-home-discovery .plus-shelf-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}
.plus-home-more{color:#a8a1a1;font-size:11px;text-decoration:none;white-space:nowrap}
.plus-home-more:hover{color:var(--plus-coral)}
/* Light theme retains usable text contrast over dark cover artwork. */
html[data-theme="light"] .plus-welcome,html[data-theme="light"] .plus-hero{border-color:rgba(70,58,42,.16);background:#201a1d}
html[data-theme="light"] .plus-welcome-eyebrow,html[data-theme="light"] .plus-hero-eyebrow{color:#ffd0d4}
html[data-theme="light"] .plus-welcome-main h1,html[data-theme="light"] .plus-hero-heading h1,html[data-theme="light"] .plus-welcome-genres>span{color:#fff4f1}
html[data-theme="light"] .plus-welcome-main p,html[data-theme="light"] .plus-feature-hero-layout .plus-hero-feature-body>p{color:#eee0dd}
html[data-theme="light"] .plus-welcome-genres{background:rgba(20,16,19,.85)}
html[data-theme="light"] .plus-welcome-genre-links a{border-color:rgba(255,255,255,.15);color:#f0e8e7;background:rgba(255,255,255,.06)}
html[data-theme="light"] .plus-home-ranked-card{background:linear-gradient(145deg,#fdf6f6,#f6f1ed);border-color:rgba(70,58,42,.12)}
html[data-theme="light"] .plus-home-rank-number{color:#fff}
@media(max-width:1100px){
  .plus-welcome,.plus-feature-hero-layout{grid-template-columns:minmax(0,1fr) minmax(230px,.65fr);gap:18px}
  .plus-welcome-genres{padding:16px}
  .plus-feature-hero-layout .plus-hero-feature-card{grid-template-columns:minmax(104px,32%) minmax(0,1fr)}
}
@media(max-width:760px){
  .plus-welcome{grid-template-columns:1fr;min-height:0}
  .plus-feature-hero-layout{grid-template-columns:1fr}
  .plus-hero-genres{display:none}
  .plus-welcome-genres{max-width:none}
  .plus-welcome-genre-links{grid-template-columns:repeat(3,minmax(0,1fr))}
  .plus-hero-heading{align-items:flex-start}
  .plus-hero{padding:20px 17px 22px}
  .plus-feature-hero-layout .plus-hero-feature-card{grid-template-columns:minmax(105px,28%) minmax(0,1fr);min-height:0}
  .plus-shelf[data-discovery-shelf="popular"] .plus-shelf-grid{grid-auto-columns:260px}
  .plus-shelf[data-discovery-shelf="popular"] .plus-book-card{width:260px}
}
@media(max-width:620px){
  .plus-platform{width:calc(100% - 28px);padding-top:17px}
  .plus-welcome{min-height:0;padding:20px 17px;border-radius:14px}
  .plus-welcome-main h1{font-size:clamp(30px,8vw,39px)}
  .plus-welcome-main p{font-size:10.5px}
  .plus-welcome-genres{padding:13px}
  .plus-welcome-genre-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .plus-welcome-genre-links a{min-height:36px;height:36px;font-size:10px}
  .plus-hero{margin-bottom:10px}
  .plus-hero-heading h1{font-size:21px}
  .plus-feature-hero-layout .plus-hero-feature-card{gap:12px}
  .plus-feature-hero-layout .plus-hero-feature-body>p{display:-webkit-box;-webkit-line-clamp:2;line-height:1.5;font-size:9px}
  .plus-feature-hero-layout .plus-hero-feature-body h2{font-size:20px}
  .plus-shelf-head h2,.plus-home-discovery .plus-shelf-head h2{font-size:20px}
  .plus-home-discovery{margin-top:23px}
}

/* 18411 final polish: the previous minimalist home capped only the populated hero. */
.plus-hero{max-width:none;margin:0 0 18px}
html[data-theme="light"] .plus-hero .plus-hero-feature-meta,
html[data-theme="light"] .plus-hero .plus-hero-feature-kicker,
html[data-theme="light"] .plus-hero .plus-hero-author-action,
html[data-theme="light"] .plus-hero .plus-hero-links a,
html[data-theme="light"] .plus-hero .plus-hero-links button{color:#f1dfdd}
html[data-theme="light"] .plus-hero .plus-hero-feature-body h2{color:#fff4f1}
@media(max-width:620px){
  .plus-hero-heading{flex-direction:column;align-items:flex-start;gap:10px}
  .plus-hero-heading h1{max-width:100%;font-size:clamp(19px,5vw,22px);word-break:keep-all}
  .plus-hero-links{align-self:flex-start}
}
