:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#e3e5e4;background:#191c20;font-synthesis:none;font-weight:400;letter-spacing:0;--muted:#a0a7ac;--line:#3b4148;--mint:#b8d3c7;--gold:#d8bd88;--danger:#d5999e;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.38}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{letter-spacing:0}.app-shell{max-width:1600px;margin:auto;padding:0 48px}.header{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px;font-family:Songti SC,serif;font-size:23px;font-weight:700;white-space:nowrap}.brand small{display:block;font-family:system-ui,sans-serif;font-size:9px;font-weight:400;color:var(--muted);margin-top:7px}.brand-mark{height:42px;width:42px;border:1px solid #778b73;border-radius:50%;display:grid;place-items:center;color:var(--gold)}.header-status{display:flex;align-items:center;gap:12px;color:#bbc6bd;font-size:12px}.status-dot{width:5px;height:5px;background:var(--mint);border-radius:50%}.divider{height:13px;width:1px;background:var(--line);margin:0 10px}.tools{display:flex;gap:5px}.icon-button{width:36px;height:36px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--muted)}.icon-button svg{width:18px;height:18px}.icon-button:hover{color:var(--gold);background:#24342b}.layout{display:grid;grid-template-columns:230px minmax(340px,620px) minmax(220px,270px);justify-content:space-between;gap:36px;padding:42px 0 28px;min-height:760px}.section-label{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);line-height:1.5}.journey{padding-right:2px;display:flex;flex-direction:column}.journey h1{font-family:Songti SC,serif;font-size:38px;font-weight:500;margin:20px 0 34px}.journey h1 span{font-family:PingFang SC,sans-serif;font-size:12px;display:block;margin-top:12px;color:#b5c0b5;font-weight:400}.resource-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px}.resource-heading>span{display:flex;align-items:center;gap:8px;color:#c9d1c7}.resource-heading b{font-family:Georgia,serif;font-size:24px;font-weight:400}.resource-heading small{font-family:system-ui;font-size:11px;color:var(--muted)}.sanity-track{height:4px;background:#2b3d31;margin-top:14px}.sanity-track>div{height:100%;background:var(--mint);transition:width .25s}.sanity-track>div.low{background:var(--danger)}.resources{margin-top:27px;display:grid;gap:20px}.resources>div{display:flex;align-items:center;gap:10px}.resources svg{width:17px;height:17px;color:var(--gold)}.resources>div:nth-child(2) svg{color:#baabc7}.resources span{font-size:12px;color:var(--muted)}.resources strong{margin-left:auto;font-family:Georgia,serif;font-size:23px;font-weight:400}.resources small{color:var(--muted);font:11px system-ui}.costs{display:flex;align-items:center;gap:18px;font-size:11px;color:var(--muted);padding:21px 0 23px;border-bottom:1px solid var(--line)}.costs b{color:#d2dacf;font-weight:500;margin-left:6px}.costs svg{margin-left:auto}.inventory-label{margin:24px 0 14px}.food-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.food-slot{height:91px;position:relative;border:1px solid #405044;border-radius:4px;background:#1d2c22;padding:2px;color:#d3c8ad;min-width:0;display:flex;flex-direction:column;align-items:center}.food-slot .tile-art{height:56px;width:60px}.food-slot>span{font-size:9px;line-height:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0 3px}.food-slot b{position:absolute;right:4px;top:3px;font-size:9px;font-weight:400}.food-slot:hover{border-color:var(--gold)}.empty-slot{border:1px dashed #36453a;background:transparent;justify-content:center;color:#485c4a}.journey-footer{margin-top:auto;padding-top:45px;color:#798b7c}.seal{border:1px solid #40553e;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;margin-bottom:20px}.journey-footer p{font-family:Songti SC,serif;font-size:15px;line-height:1.8}.journey-footer>span{display:block;font:8px system-ui;margin-top:23px;color:#667b6b}.board-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;height:51px}.board-heading h2{font-family:Songti SC,serif;font-size:23px;font-weight:500;margin-top:7px}.board-count{font:12px Georgia;color:var(--muted)}.key-state{display:flex;gap:7px;align-items:center;color:var(--danger);font-size:11px}.key-state.found{color:var(--gold)}.board{display:grid;gap:7px;padding:11px;background:#0c1511;border:1px solid #354439;box-shadow:0 16px 40px #0002}.tile{aspect-ratio:1/1.08;position:relative;background:#18261e;border:1px solid #2c3e30;border-radius:3px;min-width:0;padding:3px 2px 7px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:background .15s,border-color .15s}.tile .tile-art{width:85%;height:75%;opacity:.65}.tile.revealed{background:#26372c;border-color:#455747}.tile.revealed .tile-art{opacity:1}.tile.preview{background:#252f2c;border-style:dashed;border-color:#80756e}.tile.preview .tile-art{opacity:.9}.tile.reachable{border-color:#5d775c;background:#203226}.tile.reachable .tile-label{color:#b5c9ac}.tile.selected{border:1px solid var(--gold);box-shadow:inset 0 0 0 2px #d8bd8820}.tile.selected:after{content:"";position:absolute;bottom:-1px;left:36%;right:36%;height:3px;background:var(--gold)}.tile:hover{background:#2e4032;border-color:#a7ba9c}.tile.omen{background:#3b2d2d;border-color:#6c4c4c}.tile.clock{background:#393b2e;border-color:#7d7454}.tile.used .tile-art{opacity:.4}.tile.blocked{background:#201f1c;border-color:#3c3830}.tile.blocked .tile-art{opacity:.3}.tile-coordinate{position:absolute;top:6px;left:7px;font:8px system-ui;color:#607967}.tile-status{position:absolute;right:6px;top:6px;color:#8c9f86}.tile-label{font-size:10px;color:#b0b9aa;max-width:100%;white-space:nowrap;line-height:15px}.tile.revealed .tile-label{color:#d3d8cb}.tile.omen .tile-label{color:#d9aba9}.board-legend{display:flex;gap:17px;font-size:10px;color:#879985;align-items:center;margin:14px 1px 25px}.board-legend>span{display:flex;align-items:center;gap:5px}.coordinate-note{margin-left:auto}.legend-dot{width:5px;height:5px;background:#a8c29f}.day-track{display:grid;border-top:1px solid var(--line);padding-top:17px;gap:2px}.day-track span{font:10px system-ui;text-align:center;color:#657862;height:27px;padding-top:6px}.day-track .past{color:#9ca990}.day-track .today{color:#18251b;background:#c0cbb0;border-radius:2px}.message{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.8;color:#a5b2a2;margin-top:20px;min-height:42px}.message svg{margin-top:2px;color:#6d866c}.details{border-left:1px solid var(--line);padding-left:25px;min-width:0}.place-heading{display:flex;align-items:center;margin-top:21px;gap:9px;min-height:82px}.place-heading .tile-art{width:65px;height:75px;flex-shrink:0}.eyebrow{font-size:10px;color:#9da98f;line-height:1.6}.place-heading h2{font-family:Songti SC,serif;font-size:21px;font-weight:500;margin-top:7px;overflow-wrap:anywhere}.place-body{min-height:148px;padding-top:16px}.place-body p{font-size:12px;line-height:1.9;color:#a7b1a0;min-height:48px;margin-bottom:15px}.primary{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#bfcbae;color:#1d2b20;border:1px solid #cbd5bc;border-radius:3px;width:100%;min-height:44px;padding:11px 13px;font-size:12px;font-weight:600}.primary small{font-size:10px;font-weight:400;margin-left:9px;white-space:nowrap}.primary:hover:not(:disabled){background:#d1dac2}.primary.danger{background:#c5a3a1;border-color:#d0b0af;color:#332a27}.place-complete{display:flex;align-items:center;gap:7px;font-size:11px;color:#829277}.side-tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);margin-top:26px}.side-tabs button{border-bottom:2px solid transparent;background:none;padding:0 0 13px;font-size:12px;color:var(--muted)}.side-tabs button.active{color:#d2dbbf;border-color:#aebe97}.side-tabs span{font-size:9px;margin-left:5px;color:#8c9c81}.relic-list{max-height:345px;overflow:auto;margin-top:7px}.relic-row{width:100%;display:flex;gap:10px;align-items:center;text-align:left;background:none;padding:13px 0;border-bottom:1px solid #293d2c}.relic-row>span:nth-child(2){min-width:0;flex:1}.relic-row strong{font-size:11px;font-weight:400;display:block;line-height:1.5;overflow-wrap:anywhere}.relic-row small{font-size:9px;color:#819578;display:block;margin-top:4px}.relic-row>svg{color:#829276}.item-mark{height:32px;width:32px;display:grid;place-items:center;background:#2c3331;border:1px solid #4a4b48;color:#beb2c7;border-radius:3px;flex-shrink:0}.log-list{list-style:none;padding:0;margin-top:10px;max-height:345px;overflow:auto}.log-list li{border-bottom:1px solid #2b3b2b;padding:11px 0;display:flex;flex-direction:column;gap:5px;font-size:11px;line-height:1.8;color:#b8c1ac}.log-list small{font-size:9px;color:#7a9070}.log-list .bad span{color:var(--danger)}.empty-note{font-size:12px;color:var(--muted);padding:30px 0;text-align:center}.footer{border-top:1px solid var(--line);padding:20px 0 25px;display:flex;justify-content:space-between;font-size:10px;color:#728769}.footer>span{display:flex;align-items:center;gap:7px}.warning{color:var(--danger);font-size:11px;line-height:1.7;margin-top:12px;display:flex;align-items:center;gap:5px}.target-banner{display:flex;justify-content:space-between;align-items:center;font-size:12px;background:#554c31;color:#eee0b1;border:1px solid #8c7d4c;padding:5px 12px;margin-bottom:10px}.targetable{outline:2px solid var(--gold)!important;outline-offset:-2px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#060e0bcc;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:30;display:flex;align-items:center;justify-content:center;padding:30px}.modal{background:#1b2921;border:1px solid #536248;box-shadow:0 24px 120px #0007;width:430px;max-width:100%;max-height:90dvh;overflow:auto;position:relative;padding:36px;border-radius:6px;outline:none}.wide-modal{width:830px}.modal-close{position:absolute;top:15px;right:15px}.modal h2{font-family:Songti SC,serif;font-size:28px;font-weight:500;margin:10px 30px 15px 0}.modal-intro{font-size:12px;line-height:1.9;color:#a7b69a;margin-bottom:24px}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;margin:17px 0}.form-row select,.form-row input,.book-tools input{min-width:0;background:#111d15;border:1px solid #4c5f43;padding:9px 10px;color:#c5d0b7;border-radius:3px;font-size:12px}.form-row select{width:150px}.check-row{display:flex;align-items:center;gap:8px;font-size:12px;padding:9px 0;color:#c0cbaf}.check-row input{accent-color:#c0cbab;width:15px;height:15px}.seed-input{margin:22px 0 25px}.seed-input input{width:65%}.event-art{width:100px;height:93px;margin:0 auto 15px}.event-art .tile-art{width:100%;height:100%}.choice-list{display:grid;gap:9px;margin-top:25px}.choice{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#26392a;border:1px solid #4e6345;border-radius:3px;text-align:left;padding:14px 15px}.choice:hover:not(:disabled){background:#33472f;border-color:#a7b986}.choice b{display:block;font-size:13px;font-weight:500;line-height:1.6}.choice small{display:block;font-size:11px;color:#a5b493;margin-top:6px;line-height:1.7}.choice>svg{color:#9eb082}.text-button{display:flex;align-items:center;justify-content:center;gap:7px;background:none;font-size:11px;color:#b4c3a2;min-height:40px;padding:8px 0;margin:5px auto}.text-button:hover{color:var(--gold)}.end-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.end-stats>div{text-align:center}.end-stats b{display:block;font:30px Georgia;color:#d4ceaa}.end-stats span{font-size:11px;color:var(--muted);display:block;margin-top:9px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:20px}.offer{border:1px solid #42563b;border-radius:4px;padding:18px;display:flex;flex-direction:column;min-width:0;background:#213026}.offer>.tile-art{height:86px;align-self:center;width:100px;margin-bottom:8px}.offer h3{font-size:14px;font-weight:500;line-height:1.5;margin:8px 0 10px}.offer p{font-size:11px;line-height:1.8;color:#a6b69a;margin-bottom:20px;overflow-wrap:anywhere}.purchase{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:7px;min-height:36px;border:1px solid #789267;background:#344d30;color:#d1ddbd;border-radius:3px;font-size:12px;padding:8px}.purchase:hover:not(:disabled){background:#48613c}.shop-heading{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--gold)}.shop-heading>span{display:flex;gap:7px;align-items:center}.shop-heading .text-button{margin:0}.book-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:10px}.book-tools .side-tabs{margin-top:0;flex-shrink:0}.book-tools input{width:215px;margin-bottom:7px}.catalog-list{margin-top:15px}.catalog-list article{display:flex;gap:20px;border-bottom:1px solid #3b4d32;padding:19px 0}.catalog-list .tile-art{width:65px;height:68px;flex-shrink:0}.catalog-list h3{font-size:14px;font-weight:500;margin-bottom:8px}.catalog-list h3 small{font-size:10px;color:#b7cb93;margin-left:12px}.catalog-list p{font-size:11px;color:#b0bda1;line-height:1.9;overflow-wrap:anywhere}.catalog-list .upgrade-description{margin-top:6px;color:#c5c095}.catalog-list article>div{min-width:0}.quiet{color:var(--muted)}@media(min-width:1500px){.layout{gap:50px;grid-template-columns:250px minmax(400px,620px) 280px}.board-heading{margin-bottom:24px}}@media(max-width:1200px){.app-shell{padding:0 26px}.layout{grid-template-columns:190px minmax(330px,1fr) 210px;gap:23px}.details{padding-left:19px}.tile-label{font-size:9px}.journey h1{font-size:34px}.place-heading .tile-art{width:49px}.place-heading h2{font-size:19px}.primary{font-size:11px;padding:10px}.primary small{margin-left:4px}.board{gap:5px;padding:8px}.board-legend{gap:10px}}@media(max-width:1000px){.layout{grid-template-columns:185px minmax(340px,1fr);gap:28px;min-height:0}.details{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.details>.section-label{grid-column:1}.place-heading{grid-column:1;grid-row:2}.place-body{grid-column:1;grid-row:3}.side-tabs{grid-column:2;grid-row:1;margin-top:0}.relic-list,.log-list{grid-column:2;grid-row:2/4;max-height:230px}.journey-footer{padding-top:30px}.journey-footer>span{display:none}.journey-footer .seal{width:43px;height:43px}.journey-footer p{font-size:13px}.board-legend{margin-bottom:18px}.header-status{margin-left:auto}}@media(max-width:680px){.app-shell{padding:0 16px}.header{height:78px;gap:10px}.brand{font-size:20px;gap:9px}.brand-mark{width:34px;height:34px}.brand-mark svg{width:20px}.brand small{font-size:7px;margin-top:5px}.header-status{display:none}.tools{gap:0}.icon-button{width:31px;height:34px}.icon-button svg{width:16px;height:16px}.layout{display:flex;flex-direction:column;gap:22px;padding:23px 0 18px}.journey{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:0}.journey>.section-label:first-child{grid-column:1}.journey h1{grid-column:1;font-size:29px;margin:8px 0 14px}.journey h1 span{font-size:10px;margin-top:7px}.sanity-block{grid-column:2;grid-row:1/3;align-self:center}.resource-heading b{font-size:25px}.resources{grid-column:1/-1;display:flex;gap:24px;margin-top:6px;border-top:1px solid var(--line);padding:14px 0}.resources>div{gap:8px}.resources strong{font-size:20px;margin-left:4px}.resources span{font-size:11px}.costs{grid-column:1/-1;padding:0 0 14px;gap:20px}.costs svg{margin-left:0}.inventory-label{grid-column:1/-1;margin:15px 0 10px}.food-grid{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.food-slot{height:74px}.food-slot .tile-art{width:43px;height:43px}.food-slot>span{font-size:8px;line-height:11px}.food-slot b{font-size:8px}.journey-footer{display:none}.journey .warning{grid-column:1/-1}.board-heading{margin-bottom:13px;height:auto}.board-heading h2{font-size:21px}.board{padding:7px;gap:5px}.tile{aspect-ratio:1/1.12;padding-bottom:5px}.tile-label{font-size:9px;line-height:13px}.tile-coordinate{font-size:7px;top:4px;left:4px}.tile-status{top:4px;right:4px;width:10px}.board-legend{font-size:9px;gap:12px;margin:12px 0 18px}.coordinate-note{display:none!important}.day-track{padding-top:12px}.day-track span{font-size:9px;height:23px;padding-top:5px}.message{font-size:10px;margin-top:14px;min-height:0}.details{display:grid;grid-template-columns:1fr;padding-top:21px;gap:0}.details>.section-label,.place-heading,.place-body,.side-tabs,.relic-list,.log-list{grid-column:1;grid-row:auto}.place-heading{margin-top:8px}.place-heading .tile-art{height:64px;width:65px}.place-heading h2{font-size:22px}.place-body{min-height:0;padding-top:6px}.place-body p{min-height:0;margin-bottom:13px}.primary{font-size:12px}.side-tabs{margin-top:24px}.relic-list,.log-list{max-height:270px}.relic-row{padding:12px 0}.relic-row strong{font-size:12px}.footer{font-size:9px;padding-bottom:20px}.modal-backdrop{padding:14px}.modal{padding:29px 22px;max-height:92dvh}.modal h2{font-size:25px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.offer{padding:12px}.offer h3{font-size:12px}.offer p{font-size:10px}.offer>.tile-art{height:66px;width:76px}.book-tools{flex-direction:column;gap:14px;align-items:stretch}.book-tools .side-tabs{margin-top:3px}.book-tools input{width:100%}.catalog-list article{gap:12px}.catalog-list .tile-art{width:44px;height:55px}.catalog-list h3{font-size:13px}.end-stats b{font-size:26px}}.setup-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:23px 0 12px}.setup-heading h3{font-size:13px;font-weight:500}.setup-heading>small,.setup-spent{font-size:10px;color:var(--muted)}.segmented{display:flex;gap:1px;border:1px solid var(--line);padding:2px;border-radius:4px}.segmented button{background:transparent;color:var(--muted);font-size:10px;padding:6px 8px;border-radius:2px}.segmented button.active{background:#43523c;color:#e1e8d6}.setup-preview{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:8px 0 17px;color:var(--gold);font-size:12px}.setup-preview>span{display:flex;align-items:center;gap:7px}.talent-list{max-height:340px;overflow-y:auto;padding-right:5px}.talent-row{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0}.talent-row h4{margin:0 0 6px;font-size:11px;font-weight:500}.talent-row h4 small{font-size:9px;color:var(--muted);margin-left:8px}.talent-row p{font-size:10px;line-height:1.7;color:var(--muted)}.talent-external{font-size:9px;color:#a093ad;display:block;margin-top:4px}.stepper{display:flex;align-items:center;gap:4px;flex-shrink:0}.stepper button{background:#30402c;width:24px;height:26px;display:grid;place-items:center;border-radius:3px}.stepper output{font-size:10px;width:34px;text-align:center}.setup-spent{padding-top:13px}.preparation-row{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid var(--line)}.preparation-row input{accent-color:#bdcbaa;width:15px;height:15px;flex-shrink:0}.preparation-row>span{flex:1;min-width:0}.preparation-row b{display:block;font-size:11px;font-weight:500}.preparation-row small{display:block;font-size:9px;color:var(--muted);margin-top:5px}.preparation-row>small{white-space:nowrap}.preparation-row.unavailable{opacity:.45}.board{gap:0;padding:5px;background:#111417;border-color:#5a6066;box-shadow:0 16px 40px #0003}.tile{aspect-ratio:1;border-radius:0;background:#262b31;border-color:#3b434a;padding-top:18px}.tile.revealed{background:#444a50;border-color:#697074}.tile.reachable{background:#303c40;border-color:#7b9392}.tile.preview{background:#353b42;border-style:solid;border-color:#9a9190}.tile.blocked{background:#29282c;border-color:#444046}.tile:hover{background:#4a5258;border-color:var(--gold)}.tile.omen{background:#4a363d;border-color:#91646d}.tile.clock{background:#4a473b;border-color:#a39569}.tile .tile-art{height:77%;width:85%}.tile-coordinate{color:#8a959d}.tile-status{color:#bdc8cc}.tile-label,.tile.reachable .tile-label{color:#c6d6d4}.tile-cost{position:absolute;right:5px;top:4px;display:flex;align-items:center;gap:3px;color:#e0e2e0;font-size:10px;line-height:14px;font-variant-numeric:tabular-nums}.owned-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;align-content:start;max-height:370px;overflow-y:auto;padding:2px}.owned-item{position:relative;aspect-ratio:1;min-width:0;border:1px solid #555962;background:#32353d;border-radius:2px;padding:2px}.owned-item:hover{border-color:var(--gold)}.owned-item.upgraded{background:#494251;border-color:#8e789a}.owned-item .item-art{display:block;width:100%;height:100%}.upgrade-mark{position:absolute;right:3px;bottom:2px;font:9px Georgia;color:#ead7f3}.food-inventory{margin-top:18px}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;align-items:start}.food-slot{width:100%;height:110px;border:0;background:transparent;padding:0;isolation:isolate}.food-slot:before{content:"";position:absolute;top:0;width:76px;height:76px;border:1px solid #686b75;border-radius:50%;background:#30353d;z-index:-1}.food-slot:hover:before{border-color:var(--gold)}.food-slot .item-art{width:74px;height:74px}.food-slot>span{font-size:10px;line-height:15px;max-width:100%;margin-top:4px}.food-slot b{right:9px;top:59px;background:#202329;border:1px solid #636975;border-radius:9px;min-width:22px;padding:1px 3px;font-size:10px}.food-slot.empty-slot{justify-content:flex-start;padding-top:29px;color:#687079}.empty-slot:before{border-style:dashed;background:transparent}.event-art .item-art{height:100%;width:100%}.offer>.item-art{height:86px;width:100px;margin:0 auto 8px}.catalog-list .item-art{width:65px;height:68px;flex-shrink:0}.modal{background:#262b30;border-color:#626a73}.modal-backdrop{background:#080b0ed9}.offer{background:#30363d;border-color:#545c66}.choice{background:#343c43;border-color:#5c6970}.choice:hover:not(:disabled){background:#445259}.choice small,.offer p,.modal-intro,.catalog-list p,.place-body p{color:#b8c2c7}.upgrade-description{font-size:11px;line-height:1.9;color:var(--gold)}.primary{background:#b8ceca;color:#20312f;border-color:#cbdad7}.primary:hover:not(:disabled){background:#d1e1dc}.purchase{background:#425651;border-color:#8a9b93}.text-button{color:#bfcac6}.form-row select,.form-row input,.book-tools input{background:#1c2228;border-color:#56616c;color:#d1d8dc}.side-tabs button.active{color:#d8dfdf;border-color:#9abbb7}.sanity-track{background:#3a4148}.log-list li,.catalog-list article{border-color:#414951}.eyebrow,.board-legend,.footer{color:#9aa7ad}@media(max-width:1000px)and (min-width:681px){.food-inventory{grid-column:2;grid-row:2/4}.food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.food-slot{height:107px}}@media(max-width:680px){.owned-grid{grid-column:1/-1;grid-template-columns:repeat(8,minmax(0,1fr));max-height:100px;gap:4px}.journey>.empty-note{grid-column:1/-1;padding:10px 0}.board{gap:0;padding:4px}.tile{aspect-ratio:1.08;padding-top:17px}.tile-cost{font-size:9px;right:3px;top:3px;gap:2px}.tile-cost svg{width:9px;height:9px}.tile .tile-art{height:73%}.food-inventory{grid-column:1;grid-row:auto}.food-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.food-slot{height:108px}.food-slot>span{font-size:10px;line-height:14px}.offer>.item-art{height:66px;width:76px}.catalog-list .item-art{width:44px;height:55px}}.rule-baseline{display:flex;align-items:center;gap:10px;border-block:1px solid var(--line);padding:12px 0;color:#aebcba}.rule-baseline>svg{color:var(--mint)}.rule-baseline>span{flex:1;min-width:0}.rule-baseline b{display:block;font-size:11px;font-weight:500;color:#d5dcda}.rule-baseline small{display:block;font-size:9px;line-height:1.6;color:var(--muted);margin-top:3px}.rule-baseline em{font-size:9px;font-style:normal;color:var(--gold);white-space:nowrap}.cost-breakdown{border-top:1px solid var(--line);padding:10px 0 12px;margin-top:-4px}.cost-breakdown>div,.cost-breakdown li{display:flex;align-items:center;justify-content:space-between;gap:12px}.cost-breakdown>div{font-size:10px;color:var(--muted);margin-bottom:6px}.cost-breakdown>div b{font-size:11px;color:#dce1df}.cost-breakdown ul{list-style:none;padding:0;margin:0}.cost-breakdown li{font-size:9px;color:#899498;line-height:1.7}.cost-breakdown li b{font-weight:400;color:#adb8bb}.settlement-panel{border-block:1px solid var(--line);margin-top:2px}.settlement-panel summary{list-style:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;cursor:pointer;font-size:10px;color:#c3cfcc}.settlement-panel summary::-webkit-details-marker{display:none}.settlement-panel summary small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#84918f;text-align:right}.settlement-panel summary svg{transition:transform .18s}.settlement-panel[open] summary svg{transform:rotate(180deg)}.settlement-panel ul{list-style:none;padding:0 0 9px;margin:0}.settlement-panel li{display:grid;grid-template-columns:1fr auto 38px;gap:10px;align-items:center;font-size:9px;line-height:1.8;color:#9ba8a5}.settlement-panel li small{font-variant-numeric:tabular-nums}.settlement-panel li b{text-align:right;font-weight:500;color:#adb8b6}.settlement-panel li b.gain{color:var(--mint)}.settlement-panel li b.loss{color:var(--danger)}.settlement-panel>p{font-size:9px;color:var(--muted);padding:0 0 10px}.review-meta{margin:21px 0 24px;border-top:1px solid var(--line)}.review-meta>div{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);min-height:44px;font-size:10px}.review-meta span{color:var(--muted)}.review-meta b{font-weight:500;color:#d5dcda;overflow-wrap:anywhere}.review-meta .icon-button{width:30px;height:30px}.seed-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.recap-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.recap-stats>div{text-align:center}.recap-stats b{display:block;font:25px Georgia;color:#d4ceaa}.recap-stats span{display:block;font-size:9px;color:var(--muted);margin-top:7px}.mobile-action{display:none}@media(max-width:680px){body{padding-bottom:84px}.place-body>.primary{display:none}.cost-breakdown{margin-bottom:4px}.recap-stats{grid-template-columns:repeat(2,1fr);gap:18px 10px}.mobile-action{position:fixed;display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,1.15fr);align-items:center;gap:14px;z-index:20;left:0;right:0;bottom:0;padding:10px max(16px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));background:#171b20f2;border-top:1px solid #596269;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -12px 35px #0005}.mobile-action>div{min-width:0}.mobile-action>div small{display:block;font-size:8px;color:var(--muted);margin-bottom:4px}.mobile-action>div b{display:block;font-family:Songti SC,serif;font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-action>button{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 11px;background:var(--mint);color:#20312f;border:1px solid #cbdad7;border-radius:3px;font-size:11px}.mobile-action>button.danger{background:#c5a3a1;border-color:#d0b0af;color:#332a27}.mobile-action>button span{text-align:left}.mobile-action>button small{display:block;font-size:8px;font-weight:400;margin-top:3px}}.save-state small{color:var(--muted);font-variant-numeric:tabular-nums}.save-state.error{color:var(--danger)}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.shop-offer{text-align:left;color:inherit}.shop-offer:hover:not(:disabled),.shop-offer.selected{border-color:var(--gold);background:#2b3e30}.shop-offer.sold{opacity:.45}.shop-offer-price{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:6px;min-height:30px;color:var(--gold);font-size:12px}.shop-purchase-panel{display:flex;align-items:center;gap:20px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.shop-purchase-panel>span{min-width:0;flex:1}.shop-purchase-panel b,.shop-purchase-panel small{display:block}.shop-purchase-panel b{font-size:14px;margin-bottom:6px}.shop-purchase-panel small{font-size:11px;line-height:1.7;color:var(--muted)}.shop-purchase-panel .purchase{width:180px;flex-shrink:0}@media(max-width:680px){.shop-purchase-panel{align-items:stretch;flex-direction:column;gap:12px}.shop-purchase-panel .purchase{width:100%}}.new-run-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.new-run-header>div{min-width:0}.new-run-header .form-row{margin:0}.talent-setup-heading>div:first-child small{display:block;margin-top:5px;color:var(--muted);font-size:10px}.talent-workbench{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;min-height:420px;margin-top:16px}.talent-board{position:relative;padding:18px;background:#1a2820;border:1px solid var(--line)}.talent-tier{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;min-height:88px;border-bottom:1px solid var(--line)}.talent-tier:last-of-type{border-bottom:0}.talent-tier-label b,.talent-tier-label small{display:block}.talent-tier-label b{font-size:12px}.talent-tier-label small{font-size:9px;color:var(--muted);margin-top:4px}.talent-tier-items{display:flex;justify-content:center;gap:18px}.talent-node{position:relative;width:68px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;color:#d6dfca;border:1px solid transparent;border-radius:50%}.talent-node svg{stroke-width:1.5}.talent-node span{font-size:10px}.talent-node:hover,.talent-node.selected{color:var(--gold);border-color:var(--gold);background:#2c3c2d}.talent-node.locked:not(.selected){opacity:.45}.talent-reset{display:flex;align-items:center;gap:7px;background:transparent;color:var(--muted);font-size:11px;margin-top:12px}.talent-detail{position:relative;padding:32px 26px;background:#111a16;border:1px solid var(--line);text-align:center}.talent-detail>svg{color:var(--gold)}.talent-detail h3{font-size:17px;margin:16px 0 6px}.talent-detail>strong{font:15px Georgia;color:#cdd8c2}.talent-detail>p{font-size:11px;line-height:1.8;color:#b3c0ad;text-align:left;margin-top:25px}.talent-detail>p b{color:var(--gold)}.talent-detail .talent-note{color:var(--muted);margin-top:14px}.talent-detail>small{display:block;color:var(--muted);font-size:10px;margin-top:10px}.talent-detail.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);gap:18px}.talent-detail.empty p{margin:0;text-align:center}.talent-detail-controls{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-top:28px}.talent-detail-controls button{height:34px;display:grid;place-items:center;background:#30402c;border:1px solid #536448}.talent-detail-controls output{font-size:12px}.setup-footer{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:28px;align-items:end;margin-top:24px}.start-panel .seed-input{display:block;margin:0 0 12px}.start-panel .seed-input input{display:block;width:100%;margin-top:8px}.workshop-offer-grid .empty-note{grid-column:1/-1}@media(max-width:800px){.talent-workbench,.setup-footer{grid-template-columns:1fr}.talent-tier{grid-template-columns:48px minmax(0,1fr)}.talent-tier-items{gap:4px}.talent-node{width:52px}.new-run-header{align-items:flex-start;flex-direction:column}.new-run-header .form-row{width:100%}}.setup-screen{position:relative;min-height:560px}.setup-screen-title{text-align:center;margin-bottom:28px}.setup-screen-title>span{font-size:10px;letter-spacing:.22em;color:var(--muted)}.setup-screen-title h2{margin:6px 0!important}.setup-screen-title>small{font-size:11px;color:var(--muted)}.setup-back{display:flex;align-items:center;gap:4px;background:transparent;color:var(--muted);font-size:11px;margin-bottom:12px}.setup-menu-grid{display:grid;grid-template-columns:1fr 1.45fr;grid-template-rows:1fr 1fr;gap:12px;min-height:430px}.setup-menu-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:7px;padding:26px;overflow:hidden;background:#18251f;border:1px solid var(--line);text-align:left}.setup-menu-card.journey-entry{grid-column:2;grid-row:1/3}.setup-menu-card>svg:first-child{width:54px;height:54px;margin-bottom:auto}.setup-menu-card>span{font:700 25px Songti SC,serif}.setup-menu-card>small{color:var(--muted);font-size:10px}.setup-menu-card>svg:last-child:not(:first-child){position:absolute;right:24px;bottom:28px}.month-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.month-list button{min-height:118px;padding:18px;text-align:left;background:#17231d;border:1px solid var(--line)}.month-list button.selected{border-color:var(--gold);box-shadow:inset 3px 0 var(--gold)}.month-list strong,.month-list span,.month-list small{display:block}.month-list strong{font:20px Songti SC,serif}.month-list span{min-height:36px;margin:10px 0;color:var(--muted);font-size:10px;line-height:1.6}.month-list small{font-size:9px}.month-list small b{color:var(--gold);font-size:14px}.setup-cta-row,.talent-footer,.supply-start-row{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px}.setup-cta-row .primary,.talent-footer .primary,.supply-start-row .primary{width:auto;min-width:190px}.setup-secondary{min-height:42px;padding:8px 20px;background:transparent;border:1px solid var(--line);font-size:11px}.talent-footer svg{width:15px}.supply-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.supply-grid>button{position:relative;min-height:330px;padding:28px 22px;background:#18251f;border:1px solid var(--line);text-align:center}.supply-grid>button.selected{border-color:var(--gold);box-shadow:inset 0 -4px var(--gold)}.supply-grid img{width:116px;height:116px;object-fit:contain}.supply-grid strong,.supply-grid p,.supply-grid small{display:block}.supply-grid strong{margin:18px 0 10px;font-size:15px}.supply-grid p{min-height:48px;color:var(--muted);font-size:11px;line-height:1.7}.supply-grid small{margin-top:20px;color:var(--gold)}.supply-check{position:absolute;top:16px;right:16px;opacity:.35}.supply-grid .selected .supply-check{opacity:1}.supply-start-row .seed-input{display:flex;align-items:center;gap:9px;margin:0 auto 0 0;font-size:10px}.supply-start-row .seed-input input{width:170px;padding:9px;background:#111d15;border:1px solid var(--line);color:inherit}.notebook-shell{height:100%;display:flex;flex-direction:column}.notebook-shell>header{display:flex;align-items:center;gap:28px}.notebook-shell>header h2{margin:0!important}.notebook-tabs{display:flex;gap:8px}.notebook-tabs button{padding:9px 22px;background:transparent;border-bottom:2px solid transparent;color:var(--muted)}.notebook-tabs button.active{color:var(--gold);border-color:var(--gold)}.notebook-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);min-height:0;flex:1;margin-top:22px;border-top:1px solid var(--line)}.notebook-index{min-width:0;padding:20px 24px 0 0}.notebook-index>input{width:220px;padding:9px;background:#111d15;border:1px solid var(--line);color:inherit}.notebook-grid{display:grid;grid-template-columns:repeat(5,minmax(68px,1fr));gap:10px;max-height:58vh;overflow:auto;margin-top:16px;padding-right:8px}.notebook-grid button{min-width:0;padding:7px;background:#17231d;border:1px solid var(--line)}.notebook-grid button.selected{border-color:var(--gold);box-shadow:0 0 0 2px color-mix(in srgb,var(--gold) 25%,transparent)}.notebook-grid .item-art,.notebook-grid .encounter-art{width:100%;height:76px}.notebook-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px;font-size:9px}.notebook-count{text-align:center;margin-top:14px;font-size:11px;color:var(--muted)}.notebook-detail{padding:34px;border-left:1px solid var(--line);background:#111a16}.notebook-detail>.item-art,.notebook-detail>.encounter-art{display:block;width:132px;height:132px;margin:0 auto 14px}.notebook-detail h3{text-align:center;font-size:20px;margin-bottom:28px}.notebook-detail p{font-size:12px;line-height:1.9;margin-top:14px}.notebook-detail p b{color:var(--gold)}.notebook-detail>small{display:block;margin-top:32px;color:var(--muted);font-size:10px;line-height:1.8}.pet-selection{display:flex;align-items:center;gap:16px;margin:-10px auto 18px;padding:10px 16px;width:min(860px,90%);background:#17231dcc;border:1px solid var(--line)}.pet-selection>img{width:58px;height:76px;object-fit:cover;object-position:50% 25%;flex:none}.pet-copy{min-width:220px}.pet-copy span,.pet-copy strong,.pet-copy small{display:block}.pet-copy span{font-size:9px;color:var(--muted)}.pet-copy strong{margin:3px 0;font-size:16px}.pet-copy small{font-size:10px;color:var(--muted)}.pet-levels{display:flex;gap:6px;margin-left:auto}.pet-levels button{display:flex;align-items:center;justify-content:center;gap:3px;min-width:52px;height:34px;padding:0 8px;border:1px solid var(--line);background:#111a16;color:var(--muted);font-size:10px}.pet-levels button.selected{color:var(--gold);border-color:var(--gold);box-shadow:inset 0 -2px var(--gold)}.active-run-stats{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 14px;margin:auto 0}.active-run-stats strong{font:42px Georgia,serif}.active-run-stats small{font-size:12px;color:var(--muted)}.active-run-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:10px}.active-run-actions button{min-height:44px;background:#49343c;color:#e7d8dc}.active-run-actions button:last-child{background:#5d53ca;color:#fff}@media(max-width:800px){.setup-menu-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(130px,1fr))}.setup-menu-card.journey-entry{grid-column:auto;grid-row:auto}.month-list{grid-template-columns:1fr 1fr}.supply-grid{grid-template-columns:1fr}.supply-grid>button{min-height:240px}.pet-selection{align-items:flex-start;flex-wrap:wrap}.pet-levels{width:100%;margin:0;flex-wrap:wrap}.notebook-body{grid-template-columns:1fr}.notebook-detail{border-left:0;border-top:1px solid var(--line)}.notebook-grid{grid-template-columns:repeat(4,minmax(58px,1fr));max-height:42vh}}.owned-browser{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:24px}.owned-browser-list{min-width:0}.owned-browser-detail{padding:24px;border-left:1px solid var(--line);text-align:center}.owned-browser-detail>.item-art{width:120px;height:120px;margin:auto}.owned-browser-detail>span{display:block;margin-top:12px;color:var(--muted);font-size:10px}.owned-browser-detail h3{margin:8px 0 22px;font-size:20px}.owned-browser-detail p,.owned-browser-detail small{display:block;text-align:left;font-size:11px;line-height:1.8}.owned-browser-detail small{margin-top:18px;color:var(--gold)}.tile-blocked-mark{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#ff666b}.tile-blocked-mark i{position:absolute;width:66%;height:66%;border:5px solid currentColor;opacity:.9;transform:rotate(-5deg)}.tile-blocked-mark i:after{content:"";position:absolute;top:50%;left:-17%;width:134%;height:5px;background:currentColor;transform:rotate(45deg);transform-origin:center}.tile-preview-mark{position:absolute;bottom:3px;left:2px;right:2px;z-index:3;display:flex;align-items:center;justify-content:center;gap:3px;background:#19232eed;color:#e4edff;font-size:11px;line-height:19px;pointer-events:none}.tile.preview .tile-art{opacity:.38}.tile.preview .tile-label,.tile.blocked .tile-label{visibility:hidden}@media(max-width:680px){.tile-blocked-mark i{border-width:3px}.tile-blocked-mark i:after{height:3px}.tile-preview-mark{font-size:9px;gap:1px;line-height:15px}.tile-preview-mark svg{width:10px;height:10px}}html,body,#app{max-width:100%;overflow-x:clip}.modal,.offer,.catalog-list article,.preparation-row{overflow-wrap:anywhere}@media(max-width:480px){.app-shell{padding-inline:10px}.header{gap:4px}.brand{gap:6px}.brand>span:last-child{display:none}.tools{margin-left:auto;min-width:0}.icon-button{width:30px}.modal-backdrop{padding:0;align-items:stretch}.modal{width:100%;max-width:none;max-height:none;min-height:100dvh;border-radius:0;padding:56px 16px calc(24px + env(safe-area-inset-bottom))}.modal-close{top:10px;right:10px}.offer-grid{grid-template-columns:1fr}.book-tools .side-tabs{width:100%;overflow-x:auto;overflow-y:hidden;gap:18px}.book-tools .side-tabs button{flex:0 0 auto;white-space:nowrap}.catalog-list article{align-items:flex-start}.new-run-header .form-row,.new-run-header select{width:100%}.talent-setup-heading{align-items:flex-start;flex-wrap:wrap}.setup-preview{width:100%;gap:16px}.talent-tier-items{justify-content:space-around}.preparation-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.preparation-row>small{grid-column:3}.setup-footer{gap:18px}.end-stats{grid-template-columns:repeat(2,1fr)}}.tools{position:fixed;z-index:26;top:24px;right:24px;display:flex;flex-direction:row-reverse;align-items:center;gap:8px}.tools-toggle,.tools-panel{border:1px solid var(--line);background:var(--surface,#1b2921);box-shadow:0 10px 32px #0005}.tools-toggle{width:44px;height:44px;border-radius:50%}.tools-toggle.active{color:var(--gold);transform:rotate(18deg)}.tools-panel{display:flex;align-items:center;gap:4px;padding:4px;border-radius:6px}.ending-backdrop{padding:0}.ending-modal{width:100vw;height:100dvh;max-width:none;max-height:none;padding:0;border:0;border-radius:0;overflow:hidden}.ending-screen,.ending-story,.ending-summary{width:100%;height:100%}.ending-story{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,42%);align-items:center;padding:clamp(45px,9vw,145px);overflow:hidden;cursor:pointer;outline:none}.ending-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 48%,transparent 0 13%,#0c151150 44%,#07100de8 86%);pointer-events:none}.ending-copy{position:relative;z-index:1;max-width:650px}.ending-copy>span,.ending-summary header>span{font-size:11px;letter-spacing:.34em;color:var(--gold)}.ending-copy h2{font:500 clamp(38px,5.5vw,82px)/1.18 "Songti SC",serif;margin:20px 0 30px}.ending-copy p{max-width:540px;color:var(--muted);font-size:clamp(14px,1.25vw,19px);line-height:2}.ending-landmark{height:min(68vh,720px);filter:drop-shadow(0 35px 45px #000b);opacity:.85}.ending-landmark .tile-art{width:100%;height:100%}.ending-story>small{position:absolute;z-index:1;left:50%;bottom:7vh;display:flex;align-items:center;gap:10px;transform:translate(-50%);font-size:12px;color:var(--muted)}.ending-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(28px,6vw,84px);overflow:auto;text-align:center}.ending-summary header h2{font:500 clamp(34px,4vw,62px) "Songti SC",serif;margin:14px 0}.ending-summary header p{color:var(--muted);font-size:13px}.ending-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,170px));justify-content:center;gap:1px;width:100%;margin:40px 0;background:var(--line)}.ending-stat-grid>div{display:grid;place-items:center;gap:9px;padding:23px;background:var(--surface,#1b2921)}.ending-stat-grid svg{width:18px;color:var(--gold)}.ending-stat-grid b{font:34px Georgia,serif}.ending-stat-grid span{font-size:11px;color:var(--muted)}.ending-relics{width:min(680px,100%)}.ending-section-title{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px;font-size:12px;color:var(--muted)}.ending-relic-list{display:flex;justify-content:center;gap:12px;min-height:84px;padding:18px 0}.ending-relic-list>div{width:68px;height:68px;border:1px solid var(--line);background:var(--surface,#1b2921)}.ending-relic-list .item-art{width:100%;height:100%}.ending-relics>p{padding:24px;color:var(--muted);font-size:12px}.ending-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:min(480px,100%);margin-top:26px}.ending-review{display:flex;align-items:center;justify-content:center;gap:9px;flex:1 1 150px;width:min(200px,100%);min-height:50px;border:1px solid var(--line);background:transparent;color:var(--muted)}.ending-review:hover{color:var(--gold);border-color:var(--gold)}.ending-home{display:flex;align-items:center;justify-content:center;gap:9px;flex:1 1 150px;width:min(320px,100%);min-height:50px;background:var(--gold);color:#111a14}@media(max-width:680px){.tools{top:16px;right:12px}.tools-panel{position:absolute;top:52px;right:0;flex-direction:column}.ending-story{grid-template-columns:1fr;align-content:center;padding:70px 26px 100px}.ending-copy{text-align:center}.ending-landmark{position:absolute;right:-16%;bottom:3%;width:70%;height:48%;opacity:.25}.ending-stat-grid{grid-template-columns:repeat(2,minmax(110px,1fr));margin:24px 0}.ending-summary{justify-content:flex-start;padding:65px 18px 28px}.ending-relic-list{gap:6px;overflow-x:auto;justify-content:flex-start}.ending-relic-list>div{flex:0 0 58px;width:58px;height:58px}}.food-detail-charges{display:block;margin:-8px 0 18px;text-align:center;color:var(--gold);font:22px Georgia,serif}.food-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.food-detail-actions .text-button,.food-detail-actions .primary{width:100%;margin:0;justify-content:center}.target-picker-modal{width:min(1050px,94vw)}.target-picker-shell>header{text-align:center}.target-picker-shell>header>span{font-size:10px;letter-spacing:.3em;color:var(--gold)}.target-picker-shell>header h2{margin:10px 0 8px}.target-picker-shell>header p{font-size:12px;color:var(--muted)}.target-picker-list{display:flex;justify-content:flex-start;gap:28px;width:100%;margin:32px 0;overflow-x:auto;padding:5px 5px 18px}.target-picker-list.few-targets{justify-content:center}.target-picker-list>button{position:relative;flex:0 0 300px;min-height:390px;padding:30px;text-align:center;background:var(--surface,#1b2921);border:1px solid var(--line)}.target-picker-list>button.selected{border-color:var(--gold);box-shadow:0 0 0 3px #baa36d55}.target-picker-list .item-art{width:100px;height:100px}.target-picker-list h3{font:500 21px Songti SC,serif;margin:16px 0}.target-picker-list p{min-height:80px;color:var(--muted);font-size:12px;line-height:1.8}.target-picker-list strong{display:block;margin-top:20px;color:var(--gold)}.target-selected{position:absolute;top:18px;right:18px}.target-confirm{width:min(330px,100%);margin:auto;justify-content:center}@media(max-width:680px){.target-picker-modal{width:100%;padding-inline:14px}.target-picker-list,.target-picker-list.few-targets{justify-content:flex-start;gap:12px;margin:20px 0}.target-picker-list>button{flex-basis:78vw;min-height:360px}.food-detail-actions{position:sticky;bottom:0}}.effect-term{position:relative;color:var(--gold);border-bottom:1px dashed currentColor;cursor:help}.effect-tooltip{position:absolute;z-index:20;left:50%;bottom:calc(100% + 9px);width:min(260px,calc(100vw - 24px));padding:11px 13px;transform:translate(-50%,4px);background:#11171a;color:#dce3e1;border:1px solid #6d777b;box-shadow:0 12px 34px #0009;text-align:left;line-height:1.6;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s}.effect-tooltip:after{content:"";position:absolute;left:50%;top:100%;width:8px;height:8px;background:#11171a;border-right:1px solid #6d777b;border-bottom:1px solid #6d777b;transform:translate(-50%,-4px) rotate(45deg)}.effect-tooltip b,.effect-tooltip small{display:block}.effect-tooltip b{font-size:11px;color:#fff}.effect-tooltip small{margin-top:4px;font-size:10px;color:#b9c4c1}.effect-term:hover .effect-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.effect-tooltip-floating{position:fixed;z-index:100;right:auto;bottom:auto;opacity:1;visibility:visible;transform:none;transition:opacity .12s}.effect-tooltip-floating:after{display:none}.tile.workshop-depleted .tile-art{opacity:.35;filter:grayscale(.85) brightness(.65)}.sanity-warning-modal{width:min(640px,100%);text-align:center}.sanity-warning-modal h2{margin-right:0}.sanity-warning-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:26px}.sanity-warning-actions button{min-height:48px;margin:0}.sanity-warning-actions .text-button{width:100%;border:1px solid var(--line)}@media(max-width:480px){.sanity-warning-actions{margin-top:18px}}.system-notice{position:fixed;z-index:90;top:clamp(58px,11vh,110px);left:50%;transform:translate(-50%);width:min(720px,calc(100% - 32px));padding:12px 24px;border-block:1px solid #bbb6a8;background:#f5f1e9eb;box-shadow:0 10px 34px #0005;color:#17181b;text-align:center;font-size:18px;font-weight:700;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:system-notice-in .2s ease-out both;pointer-events:none}@keyframes system-notice-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:480px){.system-notice{top:48px;width:calc(100% - 20px);padding:10px 16px;font-size:15px}}.food-slot.locked{opacity:.42;filter:grayscale(1);cursor:not-allowed}.resource-effects-layer{position:fixed;z-index:95;top:112px;left:max(16px,calc((100vw - 1600px)/2 + 48px));display:flex;flex-direction:column;align-items:flex-start;gap:7px;width:190px;pointer-events:none}.resource-effect{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:150px;padding:9px 12px;border:1px solid #657268;background:#17211deb;box-shadow:0 8px 28px #0007;color:#dce6dc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-variant-numeric:tabular-nums}.resource-effect strong{font:700 15px Georgia,serif}.resource-effect.gain{border-color:#789878}.resource-effect.gain strong{color:var(--mint)}.resource-effect.loss{border-color:#946d70}.resource-effect.loss strong{color:var(--danger)}.resource-effect.resource-coins svg:first-child{color:var(--gold)}.resource-effect.resource-mist svg:first-child{color:#c2afd5}.resource-effect .effect-spark{position:absolute;right:-7px;top:-6px;color:var(--gold)}.resource-effect.poverty-coin-loss{border-color:#b88745;box-shadow:0 8px 28px #0007,0 0 18px #b8874538}.poverty-coin-particles{position:absolute;z-index:1;left:12px;bottom:3px;width:18px;height:18px;pointer-events:none}.poverty-coin-particle{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--gold);filter:drop-shadow(0 2px 2px #0008)}.tile-action-effect{position:absolute;z-index:7;top:4px;right:4px;bottom:4px;left:4px;border:1px solid var(--mint);border-radius:2px;box-shadow:inset 0 0 18px #b8d3c744,0 0 20px #b8d3c733;pointer-events:none;transform-origin:center}.tile-action-effect.cleanse{color:#f0d29b;border-color:#d8bd88;box-shadow:inset 0 0 20px #d8bd8850,0 0 22px #d8bd8840}.tile-action-effect.pulse{color:#c7d8cb}.tile-action-effect.reward{color:#ead9a8;border-color:#e0c47d;box-shadow:inset 0 0 22px #e0c47d55,0 0 24px #e0c47d40}.watchtower-blades{position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;pointer-events:none}.watchtower-blades i{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;animation-duration:.86s;animation-timing-function:cubic-bezier(.16,.72,.24,1);animation-fill-mode:forwards}.watchtower-blades i:before{content:"";display:block;width:30%;height:30%;border-radius:50%;box-shadow:-9px 2px #9df3ff;filter:drop-shadow(0 0 5px #6cecff) drop-shadow(0 0 12px #7475ff)}.watchtower-blades .up{animation-name:watchtower-blade-up}.watchtower-blades .right{animation-name:watchtower-blade-right;animation-delay:.04s}.watchtower-blades .down{animation-name:watchtower-blade-down;animation-delay:.08s}.watchtower-blades .left{animation-name:watchtower-blade-left;animation-delay:.12s}@keyframes watchtower-blade-up{8%{opacity:1}86%{opacity:1}to{opacity:0;transform:translateY(calc(var(--blade-up)*-100%)) rotate(540deg)}}@keyframes watchtower-blade-right{8%{opacity:1}86%{opacity:1}to{opacity:0;transform:translate(calc(var(--blade-right)*100%)) rotate(540deg)}}@keyframes watchtower-blade-down{8%{opacity:1}86%{opacity:1}to{opacity:0;transform:translateY(calc(var(--blade-down)*100%)) rotate(540deg)}}@keyframes watchtower-blade-left{8%{opacity:1}86%{opacity:1}to{opacity:0;transform:translate(calc(var(--blade-left)*-100%)) rotate(540deg)}}.omen-trigger-effect{position:absolute;z-index:10;top:-1px;right:-1px;bottom:-1px;left:-1px;border:3px solid #995cff;border-radius:3px;background:#c4a2ff59;box-shadow:0 0 16px #995cff80;opacity:0;pointer-events:none;animation:omen-trigger-flash 1.05s .18s ease-in-out both}@keyframes omen-trigger-flash{0%,42%,to{opacity:0}8%,24%,56%,76%{opacity:1}}.primary.omen-blocked{opacity:.55;filter:saturate(.55);cursor:pointer}.system-notice,.day-transition{animation:none!important}@media(max-width:680px){.resource-effects-layer{top:82px;left:12px;width:calc(100% - 24px);align-items:flex-end}.resource-effect{min-width:138px;max-width:190px;padding:7px 10px}}@media(prefers-reduced-motion:reduce){.tile-action-effect,.watchtower-blades,.poverty-coin-particles{display:none}.omen-trigger-effect{animation:none;opacity:1}.resource-effect{transition:none!important}.system-notice,.day-transition{animation:none!important}}.observation-surface.is-readonly .tile{cursor:pointer}.observation-surface.is-readonly .tile:hover{transform:none}.tile.replay-highlight{outline:2px solid var(--gold);outline-offset:-3px;box-shadow:inset 0 0 22px color-mix(in srgb,var(--gold) 32%,transparent)}.replay-player{min-width:0}.replay-toolbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;gap:12px;padding:10px 12px;border-block:1px solid var(--line);background:#171c1beb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.replay-buttons{display:flex;gap:5px}.replay-toolbar button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);background:#28332d;color:var(--text)}.replay-toolbar button svg{width:16px}.replay-toolbar button:disabled{opacity:.35;cursor:not-allowed}.replay-toolbar input{width:100%;accent-color:var(--gold)}.replay-toolbar output{min-width:58px;text-align:center;font-variant-numeric:tabular-nums}.replay-toolbar label{display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap}.replay-toolbar select{padding:6px;background:#202724;color:var(--text);border:1px solid var(--line)}.replay-player .observation-surface{margin-top:14px}.replay-readonly-note{margin-bottom:9px;padding:7px 10px;border-inline-start:2px solid var(--gold);background:#202622;color:var(--muted);font-size:10px}.replay-issues{margin:10px 0}.replay-issues p{margin:4px 0;padding:8px 10px;border:1px solid var(--line);font-size:10px}.replay-issues .error{border-color:var(--danger);color:var(--danger)}.replay-step-summary{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);font-size:10px}.replay-step-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.replay-step-title span,.replay-step-summary>small{color:var(--muted)}.replay-step-title b{font-size:12px}.replay-step-title strong{font-size:9px}.replay-step-title .accepted,.replay-step-summary .gain{color:var(--mint)}.replay-step-title .rejected,.replay-step-summary .loss{color:var(--danger)}.replay-step-summary ul{list-style:none;margin:8px 0;padding:0}.replay-step-summary li{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid var(--line)}.replay-step-summary details{margin-top:9px}.replay-step-summary summary{cursor:pointer;color:var(--muted)}.replay-step-summary pre{max-height:180px;overflow:auto;white-space:pre-wrap;font-size:9px}.replay-encounter{margin-top:14px}.replay-encounter>.encounter-art{height:110px}.replay-encounter ol{padding-left:18px}.replay-encounter li{margin:9px 0}.replay-encounter li b,.replay-encounter li small{display:block}.replay-encounter li small{margin-top:3px;color:var(--muted)}@media(max-width:680px){.replay-toolbar{grid-template-columns:1fr auto;gap:8px}.replay-buttons{grid-column:1/-1;justify-content:center}.replay-toolbar input{min-width:0}.replay-player .observation-surface{margin-top:8px}.replay-player .layout{padding-bottom:0}.replay-step-title{grid-template-columns:1fr auto}.replay-step-title span{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.tile.replay-highlight{box-shadow:none}}.modal.history-modal{width:min(1500px,96vw);height:90dvh;min-height:0;overflow:hidden;padding:28px}.history-modal .history-shell>header{padding-right:52px}.history-replay .replay-player .layout{grid-template-columns:minmax(130px,180px) minmax(240px,1fr) minmax(120px,170px);gap:16px;justify-content:stretch;min-height:0;padding-top:8px}.history-replay .replay-player .board-section{width:min(100%,calc(90dvh - 380px))}@media(max-width:1100px){.history-replay .replay-player .layout{display:flex;flex-direction:column;gap:20px}.history-replay .replay-player .board-section{width:min(100%,420px);align-self:center}.history-replay .replay-toolbar{grid-template-columns:1fr auto;gap:8px}.history-replay .replay-buttons{grid-column:1/-1;justify-content:center}}@media(max-width:680px){.modal.history-modal{width:100%;height:94dvh;padding:20px 16px}.history-modal .history-shell>header{padding-right:40px}}.tile-cost.insufficient{color:var(--danger);font-size:12px;line-height:16px;font-weight:700}.tile-cost.insufficient svg{width:13px;height:13px;color:var(--danger)}.effect-term-system{color:#b9a8e8}.encounter-stage{display:flex;flex-direction:column;min-width:0}.encounter-stage-art{width:100px;height:93px;margin:0 auto 15px}.encounter-stage-art .tile-art,.encounter-stage-art .encounter-art{width:100%;height:100%}.encounter-stage-body{min-width:0}.encounter-story{font-size:12px;line-height:1.9;color:#a7b69a;margin-bottom:4px}.choice-confirm{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:30px;padding:3px 15px;border-radius:999px;border:1px solid #789267;background:#344d30;color:#d1ddbd;font-size:12px;letter-spacing:2px}.choice:hover:not(:disabled) .choice-confirm{background:#48613c;border-color:#9dba85}.choice:disabled .choice-confirm{opacity:.5}.encounter-hide{display:block;margin:20px auto 0;min-height:36px;padding:6px 20px;background:none;color:#b4c3a2;font-size:12px;letter-spacing:3px}.encounter-hide:hover{color:var(--gold)}.setup-menu-grid{grid-template-rows:repeat(3,1fr)}.setup-menu-card.journey-entry{grid-row:1/4}.help-modal{width:min(920px,94vw)}.help-manual>header{padding-right:44px;border-bottom:1px solid var(--line);padding-bottom:22px}.help-manual>header h2{margin-right:0}.help-manual>header p{color:var(--muted);font-size:11px;line-height:1.8}.help-manual-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:22px;border:1px solid var(--line)}.help-manual-grid article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:14px;min-height:142px;padding:24px;background:#17231d}.help-manual-grid article>svg{width:25px;height:25px;color:var(--gold);grid-column:1;grid-row:1}.help-number{position:absolute;right:13px;top:11px;font:10px Georgia,serif;color:var(--muted)}.help-manual-grid article>div{grid-column:2;grid-row:1/3}.help-manual-grid h3{font-size:14px;margin-bottom:10px}.help-manual-grid p{font-size:11px;line-height:1.85;color:#aeb9aa}.help-manual>footer{display:flex;gap:14px;align-items:flex-start;margin-top:20px;padding:15px 18px;border:1px dashed var(--line);font-size:10px;line-height:1.75;color:var(--muted)}.help-manual>footer b{color:var(--gold);white-space:nowrap}.effect-term:focus-visible{outline:1px solid currentColor;outline-offset:3px;border-radius:2px}@media(max-width:800px){.setup-menu-grid{grid-template-rows:repeat(4,minmax(130px,1fr))}.setup-menu-card.journey-entry{grid-row:auto}.help-manual-grid{grid-template-columns:1fr}.help-manual-grid article{min-height:120px}}html .observation-surface .board .tile.food-target{border:2px solid #ffd45b;outline:none;box-shadow:0 0 14px #ffd45b66;filter:brightness(1.15);z-index:2;cursor:crosshair}html .observation-surface .board .tile.food-target:hover{box-shadow:0 0 20px #ffd45b99}html .observation-surface .board .tile.food-target-muted{opacity:.4;cursor:not-allowed}html .modal:has(>.owned-browser){height:min(780px,calc(100dvh - 80px));min-height:0;overflow:hidden}html .modal .owned-browser{height:100%;min-height:0}html .modal .owned-browser-list{display:flex;flex-direction:column;min-height:0}html .modal .owned-catalog{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;padding:4px 8px 4px 4px}html .modal .owned-browser-detail{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain}@media(max-width:760px){html .modal:has(>.owned-browser){height:calc(100dvh - 32px);min-height:0;max-height:calc(100dvh - 32px);margin:auto}html .modal .owned-browser{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}html .modal .owned-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}html .modal .owned-browser-detail{padding:16px 10px;border-top:0;border-left:1px solid var(--line)}html .modal .owned-browser-detail>.item-art{width:min(120px,100%);height:auto;aspect-ratio:1}}.abandon-confirm{width:min(560px,100%);margin:auto;padding:32px;background:#17231d;border:1px solid var(--line);color:#edeef5}.abandon-confirm h3{font-size:24px;margin-bottom:16px}.abandon-confirm p{line-height:1.8;color:#b4b7c5}.abandon-confirm>div{display:flex;justify-content:flex-end;gap:16px;margin-top:28px}[data-theme=torchlight] .abandon-confirm{background:#171a24f2;border-color:#7567d5}[data-theme=torchlight] .abandon-confirm .primary{background:#6553ba;color:#fff}html .observation-surface .tile .preview-empty-eye{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58%;height:58%;max-width:none;max-height:none;color:#c3c8d5;opacity:.55;pointer-events:none;filter:drop-shadow(0 3px 5px #11182755)}html .observation-surface .tile.preview-empty .tile-label{visibility:hidden}.abandon-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#070a10bb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.abandon-backdrop .abandon-confirm{width:min(680px,100%);padding:clamp(24px,5vw,48px);text-align:center;border-radius:16px;background:#10131bf5;box-shadow:0 24px 90px #0009}.abandon-backdrop .abandon-confirm h3{font-size:clamp(24px,3vw,34px);margin:0 0 28px}.abandon-backdrop .abandon-confirm p{font-size:clamp(14px,2vw,18px);line-height:1.9;color:#b7adeb}.abandon-backdrop .abandon-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:36px}.abandon-backdrop .abandon-actions button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:48px;margin:0;padding:12px 16px;white-space:nowrap;line-height:1.4;font-size:18px;font-weight:600;border:1px solid #8673cb;clip-path:none;border-radius:3px;background:#433965;color:#f0ebff}.abandon-backdrop .abandon-actions .abandon-accept{background:#8474e4;border-color:#a496ff;color:#fff}.abandon-backdrop .abandon-actions button:hover{filter:brightness(1.15)}.abandon-backdrop .abandon-actions button:focus-visible{outline:2px solid #ddd5ff;outline-offset:4px}html .modal .page-back{position:absolute;top:16px;left:18px;right:auto;z-index:5;display:grid;place-items:center;width:58px;height:58px;min-width:0;margin:0;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 65% 35%,#242a33,#080c13 75%);color:#f4f2f7;box-shadow:0 3px 12px #0005;cursor:pointer;clip-path:none}html .modal .page-back svg{width:30px;height:30px}html .modal .page-back:hover{background:#332c50}html .modal .page-back:focus-visible{outline:2px solid #b3a4ff;outline-offset:3px}html .talent-screen>.page-back{position:static;flex-shrink:0;margin-bottom:16px}@media(max-width:600px){html .modal .page-back{width:44px;height:44px;top:8px;left:10px}html .modal .page-back svg{width:26px;height:26px}.abandon-backdrop{padding:16px}}.admin-shell{min-height:100vh;background:var(--bg);color:var(--text)}.admin-header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:22px 3vw;border-bottom:1px solid var(--line)}.admin-header h1{margin:4px 0 0;font-size:24px}.admin-header small{color:var(--gold);letter-spacing:.16em}.admin-login,.admin-login label{display:flex;align-items:center;gap:8px}.admin-login input,.admin-filters input,.admin-filters select{background:#151b18;color:var(--text);border:1px solid var(--line);padding:8px}.admin-header button,.admin-filters button,.admin-workspace button{border:1px solid var(--line);background:#253029;color:var(--text);padding:8px;cursor:pointer}.admin-filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:14px 3vw;border-bottom:1px solid var(--line)}.admin-filters label{display:flex;align-items:center;gap:6px;font-size:10px}.admin-error,.admin-notice{margin:10px 3vw;padding:9px 12px;border:1px solid var(--danger)}.admin-notice{border-color:var(--line);color:var(--muted)}.admin-stats{display:flex;gap:24px;align-items:center;padding:13px 3vw}.admin-stats small{color:var(--muted)}.admin-workspace{display:grid;grid-template-columns:minmax(260px,24%) minmax(0,1fr);border-top:1px solid var(--line);min-height:70vh}.admin-workspace>aside{padding:18px;border-right:1px solid var(--line);max-height:calc(100vh - 190px);overflow:auto}.admin-list-heading,.admin-replay-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-list-heading svg{width:15px}.admin-run{display:block;width:100%;margin:7px 0;text-align:left}.admin-run b,.admin-run small{display:block;overflow-wrap:anywhere}.admin-run small{margin-top:4px;color:var(--muted)}.admin-run.selected{border-color:var(--gold);background:#313a31}.admin-run .verified{color:var(--mint)}.admin-workspace nav{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.admin-replay{min-width:0;padding:18px}.admin-replay-head h2{margin:3px 0}.admin-replay-head>div>small{color:var(--gold)}.admin-replay-head label{font-size:10px}.admin-privacy{padding:8px 10px;border-inline-start:2px solid var(--gold);color:var(--muted);font-size:10px}.admin-replay .replay-player .layout{grid-template-columns:minmax(180px,.75fr) minmax(360px,1.8fr) minmax(220px,.9fr)}.admin-debug{margin-top:18px;border-top:1px solid var(--danger);padding-top:12px}.admin-debug summary{cursor:pointer;color:var(--danger)}.admin-debug pre{max-height:400px;overflow:auto;white-space:pre-wrap;font-size:10px}@media(max-width:1050px){.admin-workspace{grid-template-columns:1fr}.admin-workspace>aside{max-height:260px;border-right:0;border-bottom:1px solid var(--line)}.admin-replay .replay-player .layout{grid-template-columns:1fr 1.6fr}.admin-replay .details{grid-column:1/-1}}@media(max-width:680px){.admin-header{align-items:flex-start;flex-direction:column}.admin-login{width:100%;flex-wrap:wrap}.admin-login label{flex:1}.admin-login input{min-width:0;width:100%}.admin-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-stats small{grid-column:1/-1}.admin-replay{padding:10px}.admin-replay .replay-player .layout{grid-template-columns:1fr}.admin-replay .details{grid-column:auto}}html[data-theme=mistville]{--muted:#a0a7ac;--line:#3b4148;--mint:#b8d3c7;--gold:#d8bd88;--danger:#d5999e;color:#e3e5e4;background:#191c20}[data-theme=mistville] .theme-indicator{background:#a9c6bf}html[data-theme=torchlight]{--muted:#aaa096;--line:#504538;--mint:#e0a348;--gold:#f1ad45;--danger:#db725a;color:#f1e9da;background:#17120e}[data-theme=torchlight] .header{border-color:#594936}[data-theme=torchlight] .brand{color:#f3e5cd}[data-theme=torchlight] .brand-mark{border-color:#a97132;color:#f2b04c;background:#241a12}[data-theme=torchlight] .theme-indicator{background:#ef9f35;box-shadow:0 0 9px #ef9f3580}[data-theme=torchlight] .icon-button:hover{color:#ffc368;background:#33251a}[data-theme=torchlight] .sanity-track{background:#3e3025}[data-theme=torchlight] .sanity-track>div{background:#d69339}[data-theme=torchlight] .board{gap:5px;padding:8px;background:#0f0c09;border-color:#67523b;box-shadow:0 18px 48px #0008}[data-theme=torchlight] .tile{padding-top:18px;background:#25201b;border-color:#4b4035;box-shadow:inset 0 0 0 1px #0005}[data-theme=torchlight] .tile.revealed{background:#3a3128;border-color:#776048}[data-theme=torchlight] .tile.reachable{background:#363126;border-color:#b07b3d}[data-theme=torchlight] .tile.preview{background:#302b29;border-color:#8c7b69}[data-theme=torchlight] .tile.blocked{background:#211c19;border-color:#42372e}[data-theme=torchlight] .tile.omen{background:#3b2726;border-color:#8c4f43}[data-theme=torchlight] .tile.clock{background:#3b3222;border-color:#a77938}[data-theme=torchlight] .tile.selected{border-color:#efae4b;box-shadow:inset 0 0 0 2px #efae4b33,0 0 14px #ef9e2738}[data-theme=torchlight] .tile:hover{background:#47382a;border-color:#efae4b}[data-theme=torchlight] .tile-label,[data-theme=torchlight] .tile.reachable .tile-label{color:#ded1bf;text-shadow:0 1px 2px #000}[data-theme=torchlight] .tile-coordinate{color:#958878}[data-theme=torchlight] .tile-cost{color:#f2c77d}[data-theme=torchlight] .torchlight-art{object-fit:contain;filter:drop-shadow(0 4px 5px #0008)}[data-theme=torchlight] .tile .torchlight-art{width:88%;height:78%;opacity:.68}[data-theme=torchlight] .tile.revealed .torchlight-art{opacity:1}[data-theme=torchlight] .owned-item{background:#29231e;border-color:#55483a}[data-theme=torchlight] .owned-item:hover{border-color:#e5a34a}[data-theme=torchlight] .owned-item.upgraded{background:#44311f;border-color:#b37c3c}[data-theme=torchlight] .food-slot:before{background:#29231e;border-color:#665442}[data-theme=torchlight] .food-slot:hover:before{border-color:#e5a34a}[data-theme=torchlight] .modal{background:#241e19;border-color:#665443}[data-theme=torchlight] .modal-backdrop{background:#090603dc}[data-theme=torchlight] .offer,[data-theme=torchlight] .choice{background:#302820;border-color:#64513e}[data-theme=torchlight] .choice:hover:not(:disabled){background:#453526;border-color:#d49648}[data-theme=torchlight] .primary{background:#d89a43;border-color:#ebb65f;color:#25180c}[data-theme=torchlight] .primary:hover:not(:disabled){background:#efb45d}[data-theme=torchlight] .purchase{background:#4b3522;border-color:#9a6b36;color:#f0d7ad}[data-theme=torchlight] .side-tabs button.active{color:#efc47f;border-color:#dc9b43}[data-theme=torchlight] .event-art:has(.torchlight-encounter-art){width:min(100%,520px);height:auto;aspect-ratio:16/9}[data-theme=torchlight] .torchlight-encounter-art{display:block;width:100%;height:100%;object-fit:cover;border:1px solid #6a5540;box-shadow:0 12px 32px #0008}[data-theme=torchlight] .catalog-list .torchlight-encounter-art{width:90px;height:52px;flex-shrink:0}[data-theme=torchlight] .mobile-action{background:#201914f2;border-color:#6b5236}.theme-indicator{position:absolute;right:5px;bottom:5px;width:5px;height:5px;border-radius:50%}.theme-button{position:relative}.tile-art,.item-art{transition:opacity .16s ease,filter .16s ease}@media(max-width:680px){[data-theme=torchlight] .board{padding:5px;gap:3px}[data-theme=torchlight] .tile{padding-top:17px}}[data-theme=torchlight] body{min-height:100vh;background:#8592aa;color:#f1eef3}[data-theme=torchlight] body:before,[data-theme=torchlight] body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}[data-theme=torchlight] body:before{z-index:-2;background:url(/admin/assets/16-CZSZwE0R.webp) center 38%/cover no-repeat;filter:grayscale(.65) hue-rotate(175deg) saturate(.55) brightness(1.38);opacity:.3}[data-theme=torchlight] body:after{z-index:-1;background:linear-gradient(90deg,#11141ad9 0,#11141ad9 12%,#7f8da4a8 28%,#7f8da4a8 72%,#11131bd9 90%,#11131bd9)}[data-theme=torchlight] .app-shell{width:100%;max-width:none;min-height:100vh;padding:0 clamp(26px,5vw,92px)}[data-theme=torchlight] .header{height:92px;border:0;position:relative;z-index:4}[data-theme=torchlight] .brand{gap:14px;color:#d6d5d8;font:700 31px Songti SC,serif;text-shadow:0 3px 8px #000}[data-theme=torchlight] .brand-mark{width:62px;height:62px;border:0;color:#f3f1f4;background:#0a0c10b8;clip-path:polygon(30% 0,100% 0,100% 100%,30% 100%,0 50%);filter:drop-shadow(0 3px 3px #000)}[data-theme=torchlight] .brand small{font:8px system-ui;color:#858690;margin-top:7px}[data-theme=torchlight] .header-status{display:none}[data-theme=torchlight] .tools{margin-left:auto;background:#12151db8;border:1px solid #75798980;padding:3px}[data-theme=torchlight] .icon-button{border-radius:0;color:#c6c3cb}[data-theme=torchlight] .icon-button:hover{color:#fff;background:#4e4094}[data-theme=torchlight] .layout{grid-template-columns:210px minmax(540px,820px) 170px;justify-content:center;align-items:center;gap:clamp(22px,3vw,62px);min-height:calc(100vh - 102px);padding:0 0 26px}[data-theme=torchlight] .journey{align-self:center;min-height:620px;justify-content:center}[data-theme=torchlight] .journey>.section-label:first-child,[data-theme=torchlight] .journey>h1,[data-theme=torchlight] .inventory-label,[data-theme=torchlight] .journey>.empty-note{display:none}[data-theme=torchlight] .sanity-block{width:170px;margin:0 auto 42px;position:relative}[data-theme=torchlight] .sanity-block:before{content:"";position:absolute;left:-58px;top:28px;width:230px;height:84px;border-block:3px solid #11131a;transform:skew(-28deg) rotate(-6deg);opacity:.8;z-index:-1}[data-theme=torchlight] .resource-heading{position:relative;isolation:isolate;overflow:hidden;width:118px;height:118px;margin:auto;border:1px solid #bd6a72;border-radius:50%;background:#21090d;box-shadow:inset -12px -16px 28px #090206aa,inset 8px 8px 18px #d9586440,0 0 0 8px #171922c7,0 8px 28px #050609;display:flex;flex-direction:column;justify-content:center;gap:5px}[data-theme=torchlight] .resource-heading:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:var(--sanity);background:radial-gradient(circle at 34% 16%,#dc6670 0,#dc6670 5%,#bd3845 28%,#982634 68%,#5d1420);box-shadow:inset -10px -12px 22px #350913aa;transition:height .3s ease}[data-theme=torchlight] .resource-heading:after{content:"";position:absolute;z-index:-1;inset:7px 18px auto;height:18px;border-radius:50%;background:#fff;filter:blur(8px);opacity:.2}[data-theme=torchlight] .resource-heading>span{color:#b99cff;font-size:14px;font-weight:700;text-shadow:0 2px 4px #000}[data-theme=torchlight] .resource-heading b{font:25px Georgia,serif;color:#f7f4f4;text-shadow:0 2px 4px #000}[data-theme=torchlight] .resource-heading small{font-size:12px;color:#ddd5dc}[data-theme=torchlight] .sanity-track{display:none}[data-theme=torchlight] .resources{margin:0 14px;gap:16px}[data-theme=torchlight] .resources>div{min-height:58px;padding:0 8px;border:0}[data-theme=torchlight] .resources svg{color:#ffd35e;filter:drop-shadow(0 0 5px #e8a930)}[data-theme=torchlight] .resources>div:nth-child(2) svg{color:#aa8aff;filter:drop-shadow(0 0 5px #6d50cd)}[data-theme=torchlight] .resources span{font-size:11px;color:#d1ced4;text-shadow:0 2px 3px #000}[data-theme=torchlight] .resources strong{font:25px Georgia,serif;color:#f3eef2;text-shadow:0 2px 4px #000}[data-theme=torchlight] .costs{justify-content:center;border:0;padding:16px 0;gap:8px}[data-theme=torchlight] .costs span{background:#10131ac4;border:1px solid #74798970;padding:6px 9px;color:#d4d2d8}[data-theme=torchlight] .costs svg{display:none}.torchlight-bag,.torchlight-day-mark{display:none}[data-theme=torchlight] .torchlight-bag{display:grid;grid-template-columns:44px 1fr;grid-template-rows:25px 18px;align-items:center;width:128px;margin:12px auto 0;padding:8px 10px;background:#11141ac7;border:1px solid #777b87;color:#e0dce4;box-shadow:0 6px 18px #0007}[data-theme=torchlight] .torchlight-bag>svg{grid-row:1/3;width:31px;height:31px;color:#d9d5dd}[data-theme=torchlight] .torchlight-bag b{font:22px Georgia,serif;color:#fff}[data-theme=torchlight] .torchlight-bag span{font-size:9px;color:#aaa6ae}[data-theme=torchlight] .owned-grid{display:none}[data-theme=torchlight] .board-section{width:min(100%,65vw,calc(100vh - 132px),820px);align-self:center;position:relative}[data-theme=torchlight] .board-heading,[data-theme=torchlight] .board-legend,[data-theme=torchlight] .day-track{display:none}[data-theme=torchlight] .board{gap:0;width:100%;padding:0;background:#77869d30;border:1px solid #e6ecf260;box-shadow:0 0 54px #c7d6f02b}[data-theme=torchlight] .tile{aspect-ratio:1;padding:0;border-radius:0;background:#5c6b8336;border:1px solid #e9eff55c;overflow:visible;justify-content:center}[data-theme=torchlight] .tile.revealed{background:#17203382;border-color:#d9e0ec69}[data-theme=torchlight] .tile.reachable{background:#c0cce43b;border-color:#f4f7fc88}[data-theme=torchlight] .tile.preview{background:#8493ac45;border:2px dashed #bbc9df}[data-theme=torchlight] .tile.blocked{background:#57394080;border-color:#e16870}[data-theme=torchlight] .tile.omen{background:#45303a82;border-color:#aa6374a8}[data-theme=torchlight] .tile.clock{background:#33324988;border-color:#9c83e0}[data-theme=torchlight] .tile.selected{border-color:#ad91ff;box-shadow:inset 0 0 0 2px #ad91ff88,0 0 18px #8166d8a8}[data-theme=torchlight] .tile.selected:after{display:none}[data-theme=torchlight] .tile:hover{background:#becae048;border-color:#fff;z-index:2}[data-theme=torchlight] .tile-coordinate,[data-theme=torchlight] .tile-label{display:none}[data-theme=torchlight] .tile .torchlight-art{width:98%;height:98%;object-fit:contain;filter:drop-shadow(0 6px 7px #0009);opacity:.16}[data-theme=torchlight] .tile.revealed .torchlight-art{opacity:1;animation:torchlight-reveal .28s ease-out both}[data-theme=torchlight] .tile.preview .torchlight-art{opacity:.38;filter:grayscale(.7);width:78%;height:78%}[data-theme=torchlight] .tile.blocked .torchlight-art{opacity:.12}[data-theme=torchlight] .tile.preview.blocked .torchlight-art{opacity:.55;filter:grayscale(.3)}[data-theme=torchlight] .tile.used .torchlight-art{opacity:.42;filter:grayscale(.75) drop-shadow(0 4px 4px #0008)}[data-theme=torchlight] .tile.revealed.workshop-depleted .torchlight-art{opacity:.28;filter:grayscale(.88) brightness(.58) drop-shadow(0 4px 4px #0008)}[data-theme=torchlight] .tile.revealed.workshop-depleted:hover .torchlight-art{opacity:.38}[data-theme=torchlight] .tile-status{right:7px;top:7px;color:#f3eff7;z-index:3}[data-theme=torchlight] .tile-cost{z-index:3;top:-8px;right:50%;transform:translate(50%);width:max-content;white-space:nowrap;min-width:62px;height:34px;justify-content:center;padding:2px 9px;color:#17151b;background:#e6e1da;border:1px solid #f7f4ef;box-shadow:0 4px 9px #0008;font-size:22px;font-weight:800;clip-path:polygon(3% 8%,96% 0,100% 82%,91% 100%,7% 91%,0 22%)}[data-theme=torchlight] .tile-cost svg{color:#872647;fill:#872647;width:17px;height:17px}[data-theme=torchlight] .target-banner{position:absolute;z-index:5;left:8%;right:8%;top:-46px;background:#302748ed;border-color:#8c71d2;color:#f2ebff}[data-theme=torchlight] .message{position:absolute;z-index:6;top:-48px;left:50%;transform:translate(-50%);width:max-content;max-width:82%;min-height:34px;margin:0;padding:7px 22px;justify-content:center;color:#f2edf3;background:#171921e8;border-block:1px solid #70677c;box-shadow:0 8px 24px #0008;animation:torchlight-toast .28s ease-out both}[data-theme=torchlight] .message svg{color:#aa8df2}[data-theme=torchlight] .settlement-panel{display:none}[data-theme=torchlight] .details{align-self:center;min-height:620px;padding:0;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}[data-theme=torchlight] .details:before{content:"";position:absolute;top:12px;width:160px;height:220px;border:2px solid #5543a4;border-radius:50%;transform:rotate(23deg);opacity:.35;pointer-events:none}[data-theme=torchlight] .details>.section-label,[data-theme=torchlight] .place-heading,[data-theme=torchlight] .place-body,[data-theme=torchlight] .details>.side-tabs,[data-theme=torchlight] .details>.log-list{display:none}[data-theme=torchlight] .torchlight-day-mark{display:flex;flex-direction:column;align-items:center;margin-bottom:54px;color:#6684ff;transform:rotate(-7deg);text-shadow:0 0 20px #5e42dc}[data-theme=torchlight] .torchlight-day-mark strong{font:italic 112px Georgia,serif;line-height:.72}[data-theme=torchlight] .torchlight-day-mark span{font-size:10px;margin-top:15px;color:#d4cced}[data-theme=torchlight] .food-inventory{margin:0;width:174px}[data-theme=torchlight] .food-grid{display:grid;grid-template-columns:repeat(2,82px);grid-template-rows:repeat(3,82px);grid-auto-flow:column;gap:10px}[data-theme=torchlight] .food-slot{width:82px;height:82px;padding:0;border:0;border-radius:50%;background:#11141bc4;box-shadow:inset 0 0 0 1px #8e919d,0 5px 16px #0006;justify-content:center}[data-theme=torchlight] .food-slot:before{display:none}[data-theme=torchlight] .food-slot .item-art{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 5px 5px #0009)}[data-theme=torchlight] .food-slot>span{display:none}[data-theme=torchlight] .food-slot b{right:-2px;top:57px;min-width:24px;padding:2px 5px;border:0;border-radius:12px;background:#171921;color:#fff;font-size:12px}[data-theme=torchlight] .food-slot.empty-slot{padding:0;color:#767985;border:1px solid #818490;background:#0b0d126e}[data-theme=torchlight] .food-slot.empty-slot:disabled{opacity:1;cursor:default}[data-theme=torchlight] .footer{display:none}[data-theme=torchlight] .modal-backdrop{background:#1a1d24b8;-webkit-backdrop-filter:blur(4px) grayscale(.3);backdrop-filter:blur(4px) grayscale(.3)}[data-theme=torchlight] .modal{border-radius:0;background:#1c1e24ee;border:1px solid #777581;box-shadow:0 30px 120px #000c}[data-theme=torchlight] .modal:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid #746d7c42;pointer-events:none}[data-theme=torchlight] .modal-close{z-index:8;top:28px;right:34px;width:56px;height:56px;color:#7162ff;background:#111319;border:1px solid #3b3c44;filter:drop-shadow(0 8px 7px #0008);clip-path:polygon(8% 6%,91% 0,100% 91%,12% 100%,0 16%)}[data-theme=torchlight] .modal-close svg{width:34px;height:34px;stroke-width:4}[data-theme=torchlight] .modal h2{color:#f0edf2;text-align:center}[data-theme=torchlight] .modal>.eyebrow{display:block;text-align:center;color:#8f7ee9}[data-theme=torchlight] .modal-intro{color:#c1bdc5;text-align:center}[data-theme=torchlight] .sanity-warning-modal{width:min(760px,92vw);padding:50px 64px;background:#10131aee;border:1px solid #666a78;box-shadow:0 0 0 12px #0b0e14aa,0 28px 100px #000c}[data-theme=torchlight] .sanity-warning-modal:before{top:12px;right:12px;bottom:12px;left:12px;border-color:#555967}[data-theme=torchlight] .sanity-warning-modal>.eyebrow{color:#8f82ff}[data-theme=torchlight] .sanity-warning-modal h2{font-size:38px}[data-theme=torchlight] .sanity-warning-modal .modal-intro{font-size:18px;line-height:1.8;margin:28px 0 42px}[data-theme=torchlight] .sanity-warning-actions .text-button{color:#e9e5ef;background:#6853c5;border-color:#8d7bea;font-size:18px}[data-theme=torchlight] .sanity-warning-actions .primary{justify-content:center;background:#9fd9ff;color:#11131a;border-color:#d1ecff;font-size:18px}[data-theme=torchlight] .effect-term{color:#a99dff}[data-theme=torchlight] .effect-tooltip{background:#141622;border-color:#777b92;color:#eef0ff}[data-theme=torchlight] .event-art .item-art{width:100%;height:100%}[data-theme=torchlight] .primary{background:#6556cf;border-color:#9288ef;color:#fff;border-radius:0}[data-theme=torchlight] .primary:hover:not(:disabled){background:#796be3}[data-theme=torchlight] .purchase{background:#40365b;border-color:#8068b3;border-radius:0;color:#eee8f5}[data-theme=torchlight] .choice{background:#2e3039;border-color:#676975;border-radius:0}[data-theme=torchlight] .choice:hover:not(:disabled){background:#463b5d;border-color:#9d82df}[data-theme=torchlight] .clock-bonus{text-align:center;color:#cbc1df;font-size:12px;margin:-12px 0 18px}[data-theme=torchlight] .clock-distance{text-align:center;color:#918c96;font-size:10px;margin-bottom:20px}[data-theme=torchlight] .torchlight-fullscreen-backdrop{padding:0;background:#a8adb4d9;-webkit-backdrop-filter:blur(7px) grayscale(.7);backdrop-filter:blur(7px) grayscale(.7)}[data-theme=torchlight] .torchlight-fullscreen-backdrop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/admin/assets/16-CZSZwE0R.webp) center/cover no-repeat;filter:grayscale(1) brightness(1.7);opacity:.16;pointer-events:none}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal{width:100vw;height:100dvh;max-width:none;max-height:none;padding:clamp(52px,8vh,100px) clamp(46px,11vw,220px);border:0;background:transparent;box-shadow:none;overflow:auto}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal:before{display:none}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal>h2{font-size:36px;color:#1c1d20;text-shadow:0 1px 0 #ffffff70}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal>.eyebrow{color:#4f49a5}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal>.modal-intro{color:#33353a}[data-theme=torchlight] .torchlight-offer-modal{display:flex;flex-direction:column;align-items:center}[data-theme=torchlight] .torchlight-offers{display:grid;grid-template-columns:repeat(2,minmax(300px,430px));justify-content:center;gap:38px;margin-top:26px;width:100%}[data-theme=torchlight] .torchlight-offer{position:relative;min-height:455px;padding:36px 42px;border:0;background:#121419eb;text-align:center;clip-path:polygon(7% 0,94% 3%,100% 92%,88% 100%,5% 96%,0 10%);box-shadow:inset 0 0 0 2px #777b87}[data-theme=torchlight] .torchlight-offer>*{pointer-events:none}[data-theme=torchlight] .torchlight-offer:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid #4f5360;pointer-events:none}[data-theme=torchlight] .torchlight-offer:hover{background:#1b1d25}[data-theme=torchlight] .torchlight-offer.selected{box-shadow:inset 0 0 0 4px #6862e6,0 0 30px #5750da6b}[data-theme=torchlight] .torchlight-offer .item-art{position:relative;width:108px;height:108px;object-fit:contain;margin:auto}[data-theme=torchlight] .torchlight-offer h3{position:relative;font:700 24px Songti SC,serif;margin:18px 0;color:#eeeaf0}[data-theme=torchlight] .torchlight-offer p{position:relative;font-size:15px;line-height:1.75;color:#716ed5}[data-theme=torchlight] .torchlight-offer .upgrade-description{margin-top:46px;color:#b2adb5}[data-theme=torchlight] .torchlight-offer .food-charges{position:absolute;left:0;right:0;bottom:36px;color:#e3b35d}[data-theme=torchlight] .offer-selected{position:absolute;top:24px;right:26px;color:#8d85ff}[data-theme=torchlight] .torchlight-offer-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:clamp(80px,18vw,330px);margin-top:0}[data-theme=torchlight] .torchlight-confirm{width:330px;min-height:62px;justify-content:center;font-size:24px;clip-path:polygon(4% 12%,94% 0,100% 84%,88% 100%,0 91%)}[data-theme=torchlight] .torchlight-skip{width:200px;color:#303136;background:#e3e1df99;font-size:18px;margin:0}[data-theme=torchlight] .torchlight-shop-modal{padding-top:70px;background:linear-gradient(90deg,#b6a36fbd 0,#b6a36fbd 62%,#71798775 62%),url(/admin/assets/16-CZSZwE0R.webp) center/cover no-repeat}[data-theme=torchlight] .torchlight-shop-modal>h2{text-align:left;font-size:43px;margin:0 0 8px}[data-theme=torchlight] .torchlight-shop-modal>.eyebrow{display:none}[data-theme=torchlight] .torchlight-shop-modal>.shop-heading{position:absolute;top:82px;left:58%;font-size:25px;color:#f0e6d0;text-shadow:0 2px 5px #000}[data-theme=torchlight] .torchlight-shop-modal>.shop-heading .text-button{display:none}[data-theme=torchlight] .torchlight-shop{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:42px;width:100%;margin-top:12px}[data-theme=torchlight] .torchlight-shop-stock>h3{font:700 23px Songti SC,serif;margin:16px 0 8px;color:#252427}[data-theme=torchlight] .torchlight-shop-row{display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:18px}[data-theme=torchlight] .torchlight-product{position:relative;min-width:0;padding:12px 8px 10px;background:#17191dcf;border:0;color:#f0ba54;clip-path:polygon(8% 0,94% 4%,100% 92%,5% 100%,0 10%)}[data-theme=torchlight] .torchlight-product:hover:not(:disabled){background:#272a31;transform:translateY(-2px)}[data-theme=torchlight] .torchlight-product.selected{box-shadow:inset 0 0 0 3px #7064ee;background:#332e55;filter:drop-shadow(0 0 8px #6254ea)}[data-theme=torchlight] .torchlight-product.sold,[data-theme=torchlight] .torchlight-product.unavailable{opacity:.58}[data-theme=torchlight] .torchlight-product .item-art{display:block;width:92px;height:92px;object-fit:contain;margin:auto;border:1px solid #9b9a9b80}[data-theme=torchlight] .torchlight-product>span{display:flex;align-items:center;justify-content:center;gap:5px;font:20px Georgia,serif;margin-top:8px}[data-theme=torchlight] .torchlight-product>small{position:absolute;inset:52px 8px auto;background:#111319e8;color:#ddd8df;padding:5px;font-size:12px}[data-theme=torchlight] .torchlight-refresh{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:0 9px;width:250px;margin:28px auto 0;padding:10px 18px;background:#e4e1daab;border:0;color:#2d2c30;font-size:18px;clip-path:polygon(5% 12%,95% 0,100% 85%,89% 100%,0 92%)}[data-theme=torchlight] .torchlight-refresh svg{color:#ddb04c}[data-theme=torchlight] .torchlight-refresh b{color:#2e2c2c}[data-theme=torchlight] .torchlight-refresh span{grid-column:1/-1;font-weight:700}[data-theme=torchlight] .torchlight-shop-detail{position:relative;align-self:center;min-height:500px;padding:46px 34px 34px;background:#121419ed;color:#eeeaf0;text-align:center;clip-path:polygon(8% 0,94% 3%,100% 92%,88% 100%,5% 97%,0 10%)}[data-theme=torchlight] .torchlight-shop-detail:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid #565966;pointer-events:none}[data-theme=torchlight] .torchlight-shop-detail>.item-art{position:relative;width:104px;height:104px;object-fit:contain;margin:auto}[data-theme=torchlight] .torchlight-shop-detail>span{position:relative;display:block;margin-top:12px;color:#8e82ea;font-size:12px}[data-theme=torchlight] .torchlight-shop-detail>h3{position:relative;font:700 24px Songti SC,serif;margin:10px 0 26px}[data-theme=torchlight] .torchlight-shop-detail>p{position:relative;color:#8d84dc;font-size:14px;line-height:1.75}[data-theme=torchlight] .torchlight-shop-detail>.shop-upgrade{margin-top:34px;color:#aaa5ad}[data-theme=torchlight] .torchlight-shop-detail>.shop-charges{position:absolute;left:34px;right:34px;bottom:112px;color:#ddb05c}[data-theme=torchlight] .shop-detail-actions{position:absolute;left:34px;right:34px;bottom:30px;display:grid;gap:9px}[data-theme=torchlight] .shop-detail-actions strong{display:flex;align-items:center;justify-content:center;gap:7px;color:#e1b352;font:21px Georgia,serif}[data-theme=torchlight] .shop-detail-actions .primary{min-height:52px;justify-content:center;font-size:20px}[data-theme=torchlight] .torchlight-workshop-modal{padding-top:74px}[data-theme=torchlight] .torchlight-workshop-modal>h2{text-align:left;font-size:43px;margin:0}[data-theme=torchlight] .torchlight-workshop-modal>.eyebrow{display:none}[data-theme=torchlight] .torchlight-workshop-modal>.modal-intro{text-align:left;font-size:22px;margin:6px 0 20px;color:#303136}[data-theme=torchlight] .workshop-summary{display:flex;align-items:center;gap:12px}[data-theme=torchlight] .workshop-coins{display:inline-flex;align-items:center;gap:5px;color:#c99c42}[data-theme=torchlight] .workshop-coins b{font:700 34px Georgia,serif;line-height:1;color:#dcb45e;text-shadow:0 1px 0 #fff7}[data-theme=torchlight] .workshop-coins small{font-size:17px;color:#806321}[data-theme=torchlight] .torchlight-workshop-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:42px;width:100%}[data-theme=torchlight] .torchlight-workshop{display:grid;grid-template-columns:repeat(5,minmax(108px,1fr));gap:22px;align-content:start;min-width:0}[data-theme=torchlight] .workshop-detail{align-self:start}[data-theme=torchlight] .torchlight-record-modal{padding:24px clamp(28px,5vw,88px);background:linear-gradient(90deg,#bcb59fe8 0,#bcb59fe8 72%,#171925ee 72%)}[data-theme=torchlight] .torchlight-record-modal>.modal-close{z-index:3;color:#7468ff;background:#11131b}[data-theme=torchlight] .new-run-setup{width:min(1320px,100%);margin:auto;color:#1e2025;display:grid;grid-template-rows:auto auto auto minmax(420px,560px) auto;gap:10px;align-content:center}[data-theme=torchlight] .new-run-header{align-items:center}[data-theme=torchlight] .new-run-header .eyebrow{display:none}[data-theme=torchlight] .new-run-header h2{font:700 44px Songti SC,serif;margin:0}[data-theme=torchlight] .new-run-header .form-row{color:#292b31}[data-theme=torchlight] .new-run-header select{background:#e0d8c1;color:#24252a;border-color:#766f62}[data-theme=torchlight] .rule-baseline{margin:0;background:#d3ccb8a8;border:1px solid #756f6355;color:#53515a;padding:8px 12px}[data-theme=torchlight] .rule-baseline svg,[data-theme=torchlight] .rule-baseline em{color:#5c52ae}[data-theme=torchlight] .talent-setup-heading{margin:0;padding:7px 12px;background:#c8c0aa99;border:1px solid #756f6355}[data-theme=torchlight] .talent-setup-heading h3{font-size:17px}[data-theme=torchlight] .segmented{border-color:#756e68;background:#b9b19b}[data-theme=torchlight] .segmented button{color:#444148}[data-theme=torchlight] .segmented button.active{background:#4d4594;color:#fff}[data-theme=torchlight] .setup-preview{padding:0;border:0;color:#40388a}[data-theme=torchlight] .talent-workbench{grid-template-columns:minmax(560px,1fr) minmax(300px,350px);gap:0;min-height:0;margin-top:0}[data-theme=torchlight] .talent-board{display:grid;grid-template-rows:repeat(4,minmax(78px,1fr)) auto;min-height:0;padding:10px 34px 8px;background:linear-gradient(90deg,#c8c0a8e8,#aaa38fe8);border:0;color:#202126}[data-theme=torchlight] .talent-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 44% 48%,transparent 0 34%,#4d463511 65%,#24201325 100%);pointer-events:none}[data-theme=torchlight] .talent-tier{position:relative;grid-template-columns:70px minmax(0,1fr);min-height:0;border-color:#6f685b55}[data-theme=torchlight] .talent-tier-label{text-align:center;color:#25252a}[data-theme=torchlight] .talent-tier-label b{font-size:14px}[data-theme=torchlight] .talent-tier-label small{color:#68625a}[data-theme=torchlight] .talent-tier-items{gap:clamp(12px,2vw,34px)}[data-theme=torchlight] .talent-node{width:78px;height:84px;color:#eef0ff;border:0;border-radius:50%;filter:drop-shadow(0 2px 4px #25233166)}[data-theme=torchlight] .talent-node:before{content:"";position:absolute;top:2px;right:7px;bottom:19px;left:7px;border:2px solid currentColor;border-radius:50%;opacity:.35}[data-theme=torchlight] .talent-node span{font-size:13px;color:#f6f5ff;text-shadow:0 2px 4px #23232b;background:#555166b8;padding:1px 6px}[data-theme=torchlight] .talent-node:hover,[data-theme=torchlight] .talent-node.selected{color:#fff;background:#5b5380;border:0;box-shadow:0 0 0 4px #27232e,0 0 18px #685fe0}[data-theme=torchlight] .talent-node.locked:not(.selected){color:#6e6a78;opacity:.66}[data-theme=torchlight] .talent-reset{position:relative;color:#3f3d43;margin:8px 0 0}[data-theme=torchlight] .talent-detail{min-height:0;padding:34px;background:#141622;color:#d9dcf4;border:0;text-align:center;overflow:auto}[data-theme=torchlight] .talent-detail:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid #454867;pointer-events:none}[data-theme=torchlight] .talent-detail>svg{position:relative;color:#e9eaff}[data-theme=torchlight] .talent-detail h3{position:relative;color:#b6cfff;font-size:21px}[data-theme=torchlight] .talent-detail>strong{position:relative;color:#c5c8df}[data-theme=torchlight] .talent-detail>p{position:relative;color:#b2b3c1;font-size:13px}[data-theme=torchlight] .talent-detail>p b{color:#9a91ff}[data-theme=torchlight] .talent-detail .talent-note{color:#747687}[data-theme=torchlight] .talent-detail-controls{position:relative}[data-theme=torchlight] .talent-detail-controls button{background:#302b55;border-color:#7068bc;color:#fff}[data-theme=torchlight] .talent-detail>small{position:relative;color:#9b9daf}[data-theme=torchlight] .talent-detail.empty{color:#737589}[data-theme=torchlight] .talent-node .talent-art{width:64px;height:64px;object-fit:contain}[data-theme=torchlight] .talent-node:before{display:none}[data-theme=torchlight] .talent-node.locked:not(.selected) .talent-art{filter:grayscale(1) brightness(.5)}[data-theme=torchlight] .talent-node.selected{background:transparent;box-shadow:none}[data-theme=torchlight] .talent-node.selected:before{display:block;top:-3px;right:0;bottom:10px;left:0;border:4px solid #23212b;opacity:1;transform:rotate(-12deg)}[data-theme=torchlight] .talent-detail>.talent-art{position:relative;width:104px;height:104px;object-fit:contain}[data-theme=torchlight] .talent-detail>p{font-size:16px;line-height:1.65;margin-top:20px}[data-theme=torchlight] .talent-detail .talent-lore{color:#a8aabb}[data-theme=torchlight] .talent-upgrade{position:relative;width:100%;min-height:46px;margin-top:16px;background:#bbcafa;color:#13151e;font-size:20px;font-weight:700;clip-path:polygon(5% 8%,97% 0,100% 89%,0 100%)}[data-theme=torchlight] .setup-footer{grid-template-columns:minmax(0,1fr) 280px;margin-top:0;padding:8px 12px 0;border-top:1px solid #756f6355;color:#24262b}[data-theme=torchlight] .setup-footer .setup-heading{margin:0 0 4px}[data-theme=torchlight] .preparation-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}[data-theme=torchlight] .preparation-panel>.setup-heading{grid-column:1/-1}[data-theme=torchlight] .preparation-row{border-color:#767064;min-width:0}[data-theme=torchlight] .preparation-row small{color:#5e5b5a}[data-theme=torchlight] .start-panel input{background:#ddd5c0;color:#292a2e;border-color:#766f62}[data-theme=torchlight] .torchlight-detail-backdrop{align-items:center;justify-content:flex-end;padding:40px 8vw;background:#0b0d1230;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=torchlight] .torchlight-detail-modal{width:370px;min-height:510px;padding:54px 44px 40px;background:#121419ee;border:0;clip-path:polygon(8% 0,94% 3%,100% 92%,88% 100%,5% 97%,0 10%)}[data-theme=torchlight] .torchlight-detail-modal:before{top:18px;right:18px;bottom:18px;left:18px;border-color:#5e6270}[data-theme=torchlight] .torchlight-detail-modal .modal-close{display:none}[data-theme=torchlight] .torchlight-detail-modal .event-art{width:118px;height:118px}[data-theme=torchlight] .torchlight-detail-modal h2{font-size:25px;margin-right:0}[data-theme=torchlight] .torchlight-detail-modal .modal-intro{font-size:14px;min-height:100px;color:#bbb7bf}[data-theme=torchlight] .torchlight-detail-modal .upgrade-description{color:#8d83e8;text-align:center;line-height:1.8}[data-theme=torchlight] .torchlight-detail-modal .primary{justify-content:center;margin-top:26px}[data-theme=torchlight] .torchlight-detail-modal .text-button{width:48%;display:inline-flex;color:#c0b8d2}[data-theme=torchlight] .torchlight-owned-backdrop{justify-content:center}[data-theme=torchlight] .torchlight-owned-modal{width:min(980px,78vw);padding:36px;background:#11141bef;border:0;clip-path:polygon(3% 0,98% 3%,100% 92%,95% 100%,0 96%,1% 7%)}[data-theme=torchlight] .torchlight-owned-modal:before{display:none}[data-theme=torchlight] .torchlight-owned-modal .modal-close{display:none}[data-theme=torchlight] .torchlight-owned-modal>h2,[data-theme=torchlight] .torchlight-owned-modal>.eyebrow{display:none}[data-theme=torchlight] .owned-catalog{display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));gap:8px;margin:0;border:0}[data-theme=torchlight] .owned-catalog-item{display:block;min-width:0;padding:4px;background:transparent;border:1px solid #888b94;text-align:left}[data-theme=torchlight] .owned-catalog-item.upgraded{background:linear-gradient(145deg,#272a50,#4e4b9a 66%,#6065c4);border-color:#8589ed;box-shadow:inset 0 0 22px #8c91ff57,0 0 12px #5d62cf52}[data-theme=torchlight] .owned-catalog-item:hover{background:#413a67}[data-theme=torchlight] .owned-catalog-item.upgraded:hover{background:linear-gradient(145deg,#313667,#5b59ae 66%,#7076dc)}[data-theme=torchlight] .owned-catalog-item.selected{border-color:#a49cff;box-shadow:0 0 0 3px #5950d7,0 0 16px #655ce2}[data-theme=torchlight] .owned-catalog-item .item-art{width:100%;height:auto;aspect-ratio:1;object-fit:contain}[data-theme=torchlight] .owned-catalog-item>span,[data-theme=torchlight] .owned-catalog-item>svg{display:none}[data-theme=torchlight] .owned-browser-detail{padding:24px 36px;border-color:#4d4f5d;background:#15171d}[data-theme=torchlight] .owned-browser-detail>.item-art{width:150px;height:150px}[data-theme=torchlight] .owned-browser-detail>span{color:#8d84ed}[data-theme=torchlight] .owned-browser-detail h3{color:#e7e4eb;font-size:24px}[data-theme=torchlight] .owned-browser-detail p{color:#bdb9c3;font-size:14px}[data-theme=torchlight] .owned-browser-detail small{color:#9288ed;font-size:13px}.day-transition{display:none}[data-theme=torchlight] .day-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;overflow:hidden;background:#33363c;animation:day-transition-fade 2.1s ease both;cursor:pointer}[data-theme=torchlight] .day-transition:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#202226aa,#202226d9),url(/admin/assets/16-CZSZwE0R.webp) center/cover no-repeat;filter:grayscale(1) brightness(.85);opacity:.94}[data-theme=torchlight] .day-transition-card{position:relative;width:min(820px,84vw);padding:24px 40px 34px;text-align:center;text-shadow:0 3px 18px #000}[data-theme=torchlight] .day-transition-card:before,[data-theme=torchlight] .day-transition-card:after{content:"";position:absolute;left:4%;right:4%;height:2px;background:linear-gradient(90deg,transparent,#7d7f86,transparent)}[data-theme=torchlight] .day-transition-card:before{top:48%}[data-theme=torchlight] .day-transition-card:after{bottom:54px}[data-theme=torchlight] .day-moons{display:flex;justify-content:center;gap:28px;margin-bottom:10px}.day-moons i{width:26px;height:26px;border-radius:50%;background:#6654d8;box-shadow:inset -9px 0 #252731,0 0 12px #6555dc88}[data-theme=torchlight] .day-transition-card>strong{display:block;font:italic 138px Georgia,serif;line-height:.75;color:#675af0;transform:rotate(-8deg);text-shadow:0 0 26px #5949dd}[data-theme=torchlight] .day-transition h2{font:700 37px Songti SC,serif;margin:22px 0 8px;color:#d9d9dc}[data-theme=torchlight] .day-transition-card>p{font-size:15px;color:#bfc0c5}[data-theme=torchlight] .day-cost-change{display:grid;gap:8px;margin:52px 0 42px;color:#b7b8bd;font-size:16px}.day-cost-change span{display:block}.day-cost-change b{color:#6e7cff;font-size:20px}.day-transition-card>small{color:#777980;font-size:13px}@keyframes torchlight-reveal{0%{opacity:0;transform:scale(.78);filter:brightness(1.8) drop-shadow(0 0 14px #b49cff)}to{transform:scale(1)}}@keyframes torchlight-toast{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes day-transition-fade{0%{opacity:0}18%,74%{opacity:1}to{opacity:0}}[data-theme=torchlight] .new-run-setup{display:block;width:100%;height:100%;color:#24262c}[data-theme=torchlight] .setup-screen{min-height:calc(100dvh - 150px);display:flex;flex-direction:column;justify-content:center}[data-theme=torchlight] .setup-screen-title>span{color:#4e47a6}[data-theme=torchlight] .setup-screen-title h2{color:#22242a;font:700 clamp(34px,4vw,56px) "Songti SC",serif;text-shadow:0 1px #fff8}[data-theme=torchlight] .setup-screen-title>small{color:#55575d;font-size:14px}[data-theme=torchlight] .setup-back{position:absolute;z-index:3;top:0;left:0;color:#292b31;font-size:16px}[data-theme=torchlight] .setup-menu-screen{padding:3vh 5vw}[data-theme=torchlight] .setup-menu-screen .setup-screen-title{position:absolute;z-index:2;top:4vh;left:5vw;text-align:left}[data-theme=torchlight] .setup-menu-screen .setup-screen-title h2{font-size:30px;color:#e7e5ea;text-shadow:0 3px 8px #000}[data-theme=torchlight] .setup-menu-grid{min-height:min(650px,72vh);grid-template-columns:.72fr 1.45fr;gap:18px;padding-top:62px}[data-theme=torchlight] .setup-menu-card{border:0;isolation:isolate;clip-path:polygon(4% 2%,97% 0,100% 94%,92% 100%,1% 97%,0 8%);box-shadow:inset 0 0 0 2px #6d708077;color:#eef0ff;transition:transform .18s ease,filter .18s ease}[data-theme=torchlight] .setup-menu-card:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#101219e8 0,#101219e8 24%,#11131a24 70%),url(/admin/assets/16-CZSZwE0R.webp) center/cover;filter:saturate(.7)}[data-theme=torchlight] .setup-menu-card.notebook:before{background:linear-gradient(0deg,#11131aef 0,#11131aef 30%,#201d4022),url(/admin/assets/relic-DKyGxb51.webp) center 35%/58% no-repeat,#252938}[data-theme=torchlight] .setup-menu-card.deduction:before{background:linear-gradient(0deg,#11131aef 0,#11131aef 30%,#201d4022),url(/admin/assets/encounter-yRv_0IsV.webp) center 35%/58% no-repeat,#262a37}[data-theme=torchlight] .setup-menu-card.help-entry:before{background:linear-gradient(0deg,#11131aef 0,#11131aef 30%,#201d4022),url(/admin/assets/watchtower-C-yZzIB9.webp) center 35%/58% no-repeat,#242a35}[data-theme=torchlight] .setup-menu-card:hover{transform:translateY(-4px);filter:brightness(1.12)}[data-theme=torchlight] .setup-menu-card>svg:first-child{display:none}[data-theme=torchlight] .setup-menu-card>span{color:#6f74ff;font-size:clamp(26px,3vw,48px);text-shadow:0 3px 8px #000}[data-theme=torchlight] .setup-menu-card>small{color:#c3c3ca;font-size:13px}[data-theme=torchlight] .month-screen{padding:2vh 6vw}[data-theme=torchlight] .month-screen:before{content:"";position:absolute;z-index:-1;top:11%;right:2%;bottom:7%;left:2%;background:#111319e6;clip-path:polygon(3% 0,96% 2%,100% 91%,94% 100%,2% 96%,0 9%);box-shadow:0 24px 80px #0007}[data-theme=torchlight] .month-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 4vw}[data-theme=torchlight] .month-list button{min-height:128px;background:#1d2030cc;border:0;color:#d5d3db;box-shadow:inset 5px 0 #474364;text-align:left}[data-theme=torchlight] .month-list button.selected{background:linear-gradient(90deg,#4b4386cc,#242638cc);box-shadow:inset 6px 0 #8177ff,0 0 20px #6259d944}[data-theme=torchlight] .month-list strong{font-size:25px;color:#d8d6dc}[data-theme=torchlight] .month-list span{color:#9c9ba4}[data-theme=torchlight] .month-list small b{color:#8d85ff}[data-theme=torchlight] .setup-secondary{background:#d9d7d2a8;border:0;color:#24252a;font-size:16px;clip-path:polygon(5% 8%,97% 0,100% 87%,4% 100%,0 18%)}[data-theme=torchlight] .setup-cta-row .primary,[data-theme=torchlight] .talent-footer .primary,[data-theme=torchlight] .supply-start-row .primary{min-width:280px;justify-content:center;font-size:18px;clip-path:polygon(4% 8%,97% 0,100% 88%,4% 100%,0 18%)}[data-theme=torchlight] .talent-screen{padding:2vh 4vw}[data-theme=torchlight] .talent-screen .new-run-header{margin-bottom:12px}[data-theme=torchlight] .talent-footer{margin-top:14px}[data-theme=torchlight] .supplies-screen{padding:2vh 5vw}[data-theme=torchlight] .supplies-screen .setup-screen-title{margin-bottom:18px}[data-theme=torchlight] .supply-grid{gap:clamp(24px,5vw,90px);align-items:stretch}[data-theme=torchlight] .supply-grid>button{min-height:min(370px,43vh);border:0;background:transparent;color:#24262b;box-shadow:none;transition:transform .18s ease}[data-theme=torchlight] .supply-grid>button:before{content:"";position:absolute;z-index:-1;top:44%;right:7%;bottom:5%;left:7%;background:#dadee1a8;clip-path:polygon(8% 4%,96% 0,100% 86%,87% 100%,2% 93%,0 15%)}[data-theme=torchlight] .supply-grid>button:hover:not(:disabled){transform:translateY(-5px)}[data-theme=torchlight] .supply-grid>button.selected{box-shadow:none}[data-theme=torchlight] .supply-grid>button.selected:before{background:#cbd0e7;filter:drop-shadow(0 0 12px #7066ee88)}[data-theme=torchlight] .supply-grid img{width:clamp(110px,11vw,170px);height:clamp(110px,11vw,170px);margin:auto;filter:drop-shadow(0 10px 12px #1a1c2670)}[data-theme=torchlight] .supply-grid strong{font-size:20px}[data-theme=torchlight] .supply-grid p{color:#31333a;font-size:14px}[data-theme=torchlight] .supply-grid small{color:#34363c;font:700 22px Georgia,serif}[data-theme=torchlight] .supply-check{display:grid;place-items:center;width:34px;height:34px;color:#655be4;border:1px solid transparent;border-radius:50%}[data-theme=torchlight] .supply-grid .selected .supply-check{color:#fff;background:#6257dc;border-color:#9d96ff;box-shadow:0 0 0 4px #fff9,0 0 18px #5f55dc}[data-theme=torchlight] .supply-grid .selected .supply-check svg{width:24px;height:24px;stroke-width:3.5}[data-theme=torchlight] .supply-start-row .seed-input{color:#33353a}[data-theme=torchlight] .supply-start-row .seed-input input{background:#d9d8d4;border-color:#85858a;color:#22242a}[data-theme=torchlight] .pet-selection{margin:-4px auto 12px;padding:7px 14px;background:#17191edb;border:0;color:#e8e7ec;clip-path:polygon(2% 0,99% 4%,100% 88%,97% 100%,0 94%,1% 10%)}[data-theme=torchlight] .pet-selection>img{width:52px;height:66px;border:1px solid #7770db;box-shadow:0 0 14px #6158db66}[data-theme=torchlight] .pet-copy span{color:#837be9}[data-theme=torchlight] .pet-copy small{color:#b7b5bd}[data-theme=torchlight] .pet-levels button{background:#292b34;border-color:#5e606d;color:#b7b5bd}[data-theme=torchlight] .pet-levels button.selected{background:#5f55d6;border-color:#a29cff;color:#fff;box-shadow:0 0 12px #5f55d688}[data-theme=torchlight] .notebook-shell{color:#ecebf0}[data-theme=torchlight] .notebook-shell>header{padding:0 7vw 14px}[data-theme=torchlight] .notebook-shell>header h2{font-size:40px;color:#ecebf0;text-align:left}[data-theme=torchlight] .notebook-tabs{margin-left:20px}[data-theme=torchlight] .notebook-tabs button{font-size:22px;color:#7f8088}[data-theme=torchlight] .notebook-tabs button.active{color:#fff;border-color:#6e64ed;text-shadow:0 0 13px #6f65ff}[data-theme=torchlight] .notebook-body{grid-template-columns:minmax(480px,1.15fr) minmax(340px,.85fr);margin:0 5vw;border:0;background:#17191ed9;clip-path:polygon(2% 0,98% 1%,100% 95%,96% 100%,1% 98%,0 5%)}[data-theme=torchlight] .notebook-index{padding:28px 34px 12px}[data-theme=torchlight] .notebook-index>input{background:#272a31;border-color:#60636e;color:#eee}[data-theme=torchlight] .notebook-grid{grid-template-columns:repeat(5,minmax(78px,1fr));max-height:58vh;gap:12px}[data-theme=torchlight] .notebook-grid button{background:#25282f;border-color:#747681;color:#dedde3}[data-theme=torchlight] .notebook-grid button.selected{border-color:#9d96ff;box-shadow:0 0 0 3px #5e56db,0 0 18px #685fe0}[data-theme=torchlight] .notebook-grid .item-art,[data-theme=torchlight] .notebook-grid .encounter-art{height:92px}[data-theme=torchlight] .notebook-detail{padding:38px 54px;background:#111319;border-color:#535568}[data-theme=torchlight] .notebook-detail>.item-art,[data-theme=torchlight] .notebook-detail>.encounter-art{width:160px;height:160px}[data-theme=torchlight] .notebook-detail h3{font-size:25px;color:#c9c7ce}[data-theme=torchlight] .notebook-detail p{font-size:15px;color:#b5b4bc}[data-theme=torchlight] .notebook-detail p b{color:#8c84ff}[data-theme=torchlight] .notebook-detail>small{font-size:14px;color:#b8b7be}@media(max-width:1180px){[data-theme=torchlight] .app-shell{padding:0 24px}[data-theme=torchlight] .layout{grid-template-columns:155px minmax(430px,650px) 154px;gap:20px}[data-theme=torchlight] .board-section{width:min(100%,61vw,calc(100vh - 145px),650px)}[data-theme=torchlight] .journey,[data-theme=torchlight] .details{min-height:520px}[data-theme=torchlight] .torchlight-day-mark strong{font-size:78px}[data-theme=torchlight] .food-slot{width:72px;height:72px}[data-theme=torchlight] .food-slot .item-art{width:64px;height:64px}[data-theme=torchlight] .food-slot b{top:49px}[data-theme=torchlight] .food-inventory{width:152px}[data-theme=torchlight] .food-grid{grid-template-columns:repeat(2,72px);grid-template-rows:repeat(3,72px);gap:8px}[data-theme=torchlight] .torchlight-shop-row,[data-theme=torchlight] .torchlight-workshop{grid-template-columns:repeat(5,minmax(82px,1fr));gap:12px}[data-theme=torchlight] .torchlight-product .item-art{width:72px;height:72px}}@media(max-width:960px){[data-theme=torchlight] .torchlight-record-modal{padding:28px 24px;background:#bcb59ff2}[data-theme=torchlight] .new-run-setup{display:block;width:min(720px,100%)}[data-theme=torchlight] .talent-workbench{grid-template-columns:1fr;margin-top:10px}[data-theme=torchlight] .talent-detail{min-height:300px}[data-theme=torchlight] .setup-footer{grid-template-columns:1fr;margin-top:10px}}@media(max-height:800px)and (min-width:761px){[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal{padding-top:34px;padding-bottom:24px}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal>h2{font-size:30px;margin:4px 0 8px}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal>.modal-intro{margin-bottom:8px}[data-theme=torchlight] .torchlight-offers{gap:24px;margin-top:8px}[data-theme=torchlight] .torchlight-offer{min-height:330px;padding:24px 34px}[data-theme=torchlight] .torchlight-offer:before{top:12px;right:12px;bottom:12px;left:12px}[data-theme=torchlight] .torchlight-offer .item-art{width:80px;height:80px}[data-theme=torchlight] .torchlight-offer h3{font-size:20px;margin:10px 0}[data-theme=torchlight] .torchlight-offer p{font-size:12px}[data-theme=torchlight] .torchlight-offer .upgrade-description{margin-top:22px}[data-theme=torchlight] .torchlight-offer .food-charges{bottom:24px}[data-theme=torchlight] .torchlight-confirm{min-height:48px;font-size:19px}[data-theme=torchlight] .torchlight-shop-modal,[data-theme=torchlight] .torchlight-workshop-modal{padding-top:34px}[data-theme=torchlight] .torchlight-shop-modal>h2,[data-theme=torchlight] .torchlight-workshop-modal>h2{font-size:32px}[data-theme=torchlight] .torchlight-shop-modal>.shop-heading{top:45px}[data-theme=torchlight] .torchlight-shop-stock>h3{font-size:18px;margin:10px 0 5px}[data-theme=torchlight] .torchlight-product{padding-top:7px}[data-theme=torchlight] .torchlight-product .item-art{width:68px;height:68px}[data-theme=torchlight] .torchlight-refresh{margin-top:16px}}@media(max-width:760px){[data-theme=torchlight] body{padding-bottom:76px}[data-theme=torchlight] body:after{background:#121620ad}[data-theme=torchlight] .app-shell{padding:0 14px}[data-theme=torchlight] .header{height:68px}[data-theme=torchlight] .brand{font-size:18px}[data-theme=torchlight] .brand-mark{width:38px;height:38px}[data-theme=torchlight] .brand small{display:none}[data-theme=torchlight] .tools{gap:0;padding:1px}[data-theme=torchlight] .tools .icon-button{width:31px}[data-theme=torchlight] .layout{display:flex;min-height:0;padding:10px 0 16px;gap:18px}[data-theme=torchlight] .journey{width:100%;min-height:0;display:grid;grid-template-columns:88px 1fr 74px;align-items:center;gap:14px}[data-theme=torchlight] .sanity-block{width:88px;margin:0}[data-theme=torchlight] .sanity-block:before{display:none}[data-theme=torchlight] .resource-heading{width:72px;height:72px}[data-theme=torchlight] .resource-heading>span{font-size:9px}[data-theme=torchlight] .resource-heading b{font-size:16px}[data-theme=torchlight] .resource-heading small{font-size:8px}[data-theme=torchlight] .resources{display:flex;gap:4px;margin:0;padding:0;border:0}[data-theme=torchlight] .resources>div{flex:1;display:grid;grid-template-columns:auto 1fr;gap:4px;padding:6px;border:1px solid #717785;min-height:56px}[data-theme=torchlight] .resources span{font-size:8px}[data-theme=torchlight] .resources strong{grid-column:1/-1;margin:0;font-size:17px}[data-theme=torchlight] .costs{display:none}[data-theme=torchlight] .torchlight-bag{width:72px;margin:0;padding:7px;grid-template-columns:28px 1fr}[data-theme=torchlight] .torchlight-bag>svg{width:22px}[data-theme=torchlight] .torchlight-bag b{font-size:17px}[data-theme=torchlight] .torchlight-bag span{font-size:7px}[data-theme=torchlight] .board-section{width:100%}[data-theme=torchlight] .message{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:none;margin:0 0 9px;padding:6px 10px;font-size:9px;animation:none}[data-theme=torchlight] .target-banner{position:relative;top:auto;left:auto;right:auto;margin-bottom:8px}[data-theme=torchlight] .tile-cost{top:0;min-width:39px;height:24px;padding:1px 5px;font-size:16px}[data-theme=torchlight] .tile-cost svg{width:12px;height:12px}[data-theme=torchlight] .details{width:100%;min-height:0;display:flex;flex-direction:row;justify-content:center;gap:14px}[data-theme=torchlight] .details:before{display:none}[data-theme=torchlight] .torchlight-day-mark{margin:0 12px 0 0}[data-theme=torchlight] .torchlight-day-mark strong{font-size:58px}[data-theme=torchlight] .food-inventory{width:auto}[data-theme=torchlight] .food-grid{grid-template-columns:repeat(2,58px);grid-template-rows:repeat(3,58px);grid-auto-flow:column;gap:8px}[data-theme=torchlight] .food-slot{width:58px;height:58px}[data-theme=torchlight] .food-slot .item-art{width:52px;height:52px}[data-theme=torchlight] .food-slot b{top:39px;font-size:9px;min-width:19px}[data-theme=torchlight] .mobile-action{background:#191a21f2;border-color:#5a5864}[data-theme=torchlight] .torchlight-fullscreen-backdrop .modal{padding:62px 16px 24px}[data-theme=torchlight] .modal-close{top:12px;right:12px;width:42px;height:42px}[data-theme=torchlight] .modal-close svg{width:25px;height:25px}[data-theme=torchlight] .torchlight-offers{grid-template-columns:1fr;gap:10px;margin-top:10px}[data-theme=torchlight] .torchlight-offer{min-height:0;padding:16px;display:grid;grid-template-columns:72px 1fr;gap:4px 12px;text-align:left}[data-theme=torchlight] .torchlight-offer .item-art{grid-row:1/4;width:68px;height:68px}[data-theme=torchlight] .torchlight-offer h3{font-size:16px;margin:4px 0}[data-theme=torchlight] .torchlight-offer p{font-size:10px}[data-theme=torchlight] .torchlight-offer .upgrade-description,[data-theme=torchlight] .torchlight-offer .food-charges{position:relative;left:auto;right:auto;bottom:auto;margin-top:4px}[data-theme=torchlight] .torchlight-offer-actions{gap:10px}[data-theme=torchlight] .torchlight-confirm,[data-theme=torchlight] .torchlight-skip{width:100%;font-size:15px;min-height:46px}[data-theme=torchlight] .torchlight-shop-modal,[data-theme=torchlight] .torchlight-workshop-modal{background:#a7a18fd9}[data-theme=torchlight] .torchlight-shop-modal>h2,[data-theme=torchlight] .torchlight-workshop-modal>h2{font-size:28px}[data-theme=torchlight] .torchlight-shop-modal>.shop-heading{position:static;margin-bottom:10px;font-size:18px}[data-theme=torchlight] .torchlight-shop{display:block;width:100%}[data-theme=torchlight] .torchlight-shop-row,[data-theme=torchlight] .torchlight-workshop{width:100%;grid-template-columns:repeat(3,minmax(76px,1fr));gap:8px}[data-theme=torchlight] .torchlight-workshop-layout{display:block}[data-theme=torchlight] .torchlight-product .item-art{width:64px;height:64px}[data-theme=torchlight] .torchlight-product>span{font-size:14px}[data-theme=torchlight] .torchlight-shop-detail{min-height:0;margin-top:18px;padding:24px 20px;clip-path:none;text-align:left}[data-theme=torchlight] .torchlight-shop-detail:before{top:7px;right:7px;bottom:7px;left:7px}[data-theme=torchlight] .torchlight-shop-detail>.item-art{float:left;width:76px;height:76px;margin:0 14px 8px 0}[data-theme=torchlight] .torchlight-shop-detail>span{padding-top:8px}[data-theme=torchlight] .torchlight-shop-detail>h3{font-size:19px;margin:5px 0 12px}[data-theme=torchlight] .torchlight-shop-detail>p{font-size:12px}[data-theme=torchlight] .torchlight-shop-detail>.shop-upgrade,[data-theme=torchlight] .torchlight-shop-detail>.shop-charges{position:relative;inset:auto;margin-top:12px;clear:both}[data-theme=torchlight] .shop-detail-actions{position:relative;inset:auto;grid-template-columns:1fr 1fr;align-items:center;margin-top:16px;clear:both}[data-theme=torchlight] .shop-detail-actions .primary{min-height:44px;font-size:16px}[data-theme=torchlight] .torchlight-record-modal{padding:58px 14px 24px;background:#bcb59fe8}[data-theme=torchlight] .new-run-setup{display:block}[data-theme=torchlight] .new-run-header h2{font-size:34px}[data-theme=torchlight] .new-run-header{gap:12px}[data-theme=torchlight] .rule-baseline{align-items:flex-start;flex-wrap:wrap}[data-theme=torchlight] .rule-baseline em{margin-left:26px}[data-theme=torchlight] .talent-setup-heading{align-items:flex-start;flex-wrap:wrap}[data-theme=torchlight] .talent-setup-heading .setup-preview{margin-left:auto}[data-theme=torchlight] .talent-workbench{grid-template-columns:1fr;min-height:0}[data-theme=torchlight] .talent-board{padding:10px 6px}[data-theme=torchlight] .talent-tier{grid-template-columns:42px minmax(0,1fr);min-height:86px}[data-theme=torchlight] .talent-tier-items{gap:1px}[data-theme=torchlight] .talent-node{width:54px;height:72px}[data-theme=torchlight] .talent-node svg{width:34px;height:34px}[data-theme=torchlight] .talent-node .talent-art{width:44px;height:44px}[data-theme=torchlight] .talent-node:before{top:6px;right:5px;bottom:21px;left:5px}[data-theme=torchlight] .talent-node span{font-size:10px}[data-theme=torchlight] .talent-detail{min-height:0;padding:30px 24px;margin-top:8px}[data-theme=torchlight] .talent-detail.empty{display:none}[data-theme=torchlight] .talent-detail>p{font-size:14px;margin-top:14px}[data-theme=torchlight] .talent-detail>.talent-art{width:82px;height:82px}[data-theme=torchlight] .setup-footer,[data-theme=torchlight] .preparation-panel{grid-template-columns:1fr}[data-theme=torchlight] .preparation-panel>.setup-heading{grid-column:auto}[data-theme=torchlight] .torchlight-detail-backdrop{padding:12px;align-items:flex-end}[data-theme=torchlight] .torchlight-detail-modal{width:100%;min-height:0;padding:30px 24px}[data-theme=torchlight] .torchlight-detail-modal .modal-intro{min-height:0}[data-theme=torchlight] .torchlight-owned-modal{width:100%;margin:0;padding:20px}[data-theme=torchlight] .owned-catalog{grid-template-columns:repeat(4,minmax(58px,1fr))}}@media(max-width:420px){[data-theme=torchlight] .brand>span:last-child{display:none}[data-theme=torchlight] .torchlight-record-modal{padding:54px 10px 18px}[data-theme=torchlight] .talent-tier{grid-template-columns:34px minmax(0,1fr)}[data-theme=torchlight] .talent-tier-label b{font-size:11px}[data-theme=torchlight] .talent-tier-label small{font-size:8px}[data-theme=torchlight] .talent-node{width:48px;height:66px}[data-theme=torchlight] .talent-node .talent-art{width:40px;height:40px}[data-theme=torchlight] .talent-node span{font-size:9px}[data-theme=torchlight] .setup-preview{width:100%;justify-content:flex-start;gap:16px}[data-theme=torchlight] .torchlight-shop-row,[data-theme=torchlight] .torchlight-workshop{grid-template-columns:repeat(2,minmax(82px,1fr))}[data-theme=torchlight] .owned-catalog{grid-template-columns:repeat(3,minmax(58px,1fr))}[data-theme=torchlight] .sanity-warning-modal{width:100%;padding:56px 22px 28px}[data-theme=torchlight] .sanity-warning-modal h2{font-size:30px}[data-theme=torchlight] .sanity-warning-modal .modal-intro{font-size:15px;margin:20px 0 28px}}@media(prefers-reduced-motion:reduce){[data-theme=torchlight] .tile.revealed .torchlight-art,[data-theme=torchlight] .tile.preview .torchlight-art,[data-theme=torchlight] .message,[data-theme=torchlight] .day-transition{animation:none}}[data-theme=torchlight] .system-notice{color:#17181b;background:linear-gradient(90deg,transparent,#f3f0e8 18%,#f3f0e8 82%,transparent);border:0;box-shadow:none;font-size:20px;text-shadow:0 1px #fff}[data-theme=torchlight] .torchlight-offers{display:block;margin-top:26px;width:100%}[data-theme=torchlight] .torchlight-offer-rail{display:flex;flex-flow:row nowrap;gap:38px;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#6c67d5 #20212a;padding:4px 4px 16px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}[data-theme=torchlight] .torchlight-offer-rail:active{cursor:grabbing}[data-theme=torchlight] .torchlight-offer-rail .torchlight-offer{flex:0 0 clamp(300px,32vw,430px);scroll-snap-align:center}[data-theme=torchlight] .torchlight-offer-rail.few-offers{justify-content:center}[data-theme=torchlight] .torchlight-offer-actions{margin-top:12px}@media(max-width:760px){[data-theme=torchlight] .system-notice{top:40px;font-size:16px}[data-theme=torchlight] .torchlight-offers{margin-top:10px}[data-theme=torchlight] .torchlight-offer-rail{gap:10px;padding-bottom:10px}[data-theme=torchlight] .torchlight-offer-rail .torchlight-offer{flex-basis:min(86vw,430px)}}[data-theme=torchlight] .tools{background:transparent;border:0;padding:0}[data-theme=torchlight] .tools-toggle,[data-theme=torchlight] .tools-panel{background:#111319e8;border-color:#5e606b;box-shadow:0 10px 30px #0009}[data-theme=torchlight] .tools-toggle{color:#aaaeb9}[data-theme=torchlight] .tools-toggle:hover,[data-theme=torchlight] .tools-toggle.active{color:#8c7cff;background:#1d1f29}[data-theme=torchlight] .tools-panel .icon-button:hover{background:#2c2e39;color:#9c8eff}[data-theme=torchlight] .torchlight-offer-modal>.eyebrow,[data-theme=torchlight] .torchlight-offer-modal>.modal-intro{display:none}[data-theme=torchlight] .torchlight-offer-modal>h2{width:100%;margin:0 0 18px;text-align:center}[data-theme=torchlight] .torchlight-ending-backdrop{background:#bbbdbedb;-webkit-backdrop-filter:blur(8px) grayscale(.85);backdrop-filter:blur(8px) grayscale(.85)}[data-theme=torchlight] .torchlight-ending-backdrop:before{opacity:.1;filter:grayscale(1) brightness(1.85)}[data-theme=torchlight] .ending-modal{background:linear-gradient(115deg,#e2e1dda8,#8d9298c7),url(/admin/assets/16-CZSZwE0R.webp) center/cover no-repeat}[data-theme=torchlight] .ending-modal:before{display:none}[data-theme=torchlight] .ending-story:before{background:linear-gradient(90deg,#d7d5d1ed 0,#d7d5d1ed 40%,#a3a5a76b 70%,#777a7d33)}[data-theme=torchlight] .ending-copy>span,[data-theme=torchlight] .ending-summary header>span{color:#5c51c7}[data-theme=torchlight] .ending-copy h2,[data-theme=torchlight] .ending-summary header h2{color:#242327;text-shadow:0 1px #fff9}[data-theme=torchlight] .ending-copy p,[data-theme=torchlight] .ending-summary header p,[data-theme=torchlight] .ending-story>small{color:#47484d}[data-theme=torchlight] .ending-landmark{filter:grayscale(1) contrast(1.35) drop-shadow(0 35px 35px #1b1c2055)}[data-theme=torchlight] .ending-summary{background:#e1dfd9de;color:#242327}[data-theme=torchlight] .ending-stat-grid,[data-theme=torchlight] .ending-section-title{background:#777982;border-color:#777982}[data-theme=torchlight] .ending-stat-grid>div{background:#202229;color:#f2eef3}[data-theme=torchlight] .ending-stat-grid svg{color:#8b7eff}[data-theme=torchlight] .ending-relic-list>div{background:#202229;border-color:#666974}[data-theme=torchlight] .ending-relics>p,[data-theme=torchlight] .ending-section-title{color:#4f5055}[data-theme=torchlight] .ending-home{background:#6255d2;color:#fff;clip-path:polygon(5% 8%,96% 0,100% 86%,3% 100%,0 18%)}[data-theme=torchlight] .ending-review{border-color:#4b4e5a;color:#3c3d44}[data-theme=torchlight] .ending-review:hover{color:#5c51c7;border-color:#6255d2}@media(max-width:760px){[data-theme=torchlight] .torchlight-offer-rail.few-offers{justify-content:flex-start}[data-theme=torchlight] .ending-story:before{background:#d6d4d0dc}[data-theme=torchlight] .ending-summary{padding-top:65px}}[data-theme=torchlight] .torchlight-detail-modal .food-detail-charges{color:#e6b557;font-size:25px;text-shadow:0 0 16px #695bd8}[data-theme=torchlight] .torchlight-detail-modal .food-detail-actions{margin-top:20px}[data-theme=torchlight] .torchlight-detail-modal .food-detail-actions .text-button{display:flex;width:100%;min-height:48px;background:#574bc2;color:#ded9ef;font-size:16px;clip-path:polygon(4% 10%,95% 0,100% 88%,2% 100%,0 17%)}[data-theme=torchlight] .torchlight-detail-modal .food-detail-actions .primary{margin:0;min-height:48px;background:#7569f0;color:#11131a;font-size:16px;clip-path:polygon(5% 5%,98% 12%,94% 95%,0 88%)}[data-theme=torchlight] .torchlight-target-backdrop{background:#c1c3c4d6;-webkit-backdrop-filter:blur(7px) grayscale(.75);backdrop-filter:blur(7px) grayscale(.75)}[data-theme=torchlight] .target-picker-modal{display:flex;align-items:center;justify-content:center;background:transparent;color:#202126;overflow:hidden}[data-theme=torchlight] .target-picker-modal:before{display:none}[data-theme=torchlight] .target-picker-shell{width:100%}[data-theme=torchlight] .target-picker-shell>header>span{color:#5d51c7}[data-theme=torchlight] .target-picker-shell>header h2{color:#25262b;font-size:38px}[data-theme=torchlight] .target-picker-shell>header p{color:#4d4e54;font-size:14px}[data-theme=torchlight] .target-picker-list{gap:clamp(24px,5vw,72px);scroll-snap-type:x proximity}[data-theme=torchlight] .target-picker-list>button{flex-basis:340px;min-height:455px;padding:38px 42px;background:#111319ee;border:0;color:#eeeaf0;clip-path:polygon(7% 0,94% 3%,100% 92%,88% 100%,5% 96%,0 10%);box-shadow:inset 0 0 0 2px #777b87;scroll-snap-align:center}[data-theme=torchlight] .target-picker-list>button:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid #4f5360;pointer-events:none}[data-theme=torchlight] .target-picker-list>button.selected{border:0;box-shadow:inset 0 0 0 4px #6862e6,0 0 30px #5750da6b;background:#1b1d25}[data-theme=torchlight] .target-picker-list .item-art{position:relative;width:112px;height:112px}[data-theme=torchlight] .target-picker-list h3{position:relative;color:#e8e5ea;font-size:25px}[data-theme=torchlight] .target-picker-list p{position:relative;color:#aaa7ae;font-size:15px}[data-theme=torchlight] .target-picker-list strong{position:absolute;left:0;right:0;bottom:38px;color:#e6b557;font-size:20px}[data-theme=torchlight] .target-picker-list .target-selected{color:#8d85ff;stroke-width:4}[data-theme=torchlight] .target-confirm{min-height:62px;background:#d8d6d0;color:#17181b;font-size:24px;clip-path:polygon(4% 12%,94% 0,100% 84%,88% 100%,0 91%)}[data-theme=torchlight] .target-confirm:hover:not(:disabled){background:#eceae4}@media(max-width:760px){[data-theme=torchlight] .torchlight-detail-backdrop{align-items:stretch;padding:0;background:#15182099;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}[data-theme=torchlight] .torchlight-detail-modal{width:min(78vw,430px);min-height:72dvh;margin:auto 0 auto 5vw;padding:54px 28px 30px}[data-theme=torchlight] .torchlight-detail-modal .event-art{width:110px;height:110px}[data-theme=torchlight] .torchlight-detail-modal .modal-intro{min-height:130px;font-size:15px}[data-theme=torchlight] .target-picker-modal{padding:56px 12px 24px;align-items:flex-start;overflow:auto}[data-theme=torchlight] .target-picker-shell>header h2{font-size:28px}[data-theme=torchlight] .target-picker-list{justify-content:flex-start;gap:14px}[data-theme=torchlight] .target-picker-list>button{flex-basis:76vw;min-height:420px;padding:32px 28px}[data-theme=torchlight] .target-confirm{font-size:19px;min-height:52px}}[data-theme=torchlight] .resource-effect{border-color:#777d91;background:#232630e8;color:#eef1f6;box-shadow:0 10px 32px #05050a99}[data-theme=torchlight] .resource-effect.gain{border-color:#7e84d8}[data-theme=torchlight] .resource-effect.gain strong{color:#bfc7ff}[data-theme=torchlight] .resource-effect.loss{border-color:#ad6e7d}[data-theme=torchlight] .resource-effect.loss strong{color:#ff9bad}[data-theme=torchlight] .resource-effect.poverty-coin-loss{border-color:#c9953d;box-shadow:0 10px 32px #05050a99,0 0 20px #c9953d42}[data-theme=torchlight] .tile-action-effect{border-color:#aeb8ff;box-shadow:inset 0 0 24px #7f89ff66,0 0 26px #8790ff55}[data-theme=torchlight] .tile-action-effect.cleanse{color:#f0cd83;border-color:#e1bb67;box-shadow:inset 0 0 24px #c9884755,0 0 28px #e1bb6755}[data-theme=torchlight] .tile-action-effect.reward{color:#c9afff;border-color:#b89be9;box-shadow:inset 0 0 26px #8c65df66,0 0 30px #b89be955}[data-theme=torchlight] .talent-screen .talent-workbench{height:min(560px,58vh);min-height:420px;align-items:stretch}[data-theme=torchlight] .talent-screen .talent-board,[data-theme=torchlight] .talent-screen .talent-detail{height:100%;min-height:0;overflow:auto}[data-theme=torchlight] .active-journey>span{font-size:clamp(30px,4vw,58px);color:#8186ff}[data-theme=torchlight] .active-journey .active-run-stats strong{color:#ecebf0;font-size:clamp(38px,5vw,72px)}[data-theme=torchlight] .active-journey .active-run-stats small{color:#c4c3ca;font-size:15px}[data-theme=torchlight] .active-run-actions button{font-size:18px;clip-path:polygon(5% 8%,96% 0,100% 86%,3% 100%,0 18%)}[data-theme=torchlight] .active-run-actions button:last-child{background:#5f55d6}@media(max-width:760px){[data-theme=torchlight] .talent-screen .talent-workbench{height:auto;min-height:0}[data-theme=torchlight] .owned-browser{grid-template-columns:1fr}[data-theme=torchlight] .owned-browser-detail{border-left:0;border-top:1px solid #4d4f5d}[data-theme=torchlight] .active-run-stats strong{font-size:38px}}[data-theme=torchlight] .history-replay .journey,[data-theme=torchlight] .history-replay .details{min-height:0}[data-theme=torchlight] .history-replay .details:before{display:none}[data-theme=torchlight] .history-replay .sanity-block{width:100%;max-width:170px;margin:0 auto 30px}[data-theme=torchlight] .history-replay .torchlight-day-mark{margin-bottom:22px}[data-theme=torchlight] .history-replay .torchlight-day-mark strong{font-size:72px}[data-theme=torchlight] .history-replay .food-inventory{width:100%;max-width:174px}[data-theme=torchlight] .history-replay .food-grid{grid-template-columns:repeat(2,minmax(0,82px));justify-content:center}[data-theme=torchlight] .history-replay .food-slot{width:100%;height:auto;aspect-ratio:1}[data-theme=torchlight] .history-replay .food-slot b{top:auto;bottom:-2px}@media(min-width:1051px){[data-theme=torchlight] .admin-shell .admin-replay .replay-player .layout{grid-template-columns:210px minmax(0,820px) 170px;justify-content:center;min-height:0}}[data-theme=torchlight] .tile-cost.insufficient{color:#9d1527;font-size:27px}[data-theme=torchlight] .tile-cost.insufficient svg{width:20px;height:20px;color:#9d1527}[data-theme=torchlight] .effect-term-system{color:#aa8aff}[data-theme=torchlight] .torchlight-encounter-backdrop{padding:0;background:radial-gradient(120% 95% at 32% 42%,#191a21,#0c0d12 58%,#08090d);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}[data-theme=torchlight] .torchlight-encounter-backdrop .modal{width:100vw;height:100dvh;max-width:none;max-height:none;border:0;background:transparent;box-shadow:none;overflow:auto;padding:0;display:flex;flex-direction:column;justify-content:center}[data-theme=torchlight] .torchlight-encounter-backdrop .modal:before{display:none}[data-theme=torchlight] .encounter-stage{display:grid;grid-template-columns:minmax(280px,44%) minmax(0,1fr);align-items:center;gap:clamp(22px,4vw,60px);width:min(1280px,100%);margin:0 auto;padding:clamp(56px,9vh,110px) clamp(28px,6vw,120px) clamp(36px,6vh,72px)}[data-theme=torchlight] .encounter-stage-art{width:100%;height:auto;margin:0;min-height:0}[data-theme=torchlight] .encounter-stage-art .encounter-art,[data-theme=torchlight] .encounter-stage-art .tile-art{width:100%;height:auto;max-height:72dvh;object-fit:contain;filter:drop-shadow(0 18px 44px #000000a8)}[data-theme=torchlight] .encounter-stage-body .eyebrow{color:#8f86c9;letter-spacing:4px}[data-theme=torchlight] .encounter-stage-body h2{font-size:34px;color:#f1f0f5;text-shadow:0 2px 16px #000000c9;margin:8px 0 18px}[data-theme=torchlight] .encounter-stage .encounter-story{color:#c7cad6;font-size:15px;line-height:2.05;margin-bottom:10px;text-shadow:0 1px 6px #00000088}[data-theme=torchlight] .encounter-stage .modal-intro{color:#9aa0b4}[data-theme=torchlight] .encounter-stage .choice-list{margin-top:18px;max-width:660px}[data-theme=torchlight] .encounter-stage .choice{background:#16171dd9;border-color:#43464f;border-radius:3px;padding:13px 18px}[data-theme=torchlight] .encounter-stage .choice:hover:not(:disabled){background:#241f36;border-color:#7a5fd0}[data-theme=torchlight] .encounter-stage .choice b{color:#eae8f4;font-size:14px;font-weight:600}[data-theme=torchlight] .encounter-stage .choice small{color:#9aa0b4}[data-theme=torchlight] .encounter-stage .choice-confirm{border-color:#7a5fd0;background:#4c3ca3;color:#e8e2ff;letter-spacing:4px}[data-theme=torchlight] .encounter-stage .choice:hover:not(:disabled) .choice-confirm{background:#6a54d6;border-color:#9d82df}[data-theme=torchlight] .encounter-stage .encounter-hide{color:#8d93a3}[data-theme=torchlight] .encounter-stage .encounter-hide:hover{color:#b9a8e8}@media(max-width:760px){[data-theme=torchlight] .torchlight-encounter-backdrop .modal{justify-content:flex-start}[data-theme=torchlight] .encounter-stage{grid-template-columns:1fr;align-items:stretch;gap:18px;padding:56px 20px 28px}[data-theme=torchlight] .encounter-stage-art{max-width:320px;margin:0 auto}[data-theme=torchlight] .encounter-stage-art .encounter-art,[data-theme=torchlight] .encounter-stage-art .tile-art{max-height:38dvh}[data-theme=torchlight] .encounter-stage-body h2{font-size:27px}}
