@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800&family=Nunito:wght@400;600;700;800&display=swap');
.combat-mode .dock{z-index:46!important}.combat-mode .drawer{display:block!important;z-index:45!important;max-height:42vh}
.selection-wrap{width:min(1100px,94vw);margin:auto;color:#2b2419;background:#eadab3;padding:28px;border-radius:16px;box-shadow:0 20px 70px #0008}.selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.selection-header h1{font:700 30px Cinzel;margin:0}.selection-header p{margin:4px 0;color:#665738}.character-list{display:grid;gap:10px;max-height:55vh;overflow:auto;margin:18px 0}.character-choice{display:flex;align-items:center;gap:14px;background:#f4e8c4;border:1px solid #b59b64;border-radius:10px;padding:12px}.character-choice h3{margin:0;font-family:Cinzel}.character-choice p{margin:4px 0}.character-choice>div:nth-child(2){flex:1}.choice-portrait{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;font-size:28px;border:2px solid #725a2b}.character-choice .danger{border:0;background:#a04e48;color:#fff;padding:9px 12px;border-radius:5px;cursor:pointer}.empty-state{text-align:center;padding:35px;background:#f4e8c4;border-radius:10px}.create-panel{margin-top:18px;padding:20px;background:#f4e8c4;border:1px solid #b59b64;border-radius:10px}.create-panel h2{font-family:Cinzel}.create-panel label{display:block;font-weight:800;margin:12px 0}.create-panel input,.create-panel select{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #9b885c;background:#fff8e4}.secondary{margin-left:8px;padding:13px 16px;border:1px solid #80622c;background:#eee0b9;color:#332818;border-radius:4px;cursor:pointer}.combat-top{display:flex;justify-content:space-between;align-items:center}.combat-top b,.combat-top small{display:block}.your-turn{color:#9fe28c;font-weight:900}.enemy-turn{color:#f0a476;font-weight:900}.combat-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px}.turn-timer{min-width:42px;text-align:center;font-size:20px;font-weight:900;color:#f0d68f}.initiative{position:absolute;z-index:40;right:18px;bottom:18px;display:flex;gap:6px;padding:8px;background:#161b15dd;border:1px solid #ac8742;border-radius:8px;max-width:38vw;overflow:auto}.initiative-unit{display:grid;grid-template-columns:auto 1fr;column-gap:5px;min-width:76px;padding:6px;border:1px solid #695c3b;border-radius:5px;color:#ddd4b2;font-size:11px}.initiative-unit small{grid-column:2}.initiative-unit.active{border-color:#f4c95f;box-shadow:0 0 0 2px #f4c95f66;background:#6e5727}.initiative-unit.enemy span{color:#ed806c}.initiative-unit.player span{color:#8fd0ec}.combat-mode .initiative{display:flex}.combat-mode .chat-log{bottom:31vh}.combat-mode .character{display:none}.combat-mode .drawer{display:none}.combat-spell{min-height:52px}.combat-spell.spell-terre{background:linear-gradient(135deg,#93603d,#4d2c1e)}.combat-spell.spell-air{background:linear-gradient(135deg,#6fa95b,#274d32)}.combat-spell.spell-eau{background:linear-gradient(135deg,#4d91c9,#244a73)}.combat-spell.spell-feu{background:linear-gradient(135deg,#cb6258,#6d272b)}.combat-spell.spell-heal{background:linear-gradient(135deg,#e58aaa,#833f66)}

:root{--ink:#2b2419;--cream:#efe4c5;--gold:#c39a43;--green:#526d38;--dark:#172219;--panel:rgba(34,38,25,.94);--line:#9c7b3d}*{box-sizing:border-box}body{margin:0;background:#10150f;color:#f5ecd6;font-family:Nunito,system-ui,sans-serif;overflow:hidden}button,input{font:inherit}.hidden{display:none!important}.screen{height:100vh;display:flex}.login-art{width:60%;position:relative;padding:7vh 8vw;background:radial-gradient(circle at 65% 30%,#72864c44,transparent 35%),linear-gradient(120deg,#142017,#263821);overflow:hidden}.login-art:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0 50px,#fff 51px 52px);opacity:.02}.brand{display:flex;align-items:center;gap:18px}.brand-mark,.mini-brand{font:800 42px Cinzel;color:#182016;background:linear-gradient(145deg,#e1c067,#8c6925);border:3px solid #ead17b;box-shadow:0 0 0 5px #413c22,0 6px 20px #0008;width:64px;height:64px;display:grid;place-items:center;border-radius:50% 50% 44% 44%}.brand h1{font:800 32px Cinzel;letter-spacing:5px;margin:0;color:#e4c976}.brand p{margin:0;text-transform:uppercase;letter-spacing:4px;font-size:11px}.ant-hero{font-size:min(55vw,600px);color:#090d09;opacity:.45;position:absolute;right:7%;bottom:-16%;transform:rotate(-12deg);text-shadow:0 0 90px #baca7533}.login-art blockquote{position:absolute;bottom:8%;left:8%;font:600 20px Cinzel;color:#ddc98d;line-height:1.7}.parchment{width:40%;color:var(--ink);padding:14vh 7vw;background:linear-gradient(90deg,#d0be91,#f2e7c7 5%,#eadab3 95%,#c0a876);box-shadow:inset 15px 0 30px #0004}.eyebrow{text-transform:uppercase;color:#7d652c;font-weight:800;letter-spacing:3px;font-size:11px}.parchment h2,.creator-wrap h1{font:700 32px Cinzel;margin:10px 0 40px}.parchment label,#create-form label{font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;display:block;margin:22px 0}.parchment input,#create-form input{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid #9b885c;background:#f8f0d8;color:#2b2419;border-radius:4px}.primary{border:0;padding:14px 18px;background:linear-gradient(#e2bf68,#aa782c);color:#21190d;border-radius:4px;font-weight:900;letter-spacing:1px;box-shadow:0 3px 0 #61451d;cursor:pointer}.error{color:#a22;font-weight:800}.creator-wrap{width:min(1100px,94%);margin:auto;color:var(--ink);text-align:center}.creator-wrap h1{margin-bottom:10px}.lead{color:#665738}.class-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.class-card{background:#eadab3;padding:20px;border:2px solid #b59b64;border-radius:10px;cursor:pointer}.class-card.selected{border-color:#7b521c;box-shadow:0 0 0 4px #d0aa54}.class-icon{font-size:46px}.class-card h3{font-family:Cinzel}.class-card small{display:block;margin-top:14px}.world{position:absolute;inset:0;background:#78905a;overflow:hidden}.world canvas{width:100%;height:100%;display:block}.map-label{position:absolute}.world #map-label{position:absolute;top:14px;left:18px;background:#1b2418cc;padding:9px 14px;border-left:3px solid #d0aa54;color:#f7e6b5;font:700 12px Cinzel;letter-spacing:1px}.header-right{margin-left:auto;display:flex;align-items:center;gap:12px}.icon-btn{border:1px solid #8e7338;background:#293522;color:#ead58d;border-radius:50%;width:32px;height:32px}.panel{background:rgba(30,34,24,.9);border:1px solid #8f733a;box-shadow:0 8px 25px #0007;border-radius:8px}.character{position:absolute;z-index:10;top:70px;left:18px;width:290px;padding:12px;display:flex;gap:10px;align-items:center}.portrait{width:55px;height:55px;display:grid;place-items:center;border-radius:50%;font-size:32px;border:2px solid #e1bc62}.identity{display:grid;gap:3px;min-width:0}.identity b{font-family:Cinzel;color:#f4d98e}.identity small{font-size:11px;color:#d3cfac}.xp{height:8px;background:#3a3b2b;border-radius:10px;overflow:hidden;width:150px}.xp i{display:block;height:100%;background:#e97d1d}.resources{margin-left:auto;display:grid;gap:5px;font-size:12px}.hp{color:#f08d69}.dock{position:absolute;z-index:10;right:18px;top:70px;display:flex;gap:4px}.dock button{background:#263223dd;border:1px solid #94773e;color:#e7d298;padding:8px 12px;border-radius:5px;cursor:pointer}.dock button small{display:block;font-size:10px}.stat{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 4px;border-bottom:1px solid #79663b88}.stat>div{display:grid;gap:3px}.stat small{color:#d0c9a8}.stat button{width:34px;height:34px;border:1px solid #d4ad57;border-radius:50%;background:linear-gradient(#e2bf68,#a8732d);color:#21190d;font-weight:900;cursor:pointer;box-shadow:0 2px 0 #563d1a}.stat button:hover,.combat-spell:hover{filter:brightness(1.15);transform:translateY(-1px)}.stat button:disabled,.combat-spell:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(1);transform:none}.combat-spell{border:1px solid #8f733a;border-radius:6px;background:linear-gradient(#4d583c,#273124);color:#f2dda0;padding:8px;text-align:left;cursor:pointer;display:grid;gap:4px}.combat-spell.selected{border-color:#f1c55e;background:linear-gradient(#80632d,#45351e);box-shadow:0 0 0 2px #f1c55e66}.spell-terre{background:linear-gradient(135deg,#93603d,#4d2c1e)}.spell-air{background:linear-gradient(135deg,#6fa95b,#274d32)}.spell-eau{background:linear-gradient(135deg,#4d91c9,#244a73)}.spell-feu,.spell-chance{background:linear-gradient(135deg,#cb6258,#6d272b)}.spell-heal{background:linear-gradient(135deg,#e58aaa,#833f66)}.combat-spell b{font-family:Cinzel}.combat-spell small{font-size:10px;color:#ddd3ae}.drawer{position:absolute;z-index:10;right:18px;top:126px;width:360px;max-height:48vh;overflow:auto;padding:14px}.drawer h3{font-family:Cinzel;color:#ead28d;margin:5px 0 12px}.spell,.item,.equipment-slot{display:flex;gap:8px;align-items:center;padding:8px;border-bottom:1px solid #79663b88}.spell-icon,.item-icon{font-size:22px}.spell div,.item div{display:grid;gap:3px;flex:1}.spell small,.item small,.equipment-slot small{color:#d0c9a8;font-size:11px}.tag{color:#eac367!important}.zoom{position:absolute;right:18px;bottom:18px;z-index:8;display:grid}.zoom button{background:#1b2518dd;color:#f0d895;border:1px solid #aa8744;width:34px;height:30px}.combat.hidden{display:none!important}.combat{position:absolute!important;z-index:30;left:0;right:0;top:auto!important;bottom:0!important;height:auto!important;min-height:0!important;display:flex!important;justify-content:center;align-items:flex-end;background:transparent!important;pointer-events:none;padding:0 16px 12px!important}.combat-card{pointer-events:auto;width:min(980px,100%);max-height:29vh;overflow:auto;padding:12px 16px!important;background:rgba(28,30,22,.97)!important;border:2px solid #b98b3f}.combat-card #combat-spells{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:6px}.combat-card .combat-spell{min-height:48px}.combat-card #combat-log{max-height:42px;overflow:auto}.combat-help{margin:4px 0!important}.world{z-index:1!important}.character,.dock,.drawer{z-index:10!important}.chat-log{position:absolute;z-index:25;left:14px;bottom:14px;width:min(360px,42vw);max-height:140px;overflow:hidden;padding:10px 13px;border-top:2px solid #c4a052;background:linear-gradient(90deg,rgba(25,31,23,.93),rgba(25,31,23,.62),transparent);color:#d9edb8;font:700 12px/1.45 Nunito;text-shadow:1px 1px #172016;pointer-events:none}.chat-log div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.combat-mode .chat-log{bottom:31vh}.combat-mode canvas{filter:saturate(.82) brightness(1.08)}.combat-mode .combat-resource{display:inline}.combat-resource{display:none}.combat-result{position:absolute;z-index:60;inset:0;background:#151a12aa;display:grid;place-items:center;padding:24px}.result-window{width:min(960px,94vw);max-height:82vh;overflow:auto;background:#ddd8ad;color:#4a4435;border:5px solid #887951;border-radius:15px;box-shadow:0 20px 70px #000b}.result-window>header{height:auto;padding:11px 16px;background:#4b4638;color:#fff8df;display:flex;justify-content:space-between;font:800 20px Cinzel}.result-body{padding:22px 28px}.result-body h2{font:800 26px Cinzel;margin:0 0 18px}.result-body h3{font:700 20px Cinzel;margin:24px 0 10px}.result-row{display:grid;grid-template-columns:2fr 1fr 2fr 2fr;gap:12px;padding:14px;background:#c4bd93;border-top:1px solid #aaa17a;font-size:17px}.result-row strong{color:#b44f16}.loot-list{display:flex;gap:12px;flex-wrap:wrap;min-height:55px;align-items:center}.loot-list span{display:flex;gap:4px;align-items:center;background:#c4bd93;padding:9px 12px;border-radius:5px;font-size:25px}.loot-list small{font-size:12px;font-weight:800}.level-up{color:#ad5117;font-weight:900;font-size:18px}.result-body .primary{margin-top:24px}@media(max-width:700px){.login-art{display:none}.parchment{width:100%;padding:12vh 10vw}.class-list{grid-template-columns:1fr}.character{top:58px;left:8px;width:235px}.dock{top:58px;right:8px}.drawer{right:8px;top:112px;width:min(360px,calc(100vw - 16px))}.combat-card{max-height:38vh}.combat-card #combat-spells{grid-template-columns:repeat(2,1fr)}.combat{padding:0 6px 6px!important}.combat-card #combat-log{display:none}.result-body{padding:16px}.result-row{grid-template-columns:1fr 1fr}.result-window>header{font-size:15px}}
.spellbook-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.spellbook-head small{color:#c9b98f;font-size:12px}.spell-loadout-toggle{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:5px 8px;border:1px solid #9c7b3d;border-radius:999px;color:#f5ecd6;background:#334a2b;font-size:10px;font-weight:800;letter-spacing:.04em}.spell-loadout-toggle.active{background:#b79040;color:#241b10;border-color:#f0ce76}.spell-loadout-toggle.disabled{opacity:.45;background:#302d27;cursor:not-allowed}.spell-list>button{position:relative;padding-right:94px}
.combat-spell.spell-boost{background:linear-gradient(135deg,#9a6bc2,#4b286d)!important}.combat-spell.spell-heal{background:linear-gradient(135deg,#e58aaa,#833f66)!important}.combat-spell.spell-feu{background:linear-gradient(135deg,#e55a4d,#8f211e)!important}.spell-glyph.spell-boost{background:linear-gradient(135deg,#9a6bc2,#4b286d)!important}.spell-glyph.spell-heal{background:linear-gradient(135deg,#e58aaa,#833f66)!important}.spell-icon{display:grid;place-items:center;width:24px;height:24px}.spell-icon img,.spell-glyph img,.spell-title img,.effect-row img{width:24px;height:24px;object-fit:contain;image-rendering:auto}

/* Rebranding de l'écran de connexion : interface professionnelle, distincte du jeu. */
.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f4f7fb;color:#172033;overflow:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dashboard-login-shell{width:min(1080px,100%);padding:10px}.dashboard-login-brand{display:flex;align-items:center;gap:14px;margin-bottom:46px}.dashboard-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#172033;color:#fff;font-size:29px;font-weight:800;letter-spacing:-.08em;box-shadow:0 8px 20px #17203324}.dashboard-login-brand h1{margin:0;color:#172033;font-size:28px;line-height:1;font-weight:800;letter-spacing:-.05em}.dashboard-kicker{margin:0 0 4px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.16em}.dashboard-tagline{margin:7px 0 0;color:#718096;font-size:13px}.dashboard-login-grid{display:grid;grid-template-columns:1fr 430px;gap:88px;align-items:center}.dashboard-login-intro{max-width:480px}.dashboard-status{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #cfe7d7;border-radius:999px;background:#f0faf3;color:#2f7a4a;font-size:11px;font-weight:700}.dashboard-status i{width:7px;height:7px;border-radius:50%;background:#3fb46a;box-shadow:0 0 0 4px #3fb46a1f}.dashboard-login-intro h2{margin:22px 0 12px;color:#172033;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.055em}.dashboard-login-intro>p{max-width:420px;margin:0;color:#65748b;font-size:16px;line-height:1.65}.dashboard-trust{display:flex;gap:20px;margin-top:30px;color:#8090a5;font-size:12px;font-weight:700}.dashboard-login-card{padding:34px;border:1px solid #e1e7ef;border-radius:18px;background:#fff;box-shadow:0 18px 50px #23344d14}.dashboard-card-heading{display:flex;align-items:center;gap:13px;margin-bottom:28px}.dashboard-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf2ff;color:#4169d8;font-size:20px;font-weight:800}.dashboard-card-heading .eyebrow{margin:0 0 5px;color:#4169d8;letter-spacing:.12em}.dashboard-card-heading h2{margin:0;color:#172033;font-size:23px;letter-spacing:-.03em}.dashboard-login-card label{display:block;margin:18px 0;color:#344054;font-size:12px;font-weight:700}.dashboard-login-card input{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #d8e0eb;border-radius:9px;outline:0;background:#fbfcfe;color:#172033;font-size:14px;transition:border-color .2s,box-shadow .2s}.dashboard-login-card input::placeholder{color:#a1adbc}.dashboard-login-card input:focus{border-color:#6d8be8;box-shadow:0 0 0 4px #4169d81a}.dashboard-login-card .primary{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:26px;padding:13px 16px;border:0;border-radius:9px;background:#4169d8;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 16px #4169d82b}.dashboard-login-card .primary:hover{background:#355bc5}.dashboard-help{margin:18px 0 0;color:#98a3b3;text-align:center;font-size:11px}.dashboard-login-card .error{min-height:18px;margin:12px 0 0;color:#c24141;text-align:center;font-size:12px;font-weight:700}@media(max-width:760px){.login-screen{padding:18px}.dashboard-login-shell{padding:4px}.dashboard-login-brand{margin-bottom:30px}.dashboard-login-grid{grid-template-columns:1fr;gap:30px}.dashboard-login-intro{max-width:none}.dashboard-login-intro h2{font-size:34px}.dashboard-trust{margin-top:20px}.dashboard-login-card{padding:25px}}
