@charset "UTF-8";
:root{color-scheme:dark;--bg:#0b1319;--panel:#132129;--panel-light:#1a2a33;--line:#30424a;--text:#edece4;--muted:#a5b5bb;--gold:#e3bf7c;--gold-light:#f2d59c;--green:#8bc2a2;--red:#df9487;--purple:#bba9e5;--radius:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 0,#20333b66,transparent 700px),var(--bg);color:var(--text);min-width:320px}button,input,select{font:inherit}button,a,summary,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.42}button{color:inherit}button,a{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a5e1d6;outline-offset:4px}button[aria-disabled=true]{cursor:help}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400}h1{font-size:clamp(30px,3.8vw,46px);line-height:1.12;letter-spacing:-.035em}h2{font-size:24px}h3{font-size:16px}p{line-height:1.6}small{font-size:12px}em{font-style:normal}button .icon{pointer-events:none}.icon{width:21px;height:21px;flex:none;vertical-align:middle}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.eyebrow{font:700 11px/1.5 ui-sans-serif,system-ui,sans-serif;letter-spacing:.15em;color:var(--gold)}
#app{max-width:1320px;margin:auto;padding:0 40px}.topbar{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3a4e554f;gap:20px}.brand{display:flex;gap:11px;align-items:center;font:32px/1 Georgia,serif;letter-spacing:-.05em}.brand small{display:block;font:700 9px/1.8 system-ui,sans-serif;letter-spacing:.44em;padding-left:2px;color:var(--gold)}.brand-mark{display:grid;place-items:center;width:38px;height:48px;color:var(--gold)}.brand-mark .icon{width:39px;height:39px}.topbar nav{display:flex;gap:7px}.nav-item{border:0;background:none;padding:12px 14px;display:flex;align-items:center;gap:8px;color:#aab9be;font-size:13px;position:relative}.nav-item.selected{color:#f2dab0}.nav-item.selected:after{content:"";position:absolute;bottom:-19px;height:2px;left:16px;right:16px;background:var(--gold)}.nav-item:hover{color:var(--text);background:#263b4244}.nav-item .icon{width:17px;height:17px}.top-actions{display:flex;gap:9px;align-items:center}.fragment-pill{display:inline-flex;gap:6px;align-items:center;color:var(--gold);font-size:14px;font-variant-numeric:tabular-nums;margin-right:5px}.fragment-pill .icon{width:18px}.icon-button{width:38px;height:38px;display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:8px;background:none;color:var(--muted);position:relative}.icon-button:hover{border-color:#526770;background:#24363f;color:var(--text)}
.button{min-height:46px;padding:12px 19px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:650;background:#1a2b34;color:var(--text)}.button:not(:disabled):hover{transform:translateY(-1px);border-color:#9cafab;background:#253d46}.button.primary{background:linear-gradient(115deg,#f0d294,#d3ac6b);border-color:#efd296;color:#282114;box-shadow:0 5px 24px #c59c4620}.button.primary:hover{background:#f5dca9;box-shadow:0 5px 26px #c59c4638}.button.secondary{background:#1b2c34;border-color:#4a5a61}.button.text-button{background:none;border:0;min-height:38px;padding:8px 10px;color:var(--muted);font-size:13px;font-weight:450}.button.small-button{min-height:36px;padding:7px 10px;font-size:12px;white-space:nowrap}.button.small-button .icon{width:14px;height:14px}.button.danger-button{background:#593630;border-color:#8e5549}.button-counter{min-width:22px;border-radius:4px;background:#1f394052;padding:2px 5px}.fine-print{font-size:12px;line-height:1.5;color:#9aacb3}.screen-subtitle{font-size:15px;color:var(--muted);line-height:1.65;max-width:600px}
.page-heading{margin:38px 0 26px}.page-heading h1{margin:9px 0 12px}.page-heading p:not(.eyebrow){font-size:15px;color:var(--muted)}.camp-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.edition-note{font-size:10px;line-height:2;letter-spacing:.16em;color:#8a9fA6;text-align:right;flex:none}.hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hero-card{position:relative;isolation:isolate;min-height:405px;border:1px solid #4a5b5e88;border-radius:12px;overflow:hidden;text-align:left;background:#101c24;padding:0;box-shadow:0 8px 28px #0003}.hero-card:hover{transform:translateY(-4px);border-color:#98ada4}.hero-card.chosen{border-color:var(--gold);box-shadow:0 0 0 1px #b3915555,0 12px 35px #0005}.portrait{background-image:url('assets/heroes.png');background-size:300% auto;background-position:calc(var(--portrait)*50%) 13%;background-repeat:no-repeat;background-color:#12202a}.hero-card>.portrait{position:absolute;inset:0;z-index:-2;transition:transform .4s}.hero-card.chosen>.portrait{transform:scale(1.035)}.hero-tint{position:absolute;inset:0;background:linear-gradient(0deg,#081219 2%,#0a141ee8 16%,#0a141e77 40%,transparent 75%);z-index:-1}.hero-select-mark{position:absolute;right:16px;top:16px;width:28px;height:28px;border-radius:50%;border:1px solid #b5bca18c;display:grid;place-items:center;background:#09111970;font-size:19px;color:#d9ddcb}.chosen .hero-select-mark{background:var(--gold);color:#2a2317;border-color:var(--gold)}.hero-select-mark .icon{width:17px}.hero-copy{position:absolute;bottom:24px;left:25px;right:16px;display:grid;gap:6px}.hero-copy>small{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--hero-color);font-weight:650}.hero-copy>strong{font:36px/1.2 Georgia,serif;font-weight:400;letter-spacing:-.025em}.hero-copy>em{font-size:13px;color:#b6c1c0}.hero-stats{display:flex;gap:6px;align-items:center;font-size:12px;color:#d4d7ca;margin-top:10px}.hero-stats .icon{width:15px;height:15px;color:var(--hero-color)}.hero-stats i{font-style:normal;margin:0 6px;color:#7d8f93}.preparation{display:flex;align-items:center;gap:28px;justify-content:space-between;padding:23px 0 28px;border-bottom:1px solid #34485180}.selected-skill{display:flex;gap:15px;align-items:center}.skill-emblem{width:51px;height:51px;border:1px solid #58707666;border-radius:10px;display:grid;place-items:center;color:var(--gold);background:#1a2a34}.selected-skill h2{font-size:22px;margin:2px 0 5px}.selected-skill p{font-size:13px;color:var(--muted);max-width:450px}.start-area{display:grid;gap:8px;text-align:center;min-width:282px}.start-area .button{min-height:54px;font-size:16px;justify-content:space-between;padding-left:24px;padding-right:23px}.start-area>span{color:#8b9ea5;font-size:11px}.start-area>span .icon{width:12px;height:12px;margin-right:3px}.camp-lower{display:grid;grid-template-columns:1.08fr 1fr;gap:38px;margin-top:27px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.section-heading h2{font-size:22px}.section-heading>span{font-size:11px;color:#8b9fa6}.section-heading .icon{width:14px;height:14px;color:var(--gold)}.companion-list{display:flex;flex-direction:column;gap:7px}.companion{display:flex;align-items:center;gap:12px;border:1px solid #3449508c;border-radius:9px;background:#13232b;padding:9px 12px;text-align:left;min-height:70px}.companion:hover{border-color:#6d8585}.companion.chosen{background:#1b3439;border-color:var(--gold)}.companion>img{width:47px;height:47px;object-fit:contain}.locked-art{filter:grayscale(1);opacity:.44}.companion>span{flex:1}.companion b{display:block;font-size:13px;font-weight:550}.companion small{display:block;line-height:1.4;color:#94a8af;margin-top:4px;font-size:12px}.companion>.icon{width:15px;height:15px;color:#7c939a}.talent-list{display:grid;gap:5px}.talent{display:flex;align-items:center;gap:11px;min-height:72px;border-bottom:1px solid #2c424955;padding:8px 0}.talent>div{flex:1}.talent b{font-size:13px;font-weight:550;display:block}.talent em{margin-left:7px;font-size:11px;color:var(--gold)}.talent small{color:#94a8af;font-size:12px;display:block;margin-top:5px}.talent-icon{width:33px;color:#abbbbc}.difficulty{margin-top:24px;padding:18px;background:#14252d;border:1px solid #344851;border-radius:9px;display:flex;align-items:center;gap:16px;font-size:13px}.difficulty select{padding:10px;border:1px solid #475e67;border-radius:5px;background:#1b2f39;font-size:14px;color:var(--text)}.difficulty>span{font-size:12px;color:var(--muted)}
.footer{border-top:1px solid #34485180;margin-top:32px;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#778e97;font-size:11px}.footer>span:first-child{display:flex;align-items:center;gap:5px}.footer .icon{width:13px;height:13px}.footer button{padding:8px 0;background:none;border:0;color:#99aeb4;font-size:12px}.footer a{font-size:12px}.footer a:hover,.footer button:hover{color:var(--gold)}.footer>span:last-child{font-size:9px;letter-spacing:.18em}.resume-panel{position:relative;min-height:430px;border:1px solid #536762;border-radius:15px;padding:50px;background:linear-gradient(90deg,#0c1725f0,#0c172566),var(--scene) center 40%/cover}.resume-panel h2{font-size:40px;margin:10px 0}.resume-panel p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:24px}.resume-portrait{width:84px;height:84px;border-radius:12px;margin-bottom:20px;border:1px solid var(--gold);background-size:300% auto;background-position:calc(var(--portrait)*50%) 2%}.pause-note{margin:18px 0;color:var(--muted);font-size:13px;display:flex;align-items:center;gap:10px}.pause-note .button{margin-left:auto}
.journey-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;margin-top:24px;align-items:start}.hero-panel{padding:21px 18px;border:1px solid #344c555e;background:linear-gradient(145deg,#182a33,#122029);border-radius:13px;position:sticky;top:18px}.hero-panel-name{display:flex;align-items:center;gap:12px;padding-bottom:20px}.avatar{width:47px;height:52px;flex:none;border-radius:9px;border:1px solid #a68c575f;background-position:calc(var(--portrait)*50%) 2%;background-size:300% auto}.hero-panel-name h2{font-size:21px;margin-top:3px}.hero-panel-name .eyebrow{font-size:9px}.stat-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:8px}.stat-heading>span{display:flex;gap:5px;align-items:center;color:#b9c8ca}.stat-heading .icon{width:15px;height:15px;color:var(--green)}.stat-heading b{font-size:15px;font-weight:650;font-variant-numeric:tabular-nums}.stat-heading em{font-size:12px;color:#94aab0;font-weight:450}.health-bar{height:8px;background:#071419;border:1px solid #354a50;border-radius:6px;overflow:hidden}.health-bar i{height:100%;display:block;background:linear-gradient(90deg,#4b9b80,#a4d0a0);border-radius:5px;transition:width .35s}.health-bar.low i{background:linear-gradient(90deg,#bf665e,#ecad83)}.health-bar.enemy i{background:linear-gradient(90deg,#a86761,#deb38c)}.focus-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:14px}.focus-row>span:first-child{color:#b9c8ca}.focus-row .icon{width:15px;height:15px;color:var(--purple);margin-right:5px}.focus-dots{display:inline-flex;gap:5px}.focus-dots i{width:11px;height:11px;border-radius:3px;border:1px solid #685e89;background:#222a37}.focus-dots i.filled{background:#b19dda;border-color:#d7c7f1;box-shadow:0 0 6px #ab8fe344}.pocket{display:flex;justify-content:space-between;gap:8px;margin:20px 0 15px;font-size:11px;color:#9bb0b7}.pocket b{font-weight:600;color:#e9d9b4;font-size:14px}.pocket .icon{width:14px;height:14px;margin-right:3px;color:var(--gold)}.potion-button{width:100%;background:#213b3b;border-color:#49675d;color:#bddbb6;font-size:13px}.hero-panel>.fine-print{text-align:center;font-size:10px;margin-top:7px}.buff{display:flex;align-items:center;gap:6px;padding:9px 8px;font-size:11px;color:#d9c291;border:1px solid #74634255;border-radius:5px;margin-top:10px;background:#342e2544}.buff .icon{width:15px;height:15px}.buff.bad{color:#e0a695;border-color:#795c5055}.build-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 12px}.build-heading h3{font-size:13px;font-weight:600}.build-heading>span{font-size:10px;color:#8da6ae}.synergy{width:100%;display:flex;align-items:center;gap:8px;background:none;border:0;border-bottom:1px solid #36505977;padding:10px 0;font-size:12px;text-align:left;color:var(--family)}.synergy>.icon{width:15px;height:15px}.synergy>span{flex:1;color:#b4c3c7}.synergy b{font-size:12px;font-weight:500}.synergy.active{background:#29424b55;padding-left:8px;padding-right:8px;border-radius:5px}.synergy.active>span{color:var(--family)}.relic-inventory{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:13px 0 2px}.relic-inventory>p{grid-column:1/-1;font-size:12px;color:#768f99;text-align:center;padding:12px 0}.relic-token{aspect-ratio:1;border-radius:8px;border:1px solid color-mix(in srgb,var(--family),transparent 65%);background:color-mix(in srgb,var(--family),transparent 93%);color:var(--family);display:grid;place-items:center}.relic-token:hover{border-color:var(--family);background:#31434c}.relic-token .icon{width:18px;height:18px}.travel-pet{margin-top:18px;padding-top:15px;border-top:1px solid #36505a55;display:flex;align-items:center;gap:9px}.travel-pet img{width:42px;height:42px;object-fit:contain}.travel-pet b{font-size:11px;font-weight:600}.travel-pet small{display:block;font-size:10px;line-height:1.4;color:#8da6b0;margin-top:3px}.sidebar-bottom{display:grid;gap:0;margin-top:19px}.sidebar-bottom .button{font-size:11px;min-height:33px;padding:6px}.sidebar-bottom .icon{width:14px;height:14px}
.journey-main{min-width:0}.journey-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;height:43px;margin-bottom:12px;color:#8ea6b0}.journey-toolbar>span{display:flex;align-items:center;gap:11px}.journey-toolbar i{font-family:Georgia,serif;font-style:normal;font-size:15px;color:#627c88}.journey-toolbar i.on{color:var(--gold)}.journey-toolbar i.done{color:var(--green)}.journey-toolbar b{font-size:10px;font-weight:400;color:#4d6670}.journey-toolbar small{font-size:9px;letter-spacing:.12em;margin-left:14px}.journey-toolbar>div{display:flex;gap:6px}.mobile-status{display:none}.region-scene{position:relative;min-height:258px;background:linear-gradient(90deg,#0d1b25e6,#0d1b2510),linear-gradient(0deg,#0a172099,transparent 50%),var(--scene) center 38%/cover;border:1px solid #3a5158;border-radius:13px;overflow:hidden;display:flex;align-items:flex-end;padding:30px}.region-scene-copy{position:relative;z-index:1;max-width:490px}.region-scene h1{font-size:38px;margin:10px 0 12px}.region-scene p:not(.eyebrow){font-size:14px;color:#c1cdcf;max-width:430px;line-height:1.6}.scene-chapter{position:absolute;right:30px;top:20px;font:170px/.9 Georgia,serif;color:#ecdebc18;pointer-events:none}.route-track{display:flex;justify-content:space-between;margin:28px 28px 22px;position:relative;isolation:isolate}.route-track:before{content:"";position:absolute;top:18px;height:1px;background:#425c6444;left:25px;right:25px;z-index:-1}.track-stop{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px}.track-stop>span{width:37px;height:37px;display:grid;place-items:center;border:1px solid #415862;background:#142731;border-radius:50%;font:14px Georgia,serif;color:#72909c}.track-stop .icon{width:16px;height:16px}.track-stop>small{font-size:9px;color:#899fa6;height:14px}.track-stop.current>span{border-color:var(--gold);color:var(--gold);box-shadow:0 0 0 5px #bda26811;background:#2a302c}.track-stop.current>small{color:var(--gold)}.track-stop.done>span{color:#94c7ab;background:#203b39}.choice-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:25px 0 17px}.choice-heading h2{font-size:25px}.choice-heading>span{font-size:11px;max-width:250px;text-align:right;color:#8ea6ad;line-height:1.5}.route-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.route-choices.single{grid-template-columns:1fr}.route-card{position:relative;isolation:isolate;text-align:left;min-height:210px;overflow:hidden;border:1px solid #425962;border-radius:12px;background:linear-gradient(135deg,#20323c,#15242d);padding:23px;display:flex;flex-direction:column;gap:17px}.route-card:hover{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 10px 30px #0004}.route-card.elite,.route-card.boss{background:linear-gradient(135deg,#382d2f,#191e2b);border-color:#815d5066}.room-icon{width:33px;height:33px;display:grid;place-items:center;border:1px solid #718a7b6b;border-radius:8px;color:#d3c09d;background:#14262ba6}.room-icon .icon{width:20px;height:20px}.route-card-copy{position:relative;z-index:1;display:grid;gap:7px;max-width:78%}.route-card-copy>small{font-size:9px;letter-spacing:.13em;color:#b2b79b;font-weight:650}.route-card.elite .route-card-copy>small,.route-card.boss .route-card-copy>small{color:#d6a189}.route-card-copy>strong{font:23px/1.16 Georgia,serif}.route-card-copy>span{font-size:12px;line-height:1.5;color:#afc0c5;max-width:200px}.route-card-copy>em{font-size:11px;color:var(--gold);display:flex;gap:7px;align-items:center;margin-top:5px}.route-card-copy>em .icon{width:14px;height:14px}.route-monster{position:absolute;z-index:-1;height:170px;width:170px;right:-35px;bottom:10px;object-fit:contain;filter:drop-shadow(0 8px 8px #0007);opacity:.58;transition:transform .3s}.route-card:hover .route-monster{transform:scale(1.08);opacity:.85}.single .route-monster{height:240px;width:240px;right:20px;bottom:-20px;opacity:.9}.single .route-card{min-height:220px}.route-tip{display:flex;align-items:flex-start;gap:10px;color:#8ea6ae;font-size:12px;line-height:1.7;margin:20px 5px 6px}.route-tip .icon{width:17px;height:17px;margin-top:2px;color:#acb7a1}
.combat-screen{border:1px solid #3b525b;border-radius:14px;overflow:hidden;background:#12212a}.battle-top{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;border-bottom:1px solid #4b60654d}.battle-top .eyebrow{font-size:9px;letter-spacing:.12em;color:#bcb395}.turn-counter{font-size:9px;letter-spacing:.13em;color:#7f98a2;white-space:nowrap;margin-left:10px}.battle-stage{position:relative;isolation:isolate;min-height:344px;background:linear-gradient(#0b1a2380,#0b1a23e6),var(--scene) center 35%/cover;display:flex;flex-direction:column;align-items:center;padding:22px 25px 18px}.battle-vignette{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 45%,#8bb3a719,transparent 65%)}.enemy-name{text-align:center;z-index:2}.enemy-name h1{font-size:32px;line-height:1.2;letter-spacing:-.02em}.enemy-name>span{display:block;margin-top:5px;font-size:11px;color:#90aab2}.enemy-name .rage-label{font-size:9px;letter-spacing:.12em;color:#e7a282}.monster-area{position:relative;display:grid;place-items:center;height:202px;width:100%;margin:7px 0 4px}.enemy-art{max-height:210px;height:100%;width:260px;object-fit:contain;filter:drop-shadow(0 19px 17px #000b);animation:enemyBreathe 5s ease-in-out infinite}.enemy-art.hit{animation:enemyHit .4s ease-out}.hit-number{position:absolute;top:40%;left:53%;font:bold 40px Georgia,serif;color:#f6d391;text-shadow:0 3px 0 #402a22,0 0 15px #000;pointer-events:none;opacity:0}.hit-number.show{animation:floatHit .55s ease-out}.enemy-health{width:min(330px,75%)}.enemy-health>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:7px;color:#bdcacb}.enemy-health .icon{width:13px;height:13px;margin-right:3px}.enemy-health b{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.enemy-health em{font-size:11px;color:#8ba2ad;font-weight:400}.enemy-effects{display:flex;justify-content:center;gap:10px;font-size:10px;min-height:16px;color:#bbaacc;margin-top:7px}.intent{display:flex;align-items:center;gap:13px;margin:15px 20px 0;padding:13px 15px;border:1px solid #50737c88;background:#1b333e;border-radius:9px}.intent.danger{background:#382d2b;border-color:#a1734eaa}.intent-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#07131a55;color:#b1d2d4}.danger .intent-icon{color:#e9b68c}.intent .eyebrow{font-size:8px;color:#91b4bf;letter-spacing:.13em}.intent.danger .eyebrow{color:#d7a784}.intent>div{flex:1}.intent strong{display:block;font-size:14px;font-weight:600;line-height:1.4;margin:3px 0}.intent p{font-size:12px;color:#b1c4cb;line-height:1.5}.intent.danger p{color:#c4b2a5}.intent-damage{font:29px Georgia,serif;color:#f1c18a;text-align:center;min-width:36px}.intent-damage small{display:block;font:8px/1.5 system-ui,sans-serif;letter-spacing:.12em;color:#b9957f}.tactical-hint{font-size:11px;line-height:1.5;color:#8da7b1;display:flex;align-items:flex-start;gap:7px;margin:10px 22px 15px}.tactical-hint .icon{width:14px;height:14px;margin-top:1px;flex:none}.combat-actions{display:grid;grid-template-columns:1fr 1fr 1.14fr;gap:10px;padding:0 20px 16px}.combat-button{display:grid;grid-template-columns:auto 1fr;align-items:center;justify-content:start;gap:2px 7px;text-align:left;min-height:73px;padding:13px}.combat-button>.icon{grid-row:1/3;width:22px;height:22px}.combat-button strong{font-size:14px;font-weight:600}.combat-button small{font-size:10px;line-height:1.5;color:#9eb6c1;font-weight:400}.combat-button.attack{background:linear-gradient(120deg,#e6c388,#cda772);border-color:#e9ca99;color:#2a241b}.combat-button.attack small{color:#665035}.combat-button.attack:hover{background:#eed49b}.combat-button.guard{background:#1c343e;border-color:#4d7784}.combat-button.guard.suggested{border-color:#a9cdd3;box-shadow:0 0 0 2px #79bdd314}.combat-button.skill{background:#302d48;border-color:#776693;color:#e3d7f1}.combat-button.skill small{color:#b5a4ca}.battle-log{min-height:68px;border-top:1px solid #3d555c6b;display:flex;align-items:center;gap:11px;padding:12px 20px;background:#0d1c24}.last-die{display:flex;align-items:center;gap:5px;color:#b0a5ca;font-size:13px;flex:none}.last-die .icon{width:23px;height:23px}.battle-log>div{flex:1;min-width:0}.battle-log p{font-size:11px;line-height:1.55;color:#8ca5af}.battle-log p:first-child{color:#bac9cf}.battle-log p.hurt,.full-log .hurt{color:#d49b8e}.battle-log p.gold,.full-log .gold{color:#dabe84}.battle-log p.heal,.full-log .heal{color:#9bcaa9}.full-log p{border-bottom:1px solid #3c56614d;padding:13px 0;font-size:14px}.resolving .combat-button{pointer-events:none;filter:saturate(.65)}
.reward-screen{text-align:center;min-height:600px;padding:25px 0 12px}.reward-seal{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 20px;border:1px solid #ae935b66;border-radius:50%;background:radial-gradient(#cdb47c20,transparent);color:var(--gold);box-shadow:0 0 60px #d3b57e0a}.reward-seal .icon{width:31px;height:31px}.reward-screen>h1{font-size:35px;margin:10px auto 12px;max-width:640px}.reward-screen>.screen-subtitle{margin:auto}.reward-gold{display:inline-flex;gap:8px;align-items:center;padding:8px 15px;border:1px solid #79684066;border-radius:6px;background:#3b322638;color:#e3c17f;font-size:13px;margin:17px 0}.reward-gold .icon{width:18px;height:18px}.relic-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:25px}.relic-choices.four{grid-template-columns:repeat(2,1fr)}.relic-card{position:relative;text-align:left;display:flex;flex-direction:column;align-items:flex-start;border:1px solid color-mix(in srgb,var(--family),transparent 60%);border-radius:12px;background:linear-gradient(155deg,color-mix(in srgb,var(--family),#10212a 92%),#10212a);padding:19px 17px 16px;min-height:330px;overflow:hidden}.relic-card:hover{transform:translateY(-5px);border-color:var(--family);box-shadow:0 12px 30px #0004}.relic-family{color:var(--family);font-size:10px;letter-spacing:.1em;text-transform:uppercase;display:flex;gap:5px;align-items:center}.relic-family .icon{width:14px;height:14px}.relic-emblem{display:grid;place-items:center;width:73px;height:73px;align-self:center;margin:26px 0 21px;border:1px solid color-mix(in srgb,var(--family),transparent 70%);border-radius:19px;background:radial-gradient(color-mix(in srgb,var(--family),transparent 88%),transparent);color:var(--family);transform:rotate(-5deg);box-shadow:0 0 35px color-mix(in srgb,var(--family),transparent 94%)}.relic-emblem .icon{width:38px;height:38px;transform:rotate(5deg)}.relic-card>strong{font:22px/1.2 Georgia,serif;margin-bottom:11px}.relic-card>p{font-size:13px;line-height:1.6;color:#b3c4ca;flex:1}.relic-combo{display:block;font-size:10px;line-height:1.5;color:var(--family);margin-top:19px}.relic-combo.completes{background:#81715130;border-radius:5px;padding:6px}.relic-combo .icon{width:13px;height:13px}.relic-pick{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #45596555;margin-top:12px;padding-top:11px;width:100%;font-size:11px;color:#a4b8bf}.relic-pick .icon{width:15px}.reward-bottom{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:28px}.reward-bottom>span{font-size:11px;color:#8ea4ad}.reward-bottom .button{font-size:12px;min-height:39px}.four .relic-card{min-height:240px}.four .relic-emblem{width:54px;height:54px;margin:15px 0 14px}.four .relic-emblem .icon{width:28px;height:28px}.four .relic-card>strong{font-size:21px}
.encounter-screen{border-radius:13px;border:1px solid #45616a88;overflow:hidden;background:linear-gradient(140deg,#172a34,#12212c)}.encounter-scene{height:260px;background:linear-gradient(0deg,#152731,transparent 80%),var(--scene) center 35%/cover}.encounter-copy{position:relative;padding:2px 32px 30px}.encounter-copy h1{font-size:34px;margin:9px 0 15px}.encounter-copy>.screen-subtitle{font-size:14px;max-width:530px}.encounter-choices{display:flex;flex-direction:column;gap:12px;margin-top:25px}.encounter-choice{display:flex;text-align:left;align-items:center;gap:13px;min-height:84px;padding:17px 19px;border:1px solid #4a667177;border-radius:9px;background:#1e333f}.encounter-choice:hover{background:#2b424a;border-color:#d7bb83}.encounter-choice>span{color:#dbbd87;width:30px;flex:none}.encounter-choice>div{flex:1}.encounter-choice strong{display:block;font-size:15px;font-weight:600;line-height:1.35}.encounter-choice small{display:block;margin-top:6px;line-height:1.5;font-size:12px;color:#a8bec7}.encounter-choice>.icon{width:18px;height:18px;color:#b0c0c1}.checkpoint-art{position:absolute;right:20px;top:-210px;height:195px;width:190px;filter:grayscale(.6);opacity:.7}.checkpoint-art img{width:100%;height:100%;object-fit:contain}
.result-screen{position:relative;isolation:isolate;margin:26px auto;max-width:910px;border-radius:16px;overflow:hidden;border:1px solid #4a5e6377;background:#11232d}.result-art{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#0d1b26 15%,#0d1b26d9 60%,#0d1b2666),var(--scene) center 25%/cover}.result-content{text-align:center;padding:75px 65px 35px}.result-content h1{margin:12px 0 18px;font-size:47px}.result-content>p:not(.eyebrow):not(.fine-print){color:#b5c5ca;font-size:15px;max-width:580px;margin:auto}.result-reward{display:flex;flex-direction:column;align-items:center;gap:2px;margin:35px auto 28px;color:var(--gold)}.result-reward>.icon{width:35px;height:35px}.result-reward>strong{font:64px/1.1 Georgia,serif;margin:4px 0}.result-reward>span{font-size:12px;color:#c8b58c}.result-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-top:1px solid #4760696b;border-bottom:1px solid #4760696b;padding:23px 0}.result-stats b{display:block;font:28px Georgia,serif}.result-stats span{display:block;margin-top:7px;font-size:10px;color:#9bb0b7}.result-build{margin:28px 0}.result-build h2{font-size:21px;margin-bottom:15px}.result-build>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.result-build p{font-size:13px;color:var(--muted)}.result-relic{border:1px solid color-mix(in srgb,var(--family),transparent 68%);background:#22333f88;color:var(--family);padding:6px 9px;border-radius:5px;font-size:10px;display:flex;align-items:center;gap:4px}.result-relic .icon{width:13px;height:13px}.result-buttons{display:flex;justify-content:center;gap:10px;margin-top:29px}.result-content>.fine-print{margin-top:16px}
.collection-tabs{display:flex;gap:10px;border-bottom:1px solid #41596366;padding-bottom:12px}.collection-tabs button{display:flex;align-items:center;gap:12px;border:1px solid transparent;background:none;padding:10px 14px;border-radius:6px;color:#a7bdc5;font-size:14px}.collection-tabs button[aria-selected=true]{border-color:#66818a66;background:#1d333e;color:#edd6aa}.collection-tabs b{font-size:11px;font-weight:500;color:#869fa9}.collection-region{margin:29px 0}.collection-region h2{font-size:24px;display:flex;align-items:center;gap:12px;margin-bottom:18px}.collection-region h2>span{color:var(--gold);font-size:16px}.creature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.creature-card{position:relative;background:#152932;border:1px solid #405e685e;border-radius:11px;text-align:center;overflow:hidden;padding:17px 12px;min-height:211px;display:flex;flex-direction:column;align-items:center}.creature-card:hover{border-color:#a49a74;transform:translateY(-2px)}.creature-card>img{height:126px;width:150px;object-fit:contain;filter:drop-shadow(0 8px 7px #0008);margin-bottom:11px}.creature-card>strong{font:17px/1.3 Georgia,serif}.creature-card>small{font-size:10px;color:#89a3ac;margin-top:6px}.unknown-creature{height:126px;display:grid;place-items:center;margin-bottom:11px;color:#627e8b}.unknown-creature .icon{width:42px;height:42px}.undiscovered{opacity:.55}.boss-badge{position:absolute;top:12px;right:12px;color:var(--gold)}.boss-badge .icon{width:17px;height:17px}.relic-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px}.catalog-relic{display:flex;gap:13px;align-items:center;text-align:left;min-height:118px;border:1px solid #41586166;border-radius:9px;background:#142832;padding:15px}.catalog-relic>span{color:var(--family);width:30px;flex:none}.catalog-relic>span .icon{width:28px;height:28px}.catalog-relic>div{flex:1}.catalog-relic b{font:18px Georgia,serif;line-height:1.3;color:#ddd9ce}.catalog-relic small{display:block;color:#93adb8;font-size:11px;margin-top:7px;line-height:1.5}.catalog-relic>.icon{width:13px;height:13px;color:var(--family)}.history-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0 30px;padding:25px;border:1px solid #405d6755;border-radius:12px;background:#142832}.history-totals b{display:block;font:35px Georgia,serif;color:#e8d1a4}.history-totals span{display:block;font-size:12px;color:#95adb7;margin-top:7px}.history-list{display:grid;gap:11px}.history-card{display:flex;align-items:center;gap:17px;padding:20px;border:1px solid #3b586366;border-radius:10px;background:#142832}.history-card>.avatar{width:56px;height:61px}.history-card>div:nth-child(2){flex:1}.history-card .eyebrow{font-size:9px}.history-card h2{font-size:23px;margin:3px 0 5px}.history-card p{font-size:12px;color:#91a9b4}.history-score b{display:block;text-align:right;font:30px Georgia,serif;color:#e5cda2}.history-score small{color:#859ea9;font-size:11px;display:block;margin-top:5px}.empty-state{text-align:center;padding:65px 20px}.empty-state>.icon{width:50px;height:50px;color:#d2b376;margin-bottom:23px}.empty-state h2{font-size:29px}.empty-state p{color:var(--muted);font-size:14px;margin:16px auto 24px}
dialog{max-width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 40px);width:560px;padding:0;background:#172b35;border:1px solid #536e768c;border-radius:14px;color:var(--text);box-shadow:0 30px 100px #0009;overflow-y:auto}dialog::backdrop{background:#02090ecc;backdrop-filter:blur(7px)}dialog.wide-dialog{width:780px;max-width:calc(100% - 40px)}.dialog-heading{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#182d38;padding:18px 24px;border-bottom:1px solid #44606c77}.dialog-heading h2{font-size:25px}.dialog-heading .icon-button{flex:none}.dialog-content{padding:25px}.dialog-content>p{font-size:14px;color:#b0c4cb}.dialog-content>h3{margin-top:25px;margin-bottom:12px}.dialog-buttons{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.help-grid section>.icon{color:var(--gold);margin-bottom:10px}.help-grid h3{font-size:16px;margin-bottom:8px;font-weight:550}.help-grid p{font-size:13px;color:#9fb8c4;line-height:1.7}.keyboard-tip{margin-top:28px;border-top:1px solid #46616b;padding-top:20px}.keyboard-tip kbd{font-family:inherit;font-size:12px;background:#2c4652;padding:2px 5px;border:1px solid #536f7b;border-radius:3px}.settings-list{display:grid;gap:0}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #46616b55}.settings-list b{font-size:14px;font-weight:550}.settings-list small{display:block;margin-top:5px;color:#99b0ba}.settings-list input{width:22px;height:22px;accent-color:#d6b478}.settings-buttons{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.upload-label{cursor:pointer}.classic-link{display:inline-block;margin-top:17px;font-size:13px;color:var(--gold)}.relic-detail{text-align:center;padding:10px 0}.relic-detail>.icon{width:65px;height:65px;color:var(--family);margin:10px 0 24px}.relic-detail p{font-size:17px;line-height:1.6;color:#e5e8df}.relic-detail small{font-size:13px;color:var(--family);display:block;line-height:1.7;margin-top:20px}.creature-detail{text-align:center}.creature-detail>img{height:220px;width:260px;object-fit:contain;margin:0 auto 22px}.creature-detail p{font-size:16px;line-height:1.7;color:#bccdd2}.creature-detail>span{display:block;margin-top:23px;font-size:13px;color:var(--gold)}.hero-panel.in-dialog{position:static;border:0;background:none;padding:0}.hero-panel.in-dialog .avatar{width:70px;height:80px}.hero-panel.in-dialog .hero-panel-name h2{font-size:28px}.hero-panel.in-dialog .relic-inventory{grid-template-columns:repeat(7,1fr)}.hero-panel.in-dialog .sidebar-bottom{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:9999;border:1px solid #6f8276;border-radius:9px;background:#223e41;box-shadow:0 10px 40px #0008;padding:15px 20px;max-width:min(550px,calc(100% - 32px));font-size:14px;color:#e3e6d5;line-height:1.5}.boot{display:grid;justify-items:center;align-content:center;min-height:90vh;gap:20px}.boot-mark{font-size:46px;color:var(--gold)}.boot p{color:var(--muted);font-size:14px}
@keyframes enemyBreathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes enemyHit{0%,100%{transform:translateX(0)}20%{transform:translateX(9px);filter:brightness(1.4) drop-shadow(0 10px 10px #000)}50%{transform:translateX(-4px)}}@keyframes floatHit{0%{opacity:0;transform:translateY(10px) scale(.8)}20%{opacity:1;transform:translateY(-5px) scale(1.1)}75%{opacity:1}100%{opacity:0;transform:translateY(-50px) scale(1)}}
@media(min-width:1450px){.hero-card{min-height:450px}.monster-area{height:225px}.enemy-art{max-height:235px}.battle-stage{min-height:372px}}
@media(max-width:1100px){#app{padding:0 26px}.hero-card{min-height:360px}.hero-copy{left:20px;bottom:20px}.hero-copy>strong{font-size:31px}.camp-lower{gap:25px}.selected-skill p{max-width:350px}.start-area{min-width:260px}.journey-layout{grid-template-columns:205px minmax(0,1fr);gap:20px}.hero-panel{padding:18px 14px}.hero-panel-name{gap:9px}.hero-panel-name h2{font-size:18px}.hero-panel-name .avatar{width:41px;height:48px}.relic-inventory{grid-template-columns:repeat(4,1fr)}.combat-actions{gap:8px;padding-left:15px;padding-right:15px}.combat-button{padding:10px;grid-template-columns:1fr;text-align:center;justify-items:center;gap:4px;min-height:91px}.combat-button>.icon{grid-row:auto;width:20px;height:20px}.combat-button strong{font-size:12px}.combat-button small{font-size:9px}.relic-card{padding:15px 13px;min-height:345px}.relic-card>strong{font-size:20px}.relic-card>p{font-size:12px}.relic-emblem{width:60px;height:60px}.relic-family{font-size:9px}.choice-heading{display:block}.choice-heading>span{display:block;text-align:left;max-width:none;margin-top:7px}.route-card{padding:19px;min-height:234px}.route-card-copy{max-width:95%}.route-monster{opacity:.35}.route-card-copy>strong{font-size:22px}.region-scene h1{font-size:33px}.region-scene{padding:24px}.battle-top{padding:12px 17px}.battle-top .eyebrow{font-size:8px}.enemy-name h1{font-size:29px}.relic-catalog{grid-template-columns:repeat(2,1fr)}.creature-grid{gap:10px}.creature-card>strong{font-size:15px}}
@media(max-width:820px){#app{padding:0 22px}.topbar{height:82px;gap:12px}.brand{font-size:28px}.brand-mark{width:29px}.brand-mark .icon{width:31px;height:31px}.brand small{font-size:8px}.topbar nav{gap:0}.nav-item{font-size:11px;padding:10px}.nav-item .icon{display:none}.nav-item.selected:after{bottom:-15px}.fragment-pill{font-size:12px;margin-right:0}.top-actions{gap:2px}.top-actions .icon-button{width:32px;height:36px}.hero-grid{gap:12px}.hero-card{min-height:325px}.hero-copy>strong{font-size:28px}.hero-copy{left:16px;right:10px;bottom:19px}.hero-copy>small{font-size:8px}.hero-copy>em{font-size:11px}.hero-stats{font-size:10px;gap:4px}.hero-stats .icon{width:12px;height:12px}.hero-stats i{margin:0 1px}.hero-select-mark{width:24px;height:24px;right:12px;top:12px}.preparation{gap:18px}.skill-emblem{display:none}.selected-skill h2{font-size:21px}.selected-skill .eyebrow{font-size:9px}.selected-skill p{font-size:12px}.start-area{min-width:238px}.start-area .button{font-size:14px;min-height:50px;padding:12px 16px}.start-area>span{font-size:9px}.camp-lower{grid-template-columns:1fr;gap:30px}.section-heading h2{font-size:23px}.companion-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.companion{flex-direction:column;text-align:center;align-items:center;padding:14px 10px;position:relative;min-height:170px}.companion img{width:60px;height:60px}.companion b{font-size:12px}.companion small{font-size:10px;line-height:1.5}.companion>.icon{position:absolute;top:12px;right:12px;width:12px;height:12px}.talent-list{grid-template-columns:repeat(3,1fr);gap:15px}.talent{flex-wrap:wrap;align-items:flex-start;gap:9px;position:relative}.talent-icon{width:22px}.talent b{font-size:12px;line-height:1.5}.talent small{font-size:11px}.talent .button{margin-left:31px}.journey-layout{grid-template-columns:1fr;gap:0;margin-top:14px}.journey-layout>.hero-panel{display:none}.mobile-status{display:flex;gap:12px;align-items:center;border:1px solid #3b555f88;border-radius:10px;background:#162b34;padding:11px 12px}.mobile-hero{background:none;border:0;padding:0}.mobile-hero .avatar{width:39px;height:42px}.mobile-hp{flex:1}.mobile-hp>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.mobile-hp b{font-size:12px;color:#d6e0dc}.mobile-hp .focus-dots{gap:4px}.mobile-hp .focus-dots i{width:9px;height:9px}.mobile-gold{font-size:12px;color:var(--gold);display:flex;align-items:center;gap:4px;min-width:43px;margin-left:4px}.mobile-gold .icon{width:16px;height:16px}.mobile-status>.icon-button{width:39px;height:42px;background:#233b3e;border-color:#49645e;color:#b5caa5}.mobile-status>.icon-button small{position:absolute;right:-4px;top:-5px;background:#39534d;border:1px solid #608172;border-radius:9px;padding:0 4px;font-size:10px}.journey-toolbar{height:34px;margin-top:7px;margin-bottom:7px}.journey-toolbar .icon-button{height:31px;width:33px}.journey-toolbar .icon{width:17px;height:17px}.combat-actions{grid-template-columns:1fr 1fr 1.1fr}.combat-button{grid-template-columns:auto 1fr;justify-items:start;text-align:left;min-height:72px}.combat-button>.icon{grid-row:1/3}.combat-button strong{font-size:13px}.combat-button small{font-size:10px}.relic-card{min-height:330px}.relic-card>strong{font-size:22px}.relic-card>p{font-size:13px}.creature-grid{grid-template-columns:repeat(3,1fr)}.result-content{padding:60px 30px 30px}.result-content h1{font-size:40px}.footer{margin-top:27px}.footer>span:last-child{display:none}.resume-panel{padding:35px}.resume-panel h2{font-size:35px}}
@media(max-width:540px){#app{padding:0 15px}.topbar{height:72px;gap:8px;flex-wrap:wrap;position:relative;margin-bottom:40px}.brand{font-size:26px;gap:8px}.brand small{font-size:7px;letter-spacing:.4em}.brand-mark{width:25px}.brand-mark .icon{width:29px;height:29px}.top-actions{gap:5px}.topbar nav{position:absolute;top:72px;left:-15px;right:-15px;height:39px;border-bottom:1px solid #34495170;display:flex;justify-content:center;background:#0d1b2380}.nav-item{font-size:11px;flex:1;justify-content:center;padding:8px}.nav-item .icon{display:block;width:13px;height:13px}.nav-item.selected:after{bottom:-1px;left:30px;right:30px;height:1px}.top-actions .icon-button{height:34px;width:31px}.fragment-pill{font-size:12px;margin-right:2px}.fragment-pill .icon{width:15px;height:15px}.page-heading{margin:30px 0 20px}.page-heading h1{font-size:32px;line-height:1.13;margin:10px 0 13px}.page-heading .eyebrow{font-size:9px;letter-spacing:.12em}.page-heading p:not(.eyebrow){font-size:13px;line-height:1.6}.edition-note{display:none}.hero-grid{gap:8px}.hero-card{min-height:241px;border-radius:9px}.hero-card>.portrait{background-size:300% auto;background-position:calc(var(--portrait)*50%) 0%}.hero-tint{background:linear-gradient(0deg,#081219 2%,#0a141eeb 25%,#0a141e20 75%)}.hero-copy{bottom:15px;left:10px;right:5px;gap:6px}.hero-copy>small{font-size:7px;line-height:1.5;letter-spacing:.03em}.hero-copy>strong{font-size:20px;letter-spacing:-.04em}.hero-copy>em{display:none}.hero-stats{display:block;font-size:9px;line-height:1.7;margin-top:0}.hero-stats>.icon{height:10px;width:10px}.hero-stats i{margin:0 1px}.hero-stats i+.icon{display:none}.hero-select-mark{right:8px;top:9px;width:21px;height:21px;font-size:15px}.hero-select-mark .icon{width:14px;height:14px}.preparation{display:grid;grid-template-columns:1fr;padding:21px 0 23px;gap:19px}.selected-skill{gap:12px}.skill-emblem{display:grid;width:42px;height:42px;border-radius:8px;flex:none}.skill-emblem .icon{width:22px;height:22px}.selected-skill h2{font-size:22px;margin-top:2px}.selected-skill .eyebrow{font-size:8px}.selected-skill p{font-size:12px;line-height:1.6}.start-area{width:100%;min-width:0;gap:9px}.start-area .button{min-height:53px;font-size:16px;padding-left:20px;padding-right:20px}.start-area>span{font-size:10px}.camp-lower{margin-top:24px;gap:26px}.section-heading h2{font-size:21px}.section-heading>span{font-size:9px}.companion-list{display:flex;flex-direction:column;gap:8px}.companion{display:flex;flex-direction:row;text-align:left;align-items:center;min-height:73px;padding:10px 12px;gap:12px}.companion>img{width:47px;height:47px}.companion>span{flex:1}.companion b{font-size:13px}.companion small{font-size:11px}.companion>.icon{position:static;width:13px;height:13px}.talent-list{display:flex;flex-direction:column;gap:3px}.talent{flex-wrap:nowrap;align-items:center;min-height:66px;gap:12px}.talent b{font-size:13px}.talent small{font-size:11px}.talent .button{margin-left:0}.talent-icon{width:27px}.difficulty{flex-wrap:wrap;gap:10px;font-size:12px}.difficulty select{width:100%;font-size:14px}.difficulty>span{font-size:11px}.footer{font-size:9px;min-height:90px;justify-content:center;gap:12px;flex-wrap:wrap;padding:18px 0}.footer>span:first-child{width:100%;justify-content:center;font-size:10px}.footer button,.footer a{font-size:11px}.journey-layout{margin-top:12px}.mobile-status{padding:9px 10px;gap:9px}.mobile-hp .focus-dots i{width:8px;height:8px}.mobile-hp .focus-dots{gap:3px}.mobile-hp b{font-size:11px}.mobile-hero .avatar{width:34px;height:38px}.mobile-gold{font-size:11px;min-width:36px;margin-left:0}.mobile-gold .icon{width:14px;height:14px}.mobile-status>.icon-button{height:38px;width:34px}.mobile-status>.icon-button .icon{width:19px;height:19px}.journey-toolbar small{font-size:8px}.journey-toolbar>span{gap:8px}.region-scene{min-height:230px;padding:23px 20px}.region-scene h1{font-size:31px;line-height:1.15}.region-scene .eyebrow{font-size:8px;letter-spacing:.09em}.region-scene p:not(.eyebrow){font-size:12px;line-height:1.6}.scene-chapter{font-size:130px;right:18px}.route-track{margin:24px 0 15px}.track-stop{min-width:51px;gap:8px}.track-stop>span{width:31px;height:31px;font-size:12px}.track-stop>small{font-size:8px;max-width:60px;line-height:1.4;text-align:center}.track-stop .icon{width:14px;height:14px}.route-track:before{top:15px;left:20px;right:20px}.choice-heading{margin:20px 0 14px}.choice-heading h2{font-size:23px}.choice-heading>span{font-size:11px;line-height:1.6;margin-top:5px}.route-choices{grid-template-columns:1fr;gap:11px}.route-card{min-height:161px;padding:19px 18px;display:flex;flex-direction:row;gap:13px}.room-icon{width:29px;height:29px;border-radius:7px;flex:none}.room-icon .icon{width:17px;height:17px}.route-card-copy{max-width:78%;gap:6px}.route-card-copy>small{font-size:8px}.route-card-copy>strong{font-size:24px;line-height:1.1}.route-card-copy>span{font-size:12px;max-width:200px;line-height:1.45}.route-card-copy>em{font-size:10px}.route-monster{height:140px;width:140px;right:-15px;bottom:4px;opacity:.35}.single .route-card{min-height:210px}.single .route-monster{height:180px;width:180px;right:-20px;bottom:-10px;opacity:.6}.route-tip{font-size:11px;margin:17px 2px;line-height:1.6}.route-tip .icon{width:15px;height:15px}.combat-screen{border-radius:11px}.battle-top{padding:11px 14px}.battle-top .eyebrow{font-size:7px;letter-spacing:.06em}.turn-counter{font-size:8px;letter-spacing:.08em}.battle-stage{padding:17px 17px 14px;min-height:293px}.enemy-name h1{font-size:27px}.enemy-name>span{font-size:10px}.monster-area{height:170px;margin:4px 0}.enemy-art{max-height:176px;width:220px}.enemy-health{width:78%}.enemy-health>div:first-child{font-size:10px}.enemy-health b{font-size:12px}.enemy-health em{font-size:10px}.enemy-effects{min-height:12px;font-size:9px;margin-top:5px}.health-bar{height:7px}.intent{margin:12px 12px 0;padding:11px;gap:10px}.intent-icon{width:28px;height:33px;background:none}.intent-icon .icon{width:23px;height:23px}.intent strong{font-size:13px;line-height:1.3}.intent p{font-size:11px;line-height:1.5}.intent .eyebrow{font-size:7px}.intent-damage{font-size:26px;min-width:27px}.intent-damage small{font-size:7px}.tactical-hint{font-size:10px;line-height:1.5;margin:10px 14px 12px;gap:6px}.tactical-hint .icon{width:13px;height:13px}.combat-actions{padding:0 11px 13px;gap:7px;grid-template-columns:1fr 1fr 1.15fr}.combat-button{min-height:84px;padding:9px 4px;grid-template-columns:1fr;justify-items:center;text-align:center;gap:4px;border-radius:8px}.combat-button>.icon{grid-row:auto;width:20px;height:20px}.combat-button strong{font-size:11px;line-height:1.2}.combat-button small{font-size:8px;line-height:1.4}.battle-log{padding:10px 12px;gap:8px;min-height:67px}.last-die{font-size:12px;gap:4px}.last-die .icon{width:20px;height:20px}.battle-log p{font-size:10px;line-height:1.5}.battle-log>.icon-button{width:26px;height:30px;flex:none}.battle-log>.icon-button .icon{width:16px;height:16px}.hit-number{font-size:31px}.reward-screen{padding:20px 0 8px}.reward-seal{height:49px;width:49px;margin-bottom:17px}.reward-seal .icon{width:25px;height:25px}.reward-screen>h1{font-size:29px;margin:10px 0 12px}.reward-screen>.eyebrow{font-size:9px}.reward-screen>.screen-subtitle{font-size:13px;line-height:1.6}.reward-gold{font-size:12px;margin:14px 0 9px;padding:8px 12px}.relic-choices,.relic-choices.four{grid-template-columns:1fr;gap:11px;margin-top:18px}.relic-card,.four .relic-card{min-height:164px;padding:17px 18px 15px 87px;position:relative}.relic-family{font-size:9px}.relic-emblem,.four .relic-emblem{position:absolute;left:17px;top:45px;width:52px;height:52px;align-self:auto;margin:0}.relic-emblem .icon,.four .relic-emblem .icon{width:28px;height:28px}.relic-card>strong,.four .relic-card>strong{font-size:23px;margin-top:8px;margin-bottom:6px}.relic-card>p{font-size:12px;line-height:1.6}.relic-combo{font-size:10px;margin-top:10px}.relic-pick{font-size:10px;padding-top:8px;margin-top:9px}.reward-bottom{flex-direction:column;gap:9px;margin-top:21px}.reward-bottom>.button{width:100%;min-height:43px}.reward-bottom>span{font-size:10px}.encounter-scene{height:215px}.encounter-copy{padding:0 20px 23px}.encounter-copy>.eyebrow{font-size:9px}.encounter-copy h1{font-size:30px;line-height:1.15;margin:9px 0 15px}.encounter-copy>.screen-subtitle{font-size:13px;line-height:1.7}.encounter-choices{margin-top:22px;gap:10px}.encounter-choice{padding:15px 13px;min-height:95px;gap:10px}.encounter-choice>span{width:23px}.encounter-choice>span .icon{width:22px}.encounter-choice strong{font-size:14px}.encounter-choice small{font-size:11px;line-height:1.6}.encounter-choice>.icon{width:14px;height:14px}.checkpoint-art{height:160px;width:170px;top:-183px;right:8px}.result-screen{margin:24px 0}.result-content{padding:49px 20px 27px}.result-content>.eyebrow{font-size:9px}.result-content h1{font-size:35px;line-height:1.15}.result-content>p:not(.eyebrow):not(.fine-print){font-size:13px;line-height:1.7}.result-reward{margin:25px 0}.result-reward>strong{font-size:57px}.result-reward>span{font-size:11px}.result-stats{gap:8px;padding:20px 0}.result-stats b{font-size:25px}.result-stats span{font-size:8px}.result-build{margin:23px 0}.result-build h2{font-size:22px;line-height:1.3}.result-relic{font-size:9px;padding:6px}.result-relic .icon{width:12px;height:12px}.result-buttons{flex-direction:column;gap:9px}.result-buttons .button{width:100%}.result-content>.fine-print{font-size:10px;line-height:1.6}.collection-tabs{gap:6px}.collection-tabs button{font-size:12px;padding:10px 12px;gap:9px}.collection-tabs b{font-size:10px}.collection-region h2{font-size:24px}.creature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.creature-card{padding:15px 10px;min-height:204px}.creature-card>img{height:118px;width:134px}.creature-card>strong{font-size:17px}.creature-card>small{font-size:9px}.unknown-creature{height:118px}.relic-catalog{grid-template-columns:1fr;gap:10px}.catalog-relic{min-height:97px;padding:15px}.catalog-relic b{font-size:21px}.catalog-relic small{font-size:12px}.history-totals{padding:20px 15px;gap:12px}.history-totals b{font-size:29px}.history-totals span{font-size:9px;line-height:1.5}.history-card{gap:11px;padding:16px 12px}.history-card>.avatar{width:40px;height:50px}.history-card h2{font-size:20px}.history-card .eyebrow{font-size:8px}.history-card p{font-size:9px;line-height:1.6}.history-score b{font-size:23px}.history-score small{font-size:9px}.empty-state{padding:40px 15px}.empty-state h2{font-size:28px;line-height:1.3}.empty-state p{font-size:13px}.resume-panel{padding:30px 24px;min-height:420px}.resume-panel h2{font-size:34px}.resume-panel p:not(.eyebrow){font-size:13px;line-height:1.7}.pause-note{flex-wrap:wrap;font-size:11px;gap:7px}.pause-note>.icon{height:16px;width:16px}.pause-note .button{margin:auto}.dialog-heading{padding:15px 18px}.dialog-heading h2{font-size:24px;line-height:1.3}.dialog-content{padding:20px}.dialog-content>p{font-size:13px}.help-grid{grid-template-columns:1fr;gap:24px}.help-grid h3{font-size:17px}.help-grid p{font-size:14px;line-height:1.7}.settings-buttons{flex-direction:column}.settings-buttons .button{width:100%}.dialog-buttons{flex-direction:column-reverse}.dialog-buttons .button{width:100%}.toast{font-size:13px;padding:13px 17px;bottom:18px}.hero-panel.in-dialog .relic-inventory{grid-template-columns:repeat(6,1fr)}}
@media(max-width:360px){#app{padding:0 11px}.topbar nav{left:-11px;right:-11px}.hero-card{min-height:220px}.hero-copy{left:8px}.hero-copy>strong{font-size:18px}.hero-stats{font-size:8px}.hero-stats>.icon{display:none}.hero-copy>small{font-size:6.8px}.hero-copy .hero-stats i{margin:0}.page-heading h1{font-size:29px}.combat-button small{font-size:7.8px}.combat-button strong{font-size:10px}.combat-actions{gap:5px;padding-left:8px;padding-right:8px}.enemy-name h1{font-size:25px}.intent{margin-left:9px;margin-right:9px;gap:7px;padding:9px}.intent strong{font-size:12px}.intent p{font-size:10px}.relic-card>strong{font-size:21px}.mobile-status{gap:7px}.mobile-hp .focus-dots{gap:2px}.mobile-hp .focus-dots i{width:7px;height:7px}}
@media(max-height:700px) and (max-width:540px){.battle-stage{min-height:239px;padding-top:13px;padding-bottom:10px}.monster-area{height:132px}.enemy-art{max-height:140px}.enemy-name h1{font-size:24px}.combat-button{min-height:75px}.intent{padding-top:9px;padding-bottom:9px}.tactical-hint{margin-top:8px;margin-bottom:9px}.enemy-effects{min-height:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body[data-motion=off] *,body[data-motion=off] *:before,body[data-motion=off] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
.next-feat{display:flex;align-items:center;gap:15px;padding:20px 23px;margin-top:24px;border:1px solid #6b715363;border-radius:10px;background:linear-gradient(120deg,#35362b66,#17303966);text-align:left}.next-feat>span{color:var(--gold);width:36px;flex:none}.next-feat>span .icon{width:31px;height:31px}.next-feat>div{flex:1}.next-feat small{font-size:9px;color:#b1b08f;letter-spacing:.12em}.next-feat strong{display:block;font:22px Georgia,serif;color:#e8d7b0;margin:4px 0 6px}.next-feat p{font-size:12px;line-height:1.5;color:#a5bbbF}.next-feat>b{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:500;color:var(--gold)}.next-feat>b .icon{width:16px;height:16px}.feat-progress{height:3px;border-radius:2px;background:#3a4c50;max-width:220px;margin-top:10px;overflow:hidden}.feat-progress i{display:block;height:100%;background:var(--gold)}.feat-gallery{margin:0 0 30px}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feat-card{display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid #3a545e66;background:#142731;border-radius:9px}.feat-card>span{color:#7f979f;flex:none}.feat-card>div{flex:1}.feat-card b{font:18px Georgia,serif;color:#bdc8c7;line-height:1.3}.feat-card p{font-size:11px;line-height:1.6;color:#879fa8;margin:7px 0}.feat-card small{font-size:10px;color:#abaf96}.feat-card.done{border-color:#9e8d5855;background:linear-gradient(120deg,#3a392a55,#192f35)}.feat-card.done b,.feat-card.done>span,.feat-card.done small{color:var(--gold)}.last-die.rolling{animation:rollDie .45s ease-out}@keyframes rollDie{0%{transform:rotate(-25deg) scale(1.4);color:#f2d190}40%{transform:rotate(15deg) scale(1.2)}100%{transform:rotate(0) scale(1)}}@media(max-width:820px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.next-feat{padding:17px 14px;gap:10px}.next-feat>span{width:27px}.next-feat>span .icon{width:25px;height:25px}.next-feat strong{font-size:21px;line-height:1.2}.next-feat p{font-size:11px}.next-feat small{font-size:8px;letter-spacing:.06em}.next-feat>b{font-size:13px}.next-feat>b .icon{width:13px;height:13px}.feat-grid{grid-template-columns:1fr}.feat-card b{font-size:21px}.feat-card p{font-size:12px}.feat-card small{font-size:11px}.result-content .next-feat{margin-top:25px}}
.combat-screen:has(.intent.danger) .combat-button.guard{background:linear-gradient(120deg,#e6c388,#cda772);border-color:#e9ca99;color:#2a241b}.combat-screen:has(.intent.danger) .combat-button.guard small{color:#665035}.combat-screen:has(.intent.danger) .combat-button.attack{background:#24363e;border-color:#647173;color:#ebd7b1}.combat-screen:has(.intent.danger) .combat-button.attack small{color:#a6b9bd}.reward-breakdown{display:block;font-size:11px;color:#9cacac;margin-top:8px}.mobile-hp .focus-dots:before{content:'Foco';font-size:8px;line-height:1;color:#a9bad0;margin-right:3px;align-self:center}
@media(max-width:540px){body[data-view=journey] .topbar{margin-bottom:0;height:62px}body[data-view=journey] .topbar nav{display:none}}

/* 88.1: readable attributes and a health panel that follows mobile combat. */
body{min-width:0}
.critical-value{display:inline-flex;align-items:center;gap:.22em;color:#ff7777;font-weight:750;vertical-align:middle}
.critical-value>.icon{width:1em;height:1em;flex:none;stroke-width:1.9}
.hit-number.critical{font:700 34px/1.1 system-ui,sans-serif;text-shadow:0 2px 5px #000c;color:#ff7777}
.turn-report p.critical{color:#c7d6d9}
.turn-report .critical-value{font-size:14px}
.combat-playback[hidden]{display:none}
/* 88.2: readable turn outcomes, deliberate impact, and a visible campaign. */
.campaign-panel{padding:24px;margin:0 0 24px;border:1px solid #a08a5877;border-radius:12px;background:linear-gradient(125deg,#303628,#132c38)}
.campaign-panel h2{font-size:29px;margin:8px 0 10px}.campaign-panel p{font-size:14px;line-height:1.65;color:#b6c5c7}.campaign-panel .eyebrow{color:#e2c487;font-size:10px}
.seal-heading{display:flex;justify-content:space-between;gap:10px;margin:20px 0 10px;font-size:13px}.seal-heading span{color:#cfb777}
.depth-track{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.depth-track button{min-height:62px;border:1px solid #586c73;border-radius:8px;background:#142730;color:#c3d1d0;display:grid;place-items:center;padding:8px 2px}.depth-track button span{font:23px Georgia,serif}.depth-track button small{font-size:11px}.depth-track button.selected{border-color:#e4bf75;box-shadow:0 0 0 1px #e4bf75;background:#414534;color:#ffe3a4}.depth-track button.earned small{color:#a6e7b8}.depth-track button:disabled{opacity:.4;cursor:not-allowed}
.depth-brief{margin-top:15px;padding-top:15px;border-top:1px solid #52676166}.depth-brief>b{font-size:16px;color:#e4c994}.depth-brief p{margin:6px 0;font-size:13px}.depth-brief small{font-size:12px;line-height:1.6;color:#b8c6be;display:block}
.mastery-panel{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:22px;margin:24px 0;border:1px solid #66828066;border-radius:10px;background:#193039}.mastery-panel>div{flex:1;min-width:180px}.mastery-panel h2{font-size:29px;margin:7px 0}.mastery-panel h2 small{font:13px system-ui;color:#d5bf8d}.mastery-panel p:not(.eyebrow){font-size:13px;line-height:1.6;color:#b3c7c9;margin-top:6px}.mastery-panel>.button{min-height:48px}.mastery-panel>small{flex-basis:100%;color:#d1bb91;font-size:12px}.mastery-panel .eyebrow{font-size:9px}
.journey-objective{font-size:12px;line-height:1.5;color:#bdccbe;margin:0 0 12px;padding:9px 12px;background:#1b3034;border-radius:7px}
.turn-report{margin:10px 16px 15px;padding:12px 14px;border:1px solid #61776b77;border-radius:9px;background:#0e202a;text-align:left}.turn-report p{font-size:12px;line-height:1.7;color:#c7d6d9;font-weight:650}.turn-report .critical{color:#ffe295}.turn-report .heavy{color:#ffac93}.turn-report small{font-size:11px;display:block;color:#d4bcdf}.turn-report .healing{color:#a0dbb5}
.heavy-ready .intent{border:2px solid #e99b74;background:linear-gradient(100deg,#4d2b28,#291f26)}.heavy-ready .intent strong,.heavy-ready .intent-damage{color:#ffc39a}.heavy-ready .enemy-art{animation:enemyBreathe 2s ease-in-out infinite;filter:drop-shadow(0 0 14px #d95c4560)}
.heavy-warning{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e79162;background:#351e20ee;border-radius:5px;color:#ffd4a9;font-size:10px;font-weight:750;letter-spacing:.06em}.heavy-warning .icon{width:14px;height:14px}
.combat-playback{position:fixed;z-index:60;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(420px,calc(100% - 24px));padding:14px 20px;border:1px solid #b4d5ce;border-radius:12px;background:#122b36f5;box-shadow:0 8px 40px #0009;text-align:center;pointer-events:none;animation:impactAppear .25s ease-out}.combat-playback small{display:block;font-size:9px;letter-spacing:.16em;color:#c5d0d0}.combat-playback strong{display:block;font:700 27px Georgia,serif;color:#d6eef0;margin:4px 0}.combat-playback>span{font-size:13px;line-height:1.5;color:#e7e9db}.combat-playback.critical{border-color:#ffe09b;background:#43331cf7}.combat-playback.critical strong{color:#ffe6a8}.combat-playback.heavy{background:#43242bf7;border-color:#ffac88}.combat-playback.heavy strong{color:#ffb999}
.enemy-art.critical-hit{animation:criticalImpact .43s ease-out!important}.enemy-art.enemy-lunge{animation:enemyLunge .55s ease-out!important}.monster-area.slash:after{content:'';position:absolute;left:15%;top:40%;width:70%;height:4px;background:#fff4c5;box-shadow:0 0 18px #ffdc91;transform:rotate(-35deg);animation:slashStrike .4s ease-out forwards;pointer-events:none}.damage-pulse{animation:damagePulse .6s ease-out}.guard-pulse{animation:guardPulse .6s ease-out}.seal-earned{padding:19px;border:1px solid #b99b66;border-radius:10px;background:#34443888;font-size:17px;color:#ffe0a4}.seal-earned>.icon{width:24px;height:24px;vertical-align:middle}.seal-earned small{display:block;font-size:12px;line-height:1.6;margin-top:8px;color:#c1d8c4}.next-objective{font-size:14px;line-height:1.6;color:#d3c39e;margin:20px 0}
@keyframes enemyBreathe{50%{transform:translateY(-4px) scale(1.025)}}
@keyframes criticalImpact{15%{transform:translateX(-12px) scale(.94);filter:brightness(1.8) drop-shadow(0 0 22px #f4b955)}45%{transform:translateX(10px)}75%{transform:translateX(-4px)}100%{transform:none}}
@keyframes enemyLunge{35%{transform:translateY(18px) scale(1.14)}100%{transform:none}}
@keyframes slashStrike{0%{opacity:0;scale:.3}30%{opacity:1;scale:1}100%{opacity:0;scale:1.2}}
@keyframes damagePulse{20%,60%{box-shadow:inset 0 0 0 3px #fa947c,0 0 26px #e8654855}100%{box-shadow:none}}
@keyframes guardPulse{35%{box-shadow:inset 0 0 0 3px #9fcfe3,0 0 22px #76bdd766}100%{box-shadow:none}}
@keyframes impactAppear{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}
@media(max-width:540px){.campaign-panel{padding:17px 13px}.campaign-panel h2{font-size:25px;line-height:1.2}.campaign-panel p{font-size:12px}.depth-track{gap:5px}.depth-track button{min-height:54px}.depth-track button span{font-size:19px}.mastery-panel{padding:17px;gap:12px}.mastery-panel>.button{width:100%}.turn-report{margin:8px 10px 12px;padding:10px}.turn-report p{font-size:11px}.journey-objective{font-size:10px}.heavy-warning{font-size:8px;padding:5px 8px}.combat-playback strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){.enemy-art.critical-hit,.enemy-art.enemy-lunge,.heavy-ready .enemy-art{animation:none!important}}
body[data-motion=off] .enemy-art.critical-hit,body[data-motion=off] .enemy-art.enemy-lunge,body[data-motion=off] .heavy-ready .enemy-art{animation:none!important}
.attributes .build-heading{margin-top:20px;margin-bottom:10px;gap:8px}
.attributes .build-heading>span{font-size:9px}
.attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.attribute{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;border:1px solid #3b565e;background:#10222b;border-radius:8px;padding:10px 8px;min-width:0;min-height:87px}
.attribute:hover{background:#203840;border-color:#a9b799}
.attribute>span{font-size:10px;color:#bdcdd0;line-height:1.4;display:flex;gap:5px;align-items:center}
.attribute .icon{width:14px;height:14px;color:var(--gold)}
.attribute strong{font-size:21px;line-height:1.1;font-variant-numeric:tabular-nums;color:#f1dec0}
.attribute small{font-size:9px;line-height:1.4;color:#a5c6ad}
.attribute small.negative{color:#e5a99d}
.attribute-detail{text-align:center;padding:8px 4px 20px}
.attribute-detail>.icon{width:32px;height:32px;color:var(--gold)}
.attribute-detail>strong{display:block;font:42px Georgia,serif;color:var(--gold);margin:12px 0 20px}
.attribute-detail>p{font-size:14px;color:#cad5d5;line-height:1.7}
.attribute-detail .attribute-example{margin-top:20px;padding:15px;border:1px solid #43615f;border-radius:9px;background:#1c3338;color:#b7d6bf}
.relic-changes{display:grid;gap:7px;width:100%;padding:12px 10px;border:1px solid #6b947e66;border-radius:8px;background:#0f2826a6;margin:13px 0;text-align:left}
.change-heading{font-size:8px;letter-spacing:.12em;color:#9bc2ad;font-weight:700}
.stat-change{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 10px;color:#d1dfd9;font-size:11px;line-height:1.4}
.stat-change>span{white-space:nowrap;font-variant-numeric:tabular-nums}
.stat-change s{text-decoration:none;color:#9fb3ad}
.stat-change b{font-size:14px;color:#b9e2b2}
.relic-effect-label{display:block;margin:10px 0;color:#a4c6b1;font-size:10px}
.relic-card>.relic-changes{flex-shrink:0}
.encounter-choice .relic-changes{margin-bottom:0;max-width:330px}
.reward-screen>.text-button{margin:5px auto 10px}
.mobile-hero>small{display:block;color:#d6dec6;font-size:8px;line-height:1.3;margin-top:3px}
@media(max-width:820px){
  .mobile-status{position:sticky;top:max(6px,env(safe-area-inset-top,0px));z-index:30;background:#142a33;box-shadow:0 5px 22px #0009;isolation:isolate}
  .mobile-hero{min-width:44px;min-height:44px;flex:none}
  .mobile-hero .avatar{margin:auto}
  .mobile-hp{min-width:0;flex:1}
  .mobile-status>.icon-button{min-width:44px;min-height:44px;flex:none}
  .combat-button,.encounter-choice,.relic-card{scroll-margin-top:100px}
  .in-dialog .attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .in-dialog .attribute{min-height:90px}
  .in-dialog .attribute>span{font-size:12px}
  .in-dialog .attribute small{font-size:10px}
}
@media(max-width:360px){
  .mobile-status{gap:6px;padding:8px}
  .mobile-gold{font-size:10px;gap:3px}
  .mobile-hp .focus-dots:before{display:none}
  .stat-change{font-size:12px}
}
