@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Cinzel:wght@400;500;600;700&family=Pirata+One&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px}button,input{font:inherit}#game-container,#game-container canvas{display:block}.equipment-open{color:#ddc897;cursor:pointer;background:#11262b;border:1px solid #526258;margin-top:5px;padding:5px 8px;font:12px Barlow,sans-serif}.equipment-dialog{box-sizing:border-box;color:#e5ddc5;background:#102328;border:1px solid #a08b56;width:min(540px,100vw - 24px);max-height:calc(100dvh - 24px);padding:20px;font:14px Barlow,sans-serif;overflow-y:auto;box-shadow:0 16px 64px #000b}.equipment-dialog::backdrop{background:#020d12c9}.equipment-dialog header,.equipment-slot__heading,.equipment-slot__current,.equipment-preview{justify-content:space-between;align-items:center;gap:12px;display:flex}.equipment-dialog h2{margin:4px 0;font:24px Cinzel,serif}.equipment-dialog header small{color:#bca469;letter-spacing:1px;font-size:10px}.equipment-dialog button,.equipment-dialog select{color:#efdbab;min-height:34px;font:inherit;background:#193337;border:1px solid #607065;padding:6px 9px}.equipment-dialog button{cursor:pointer}.equipment-dialog button:disabled,.equipment-dialog select:disabled{opacity:.5;cursor:default}.equipment-dialog select{width:100%;min-width:0;margin-top:10px}.equipment-dialog .equipment-note{color:#a7bcb7;font-size:12px;line-height:1.5}.equipment-totals{color:#9bd0b4}.equipment-slot{border-top:1px solid #405450;padding:13px 0}.equipment-slot h3{color:#dbc694;margin:0;font-size:15px}.equipment-slot__heading>span{text-align:right;font-size:13px}.equipment-slot__current{margin-top:9px;font-size:12px}.equipment-empty{color:#99aca6;margin:8px 0 0;font-size:12px}.equipment-preview{color:#a0d7b8;margin-top:10px;line-height:1.6}.equipment-preview button{max-width:60%}.equipment-message{border-left:2px solid #84bba0;padding-left:10px;font-size:12px}@media (width<=760px){.equipment-dialog{padding:16px}.equipment-open{padding:4px 7px;font-size:11px}}.hero-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.hero-slot{text-align:left;color:#c6d3c6;cursor:pointer;background:#0b2025;border:1px solid #6f80614d;flex-direction:column;gap:4px;min-width:0;padding:9px 11px;font:12px Barlow,sans-serif;display:flex}.hero-slot small{color:#bba575;justify-content:space-between;gap:4px;display:flex}.hero-slot strong{overflow-wrap:anywhere;font-weight:500}.hero-slot span{color:#91ada4;font-size:11px}.hero-slot.is-empty{border-style:dashed}.hero-slot.is-equipped{border-left:3px solid #7da38c}.hero-slot.is-new,.equipment-option.is-new{background:linear-gradient(110deg,#61502244,#0b2025);border-color:#c9aa62}.hero-slot em{color:#edca7e;font-size:9px;font-style:normal}.hero-slot:hover,.hero-slot:focus-visible{border-color:#e5c488}.equipment-totals{margin-top:8px;font:12px Barlow,sans-serif}.equipment-options{gap:7px;margin:16px 0;display:grid}.equipment-option{text-align:left;grid-template-columns:1fr auto;gap:5px 10px;display:grid}.equipment-option small{color:#a5b9b0;grid-column:1/-1}.equipment-option[aria-pressed=true]{outline-offset:1px;outline:2px solid #dab878}.equipment-option:disabled{opacity:.7}.equipment-slot__current small{color:#99bead;margin-top:4px;display:block}.equipment-preview{border-top:1px solid #687a5e;align-items:flex-end;padding-top:12px}.equipment-preview>div{gap:5px;display:grid}.equipment-preview strong{color:#e1c990;font-size:12px}.recent-equipment{background:#55492744;border-left:3px solid #d5b473;justify-content:space-between;gap:12px;margin:0 12px 8px;padding:12px;font:12px Barlow,sans-serif;display:flex}.recent-equipment>div{gap:5px;display:grid}.recent-equipment small{color:#d9b873;letter-spacing:1px}.recent-equipment span{color:#becdbd}.recent-equipment button{color:#dfc99a;cursor:pointer;background:0 0;border:0;align-self:start;font-size:20px}.combat-crew.combat-crew--detailed .combat-crew__list{scrollbar-width:thin;flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}.combat-crew.combat-crew--detailed .combat-hero{flex:none;padding:12px;overflow:visible}.combat-crew--detailed .combat-hero__body{flex:1;min-width:0}.combat-crew--detailed .combat-hero__name label span{display:inline}.combat-crew--detailed .combat-hero__body>small{font-size:11px}.combat-crew--detailed .hero-training{font-size:12px}@media (width<=760px){.hero-slots{grid-template-columns:1fr;gap:6px}.hero-slot{min-height:58px;padding:8px 10px}.combat-crew.combat-crew--detailed .combat-hero{align-items:flex-start;gap:8px;padding:10px}.combat-crew--detailed .combat-hero>img{width:42px;height:60px}.combat-crew--detailed .hero-training{flex-wrap:wrap;gap:6px;margin-top:8px}.combat-crew--detailed .hero-training button{min-height:36px;font-size:11px}.equipment-dialog button{min-height:44px}.equipment-option{grid-template-columns:1fr}.equipment-preview{flex-direction:column;align-items:stretch}.equipment-preview button{max-width:none}.recent-equipment{flex-shrink:0;padding:9px;font-size:11px}}:root{color:#d9dfdb;font-synthesis:none;background:#08151b;font-family:Barlow,sans-serif;font-size:15px}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button,a{transition:background .2s,color .2s,border-color .2s,transform .2s}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #ebc77b}button{font-family:inherit}h1,h2,h3,p{margin:0}button{color:inherit}.pirates-app{background:linear-gradient(#07131855,#071318d9),url(/assets/ui/backgrounds/game-background.png) top/cover fixed;min-height:100vh}.masthead{background:linear-gradient(#111e24f5,#0b171df5);border-bottom:1px solid #987a414f;align-items:center;gap:35px;height:96px;padding:0 3.1%;display:flex;box-shadow:0 4px 30px #0005}.brand{color:#e8d2a2;align-items:center;gap:12px;min-width:295px;text-decoration:none;display:flex}.brand>img{object-fit:contain;filter:drop-shadow(0 3px 3px #000);width:64px;height:67px}.brand>span{font-family:Pirata One,serif;font-size:39px;line-height:1.1}.brand small{letter-spacing:2.3px;color:#9f987f;margin-top:7px;font-family:Barlow,sans-serif;font-size:8px;display:block}.resource-strip{gap:12px;margin-left:auto;display:flex}.resource{background:#060f1466;border:1px solid #9f86502c;align-items:center;gap:12px;min-width:140px;padding:9px 22px 9px 12px;display:flex;position:relative}.resource:after{content:"";background:#a48c535e;width:35%;height:1px;position:absolute;bottom:0;left:0}.resource img{object-fit:contain;width:35px;height:35px}.resource small{letter-spacing:1.4px;color:#9ba5a5;font-size:9px;display:block}.resource b{color:#e7d1a4;font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.captain{text-align:left;background:0 0;border:0;border-left:1px solid #a48c533d;align-items:center;gap:12px;padding:0 0 0 25px;display:flex}.captain>img{object-fit:cover;background:#172a2e;border:1px solid #b19055;border-radius:50%;width:44px;height:44px}.captain b{color:#e0d2b4;font-family:Cinzel,serif;font-size:13px;display:block}.captain small{color:#899796;margin-top:5px;font-size:11px;display:block}.profile-chevron{color:#bfa16b;margin-left:15px}.voyage-layout{grid-template-columns:112px minmax(0,1fr);max-width:1720px;min-height:calc(100vh - 96px);margin:auto;display:grid}.port-nav{background:#08141bbd;border-right:1px solid #987a412e;flex-direction:column;align-items:center;gap:12px;padding:28px 0 20px;display:flex}.nav-label{letter-spacing:2px;color:#7f8c8d;margin-bottom:13px;font-size:9px}.port-nav>button{color:#9ca7a5;background:0 0;border:1px solid #0000;border-left:0;border-right:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;height:95px;font-size:12px;display:flex;position:relative}.port-nav>button img{object-fit:contain;filter:saturate(.55);opacity:.8;width:48px;height:44px}.port-nav>button:hover{color:#ecd5a0;background:#a88c4712}.port-nav>button.selected{color:#f0d49c;background:linear-gradient(90deg,#9c7d442c,#0000);border-color:#987a412e}.port-nav>button.selected img{filter:drop-shadow(0 2px 8px #b8945733);opacity:1}.port-nav>button.selected:before{content:"";background:#ccaa69;width:3px;height:58%;position:absolute;left:0;box-shadow:0 0 12px #b69c6477}.port-nav>button i{background:#c8aa69;width:4px;height:4px;position:absolute;right:9px;transform:rotate(45deg)}.nav-compass{color:#9e885a60;text-align:center;margin-top:auto;padding-top:65px;font-family:serif;font-size:66px}.nav-compass small{color:#768785;letter-spacing:1px;font:9px Barlow,sans-serif;display:block}.version{letter-spacing:1px;color:#667675;margin-top:35px;font-size:7px}.voyage-main{min-width:0;padding:29px 34px 0}.page-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.overline{letter-spacing:1.8px;color:#ac956a;font-size:9px;font-weight:600}.overline>span{color:#697773;margin:0 10px}.page-heading h1{color:#ede3cd;letter-spacing:-.5px;margin:10px 0 6px;font-family:Cinzel,serif;font-size:29px;font-weight:500}.page-heading p{color:#96aaa9;font-size:13px}.session-badge{letter-spacing:1.5px;color:#9daea6;background:#09201d77;border:1px solid #96a5832f;padding:9px 12px;font-size:9px}.session-badge i,.combat-status i,.crew-state i,.arena-overlay i{background:#73b9a0;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block;box-shadow:0 0 7px #73b9a050}.adventure-grid{grid-template-columns:minmax(0,1fr) 294px;gap:22px;display:grid}.main-column{min-width:0}.sea-panel{background:linear-gradient(120deg,#17272bef,#0c1b21f5);border:1px solid #9b825442;border-radius:3px;position:relative;box-shadow:0 8px 24px #0002}.sea-panel:before{content:"";background:#c5a56b8c;width:50px;height:1px;position:absolute;top:-1px;left:16px}.arena-card{padding:5px}.arena-heading{align-items:center;gap:13px;padding:14px 16px 17px;display:flex}.island-number{clip-path:polygon(50% 0,100% 15%,100% 85%,50% 100%,0 85%,0 15%);color:#d3b97f;background:#b3975020;border:1px solid #a4874d6b;place-items:center;width:36px;height:40px;font-family:Cinzel,serif;font-size:18px;display:grid}.arena-heading h2{color:#e6d9bf;margin-top:5px;font:500 21px Cinzel,serif}.arena-heading .overline{font-size:8px}.difficulty{color:#b9b19d;margin-left:auto;font-size:11px}.arena-window{aspect-ratio:16/9;background:#16221e;border:1px solid #8d74474d;width:100%;position:relative;overflow:hidden}.arena-window #game-container{width:100%;height:100%}.arena-window canvas{display:block}.arena-overlay{pointer-events:none;justify-content:space-between;gap:10px;display:flex;position:absolute;top:15px;left:16px;right:16px}.arena-overlay>span{color:#e0dfc9;letter-spacing:1px;background:#10201fda;border:1px solid #a3915d66;padding:7px 10px;font-size:9px;box-shadow:0 2px 10px #0003}.arena-overlay .paused-dot{background:#d6a650}.arena-location{color:#d9ccaa;pointer-events:none;background:linear-gradient(#0000,#07100cd9);align-items:center;gap:10px;padding:30px 18px 14px;font:24px Cinzel,serif;display:flex;position:absolute;bottom:0;left:0;right:0}.arena-location>span{letter-spacing:2px;font:9px Barlow,sans-serif}.arena-location small{letter-spacing:.3px;color:#c0c7b6;margin-top:4px;font-size:10px;display:block}.combat-controls{justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 8px;display:flex}.combat-status{color:#98aba6;font-size:11px}.combat-controls>div{gap:6px;display:flex}.combat-controls button{background:#13262b;border:1px solid #9882574a;border-radius:2px;min-width:32px;height:30px;font-size:13px}.combat-controls button:hover{background:#273c3d;border-color:#c9ae71}.combat-controls .auto-button{letter-spacing:1px;padding:0 10px;font-size:9px}.auto-button span{color:#9bbcb1;margin-left:7px}.auto-button.on{color:#b2cbbd;background:#29433855;border-color:#577864}.spoils-strip{background:linear-gradient(100deg,#24332ce8,#17242ce8);border:1px solid #a58e4f40;border-radius:3px;align-items:center;gap:26px;min-height:78px;margin:17px 0;padding:10px 18px;display:flex}.spoils-intro{align-items:center;gap:12px;margin-right:auto;display:flex}.spoils-intro>img{object-fit:contain;width:50px;height:50px}.spoils-intro b{color:#ddcfb3;font:500 13px Cinzel,serif}.spoils-intro small{color:#8b9d94;margin-top:5px;font-size:10px;display:block}.spoils-strip>div>small{color:#91a09b;letter-spacing:1.2px;margin-bottom:5px;font-size:8px;display:block}.spoils-strip>div>b{align-items:center;gap:3px;font-size:18px;font-weight:500;display:flex}.spoils-strip b img{object-fit:contain;width:22px;height:22px}.gold-text{color:#dfc58e}.spoils-strip>button{color:#c5b58d;background:0 0;border:0;border-left:1px solid #8d835239;padding:12px 0 12px 18px;font-size:10px}.spoils-strip>button span{margin-left:10px}.log-heading{border-bottom:1px solid #92a48d1c;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.log-heading>span{letter-spacing:1.5px;color:#788c88;font-size:8px}.log-tabs{gap:21px;display:flex}.log-tabs button{color:#889e9d;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 0 12px;font-size:12px}.log-tabs .active{color:#e0c58c;border-bottom-color:#b89c5c}.log-lines,.guide{min-height:102px;padding:12px 16px}.log-lines p{color:#9dadab;align-items:baseline;gap:12px;font-size:11px;line-height:26px;display:flex}.log-lines p>span{color:#96815a}.log-lines p>b{letter-spacing:1px;color:#beaa7b;min-width:40px;font-size:8px}.guide p{color:#afbbb5;font-size:12px;line-height:1.7}.crew-column{flex-direction:column;gap:19px;display:flex}.panel-heading{border-bottom:1px solid #9b825430;justify-content:space-between;align-items:center;margin:0 17px;padding:17px 0 14px;display:flex}.panel-heading h2{color:#e2d6bb;font:500 15px Cinzel,serif}.panel-heading>span{color:#9b9d88;font-size:10px}.featured-crew{background:radial-gradient(at 50% 25%,#66736940,#0000 70%),linear-gradient(#101e23,#1c302e);border:1px solid #a0864c57;margin:15px 17px;padding:0 12px 12px;position:relative}.crew-portrait{background:radial-gradient(at bottom,#b29c5355,#0000 70%);border-bottom:1px solid #97845150;height:146px;margin:0 -12px;position:relative;overflow:hidden}.crew-portrait>img{object-fit:contain;object-position:center top;filter:drop-shadow(0 5px 7px #0006);width:100%;height:210px;transition:transform .3s}.featured-crew:hover .crew-portrait>img{transform:scale(1.04)}.crew-portrait>span{color:#ddc388;background:#10201ee6;border:1px solid #ac945755;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:10px;left:10px}.crew-title{justify-content:space-between;align-items:center;margin:12px 0;display:flex}.rarity{letter-spacing:1.6px;color:#baab73;font-size:8px}.crew-title h3{color:#efe0bd;margin-top:3px;font:500 21px Cinzel,serif}.crew-level{color:#d1bb86;border:1px solid #b494574d;place-items:center;width:27px;height:30px;font:14px Cinzel,serif;display:grid}.health-label{color:#9eb2a4;justify-content:space-between;margin-bottom:5px;font-size:10px;display:flex}.health-label b{color:#b9c5b8;font-variant-numeric:tabular-nums;font-size:10px;font-weight:500}.health-label small{color:#6e897d}progress{appearance:none;background:#061314;border:0;border-radius:2px;width:100%;height:5px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:#061314}progress::-webkit-progress-value{background:linear-gradient(90deg,#9c7840,#d2b56f);transition:width .2s}progress::-moz-progress-bar{background:#b99b58}.health-progress::-webkit-progress-value{background:linear-gradient(90deg,#356451,#86ad71)}.crew-state{color:#86a494;margin-top:10px;font-size:9px}.empty-crew{color:#798d83;border:1px dashed #718d792f;align-items:center;gap:10px;margin:0 17px 14px;padding:12px 8px;display:flex}.empty-crew>span:first-child{font-size:20px}.empty-crew b{color:#a3b1a6;font-size:10px;font-weight:500;display:block}.empty-crew small{margin-top:4px;font-size:9px;display:block}.empty-crew>span:last-child{margin-left:auto}.subtle-button{text-align:left;color:#c1ae85;background:#07151a40;border:0;border-top:1px solid #a0864c30;width:100%;padding:13px 17px;font-size:11px}.subtle-button span{float:right}.bounty-panel{background:linear-gradient(120deg,#343b2cea,#15272bed)}.bounty-body .overline{font-size:8px}.bounty-body h3{color:#e1cfa7;margin-top:8px;font:500 19px Cinzel,serif}.bounty-body p{color:#a0aea1;margin-top:7px;font-size:11px}.bounty-progress{align-items:center;gap:12px;margin:19px 0;display:flex}.bounty-progress>span{color:#bfb493;white-space:nowrap;font-size:10px}.bounty-reward{justify-content:space-between;align-items:center;display:flex}.bounty-reward>span{color:#dcc28b;align-items:center;gap:6px;display:flex}.bounty-reward img{object-fit:contain;width:30px;height:30px}.bounty-reward small{color:#a79e86;font-size:10px}.bounty-reward button{color:#dfc694;background:#b9944833;border:1px solid #b2945266;padding:7px 12px;font-size:11px}.captain-tip{color:#9c987c;justify-content:center;align-items:center;gap:11px;padding:4px;display:flex}.captain-tip>span{color:#a38e5a80;font-size:35px}.captain-tip p{font-family:Georgia,serif;font-size:12px;font-style:italic}.captain-tip small{color:#758f8b;margin-top:6px;font-family:Barlow,sans-serif;font-size:10px;font-style:normal;display:block}.voyage-footer{color:#738985;justify-content:space-between;gap:20px;padding:23px 0 18px;font-size:9px;display:flex}.voyage-footer>span:first-child{letter-spacing:1.4px;font-size:8px}.voyage-footer i{background:#8d7e53;width:3px;height:3px;margin:0 9px;display:inline-block}.destination-panel>h2{color:#e2d1ac;margin:15px 0;font:24px Cinzel,serif}.destination-panel p{color:#acb9ad;font-size:14px;line-height:1.8}.hero-detail{align-items:center;gap:25px;margin:25px 0;display:flex}.hero-detail>img{width:40%;max-width:230px}.hero-detail h2{color:#ecd7ac;margin:10px 0;font:30px Cinzel,serif}.hero-detail dl{grid-template-columns:1fr 1fr;gap:10px;font-size:12px;display:grid}.hero-detail dd{color:#d7c69d;margin:0}.muted{color:#8d9e95;font-size:12px}.contract-progress{max-width:400px;margin:35px 0}.contract-progress span{margin-bottom:12px;display:block}.gold-button{color:#172324;background:linear-gradient(#c3a261,#9d7a3c);border:1px solid #dec187;border-radius:2px;padding:12px 22px;font-weight:700}.treasure-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.treasure-page>img{object-fit:contain;width:150px;height:150px;margin-bottom:20px}.captain-dialog{color:#c9d2c8;text-align:center;background:#12272c;border:1px solid #b59861;width:calc(100% - 32px);max-width:460px;padding:35px;box-shadow:0 20px 80px #000b}.captain-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030b0bd9}.captain-dialog>img{object-fit:contain;width:90px;height:90px;margin:0 auto 20px;display:block}.captain-dialog h2{color:#e7cf9c;margin:17px 0;font:25px Cinzel,serif}.captain-dialog p{margin-bottom:20px;font-size:13px;line-height:1.8}.dialog-close{background:0 0;border:0;font-size:26px;position:absolute;top:8px;right:13px}.notice{z-index:10;background:#203d35;border:1px solid #b49b62;max-width:90%;padding:16px 20px;font-size:13px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0008}.notice button{background:0 0;border:0;margin-left:15px;font-size:20px}[hidden]{display:none!important}@media (width>=1600px){.voyage-main{padding:35px 45px 0}.adventure-grid{grid-template-columns:minmax(0,1fr) 320px;gap:26px}.crew-portrait{height:175px}.crew-portrait>img{height:245px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:33px}.arena-heading{padding:17px}.log-lines p{font-size:12px;line-height:28px}.bounty-body{padding:21px}.bounty-body p{font-size:12px}.crew-state{font-size:11px}.crew-title{margin:16px 0}.health-label,.health-label b{font-size:12px}}@media (width<=1200px){.masthead{gap:18px;padding:0 22px}.brand{min-width:230px}.brand>span{font-size:32px}.brand>img{width:49px}.brand small{font-size:6px}.resource{min-width:100px;padding:8px}.resource-strip{gap:7px}.captain{padding-left:15px}.captain>span{display:none}.voyage-main{padding:25px 20px 0}.voyage-layout{grid-template-columns:90px minmax(0,1fr)}.adventure-grid{grid-template-columns:minmax(0,1fr) 255px;gap:15px}.page-heading h1{font-size:25px}.spoils-strip{gap:15px;padding:10px}.spoils-intro b{font-size:11px}.spoils-intro>img{width:35px}.spoils-strip>button{padding-left:10px;font-size:9px}.crew-portrait{height:130px}.crew-portrait>img{height:190px}.difficulty,.combat-status{font-size:9px}.combat-controls{padding:10px 5px}.session-badge{font-size:8px}.resource b{font-size:17px}}@media (width<=980px){.secondary-resource{display:none}.adventure-grid{grid-template-columns:minmax(0,1fr)}.crew-column{grid-template-columns:1fr 1fr;align-items:start;display:grid}.captain-tip{display:none}.crew-portrait{height:150px}.crew-portrait>img{height:220px}.session-badge{display:none}.page-heading h1{font-size:28px}.combat-status{font-size:11px}.voyage-footer{font-size:8px}.arena-heading h2{font-size:22px}}@media (width<=600px){.masthead{gap:10px;height:77px;padding:0 12px}.brand{gap:5px;min-width:0}.brand>img{width:38px;height:45px}.brand>span{font-size:28px}.brand small{letter-spacing:1.1px;font-size:5px}.resource-strip{margin-left:auto}.resource{border:0;gap:4px;min-width:80px;padding:5px}.resource img{width:24px;height:24px}.resource small{font-size:7px}.resource b{font-size:16px}.captain{padding-left:8px}.captain>img{width:31px;height:31px}.voyage-layout{min-height:calc(100vh - 77px);display:block}.port-nav{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1b21f5;border-bottom:1px solid #9b82544d;border-right:0;flex-direction:row;gap:0;padding:0;position:sticky;top:0}.nav-label,.nav-compass,.version{display:none}.port-nav>button{gap:3px;height:66px;font-size:10px}.port-nav>button img{width:30px;height:30px}.port-nav>button.selected:before{width:35%;height:2px;bottom:0;left:32.5%}.port-nav>button i{display:none}.voyage-main{padding:23px 12px 0}.page-heading{margin-bottom:20px}.page-heading h1{margin-top:10px;font-size:23px}.page-heading p{font-size:12px}.overline{letter-spacing:1.2px;font-size:8px}.arena-heading{gap:9px;padding:10px 8px}.arena-heading h2{font-size:17px}.arena-heading .overline{letter-spacing:1px;font-size:7px}.island-number{width:29px;height:33px;font-size:15px}.difficulty{display:none}.arena-overlay{top:8px;left:8px;right:8px}.arena-overlay>span{letter-spacing:.4px;padding:5px;font-size:7px}.arena-location{padding:15px 10px 8px}.arena-location small{font-size:8px}.arena-location>span{font-size:7px}.combat-controls{flex-wrap:wrap;gap:10px;padding:9px 3px}.combat-status{font-size:9px}.combat-controls button{min-width:27px;height:28px}.combat-controls>div{gap:4px}.combat-controls .auto-button{padding:0 7px;font-size:8px}.spoils-strip{flex-wrap:wrap;gap:12px;margin:12px 0}.spoils-intro{border-bottom:1px solid #9b825430;width:100%;margin:0;padding-bottom:8px}.spoils-intro b{font-size:12px}.spoils-intro small{margin-left:10px;font-size:9px;display:inline}.spoils-strip>button{margin-left:auto}.spoils-strip>div>b{font-size:16px}.log-heading{padding:0 11px}.log-heading>span{font-size:6px}.log-lines{padding:10px}.log-lines p{gap:7px;margin:7px 0;font-size:10px;line-height:1.6}.log-lines p>b{min-width:33px;font-size:7px}.log-tabs button{font-size:11px}.crew-column{grid-template-columns:1fr;gap:13px}.adventure-grid{gap:16px}.featured-crew{min-height:130px;padding:15px 12px 15px 132px}.crew-portrait{border:0;border-right:1px solid #97845150;width:120px;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0}.crew-portrait>img{width:160px;max-width:none;height:170px;position:absolute;bottom:0;left:-14px}.crew-title{margin-top:0}.crew-title h3{font-size:19px}.empty-crew{padding:10px}.bounty-body{padding:17px}.voyage-footer{text-align:center;flex-direction:column;gap:10px;padding:20px 0;font-size:9px}.voyage-footer>span:first-child{letter-spacing:1px;font-size:7px}.destination-panel{min-height:320px;padding:22px}.destination-panel>h2{font-size:21px}.hero-detail{flex-direction:column}.hero-detail>img{width:70%}.guide p{font-size:11px}.treasure-page>img{width:100px;height:100px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}html,body,#root{height:100%;overflow:hidden}.pirates-app{grid-template-rows:76px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.masthead{height:auto}.brand>img{width:50px;height:55px}.brand>span{font-size:34px}.voyage-layout{grid-template-columns:92px minmax(0,1fr);width:100%;min-height:0}.port-nav{gap:5px;min-height:0;padding:18px 0 12px}.port-nav>button{flex-shrink:0;height:76px}.port-nav>button img{width:40px;height:35px}.nav-compass{padding-top:10px;font-size:48px}.version{margin-top:12px}.voyage-main{grid-template-rows:auto minmax(0,1fr) 28px;min-height:0;padding:18px 24px 0;display:grid}.page-heading{margin-bottom:15px}.page-heading h1{margin:6px 0 3px;font-size:27px}.page-heading p{font-size:12px}.adventure-grid{grid-template-columns:minmax(0,1fr) 278px;gap:17px;min-height:0}.main-column{grid-template-rows:minmax(0,1fr) 58px;gap:12px;min-height:0;display:grid}.arena-card{grid-template-rows:62px minmax(0,1fr) 30px;min-height:0;display:grid}.arena-heading{padding:7px 13px}.arena-heading h2{font-size:19px}.arena-window{aspect-ratio:auto;background:#0a181c;min-height:0}.arena-window #game-container{position:absolute;inset:0}.arena-location{padding:20px 12px 8px}.arena-location small{display:none}.idle-status{color:#97ada4;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:10px;display:flex}.idle-status i{background:#73b9a0;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.idle-status>span:last-child{color:#9a957c;font-family:Georgia,serif;font-style:italic}.spoils-strip{flex-wrap:nowrap;gap:20px;min-height:0;margin:0;padding:7px 14px}.spoils-intro{border:0;width:auto;padding:0}.spoils-intro>img{width:37px;height:37px}.spoils-intro small{margin-left:0;font-size:9px}.spoils-strip>div>b{font-size:16px}.crew-column{grid-template-rows:auto auto;align-content:start;gap:14px;min-height:0;display:grid}.crew-panel{flex-direction:column;min-height:0;display:flex}.panel-heading{flex-shrink:0;padding:13px 0 11px}.featured-crew{flex-direction:column;flex:1;min-height:0;margin:12px 15px;padding:0 12px 10px;display:flex}.crew-portrait{flex:1;height:auto;min-height:45px;margin:0 -12px}.crew-portrait>img{object-fit:cover;object-position:center 15%;width:100%;height:100%}.crew-title{margin:10px 0}.crew-title h3{font-size:20px}.crew-state{font-size:9px}.health-label,.health-label b{font-size:10px}.empty-crew{margin:0 15px 10px;padding:9px}.subtle-button{padding:10px 15px}.bounty-body{padding:13px 17px}.bounty-body h3{margin-top:5px;font-size:18px}.bounty-body p{font-size:11px}.bounty-progress{margin:12px 0}.captain-tip{display:none}.voyage-footer{flex-direction:row;align-items:center;padding:0;font-size:8px}.voyage-footer>span:first-child{font-size:7px}.destination-panel{min-height:0;padding:20px}.destination-panel>h2{margin:8px 0;font-size:21px}.destination-panel p{font-size:12px;line-height:1.6}.hero-detail{gap:18px;margin:12px 0}.hero-detail>img{object-fit:contain;width:27%;max-height:150px}.hero-detail h2{margin:5px 0;font-size:23px}.hero-detail dl{gap:5px;margin:8px 0;font-size:11px}.contract-progress{margin:20px 0}.treasure-page>img{width:85px;height:85px;margin-bottom:10px}.treasure-page .muted{margin-top:10px}.harbor-chat{grid-template-rows:36px minmax(0,1fr) 39px;min-height:0;display:grid}.harbor-chat__heading{border-bottom:1px solid #9b825430;align-items:center;gap:12px;min-width:0;padding:0 13px;display:flex}.harbor-chat__tabs{gap:18px;height:100%;display:flex}.harbor-chat__tabs button{color:#91a39d;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:12px}.harbor-chat__tabs .active{color:#e0c58c;border-bottom-color:#b89c5c}.chat-scope{color:#81978f;letter-spacing:1px;margin-left:auto;font-size:8px}.chat-pagination{color:#99a99c;align-items:center;gap:7px;font-size:9px;display:flex}.chat-pagination button{color:#d7bd83;background:#0a191e;border:1px solid #93835b44;width:23px;height:23px;padding:0;font-size:18px}.harbor-chat__messages{grid-template-rows:repeat(2,minmax(0,1fr));gap:2px;min-height:0;padding:5px 13px;display:grid}.harbor-message{align-items:baseline;gap:10px;min-width:0;padding-top:3px;font-size:12px;line-height:1.4;display:flex}.harbor-message time{color:#789089;flex-shrink:0;font-size:10px}.harbor-message b{color:#cdb77e;flex-shrink:0;font-size:11px}.harbor-message>span{color:#b8c4b9;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-welcome{color:#93a89d;flex-direction:column;grid-row:1/-1;justify-content:center;gap:7px;font-size:12px;display:flex}.chat-welcome b{color:#c9c6a7;font-weight:500}.chat-welcome span{font-size:11px}.harbor-chat__input{gap:8px;padding:4px 9px 8px;display:flex}.harbor-chat__input input{color:#d8decf;outline-offset:2px;background:#07161c;border:1px solid #73897845;border-radius:2px;flex:1;width:0;min-width:0;padding:0 10px;font-size:12px}.harbor-chat__input input::placeholder{color:#789089}.harbor-chat__input button{color:#d7c18c;background:#97773b33;border:1px solid #b3985955;border-radius:2px;padding:0 13px;font-size:11px}.harbor-chat__input button span{margin-left:8px}.chat-idle-note{color:#93a89d;border-top:1px solid #9b825420;align-items:center;padding:0 13px;font-size:11px;display:flex}@media (height<=800px) and (width>=761px){.pirates-app{grid-template-rows:64px minmax(0,1fr)}.voyage-main{padding-top:10px}.page-heading{margin-bottom:10px}.page-heading h1{margin:4px 0;font-size:23px}.page-heading p{display:none}.main-column{grid-template-rows:minmax(0,1fr) 48px;gap:9px}.arena-card{grid-template-rows:50px minmax(0,1fr) 27px}.arena-heading h2{font-size:17px}.spoils-intro small,.empty-crew,.bounty-body .overline{display:none}.crew-title{margin:7px 0}.panel-heading{padding:10px 0}.bounty-body{padding:10px 15px}.bounty-progress{margin:10px 0}.port-nav>button{height:68px}}@media (width<=1100px) and (width>=761px){.voyage-main{padding-left:16px;padding-right:16px}.adventure-grid{grid-template-columns:minmax(0,1fr) 230px;gap:12px}.voyage-layout{grid-template-columns:76px minmax(0,1fr)}.spoils-intro b{font-size:10px}.spoils-intro small{display:none}.spoils-strip{gap:10px}.spoils-strip>button{font-size:9px}.panel-heading h2{font-size:13px}.chat-scope{letter-spacing:0;font-size:7px}}@media (width<=760px){.pirates-app{grid-template-rows:62px minmax(0,1fr)}.masthead{gap:8px;padding:0 12px}.brand{gap:5px;min-width:0}.brand>img{width:36px;height:42px}.brand>span{font-size:27px}.brand small{letter-spacing:1px;font-size:5px}.secondary-resource,.captain>span{display:none}.resource-strip{margin-left:auto}.resource{border:0;gap:4px;min-width:70px;padding:4px}.resource img{width:23px;height:23px}.resource small{font-size:7px}.resource b{font-size:15px}.captain{padding-left:8px}.captain>img{width:30px;height:30px}.voyage-layout{grid-template-rows:53px minmax(0,1fr);grid-template-columns:1fr;min-height:0;display:grid}.port-nav{border-bottom:1px solid #9b82544d;border-right:0;flex-direction:row;gap:0;padding:0;position:static}.nav-label,.nav-compass,.version{display:none}.port-nav>button{flex-shrink:1;gap:2px;height:100%;font-size:10px}.port-nav>button img{width:30px;height:27px}.port-nav>button.selected:before{width:35%;height:2px;bottom:0;left:32.5%}.port-nav>button i{display:none}.voyage-main{grid-template-rows:auto minmax(0,1fr);padding:10px 10px 6px}.page-heading{margin-bottom:10px}.page-heading .overline{font-size:7px}.page-heading h1{margin:4px 0 0;font-size:21px}.page-heading p,.session-badge,.voyage-footer{display:none}.adventure-grid{grid-template-columns:minmax(0,1fr);gap:0}.crew-column{display:none}.main-column{grid-template-rows:minmax(0,1fr) 48px;gap:9px}.arena-card{grid-template-rows:48px minmax(0,1fr) 25px}.arena-heading{padding:6px 8px}.arena-heading h2{font-size:16px}.arena-heading .overline{font-size:7px}.island-number{width:28px;height:31px;font-size:14px}.difficulty,.arena-location,.idle-status>span:last-child{display:none}.idle-status{padding:0 7px;font-size:9px}.spoils-strip{gap:14px;padding:5px 9px}.spoils-intro{margin-right:auto}.spoils-intro>img{width:30px;height:30px}.spoils-intro span{display:none}.spoils-strip>button{padding:5px 0 5px 8px;font-size:9px}.spoils-strip>div>small{letter-spacing:.6px;margin-bottom:2px;font-size:7px}.spoils-strip>div>b{font-size:14px}.harbor-chat__heading{gap:8px;padding:0 9px}.harbor-chat__tabs{gap:12px}.harbor-chat__tabs button{font-size:11px}.chat-scope{letter-spacing:.2px;font-size:6px}.chat-pagination{gap:4px;font-size:8px}.chat-pagination button{width:20px;height:22px}.harbor-chat__messages{padding:4px 9px}.harbor-message{gap:6px;font-size:11px}.harbor-message b,.harbor-message time{font-size:9px}.chat-welcome{gap:5px;font-size:11px}.chat-welcome span,.chat-idle-note{font-size:10px}.harbor-chat__input input{font-size:16px}.destination-panel{padding:13px}.destination-panel>h2{font-size:16px}.destination-panel p{font-size:11px}.hero-detail{flex-direction:row;gap:10px;margin:8px 0}.hero-detail>img{width:29%;max-height:110px}.hero-detail h2{font-size:19px}.hero-detail dl{font-size:10px}.treasure-page>img{width:62px;height:62px}.contract-progress{margin:16px 0}.muted{font-size:10px}}@media (height<=700px) and (width<=760px){.pirates-app{grid-template-rows:54px minmax(0,1fr)}.voyage-layout{grid-template-rows:44px minmax(0,1fr)}.port-nav>button img{height:22px}.page-heading{margin-bottom:6px}.page-heading .overline{display:none}.page-heading h1{font-size:18px}.main-column{grid-template-rows:minmax(0,1fr) 40px;gap:6px}.arena-card{grid-template-rows:39px minmax(0,1fr) 22px}.arena-heading .overline{display:none}.arena-heading h2{margin:0}.harbor-chat{grid-template-rows:30px minmax(0,1fr) 36px}.destination-panel>.muted,.hero-detail p{display:none}}.voyage-layout{grid-template-rows:minmax(0,1fr);height:100%;margin:0 auto}@media (width<=760px){.voyage-layout{grid-template-rows:53px minmax(0,1fr)}}@media (height<=700px) and (width<=760px){.voyage-layout{grid-template-rows:44px minmax(0,1fr)}}.harbor-chat__messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#806e45 #0b1b20;padding-top:5px;padding-bottom:5px;display:block;overflow:hidden auto}.harbor-message{padding:2px 0;line-height:1.4}.harbor-message>span{-webkit-line-clamp:unset;min-width:0;display:block;overflow:visible}.chat-welcome{justify-content:flex-start;gap:4px;padding-top:3px}.encounter-picker{flex-direction:column;gap:4px;max-width:190px;margin-left:auto;display:flex}.encounter-picker>span{letter-spacing:1.2px;color:#a9a18a;font-size:7px}.encounter-picker select{color:#daccad;background:#0c1d24;border:1px solid #9b82545c;border-radius:2px;width:100%;padding:5px 7px;font:11px Barlow,sans-serif}.combat-crew{flex-direction:column;min-height:0;display:flex}.combat-crew__list{flex-direction:column;flex:0 auto;gap:9px;min-height:0;padding:12px;display:flex}.combat-hero{background:linear-gradient(100deg,#2639328c,#102128);border:1px solid #8a835b40;flex:0 auto;align-items:center;gap:10px;min-height:0;padding:8px;display:flex;position:relative}.combat-hero>img{object-fit:contain;flex-shrink:0;width:63px;height:68px;max-height:100%}.combat-hero__body{flex:1;min-width:0}.combat-hero__name{justify-content:space-between;align-items:center;gap:4px;display:flex}.combat-hero h3{color:#e4d6b6;font:16px Cinzel,serif}.combat-hero label{color:#9bac99;cursor:pointer;align-items:center;gap:2px;font-size:8px;display:flex}.combat-hero input{accent-color:#b49d69;width:12px;height:12px;margin:0}.combat-hero__body>small{color:#94aa9c;margin:4px 0 7px;font-size:9px;display:block}.combat-hero__health{align-items:center;gap:5px;display:flex}.combat-hero__health progress{flex:1;height:4px}.combat-hero__health progress::-webkit-progress-value{background:#76af88}.combat-hero__health>span{color:#a9baaa;font-variant-numeric:tabular-nums;font-size:8px}.combat-hero__skill{color:#b6a77f;justify-content:space-between;align-items:center;gap:6px;margin-top:7px;font-size:8px;display:flex}.combat-hero__skill b{color:#c4d6c4;white-space:nowrap;font-weight:500}.combat-hero--reserve{opacity:.58}.shield-tag{color:#8fc9e9;font-size:8px;position:absolute;bottom:3px;left:8px}.formation-note{color:#869c94;border-top:1px solid #9b825430;padding:8px 13px;font-size:9px;line-height:1.4}.combat-crew--detailed .combat-crew__list{gap:10px}.combat-crew--detailed .combat-hero>img{width:72px}.combat-crew--detailed .combat-hero__body>p{color:#99aaa0;margin-top:8px;font-size:11px;line-height:1.4}.combat-crew--detailed .combat-hero__skill{font-size:10px}@media (height<=800px) and (width>=761px){.combat-crew__list{gap:6px;padding:8px}.combat-hero{gap:7px;padding:6px}.combat-hero>img{width:50px;height:65px}.combat-hero h3{font-size:14px}.combat-hero__body>small{margin:3px 0 5px;font-size:8px}.combat-hero label span{display:none}.combat-crew--detailed .combat-hero__body>p{margin-top:5px;font-size:10px}.combat-crew--detailed .combat-hero>img{width:55px}}@media (width<=760px){.arena-heading{gap:6px}.arena-heading h2{font-size:12px}.arena-heading .overline{font-size:6px}.encounter-picker{max-width:125px}.encounter-picker>span{display:none}.encounter-picker select{padding:4px;font-size:10px}.combat-crew--detailed .panel-heading{margin:0 10px;padding:8px 0}.combat-crew--detailed .panel-heading h2{font-size:12px}.combat-crew--detailed .combat-crew__list{gap:5px;padding:6px}.combat-crew--detailed .combat-hero{gap:7px;padding:5px}.combat-crew--detailed .combat-hero>img{width:42px;height:62px}.combat-crew--detailed .combat-hero h3{font-size:12px}.combat-crew--detailed .combat-hero__body>small{margin:2px 0 4px;font-size:8px}.combat-crew--detailed .combat-hero__body>p{display:none}.combat-crew--detailed .combat-hero__skill{margin-top:4px;font-size:8px}.formation-note{padding:5px 9px;font-size:8px}}.crew-readonly-status{color:#96b99f;white-space:nowrap;font:9px Barlow,sans-serif}.combat-crew:not(.combat-crew--detailed) .combat-crew__list{gap:5px;padding:8px}.combat-crew:not(.combat-crew--detailed) .combat-hero{background:0 0;border:0;border-bottom:1px solid #8a835b26;padding:5px 2px}.combat-crew:not(.combat-crew--detailed) .combat-hero:last-child{border-bottom:0}.stage-controls{flex-wrap:wrap;justify-content:end;align-items:center;gap:5px;margin-left:auto;display:flex}.stage-controls select,.stage-controls button,.hero-training button{color:#dfc491;background:#10252a;border:1px solid #9b825455;border-radius:2px;padding:6px 8px;font:11px Barlow,sans-serif}.stage-controls select{max-width:210px}.stage-controls button:disabled,.hero-training button:disabled{opacity:.4;cursor:not-allowed}.hero-training{color:#a5c5bd;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:11px;display:flex}.combat-hero h3 small{color:#a5c5bd;text-transform:none;font:9px Barlow,sans-serif}@media (width<=760px){.arena-card{grid-template-rows:73px minmax(0,1fr) 36px}.stage-controls{gap:3px;max-width:150px}.stage-controls select{width:150px;padding:4px;font-size:9px}.stage-controls button{padding:3px 8px;font-size:9px}.idle-status{flex-wrap:wrap;gap:2px;font-size:8px}.hero-training{margin-top:4px;font-size:9px}.hero-training button{padding:4px;font-size:9px}}.combat-crew--detailed .combat-crew__list{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));display:grid}.combat-crew--detailed .combat-hero{overflow:hidden}.combat-crew--detailed .hero-training{margin-top:4px}@media (height<=900px){.combat-crew--detailed .combat-hero__body>p{display:none}.combat-crew--detailed .combat-hero__body>small{margin:2px 0 3px}.combat-crew--detailed .combat-hero__skill{margin-top:3px}.combat-crew--detailed .hero-training button{padding:4px 7px}}@media (width<=760px) and (height<=650px){.combat-crew--detailed .combat-hero__health,.combat-crew--detailed .combat-hero__skill,.combat-crew--detailed .shield-tag{display:none}.combat-crew--detailed .combat-hero>img{width:34px;height:43px}.combat-crew--detailed .combat-crew__list{gap:4px;padding:4px}.combat-crew--detailed .formation-note{padding:3px 7px;font-size:7px}}.voyage-route{color:#bed5c9;background:linear-gradient(110deg,#14362f88,#0a1d23);border:1px solid #83b8a333;width:420px;min-width:0;margin-left:auto;padding:8px 10px;font-family:Barlow,sans-serif}.voyage-route--farm{color:#e0c595;background:linear-gradient(110deg,#48382066,#0a1d23);border-color:#cba25455}.voyage-route__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.voyage-route__switch{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:5px 0;font:600 12px Barlow,sans-serif;display:flex}.voyage-route__track{background:#493c28;border:1px solid #bba071;border-radius:12px;flex:0 0 32px;height:18px;padding:2px;display:block}.voyage-route__track i{background:#e0c595;border-radius:50%;width:12px;height:12px;transition:transform .16s;display:block}.voyage-route__switch[aria-checked=true] .voyage-route__track{background:#2e6756;border-color:#84b9a0}.voyage-route__switch[aria-checked=true] i{background:#bfdec9;transform:translate(14px)}.voyage-route__switch:disabled{opacity:.55;cursor:not-allowed}.voyage-route__phase{width:175px;min-width:0}.voyage-route__phase>span{letter-spacing:1.2px;color:#9dac9d;margin-bottom:3px;font-size:7px;display:block}.voyage-route select{color:#dfc491;background:#10252a;border:1px solid #9b825455;width:100%;padding:4px;font:10px Barlow,sans-serif}.voyage-route__description{gap:7px;margin-top:5px;font-size:10px;display:flex}.voyage-route__description b{white-space:nowrap}.voyage-route__description span{color:#9cb3ad}.voyage-route__pending{color:#e7bd78;margin:4px 0 0;font-size:9px}.voyage-route button:focus-visible,.voyage-route select:focus-visible{outline-offset:3px;outline:2px solid #e2c17f}.arena-card{grid-template-rows:90px minmax(0,1fr) 32px}@media (width<=1100px){.voyage-route{width:350px}.voyage-route__phase{width:145px}}@media (width<=760px){.arena-card{grid-template-rows:110px minmax(0,1fr) 30px}.arena-heading{flex-wrap:wrap;align-content:center;gap:5px;padding:6px}.arena-heading .island-number{display:none}.arena-heading h2{font-size:12px}.arena-heading>div:first-of-type+div{width:100%}.voyage-route{width:100%;padding:5px 7px}.voyage-route__row{gap:7px}.voyage-route__switch{gap:5px;font-size:10px}.voyage-route__phase{flex-shrink:0;width:130px}.voyage-route__description{gap:4px;font-size:9px}.voyage-route__pending{font-size:8px}}@media (prefers-reduced-motion:reduce){.voyage-route__track i{transition:none}}@media (width<=760px) and (height<=650px){.main-column{grid-template-rows:minmax(0,1fr) 40px}}.spoils-intro span,.spoils-intro small{display:block}@media (width<=760px){.spoils-strip{gap:10px}.spoils-intro{min-width:0}.spoils-intro b{font-size:10px}.spoils-intro small{font:9px Barlow,sans-serif}.spoils-strip>div>b{font-size:13px}}.page-heading{flex-wrap:wrap}.page-heading .notice{max-width:100%;box-shadow:none;flex:0 0 100%;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 0;padding:7px 12px;font:12px Barlow,sans-serif;display:flex;position:static;transform:none}.page-heading .notice button{flex-shrink:0;margin:0}.main-column.main-column--contracts{flex-direction:column;justify-content:center;display:flex}.main-column--contracts .destination-panel{min-height:0;padding:24px}.main-column--contracts .spoils-strip{flex-shrink:0}@media (width<=760px){.main-column--contracts .destination-panel{padding:18px}.main-column--contracts .destination-panel>h2{font-size:20px}}.voyage-route{width:520px}.voyage-route__row{gap:8px}.voyage-navigate{color:#f0dbac;cursor:pointer;white-space:nowrap;background:#69502b;border:1px solid #c3a166;min-height:34px;padding:6px 10px;font:12px Barlow,sans-serif}.voyage-navigate:disabled{opacity:.55;cursor:default;background:#12282d}.voyage-route__warning{color:#e5b580;margin:4px 0 0;font:10px Barlow,sans-serif}@media (width<=1100px){.voyage-route{width:460px}}@media (width<=760px){.arena-card{grid-template-rows:151px minmax(0,1fr) 30px}.voyage-route{width:100%}.voyage-route__row{flex-wrap:wrap}.voyage-route__switch{flex:0 0 100%}.voyage-route__phase{flex:1;width:auto}.voyage-route select,.voyage-navigate{min-height:34px;font-size:11px}.voyage-route__warning{font-size:9px}}.connection-entry{color:#d9ceb2;background:#091a20;place-items:center;height:100dvh;padding:20px;display:grid}.connection-entry>section{text-align:center;max-width:480px;padding:32px}.connection-entry img{width:60px;margin:0 auto 18px;display:block}.connection-entry h1{font:24px Cinzel,serif}.connection-entry p{color:#bfd0c8;font:15px/1.6 Barlow,sans-serif}.connection-entry button{margin:8px}.visitor-new,.session-badge button,.voyage-feedback button{color:#e2c589;cursor:pointer;background:#173338;border:1px solid #b79d6655;padding:7px 10px;font:12px Barlow,sans-serif}.session-badge{gap:8px;max-width:390px}.session-badge span{white-space:normal}.voyage-feedback{z-index:5;color:#e4d7b8;background:#0a2027f5;border:1px solid #b89b5d;max-width:600px;margin:0 auto;padding:12px 16px;font:13px/1.4 Barlow,sans-serif;position:absolute;bottom:8px;left:12px;right:12px;box-shadow:0 4px 20px #0006}.voyage-feedback--defeat{border-color:#a56f60}.voyage-feedback__title{justify-content:space-between;align-items:center;gap:12px;display:flex}.voyage-feedback__title strong{font:20px Cinzel,serif}.voyage-feedback__title small{color:#a8bbb5;margin-left:8px;font:11px Barlow,sans-serif}.voyage-feedback__title button{padding:2px 9px;font-size:20px}.voyage-feedback p{margin:6px 0 0}.credited-reward{color:#edd399;font-weight:600}.credited-reward small{color:#8cbba9;font-weight:400;display:block}.voyage-feedback__next{color:#b0c3bb;font-size:12px}.voyage-feedback__actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.voyage-feedback button:disabled{opacity:.45;cursor:not-allowed}.idle-status{gap:8px}.idle-status>span:last-child{text-align:right}@media (width<=760px){.voyage-feedback{max-height:calc(100% - 8px);padding:8px;font-size:11px;bottom:4px;left:4px;right:4px;overflow:auto}.voyage-feedback__title strong{font-size:16px}.voyage-feedback__next{font-size:10px}.voyage-feedback__actions{gap:4px;margin-top:5px}.voyage-feedback button{padding:5px;font-size:11px}.session-badge{max-width:180px;font-size:8px}.idle-status{font-size:9px}.page-heading{flex-wrap:wrap}.page-heading .session-badge{white-space:normal;width:100%;max-width:none;margin-top:6px;padding:5px 8px;display:flex}}.off-arena-result{z-index:20;position:fixed;bottom:28px;left:110px;right:24px}@media (width<=760px){.off-arena-result{bottom:4px;left:4px;right:4px}.off-arena-result .voyage-feedback{max-height:45dvh;position:relative}}.session-badge[data-state=reconnecting],.session-badge[data-state=error]{color:#e7bf78;border-color:#b18a4b66}.session-badge[data-state=reconnecting] i,.session-badge[data-state=error] i{box-shadow:none;background:#e7bf78}.victory-drop{border-top:1px solid #556449;border-bottom:1px solid #556449;justify-content:space-between;align-items:center;gap:12px;margin:10px 0;padding:8px 0;display:flex}.victory-drop strong,.victory-drop span{display:block}.victory-drop strong{color:#eed497;font-size:13px}.victory-drop span{color:#a8d9b9;margin-top:3px;font-size:12px}.victory-drop button{color:#efdbab;cursor:pointer;background:#193337;border:1px solid #607065;flex-shrink:0;min-height:32px;padding:5px 8px}@media (width<=480px){.victory-drop{gap:6px}.victory-drop strong{font-size:12px}.victory-drop button{max-width:105px;font-size:11px}}.account-controls{color:#d9ceb2;border-top:1px solid #b89b5d55;margin-top:16px;padding-top:16px}.account-controls strong{color:#edd399;font-size:15px;display:block}.account-controls p{overflow-wrap:anywhere;font:14px/1.5 Barlow,sans-serif}.account-controls small{color:#a9bbb4;font-size:12px;display:block}.account-controls button{color:#f1dfb6;cursor:pointer;background:#18363a;border:1px solid #b89b5d;max-width:100%;min-height:42px;margin:10px auto;padding:10px 14px;font:14px Barlow,sans-serif;display:block}.account-controls button:disabled{opacity:.5;cursor:wait}.account-controls [role=alert]{color:#f2b4a3}.captain-dialog{max-height:90dvh;overflow:auto}.login-entry form{gap:1rem;margin:1.25rem 0;display:grid}.nickname-field{text-align:left;color:var(--gold,#d8b975);gap:.5rem;display:grid}.nickname-field input{color:#f2ebd5;width:100%;min-height:46px;font:inherit;box-sizing:border-box;background:#0b2025;border:1px solid #64786f;padding:.75rem}.nickname-field small,.login-entry small{color:#b6c5bd;line-height:1.5}
