:root{--bg:#121820;--panel:#f0e0c0;--panel-deep:#e4cfa6;--ink:#2a1a10;--ink-soft:#6a5240;--stability:#c9a96e;--treasury:#7a9c6b;--military:#8b3a3a;--morale:#6b8fbb;--hover:#d4764e;--codex:#e8d44d;--wax-red:#9a3a32;--glass-line:#f5e6c829;--shadow:0 22px 56px #00000080;--paper-shadow:0 18px 40px #0000006b, 0 2px 0 #fff5dc59 inset;color:var(--ink);background:var(--bg);font-family:Lora,Noto Serif SC,serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:none}.app{width:100%;height:100%;color:var(--panel);background:#0a0e14;position:relative;overflow:hidden}.bg{filter:saturate(1.05)contrast(1.04);background-position:50% 30%;background-size:cover;transition:background-image .6s,filter .4s;position:absolute;inset:0}.bg:after{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 42%,#0000 20%,#08060459 70%,#060403c7 100%),linear-gradient(#080c1238,#080c128c 72%,#05080ce6);position:absolute;inset:0}.topbar{z-index:20;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px 0;display:flex;position:absolute;top:0;left:0;right:0}.topbar>*{pointer-events:auto}.meters{background:linear-gradient(#241a12d1,#120c0ae0);border:1px solid #c9a96e47;border-radius:4px;gap:8px;padding:8px 10px;display:flex;box-shadow:0 10px 28px #0006,inset 0 1px #ffe6b414}.meter{flex-direction:column;align-items:center;gap:5px;width:64px;min-width:0;display:flex}.meter-seal{color:#1a120c;background:radial-gradient(circle at 35% 30%, #ffffff59, transparent 45%), radial-gradient(circle at 50% 55%, var(--seal,#c9a96e), color-mix(in srgb, var(--seal,#c9a96e) 55%, #2a1810));width:42px;height:42px;box-shadow:0 0 0 2px #1e120a8c, 0 0 0 3px color-mix(in srgb, var(--seal,#c9a96e) 55%, transparent), 0 6px 14px #0006, inset 0 -4px 8px #00000040;border-radius:50%;place-items:center;font-family:Playfair Display,Noto Serif SC,serif;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .3s,filter .3s;display:grid;position:relative}.meter-seal:after{content:"";pointer-events:none;border:1px dashed #28180c47;border-radius:50%;position:absolute;inset:4px}.meter-label{letter-spacing:.12em;color:#f5e6c8b8;font-family:Playfair Display,Noto Serif SC,serif;font-size:10px}.meter-value{font-variant-numeric:tabular-nums;text-shadow:0 1px #fff0c840;font-size:14px;position:absolute}.meter-pips{gap:3px;height:4px;display:flex}.meter-pip{background:#f5e6c81f;border-radius:1px;width:8px;height:4px;box-shadow:inset 0 0 0 1px #f5e6c814}.meter-pip.on{background:var(--seal,#c9a96e);box-shadow:0 0 6px color-mix(in srgb, var(--seal,#c9a96e) 50%, transparent)}.meter.low .meter-seal{animation:1.4s ease-in-out infinite sealPulse}.meter.dead .meter-seal{filter:grayscale(.35)brightness(.85);background:radial-gradient(circle at 35% 30%,#ffb4b433,#0000 45%),radial-gradient(circle at 50% 55%,#c0392b,#4a1210);box-shadow:0 0 0 2px #1e120a8c,0 0 16px #c0392b8c,0 6px 14px #0006}@keyframes sealPulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.12);transform:scale(1.04)}}.icon-row{gap:8px;display:flex}.icon-btn{width:38px;height:38px;color:var(--panel);background:linear-gradient(#241a12d1,#120c0ae0);border:1px solid #c9a96e47;border-radius:4px;place-items:center;display:grid;box-shadow:0 8px 18px #00000059}.icon-btn:hover{color:#ffd9c4;border-color:#d4764ecc}.stage{z-index:5;grid-template-columns:minmax(200px,24%) minmax(0,1fr) minmax(220px,24%);align-items:stretch;gap:14px;padding:88px 22px 20px;display:grid;position:absolute;inset:0;overflow:visible}.advisor-panel{pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;min-height:0;padding-bottom:8px;display:flex}.advisor-sprite-wrap{filter:drop-shadow(0 18px 28px #0000008c);justify-content:center;align-items:flex-end;width:100%;max-width:280px;height:min(62vh,560px);display:flex;position:relative}.advisor-sprite-wrap:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#0000008c,#0000 70%);height:18%;position:absolute;bottom:2%;left:12%;right:12%}.advisor-sprite{z-index:1;object-fit:contain;object-position:bottom center;filter:brightness(.92)contrast(1.05)saturate(.98)drop-shadow(0 10px 18px #00000073);width:100%;height:100%;transition:filter .35s;position:relative;-webkit-mask-image:linear-gradient(#000 84%,#0000 100%);mask-image:linear-gradient(#000 84%,#0000 100%)}.advisor-sprite.agree{filter:brightness()contrast(1.05)saturate(1.05)drop-shadow(0 0 14px #c9a96e8c)}.advisor-sprite.oppose{filter:brightness(.48)grayscale(.45)contrast(1.05)}.advisor-meta{text-align:center;background:0 0;border:none;width:auto;margin-top:2px;padding:6px 4px 0}.advisor-meta .name{color:#f4e6c8;letter-spacing:.06em;text-shadow:0 2px 12px #000000b3;font-family:Playfair Display,Noto Serif SC,serif;font-size:18px}.advisor-meta .title{letter-spacing:.08em;color:#f5e6c89e;text-shadow:0 1px 8px #000000a6;margin-top:2px;font-size:11px}.dossier{flex-direction:column;justify-content:center;gap:10px;width:100%;min-width:0;max-width:720px;min-height:0;margin:0 auto;display:flex}.scroll{min-height:280px;max-height:min(58vh,560px);color:var(--ink);box-shadow:var(--paper-shadow);background:linear-gradient(#fffaeb38,#0000 18%),linear-gradient(90deg,#5a3c1e12,#0000 8% 92%,#5a3c1e14),linear-gradient(#f3e4c4 0%,#ead4aa 48%,#e0c794 100%);border:1px solid #5a3c1e38;border-radius:3px 10px 4px 8px;flex-direction:column;flex:0 auto;padding:22px 28px 16px;display:flex;position:relative;overflow:hidden}.scroll:before{content:"";opacity:.35;pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:absolute;inset:0}.scroll:after{content:"";pointer-events:none;background:linear-gradient(90deg,#7846191f,#0000 18px),radial-gradient(at 8% 0,#5a37141f,#0000 28%),radial-gradient(at 96% 100%,#5a371424,#0000 30%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff5dc33,inset 0 0 40px #78501e14,inset 14px 0 24px #5a37140f}.scroll-head{z-index:1;border-bottom:1px solid #2d1f1429;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex;position:relative}.scroll-head:after{content:"";background:#2d1f1414;height:1px;position:absolute;bottom:-3px;left:0;right:0}.scroll-head .case-title{color:var(--ink);letter-spacing:.02em;font-family:Playfair Display,Noto Serif SC,serif;font-size:24px;font-weight:700;line-height:1.25}.wax-case{text-align:center;letter-spacing:.06em;color:#f8e8d0;background:radial-gradient(circle at 32% 28%,#ffc8b459,#0000 42%),radial-gradient(circle at 50% 55%,#b04a3c,#5c1c16);border-radius:50%;flex:none;place-items:center;min-width:54px;height:54px;font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.2;display:grid;transform:rotate(6deg);box-shadow:0 0 0 2px #28100c73,0 4px 10px #5a140a59,inset 0 -3px 6px #00000040}.wax-case span{opacity:.85;font-size:9px;display:block}.scroll-body{z-index:1;scrollbar-width:none;-ms-overflow-style:none;white-space:pre-wrap;min-height:0;color:var(--ink);flex:1;font-size:16.5px;line-height:1.78;position:relative;overflow:auto}.scroll-body p{margin:0 0 .95em}.scroll-body p:last-child{margin-bottom:0}.scroll-body p.quote{color:#3a2418;border-left:2px solid #8b3a3a47;padding-left:.85em;font-style:italic}.scroll-footer{z-index:1;letter-spacing:.04em;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:10px;min-height:22px;margin-top:12px;font-size:11px;display:flex;position:relative}.scroll-footer .ink-busy{color:#5a3a22;align-items:center;gap:8px;font-style:italic;display:inline-flex}.ink-drop{opacity:.7;background:#2a1a10;border-radius:50% 50% 50% 10%;width:7px;height:7px;animation:1.1s ease-in-out infinite inkPulse;transform:rotate(-25deg)}@keyframes inkPulse{0%,to{opacity:.35;transform:rotate(-25deg)scale(.9)}50%{opacity:.9;transform:rotate(-25deg)scale(1.1)}}.stamp{color:#9a3a32eb;letter-spacing:.08em;background:#9a3a320d;border:1.5px solid #9a3a32b3;border-radius:2px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:11px;transform:rotate(-4deg)}.reaction-banner{color:#f8eccf;box-shadow:var(--shadow);letter-spacing:.02em;background:linear-gradient(#241a12e0,#120c0ae6);border:1px solid #c9a96e47;border-radius:4px;padding:12px 14px;font-size:13.5px;line-height:1.55}.choices{gap:7px;display:grid}.choice{text-align:left;color:var(--ink);background:linear-gradient(#f7ebcf 0%,#ead6ae 100%);border:1px solid #2d1f142e;border-radius:2px 6px;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:11px 13px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative;box-shadow:0 6px 16px #00000038,inset 0 1px #fffaeb73}.choice:before{content:"";background:color-mix(in srgb, var(--choice-accent,#c9a96e) 70%, transparent);width:3px;position:absolute;top:0;bottom:0;left:0}.choice:hover{border-color:#d4764ea6;transform:translateY(-1px)translate(2px);box-shadow:0 10px 22px #00000047,0 0 0 1px #d4764e33}.choice .seal{color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-top:1px;font-size:11px;font-weight:700;display:grid;box-shadow:0 2px 6px #00000040,inset 0 -2px 4px #0003}.seal.military{background:radial-gradient(circle at 30% 30%,#b05050,#8b3a3a 60%,#5a2020)}.seal.domestic{color:#2d1f14;background:radial-gradient(circle at 30% 30%,#e0c48a,#c9a96e 60%,#8a6e3a)}.seal.trade{background:radial-gradient(circle at 30% 30%,#9cbc88,#7a9c6b 60%,#456038)}.seal.law{color:#2d1f14;background:radial-gradient(circle at 30% 30%,#edd07a,#d4b45a 60%,#8a7028)}.seal.magic{background:radial-gradient(circle at 30% 30%,#8a9fd0,#6b7fbb 60%,#3a4878)}.seal.jester{background:radial-gradient(circle at 30% 30%,#e8966a,#d4764e 60%,#8a4020)}.choice .label{font-size:14.5px;font-weight:600;line-height:1.45}.choice .meta{color:var(--ink-soft);margin-top:4px;font-family:JetBrains Mono,monospace;font-size:10.5px;line-height:1.4}.choice .type-tag{letter-spacing:.04em;background:#ffffff40;border:1px solid #2d1f1429;border-radius:2px;margin-right:6px;padding:1px 6px;font-size:10px;display:inline-block}.codex-panel{min-height:0;max-height:min(72vh,640px);color:var(--ink);background:linear-gradient(90deg,#3c24102e 0 10px,#0000 18px),linear-gradient(#f4e7cb,#e5d0a6);border:1px solid #2d1f1429;border-radius:2px 6px 8px 2px;flex-direction:column;align-self:center;display:flex;position:relative;overflow:hidden;box-shadow:-10px 16px 36px #0000006b,inset 1px 0 #fff5dc59,inset 0 0 0 1px #2d1f141f}.codex-panel:before{content:"";opacity:.9;background:linear-gradient(90deg,#5a3a1c,#8a6234 40%,#c4a06a);width:10px;position:absolute;top:0;bottom:0;left:0;box-shadow:2px 0 8px #0003}.codex-panel.closed{color:#f8eccf;background:linear-gradient(#241a12e0,#120c0aeb);border:1px solid #c9a96e47;max-height:64px}.codex-panel.closed:before{display:none}.codex-head{letter-spacing:.04em;border-bottom:1px solid #2d1f141f;justify-content:space-between;align-items:center;gap:8px;padding:14px 14px 12px 22px;font-family:Playfair Display,Noto Serif SC,serif;font-size:15px;display:flex}.codex-head button{letter-spacing:.08em;color:var(--ink-soft);background:#fff3;border:1px solid #2d1f1424;border-radius:2px;padding:4px 8px;font-size:11px}.codex-panel.closed .codex-head{border-bottom:none;padding-left:14px}.codex-panel.closed .codex-head button{color:#f8eccf;border-color:var(--glass-line);background:0 0}.codex-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px 12px 16px 20px;display:flex;overflow:auto}.codex-item{opacity:.42;background:#ffffff38;border:1px solid #2d1f1414;border-radius:2px;padding:10px 11px;transition:opacity .2s,box-shadow .2s,background .2s}.codex-item.hot{opacity:1;background:linear-gradient(#fff4be8c,#e8d44d2e);border-color:#b8962873;box-shadow:0 0 0 1px #e8d44d2e,0 4px 14px #785a0a1a}.codex-item .num{color:#8a6b24;letter-spacing:.04em;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:11px}.codex-item .body{font-size:12.5px;line-height:1.5}.codex-empty{color:var(--ink-soft);padding:8px 4px;font-size:12.5px;line-height:1.5}.codex-note{letter-spacing:.06em;color:#5a4628b3;text-align:center;margin-top:4px;font-size:10px}.progress-rail{z-index:18;pointer-events:none;background:#c9a96e1f;height:3px;position:absolute;top:0;left:0;right:0}.progress-rail-bar{background:linear-gradient(90deg,#c9a96e40,#e8c37a 55%,#c9a96e);width:0;height:100%;transition:width .55s cubic-bezier(.22,.61,.36,1);box-shadow:0 0 12px #e8c37a59}.progress-rail-label{letter-spacing:.16em;color:#f5e6c88c;text-shadow:0 1px 8px #0000008c;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:10px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.seal-ceremony{z-index:35;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.seal-ceremony-veil{background:radial-gradient(circle at 50% 48%,#c9a96e24,#0000 42%),#0806046b;animation:.78s both sealVeilIn;position:absolute;inset:0}.seal-ceremony-stamp{flex-direction:column;align-items:center;gap:14px;animation:.78s cubic-bezier(.2,.8,.2,1) both sealDrop;display:flex;position:relative}.seal-ceremony-stamp .seal{color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:22px;font-weight:700;display:grid;box-shadow:0 0 0 3px #28100c73,0 18px 40px #00000073,inset 0 -4px 8px #00000047}.seal-ceremony-copy{text-align:center;color:#f8eccf;text-shadow:0 2px 14px #0000008c}.seal-ceremony-kicker{letter-spacing:.18em;color:#f5e6c8b3;margin-bottom:6px;font-family:JetBrains Mono,monospace;font-size:11px}.seal-ceremony-label{max-width:22em;font-family:Playfair Display,Noto Serif SC,serif;font-size:16px;line-height:1.45}@keyframes sealDrop{0%{opacity:0;filter:blur(2px);transform:translateY(-28px)scale(1.18)}55%{opacity:1;filter:blur();transform:translateY(4px)scale(.96)}78%{transform:translateY(-2px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sealVeilIn{0%{opacity:0}to{opacity:1}}.scroll.sealing{filter:brightness(.92)saturate(.95)}.counsel-spread{min-height:280px;max-height:min(58vh,560px);box-shadow:var(--paper-shadow);cursor:pointer;border:1px solid #5a3c1e38;border-radius:3px 10px 4px 8px;grid-template-columns:1fr 1fr;gap:0;display:grid;position:relative;overflow:hidden}.counsel-spread:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#2d1f1438 20% 80%,#0000);width:1px;position:absolute;top:8%;bottom:8%;left:50%}.counsel-page{flex-direction:column;min-height:0;padding:18px 20px 16px;display:flex;position:relative;overflow:hidden}.counsel-page.left{color:var(--ink);background:linear-gradient(#fffaeb38,#0000 18%),linear-gradient(#f3e4c4 0%,#ead4aa 48%,#e0c794 100%)}.counsel-page.right{color:#e8f0f5;background:linear-gradient(#141c2414,#0000 20%),linear-gradient(#1c2428 0%,#141c20 55%,#0f161a 100%)}.counsel-page-head{letter-spacing:.18em;text-transform:uppercase;opacity:.72;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px}.counsel-page.left .counsel-page-head{color:#8a6b24}.counsel-page.right .counsel-page-head{color:#abc7c5d9}.counsel-page-title{border-bottom:1px solid #2d1f1424;margin-bottom:12px;padding-bottom:10px;font-family:Playfair Display,Noto Serif SC,serif;font-size:18px;font-weight:700;line-height:1.3}.counsel-page.right .counsel-page-title{color:#f0f5f4;border-bottom-color:#abc7c538}.counsel-page-body{flex:1;min-height:0;font-size:14.5px;line-height:1.7;overflow:auto}.counsel-page-body p{margin:0 0 .8em}.counsel-page-body p:last-child{margin-bottom:0}.counsel-page-body p.quote{opacity:.95;border-left:2px solid #abc7c559;padding-left:.75em;font-style:italic}.counsel-prompt{background:#ffffff47;border:1px dashed #2d1f142e;border-radius:2px;padding:8px 10px;font-size:13px;line-height:1.55;margin-top:.9em!important}.counsel-prompt em{letter-spacing:.12em;color:#8a6b24;margin-bottom:4px;font-size:10px;font-style:normal;display:block}.counsel-page-foot{letter-spacing:.04em;color:#c8dce6b8;min-height:20px;margin-top:12px;font-size:11px}.codex-item.sealed{opacity:1;background:linear-gradient(#241a120f,#5a3c1e14);border:1px dashed #2d1f1424}.codex-item.sealed.unsealed{opacity:.92;background:#ffffff47;border-style:solid;animation:.55s both unsealReveal}.unseal-btn{width:100%;color:var(--ink);cursor:pointer;background:radial-gradient(circle at 50% 40%,#b04a3c1f,#0000 60%),#fffaeb59;border:1px solid #9a3a3259;border-radius:999px;flex-direction:column;align-items:center;gap:4px;margin-top:6px;padding:12px 10px;transition:background .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.unseal-btn:hover{background:radial-gradient(circle at 50% 40%,#b04a3c2e,#0000 60%),#fffaeb80;border-color:#9a3a32b3;box-shadow:0 0 0 4px #9a3a3214,0 0 18px #9a3a321f}.unseal-pulse{pointer-events:none;border:1px solid #9a3a3259;border-radius:50%;width:54px;height:54px;animation:2.4s ease-in-out infinite unsealPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unseal-label{letter-spacing:.22em;text-indent:.22em;color:#7a2e28;font-family:Playfair Display,Noto Serif SC,serif;font-size:13px;position:relative}.unseal-hint{color:var(--ink-soft);max-width:18em;font-size:10.5px;line-height:1.45;position:relative}@keyframes unsealPulse{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.08)}}@keyframes unsealReveal{0%{opacity:.4;filter:blur(1px);transform:translateY(4px)}to{opacity:.92;filter:none;transform:none}}.overlay{z-index:40;text-align:center;color:#f8eccf;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.overlay .veil{background:radial-gradient(circle at 50% 35%,#c9a96e29,#0000 40%),linear-gradient(#0a080659,#0a0806d1);position:absolute;inset:0}.overlay-card{width:min(92vw,720px);max-width:720px;position:relative}.game-title{letter-spacing:.04em;text-shadow:0 4px 28px #0000008c;background:linear-gradient(#ffe9b5,#c9a96e 60%,#8b6a34);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(36px,6vw,64px);font-weight:700}.game-sub{letter-spacing:.18em;text-transform:uppercase;color:#f5e6c8b8;margin:0 0 22px;font-size:16px}.premise{color:#f5e6c8e0;max-width:34em;margin:0 auto 28px;font-size:15px;line-height:1.7}.premise.soft{opacity:.78;margin-top:-10px;font-size:13px}.btn-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.primary-btn,.ghost-btn{letter-spacing:.04em;border-radius:999px;min-width:148px;padding:12px 18px;font-family:Playfair Display,Noto Serif SC,serif;font-size:15px}.primary-btn{color:#2d1f14;background:linear-gradient(#e8c37a,#c9a96e);box-shadow:0 10px 28px #0000004d}.primary-btn:hover{filter:brightness(1.05)}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.ghost-btn{color:#f8eccf;background:#1a141073;border:1px solid #f5e6c847}.ghost-btn:hover{border-color:#d4764ecc}.prologue-text,.ending-text{text-align:left;color:#f8eccf;text-shadow:0 2px 14px #00000073;max-width:42em;margin:0 auto 24px;font-size:17px;line-height:1.85;position:relative}.ending-title{color:#ffe9b5;margin:0 0 8px;font-family:Playfair Display,Noto Serif SC,serif;font-size:34px;position:relative}.ending-cond{color:#f5e6c8a6;margin-bottom:18px;font-family:JetBrains Mono,monospace;font-size:12px;position:relative}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:520px;margin:0 auto 22px;display:grid;position:relative}.summary-cell{border:1px solid var(--glass-line);background:#1a1410a6;border-radius:4px;padding:10px 8px}.summary-cell .k{color:#f5e6c8b3;font-size:11px}.summary-cell .v{margin-top:4px;font-family:Playfair Display,serif;font-size:20px}.menu-panel{z-index:30;width:min(320px,100vw - 36px);box-shadow:var(--shadow);color:#f8eccf;background:#1a1410f0;border:1px solid #c9a96e47;border-radius:6px;padding:16px;position:absolute;top:64px;right:18px}.menu-panel h3{margin:0 0 10px;font-family:Playfair Display,Noto Serif SC,serif}.menu-panel p{color:#f5e6c8c7;margin:0 0 12px;font-size:13px;line-height:1.55}.menu-panel .btn-row{justify-content:stretch}.menu-panel .btn-row>*{flex:1}.toast{z-index:50;color:#f8eccf;max-width:min(520px,90vw);box-shadow:var(--shadow);background:#1a1410f0;border:1px solid #e8d44d66;border-radius:4px;padding:12px 16px;font-size:14px;line-height:1.5;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.boot{color:#f8eccf;z-index:60;letter-spacing:.18em;background:#120e0b;place-items:center;font-family:Playfair Display,Noto Serif SC,serif;display:grid;position:absolute;inset:0}.icon-btn.llm-status{letter-spacing:.1em;color:#f5e6c8b3;align-items:center;gap:6px;width:auto;padding:0 10px;font-size:10px;display:flex}.llm-dot{background:#666;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 2px #0000004d}.llm-dot.on{background:#7ddea0;box-shadow:0 0 8px #7ddea0b3}.llm-dot.wait{background:#d4a84b;animation:1s ease-in-out infinite sealPulse}.busy-pill{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.src-tag{opacity:.55;font-size:9px}.counsel-bar{margin-top:2px}.counsel-toggle{color:#f8eccf;background:#1a141080;border:1px dashed #f5e6c842;border-radius:3px;width:100%;min-width:0;padding:10px 14px;font-size:13px}.counsel-toggle:hover{border-color:#d4764ebf}.input-row{align-items:center;gap:8px;width:100%;display:flex}.input-row input{min-width:0;color:var(--ink);background:#f5e6c8f5;border:1px solid #2d1f142e;border-radius:999px;outline:none;flex:1;padding:11px 14px;font-family:inherit;font-size:14px}.input-row input:focus{border-color:#d4764ebf}.input-row .primary-btn,.input-row .ghost-btn{white-space:nowrap;min-width:0;padding:10px 14px}@media (width<=1100px){.stage{grid-template-columns:minmax(160px,22%) minmax(0,1fr) minmax(200px,26%);gap:10px;padding:86px 14px 14px}.scroll-head .case-title{font-size:20px}}@media (width<=860px){.stage{grid-template-rows:1fr auto;grid-template-columns:1fr;padding:100px 12px 12px}.advisor-panel{opacity:.95;z-index:2;width:120px;position:absolute;bottom:38%;left:4px}.advisor-sprite-wrap{max-width:140px;height:34vh}.advisor-meta .title{display:none}.codex-panel{grid-column:1/-1;align-self:stretch;max-height:150px}.codex-panel:before{width:6px}.dossier{max-width:none}.counsel-spread{grid-template-columns:1fr;max-height:min(68vh,640px)}.counsel-spread:after{display:none}.counsel-page.right{border-top:1px solid #abc7c52e}.progress-rail-label{font-size:9px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meters{gap:4px;padding:6px}.meter{width:52px}.meter-seal{width:34px;height:34px;font-size:12px}}.lang-row{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px;display:grid}.lang-btn{letter-spacing:.04em;border-radius:4px;min-width:0;padding:8px 10px;font-size:13px}.lang-btn.active{color:#ffe9b5;background:linear-gradient(#e8c37a47,#c9a96e24);border-color:#c9a96ebf}.file-book-shell,.codex-book-shell{justify-content:center;align-items:flex-start;width:100%;min-height:0;display:flex;position:relative}.file-book-shell{filter:drop-shadow(0 22px 40px #0000008c);max-width:720px;margin:0 auto}.file-book-shell.sealing{filter:drop-shadow(0 22px 40px #0000008c)brightness(.92)saturate(.95)}.codex-book-shell{flex:1;min-height:0;padding:12px 16px 18px 18px;overflow:visible}.flip-book{width:100%;max-width:100%}.flip-book .page{color:var(--ink);background-color:#ead4aa;overflow:hidden;box-shadow:inset 0 0 0 1px #2d1f141a}.flip-book .page:before{content:"";pointer-events:none;opacity:.32;mix-blend-mode:multiply;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:absolute;inset:0}.leaf-pad{z-index:1;box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:18px 20px 14px;display:flex;position:relative}.leaf-pad.scroll-like{padding:20px 24px 14px}.file-cover{color:#f0e0c0!important;background:linear-gradient(145deg,#3a2418 0%,#1a100c 55%,#0e0a08 100%)!important}.file-cover:before{opacity:.2!important}.file-cover-inner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:28px 24px;display:flex;position:relative}.file-cover-kicker{letter-spacing:.22em;color:#e8c37abf;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px}.file-cover-title{color:#ffe9b5;max-width:14em;font-family:Playfair Display,Noto Serif SC,serif;font-size:clamp(20px,2.4vw,28px);line-height:1.3}.file-cover-orn{background:linear-gradient(90deg,#0000,#c9a96ecc,#0000);width:48px;height:1px;margin:8px 0}.file-cover-meta{letter-spacing:.1em;color:#f5e6c89e;font-family:JetBrains Mono,monospace;font-size:11px}.file-cover-hint{letter-spacing:.18em;color:#c9a96eb3;margin-top:18px;font-size:12px;font-style:italic}.file-back{background:linear-gradient(#e8d6b0,#dcc69a)!important}.file-back-inner{text-align:center;justify-content:center;align-items:center;gap:16px}.file-back-rule{background:#5a3c1e59;width:42px;height:1px}.file-back-copy{color:var(--ink-soft);max-width:16em;font-family:Noto Serif SC,Lora,serif;font-size:14px;font-style:italic;line-height:1.8}.counsel-leaf.left-leaf{color:var(--ink)!important;background:linear-gradient(#f3e4c4 0%,#ead4aa 100%)!important}.counsel-leaf.right-leaf{color:#e8f0f5!important;background:linear-gradient(#1c2428 0%,#141c20 55%,#0f161a 100%)!important}.counsel-leaf.right-leaf .counsel-page-head{color:#abc7c5d9}.counsel-leaf.right-leaf .counsel-page-title{color:#f0f5f4;border-bottom-color:#abc7c538}.counsel-leaf .counsel-page-body{flex:1;min-height:0;overflow:auto}.codex-cover{color:#f0e0c0!important;background:linear-gradient(145deg,#5a3a1c 0%,#2a1a10 60%,#1a100c 100%)!important}.codex-cover:before{opacity:.22!important}.codex-cover-inner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:18px;display:flex;position:relative}.codex-cover-title{color:#ffe9b5;letter-spacing:.04em;font-family:Playfair Display,Noto Serif SC,serif;font-size:16px;line-height:1.35}.codex-cover-orn{background:#e8d44db3;width:36px;height:1px}.codex-cover-hint{letter-spacing:.16em;color:#e8d44db3;font-size:11px;font-style:italic}.codex-leaf{background:linear-gradient(#f4e7cb,#e5d0a6)!important}.codex-leaf.hot-leaf{background:linear-gradient(#fff4c8,#f0dc8a 40%,#e5d0a6)!important}.codex-leaf.sealed-leaf:not(.is-open){background:linear-gradient(#e8dcc0,#d4c29a)!important}.codex-leaf .num{color:#8a6b24;letter-spacing:.04em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:11px}.codex-leaf .body{flex:1;min-height:0;font-size:13px;line-height:1.55;overflow:auto}.codex-leaf.note-leaf .codex-note{text-align:center;color:var(--ink-soft);letter-spacing:.04em;margin:auto;font-size:12px;line-height:1.6}.file-flip.stf__parent,.codex-flip.stf__parent,.file-book-shell .stf__parent,.codex-book-shell .stf__parent{margin:0 auto}.file-book-shell .stf__block,.codex-book-shell .stf__block{border-radius:2px}.leaf-pad button,.leaf-pad .unseal-btn,.leaf-pad input{z-index:3;position:relative}.codex-panel.closed .codex-book-shell{display:none}.dossier>.file-book-shell{flex:0 auto}.file-leaf .scroll-body{flex:1;max-height:none}.file-leaf .scroll-head,.file-leaf .scroll-footer{flex:none}.stage .file-book-shell{z-index:1}@media (width<=860px){.file-book-shell{max-width:none}.codex-book-shell{padding:6px 8px 10px 10px}}.file-book-shell{max-width:460px}.file-book-shell:has(.file-flip.is-counsel){max-width:min(720px,96%)}.file-flip.is-file.stf__parent,.file-flip.is-file{width:100%;max-width:440px;margin:0 auto}.file-flip.is-counsel.stf__parent,.file-flip.is-counsel{width:100%;max-width:640px;margin:0 auto}.file-book-shell .stf__outerShadow,.file-book-shell .stf__innerShadow,.codex-book-shell .stf__outerShadow,.codex-book-shell .stf__innerShadow{border-radius:2px}.app,.app *{scrollbar-width:none;-ms-overflow-style:none}.app ::-webkit-scrollbar{background:0 0;width:0!important;height:0!important;display:none!important}.parchment-scroll,.scroll-body,.counsel-page-body,.codex-leaf .body,.codex-list{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.parchment-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.scroll-body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.counsel-page-body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.codex-leaf .body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.codex-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.dossier{box-sizing:border-box;padding:8px 28px 12px;overflow:visible}.file-book-shell{z-index:5;box-sizing:border-box;max-width:min(560px,100%);margin:0 auto;padding:18px 48px 28px;position:relative;contain:none!important;overflow:visible!important}.file-book-shell.sealing{z-index:6}.file-book-shell .flip-book,.file-book-shell .flip-book-host,.file-book-shell .stf__parent,.file-book-shell .stf__wrapper,.file-book-shell .stf__block,.file-book-shell .stf__item,.file-book-shell .stf__outerShadow,.file-book-shell .stf__innerShadow,.file-book-shell .stf__hardShadow,.file-book-shell .stf__hardInnerShadow,.codex-book-shell .stf__outerShadow,.codex-book-shell .stf__innerShadow,.codex-book-shell .stf__hardShadow,.codex-book-shell .stf__hardInnerShadow{overflow:visible!important}.flip-book .page,.flip-book-host .page{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:#ead4aa;overflow:hidden}.flip-book-host .stf__item+.stf__item,.flip-book-host .page{backface-visibility:hidden}.file-cover{position:relative}.file-cover .page-face-back{z-index:0;text-align:center;color:#f0e0c0b8;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(145deg,#2a1a12 0%,#140e0a 55%,#0a0806 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0;transform:rotateY(180deg)}.file-cover .file-cover-inner{z-index:1;backface-visibility:hidden;position:relative}.file-cover .page-face-back .back-orn{background:#c9a96e73;width:40px;height:1px;margin:10px auto}.file-cover .page-face-back .back-label{letter-spacing:.2em;text-transform:uppercase;opacity:.8;font-family:JetBrains Mono,monospace;font-size:10px}.file-leaf{background:linear-gradient(#fffaeb38,#0000 18%),linear-gradient(90deg,#5a3c1e12,#0000 8% 92%,#5a3c1e14),linear-gradient(#f3e4c4 0%,#ead4aa 48%,#e0c794 100%)!important}.file-leaf .scroll-body{flex:1;min-height:0;max-height:none;overflow:auto}.flip-book-host.is-locked{cursor:default}.flip-book-host.is-locked .stf__item{pointer-events:none!important}.flip-book-host.is-locked .leaf-pad,.flip-book-host.is-locked .leaf-pad *{pointer-events:auto!important}.codex-book-shell{padding:12px 16px 18px 18px;contain:none!important;overflow:visible!important}.codex-book-shell .flip-book,.codex-book-shell .flip-book-host,.codex-book-shell .stf__parent,.codex-book-shell .stf__wrapper,.codex-book-shell .stf__block,.codex-book-shell .stf__item{overflow:visible!important}.dossier .choices,.dossier .counsel-bar,.dossier .reaction-banner{z-index:2;position:relative}.file-book-shell{z-index:5}.file-book-shell.is-flipping{z-index:12}.stage{overflow:visible}.file-book-shell.is-locked{pointer-events:none;z-index:1!important}.file-book-shell.is-locked .leaf-pad,.file-book-shell.is-locked .leaf-pad *{pointer-events:auto}.file-book-shell.is-flipping:not(.is-locked){z-index:12}.stf__parent{box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;display:block;position:relative;transform:translateZ(0)}.sft__wrapper{box-sizing:border-box;width:100%;position:relative}.stf__parent canvas{width:100%;height:100%;position:absolute;top:0;left:0}.stf__block{box-sizing:border-box;perspective:2000px;width:100%;height:100%;position:absolute}.stf__item{transform-style:preserve-3d;display:none;position:absolute}.stf__outerShadow,.stf__innerShadow,.stf__hardShadow,.stf__hardInnerShadow{position:absolute;top:0;left:0}
