@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Space+Mono&display=swap');
:root{--night:#0c120e;--ink:#263022;--paper:#ede9d7;--lime:#c5f47b;--accent:#c5ff52;--line:#334133;--muted:#a8b6a0;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',sans-serif;--mono:'Space Mono',monospace}*{box-sizing:border-box}body{margin:0;background:var(--night);color:#f0efdf;font:16px/1.6 var(--sans)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #79a74a;outline-offset:4px}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.topbar{height:76px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #33413377}.brand{font-weight:700;letter-spacing:-.5px;font-size:22px}.brand span{font:10px var(--mono);letter-spacing:1px;color:var(--muted);margin-left:16px}.top-actions{display:flex;align-items:center;gap:16px}.top-actions button{border:0;background:none;min-width:44px;min-height:44px;font-size:13px}.top-actions button:last-child{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.cover{position:relative;isolation:isolate;min-height:calc(100svh - 76px);overflow:hidden;display:flex;align-items:center}.cover-bg{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#09110ef2 0%,#09110e99 50%,#09110e80),url('../artworks/08-lighthouse.png') center/cover}.cover:after{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 77% 44%,#bafa5d20,transparent 45%)}.cover-content{position:relative;padding:60px 8% 100px;z-index:2;width:60%}.overline{font:10px/1.7 var(--mono);letter-spacing:1.6px}.cover .overline{color:var(--lime)}h1{font:500 clamp(76px,8vw,124px)/.9 var(--serif);letter-spacing:-3px;margin:28px 0}h1 em{color:var(--lime);font-weight:400}.cover-content>p{font-size:18px;color:#c8d0bd;line-height:1.8}.primary{background:var(--lime);color:#1b2a15;border:none;border-radius:40px;padding:17px 34px;font-weight:600;font-size:16px;min-width:205px;margin-top:18px;box-shadow:0 0 40px #bafa5d1a;transition:transform .2s}.primary:hover{transform:translateY(-3px)}.cover-details{display:flex;gap:22px;margin-top:28px;font-size:12px;color:var(--muted)}#load-status{font:12px var(--mono);margin:15px 0;min-height:24px}.cover-moth{position:absolute;width:48%;height:78%;object-fit:contain;right:0;bottom:4%;filter:drop-shadow(0 15px 35px #0009);transform:rotate(-5deg);animation:coverFloat 6s ease-in-out infinite}.cover-bottom{position:absolute;bottom:24px;left:8%;font:10px var(--mono);letter-spacing:2px;color:var(--muted)}.reader{max-width:1560px;margin:auto;padding:20px 4% 12px}.reader[hidden],.cover[hidden]{display:none}.book-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:var(--muted);font:11px var(--mono)}.book{display:grid;grid-template-columns:1.05fr 1fr;min-height:550px;height:calc(100svh - 250px);max-height:790px;border-radius:9px 13px 13px 9px;position:relative;box-shadow:0 14px 0 -7px #d1cab3,0 21px 0 -13px #817a64,0 34px 60px #0009;perspective:1600px;border:1px solid #7e805155}.book:after{content:'';position:absolute;left:51.2%;top:0;bottom:0;width:30px;transform:translateX(-50%);background:linear-gradient(90deg,#0000,#0007,#0000);pointer-events:none;z-index:4}.illustration{position:relative;overflow:hidden;border-radius:8px 0 0 8px;background:#162019;isolation:isolate}.fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center}.scene-canvas,#scene-canvas{position:absolute;inset:0}.scene-canvas canvas,#scene-canvas canvas{width:100%;height:100%;display:block}.scene-vignette{position:absolute;inset:0;background:linear-gradient(#03090333,transparent 35%,#030903cc);pointer-events:none}.scene-topline{position:absolute;left:26px;right:24px;top:24px;display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:1px;color:#e0e9d0}.depth-label{opacity:.6;font-size:8px}.scene-quote{position:absolute;bottom:92px;left:32px;right:25px;font:500 clamp(26px,3vw,45px)/1.1 var(--serif);color:#e4edc5;text-shadow:0 2px 18px #000}.clue{position:absolute;left:30px;bottom:34px;background:#12200ca6;border:1px solid #9ab77866;padding:10px 15px;min-height:44px;border-radius:30px;color:#e6f8c5;font-size:12px;backdrop-filter:blur(10px)}.clue span{color:var(--lime);margin-right:9px}.move-hint{position:absolute;bottom:18px;right:25px;color:#bfceb1;font:9px var(--mono)}.page{position:relative;display:flex;flex-direction:column;min-height:0;background:var(--paper);color:var(--ink);padding:27px 8% 20px;border-radius:0 12px 12px 0;background-image:linear-gradient(90deg,#9d957730,transparent 13%,#fff2 80%,#c4b99333)}.page-top{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#6e775e}.page-top .overline{font-size:8px;max-width:240px}.page-number{font:18px var(--serif)}.page-copy{margin:auto 0;overflow-y:auto;padding:18px 2px;scrollbar-width:thin}.subtitle{font:11px var(--mono);letter-spacing:.3px;color:#7a816b;margin:0 0 11px}.page h2{font:600 clamp(33px,3.6vw,57px)/.96 var(--serif);letter-spacing:-1px;margin:0 0 23px}.narrative{font:500 clamp(17px,1.6vw,23px)/1.55 var(--serif)}.narrative p{margin:0 0 15px}.narrative p:last-child{margin-bottom:0}.word{transition:color .18s,background .18s;border-radius:3px}.word.spoken{color:#697052}.word.current{background:#c6df83;color:#203310;box-shadow:0 2px 0 #a3bb63}.page-footer{display:flex;justify-content:space-between;align-items:center;color:#777c67;font:10px var(--mono);gap:15px;margin-top:12px}.page-flourish{font-size:25px;color:#79885b}.transport{display:flex;align-items:center;gap:25px;margin:30px 0 13px}.play-controls{display:flex;align-items:center;gap:12px}.transport button{border:1px solid var(--line);background:#182218;min-height:44px;padding:8px 15px;border-radius:7px;font-size:13px}.play-controls button{width:44px;border-radius:50%;padding:0;font-size:20px}.play-controls .play{background:var(--lime);color:var(--ink);width:50px;height:50px;font-size:18px;border:0}.seek-wrap{flex:1;min-width:90px}.seek-label{display:flex;justify-content:space-between;font:10px var(--mono);color:var(--muted);margin-bottom:5px}input[type=range]{width:100%;height:15px;accent-color:var(--lime);cursor:pointer}#chapters-open{white-space:nowrap}#chapters-open span{margin-left:15px;font-size:18px}.chapter-track{display:grid;grid-template-columns:repeat(10,1fr);gap:7px}.chapter-track button{height:27px;border:0;border-top:3px solid #334133;background:transparent;font:9px var(--mono);color:#778b73;padding:5px 0}.chapter-track button[aria-current=true]{border-color:var(--lime);color:var(--lime)}.reader-foot{display:flex;justify-content:space-between;color:#82917c;font:10px var(--mono);align-items:center;margin-top:6px}.reader-foot button{border:0;background:transparent;font:10px var(--mono);min-height:35px;padding:0;color:#a9b89e}.turning .page-copy{animation:pageIn .7s ease both}.turning .scene-quote{animation:pageIn .9s ease both}.turning .illustration{animation:sceneIn .65s ease both}dialog{width:min(720px,92vw);max-height:88svh;background:#eeeada;color:var(--ink);border:1px solid #a8b08a;border-radius:14px;padding:32px;overflow:auto;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#030b07c9;backdrop-filter:blur(10px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:25px}.dialog-top h2,dialog>h2{font:600 38px/1 var(--serif);margin:7px 0}.close{border:1px solid #a7ad95;background:transparent;color:var(--ink);border-radius:50%;width:44px;min-width:44px;height:44px;font-size:27px}.setting{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;border-top:1px solid #c4c8b2;font-size:15px}.setting small{display:block;color:#71785e;font-size:12px;max-width:400px;margin-top:5px}.setting input{width:20px;height:20px;accent-color:#526d33}.setting select,#guide-section{padding:10px;border:1px solid #a6b092;border-radius:5px;background:#f3f0e4;color:var(--ink);max-width:100%}.small{font-size:12px;color:#71785e}.clue-text{font:500 26px/1.45 var(--serif)}#chapter-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chapter-option{display:flex;gap:15px;padding:12px;background:#e4e2d0;border:1px solid #cacfb6;border-radius:7px;text-align:left;color:var(--ink);align-items:center}.chapter-option img{width:60px;height:60px;object-fit:cover;border-radius:4px}.chapter-option span{display:block;font:10px var(--mono);color:#69775b}.chapter-option strong{font-size:13px;line-height:1.3;display:block;margin-top:4px}.chapter-option[aria-current=true]{border-color:#607c32;background:#dce7bf}#guide-dialog{width:min(900px,94vw)}#guide-dialog>label{display:block;font-size:12px;margin-bottom:7px}#guide-section{width:100%;margin-bottom:25px}#guide-content{line-height:1.8;font-size:15px}#guide-content h3{font:600 30px var(--serif)}#guide-content p{white-space:pre-line}#guide-content table{border-collapse:collapse;width:100%;font-size:13px}#guide-content td,#guide-content th{padding:10px;text-align:left;border-bottom:1px solid #c4c8b2;vertical-align:top}#guide-content .table-wrap{overflow:auto}#guide-content ul{padding-left:20px}.no-motion *{animation:none!important;transition:none!important}@keyframes coverFloat{50%{transform:translateY(-15px) rotate(-2deg)}}@keyframes pageIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes sceneIn{from{opacity:.3}to{opacity:1}}@media(min-width:1500px){.narrative{font-size:24px}.page h2{font-size:60px}}@media(max-width:1000px){.book{grid-template-columns:1fr 1fr}.book:after{left:50%}.page{padding:24px 7% 17px}.narrative{font-size:19px}.move-hint{display:none}.depth-label{display:none}.transport{gap:15px}.voice-toggle{display:none}.cover-content{width:68%}.cover-moth{right:-7%;width:55%}}@media(max-width:680px){.topbar{height:65px;padding:0 5%}.brand{font-size:18px}.brand span{display:none}.top-actions{gap:8px}.top-actions button{font-size:12px}.cover{min-height:calc(100svh - 65px);align-items:flex-start}.cover-content{padding:48px 7% 290px;width:100%}.cover .overline{font-size:9px}h1{font-size:78px;line-height:.9;margin:25px 0}.cover-content>p{font-size:15px;line-height:1.6}.cover-details{gap:16px;font-size:10px;margin-top:22px}.cover-moth{width:67%;height:43%;right:-7%;bottom:1%;opacity:.85}.cover-bottom{font-size:8px;left:7%;bottom:17px;max-width:140px}.reader{padding:15px 4% 15px}.book-heading{font-size:9px}.book-heading .overline{font-size:8px}.book{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none;border-radius:10px}.book:after{display:none}.illustration{height:310px;flex-shrink:0;border-radius:9px 9px 0 0}.page{border-radius:0 0 9px 9px;padding:23px 7%}.page-copy{padding:16px 0 5px}.page h2{font-size:40px;margin-bottom:20px}.narrative{font-size:21px;line-height:1.48}.page-top .overline{font-size:8px}.page-footer{font-size:9px}.scene-quote{font-size:29px;bottom:78px;left:23px}.clue{bottom:21px;left:20px;font-size:11px;padding:9px 13px}.scene-topline{top:18px;left:22px;font-size:8px}.transport{gap:12px;margin-top:25px;flex-wrap:wrap}.play-controls{gap:7px}.play-controls button{width:40px;min-height:40px}.play-controls .play{width:45px;height:45px}.seek-wrap{min-width:140px}#chapters-open{font-size:11px;min-height:40px;width:100%;display:flex;justify-content:space-between}.chapter-track{gap:5px}.reader-foot{font-size:8px;gap:15px;align-items:start}.reader-foot button{font-size:9px}.reader-foot>span{max-width:140px;text-align:right;margin-top:8px}#chapter-menu{grid-template-columns:1fr}.dialog-top h2,dialog>h2{font-size:33px}.setting{font-size:13px}.setting small{font-size:11px}.setting{gap:15px}dialog{padding:24px}.setting select{max-width:145px;font-size:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.world-background{position:fixed;inset:-5%;z-index:-3;background:url('../artworks/08-lighthouse.png') center/cover;filter:blur(3px) saturate(.65);opacity:.7;transition:background-image 1s;animation:worldDrift 25s ease-in-out infinite alternate}.world-shadow{position:fixed;inset:0;z-index:-2;background:radial-gradient(ellipse at 50% 42%,#09120a22,#030904d9 85%)}.topbar{background:#08100966;backdrop-filter:blur(12px)}.reader{max-width:1240px;padding-top:30px}.book{grid-template-columns:1fr 1fr;max-height:650px;min-height:570px;height:calc(100svh - 300px);box-shadow:0 14px 0 -7px #bbb49d,0 22px 0 -13px #534d3a,0 45px 95px #000c;transform:rotateX(1deg)}.book:after{left:50%}.page{order:0;border-radius:12px 0 0 12px;background-image:linear-gradient(90deg,#d4cbb733,transparent 20%,#fff1 75%,#9d957747);padding-left:9%;padding-right:8%}.illustration{order:1;border-radius:0 10px 10px 0}.narrative{font-size:21px;line-height:1.5}.page h2{font-size:45px}.page-copy{padding-block:14px}.page-top .overline{font-size:8px}.scene-topline{font-size:8px}.depth-label{display:none}.scene-quote{font-size:35px}.transport{background:#071008bb;border:1px solid #566c3c33;padding:12px 18px;border-radius:14px;backdrop-filter:blur(15px)}.reader-foot{color:#b4bea9}.reader-foot>span{background:#08110a99;padding:5px 8px;border-radius:4px}.chapter-track button{color:#b1bea8;border-color:#70845b88}.cover-bg{background:linear-gradient(90deg,#09110eee 0%,#09110e99 50%,#09110e55),url('../artworks/08-lighthouse.png') center/cover}.clue{background:#111c0be6}.move-hint{font-size:8px}@keyframes worldDrift{to{transform:scale(1.055) translateX(-1%)}}@media(max-width:1000px){.narrative{font-size:19px}.page h2{font-size:38px}.page{padding:24px 7% 18px}.book{min-height:590px}.scene-quote{font-size:29px}.transport{gap:12px}}@media(max-width:680px){.reader{padding-top:17px;padding-bottom:170px}.book{display:flex;height:auto;max-height:none;min-height:0;transform:none}.illustration{order:0;border-radius:10px 10px 0 0;height:300px}.page{order:1;border-radius:0 0 10px 10px;padding:23px 7%}.narrative{font-size:21px;line-height:1.5}.page h2{font-size:40px}.transport{position:fixed;z-index:8;bottom:max(10px,env(safe-area-inset-bottom));left:4%;right:4%;margin:0;background:#0b160ff2;padding:12px;gap:6px 12px;box-shadow:0 5px 35px #000b}.transport #chapters-open{min-height:35px;padding:5px 12px}.chapter-track{margin-top:25px}.world-background{opacity:.4}.reader-foot{margin-top:15px}.seek-label{font-size:9px}.page-copy{overflow:visible}}
.book.turning:before{content:'';position:absolute;top:0;bottom:0;left:0;width:50%;z-index:7;pointer-events:none;background:linear-gradient(90deg,#ded7c4,#f1ecd9 75%,#b3a98c);border-radius:12px 0 0 12px;transform-origin:100% 50%;animation:turnLeaf .85s cubic-bezier(.3,.6,.2,1) forwards;backface-visibility:hidden}.turning .page-copy{animation:pageIn 1s ease both}@keyframes turnLeaf{0%{transform:rotateY(0deg);opacity:.75}65%{transform:rotateY(105deg);opacity:.3}100%{transform:rotateY(174deg);opacity:0}}@media(max-width:680px){.book.turning:before{display:none}}.no-motion .book.turning:before{display:none}@media(prefers-reduced-motion:reduce){.book.turning:before{display:none}}
