*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b1220;--panel: rgba(16, 24, 40, .94);--panel-border: #2c3b5c;--text: #dce4f2;--muted: #8fa0bd;--gold: #d8b04a;--green: #6fbf6f;--red: #d85a4a}.account-hub-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15000;overflow:auto;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 18% 10%,rgba(73,111,166,.24),transparent 34%),radial-gradient(circle at 82% 86%,rgba(216,176,74,.14),transparent 32%),linear-gradient(145deg,#050c18f5,#0a1628fa)}.account-hub-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px}.account-login-card,.account-state-card{position:relative;width:min(520px,calc(100vw - 32px));padding:38px;border:1px solid rgba(151,176,214,.24);border-radius:22px;background:linear-gradient(150deg,#17253df7,#0a1423fa);box-shadow:0 24px 80px #0000007a;text-align:center}.account-login-card .game-logo{width:min(230px,70%);margin-bottom:24px}.account-login-card .account-kicker{display:block}.account-login-card h1,.account-hub-header h1{margin:6px 0 10px;color:#f4f7fc;font-size:clamp(26px,4vw,40px);line-height:1.08}.account-login-card p,.account-state-card p,.account-hub-header p{color:#9eacc3;line-height:1.6}.account-login-card small{display:block;margin-top:16px;color:#71839f}.account-kicker,.account-section-title span{color:#e2bd5d;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.account-google-button{min-width:220px;margin-top:24px;padding:12px 18px}.account-spinner{display:inline-block;width:18px;height:18px;margin-right:10px;vertical-align:-4px;border:2px solid #587096;border-top-color:#e2bd5d;border-radius:50%;animation:account-spin .8s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}.account-hub{position:relative;width:min(1080px,100%);margin:auto}.account-hub-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.account-header-actions{display:flex;gap:8px;flex:0 0 auto}.account-global-error,.account-inline-error{color:#ffb6ad}.account-global-error{margin:-16px 0 20px;padding:10px 12px;border:1px solid rgba(216,90,74,.35);border-radius:9px;background:#d85a4a1a}.account-inline-error{margin:2px 0;font-size:12px}.account-section{margin-top:26px}.account-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.account-section-title h2{margin-top:3px;color:#e9eef8;font-size:20px}.server-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:14px}.server-card{position:relative;min-height:250px;padding:20px;overflow:hidden;border:1px solid rgba(134,161,202,.22);border-radius:16px;background:linear-gradient(145deg,#182740f5,#0c1728f7);box-shadow:0 15px 38px #00000038}.server-card:after{content:"";position:absolute;inset:auto -40px -70px auto;width:180px;height:180px;border-radius:50%;background:#d8b04a0d}.server-ended{filter:saturate(.55);opacity:.78}.server-card-head{display:flex;align-items:center;gap:11px}.server-card-head h3{margin-top:2px;color:#f2f5fb;font-size:21px}.server-card-head small{color:#9bacbf}.server-status-dot{width:10px;height:10px;border-radius:50%;box-shadow:0 0 12px currentColor}.status-active{color:#78d58a;background:currentColor}.status-upcoming{color:#7eb8ec;background:currentColor}.status-ended{color:#7e899c;background:currentColor}.server-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin:19px 0;color:#899ab2;font-size:11px}.server-profile-summary{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:24px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}.server-profile-summary div{display:flex;flex-direction:column;min-width:0}.server-profile-summary small{color:#d6b65d}.server-profile-summary b{overflow:hidden;color:#eef3fb;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.server-archived-label{padding:5px 8px;border-radius:6px;color:#9aa8bc;background:#ffffff0f;font-size:11px}.server-join-button{position:relative;z-index:1;width:100%;margin-top:26px}.server-ended-copy{margin-top:28px;color:#77859a}.account-join-form{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.account-join-form label{display:flex;flex-direction:column;gap:4px}.account-join-form label:nth-child(2){grid-column:2}.account-join-form label:nth-child(3),.account-join-form .account-inline-error,.account-join-form button{grid-column:1 / -1}.account-join-form label span{color:#91a0b7;font-size:10px;font-weight:700}.account-join-form input,.account-join-form select{width:100%;min-width:0;padding:9px 10px;border:1px solid #354967;border-radius:8px;color:#edf3fc;background:#0b1728;outline:none}.account-join-form input:focus,.account-join-form select:focus{border-color:#d8b04a;box-shadow:0 0 0 3px #d8b04a1f}.history-list{overflow:hidden;border:1px solid rgba(134,161,202,.18);border-radius:14px;background:#0c1728c7}.history-row{display:grid;grid-template-columns:minmax(160px,1fr) auto 80px;align-items:center;gap:18px;padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.history-row:last-child{border-bottom:0}.history-row>div:first-child{display:flex;flex-direction:column}.history-row small{color:#8495ad}.history-stats{display:flex;gap:14px;color:#aab7ca;font-size:11px}.history-status{justify-self:end;padding:4px 7px;border-radius:99px;font-size:10px;font-weight:800;text-transform:uppercase}.history-active{color:#a7e9b3;background:#6fbf6f21}.history-ended{color:#a3aec0;background:#ffffff0f}.account-empty{padding:20px;border:1px dashed rgba(134,161,202,.22);border-radius:12px;color:#8191a9;text-align:center}.account-hub-button{position:fixed;top:10px;right:12px;z-index:9500;display:flex;align-items:center;gap:7px;height:34px;max-width:180px;padding:0 11px;border:1px solid rgba(216,176,74,.42);border-radius:9px;color:#f4e3a7;background:#0f192aeb;box-shadow:0 5px 18px #00000047;cursor:pointer}.account-hub-button b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chat-fab{position:fixed;left:14px;bottom:44px;z-index:9400;display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;border:1px solid #425676;border-radius:11px;color:#e8eef8;background:#0b1626eb;box-shadow:0 8px 24px #00000057;cursor:pointer}.chat-fab span{font-size:11px;font-weight:800}.chat-panel{position:fixed;left:14px;bottom:42px;z-index:9400;display:flex;flex-direction:column;width:min(390px,calc(100vw - 28px));height:min(520px,calc(100dvh - 88px));overflow:hidden;border:1px solid #344968;border-radius:14px;background:#091220f5;box-shadow:0 18px 52px #00000085;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-head{display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.08);background:#1c2b44b8}.chat-head>div:first-child{display:flex;flex-direction:column;min-width:55px}.chat-head small{color:#7e90aa;font-size:9px;text-transform:uppercase}.chat-tabs{display:flex;gap:3px;margin-left:auto}.chat-tabs button{padding:5px 8px;border:0;border-radius:6px;color:#8495ad;background:transparent;font-size:10px;cursor:pointer}.chat-tabs button.active{color:#f5e5ab;background:#d8b04a24}.chat-tabs button:disabled{cursor:not-allowed;opacity:.4}.chat-close{width:28px;height:28px;border:0;color:#aab8cb;background:transparent;font-size:22px;cursor:pointer}.chat-messages{flex:1;overflow-y:auto;padding:12px;scrollbar-width:thin}.chat-message{margin-bottom:11px}.chat-message>div{display:flex;align-items:baseline;gap:7px}.chat-message b{color:#d8b04a;font-size:11px}.chat-message.is-mine b{color:#82c9ec}.chat-message time{color:#64748b;font-size:9px}.chat-message p{margin-top:3px;color:#d5deeb;font-size:12px;line-height:1.42;overflow-wrap:anywhere;white-space:pre-wrap}.chat-empty{margin-top:34%;color:#71839e;font-size:11px;line-height:1.5;text-align:center}.chat-compose{padding:9px;border-top:1px solid rgba(255,255,255,.08)}.chat-compose>div{display:flex;gap:6px}.chat-compose input{flex:1;min-width:0;padding:9px 10px;border:1px solid #334866;border-radius:8px;color:#e9f0fa;background:#0a1627;outline:none}.chat-compose input:focus{border-color:#d8b04a}.chat-compose button{padding:0 11px;border:1px solid #8e6c25;border-radius:8px;color:#1b1508;background:#d8b04a;font-size:11px;font-weight:800;cursor:pointer}.chat-compose button:disabled{opacity:.45;cursor:not-allowed}.chat-error{display:block;margin-bottom:5px;color:#f1a49a}.alliance-fab{position:fixed;left:118px;bottom:44px;z-index:9390;display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;border:1px solid #675b8c;border-radius:11px;color:#ede5ff;background:#16122aed;box-shadow:0 8px 24px #00000057;cursor:pointer}.alliance-fab span{font-size:11px;font-weight:800}.alliance-panel{position:fixed;left:118px;bottom:42px;z-index:9410;width:min(360px,calc(100vw - 28px));max-height:min(570px,calc(100dvh - 86px));overflow:hidden;border:1px solid #4d416c;border-radius:14px;background:#100e21f7;box-shadow:0 18px 54px #0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.alliance-panel-head{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid rgba(255,255,255,.08);background:#382b5370}.alliance-panel-head div{display:flex;flex-direction:column}.alliance-panel-head small{color:#988caf;font-size:9px;text-transform:uppercase}.alliance-panel-head>button{width:28px;height:28px;border:0;color:#b8aecb;background:transparent;font-size:22px;cursor:pointer}.alliance-panel-body{max-height:calc(min(570px,100dvh - 86px) - 52px);overflow-y:auto;padding:14px}.alliance-identity{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(174,143,226,.2);border-radius:11px;background:linear-gradient(135deg,#724ca933,#d8b04a12)}.alliance-identity>span{padding:7px 8px;border-radius:7px;color:#f1dd96;background:#d8b04a21;font-size:12px;font-weight:900}.alliance-identity h3{color:#f2eef9;font-size:17px}.alliance-identity small{color:#9389a8}.alliance-members{margin-top:17px}.alliance-members h4,.alliance-invites h3{margin-bottom:8px;color:#a99cbe;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.alliance-members>div{display:grid;grid-template-columns:20px 1fr auto;align-items:center;min-height:35px;padding:5px 7px;border-bottom:1px solid rgba(255,255,255,.055)}.alliance-members>div>span{color:#d8b04a}.alliance-members b{color:#ded7e9;font-size:12px}.alliance-members small{color:#7f758f;font-size:9px;text-transform:uppercase}.alliance-form{display:flex;align-items:end;gap:7px;margin-top:15px}.alliance-form label,.alliance-create label{display:flex;flex:1;flex-direction:column;gap:4px}.alliance-form label span,.alliance-create label span{color:#9185a5;font-size:10px;font-weight:700}.alliance-form input,.alliance-create input{width:100%;min-width:0;padding:9px;border:1px solid #4b4066;border-radius:8px;color:#eee9f6;background:#100d21;outline:none}.alliance-form input:focus,.alliance-create input:focus{border-color:#9d7ac9}.alliance-form button{height:35px;padding:0 11px;border:1px solid #776199;border-radius:8px;color:#eae2f7;background:#3b2c55;cursor:pointer}.alliance-leave{width:100%;margin-top:18px;padding:8px;border:1px solid rgba(216,90,74,.28);border-radius:8px;color:#df9b92;background:#d85a4a12;cursor:pointer}.alliance-leave:disabled{color:#776f81;border-color:#ffffff14;cursor:not-allowed}.alliance-invites{margin-bottom:18px}.alliance-invites article{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border:1px solid rgba(216,176,74,.18);border-radius:9px;background:#d8b04a0f}.alliance-invites article>div{display:flex;flex-direction:column;min-width:0}.alliance-invites article b{overflow:hidden;color:#eee6ca;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.alliance-invites article small{color:#90869f}.alliance-invites article>span{display:flex;gap:4px}.alliance-invites button{padding:5px 6px;border:1px solid #65557e;border-radius:6px;color:#d9d0e5;background:#2a203b;font-size:9px;cursor:pointer}.alliance-create{display:grid;grid-template-columns:1fr 90px;gap:10px;text-align:center}.alliance-create-icon,.alliance-create h3,.alliance-create p,.alliance-create button{grid-column:1 / -1}.alliance-create-icon{color:#b89adf;font-size:34px}.alliance-create h3{color:#eee9f5;font-size:18px}.alliance-create p{margin:-5px 0 5px;color:#8f859e;font-size:11px}.alliance-create label{text-align:left}.alliance-feedback{margin-top:11px;color:#d7c8e8;font-size:11px;text-align:center}@media(max-width:700px){.account-hub-screen{place-items:start center;padding:18px 12px 40px}.account-login-card,.account-state-card{padding:26px 18px}.account-hub-header{align-items:flex-start;flex-direction:column}.account-header-actions{width:100%}.account-header-actions .btn{flex:1}.history-row{grid-template-columns:1fr auto;gap:8px}.history-stats{grid-column:1}.history-status{grid-column:2;grid-row:1 / span 2}.chat-panel{left:8px;bottom:8px;width:calc(100vw - 16px);height:min(70dvh,560px)}.alliance-fab{left:112px}.alliance-panel{left:8px;bottom:8px;width:calc(100vw - 16px);max-height:min(76dvh,600px)}.account-hub-button b{display:none}}.landing-page,.auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15000;overflow-x:hidden;overflow-y:auto;color:#edf3fb;background:radial-gradient(circle at 78% 10%,rgba(77,133,174,.22),transparent 28rem),radial-gradient(circle at 16% 54%,rgba(216,176,74,.1),transparent 30rem),#081321;scroll-behavior:smooth}.landing-page:before,.auth-screen:before,.account-server-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px}.landing-nav{position:absolute;top:0;left:50%;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,calc(100% - 64px));min-height:94px;transform:translate(-50%)}.landing-brand{justify-self:start}.landing-brand img{display:block;width:142px}.landing-nav nav{display:flex;gap:36px}.landing-nav nav a{color:#a7b7ca;font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.landing-nav nav a:hover{color:#f5df9b}.landing-nav-play{justify-self:end;min-width:104px;padding:11px 21px;border:1px solid rgba(231,196,103,.65);border-radius:999px;color:#f8e6ad;background:#d8b04a14;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .2s ease}.landing-nav-play:hover{background:#d8b04a2e;transform:translateY(-1px)}.landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;width:min(1180px,calc(100% - 64px));min-height:max(720px,100dvh);margin:0 auto;padding:130px 0 92px}.landing-hero-copy{position:relative;z-index:2;max-width:690px}.landing-eyebrow{display:block;color:#dcbc61;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.landing-hero h1{margin:20px 0 25px;color:#f4f7fb;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.4vw,88px);font-weight:500;letter-spacing:-.055em;line-height:.98}.landing-hero h1 em{color:#ddb957;font-style:normal}.landing-hero-copy>p{max-width:560px;color:#9aacbf;font-size:clamp(16px,1.8vw,19px);line-height:1.65}.landing-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;margin-top:34px;padding:0 25px;border:1px solid #e2bc58;border-radius:8px;color:#161307;background:linear-gradient(135deg,#efd579,#cda23e);box-shadow:0 12px 34px #c1922a33;font:inherit;font-size:13px;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.landing-primary-action:hover:not(:disabled){box-shadow:0 16px 42px #c1922a4d;transform:translateY(-2px)}.landing-primary-action:disabled{cursor:wait;opacity:.65}.landing-primary-action span{font-size:18px}.landing-hero-art{position:relative;display:grid;place-items:center;min-height:470px}.landing-hero-art:before{content:"";position:absolute;width:min(34vw,450px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(103,165,198,.22),rgba(20,53,75,.04) 58%,transparent 70%);filter:blur(4px)}.landing-hero-art img{position:relative;z-index:2;width:min(100%,540px);filter:drop-shadow(0 28px 35px rgba(0,0,0,.45));animation:landing-float 6s ease-in-out infinite}.landing-orbit{position:absolute;z-index:1;border:1px solid rgba(151,191,211,.16);border-radius:50%}.landing-orbit-one{width:450px;height:230px;transform:rotate(-13deg)}.landing-orbit-two{width:340px;height:510px;transform:rotate(28deg)}@keyframes landing-float{50%{transform:translateY(-12px)}}.landing-scroll-cue{position:absolute;bottom:32px;left:0;display:flex;align-items:center;gap:10px;color:#71849a;font-size:10px;font-weight:800;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.landing-section{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:130px 0;border-top:1px solid rgba(255,255,255,.07)}.landing-section-heading{max-width:620px}.landing-section h2,.landing-season h2,.landing-final-cta h2{margin-top:14px;color:#f0f4f9;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,62px);font-weight:500;letter-spacing:-.04em;line-height:1.05}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;overflow:hidden;border:1px solid rgba(152,176,203,.13);border-radius:18px;background:#98b0cb21}.landing-feature-grid article{min-height:260px;padding:34px;background:#0a192af5}.landing-feature-number{color:#60758c;font-size:11px;font-weight:800;letter-spacing:.12em}.landing-feature-grid h3{margin:58px 0 12px;color:#eef4fa;font-family:Georgia,serif;font-size:28px;font-weight:500}.landing-feature-grid p{color:#899bad;font-size:14px;line-height:1.65}.landing-season{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;width:min(1040px,calc(100% - 64px));min-height:660px;margin:0 auto;padding:100px 0}.landing-season-visual{display:grid;place-items:center}.landing-season-disc{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(320px,70vw);aspect-ratio:1;border:1px solid rgba(221,185,87,.42);border-radius:50%;background:radial-gradient(circle,rgba(216,176,74,.12),rgba(13,28,45,.75) 60%,transparent 61%);box-shadow:inset 0 0 60px #d8b04a0d,0 0 80px #d8b04a0d}.landing-season-disc:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px dashed rgba(221,185,87,.22);border-radius:50%;animation:landing-spin 26s linear infinite}.landing-season-disc span{color:#f3d87e;font-family:Georgia,serif;font-size:86px;line-height:.8}.landing-season-disc small{margin-top:15px;color:#9e8954;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}@keyframes landing-spin{to{transform:rotate(360deg)}}.landing-season-copy p{max-width:560px;margin-top:26px;color:#91a3b5;font-size:17px;line-height:1.7}.landing-final-cta{width:min(1180px,calc(100% - 64px));margin:60px auto 0;padding:130px 32px;border-top:1px solid rgba(255,255,255,.07);text-align:center}.landing-final-cta h2{max-width:780px;margin-right:auto;margin-left:auto}.landing-footer{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:40px 0;border-top:1px solid rgba(255,255,255,.07)}.landing-footer img{width:108px;opacity:.72}.landing-footer span{color:#64768a;font-size:11px}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}.auth-screen{display:grid;place-items:center;padding:80px 24px 40px}.auth-back{position:absolute;top:28px;left:max(28px,calc((100vw - 1180px)/2));z-index:2;border:0;color:#9aabbd;background:transparent;font:inherit;font-size:12px;cursor:pointer}.auth-back:hover{color:#f0d984}.auth-card{position:relative;z-index:1;width:min(440px,100%);padding:36px;border:1px solid rgba(145,171,202,.2);border-radius:20px;background:linear-gradient(145deg,#15263bf7,#091626fa);box-shadow:0 28px 90px #00000073}.auth-logo{display:block;width:132px;margin:0 auto 32px}.auth-heading{margin-bottom:26px;text-align:center}.auth-heading h1{color:#f3f6fa;font-family:Georgia,serif;font-size:30px;font-weight:500}.auth-heading p{margin-top:9px;color:#8498ad;font-size:13px}.auth-google{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:46px;border:1px solid #344d68;border-radius:8px;color:#e5ecf4;background:#14283d;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.auth-google:hover:not(:disabled){border-color:#526f8d;background:#193149}.auth-google:disabled{opacity:.55;cursor:wait}.auth-google-mark{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:#1b2734;background:#f7f8fa;font-weight:900}.auth-separator{display:flex;align-items:center;gap:12px;margin:23px 0;color:#61758b;font-size:11px;text-transform:uppercase}.auth-separator:before,.auth-separator:after{content:"";flex:1;height:1px;background:#96b0cc24}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:6px}.auth-form label span{color:#9caec0;font-size:11px;font-weight:700}.auth-form input{width:100%;min-height:44px;padding:0 13px;border:1px solid #314962;border-radius:8px;color:#eef4fa;background:#091a2c;font:inherit;outline:none}.auth-form input::placeholder{color:#53677d}.auth-form input:focus{border-color:#d5af49;box-shadow:0 0 0 3px #d8b04a1a}.auth-submit{width:100%;margin-top:5px}.auth-switch{margin-top:24px;color:#8194a8;font-size:12px;text-align:center}.auth-switch button{border:0;color:#e1c46e;background:transparent;font:inherit;font-weight:800;cursor:pointer}.account-server-screen{display:block;padding:0 40px 70px;background:radial-gradient(circle at 80% 0%,rgba(72,121,155,.18),transparent 35rem),#081321}.account-server-screen .account-hub{width:min(1080px,100%)}.account-server-screen .account-hub-header{align-items:center;min-height:100px;margin:0;border-bottom:1px solid rgba(255,255,255,.07)}.account-hub-brand img{display:block;width:138px}.account-server-screen .account-header-actions .btn{min-height:38px}.account-welcome{padding:76px 0 40px}.account-welcome h1{margin-top:12px;color:#f2f6fa;font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);font-weight:500;letter-spacing:-.035em}.account-welcome p{margin-top:10px;color:#98aabd;font-size:18px}.account-server-list{display:grid;gap:12px}.account-server-screen .server-card{min-height:0;padding:0;border-radius:13px;background:#0e1f32e0;transition:border-color .2s ease,background .2s ease}.account-server-screen .server-card:after{display:none}.account-server-screen .server-card:hover,.account-server-screen .server-card.is-joining{border-color:#d8b04a61;background:#11253af0}.server-card-main{display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(150px,auto) auto;align-items:center;gap:20px;min-height:106px;padding:20px 22px}.account-server-screen .server-status-dot{width:9px;height:9px}.server-identity h2{color:#eef3f8;font-family:Georgia,serif;font-size:22px;font-weight:500}.server-identity p{margin-top:6px;color:#7e92a7;font-size:12px}.server-remaining{color:#b4c0cc;font-size:12px;font-weight:700}.server-action{display:flex;justify-content:end;min-width:175px}.server-action .btn{min-width:170px;min-height:40px}.server-closed-label{color:#697b8e;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.account-server-screen .server-ended{filter:none;opacity:.56}.account-server-screen .account-join-form{grid-template-columns:1fr 1fr;margin:0;padding:0 22px 22px 51px;border-top:1px solid rgba(255,255,255,.06)}.account-server-screen .account-join-form label:nth-child(2),.account-server-screen .account-join-form label:nth-child(3){grid-column:auto}.account-server-screen .account-join-form .account-inline-error{grid-column:1 / -1}.account-join-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:8px;margin-top:3px}.account-loading .account-state-card h2{margin-bottom:10px;color:#f2f5f8}.account-loading .account-state-card .btn{margin-top:20px}@media(max-width:760px){.landing-nav{grid-template-columns:1fr auto;width:calc(100% - 32px);min-height:76px}.landing-brand img{width:116px}.landing-nav nav{display:none}.landing-nav-play{min-width:82px;padding:9px 16px}.landing-hero{grid-template-columns:1fr;width:calc(100% - 36px);min-height:100dvh;padding:118px 0 72px}.landing-hero-copy{text-align:center}.landing-hero h1{font-size:clamp(43px,13vw,66px)}.landing-hero-copy>p{margin:0 auto;font-size:15px}.landing-hero-art{min-height:290px;margin-top:24px}.landing-hero-art img{width:min(90%,420px)}.landing-orbit-one{width:310px;height:160px}.landing-orbit-two{width:220px;height:330px}.landing-scroll-cue{display:none}.landing-section{width:calc(100% - 36px);padding:90px 0;text-align:center}.landing-feature-grid{grid-template-columns:1fr;margin-top:44px;text-align:left}.landing-feature-grid article{min-height:210px;padding:28px}.landing-feature-grid h3{margin-top:38px}.landing-season{grid-template-columns:1fr;gap:55px;width:calc(100% - 36px);padding:90px 0;text-align:center}.landing-season-copy p{margin-right:auto;margin-left:auto;font-size:15px}.landing-final-cta{width:calc(100% - 36px);padding:90px 0}.landing-footer{width:calc(100% - 36px)}.auth-screen{place-items:start center;padding:74px 12px 24px}.auth-back{top:22px;left:18px}.auth-card{padding:28px 20px}.account-server-screen{place-items:initial;padding:0 14px 40px}.account-server-screen .account-hub-header{align-items:center;flex-direction:row;min-height:78px}.account-hub-brand img{width:110px}.account-server-screen .account-header-actions{width:auto}.account-server-screen .account-header-actions .btn{flex:initial;padding-right:10px;padding-left:10px;font-size:10px}.account-welcome{padding:50px 2px 28px}.account-welcome p{font-size:16px}.server-card-main{grid-template-columns:auto 1fr;gap:12px;padding:18px}.server-remaining{grid-column:2}.server-action{grid-column:1 / -1;min-width:0}.server-action .btn{width:100%}.account-server-screen .account-join-form{grid-template-columns:1fr;padding:18px}.account-server-screen .account-join-form label:nth-child(2),.account-server-screen .account-join-form label:nth-child(3),.account-server-screen .account-join-form .account-inline-error,.account-join-actions{grid-column:1}.account-join-actions .btn{flex:1}}@media(prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}.landing-hero-art img,.landing-season-disc:after{animation:none}}html,body{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:Segoe UI,Trebuchet MS,system-ui,sans-serif;font-size:14px}#sky{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;isolation:isolate;background:var(--bg)}#sky:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:0;transition:opacity 1.2s ease,background 1.2s ease}#game{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}#game canvas{display:block}#ui{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10}#ui>*{pointer-events:auto}.app-version{position:fixed;left:10px;bottom:6px;z-index:8;font-size:10px;color:var(--muted);opacity:.45;letter-spacing:.3px;pointer-events:none;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums}.app-version span{margin-left:5px;opacity:.7}.app-beta-badge{margin-right:6px;padding:1px 5px;border-radius:4px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1a1205;background:var(--gold);opacity:.85}.stars{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:opacity 3s}.star{position:absolute;background:#fff;border-radius:50%;animation:twinkle 3s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.9}50%{opacity:.2}}.sun{position:absolute;z-index:1;width:60px;height:60px;border-radius:50%;background:#ffe9a8;box-shadow:0 0 70px 30px #ffdc7880;transition:opacity 3s}.moon{position:absolute;z-index:1;width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#f2f5fc,#cdd6e8 60%,#aebadb);box-shadow:0 0 40px 12px #d7e4ff4d;transition:opacity 3s}.cloud{position:absolute;z-index:1;background:#ffffffa6;border-radius:50%;filter:blur(18px);animation:drift linear infinite;transition:opacity 3s}@keyframes drift{0%{transform:translate(-40vw)}to{transform:translate(140vw)}}html[data-weather=soleil] #sky:after{background:linear-gradient(160deg,rgba(255,224,137,.1),transparent 58%);opacity:calc(.2 + var(--weather-intensity, 1) * .2)}html[data-weather=soleil] #sky .cloud{opacity:.14!important}html[data-weather=pluie] #sky:after{background:linear-gradient(180deg,#19283f85,#2531398f);opacity:calc(.42 + var(--weather-intensity, 1) * .42)}html[data-weather=pluie] #sky .sun,html[data-weather=pluie] #sky .moon{opacity:0!important}html[data-weather=pluie] #sky .stars{opacity:.03!important}html[data-weather=pluie] #sky .cloud{opacity:calc(.55 + var(--weather-intensity, 1) * .28)!important;background:#485467e0;filter:blur(20px);animation-duration:52s!important}html[data-weather=secheresse] #sky:after{background:linear-gradient(180deg,#e19f451f,#8b481d4d);opacity:calc(.34 + var(--weather-intensity, 1) * .34)}html[data-weather=secheresse] #sky .cloud{opacity:.035!important}html[data-weather=rafales] #sky:after{background:linear-gradient(125deg,#8bafb81f,#2f445240);opacity:calc(.34 + var(--weather-intensity, 1) * .3)}html[data-weather=rafales] #sky .cloud{opacity:calc(.45 + var(--weather-intensity, 1) * .25)!important;background:#aec0c7b8;animation-duration:34s!important}html[data-weather=orage] #sky:after{background:linear-gradient(180deg,#0d14249e,#181e2ca8);opacity:calc(.5 + var(--weather-intensity, 1) * .42)}html[data-weather=orage] #sky .sun,html[data-weather=orage] #sky .moon{opacity:0!important}html[data-weather=orage] #sky .stars{opacity:.02!important}html[data-weather=orage] #sky .cloud{opacity:calc(.62 + var(--weather-intensity, 1) * .3)!important;background:#2c3444eb;filter:blur(20px);animation-duration:30s!important}#ui>.weather-visual{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none;contain:strict}.weather-visual-tint,.weather-sun-glow,.weather-rain,.weather-dust,.weather-wind{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.weather-visual-tint{opacity:calc(.62 + var(--weather-strength, 1) * .22);transition:background 2s ease,opacity 2s ease}.weather-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.weather-layer-in{animation:weatherLayerIn 2.4s ease forwards}.weather-layer-out{animation:weatherLayerOut 2.4s ease forwards}@keyframes weatherLayerIn{0%{opacity:0}to{opacity:1}}@keyframes weatherLayerOut{0%{opacity:1}to{opacity:0}}.weather-visual-soleil .weather-visual-tint{background:linear-gradient(145deg,rgba(255,230,145,.09),transparent 52%)}.weather-sun-glow{inset:-28vh auto auto -18vw;width:72vw;height:72vw;border-radius:50%;background:radial-gradient(circle,rgba(255,235,156,.16),rgba(255,209,94,.04) 45%,transparent 70%);animation:weatherSunPulse 5.5s ease-in-out infinite}@keyframes weatherSunPulse{0%,to{opacity:.72;transform:scale(.97)}50%{opacity:1;transform:scale(1.03)}}.weather-visual-pluie .weather-visual-tint{background:linear-gradient(180deg,#172f4c38,#2a495b1a)}.weather-rain i{position:absolute;top:-18vh;width:2px;height:58px;border-radius:2px;background:linear-gradient(180deg,transparent,rgba(195,225,244,.68));opacity:calc(.34 + var(--weather-strength, 1) * .48);transform:rotate(14deg);will-change:transform;animation-name:weatherRainFall;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes weatherRainFall{0%{transform:translate3d(10vw,-12vh,0) rotate(14deg)}to{transform:translate3d(-22vw,132vh,0) rotate(14deg)}}.weather-visual-secheresse .weather-visual-tint{background:linear-gradient(180deg,#b4712b14,#8846172e)}.weather-dust i{position:absolute;width:5px;height:5px;border-radius:50%;background:#ebc27994;filter:blur(.5px);will-change:transform,opacity;animation-name:weatherDustRise;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes weatherDustRise{0%{opacity:0;transform:translate3d(-18px,24px,0) scale(.6)}30%{opacity:.8}to{opacity:0;transform:translate3d(64px,-82px,0) scale(1.5)}}.weather-visual-rafales .weather-visual-tint{background:linear-gradient(110deg,#aed2da0a,#4868711a)}.weather-visual-orage .weather-visual-tint{background:linear-gradient(180deg,#0e1a3057,#1a28382e)}.weather-sun-rays{position:absolute;top:0;right:0;bottom:0;left:0}.weather-sun-rays i{position:absolute;top:-12vh;width:13vw;height:85vh;background:linear-gradient(180deg,rgba(255,240,176,.14),transparent 72%);transform:rotate(18deg);transform-origin:top center;animation:weatherRayPulse 7.5s ease-in-out infinite}@keyframes weatherRayPulse{0%,to{opacity:.25}50%{opacity:.75}}.weather-rain-far{position:absolute;top:0;right:0;bottom:0;left:0}.weather-rain-far i{position:absolute;top:-14vh;width:1px;height:34px;border-radius:2px;background:linear-gradient(180deg,transparent,rgba(174,205,228,.4));opacity:calc(.16 + var(--weather-strength, 1) * .22);transform:rotate(14deg);will-change:transform;animation-name:weatherRainFall;animation-timing-function:linear;animation-iteration-count:infinite}.weather-splash{position:absolute;top:0;right:0;bottom:0;left:0}.weather-splash i{position:absolute;width:16px;height:6px;border-radius:50%;border:1px solid rgba(195,225,244,.55);border-bottom-color:transparent;opacity:0;will-change:transform,opacity;animation:weatherSplashPop 1.15s ease-out infinite}@keyframes weatherSplashPop{0%{opacity:0;transform:scale(.3)}25%{opacity:calc(.3 + var(--weather-strength, 1) * .35)}to{opacity:0;transform:scale(1.35)}}.weather-heat{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(233,160,66,.05) 72%,rgba(214,126,44,.09))}.weather-heat i{position:absolute;left:4%;right:4%;height:2px;background:#ffd69633;filter:blur(1.6px);will-change:transform;animation:weatherHeatWave 3.6s ease-in-out infinite}@keyframes weatherHeatWave{0%,to{transform:translate(-10px) scaleY(1);opacity:.35}50%{transform:translate(12px) scaleY(1.8);opacity:.8}}.weather-leaves{position:absolute;top:0;right:0;bottom:0;left:0}.weather-leaves i{position:absolute;left:-4vw;width:7px;height:5px;border-radius:60% 40% 55% 45%;background:#7e9e4abf;opacity:0;will-change:transform;animation-name:weatherLeafSwirl;animation-timing-function:linear;animation-iteration-count:infinite}.weather-leaves i:nth-child(2n){background:#9e8442b3}.weather-leaves i:nth-child(3n){background:#60863ebf;width:6px;height:4px}@keyframes weatherLeafSwirl{0%{opacity:0;transform:translateZ(0) rotate(0)}8%{opacity:.85}30%{transform:translate3d(30vw,6vh,0) rotate(240deg)}55%{transform:translate3d(58vw,-3vh,0) rotate(480deg)}80%{opacity:.85;transform:translate3d(86vw,4vh,0) rotate(700deg)}to{opacity:0;transform:translate3d(112vw,-2vh,0) rotate(860deg)}}.weather-rain-storm i{width:2.5px;height:74px;background:linear-gradient(180deg,transparent,rgba(206,228,246,.78));opacity:calc(.4 + var(--weather-strength, 1) * .5);transform:rotate(20deg);animation-name:weatherRainFallStorm}@keyframes weatherRainFallStorm{0%{transform:translate3d(14vw,-14vh,0) rotate(20deg)}to{transform:translate3d(-30vw,132vh,0) rotate(20deg)}}.weather-flash{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:radial-gradient(ellipse at 48% -10%,rgba(240,246,255,.9),rgba(226,238,255,.35) 55%,transparent 82%)}.weather-flash.strike{animation:weatherFlash .65s ease-out}@keyframes weatherFlash{0%{opacity:0}8%{opacity:.9}14%{opacity:.15}22%{opacity:.7}40%{opacity:.08}to{opacity:0}}.weather-wind i{position:absolute;left:-220px;height:15px;opacity:calc(.3 + var(--weather-strength, 1) * .5);border-top:2px solid rgba(219,239,240,.46);border-radius:50%;filter:drop-shadow(28px 7px 0 rgba(219,239,240,.18));will-change:transform,opacity;animation-name:weatherWindSweep;animation-timing-function:ease-in;animation-iteration-count:infinite}@keyframes weatherWindSweep{0%,18%{opacity:0;transform:translateZ(0) skew(-18deg)}30%{opacity:.8}to{opacity:0;transform:translate3d(calc(100vw + 440px),-48px,0) skew(-18deg)}}h2{font-size:17px}h3{font-size:14px;margin:10px 0 6px;color:var(--gold)}h4{font-size:13px;margin:10px 0 4px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}small{color:var(--muted)}.muted{color:var(--muted);font-size:12px;margin:6px 0}.warn{color:var(--red);font-size:12px;margin:6px 0}.btn{background:#22304e;border:1px solid var(--panel-border);color:var(--text);border-radius:8px;padding:7px 12px;cursor:pointer;font-size:13px;transition:background .15s,transform .1s}.btn:hover:not(:disabled){background:#2d3f66;transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(180deg,#b8923a,#8a6c26);border-color:var(--gold);font-weight:600}.btn-primary:hover:not(:disabled){background:linear-gradient(180deg,#d0a848,#9c7c2e)}.btn-danger{background:#5c2b26;border-color:#8a4038}.btn-danger:hover:not(:disabled){background:#75362e}.btn-ghost{background:transparent}.btn-ghost.active{background:#2d3f66}.btn-sm{padding:4px 8px;font-size:12px}.btn-big{padding:12px 28px;font-size:16px}.btn-close{background:none;border:none;color:var(--muted);font-size:16px;cursor:pointer;padding:2px 6px}.btn-close:hover{color:var(--text)}.panel{background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;box-shadow:0 8px 30px #00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.start-screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 26px 12px;overflow:hidden}.start-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#060b16db,#080e1a6b 42%,#090f1ce6)}.start-archipel{position:absolute;left:-2%;bottom:0;width:104%;height:62%;object-fit:cover;object-position:bottom;pointer-events:none;opacity:.9;animation:archipelDrift 26s ease-in-out infinite alternate}@keyframes archipelDrift{0%{transform:translate3d(-8px,4px,0) scale(1.02)}to{transform:translate3d(8px,-4px,0) scale(1.05)}}.start-header{position:relative;text-align:center;flex:0 0 auto}.start-logo{width:min(280px,44vw);margin-bottom:2px}.start-title{font-size:clamp(20px,2.6vw,30px);color:#fff1b6;letter-spacing:.01em;text-shadow:0 2px 18px rgba(0,0,0,.75),0 0 34px rgba(216,176,74,.22)}.start-lead{max-width:660px;margin:5px auto 0;color:#c3d0e6;font-size:13.5px;line-height:1.5;text-shadow:0 1px 10px rgba(0,0,0,.8)}.start-lead b{color:var(--gold)}.cult-rail{position:relative;flex:1 1 auto;min-height:0;display:flex;gap:10px;width:100%;padding:0 18px}.cult-panel{position:relative;flex:1 1 0;min-width:0;overflow:hidden;border:2px solid var(--cult-tint);border-radius:4px;transform:skew(-7deg);box-shadow:0 14px 44px #0009,0 0 0 1px #00000080;transition:flex-grow .45s cubic-bezier(.2,.9,.3,1),box-shadow .45s ease,border-color .3s ease}.cult-panel:hover,.cult-panel:focus-within{flex-grow:4.4;box-shadow:0 18px 60px #000000b3,0 0 44px -6px var(--cult-tint)}.cult-art{position:absolute;top:-4%;left:-12%;width:124%;height:108%;object-fit:cover;transform:skew(7deg);transition:transform .6s ease}.cult-panel:hover .cult-art,.cult-panel:focus-within .cult-art{transform:skew(7deg) scale(1.06)}.cult-spine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;padding-bottom:18px;transform:skew(7deg);background:linear-gradient(180deg,transparent 46%,rgba(4,8,16,.82) 100%);transition:opacity .3s ease}.cult-spine-icon{font-size:26px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.8))}.cult-spine b{writing-mode:vertical-rl;transform:rotate(180deg);color:#f4ead2;font-size:13px;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.9)}.cult-panel:hover .cult-spine,.cult-panel:focus-within .cult-spine{opacity:0}.cult-detail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;padding:26px 8% 26px 46%;transform:skew(7deg);text-align:right;background:linear-gradient(255deg,rgba(4,8,16,.9) 34%,rgba(4,8,16,.34) 72%,transparent 100%);opacity:0;pointer-events:none;transition:opacity .32s ease .06s}.cult-panel:hover .cult-detail,.cult-panel:focus-within .cult-detail{opacity:1;pointer-events:auto}.cult-headline{display:flex;flex-direction:column;gap:2px}.cult-kicker{color:var(--cult-tint);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-shadow:0 1px 8px rgba(0,0,0,.9)}.cult-detail h2{font-size:clamp(20px,2vw,30px);color:#fff1b6;line-height:1.1;text-shadow:0 2px 14px rgba(0,0,0,.9)}.cult-perks{display:flex;flex-direction:column;gap:5px;list-style:none}.cult-perks li{color:#eaf1ff;font-size:13px;font-weight:600;text-shadow:0 1px 8px rgba(0,0,0,.9)}.cult-perks li:before{content:"✦ ";color:var(--cult-tint)}.cult-lore{max-width:42ch;color:#b9c6dd;font-size:12px;font-style:italic;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.9)}.cult-found{margin-top:2px}.cult-hdv{position:absolute;left:5%;bottom:6%;z-index:2;width:40%;max-width:210px;transform:skew(7deg) translateY(14px);image-rendering:pixelated;filter:drop-shadow(0 12px 22px rgba(0,0,0,.75));opacity:0;transition:opacity .36s ease .08s,transform .44s cubic-bezier(.2,.9,.3,1) .08s}.cult-panel:hover .cult-hdv,.cult-panel:focus-within .cult-hdv{opacity:1;transform:skew(7deg) translateY(0)}.start-footer{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.start-beta{color:var(--muted);font-size:11px}.start-beta b{color:#f0cf78}@media(prefers-reduced-motion:reduce){.start-archipel{animation:none}.cult-panel,.cult-art,.cult-hdv,.cult-detail,.cult-spine{transition:none}.cult-panel:hover .cult-art,.cult-panel:focus-within .cult-art{transform:skew(7deg)}}.genesis-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:24px}.genesis-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a1120 0%,var(--bg) 100%);transition:opacity .25s ease}.genesis-overlay.playing:before{opacity:0}.genesis-wait{position:relative;color:var(--muted);font-size:14px;letter-spacing:.04em;animation:genesisBreathe 2.2s ease-in-out infinite}@keyframes genesisBreathe{0%,to{opacity:.45}50%{opacity:1}}.genesis-skip{position:relative;align-self:end;justify-self:center}@media(prefers-reduced-motion:reduce){.genesis-wait{animation:none;opacity:1}.genesis-overlay:before{transition:none}}.game-logo{width:min(460px,80vw);height:auto;margin-bottom:4px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.5))}.resource-bar{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:40;max-width:calc(100vw - 20px);background:var(--panel);border:1px solid var(--panel-border);border-radius:14px;padding:7px 12px;box-shadow:0 6px 24px #00000073}.rb-top{display:flex;align-items:center;gap:8px}.rb-resources{min-width:0;display:flex;align-items:center;gap:6px}.res-chip{display:flex;align-items:center;gap:5px;padding:3px 9px;border:1px solid transparent;border-radius:9px;background:#ffffff0a}.res-family{position:relative;cursor:default}.res-family:hover,.res-family:focus-visible{background:#ffffff12}.res-family:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.res-family>b{font-size:13px;font-variant-numeric:tabular-nums}.res-icon{font-size:16px}.res-rate{color:var(--green);font-size:10px}.res-chip small{font-size:10px}.res-family.maxed{border:1px solid rgba(216,90,74,.6);background:#d85a4a24;animation:resMaxPulse 1.8s ease-in-out infinite}.res-family.maxed>b{color:#ff9c8f}.res-max{font-size:8px;font-weight:800;letter-spacing:.04em;line-height:1;padding:2px 4px;border-radius:5px;background:var(--red);color:#fff}@keyframes resMaxPulse{0%,to{box-shadow:0 0 #d85a4a00}50%{box-shadow:0 0 0 3px #d85a4a38}}@media(prefers-reduced-motion:reduce){.res-family.maxed{animation:none}}.rb-kumos{position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:4px 20px 6px;border:1px solid rgba(216,176,74,.5);border-top:none;border-radius:0 0 13px 13px;background:radial-gradient(120% 180% at 50% 0%,rgba(216,176,74,.32),transparent 62%),linear-gradient(180deg,#d8b04a29,#d8b04a0d),var(--panel);box-shadow:0 8px 18px #0006}.rb-kumos-coin{font-size:20px;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.rb-kumos b{color:#ffe49a;font-size:20px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.01em}.rb-military{display:inline-flex;align-items:center;gap:4px;margin-left:4px;padding-left:10px;border-left:1px solid rgba(216,176,74,.3);color:#aebbd1;white-space:nowrap}.rb-military-icon{font-size:15px;line-height:1}.rb-kumos .rb-military b{color:#d7e2f5;font-size:13px;font-weight:800}.rb-military.full .rb-military-icon,.rb-kumos .rb-military.full b{color:#ffc875}.rb-military.over-cap .rb-military-icon,.rb-kumos .rb-military.over-cap b{color:#ff9485}.rb-backpack{position:relative;flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;cursor:pointer;background:#ffffff0d;border:1px solid var(--panel-border);transition:background .15s,border-color .15s}.rb-backpack:hover{background:#ffffff1a}.rb-backpack.active{border-color:var(--gold);background:#d8b04a24}.rb-backpack-icon{font-size:22px;line-height:1}.rb-backpack.full:after{content:"";position:absolute;top:-3px;right:-3px;width:11px;height:11px;border-radius:50%;background:var(--red);border:2px solid var(--panel)}.res-detail-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.res-detail-head h4{margin:0;font-size:14px}.res-detail-head>span{color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.res-detail-head>span.maxed{color:#ffb3a8;font-weight:700}.weather-menu{position:absolute;top:50%;right:12px;z-index:35;color:var(--text);transform:translateY(-50%)}.weather-menu-trigger{width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:13px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#101828e6;transition:transform .15s,border-color .2s,box-shadow .2s}.weather-menu-trigger>span{font-size:25px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.45))}.weather-menu-trigger:hover{transform:translate(-2px) scale(1.04)}.weather-menu.intensity-faible .weather-menu-trigger{border-color:#7eaecaa6}.weather-menu.intensity-moderee .weather-menu-trigger{border-color:#d8b04ab8}.weather-menu.intensity-forte .weather-menu-trigger{border-color:#f2a85de0;box-shadow:0 0 18px #f2a85d33,0 8px 30px #00000080}.weather-menu.open .weather-menu-trigger{border-color:var(--gold)}.weather-menu-detail{position:absolute;top:50%;right:calc(100% - 1px);z-index:45;width:330px;max-width:calc(100vw - 74px);max-height:min(72vh,520px);overflow-y:auto;display:none;padding:13px;transform:translateY(-50%);animation:weatherMenuIn .16s ease-out}.weather-menu:hover>.weather-menu-detail,.weather-menu:focus-within>.weather-menu-detail,.weather-menu.open>.weather-menu-detail{display:block}@keyframes weatherMenuIn{0%{opacity:0;transform:translate(8px,-50%)}to{opacity:1;transform:translateY(-50%)}}@media(min-width:901px){.weather-menu.with-tile-panel{right:344px}}.weather-detail-head{display:flex;align-items:center;gap:10px}.weather-detail-head>span:last-child{display:flex;flex-direction:column;gap:1px}.weather-detail-head b{color:var(--gold);font-size:15px}.weather-detail-icon{font-size:29px}.weather-menu-detail>p{margin:8px 0 10px;color:var(--muted);font-size:12px;line-height:1.4}.weather-timer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;padding:7px 8px;border-radius:8px;background:#ffffff0b;color:var(--muted);font-size:11px}.weather-timer b{color:var(--text);font-variant-numeric:tabular-nums}.weather-yields{display:grid;grid-template-columns:1fr 1fr;gap:5px}.weather-yield{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:6px 7px;border-radius:7px;background:#ffffff0a;font-size:11px}.weather-yield>span{min-width:0;display:flex;align-items:center;gap:4px}.weather-yield>b{white-space:nowrap;font-variant-numeric:tabular-nums}.weather-yield.positive>b,.prod-weather.positive{color:var(--green)}.weather-yield.negative>b,.prod-weather.negative{color:#f2a89d}.weather-yield.neutral>b{color:var(--muted);font-weight:500}.weather-next{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding-top:8px;border-top:1px dashed rgba(255,255,255,.12)}.weather-next b{font-size:12px}.res-detail-pop{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:300px;max-height:min(420px,calc(100vh - 120px));overflow:auto;display:none;padding:10px;z-index:30}.res-family:hover .res-detail-pop,.res-family:focus-within .res-detail-pop,.res-family.pinned .res-detail-pop{display:block}.res-detail-list{display:flex;flex-direction:column;gap:4px}.res-detail-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:5px 6px;border-radius:6px;background:#ffffff0a}.res-detail-row.empty{opacity:.55}.res-detail-name{min-width:0;display:flex;align-items:center;gap:6px}.res-detail-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.res-detail-icon{width:18px;text-align:center;flex:0 0 18px}.res-detail-meta{display:flex;align-items:center;gap:6px;white-space:nowrap}.resource-icon-inline,.res-icon,.res-detail-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:-.2em}.resource-icon-inline{width:17px;height:17px}.resource-icon-img{object-fit:contain;image-rendering:pixelated;flex:0 0 auto}img.resource-icon-inline{width:17px;height:17px}img.res-icon,img.res-detail-icon{width:18px;height:18px}.resource-icon-text{line-height:1}.inventory-pop{position:absolute;top:calc(100% + 44px);right:0;width:396px;max-width:calc(100vw - 24px);max-height:min(70vh,560px);overflow:auto;padding:14px}.inventory-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.inventory-head h3{margin:0 0 2px}.inventory-head>b{min-width:48px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff0f;border:1px solid var(--panel-border);color:var(--gold)}.inventory-grid{display:grid;grid-template-columns:repeat(6,52px);gap:8px}.inventory-slot{position:relative;width:52px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(180deg,#ffffff13,#ffffff06),#18243b;border:1px solid rgba(142,160,189,.35);box-shadow:inset 0 1px #ffffff14,inset 0 -10px 18px #0003}.inventory-slot.filled{border-color:#d8b04a52;background:radial-gradient(circle at 50% 34%,rgba(216,176,74,.12),transparent 58%),linear-gradient(180deg,#ffffff16,#ffffff06),#18243b}.inventory-slot.filled:hover .inventory-slot-drop,.inventory-slot-drop:focus-visible{opacity:1}.inventory-slot.empty{opacity:.45;background:linear-gradient(180deg,#ffffff09,#ffffff03),#121c2f;border-style:dashed}.inventory-slot-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:25px;line-height:1}img.inventory-slot-icon{width:40px;height:40px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.inventory-slot-drop{position:absolute;right:3px;top:3px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(216,90,74,.65);background:#371212e6;color:#ffd8d2;font-size:12px;font-weight:800;line-height:1;cursor:pointer;opacity:0;transition:opacity .15s,background .15s,transform .1s}.inventory-slot-drop:hover{background:#75362ef2;transform:translateY(-1px)}.inventory-slot-qty{position:absolute;right:3px;bottom:3px;min-width:18px;max-width:42px;height:17px;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;background:#070b14e6;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:10px;font-weight:800;line-height:15px;text-align:center;font-variant-numeric:tabular-nums;box-shadow:0 1px 4px #00000059}.inventory-empty{margin-top:10px}.inventory-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:18px;background:#05091294;animation:fadeIn .18s ease}.inventory-confirm{width:340px;max-width:calc(100vw - 32px);padding:16px;animation:popIn .22s cubic-bezier(.2,1.2,.4,1)}.inventory-confirm h3{margin-top:0}.inventory-confirm p{color:var(--text);font-size:13px;line-height:1.35;margin:8px 0 14px}.inventory-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.inventory-slot.lootbag-slot{cursor:pointer;border-color:#d8b04a8c;transition:transform .12s,box-shadow .12s;animation:lootbagSlotGlow 2.2s ease-in-out infinite}.inventory-slot.lootbag-slot:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000059,0 0 12px -2px #d8b04a8c}.inventory-slot.lootbag-slot .lootbag-svg{width:42px;height:42px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.inventory-slot.lootbag-slot:hover .inventory-slot-drop{opacity:1}@keyframes lootbagSlotGlow{0%,to{box-shadow:inset 0 1px #ffffff14,0 0 6px -2px #d8b04a59}50%{box-shadow:inset 0 1px #ffffff14,0 0 14px -2px #d8b04aa6}}.rb-backpack{position:relative}.rb-backpack.has-loot{border-color:#d8b04abf;animation:backpackLootPulse 1.8s ease-in-out infinite}.rb-backpack-badge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(180deg,#f0c75e,#c99425);border:1px solid #7a5a12;color:#241a05;font-size:10px;font-weight:900;line-height:1;box-shadow:0 1px 4px #0006}@keyframes backpackLootPulse{0%,to{box-shadow:0 0 #d8b04a73}50%{box-shadow:0 0 10px 2px #d8b04a40}}.lootbag-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:205;display:flex;align-items:center;justify-content:center;padding:14px;overflow:hidden;background:radial-gradient(120% 90% at 50% 28%,#1a274680,#03060ef0 72%),#03060eeb;animation:fadeIn .25s ease}.lootbag-embers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lootbag-embers i{position:absolute;bottom:-10px;width:4px;height:4px;border-radius:50%;background:#ffd97a;box-shadow:0 0 8px 2px #ffd97a80;opacity:0;animation:lootEmberRise 9s linear infinite}.lootbag-embers i:nth-child(1){left:6%;animation-duration:10s}.lootbag-embers i:nth-child(2){left:14%;animation-duration:12.5s;animation-delay:2.1s;width:3px;height:3px}.lootbag-embers i:nth-child(3){left:23%;animation-duration:8.5s;animation-delay:4.4s}.lootbag-embers i:nth-child(4){left:31%;animation-duration:11s;animation-delay:1.2s;width:5px;height:5px}.lootbag-embers i:nth-child(5){left:42%;animation-duration:9.5s;animation-delay:5.6s;width:3px;height:3px}.lootbag-embers i:nth-child(6){left:51%;animation-duration:12s;animation-delay:3.3s}.lootbag-embers i:nth-child(7){left:60%;animation-duration:8s;animation-delay:6.8s}.lootbag-embers i:nth-child(8){left:68%;animation-duration:10.5s;animation-delay:.6s;width:5px;height:5px}.lootbag-embers i:nth-child(9){left:77%;animation-duration:9s;animation-delay:4.9s;width:3px;height:3px}.lootbag-embers i:nth-child(10){left:85%;animation-duration:11.5s;animation-delay:2.7s}.lootbag-embers i:nth-child(11){left:92%;animation-duration:8.8s;animation-delay:5.2s;width:3px;height:3px}.lootbag-embers i:nth-child(12){left:97%;animation-duration:13s;animation-delay:1.8s}@keyframes lootEmberRise{0%{transform:translate(0) scale(1);opacity:0}10%{opacity:.85}55%{opacity:.6;transform:translate(14px,-52vh) scale(.8)}to{transform:translate(-10px,-104vh) scale(.35);opacity:0}}.lootbag-stage{position:relative;width:560px;max-width:calc(100vw - 20px);max-height:calc(100vh - 24px);overflow:auto;padding:8px 16px 22px;text-align:center;animation:lootStageEnter .45s cubic-bezier(.2,1.1,.35,1)}@keyframes lootStageEnter{0%{transform:translateY(28px) scale(.92);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.lootbag-close{position:absolute;top:8px;right:8px;z-index:3;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(216,176,74,.45);background:radial-gradient(circle at 50% 30%,#22304e,#101a2e);color:#d8c48e;font-size:13px;cursor:pointer;box-shadow:0 2px 8px #00000080,inset 0 1px #ffffff1f;transition:filter .15s,transform .12s}.lootbag-close:hover{filter:brightness(1.25)}.lootbag-close:active{transform:scale(.94)}.lootbag-title{display:flex;align-items:center;justify-content:center;gap:14px;margin:6px 0 0}.lootbag-title-rule{position:relative;flex:1 1 auto;max-width:110px;height:2px;background:linear-gradient(90deg,transparent,rgba(216,176,74,.85))}.lootbag-title-rule:after{content:"";position:absolute;right:-4px;top:50%;width:7px;height:7px;transform:translateY(-50%) rotate(45deg);background:#ffd97a;box-shadow:0 0 8px #ffd97acc}.lootbag-title-rule:last-child{background:linear-gradient(270deg,transparent,rgba(216,176,74,.85))}.lootbag-title-rule:last-child:after{right:auto;left:-4px}.lootbag-title-copy{min-width:0}.lootbag-title-copy h3{margin:0;font-size:23px;font-weight:900;letter-spacing:2.5px;text-transform:uppercase;line-height:1.1;background:linear-gradient(180deg,#fff3c4,#ffd97a 42%,#c8912a 74%,#a06f1a);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 2px 0 rgba(0,0,0,.6)) drop-shadow(0 0 16px rgba(216,176,74,.35))}.lootbag-title-copy small{display:block;margin-top:3px;color:#9fb0cc;font-size:11px;letter-spacing:.4px}.lootbag-figure{position:relative;width:230px;height:208px;margin:4px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.lootbag-ground{position:absolute;bottom:8px;left:50%;width:185px;height:36px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(216,176,74,.42),rgba(216,176,74,.1) 55%,transparent 74%);filter:blur(2px);animation:lootGroundBreath 2.6s ease-in-out infinite;pointer-events:none}@keyframes lootGroundBreath{0%,to{opacity:.75;transform:translate(-50%) scaleX(1)}50%{opacity:1;transform:translate(-50%) scaleX(1.08)}}.lootbag-rays{position:absolute;top:-26px;right:-26px;bottom:-26px;left:-26px;border-radius:50%;background:repeating-conic-gradient(from 0deg,transparent 0deg 12deg,var(--ray, rgba(220, 228, 242, .3)) 12deg 18deg,transparent 18deg 30deg);-webkit-mask:radial-gradient(circle,rgba(0,0,0,.95) 0%,rgba(0,0,0,.45) 46%,transparent 72%);mask:radial-gradient(circle,rgba(0,0,0,.95) 0%,rgba(0,0,0,.45) 46%,transparent 72%);animation:lootbagRaysSpin 16s linear infinite;pointer-events:none;transition:opacity .4s}.lootbag-figure.rarity-1 .lootbag-rays{--ray: rgba(207, 216, 230, .3);opacity:.55}.lootbag-figure.rarity-2 .lootbag-rays{--ray: rgba(56, 166, 255, .5);opacity:.85}.lootbag-figure.rarity-3 .lootbag-rays{--ray: rgba(255, 185, 40, .55);opacity:1;animation-duration:10s}.lootbag-figure.rarity-4 .lootbag-rays{--ray: rgba(210, 77, 255, .6);opacity:1;animation-duration:6s;top:-34px;right:-34px;bottom:-34px;left:-34px}@keyframes lootbagRaysSpin{to{transform:rotate(360deg)}}.lootbag-flash{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;background:radial-gradient(circle,var(--flash, rgba(255, 255, 255, .8)) 0%,transparent 62%);animation:lootFlashBurst .55s ease-out forwards;pointer-events:none;z-index:2}.lootbag-flash.rarity-1{--flash: rgba(207, 216, 230, .7)}.lootbag-flash.rarity-2{--flash: rgba(56, 166, 255, .75)}.lootbag-flash.rarity-3{--flash: rgba(255, 185, 40, .8)}.lootbag-flash.rarity-4{--flash: rgba(210, 77, 255, .85)}@keyframes lootFlashBurst{0%{opacity:0;transform:scale(.25)}22%{opacity:1}to{opacity:0;transform:scale(1.7)}}.lootbag-stage.impact-3{animation:lootStageShake .45s ease}.lootbag-stage.impact-4{animation:lootStageShakeBig .6s ease}@keyframes lootStageShake{0%,to{transform:translate(0)}20%{transform:translate(-5px,3px)}40%{transform:translate(5px,-3px)}60%{transform:translate(-3px,-2px)}80%{transform:translate(3px,2px)}}@keyframes lootStageShakeBig{0%,to{transform:translate(0) rotate(0)}15%{transform:translate(-8px,5px) rotate(-.6deg)}30%{transform:translate(8px,-5px) rotate(.6deg)}45%{transform:translate(-6px,-4px) rotate(-.4deg)}60%{transform:translate(6px,4px) rotate(.4deg)}80%{transform:translate(-3px,2px) rotate(0)}}.lootbag-bag{position:relative;z-index:1;background:none;border:none;padding:0;cursor:pointer;transition:transform .15s}.lootbag-bag:hover:not(:disabled){transform:scale(1.06)}.lootbag-bag:active:not(:disabled){transform:scale(.97)}.lootbag-bag:disabled{cursor:default}.lootbag-bag-icon{width:150px;height:150px;filter:drop-shadow(0 12px 22px rgba(0,0,0,.55))}.lootbag-bag.shaking-small{animation:lootbagShake .38s ease}.lootbag-bag.shaking-big{animation:lootbagShakeBig .78s ease}.lootbag-bag.shaking-loop{animation:lootbagShake .5s ease infinite}.lootbag-figure.opened .lootbag-bag{opacity:.72;transform:scale(.94)}@keyframes lootbagShake{0%,to{transform:rotate(0)}18%{transform:rotate(-8deg) translate(-4px)}38%{transform:rotate(7deg) translate(4px)}58%{transform:rotate(-5deg) translate(-2px)}78%{transform:rotate(4deg) translate(2px)}}@keyframes lootbagShakeBig{0%{transform:rotate(0) scale(1)}12%{transform:rotate(-9deg) translate(-5px) scale(1.02)}26%{transform:rotate(8deg) translate(5px) scale(1.04)}40%{transform:rotate(-10deg) translate(-6px) scale(1.06)}55%{transform:rotate(9deg) translate(6px) scale(1.09)}70%{transform:rotate(-11deg) translate(-7px) scale(1.12)}85%{transform:rotate(10deg) translate(7px) scale(1.15)}to{transform:rotate(0) scale(1)}}.lootbag-pips{display:flex;justify-content:center;gap:9px;margin:8px 0 4px}.lootbag-pip{width:9px;height:9px;transform:rotate(45deg);background:#ffffff0f;border:1px solid rgba(142,160,189,.45);transition:background .25s,box-shadow .25s,border-color .25s}.lootbag-pip.lit{background:var(--rar);border-color:var(--rar);box-shadow:0 0 9px var(--rar)}.lootbag-hint{position:relative;z-index:1;display:block;min-height:16px;color:#b9c6dd;font-size:12px;font-style:italic;letter-spacing:.3px;text-shadow:0 1px 3px rgba(0,0,0,.7)}.lootbag-items{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:12px 0 4px}.loot-card{--rar: rgba(142, 160, 189, .5);position:relative;width:94px;min-height:116px;padding:10px 6px 6px;display:flex;flex-direction:column;align-items:center;gap:3px;border-radius:5px;border:2px solid rgba(142,160,189,.3);background:linear-gradient(180deg,#ffffff12,#ffffff05),#131d31;box-shadow:inset 0 1px #ffffff12,inset 0 -8px 14px #00000059,0 4px 10px #00000073}.loot-card-gem{position:absolute;top:-7px;left:50%;width:10px;height:10px;transform:translate(-50%) rotate(45deg);background:linear-gradient(135deg,#fff 0%,var(--rar) 45%,color-mix(in srgb,var(--rar) 55%,#000) 100%);border:2px solid #0c1424;box-shadow:0 0 8px var(--rar);z-index:2}.loot-card-shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.4) 46%,rgba(255,255,255,.12) 52%,transparent 62%);background-size:260% 100%;background-position:190% 0;opacity:0;animation:lootCardShine .9s ease .14s forwards}@keyframes lootCardShine{0%{background-position:190% 0;opacity:0}15%{opacity:1}to{background-position:-90% 0;opacity:0}}.loot-card.hidden{justify-content:center;opacity:.5;border-style:dashed}.loot-card-mystery{font-size:26px;font-weight:800;color:var(--muted)}.loot-card.revealed{border-color:var(--rar);box-shadow:0 0 18px -4px var(--rar),inset 0 1px #ffffff1a;animation:lootCardPop .5s cubic-bezier(.2,1.35,.4,1);background:linear-gradient(180deg,color-mix(in srgb,var(--rar) 30%,transparent),color-mix(in srgb,var(--rar) 8%,transparent) 55%,transparent),linear-gradient(180deg,#ffffff12,#ffffff05),#18243b}.loot-card.revealed:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;border:2px solid var(--rar);animation:lootCardRing .6s ease-out forwards;pointer-events:none}@keyframes lootCardRing{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.loot-card.rarity-3.revealed{box-shadow:0 0 24px -3px var(--rar),inset 0 1px #ffffff1f}.loot-card.rarity-4.revealed{animation:lootCardPop .5s cubic-bezier(.2,1.35,.4,1),lootCardLegend 1.5s ease-in-out .5s infinite}@keyframes lootCardPop{0%{transform:scale(.25) translateY(16px);opacity:0}55%{transform:scale(1.14) translateY(-4px);opacity:1}to{transform:scale(1) translateY(0)}}@keyframes lootCardLegend{0%,to{box-shadow:0 0 14px -3px var(--rar),inset 0 1px #ffffff1f}50%{box-shadow:0 0 30px 3px var(--rar),inset 0 1px #ffffff2e}}.loot-card-sparkles i{position:absolute;font-style:normal;color:var(--rar);text-shadow:0 0 6px var(--rar);animation:lootSparkle 1.3s ease-in-out infinite;pointer-events:none}.loot-card-sparkles i:nth-child(1){top:3px;left:6px;font-size:10px}.loot-card-sparkles i:nth-child(2){top:26px;right:4px;font-size:8px;animation-delay:.45s}.loot-card-sparkles i:nth-child(3){bottom:22px;left:4px;font-size:9px;animation-delay:.85s}@keyframes lootSparkle{0%,to{opacity:.15;transform:scale(.7) rotate(0)}50%{opacity:1;transform:scale(1.25) rotate(24deg)}}.loot-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1}img.loot-card-img{width:38px;height:38px;object-fit:contain;image-rendering:pixelated}.loot-card-img{font-size:29px}.loot-card-kumos{font-size:26px}.loot-card-qty{font-size:15px;color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 0 10px var(--rar),0 1px 2px rgba(0,0,0,.6)}.loot-card-name{font-size:10px;line-height:1.15;color:#e6ecf6}.loot-card-rarity{margin-top:1px;padding:1px 7px;border-radius:7px;border:1px solid color-mix(in srgb,var(--rar) 65%,transparent);background:color-mix(in srgb,var(--rar) 22%,transparent);color:var(--rar);font-size:8.5px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.loot-card-stars{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--rar)}.lootbag-actions{display:flex;justify-content:center;gap:12px;margin-top:12px;min-height:48px;align-items:center}.lootbag-btn{position:relative;padding:12px 30px;border-radius:7px;font-size:14px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase;cursor:pointer;transition:filter .15s,transform .12s,box-shadow .12s}.lootbag-btn:disabled{opacity:.55;cursor:default}.lootbag-btn-gold{color:#241703;background:linear-gradient(180deg,#ffe9a8,#f0c75e 38%,#c8912a 72%,#9c6e1c);border:1px solid #7a5a12;text-shadow:0 1px 0 rgba(255,255,255,.45);box-shadow:inset 0 1px #ffffffbf,inset 0 -3px #5e3e0a8c,0 4px #5e3e0a,0 8px 18px #0000008c,0 0 24px #d8b04a59;animation:lootClaimPulse 1.6s ease-in-out infinite}.lootbag-btn-gold:hover{filter:brightness(1.08)}.lootbag-btn-gold:active{transform:translateY(3px);box-shadow:inset 0 1px #ffffffbf,inset 0 -2px #5e3e0a8c,0 1px #5e3e0a,0 4px 10px #00000080;animation:none}.lootbag-btn-dark{color:#d7e2f5;background:linear-gradient(180deg,#33456b,#1d2a45 70%,#16213a);border:1px solid rgba(216,176,74,.4);box-shadow:inset 0 1px #ffffff24,0 3px #0b1322,0 6px 14px #00000073}.lootbag-btn-dark:hover:not(:disabled){filter:brightness(1.15)}.lootbag-btn-dark:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px #ffffff24,0 1px #0b1322,0 3px 8px #0006}.dungeon-loot-teaser{margin:8px 0 2px;padding:8px 11px;border-radius:9px;border:1px solid rgba(216,176,74,.38);background:#d8b04a14;color:var(--gold);font-size:12.5px;font-style:italic;line-height:1.35}@keyframes lootClaimPulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}.tile-panel{position:absolute;top:70px;right:12px;width:360px;max-height:calc(100vh - 160px);overflow-y:auto;padding:14px}.adj-bonus{font-size:12px;color:var(--green);margin:6px 0}.terraform-meter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0 10px;padding:9px 11px;border-radius:9px;border:1px solid rgba(125,187,66,.42);background:#7dbb421a}.terraform-meter span{display:flex;flex-direction:column;gap:2px}.terraform-meter small{color:var(--muted);font-size:10px}.terraform-meter strong{color:#bde78f;font-size:16px;white-space:nowrap}.rewild-btn{width:100%;margin-top:7px;border-color:#bdae8580}.biome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.biome-btn{display:flex;flex-direction:column;align-items:center;gap:2px;background:#1b2740;border:1px solid var(--panel-border);border-radius:8px;color:var(--text);padding:8px 2px;cursor:pointer;font-size:20px}.biome-btn small{font-size:9px}.biome-btn:hover:not(:disabled){background:#2d3f66}.biome-btn:disabled{opacity:.4;cursor:not-allowed}.biome-btn.picked{border-color:var(--gold);opacity:1}.tile-action-anchor{position:fixed;z-index:42;width:308px;height:308px;transform:translate(-50%,-50%);pointer-events:none!important}.tile-choice-wheel{position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate;pointer-events:none}.tile-wheel-slot{position:absolute;left:50%;top:50%;z-index:3;width:0;height:0;pointer-events:none;transform:translate(var(--wheel-x),var(--wheel-y));animation:tileWheelChoiceIn .34s cubic-bezier(.2,.9,.3,1) backwards;transition:transform .2s cubic-bezier(.2,.8,.3,1);will-change:transform,opacity}.tile-wheel-slot.is-active{z-index:8}.tile-wheel-choice{position:absolute;left:0;top:0;width:var(--choice-width);min-height:var(--choice-height);padding:5px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid var(--panel-border);border-radius:18px;background:linear-gradient(145deg,#263958,#17243d);color:var(--text);cursor:pointer;box-shadow:0 5px 14px #00000061;pointer-events:auto;transform:translate(-50%,-50%) scale(1);transform-origin:center;transition:transform .18s cubic-bezier(.2,.9,.3,1),border-color .15s,background .15s,box-shadow .15s,filter .15s,opacity .15s}.tile-wheel-choice>span{font-size:23px;line-height:1}.tile-wheel-choice>b{width:100%;font-size:9px;line-height:1.05;text-align:center;overflow-wrap:anywhere}.tile-wheel-choice>small{width:100%;overflow:hidden;color:var(--muted);font-size:7px;line-height:1.05;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tile-wheel-choice:hover:not(:disabled),.tile-wheel-choice:focus-visible{border-color:#d2e5fac2;background:linear-gradient(145deg,#344c73,#1f3150);box-shadow:0 9px 22px #0006,0 0 0 3px #8ebeec1f}.tile-wheel-choice:focus-visible{outline:2px solid rgba(168,211,250,.68);outline-offset:3px}.tile-wheel-slot.is-active .tile-wheel-choice{transform:translate(-50%,-50%) scale(1.1);filter:brightness(1.08)}.tile-choice-wheel.has-active-choice .tile-wheel-slot:not(.is-active) .tile-wheel-choice{opacity:.94}.tile-wheel-choice.tone-biome{border-color:color-mix(in srgb,var(--biome-dark) 76%,white 24%);background:radial-gradient(circle at 22% 28%,var(--biome-dark) 0 1px,transparent 1.5px) 0 0 / 13px 11px,radial-gradient(circle at 76% 68%,var(--biome-dark) 0 1px,transparent 1.4px) 2px 3px / 17px 14px,linear-gradient(145deg,var(--biome-color),var(--biome-dark));color:var(--biome-text);text-shadow:var(--biome-text-shadow);box-shadow:0 7px 17px #00000052}.tile-wheel-choice.tone-biome:hover,.tile-wheel-choice.tone-biome:focus-visible{border-color:color-mix(in srgb,var(--biome-dark) 52%,white 48%);background:radial-gradient(circle at 22% 28%,var(--biome-dark) 0 1px,transparent 1.5px) 0 0 / 13px 11px,radial-gradient(circle at 76% 68%,var(--biome-dark) 0 1px,transparent 1.4px) 2px 3px / 17px 14px,linear-gradient(145deg,color-mix(in srgb,var(--biome-color) 88%,white 12%),var(--biome-dark))}.tile-wheel-choice.tone-biome>span{font-family:Segoe UI Symbol,sans-serif;font-size:13px;opacity:.78}.tile-wheel-choice.tone-build{border-color:#89a6cd80;background:linear-gradient(145deg,#314663,#202c43)}.tile-wheel-choice.tone-clear{border-color:#9db1c775;background:linear-gradient(145deg,#35404d,#242b37)}@keyframes tileWheelChoiceIn{0%{opacity:0;filter:blur(2px);transform:translate(var(--wheel-origin-x, 0),var(--wheel-origin-y, 0)) scale(.55)}72%{opacity:1;filter:none;transform:translate(var(--wheel-x),var(--wheel-y)) scale(1.06)}to{opacity:1;filter:none;transform:translate(var(--wheel-x),var(--wheel-y)) scale(1)}}.tile-build-catalog{animation:fadeIn .16s ease}.tile-catalog-head{display:flex;flex-direction:column;gap:7px;margin-bottom:9px}.tile-catalog-head h3{margin:0;color:#fff0bd;font-size:14px}.tile-catalog-back{align-self:flex-start}.build-category+.build-category{margin-top:8px}.build-category h4{margin:7px 0 4px}.tile-catalog-empty{margin:12px 0 4px;padding:12px;border:1px dashed var(--panel-border);border-radius:9px;color:var(--muted);font-size:12px;text-align:center}.build-list{display:flex;flex-direction:column;gap:4px}.build-row{display:flex;align-items:center;gap:10px;width:100%;background:#1b2740;border:1px solid var(--panel-border);border-radius:8px;color:var(--text);padding:7px 9px;cursor:pointer;text-align:left}.build-row:hover:not([aria-disabled=true]){background:#2d3f66}.build-row[aria-disabled=true]{opacity:.55;cursor:not-allowed}.building-thumb{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center}.building-thumb img{display:block;width:50px;height:50px;object-fit:contain;image-rendering:auto;filter:drop-shadow(0 3px 3px rgba(0,0,0,.35))}.build-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.build-name{font-size:13px;font-weight:700}.build-reason{color:var(--red);font-size:11px}.build-go{color:var(--green);font-size:18px;font-weight:700}.reserve-list{margin-bottom:10px}.reserve-row{border-color:#d8b04a66}.reserve-row .build-go{font-size:11px}.cost{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap}.cost-card,.craft-chip{position:relative;overflow:hidden;display:inline-grid;place-items:center;border:1px solid;color:var(--text);background:#ffffff0b;box-shadow:inset 0 1px #ffffff0e}.cost-card{width:40px;height:40px;flex:0 0 40px;border-radius:8px}.cost-card.is-ready,.craft-chip.is-ready{border-color:#6fbf6fd1;background:#4b925138}.cost-card.is-missing,.craft-chip.is-missing{border-color:#e25f4de0;background:#a73d353d}.cost-card:hover,.cost-card:focus-visible,.craft-chip:hover,.craft-chip:focus-visible{border-color:#f2d67f;outline:2px solid rgba(242,214,127,.2);outline-offset:1px}.cost-resource-icon{width:26px;height:26px;object-fit:contain;transform:translateY(-3px)}.cost-card span.cost-resource-icon{display:grid;place-items:center;font-size:21px;line-height:1}.cost-card-value,.craft-chip b{position:absolute;right:4px;bottom:3px;z-index:1;max-width:calc(100% - 6px);padding:1px 3px;border-radius:4px;background:#080e1bc2;color:#f7f9ff;font-size:8px;line-height:1.15;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.cost-currency{min-width:88px;height:40px;flex:0 0 auto;display:grid;grid-template-columns:23px auto;grid-template-rows:13px 16px;align-content:center;align-items:center;column-gap:5px;padding:0 7px;border:1px solid rgba(216,176,74,.7);border-radius:8px;background:linear-gradient(180deg,#d8b04a29,#825b191a);box-shadow:inset 0 1px #fff1b814}.cost-currency-icon{grid-row:1 / 3;font-size:21px;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.42))}.cost-currency-label{align-self:end;color:#d9bd72;font-size:8px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cost-currency b{align-self:start;color:#ffe49a;font-size:12px;line-height:1.1;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.cost-currency.is-missing b{color:#ff9e8c}.cost-currency.is-zero{display:none}.cost-card span.cost-resource-icon{transform:translateY(-3px)}.craft-chip.is-ready .craft-chip-icon{transform:none}.resource-cost-tooltip{position:fixed;z-index:260;width:232px;padding:10px 11px;pointer-events:none;border-width:1px;box-shadow:0 14px 34px #0206109e}.resource-cost-tooltip.is-ready{border-color:#6fbf6fb8}.resource-cost-tooltip.is-missing{border-color:#e25f4dd1}.resource-cost-tooltip-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.resource-cost-tooltip-head>span{min-width:0;display:flex;flex-direction:column;gap:2px}.resource-cost-tooltip-head b{overflow:hidden;color:var(--text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.resource-cost-tooltip-head small{color:var(--muted);font-size:10px}.resource-cost-tooltip-icon{width:38px;height:38px;flex:0 0 38px;object-fit:contain}.resource-cost-tooltip-head span.resource-cost-tooltip-icon{display:grid;place-items:center;font-size:28px;line-height:1}.resource-cost-tooltip-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:4px 0;border-top:1px solid rgba(255,255,255,.07);color:var(--muted);font-size:11px}.resource-cost-tooltip-row b{color:var(--text);font-size:12px;font-variant-numeric:tabular-nums}.resource-cost-tooltip-status{margin-top:5px;padding-top:6px;border-top:1px solid rgba(255,255,255,.09);color:var(--green);font-size:11px;font-weight:800}.resource-cost-tooltip.is-missing .resource-cost-tooltip-status{color:#ff9e8c}.resource-biome-val_fleuri{filter:hue-rotate(18deg) saturate(1.05)}.resource-biome-lapombre{filter:hue-rotate(285deg) saturate(1.15)}.resource-biome-montagne{filter:saturate(.7) brightness(1.08)}.resource-biome-landes_cendrees{filter:hue-rotate(330deg) saturate(.85) brightness(.9)}.resource-biome-bambouseraie{filter:hue-rotate(62deg) saturate(1.12)}.resource-biome-jungle_emeraude{filter:hue-rotate(96deg) saturate(1.2)}.resource-biome-banquise{filter:hue-rotate(175deg) saturate(.75) brightness(1.18)}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;background:#0509128c;display:flex;align-items:center;justify-content:center;animation:fadeIn .25s ease}.modal{width:460px;max-width:calc(100vw - 24px);max-height:calc(100vh - 60px);overflow-y:auto;padding:18px;animation:popIn .3s cubic-bezier(.2,1.4,.4,1)}.biome-discovery-overlay{z-index:170;background:#040a14c2}.biome-discovery{width:min(740px,calc(100vw - 24px));overflow:hidden;padding:0}.biome-discovery>img{display:block;width:100%;height:min(290px,36vh);object-fit:cover}.biome-discovery-copy{padding:16px 18px 18px}.biome-discovery-kicker{color:var(--gold);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.biome-discovery-copy h2{margin-top:3px;color:#fff1b6;font-size:23px}.biome-discovery-copy>p{margin:8px 0 12px;color:var(--muted);line-height:1.45}.biome-discovery-building{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px;padding:10px;border:1px solid rgba(216,176,74,.42);border-radius:10px;background:#d8b04a14}.biome-discovery-building>span{font-size:28px}.biome-discovery-building>div{display:flex;flex-direction:column;gap:2px}.biome-discovery-building small{color:var(--gold);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.biome-discovery-building b{font-size:14px}.biome-discovery-building p{color:var(--muted);font-size:12px;line-height:1.35}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.ad-sim-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#03060cd1;animation:fadeIn .2s ease}.ad-sim{position:relative;width:min(360px,calc(100vw - 32px));background:var(--panel);border:1px solid var(--panel-border);border-radius:14px;padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 12px 40px #0009;animation:popIn .25s ease}.ad-sim-tag{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}.ad-sim-body{width:100%;height:120px;display:flex;align-items:center;justify-content:center;font-size:54px;background:#0e1526;border-radius:10px}.ad-sim-bar{width:100%;height:6px;background:#ffffff1f;border-radius:3px;overflow:hidden}.ad-sim-fill{height:100%;width:0;background:var(--gold);transition:width .9s linear}.ad-sim-count{font-size:12px;color:var(--muted)}.ad-sim-claim{width:100%}.ad-sim-skip{position:absolute;top:8px;right:10px;background:none;border:none;color:var(--muted);font-size:15px;cursor:pointer}.ad-sim-skip:hover{color:var(--text)}.level-badge{background:var(--gold);color:#1a1408;font-size:11px;font-weight:700;border-radius:10px;padding:2px 8px;margin-left:8px;vertical-align:middle}.modal-desc{margin:8px 0 2px}.modal-effect{font-size:13px;color:var(--green);margin:4px 0 8px}.modal-effect.muted{color:var(--muted)}.construction-box{background:#d8b04a14;border:1px solid rgba(216,176,74,.35);border-radius:10px;padding:10px 12px;margin:10px 0}.construction-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}.construction-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.construction-minigame-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;display:flex;align-items:center;justify-content:center;background:#03060cdb;animation:fadeIn .18s ease}.construction-minigame-card{width:min(430px,calc(100vw - 30px));padding:20px;border:1px solid rgba(216,176,74,.55);border-radius:15px;background:linear-gradient(160deg,#17233a,#0e1627);text-align:center;box-shadow:0 18px 55px #0000009e;animation:popIn .24s ease}.construction-minigame-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.construction-minigame-heading>span{color:var(--gold);font-size:16px;font-weight:800}.construction-minigame-card>p{margin:10px 0 14px;color:var(--muted);font-size:12px}.construction-minigame-track{position:relative;width:100%;height:92px;overflow:hidden;border:1px solid #3b4d70;border-radius:12px;background:linear-gradient(180deg,#101a2e,#0a1120);cursor:crosshair;box-shadow:inset 0 -18px 30px #00000038}.construction-minigame-track:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.construction-minigame-track:after{content:"";position:absolute;left:5%;right:5%;bottom:20px;height:6px;border-radius:4px;background:#33435f;box-shadow:0 2px #00000059}.construction-minigame-target{position:absolute;bottom:15px;height:16px;z-index:1;transform:translate(-50%);border:2px solid #92e38d;border-radius:6px;background:#6fbf6f5c;box-shadow:0 0 18px #6fbf6f61}.construction-minigame-target:after{content:"";position:absolute;left:50%;top:-5px;bottom:-5px;width:2px;transform:translate(-50%);background:#d8ffd4}.construction-minigame-cursor{position:absolute;left:4%;bottom:27px;z-index:2;width:34px;font-size:29px;transform:translate(-50%) rotate(-20deg);filter:drop-shadow(0 4px 3px rgba(0,0,0,.45));animation:constructionHammerSweep 1.15s linear infinite alternate}.craft-boost-minigame-cursor{position:absolute;left:4%;bottom:25px;z-index:2;width:36px;font-size:30px;transform:translate(-50%);filter:drop-shadow(0 4px 3px rgba(0,0,0,.45));animation:craftBoostSweep 1.05s linear infinite alternate}@keyframes craftBoostSweep{0%{left:4%;transform:translate(-50%) rotate(-100deg)}to{left:96%;transform:translate(-50%) rotate(100deg)}}.craft-boost-minigame-card{border-color:#6fbf6f8c}@keyframes constructionHammerSweep{0%{left:4%;transform:translate(-50%) rotate(-22deg)}to{left:96%;transform:translate(-50%) rotate(22deg)}}.construction-minigame-feedback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;color:#fff3bd;font-size:22px;font-weight:900;text-shadow:0 2px 8px #000;background:#080e197a;animation:popIn .16s ease}.construction-minigame-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.construction-minigame-dots{display:inline-flex;gap:6px}.construction-minigame-dots i{width:9px;height:9px;border-radius:50%;background:#34435e}.construction-minigame-dots i.active{background:var(--gold);box-shadow:0 0 8px #d8b04aa6}.construction-minigame-dots i.done{background:var(--green)}.construction-minigame-result{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.construction-result-icon{font-size:48px}.construction-minigame-result h3{margin:0;font-size:19px}.construction-minigame-result>b{font-size:24px}.construction-result-bonus{color:var(--green);font-size:16px;font-weight:800}.upgrade-box{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#d8b04a14;border:1px solid rgba(216,176,74,.35);border-radius:10px;padding:10px 12px;margin-top:12px}.upgrade-actions{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.btn-focus{border-color:#d8b04a8c;color:#ead38a}.btn-focus.active{background:#d8b04a33;border-color:var(--gold);color:#ffe49a;box-shadow:inset 0 0 0 1px #d8b04a38}.upgrade-icon-btn{width:42px;height:42px;min-width:42px;padding:0;display:inline-grid;place-items:center}.upgrade-icon-btn svg{display:block}.upgrade-confirm-icon svg{animation:upgradeArrowPulse 1.05s ease-in-out infinite}@keyframes upgradeArrowPulse{0%,to{transform:translateY(2px);filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}50%{transform:translateY(-3px);filter:drop-shadow(0 4px 5px rgba(111,191,111,.38))}}@media(prefers-reduced-motion:reduce){.upgrade-confirm-icon svg{animation:none}}.building-requirements{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:5px}.building-requirements.is-separated{width:100%;margin-top:7px;padding-top:7px;border-top:1px solid rgba(255,255,255,.11)}.building-requirement-card{position:relative;overflow:hidden;width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;border:1px solid rgba(226,95,77,.82);border-radius:9px;background:#a73d3533;cursor:help}.building-requirement-card.is-ready{border-color:#6fbf6fb8;background:#4b925133}.building-requirement-card .building-thumb,.building-requirement-card .building-thumb img{width:52px;height:52px}.building-requirement-card>b{position:absolute;right:3px;bottom:3px;padding:2px 4px;border-radius:4px;background:#080e1bd6;color:#fff0bf;font-size:9px;line-height:1;font-weight:900;white-space:nowrap}.building-identity-tooltip{position:fixed;z-index:265;width:252px;padding:11px 12px;pointer-events:none;border-width:1px;box-shadow:0 14px 34px #020610a3}.building-identity-tooltip.is-ready{border-color:#6fbf6fb8}.building-identity-tooltip.is-missing{border-color:#e25f4dd1}.building-identity-head{display:flex;align-items:center;gap:10px}.building-identity-head>span{min-width:0;display:flex;flex-direction:column;gap:2px}.building-identity-head>span b{color:var(--text);font-size:13px}.building-identity-head>span small{color:var(--muted);font-size:10px}.building-identity-head .building-thumb,.building-identity-head .building-thumb img{width:46px;height:46px;flex-basis:46px}.building-identity-tooltip p{margin:8px 0;color:var(--muted);font-size:11px;line-height:1.4}.building-identity-levels{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08)}.building-identity-levels span{display:flex;flex-direction:column;gap:2px;color:var(--muted);font-size:9px}.building-identity-levels b{color:var(--text);font-size:13px}.building-identity-status{margin-top:7px;color:#ff9e8c;font-size:11px;font-weight:800}.building-identity-tooltip.is-ready .building-identity-status{color:var(--green)}.building-storage-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.building-storage-actions .demolish{margin-top:0}.demolish{margin-top:10px}.panel-body{margin-top:6px}.weather-station-forecast{display:flex;flex-direction:column;gap:4px;margin:10px 0;padding:8px 10px;border:1px solid rgba(120,204,231,.35);border-radius:8px;background:#78cce712;font-size:12px}.weather-station-forecast>b{color:#b8ecff}.weather-station-forecast>small{color:var(--gold)}.weather-station-controls{display:flex;flex-direction:column;gap:6px}.weather-station-option{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:8px;background:#ffffff09}.weather-station-option>b{font-size:12px;min-width:110px}.weather-station-option>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.weather-station-option .btn{font-size:10px;padding:3px 5px}.stat-row{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px dashed rgba(255,255,255,.07);font-size:13px}.prod-detail{font-size:12px}.adv-card{display:flex;gap:8px;align-items:center;background:#ffffff0a;border-radius:8px;padding:6px 8px;margin:4px 0}.adv-card.on-mission{border:1px solid rgba(111,191,111,.42);background:#6fbf6f14;box-shadow:inset 0 0 0 1px #6fbf6f14}.adv-card.compact{padding:3px 8px;margin:0;min-width:150px}.hero-face{display:block;border-radius:50%}.adv-face{position:relative;flex:0 0 auto;display:inline-flex}.mission-steps{position:absolute;left:-2px;bottom:-4px;width:42px;height:18px;overflow:hidden;pointer-events:none}.mission-steps i{position:absolute;left:-8px;bottom:3px;width:7px;height:4px;border-radius:8px 8px 5px 5px;background:#d8f0ce;box-shadow:0 1px 3px #0000006b;transform:rotate(-22deg);opacity:0;animation:heroStep 1.35s linear infinite}.mission-steps i:nth-child(2){bottom:9px;transform:rotate(20deg);animation-delay:.22s}.mission-steps i:nth-child(3){animation-delay:.44s}@keyframes heroStep{0%{transform:translate(0) rotate(-22deg);opacity:0}18%,72%{opacity:1}to{transform:translate(46px) rotate(-22deg);opacity:0}}.mission-steps i:nth-child(2){animation-name:heroStepAlt}@keyframes heroStepAlt{0%{transform:translate(0) rotate(20deg);opacity:0}18%,72%{opacity:1}to{transform:translate(46px) rotate(20deg);opacity:0}}.stat-dot{position:absolute;top:-3px;right:-3px;min-width:15px;height:15px;padding:0 3px;display:flex;align-items:center;justify-content:center;background:var(--gold);color:#1a1200;border-radius:8px;font-size:10px;font-weight:800;line-height:1;box-shadow:0 1px 3px #00000080}.adv-info{flex:1;min-width:0}.adv-name{font-size:13px;font-weight:600}.adv-status{font-size:10px}.adv-card.clickable{cursor:pointer;transition:background .12s}.adv-card.clickable:hover{background:#ffffff17}.adv-xp-row{display:flex;align-items:center;gap:6px}.adv-xp-row .bar{flex:1;height:4px;margin:2px 0}.adv-xp{font-size:9px;color:#9bb4de;white-space:nowrap;font-variant-numeric:tabular-nums}.bar{height:5px;background:#ffffff1a;border-radius:3px;margin:3px 0}.bar-fill{height:100%;border-radius:3px;transition:width .4s}.class-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.class-btn{display:flex;flex-direction:column;gap:2px;align-items:center;background:#1b2740;border:1px solid var(--panel-border);border-radius:8px;color:var(--text);padding:8px 4px;cursor:pointer}.class-btn:hover{background:#2d3f66}.class-btn.picked{border-color:var(--gold)}.class-icon{font-size:20px}.class-trait{font-size:9px;color:var(--green);text-align:center}.recruit-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px}.adventurer-create{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:8px;margin-top:10px}.recruit-face{grid-column:1 / -1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#ffffff0a;border-radius:10px;padding:8px 10px}.recruit-face small{flex:1 1 120px}.avatar-picker,.color-picker{display:flex;gap:5px;flex-wrap:wrap}.avatar-picker button{width:30px;height:30px;border-radius:8px;border:1px solid var(--panel-border);background:#1b2740;color:var(--text);cursor:pointer}.avatar-picker.compact button{width:26px;height:26px;border-radius:7px}.avatar-picker button.picked{border-color:var(--gold);background:#2d3f66}.color-picker button{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer}.color-picker button.picked{border-color:#fff}.modal-donjon .modal-desc,.modal-donjon .modal-effect{display:none}.dungeon-panel{display:flex;flex-direction:column;gap:10px}.dungeon-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:9px 12px;border-radius:12px;border:1px solid rgba(216,176,74,.4);background:radial-gradient(120% 150% at 100% 0%,rgba(216,176,74,.2),transparent 60%),linear-gradient(135deg,#d8b04a21,#d8b04a08);box-shadow:inset 0 1px #ffecb01f}.dungeon-crest{display:flex;align-items:center;gap:10px;min-width:0}.dungeon-crest-icon{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:21px;border-radius:50%;background:#0a111f99;border:2px solid currentColor;box-shadow:inset 0 0 12px currentColor,0 0 10px #0003}.dungeon-crest-copy{display:flex;flex-direction:column;min-width:0}.dungeon-crest-copy b{color:#ffe49a;font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dungeon-crest-copy small{color:var(--muted);font-size:10px;line-height:1.3}.dungeon-counter{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700;color:#ead38a;background:#d8b04a24;border:1px solid rgba(216,176,74,.32)}.dungeon-counter i{font-style:normal;color:var(--green);margin-left:2px}.dungeon-counter.none{color:var(--muted);background:#ffffff0d;border-color:var(--panel-border)}.dungeon-drops{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.dungeon-drops-label{color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.dungeon-drop-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#ffffff0a;border:1px solid transparent;font-size:11px}.dungeon-drop-chip .resource-icon-inline{width:15px;height:15px}.dungeon-drop-chip small{color:var(--muted);font-variant-numeric:tabular-nums}.dungeon-section-label{display:block;color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.dungeon-empty{padding:12px 4px}.dungeon-launch{display:flex;flex-direction:column;gap:8px}.dungeon-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.dungeon-mode{display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 6px;border:1px solid var(--panel-border);border-radius:9px;background:#ffffff09;color:var(--text);cursor:pointer;text-align:center;transition:border-color .12s,background .12s}.dungeon-mode:hover:not(:disabled){border-color:#d8b04a8c;background:#d8b04a12}.dungeon-mode.selected{border-color:var(--gold);background:#d8b04a1f;box-shadow:inset 0 0 0 1px #d8b04a4d}.dungeon-mode.locked{opacity:.45;cursor:not-allowed}.dungeon-mode-top b{font-size:12px;white-space:nowrap}.dungeon-mode>small{color:var(--muted);font-size:10px;line-height:1.25}.dungeon-mode.selected>small{color:#ead38a}.dungeon-plan{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:10px;background:#ffffff08;border:1px solid var(--panel-border)}.dungeon-metrics{display:flex;gap:8px}.dungeon-metric{flex:1;display:flex;flex-direction:column;gap:1px;padding:6px 9px;border-radius:8px;background:#ffffff0a}.dungeon-metric small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.dungeon-metric b{font-size:15px;font-variant-numeric:tabular-nums}.dungeon-metric.danger b{color:#f2a89d}.dungeon-loot-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dungeon-loot-row>small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.dungeon-loot{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dungeon-loot>span{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-variant-numeric:tabular-nums}.dungeon-loot .resource-icon-inline{width:16px;height:16px}.dungeon-counter-tag{color:var(--gold)}.dungeon-go{width:100%;margin-top:2px}.select,.text-input{width:100%;background:#1b2740;color:var(--text);border:1px solid var(--panel-border);border-radius:8px;padding:7px}.check-row{display:flex;gap:6px;align-items:center;font-size:12px;margin:6px 0;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-atelier{width:min(780px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:18px 20px}.modal-atelier .modal-desc,.modal-atelier .modal-effect{display:none}.atelier-panel{display:flex;flex-direction:column;gap:12px}.atelier-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:9px 12px;border-radius:12px;border:1px solid rgba(216,176,74,.4);background:radial-gradient(120% 150% at 100% 0%,rgba(216,176,74,.2),transparent 60%),linear-gradient(135deg,#d8b04a21,#d8b04a08);box-shadow:inset 0 1px #ffecb01f}.atelier-crest{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.atelier-crest-icon{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;border-radius:9px;background:#0a111f73;border:1px solid rgba(216,176,74,.3)}.atelier-crest-bonus{color:#ffe49a;font-size:14px;line-height:1.2;min-width:0}.atelier-cadence-btn{flex:0 0 auto}.atelier-cadence-btn.active{background:#6fbf6f29;border-color:#6fbf6f80;color:#bfe8ba;font-weight:700}.atelier-queue{padding:10px 12px;border:1px solid rgba(216,176,74,.38);border-radius:11px;background:linear-gradient(135deg,#d8b04a21,#d8b04a0b)}.atelier-queue-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.atelier-kicker{color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.atelier-queue-total{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#0a111f8c;color:var(--gold);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.craft-queue-list{display:flex;flex-direction:column;gap:5px;margin-top:8px}.craft-queue-item{display:flex;align-items:center;gap:9px}.craft-queue-icon{width:26px;height:26px;font-size:20px;object-fit:contain;flex:0 0 auto}.craft-queue-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.craft-queue-title{display:flex;align-items:center;gap:6px;min-width:0}.craft-queue-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.craft-queue-count{flex:0 0 auto;color:var(--gold);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.craft-queue-progress{display:flex;align-items:center;gap:7px}.craft-queue-progress .bar{flex:1}.craft-queue-progress small{flex:0 0 auto;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.craft-queue-wait{color:var(--muted);font-size:10px}.craft-queue-cancel{flex:0 0 auto;width:26px;height:26px;border-radius:7px;cursor:pointer;font-size:12px;line-height:1;border:1px solid rgba(216,90,74,.4);background:#d85a4a1f;color:#f2b3aa}.craft-queue-cancel:hover{background:#d85a4a38;color:#ffd0c8}.atelier-recipes{min-width:0}.recipe-search{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:7px;min-height:42px;margin:0 0 10px;padding:5px 8px;border:1px solid var(--panel-border);border-radius:10px;background:#18243b;box-shadow:0 5px 14px #04081038}.recipe-search:focus-within{border-color:var(--gold);box-shadow:0 0 0 2px #d8b04a1f}.recipe-search-icon{color:var(--gold);font-size:20px;line-height:1}.recipe-search input{min-width:0;flex:1;padding:5px 0;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.recipe-search input::placeholder{color:#8290a9}.recipe-search input::-webkit-search-cancel-button{display:none}.recipe-search button{flex:0 0 auto;width:30px;height:30px;border:0;border-radius:7px;background:#ffffff14;color:var(--muted);cursor:pointer;font-size:18px}.recipe-search button:hover{color:var(--text);background:#ffffff21}.recipe-empty{display:flex;flex-direction:column;align-items:center;gap:5px;padding:24px;border:1px dashed var(--panel-border);border-radius:11px;color:var(--muted);text-align:center}.recipe-empty b{color:var(--text)}.recipe-empty .btn{margin-top:6px}.craft-list{display:flex;flex-direction:column;gap:4px}.craft-item{border-radius:8px;border:1px solid transparent}.craft-item.ready{box-shadow:inset 3px 0 #6fbf6fb3}.craft-item.needs{box-shadow:inset 3px 0 #d8b04a80}.craft-item.selected{border-color:#d8b04a66;background:#d8b04a0f}.craft-row{width:100%;display:flex;align-items:center;gap:9px;padding:5px 8px;background:#ffffff08;border:0;border-radius:8px;cursor:pointer;color:var(--text);text-align:left;font:inherit}.craft-item.selected .craft-row{background:transparent}.craft-row:hover{background:#d8b04a0f}.craft-row-icon{width:26px;height:26px;flex:0 0 auto;object-fit:contain;font-size:20px}.craft-row-name{flex:0 1 auto;min-width:0;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.craft-row-name i{font-style:normal;color:var(--gold);font-size:11px;margin-left:3px}.craft-row-chips{display:flex;align-items:center;gap:5px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.craft-chip{width:36px;height:36px;flex:0 0 36px;padding:0;border-radius:7px}.craft-chip-icon{width:23px;height:23px;object-fit:contain;transform:translateY(-3px)}.craft-chip span.craft-chip-icon{display:grid;place-items:center;font-size:19px;line-height:1}.craft-row-caret{flex:0 0 auto;color:var(--muted);font-size:10px}.craft-controls{display:flex;align-items:center;gap:8px;padding:6px 8px 8px;flex-wrap:wrap}.craft-qty{display:inline-flex;align-items:center;gap:4px}.craft-qty button{min-width:34px;padding:5px 8px;border-radius:7px;cursor:pointer;font:inherit;font-size:12px;background:#22304e;border:1px solid var(--panel-border);color:var(--text)}.craft-qty button.active{background:#d8b04a33;border-color:var(--gold);color:#ffe49a}.craft-qty button:disabled{opacity:.4;cursor:not-allowed}.craft-qty input{width:66px;padding:5px 7px;border-radius:7px;font:inherit;font-size:12px;background:#1b2740;color:var(--text);border:1px solid var(--panel-border);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.craft-go{margin-left:auto}.segmented{display:inline-flex;padding:2px;border:1px solid var(--panel-border);border-radius:8px;background:#ffffff08}.segmented button{background:transparent;border:0;color:var(--muted);cursor:pointer;padding:5px 9px;border-radius:6px;font-size:12px}.segmented button.active{background:#2d3f66;color:var(--text)}.select.compact{width:auto;min-width:116px;padding:5px 8px;font-size:12px}.modal-comptoir .modal-desc,.modal-comptoir .modal-effect{display:none}.modal-comptoir{width:min(780px,calc(100vw - 24px))}.modal-comptoir .panel-body{margin-top:10px}.comptoir-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-bottom:12px;border-radius:12px;border:1px solid rgba(216,176,74,.4);background:radial-gradient(120% 150% at 100% 0%,rgba(216,176,74,.22),transparent 60%),linear-gradient(135deg,#d8b04a24,#d8b04a08);box-shadow:inset 0 1px #ffecb01f}.comptoir-purse{display:flex;align-items:center;gap:10px;min-width:0}.comptoir-purse-coin{font-size:26px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.comptoir-purse-copy{display:flex;flex-direction:column;min-width:0}.comptoir-purse-copy small{color:#c8b993;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.comptoir-purse-copy b{display:flex;align-items:baseline;gap:5px;line-height:1.1;color:#ffe49a;font-size:22px;font-weight:800;font-variant-numeric:tabular-nums}.comptoir-purse-copy b i{font-style:normal;font-size:11px;font-weight:700;color:#c8b993}.comptoir-tags{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:0 0 auto}.comptoir-markup{padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800;color:#1a1408;background:var(--gold)}.comptoir-nation{padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;color:#ead38a;background:#d8b04a24;border:1px solid rgba(216,176,74,.32)}.comptoir-search{display:flex;align-items:center;gap:8px;min-height:40px;margin-bottom:8px;padding:4px 10px;border-radius:10px;border:1px solid var(--panel-border);background:#16223a}.comptoir-search:focus-within{border-color:var(--gold);box-shadow:0 0 0 2px #d8b04a24}.comptoir-search-icon{color:var(--gold);font-size:18px;line-height:1}.comptoir-search input{flex:1;min-width:0;padding:5px 0;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.comptoir-search input::placeholder{color:#8290a9}.comptoir-search input::-webkit-search-cancel-button{display:none}.comptoir-search button{flex:0 0 auto;width:28px;height:28px;border:0;border-radius:7px;background:#ffffff14;color:var(--muted);cursor:pointer;font-size:17px}.comptoir-search button:hover{color:var(--text);background:#ffffff21}.comptoir-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.comptoir-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 12px;margin-bottom:4px;border-radius:8px;background:#ffffff08;border:1px dashed rgba(216,176,74,.28);font-size:12px;color:var(--muted)}.comptoir-summary b{color:#ffe49a;font-size:13px;font-variant-numeric:tabular-nums}.comptoir-empty{padding:20px 4px;text-align:center}.comptoir-list{display:flex;flex-direction:column}.comptoir-aisle{display:flex;align-items:center;gap:6px;margin:10px 0 3px;color:var(--gold);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.comptoir-aisle:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(216,176,74,.35),transparent)}.comptoir-row{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:9px;border:1px solid transparent;transition:background .12s,border-color .12s}.comptoir-row:hover{background:#d8b04a0f;border-color:#d8b04a2e}.comptoir-row.empty{opacity:.5}.comptoir-row-icon{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.comptoir-row-icon .resource-icon-inline{width:26px;height:26px;font-size:22px}.comptoir-row-main{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.comptoir-row-main b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.comptoir-row-main small{color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.comptoir-unit{color:var(--gold);font-weight:700}.comptoir-row-actions{display:flex;gap:4px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.comptoir-row-actions .btn{padding:4px 7px}.btn-sell-all{background:linear-gradient(180deg,#b8923a,#8a6c26);border-color:var(--gold);color:#fff3d4;font-weight:700;font-variant-numeric:tabular-nums}.btn-sell-all:hover:not(:disabled){background:linear-gradient(180deg,#d0a848,#9c7c2e)}.comptoir-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:9px;padding:4px;border-radius:11px;border:1px solid var(--panel-border);background:#080e1a94}.comptoir-tabs button{min-height:38px;padding:7px 10px;border:1px solid transparent;border-radius:8px;color:var(--muted);background:transparent;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.comptoir-tabs button:hover{color:var(--text);background:#ffffff0a}.comptoir-tabs button.active{color:#fff0bd;border-color:#d8b04a6b;background:linear-gradient(180deg,#d8b04a30,#d8b04a14);box-shadow:inset 0 1px #fff3c214}.comptoir-toolbar.buy{justify-content:flex-end}.market-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.market-row{min-width:0;padding:9px;border:1px solid rgba(216,176,74,.18);border-radius:11px;background:linear-gradient(150deg,#ffffff09,#09101d3d);transition:border-color .15s,transform .15s,background .15s}.market-row:hover{border-color:#d8b04a61;transform:translateY(-1px);background:linear-gradient(150deg,#d8b04a12,#09101d40)}.market-row-head{display:flex;align-items:center;gap:8px;min-width:0}.market-row-head .comptoir-row-icon{width:35px;height:35px}.market-row-head .comptoir-row-icon .resource-icon-inline{width:23px;height:23px;font-size:20px}.market-row-title{display:flex;flex:1;min-width:0;flex-direction:column;gap:1px}.market-row-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.market-quote{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column;gap:1px}.market-quote>b{color:#ffe49a;font-size:13px;font-variant-numeric:tabular-nums}.market-change{margin-left:3px;font-size:9px;font-weight:750;white-space:nowrap}.market-change.up{color:#72d5a8}.market-change.down{color:#ef8f89}.market-change.stable{color:#8795aa}.market-chart{display:block;width:100%;height:58px;margin:6px 0 3px;overflow:visible;border-radius:7px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px) 0 0 / 100% 18px,linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px) 0 0 / 42px 100%,#050c176b}.market-chart-mid{stroke:#ffffff1c;stroke-width:.7;stroke-dasharray:3 3}.market-history-line{fill:none;stroke:#d8b04a;stroke-width:1.8;vector-effect:non-scaling-stroke}.market-current-dot{fill:#fff1b5;stroke:#aa7f21;stroke-width:1;vector-effect:non-scaling-stroke}.market-forecast-band{fill:#66b7a830;stroke:#71cfbc6b;stroke-width:.8;vector-effect:non-scaling-stroke}.market-forecast-cut{stroke:#fff3;stroke-width:.7;stroke-dasharray:2 2}.market-order{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px;margin-top:6px}.market-order input{width:100%;min-width:0;height:32px;padding:5px 8px;border:1px solid var(--panel-border);border-radius:7px;outline:0;color:var(--text);background:#111c31;font:inherit;font-size:11px;font-variant-numeric:tabular-nums}.market-order input:focus{border-color:var(--gold);box-shadow:0 0 0 2px #d8b04a1f}.market-order input::placeholder{color:#748197}.market-order .btn{display:inline-flex;min-width:105px;height:32px;align-items:center;justify-content:center;gap:5px}.market-order .btn small{color:#c8b993;font-size:8px;font-variant-numeric:tabular-nums}@media(max-width:620px){.modal-comptoir{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:12px}.market-list{grid-template-columns:1fr}.comptoir-tabs button{padding-inline:5px;font-size:11px}}@media(prefers-reduced-motion:reduce){.market-row{transition:none}}.heal-row{display:flex;align-items:center;gap:8px}.heal-row .adv-card{flex:1}.tavern-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px}.tavern-section-head h4{margin:0}.daily-quest-list{display:flex;flex-direction:column;gap:7px;margin-top:7px}.daily-quest{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid rgba(216,176,74,.28);border-radius:8px;background:#d8b04a0f}.daily-quest.claimed{opacity:.62;border-color:#6fbf6f59}.daily-quest-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.daily-quest-copy b{display:flex;align-items:center;gap:5px;font-size:13px}.daily-quest-copy small{color:var(--gold)}.daily-quest-action{display:flex;align-items:center;gap:8px;flex:0 0 auto}.tavern-hero-row{margin-top:7px}.tavern-hero-actions{display:flex;flex-direction:column;gap:5px}.bottom-bar{position:absolute;bottom:10px;left:12px;right:12px;display:flex;align-items:flex-end;gap:10px;pointer-events:none}.bottom-bar>*{pointer-events:auto}.activity-strips{min-width:0;flex:1 1 auto;display:flex;align-items:flex-end;gap:8px;pointer-events:none}.activity-strips>*{pointer-events:auto}.construction-strip,.craft-strip{display:flex;align-items:center;gap:8px;padding:6px 8px;max-width:min(42vw,560px);min-width:0}.construction-strip>b,.craft-strip>b{color:var(--gold);font-size:12px;white-space:nowrap}.craft-strip>b{color:var(--green)}.construction-mini-list,.craft-mini-list{display:flex;gap:6px;overflow-x:auto}.construction-mini,.craft-mini{width:150px;flex:0 0 150px;text-align:left;color:var(--text);background:#ffffff0a;border:1px solid var(--panel-border);border-radius:8px;padding:5px 7px;cursor:pointer}.craft-mini{width:172px;flex-basis:172px}.construction-mini:hover,.craft-mini:hover{background:#2d3f66}.craft-mini-static{cursor:default}.craft-mini-static:hover{background:#ffffff0a}.construction-mini span,.construction-mini small,.craft-mini span,.craft-mini small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.craft-mini-head{display:flex!important;align-items:center;gap:5px;min-width:0}.craft-mini-title{min-width:0;flex:1}.craft-mini-icon{width:17px;height:17px;flex:0 0 17px;display:inline-flex!important;align-items:center;justify-content:center}.craft-mini-icon.resource-icon-img,.craft-mini-icon img{width:17px;height:17px}.craft-mini-count{flex:0 0 auto;padding:0 5px;border-radius:8px;background:#6fbf6f24;color:var(--green);font-size:10px;font-weight:800}.craft-mini-next{display:flex!important;align-items:center;gap:3px;margin-top:3px;height:16px}.craft-mini-next-icon{width:16px;height:16px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:5px;background:#ffffff0d}.craft-mini-next-icon .resource-icon-inline{width:14px;height:14px}.construction-more{align-self:center;color:var(--muted);font-size:12px;white-space:nowrap}.save-actions{margin-left:auto;display:flex;gap:4px;background:var(--panel);border:1px solid var(--panel-border);border-radius:10px;padding:4px}.discord-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding-inline:10px;text-decoration:none;color:#fff;background:#5865f2;border-color:#6975f5;font-weight:700;box-shadow:0 3px 10px #5865f247}.discord-link:hover:not(:disabled){color:#fff;background:#6874f5;border-color:#7d87f7;box-shadow:0 5px 14px #5865f261}.discord-link svg{flex:0 0 auto}.settings-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.heroes-bar{position:absolute;top:60px;left:12px;display:flex;flex-direction:column;gap:6px;width:176px;max-height:calc(100vh - 150px);overflow-y:auto;padding-right:2px}.heroes-bar .adv-card{background:var(--panel);border:1px solid var(--panel-border)}.adventurer-roster{position:absolute;right:0;bottom:calc(100% + 10px);width:min(560px,calc(100vw - 24px));max-height:min(620px,calc(100vh - 110px));overflow:auto;padding:14px;z-index:35}.building-reserve-pop{position:absolute;right:0;bottom:calc(100% + 10px);z-index:42;width:min(520px,calc(100vw - 24px));max-height:min(620px,calc(100dvh - 110px));overflow-y:auto;padding:14px}.building-reserve-pop .panel-head h3{margin:0}.building-reserve-list{display:flex;flex-direction:column;gap:7px}.building-reserve-item{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:1px solid rgba(216,176,74,.3);border-radius:9px;background:#d8b04a0f}.building-reserve-item>span{min-width:0;display:flex;flex-direction:column;gap:3px}.building-reserve-item>span b{font-size:12px}.building-reserve-item>span small{color:var(--muted);font-size:10px}.building-reserve-item>span .build-reason{color:var(--red)}.roster-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px dashed rgba(255,255,255,.08)}.roster-avatar{position:relative;width:48px;height:48px;padding:0;border:none;background:none;cursor:pointer;border-radius:50%;flex:0 0 auto;transition:transform .12s ease}.roster-avatar:hover{transform:scale(1.06)}.roster-main{min-width:0;display:flex;flex-direction:column;gap:6px}.roster-top{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.roster-mission{padding:7px 9px;border:1px solid rgba(216,176,74,.38);border-radius:8px;background:#d8b04a14}.roster-mission>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.roster-mission b{color:#ffe49a;font-size:11px}.roster-mission small{color:var(--muted);font-size:10px;text-align:right}.roster-mission .bar{margin-top:6px}.roster-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.roster-controls .select{width:auto;min-width:150px}.hero-modal{width:min(460px,calc(100vw - 24px))}.hero-modal-top{display:flex;align-items:center;gap:14px;margin-bottom:12px}.hero-modal-portrait{flex:0 0 auto;box-shadow:0 4px 16px #0006}.hero-modal-id{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.hero-appearance{display:flex;flex-direction:column;gap:10px}.face-row{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px}.face-row>span{font-size:12px;color:var(--muted, #9fb0c8);font-weight:600}.shape-picker{display:flex;gap:5px;flex-wrap:wrap}.shape-picker .btn.picked{border-color:var(--gold);background:#2d3f66}.hero-stats{display:flex;flex-direction:column;gap:8px}.stat-points-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.points-badge{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px;background:#ffffff14;color:var(--text)}.points-badge.has-points{background:var(--gold);color:#1a1200}.hero-xp{display:flex;flex-direction:column;gap:3px}.hero-xp-label{display:flex;justify-content:space-between;align-items:baseline;font-size:12px}.hero-xp-label span{color:var(--muted)}.hero-xp-label b{color:#9bb4de;font-variant-numeric:tabular-nums}.stat-alloc-row{display:grid;grid-template-columns:130px 28px minmax(0,1fr) 34px;align-items:center;gap:8px}.stat-alloc-name{font-size:13px;font-weight:600}.stat-alloc-val{font-size:15px;text-align:center;font-variant-numeric:tabular-nums}.stat-alloc-eff{font-size:11px}.stat-plus{font-weight:800}.respec-btn{align-self:flex-start;margin-top:6px}.toasts{position:absolute;bottom:70px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:6px;align-items:center;pointer-events:none}.toast{background:var(--panel);border:1px solid var(--panel-border);border-radius:10px;padding:8px 16px;font-size:13px;animation:toastIn .25s ease;box-shadow:0 4px 18px #0006;max-width:70vw}.toast-success{border-color:var(--green)}.toast-error{border-color:var(--red);color:#f2c0b8}@keyframes toastIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:900px){.resource-bar{left:8px;right:8px;width:auto;max-width:none;transform:none;top:52px}.rb-top{justify-content:center}.rb-resources{flex-wrap:wrap;justify-content:center}.weather-menu{top:auto;right:12px;bottom:78px;transform:none}.weather-menu-detail{top:auto;bottom:0;width:min(310px,calc(100vw - 74px));max-height:min(68dvh,500px);transform:none;animation-name:weatherMenuInMobile}.inventory-pop{left:50%;right:auto;transform:translate(-50%);width:min(326px,calc(100vw - 16px))}.inventory-grid{grid-template-columns:repeat(5,50px);gap:7px}.inventory-slot{width:50px}.inventory-slot-icon{width:32px;height:32px;font-size:23px}img.inventory-slot-icon{width:38px;height:38px}.tile-panel{width:min(320px,calc(100vw - 24px));right:8px;top:145px}.activity-strips{flex-direction:column;align-items:flex-start;gap:6px}.construction-strip,.craft-strip{max-width:58vw}.heroes-bar{width:150px;top:145px;max-height:calc(100vh - 235px)}.nation-cards{gap:8px}.nation-card{width:min(200px,44vw)}}@keyframes weatherMenuInMobile{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media(max-height:640px){.tile-panel{top:60px;max-height:calc(100vh - 120px)}}@media(max-width:600px){.resource-bar{padding:6px 8px}.rb-top{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:6px}.rb-resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.res-chip{min-width:0;justify-content:center;padding:3px 4px;gap:3px}.res-family>b{overflow:hidden;text-overflow:ellipsis}.res-max{padding-inline:3px}.res-detail-pop{position:fixed;top:142px;left:8px;right:8px;width:auto;max-height:min(380px,calc(100dvh - 154px));transform:none}.rb-kumos{padding:4px 12px}.rb-kumos b,.rb-kumos-coin{font-size:19px}.weather-rain i:nth-child(n+18),.weather-dust i:nth-child(n+7),.weather-wind i:nth-child(n+6),.weather-rain-far i:nth-child(n+10),.weather-splash i:nth-child(n+4),.weather-leaves i:nth-child(n+5),.weather-sun-rays i:nth-child(n+3){display:none}.modal.modal-atelier{width:100%;max-width:none;height:100dvh;max-height:100dvh;border-radius:0;padding:12px 12px max(16px,env(safe-area-inset-bottom))}.modal-atelier .panel-head{position:sticky;top:-12px;z-index:12;margin:-12px -12px 8px;padding:max(12px,env(safe-area-inset-top)) 12px 10px;background:#141f34f7;border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-atelier .panel-head h2{min-width:0;font-size:18px}.modal-atelier .level-badge{display:inline-block;margin-top:3px}.modal-atelier .btn-close{width:44px;height:44px;font-size:20px;flex:0 0 auto}.atelier-cadence-btn{min-height:38px}.recipe-search{top:50px;min-height:46px}.recipe-search button{width:34px;height:34px}.craft-row{padding:7px 8px}.craft-controls{gap:6px}.craft-qty button,.craft-go{min-height:38px}.craft-queue-cancel{width:36px;height:36px}.modal-atelier .upgrade-box{align-items:stretch}.comptoir-toolbar{flex-direction:column;align-items:stretch}.comptoir-toolbar .segmented{justify-content:center}.comptoir-toolbar .select.compact{width:100%}.comptoir-row-actions .btn{min-height:34px}}.modal-milice{width:min(780px,calc(100vw - 28px));max-height:calc(100dvh - 28px)}.modal-milice .modal-desc,.modal-milice .modal-effect{display:none}.milice-panel{display:flex;flex-direction:column;gap:14px}.milice-roster-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(216,176,74,.28);border-radius:12px;background:linear-gradient(100deg,#d8b04a1a,#ffffff06)}.milice-roster-head>div{display:flex;flex-direction:column;gap:2px}.milice-roster-head small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.milice-roster-head h4{margin:0;font-size:18px}.milice-roster-head>span{color:var(--muted);font-size:11px}.milice-lodgers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.milice-empty{grid-column:1 / -1;margin:0;padding:18px;text-align:center;border:1px dashed rgba(255,255,255,.12);border-radius:12px}.milice-create-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid rgba(216,176,74,.42);border-radius:12px;background:radial-gradient(circle at 8% 50%,rgba(216,176,74,.13),transparent 30%),#d8b04a0e}.milice-create-entry>div{display:flex;flex-direction:column;gap:4px;min-width:0}.milice-create-entry>div>b{color:#ffe8a1}.milice-create-entry .cost-view{margin:0}.milice-create-entry>div>small{color:#e69a8f;font-size:10px}.milice-create-entry .btn{min-height:42px;white-space:nowrap}.adv-card{position:relative;isolation:isolate;width:100%;min-height:82px;display:flex;align-items:center;gap:5px;margin:0;padding:10px 10px 10px 31px;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;color:var(--text);border:1px solid color-mix(in srgb,var(--hero-accent, var(--gold)) 48%,transparent);border-radius:12px;background:linear-gradient(105deg,color-mix(in srgb,var(--hero-shadow, #172036) 90%,transparent),#162239f5),var(--panel);box-shadow:0 8px 18px #00000047,inset 3px 0 0 var(--hero-accent, var(--gold));cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.adv-card:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 88% 15%,color-mix(in srgb,var(--hero-accent, var(--gold)) 18%,transparent),transparent 42%)}.adv-card:hover{transform:translate(3px);border-color:var(--hero-accent, var(--gold));background:linear-gradient(105deg,color-mix(in srgb,var(--hero-shadow, #172036) 84%,#263b5c),#1d2b46fa);box-shadow:0 10px 24px #00000061,0 0 18px color-mix(in srgb,var(--hero-accent, var(--gold)) 18%,transparent),inset 3px 0 0 var(--hero-accent, var(--gold))}.adv-card:focus-visible{outline:2px solid var(--hero-accent, var(--gold));outline-offset:3px}.adv-card .adv-face{z-index:3;margin-left:-50px;margin-right:3px;flex:0 0 auto;border-radius:50%;filter:drop-shadow(0 6px 8px rgba(0,0,0,.5));transition:transform .18s ease}.adv-card:hover .adv-face{transform:translateY(-2px) scale(1.04)}.adv-card .hero-face{border:3px solid var(--hero-accent, var(--gold));background:var(--hero-shadow, #172036);box-shadow:0 0 0 2px #070c16cc}.adv-info{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.adv-card-topline{display:flex;align-items:baseline;justify-content:space-between;gap:6px;min-width:0}.adv-name{overflow:hidden;color:#fff4cf;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.adv-level{flex:0 0 auto;color:var(--hero-accent, var(--gold));font-size:9px;font-weight:800;text-transform:uppercase}.adv-class-line{display:flex;align-items:center;gap:4px;color:#aebbd0;font-size:9px;line-height:1}.adv-class-line>i{width:2px;height:2px;margin:0 2px;border-radius:50%;background:var(--hero-accent, var(--gold))}.adv-class-emblem{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;font-size:12px;border-radius:50%;background:color-mix(in srgb,var(--hero-accent, var(--gold)) 18%,transparent)}.adv-health-label{margin-top:3px;color:#8492a9;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.adv-card .adv-health-bar{height:7px;margin:0;border:1px solid rgba(0,0,0,.3);background:#04080ea6}.level-up-callout{position:absolute;z-index:5;right:8px;bottom:-9px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;color:#241700;border:1px solid #ffe9a3;border-radius:999px;background:linear-gradient(90deg,#d7a93d,#ffe08a);font-size:8px;text-transform:uppercase;box-shadow:0 0 #ffdc6d80;animation:heroEvolution 1.8s ease-in-out infinite}.level-up-callout i{font-style:normal;font-size:11px}@keyframes heroEvolution{0%,to{transform:translateY(0);box-shadow:0 0 #ffdc6d73}50%{transform:translateY(-3px);box-shadow:0 0 0 5px #ffdc6d00}}.adv-card.on-mission{min-height:112px;overflow:visible;opacity:1;filter:none;border-color:color-mix(in srgb,var(--hero-accent, #91a3ba) 68%,#d6e7ff);background:linear-gradient(105deg,color-mix(in srgb,var(--hero-shadow, #172036) 90%,#091321),#122137fa),var(--panel);animation:missionCardGlow 2.8s ease-in-out infinite}.adv-card.on-mission:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,transparent 37%,color-mix(in srgb,var(--hero-accent, #9db9dd) 15%,transparent) 49%,transparent 61%);background-position:160% 0;background-size:230% 100%;animation:missionCardShimmer 4.6s ease-in-out infinite}.adv-card.on-mission:hover{transform:translate(3px)}.adv-card.on-mission .adv-face:before{content:"";position:absolute;z-index:-1;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 18%,var(--hero-accent, #9db9dd) 27% 42%,transparent 50% 72%,color-mix(in srgb,var(--hero-accent, #9db9dd) 56%,#fff) 80% 91%,transparent 100%);box-shadow:0 0 14px color-mix(in srgb,var(--hero-accent, #9db9dd) 30%,transparent);animation:adventurePortraitRing 4s linear infinite}.adv-card.on-mission .hero-face{border-color:color-mix(in srgb,var(--hero-accent, #9db9dd) 68%,#fff);box-shadow:0 0 0 3px #070c16e0,0 0 18px color-mix(in srgb,var(--hero-accent, #9db9dd) 24%,transparent)}.hero-adventure-indicator{position:absolute;z-index:2;left:1px;right:1px;bottom:1px;width:auto;height:43px;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:7px;padding:5px 8px 5px 49px;overflow:hidden;border-top:1px solid color-mix(in srgb,var(--hero-accent, #9db9dd) 38%,transparent);border-radius:0 0 10px 10px;background:linear-gradient(100deg,color-mix(in srgb,var(--hero-shadow, #172036) 88%,#0a1524),#040a12f0),color-mix(in srgb,var(--hero-accent, #9db9dd) 8%,transparent);box-shadow:inset 0 1px #ffffff09}.hero-adventure-indicator:before{content:"";position:absolute;left:0;top:0;bottom:0;width:42px;background:linear-gradient(90deg,color-mix(in srgb,var(--hero-accent, #9db9dd) 13%,transparent),transparent)}.adventure-landscape{position:relative;width:56px;height:28px;display:block;overflow:hidden;border-radius:6px;background:radial-gradient(circle at 86% 24%,color-mix(in srgb,var(--hero-accent, #9db9dd) 46%,#fff) 0 2px,transparent 3px),linear-gradient(155deg,transparent 0 46%,color-mix(in srgb,var(--hero-accent, #9db9dd) 13%,transparent) 47% 49%,transparent 50%),linear-gradient(205deg,transparent 0 51%,color-mix(in srgb,var(--hero-accent, #9db9dd) 9%,transparent) 52% 54%,transparent 55%)}.adventure-landscape:before{content:"";position:absolute;left:4px;right:5px;bottom:8px;height:1px;background:repeating-linear-gradient(90deg,color-mix(in srgb,var(--hero-accent, #9db9dd) 48%,transparent) 0 4px,transparent 4px 7px);transform:rotate(-3deg);transform-origin:center}.adventure-landscape:after{content:"";position:absolute;left:-5px;right:-5px;bottom:-11px;height:22px;border-radius:50% 50% 0 0;background:color-mix(in srgb,var(--hero-shadow, #172036) 66%,#294052);box-shadow:0 -1px color-mix(in srgb,var(--hero-accent, #9db9dd) 18%,transparent)}.adventure-landscape>i{position:absolute;z-index:2;bottom:7px;width:3px;height:3px;border-radius:50%;background:#ecf6ff;box-shadow:0 0 6px var(--hero-accent, #9db9dd);animation:adventureFootstep 2.2s ease-in-out infinite}.adventure-landscape>i:nth-child(1){left:12px}.adventure-landscape>i:nth-child(2){left:25px;animation-delay:.35s}.adventure-landscape>i:nth-child(3){left:38px;animation-delay:.7s}.adventure-traveler{position:absolute;z-index:4;left:4px;bottom:5px;display:grid;width:17px;height:17px;place-items:center;color:#fff3c8;border:1px solid color-mix(in srgb,var(--hero-accent, #9db9dd) 72%,#fff);border-radius:50%;background:color-mix(in srgb,var(--hero-shadow, #172036) 68%,#263d5a);box-shadow:0 3px 6px #00000080,0 0 8px color-mix(in srgb,var(--hero-accent, #9db9dd) 38%,transparent);font-size:10px;animation:adventureTraveler 3.4s ease-in-out infinite}.adventure-destination{position:absolute;z-index:3;right:0;bottom:3px;display:grid;width:20px;height:22px;place-items:center;color:#eef7ff;background:transparent;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--hero-accent, #9db9dd) 58%,transparent));font-size:15px;animation:adventureDestinationGlow 2.2s ease-in-out infinite}.adventure-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;line-height:1.08}.adventure-copy b{color:#f3f7fc;font-size:8px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.adventure-copy small{margin-top:3px;color:color-mix(in srgb,var(--hero-accent, #9db9dd) 76%,#d8e3ef);font-size:7px;font-variant-numeric:tabular-nums;white-space:nowrap}@keyframes adventureFootstep{0%,to{opacity:.16;transform:scale(.6)}48%{opacity:1;transform:scale(1.25)}}@keyframes adventureTraveler{0%,12%{transform:translateY(1px) rotate(-6deg)}48%{transform:translate(7px,-4px) rotate(5deg)}88%,to{transform:translate(13px) rotate(-3deg)}}@keyframes adventureDestinationGlow{0%,to{opacity:.62;transform:scale(.93)}50%{opacity:1;transform:scale(1.06)}}@keyframes missionCardGlow{0%,to{box-shadow:0 8px 18px #00000052,inset 3px 0 0 var(--hero-accent, var(--gold))}50%{box-shadow:0 10px 23px #0000006b,0 0 16px color-mix(in srgb,var(--hero-accent, #9db9dd) 24%,transparent),inset 3px 0 0 var(--hero-accent, var(--gold))}}@keyframes missionCardShimmer{0%,24%{background-position:160% 0}68%,to{background-position:-60% 0}}@keyframes adventurePortraitRing{to{transform:rotate(360deg)}}.heroes-bar{left:10px;width:230px;gap:12px;padding:7px 5px 13px 30px;overflow-x:hidden;scrollbar-width:thin;z-index:34}.heroes-bar .adv-card{min-width:0;background-color:transparent}.hero-creator{display:flex;flex-direction:column;gap:14px;padding:14px;border:1px solid rgba(216,176,74,.32);border-radius:14px;background:linear-gradient(145deg,#0d1627f5,#18233af0)}.hero-creator-head{display:flex;justify-content:space-between;gap:16px}.hero-creator-head>div{display:flex;flex-direction:column;gap:3px}.hero-creator-head small{color:var(--hero-accent, var(--gold));font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-creator-head h3{margin:0;color:#fff0b7;font-size:21px}.hero-creator-head p{margin:0;color:var(--muted);font-size:12px}.hero-class-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-class-grid .class-btn{position:relative;min-height:126px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:7px 10px;padding:12px;overflow:hidden;text-align:left;border-color:color-mix(in srgb,var(--hero-accent) 38%,transparent);background:radial-gradient(circle at 5% 5%,color-mix(in srgb,var(--hero-accent) 17%,transparent),transparent 38%),color-mix(in srgb,var(--hero-shadow) 84%,#1b2740)}.hero-class-grid .class-btn:hover{transform:translateY(-2px);border-color:var(--hero-accent);box-shadow:0 10px 24px #00000047}.class-card-emblem{grid-row:1;font-size:38px;filter:drop-shadow(0 5px 8px rgba(0,0,0,.5))}.class-card-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.class-card-copy>small{color:var(--hero-accent);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.class-card-copy>b{color:#fff1c3;font-size:17px}.class-element{color:#c0cbe0;font-size:10px}.hero-class-grid .class-trait{color:#b8dfad;font-size:9px;text-align:left}.class-start-stats{grid-column:1 / -1;display:flex;gap:5px}.class-start-stats i{padding:3px 6px;color:#b8c4d8;border-radius:999px;background:#ffffff0e;font-size:9px;font-style:normal}.hero-creator-cost{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);font-size:10px}.hero-creator-details{border-color:color-mix(in srgb,var(--hero-accent) 42%,transparent)}.hero-creator-layout{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:start;gap:16px}.hero-creator-preview{position:sticky;top:0;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;padding:18px 12px;border:1px solid color-mix(in srgb,var(--hero-accent) 35%,transparent);border-radius:14px;background:radial-gradient(circle at 50% 32%,color-mix(in srgb,var(--hero-accent) 26%,transparent),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--hero-shadow) 92%,#172442),#101a2d)}.hero-creator-preview:before{content:"";position:absolute;inset:auto 14% 74px;height:1px;background:var(--hero-accent);box-shadow:0 0 20px 6px color-mix(in srgb,var(--hero-accent) 25%,transparent)}.hero-creator-preview .hero-bust{position:relative;z-index:2;margin-bottom:8px;filter:drop-shadow(0 12px 12px rgba(0,0,0,.48))}.hero-preview-element{position:absolute;top:14px;right:14px;font-size:35px;opacity:.22}.hero-creator-preview>b{color:#fff0ba;font-size:17px}.hero-creator-preview>small{margin:3px 0 12px;color:var(--hero-accent);font-size:10px}.hero-creator-form{display:flex;min-width:0;flex-direction:column;gap:15px}.creator-section-title{display:flex;align-items:center;gap:9px}.creator-section-title>span{display:grid;width:27px;height:27px;place-items:center;flex:0 0 auto;color:#182034;border-radius:50%;background:var(--hero-accent);font-weight:900}.creator-section-title>div{display:flex;flex-direction:column}.creator-section-title b{color:#f8e8ba;font-size:14px}.creator-section-title small{color:var(--muted);font-size:9px}.hero-appearance-editor{display:flex;flex-direction:column;gap:9px}.appearance-editor-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.08)}.appearance-editor-head>div{display:flex;flex-direction:column}.appearance-editor-head>div>small{color:var(--muted);font-size:9px}.face-row{grid-template-columns:125px minmax(0,1fr);min-height:31px}.face-row.class-specific{margin:0 -6px;padding:5px 6px;border-radius:8px;background:color-mix(in srgb,var(--hero-accent, var(--gold)) 8%,transparent)}.face-row.class-specific>span{color:var(--hero-accent, var(--gold))}.shape-picker .btn{padding:4px 7px;font-size:9px}.shape-picker .btn.picked,.sex-picker .btn.picked{color:#171b27;border-color:var(--hero-accent, var(--gold));background:var(--hero-accent, var(--gold))}.hero-identity-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--hero-accent) 28%,transparent)}.hero-identity-form .creator-section-title{grid-column:1 / -1}.hero-identity-form>label{display:flex;flex-direction:column;gap:5px}.hero-identity-form>label>span,.hero-identity-form legend{color:var(--muted);font-size:10px;font-weight:700}.hero-identity-form fieldset{min-width:190px;margin:0;padding:0;border:0}.sex-picker{display:flex;gap:5px}.hero-creator-submit{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px -14px -14px;padding:12px 14px;border-top:1px solid color-mix(in srgb,var(--hero-accent) 35%,transparent);border-radius:0 0 14px 14px;background:#070c177a}.hero-creator-submit>div{display:flex;flex-direction:column;gap:2px}.hero-creator-submit>div>small{color:var(--muted);font-size:9px;text-transform:uppercase}.hero-creator-submit .btn-primary{min-height:42px;min-width:190px}.hero-modal{width:min(820px,calc(100vw - 28px));max-height:calc(100dvh - 28px)}.hero-sheet{position:relative;isolation:isolate;overflow-x:hidden;padding:20px;border-color:color-mix(in srgb,var(--hero-accent) 50%,transparent);background:radial-gradient(circle at 8% 17%,color-mix(in srgb,var(--hero-accent) 22%,transparent),transparent 27%),radial-gradient(circle at 100% 0,color-mix(in srgb,var(--hero-accent-soft) 16%,transparent),transparent 35%),linear-gradient(145deg,color-mix(in srgb,var(--hero-shadow) 55%,#182641),#111c31 48%,#17233a);box-shadow:0 22px 70px #000000a8,inset 0 0 0 1px color-mix(in srgb,var(--hero-accent) 12%,transparent)}.hero-sheet-watermark{position:absolute;z-index:-1;right:-28px;top:22px;font-size:190px;opacity:.045;filter:grayscale(1);transform:rotate(10deg);pointer-events:none}.hero-sheet-head{position:relative;z-index:3;margin-bottom:8px}.hero-sheet-head>div{display:flex;flex-direction:column}.hero-sheet-head>div>small{color:var(--hero-accent);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero-sheet-head h2{display:flex;align-items:center;gap:10px;margin:0;color:#fff0bb;font-size:25px}.hero-level{padding:3px 8px;color:#161b27;border-radius:999px;background:var(--hero-accent);font-size:9px;text-transform:uppercase}.hero-sheet-identity{display:grid;grid-template-columns:205px minmax(0,1fr);min-height:188px;align-items:end;gap:12px}.hero-sheet-portrait{position:relative;height:184px;display:flex;align-items:flex-end;justify-content:center}.hero-sheet-portrait .hero-bust{position:relative;z-index:2;transform:translateY(9px);filter:drop-shadow(0 14px 14px rgba(0,0,0,.52))}.portrait-halo{position:absolute;left:50%;bottom:10px;width:154px;height:154px;transform:translate(-50%);border:1px solid color-mix(in srgb,var(--hero-accent) 46%,transparent);border-radius:50%;box-shadow:inset 0 0 40px color-mix(in srgb,var(--hero-accent) 17%,transparent),0 0 30px color-mix(in srgb,var(--hero-accent) 14%,transparent)}.hero-sheet-summary{display:flex;flex-direction:column;gap:13px;padding:12px 0 15px}.hero-static-tags{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hero-static-tags>span{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:7px;padding:8px;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:#ffffff09}.hero-static-tags i{grid-row:1 / 3;align-self:center;font-size:20px;font-style:normal}.hero-static-tags small{color:#8190a7;font-size:8px;text-transform:uppercase}.hero-static-tags b{overflow:hidden;color:#e7edf7;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hero-progress-block{display:flex;flex-direction:column;gap:4px}.hero-progress-label{display:flex;justify-content:space-between;gap:10px}.hero-progress-label>span{color:#dce4f1;font-size:10px;font-weight:800;text-transform:uppercase}.hero-progress-label>small{color:#78869b;font-size:8px}.hero-sheet .hero-vital-bar,.hero-sheet .hero-experience-bar{height:10px;margin:0;overflow:hidden;border:1px solid rgba(0,0,0,.4);background:#04080fa6;box-shadow:inset 0 2px 4px #00000059}.hero-sheet-content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.75fr);gap:12px}.hero-stat-panel,.hero-management-panel>section{padding:12px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#070d195c}.hero-management-panel{display:flex;flex-direction:column;gap:10px}.hero-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.hero-section-head>div{display:flex;flex-direction:column}.hero-section-head small{color:var(--hero-accent);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-section-head h3{margin:0;color:#eee6cf;font-size:14px}.hero-stat-list{display:flex;flex-direction:column;gap:8px}.hero-stat-row{display:grid;grid-template-columns:112px minmax(0,1fr) 28px;align-items:center;gap:8px}.hero-stat-name{display:flex;align-items:center;gap:6px;color:#cbd5e4;font-size:10px;font-weight:700}.hero-stat-name i{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:7px;background:color-mix(in srgb,var(--hero-accent) 10%,transparent);font-style:normal}.hero-stat-row .bar{height:8px;margin:0;overflow:hidden;border:1px solid rgba(0,0,0,.35);background:#02060c94}.hero-stat-row .bar-fill{box-shadow:0 0 9px color-mix(in srgb,var(--hero-accent) 45%,transparent)}.hero-stat-row .stat-plus{width:28px;height:27px;padding:0;color:#172033;border-color:var(--hero-accent);background:var(--hero-accent);font-size:16px}.hero-stat-row .stat-plus:disabled{color:#758198;background:#ffffff0a;border-color:#ffffff1a}.hero-milice-select{width:100%}.hero-management-panel section>small{display:block;margin-top:6px;color:var(--muted);font-size:9px;line-height:1.35}.hero-equipment-slot{width:100%;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#a8b5c9;border:1px dashed color-mix(in srgb,var(--hero-accent) 50%,transparent);border-radius:10px;background:color-mix(in srgb,var(--hero-accent) 5%,transparent);cursor:pointer}.hero-equipment-slot:hover{color:#e8edf5;border-color:var(--hero-accent);background:color-mix(in srgb,var(--hero-accent) 10%,transparent)}.hero-equipment-slot>span{color:var(--hero-accent);font-size:22px}.hero-equipment-slot>b{font-size:10px}.hero-equipment-slot>small{color:#718096;font-size:8px}.hero-paid-services{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 12px;border:1px solid rgba(216,176,74,.22);border-radius:11px;background:#d8b04a0a}.hero-paid-services>div:first-child{display:flex;flex-direction:column}.hero-paid-services small{color:#a88d53;font-size:8px;font-weight:800;text-transform:uppercase}.hero-paid-services h3{margin:0;color:#d9c999;font-size:12px}.hero-paid-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.hero-paid-actions .btn{font-size:9px}.hero-locked-overlay{background:#04080fc7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-locked-modal{position:relative;width:min(430px,calc(100vw - 28px));display:flex;flex-direction:column;align-items:center;gap:9px;padding:28px;text-align:center;border-color:#96a9c35c;background:radial-gradient(circle at 50% 0,rgba(114,139,173,.17),transparent 40%),#121d30}.hero-locked-modal>.btn-close{position:absolute;z-index:10;top:12px;right:12px;color:#e8f4ff;border-color:color-mix(in srgb,var(--hero-accent, #9db9dd) 42%,transparent);background:#060e19c7;box-shadow:0 3px 10px #00000059}.hero-locked-modal>small{color:#91a3ba;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero-locked-modal h2{margin:0;color:#e6edf7}.hero-locked-modal p{max-width:340px;margin:0 0 5px;color:var(--muted);font-size:12px;line-height:1.5}.hero-expedition-scene{position:relative;isolation:isolate;width:100%;height:132px;margin:-7px 0 4px;overflow:hidden;border:1px solid color-mix(in srgb,var(--hero-accent, #9db9dd) 46%,transparent);border-radius:14px;background:radial-gradient(circle at 72% 16%,color-mix(in srgb,var(--hero-accent-soft, #9db9dd) 18%,transparent),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--hero-shadow, #13233b) 80%,#182e4b),#0b1727 66%,#111b24 67%);box-shadow:inset 0 -20px 30px #00000042,0 10px 26px #00000042}.hero-expedition-scene:before{content:"";position:absolute;z-index:-1;left:-8%;right:-8%;bottom:-42px;height:91px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-shadow, #16233a) 80%,#213749),#09121c);box-shadow:0 -1px color-mix(in srgb,var(--hero-accent, #9db9dd) 20%,transparent)}.expedition-stars>i{position:absolute;width:3px;height:3px;border-radius:50%;background:#eff7ff;box-shadow:0 0 7px #dcecff;animation:expeditionStarTwinkle 2s ease-in-out infinite}.expedition-stars>i:nth-child(1){left:25%;top:21px}.expedition-stars>i:nth-child(2){left:48%;top:13px;animation-delay:.65s}.expedition-stars>i:nth-child(3){right:25%;top:29px;animation-delay:1.2s}.expedition-camp,.expedition-dungeon{position:absolute;z-index:2;bottom:24px;font-style:normal;filter:drop-shadow(0 6px 5px rgba(0,0,0,.58))}.expedition-camp{left:20px;font-size:29px}.expedition-dungeon{right:19px;font-size:35px;animation:expeditionDungeonGlow 2.4s ease-in-out infinite}.expedition-trail{position:absolute;z-index:1;left:60px;right:61px;bottom:43px;height:2px;background:repeating-linear-gradient(90deg,color-mix(in srgb,var(--hero-accent, #9db9dd) 60%,transparent) 0 7px,transparent 7px 12px);transform:rotate(-2deg);transform-origin:center}.expedition-trail>i{position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:#e9f4ff;box-shadow:0 0 0 3px color-mix(in srgb,var(--hero-accent, #9db9dd) 15%,transparent),0 0 9px var(--hero-accent, #9db9dd);animation:expeditionTrailPulse 2.4s ease-in-out infinite}.expedition-trail>i:nth-child(1){left:5%}.expedition-trail>i:nth-child(2){left:35%;animation-delay:.35s}.expedition-trail>i:nth-child(3){left:65%;animation-delay:.7s}.expedition-trail>i:nth-child(4){right:2%;animation-delay:1.05s}.expedition-hero-token{position:absolute;z-index:4;left:66px;bottom:34px;display:grid;width:34px;height:34px;place-items:center;color:#fff1bc;border:1px solid color-mix(in srgb,var(--hero-accent, #9db9dd) 72%,#fff);border-radius:50%;background:color-mix(in srgb,var(--hero-shadow, #14243b) 72%,#263e5d);box-shadow:0 6px 11px #00000080,0 0 14px color-mix(in srgb,var(--hero-accent, #9db9dd) 38%,transparent);font-size:19px;animation:expeditionHeroJourney 4.2s ease-in-out infinite}.expedition-return{width:min(318px,100%);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--hero-accent, #9db9dd) 35%,transparent);border-radius:10px;background:color-mix(in srgb,var(--hero-accent, #9db9dd) 7%,rgba(4,9,17,.46))}.expedition-return>span{display:inline-flex;align-items:center;gap:7px;color:#bac7d9;font-size:10px;font-weight:700;text-transform:uppercase}.expedition-return>span i{font-size:17px;font-style:normal;animation:expeditionCompassTurn 3s ease-in-out infinite}.expedition-return>b{color:#f4f8ff;font-size:17px;font-variant-numeric:tabular-nums;text-shadow:0 0 10px color-mix(in srgb,var(--hero-accent, #9db9dd) 48%,transparent)}@keyframes expeditionStarTwinkle{0%,to{opacity:.25;transform:scale(.65)}50%{opacity:1;transform:scale(1.35)}}@keyframes expeditionDungeonGlow{0%,to{filter:drop-shadow(0 6px 5px rgba(0,0,0,.58))}50%{filter:drop-shadow(0 0 9px color-mix(in srgb,var(--hero-accent, #9db9dd) 55%,transparent))}}@keyframes expeditionTrailPulse{0%,to{opacity:.28;transform:scale(.72)}50%{opacity:1;transform:scale(1.18)}}@keyframes expeditionHeroJourney{0%,8%{transform:translateY(1px) rotate(-5deg)}29%{transform:translate(70px,-12px) rotate(4deg)}52%{transform:translate(140px) rotate(-3deg)}76%{transform:translate(210px,-10px) rotate(5deg)}94%,to{transform:translate(268px) rotate(-4deg)}}@keyframes expeditionCompassTurn{0%,to{transform:rotate(-10deg)}45%{transform:rotate(35deg)}72%{transform:rotate(17deg)}}.hero-appearance-workshop{border-color:color-mix(in srgb,var(--hero-accent) 50%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--hero-shadow) 65%,#172641),#131f34)}.hero-appearance-workshop .panel-head>div{display:flex;flex-direction:column}.hero-appearance-workshop .panel-head small{color:var(--hero-accent);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.appearance-workshop-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;align-items:start}.appearance-workshop-preview{position:sticky;top:0;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:14px;overflow:hidden;border:1px solid color-mix(in srgb,var(--hero-accent) 35%,transparent);border-radius:13px;background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--hero-accent) 23%,transparent),transparent 40%),#060c1766}.appearance-workshop-preview .hero-bust{filter:drop-shadow(0 13px 12px rgba(0,0,0,.5))}.appearance-workshop-preview>b{color:#fff0bd}.appearance-workshop-preview>small{color:var(--hero-accent)}.appearance-workshop-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:14px;padding-top:11px;border-top:1px solid rgba(255,255,255,.08)}.appearance-workshop-actions>small{color:var(--muted);font-size:9px}@media(prefers-reduced-motion:reduce){.level-up-callout{animation:none;box-shadow:0 0 0 2px #ffdc6d38}.adv-card,.adv-card .adv-face{transition:none}.adv-card.on-mission,.adv-card.on-mission:before,.adv-card.on-mission .adv-face:before,.adventure-landscape>i,.adventure-traveler,.adventure-destination,.expedition-stars>i,.expedition-dungeon,.expedition-trail>i,.expedition-hero-token,.expedition-return>span i{animation:none}.adventure-traveler{transform:translate(8px,-2px)}.expedition-hero-token{transform:translate(134px,-7px)}}@media(max-width:760px){.modal-milice,.hero-modal{width:100%;max-width:none;height:100dvh;max-height:100dvh;border-radius:0;padding:12px}.modal-milice>.panel-head,.hero-modal>.panel-head{position:sticky;z-index:20;top:-12px;margin:-12px -12px 8px;padding:max(12px,env(safe-area-inset-top)) 12px 9px;background:#111c30f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.milice-lodgers{grid-template-columns:1fr}.milice-create-entry{align-items:stretch;flex-direction:column}.hero-class-grid,.hero-creator-layout,.appearance-workshop-layout{grid-template-columns:1fr}.hero-creator-preview,.appearance-workshop-preview{position:relative;min-height:230px}.hero-creator-preview .hero-bust{width:120px;height:auto}.hero-identity-form{grid-template-columns:1fr}.hero-identity-form fieldset{min-width:0}.hero-creator-submit{position:sticky;z-index:12;bottom:-12px}.hero-sheet-identity{grid-template-columns:135px minmax(0,1fr);min-height:165px}.hero-sheet-portrait{height:158px}.hero-sheet-portrait .hero-bust{width:142px;height:auto}.hero-static-tags{grid-template-columns:1fr}.hero-static-tags>span{grid-template-columns:24px 1fr;padding:5px 7px}.hero-static-tags i{font-size:16px}.hero-sheet-content{grid-template-columns:1fr}.hero-paid-services{align-items:stretch;flex-direction:column}.hero-paid-actions{justify-content:stretch}.hero-paid-actions .btn{flex:1 1 220px}}@media(max-width:520px){.heroes-bar{top:145px;left:5px;width:204px;max-height:calc(100dvh - 230px);padding-left:26px}.adv-card{min-height:72px;padding-left:26px}.adv-card .adv-face{margin-left:-43px}.adv-card .hero-face{width:58px;height:58px}.adv-name{font-size:12px}.adv-level{font-size:7px}.adv-class-line{font-size:8px}.adv-card.on-mission{min-height:112px}.hero-adventure-indicator{grid-template-columns:45px minmax(0,1fr);gap:5px;padding-left:43px}.adventure-landscape{width:45px}.adventure-copy b{font-size:7px;letter-spacing:.02em}.adventure-copy small{font-size:6.5px}.adventure-destination{right:1px}.hero-locked-modal{padding:22px 16px}.hero-expedition-scene{height:122px}.expedition-trail{left:52px;right:52px}.expedition-hero-token{left:57px}.hero-creator{padding:10px}.hero-creator-head h3{font-size:18px}.face-row{grid-template-columns:1fr;gap:5px}.hero-creator-submit{margin:2px -10px -10px;padding:10px;flex-direction:column;align-items:stretch}.hero-creator-submit .btn-primary{width:100%;min-width:0}.hero-sheet{padding:12px}.hero-sheet-head h2{flex-wrap:wrap;font-size:21px}.hero-sheet-identity{grid-template-columns:1fr}.hero-sheet-portrait{height:145px}.hero-sheet-summary{padding-top:0}.hero-stat-row{grid-template-columns:92px minmax(0,1fr) 28px}.hero-stat-name{font-size:9px}}@media(max-width:360px){.tile-action-anchor{transform:translate(-50%,-50%) scale(.9)}}@media(prefers-reduced-motion:reduce){.tile-wheel-slot,.tile-wheel-choice,.tile-build-catalog{animation:none}.tile-wheel-slot,.tile-wheel-choice{transition:none}.weather-sun-glow{animation:none}.weather-rain i,.weather-dust i,.weather-wind i,.weather-rain-far i,.weather-splash i,.weather-leaves i,.weather-sun-rays i,.weather-heat i,.weather-flash{display:none}}@media(max-width:900px)and (max-height:640px){.tile-panel{top:145px;max-height:calc(100dvh - 215px)}}.view-controls{position:absolute;top:12px;left:12px;display:flex;gap:4px;padding:5px}.view-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#1b2740;border:1px solid var(--panel-border);border-radius:8px;font-size:17px;cursor:pointer;filter:grayscale(.7) opacity(.6);transition:filter .15s,background .15s,transform .1s}.view-btn:hover{background:#2d3f66;transform:translateY(-1px)}.view-btn.active{filter:none;background:#2d3f66;border-color:var(--gold);box-shadow:0 0 0 1px var(--gold) inset}.release-notes-overlay{z-index:190;padding:18px;background:#050912c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.release-notes{width:780px;height:min(820px,calc(100dvh - 36px));max-width:calc(100vw - 24px);padding:0;display:flex;flex-direction:column;border-color:#d8b04a80;overflow:hidden;box-shadow:0 20px 70px #000000b8,0 0 36px #d8b04a14}.release-notes-header{position:relative;flex:0 0 auto;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:radial-gradient(circle at 15% -80%,rgba(216,176,74,.3),transparent 52%),linear-gradient(180deg,#212d46f5,#101828f5)}.release-notes-kicker{color:var(--gold);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.release-notes-header h2{margin-top:2px;color:#fff1b6;font-size:19px}.release-notes-close{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;color:var(--muted);background:#ffffff0a;cursor:pointer;font-size:20px}.release-notes-close:hover{color:var(--text);border-color:var(--panel-border);background:#ffffff14}.release-tabs{flex:0 0 auto;display:flex;gap:5px;padding:8px 12px;overflow-x:auto;border-block:1px solid rgba(216,176,74,.24);background:#050a1459}.release-tabs button{position:relative;min-width:62px;padding:6px 9px;border:1px solid transparent;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:11px;font-weight:800}.release-tabs button:hover{color:var(--text);background:#ffffff0d}.release-tabs button.active{color:#fff1b6;border-color:#d8b04a7a;background:#d8b04a1c}.release-tabs small{position:absolute;top:-5px;right:-4px;padding:1px 4px;border-radius:5px;color:#d7ffd7;background:#376c43;font-size:7px;line-height:1.4;text-transform:uppercase}.release-notes-page{flex:1 1 auto;min-height:0;overflow-y:auto}.release-hero{position:relative;height:250px;overflow:hidden;margin:0;border-bottom:1px solid rgba(216,176,74,.25);background:radial-gradient(circle at 50% 45%,rgba(74,103,132,.42),transparent 48%),linear-gradient(145deg,#19263d,#0e1728)}.release-hero img{display:block;width:100%;height:100%}.release-media-cover img{object-fit:cover}.release-media-contain img{object-fit:contain;image-rendering:auto}.release-hero.release-media-contain img{padding:22px;filter:drop-shadow(0 12px 10px rgba(0,0,0,.45))}.release-hero figcaption{position:absolute;left:16px;bottom:14px;padding:5px 9px;border-radius:7px;color:#fff;background:#050912c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:10px;font-weight:700}.release-page-copy{padding:18px 22px 22px}.release-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.release-page-heading span{color:var(--gold);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.release-page-heading h3{margin:2px 0 0;color:#fff1b6;font-size:23px}.release-page-heading time{flex:0 0 auto;margin-top:5px;color:var(--muted);font-size:10px}.release-page-intro{max-width:650px;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.5}.release-page-copy h4{margin-top:16px;color:var(--text)}.release-page-copy>ul{margin:7px 0 0 18px;color:var(--muted)}.release-page-copy>ul li{padding-left:3px;font-size:12px;line-height:1.45}.release-page-copy>ul li+li{margin-top:5px}.release-page-copy>ul li::marker{color:var(--gold)}.release-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:18px}.release-gallery figure{min-width:0;height:105px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:radial-gradient(circle at 50% 35%,#3f527061,#0a111e8c)}.release-gallery img{min-height:0;width:100%;flex:1 1 auto;padding:6px}.release-gallery figcaption{flex:0 0 auto;overflow:hidden;padding:4px 5px;color:var(--muted);background:#0509127a;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.release-notes-footer{flex:0 0 auto;min-height:54px;padding:8px 12px;display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;gap:8px;border-top:1px solid rgba(216,176,74,.25);background:#090f1bf5}.release-notes-footer .release-page-arrow:last-child{justify-self:end}.release-page-arrow{display:inline-flex;align-items:center;gap:5px}.release-page-count{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.objectives{position:absolute;bottom:60px;left:12px;z-index:24;width:288px;max-width:calc(100vw - 24px);padding:10px 12px}.objectives-head{cursor:pointer}.objectives-head-btns{display:flex;gap:2px}.objectives-chapter{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0 8px;padding:6px 8px;border-radius:9px;border:1px solid rgba(216,176,74,.35);background:#d8b04a14}.objectives-chapter-kicker{color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.objectives-chapter>b{font-size:11px}.objectives-list{display:flex;flex-direction:column;gap:4px;margin-top:6px}.objective{display:flex;gap:8px;align-items:flex-start;padding:5px 6px;border-radius:8px}.objective.current{background:#d8b04a1f;border:1px solid rgba(216,176,74,.4)}.objective.done{opacity:.55}.objective.next{opacity:.7}.objective-mark{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#15120a;background:var(--gold);font-size:10px;font-weight:900;line-height:1}.objective-body{display:flex;flex-direction:column}.objective-body b{font-size:13px}.objective.done .objective-body b{text-decoration:line-through}.objective-body small{color:var(--muted);font-size:10px;margin-top:3px;line-height:1.35}.objective-action{align-self:flex-start;margin-top:7px;padding:5px 9px;border:1px solid rgba(216,176,74,.5);border-radius:7px;color:#fff1b6;background:#d8b04a1f;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.objective-action:hover{background:#d8b04a38}.tutorial-guide-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:280;pointer-events:none}.tutorial-coach{position:absolute;left:0;bottom:0;width:min(560px,100vw);display:flex;align-items:flex-end;gap:0;--cloud-line: rgba(242, 214, 127, .85);--cloud-glow: rgba(216, 176, 74, .3);animation:tutorialCoachIn .24s cubic-bezier(.2,.9,.2,1.15)}.tutorial-coach.mood-worried{--cloud-line: rgba(238, 131, 104, .9);--cloud-glow: rgba(216, 90, 74, .3)}.tutorial-coach.mood-celebrate{--cloud-line: rgba(111, 191, 111, .9);--cloud-glow: rgba(111, 191, 111, .3)}@keyframes tutorialCoachIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}.tutorial-mentor{position:relative;z-index:2;flex:0 0 auto;margin-left:-12px;display:flex;align-items:flex-end;pointer-events:none}.tutorial-mentor .hero-bust{display:block;filter:drop-shadow(0 0 16px rgba(103,220,234,.3)) drop-shadow(0 4px 10px rgba(0,0,0,.5))}.tutorial-rune{position:absolute;z-index:4;color:#ffe886;line-height:1;text-shadow:0 0 9px currentColor;animation:tutorialRunePulse 1.7s ease-in-out infinite alternate}.tutorial-rune.rune-one{right:10px;top:8px;font-size:18px}.tutorial-rune.rune-two{left:4px;top:46px;color:#78e8ff;font-size:13px;animation-delay:-.6s}@keyframes tutorialRunePulse{to{transform:translateY(-3px) rotate(18deg) scale(1.16);opacity:.58}}.tutorial-bubble{position:relative;min-width:0;flex:1;pointer-events:auto;margin:0 12px 52px -4px;filter:drop-shadow(0 0 1px var(--cloud-line)) drop-shadow(0 0 14px var(--cloud-glow)) drop-shadow(0 14px 24px rgba(0,0,0,.45))}.cloud-body{position:relative;padding:18px 22px 14px;border-radius:34px;background:#111b2e}.cloud-puff,.cloud-trail{position:absolute;background:#111b2e;border-radius:50%;pointer-events:none}.cloud-puff.puff-1{width:52px;height:52px;top:-20px;left:9%}.cloud-puff.puff-2{width:66px;height:66px;top:-28px;left:33%}.cloud-puff.puff-3{width:48px;height:48px;top:-18px;right:13%}.cloud-puff.puff-4{width:40px;height:40px;bottom:-14px;left:20%}.cloud-puff.puff-5{width:46px;height:46px;bottom:-16px;right:22%}.cloud-trail.trail-1{width:18px;height:18px;left:-26px;bottom:30px}.cloud-trail.trail-2{width:11px;height:11px;left:-44px;bottom:18px}.cloud-body .btn-close{position:absolute;top:4px;right:12px;width:22px;height:22px;font-size:14px;z-index:1}.cloud-body>p{position:relative;margin:0;padding-right:14px;color:#d7dfee;font-size:12px;line-height:1.5}.cloud-text-ghost{visibility:hidden}.cloud-text-typed{position:absolute;top:0;right:14px;bottom:0;left:0}.tutorial-bubble-actions{display:flex;justify-content:flex-end;margin-top:8px}.cloud-action{border:0;background:none;padding:2px 4px;cursor:pointer;color:#ffe9a8;font:inherit;font-size:12px;font-weight:800;font-style:italic}.cloud-action:hover{color:#fff;text-decoration:underline}.mood-celebrate .tutorial-rune{animation-duration:.8s}.tutorial-resume{position:fixed;left:12px;bottom:65px;z-index:280;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(216,176,74,.64);border-radius:11px;color:#fff1b6;background:#0f1829f5;cursor:pointer;box-shadow:0 8px 24px #0000006b;font:inherit;font-size:11px;font-weight:800}.tutorial-resume:hover{background:#243552;transform:translateY(-1px)}@keyframes tutorialTargetPulse{0%,to{outline-color:#ffda69c7;box-shadow:0 0 0 3px #d8b04a2e,0 0 18px #ffd66033}50%{outline-color:#fff0a8;box-shadow:0 0 0 6px #d8b04a47,0 0 30px #ffd66070}}.tutorial-highlight{z-index:235!important;opacity:1!important;outline:3px solid #ffe37c!important;outline-offset:3px;animation:tutorialTargetPulse 1.05s ease-in-out infinite;scroll-margin-block:190px}.tile-choice-wheel.tutorial-highlight{outline:none!important;box-shadow:none!important;animation:none}.tile-wheel-choice.tutorial-highlight{outline:none!important;animation:tileWheelTutorialPulse 1.2s ease-in-out infinite}@keyframes tileWheelTutorialPulse{0%,to{box-shadow:0 8px 20px #00000057,0 0 0 2px #8ebeec1a}50%{box-shadow:0 10px 24px #0006,0 0 0 4px #8ebeec33,0 0 20px #8ebeec33}}@media(prefers-reduced-motion:reduce){.tile-wheel-choice.tutorial-highlight{animation:none}}.tutorial-highlight[aria-disabled=true]{cursor:not-allowed}.tutorial-highlight .cost-currency.is-zero,.upgrade-box.tutorial-highlight .cost-currency.is-zero{display:grid}.tutorial-cost-resource{opacity:1!important;outline:2px solid #82c8ff!important;outline-offset:1px;box-shadow:0 0 12px #82c8ff7a!important}.tutorial-cost-kumos{display:grid!important;opacity:1!important;outline:2px solid #ffd86a!important;outline-offset:1px;box-shadow:0 0 14px #ffd86a85!important}.tutorial-action-highlight{outline:2px solid #86e187!important;outline-offset:2px;box-shadow:0 0 16px #6fbf6f7a!important}@media(max-width:600px){.tutorial-coach{left:0;bottom:0;width:100vw}html[data-tutorial-target=focused-objective] .tutorial-coach,html[data-tutorial-target=construction-strip] .tutorial-coach,html[data-tutorial-target=craft-strip] .tutorial-coach,html[data-tutorial-target=hero-card] .tutorial-coach,html[data-tutorial-target=bottom-settings] .tutorial-coach{top:54px;bottom:auto}.tutorial-mentor{margin-left:-10px}.tutorial-mentor .hero-bust{width:88px;height:auto}.tutorial-rune.rune-one{right:4px;top:4px;font-size:13px}.tutorial-rune.rune-two{left:1px;top:26px;font-size:11px}.tutorial-bubble{margin:0 8px 30px -2px}.cloud-body{max-height:190px;overflow-y:auto;padding:12px 15px 10px;border-radius:26px}.cloud-body>p{font-size:11px;line-height:1.4}.cloud-puff.puff-1{width:36px;height:36px;top:-14px}.cloud-puff.puff-2{width:46px;height:46px;top:-20px}.cloud-puff.puff-3{width:34px;height:34px;top:-13px}.cloud-puff.puff-4{width:28px;height:28px;bottom:-10px}.cloud-puff.puff-5{width:32px;height:32px;bottom:-11px}.cloud-trail.trail-1{width:12px;height:12px;left:-18px;bottom:22px}.cloud-trail.trail-2{width:8px;height:8px;left:-30px;bottom:13px}.tutorial-bubble-actions{position:sticky;bottom:-10px;margin-top:6px;padding-top:5px;background:linear-gradient(transparent,#111b2e 40%)}.tutorial-resume{left:8px;bottom:58px}}.manual-harvest-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px;border:1px solid rgba(111,191,111,.35);border-radius:10px;background:linear-gradient(135deg,#6fbf6f1a,#d8b04a0f)}.manual-harvest-card>div{min-width:0;display:flex;flex-direction:column;gap:2px}.manual-harvest-kicker{color:var(--green);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.manual-harvest-card b{font-size:13px}.manual-harvest-card small{color:var(--muted);font-size:10px;line-height:1.35}.resource-game-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;overflow:auto;padding:16px;background:#04080fd6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);user-select:none;-webkit-user-select:none}.resource-game-overlay *{-webkit-user-drag:none}.resource-game{width:min(480px,100%);max-height:calc(100dvh - 24px);overflow-y:auto;padding:16px;border-color:#d8b04a8c;box-sizing:border-box}.resource-game>p{margin:4px 0 12px;color:var(--muted);font-size:12px}.resource-game-stage{min-width:0;min-height:285px;display:flex;flex-direction:column;justify-content:center}.resource-game-note{display:block;margin-top:10px;color:var(--muted);font-size:9px;text-align:center}.resource-game.show-result{overflow-x:hidden;border-color:#d8b04ad9;box-shadow:0 18px 55px #000000a6,0 0 34px #d8b04a2e}.resource-game-result{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:rewardReveal .45s cubic-bezier(.2,.9,.25,1.2)}.resource-game-result>small{margin-top:16px;color:var(--gold);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.resource-game-result h4{margin:4px 0 -2px;color:#ffe68c;font-family:var(--font-title);font-size:54px;line-height:1;text-shadow:0 0 24px rgba(255,210,73,.42)}.resource-game-result>b{color:var(--text);font-size:16px}.resource-game-result p{margin:12px 0 5px;color:var(--muted);font-size:11px}.resource-reward-claim{min-width:210px;margin-top:16px;padding:11px 18px;font-size:13px}.reward-burst{position:relative;width:112px;height:112px;display:grid;place-items:center;border:2px solid rgba(255,222,118,.5);border-radius:50%;background:radial-gradient(circle,rgba(255,221,112,.24),rgba(216,176,74,.05) 64%,transparent 66%);animation:rewardPulse 1.2s ease-in-out infinite alternate}.reward-burst span{position:relative;z-index:2;font-size:54px;filter:drop-shadow(0 7px 7px rgba(0,0,0,.35))}.reward-burst i{position:absolute;inset:50% auto auto 50%;width:7px;height:7px;border-radius:50%;background:#ffe58c;box-shadow:0 0 10px #ffd34f;animation:rewardSpark 1.4s ease-out infinite}.reward-burst i:nth-child(2){animation-delay:-.35s}.reward-burst i:nth-child(3){animation-delay:-.7s}.reward-burst i:nth-child(4){animation-delay:-1.05s}@keyframes rewardReveal{0%{opacity:0;transform:scale(.82) translateY(12px)}}@keyframes rewardPulse{to{transform:scale(1.06);box-shadow:0 0 34px #ffd34f33}}@keyframes rewardSpark{0%{transform:rotate(0) translate(36px) scale(.5);opacity:0}35%{opacity:1}to{transform:rotate(360deg) translate(62px) scale(1.2);opacity:0}}.resource-game-time{height:7px;overflow:hidden;margin-bottom:10px;border-radius:5px;background:#ffffff14}.resource-game-time i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--red),var(--gold),var(--green));transition:width .08s linear}.resource-game-main{align-self:center;min-width:150px;margin-top:22px}.harvest-score,.garden-score,.fishing-count,.mining-copy,.lumber-score{margin-bottom:10px;text-align:center;color:var(--muted);font-size:12px}.harvest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.harvest-grid button,.mining-grid button{height:55px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff0b;font-size:27px;cursor:pointer}.harvest-grid button:hover{transform:translateY(-2px);border-color:var(--gold)}.harvest-grid .weed{filter:saturate(.55)}.garden-legend{display:flex;justify-content:center;gap:14px;margin:-2px 0 6px;font-size:9px}.garden-legend b{color:#ffb5a7}.garden-legend span{color:#b5e7a8}.garden-bed{position:relative;height:225px;overflow:hidden;border:1px solid rgba(111,191,111,.24);border-radius:14px;background:linear-gradient(#5f963f 0,#5f963f 58%,#4c7635 58%,#4c7635)}.garden-flowers{position:absolute;top:35px;right:20px;bottom:35px;left:20px;color:#fffffff2;font-size:45px;line-height:2.6;text-align:center;filter:drop-shadow(0 4px 3px rgba(0,0,0,.25));pointer-events:none}.garden-insect{position:absolute;z-index:2;width:48px;height:48px;padding:0;display:grid;place-items:center;transform:translate(-50%,-50%);border:0;background:transparent}.garden-insect.pest{cursor:crosshair;transition:left .11s linear,top .11s linear;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5))}.garden-insect.friend{cursor:not-allowed;transition:left .75s ease-in-out,top .75s ease-in-out;filter:drop-shadow(0 2px 2px rgba(0,0,0,.3));animation:insectFriendDrift 2.8s ease-in-out infinite alternate}.garden-bed.round-resolved .garden-insect{pointer-events:none;opacity:.55}.insect-shape{position:relative;width:28px;height:19px;display:block;transform:rotate(-8deg)}.insect-shape i{position:absolute;display:block}.insect-shape i:nth-child(1){left:8px;top:6px;width:15px;height:8px;border-radius:50%;background:#31241c;box-shadow:-6px 0 0 -1px #31241c,6px 0 0 -1px #31241c}.insect-shape i:nth-child(2),.insect-shape i:nth-child(3){top:1px;width:12px;height:9px;border-radius:80% 20% 75% 25%;background:#ffeeadb8}.insect-shape i:nth-child(2){left:4px;transform:rotate(-25deg)}.insect-shape i:nth-child(3){right:0;transform:scaleX(-1) rotate(-25deg)}.insect-mouche .insect-shape{width:31px;height:22px;animation:insectFlyBuzz .12s steps(2,end) infinite alternate}.insect-mouche .insect-shape i:nth-child(1){left:9px;top:7px;width:15px;height:10px;background:#12191c;box-shadow:-7px 1px 0 -2px #080c0e,7px 1px 0 -2px #20282b}.insect-mouche .insect-shape i:nth-child(1):before{content:"";position:absolute;left:-5px;top:1px;width:3px;height:3px;border-radius:50%;background:#b9262c;box-shadow:0 5px #b9262c}.insect-mouche .insect-shape i:nth-child(2),.insect-mouche .insect-shape i:nth-child(3){top:0;width:15px;height:12px;background:#ddf4f6c7}.insect-mouche .insect-shape i:nth-child(2){left:2px;transform:rotate(-31deg)}.insect-mouche .insect-shape i:nth-child(3){right:0;transform:scaleX(-1) rotate(-31deg)}.insect-abeille .insect-shape i:nth-child(1){background:repeating-linear-gradient(90deg,#e8b935 0,#e8b935 4px,#372b21 4px,#372b21 7px)}.insect-papillon .insect-shape i:nth-child(2),.insect-papillon .insect-shape i:nth-child(3){width:15px;height:14px;top:0;background:#70bce8d1}@keyframes insectFlyBuzz{0%{transform:rotate(-15deg) translate(-1px,1px)}to{transform:rotate(12deg) translate(2px,-1px)}}@keyframes insectFriendDrift{0%{transform:translate(-50%,-50%) rotate(-5deg)}to{transform:translate(calc(-50% + 7px),calc(-50% - 5px)) rotate(7deg)}}.fishing-pond{position:relative;height:245px;overflow:hidden;border:5px solid #385f3e;border-radius:46% 54% 42% 58%;background:radial-gradient(ellipse at 35% 30%,#4a9bc1,#22617f 62%,#153e58);box-shadow:inset 0 8px 25px #ffffff1f,inset 0 -12px 28px #00000047}.fishing-pond:before{content:"🌿";position:absolute;left:6%;bottom:4%;font-size:40px}.fishing-pond .fish-target{position:absolute;transform:translate(-50%,-50%) scaleX(var(--fish-direction));border:0;border-radius:50%;background:#06192680;cursor:crosshair;box-shadow:-9px 0 0 -5px #06192675,0 6px 10px #051e2b38}.fishing-pond .fish-target.active{animation:fishCruise 1.05s ease-in-out both}.fishing-pond .fish-target.sinking{pointer-events:none;animation:fishSink .52s ease-in forwards}.fishing-pond .fish-target.caught{pointer-events:none;animation:fishCaught .32s ease-out forwards}.fishing-pond .fish-target i{position:absolute;right:-9px;top:20%;width:14px;height:60%;background:inherit;clip-path:polygon(0 50%,100% 0,100% 100%)}.fishing-pond .fish-target span{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:2px solid transparent;border-radius:50%}.fishing-pond .fish-target.caught span{border-color:#ffffff8c;animation:catchRipple .32s ease-out}.pond-ripple{position:absolute;width:52px;height:22px;border:2px solid rgba(255,255,255,.2);border-radius:50%;animation:pondRipple 2.2s linear infinite}.ripple-one{left:18%;top:23%}.ripple-two{right:14%;bottom:20%;animation-delay:-1.1s}@keyframes fishCruise{0%{opacity:0;transform:translate(-50%,-50%) scaleX(var(--fish-direction)) scale(.45);filter:blur(2px)}16%{opacity:.88;transform:translate(calc(-50% + var(--fish-drift)),-62%) scaleX(var(--fish-direction)) scale(.82);filter:blur(0)}42%{transform:translate(calc(-50% + var(--fish-drift-far)),calc(-50% + var(--fish-dart-y))) scaleX(var(--fish-direction)) rotate(8deg)}64%{transform:translate(calc(-50% + var(--fish-drift)),-38%) scaleX(var(--fish-direction)) rotate(-7deg)}82%{opacity:.72;transform:translate(calc(-50% + var(--fish-drift-far)),-55%) scaleX(var(--fish-direction)) rotate(4deg)}to{opacity:.38;transform:translate(calc(-50% + var(--fish-drift-far)),calc(-50% + var(--fish-dart-y))) scaleX(var(--fish-direction)) scale(.72);filter:blur(2.2px)}}@keyframes fishSink{0%{opacity:.48}to{opacity:0;transform:translate(-50%,-50%) scaleX(var(--fish-direction)) scale(.32);filter:blur(5px)}}@keyframes fishCaught{to{opacity:0;transform:translate(-50%,-90%) scaleX(var(--fish-direction)) scale(1.35);filter:blur(1px)}}@keyframes catchRipple{to{top:-34px;right:-34px;bottom:-34px;left:-34px;opacity:0}}@keyframes pondRipple{0%{transform:scale(.4);opacity:.65}to{transform:scale(1.7);opacity:0}}@keyframes trackAppear{0%{transform:scale(.2);opacity:0}}.safari-status{display:flex;justify-content:space-between;margin-bottom:7px;color:var(--muted);font-size:10px}.safari-status strong{color:#f4f0dc}.safari-status b{color:var(--gold)}.safari-scene{position:relative;min-height:168px;display:grid;grid-template-columns:1fr 1.2fr;align-items:end;padding:18px 20px 13px;border-radius:14px;background:linear-gradient(#8ecbce 0 48%,var(--safari-biome) 48% 72%,var(--safari-biome-dark) 72%);overflow:hidden}.safari-scene:after{content:"♣　♣　　　♣";position:absolute;inset:auto 0 0;color:var(--safari-biome-dark);filter:brightness(.62);font-size:46px;white-space:nowrap}.safari-trainer,.safari-monster{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.safari-player-shadow{position:relative;width:58px;height:76px;display:block;filter:drop-shadow(0 6px 2px rgba(0,0,0,.2))}.safari-player-shadow i{position:absolute;z-index:2;left:19px;top:3px;width:24px;height:25px;border-radius:50%;background:#182a31;box-shadow:-7px 4px 0 -4px #182a31}.safari-player-shadow i:after{content:"";position:absolute;left:-8px;top:-3px;width:31px;height:8px;border-radius:7px 10px 2px 3px;background:#213942}.safari-player-shadow b{position:absolute;left:12px;bottom:0;width:39px;height:53px;border-radius:18px 18px 7px 7px;background:linear-gradient(90deg,#162830,#2b4146 54%,#162830)}.safari-player-shadow b:before,.safari-player-shadow b:after{content:"";position:absolute;bottom:-3px;width:13px;height:37px;border-radius:8px;background:#17272c;transform-origin:top}.safari-player-shadow b:before{left:-5px;transform:rotate(12deg)}.safari-player-shadow b:after{right:-5px;transform:rotate(-12deg)}.safari-player-shadow em{position:absolute;z-index:3;left:17px;top:31px;width:31px;height:31px;border:3px solid #101d22;border-radius:45%;background:#263c43}.safari-monster{animation:safariEncounter .3s ease-out}.safari-monster span{display:block;font-size:78px;filter:drop-shadow(0 7px 2px rgba(0,0,0,.2));transform-origin:50% 100%}.safari-trainer small,.safari-monster small{color:#fffc;font-size:9px;text-shadow:0 1px 2px #000}.safari-monster b{color:#fff;text-shadow:0 2px 3px #173a20}.safari-monster.react-bait span{animation:safariBaitReact .62s ease-in-out}.safari-monster.react-rock span{animation:safariRockReact .62s ease-out}.safari-monster.react-net span{animation:safariNetReact .62s ease-out}.safari-monster.finishing span{animation:safariFinish .85s ease-in-out}.safari-projectile{position:absolute;z-index:5;left:26%;bottom:56px;width:18px;height:18px;display:block;pointer-events:none;animation:safariThrow .62s cubic-bezier(.25,.65,.45,1) forwards}.safari-projectile i{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.safari-projectile.bait i{border-radius:50% 45% 52% 48%;background:#cf3832;box-shadow:inset -4px -3px #8d2724}.safari-projectile.bait i:after{content:"";position:absolute;left:8px;top:-5px;width:7px;height:5px;border-radius:100% 0;background:#4e7e35}.safari-projectile.rock i{border-radius:45% 60% 40% 55%;background:#6e675e;box-shadow:inset -4px -4px #4b4743}.safari-projectile.net{width:30px;height:30px}.safari-projectile.net i{border:2px solid rgba(245,239,211,.9);border-radius:50%;background:repeating-linear-gradient(45deg,transparent 0 5px,rgba(245,239,211,.65) 5px 6px),repeating-linear-gradient(-45deg,transparent 0 5px,rgba(245,239,211,.65) 5px 6px)}@keyframes safariThrow{0%{transform:translate(0) rotate(0) scale(.7)}45%{transform:translate(100px,-75px) rotate(190deg) scale(1)}to{transform:translate(205px,-20px) rotate(400deg) scale(.85);opacity:.35}}@keyframes safariBaitReact{0%,to{transform:translateY(0)}45%{transform:translate(-8px,8px) rotate(-7deg) scale(1.05)}}@keyframes safariRockReact{0%,to{transform:translate(0)}35%{transform:translate(13px) rotate(12deg) scale(.93)}55%{transform:translate(-8px) rotate(-7deg)}}@keyframes safariNetReact{0%,to{transform:scale(1)}48%{transform:scale(.76) rotate(-6deg);filter:drop-shadow(0 7px 2px rgba(0,0,0,.2)) brightness(.8)}}@keyframes safariFinish{45%{transform:translateY(-12px) scale(1.12)}}@keyframes safariEncounter{0%{opacity:0;transform:translate(18px) scale(.88)}}.safari-message{position:absolute;z-index:2;left:12px;right:12px;top:10px;padding:6px 9px;border:2px solid #fff;border-radius:7px;color:#182636;background:#ffffffe6;font-size:10px;font-weight:800;text-align:center;box-shadow:0 3px #10232f59}.safari-meters{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.safari-meters label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;color:var(--muted);font-size:9px}.safari-meters i{height:6px;overflow:hidden;border-radius:4px;background:#ffffff14}.safari-meters i span{display:block;height:100%;background:var(--green)}.safari-meters label:last-child i span{background:var(--red)}.safari-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.safari-actions button{min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:var(--text);background:#ffffff0d;cursor:pointer}.safari-actions button:hover{border-color:var(--gold);background:#d8b04a1a}.safari-actions button:disabled{opacity:.45}.safari-actions span{font-size:22px}.safari-actions b{font-size:11px}.safari-actions small{color:var(--muted);font-size:8px;text-align:center}.mining-grid{display:grid;gap:7px;width:100%;margin:0 auto}.mining-grid-4{grid-template-columns:repeat(4,1fr);max-width:330px}.mining-grid-6{grid-template-columns:repeat(6,1fr);max-width:360px;gap:5px}.mining-grid button{height:58px}.mining-grid-6 button{height:40px;font-size:20px}.mining-grid button:not(:disabled):hover{border-color:var(--gold)}.mining-grid .vein{border-color:#9ddcff;background:radial-gradient(circle,#9ddcff5c,#ffffff0d);box-shadow:0 0 18px #9ddcff59}.mining-grid .found{border-color:var(--green);background:#6fbf6f24}.mining-grid .miss{opacity:.48}.lumber-yard{min-height:245px;display:grid;grid-template-columns:80px 130px 70px;align-items:end;justify-content:center}.lumber-axe{align-self:center;font-size:58px;transform:rotate(-24deg);animation:axeReady .6s ease-in-out infinite alternate}@keyframes axeReady{to{transform:rotate(-10deg) translateY(-6px)}}.lumber-trunk{height:230px;display:flex;flex-direction:column;overflow:hidden;border:6px solid #56341e;border-radius:40px 40px 10px 10px;background:linear-gradient(90deg,#6f4324,#b87939 35%,#8c552b 70%,#5c361e);box-shadow:inset 15px 0 16px #00000038,inset -12px 0 14px #0000002e}.lumber-trunk button{position:relative;flex:1;border:0;border-bottom:1px solid rgba(58,29,13,.32);color:#fff1b6;background:transparent;cursor:crosshair}.lumber-trunk button:hover{background:#ffffff14}.lumber-trunk button.target{background:linear-gradient(90deg,transparent,rgba(255,224,112,.42),transparent)}.lumber-trunk button.target:before,.lumber-trunk button.target:after{content:"";position:absolute;top:50%;width:29px;height:3px;background:#ffe16d;box-shadow:0 0 8px #ffd044}.lumber-trunk button.target:before{left:5px;transform:rotate(20deg)}.lumber-trunk button.target:after{right:5px;transform:rotate(-20deg)}.lumber-trunk button i{font-size:18px;font-style:normal}.lumber-stump{font-size:55px}@media(max-width:520px),(max-height:620px){.resource-game-overlay{padding:8px}.resource-game{width:100%;max-height:calc(100dvh - 16px);padding:12px}.resource-game-stage{min-height:0}.garden-bed,.fishing-pond{height:min(225px,38dvh)}.safari-scene{min-height:152px}.safari-actions button{min-width:0;min-height:58px;padding-inline:3px}.safari-actions small{display:none}.lumber-yard{grid-template-columns:62px 120px 54px;min-height:220px}.lumber-trunk{height:210px}}.focus-objective{position:absolute;right:12px;bottom:64px;z-index:26;width:320px;max-width:calc(100vw - 24px);max-height:min(52vh,520px);overflow-y:auto;padding:12px;border-color:#d8b04a99;box-shadow:0 8px 30px #0000008c,0 0 22px #d8b04a14}.focus-objective-title{display:flex;flex-direction:column;gap:2px;min-width:0}.focus-objective-title>small{color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.focus-objective-title>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.focus-objective-title>span{color:var(--muted);font-size:11px}.focus-objective-section+.focus-objective-section{margin-top:2px}.focus-objective-list{display:flex;flex-direction:column;gap:4px}.focus-objective-row{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:30px;padding:5px 7px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#ffffff09;font-size:12px}.focus-objective-row.done{border-color:#6fbf6f40}.focus-objective-row.missing{border-color:#d85a4a59}.focus-objective-name{display:flex;align-items:center;gap:6px;min-width:0}.focus-objective-icon{width:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold)}.focus-objective-row>b{display:flex;gap:4px;align-items:baseline;white-space:nowrap;font-variant-numeric:tabular-nums}.focus-objective-row>b span{color:var(--muted)}.focus-objective-row>b i{color:var(--muted);font-style:normal;font-weight:400}.focus-objective-row.done>b span{color:var(--green)}.focus-objective-row.missing>b span{color:#f2a89d}.focus-objective-status{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;border-top:1px dashed rgba(255,255,255,.12);color:var(--muted);font-size:12px}.focus-objective-status.ready>span{color:var(--green);font-weight:700}.achievements-modal{width:560px;max-width:calc(100vw - 24px);max-height:calc(100vh - 60px);overflow-y:auto;padding:18px}.achievement-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.achievement{display:flex;gap:10px;align-items:flex-start;background:#ffffff08;border:1px solid var(--panel-border);border-radius:10px;padding:10px}.achievement.unlocked{border-color:#d8b04a80;background:#d8b04a14}.achievement.locked{opacity:.7}.achievement-icon{font-size:24px}.achievement-body{display:flex;flex-direction:column;min-width:0;flex:1}.achievement-body b{font-size:13px}.achievement-body small{color:var(--muted);font-size:11px}.achievement-progress{display:flex;align-items:center;gap:6px;margin:4px 0 2px}.achievement-bar{flex:1;height:5px;background:#ffffff1a;border-radius:3px;overflow:hidden}.achievement-bar>div{height:100%;background:var(--gold);border-radius:3px}.achievement-reward{color:var(--green)!important;font-weight:600;margin-top:2px}.achievement.unlocked .achievement-reward{color:var(--gold)!important}.pearl-tracker{position:absolute;top:12px;right:12px;z-index:25}.pearl-slots{display:flex;align-items:center;gap:4px;padding:6px 10px;cursor:default}.pearl-goal{color:var(--gold);font-weight:700;font-size:14px;margin-right:4px}.pearl-slot{position:relative;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:1px solid var(--panel-border);border-radius:50%;font-size:14px;color:#3a4763;background:#ffffff08}.pearl-slot.owned{background:#ffffff0f;box-shadow:0 0 8px currentColor;animation:pearlPulse 2.4s ease-in-out infinite}@keyframes pearlPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.4)}}.pearl-tooltip{position:absolute;top:calc(100% + 9px);right:-8px;z-index:30;width:max-content;max-width:240px;padding:8px 10px;display:none;flex-direction:column;gap:2px;border:1px solid var(--panel-border);border-radius:8px;color:var(--text);background:#0c1322fa;box-shadow:var(--shadow);text-align:left;pointer-events:none}.pearl-tooltip b{color:var(--gold);font-size:12px}.pearl-tooltip small{color:var(--muted);font-size:11px;line-height:1.35}.pearl-slot.owned:hover .pearl-tooltip,.pearl-slot.owned:focus-visible .pearl-tooltip{display:flex}.victory-overlay{background:#050912cc}.victory-modal{width:480px;text-align:center;padding:24px}.victory-pearls{font-size:34px;letter-spacing:4px;margin-bottom:6px}.victory-pearls span{animation:pearlPulse 2s ease-in-out infinite;display:inline-block}.victory-title{font-size:46px;color:var(--gold);letter-spacing:3px;margin:4px 0;text-shadow:0 4px 24px rgba(216,176,74,.5)}.victory-sub{font-size:15px;margin:6px 0 12px}.victory-bonuses{list-style:none;text-align:left;display:inline-flex;flex-direction:column;gap:4px;margin:8px auto 14px;font-size:13px}.victory-bonuses li span{margin-right:6px}.victory-modal .btn-big{margin-top:8px}.settings-pop{position:absolute;right:0;bottom:calc(100% + 10px);z-index:42;width:370px;max-width:calc(100vw - 24px);max-height:min(690px,calc(100dvh - 110px));overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.settings-pop .panel-head h3{display:flex;align-items:center;gap:6px;margin:0;font-size:16px}.settings-section{display:flex;flex-direction:column;gap:7px}.settings-section+.settings-section{padding-top:11px;border-top:1px solid rgba(255,255,255,.08)}.settings-section h4{margin:0 0 2px;color:var(--gold);font-size:10px}.settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:9px;background:#ffffff09;cursor:pointer}.settings-toggle>span{display:flex;flex-direction:column;gap:2px}.settings-toggle b{font-size:12px}.settings-toggle small{font-size:10px}.settings-toggle input{width:17px;height:17px;accent-color:var(--gold)}.settings-caption{color:var(--muted);font-size:10px}.settings-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.settings-action-grid .btn{display:flex;align-items:center;justify-content:center;gap:6px}.settings-menu-row{width:100%;min-height:48px;padding:8px 10px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:var(--text);background:#ffffff09;text-align:left;cursor:pointer}.settings-menu-row:hover{border-color:var(--panel-border);background:#ffffff12}.settings-menu-row>svg{color:var(--gold)}.settings-menu-row>span{min-width:0;display:flex;flex-direction:column;gap:2px}.settings-menu-row b{font-size:12px}.settings-menu-row small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settings-menu-row em{padding:3px 6px;border-radius:7px;color:#fff1b6;background:#d8b04a1f;font-size:9px;font-style:normal;font-weight:800}.settings-reset{color:#f2c0b8}.settings-reset>svg{color:var(--red)}.settings-note{cursor:default;border-color:#d8b04a47;background:#d8b04a12}.settings-note:hover{border-color:#d8b04a47;background:#d8b04a12}.settings-note small{overflow:visible;white-space:normal;line-height:1.35}.audio-slider{display:grid;grid-template-columns:1fr 110px 38px;gap:8px;align-items:center;font-size:13px}.audio-slider input[type=range]{width:100%;accent-color:var(--gold)}.audio-slider small{text-align:right}.admin-panel{position:absolute;right:0;bottom:calc(100% + 10px);width:min(900px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 120px));overflow:auto;padding:14px;z-index:40}.admin-head-actions{display:flex;align-items:center;gap:6px}.admin-tabs{display:flex;gap:4px;padding:3px;margin-top:8px;border:1px solid var(--panel-border);border-radius:8px;background:#ffffff08}.admin-tabs button{flex:1;border:0;border-radius:6px;padding:7px 10px;background:transparent;color:var(--muted);cursor:pointer}.admin-tabs button.active{background:#2d3f66;color:var(--text)}.admin-body{margin-top:10px}.admin-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.admin-inline-field{display:inline-grid;grid-template-columns:auto 76px;gap:5px;align-items:center;color:var(--muted);font-size:12px}.asset-picker{display:flex;align-items:center;gap:6px;min-width:0}.asset-select{min-width:210px}.asset-preview{width:34px;height:34px;object-fit:contain;image-rendering:pixelated;border:1px solid var(--panel-border);border-radius:6px;background:#101928;padding:2px}.resource-asset-picker .select{min-width:0}.admin-split{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.building-admin-split{grid-template-columns:minmax(260px,1fr) minmax(320px,380px)}.dungeon-admin-split{grid-template-columns:1fr}.admin-panel--board{position:fixed;top:12px;right:12px;bottom:12px;left:12px;width:auto;max-height:none;display:flex;flex-direction:column}.admin-panel--board .admin-body{flex:1;min-height:0;display:flex;flex-direction:column}.apb-wrap{display:flex;gap:10px;flex:1;min-height:0}.apb-scroll{flex:1;overflow:auto;border:1px solid var(--panel-border);border-radius:10px;background:#ffffff05}.apb-content{position:relative;width:max-content;padding:0 12px 12px 0}.apb-row{display:flex;gap:6px;align-items:stretch;padding:3px 0}.apb-headrow{position:sticky;top:0;z-index:5;background:#131e33}.apb-colhead{width:132px;flex:0 0 132px;text-align:center;color:var(--muted);font-size:11px;padding:4px 0}.apb-rowhead{position:sticky;left:0;z-index:4;flex:0 0 170px;width:170px;display:flex;align-items:center;gap:6px;padding:4px 8px;background:#131e33;border-radius:0 8px 8px 0;font-size:12px}.apb-corner{z-index:6}.apb-rowhead-icon{font-size:15px}.apb-rowhead-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apb-catrow{position:sticky;left:0;width:fit-content;z-index:3;margin:8px 0 2px;padding:2px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.apb-card{position:relative;z-index:2;width:132px;flex:0 0 132px;min-height:56px;border:1px solid var(--panel-border);border-left-width:3px;border-radius:8px;background:#1a2740;padding:5px 7px;cursor:pointer;display:flex;flex-direction:column;gap:3px;font-size:11px}.apb-card:hover{background:#223252}.apb-card.is-selected{outline:2px solid var(--gold);outline-offset:1px}.apb-card.is-drop{outline:2px dashed #7fd1a8;outline-offset:1px}.apb-card.is-capped{opacity:.35}.apb-card-head{display:flex;justify-content:space-between;gap:4px}.apb-kumos{color:var(--gold);font-weight:600}.apb-card-res{display:flex;flex-wrap:wrap;gap:4px;color:var(--muted)}.apb-card-res span{display:inline-flex;align-items:center;gap:1px}.apb-card-foot{display:flex;justify-content:space-between;gap:4px;color:var(--muted);font-size:10px;min-height:12px}.apb-req-badge{margin-left:auto}.apb-handle{position:absolute;right:-7px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;font-size:9px;line-height:15px;text-align:center;background:#2d3f66;border:1px solid var(--panel-border);color:var(--text);cursor:crosshair;opacity:0;transition:opacity .12s;z-index:3;touch-action:none}.apb-card:hover .apb-handle{opacity:1}.apb-add{width:30px;flex:0 0 30px;border-radius:8px;border:1px dashed var(--panel-border);background:transparent;color:var(--muted);cursor:pointer}.apb-add:disabled{opacity:.25;cursor:default}.apb-links{position:absolute;left:0;top:0;pointer-events:none;z-index:1}.apb-link{fill:none;stroke-width:2;stroke-dasharray:6 5;opacity:.9}.apb-link-drag{stroke:var(--gold);stroke-dasharray:4 4}.apb-link-hit{fill:none;stroke:transparent;stroke-width:12;pointer-events:stroke;cursor:pointer}.apb-link-menu{position:absolute;z-index:7;padding:8px 10px;font-size:12px;display:flex;flex-direction:column;gap:6px;max-width:280px}.apb-link-menu-actions{display:flex;gap:6px}.apb-side{flex:0 0 340px;overflow:auto;border:1px solid var(--panel-border);border-radius:10px;padding:10px}.apb-side-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.apb-toggle{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;cursor:pointer}.dungeon-settings-form .asset-picker{align-items:center}.dungeon-settings-form .asset-select{min-width:0;width:100%}.global-settings-form{max-width:620px}.admin-list{display:flex;flex-direction:column;gap:6px;min-width:0}.admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#ffffff0a}.admin-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-row span,.admin-row small,.admin-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop-admin-row{grid-template-columns:minmax(180px,1.5fr) 130px 76px 76px auto}.drop-admin-row label{display:grid;grid-template-columns:22px 1fr;gap:4px;align-items:center;font-size:12px;color:var(--muted)}.recipe-admin-row,.resource-admin-row{grid-template-columns:minmax(0,1fr) auto auto}.resource-admin-group{display:flex;flex-direction:column;gap:6px;padding-top:4px}.resource-admin-group+.resource-admin-group{margin-top:8px;padding-top:12px;border-top:1px solid rgba(142,160,189,.22)}.resource-admin-group-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 6px;border:0;border-radius:7px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:background .15s}.resource-admin-group-head:hover,.resource-admin-group-head:focus-visible{background:#ffffff0e;outline:none}.resource-admin-group-title{display:inline-flex;align-items:center;gap:7px;min-width:0}.resource-admin-group-caret{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#ffffff0d;color:var(--muted);font-size:11px;font-weight:800;line-height:1}.resource-admin-group-label{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.resource-admin-group-count{min-width:24px;height:20px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#d8b04a1f;border:1px solid rgba(216,176,74,.32);color:var(--gold);font-size:11px;font-weight:700}.resource-admin-title,.recipe-admin-flow{display:flex;align-items:center;gap:5px;min-width:0}.admin-row-actions{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.recipe-admin-flow{flex-wrap:wrap}.recipe-admin-flow>span{display:inline-flex;align-items:center;gap:2px}.building-level-list{max-height:510px;overflow:auto}.building-level-row{width:100%;border:1px solid transparent;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:58px 80px minmax(0,1fr)}.building-level-row:hover,.building-level-row.active{border-color:var(--gold);background:#d8b04a17}.building-level-form{min-width:0}.admin-form{display:flex;flex-direction:column;gap:7px;padding:10px;border-radius:8px;background:#ffffff09}.admin-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-grid-2 label{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:12px}.admin-input-row{display:grid;grid-template-columns:minmax(0,1fr) 74px auto;gap:6px;align-items:center}@media(max-width:760px){.discord-link{width:30px;padding-inline:5px}.discord-link-label{display:none}.settings-button{width:30px;padding-inline:5px}.settings-button-label{display:none}.settings-pop{right:-4px;width:min(370px,calc(100vw - 16px));max-width:none}.building-reserve-pop{right:-4px;width:min(520px,calc(100vw - 16px))}.building-reserve-item{grid-template-columns:44px minmax(0,1fr)}.building-reserve-item>.btn{grid-column:1 / -1}.start-screen{padding:12px 10px 8px;overflow-y:auto}.start-title{font-size:19px}.start-lead{font-size:12px}.cult-rail{flex-direction:column;padding:0;gap:8px;overflow-y:auto}.cult-panel{flex:0 0 auto;height:132px;transform:none}.cult-panel:hover,.cult-panel:focus-within{flex-grow:0}.cult-art{top:0;left:0;width:100%;height:100%;transform:none}.cult-panel:hover .cult-art,.cult-panel:focus-within .cult-art{transform:none}.cult-spine{display:none}.cult-detail{transform:none;opacity:1;pointer-events:auto;padding:10px 12px;gap:6px;align-items:flex-start;text-align:left;background:linear-gradient(90deg,#040810eb 46%,#04081040)}.cult-detail h2{font-size:18px}.cult-perks li{font-size:11px}.cult-lore{display:none}.cult-hdv{left:auto;right:3%;bottom:4%;width:78px;opacity:1;transform:none}.cult-panel:hover .cult-hdv,.cult-panel:focus-within .cult-hdv{transform:none}.release-notes-overlay{padding:8px}.release-notes{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-width:none;max-height:none}.release-notes-header{padding:12px 14px}.release-notes-header h2{font-size:17px}.release-tabs{padding-inline:8px}.release-hero{height:205px}.release-page-copy{padding:15px 16px 20px}.release-page-heading{flex-direction:column;gap:2px}.release-page-heading h3{font-size:21px}.release-page-heading time{margin-top:0}.release-gallery{grid-template-columns:repeat(3,1fr)}.release-gallery figure{height:98px}.release-notes-footer{grid-template-columns:auto 1fr auto}.release-page-count{display:none}.release-notes-footer .btn-primary{grid-column:2;grid-row:1;justify-self:stretch}.release-notes-footer .release-page-arrow:first-child{grid-column:1;grid-row:1}.release-notes-footer .release-page-arrow:last-child{grid-column:3;grid-row:1}.release-page-arrow span{display:none}.admin-split,.dungeon-admin-split{grid-template-columns:1fr}.drop-admin-row{grid-template-columns:1fr 1fr}.admin-input-row{grid-template-columns:1fr 70px auto}}.world-view-switch{position:fixed;top:12px;left:14px;z-index:210;display:flex;gap:4px;padding:4px;border-radius:13px}.world-view-switch button{border:0;border-radius:9px;padding:8px 14px;color:var(--muted);background:transparent;font:inherit;font-weight:800;cursor:pointer}.world-view-switch button.active{color:#fff3bf;background:linear-gradient(135deg,#8a6324,#5d421b);box-shadow:inset 0 0 0 1px #ddb65380}#ui>.overworld-hud{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:none}.overworld-hud>*{pointer-events:auto}.overworld-hud .panel{-webkit-backdrop-filter:none;backdrop-filter:none}.overworld-status{position:absolute;left:14px;top:82px;width:min(286px,calc(100vw - 28px));max-height:calc(100dvh - 190px);padding:13px;overflow:auto}.overworld-status h4,.world-site-card h4{margin:13px 0 7px;color:#e7cc79}.overworld-expedition-row{display:flex;justify-content:space-between;width:100%;margin:4px 0;padding:7px 9px;color:var(--text);background:#101b30d9;border:1px solid #314463;border-radius:8px;cursor:pointer}.overworld-expedition-row small{color:var(--muted)}.overworld-filters{display:grid;gap:5px}.overworld-filters label{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.overworld-minimap-wrap{position:absolute;right:14px;top:82px;padding:7px}.overworld-minimap-box{position:relative}.overworld-minimap{display:block;width:160px;height:160px;image-rendering:pixelated;border-radius:7px;cursor:crosshair}.overworld-minimap-view{position:absolute;min-width:6px;min-height:6px;border:1px solid #ffd97a;border-radius:2px;box-shadow:0 0 6px #ffd97a66,inset 0 0 4px #ffd97a40;pointer-events:none}.overworld-toolbar{position:absolute;right:14px;bottom:92px;display:flex;flex-direction:column;gap:6px;padding:7px}.overworld-toolbar button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;line-height:1;color:var(--text);background:#101b30d9;border:1px solid #314463;border-radius:9px;cursor:pointer;transition:border-color .15s,filter .15s}.overworld-toolbar button:hover{border-color:var(--gold);filter:brightness(1.2)}.overworld-toolbar button:active{transform:translateY(1px)}.overworld-keys-hint{margin-top:10px;font-size:11px}.overworld-selection{position:absolute;right:14px;top:264px;width:min(330px,calc(100vw - 28px));max-height:calc(100dvh - 370px);padding:14px;overflow:auto}.world-site-card{margin-top:12px;padding-top:10px;border-top:1px solid #ffffff18}.expedition-unit-row{display:grid;grid-template-columns:1fr 66px;gap:10px;align-items:center;margin:6px 0}.expedition-unit-row span{display:grid}.expedition-unit-row small{color:var(--muted)}.expedition-unit-row input{width:100%;padding:6px;color:var(--text);background:#091426;border:1px solid #435474;border-radius:7px}.expedition-heroes{display:grid;gap:5px}.expedition-heroes label{font-size:12px;color:var(--muted)}.combat-preview{display:grid;gap:3px;margin:12px 0;padding:10px;border-radius:9px;background:#172238;border:1px solid #425371}.combat-preview.good{border-color:#4e9a64}.combat-preview.warn{border-color:#bd8f3f}.combat-preview.danger{border-color:#b64f55}.combat-preview span{font-size:12px;color:var(--muted)}.overworld-building-panel .row-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.unit-showcase{display:flex;gap:12px;align-items:center;padding:10px;border-radius:10px;background:color-mix(in srgb,var(--unit-color) 16%,#10192a);border:1px solid color-mix(in srgb,var(--unit-color) 55%,#34415a)}.unit-showcase h4{margin:2px 0}.unit-showcase small,.unit-showcase span{color:var(--muted)}.unit-miniature{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;font-size:29px;background:#0a1323;box-shadow:inset 0 0 0 2px var(--unit-color)}.unit-stats-table{width:100%;margin:12px 0;overflow:hidden;border-spacing:0;border:1px solid rgba(255,255,255,.1);border-radius:9px;font-size:12px}.unit-stats-table caption{padding:0 0 6px;color:var(--text);font-size:12px;font-weight:800;text-align:left}.unit-stats-table th,.unit-stats-table td{padding:6px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.unit-stats-table thead th{color:var(--muted);background:#ffffff0e;font-size:10px;text-align:left;text-transform:uppercase;letter-spacing:.04em}.unit-stats-table tbody th{color:var(--muted);font-weight:500;text-align:left}.unit-stats-table td{color:var(--text);font-weight:800;text-align:right;font-variant-numeric:tabular-nums}.unit-stats-table tbody tr:last-child th,.unit-stats-table tbody tr:last-child td{border-bottom:0}.barracks-recruitment{display:grid;gap:8px;margin-top:12px;padding:10px;border:1px solid rgba(216,176,74,.28);border-radius:10px;background:#d8b04a0e}.barracks-recruitment-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.barracks-recruitment-head label{color:var(--text);font-size:12px;font-weight:800}.barracks-recruitment-head small{color:var(--muted);font-size:10px;white-space:nowrap}.barracks-recruitment-head small b{color:var(--gold);font-variant-numeric:tabular-nums}.barracks-recruitment-controls{display:grid;grid-template-columns:minmax(82px,1fr) auto;gap:8px}.barracks-quantity-input{min-width:0;font-weight:800;font-variant-numeric:tabular-nums}.barracks-total-cost{display:grid;gap:5px}.barracks-total-cost>small{color:var(--muted);font-size:10px;font-weight:700}.barracks-recruitment-error{margin:0;color:#ff9e8c;font-size:11px}@media(max-width:760px){.world-view-switch{top:7px;left:50%;transform:translate(-50%)}.overworld-status{top:64px;width:220px;max-height:36dvh}.overworld-minimap-wrap{top:64px;right:8px}.overworld-minimap{width:110px;height:110px}.overworld-selection{left:8px;right:8px;top:auto;bottom:72px;width:auto;max-height:42dvh}.overworld-toolbar{right:8px;bottom:128px}.overworld-toolbar button{width:38px;height:38px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#2c3b5c;border-radius:4px}::-webkit-scrollbar-track{background:transparent}
