@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&display=swap');
:root{--gold:#f2cf83;--gold2:#b9822e;--ink:#06111a;--panel:rgba(4,14,23,.88);--line:rgba(231,181,83,.45);--muted:#aeb9c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#07111a;color:#eef3f8;font-family:'Be Vietnam Pro','Segoe UI',system-ui,sans-serif;overflow-x:hidden}.background{position:fixed;inset:0;z-index:-3;background-position:center;background-size:cover;transition:opacity 1.2s ease}.background.day{background-image:url('DAYLIBRARY.png');opacity:1}.background.night{background-image:url('NIGHTLIBRARY.png');opacity:0}.is-night .background.day{opacity:0}.is-night .background.night{opacity:1}.shade{position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(1,8,14,.46),rgba(2,8,13,.16) 42%,rgba(2,8,13,.72))}.is-night .shade{background:linear-gradient(180deg,rgba(1,5,13,.62),rgba(4,9,23,.36),rgba(0,3,9,.82))}.library-header{height:92px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(16px,4vw,64px);border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(3,13,21,.97),rgba(3,13,21,.82));backdrop-filter:blur(14px)}.back-link{justify-self:start;color:var(--gold);text-decoration:none;font-weight:800}.brand{height:62px;max-width:210px;object-fit:contain;filter:drop-shadow(0 4px 10px #000)}.time-state{justify-self:end;display:flex;align-items:center;gap:8px;color:#dce6ef;font-size:12px}.time-state i{width:9px;height:9px;border-radius:50%;background:#f4bf55;box-shadow:0 0 13px #ffc64e}.is-night .time-state i{background:#9bc8ff;box-shadow:0 0 13px #78aef5}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:28px;padding:clamp(38px,7vh,88px) clamp(22px,6vw,96px)}.portal{min-height:360px;border:1px solid var(--line);border-radius:28px;padding:34px 28px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;color:white;background:linear-gradient(180deg,rgba(4,14,22,.16),rgba(3,13,21,.92));box-shadow:0 26px 80px rgba(0,0,0,.42),inset 0 0 45px rgba(220,162,55,.05);cursor:pointer;transition:transform .35s,border-color .35s,box-shadow .35s}.portal:hover,.portal:focus-visible{transform:translateY(-10px);border-color:#f1ca77;box-shadow:0 32px 90px #0009,0 0 30px rgba(232,180,74,.15)}.portal-icon{font-size:58px;filter:drop-shadow(0 7px 12px #000);transition:transform .35s}.portal:hover .portal-icon{transform:scale(1.13) rotate(-3deg)}h1,h2,h3,p{margin-top:0}.portal h2{margin:16px 0 8px;color:var(--gold);font-size:clamp(22px,2vw,31px)}.portal p{color:#d8e0e8;line-height:1.65;margin-bottom:0}.section-view{display:none;min-height:calc(100vh - 92px);padding:34px clamp(16px,4vw,58px) 58px;animation:viewIn .45s ease}.section-view.active{display:block}.section-head{display:flex;align-items:center;gap:18px;margin-bottom:26px}.section-head button,.reader-close{width:auto;margin:0;border:1px solid var(--line);background:#0b2131;color:var(--gold);border-radius:10px;padding:10px 14px;cursor:pointer}.section-head h1{margin:0;color:var(--gold);font-size:clamp(25px,3vw,38px)}.content-shell{border:1px solid var(--line);border-radius:24px;background:var(--panel);backdrop-filter:blur(16px);box-shadow:0 25px 90px #0008;padding:24px}.search{width:100%;padding:13px 15px;border:1px solid rgba(167,195,216,.25);border-radius:11px;background:#071722;color:white;font:inherit;margin-bottom:18px}.role-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:13px;max-height:68vh;overflow:auto;padding-right:6px}.role-card{border:1px solid rgba(226,178,81,.25);border-radius:14px;padding:15px;background:#0a1d2a;cursor:pointer}.role-card:hover{border-color:#e1b459}.role-card b{color:var(--gold)}.role-card small{display:block;color:#8fa4b4;margin-top:4px}.role-card p{color:#c9d2da;font-size:13px;line-height:1.55;margin:10px 0 0}.rules-layout{display:grid;grid-template-columns:250px 1fr;gap:18px}.rule-menu{display:grid;align-content:start;gap:8px}.rule-menu button{margin:0;text-align:left;border:1px solid #ffffff19;border-radius:10px;padding:12px;background:#0a1d2a;color:#dce4eb;cursor:pointer}.rule-menu button.active{color:var(--gold);border-color:var(--line);background:#123047}.rule-copy{padding:9px 12px;line-height:1.75}.rule-copy h2{color:var(--gold)}.bookshelf-layout{display:grid;grid-template-columns:minmax(270px,380px) 1fr;gap:26px;min-height:68vh}.story-roll{position:relative;height:68vh;overflow-y:auto;scroll-snap-type:y proximity;padding:7px 12px 40vh 4px;perspective:900px}.story-roll::-webkit-scrollbar,.role-grid::-webkit-scrollbar{width:7px}.story-roll::-webkit-scrollbar-thumb,.role-grid::-webkit-scrollbar-thumb{background:#946b2f;border-radius:10px}.story-card{scroll-snap-align:start;position:relative;margin:0 0 13px;padding:20px 18px 18px 70px;min-height:104px;border:1px solid rgba(229,183,91,.37);border-radius:15px;background:linear-gradient(135deg,#102b3e,#07151f);box-shadow:0 12px 25px #0005;cursor:pointer;opacity:0;transform:translateY(46px) rotateX(-12deg);animation:cardRoll .52s cubic-bezier(.2,.75,.25,1) forwards;animation-delay:calc(var(--i)*55ms)}.story-card:before{content:attr(data-number);position:absolute;left:15px;top:18px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid #d5a94f;color:var(--gold);font-weight:900;background:#07121c}.story-card:hover,.story-card.active{border-color:#f0ca78;background:linear-gradient(135deg,#173c51,#0a1e2c);transform:translateX(5px)}.story-card h3{color:#f5d892;margin:0 0 7px}.story-card p{font-size:12px;color:#9fb0bd;margin:0}.reader{position:relative;border:1px solid rgba(230,181,82,.28);border-radius:19px;background:#f1e5c9;color:#2c2117;padding:clamp(24px,4vw,52px);overflow:auto;max-height:68vh;box-shadow:inset 0 0 70px #9a744a33}.reader:before{content:'';position:absolute;inset:12px;border:1px solid #8f673958;pointer-events:none}.reader-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#7a5731}.reader h2{font-size:clamp(25px,3vw,40px);font-family:Georgia,serif;color:#4c3018;margin:10px 0 20px}.reader-body{font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.9;white-space:pre-line}.reader-empty{height:100%;display:grid;place-items:center;text-align:center;color:#755c42}.reader-close{display:none;position:sticky;float:right;top:0;z-index:2}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);z-index:100;padding:11px 17px;border:1px solid var(--line);border-radius:30px;background:#06151fee;color:#e7edf2;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes cardRoll{to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes viewIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@media(max-width:900px){.hero{grid-template-columns:1fr;align-items:stretch}.portal{min-height:220px}.bookshelf-layout{grid-template-columns:1fr}.story-roll{height:55vh;padding-bottom:25vh}.reader{display:none;position:fixed;inset:98px 12px 12px;z-index:80;max-height:none}.reader.open{display:block}.reader-close{display:block}.rules-layout{grid-template-columns:1fr}.rule-menu{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.library-header{height:74px;padding:0 12px}.brand{height:48px;max-width:128px}.back-link{font-size:12px}.time-state span{display:none}.hero,.section-view{min-height:calc(100vh - 74px)}.hero{padding:22px 14px;gap:17px}.portal{min-height:185px;padding:24px 18px}.portal-icon{font-size:45px}.content-shell{padding:13px;border-radius:18px}.section-view{padding:20px 10px 35px}.section-head{gap:10px}.section-head h1{font-size:22px}.role-grid{grid-template-columns:1fr}.rule-menu{grid-template-columns:1fr}.bookshelf-layout{gap:12px}.story-roll{height:69vh}.reader{inset:78px 8px 8px;padding:35px 24px}.reader-body{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

.editor-open{margin-left:auto!important}.editor-overlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#000c;backdrop-filter:blur(8px)}.editor-overlay[hidden]{display:none}.editor-panel{width:min(820px,96vw);max-height:92vh;overflow:auto;padding:24px;border:1px solid var(--line);border-radius:20px;background:#071722;color:#eaf0f5;box-shadow:0 30px 100px #000}.editor-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.editor-head small{color:#b8c5cf;letter-spacing:.15em}.editor-head h2{color:var(--gold);margin:5px 0 0}.editor-head button{width:auto;margin:0}.editor-fields{display:grid;grid-template-columns:140px 1fr;gap:14px}.editor-fields label{display:grid;gap:6px;color:#cbd5dd;font-size:13px;font-weight:700}.editor-fields label:nth-child(n+3){grid-column:1/-1}.editor-fields input,.editor-fields textarea{width:100%;border:1px solid #ffffff22;border-radius:10px;background:#0b2130;color:white;padding:12px;font:inherit}.editor-fields textarea{resize:vertical;line-height:1.65}.editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:16px}.editor-actions button{width:auto;margin:0}.editor-actions .primary{background:#93691f;color:white;border-color:#d9ad52}.editor-actions .danger{margin-right:auto;background:#461917;color:#ffc3bd}.publish-check{display:flex!important;align-items:center;gap:7px;margin-right:auto}.publish-check input{width:auto}.editor-help{margin:12px 0 0;color:#91a2b0;font-size:12px}.scene-break{display:block;text-align:center;letter-spacing:.7em;color:#8a6844;margin:25px 0}.reader-body p{margin:0 0 1.15em;text-indent:1.5em}.reader-body p:first-child{text-indent:0}.story-tools{display:flex;gap:7px;margin-top:10px}.story-tools button{width:auto;margin:0;padding:5px 8px;border:1px solid #ffffff1f;border-radius:7px;background:#071722;color:#d9e2e9;font-size:11px}
@media(max-width:900px){.bookshelf-layout{display:flex;flex-direction:column;min-height:0}.story-roll{width:100%;height:clamp(230px,38vh,350px);padding:7px 5px 12px;transition:height .35s}.bookshelf-layout.has-selection .story-roll{height:132px}.story-card{width:100%;min-height:110px;margin-bottom:12px}.reader{display:block;position:relative;inset:auto;z-index:1;width:100%;max-height:none;min-height:58vh;padding:42px clamp(22px,6vw,42px);border-radius:16px}.reader.open{display:block}.reader-close{display:none}.reader-empty{min-height:48vh}.editor-open{margin-left:0!important}.editor-overlay{padding:8px}.editor-panel{padding:16px;max-height:96vh}.editor-fields{grid-template-columns:1fr}.editor-fields label:nth-child(n+3){grid-column:1}.editor-actions{flex-wrap:wrap}.publish-check{width:100%;margin:0}.editor-actions .danger{margin-right:auto}}
@media(max-width:560px){.bookshelf-layout{margin:0 -3px}.story-roll{height:36vh}.bookshelf-layout.has-selection .story-roll{height:125px}.story-card{padding:18px 13px 16px 64px}.reader{min-height:calc(100dvh - 285px);padding:38px 20px 45px}.reader:before{inset:9px}.reader h2{font-size:27px;line-height:1.2}.reader-body{font-size:16px;line-height:1.85}.section-head{flex-wrap:wrap}.section-head .editor-open{width:100%}.editor-actions button{flex:1}.editor-actions .danger{flex:0 0 auto}}
/* Single-screen library stage */
html,body{width:100%;height:100%;overflow:hidden}body,h1,h2,h3,p,button,input,textarea{font-family:'Be Vietnam Pro','Segoe UI',system-ui,sans-serif!important}main{height:calc(100dvh - 92px);position:relative;overflow:hidden}.hero{height:100%;min-height:0}.portal-icon{width:62px;height:62px;display:grid;place-items:center;color:var(--gold);filter:drop-shadow(0 6px 12px #000)}.portal-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.portal:hover .portal-icon{transform:translateY(-3px) scale(1.06)}.section-view{display:block;position:fixed;z-index:40;left:0;right:0;top:92px;bottom:0;min-height:0;padding:28px clamp(16px,4vw,58px);overflow:hidden;background:linear-gradient(180deg,rgba(3,12,20,.94),rgba(2,9,15,.98));opacity:0;transform:translateY(105%);visibility:hidden;pointer-events:none;transition:transform .52s cubic-bezier(.2,.76,.24,1),opacity .38s ease,visibility 0s linear .52s;animation:none}.section-view.active{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition-delay:0s}.section-head{height:50px;margin:0 0 16px}.section-head h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-shell{height:calc(100% - 66px);min-height:0;overflow:hidden}.role-grid{max-height:none;height:calc(100% - 58px);overflow:auto}.rules-layout{height:calc(100% - 66px)}.rule-menu,.rule-copy{overflow:auto}.bookshelf-layout{height:calc(100% - 66px);min-height:0}.story-roll{height:100%;padding-bottom:35vh}.reader{height:100%;max-height:none;overflow-y:auto;overscroll-behavior:contain;font-family:inherit}.reader h2,.reader-body{font-family:'Be Vietnam Pro','Segoe UI',system-ui,sans-serif!important}.reader-body{font-size:16px;line-height:1.85}.reader-body p{text-indent:0}.reader-mobile-back{display:none}.empty-book-icon{display:block;color:#8b672f;font-size:52px;margin-bottom:12px}
@media(max-width:900px){main{height:calc(100dvh - 74px)}.hero{height:100%;padding:16px 14px;gap:12px;grid-template-rows:repeat(3,minmax(0,1fr));overflow:hidden}.portal{min-height:0;height:100%;padding:13px 18px;justify-content:center}.portal-icon{width:42px;height:42px}.portal h2{font-size:18px;margin:8px 0 4px}.portal p{font-size:11px;line-height:1.4}.section-view{top:74px;padding:14px 10px 12px}.section-head{height:44px;margin-bottom:10px;flex-wrap:nowrap}.section-head h1{font-size:20px}.section-head .editor-open{width:auto;margin-left:auto!important;font-size:0;padding:9px}.section-head .editor-open:after{content:'＋';font-size:18px}.content-shell{height:calc(100% - 54px);padding:10px}.rolesView .content-shell{overflow:hidden}.rules-layout{height:calc(100% - 54px)}.bookshelf-layout{height:calc(100% - 54px);display:block;margin:0}.story-roll{height:100%;padding:4px 3px 25vh;overflow-y:auto}.story-card{min-height:102px}.reader{display:none;position:relative;width:100%;height:100%;min-height:0;max-height:none;padding:55px 22px 32px;overflow-y:auto;border-radius:14px}.bookshelf-layout.reading .story-roll{display:none}.bookshelf-layout.reading .reader{display:block}.reader-mobile-back{display:block;position:sticky;top:-43px;z-index:4;width:auto;margin:0 0 16px;padding:8px 11px;border:1px solid #8e6937;border-radius:9px;background:#0b2131;color:var(--gold);font-weight:800}.reader:before{position:fixed;pointer-events:none}.reader-empty{display:none}.bookshelf-layout:not(.reading) .reader{display:none}.bookshelf-layout.has-selection .story-roll{height:100%}}
@media(max-width:560px){.library-header{height:68px}.brand{height:43px}.back-link{font-size:10px}.time-state i{width:8px;height:8px}main{height:calc(100dvh - 68px)}.section-view{top:68px}.hero{padding:12px 10px;gap:9px}.portal{border-radius:18px}.portal-icon{width:36px;height:36px}.portal h2{font-size:16px}.section-head button{font-size:11px;padding:8px}.section-head h1{font-size:17px}.story-roll{padding-bottom:18vh}.story-card{width:100%;min-height:96px;padding-top:15px}.reader{padding:50px 18px 28px}.reader h2{font-size:23px}.reader-body{font-size:14px;line-height:1.8}.reader-mobile-back{top:-39px}}
@media(max-width:900px){.reader:before{position:absolute}}

/* Bookshelf hierarchy */
[hidden]{display:none!important}.book-shelf-stage{height:calc(100% - 66px);min-height:0;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 50% 20%,rgba(37,75,99,.22),rgba(2,10,17,.92));overflow:hidden;padding:clamp(20px,4vw,48px)}.book-cover-rail{height:100%;display:flex;align-items:center;gap:clamp(18px,3vw,38px);overflow-x:auto;overflow-y:hidden;padding:22px 35vw 30px 18px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.book-cover-card{position:relative;flex:0 0 clamp(170px,18vw,250px);aspect-ratio:2/3;scroll-snap-align:center;border:1px solid rgba(222,174,78,.42);border-radius:10px;background:#07141f;box-shadow:0 18px 38px #000a;overflow:hidden;cursor:pointer;opacity:0;transform:translateX(45px) rotateY(-8deg);animation:bookCoverIn .5s cubic-bezier(.2,.75,.25,1) forwards;animation-delay:calc(var(--i)*70ms);transition:transform .25s,border-color .25s,box-shadow .25s,filter .25s}.book-cover-card:hover,.book-cover-card:focus-visible{transform:translateY(-8px) scale(1.025);border-color:#f3cd78;filter:brightness(1.12);box-shadow:0 22px 50px #000,0 0 28px rgba(242,192,89,.48)}.book-cover-card>img{width:100%;height:100%;display:block;object-fit:cover}.book-cover-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:20px;background:linear-gradient(145deg,#17354a,#07131e);color:var(--gold);text-align:center;font-weight:800}.book-cover-placeholder img{width:75%;height:auto;object-fit:contain}.book-edit-btn{position:absolute;right:8px;bottom:8px;width:auto;margin:0;padding:6px 9px;border:1px solid #c99b45;border-radius:7px;background:#07131edd;color:#f5d58b}.library-message{margin:auto;color:#b7c3ce;text-align:center}.book-editor-grid{display:grid;grid-template-columns:1fr 230px;gap:15px}.book-editor-grid label{display:grid;gap:7px;color:#cbd5dd;font-size:13px;font-weight:700}.book-editor-grid input,.editor-fields select{width:100%;border:1px solid #ffffff22;border-radius:10px;background:#0b2130;color:white;padding:12px;font:inherit}.book-cover-preview{grid-column:2;grid-row:1/3;width:190px;aspect-ratio:2/3;margin:auto;display:grid;place-items:center;border:1px dashed #9e783d;border-radius:9px;overflow:hidden;color:#8fa0ae}.book-cover-preview img{width:100%;height:100%;object-fit:cover}.vfx-editor{grid-column:1/-1;padding:12px;border:1px solid #ffffff18;border-radius:12px;background:#06131d}.vfx-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.vfx-editor-head button{width:auto;margin:0;padding:7px 10px}.vfx-marker-row{display:grid;grid-template-columns:105px 105px 1fr 34px;gap:8px;align-items:end;margin:7px 0}.vfx-marker-row label{display:grid;gap:4px}.vfx-marker-row input,.vfx-marker-row select{width:100%;padding:8px;border:1px solid #ffffff22;border-radius:8px;background:#0a2130;color:white}.vfx-marker-row button{width:34px;height:36px;margin:0;padding:0}.book-cover-rail,.story-roll,.reader,.role-grid,.rule-copy,.editor-panel{scrollbar-width:thin;scrollbar-color:#c6923c #07131d}.book-cover-rail::-webkit-scrollbar,.story-roll::-webkit-scrollbar,.reader::-webkit-scrollbar,.role-grid::-webkit-scrollbar,.rule-copy::-webkit-scrollbar,.editor-panel::-webkit-scrollbar{width:9px;height:9px}.book-cover-rail::-webkit-scrollbar-track,.story-roll::-webkit-scrollbar-track,.reader::-webkit-scrollbar-track,.role-grid::-webkit-scrollbar-track,.rule-copy::-webkit-scrollbar-track,.editor-panel::-webkit-scrollbar-track{background:#07131d;border:1px solid rgba(203,157,73,.18);border-radius:10px}.book-cover-rail::-webkit-scrollbar-thumb,.story-roll::-webkit-scrollbar-thumb,.reader::-webkit-scrollbar-thumb,.role-grid::-webkit-scrollbar-thumb,.rule-copy::-webkit-scrollbar-thumb,.editor-panel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e0b45e,#805716);border:2px solid #07131d;border-radius:10px}.story-card p{display:none}.reader-kicker{display:none}@keyframes bookCoverIn{to{opacity:1;transform:none}}
#libraryVfxCanvas{position:fixed;inset:0;z-index:1000;width:100vw;height:100vh;pointer-events:none}.library-vfx-dom{position:fixed;inset:0;z-index:999;pointer-events:none;overflow:hidden}
@media(max-width:900px){.book-shelf-stage{height:calc(100% - 54px);padding:12px 10px}.book-cover-rail{gap:18px;padding:14px 42vw 24px 8px}.book-cover-card{flex-basis:clamp(150px,48vw,210px)}.book-editor-grid{grid-template-columns:1fr}.book-cover-preview{grid-column:1;grid-row:auto;width:150px}.vfx-marker-row{grid-template-columns:80px 80px 1fr 34px}.bookshelf-layout:not(.reading) .reader{display:none}.bookshelf-layout:not(.reading) .story-roll{display:block}.bookshelf-layout.reading .story-roll{display:none}.bookshelf-layout.reading .reader{display:block}}
@media(max-width:560px){.book-cover-rail{padding-right:38vw}.book-cover-card{flex-basis:44vw}.vfx-marker-row{grid-template-columns:1fr 34px}.vfx-marker-row label:first-child{grid-column:1}.vfx-marker-row label:nth-child(2){grid-column:1}.vfx-marker-row button{grid-column:2;grid-row:1/3;align-self:center}}
/* VFX anchors: select story text instead of numbering paragraphs */
.vfx-editor-head>div{display:grid;gap:3px}.vfx-editor-head>div small{color:#91a2b0;font-weight:400}.vfx-editor-head select{min-width:220px;border:1px solid #ffffff22;border-radius:9px;background:#0a2130;color:#fff;padding:8px}.vfx-marker-row{grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) 34px}.vfx-anchor-preview{align-self:center;min-width:0;padding:9px 11px;border-left:2px solid #c6923c;background:#ffffff08;color:#d6dee5;font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vfx-marker-row label{grid-column:auto!important}.vfx-marker-row button{grid-column:auto!important;grid-row:auto!important}
@media(max-width:720px){.vfx-editor-head{align-items:stretch;flex-direction:column}.vfx-editor-head select{width:100%;min-width:0}.vfx-editor-head button{width:100%}.vfx-marker-row{grid-template-columns:1fr 34px}.vfx-anchor-preview{grid-column:1/-1}.vfx-marker-row label{grid-column:1}.vfx-marker-row button{grid-column:2!important;grid-row:2!important}}
/* Book-style chapter bookmark and next chapter navigation */
.reader-next-chapter{margin:32px 0 4px auto;width:min(330px,100%);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:16px;align-items:center;text-align:right;padding:15px 17px;border:1px solid #9b753d;border-radius:12px;background:linear-gradient(135deg,#ead9b5,#f7edda);color:#4a301b;box-shadow:0 10px 24px #6d4a2626;cursor:pointer}.reader-next-chapter small{grid-column:1;color:#87653e}.reader-next-chapter b{grid-column:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reader-next-chapter span{grid-column:2;grid-row:1/3;font-size:30px;color:#8b5b20;transition:transform .25s}.reader-next-chapter:hover span{transform:translateX(5px)}
.vfx-marker-row{grid-template-columns:minmax(160px,1fr) minmax(190px,1fr) 135px 34px}
@media(max-width:900px){.reader-mobile-back{display:flex;position:sticky;top:0;z-index:4;align-items:center;gap:7px;width:max-content;max-width:220px;margin:0 0 18px -14px;padding:9px 14px 9px 12px;border:1px solid #8e6937;border-left:0;border-radius:0 9px 9px 0;background:linear-gradient(180deg,#16334a,#091b29);color:var(--gold);font-weight:800;box-shadow:4px 5px 12px #2b1d1260;transform-origin:left center;transition:transform .42s cubic-bezier(.2,.78,.2,1),opacity .35s,filter .35s}.reader-mobile-back:after{content:'';position:absolute;left:0;top:100%;border-top:8px solid #06131d;border-right:8px solid transparent}.bookmark-tucked .reader-mobile-back{transform:translateX(calc(-100% + 23px));opacity:.52;filter:saturate(.65)}.bookmark-tucked .reader-mobile-back b{opacity:0}.reader-mobile-back:hover,.reader-mobile-back:focus-visible{transform:translateX(0);opacity:1;filter:none}.reader-next-chapter{margin-top:26px}.vfx-marker-row{grid-template-columns:1fr 1fr 34px}.vfx-anchor-preview{grid-column:1/-1}.vfx-marker-row button{grid-column:3!important;grid-row:2!important}}
@media(max-width:560px){.reader-mobile-back{margin-left:-10px}.reader-next-chapter{padding:13px 14px}.vfx-marker-row{grid-template-columns:1fr 34px}.vfx-marker-row label{grid-column:1}.vfx-marker-row button{grid-column:2!important;grid-row:2/4!important}}
/* Story inline formatting toolbar */
.story-content-field{grid-column:1/-1;display:grid;gap:7px}.story-content-field>label{color:#cbd5dd;font-size:13px;font-weight:700}.story-format-toolbar{display:flex;align-items:center;gap:6px;padding:6px;border:1px solid #ffffff18;border-radius:9px 9px 0 0;background:#071722}.story-format-toolbar button{width:34px;height:32px;margin:0;padding:0;border:1px solid #ffffff22;border-radius:6px;background:#102b3e;color:#f1d18c;font:inherit;cursor:pointer}.story-format-toolbar button:hover{border-color:#d6a94f;background:#17394e}.story-format-toolbar small{margin-left:5px;color:#91a2b0}.story-content-field textarea{margin-top:-7px;border-radius:0 0 10px 10px!important}.reader-body strong{font-weight:800;color:#382514}.reader-body em{font-style:italic;color:#56381f}
@media(max-width:560px){.story-format-toolbar small{display:none}}
/* Keep the chapter bookmark title color stable in every state */
.reader-mobile-back,.reader-mobile-back b,.bookmark-tucked .reader-mobile-back,.bookmark-tucked .reader-mobile-back b{color:var(--gold)!important;filter:none!important}.bookmark-tucked .reader-mobile-back{opacity:1}.reader-mobile-back b{transition:opacity .28s;color:var(--gold)!important}.bookmark-tucked .reader-mobile-back:hover b,.bookmark-tucked .reader-mobile-back:focus-visible b{opacity:1;color:var(--gold)!important}