:is(html:has(.story-shell),body:has(.story-shell)){color:#ece7dc;background:#0d0f0d;min-height:100%}.story-shell{color:#ece7dc;min-height:100vh;font-family:var(--font-dm-sans),Arial,sans-serif;background:linear-gradient(#101310 0%,#0a0c0a 100%)}.story-kicker{color:#b9a261;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.story-header{z-index:20;background:#0c0f0cf5;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:12px 24px;display:flex;position:sticky;top:0}.story-header strong{letter-spacing:.05em;margin-top:4px;font-size:13px;display:block}.story-header nav{gap:7px;display:flex}.story-header button,.story-side-actions button,.story-game-over button{color:#d9cfad;letter-spacing:.06em;cursor:pointer;background:#151915;border:1px solid #d8c68b2e;border-radius:9px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800}.story-header button em{color:#81785f;margin-left:6px;font-style:normal}.story-layout{grid-template-columns:230px minmax(0,820px) 260px;justify-content:center;gap:18px;padding:28px 22px 90px;display:grid}.story-stats,.story-history{background:#121512;border:1px solid #ffffff14;border-radius:14px;align-self:start;padding:17px;position:sticky;top:98px}.story-stats h2{font:500 28px/1 var(--font-instrument-serif),Georgia,serif;margin:7px 0 2px}.story-stats>p{color:#8f948b;margin:0 0 18px;font-size:11px;line-height:1.45}.story-stat-list{gap:10px;display:grid}.story-stat-list label{grid-template-columns:80px 1fr 38px;align-items:center;gap:8px;display:grid}.story-stat-list span,.story-stat-list em{color:#b7b5aa;font-size:8px;font-style:normal}.story-stat-list i{background:#222722;border-radius:999px;height:5px;overflow:hidden}.story-stat-list i b{border-radius:inherit;background:#b7a15f;height:100%;display:block}.story-side-actions{gap:7px;margin-top:20px;display:grid}.story-side-actions button{width:100%;font-size:8px}.story-scene{min-width:0}.story-dialogue-card{background:#131713;border:1px solid #e0d09e1f;border-radius:18px;padding:30px;box-shadow:0 22px 70px #00000038}.story-dialogue-card>header{color:#777e75;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:10px;display:flex}.story-speaker{color:#b9a261;letter-spacing:.16em;margin-top:26px;font-size:11px;font-weight:900}.story-dialogue-card h1{font:500 clamp(34px,5vw,58px)/.98 var(--font-instrument-serif),Georgia,serif;margin:7px 0 16px}.story-text{color:#e6e0d4;font:400 17px/1.75 var(--font-dm-sans),Arial,sans-serif;white-space:pre-line;margin:0}.story-note{color:#8f948b;background:#0e110e;border-left:2px solid #6e654b;margin:18px 0 0;padding:11px 13px;font-size:11px;line-height:1.55}.story-choices{gap:9px;margin-top:26px;display:grid}.story-choices button{text-align:left;color:#e4ded0;cursor:pointer;background:#0f120f;border:1px solid #ffffff17;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:4px 10px;width:100%;min-height:58px;padding:12px 14px;transition:border-color .15s,background .15s;display:grid}.story-choices button:hover:not(:disabled){background:#181c17;border-color:#d5c07f75}.story-choices button:disabled{opacity:.35;cursor:not-allowed}.story-choices button>span{color:#847657;font-size:10px}.story-choices button>b{font-size:13px}.story-choices button>small{color:#a9756b;grid-column:2;font-size:9px;line-height:1.35}.story-history ol{gap:9px;margin:14px 0 0;padding:0;list-style:none;display:grid}.story-history li{color:#9b9e96;border-bottom:1px solid #ffffff0f;padding-bottom:9px;font-size:10px;line-height:1.45}.story-start{place-items:center;padding:28px;display:grid}.story-start-card{background:#131713;border:1px solid #e5d2971f;border-radius:20px;width:min(1050px,100%);padding:34px}.story-start-card h1{font:500 clamp(40px,6vw,72px)/.95 var(--font-instrument-serif),Georgia,serif;margin:9px 0 14px}.story-start-card>p{color:#aeb1aa;max-width:820px;font-size:14px;line-height:1.65}.story-hero-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;display:grid}.story-hero-grid button{text-align:left;color:#ece7dc;cursor:pointer;background:#0f120f;border:1px solid #ffffff14;border-radius:14px;min-height:270px;padding:20px}.story-hero-grid button:hover{background:#171b16;border-color:#d9c37f66}.story-hero-grid small{color:#8e938b;font-size:10px;line-height:1.45;display:block}.story-hero-grid strong{font:500 30px/1 var(--font-instrument-serif),Georgia,serif;margin:16px 0 8px;display:block}.story-hero-grid p{color:#b6b8b0;font-size:12px;line-height:1.55}.story-hero-grid em{color:#cbb774;letter-spacing:.09em;margin-top:18px;font-size:10px;font-style:normal;font-weight:900;display:block}.story-panel{z-index:100;background:#040504bf;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.story-panel>article{background:#121512;border:1px solid #e2cf9524;border-radius:18px;width:min(760px,100%);max-height:84vh;padding:24px;overflow:auto}.story-panel>article>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.story-panel h2{font:500 34px/1 var(--font-instrument-serif),Georgia,serif;margin:7px 0 18px}.story-panel header>button{color:#a8aaa4;cursor:pointer;background:0 0;border:0;width:36px;height:36px;font-size:26px}.story-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.story-list li{background:#0e110e;border:1px solid #ffffff0f;border-radius:9px;grid-template-columns:34px 1fr;gap:10px;padding:11px;display:grid}.story-list span{color:#766b4e;font-size:9px}.story-list p{color:#ccc8be;margin:0;font-size:12px;line-height:1.45}.story-character-list,.story-inventory-list{gap:9px;display:grid}.story-character-list section,.story-inventory-list section{background:#0e110e;border:1px solid #ffffff12;border-radius:10px;justify-content:space-between;gap:18px;padding:14px;display:flex}.story-character-list p,.story-inventory-list p{color:#9fa39b;margin:5px 0 0;font-size:11px;line-height:1.5}.story-inventory-list small{color:#bca868;font-size:9px}.story-inventory-list button{color:#d9cfad;cursor:pointer;background:#171b16;border:1px solid #d5c07f3d;border-radius:8px;align-self:center;min-height:36px;padding:0 11px;font-size:9px;font-weight:800}.story-game-over{background:#171211;border:1px solid #b75c4833;border-radius:16px;padding:30px}.story-game-over h2{font:500 42px/1.05 var(--font-instrument-serif),Georgia,serif}.v3-save-controls{z-index:60;background:#0c0f0cf5;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:6px;padding:6px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 40px #0000004d}.v3-save-controls button{color:#d9cfad;letter-spacing:.06em;cursor:pointer;background:#171b16;border:1px solid #d5c07f2e;border-radius:8px;min-height:36px;padding:0 11px;font-size:9px;font-weight:800}.v3-save-controls button:disabled{opacity:.45;cursor:wait}.v3-save-controls output{color:#aaa89d;max-width:280px;padding:0 7px;font-size:9px}.v3-account-gate{z-index:200;background:#030503d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.v3-account-gate>section{color:#ece7dc;background:#121512;border:1px solid #e1cf9524;border-radius:16px;width:min(500px,100%);padding:26px;box-shadow:0 30px 90px #00000080}.v3-account-gate span{color:#b9a261;letter-spacing:.16em;font-size:9px;font-weight:800}.v3-account-gate h2{font:500 31px/1.05 var(--font-instrument-serif),Georgia,serif;margin:9px 0}.v3-account-gate p{color:#9ea198;font-size:12px;line-height:1.5}.v3-account-gate nav{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.v3-account-gate a,.v3-account-gate button{color:#d9cfad;letter-spacing:.05em;cursor:pointer;background:#171b16;border:1px solid #d5c07f33;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:1100px){.story-layout{grid-template-columns:210px minmax(0,1fr)}.story-history{display:none}}@media (max-width:760px){.story-header{flex-direction:column;align-items:flex-start;padding:12px;position:relative}.story-header nav{width:100%;overflow:auto}.story-header nav button{white-space:nowrap;flex:1}.story-layout{padding:12px 10px 80px;display:block}.story-stats{margin-bottom:10px;position:relative;top:auto}.story-stat-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-dialogue-card{padding:20px 16px}.story-text{font-size:15px}.story-hero-grid{grid-template-columns:1fr}.story-start{padding:10px}.story-start-card{padding:22px 15px}.story-character-list section,.story-inventory-list section{flex-direction:column}.story-panel{padding:7px}.story-panel>article{max-height:92vh;padding:18px 13px}.v3-save-controls{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));justify-content:center}.v3-save-controls output{display:none}}.act1-pixel-world{background:#101912;border:1px solid #e0d09e29;border-radius:18px;width:100%;height:min(680px,100vh - 130px);min-height:560px;scroll-margin-top:86px;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000057}.act1-pixel-world canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;image-rendering:pixelated;display:block}.act1-world-shade{pointer-events:none;background:radial-gradient(circle at 48% 40%,#e3be780b,#0000 42%),radial-gradient(circle at 50% 45%,#0000 58%,#02070433 118%),linear-gradient(#19281d0a,#0000 34% 74%,#04080533);position:absolute;inset:0}.act1-world-loading{color:#c6ad66;letter-spacing:.15em;background:#0e170f;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;inset:0}.act1-world-toolbar{z-index:3;pointer-events:none;align-items:center;gap:6px;display:flex;position:absolute;top:12px;left:12px;right:12px}.act1-world-toolbar span{color:#c2b374;letter-spacing:.13em;background:#090e0ad6;border:1px solid #dfcf9d21;border-radius:8px;margin-right:auto;padding:8px 10px;font-size:8px;font-weight:900}.act1-world-toolbar button{pointer-events:auto;color:#d9d5c7;letter-spacing:.06em;cursor:pointer;background:#090e0ae0;border:1px solid #dfcf9d2b;border-radius:8px;min-height:34px;padding:0 10px;font-size:8px;font-weight:900}.act1-world-toolbar button.is-active{color:#efd891;background:#443419e6;border-color:#c7a958}.act1-world-message{z-index:3;color:#ddd8ca;width:min(620px,100% - 28px);font:400 12px/1.5 var(--font-instrument-serif),Georgia,serif;text-align:center;pointer-events:none;background:#080d09e6;border:1px solid #e1d09624;border-radius:10px;margin:0;padding:11px 14px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.act1-world-help{z-index:3;color:#798178;letter-spacing:.15em;text-align:center;pointer-events:none;font-size:7px;font-weight:900;position:absolute;bottom:12px;left:0;right:0}@media (max-width:760px){.act1-pixel-world{border-radius:13px;height:68svh;min-height:480px}.act1-world-toolbar{flex-wrap:wrap;top:7px;left:7px;right:7px}.act1-world-toolbar span{width:100%;margin:0}.act1-world-toolbar button:first-of-type{margin-right:auto}.act1-world-message{font-size:11px;bottom:25px}.act1-world-help{display:none}}.story-layout{grid-template-columns:230px minmax(0,940px)}.story-dialogue-card{background:radial-gradient(circle at 92% 0,#3f5b4e2e,#0000 34%),linear-gradient(145deg,#151a16,#111411);box-shadow:0 24px 80px #00000052,inset 0 1px #ffffff06}.story-choices button{position:relative;overflow:hidden}.story-choices button:before{content:"";opacity:.45;background:#8d7842;width:3px;position:absolute;inset:0 auto 0 0}.story-choices button:hover:not(:disabled):before{opacity:1;background:#d0b565}.story-panel>article{width:min(980px,100%)}.story-equipment-layout{grid-template-columns:minmax(310px,.82fr) minmax(360px,1.18fr);align-items:start;gap:18px;display:grid}.story-equipment-slots{background:radial-gradient(circle at 50% 30%,#52654e33,#0000 60%),#0d100d;border:1px solid #d3be7e1f;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px;display:grid}.story-equipment-slots>section{text-align:center;background:#141914c2;border:1px dashed #d8c68b2e;border-radius:11px;grid-template-rows:auto 62px minmax(42px,auto);place-items:center;min-height:146px;padding:11px;display:grid;position:relative}.story-equipment-slots>section.is-filled{background:linear-gradient(160deg,#364233b8,#111511f2);border-style:solid;border-color:#d0b5626b}.story-equipment-slots>section>span{color:#7f826f;letter-spacing:.14em;justify-self:start;font-size:8px;font-weight:900}.story-equipment-slots>section>b{color:#625c49;place-items:center;font:400 38px/1 Georgia,serif;display:grid}.story-equipment-slots>section.is-filled>b{color:#b39c5d}.story-equipment-slots>section>em{color:#656961;letter-spacing:.08em;font-size:8px;font-style:normal}.story-equipment-slots>section>button{color:#e2dac7;cursor:pointer;background:#0507056b;border:0;border-radius:8px;width:100%;padding:7px}.story-equipment-slots>section>button strong,.story-equipment-slots>section>button small{display:block}.story-equipment-slots>section>button strong{font-size:10px;line-height:1.3}.story-equipment-slots>section>button small{color:#bda862;margin-top:4px;font-size:8px}.story-inventory-list{align-content:start}.story-inventory-list>header{color:#aaa897;letter-spacing:.08em;justify-content:space-between;gap:14px;padding:0 2px 4px;font-size:9px;display:flex}.story-inventory-list>header small{color:#73776f;letter-spacing:0}.story-inventory-list section{transition:border-color .15s,background .15s}.story-inventory-list section.is-equipped{background:#151a15;border-color:#d0b5625c;grid-template-columns:auto 1fr auto;display:grid}.story-inventory-list section.is-equipped:before{content:"ZAŁOŻONE";color:#bca868;letter-spacing:.12em;align-self:center;font-size:7px;font-weight:900}@media (max-width:860px){.story-equipment-layout{grid-template-columns:1fr}.story-equipment-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.story-equipment-slots{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px}.story-equipment-slots>section{min-height:132px}.story-inventory-list>header{flex-direction:column;gap:4px}.story-inventory-list section.is-equipped{grid-template-columns:1fr}}.story-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0d0ae8;min-height:56px;padding:8px 16px}.story-header strong{margin-top:2px;font-size:11px}.story-header button{min-height:32px;padding:0 10px;font-size:8px}.story-layout{grid-template-columns:184px minmax(0,1240px);gap:12px;padding:12px 16px 72px}.story-stats{background:#121512e6;border-radius:10px;padding:12px;top:70px}.story-stats h2{font-size:23px}.story-stats>p{margin-bottom:12px;font-size:9px}.story-stat-list{gap:7px}.story-stat-list label{grid-template-columns:63px 1fr 31px;gap:6px}.story-scene{min-width:0;position:relative}.story-scene-world{align-self:start}.act1-pixel-world{border-radius:11px;height:calc(100svh - 86px);min-height:670px}.story-dialogue-card{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(150deg,#141a15f5,#0c0f0cf5);border-radius:10px;width:auto;max-height:48%;padding:15px 17px;position:absolute;bottom:16px;left:18px;right:18px;overflow:auto;box-shadow:0 14px 50px #00000075}.story-dialogue-card>header{grid-template-columns:1fr auto 28px;align-items:center;gap:8px;font-size:8px;display:grid}.story-dialogue-close{color:#aaa99e;cursor:pointer;background:#0608068c;border:1px solid #ffffff14;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;display:grid}.story-speaker{margin-top:8px;font-size:9px}.story-dialogue-card h1{margin:3px 0 7px;font-size:clamp(22px,2.2vw,31px);line-height:1}.story-text{font-size:13px;line-height:1.55}.story-dialogue-card .story-note{margin-top:9px;padding:7px 9px;font-size:9px}.story-choices{gap:5px;margin-top:12px}.story-choices button{border-radius:8px;grid-template-columns:28px minmax(0,1fr);min-height:40px;padding:7px 10px}.story-choices button>span{font-size:8px}.story-choices button>b{font-size:11px;line-height:1.35}.story-choices button>small{font-size:8px}.story-panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03050338;place-items:start end;padding:70px 16px 16px}.story-panel>article{background:#111511fa;border-radius:11px;width:min(560px,100vw - 32px);max-height:calc(100svh - 88px);padding:16px;box-shadow:0 20px 70px #00000080}.story-panel--inventory>article{width:min(680px,100vw - 32px)}.story-panel--journal>article{width:min(1040px,100vw - 32px)}.story-panel h2{margin:5px 0 12px;font-size:27px}.story-equipment-layout{grid-template-columns:1fr;gap:10px}.story-equipment-slots{border-radius:9px;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:8px}.story-equipment-slots>section{border-radius:8px;grid-template-rows:auto 30px minmax(30px,auto);min-height:83px;padding:7px}.story-equipment-slots>section>b{font-size:25px}.story-equipment-slots>section>button{padding:4px}.story-equipment-slots>section>button strong{font-size:8px}.story-inventory-list{gap:6px}.story-inventory-list section{border-radius:8px;padding:9px}.story-inventory-list p{font-size:9px;line-height:1.35}.investigation-map{grid-template-columns:minmax(0,1fr) 188px;gap:12px;min-height:540px;display:grid}.investigation-board{background-color:#d5d0c0;background-image:linear-gradient(#48443b12 1px,#0000 1px),linear-gradient(90deg,#48443b12 1px,#0000 1px),radial-gradient(circle at 50% 42%,#ffffff94,#0000 64%);background-size:22px 22px,22px 22px,100% 100%;border:1px solid #dac6891c;border-radius:9px;min-height:540px;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #392d211f}.investigation-wires{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.investigation-wires line{stroke:#72151c;stroke-width:.48px;stroke-linecap:round;opacity:.76;vector-effect:non-scaling-stroke}.investigation-wires line.is-secondary{stroke-width:.3px;opacity:.45;stroke-dasharray:2 1}.investigation-core{color:#241f1a;background:#e5dfcf;border:2px solid #5c1118;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 7px 16px #2e221933}.investigation-core span{letter-spacing:.12em;font-size:8px;font-weight:900}.investigation-core strong{color:#691219;font:500 30px/1 Georgia,serif}.investigation-category{color:#6e665b;letter-spacing:.17em;pointer-events:none;font-size:7px;font-weight:900;position:absolute;transform:translate(-50%,-50%)}.investigation-node{z-index:2;color:#27231f;width:clamp(112px,16vw,172px);min-height:48px;font:700 9px/1.35 var(--font-dm-sans),Arial,sans-serif;text-align:left;cursor:pointer;background:#eee9da;border:1px solid #42362a45;padding:8px 9px;position:absolute;transform:translate(-50%,-50%)rotate(-1deg);box-shadow:0 5px 13px #3d2e222e}.investigation-node:nth-of-type(2n){transform:translate(-50%,-50%)rotate(1deg)}.investigation-node:after{content:"";background:#65131a;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000061}.investigation-node.is-selected{outline-offset:2px;background:#fff9e8;outline:2px solid #6b1119}.investigation-node.is-linking{outline-offset:3px;outline:3px double #6b1119;box-shadow:0 0 0 5px #6b11191f,0 6px 16px #3d2e2238}.investigation-node--people{border-left:4px solid #3e6472}.investigation-node--korda{border-left:4px solid #7a171d}.investigation-node--places{border-left:4px solid #54704f}.investigation-node--time{border-left:4px solid #7b6234}.investigation-node--self{border-left:4px solid #65527a}.investigation-empty{color:#6a6258;text-align:center;width:min(340px,80%);font-size:11px;line-height:1.5;position:absolute;top:68%;left:50%;transform:translate(-50%)}.investigation-inspector{background:#0d100d;border:1px solid #ffffff12;border-radius:9px;align-self:stretch;padding:13px}.investigation-inspector small{color:#8d7650;letter-spacing:.12em;margin-top:18px;font-size:8px;font-weight:900;display:block}.investigation-inspector p{color:#ded9cd;font:500 17px/1.25 var(--font-instrument-serif),Georgia,serif}.investigation-inspector em{color:#787d76;font-size:9px;font-style:normal;line-height:1.5;display:block}.investigation-hypotheses{border-top:1px solid #ffffff12;gap:6px;margin-top:18px;padding-top:12px;display:grid}.investigation-hypotheses>strong{color:#82745a;letter-spacing:.14em;font-size:8px}.investigation-hypotheses p{font:400 9px/1.45 var(--font-dm-sans),Arial,sans-serif;color:#94988f;background:#ffffff06;border-left:2px solid #665e53;gap:4px;margin:0;padding:8px;display:grid}.investigation-hypotheses p.is-confirmed{color:#d6d0c3;border-left-color:#8c252d}.investigation-hypotheses b{letter-spacing:.12em;color:#a37e66;font-size:7px}@media (max-width:900px){.story-layout{grid-template-columns:150px minmax(0,1fr);padding:10px 8px 74px}.story-stats{padding:9px}.act1-pixel-world{min-height:580px}.investigation-map{grid-template-columns:1fr}.investigation-inspector{display:none}}@media (max-width:760px){.story-header{gap:7px;padding:8px;position:relative}.story-header nav button{font-size:7px}.story-layout{padding:7px 6px 76px;display:block}.story-stats{margin-bottom:6px;padding:8px}.story-stats h2{font-size:19px}.story-stats>p,.story-stats>.story-note{display:none}.story-stat-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.story-stat-list label{grid-template-columns:42px 1fr 25px}.act1-pixel-world{border-radius:8px;height:76svh;min-height:510px}.story-dialogue-card{border-radius:8px;max-height:54%;padding:12px;bottom:6px;left:6px;right:6px}.story-dialogue-card h1{font-size:21px}.story-text{font-size:12px}.story-panel{background:#03050347;place-items:end center;padding:8px}.story-panel>article,.story-panel--inventory>article,.story-panel--journal>article{border-radius:10px;width:100%;max-height:88svh;padding:13px}.story-equipment-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.investigation-map,.investigation-board{min-height:500px}.investigation-node{width:108px;font-size:8px}}.story-nav-button{justify-content:center;align-items:center;gap:4px;display:inline-flex}.story-nav-icon{display:none}@media (max-width:760px){:is(html:has(.story-shell),body:has(.story-shell)){background:#080b09;min-height:100%;overflow:hidden}.story-shell{background:radial-gradient(circle at 50% 0,#35493833,#0000 32%),#080b09;min-height:100svh}.story-header{z-index:40;min-height:54px;padding:max(7px,env(safe-area-inset-top)) 12px 7px;background:linear-gradient(90deg,#080c09fa,#0f1410f2);border-bottom-color:#cfb46629;flex-direction:row;align-items:center;position:sticky;top:0;box-shadow:0 8px 28px #00000052}.story-header-copy{min-width:0;padding-right:112px}.story-header-copy .story-kicker{letter-spacing:.2em;font-size:8px}.story-header-copy strong{white-space:nowrap;color:#bab8ad;font-size:9px}.story-header nav{z-index:130;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#181e18f7,#090c0afa);border:1px solid #dbc58429;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));width:auto;height:62px;padding:5px;display:grid;position:fixed;overflow:visible;box-shadow:0 16px 55px #000000a8,inset 0 1px #ffffff09}.story-header nav .story-nav-button{color:#898d84;letter-spacing:.08em;background:0 0;border:0;border-radius:13px;grid-template-rows:25px 13px;grid-template-columns:1fr auto;align-content:center;gap:0 4px;min-width:0;min-height:50px;padding:3px 10px;font-size:7px;display:grid;position:relative}.story-header nav .story-nav-button[aria-pressed=true]{color:#f1dfaa;background:linear-gradient(160deg,#6a1e26b8,#3815199e);box-shadow:inset 0 0 0 1px #cd896f38,0 7px 18px #310a0f38}.story-nav-icon{color:#a98d5a;text-align:center;grid-column:1/-1;font:400 21px/1 Georgia,serif;display:block}.story-nav-button[aria-pressed=true] .story-nav-icon{color:#f0cda3;text-shadow:0 0 15px #a637419e}.story-header nav .story-nav-button>span:nth-child(2){text-overflow:ellipsis;place-self:center end;overflow:hidden}.story-header nav .story-nav-button em{color:#6e716a;place-self:center start;margin:0;font-size:7px}.story-header nav .story-nav-button[aria-pressed=true] em{color:#dabd8f}.story-layout{height:calc(100svh - 54px - 78px - env(safe-area-inset-bottom));grid-template:1fr/minmax(0,1fr);min-height:500px;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.story-stats{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:linear-gradient(105deg,#0c110ded,#121812db);border:1px solid #d9c37f21;border-radius:14px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;margin:0;padding:8px 9px;display:grid;position:absolute;top:8px;left:8px;right:8px;box-shadow:0 12px 30px #0000004d}.story-stats>.story-kicker,.story-stats>p{display:none}.story-stats h2{color:#eee7d6;margin:0;font-size:17px;line-height:1}.story-stat-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.story-stat-list label{text-align:center;grid-template-rows:12px 4px 10px;grid-template-columns:1fr;gap:3px;min-width:0;display:grid}.story-stat-list span{color:#8f948b;text-overflow:ellipsis;white-space:nowrap;font-size:5px;line-height:12px;overflow:hidden}.story-stat-list i{background:#273028;width:100%;height:3px}.story-stat-list i b{background:linear-gradient(90deg,#7d171f,#d0a55c);box-shadow:0 0 7px #ba884959}.story-stat-list em{color:#d6c9a6;font-size:7px;line-height:10px}.story-scene,.story-scene-world{align-self:stretch;width:100%;height:100%;min-height:0}.act1-pixel-world{width:100%;height:100%;min-height:0;box-shadow:none;background:#0d160f;border:0;border-radius:0}.act1-world-shade{background:radial-gradient(circle at 50% 38%,#e5bc740d,#0000 42%),radial-gradient(circle at 50% 46%,#0000 54%,#0105023d 118%),linear-gradient(#1423190a,#0000 30% 76%,#03070438)}.act1-world-toolbar{grid-template-columns:1fr 42px 42px;gap:6px;display:grid;top:79px;left:8px;right:8px}.act1-world-toolbar span{display:none}.act1-world-toolbar button{background:#070b08e0;border-radius:12px;min-height:42px;padding:0 8px;font-size:7px;box-shadow:0 7px 20px #00000040}.act1-world-toolbar button:first-of-type{justify-self:start;min-width:128px;margin:0}.act1-world-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060a07e0;border-radius:12px;width:calc(100% - 20px);padding:9px 12px;font-size:10px;line-height:1.35;bottom:12px}.act1-world-help{display:none}.story-dialogue-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#671b253b,#0000 38%),linear-gradient(155deg,#171d18fa,#090c0afa);border:1px solid #dcbc7b2e;border-top:2px solid #711923;border-radius:17px;max-height:62%;padding:13px 13px 14px;bottom:7px;left:7px;right:7px;box-shadow:0 -18px 55px #00000080}.story-dialogue-card>header{grid-template-columns:1fr auto 36px;min-height:36px}.story-dialogue-close{border-radius:11px;width:36px;height:36px;font-size:24px}.story-speaker{color:#d4ad63;margin-top:6px;font-size:8px}.story-dialogue-card h1{margin:3px 0 8px;font-size:23px;line-height:1.02}.story-text{font-size:12px;line-height:1.5}.story-choices{gap:6px;margin-top:11px}.story-choices button{background:#0d110ee6;border-radius:12px;grid-template-columns:25px minmax(0,1fr);min-height:48px;padding:9px 10px}.story-choices button>b{font-size:10px;line-height:1.35}.story-choices button>small{font-size:7px}.story-panel{z-index:100;padding:54px 0 calc(78px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02050394;place-items:end center}.story-panel>article,.story-panel--inventory>article,.story-panel--journal>article{width:100%;max-height:calc(100svh - 132px - env(safe-area-inset-bottom));overscroll-behavior:contain;background:radial-gradient(circle at 84% -5%,#691f2840,#0000 34%),linear-gradient(160deg,#171d18,#0b0e0c 72%);border:1px solid #dcc27c26;border-bottom:0;border-radius:24px 24px 0 0;padding:0 13px 18px;overflow:auto;box-shadow:0 -24px 70px #0000009e}.story-panel>article>header{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#121713fc 72%,#121713e6);border-bottom:1px solid #ffffff0f;align-items:center;margin:0 -13px 12px;padding:15px 13px 9px;position:sticky;top:0}.story-panel h2{margin:3px 0 0;font-size:25px;line-height:1}.story-panel header>button{background:#05080661;border:1px solid #ffffff14;border-radius:13px;place-items:center;width:40px;height:40px;font-size:26px;display:grid}.story-equipment-layout{grid-template-columns:1fr;gap:14px;display:grid}.story-equipment-slots{background:radial-gradient(circle at 50% 30%,#60715833,#0000 62%),#080c09b8;border:1px solid #d6bb6f24;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.story-equipment-slots>section{background:linear-gradient(155deg,#1c221ce0,#0d110eeb);border:1px dashed #dbc5842e;border-radius:14px;grid-template-rows:auto 42px minmax(31px,auto);min-height:112px;padding:9px;box-shadow:inset 0 1px #ffffff06}.story-equipment-slots>section.is-filled{background:radial-gradient(circle at 50% 34%,#71262b3d,#0000 62%),linear-gradient(155deg,#263126,#101410);border-style:solid;border-color:#d6ac536e}.story-equipment-slots>section>span{color:#8c9187;font-size:7px}.story-equipment-slots>section>b{color:#665f4b;font-size:31px}.story-equipment-slots>section.is-filled>b{color:#d0ad66;text-shadow:0 0 18px #be6f4a52}.story-equipment-slots>section>em{font-size:7px}.story-equipment-slots>section>button{border-radius:9px;min-height:36px}.story-equipment-slots>section>button strong{font-size:9px}.story-inventory-list>header{background:0 0;margin:0;padding:0 2px 5px;position:static}.story-inventory-list section,.story-character-list section{background:linear-gradient(150deg,#181e19e6,#0a0d0bf2);border:1px solid #ffffff12;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;display:grid;box-shadow:0 8px 24px #00000029}.story-inventory-list p,.story-character-list p{font-size:10px;line-height:1.45}.story-inventory-list button{border-radius:11px;min-height:42px}.story-inventory-list section.is-equipped{grid-template-columns:1fr auto}.story-inventory-list section.is-equipped:before{grid-column:1/-1}.story-panel--journal>article{overflow-x:hidden}.story-panel--journal .investigation-map{scroll-snap-type:x proximity;overscroll-behavior-x:contain;touch-action:pan-x;min-height:0;padding:0 0 8px;display:block;overflow-x:auto}.story-panel--journal .investigation-board{scroll-snap-align:start;border-radius:17px;width:650px;min-width:650px;min-height:470px}.story-panel--journal .investigation-inspector{box-sizing:border-box;width:calc(100vw - 44px);margin-top:10px;display:block;position:sticky;left:0}.investigation-node{width:118px;font-size:8px}.v3-save-controls{top:max(8px,env(safe-area-inset-top));z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e0be0;border-radius:11px;width:auto;padding:3px;bottom:auto;left:auto;right:8px}.v3-save-controls button{min-width:45px;min-height:31px;padding:0 7px;font-size:7px}.v3-save-controls output{display:none}.story-start{min-height:100svh;padding:14px 0 22px;overflow:hidden auto}.story-start-card{background:radial-gradient(circle at 82% 8%,#72222b38,#0000 28%),#0d110e;border:0;border-radius:0;width:100%;padding:22px 16px}.story-start-card h1{font-size:42px}.story-start-card>p{font-size:12px;line-height:1.55}.story-hero-grid{scroll-snap-type:x mandatory;gap:10px;margin:22px -16px 0;padding:0 16px 14px;scroll-padding:16px;display:flex;overflow-x:auto}.story-hero-grid button{scroll-snap-align:start;background:radial-gradient(circle at 80% 5%,#661f2733,#0000 35%),linear-gradient(155deg,#171d18,#0b0e0c);border-radius:18px;flex:0 0 84vw;min-height:330px;padding:21px}.story-hero-grid strong{font-size:34px}}@media (max-width:760px) and (prefers-reduced-motion:no-preference){.story-header nav .story-nav-button,.story-equipment-slots button,.story-choices button{transition:transform .16s,border-color .2s,background-color .2s,color .2s}.story-header nav .story-nav-button:active,.story-equipment-slots button:active,.story-choices button:active{transform:scale(.975)}.story-panel>article{animation:.22s cubic-bezier(.2,.75,.24,1) both story-mobile-sheet-in}}@keyframes story-mobile-sheet-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.story-dialogue-body{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:14px;display:grid}.story-dialogue-copy{min-width:0}.story-dialogue-portrait,.story-character-portrait{image-rendering:pixelated;background-color:#101514;background-image:url(/game-assets/village/character-portraits.png);background-repeat:no-repeat;background-size:500% 200%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #dfcb9021,0 14px 34px #00000057}.story-dialogue-portrait{clip-path:polygon(3% 0,97% 3%,100% 91%,92% 100%,0 96%,2% 12%);border-radius:10px 3px 12px 4px;width:112px;height:132px}.story-dialogue-portrait:after,.story-character-portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#060a08b3),radial-gradient(circle at 50% 35%,#0000 46%,#07090833);position:absolute;inset:0}.portrait-witek{background-position:0 0}.portrait-ela{background-position:25% 0}.portrait-kid{background-position:50% 0}.portrait-kacper{background-position:75% 0}.portrait-roman{background-position:100% 0}.portrait-magda{background-position:0 100%}.portrait-professor{background-position:25% 100%}.portrait-stachu{background-position:50% 100%}.portrait-car{background-position:75% 100%}.portrait-wife{background-position:100% 100%}.portrait-dog{background-image:radial-gradient(at 31% 25%,#725546 0 13%,#0000 14%),radial-gradient(at 69% 25%,#725546 0 13%,#0000 14%),radial-gradient(circle at 39% 43%,#d8c49d 0 4%,#0000 5%),radial-gradient(circle at 61% 43%,#d8c49d 0 4%,#0000 5%),radial-gradient(at 50% 62%,#2e241f 0 8%,#0000 9%),radial-gradient(at 50% 54%,#90705a 0 36%,#4a372d 37% 55%,#0000 56%);background-size:auto}.portrait-borys{background-image:linear-gradient(#0c110e05,#0c110e47),url(/game-assets/portraits/borys.webp);background-position:50%;background-size:cover}.portrait-inner{filter:saturate(.62);background-image:radial-gradient(circle at 50% 29%,#836b53 0 16%,#0000 17%),radial-gradient(at 50% 76%,#35443b 0 30%,#0000 31%);background-size:auto}.story-character-list section{align-items:center;justify-content:initial;grid-template-columns:58px minmax(0,1fr);display:grid}.story-character-portrait{border-radius:9px;width:58px;height:66px}@media (max-width:760px){.story-dialogue-card{border-radius:15px;max-height:min(44svh,360px);padding:9px 10px 10px;bottom:6px;left:6px;right:6px;overflow:auto}.story-dialogue-card>header{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0f1410fa,#0f1410e6);margin:0 -10px 7px;padding:7px 10px 5px;position:sticky;top:-9px}.story-dialogue-body{grid-template-columns:70px minmax(0,1fr);gap:9px}.story-dialogue-portrait{border-radius:9px 3px 10px 4px;width:70px;height:86px;position:sticky;top:35px}.story-speaker{margin-top:0;font-size:7px}.story-dialogue-card h1{margin:2px 0 5px;font-size:18px}.story-text{font-size:10.5px;line-height:1.42}.story-dialogue-card .story-note{margin-top:6px;padding:5px 7px;font-size:7px;line-height:1.4}.story-choices{gap:4px;margin-top:8px}.story-choices button{border-radius:9px;grid-template-columns:21px minmax(0,1fr);min-height:38px;padding:6px 7px}.story-choices button>b{font-size:9px;line-height:1.28}.story-choices button>small{font-size:6px}.story-character-list section{grid-template-columns:64px minmax(0,1fr)}.story-character-portrait{width:64px;height:72px}}@media (max-width:380px){.story-header nav .story-nav-button{padding-inline:5px;font-size:6px}.story-stats{grid-template-columns:62px minmax(0,1fr);gap:5px;padding-inline:7px}.story-stats h2{font-size:15px}.story-stat-list{gap:3px}.story-stat-list span{font-size:4.5px}.act1-world-toolbar button:first-of-type{min-width:112px}.story-equipment-slots{gap:6px;padding:7px}.story-dialogue-card{max-height:42svh}.story-dialogue-body{grid-template-columns:58px minmax(0,1fr);gap:7px}.story-dialogue-portrait{width:58px;height:72px}}.story-text-reveal{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.story-text-reveal i{color:#9d2631;font-style:normal;animation:1s step-end infinite story-caret}.story-dialogue-continue{color:#b7a777!important;border-style:dashed!important}@keyframes story-caret{50%{opacity:0}}.act1-search-progress{z-index:8;color:#d9cfbd;letter-spacing:.08em;text-transform:uppercase;background:#0b0f0ceb;border:1px solid #801b2661;border-radius:10px;width:min(310px,100% - 28px);padding:9px 11px;font-size:9px;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}.act1-search-progress i{background:#ffffff14;border-radius:99px;height:3px;margin-top:7px;display:block;overflow:hidden}.act1-search-progress i:after{content:"";transform-origin:0;background:#8c1d29;width:100%;height:100%;animation:1.6s linear both act1-search;display:block}@keyframes act1-search{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:760px){.act1-world-toolbar{grid-template-columns:1fr repeat(3,42px)}.act1-world-toolbar button[aria-pressed=true]{color:#f0c99a;background:#5b161ec7;border-color:#b5374294}}:is(html:has(.story-game-active),body:has(.story-game-active)){overscroll-behavior:none;background:#18241d;width:100%;height:100%;overflow:hidden}.story-game-active{background:radial-gradient(circle at 73% 24%,#e1d3a61f,#0000 26%),linear-gradient(145deg,#223128,#121a15 68%,#251a19);grid-template-rows:56px minmax(0,1fr);width:100%;height:100dvh;min-height:0;display:grid;position:fixed;inset:0;overflow:hidden}.story-game-active .story-header{z-index:40;-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);background:linear-gradient(90deg,#141e18f0,#21231ae0);border-bottom-color:#ebd59d29;height:56px;min-height:0;padding:7px 14px;position:relative;box-shadow:0 12px 38px #060a0738}.story-game-active .story-layout{grid-template-columns:176px minmax(0,1fr);justify-content:stretch;gap:10px;width:100%;height:100%;min-height:0;margin:0;padding:10px 12px 12px;display:grid;position:relative;overflow:hidden}.story-game-active .story-stats{background-blend-mode:multiply,soft-light;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(155deg,#1f2b22db,#0f1611eb),url(/game-assets/village/act1-point-cloud-atmosphere.webp) 50%/cover;border-color:#e6d19921;align-self:stretch;min-height:0;padding:12px;position:relative;top:auto;overflow:hidden;box-shadow:0 18px 50px #05090640}.story-game-active .story-scene,.story-game-active .story-scene-world,.story-game-active .act1-pixel-world{align-self:stretch;width:100%;height:100%;min-height:0;max-height:none}.story-game-active .act1-pixel-world{isolation:isolate;background:#26392d;border-color:#efd99f29;border-radius:14px 5px 17px 7px;box-shadow:0 24px 70px #0408054d,inset 0 1px #ffffff14}.story-game-active .act1-pixel-world canvas{image-rendering:auto;filter:saturate(.88)contrast(.96)brightness(1.12)}.story-game-active .act1-world-shade{z-index:2;opacity:.43;background-blend-mode:screen,soft-light,color,soft-light;mix-blend-mode:soft-light;filter:blur(.35px)saturate(.86);background-image:radial-gradient(circle at 47% 38%,#fff2cb42,#0000 33%),radial-gradient(circle at 76% 74%,#68162138,#0000 30%),linear-gradient(115deg,#24594a2e,#0000 46%,#caa0541f),url(/game-assets/village/act1-point-cloud-atmosphere.webp);background-position:50%;background-size:auto,auto,auto,cover}.story-game-active .act1-pixel-world:after{content:"";z-index:2;pointer-events:none;opacity:.3;filter:blur(.25px);background-image:radial-gradient(circle,#ffeebfc7 0 1px,#0000 1.5px),radial-gradient(circle,#5d97849e 0 1px,#0000 1.5px);background-position:0 0,7px 11px;background-size:19px 23px,27px 31px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(115deg,#000000b3,#0000 38%,#0000007a);mask-image:linear-gradient(115deg,#000000b3,#0000 38%,#0000007a)}.story-game-active .act1-world-toolbar,.story-game-active .act1-world-message,.story-game-active .act1-world-help,.story-game-active .act1-search-progress{z-index:4}.story-game-active .act1-world-toolbar span,.story-game-active .act1-world-toolbar button,.story-game-active .act1-world-message{-webkit-backdrop-filter:blur(16px)saturate(1.15);backdrop-filter:blur(16px)saturate(1.15);background:#101913b8;border-color:#ebd69d26;box-shadow:0 12px 36px #05090633}.story-game-active .story-dialogue-card{z-index:12;background-blend-mode:multiply,soft-light;-webkit-backdrop-filter:blur(24px)saturate(1.08);backdrop-filter:blur(24px)saturate(1.08);background:linear-gradient(152deg,#1b261ef0,#0c110ef5 69%),url(/game-assets/village/act1-point-cloud-atmosphere.webp) 50%/cover;border:1px solid #eed59e33;border-left:2px solid #7e1b26b8;border-radius:5px 17px 8px 13px;grid-template-rows:auto minmax(0,1fr);width:clamp(380px,31vw,470px);max-height:none;padding:13px 14px 15px;display:grid;position:absolute;inset:12px 12px 12px auto;overflow:hidden;box-shadow:-24px 16px 75px #03070470,inset 0 1px #ffffff0b}.story-game-active .story-dialogue-card>header{color:#a9aa9d;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:8px;min-height:32px;font-size:7px;display:grid}.story-game-active .story-dialogue-body{grid-template-columns:86px minmax(0,1fr);gap:12px;min-height:0;padding-top:8px;overflow:hidden}.story-game-active .story-dialogue-portrait{image-rendering:auto;filter:saturate(.72)contrast(1.04);width:86px;height:112px;position:sticky;top:0;box-shadow:inset 0 0 0 1px #ecd2972e,0 18px 38px #00000052}.story-game-active .story-dialogue-copy{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a47f4b6b transparent;min-height:0;padding:0 4px 4px 0;overflow-y:auto}.story-game-active .story-speaker{color:#d4b26c;margin-top:1px;font-size:8px}.story-game-active .story-dialogue-card h1{text-wrap:balance;margin:4px 0 9px;font-size:clamp(24px,2vw,31px);line-height:.98}.story-game-active .story-text{color:#ece6d8;font-size:12px;line-height:1.52}.story-game-active .story-dialogue-card .story-note{margin-top:8px;padding:7px 8px;font-size:8px;line-height:1.42}.story-game-active .story-choices{gap:5px;margin-top:11px}.story-game-active .story-choices button{background:#0a0f0cb3;border-radius:4px 9px 5px 8px;grid-template-columns:24px minmax(0,1fr);min-height:39px;padding:7px 8px}.story-game-active .story-choices button>b{font-size:10px;line-height:1.3}.story-game-active .story-choices button>small{font-size:7px}@media (max-width:980px) and (min-width:761px){.story-game-active .story-layout{grid-template-columns:142px minmax(0,1fr);padding-inline:8px}.story-game-active .story-dialogue-card{width:clamp(350px,42vw,430px)}.story-game-active .story-stat-list label{grid-template-columns:52px 1fr 27px}}@media (max-width:760px){.story-game-active{grid-template-rows:54px minmax(0,1fr);height:100dvh}.story-game-active .story-header{-webkit-backdrop-filter:none;backdrop-filter:none;height:54px}.story-game-active .story-header nav{top:calc(100dvh - 70px - env(safe-area-inset-bottom));position:absolute;bottom:auto}.story-game-active .story-layout{height:calc(100dvh - 54px - 76px - env(safe-area-inset-bottom));grid-template:1fr/minmax(0,1fr);padding:0;display:grid}.story-game-active .story-stats{z-index:7;align-self:auto;height:auto;position:absolute;top:7px;left:7px;right:7px;overflow:visible}.story-game-active .act1-pixel-world{border:0;border-radius:0}.story-game-active .act1-world-shade{opacity:.36}.story-game-active .story-dialogue-card{border-top:2px solid #7e1b26d1;border-left-width:1px;border-radius:17px 17px 8px 8px;grid-template-rows:auto minmax(0,1fr);width:auto;max-height:min(50dvh,430px);padding:8px 9px 10px;display:grid;inset:auto 6px 6px;box-shadow:0 -20px 60px #0307047a}.story-game-active .story-dialogue-card>header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin:0;padding:0 0 5px;position:relative;top:auto}.story-game-active .story-dialogue-body{grid-template-columns:64px minmax(0,1fr);gap:8px;padding-top:4px}.story-game-active .story-dialogue-portrait{width:64px;height:78px;top:0}.story-game-active .story-dialogue-card h1{margin:2px 0 5px;font-size:18px}.story-game-active .story-text{font-size:10.5px;line-height:1.42}.story-game-active .story-choices{gap:4px;margin-top:7px}.story-game-active .story-choices button{grid-template-columns:20px minmax(0,1fr);min-height:36px;padding:6px 7px}.story-game-active .story-choices button>b{font-size:9px}.story-game-active .story-choices button>small{font-size:6px}.story-game-active.has-dialogue .act1-world-message{opacity:.18}}@media (max-width:380px){.story-game-active .story-dialogue-card{max-height:min(48dvh,390px)}.story-game-active .story-dialogue-body{grid-template-columns:54px minmax(0,1fr)}.story-game-active .story-dialogue-portrait{width:54px;height:68px}}.story-opening-objective{z-index:4;color:#eae5d5;background:#1a201af0;border-left:3px solid #c3af79;border-radius:3px;max-width:min(350px,100% - 24px);padding:9px 12px;font-size:12px;line-height:1.45;position:absolute;top:66px;left:12px;box-shadow:0 4px 18px #0003}.story-opening-objective summary{color:#e6cc93;cursor:pointer;font-weight:700}.story-opening-objective summary:focus-visible{outline-offset:4px;outline:2px solid #e6cc93}.story-opening-objective p{margin:8px 0 0}@media (max-width:600px){.story-opening-objective{font-size:11px;top:86px}}.story-shell .story-panel--journal,.story-shell .story-panel--inventory{z-index:110}.story-shell .story-panel--journal>article,.story-shell .story-panel--inventory>article{color:#f1ede2;background:#121e23;border:1px solid #405058;border-radius:20px;padding:22px}.story-shell .story-panel--journal>article>header,.story-shell .story-panel--inventory>article>header{background:#121e23;gap:16px}.story-shell .story-panel--journal h2,.story-shell .story-panel--inventory h2{letter-spacing:0;font-size:30px;line-height:1.15}.story-shell .story-panel--journal .story-kicker,.story-shell .story-panel--inventory .story-kicker{color:#e7bd7f;font-size:11px}.story-shell .story-panel button:focus-visible{outline-offset:3px;outline:3px solid #dbff70}.story-shell .journal-view-switch{grid-column:1/-1;gap:8px;margin-bottom:16px;display:flex}.story-shell .journal-view-switch button{color:#dce7e5;background:#203038;border:1px solid #49616b;border-radius:12px;flex:1;min-height:46px;padding:10px 12px;font-size:14px;font-weight:700}.story-shell .journal-view-switch button[aria-pressed=true]{color:#142d2b;background:#aee0cd;border-color:#aee0cd}.story-shell .journal-view-switch span{margin-left:8px;font-size:12px}.story-shell .investigation-map .investigation-board-viewport[hidden]{display:none!important}.story-shell .story-panel--journal .investigation-map.is-notebook{touch-action:auto;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:16px;display:grid;overflow:visible}.story-shell .journal-notebook{min-width:0}.story-shell .journal-intro{color:#b8c9ce;margin:0 0 18px;font-size:15px;line-height:1.65}.story-shell .journal-category{--category:#a3cfca;min-width:0;margin-bottom:20px}.story-shell .journal-category--people{--category:#f2bd7d}.story-shell .journal-category--korda{--category:#f1a49d}.story-shell .journal-category--places{--category:#bdda83}.story-shell .journal-category--time{--category:#bbaaf0}.story-shell .journal-category>header{color:var(--category);justify-content:space-between;align-items:center;padding:0 2px 9px;display:flex}.story-shell .journal-category h3{letter-spacing:.12em;margin:0;font-size:12px}.story-shell .journal-category>header>span{border:1px solid var(--category);border-radius:20px;padding:3px 9px;font-size:12px}.story-shell .journal-category>button{text-align:left;border:1px solid #3a4c54;border-left:3px solid var(--category);color:#eeeadd;width:100%;min-height:52px;font:400 16px/1.55 var(--font-dm-sans),Arial,sans-serif;overflow-wrap:anywhere;background:#1d2c32;border-radius:4px 12px 12px 4px;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 8px;padding:14px;display:flex}.story-shell .journal-category>button[aria-pressed=true]{border-color:var(--category);background:#2b4047}.story-shell .journal-category>button>b{color:var(--category);flex-shrink:0}.story-shell .story-panel--journal .is-notebook .investigation-inspector{background:#19282e;border:1px solid #3e535b;border-radius:14px;align-self:start;width:auto;min-width:0;max-height:none;margin:0;padding:16px;position:static;inset:auto;overflow:visible;transform:none}.story-shell .story-panel--journal .is-notebook .thought-mobile-sheet__handle{display:none}.story-shell .story-panel--journal .is-notebook .thought-mobile-sheet__body{opacity:1;max-height:none;padding:0;display:block;overflow:visible}.story-shell .story-panel--journal .thought-focus h3{color:#f2e5c9;overflow-wrap:anywhere;font-size:20px;line-height:1.4}.story-shell .story-panel--journal .thought-focus p,.story-shell .story-panel--journal .thought-conclusion p,.story-shell .story-panel--journal .thought-conclusion em,.story-shell .story-panel--journal .thought-journal__empty{color:#d1dedf;font-size:15px;line-height:1.65}.story-shell .story-panel--journal .thought-conclusion{background:#223138;border:1px solid #3d555c;border-left:3px solid #9bcab2;border-radius:8px;margin-top:10px;padding:14px}.story-shell .story-panel--journal .thought-conclusion.is-absurd{border-left-color:#c5a5ee}.story-shell .story-panel--journal .thought-conclusion>b,.story-shell .story-panel--journal .thought-conclusions>header{color:#b7ddc9;font-size:12px}.story-shell .journal-link-options h3{color:#e9d09f;margin:20px 0 10px;font-size:16px}.story-shell .journal-link-options button{text-align:left;color:#ede7dc;background:#2a3645;border:1px solid #5b6976;border-radius:10px;width:100%;min-height:48px;margin-bottom:8px;padding:12px;display:block}.story-shell .journal-link-options small{color:#c4b4f0;margin-bottom:6px;font-size:11px;display:block}.story-shell .journal-link-options span{font-size:15px;line-height:1.5}.story-shell .journal-link-options button:disabled{opacity:.55}.story-shell .inventory-overview{background:linear-gradient(115deg,#2d4248,#29303c);border:1px solid #4d6367;border-radius:14px;flex-wrap:wrap;gap:12px;margin:8px 0 20px;padding:18px;display:flex}.story-shell .inventory-overview>span{letter-spacing:.09em;color:#bcd5d8;font-size:11px}.story-shell .inventory-overview b{color:#f3d49b;margin-left:8px;font-size:24px}.story-shell .inventory-overview p{color:#d0d9d7;flex-basis:100%;margin:0;font-size:14px;line-height:1.55}.story-shell .story-panel--inventory .story-equipment-layout{flex-direction:column;gap:22px;display:flex}.story-shell .story-panel--inventory .story-equipment-slots{box-sizing:border-box;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding:0}.story-shell .story-panel--inventory .story-equipment-slots>section{background:#1a2b30;border-color:#526064;grid-template-rows:auto 32px auto;min-height:120px;padding:12px}.story-shell .story-panel--inventory .story-equipment-slots>section.is-filled{background:#293b37;border-color:#92bba0}.story-shell .story-panel--inventory .story-equipment-slots>section>span,.story-shell .story-panel--inventory .story-equipment-slots>section>em{color:#b4c7c9;font-size:11px}.story-shell .story-panel--inventory .story-equipment-slots>section>b{color:#bdcbb7;font-size:28px}.story-shell .story-panel--inventory .story-equipment-slots button strong{font-size:13px;line-height:1.4}.story-shell .story-panel--inventory .story-equipment-slots button small{color:#dcc78e;font-size:11px;line-height:1.45}.story-shell .story-panel--inventory .story-equipment-slots button{min-height:44px}.story-shell .story-panel--inventory .story-inventory-list{gap:14px;width:100%;display:grid}.story-shell .story-panel--inventory .story-inventory-list>header{color:#f0d39c;letter-spacing:.06em;font-size:12px}.story-shell .story-panel--inventory .story-inventory-list>header small{color:#b5c9cc;font-size:13px}.story-shell .story-panel--inventory .story-inventory-list section,.story-shell .story-panel--inventory .story-inventory-list section.is-equipped{background:#1b2a31;border:1px solid #465b65;border-left:4px solid #a6bce9;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:14px;padding:18px;display:grid}.story-shell .story-panel--inventory .story-inventory-list section[data-kind=supply]{border-left-color:#85d5ce}.story-shell .story-panel--inventory .story-inventory-list section[data-kind=keepsake]{border-left-color:#d7b47e}.story-shell .story-panel--inventory .story-inventory-list section.is-equipped{background:#223b34;border-color:#77b99b}.story-shell .story-panel--inventory .story-inventory-list section.is-equipped:before{display:none}.story-shell .story-panel--inventory .story-inventory-item-copy{grid-template-columns:64px minmax(0,1fr);gap:14px;min-width:0;display:grid}.story-shell .story-panel--inventory .story-item-thumb--list{background-color:#304148;border:1px solid #5d7278;border-radius:10px;flex-shrink:0;width:64px;height:72px}.story-shell .story-panel--inventory .story-inventory-list strong{color:#f5ebd7;overflow-wrap:anywhere;font-size:18px;line-height:1.35;display:block}.story-shell .story-panel--inventory .story-inventory-list p{color:#d1dfe0;margin:8px 0;font-size:15px;line-height:1.65}.story-shell .story-panel--inventory .story-inventory-list small{color:#c6d8a6;font-size:12px;line-height:1.5}.story-shell .story-panel--inventory .story-inventory-list .inventory-kind{color:#a9cce4;letter-spacing:.12em;margin-bottom:5px;font-size:10px;display:block}.story-shell .story-panel--inventory .story-inventory-list button{color:#152b27;cursor:pointer;background:#acd5c0;border:1px solid #a4cbb7;border-radius:10px;justify-self:end;min-height:46px;padding:11px 22px;font-size:13px;font-weight:800}@media (max-width:820px){.story-panel--journal,.story-shell .story-panel--inventory{padding:12px 8px max(12px,env(safe-area-inset-bottom));background:#060e12c9;place-items:center}.story-shell .story-panel--journal>article,.story-shell .story-panel--inventory>article{width:100%;height:auto;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));box-sizing:border-box;touch-action:pan-y;border-radius:18px;padding:0 16px 22px;display:block;overflow:hidden auto}.story-shell .story-panel--journal>article>header,.story-shell .story-panel--inventory>article>header{z-index:6;background:#121e23;border-bottom:1px solid #405058;margin:0 -16px 18px;padding:18px 16px;position:sticky;top:0}.story-shell .story-panel--journal h2,.story-shell .story-panel--inventory h2{font-size:25px;line-height:1.2}.story-shell .story-panel--journal header>button,.story-shell .story-panel--inventory header>button{color:#f1eadb;background:#263941;min-width:44px;min-height:44px}.story-shell .story-panel--journal .investigation-map.is-notebook{touch-action:pan-y;flex-direction:column;min-height:0;display:flex;overflow:visible}.story-shell .story-panel--journal .is-notebook .investigation-inspector{box-sizing:border-box;width:100%;position:static;transform:none}.story-shell .story-panel--inventory .story-equipment-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.story-shell .story-panel--inventory .story-inventory-list section{padding:14px}.story-shell .story-panel--inventory .story-inventory-item-copy{grid-template-columns:52px minmax(0,1fr);gap:12px}.story-shell .story-panel--inventory .story-item-thumb--list{width:52px;height:62px}}.story-shell .investigation-map:not(.is-notebook) .journal-view-switch{z-index:40;position:relative}@media (max-width:820px){.story-shell .story-panel--journal .investigation-map:not(.is-notebook){height:72dvh;min-height:400px}.story-shell .investigation-map:not(.is-notebook) .investigation-board-viewport{top:64px}}.story-shell .story-panel--journal .investigation-map.is-notebook{grid-template-rows:auto auto;align-content:start;height:auto;min-height:0}.story-shell .journal-view-switch{flex-shrink:0;align-self:start;height:48px}.story-shell .story-panel--journal .thought-mobile-sheet__body{font-family:var(--font-dm-sans),Arial,sans-serif}.story-shell .story-panel--journal .thought-focus,.story-shell .story-panel--journal .thought-conclusions{background:0 0}@media (max-width:820px){.story-shell .story-panel--journal{padding:12px 8px max(12px,env(safe-area-inset-bottom));background:#060e12c9;place-items:center}}.story-shell .journal-filters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.story-shell .journal-filters button{color:#d9e8e6;max-width:100%;min-height:44px;font:600 12px/1.4 var(--font-dm-sans),Arial,sans-serif;white-space:normal;background:#203139;border:1px solid #58727a;border-radius:22px;padding:9px 12px}.story-shell .journal-filters button[aria-pressed=true]{color:#132b2a;background:#b8e6d2;border-color:#b8e6d2}.story-shell .journal-new{color:#292310;width:fit-content;font:700 10px/1.5 var(--font-dm-sans),Arial,sans-serif;letter-spacing:.08em;background:#e6c078;border-radius:4px;margin-bottom:6px;padding:2px 7px;display:block}.story-shell .story-panel--inventory .inventory-comparison{background:#101f25;border-radius:9px;flex-wrap:wrap;gap:8px;min-width:0;padding:12px;display:flex}.story-shell .story-panel--inventory .inventory-comparison>b{color:#ccd9dc;flex-basis:100%;font-size:11px}.story-shell .story-panel--inventory .inventory-comparison>p{overflow-wrap:anywhere;flex-basis:100%;margin:0;font-size:13px}.story-shell .inventory-comparison>span{overflow-wrap:anywhere;border-radius:5px;padding:5px 8px;font-size:13px;line-height:1.5}.story-shell .inventory-comparison .is-gain{color:#b5f1ca;background:#264437}.story-shell .inventory-comparison .is-loss{color:#ffb7b1;background:#482d32}.story-shell .story-panel--journal>article,.story-shell .story-panel--inventory>article{overscroll-behavior:contain;scroll-padding-top:110px}.story-shell .story-panel--journal>article>header,.story-shell .story-panel--inventory>article>header{flex-shrink:0}.story-shell .story-panel--journal>article>header>div,.story-shell .story-panel--inventory>article>header>div{min-width:0}.story-shell .story-panel--journal>article>header>button,.story-shell .story-panel--inventory>article>header>button{flex-shrink:0;min-width:44px;min-height:44px}.story-shell .story-panel--inventory .story-inventory-list>header{flex-wrap:wrap;gap:8px;display:flex}.story-shell .story-panel--inventory .story-equipment-slots>section{overflow-wrap:anywhere;min-width:0}.story-shell .story-panel--journal .is-notebook .investigation-inspector{scroll-margin-top:110px}@media (max-width:820px){.story-shell .story-panel--journal>article,.story-shell .story-panel--inventory>article{min-width:0;max-width:100%}.story-shell .story-panel--inventory .story-inventory-list button{width:100%}}
