/* The expedition layer uses the existing illustration and battle stage. */
.expedition-brief{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.expedition-brief>div{padding:20px;background:#211d2e;border:1px solid #b59dc32b;border-radius:8px}.expedition-brief b{color:#dbc197;letter-spacing:2px}.expedition-brief p{font-size:13px;line-height:1.9;color:#b6a9c6}.difficulty-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.difficulty-options .relic-option{min-height:135px}.seed-input{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:24px 0;color:#dac8e9}.seed-input input{flex:1;min-width:220px;background:#13111d;border:1px solid #7e668b;padding:12px;color:#eee3f9;border-radius:5px;font:inherit}.seed-input small{width:100%;color:#9688a5}.oath-options{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.oath-options .relic-option{min-height:260px}.map-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:25px 0}.map-heading h1{font-size:32px;letter-spacing:3px;margin:12px 0}.map-heading p{font-size:13px;color:#a79ab5;line-height:1.9}.seed-badge{padding:12px 18px;background:#251f31;border:1px solid #ad92c433;border-radius:5px;font-size:12px;white-space:nowrap;color:#d7bddf}.seed-badge small{display:block;margin-top:7px;color:#ad9abd}.expedition-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}.route-graph{position:relative;height:588px;background:radial-gradient(ellipse at center,#4c375530,#191721d9),url('../assets/battle/moon-courtyard.png') center/cover;border:1px solid #b6a2ca29;border-radius:12px;overflow:hidden}.route-graph svg{position:absolute;width:100%;height:100%;inset:0}.route-graph line{stroke:#776886;stroke-width:1.5;stroke-dasharray:5 5;opacity:.55}.route-graph line.active{stroke:#e6cc91;stroke-width:3;stroke-dasharray:none;opacity:1}.map-stop{position:absolute;transform:translate(-50%,-50%);width:100px;height:63px;border:1px solid #7d6b8c;background:#221e2ef0;color:#c6b8d6;border-radius:9px;display:grid;grid-template-columns:30px 1fr;align-items:center;padding:8px;z-index:1;text-align:left;gap:1px 4px;font-family:inherit}.map-stop>span{grid-row:1/3;font-size:24px;text-align:center}.map-stop b{font-size:12px;letter-spacing:1px}.map-stop small{font-size:9px;color:#9f90b0}.map-stop:disabled{opacity:.65;cursor:default}.map-stop.available{border-color:#e8c99b;background:#423044;color:#fff1d9;box-shadow:0 0 24px #d8aa542a;cursor:pointer}.map-stop.available small{color:#ecc890}.map-stop.available:hover{background:#674b61}.map-stop.visited{border-color:#729f93;color:#9bc5b4;background:#23322f}.map-stop.elite>span,.map-stop.boss>span{color:#df9ea6}.route-detail .route-choice{min-height:0;width:100%;padding:16px 18px;margin:0 0 12px;text-align:left;border-radius:7px}.route-detail .route-choice h2{font-size:18px;margin:6px 0}.route-detail .route-choice p{font-size:12px;line-height:1.8;margin:5px 0}.route-detail .route-symbol{float:right;font-size:26px;line-height:1}.route-detail .route-enter{font-size:11px;display:block;margin-top:8px}.route-detail .eyebrow{font-size:9px}.route-detail>p{font-size:12px;line-height:1.8}.boss-brief{margin:20px 0;padding:15px;border-left:2px solid #c08395;background:#331f2c55;font-size:12px}.boss-brief b{color:#dda9b9}.boss-brief p{line-height:1.8;color:#bba5b5}.potion-inventory{border:1px solid #947ba440;border-radius:8px;padding:16px;margin:15px 0}.potion-inventory>p{font-size:11px}.potion-item{display:flex;align-items:center;gap:12px;margin-top:12px}.potion-item>span{font-size:24px;color:#bd9fde}.potion-item>div{flex:1}.potion-item b{font-size:12px}.potion-item small{display:block;font-size:11px;line-height:1.8;color:#ac9abb}.potion-hud{border:1px solid #d4b2dd66!important;border-radius:5px;background:#503653aa!important;color:#efd0ff!important;padding:6px 10px!important}.event-sigil{font:70px Georgia;color:#d2b5e6;text-shadow:0 0 50px #b06ee588}.event-story{max-width:600px;margin:20px auto!important;line-height:2.1!important}.event-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.event-choices .route-choice{min-height:175px;text-align:left}.event-choices h2{font-size:21px}.event-card-choice{display:flex;width:100%;text-align:left;padding:18px;gap:20px;border:1px solid #9d86ad40;background:#272031;color:#e5d9ee;margin:8px 0;border-radius:5px;cursor:pointer;font-family:inherit}.event-card-choice b{min-width:110px}.event-card-choice span{font-size:12px;color:#bcaec9}.shop-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px!important}.shop-cards .hand-card{max-width:100%;width:100%}.shop-extras{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0}.shop-extras .relic-option{min-height:180px}.stagger-meter{color:#efc286!important;border:1px solid #d9a95566;border-radius:4px;padding:2px 5px;background:#221726cc}.stagger-meter.broken{color:#9adabc!important;border-color:#71bc9366}.hud-relics{max-width:32%;overflow-x:auto}.intent{min-width:100px}
.route-detail .route-choice{height:auto;display:block}.route-detail .route-choice p{min-height:0}.route-detail .route-enter{padding-top:6px}.route-detail .route-choice .eyebrow{padding-right:36px}.route-detail .route-choice h2{line-height:1.4}.route-detail .section-label{margin-bottom:12px}
@media(min-width:701px) and (prefers-reduced-motion:reduce){.fan-hand .hand-card:hover{transform:translateX(calc(var(--shift)*var(--step))) translateY(var(--rise)) rotate(var(--tilt))}.fan-hand .hand-card.swap-selected:hover{transform:translateX(calc(var(--shift)*var(--step))) translateY(-22px) rotate(0deg)}}
@media(max-width:1000px){.expedition-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.map-stop{width:86px}.oath-options{gap:12px}.shop-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-cards .hand-card{width:215px;max-width:100%}.shop-item{text-align:center}}
@media(max-width:700px){.expedition-brief,.oath-options,.difficulty-options{grid-template-columns:1fr}.expedition-brief{gap:10px}.expedition-brief>div{padding:14px}.expedition-brief p{margin:6px 0}.oath-options .relic-option{min-height:180px}.expedition-layout{grid-template-columns:1fr}.map-heading{display:block}.map-heading h1{font-size:25px}.seed-badge{display:inline-block}.route-graph{height:490px}.map-stop{width:78px;height:56px;grid-template-columns:21px 1fr;gap:0;padding:6px}.map-stop>span{font-size:19px}.map-stop b{font-size:11px}.map-stop small{font-size:8px}.event-choices,.shop-extras{grid-template-columns:1fr}.event-card-choice{display:block}.event-card-choice span{display:block;margin-top:8px}.hud-relics{max-width:22%}.combat-hud{gap:6px}.hud-values{gap:7px}.potion-hud{font-size:10px!important;padding:4px 6px!important}.intent{min-width:85px}.intent-special{font-size:8px!important}.shop-cards{gap:10px!important}.shop-cards .hand-card{width:160px}.shop-cards .card-copy{font-size:10px}.shop-cards .card-copy h3{font-size:14px}.shop-cards .card-copy p{font-size:10px}.shop-cards .card-type{font-size:9px}.hero-intro h1{font-size:25px}.event-screen .run-status{flex-wrap:wrap}}
