h3.svelte-15xe16c{text-decoration:none}.id-card.svelte-15xe16c{position:relative;border-radius:24px;box-shadow:0 15px 40px #0006;overflow:hidden}.id-card.faction-daydream.svelte-15xe16c{background:#fff;box-shadow:0 15px 40px #00000026;border:1px solid rgba(0,0,0,.06)}.id-card.faction-bureau.svelte-15xe16c{background:#d0d8ff;box-shadow:0 15px 40px #00000026;border:1px solid rgba(0,0,0,.06)}.id-card.faction-ghost.svelte-15xe16c{background:#000;box-shadow:0 15px 40px #0006}.id-card.svelte-15xe16c:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:90px;height:16px;border-radius:999px;background:var(--color-base-100);border:1px solid rgba(255,255,255,.08);z-index:10}.id-card.svelte-15xe16c:after{content:"";position:absolute;top:34px;left:50%;transform:translate(-50%);width:44px;height:44px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:11}.id-card.faction-daydream.svelte-15xe16c:after{background-image:url(../../../assets/daydream.webp)}.id-card.faction-ghost.svelte-15xe16c:after{background-image:url(../../../assets/ghost.webp)}.portrait.svelte-15xe16c{position:relative;overflow:hidden;border-radius:16px;margin:84px 20px 0;aspect-ratio:4 / 5;background:#4b0909}.faction-daydream.svelte-15xe16c .portrait:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .portrait:where(.svelte-15xe16c){box-shadow:0 0 0 1px #0000000f}.portrait.svelte-15xe16c img:where(.svelte-15xe16c){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:opacity .3s;opacity:0;pointer-events:none}.portrait.svelte-15xe16c img.active:where(.svelte-15xe16c){opacity:1}.no-image.svelte-15xe16c{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.spoiler-overlay.svelte-15xe16c{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:all .5s;border-radius:0}.spoiler-overlay.svelte-15xe16c span:where(.svelte-15xe16c){font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;pointer-events:none}.alt-btn.svelte-15xe16c{position:absolute;top:12px;right:12px;z-index:15;width:28px;height:28px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.faction-daydream.svelte-15xe16c .alt-btn:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .alt-btn:where(.svelte-15xe16c){background:#00000014;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111}.faction-ghost.svelte-15xe16c .alt-btn:where(.svelte-15xe16c){background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.alt-btn.svelte-15xe16c:hover{opacity:1}.info.svelte-15xe16c{padding:6px 16px 10px;text-align:center}.name.svelte-15xe16c{font-size:1.7rem;font-weight:900;margin:-2px 0 0;letter-spacing:-.02em}.faction-daydream.svelte-15xe16c .name:where(.svelte-15xe16c){color:#111}.faction-bureau.svelte-15xe16c .name:where(.svelte-15xe16c){color:#111}.faction-ghost.svelte-15xe16c .name:where(.svelte-15xe16c){color:#fff}.name.svelte-15xe16c:after{display:none}.blood-type.svelte-15xe16c{display:block;font-size:.95rem;font-weight:500;margin-top:-18px;border:none;background:none;cursor:pointer;width:100%;position:relative;z-index:1;transition:opacity .15s;color:#999}.blood-type.svelte-15xe16c:hover{opacity:.7}.faction-daydream.svelte-15xe16c .blood-type:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .blood-type:where(.svelte-15xe16c){-webkit-text-stroke:none;color:#000}.faction-ghost.svelte-15xe16c .blood-type:where(.svelte-15xe16c){color:#fff}.meta-footer.svelte-15xe16c{display:flex;justify-content:space-between;align-items:center;margin-top:-4px;padding:2px 10px;border-radius:8px}.meta-item.svelte-15xe16c{display:flex;align-items:center;gap:3px}.faction-daydream.svelte-15xe16c .meta-item:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .meta-item:where(.svelte-15xe16c){color:#555}.faction-ghost.svelte-15xe16c .meta-item:where(.svelte-15xe16c){color:#bbb}.meta-label.svelte-15xe16c{font-size:.55rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.faction-daydream.svelte-15xe16c .meta-label:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .meta-label:where(.svelte-15xe16c){color:#999}.faction-ghost.svelte-15xe16c .meta-label:where(.svelte-15xe16c){color:#aaa}.meta-value.svelte-15xe16c{font-size:.7rem;font-weight:700}.faction-daydream.svelte-15xe16c .meta-value:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .meta-value:where(.svelte-15xe16c){color:#333}.faction-ghost.svelte-15xe16c .meta-value:where(.svelte-15xe16c){color:#e0e0f0}.toggles.svelte-15xe16c{position:absolute;bottom:0;left:0;right:0;display:flex;gap:0;padding:10px;justify-content:center;background:linear-gradient(transparent,#0009);opacity:0;pointer-events:none;transition:opacity .2s}.portrait.svelte-15xe16c:hover .toggles:where(.svelte-15xe16c),.portrait.hover-toggles.svelte-15xe16c .toggles:where(.svelte-15xe16c){opacity:1;pointer-events:auto}.toggles.svelte-15xe16c button:where(.svelte-15xe16c){flex:1;max-width:100px;padding:3px 0;border:1px solid rgba(255,255,255,.15);font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.toggles.svelte-15xe16c button:where(.svelte-15xe16c):first-child{border-radius:999px 0 0 999px;border-right:none}.toggles.svelte-15xe16c button:where(.svelte-15xe16c):last-child{border-radius:0 999px 999px 0;border-left:none}.faction-daydream.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c){background:#0003;color:#ffffff80}.faction-daydream.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c),.faction-bureau.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c){background:#ffffff40;color:#fff}.faction-ghost.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c){background:#ffffff14;color:#ffffff73;border-color:#ffffff1a}.faction-ghost.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c){background:#fff3;color:#fff;border-color:#fff3}.toggles.svelte-15xe16c button.toggle-disabled:where(.svelte-15xe16c){text-decoration:line-through;cursor:not-allowed;opacity:.4}.toggles.svelte-15xe16c button:where(.svelte-15xe16c):not(.toggle-disabled):hover{opacity:.85}.dark-card.faction-daydream.svelte-15xe16c{background:#2a2a3e;border-color:#ffffff14}.dark-card.faction-bureau.svelte-15xe16c{background:#1a1d2d;border-color:#ffffff14}.dark-card.faction-daydream.svelte-15xe16c .portrait:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .portrait:where(.svelte-15xe16c){box-shadow:none}.dark-card.faction-daydream.svelte-15xe16c .name:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .name:where(.svelte-15xe16c){color:#fff}.dark-card.faction-daydream.svelte-15xe16c .blood-type:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .blood-type:where(.svelte-15xe16c){color:#fff}.dark-card.faction-daydream.svelte-15xe16c .meta-label:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .meta-label:where(.svelte-15xe16c){color:#999}.dark-card.faction-daydream.svelte-15xe16c .meta-value:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .meta-value:where(.svelte-15xe16c){color:#e0e0f0}.dark-card.faction-daydream.svelte-15xe16c .meta-item:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .meta-item:where(.svelte-15xe16c){color:#bbb}.dark-card.faction-daydream.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c){background:#ffffff14;color:#ffffff73;border-color:#ffffff1a}.dark-card.faction-daydream.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c){background:#fff3;color:#fff;border-color:#fff3}.dark-card.faction-daydream.svelte-15xe16c .alt-btn:where(.svelte-15xe16c),.dark-card.faction-bureau.svelte-15xe16c .alt-btn:where(.svelte-15xe16c){background:#ffffff26;color:#fff}.custom-text-light.svelte-15xe16c .name:where(.svelte-15xe16c){color:#fff}.custom-text-light.svelte-15xe16c .blood-type:where(.svelte-15xe16c){color:#fff}.custom-text-light.svelte-15xe16c .meta-label:where(.svelte-15xe16c){color:#999}.custom-text-light.svelte-15xe16c .meta-value:where(.svelte-15xe16c){color:#e0e0f0}.custom-text-light.svelte-15xe16c .meta-item:where(.svelte-15xe16c){color:#bbb}.custom-text-light.svelte-15xe16c .toggles:where(.svelte-15xe16c) button:where(.svelte-15xe16c){background:#ffffff14;color:#ffffff73;border-color:#ffffff1a}.custom-text-light.svelte-15xe16c .toggles:where(.svelte-15xe16c) button.toggle-active:where(.svelte-15xe16c){background:#fff3;color:#fff;border-color:#fff3}.custom-text-light.svelte-15xe16c .alt-btn:where(.svelte-15xe16c){background:#ffffff26;color:#fff}@media(max-width:639px){.ref-shift.svelte-1y8pzko{transform:none!important}}.chapter-content.svelte-1y8pzko{font-family:var(--chapter-font);font-size:var(--chapter-size);line-height:var(--chapter-lh);text-align:var(--chapter-align);-webkit-hyphens:var(--chapter-hyphens);hyphens:var(--chapter-hyphens);font-weight:var(--chapter-weight, 400);overflow-wrap:break-word;word-break:break-word}.chapter-content.svelte-1y8pzko h1,.chapter-content.svelte-1y8pzko h2,.chapter-content.svelte-1y8pzko h3{text-wrap:balance}.chapter-content.svelte-1y8pzko p{text-indent:var(--chapter-indent)}:fullscreen{width:100vw;height:100vh;overflow-y:auto;overflow-x:hidden;background-color:var(--fallback-b1, oklch(var(--b1) / 1))}html{overflow-y:overlay}.scroll-gradient{--grad-top: color-mix(in oklch, var(--color-primary) 100%, transparent);--grad-mid: color-mix(in oklch, var(--color-accent) 100%, transparent);background:linear-gradient(180deg,var(--color-base-100) 0%,var(--grad-mid) 50%,var(--grad-top) 100%)}.giscus-frame-wrapper,.giscus{width:100%}
