@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&display=swap";@font-face{font-family:BlackChancery;src:url(/assets/BlackChancery-CqdkX8Ci.ttf) format("truetype");font-weight:400;font-style:normal}:root{font-family:Lora,serif;--brand-red: #e10600;--brand-red-rgb: 225, 6, 0;--bg: #000000;--bg-secondary: #111111;--bg-tertiary: #0c0c0c;--bg-viewer: #0f0f0f;--text: #ffffff;--text-muted: #cccccc;--text-dim: #aaaaaa;--nav-text: #ffffff;--border-subtle: rgba(255,255,255,.3);--border-hover: rgba(255,255,255,.6);--hover-subtle: rgba(255,255,255,.07);--spoiler-hidden: #2e2e2e;--spoiler-shown: rgba(var(--brand-red-rgb),.15)}[data-theme=light]{--bg: #f5efdf;--bg-secondary: #e8dfcc;--bg-tertiary: #e0d6c0;--bg-viewer: #ece4d2;--text: #1a1510;--text-muted: #555444;--text-dim: #777666;--nav-text: #1a1510;--border-subtle: rgba(0,0,0,.2);--border-hover: rgba(0,0,0,.5);--hover-subtle: rgba(0,0,0,.05);--spoiler-hidden: #a0a0a0;--spoiler-shown: rgba(var(--brand-red-rgb),.12)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);overflow-x:hidden}h1,h2,h3,.title-font{font-family:BlackChancery,serif}a{color:var(--text);text-decoration:none;transition:.2s}a:hover,.red{color:var(--brand-red)}.nav-home,.nav-characters,.nav-comics,.nav-music,.nav-map,.nav-about,.nav-recipes,.nav-contact,.nav-media,.nav-blog,.nav-shop,.nav-kopi{color:var(--nav-text);font-family:BlackChancery,serif;font-weight:600;letter-spacing:.03em;padding:.35rem .6rem;border-radius:6px;text-shadow:0 0 6px rgba(var(--glow),.9),0 0 16px rgba(var(--glow),.5),0 0 30px rgba(var(--glow),.25)}.nav-home{--glow: 0, 200, 100}.nav-characters{--glow: 160, 80, 220}.nav-comics{--glow: 255, 165, 0}.nav-music{--glow: 70, 130, 220}.nav-map{--glow: 255, 165, 0}.nav-about{--glow: 180, 0, 0}.nav-recipes{--glow: 70, 130, 220}.nav-contact{--glow: 0, 230, 255}.nav-media{--glow: 160, 80, 220}.nav-blog{--glow: 255, 100, 80}.nav-shop,.nav-kopi{--glow: 255, 210, 0}.nav-home:hover,.nav-characters:hover,.nav-comics:hover,.nav-music:hover,.nav-map:hover,.nav-about:hover,.nav-recipes:hover,.nav-contact:hover,.nav-media:hover,.nav-blog:hover,.nav-shop:hover,.nav-kopi:hover{color:#fff;background:rgba(var(--glow),.12);text-shadow:0 0 8px rgba(255,255,255,.7),0 0 18px rgba(var(--glow),1),0 0 36px rgba(var(--glow),.5)}[data-theme=light] .nav-home:hover,[data-theme=light] .nav-characters:hover,[data-theme=light] .nav-comics:hover,[data-theme=light] .nav-music:hover,[data-theme=light] .nav-map:hover,[data-theme=light] .nav-about:hover,[data-theme=light] .nav-recipes:hover,[data-theme=light] .nav-contact:hover,[data-theme=light] .nav-media:hover,[data-theme=light] .nav-blog:hover,[data-theme=light] .nav-shop:hover,[data-theme=light] .nav-kopi:hover{color:var(--nav-text)}.nav-home.active,.nav-blog.active,.nav-media.active,.nav-about.active,.nav-contact.active,.nav-characters.active,.nav-music.active,.nav-map.active,.nav-recipes.active,.nav-comics.active{color:#fff;text-shadow:0 0 8px rgba(255,255,255,.7),0 0 18px rgba(var(--glow),1),0 0 36px rgba(var(--glow),.5);border-bottom:2px solid rgba(var(--glow),.8)}[data-theme=light] .nav-home.active,[data-theme=light] .nav-blog.active,[data-theme=light] .nav-media.active,[data-theme=light] .nav-about.active,[data-theme=light] .nav-contact.active,[data-theme=light] .nav-characters.active,[data-theme=light] .nav-music.active,[data-theme=light] .nav-map.active,[data-theme=light] .nav-recipes.active,[data-theme=light] .nav-comics.active{color:var(--nav-text)}.nav-kopi{padding:.35rem .75rem;border:1px solid rgba(var(--glow),.6)}.nav-kopi:hover{border-color:rgba(var(--glow),1)}.lore-subnav{display:flex;gap:1.25rem;align-items:center;padding-top:.4rem;border-top:1px solid rgba(255,0,0,.25);font-size:.85em}.theme-switch{display:inline-flex;align-items:center;align-self:center;cursor:pointer}.theme-switch input{display:none}.theme-switch-wrap{display:flex;flex-direction:row;align-items:center;gap:4px}.theme-switch-icon{font-size:.7rem;line-height:1;-webkit-user-select:none;user-select:none}.theme-switch-track{position:relative;width:38px;height:22px;border-radius:11px;border:1px solid var(--border-subtle);background:var(--hover-subtle);transition:border-color .25s}.theme-switch-thumb{position:absolute;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:var(--text);transition:left .25s ease;left:3px}.theme-switch input:checked~.theme-switch-wrap .theme-switch-track .theme-switch-thumb{left:calc(100% - 17px)}.theme-switch:hover .theme-switch-track{border-color:var(--border-hover)}.back-to-media{display:inline-flex;flex-direction:row;align-items:center;gap:.3rem;padding:.5rem 1.25rem;border:1px solid var(--border-subtle);border-radius:8px;font-family:BlackChancery,serif;font-size:1rem;color:var(--text);text-decoration:none;margin-bottom:1.5rem;transition:border-color .2s,background .2s}.back-to-media img{height:36px;object-fit:contain}.back-to-media:hover{color:var(--text);background:var(--hover-subtle);border-color:var(--border-hover)}.page{padding:3rem;min-height:calc(100vh - 60px);box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.page-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:min(700px,92vw);margin:0 auto 1rem;padding:1.5rem 2rem;border:1px solid var(--brand-red);border-radius:12px;background:radial-gradient(120% 60% at 50% 0%,rgba(var(--brand-red-rgb),.07),transparent 70%),linear-gradient(180deg,var(--bg-secondary),var(--bg-tertiary));box-shadow:inset 0 0 0 1px #ffffff0a,0 6px 24px #00000080;text-align:center}[data-theme=light] .page-header{background:radial-gradient(120% 60% at 50% 0%,rgba(var(--brand-red-rgb),.05),transparent 70%),linear-gradient(180deg,var(--bg-secondary),var(--bg-tertiary));box-shadow:inset 0 0 0 1px #0000000a,0 6px 24px #0000001f}.page-header__title{margin:0;font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.1}.page-header__divider{width:60px;height:2px;background:var(--brand-red);border-radius:2px;opacity:.7;margin:.25rem 0}.page-header__subtitle{margin:0;font-size:clamp(.95rem,2.5vw,1.2rem);color:var(--text-muted);font-weight:400;line-height:1.3}@media(max-width:600px){.page-header{padding:1rem 1.25rem;gap:.4rem}.page-header__divider{width:40px}}.tour-svg-overlay{position:fixed;inset:0;width:100%;height:100%;z-index:9000;pointer-events:none}.tour-spotlight{outline:2px solid rgba(var(--brand-red-rgb),.75);outline-offset:6px;border-radius:6px}.tour-helper{position:fixed;right:1.5rem;top:30vh;z-index:9001;background:#0808088c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--brand-red-rgb),.35);border-radius:14px;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;max-width:190px;text-align:center}.tour-helper--finale{left:50%;right:auto;top:50%;transform:translate(-50%,-50%);max-width:280px}@keyframes tour-flash{0%,to{filter:brightness(1)}50%{filter:brightness(1.5)}}.tour-flash{animation:tour-flash .6s ease-in-out}.tour-helper__char{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--brand-red);box-shadow:0 0 10px rgba(var(--brand-red-rgb),.35)}.tour-helper__text{margin:0;font-size:.88rem;color:#fff;font-family:BlackChancery,serif;text-shadow:0 1px 3px rgba(0,0,0,.6)}.tour-helper__actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.tour-btn{padding:.4rem .9rem;border-radius:8px;font-size:.8rem;cursor:pointer;font-family:inherit;transition:box-shadow .2s ease}.tour-btn--primary{background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.4)}.tour-btn--primary:hover{box-shadow:0 0 0 2px #fff9}.tour-btn--secondary{background:var(--brand-red);color:#fff;border:none}.tour-btn--secondary:hover{box-shadow:0 0 0 2px var(--brand-red)}.tour-helper__nav{display:flex;gap:.5rem;justify-content:center;margin-bottom:.75rem}.tour-btn--nav{background:#222;color:#fff;border:none;flex:1}.tour-btn--nav:hover:not(:disabled){background:#333;box-shadow:0 0 0 2px #ffffff4d}.tour-btn--nav:disabled{opacity:.4;cursor:not-allowed}.tour-helper__progress{display:flex;gap:.4rem;align-items:center}.tour-helper__finale{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.tour-dot{width:5px;height:5px;border-radius:50%;background:#ffffff40;transition:background .2s}.tour-dot--done{background:var(--brand-red)}@media(max-width:768px){.tour-helper{right:auto;top:auto;bottom:1rem;left:50%;transform:translate(-50%);max-width:min(300px,92vw)}}.home-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:8px;font-family:BlackChancery,serif;font-size:1.1rem;letter-spacing:.05em;cursor:pointer;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s,color .2s;white-space:nowrap}.home-btn--outline{background:transparent;color:var(--text);border:1px solid var(--brand-red)}button.home-btn--outline:hover{background:rgba(var(--brand-red-rgb),.1);color:var(--text);box-shadow:0 0 18px rgba(var(--brand-red-rgb),.2);transform:translateY(-2px)}.home-btn--primary{background:var(--brand-red);color:#fff;border:1px solid var(--brand-red)}button.home-btn--primary:hover{background:#c00500;color:#fff;box-shadow:0 0 22px rgba(var(--brand-red-rgb),.45);transform:translateY(-2px)}.home-summary{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:min(700px,90vw);margin:0 auto;padding:1.5rem 1rem 0;text-align:center}.home-summary p{margin:0;font-size:clamp(1rem,2.2vw,1.1rem);color:var(--text-muted);line-height:1.7}.home-summary__more{font-size:.9rem;color:var(--text-dim);text-decoration:none;font-family:BlackChancery,serif;letter-spacing:.04em;transition:color .2s}.home-summary__more:hover{color:var(--brand-red)}.home-books{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem 0}.home-books__credit{margin:0;font-size:.8rem;color:var(--text-dim);text-align:center}.home-books__credit a{color:var(--text-dim);text-decoration:underline}.home-books__credit a:hover{color:var(--text)}.home-books__label{margin:0;font-family:BlackChancery,serif;font-size:clamp(1.1rem,2.5vw,1.35rem);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.home-books__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,400px));gap:2rem;justify-content:center;justify-items:center;max-width:900px;margin:0 auto}.home-book-card{width:100%;min-height:640px;text-decoration:none;color:inherit;cursor:pointer}.home-explore{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem 0}.home-explore__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.25rem;width:100%;max-width:1000px}.explore-card{position:relative;display:block;border-radius:14px;overflow:hidden;border:1px solid var(--border-subtle);aspect-ratio:3 / 4;transition:transform .2s ease,box-shadow .2s ease,border-color .2s;text-decoration:none;color:var(--text)}.explore-card:hover{transform:translateY(-6px);box-shadow:0 0 24px var(--card-glow, rgba(var(--brand-red-rgb),.4));border-color:var(--card-glow, rgba(var(--brand-red-rgb),.6));color:var(--text)}.explore-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.explore-card:hover .explore-card__img{transform:scale(1.05)}.explore-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 40%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:.75rem;gap:.2rem}[data-theme=light] .explore-card__overlay{background:linear-gradient(to top,rgba(0,0,0,.7) 40%,transparent 100%)}.explore-card__label{font-family:BlackChancery,serif;font-size:clamp(.95rem,2.5vw,1.15rem);color:#fff;text-shadow:0 0 8px var(--card-glow, rgba(var(--brand-red-rgb),.6));line-height:1.1}.explore-card__desc{font-size:.75rem;color:#ffffffb3;line-height:1.2}@media(max-width:480px){.home-explore__grid{grid-template-columns:repeat(2,1fr)}}.home-more{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1rem 1rem;width:100%}.home-more__tagline{margin:0;font-family:BlackChancery,serif;font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--text-muted);font-style:italic}.home-blog{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem 0;width:100%}.home-blog__list{list-style:none;width:100%;max-width:560px;display:flex;flex-direction:column;gap:.5rem}.home-blog__item a{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;color:var(--text);text-decoration:none;padding:.4rem 0;border-bottom:1px solid var(--border-subtle);transition:color .15s}.home-blog__item a:hover{color:var(--brand-red)}.home-blog__item-title{font-family:BlackChancery,serif;font-size:1rem}.home-blog__item-date{font-size:.75rem;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.home-blog__more{font-size:.85rem;color:var(--brand-red);text-decoration:none;letter-spacing:.04em;margin-top:.25rem}.home-blog__more:hover{text-decoration:underline}@media(max-width:960px){.home-books__grid{grid-template-columns:1fr}}@media(max-width:480px){.home-explore__grid{grid-template-columns:repeat(2,1fr)}.home-btn{width:100%;max-width:280px}}@media(max-width:600px){.tour-helper{bottom:1rem;padding:1rem 1.25rem}}#nav ul{display:inline-block;list-style-type:none}button{background:transparent;color:var(--text);border:1px solid var(--brand-red);padding:.5rem 1rem;cursor:pointer;border-radius:6px}button:not(.tour-btn):hover{background:var(--brand-red)}button:hover .tile-label{opacity:1}.toggle-btn.active{background:var(--brand-red);color:#fff}.card{border:1px solid var(--brand-red);border-radius:16px;padding:1.25rem;width:100%;max-width:400px;min-height:540px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;gap:.75rem;position:relative;background:radial-gradient(120% 80% at 50% 0%,rgba(255,255,255,.06),transparent 60%),linear-gradient(180deg,#161616,#0b0b0b);box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 30px #0009;transition:transform .2s ease,box-shadow .2s ease}[data-theme=light] .card{background:radial-gradient(120% 80% at 50% 0%,rgba(0,0,0,.03),transparent 60%),linear-gradient(180deg,var(--bg-secondary),var(--bg-tertiary));box-shadow:inset 0 0 0 1px #0000000a,0 10px 30px #00000026}.card img{width:100%;height:480px;aspect-ratio:2 / 3;object-fit:contain;border-radius:12px}.card p{font-size:.9rem;margin:0;line-height:1.2}.card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #ff000040}.card__hover-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000008c;border-radius:14px;opacity:0;transition:opacity .2s ease;pointer-events:none;font-family:BlackChancery,serif;font-size:1.2rem;color:#fff;letter-spacing:.05em}.card:hover .card__hover-hint{opacity:1}.fitImage{height:20vw;width:20vw;object-fit:cover}.tile-btn{all:unset;cursor:pointer;width:88px;height:88px;padding:4px;border-radius:12px;border:2px solid transparent;transition:transform .15s ease,box-shadow .2s ease,border .15s ease}.tile-btn img{width:100%;height:100%;object-fit:cover;border-radius:8px;background:var(--bg-secondary)}.tile-btn:hover{box-shadow:0 0 18px rgba(var(--brand-red-rgb),.45);transform:translateY(-2px)}.tile-btn:hover img{box-shadow:0 0 8px rgba(var(--brand-red-rgb),.6),0 0 18px rgba(var(--brand-red-rgb),.45),0 0 30px rgba(var(--brand-red-rgb),.25)}.tile-btn.selected{border:2px solid var(--brand-red);box-shadow:0 0 22px rgba(var(--brand-red-rgb),.65)}.tile-btn.selected img{box-shadow:0 0 10px rgba(var(--brand-red-rgb),.75),0 0 22px rgba(var(--brand-red-rgb),.55),0 0 40px rgba(var(--brand-red-rgb),.35)}@keyframes tile-hint-pulse{0%,to{box-shadow:0 0 6px rgba(var(--brand-red-rgb),.3);transform:translateY(0)}50%{box-shadow:0 0 24px rgba(var(--brand-red-rgb),.85);transform:translateY(-2px)}}.tile-btn.hint-pulse{animation:tile-hint-pulse 1.6s ease-in-out infinite}.comic-modal{position:fixed;inset:0;background:#000000eb;display:grid;place-items:center;z-index:100}.char-modal-viewer{position:relative;background:var(--bg-viewer);padding:1.25rem;border-radius:16px;max-width:min(92vw,480px);max-height:88vh;overflow-y:auto;overflow-x:hidden;text-align:center}.mini-player{position:fixed;bottom:0;left:0;right:0;background:var(--bg-tertiary);border-top:1px solid var(--brand-red);display:flex;align-items:center;gap:1rem;padding:.5rem 1.25rem;z-index:50}.mini-player-info{display:flex;flex-direction:column;gap:.2rem;min-width:160px;max-width:220px;font-size:.8rem;color:var(--text-muted);flex-shrink:0}.mini-player-info strong{color:var(--text);font-size:.875rem}.mini-player-info a{color:var(--brand-red);font-size:.75rem}.mini-player-iframe{flex:1;min-width:0;border-radius:6px}.mini-player-close{flex-shrink:0;background:transparent;border:1px solid #555;color:var(--text-dim);padding:.3rem .6rem;font-size:.75rem;border-radius:4px;cursor:pointer;align-self:center}.mini-player-close:hover{background:transparent;border-color:var(--brand-red);color:#fff}body:has(.mini-player){padding-bottom:96px}.nav-dropdown-wrap{position:relative;display:flex;flex-direction:column;align-items:center}.nav-dropdown-caret{font-size:.6rem;opacity:.6;line-height:1;margin-top:.1rem;pointer-events:none;color:var(--nav-text)}.nav-dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background:var(--bg-secondary);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.4rem .3rem;min-width:150px;z-index:200;flex-direction:column;gap:.1rem;box-shadow:0 8px 24px #00000080}[data-theme=light] .nav-dropdown{border-color:#0000001a;box-shadow:0 8px 24px #00000026}.nav-dropdown-wrap:hover .nav-dropdown{display:flex}.nav-dropdown-item{display:flex;align-items:center;gap:.6rem;padding:.45rem .75rem;border-radius:7px;font-weight:600;font-size:.9rem;letter-spacing:.02em;transition:background .15s,color .15s;white-space:nowrap;color:var(--brand-red)!important;text-shadow:none!important}.nav-dropdown-item:hover{background:var(--hover-subtle);color:#ff3b30!important}.nav-dropdown-icon{width:40px;height:40px;border-radius:50%;object-fit:cover;object-position:top center;flex-shrink:0;image-rendering:smooth;-webkit-image-rendering:smooth}details.disclaimer-box{color:#ffffffd9}details.disclaimer-box p{color:#ffffffd9}[data-theme=light] details.disclaimer-box{color:#000000bf}[data-theme=light] details.disclaimer-box p{color:#000000bf}.disclaimer-summary{color:#ff3b30;border-radius:6px;padding:.2rem .6rem;transition:background .15s,color .15s,box-shadow .15s,border .15s;border:2px solid transparent}.disclaimer-summary:hover{background:#ff3b301f;color:#ff6b63;border:2px solid rgba(255,59,48,.6);box-shadow:0 0 10px #ff3b3040}[data-theme=light] .disclaimer-summary{color:#b0000a}[data-theme=light] .disclaimer-summary:hover{background:#b0000a14;color:#7a0007;border:2px solid rgba(176,0,10,.5);box-shadow:0 0 8px #b0000a33}.filter-chip{transition:background .08s,box-shadow .08s,color .08s,opacity .2s!important}.filter-chip:hover{opacity:.7!important}.filter-chip.active{box-shadow:0 0 10px rgba(var(--brand-red-rgb),.5)!important;font-weight:700;opacity:1!important}@keyframes record-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.record-spin{animation:record-spin 3s linear infinite}img{-webkit-user-drag:none;user-drag:none}@media(max-width:1100px){nav{padding:.75rem 1rem!important}nav>div:first-of-type{flex-wrap:wrap;justify-content:center;gap:.5rem!important}}@media(max-width:600px){nav img[alt="The Midnight Shift"]{height:40px!important}nav>div:first-of-type{gap:.25rem!important;font-size:.85rem}.page{padding:1rem!important}}
