.camp-board-link{display:flex;align-items:center;gap:12px;min-height:54px;width:100%;margin:12px 0;text-align:left;border:1px solid #91b4b066;border-radius:15px;background:linear-gradient(110deg,#234e52,#263a54);color:#f3e3bf;padding:10px 14px}.camp-board-link>.camp-icon{width:30px;height:30px;flex:none}.camp-board-link>span{flex:1}.camp-board-link b,.camp-board-link small{display:block}.camp-board-link b{font-size:16px}.camp-board-link small{font-size:12px;color:#c1d4d7;margin-top:2px}.camp-board-link>i{font-style:normal}
.expedition-board{--board-line:#819fa45c;--board-ink:#f4e9d2;--board-muted:#bfd3d8;width:min(100%,720px);height:100dvh;max-height:100dvh;max-width:100%;margin:auto;padding:0;border:1px solid var(--board-line);border-radius:0;color:var(--board-ink);background:radial-gradient(ellipse at 90% 4%,#514d6844,transparent 60%),#102b38;font:16px/1.45 var(--body,Arial,sans-serif);overscroll-behavior:contain}.expedition-board::backdrop{background:#030e1acc}.board-shell{height:100%;display:flex;flex-direction:column;min-height:0}.expedition-board button{font:inherit;min-height:44px;color:inherit;cursor:pointer}.expedition-board button:focus-visible{outline:3px solid #ffe0a2;outline-offset:2px}.expedition-board button:disabled{cursor:default;opacity:.65}.expedition-board .camp-icon{width:27px;height:27px;flex:none;vertical-align:middle}.board-header{display:flex;align-items:center;gap:12px;padding:calc(14px + env(safe-area-inset-top)) 18px 16px;border-bottom:1px solid var(--board-line)}.board-header>button{width:44px;flex:none;background:#294957;border:1px solid #7d9ca277;border-radius:13px}.board-header>button .camp-icon{rotate:180deg}.board-header>div{flex:1;min-width:0}.board-header>div small{font-size:10px;letter-spacing:.12em;color:#dac397}.board-header h1{font:29px/1.12 var(--display,Georgia,serif);margin:5px 0 0}.board-header>.camp-icon{width:34px;height:42px}.board-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px 16px;flex:none}.board-tabs button{min-width:0;padding:9px 5px;font-size:14px;border:1px solid transparent;border-radius:12px;background:transparent;color:#bad0dc}.board-tabs button[aria-pressed=true]{background:linear-gradient(130deg,#476567,#34445d);border-color:#d8bc8188;color:#ffe1a4}.board-content{overflow:auto;overscroll-behavior:contain;min-height:0;flex:1;padding:10px 18px calc(24px + env(safe-area-inset-bottom))}.board-content h2{font:32px/1.12 var(--display,Georgia,serif);margin:8px 0 12px}.board-content h3{font-size:18px;margin:0 0 6px}.board-content p{color:var(--board-muted);margin:0 0 14px;line-height:1.5}.board-content small{font-size:12px}.board-primary,.board-secondary{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:13px 15px;border-radius:12px;border:1px solid #c4d4db66;background:#294858}.board-primary{background:linear-gradient(#f0d39a,#dfae73);border-color:#e3bf83;color:#19323b!important;font-weight:700!important;box-shadow:0 3px #806a4666}.board-primary>span:last-child,.board-secondary>span:last-child{margin-left:auto}.board-lead{position:relative;padding:24px 20px 20px;border:1px solid #c4ad7777;border-radius:20px;background:radial-gradient(ellipse at 90% 5%,#aac49a30,transparent 65%),linear-gradient(135deg,#315757,#283e55)}.board-lead>small,.board-intro>small{color:#edcd96;letter-spacing:.11em;font-size:11px}.board-lead-icon{position:absolute;right:18px;top:19px;opacity:.5}.board-lead-icon .camp-icon{width:38px;height:38px}.board-lead h2{max-width:90%}.board-lead p{margin-bottom:20px}.board-route{list-style:none;padding:24px 0 4px;margin:0}.board-route li{display:flex;gap:16px;position:relative;padding-bottom:26px}.board-route li:not(:last-child):before{content:'';position:absolute;left:24px;top:46px;bottom:0;width:1px;background:#96b8b44d}.board-route li>div{min-width:0;padding-top:2px}.board-route small{display:block;font-size:11px;letter-spacing:.07em;color:#c5bb9e;margin:0 0 6px}.board-route p{font-size:14px;margin:0}.board-node{display:grid;place-items:center;width:49px;height:49px;border-radius:15px;flex:none;border:1px solid #7896a27a;background:linear-gradient(140deg,#365867,#223b50)}.board-route .complete .board-node{background:linear-gradient(135deg,#43695b,#274c51);border-color:#8dcab08c}.board-rule{display:flex;gap:12px;padding:16px;border:1px solid var(--board-line);border-radius:15px;background:#223f4b}.board-rule b{font-size:15px}.board-rule p{font-size:14px;margin:7px 0 0}.board-intro{padding:8px 2px 18px}.board-supply{position:relative;overflow:hidden;margin-bottom:18px;padding:22px 20px;border-radius:20px;border:1px solid #899fbd80;background:radial-gradient(ellipse at 95% 0,#8a93b54d,transparent 68%),#253f55}.board-supply.daily{background:radial-gradient(ellipse at 95% 0,#81b0a15e,transparent 68%),#254b50}.board-supply>small{color:#e8d1a3;letter-spacing:.1em;display:block;margin-bottom:9px}.board-supply h3{font:27px/1.12 var(--display);max-width:80%;margin-bottom:10px}.board-supply p{font-size:16px;max-width:82%}.board-supply>span{display:block;font-size:12px;color:#c3d5d5;margin-top:14px;text-align:center}.board-reward-art{position:absolute;right:15px;top:17px;rotate:8deg;opacity:.85}.board-reward-art>.camp-icon{width:52px;height:56px;filter:drop-shadow(0 5px 4px #0b1e3677)}.board-checkpoints{display:flex;justify-content:center;gap:17px;margin:20px 0}.board-checkpoints>span{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:11px;border:1px solid #7d9cb466;color:#a6bdcc}.board-checkpoints>.complete{border-color:#bcba82;background:#51706366;color:#f8dfa4}.board-supply>button{width:100%}.board-fine{font-size:12px!important;margin:18px 2px 0!important;line-height:1.55!important}.board-status{flex:none;margin:0;padding:12px 18px;color:#ffe0a2;font-size:14px;background:#243e4e}.board-status:empty{display:none}.board-heroes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.board-heroes button{padding:5px 2px 7px;min-width:0;border:1px solid #91a5b55c;border-radius:13px;background:#284554;display:flex;align-items:center;flex-direction:column;gap:3px}.board-heroes img{height:48px;width:100%;object-fit:contain}.board-heroes span{font-size:11px}.board-heroes .locked img{filter:grayscale(1);opacity:.65}.board-heroes [aria-pressed=true]{border-color:#f1cf90;background:#5d6d64}.board-hero-heading{display:flex;gap:15px;align-items:center;margin:22px 0 18px;padding:12px;border-radius:18px;background:radial-gradient(ellipse at 10% 30%,#5a8c8677,transparent 75%),#233e50;border:1px solid var(--board-line)}.board-hero-heading>img{height:106px;width:84px;object-fit:contain;flex:none}.board-hero-heading>div{flex:1;min-width:0}.board-hero-heading h2{margin:4px 0 6px}.board-hero-heading small{font-size:11px;color:#edd09e;text-transform:uppercase;letter-spacing:.08em}.board-hero-heading p{font-size:13px;margin:0}.board-seal{display:grid;place-items:center;width:44px;height:52px;border:1px solid #c3b07c66;border-radius:50%;background:#263e52}.board-seal.complete{background:#737654;border-color:#efcd88;box-shadow:0 0 16px #eacd8a33}.board-goals article{display:flex;gap:14px;padding:18px 14px;margin-bottom:12px;border:1px solid var(--board-line);border-radius:16px;background:#24414e}.board-goals article>div{flex:1;min-width:0}.board-goal-icon{padding-top:2px}.board-goals h3{font-size:17px}.board-goals p{font-size:14px;margin:0 0 10px}.board-goals progress{display:block;width:100%;height:6px;accent-color:#cbbb83;margin-bottom:7px}.board-goals small{color:#c1d3d7}.board-goals .complete{border-color:#9bb6938c;background:linear-gradient(110deg,#31554f,#2a4550)}.board-goals .complete small{color:#e8d9a4}.board-lock{display:flex;gap:10px;padding:12px;border-radius:12px;background:#514c3b55;color:#f1d49e!important;font-size:14px}.board-locked{text-align:center;padding:40px 10px}.board-locked>.camp-icon{width:68px;height:68px;margin-bottom:16px}
@media(max-width:350px){.board-header{padding-inline:13px;gap:9px}.board-header h1{font-size:24px}.board-header>.camp-icon{display:none}.board-content{padding-inline:14px}.board-tabs{padding-inline:12px}.board-heroes{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.board-heroes button{flex-direction:row;padding:5px}.board-heroes img{height:36px;width:25px}.board-heroes span{font-size:12px}.board-hero-heading{gap:9px}.board-hero-heading>img{width:64px;height:90px}.board-hero-heading h2{font-size:30px}.board-supply{padding:20px 16px}.board-checkpoints{gap:10px}.board-lead{padding:21px 17px 18px}}
.board-content:has(.board-heroes) .board-intro h2{font-size:27px}.board-content:has(.board-heroes) .board-intro p{font-size:14px}.board-content:has(.board-heroes) .board-intro{padding-bottom:10px}
.field-guide-result{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #baac7c66;border-radius:13px;background:#36534e99;color:#f4db9e;font-size:14px}.field-guide-result>.camp-icon{width:25px;height:25px;flex:none}
.expedition-board #boardBack{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;min-height:44px;padding:0;line-height:1;border-radius:13px;box-sizing:border-box}.expedition-board #boardBack .camp-icon{display:block;width:24px;height:24px;margin:0;transform:rotate(180deg)}
.board-path-art{position:relative;height:158px;overflow:hidden;border:1px solid #95aab466;border-radius:18px;background:#193642}.board-path-art>img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.board-path-art:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#0c253bea)}.board-path-art>div{position:absolute;z-index:1;inset:auto 17px 14px}.board-path-art small{color:#f7dca6;font-size:11px;letter-spacing:.08em}.board-path-art h2{font-size:27px;margin:6px 0 0;color:#fff0ce}.board-path-purpose{font-size:14px;margin:13px 2px 18px!important}.board-route .current .board-node{border-color:#e1c082;box-shadow:0 0 0 3px #d5c38a15}.board-route .current h3{color:#ffe0a7}.board-route .upcoming .board-node{background:#2b3e4b}.board-unlock-payoff{display:flex;align-items:center;gap:9px;margin-top:11px;padding:10px;border:1px solid #97b2b044;border-radius:11px;background:#3c555533;color:#f1dfb8;font-size:14px}.board-unlock-payoff>.camp-icon{width:25px;height:25px}.board-companions{display:flex;flex:none;align-items:center;width:56px}.board-companions img{width:31px;height:42px;object-fit:contain}.board-companions img+img{margin-left:-6px}.board-goal-reward{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:15px 0 10px}.board-goal-reward>img{width:35px;height:35px;object-fit:contain}.board-goal-reward>b{font-size:16px;color:#f6e3b7}.board-goal-reward>small{font-size:10px;letter-spacing:.08em;color:#cbd7d7}.board-goals [data-goal-claim]{font-size:14px;min-height:44px;padding:10px 8px}.board-goals button:disabled{opacity:1;background:#2b414b;border-color:#72929355;color:#c2d2d7;box-shadow:none}.board-goals .complete button:disabled{color:#dfd7b8}.board-goal-reward+.board-primary>span{margin:0}
@media(prefers-reduced-motion:no-preference){.expedition-board{animation:board-enter .22s ease-out}@keyframes board-enter{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}}
@media(max-height:600px){.board-path-art{height:64px}.board-path-art>div{inset:auto 12px 7px}.board-path-art small{font-size:10px}.board-path-art h2{font-size:19px;line-height:1.1;margin-top:3px}.board-path-purpose{display:none}.board-content>.board-lead{margin-top:10px;padding:13px 14px}.board-lead h2{font-size:23px;line-height:1.12;margin:7px 0 8px;max-width:100%}.board-lead p{font-size:14px;line-height:1.4;margin-bottom:11px}.board-lead .board-primary{padding:10px 12px;min-height:44px}.board-content>.board-lead>small{font-size:10px}}
