:root{--scrollbar-thumb:#721ee3;--scrollbar-track:transparent}@media (prefers-color-scheme:dark){:root{--scrollbar-thumb:#a985ff;--scrollbar-track:transparent}}.chapter-list{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.chapter-list::-webkit-scrollbar{width:4px}.chapter-list::-webkit-scrollbar-track{background:var(--scrollbar-track)}.chapter-list::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:2px}.wide{width:90%}.medium{width:80%}.narrow{width:70%}@media (min-width:768px){.wide{width:80%}.medium{width:70%}.narrow{width:60%}}@media (min-width:1024px){.wide{width:60%}.medium{width:50%}.narrow{width:40%}}.no-scrollbar{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}:root{--lines-purple-700:#5a4adb;--lines-purple-600:#6e60e5;--lines-purple-900:#4138b5;--gray-100:#f5f5f5;--gray-700:#444;--gray-800:#333;--gray-900:#1e1e1e;--text-muted:rgba(0,0,0,.6)}.dark{--text-muted:rgba(255,255,255,.6)}action,gate,header,image,item,line,liner,list,novel,play,scene{display:block;margin:.5rem 0;position:relative}novel{padding-bottom:1rem;counter-reset:chapter-counter}chapter{counter-increment:chapter-counter}h1,h2,h3,h4,h5,h6{display:block;font-weight:700;margin:.75rem 0 .5rem;--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity,1))}h1:is(.dark *),h2:is(.dark *),h3:is(.dark *),h4:is(.dark *),h5:is(.dark *),h6:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}h1{font-size:1.9rem}h2{font-size:1.6rem}h3{font-size:1.35rem}h4{font-size:1.2rem}h5{font-size:1.05rem}h6{font-size:.95rem}h1:empty:before,h2:empty:before,h3:empty:before,h4:empty:before,h5:empty:before,h6:empty:before{content:attr(data-ph) " " attr(level);color:rgba(0,0,0,.4);font-style:italic;pointer-events:none}act-title:empty:before,chapter-title:empty:before{content:attr(data-ph);color:rgba(0,0,0,.4);font-style:italic;pointer-events:none}ol,ul{padding-left:1.25rem;margin:.5rem 0}ul li:before{content:"• ";color:var(--text-muted)}ol{counter-reset:list-counter}ol li{counter-increment:list-counter}ol li:before{content:counter(list-counter) ". ";color:var(--text-muted)}li{margin-left:0}ol li+li,ul li+li{margin-top:.25rem}ol li p,ul li p{display:inline;margin:0}image{display:inline-block;max-width:100%;border-radius:.5rem;box-shadow:0 3px 8px rgba(0,0,0,.08)}p{margin-top:1rem;margin-bottom:1rem;--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity,1))}p:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}liner{width:100%;display:flex;justify-content:center}liner:empty:before,liner>button{padding:.4rem 1.2rem;font-family:Lines,sans-serif;font-size:1.3rem;border-radius:.375rem;color:#fff;background:var(--lines-purple-700);transition:background .25s}liner>button:hover{background:var(--lines-purple-600)}liner:empty:before{content:"— New plot line —";opacity:.4;pointer-events:none}gate{padding:.4rem 1rem;border:2px dashed var(--lines-purple-700);border-radius:.375rem;text-align:center;font-style:italic}gate:empty:before{content:"⛔ Gate here";color:var(--text-muted)}scene-title{display:block;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(76 21 149/var(--tw-text-opacity,1))}scene-title:is(.dark *){--tw-text-opacity:1;color:rgb(197 177 255/var(--tw-text-opacity,1))}act-title,chapter-title{display:block;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(114 30 227/var(--tw-text-opacity,1))}act-title:is(.dark *),chapter-title:is(.dark *){--tw-text-opacity:1;color:rgb(197 177 255/var(--tw-text-opacity,1))}chapter-title:before{content:"Chapter " counter(chapter-counter) ": "}act-title:before{content:"Act " counter(chapter-counter) ": "}action{margin-top:.5rem;margin-bottom:.5rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:400;font-style:italic;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}action:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}line{margin:.25rem 0}line character{display:block;margin-top:1rem;margin-bottom:.25rem;text-align:center;font-weight:700;letter-spacing:.1em;color:var(--char-color)}line character:is(.dark *){color:var(--char-color-dark)}line dialogue{display:block;font-size:normal;font-weight:500;margin:.25rem auto;max-width:40rem;text-align:center;line-height:1.75rem;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.group:hover line dialogue{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}line dialogue:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}parenthetical{display:block;margin-left:1.25rem;font-style:italic;color:var(--text-muted)}