@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800&display=swap";.lobby-page{min-height:100vh;color:#f5f7fb;background:radial-gradient(circle at top,rgba(110,140,255,.12),transparent 30%),radial-gradient(circle at bottom right,rgba(200,120,60,.08),transparent 28%),linear-gradient(180deg,#0b0d12,#10131a 45%,#0e1118)}.lobby-shell{max-width:1200px;margin:auto;padding:40px 24px}.lobby-hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.lobby-kicker{text-transform:uppercase;letter-spacing:.12em;color:#d8b27a;font-size:.75rem}.lobby-title{font-family:Cinzel,serif;font-size:2.6rem;margin:4px 0}.lobby-title span{color:#ffd98a}.lobby-subtitle{color:#aeb8cc;max-width:600px}.lobby-create,.lobby-join{margin-bottom:24px}.lobby-create-row{display:flex;gap:10px;margin-top:10px}.lobby-create-row input{padding:10px 12px;border-radius:10px;border:1px solid rgba(200,200,200,.15);background:#1a1f29;color:#fff}.lobby-games{margin-top:30px}.lobby-game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:14px}.lobby-game-card{padding:18px;border-radius:18px;background:linear-gradient(180deg,#1e232e,#181d27);border:1px solid rgba(200,160,100,.15);min-height:170px;display:flex;flex-direction:column;justify-content:space-between}.lobby-game-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.lobby-game-header strong{display:block;font-size:1.2rem;line-height:1.2;color:#fff;word-break:break-word}.lobby-game-meta{margin-top:10px;font-size:.92rem;opacity:.78;color:#b8c2d6}.lobby-game-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.lobby-btn{padding:10px 14px;border-radius:10px;border:none;cursor:pointer;min-width:110px;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.lobby-btn--primary{background:#c88a4c}.lobby-btn--secondary{background:#2b3242;color:#fff}.lobby-btn--ghost{background:transparent;border:1px solid rgba(200,200,200,.2);color:#fff}.lobby-btn--danger{background:#8c2a2a;color:#fff}.lobby-btn--success{background:#2f8f4e;color:#fff;border:1px solid rgba(255,255,255,.12)}.lobby-btn--success{background:linear-gradient(180deg,#42a85f,#2f8f4e);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 18px #2f8f4e47}@media(max-width:640px){.lobby-game-actions{display:grid;grid-template-columns:1fr 1fr}.lobby-btn{width:100%;min-width:0}}.game-info-bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;min-height:86px;color:#f5f7fb;background:radial-gradient(circle at top left,rgba(110,140,255,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(200,120,60,.08),transparent 28%),linear-gradient(180deg,#0b0d12,#10131a 45%,#0e1118);border-bottom:1px solid rgba(200,160,100,.16);box-shadow:0 10px 30px #00000038,inset 0 1px #ffffff08;overflow:hidden}.game-info-bar__glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,217,138,.03),transparent 22%,transparent 78%,rgba(255,217,138,.03)),radial-gradient(circle at 20% 0%,rgba(255,217,138,.06),transparent 22%)}.game-info-bar__left,.game-info-bar__right{position:relative;z-index:1}.game-info-bar__left{display:flex;flex-direction:column;gap:7px;min-width:0;flex:0 1 520px}.game-info-bar__kicker{text-transform:uppercase;letter-spacing:.12em;color:#d8b27a;font-size:.72rem;font-weight:700}.game-info-bar__title{display:flex;align-items:baseline;gap:10px;margin:0;min-width:0}.game-info-bar__titleLabel{font-family:Cinzel,serif;font-size:1.05rem;color:#f5f7fb;opacity:.92;flex:0 0 auto}.game-info-bar__titleValue{font-family:Cinzel,serif;font-size:1.5rem;color:#ffd98a;line-height:1.1;letter-spacing:.01em;text-shadow:0 1px 10px rgba(216,178,122,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-info-bar__meta{display:flex;flex-wrap:wrap;gap:10px}.game-info-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(200,200,200,.1);box-shadow:inset 0 1px #ffffff08}.game-info-chip__label{font-size:.78rem;color:#aeb8cc}.game-info-chip__value{font-size:.88rem;font-weight:700;color:#fff}.game-info-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:1 1 auto;min-width:0}.game-status-pill{display:inline-flex;align-items:center;max-width:360px;padding:9px 14px;border-radius:999px;background:linear-gradient(180deg,#2b3242fa,#1f2531fa);color:#f5f7fb;border:1px solid rgba(255,217,138,.16);box-shadow:0 8px 18px #0003,inset 0 1px #ffffff08;font-size:.84rem;font-weight:600;line-height:1.2;text-align:right}@media(max-width:900px){.game-info-bar{padding:14px 16px}.game-info-bar__title{flex-direction:column;align-items:flex-start;gap:2px}.game-info-bar__titleValue{font-size:1.3rem;white-space:normal}.game-status-pill{max-width:260px}}@media(max-width:640px){.game-info-bar{flex-direction:column;align-items:stretch;gap:12px}.game-info-bar__right{justify-content:flex-start}.game-status-pill{max-width:100%;text-align:left}}.turnOrderBar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:620px;max-width:760px;width:100%;padding:18px 24px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(200,160,100,.14);box-shadow:inset 0 1px #ffffff08,0 8px 22px #00000029}.turnOrderBar__round{display:flex;align-items:baseline;gap:8px;flex:0 0 auto;min-width:110px}.turnOrderBar__roundLabel{font-size:.84rem;color:#aeb8cc;text-transform:uppercase;letter-spacing:.06em}.turnOrderBar__roundValue{font-family:Cinzel,serif;font-size:1.4rem;color:#ffd98a;font-weight:700}.turnOrderBar__track{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex:1 1 auto;min-width:0;overflow-x:auto;padding:6px 4px}.turnOrderBar__entry{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:999px;padding:2px;opacity:.84;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.turnOrderBar__entry.is-active{opacity:1;transform:scale(1.12);z-index:2}.turnOrderBar__portrait{width:100%;height:100%;display:block;object-fit:cover;border-radius:999px;border:2px solid rgba(255,255,255,.12)}.turnOrderBar__entry.is-active .turnOrderBar__portrait{border-color:#ffd98ad6}.turnOrderBar__entry.is-active.is-monster{box-shadow:0 0 12px #ff46463d}.turnOrderBar__entry.is-active.is-player{box-shadow:0 0 12px #58dc8438}.turnOrderBar__undockBtn{width:44px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(200,200,200,.12);border-radius:12px;background:#ffffff0f;color:#f5f7fb;font-size:16px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.turnOrderBar__undockBtn:hover{background:#ffffff1a;border-color:#ffd98a4d;transform:translateY(-1px);box-shadow:0 8px 18px #00000038}:root{--mm-paper: #f3ead4;--mm-ink: #2b2216;--mm-red: #8b0f0f;--mm-rule: rgba(120, 30, 30, .55);--mm-soft: rgba(0,0,0,.14);--mm-gold: #9a6a17;--mm-gold-soft: rgba(154, 106, 23, .18)}.mmStatblock{background:var(--mm-paper);color:var(--mm-ink);border:1px solid rgba(0,0,0,.22);border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #00000040;font-family:Georgia,Times New Roman,serif;position:relative}.mmStatblock:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.36),transparent 45%),radial-gradient(circle at 78% 22%,rgba(0,0,0,.06),transparent 52%),radial-gradient(circle at 35% 88%,rgba(0,0,0,.06),transparent 52%),radial-gradient(circle at 60% 70%,rgba(0,0,0,.04),transparent 50%),repeating-linear-gradient(0deg,rgba(0,0,0,.018) 0px,rgba(0,0,0,.018) 1px,transparent 2px,transparent 4px);mix-blend-mode:multiply;opacity:.9}.mmStatblock:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 90% at 50% 0%,rgba(120,55,10,.1),transparent 55%),radial-gradient(120% 90% at 50% 100%,rgba(120,55,10,.12),transparent 55%),radial-gradient(70% 80% at 0% 50%,rgba(120,55,10,.1),transparent 55%),radial-gradient(70% 80% at 100% 50%,rgba(120,55,10,.1),transparent 55%),radial-gradient(circle at 50% 50%,transparent 58%,rgba(0,0,0,.1) 100%),linear-gradient(to bottom,#fff0d28c,#fff0d200);mix-blend-mode:multiply;opacity:.85}.mmHeader{position:relative;padding:14px 16px 10px;border-bottom:2px solid var(--mm-rule);z-index:1}.mmHeaderTop{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-right:110px}.mmDetachWrap{position:absolute;right:12px;top:12px;z-index:3}.mmDetachBtn{appearance:none;border:1px solid rgba(0,0,0,.18);background:#ffffff3d;color:var(--mm-ink);padding:6px 10px;border-radius:8px;cursor:pointer;font:inherit;font-size:13px}.mmDetachBtn:hover{background:#fff6}.mmName{font-size:26px;font-weight:900;letter-spacing:.2px;color:var(--mm-red);line-height:1.05;text-transform:uppercase}.mmMeta{margin-top:3px;font-size:13px;font-style:italic;opacity:.95}.mmHeaderPills{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.mmHeaderPill{min-width:122px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8px 10px;border-radius:10px;border:1px solid rgba(139,15,15,.18);background:#ffffff29;box-shadow:inset 0 1px #ffffff38}.mmHeaderPill--interactive{appearance:none;cursor:pointer;text-align:left;color:inherit;font:inherit}.mmHeaderPill--interactive:hover{border-color:#8b0f0f5c;background:#ffffff47}.mmHeaderPill.is-disabled{cursor:default;opacity:.7}.mmHeaderPillLabel{font-size:11px;font-weight:900;color:var(--mm-red);letter-spacing:.8px;text-transform:uppercase}.mmHeaderPillValue{margin-top:2px;font-size:18px;font-weight:900;color:var(--mm-ink)}.mmBody{position:relative;padding:12px 16px 16px;z-index:1}.mmLayout{display:block}.mmLayout.hasPortrait{display:grid;grid-template-columns:1fr 220px;gap:14px;align-items:start}@media(max-width:820px){.mmLayout.hasPortrait{grid-template-columns:1fr}.mmHeaderTop{flex-direction:column;padding-right:0}.mmDetachWrap{position:static;margin-bottom:8px}}.mmDivider{height:2px;background:linear-gradient(to right,transparent,var(--mm-rule),transparent);margin:12px 0}.mmQuickStats{display:grid;gap:2px}.mmLine{display:flex;gap:8px;align-items:baseline;padding:3px 0;font-size:14px}.mmLabel{font-weight:900;letter-spacing:.3px}.mmLabelCaps{font-variant:small-caps;letter-spacing:.6px}.mmDetailsGrid{display:grid;gap:6px;margin-top:8px}.mmDetailRow{display:flex;gap:8px;align-items:baseline;font-size:14px;line-height:1.35}.mmAbilities{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:8px 0 4px}@media(max-width:820px){.mmAbilities{grid-template-columns:repeat(3,minmax(0,1fr))}}.mmAbility{text-align:center;border-top:1px solid rgba(0,0,0,.18);border-bottom:1px solid rgba(0,0,0,.18);padding:6px 4px 8px;border-radius:6px}.mmAbilityKey{font-size:12px;font-weight:900;color:var(--mm-red);letter-spacing:.8px}.mmAbilityMainBtn{display:inline-block}.mmAbilityVal{margin-top:2px;font-size:14px;font-weight:900}.mmAbilitySubActions{margin-top:6px;min-height:24px}.mmMiniBtn{appearance:none;border:1px solid rgba(139,15,15,.18);background:#ffffff2e;color:var(--mm-ink);padding:2px 8px;border-radius:999px;cursor:pointer;font:inherit;font-size:11px;font-weight:900;letter-spacing:.4px}.mmMiniBtn:hover{border-color:#8b0f0f57;background:#ffffff4d}.mmMiniBtn--ghost{opacity:.45;cursor:default}.mmInlineBtn{appearance:none;border:none;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.mmInlineBtn:hover{text-decoration:underline;text-decoration-color:var(--mm-red)}.mmInlineBtn:focus-visible{outline:2px solid rgba(139,15,15,.45);outline-offset:3px;border-radius:6px}.mmBlock{margin-top:4px}.mmSectionTitle{margin-top:12px;padding-top:6px;color:var(--mm-red);font-weight:900;letter-spacing:1px;text-transform:uppercase;font-size:13px;position:relative}.mmSectionTitle:after{content:"";display:block;height:2px;margin-top:6px;background:linear-gradient(to right,transparent,var(--mm-rule),transparent)}.mmEntry{padding:6px 0;border-bottom:none}.mmSection--actions .mmEntry{padding:4px 0}.mmEntryHead{display:flex;gap:10px;align-items:baseline;justify-content:space-between}.mmEntryHeadInline{display:inline-flex;align-items:center;gap:6px}.mmEntryName{font-weight:900;color:var(--mm-ink);font-size:14px}.mmEntryDiceBtn{padding-left:2px}.mmEntryDesc{margin-top:2px;white-space:pre-wrap;line-height:1.35;font-size:14px}.mmAside{position:relative}.mmPortraitFrame{border-radius:10px;padding:8px;border:1px solid rgba(0,0,0,.25);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.25),transparent 55%),linear-gradient(to bottom,#0000000f,#ffffff08);box-shadow:inset 0 0 0 1px #ffffff40,0 10px 20px #0000002e}.mmPortrait{display:block;width:100%;height:auto;border-radius:8px;filter:saturate(.96) contrast(1.05)}.mmMuted{margin-top:8px;font-size:12px;opacity:.7}.spell-wrap{display:flex;flex-direction:column;gap:22px;padding:24px 20px 120px;max-width:980px;margin:0 auto}.spell-actions-sticky{position:fixed;left:50%;transform:translate(-50%);bottom:16px;z-index:1000;width:min(980px,calc(100% - 24px));display:flex;justify-content:space-between;align-items:center;padding:14px 18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191923d9;border-radius:14px;border:1px solid rgba(255,255,255,.06);box-shadow:0 -4px 20px #0006}.spell-card{background:linear-gradient(145deg,#282837e6,#1c1c28e6);border-radius:16px;padding:22px 22px 18px;border:1px solid rgba(255,255,255,.06);box-shadow:0 6px 14px #00000059,inset 0 0 0 1px #ffffff05}.spell-card-title{font-size:15px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin-bottom:18px;color:#cfd6ff}.spell-card input,.spell-card select,.spell-card textarea{width:100%;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#14141ed9;color:#eaeaf5;font-size:13px;transition:all .15s ease}.spell-card textarea{min-height:80px;resize:vertical}.spell-card input:focus,.spell-card select:focus,.spell-card textarea:focus{outline:none;border-color:#7c9cff;box-shadow:0 0 0 2px #7c9cff33}.spell-btn,.spell-card button{padding:7px 12px;border-radius:8px;border:none;font-size:12px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#506cff,#7c9cff);color:#fff;transition:all .2s ease}.spell-btn:hover,.spell-card button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #506cff66}.spell-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.spell-card button[title=Supprimer]{background:linear-gradient(135deg,#c64646,#e86b6b)}.spell-card>*+*{margin-top:14px}html{scroll-behavior:smooth}.spell-row-item{display:grid;grid-template-columns:1fr 90px 18px 110px 140px 44px;gap:10px;align-items:center}.spell-grid{display:grid;grid-template-columns:1fr;gap:12px}.spell-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spell-grid-3{display:grid;grid-template-columns:1.1fr .6fr .7fr;gap:12px}@media(max-width:720px){.spell-grid-2,.spell-grid-3{grid-template-columns:1fr}}.spell-card label{display:flex;flex-direction:column;gap:6px}.spell-check{display:flex;flex-direction:row;gap:10px;align-items:center;line-height:1.2}.spell-full{grid-column:1 / -1}.spell-card .vtt-card__title{display:none}.spell-mitems-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.spell-mitems-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.spell-mitem-row{display:grid;grid-template-columns:1fr 90px 140px 140px 44px;gap:10px;align-items:center}@media(max-width:920px){.spell-mitem-row{grid-template-columns:1fr 90px 140px 44px;grid-template-areas:"name name name del" "qty consumed value del"}.spell-mitem-name{grid-area:name}.spell-mitem-qty{grid-area:qty}.spell-mitem-consumed{grid-area:consumed}.spell-mitem-value{grid-area:value}.spell-mitem-del{grid-area:del;justify-self:end}}@media(max-width:560px){.spell-mitem-row{grid-template-columns:1fr 44px;grid-template-areas:"name del" "qty del" "consumed del" "value del"}}.spell-mitem-consumed{display:flex;flex-direction:row;gap:8px;align-items:center;font-size:12px;opacity:.9}.spell-mitem-del button,button[title=Supprimer]{width:40px;height:34px;display:grid;place-items:center}.spell-parchment{padding:12px;border-radius:12px;background:radial-gradient(1200px 600px at 30% 20%,rgba(255,240,210,.22),transparent 55%),radial-gradient(900px 500px at 70% 70%,rgba(255,220,180,.18),transparent 60%),linear-gradient(180deg,#fff5dc33,#fff5dc1a);border:1px solid rgba(255,255,255,.1)}.spell-parchment__inner{padding:14px 14px 12px;border-radius:10px;background:linear-gradient(180deg,#fff5dcd9,#faebc8c7);color:#1a120b;box-shadow:0 10px 35px #00000047}.spell-parchment__titleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.spell-parchment__title{font-weight:900;letter-spacing:.6px;font-size:22px;color:#2b0a06;text-shadow:0 1px 0 rgba(255,255,255,.4)}.spell-parchment__sub{margin-top:2px;font-style:italic;font-weight:700;opacity:.85}.spell-parchment__castBtn{border-radius:10px;padding:10px 14px;font-weight:900;border:1px solid rgba(0,0,0,.2);background:#00000014;color:#1a120b;cursor:pointer}.spell-parchment__castBtn:hover{background:#0000001f}.spell-parchment__kv{margin:8px 0 10px}.spell-parchment__kvRow{display:flex;gap:8px;line-height:1.35;margin:4px 0}.spell-parchment__k{font-weight:900}.spell-parchment__v{font-weight:600}.spell-parchment__body{margin-top:8px}.spell-parchment__text{white-space:pre-wrap;line-height:1.45;font-weight:600}.spell-parchment__higher{margin-top:10px;white-space:pre-wrap;line-height:1.45;font-weight:600}.spell-parchment__higherK{font-weight:900;font-style:italic}.spell-parchment__footer{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.spell-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:900;border:1px solid rgba(0,0,0,.18)}.spell-tag--class{background:#9b00001a;color:#6b0b06}.spell-tag--source{background:#00000014;color:#1a120b}.it-sheet{display:flex;flex-direction:column;gap:12px}.it-edit-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.it-title{font-weight:900;font-size:20px}.it-sub{opacity:.75;margin-top:2px}.it-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.it-actions{display:flex;gap:8px}.it-btn{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;padding:8px 12px;border-radius:10px;cursor:pointer;color:inherit;font-weight:800}.it-btn:disabled{opacity:.55;cursor:not-allowed}.it-btn--primary{background:#78a0ff2e;border-color:#78a0ff59}.it-banner{border:1px solid rgba(255,160,160,.35);background:#ffa0a01a;border-radius:12px;padding:10px}.it-tabs{display:flex;flex-wrap:wrap;gap:8px}.it-tab{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;padding:7px 10px;border-radius:999px;cursor:pointer;color:inherit;font-weight:800;opacity:.85}.it-tab.is-active{opacity:1;border-color:#a0c8ff73;background:#a0c8ff1f}.it-card{border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden}.it-card__body{padding:12px}.it-form{display:flex;flex-direction:column;gap:12px}.it-row{display:grid;grid-template-columns:260px 1fr;gap:12px}@media(max-width:900px){.it-row{grid-template-columns:1fr}}.it-row__label{font-weight:900}.it-hint{margin-top:4px;font-weight:600;opacity:.65;font-size:12px}.it-input{width:100%;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:inherit;outline:none}.it-input:focus{border-color:#a0c8ff8c}.it-check{display:inline-flex;align-items:center;gap:8px;font-weight:800;opacity:.95}.it-textarea{width:100%;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:inherit;outline:none;resize:vertical}.it-textarea:focus{border-color:#a0c8ff8c}.it-checklist{display:flex;flex-wrap:wrap;gap:10px 16px;padding-top:4px}.it-inline{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.it-eflist{display:flex;flex-direction:column;gap:12px;margin-top:10px}.it-efcard{border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;background:#ffffff08}.it-efcard__head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px;border-bottom:1px solid rgba(255,255,255,.08)}.it-efcard__right{display:flex;gap:8px}.it-efcard__body{padding:10px}.it-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:900px){.it-grid2{grid-template-columns:1fr}}.it-stack{display:flex;flex-direction:column;gap:10px}.it-btn--danger{border-color:#ff787859;background:#ff78781f}.it-efkind{margin-top:10px}.it-row__field,.it-card__body{min-width:0}.it-input,.it-textarea,select.it-input{max-width:100%;box-sizing:border-box}.it-inline>*{min-width:0}.it-grid2>*{min-width:0}.it-suffix{display:inline-flex;align-items:center;gap:10px}.it-suffix__unit{opacity:.75;font-weight:800;white-space:nowrap}.it-footer{position:sticky;bottom:0;z-index:5;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#101010eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:space-between;align-items:center;gap:10px}.it-footer__left{font-size:12px;opacity:.8}.it-footer__right{display:flex;gap:8px}.itv-wrap{--ink: rgba(20, 14, 16, .92);--muted: rgba(20, 14, 16, .65);--border: rgba(90, 60, 70, .22);--paper: rgba(245, 242, 238, .96);--paper2: rgba(238, 234, 228, .92);--title: rgba(120, 26, 52, .92);--accent: rgba(120, 26, 52, .18);color:var(--ink);border:1px solid var(--border);border-radius:14px;overflow:hidden;background:radial-gradient(1400px 700px at 15% 12%,rgba(255,255,255,.85),transparent 60%),radial-gradient(900px 500px at 80% 20%,rgba(255,255,255,.55),transparent 55%),radial-gradient(900px 700px at 50% 80%,rgba(210,200,205,.22),transparent 60%),linear-gradient(180deg,var(--paper),var(--paper2))}.itv-inner{display:grid;grid-template-columns:1fr 340px;gap:18px;padding:18px}@media(max-width:980px){.itv-inner{grid-template-columns:1fr}}.itv-left,.itv-right{min-width:0}.itv-title{font-weight:900;letter-spacing:.3px;font-size:26px;line-height:1.1;color:var(--title);text-transform:uppercase}.itv-sub{margin-top:6px;font-style:italic;color:var(--muted);font-weight:700}.itv-src{margin-top:10px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;border:1px solid var(--border);background:#ffffff8c;color:#28181cd9;font-weight:800;font-size:12px}.itv-section{margin-top:14px;padding-top:12px;border-top:1px solid var(--border)}.itv-h{font-weight:900;letter-spacing:.3px;color:#5a1e2de6;text-transform:uppercase;font-size:12px;margin-bottom:8px}.itv-p{white-space:pre-wrap;line-height:1.4;color:#191012e6}.itv-eflist{display:flex;flex-direction:column;gap:8px}.itv-ef{border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:#ffffff8c}.itv-efTop{display:flex;gap:8px;flex-wrap:wrap;align-items:baseline;margin-bottom:6px}.itv-pill{display:inline-flex;gap:6px;align-items:center;padding:3px 9px;border-radius:999px;border:1px solid var(--border);background:#781a3414;color:#501426f2;font-weight:900;font-size:12px}.itv-efText{color:#191012e0;line-height:1.35;white-space:pre-wrap}.itv-imgFrame{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff9}.itv-img{display:block;width:100%;height:auto}.itv-imgEmpty{display:none}.classEdit{display:flex;flex-direction:column;gap:12px;min-width:0;padding-bottom:72px}.classEdit__section{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px;background:#ffffff08}.classEdit__title{font-weight:900;letter-spacing:.6px;text-transform:uppercase;font-size:12px;opacity:.9;margin-bottom:10px}.classEdit__grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}@media(max-width:900px){.classEdit__grid2{grid-template-columns:1fr}}.classEdit__stickyBar{position:sticky;bottom:0;z-index:20;padding:10px;border-top:1px solid rgba(255,255,255,.1);background:#0a0a0ceb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:12px;display:flex;justify-content:flex-end;gap:8px}.classEdit__btn{padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.classEdit__btn--danger{background:#b4323224}.classEdit__tabs{display:flex;gap:8px;flex-wrap:wrap;position:sticky;top:0;z-index:15;padding:6px;border-radius:12px;background:#0a0a0ce0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.08)}.classEdit__tab{padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:inherit;font-size:12px;font-weight:800;cursor:pointer}.classEdit__tab.is-active{background:#ffffff1f;border-color:#fff3}.classEdit__panel{min-width:0}.cmClassSheet{border:2px solid rgba(222,190,150,.65);border-radius:10px;padding:14px;background:linear-gradient(180deg,#fff8ebf2,#f8eedceb);color:#191410eb;box-shadow:0 10px 26px #00000040;max-width:720px}.cmClassSheet__title{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(120,95,60,.25)}.cmClassSheet__titleMain{font-weight:900;letter-spacing:.5px;text-transform:uppercase;font-size:14px;color:#5a3714f2}.cmClassSheet__titleSub{margin-top:2px;font-weight:800;font-size:18px;color:#281c12f2}.cmClassSheet__table{border:1px solid rgba(120,95,60,.25);border-radius:8px;overflow:hidden}.cmClassSheet__sectionTitle{padding:10px 12px;font-weight:900;font-size:13px;letter-spacing:.4px;text-transform:uppercase;color:#5a3714f2;background:#d2bea047;border-top:1px solid rgba(120,95,60,.18);border-bottom:1px solid rgba(120,95,60,.18)}.cmRow{display:grid;grid-template-columns:220px 1fr;min-height:40px}.cmRow__label{padding:10px;font-weight:900;font-size:13px;color:#1e1610f2;background:#a0bed28c;border-right:1px solid rgba(0,0,0,.08)}.cmRow__value{padding:10px;font-weight:700;font-size:13px;background:#ffffff80;color:#191410eb;line-height:1.45;white-space:pre-wrap;word-break:break-word}.cmRow:nth-child(2n) .cmRow__value{background:#ffffff61}.cmRow:nth-child(2n) .cmRow__label{background:#a0bed273}@media(max-width:680px){.cmRow{grid-template-columns:1fr}.cmRow__label{border-right:none;border-bottom:1px solid rgba(0,0,0,.08)}}.feat-editor{display:grid;gap:16px}.feat-editor h3{margin:0;font-size:1.1rem}.feat-section{display:grid;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 8px 20px #0000002e}.feat-section label{font-size:.92rem}.feat-section input,.feat-section select,.feat-section textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0f0f14b3;color:inherit;outline:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease;box-sizing:border-box}.feat-section input:focus,.feat-section select:focus,.feat-section textarea:focus{border-color:#9e79ffa6;box-shadow:0 0 0 3px #9e79ff24;background:#191922e6}.feat-section input[readonly]{opacity:.8;background:#ffffff0f}.feat-section button{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);color:inherit;cursor:pointer;transition:transform .1s ease,background .12s ease,border-color .12s ease}.feat-section button:hover{transform:translateY(-1px);border-color:#fff3;background:linear-gradient(180deg,#ffffff1a,#ffffff0d)}.feat-section button:active{transform:translateY(0)}.feat-editor__grid-4{display:grid;grid-template-columns:1fr 2fr 1fr 1fr;gap:12px}.feat-editor__grid-3{display:grid;grid-template-columns:220px 1fr auto;gap:10px;align-items:end}.feat-editor__grid-2{display:grid;grid-template-columns:1fr 140px;gap:10px}.feat-editor__item{display:grid;gap:10px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.feat-editor__inline{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.feat-editor__muted{opacity:.78;font-size:.92rem}.feat-editor__errors{color:#faa;display:grid;gap:4px}@media(max-width:860px){.feat-editor__grid-4,.feat-editor__grid-3,.feat-editor__grid-2{grid-template-columns:1fr}}.feat-sheet{--feat-paper: #efe2bf;--feat-paper-edge: #d4c095;--feat-ink: #1f140d;--feat-accent: #6e1f16;--feat-muted: #5a4737;display:grid;gap:14px;padding:18px 20px;border-radius:12px;background:linear-gradient(180deg,#ffffff2e,#ffffff05),linear-gradient(135deg,#f3e7c7,#ebddb8 45%,#e3d1a8);border:1px solid var(--feat-paper-edge);color:var(--feat-ink);box-shadow:inset 0 1px #ffffff59,0 8px 24px #00000038}.feat-sheet__header{display:grid;gap:4px}.feat-sheet__title{margin:0;color:var(--feat-accent);font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1;font-variant:small-caps;font-weight:700;letter-spacing:.04em}.feat-sheet__meta{color:var(--feat-muted);font-style:italic;font-size:1rem;line-height:1.35}.feat-sheet__body{display:grid;gap:12px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.55}.feat-sheet__title-line{font-style:italic;color:#352419}.feat-sheet__section{display:grid;gap:6px}.feat-sheet__section-title{margin:0;color:var(--feat-accent);font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:700;font-variant:small-caps;letter-spacing:.03em}.feat-sheet__text{white-space:pre-wrap}.feat-sheet__list{margin:0;padding-left:22px}.feat-sheet__list li{margin:2px 0}.feat-sheet__empty{color:var(--feat-muted);font-style:italic}.feat-sheet__id{font-size:.85rem;color:#6a5848;opacity:.9}.background-editor{display:grid;gap:16px}.background-editor h3{margin:0;font-size:1.1rem}.background-section{display:grid;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 8px 20px #0000002e}.background-section label{font-size:.92rem}.background-section input,.background-section select,.background-section textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0f0f14b3;color:inherit;outline:none;box-sizing:border-box}.background-section input:focus,.background-section select:focus,.background-section textarea:focus{border-color:#9e79ffa6;box-shadow:0 0 0 3px #9e79ff24;background:#191922e6}.background-section input[readonly]{opacity:.8;background:#ffffff0f}.background-section button{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);color:inherit;cursor:pointer}.background-editor__grid-4{display:grid;grid-template-columns:1fr 2fr 1fr 1fr;gap:12px}.background-editor__grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.background-editor__grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.background-editor__errors{color:#faa;display:grid;gap:4px}.background-editor__help{opacity:.76;font-size:.92rem}.background-editor__table-item{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start}@media(max-width:860px){.background-editor__grid-4,.background-editor__grid-3,.background-editor__grid-2,.background-editor__table-item{grid-template-columns:1fr}}.bg-option{border:1px solid #333;padding:10px;margin-bottom:10px}.bg-item-adder{display:flex;gap:8px;margin-bottom:8px}.bg-item-list{list-style:none;padding:0}.bg-item-list li{display:flex;justify-content:space-between;padding:4px 0}.background-equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.background-equipment-card{border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:12px;background:#ffffff08;display:grid;gap:10px}.background-equipment-search,.background-equipment-select,.background-gold-field input{width:100%;min-width:0}.background-equipment-adder{display:grid;grid-template-columns:1fr auto;gap:8px}.background-equipment-list{display:grid;gap:8px}.background-equipment-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#ffffff0a}.background-equipment-empty{opacity:.7;font-style:italic}.background-gold-field{display:flex;align-items:center;gap:8px}.background-gold-field input{max-width:120px}@media(max-width:900px){.background-equipment-grid{grid-template-columns:1fr}}.background-sheet{display:grid;gap:14px;padding:8px 4px}.background-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.background-sheet__title{margin:0;font-size:22px;font-weight:800;line-height:1.1}.background-sheet__id{margin-top:4px;font-size:12px;opacity:.65}.background-sheet__subtitle{padding:10px 12px;border-left:3px solid rgba(255,255,255,.25);font-style:italic;opacity:.9;background:#ffffff08;border-radius:8px}.background-sheet__card{display:grid;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}.background-sheet__card h3{margin:0;font-size:15px;font-weight:700;opacity:.95}.background-sheet__card h4{margin:0;font-size:14px;font-weight:700;opacity:.9}.background-sheet__text{white-space:pre-wrap;line-height:1.55;opacity:.96}.background-sheet__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.background-sheet__label{font-weight:600;opacity:.72}.background-sheet__stack{display:grid;gap:6px}.background-sheet__list{margin:0;padding-left:18px;display:grid;gap:4px}.background-sheet__equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.background-sheet__equipment-box{display:grid;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}@media(max-width:800px){.background-sheet__equipment-grid{grid-template-columns:1fr}}.species-editor{display:grid;gap:16px;padding:4px 0 12px}.species-section{display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}.species-section h3{margin:0;font-size:15px;font-weight:700;opacity:.95}.species-editor__field{display:grid;gap:6px;min-width:0}.species-editor__field>span,.species-editor__unit-label{font-size:12px;font-weight:600;opacity:.78}.species-editor input[type=text],.species-editor input[type=number],.species-editor select,.species-editor textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:10px 12px;background:#ffffff0a;color:inherit;outline:none}.species-editor textarea{resize:vertical;min-height:96px;line-height:1.45}.species-editor input:focus,.species-editor select:focus,.species-editor textarea:focus{border-color:#ffffff47;background:#ffffff0f}.species-editor button{border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:10px 12px;background:#ffffff0d;color:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease}.species-editor button:hover{background:#ffffff14;border-color:#ffffff38}.species-editor button:active{transform:translateY(1px)}.species-editor button:disabled{opacity:.55;cursor:not-allowed}.species-editor__grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.species-editor__grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.species-editor__inline-field{display:flex;align-items:flex-end;gap:8px}.species-editor__unit{padding-bottom:10px;font-weight:700;opacity:.82}.species-editor__unit-wrap{display:grid;gap:6px;align-self:end}.species-editor__unit-box,.species-editor__readonly{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff06;box-sizing:border-box}.species-editor__sense-adder{display:grid;grid-template-columns:minmax(0,1.6fr) 140px 72px auto;gap:10px;align-items:end}.species-editor__spell-adder{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end}.species-editor__stack{display:grid;gap:12px}.species-editor__item{display:grid;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff06}.species-editor__item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.species-editor__action,.species-editor__danger{white-space:nowrap}.species-editor__empty{padding:12px;border:1px dashed rgba(255,255,255,.12);border-radius:10px;opacity:.72;font-style:italic;background:#ffffff05}.species-editor__errors{display:grid;gap:6px;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,90,90,.25);background:#ff5a5a14;color:#ffd7d7}@media(max-width:980px){.species-editor__grid-3,.species-editor__sense-adder,.species-editor__spell-adder{grid-template-columns:1fr 1fr}}@media(max-width:700px){.species-editor__grid-2,.species-editor__grid-3,.species-editor__sense-adder,.species-editor__spell-adder{grid-template-columns:1fr}.species-editor__item-header,.species-editor__inline-field{flex-direction:column;align-items:stretch}.species-editor__unit{padding-bottom:0}}.rollEv{width:260px;-webkit-user-select:none;user-select:none;margin-top:6px;position:relative}.rollEv--compact{width:220px}.rollEv--nat20{animation:critFlash .6s ease-out}.rollEv--nat1{animation:failShake .35s ease-in-out;filter:saturate(.85)}.rollEv--fire .rollEv__inner{box-shadow:0 0 18px #ff5a142e}.rollEv--cold .rollEv__inner{box-shadow:0 0 18px #78c8ff24}.rollEv--necrotic .rollEv__inner{box-shadow:0 0 18px #5aff781f}.rollEv--damage .rollEv__inner{border-color:#ff8c3c24!important}.rollEv__frame{border-radius:16px;border-style:solid;border-width:5px;border-image-slice:16;border-image-repeat:round;box-shadow:0 10px 22px #0000008c;background:transparent}.rollEv__inner{border-radius:12px;padding:8px 10px 10px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#101216f0,#060709f7)}.rollEv__inner--nat20{border-color:#ffd70033}.rollEv__inner--nat1{border-color:#b4282840}.rollEv__inner--nat1bg{background:radial-gradient(140px 90px at 50% 50%,#0000 35%,#5a000040),radial-gradient(100px 60px at 50% 45%,#7800002e,#0000 60%),linear-gradient(180deg,#101216f0,#060709f7)}.rollEv__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px;font-size:11px;opacity:.9}.rollEv__toGm{min-width:52px;color:transparent;font-style:italic;letter-spacing:.2px}.rollEv__toGm--show{color:#c8dcfff2}.rollEv__actor{margin-left:auto;color:#ffffffb3;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rollEv__score{font-size:34px;line-height:34px;font-weight:950;text-align:center;letter-spacing:.4px;padding:4px 0 2px;color:#fffffff5;text-shadow:0 0 14px rgba(255,255,255,.1),0 10px 18px rgba(0,0,0,.58)}.rollEv__score--nat20{color:#ffe08cfa;text-shadow:0 0 22px rgba(255,215,0,.55),0 10px 18px rgba(0,0,0,.58)}.rollEv__score--nat1{color:#c83c3cf2;text-shadow:0 0 16px rgba(200,40,40,.6),0 8px 14px rgba(0,0,0,.7)}.rollEv__bottom{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.rollEv__label{text-transform:uppercase;letter-spacing:1.7px;font-weight:900;font-size:12px;color:#f0f0f0eb;max-width:165px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rollEv__mod{font-size:11px;font-weight:900;color:#ffffffdb;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:2px 7px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff12}.spellEv{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:8px 10px;background:#0a0c1259;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 18px #00000059;overflow:hidden}.spellEv__head{display:flex;flex-direction:column;gap:2px}.spellEv__who{font-size:11px;opacity:.7;letter-spacing:.2px}.spellEv__title{font-weight:850;font-size:15px;line-height:1.1}.spellEv__sub{font-size:11px;opacity:.8}.spellEv__body{margin-top:8px;display:flex;flex-direction:column;gap:8px}.spellEv__save{display:flex;align-items:center;gap:8px;font-size:11px;opacity:.95;flex-wrap:wrap}.spellEv__badge{font-size:10.5px;padding:2px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.spellEv__btnRow{display:flex;gap:8px;flex-wrap:wrap}.spellEv__btn{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;cursor:pointer;font-weight:750;font-size:12px;transition:transform .08s ease,background .15s ease,border-color .15s ease}.spellEv__btn:hover{transform:translateY(-1px);background:#ffffff17;border-color:#ffffff38}.spellEv__btn--ghost{background:transparent;opacity:.85}.spellEv__desc{font-size:12px;line-height:1.45;white-space:pre-wrap;opacity:.9;border-top:1px solid rgba(255,255,255,.08);padding-top:8px}.spellEv--fire{border-color:#ff782838;box-shadow:0 10px 22px #00000059,0 0 22px #ff5a141f}.spellEv--fire:before{content:"";position:absolute;inset:-40px;background:radial-gradient(closest-side at 20% 30%,rgba(255,120,40,.22),transparent 60%),radial-gradient(closest-side at 70% 20%,rgba(255,70,20,.18),transparent 62%),radial-gradient(closest-side at 60% 80%,rgba(255,200,120,.1),transparent 65%);filter:blur(10px);opacity:.9;pointer-events:none}.spellEv--fire:after{content:"";position:absolute;left:-20%;right:-20%;bottom:-45%;height:90%;background:radial-gradient(circle at 20% 60%,rgba(255,140,60,.22),transparent 45%),radial-gradient(circle at 50% 70%,rgba(255,60,20,.18),transparent 48%),radial-gradient(circle at 80% 65%,rgba(255,210,130,.12),transparent 46%);filter:blur(8px);opacity:.75;transform:translateY(0);animation:fireWaves 2.8s ease-in-out infinite;pointer-events:none}@keyframes fireWaves{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.03)}}.spellEv--cold{border-color:#78c8ff33;box-shadow:0 10px 22px #00000059,0 0 22px #78c8ff1a}.spellEv--cold:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(140,220,255,.14),transparent 40%),linear-gradient(315deg,rgba(180,240,255,.1),transparent 45%);opacity:.9;pointer-events:none}.spellEv--cold:after{content:"";position:absolute;inset:-30px;background:repeating-linear-gradient(120deg,rgba(200,245,255,.08) 0px,rgba(200,245,255,.08) 2px,transparent 2px,transparent 10px);filter:blur(10px);opacity:.35;animation:frostShift 5s linear infinite;pointer-events:none}@keyframes frostShift{0%{transform:translate(-20px)}to{transform:translate(20px)}}.spellEv--necrotic{border-color:#5aff782e;box-shadow:0 10px 22px #00000059,0 0 22px #5aff7814}.spellEv--necrotic:before{content:"";position:absolute;inset:-30px;background:radial-gradient(circle at 25% 30%,rgba(90,255,120,.14),transparent 55%),radial-gradient(circle at 70% 25%,rgba(60,200,90,.1),transparent 58%),radial-gradient(circle at 60% 80%,rgba(120,255,160,.07),transparent 60%);filter:blur(10px);opacity:.8;pointer-events:none}.spellEv--necrotic:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 80%,rgba(120,255,160,.1) 0 6px,transparent 7px),radial-gradient(circle at 55% 70%,rgba(120,255,160,.08) 0 5px,transparent 6px),radial-gradient(circle at 80% 85%,rgba(120,255,160,.09) 0 7px,transparent 8px);opacity:.55;animation:bubbleFloat 3.5s ease-in-out infinite;pointer-events:none}@keyframes bubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.spellEv__save--compact{justify-content:center;gap:10px;margin-bottom:2px}.spellEv__instantDamage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 10px;margin-bottom:4px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.spellEv__instantTotal{font-size:2rem;font-weight:900;line-height:1}.spellEv__instantMeta{margin-top:6px;font-size:.85rem;opacity:.82}.spellEv__abil{font-weight:800;letter-spacing:.2px}.spellEv__dc{font-weight:800;opacity:.95}.spellEv__saveFull{opacity:.72}.turnOrderPanel{position:fixed;z-index:2200;min-width:480px;max-width:min(92vw,980px);color:#f5f7fb;background:radial-gradient(circle at top,rgba(110,140,255,.1),transparent 34%),radial-gradient(circle at bottom right,rgba(200,120,60,.08),transparent 30%),linear-gradient(180deg,#0b0d12f5,#10131af7 45%,#0e1118fa);border:1px solid rgba(200,160,100,.16);border-radius:18px;box-shadow:0 20px 50px #0000006b,0 8px 24px #0000003d,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;overflow:hidden}.turnOrderPanel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:grab;background:linear-gradient(180deg,#ffd98a0a,#ffffff03);border-bottom:1px solid rgba(200,160,100,.12)}.turnOrderPanel__header:active{cursor:grabbing}.turnOrderPanel__titleWrap{display:flex;flex-direction:column;gap:4px;position:relative;padding-bottom:6px}.turnOrderPanel__titleWrap:after{content:"";width:46px;height:2px;border-radius:2px;background:linear-gradient(90deg,#ffd98a00,#ffd98ad9,#ffd98a00);margin-top:4px;box-shadow:0 0 6px #ffd98a59}.turnOrderPanel__title{font-family:Cinzel,serif;font-size:1.45rem;font-weight:700;color:#ffd98a;letter-spacing:.01em;text-shadow:0 1px 10px rgba(216,178,122,.1)}.turnOrderPanel__subtitle{font-size:.82rem;color:#b8c2d6}.turnOrderPanel__headerActions{display:flex;align-items:center;gap:8px}.turnOrderPanel__closeBtn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(200,200,200,.12);border-radius:12px;background:#ffffff0f;color:#f5f7fb;font-size:16px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.turnOrderPanel__closeBtn:hover{background:#ffffff1a;border-color:#ffd98a59;transform:translateY(-1px);box-shadow:0 8px 18px #0000004d,0 0 6px #ffd98a33}.turnOrderPanel__closeBtn:active{transform:translateY(0);box-shadow:0 3px 10px #00000059 inset}.turnOrderPanel__dockBtn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(200,200,200,.12);border-radius:12px;background:#ffffff0f;color:#f5f7fb;font-size:16px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.turnOrderPanel__dockBtn:hover{background:#ffffff1a;border-color:#ffd98a59;transform:translateY(-1px);box-shadow:0 8px 18px #0000004d,0 0 6px #ffd98a33}.turnOrderPanel__body{padding:18px 16px 16px}.turnOrderPanel__empty{min-height:88px;display:flex;align-items:center;justify-content:center;color:#aeb8cc;font-size:14px}.turnOrderPanel__track{display:flex;align-items:flex-end;gap:14px;overflow-x:auto;overflow-y:hidden;padding:16px 4px 14px;scrollbar-width:thin}.turnOrderEntry{flex:0 0 auto;width:78px;border:0;background:transparent;color:#f5f7fb;cursor:pointer;padding:0;opacity:.82;transform:scale(1);transition:transform .18s ease,opacity .18s ease,filter .18s ease}.turnOrderEntry:hover{opacity:.96}.turnOrderEntry.is-active{opacity:1;transform:translateY(2px) scale(1.16)}.turnOrderEntry__portraitWrap{position:relative;width:74px;height:74px;margin:0 auto 10px}.turnOrderEntry__portrait{width:74px;height:74px;object-fit:cover;border-radius:18px;display:block;border:2px solid rgba(255,255,255,.14);box-shadow:0 10px 22px #00000047,inset 0 1px #ffffff0a;pointer-events:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.turnOrderEntry.is-active .turnOrderEntry__portrait{border-color:#ffd98ae0;box-shadow:0 0 0 1px #ffd98a2e,0 0 11px #ffd98a38,0 8px 18px #0000004d}.turnOrderEntry.is-monster.is-active .turnOrderEntry__portrait{border-color:#ff5f5ff2;box-shadow:0 0 0 1px #ff5f5f2e,0 0 12px #ff46464d,0 8px 18px #0000004d}.turnOrderEntry.is-player.is-active .turnOrderEntry__portrait{border-color:#58dc84f2;box-shadow:0 0 0 1px #58dc842e,0 0 12px #58dc8442,0 8px 18px #0000004d}.turnOrderEntry__badge{position:absolute;left:50%;bottom:-8px;transform:translate(-50%);padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;background:linear-gradient(180deg,#fff3cf,#d8b27a);color:#1b2230;box-shadow:0 6px 14px #00000038}.turnOrderEntry.is-next{opacity:.94}.turnOrderEntry.is-next .turnOrderEntry__portrait{border-color:#8ea2d86b;box-shadow:0 0 0 1px #8ea2d81a,0 0 8px #8ea2d81f,0 8px 18px #0000003d}.turnOrderEntry__name{font-size:.95rem;font-weight:600;text-align:center;line-height:1.2;word-break:break-word;min-height:32px;padding:0 4px;color:#fff}.turnOrderEntry__initiative{margin-top:6px;font-size:1.15rem;font-weight:700;text-align:center;color:#f5f7fb}.turnOrderPanel__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 16px 16px;border-top:1px solid rgba(200,160,100,.12)}.turnOrderPanel__navBtn{padding:10px 16px;border-radius:12px;border:none;cursor:pointer;min-width:110px;color:#fff;background:#2b3242;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease}.turnOrderPanel__navBtn:hover:not(:disabled){transform:translateY(-1px);background:#343d50;box-shadow:0 8px 18px #00000038}.turnOrderPanel__navBtn:disabled{opacity:.45;cursor:not-allowed}.turnOrderPanel__navBtn.is-primary{background:linear-gradient(180deg,#42a85f,#2f8f4e);color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 18px #2f8f4e3d}.turnOrderPanel__navBtn.is-primary:hover:not(:disabled){background:linear-gradient(180deg,#4bb76a,#359a55);box-shadow:0 10px 22px #2f8f4e4d}@media(max-width:760px){.turnOrderPanel{min-width:320px;max-width:94vw}.turnOrderEntry{width:80px}.turnOrderEntry__portraitWrap,.turnOrderEntry__portrait{width:62px;height:62px}}.diceLauncher{position:fixed;right:clamp(290px,24vw,360px);bottom:18px;z-index:70;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.diceLauncher__panel,.diceLauncher__toggle{pointer-events:auto}.diceLauncher__toggle{width:76px;height:76px;border:none;background:transparent;cursor:pointer;padding:0}.diceLauncher__dieWrap{display:block;width:100%;height:100%;transition:transform .22s ease}.diceLauncher__toggle:hover .diceLauncher__dieWrap{transform:translateY(-2px) scale(1.03)}.diceLauncher__d20Svg{width:100%;height:100%;display:block;overflow:visible}.diceLauncher__d20Svg.is-open{animation:diceLauncherRollToOne .82s cubic-bezier(.2,.85,.25,1)}.diceLauncher__facet{fill:url(#diceGoldFacet);opacity:.16}.diceLauncher__facet--top{opacity:.24}.diceLauncher__facet--left,.diceLauncher__facet--right{opacity:.12}.diceLauncher__lines line{stroke:#563106b8;stroke-width:1.45}.diceLauncher__shine{fill:#ffffff47}.diceLauncher__faceText{font-size:28px;font-weight:900;fill:#4b2a00;paint-order:stroke;stroke:#fff5d9b3;stroke-width:1.25;dominant-baseline:middle}@keyframes diceLauncherRollToOne{0%{transform:translateY(0) rotate(0) scale(1)}30%{transform:translateY(-8px) rotate(180deg) scale(1.04)}60%{transform:translateY(2px) rotate(390deg) scale(.98)}to{transform:translateY(0) rotate(540deg) scale(1)}}.diceLauncher__panel{width:min(370px,calc(100vw - 28px));border-radius:18px;padding:14px;background:linear-gradient(180deg,#21190ef7,#14110df7);border:1px solid rgba(226,187,94,.32);box-shadow:0 16px 36px #0000006b,inset 0 1px #ffffff0f;color:#f4e6c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.diceLauncher__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.diceLauncher__title{font-weight:800;font-size:.95rem}.diceLauncher__legend{font-size:.75rem;opacity:.78}.diceLauncher__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.diceLauncher__tab,.diceLauncher__quick,.diceLauncher__submit,.diceLauncher__keepBtn{width:100%;box-sizing:border-box;border:1px solid rgba(226,187,94,.24);background:#ffffff0a;color:inherit;border-radius:14px;min-height:44px;padding:0 12px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease;white-space:nowrap}.diceLauncher__tab:hover,.diceLauncher__quick:hover,.diceLauncher__submit:hover,.diceLauncher__keepBtn:hover{transform:translateY(-1px)}.diceLauncher__tab.is-active,.diceLauncher__keepBtn.is-active,.diceLauncher__submit{background:linear-gradient(180deg,#e8c26747,#9c6a123d);border-color:#f5d48473}.diceLauncher__quickGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.diceLauncher__quick{padding:10px 8px;font-weight:800}.diceLauncher__quick small{display:block;opacity:.75;font-weight:600}.diceLauncher__advanced{display:flex;flex-direction:column;gap:10px}.diceLauncher__row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.diceLauncher__row--modifiers{align-items:end}.diceLauncher__field{display:flex;flex-direction:column;gap:6px;min-width:0}.diceLauncher__field label,.diceLauncher__switchLabel{font-size:.75rem;opacity:.84}.diceLauncher__input,.diceLauncher__select{width:100%;min-height:42px;box-sizing:border-box;border-radius:12px;border:1px solid rgba(226,187,94,.22);background:#ffffff0d;color:inherit;padding:0 12px}.diceLauncher__keepModes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.diceLauncher__switch{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;box-sizing:border-box;padding:0 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(226,187,94,.16)}.diceLauncher__switch input{width:18px;height:18px;flex:0 0 auto}.diceLauncher__preview{border-radius:12px;padding:10px 12px;background:#ffffff0a;border:1px dashed rgba(226,187,94,.18)}.diceLauncher__previewExpr{font-weight:900;font-size:1.05rem}.diceLauncher__previewHint{font-size:.74rem;opacity:.7;margin-top:3px}.diceLauncher__submit{width:100%;font-weight:900}@media(max-width:980px){.diceLauncher{right:18px;bottom:16px}}@media(max-width:760px){.diceLauncher__quickGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.diceLauncher__row{grid-template-columns:1fr}}.auth-page{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px;overflow:hidden;background:radial-gradient(circle at top,rgba(110,140,255,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(190,120,60,.08),transparent 28%),linear-gradient(180deg,#0b0d12,#10131a 45%,#0e1118);color:#f5f7fb}.auth-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 18%,rgba(255,210,140,.06),transparent 18%),radial-gradient(circle at 80% 82%,rgba(120,150,255,.07),transparent 22%);pointer-events:none}.auth-page:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.02),transparent 25%),linear-gradient(to top,rgba(0,0,0,.18),transparent 30%);pointer-events:none}.auth-card{position:relative;z-index:1;width:100%;max-width:460px;padding:34px;border-radius:22px;background:linear-gradient(180deg,#181c26f0,#10131bf5);border:1px solid rgba(173,143,104,.16);box-shadow:0 24px 70px #00000085,0 0 0 1px #ffffff05 inset,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-card:before{content:"";position:absolute;inset:8px;border-radius:16px;border:1px solid rgba(210,170,115,.07);pointer-events:none}.auth-brand{margin-bottom:28px;text-align:center}.auth-brand__logo-wrap{display:inline-flex;justify-content:center;align-items:center;margin-bottom:10px;filter:drop-shadow(0 0 18px rgba(220,170,90,.22)) drop-shadow(0 0 38px rgba(220,170,90,.12))}.auth-brand__title{position:relative;display:inline-grid;place-items:center;margin:0;font-family:Cinzel,serif;font-size:clamp(2.35rem,5vw,3.5rem);line-height:.95;font-weight:800;letter-spacing:.04em;overflow:visible;isolation:isolate}.auth-brand__title-base,.auth-brand__title-shine{grid-area:1 / 1}.auth-brand__title-base{background:linear-gradient(180deg,#fff7df,#ffd98a 30%,#d59a46,#8b5a26),linear-gradient(90deg,#8b5a26,#e2b863 20%,#fff6cf,#e2b863 80%,#8b5a26);background-blend-mode:overlay;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 0 rgba(110,70,20,.9),0 2px 0 rgba(80,45,15,.85),0 3px 0 rgba(60,30,10,.8),0 8px 18px rgba(0,0,0,.45),0 0 14px rgba(255,210,120,.18)}.auth-brand__title-shine{background:linear-gradient(115deg,transparent 0%,transparent 35%,rgba(255,255,255,.1) 42%,rgba(255,255,255,.65) 50%,rgba(255,255,255,.1) 58%,transparent 65%,transparent 100%);background-size:220% 100%;background-position:-140% 0;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textShine 5.8s ease-in-out infinite;pointer-events:none}@keyframes textShine{0%{background-position:-140% 0}45%{background-position:140% 0}to{background-position:140% 0}}.auth-brand__amp{font-size:.9em}.auth-brand__subtitle{margin:12px 0 0;color:#aeb8cc;font-size:.95rem;line-height:1.55}.auth-form{display:grid;gap:14px}.auth-form__label{display:grid;gap:8px;font-size:.92rem;color:#d8deea}.auth-form__input{width:100%;padding:14px 15px;border-radius:12px;border:1px solid rgba(153,126,93,.18);background:linear-gradient(180deg,#1e232e,#1a1f29);color:#f5f7fb;font-size:.98rem;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.auth-form__input::placeholder{color:#8f9bb2}.auth-form__input:focus{border-color:#d09c5eb3;box-shadow:0 0 0 4px #d09c5e21,0 0 18px #d09c5e14;background:linear-gradient(180deg,#212734,#1d2330)}.auth-form__button{margin-top:8px;padding:14px 16px;border:none;border-radius:12px;background:linear-gradient(180deg,#efc889,#d89e5f,#b8753a 52%,#8f582c,#c88a4c);color:#fff8ee;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff3d,inset 0 -1px #3c1e0a4d;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,opacity .18s ease}.auth-form__button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 28px #00000057,inset 0 1px #ffffff47,inset 0 -1px #3c1e0a57}.auth-form__button:active{transform:translateY(0);filter:brightness(.98)}.auth-form__button:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-status{min-height:22px;font-size:.95rem;color:#ffb4b4}.auth-status--success{color:#94f0b5}.auth-footer{margin-top:18px;font-size:.94rem;color:#aeb8cc;text-align:center}.auth-footer a{color:#e0b070;text-decoration:none;font-weight:700}.auth-footer a:hover{text-decoration:underline}.auth-separator{display:flex;align-items:center;gap:12px;margin:4px 0;color:#94a0b8;font-size:.9rem}.auth-separator:before,.auth-separator:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(176,138,89,.2),transparent)}.auth-google{padding:13px 16px;border-radius:12px;border:1px solid rgba(153,126,93,.18);background:linear-gradient(180deg,#171b24,#141820);color:#f5f7fb;font-size:.98rem;font-weight:600;cursor:not-allowed;opacity:.75}@media(max-width:560px){.auth-page{padding:16px}.auth-card{padding:24px 20px;border-radius:18px}.auth-brand__title{font-size:clamp(2rem,9vw,3rem)}}.account-page{min-height:100vh;color:#f5f7fb;background:radial-gradient(circle at top,rgba(110,140,255,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(190,120,60,.08),transparent 28%),linear-gradient(180deg,#0b0d12,#10131a 45%,#0e1118)}.account-shell{position:relative;max-width:1240px;margin:0 auto;padding:40px 24px 56px}.account-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 20%,rgba(255,210,140,.05),transparent 16%),radial-gradient(circle at 82% 76%,rgba(120,150,255,.06),transparent 18%)}.account-loading{padding:32px;border-radius:20px;background:linear-gradient(180deg,#181c26f0,#10131bf5);border:1px solid rgba(173,143,104,.14);box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff0a}.account-hero{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px;padding:28px 30px;border-radius:24px;background:linear-gradient(180deg,#181c26f0,#10131bf5);border:1px solid rgba(173,143,104,.16);box-shadow:0 24px 70px #00000070,0 0 0 1px #ffffff05 inset,inset 0 1px #ffffff0d;overflow:hidden}.account-hero:before{content:"";position:absolute;inset:10px;border-radius:18px;border:1px solid rgba(210,170,115,.07);pointer-events:none}.account-kicker{margin:0 0 10px;color:#d8b27a;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.account-title{margin:0;font-family:Cinzel,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.05;color:#fff6df}.account-title span{color:#ffd98a}.account-subtitle{max-width:700px;margin:12px 0 0;color:#aeb8cc;font-size:1rem;line-height:1.65}.account-hero__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.account-status{position:relative;z-index:1;margin-bottom:20px;padding:12px 14px;border-radius:14px;background:#181c26d1;border:1px solid rgba(173,143,104,.12);color:#f1f4fb}.account-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.account-card{position:relative;grid-column:span 6;padding:24px;border-radius:22px;background:linear-gradient(180deg,#181c26f0,#10131bf5);border:1px solid rgba(173,143,104,.14);box-shadow:0 18px 46px #0000004d,inset 0 1px #ffffff08}.account-card:before{content:"";position:absolute;inset:8px;border-radius:16px;border:1px solid rgba(210,170,115,.06);pointer-events:none}.account-card--future{background:linear-gradient(180deg,#141924f5,#0d1119fa)}.account-card__header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.account-card__header h2{margin:0;font-size:1.1rem;color:#fff6df}.account-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#d89e5f1f;border:1px solid rgba(216,158,95,.18);color:#f2cd97;font-size:.85rem;font-weight:700}.account-info-list{display:grid;gap:12px}.account-info-row{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:14px;background:#ffffff06;border:1px solid rgba(255,255,255,.04)}.account-info-label{color:#92a0b7;font-size:.85rem}.account-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;word-break:break-all}.account-game-list{display:grid;gap:10px}.account-game-item{display:flex;justify-content:space-between;gap:12px;align-items:center;width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(153,126,93,.16);background:linear-gradient(180deg,#1d2330,#181d27);color:#f5f7fb;cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.account-game-item:hover{transform:translateY(-1px);border-color:#d09c5e70;box-shadow:0 10px 26px #00000042;background:linear-gradient(180deg,#212734,#1b2230)}.account-game-item__main{display:flex;flex-direction:column;gap:4px}.account-game-item__meta{color:#9eacc3;font-size:.88rem}.account-game-item__id{color:#7f8aa0;font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.account-empty,.account-text{margin:0;color:#aeb8cc;line-height:1.65}.account-quick-actions,.account-card__footer{margin-top:18px}.account-future-list{margin:0;padding-left:18px;color:#d7dfef;line-height:1.8}.account-btn{padding:12px 16px;border-radius:12px;font-weight:800;font-size:.96rem;cursor:pointer;border:none;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.account-btn:hover{transform:translateY(-1px)}.account-btn--primary{background:linear-gradient(180deg,#efc889,#d89e5f,#b8753a 52%,#8f582c,#c88a4c);color:#fff8ee;box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff3d,inset 0 -1px #3c1e0a4d}.account-btn--secondary,.account-btn--ghost{border:1px solid rgba(153,126,93,.18);background:linear-gradient(180deg,#1e232e,#1a1f29);color:#f5f7fb}.account-btn--secondary:hover,.account-btn--ghost:hover{border-color:#d09c5e85;box-shadow:0 10px 24px #00000038}@media(max-width:920px){.account-hero{flex-direction:column;align-items:stretch}.account-card{grid-column:span 12}}@media(max-width:640px){.account-shell{padding:24px 14px 40px}.account-hero,.account-card{padding:18px;border-radius:18px}.account-game-item{flex-direction:column;align-items:flex-start}.account-hero__actions{flex-direction:column;align-items:stretch}.account-btn{width:100%}}.account-progress{margin:8px 0 18px}.account-progress__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#c9d2e3;font-size:.95rem}.account-progress__top strong{font-family:Cinzel,serif;font-size:1.18rem;color:#ffd98a;letter-spacing:.01em}.account-progress__bar{position:relative;height:14px;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(200,160,100,.14);box-shadow:inset 0 1px 2px #0000005c,0 2px 8px #0000001a}.account-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#c88a4c,#ffd98a 45%,#42a85f);box-shadow:0 0 12px #ffd98a38,inset 0 1px #ffffff2e;transition:width .18s ease-out}.account-progress__hint{margin:10px 0 0;color:#aeb8cc;font-size:.92rem;line-height:1.55}.account-card--future .account-future-list li{margin-bottom:4px}.character-sheet{background:#111318;color:#f5f7fb;min-height:100vh;padding:16px}.character-sheet__inner{max-width:1480px;margin:0 auto}.sheet-card{background:#16181dd1;border:1px solid #5a6170;border-radius:10px;box-shadow:none;position:relative;overflow:hidden}.sheet-card__title{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#c8cfdb;margin-bottom:6px;line-height:1.1}.panel-title{margin:0;font-size:18px;font-weight:800;line-height:1.1}.character-sheet__header{display:grid;grid-template-columns:110px minmax(620px,2.4fr) 110px 96px 190px 170px;gap:12px;align-items:stretch;margin-bottom:16px}.character-sheet__content{display:grid;grid-template-columns:380px minmax(0,1fr);gap:14px;align-items:start}.character-sheet__sidebar,.character-sheet__main-panel{min-width:0}.character-sheet__sidebar{display:grid;gap:14px}.character-sheet__main-panel{display:grid;gap:16px}.sheet-card{min-height:112px}.identity-panel:before,.health-panel:before,.death-saves-panel:before,.proficiency-panel:before{content:"";position:absolute;inset:6px;border:1px solid rgba(150,160,180,.08);border-radius:8px;pointer-events:none}.proficiency-panel{padding:10px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:112px;text-align:center}.proficiency-panel__value{font-size:30px;font-weight:800;line-height:1;margin-top:6px}.identity-panel{padding:12px 18px 14px;min-height:112px;display:flex;flex-direction:column;justify-content:space-between}.identity-panel__name{margin-bottom:12px}.identity-panel__value--name{font-size:24px;font-weight:800;line-height:1.1;min-height:34px;border-bottom:2px solid #626b7c;padding-bottom:7px;color:#f5f7fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;align-items:end}.identity-panel__field{min-width:0}.identity-panel__value{min-height:22px;border-bottom:1px solid #535b6b;padding-bottom:4px;color:#f5f7fb;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity-panel__charactermancer-btn{margin-top:10px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #59739e;background:#1a2434;color:#eef5ff;font-size:12px;font-weight:700;cursor:pointer}.identity-panel__charactermancer-btn:hover{background:#22304a;border-color:#7d9dcd}.identity-panel__nameRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.identity-panel__nameButton{display:flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.identity-panel__editIcon{font-size:12px;opacity:.7}.identity-panel__nameButton:hover .identity-panel__editIcon{opacity:1}.identity-panel__nameInput{min-width:220px;max-width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;font:inherit;font-weight:800}.identity-panel__nameActions{display:flex;gap:6px}.identity-panel__miniBtn{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:inherit;cursor:pointer;font-size:12px;font-weight:700}.identity-panel__miniBtn:disabled{opacity:.45;cursor:default}.identity-panel__miniBtn--ghost{background:transparent}.level-xp-panel{padding:6px;display:flex;align-items:center;justify-content:center}.level-xp-panel__circle{width:96px;height:118px;border:2px solid #7e8799;border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 30%,#ffffff14,#ffffff03),#1b1e25;padding:10px 8px;overflow:hidden}.level-xp-panel__big{font-size:30px;font-weight:700;line-height:1;margin:8px 0 6px}.level-xp-panel__top-label,.level-xp-panel__bottom-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#b8c0cc;line-height:1}.level-xp-panel__xp-value{font-size:22px;font-weight:600;line-height:1}.armor-class-panel{padding:6px;display:flex;align-items:center;justify-content:center}.armor-class-panel__shield{width:88px;height:114px;border:2px solid #7e8799;background:linear-gradient(180deg,#ffffff12,#ffffff05),#1b1e25;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 8px 14px;text-align:center;clip-path:polygon(18% 0%,82% 0%,100% 14%,100% 58%,50% 100%,0% 58%,0% 14%)}.armor-class-panel__value{font-size:32px;font-weight:700;line-height:1;margin-top:8px}.armor-class-panel .sheet-card__title{max-width:68px;line-height:1.15}.health-panel{padding:10px;min-height:112px}.health-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin-top:6px}.health-panel__stat{border-left:1px solid #5b6373;padding-left:8px}.health-panel__stat-label{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#c8cfdb;margin-bottom:4px}.health-panel__stat-value{font-size:16px;font-weight:700;line-height:1.1}.hp-control{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:8px;align-items:stretch;width:100%}.hp-control__left{display:grid;grid-template-rows:58px 32px;gap:8px;min-width:0}.hp-input{width:100%;height:58px;box-sizing:border-box;background:#111318;color:#f5f7fb;border:1px solid #596172;border-radius:8px;padding:0 10px;font-size:16px}.hp-temp-toggle{width:100%;min-height:32px;border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.03em;box-sizing:border-box}.hp-temp-toggle.is-active{border-color:#2f8f58;background:#183524;color:#dcffe9}.hp-temp-toggle:disabled{opacity:.45;cursor:not-allowed}.hp-buttons{display:grid;grid-template-rows:1fr 1fr;gap:8px;height:100%}.hp-btn{width:100%;min-height:48px;border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;cursor:pointer;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.hp-btn-plus{border-color:#2f8f58;background:#183524;color:#dcffe9}.hp-btn-plus:hover:not(:disabled){background:#1d422c;border-color:#43b26f}.hp-btn-minus{border-color:#9b3d3d;background:#391a1a;color:#ffdcdc}.hp-btn-minus:hover:not(:disabled){background:#472020;border-color:#c45555}.hp-btn:disabled{opacity:.45;cursor:not-allowed}.health-panel__state{margin-top:10px;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid #3a4558;background:#11161d;color:#dce5f2;font-size:11px;font-weight:800;letter-spacing:.03em}.health-panel__state.is-dying{border-color:#8f6a3f;background:#312213;color:#ffe7c0}.health-panel__state.is-stable{border-color:#4d7d55;background:#1d2c1f;color:#dff8e7}.health-panel__state.is-dead{border-color:#8c4242;background:#301919;color:#ffd0d0}.death-saves-panel{padding:10px;min-height:112px}.death-saves-panel__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.death-saves-panel__roll-btn{border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:12px}.death-saves-panel__roll-btn:disabled{opacity:.45;cursor:not-allowed}.death-saves-panel__state{margin-bottom:10px;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid #3a4558;background:#11161d;color:#dce5f2;font-size:11px;font-weight:800;letter-spacing:.03em}.death-saves-panel__state.is-dying{border-color:#8f6a3f;background:#312213;color:#ffe7c0}.death-saves-panel__state.is-stable{border-color:#4d7d55;background:#1d2c1f;color:#dff8e7}.death-saves-panel__state.is-dead{border-color:#8c4242;background:#301919;color:#ffd0d0}.death-saves-panel__group+.death-saves-panel__group{margin-top:10px}.death-saves-panel__label{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#c8cfdb;margin-bottom:6px}.death-saves-panel__marks{display:flex;gap:6px;font-size:17px;line-height:1}.death-saves-panel__diamond{transition:color .12s ease,opacity .12s ease}.death-saves-panel__diamond.is-empty{color:#4f5664;opacity:.55}.death-saves-panel__diamond.is-filled.is-success{color:#43d87c;text-shadow:0 0 6px rgba(67,216,124,.5)}.death-saves-panel__diamond.is-filled.is-failure{color:#ff6868;text-shadow:0 0 6px rgba(255,104,104,.45)}.ability-skills-grid{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:10px}.ability-card{background:#16181deb;border:1px solid #5a6170;border-radius:10px;padding:10px;min-width:0;overflow:hidden}.ability-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.ability-card__title{color:#f5f7fb;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;min-width:0}.ability-card__rows{display:grid;gap:5px}.ability-card__footer{margin-top:8px;text-align:right;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8f98a8}.ability-circle-button{width:62px;height:62px;border-radius:999px;border:1px solid #4d5768;background:#171b21;color:#f5f7fb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;cursor:pointer;position:relative;flex-shrink:0}.ability-circle-button:hover{border-color:#6d7d98;background:#1a1f27}.ability-circle-button__score{font-size:15px;font-weight:700;line-height:1}.ability-circle-button__divider{width:26px;height:1px;background:#7b8597;margin:4px 0;opacity:.9}.ability-circle-button__mod{font-size:14px;font-weight:800;line-height:1}.ability-row{width:100%;background:#151920;border:1px solid #2f3643;border-radius:8px;color:#f5f7fb;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.ability-row:hover{border-color:#5f6d86;background:#181d25}.ability-row--save{border-color:#4f5f76;background:#171d26}.ability-row__left{display:flex;align-items:center;gap:8px;min-width:0}.ability-row__name,.ability-row__value{font-size:12px}.ability-row__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ability-row__value{font-weight:800;flex-shrink:0}.save-dot-wrap{width:14px;display:inline-flex;justify-content:center;flex-shrink:0}.save-dot{width:7px;height:7px;border-radius:999px;background:#2b313d;box-shadow:0 0 0 1px #ffffff0d}.save-dot--on{background:#9fc2ff;box-shadow:0 0 6px #9fc2ffa6,0 0 0 1px #ffffff14}.mastery-dots{display:inline-flex;align-items:center;gap:4px;width:18px;flex-shrink:0}.mastery-dot{width:6px;height:6px;border-radius:999px;background:#2b313d;box-shadow:0 0 0 1px #ffffff0d}.mastery-dot--on{background:#9fc2ff;box-shadow:0 0 6px #9fc2ffa6,0 0 0 1px #ffffff14}.mastery-dot--expertise{background:#43d87c;box-shadow:0 0 7px #43d87cbf,0 0 0 1px #ffffff14}.quick-combat-panel{padding:14px}.quick-combat-panel__header{margin-bottom:10px}.quick-combat-grid{display:grid;gap:10px}.quick-combat-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-combat-item{background:#151920;border:1px solid #2f3643;border-radius:8px;padding:10px}.quick-combat-item--wide{grid-column:1 / -1}.quick-combat-item__label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#aab4c3;margin-bottom:6px}.quick-combat-item__value{font-size:18px;font-weight:800;line-height:1.1}.quick-combat-hitdice{display:grid;gap:6px}.quick-combat-hitdice__row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#11161d;border:1px solid #2b3442;border-radius:8px;padding:8px 10px}.quick-combat-hitdice__class{font-size:13px;font-weight:700;color:#f5f7fb}.quick-combat-hitdice__value{font-size:13px;font-weight:800;color:#d9e3f4;white-space:nowrap}.quick-combat-controls{margin-top:12px;padding-top:12px;border-top:1px solid #2b3442;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:12px;align-items:end}.quick-combat-controls__group{min-width:0}.quick-combat-controls__group--ask{display:flex;align-items:center;justify-content:flex-end;padding-bottom:8px}.roll-mode-panel__label{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#aab4c3;margin-bottom:8px}.roll-mode-panel__ask{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#d8e0eb;white-space:nowrap}.roll-mode-panel__buttons{display:flex;gap:8px;flex-wrap:wrap}.roll-mode-btn{border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;padding:8px 12px;cursor:pointer}.roll-mode-btn.is-active{border-color:#6f90c8;background:#1a2434}.roll-mode-btn:disabled{opacity:.45;cursor:not-allowed}.quick-combat-rests{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.quick-combat-rest-btn{border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;padding:10px 14px;cursor:pointer;font-weight:700}.quick-combat-rest-btn:hover{border-color:#5a6d88;background:#19202a}.quick-combat-rest-btn--primary{border-color:#6f90c8;background:#1a2434}.quick-combat-rest-btn--primary:hover{border-color:#88aae6;background:#22314a}@media(max-width:1000px){.quick-combat-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-combat-controls{grid-template-columns:1fr;align-items:stretch}.quick-combat-controls__group--ask{justify-content:flex-start;padding-bottom:0}}@media(max-width:800px){.quick-combat-grid--compact{grid-template-columns:1fr}.quick-combat-hitdice__row{flex-direction:column;align-items:flex-start}}.quick-combat-bottom{margin-top:12px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px}.quick-combat-column{min-width:0}.quick-combat-empty{color:#9aa5b5;font-size:13px;padding:6px 2px}.quick-combat-resources{display:grid;gap:8px}.quick-combat-resource{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#11161d;border:1px solid #2b3442;border-radius:8px;padding:8px 10px}.quick-combat-resource__main{min-width:0}.quick-combat-resource__name{font-size:13px;font-weight:700;color:#f5f7fb}.quick-combat-resource__meta{font-size:12px;color:#aab4c3;margin-top:2px}.quick-combat-resource__actions{display:flex;gap:6px;flex-shrink:0}.quick-combat-step-btn{width:32px;height:32px;border:1px solid #3c4758;background:#151920;color:#f5f7fb;border-radius:8px;cursor:pointer;font-size:16px;font-weight:800}.quick-combat-step-btn:hover{border-color:#5a6d88;background:#19202a}.quick-combat-resource-form{margin-top:10px;display:grid;grid-template-columns:minmax(0,1.4fr) 80px 140px auto;gap:8px}.quick-combat-resource-input{min-width:0;height:38px;box-sizing:border-box;background:#111318;color:#f5f7fb;border:1px solid #596172;border-radius:8px;padding:0 10px;font-size:14px}.quick-combat-resource-input--small{text-align:center}.quick-combat-resource-input--select{cursor:pointer}@media(max-width:1000px){.quick-combat-bottom,.quick-combat-resource-form{grid-template-columns:1fr}}.actions-panel{padding:14px}.actions-panel__header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.actions-panel__hint{font-size:12px;color:#aab4c3}.actions-table{border:1px solid #334055;border-radius:10px;overflow:hidden;background:#131820}.actions-table__head,.actions-table__row{display:grid;grid-template-columns:minmax(180px,1.6fr) 110px 130px 110px minmax(140px,1.2fr);gap:0}.actions-table__head{background:#18202b;border-bottom:1px solid #334055;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#c5cfdd}.actions-table__head>div,.actions-table__row>div{padding:10px 12px;border-right:1px solid #2b3442}.actions-table__head>div:last-child,.actions-table__row>div:last-child{border-right:0}.actions-table__row{border-bottom:1px solid #28313d}.actions-table__row:last-child{border-bottom:0}.actions-table__empty{padding:22px 14px;color:#aab4c3;font-size:14px}.spell-summary-panel{padding:14px}.spell-summary-panel__header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.spell-summary-panel__hint{font-size:12px;color:#aab4c3}.spell-summary-panel__body{min-height:120px;border:1px dashed #4a566a;border-radius:10px;background:#131820;display:flex;align-items:center;justify-content:center;padding:18px}.spell-summary-panel__placeholder{font-size:14px;color:#aab4c3;text-align:center}.proficiencies-panel{padding:12px;min-height:0}.proficiencies-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proficiency-block{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:10px;min-width:0}.proficiency-block__list{display:grid;gap:6px;margin-top:6px}.prof-item{width:100%;min-width:0;border:1px solid #2f3643;border-radius:8px;background:#11161d;color:#f5f7fb;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box}.prof-item--button{cursor:pointer}.prof-item--button:hover{border-color:#5f6d86;background:#181d25}.prof-item__left{min-width:0;display:flex;align-items:center;gap:8px}.prof-item__right{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.prof-item__name{min-width:0;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prof-item__dots{display:inline-flex;align-items:center;justify-content:center;width:16px;flex-shrink:0}.prof-diamond{width:9px;height:9px;transform:rotate(45deg);border-radius:1px;background:#2b313d;box-shadow:0 0 0 1px #ffffff0d}.prof-diamond--on{background:#9fc2ff;box-shadow:0 0 6px #9fc2ffa6,0 0 0 1px #ffffff14}.prof-dot{width:7px;height:7px;border-radius:999px;background:#2b313d;box-shadow:0 0 0 1px #ffffff0d}.prof-dot--on{background:#9fc2ff;box-shadow:0 0 6px #9fc2ffa6,0 0 0 1px #ffffff14}.prof-item__bonus{font-size:12px;font-weight:800;color:#f5f7fb}.proficiency-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.proficiency-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #334055;background:#11161d;color:#f5f7fb;font-size:12px;line-height:1}.prof-empty{color:#9aa5b5;font-size:13px;padding:6px 2px}@media(max-width:1400px){.character-sheet__header{grid-template-columns:110px minmax(420px,1.9fr) 110px 96px 170px 160px}.identity-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.character-sheet__header{grid-template-columns:repeat(3,minmax(0,1fr))}.character-sheet__content{grid-template-columns:1fr}}@media(max-width:900px){.ability-skills-grid,.proficiencies-panel__grid{grid-template-columns:1fr}.combat-summary-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.actions-table__head,.actions-table__row{grid-template-columns:minmax(140px,1.4fr) 90px 110px 90px minmax(120px,1fr)}}@media(max-width:640px){.character-sheet{padding:12px}.character-sheet__header,.identity-panel__grid,.combat-summary-grid{grid-template-columns:1fr}}.cm-modal-backdrop{position:fixed;inset:0;z-index:1000;background:#0000008c;display:grid;place-items:center;padding:24px}.cm-modal{width:min(1100px,100%);max-height:min(90vh,1000px);overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;gap:16px;padding:18px;border-radius:18px;background:#12131a;color:#f4f4f6;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0006}.cm-modal__header,.cm-modal__footer{display:flex;align-items:center;gap:12px}.cm-modal__header h2{margin:0}.cm-modal__body{overflow:auto;padding-right:4px}.cm-modal__spacer{flex:1}.cm-stepper{display:flex;gap:8px;flex-wrap:wrap}.cm-stepper__item{display:inline-flex;gap:8px;align-items:center;border-radius:999px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit;cursor:pointer}.cm-stepper__item--active{border-color:#9275ffcc;background:#9275ff2e}.cm-stepper__item--done{border-color:#54c57d8c;background:#54c57d1f}.cm-stepper__index{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff14;font-size:12px}.cm-step{display:grid;gap:18px}.cm-step__header{display:grid;gap:6px}.cm-step__header h3{margin:0}.cm-card-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.cm-card{text-align:left;display:grid;gap:6px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit;cursor:pointer}.cm-card--selected{border-color:#9275ffbf;background:#9275ff24}.cm-card__title{font-weight:700}.cm-card__meta{font-size:12px;opacity:.7}.cm-card__text{font-size:14px;opacity:.88}.cm-section{display:grid;gap:10px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.cm-grid{display:grid;gap:12px}.cm-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cm-field{display:grid;gap:6px}.cm-field input,.cm-field select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0f0f14b3;color:inherit;box-sizing:border-box}.cm-inline{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cm-radio,.cm-check{display:inline-flex;gap:8px;align-items:center}.cm-button{padding:10px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:inherit;cursor:pointer}.cm-button--primary{background:#9275ff33;border-color:#9275ffb3}.cm-button--ghost{background:transparent}.cm-help{font-size:13px;opacity:.78}.cm-stat-box{padding:12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);display:grid;gap:4px;text-align:center}.cm-review{display:grid;gap:8px}.cm-review__row{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:10px;background:#ffffff08}@media(max-width:860px){.cm-grid--3{grid-template-columns:1fr}}.cm-species-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px;min-height:420px}.cm-species-layout__list{display:flex;flex-direction:column;gap:10px;max-height:70vh;overflow:auto;padding-right:4px}.cm-species-layout__preview{min-width:0}.cm-species-preview{display:flex;flex-direction:column;gap:14px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.cm-species-preview__header h4{margin:0;font-size:1.1rem}.cm-species-preview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cm-species-preview__stat,.cm-species-preview__block{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;background:#ffffff06}.cm-species-preview__label{font-size:12px;opacity:.72;margin-bottom:6px;font-weight:700}.cm-species-preview__text{white-space:pre-wrap;line-height:1.45}.cm-species-preview__chips{display:flex;gap:8px;flex-wrap:wrap}.cm-chip{padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;font-size:12px}.cm-species-preview__traits{display:flex;flex-direction:column;gap:10px}.cm-species-trait{border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px;background:#ffffff05}.cm-species-trait__title{font-weight:800;margin-bottom:4px}.cm-species-trait__desc{white-space:pre-wrap;line-height:1.4;opacity:.92}@media(max-width:960px){.cm-species-layout,.cm-species-preview__grid{grid-template-columns:1fr}}.cm-ability-layout{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:12px;align-items:start}.cm-ability-panel{background:#05070c;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;box-shadow:inset 0 1px #ffffff08,0 8px 24px #00000047}.cm-ability-panel h4{margin:0 0 8px;font-size:15px;font-weight:800;color:#f5f7ff}.cm-ability-panel .cm-help{font-size:12px;line-height:1.4;color:#e6ebffc7}.cm-ability-dice-pool{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;align-items:flex-start;min-height:72px}.cm-ability-slots{display:grid;grid-template-columns:repeat(6,minmax(92px,1fr));gap:10px;align-items:start}.cm-ability-slot{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 2px 0;background:transparent;border:none;box-shadow:none}.cm-ability-slot__header{width:100%;display:grid;gap:2px;justify-items:center;margin:0;color:#f3f5fb}.cm-ability-slot__header span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f1d9ab}.cm-ability-slot__header strong{font-size:13px;font-weight:600;color:#f7f8fc;text-shadow:none}.cm-ability-slot__dropzone{width:82px;height:82px;min-height:82px;padding:0;display:grid;place-items:center;position:relative;background:transparent;border-radius:0}.cm-ability-slot__dropzone:before{content:"";position:absolute;inset:0;clip-path:polygon(26% 0%,74% 0%,100% 28%,100% 72%,74% 100%,26% 100%,0% 72%,0% 28%);border:2px solid rgba(255,255,255,.13);background:radial-gradient(circle at 50% 30%,#ffffff08,#fff0 58%),linear-gradient(180deg,#ffffff04,#ffffff01);box-shadow:inset 0 0 0 1px #ffffff05,0 0 0 1px #00000026}.cm-ability-slot__empty{position:relative;z-index:1;font-size:22px;line-height:1;color:#ffffff6b;font-weight:300}.cm-ability-slot__empty:before{content:"–"}.cm-ability-die{cursor:grab;-webkit-user-select:none;user-select:none;position:relative;z-index:2;filter:drop-shadow(0 8px 14px rgba(0,0,0,.3));transition:transform .12s ease,filter .12s ease}.cm-ability-die:hover{transform:translateY(-1px) scale(1.03);filter:drop-shadow(0 10px 18px rgba(0,0,0,.36))}.cm-ability-die:active{cursor:grabbing;transform:scale(.98)}.cm-ability-die__shape{width:78px;height:78px;position:relative;display:grid;place-items:center;font-size:20px;font-weight:900;color:#e7d49a;letter-spacing:-.02em;text-shadow:0 0 8px rgba(255,235,170,.08);clip-path:polygon(26% 0%,74% 0%,100% 28%,100% 72%,74% 100%,26% 100%,0% 72%,0% 28%);background:linear-gradient(180deg,#ffffff05,#ffffff01);border:2px solid rgba(216,195,133,.72);box-shadow:inset 0 1px #ffffff12,inset 0 -12px 16px #0000002e,0 0 14px #d5b96d14}.cm-ability-die__shape:before{content:"";position:absolute;inset:8px 12px 38px;border-radius:999px;background:linear-gradient(180deg,#ffffff1f,#ffffff03);filter:blur(1px);pointer-events:none}.cm-ability-die__shape:after{content:"";position:absolute;inset:0;clip-path:polygon(26% 0%,74% 0%,100% 28%,100% 72%,74% 100%,26% 100%,0% 72%,0% 28%);box-shadow:inset 0 0 0 1px #ffffff05,inset 0 -8px 12px #00000024;pointer-events:none}.cm-ability-slot .cm-ability-die__shape{width:72px;height:72px;font-size:19px}.cm-step .cm-inline+.cm-help{margin-top:-6px}@media(max-width:1180px){.cm-ability-layout{grid-template-columns:1fr}.cm-ability-slots{grid-template-columns:repeat(3,minmax(92px,1fr));justify-items:center}}@media(max-width:760px){.cm-ability-slots{grid-template-columns:repeat(2,minmax(92px,1fr))}}.cm-ability-method-switch{display:inline-flex;gap:8px;padding:4px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.cm-ability-method-switch__btn{appearance:none;border:1px solid transparent;background:transparent;color:#f5f7ffd1;padding:10px 16px;border-radius:10px;font-weight:800;font-size:14px;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.cm-ability-method-switch__btn:hover{background:#ffffff0d;color:#fff}.cm-ability-method-switch__btn.is-active{background:linear-gradient(180deg,#ffffff24,#ffffff14);border-color:#ffffff1f;color:#fff;box-shadow:inset 0 1px #ffffff0f,0 4px 12px #0000002e}.character-spells-page__top{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;margin-bottom:16px}.spellcasting-stats-panel{padding:14px;display:grid;gap:12px;min-height:0}.spellcasting-stat{border:1px solid #2f3643;border-radius:10px;background:#151920;padding:12px}.spellcasting-stat__value{font-size:28px;font-weight:800;line-height:1;margin-top:6px}.spellcasting-stat__hint{margin-top:6px;font-size:12px;color:#aab4c3}.spell-slots-panel{padding:14px}.spell-slots-panel__header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.spell-slots-panel__sub{font-size:13px;color:#aab4c3}.spell-slots-panel__prepared{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}.spell-prepared-summary{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #334055;background:#151920}.spell-prepared-summary--secondary{background:#131820}.spell-prepared-summary__label{font-size:12px;color:#c8cfdb}.spell-prepared-summary__value{font-size:13px;font-weight:800;color:#f5f7fb}.spell-slots-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px}.spell-slot-card{border:1px solid #2f3643;border-radius:10px;background:#151920;padding:12px}.spell-slot-card--pact{max-width:260px}.spell-slot-card__subline{font-size:12px;color:#aab4c3;margin-top:4px}.spell-slot-card__diamonds{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;min-height:20px}.spell-slot-diamond{width:12px;height:12px;transform:rotate(45deg);border-radius:2px;box-shadow:0 0 0 1px #ffffff0f}.spell-slot-diamond.is-available{background:#43d87c;box-shadow:0 0 7px #43d87c8c,0 0 0 1px #ffffff0f}.spell-slot-diamond.is-used{background:#ff6868;box-shadow:0 0 7px #ff686859,0 0 0 1px #ffffff0f}.spell-slot-card__meta{margin-top:10px;font-size:12px;font-weight:700;color:#dbe4ef}.character-spells-page__lists{display:grid;gap:14px}.spell-list-panel{padding:14px}.spell-list-panel__header{margin-bottom:12px}.spell-list-panel__body{display:grid;gap:8px}.spell-row{display:grid;grid-template-columns:110px minmax(220px,1fr) 180px 140px;gap:12px;align-items:center;border:1px solid #2f3643;border-radius:10px;background:#151920;padding:10px 12px}.spell-prepared-pill{display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #3d4656;background:#11161d;color:#c7cfdb;font-size:11px;font-weight:700}.spell-prepared-pill.is-on{border-color:#4e7b63;background:#163021;color:#dff8e7}.spell-prepared-pill.is-fixed{border-color:#6f90c8;background:#1a2434;color:#eef5ff}.spell-row__title{font-size:14px;font-weight:700;color:#f5f7fb}.spell-row__flags{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.spell-flag-diamond{width:22px;height:22px;transform:rotate(45deg);border-radius:4px;background:#2b313d;color:#7d8697;display:inline-flex;align-items:center;justify-content:center;position:relative;font-size:10px;font-weight:800}.spell-flag-diamond.is-on{background:#43d87c;color:#0f1b13;box-shadow:0 0 7px #43d87c66}.spell-flag-diamond:before{content:"";position:absolute;inset:0}.spell-flag-diamond{line-height:1}.spell-mini-tag{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#1a2434;border:1px solid #59739e;color:#eef5ff;font-size:11px;font-weight:800}.spell-material-alert{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#312213;border:1px solid #8f6a3f;color:#ffe7c0;font-size:11px;font-weight:700}.spell-empty{color:#aab4c3;font-size:14px}.spell-page-empty{padding:16px}@media(max-width:1100px){.character-spells-page__top{grid-template-columns:1fr}.spell-slots-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.spell-row{grid-template-columns:1fr;align-items:start}}@media(max-width:800px){.spell-slots-grid{grid-template-columns:1fr}}.character-inventory-page{display:grid;gap:14px}.character-inventory-page__top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px}.inventory-panel__header{margin-bottom:12px}.inventory-currency-panel,.inventory-summary-panel,.inventory-items-panel{padding:14px}.inventory-currency-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inventory-currency{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px;text-align:center}.inventory-currency__value{font-size:22px;font-weight:800;line-height:1}.inventory-currency__label{margin-top:6px;font-size:12px;color:#aab4c3}.inventory-currency__short{margin-top:4px;font-size:11px;opacity:.7}.inventory-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.inventory-summary-stat{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.inventory-summary-stat__label{font-size:12px;color:#aab4c3}.inventory-summary-stat__value{margin-top:8px;font-size:22px;font-weight:800;line-height:1}.inventory-table{display:grid;gap:6px}.inventory-row{display:grid;grid-template-columns:minmax(220px,2fr) 72px 120px 110px 80px;gap:10px;align-items:center;background:#151920;border:1px solid #2f3643;border-radius:8px;padding:10px 12px}.inventory-row--header{background:#18202b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#c8cfdb}.inventory-item-name-wrap{min-width:0}.inventory-item-name{font-size:13px;font-weight:700;color:#f5f7fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-item-tags{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.inventory-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#11161d;border:1px solid #3a4558;color:#cfd8ea;font-size:11px;font-weight:700}.inventory-tag.is-equipped{background:#1a2434;border-color:#59739e;color:#eef5ff}.inventory-tag.is-material{background:#312213;border-color:#8f6a3f;color:#ffe7c0}.inventory-empty{color:#aab4c3;font-size:14px}@media(max-width:1100px){.character-inventory-page__top,.inventory-summary-grid{grid-template-columns:1fr}}@media(max-width:800px){.inventory-currency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-row{grid-template-columns:1fr;align-items:start}.inventory-row--header{display:none}}.character-traits-page{display:grid;gap:14px}.traits-summary-panel,.traits-section-panel{padding:14px}.traits-summary-panel__header,.traits-section-panel__header{margin-bottom:12px}.traits-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.traits-summary-stat{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.traits-summary-stat__label{font-size:12px;color:#aab4c3}.traits-summary-stat__value{margin-top:8px;font-size:22px;font-weight:800;line-height:1}.traits-list{display:grid;gap:10px}.trait-card{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.trait-card__top{display:flex;align-items:start;justify-content:space-between;gap:12px}.trait-card__title-wrap{min-width:0}.trait-card__title{margin:0;font-size:15px;font-weight:800;color:#f5f7fb;line-height:1.2}.trait-card__tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.trait-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#11161d;border:1px solid #3a4558;color:#cfd8ea;font-size:11px;font-weight:700}.trait-tag--source{background:#1a2434;border-color:#59739e;color:#eef5ff}.trait-tag--resource{background:#1d2c1f;border-color:#4d7d55;color:#dff8e7}.trait-card__description{margin-top:10px;font-size:13px;line-height:1.5;color:#d9e1ec;white-space:pre-wrap}.traits-empty{color:#aab4c3;font-size:14px}@media(max-width:900px){.traits-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.traits-summary-grid{grid-template-columns:1fr}}.character-notes-page{display:grid;gap:14px}.character-notes-page__top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.notes-image-panel,.notes-text-panel{padding:14px}.notes-panel__header{margin-bottom:12px}.notes-image-slot{width:100%;min-height:280px;border-radius:12px;overflow:hidden;border:1px solid #2f3643;background:#151920;display:flex;align-items:center;justify-content:center}.notes-image-slot--empty{color:#aab4c3;font-size:14px}.notes-image-slot__img{display:block;width:100%;height:280px;object-fit:cover}.notes-text-block{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:14px;color:#d9e1ec;font-size:14px;line-height:1.6;white-space:pre-wrap;min-height:120px}@media(max-width:900px){.character-notes-page__top{grid-template-columns:1fr}}.character-extras-page{display:grid;gap:14px}.extras-summary-panel,.extras-section-panel{padding:14px}.extras-panel__header{margin-bottom:12px}.extras-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.extras-summary-stat{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.extras-summary-stat__label{font-size:12px;color:#aab4c3}.extras-summary-stat__value{margin-top:8px;font-size:22px;font-weight:800;line-height:1}.extras-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.extra-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.extra-card__media{width:100%}.extra-card__img{width:100%;height:120px;border-radius:10px;object-fit:cover;border:1px solid #2f3643;background:#11161d}.extra-card__img--empty{display:flex;align-items:center;justify-content:center;color:#aab4c3;font-size:12px}.extra-card__body{min-width:0}.extra-card__top{display:flex;flex-direction:column;gap:8px}.extra-card__title{margin:0;font-size:15px;font-weight:800;color:#f5f7fb;line-height:1.2}.extra-card__tags{display:flex;flex-wrap:wrap;gap:6px}.extra-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#11161d;border:1px solid #3a4558;color:#cfd8ea;font-size:11px;font-weight:700}.extra-tag--source{background:#1a2434;border-color:#59739e;color:#eef5ff}.extra-card__stats{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.extra-card__stat{background:#11161d;border:1px solid #2f3643;border-radius:8px;padding:8px}.extra-card__stat-label{display:block;font-size:11px;color:#aab4c3}.extra-card__stat-value{display:block;margin-top:4px;font-size:13px;font-weight:700;color:#f5f7fb}.extra-card__notes{margin-top:10px;font-size:13px;line-height:1.5;color:#d9e1ec;white-space:pre-wrap}.extra-card__notes--empty{color:#aab4c3}.extras-empty{color:#aab4c3;font-size:14px}@media(max-width:1100px){.extras-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.extras-grid{grid-template-columns:1fr}}@media(max-width:700px){.extras-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.extra-card{grid-template-columns:1fr}.extra-card__img{height:180px}.extra-card__stats{grid-template-columns:1fr}}.character-settings-page{display:grid;gap:14px}.settings-intro-panel,.settings-status-panel,.settings-section-panel{padding:14px}.settings-panel__header{margin-bottom:12px}.settings-intro-text{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:14px;color:#d9e1ec;font-size:14px;line-height:1.6}.settings-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-status-stat{background:#151920;border:1px solid #2f3643;border-radius:10px;padding:12px}.settings-status-stat__label{font-size:12px;color:#aab4c3}.settings-status-stat__value{margin-top:8px;font-size:22px;font-weight:800;line-height:1}.settings-table{display:grid;gap:6px}.settings-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);gap:10px;align-items:center;background:#151920;border:1px solid #2f3643;border-radius:8px;padding:10px 12px}.settings-row--header{background:#18202b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#c8cfdb}.settings-row__key{font-weight:700;color:#f5f7fb;word-break:break-word}.settings-row__value{color:#d9e1ec;word-break:break-word}.settings-empty{color:#aab4c3;font-size:14px}@media(max-width:800px){.settings-status-grid{grid-template-columns:1fr}.settings-row{grid-template-columns:1fr;align-items:start}.settings-row--header{display:none}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{height:100%}html,body,#root{height:100%;width:100%;margin:0}h1{font-size:3.2em;line-height:1.1}#root{max-width:none;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.game-info{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #222;background:#0d0d0e}.game-title{margin:0;font-size:18px}.game-sub{margin-top:4px;font-size:13px;opacity:.9}.status-pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #333;background:#111;font-size:12px}.it-sheet,.it-card,.it-card__body,.it-grid,.it-stack{min-width:0}.it-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:900px){.it-grid{grid-template-columns:1fr}}.it-card input,.it-card select,.it-card textarea{width:100%;max-width:100%;box-sizing:border-box}.row{display:flex;gap:12px;align-items:center}.row>*{min-width:0;flex:1}
