:root{color-scheme:dark;--tekst: "Source Serif 4", "Iowan Old Style", Georgia, "Times New Roman", serif;--zaglavie: "Playfair Display", Georgia, "Times New Roman", serif;--parch: #eee3ca;--ink: #2a231c;--mil: #4a5e49;--accent: #a83329;--gold: #cfaa66;--panel: #211d18;--bg: #141210;--card: #2a2620;--ok: #8bd48b;--field: #1c1913;--field-hi: #302b20}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%}.rolename{color:var(--gold);font-weight:700}select{appearance:none;-webkit-appearance:none;cursor:pointer;transition:background-color .1s,color .1s}.mrow{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #0006}.mrow.dim{opacity:.6}.mrow.wrap{flex-wrap:wrap}.mdot{width:12px;height:12px;border-radius:50%;background:#0007;border:1px solid #000;flex:0 0 auto}.mdot.done{background:var(--gold)}.mlink{flex:1;min-width:160px;background:none;border:none;padding:0;color:var(--parch);font:inherit;text-align:left;cursor:pointer;text-decoration:underline dotted}.mlink:hover{color:var(--gold)}.mt{flex:1}.tag{font-size:12px;padding:2px 8px;border-radius:6px;background:#0006;opacity:.8}.tag.ok{color:var(--ok);opacity:1}.tag.off{opacity:.6}.tag.hag{color:var(--gold);font-weight:700;opacity:1}.pline{display:flex;align-items:center;gap:10px;margin:12px 0 4px;flex-wrap:wrap}.pname{font-size:14px;color:#b6ab92;min-width:120px}.pbar{flex:1;min-width:120px;height:8px;background:#0007;border-radius:5px;overflow:hidden}.pfill{display:block;height:100%;background:var(--gold)}.ppc{font-weight:700;font-size:14px}.count{font-size:14px;font-weight:600;opacity:.7}.h2row{display:flex;align-items:center;justify-content:space-between;gap:10px}.h2row h2{margin:6px 0}.iconbtn{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#1c1913;color:var(--gold);border:1px solid #000;font-size:20px;line-height:1;cursor:pointer}.iconbtn:hover{background:#2a2620}.iconbtn:disabled{opacity:.5;cursor:default}.frow{display:flex;align-items:flex-start;gap:10px 12px;flex-wrap:wrap;margin:12px 0 6px}.fq{flex:1;min-width:180px;background-color:var(--field);color:var(--parch);border:1px solid #000;border-radius:9px;padding:9px 12px;font:inherit;font-size:15px;min-height:40px}.fsel{background-color:var(--field);color:var(--parch);border:1px solid #000;border-radius:9px;padding:9px 10px;font:inherit;font-size:14px;min-height:40px}.fsel option,select.nm option{background:#14120e;color:var(--parch)}input.nm,select.nm,textarea.nm{width:100%;background-color:var(--field);color:var(--parch);border:1px solid #000;border-radius:10px;padding:12px 14px;font:inherit;font-size:16px}input.nm[disabled],select.nm[disabled],textarea.nm[disabled]{opacity:.6}select:hover,select:focus,input.nm:hover,input.nm:focus,textarea.nm:hover,textarea.nm:focus{background-color:var(--field-hi);color:#fff}select:disabled{cursor:default}select:disabled:hover,select:disabled:focus,input.nm[disabled]:hover,input.nm[disabled]:focus,textarea.nm[disabled]:hover,textarea.nm[disabled]:focus{background-color:var(--field);color:var(--parch)}select:focus-visible,input:focus-visible,button:focus-visible,textarea:focus-visible,summary:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--gold)}.btn.sm{width:auto;min-height:36px;padding:7px 14px;font-size:14px}.btn[disabled]{opacity:.45;cursor:default}.warnline{color:#e5776b;margin:8px 0 0;font-weight:600;font-size:14px;line-height:1.5}body{background:var(--bg);color:var(--parch);font-family:var(--tekst);overflow-x:hidden}h1{color:var(--gold);text-align:center;margin:12px 0 4px;font-size:26px;font-family:var(--zaglavie);font-weight:700}h2{color:var(--gold);margin:6px 0;font-family:var(--zaglavie);font-weight:700}.sub{text-align:center;opacity:.85;margin:0 0 16px}.mini{font-size:12px;opacity:.8}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;color:var(--parch);background:var(--mil);font-weight:700;font-size:16px;padding:12px 18px;min-height:46px;cursor:pointer;transition:filter .1s,transform .05s;width:100%;font-family:inherit}.btn:hover{filter:brightness(1.12)}.btn:active{transform:translateY(1px)}.btn.accent{background:var(--accent)}.btn.ghost{background:#3a352d}.btn.gold{background:var(--gold);color:var(--ink)}.btn:disabled{opacity:.5;cursor:not-allowed}.stack{display:flex;flex-direction:column;gap:12px;max-width:420px;margin:24px auto}.card{background:var(--card);border-radius:12px;padding:16px;margin:10px 0;border:1px solid #000}.card.stack{margin:24px auto}.card .role-th{color:var(--gold);font-style:italic}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.row .btn{width:auto}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.grid{grid-template-columns:1fr}}.screen{max-width:1000px;margin:0 auto;padding:18px 16px 90px}header.svelte-1h259us{position:sticky;top:0;z-index:20;height:56px;display:flex;align-items:center;gap:10px;padding:0 14px;background:var(--panel);border-bottom:2px solid #000}.brand.svelte-1h259us{display:inline-flex;align-items:center;line-height:1.1;color:var(--gold);font-weight:800;font-size:15px;letter-spacing:.3px;white-space:nowrap;background:none;border:none;padding:0;font-family:inherit;cursor:pointer}button.brand.svelte-1h259us:hover{filter:brightness(1.25)}.brandtext.svelte-1h259us{display:block}.who.svelte-1h259us{flex:1;text-align:center;font-size:13px;opacity:.9}.persona.svelte-1h259us{font-weight:800}.me.svelte-1h259us{opacity:1}.me-name.svelte-1h259us{font-weight:800}.me-login.svelte-1h259us{font-size:12px;opacity:.8;margin-left:4px}.xp.svelte-1h259us{color:var(--gold);font-weight:800}.nav.svelte-1h259us{background:#3a352d;color:var(--parch);border:none;border-radius:8px;font:inherit;font-size:12px;font-weight:700;padding:7px 11px;cursor:pointer;white-space:nowrap}.nav.svelte-1h259us:hover{filter:brightness(1.15)}.nav.manage.svelte-1h259us{background:#4a4033;color:var(--gold)}.nav.out.svelte-1h259us{background:#4a332f;color:#e8b9b2}.nav.icon.svelte-1h259us{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0}.nav.icon.svelte-1h259us svg:where(.svelte-1h259us){width:20px;height:20px;fill:currentColor;display:block}.hubcat.svelte-ajs033{margin:18px 0 6px;color:var(--gold);font-weight:800;font-size:15px;letter-spacing:.5px;border-bottom:1px solid #0006;padding-bottom:4px}.prodgrid.svelte-ajs033{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.prod.svelte-ajs033{position:relative;display:flex;flex-direction:column;text-align:left;background:var(--card);border:1px solid #000;border-radius:12px;padding:14px 14px 14px 18px;overflow:hidden;min-height:118px;color:var(--parch)}.prod.soon.svelte-ajs033{opacity:.82}.prod.svelte-ajs033 .bar:where(.svelte-ajs033){position:absolute;left:0;top:0;bottom:0;width:6px}.prod.svelte-ajs033 .era:where(.svelte-ajs033){display:block;color:var(--gold);font-weight:800;font-size:13px}.prod.svelte-ajs033 .pt:where(.svelte-ajs033){display:block;font-weight:700;margin:3px 0 5px;line-height:1.25}.prod.svelte-ajs033 .bl:where(.svelte-ajs033){display:block;font-size:12px;opacity:.82;line-height:1.4;flex:1}.acts.svelte-ajs033{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:10px}.pbtn.svelte-ajs033{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:7px 10px;border-radius:9px;border:none;cursor:pointer;font-family:inherit;text-decoration:none;text-align:left}.pbtn.play.svelte-ajs033{background:#2e5e4e;color:#eafff2}.pbtn.film.svelte-ajs033{background:#6b4a2a;color:#f2e7c8}.pbtn.locked.svelte-ajs033{background:#4a4033;color:var(--gold);cursor:default}.pbtn.play.svelte-ajs033:hover,.pbtn.film.svelte-ajs033:hover{filter:brightness(1.14)}.filmbar.svelte-tm0th0{display:block;text-align:center;text-decoration:none;margin:4px 0 2px;background:#6b4a2a;color:#f7eed5;font-weight:700;font-size:14px;padding:10px 14px;border-radius:10px;border:1px solid #000}.filmbar.svelte-tm0th0:hover{filter:brightness(1.12)}.map.svelte-tm0th0{position:relative;width:100%;aspect-ratio:16 / 10;border-radius:14px;border:1px solid #000;overflow:hidden;margin:8px 0;background:linear-gradient(160deg,#33402e,#26301f)}.mapbg.svelte-tm0th0{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.node.svelte-tm0th0{position:absolute;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid #0007;font-weight:800;font-size:15px;color:#fff;cursor:pointer;padding:0;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0007}.node.done.svelte-tm0th0{background:var(--gold);color:var(--ink)}.node.open.svelte-tm0th0{background:var(--accent)}.node.lock.svelte-tm0th0{background:#555;cursor:not-allowed}.ncap.svelte-tm0th0{position:absolute;transform:translate(-50%,27px);font:11px Georgia,serif;color:#2a231c;background:#eee3cae0;padding:1px 5px;border-radius:4px;white-space:nowrap;pointer-events:none;z-index:2}.tl.svelte-blfz76{margin:10px 0}.phase.svelte-blfz76{border-left:3px solid var(--pc);padding:4px 0 4px 14px;margin:14px 0}.phdr.svelte-blfz76{color:var(--pc);font-weight:800;font-size:15px;margin-bottom:8px;letter-spacing:.3px}.ev.svelte-blfz76{display:grid;grid-template-columns:18px 118px 1fr auto;gap:10px;align-items:center;width:100%;text-align:left;background:var(--card);border:1px solid #000;color:var(--parch);border-radius:10px;padding:9px 12px;margin:6px 0;cursor:default;font:inherit}.ev.clickable.svelte-blfz76{cursor:pointer}.ev.clickable.svelte-blfz76:hover{background:#322c24}.ev.done.svelte-blfz76{border-color:var(--gold)}.dot.svelte-blfz76{width:12px;height:12px;border-radius:50%;background:#555;border:2px solid #0007;justify-self:center}.dot.done.svelte-blfz76{background:var(--gold)}.date.svelte-blfz76{color:var(--gold);font-size:12px;font-weight:700}.ttl.svelte-blfz76{font-size:14px;line-height:1.35}.front.svelte-blfz76{display:inline-block;margin-left:6px;font-size:10px;padding:1px 6px;border-radius:8px;background:#3a3228;color:var(--gold);vertical-align:middle}.tl-m.svelte-blfz76{font-size:11px;color:#b9c6b2;white-space:nowrap}.tl-ok.svelte-blfz76{color:var(--ok);font-weight:700}@media(max-width:560px){.ev.svelte-blfz76{grid-template-columns:14px 1fr}.date.svelte-blfz76,.tl-m.svelte-blfz76{grid-column:2}}.gallery.svelte-1disq2y{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin-top:8px}.thumb.svelte-1disq2y{padding:0;border:1px solid #000;border-radius:8px;overflow:hidden;cursor:pointer;background:#000;aspect-ratio:4/3}.thumb.svelte-1disq2y img:where(.svelte-1disq2y){width:100%;height:100%;object-fit:cover;display:block;filter:sepia(.28);transition:filter .15s,transform .15s}.thumb.svelte-1disq2y:hover img:where(.svelte-1disq2y){filter:sepia(0);transform:scale(1.05)}.lb.svelte-1disq2y{position:fixed;inset:0;z-index:70;background:#000c;display:flex;align-items:center;justify-content:center;padding:16px}.lbbox.svelte-1disq2y{background:var(--card);border:1px solid #000;border-radius:14px;max-width:860px;width:100%;max-height:92vh;overflow:auto;padding:16px;margin:0;text-align:center}.lbbox.svelte-1disq2y img:where(.svelte-1disq2y){max-width:100%;max-height:66vh;border-radius:8px}.lbbox.svelte-1disq2y figcaption:where(.svelte-1disq2y){margin-top:10px;line-height:1.5;color:var(--parch);font-size:14px}.npc.svelte-1disq2y{display:flex;gap:12px;align-items:center;background:#241f18;border:1px solid #000;border-left:4px solid var(--gold);border-radius:12px;padding:12px;margin:6px 0 10px}.npcav.svelte-1disq2y{width:66px;height:66px;border-radius:50%;overflow:hidden;flex:0 0 auto}.npcav.svelte-1disq2y img:where(.svelte-1disq2y){width:100%;height:100%;object-fit:cover}.npcav.svelte-1disq2y .ini:where(.svelte-1disq2y){width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:22px}.npcname.svelte-1disq2y{color:var(--gold);font-weight:800}.npcrole.svelte-1disq2y{font-size:12px;opacity:.8;margin-top:2px}.npcline.svelte-1disq2y{font-style:italic;line-height:1.45;font-size:16px;margin-bottom:5px}.learn.svelte-1disq2y{margin:8px 0;padding-left:10px;border-left:3px solid #3a3228}.lh.svelte-1disq2y{color:var(--gold);font-weight:700;margin-bottom:2px}.ltxt.svelte-1disq2y{margin:0 0 6px;line-height:1.55}.cardhead.svelte-1disq2y{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.cardhead.svelte-1disq2y h2:where(.svelte-1disq2y){margin:0}.tts.svelte-1disq2y{width:auto;min-height:38px;padding:7px 14px;font-size:14px}.ttsnote.svelte-1disq2y{color:var(--gold);font-size:13px;margin:0 0 6px;opacity:.85}.facts.svelte-1disq2y ul:where(.svelte-1disq2y){margin:6px 0 0;padding-left:18px}.facts.svelte-1disq2y li:where(.svelte-1disq2y){margin:5px 0;line-height:1.5}.doc.svelte-1tjhchh{background:#2f2a22;border-radius:10px;padding:12px;margin:8px 0}.doc.svelte-1tjhchh .t:where(.svelte-1tjhchh){color:var(--gold);font-weight:700}.slot.svelte-1tjhchh{background:#191510;border:1px dashed #6b5;border-radius:8px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px;margin:6px 0;font-size:14px}.d3.svelte-1ql0w0n{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-1ql0w0n canvas:where(.svelte-1ql0w0n){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-1ql0w0n{position:absolute;z-index:2}.top.svelte-1ql0w0n{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.wave.svelte-1ql0w0n{color:var(--gold)}.info.svelte-1ql0w0n{flex:1}.def.svelte-1ql0w0n{color:var(--gold)}.def.danger.svelte-1ql0w0n{color:#e06}.compass.svelte-1ql0w0n{top:54px;left:50%;transform:translate(-50%);width:84px;text-align:center;pointer-events:none}.compass.svelte-1ql0w0n svg:where(.svelte-1ql0w0n){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-1ql0w0n{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-1ql0w0n{fill:var(--gold)}.cnorth.svelte-1ql0w0n{fill:#e0483a}.csouth.svelte-1ql0w0n{fill:#cbd0d6}.chub.svelte-1ql0w0n{fill:#cba94c}.cface.svelte-1ql0w0n{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-1ql0w0n{left:8px;top:56px;width:182px;background:#000a;border-radius:10px;padding:10px}.right.svelte-1ql0w0n{right:8px;top:56px;width:190px;max-height:64vh;overflow:auto;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-1ql0w0n{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-1ql0w0n{color:var(--gold);font-weight:800;margin-bottom:6px}.help.svelte-1ql0w0n{margin-top:8px}.sup.svelte-1ql0w0n{color:var(--gold);margin:7px 0 3px}.hud.svelte-1ql0w0n .btn:where(.svelte-1ql0w0n){font-size:14px;min-height:40px;margin:4px 0}.arse.svelte-1ql0w0n{justify-content:space-between}.slotbtn.svelte-1ql0w0n{justify-content:flex-start}.bottom.svelte-1ql0w0n .btn:where(.svelte-1ql0w0n){width:auto}.d3.svelte-3gx515{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-3gx515 canvas:where(.svelte-3gx515){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-3gx515{position:absolute;z-index:2}.top.svelte-3gx515{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-3gx515{color:var(--gold)}.info.svelte-3gx515{flex:1;font-weight:400}.relief.svelte-3gx515{color:var(--gold)}.relief.danger.svelte-3gx515{color:#e06}.snd.svelte-3gx515{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-3gx515:hover{background:#ffffff2e}.compass.svelte-3gx515{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-3gx515 svg:where(.svelte-3gx515){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-3gx515{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-3gx515{fill:var(--gold)}.cnorth.svelte-3gx515{fill:#e0483a}.csouth.svelte-3gx515{fill:#cbd0d6}.chub.svelte-3gx515{fill:#cba94c}.cface.svelte-3gx515{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-3gx515{left:8px;top:56px;width:210px;background:#000a;border-radius:10px;padding:10px}.right.svelte-3gx515{right:8px;top:56px;width:210px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-3gx515{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-3gx515{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-3gx515{margin-top:10px;line-height:1.5}.res.svelte-3gx515{margin:4px 0 2px;opacity:.8}.meter.svelte-3gx515{margin:8px 0}.ml.svelte-3gx515{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-3gx515{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-3gx515{height:100%;border-radius:6px;transition:width .2s linear}.fill.breach.svelte-3gx515{background:linear-gradient(90deg,#b8892f,#f0c869)}.fill.gar.svelte-3gx515{background:linear-gradient(90deg,#7a2018,#d0483a)}.fill.force.svelte-3gx515{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.force.low.svelte-3gx515{background:linear-gradient(90deg,#7a2018,#e0483a)}.hud.svelte-3gx515 .btn:where(.svelte-3gx515){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-3gx515{justify-content:space-between}.cnt.svelte-3gx515{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-3gx515 .btn:where(.svelte-3gx515){width:auto}.d3.svelte-cx1m21{position:fixed;inset:0;z-index:40;background:#0b0f14}.d3.svelte-cx1m21 canvas:where(.svelte-cx1m21){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-cx1m21{position:absolute;z-index:2}.top.svelte-cx1m21{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-cx1m21{color:var(--gold)}.info.svelte-cx1m21{flex:1;font-weight:400}.dawn.svelte-cx1m21{color:var(--gold)}.dawn.danger.svelte-cx1m21{color:#e06}.snd.svelte-cx1m21{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-cx1m21:hover{background:#ffffff2e}.compass.svelte-cx1m21{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-cx1m21 svg:where(.svelte-cx1m21){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-cx1m21{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-cx1m21{fill:var(--gold)}.cnorth.svelte-cx1m21{fill:#e0483a}.csouth.svelte-cx1m21{fill:#cbd0d6}.chub.svelte-cx1m21{fill:#cba94c}.cface.svelte-cx1m21{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-cx1m21{left:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.right.svelte-cx1m21{right:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-cx1m21{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-cx1m21{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-cx1m21{margin-top:10px;line-height:1.5}.seg.svelte-cx1m21{margin-top:8px;color:var(--gold);opacity:.85}.res.svelte-cx1m21{margin:4px 0 2px;opacity:.8}.meter.svelte-cx1m21{margin:8px 0}.ml.svelte-cx1m21{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-cx1m21{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-cx1m21{height:100%;border-radius:6px;transition:width .2s linear}.fill.br.svelte-cx1m21{background:linear-gradient(90deg,#b8892f,#f0c869)}.fill.st.svelte-cx1m21{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.st.low.svelte-cx1m21{background:linear-gradient(90deg,#7a2018,#e0483a)}.hud.svelte-cx1m21 .btn:where(.svelte-cx1m21){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-cx1m21{justify-content:space-between}.cnt.svelte-cx1m21{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-cx1m21 .btn:where(.svelte-cx1m21){width:auto}.d3.svelte-15o3pja{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-15o3pja canvas:where(.svelte-15o3pja){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-15o3pja{position:absolute;z-index:2}.top.svelte-15o3pja{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-15o3pja{color:var(--gold)}.info.svelte-15o3pja{flex:1;font-weight:400}.relief.svelte-15o3pja{color:var(--gold)}.relief.danger.svelte-15o3pja{color:#e06}.relief.ok.svelte-15o3pja{color:#6bd08a}.snd.svelte-15o3pja{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-15o3pja:hover{background:#ffffff2e}.compass.svelte-15o3pja{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-15o3pja svg:where(.svelte-15o3pja){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-15o3pja{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-15o3pja{fill:var(--gold)}.cnorth.svelte-15o3pja{fill:#e0483a}.csouth.svelte-15o3pja{fill:#cbd0d6}.chub.svelte-15o3pja{fill:#cba94c}.cface.svelte-15o3pja{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-15o3pja{left:8px;top:56px;width:214px;background:#000a;border-radius:10px;padding:10px}.right.svelte-15o3pja{right:8px;top:56px;width:214px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-15o3pja{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-15o3pja{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-15o3pja{margin-top:10px;line-height:1.5}.res.svelte-15o3pja{margin:4px 0 2px;opacity:.8}.counts.svelte-15o3pja{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.9}.counts.svelte-15o3pja .foe:where(.svelte-15o3pja){color:#e6a07a}.meter.svelte-15o3pja{margin:8px 0}.ml.svelte-15o3pja{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-15o3pja{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-15o3pja{height:100%;border-radius:6px;transition:width .2s linear}.fill.flag.svelte-15o3pja{background:linear-gradient(90deg,#b8892f,#f0c869)}.fill.flag.low.svelte-15o3pja{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.line.svelte-15o3pja{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.line.low.svelte-15o3pja{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.evac.svelte-15o3pja{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.hud.svelte-15o3pja .btn:where(.svelte-15o3pja){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-15o3pja{justify-content:space-between}.cnt.svelte-15o3pja{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-15o3pja .btn:where(.svelte-15o3pja){width:auto}.d3.svelte-5ld1zv{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-5ld1zv canvas:where(.svelte-5ld1zv){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-5ld1zv{position:absolute;z-index:2}.top.svelte-5ld1zv{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-5ld1zv{color:var(--gold)}.info.svelte-5ld1zv{flex:1;font-weight:400}.relief.svelte-5ld1zv{color:var(--gold)}.relief.danger.svelte-5ld1zv{color:#e06}.relief.ok.svelte-5ld1zv{color:#6bd08a}.snd.svelte-5ld1zv{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-5ld1zv:hover{background:#ffffff2e}.compass.svelte-5ld1zv{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-5ld1zv svg:where(.svelte-5ld1zv){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-5ld1zv{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-5ld1zv{fill:var(--gold)}.cnorth.svelte-5ld1zv{fill:#e0483a}.csouth.svelte-5ld1zv{fill:#cbd0d6}.chub.svelte-5ld1zv{fill:#cba94c}.cface.svelte-5ld1zv{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-5ld1zv{left:8px;top:56px;width:214px;background:#000a;border-radius:10px;padding:10px}.right.svelte-5ld1zv{right:8px;top:56px;width:214px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-5ld1zv{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-5ld1zv{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-5ld1zv{margin-top:10px;line-height:1.5}.res.svelte-5ld1zv{margin:4px 0 2px;opacity:.8}.counts.svelte-5ld1zv{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.9}.counts.svelte-5ld1zv .foe:where(.svelte-5ld1zv){color:#e6a07a}.meter.svelte-5ld1zv{margin:8px 0}.ml.svelte-5ld1zv{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-5ld1zv{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-5ld1zv{height:100%;border-radius:6px;transition:width .2s linear}.fill.line.svelte-5ld1zv{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.line.low.svelte-5ld1zv{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.ammo.svelte-5ld1zv{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.ammo.low.svelte-5ld1zv{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.relief.svelte-5ld1zv{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.hud.svelte-5ld1zv .btn:where(.svelte-5ld1zv){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-5ld1zv{justify-content:space-between}.cnt.svelte-5ld1zv{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-5ld1zv .btn:where(.svelte-5ld1zv){width:auto}.d3.svelte-4d45nw{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-4d45nw canvas:where(.svelte-4d45nw){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-4d45nw{position:absolute;z-index:2}.top.svelte-4d45nw{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-4d45nw{color:var(--gold)}.info.svelte-4d45nw{flex:1;font-weight:400}.relief.svelte-4d45nw{color:var(--gold)}.relief.ok.svelte-4d45nw{color:#6bd08a}.snd.svelte-4d45nw{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-4d45nw:hover{background:#ffffff2e}.compass.svelte-4d45nw{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-4d45nw svg:where(.svelte-4d45nw){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-4d45nw{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-4d45nw{fill:var(--gold)}.cnorth.svelte-4d45nw{fill:#e0483a}.csouth.svelte-4d45nw{fill:#cbd0d6}.chub.svelte-4d45nw{fill:#cba94c}.cface.svelte-4d45nw{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-4d45nw{left:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.right.svelte-4d45nw{right:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-4d45nw{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-4d45nw{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-4d45nw{margin-top:10px;line-height:1.5}.res.svelte-4d45nw{margin:4px 0 2px;opacity:.8}.counts.svelte-4d45nw{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.9}.counts.svelte-4d45nw .foe:where(.svelte-4d45nw){color:#e6a07a}.counts.svelte-4d45nw .wnd:where(.svelte-4d45nw){color:#e0b84a}.meter.svelte-4d45nw{margin:8px 0}.ml.svelte-4d45nw{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-4d45nw{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-4d45nw{height:100%;border-radius:6px;transition:width .2s linear}.fill.line.svelte-4d45nw{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.line.low.svelte-4d45nw{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.ammo.svelte-4d45nw{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.ammo.low.svelte-4d45nw{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.retake.svelte-4d45nw{background:linear-gradient(90deg,#6b4a1e,#f0c869)}.hud.svelte-4d45nw .btn:where(.svelte-4d45nw){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-4d45nw{justify-content:space-between}.cnt.svelte-4d45nw{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-4d45nw .btn:where(.svelte-4d45nw){width:auto}.d3.svelte-1ue5435{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-1ue5435 canvas:where(.svelte-1ue5435){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-1ue5435{position:absolute;z-index:2}.top.svelte-1ue5435{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-1ue5435{color:var(--gold)}.info.svelte-1ue5435{flex:1;font-weight:400}.relief.svelte-1ue5435{color:#e6a07a}.relief.ok.svelte-1ue5435{color:#6bd08a}.snd.svelte-1ue5435{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-1ue5435:hover{background:#ffffff2e}.compass.svelte-1ue5435{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-1ue5435 svg:where(.svelte-1ue5435){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-1ue5435{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-1ue5435{fill:var(--gold)}.cnorth.svelte-1ue5435{fill:#e0483a}.csouth.svelte-1ue5435{fill:#cbd0d6}.chub.svelte-1ue5435{fill:#cba94c}.cface.svelte-1ue5435{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-1ue5435{left:8px;top:56px;width:224px;background:#000a;border-radius:10px;padding:10px}.right.svelte-1ue5435{right:8px;top:56px;width:224px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-1ue5435{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-1ue5435{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-1ue5435{margin-top:10px;line-height:1.5}.res.svelte-1ue5435{margin:4px 0 2px;opacity:.8}.counts.svelte-1ue5435{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.9}.counts.svelte-1ue5435 .foe:where(.svelte-1ue5435){color:#e6a07a}.counts.svelte-1ue5435 .cvy:where(.svelte-1ue5435){color:#e0b84a}.counts.svelte-1ue5435 .cut:where(.svelte-1ue5435){color:#6bd08a}.meter.svelte-1ue5435{margin:8px 0}.ml.svelte-1ue5435{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-1ue5435{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-1ue5435{height:100%;border-radius:6px;transition:width .2s linear}.fill.supp.svelte-1ue5435{background:linear-gradient(90deg,#7a5a1e,#e0a24a)}.fill.supp.low.svelte-1ue5435{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.ring.svelte-1ue5435{background:linear-gradient(90deg,#6b4a1e,#f0c869)}.fill.line.svelte-1ue5435{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.fill.line.low.svelte-1ue5435{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.ammo.svelte-1ue5435{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.ammo.low.svelte-1ue5435{background:linear-gradient(90deg,#7a2018,#e0483a)}.hud.svelte-1ue5435 .btn:where(.svelte-1ue5435){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-1ue5435{justify-content:space-between}.cnt.svelte-1ue5435{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-1ue5435 .btn:where(.svelte-1ue5435){width:auto}.d3.svelte-iomkk{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-iomkk canvas:where(.svelte-iomkk){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-iomkk{position:absolute;z-index:2}.top.svelte-iomkk{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-iomkk{color:var(--gold)}.info.svelte-iomkk{flex:1;font-weight:400}.relief.svelte-iomkk{color:var(--gold)}.relief.danger.svelte-iomkk{color:#e06}.snd.svelte-iomkk{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-iomkk:hover{background:#ffffff2e}.compass.svelte-iomkk{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-iomkk svg:where(.svelte-iomkk){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-iomkk{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-iomkk{fill:var(--gold)}.cnorth.svelte-iomkk{fill:#e0483a}.csouth.svelte-iomkk{fill:#cbd0d6}.chub.svelte-iomkk{fill:#cba94c}.cface.svelte-iomkk{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-iomkk{left:8px;top:56px;width:210px;background:#000a;border-radius:10px;padding:10px}.right.svelte-iomkk{right:8px;top:56px;width:210px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-iomkk{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-iomkk{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-iomkk{margin-top:10px;line-height:1.5}.res.svelte-iomkk{margin:4px 0 2px;opacity:.8}.meter.svelte-iomkk{margin:8px 0}.ml.svelte-iomkk{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-iomkk{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-iomkk{height:100%;border-radius:6px;transition:width .2s linear}.fill.breach.svelte-iomkk{background:linear-gradient(90deg,#b8892f,#f0c869)}.fill.gar.svelte-iomkk{background:linear-gradient(90deg,#7a2018,#d0483a)}.fill.force.svelte-iomkk{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.force.low.svelte-iomkk{background:linear-gradient(90deg,#7a2018,#e0483a)}.hud.svelte-iomkk .btn:where(.svelte-iomkk){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-iomkk{justify-content:space-between}.act.ready.svelte-iomkk{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold)}.cnt.svelte-iomkk{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-iomkk .btn:where(.svelte-iomkk){width:auto}.d3.svelte-wxvotl{position:fixed;inset:0;z-index:40;background:#0b0f0b}.d3.svelte-wxvotl canvas:where(.svelte-wxvotl){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-wxvotl{position:absolute;z-index:2}.top.svelte-wxvotl{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-wxvotl{color:var(--gold)}.info.svelte-wxvotl{flex:1;font-weight:400}.relief.svelte-wxvotl{color:var(--gold)}.relief.danger.svelte-wxvotl{color:#e06}.relief.ok.svelte-wxvotl{color:#6bd08a}.snd.svelte-wxvotl{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-wxvotl:hover{background:#ffffff2e}.compass.svelte-wxvotl{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-wxvotl svg:where(.svelte-wxvotl){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-wxvotl{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-wxvotl{fill:var(--gold)}.cnorth.svelte-wxvotl{fill:#e0483a}.csouth.svelte-wxvotl{fill:#cbd0d6}.chub.svelte-wxvotl{fill:#cba94c}.cface.svelte-wxvotl{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-wxvotl{left:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.right.svelte-wxvotl{right:8px;top:56px;width:216px;background:#000a;border-radius:10px;padding:10px}.bottom.svelte-wxvotl{bottom:12px;right:12px;display:flex;gap:8px}.ttl.svelte-wxvotl{color:var(--gold);font-weight:800;margin-bottom:8px}.help.svelte-wxvotl{margin-top:10px;line-height:1.5}.res.svelte-wxvotl{margin:4px 0 2px;opacity:.8}.counts.svelte-wxvotl{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.9}.counts.svelte-wxvotl .foe:where(.svelte-wxvotl){color:#e6a07a}.meter.svelte-wxvotl{margin:8px 0}.ml.svelte-wxvotl{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-wxvotl{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-wxvotl{height:100%;border-radius:6px;transition:width .2s linear}.fill.def.svelte-wxvotl{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.def.ready.svelte-wxvotl,.fill.line.svelte-wxvotl{background:linear-gradient(90deg,#2f6b3a,#6bd08a)}.fill.line.low.svelte-wxvotl{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.ammo.svelte-wxvotl{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.ammo.low.svelte-wxvotl{background:linear-gradient(90deg,#7a2018,#e0483a)}.fill.reinf.svelte-wxvotl{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.hud.svelte-wxvotl .btn:where(.svelte-wxvotl){font-size:14px;min-height:44px;margin:2px 0}.act.svelte-wxvotl{justify-content:space-between}.act.ready.svelte-wxvotl{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold)}.cnt.svelte-wxvotl{opacity:.85;font-variant-numeric:tabular-nums}.bottom.svelte-wxvotl .btn:where(.svelte-wxvotl){width:auto}.g3.svelte-ymiz07{position:fixed;inset:0;z-index:40;background:#0b0f14}.g3.svelte-ymiz07 canvas:where(.svelte-ymiz07){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-ymiz07{position:absolute;z-index:2}.top.svelte-ymiz07{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-ymiz07{color:var(--gold)}.info.svelte-ymiz07{flex:1;font-weight:400}.relief.svelte-ymiz07{color:var(--gold)}.relief.danger.svelte-ymiz07{color:#e06}.snd.svelte-ymiz07{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-ymiz07:hover{background:#ffffff2e}.event.svelte-ymiz07{top:56px;left:50%;transform:translate(-50%);background:#1a140cee;border:1px solid var(--gold);color:var(--parch);padding:8px 16px;border-radius:10px;font-weight:700;font-size:14px;max-width:62vw;text-align:center;box-shadow:0 2px 12px #000b;animation:svelte-ymiz07-epop .2s ease}@keyframes svelte-ymiz07-epop{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.compass.svelte-ymiz07{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-ymiz07 svg:where(.svelte-ymiz07){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-ymiz07{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-ymiz07{fill:var(--gold)}.cnorth.svelte-ymiz07{fill:#e0483a}.csouth.svelte-ymiz07{fill:#cbd0d6}.chub.svelte-ymiz07{fill:#cba94c}.cface.svelte-ymiz07{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-ymiz07{left:8px;top:56px;width:226px;background:#000a;border-radius:10px;padding:10px}.ttl.svelte-ymiz07{color:var(--gold);font-weight:800;margin-bottom:8px}.counts.svelte-ymiz07{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.92}.meter.svelte-ymiz07{margin:8px 0}.ml.svelte-ymiz07{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-ymiz07{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-ymiz07{height:100%;border-radius:6px;transition:width .2s linear}.fill.prog.svelte-ymiz07{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.fill.warm.svelte-ymiz07{background:linear-gradient(90deg,#7a5a1e,#e0b84a)}.fill.warm.low.svelte-ymiz07{background:linear-gradient(90deg,#7a2018,#e0483a)}.right.svelte-ymiz07{right:8px;top:56px;width:232px;background:#000a;border-radius:10px;padding:10px}.right.svelte-ymiz07 .ttl:where(.svelte-ymiz07){color:var(--gold);font-weight:800;margin-bottom:8px}.hud.svelte-ymiz07 .btn:where(.svelte-ymiz07){font-size:15px;min-height:46px}.right.svelte-ymiz07 .btn:where(.svelte-ymiz07){width:100%;margin:2px 0}.rhint.svelte-ymiz07{margin:5px 0 2px;opacity:.8;line-height:1.45}.act.svelte-ymiz07{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.act.svelte-ymiz07:disabled{box-shadow:none;opacity:.6;font-weight:700}.bottom.svelte-ymiz07{bottom:12px;right:12px;display:flex;gap:8px}.bottom.svelte-ymiz07 .btn:where(.svelte-ymiz07){width:auto}.temp.svelte-ymiz07{top:38%;left:50%;transform:translate(-50%,-50%);font-size:46px;font-weight:900;color:#bfe3ff;text-shadow:0 2px 12px #000,0 0 22px #6bd0ff;letter-spacing:2px;pointer-events:none;animation:svelte-ymiz07-tpop .3s ease}@keyframes svelte-ymiz07-tpop{0%{opacity:0;transform:translate(-50%,-46%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.s3.svelte-16u6u1h{position:fixed;inset:0;z-index:40;background:#0b0f14}.s3.svelte-16u6u1h canvas:where(.svelte-16u6u1h){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-16u6u1h{position:absolute;z-index:2}.top.svelte-16u6u1h{top:0;left:0;right:0;height:48px;background:#000a;display:flex;align-items:center;padding:0 12px;gap:12px;font-weight:700}.ttlx.svelte-16u6u1h{color:var(--gold)}.info.svelte-16u6u1h{flex:1;font-weight:400}.relief.svelte-16u6u1h{color:var(--gold)}.relief.danger.svelte-16u6u1h{color:#e06}.snd.svelte-16u6u1h{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-16u6u1h:hover{background:#ffffff2e}.event.svelte-16u6u1h{top:56px;left:50%;transform:translate(-50%);background:#1a140cee;border:1px solid var(--gold);color:var(--parch);padding:8px 16px;border-radius:10px;font-weight:700;font-size:14px;max-width:62vw;text-align:center;box-shadow:0 2px 12px #000b;animation:svelte-16u6u1h-epop .2s ease}@keyframes svelte-16u6u1h-epop{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.compass.svelte-16u6u1h{bottom:14px;left:14px;width:84px;text-align:center;pointer-events:none}.compass.svelte-16u6u1h svg:where(.svelte-16u6u1h){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-16u6u1h{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-16u6u1h{fill:var(--gold)}.cnorth.svelte-16u6u1h{fill:#e0483a}.csouth.svelte-16u6u1h{fill:#cbd0d6}.chub.svelte-16u6u1h{fill:#cba94c}.cface.svelte-16u6u1h{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.left.svelte-16u6u1h{left:8px;top:56px;width:226px;background:#000a;border-radius:10px;padding:10px}.ttl.svelte-16u6u1h{color:var(--gold);font-weight:800;margin-bottom:8px}.counts.svelte-16u6u1h{display:flex;flex-direction:column;gap:2px;margin-top:8px;opacity:.92}.meter.svelte-16u6u1h{margin:8px 0}.ml.svelte-16u6u1h{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-16u6u1h{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-16u6u1h{height:100%;border-radius:6px;transition:width .2s linear}.fill.prog.svelte-16u6u1h{background:linear-gradient(90deg,#2f5a6b,#6bc0d0)}.fill.force.svelte-16u6u1h{background:linear-gradient(90deg,#3f6b34,#7fbf5a)}.fill.force.low.svelte-16u6u1h{background:linear-gradient(90deg,#7a2018,#e0483a)}.right.svelte-16u6u1h{right:8px;top:56px;width:232px;background:#000a;border-radius:10px;padding:10px}.right.svelte-16u6u1h .ttl:where(.svelte-16u6u1h){color:var(--gold);font-weight:800;margin-bottom:8px}.hud.svelte-16u6u1h .btn:where(.svelte-16u6u1h){font-size:15px;min-height:46px}.right.svelte-16u6u1h .btn:where(.svelte-16u6u1h){width:100%;margin:2px 0}.rhint.svelte-16u6u1h{margin:5px 0 2px;opacity:.8;line-height:1.45}.act.svelte-16u6u1h{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.act.svelte-16u6u1h:disabled{box-shadow:none;opacity:.6;font-weight:700}.bottom.svelte-16u6u1h{bottom:12px;right:12px;display:flex;gap:8px}.bottom.svelte-16u6u1h .btn:where(.svelte-16u6u1h){width:auto}.s3.svelte-1rrhvhi{position:fixed;inset:0;z-index:40;background:#0b0f14}.s3.svelte-1rrhvhi canvas:where(.svelte-1rrhvhi){display:block;width:100%;height:100%;touch-action:none;outline:none}.hud.svelte-1rrhvhi{position:absolute;z-index:2}.top.svelte-1rrhvhi{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-1rrhvhi{color:var(--gold);flex:0 0 auto}.info.svelte-1rrhvhi{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-1rrhvhi{color:var(--gold)}.relief.danger.svelte-1rrhvhi{color:#e06}.snd.svelte-1rrhvhi{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);font-size:16px;line-height:1;padding:6px 9px;cursor:pointer}.snd.svelte-1rrhvhi:hover{background:#ffffff2e}.event.svelte-1rrhvhi{top:76px;left:50%;transform:translate(-50%);background:#1a140cee;border:1px solid var(--gold);color:var(--parch);padding:8px 16px;border-radius:10px;font-weight:700;font-size:14px;max-width:64vw;text-align:center;box-shadow:0 2px 12px #000b;animation:svelte-1rrhvhi-epop .2s ease}@keyframes svelte-1rrhvhi-epop{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.compass.svelte-1rrhvhi{bottom:14px;left:14px;width:78px;text-align:center;pointer-events:none}.compass.svelte-1rrhvhi svg:where(.svelte-1rrhvhi){display:block;margin:0 auto;filter:drop-shadow(0 1px 3px #000b)}.cbg.svelte-1rrhvhi{fill:#000a;stroke:#cba94c88;stroke-width:2}.ctick.svelte-1rrhvhi{fill:var(--gold)}.cnorth.svelte-1rrhvhi{fill:#e0483a}.csouth.svelte-1rrhvhi{fill:#cbd0d6}.chub.svelte-1rrhvhi{fill:#cba94c}.cface.svelte-1rrhvhi{color:var(--gold);font-weight:800;font-size:12px;margin-top:1px;text-shadow:0 1px 2px #000}.wing.svelte-1rrhvhi{top:76px;width:240px;background:#000a;border-radius:10px;padding:10px}.wing.left.svelte-1rrhvhi{left:8px}.wing.right.svelte-1rrhvhi{right:8px}.ttl.svelte-1rrhvhi{color:var(--gold);font-weight:800;margin-bottom:8px;font-size:14px}.meter.svelte-1rrhvhi{margin:8px 0}.ml.svelte-1rrhvhi{display:flex;justify-content:space-between;font-size:13px;margin-bottom:3px}.bar.svelte-1rrhvhi{height:12px;border-radius:6px;background:#ffffff14;overflow:hidden}.fill.svelte-1rrhvhi{height:100%;border-radius:6px;transition:width .2s linear}.fill.force.svelte-1rrhvhi{background:linear-gradient(90deg,#3f6b34,#7fbf5a)}.fill.force.low.svelte-1rrhvhi{background:linear-gradient(90deg,#7a2018,#e0483a)}.stat.svelte-1rrhvhi{background:#000a;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:13px;white-space:nowrap}.st.svelte-1rrhvhi{color:var(--parch);font-size:13px;opacity:.9;padding:4px 0 2px}.btn.svelte-1rrhvhi{font-size:15px;min-height:44px;width:100%;margin:2px 0}.act.svelte-1rrhvhi{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.act.storm.svelte-1rrhvhi{box-shadow:0 0 0 2px #e0a04a,0 0 14px #e0703188}.btn.svelte-1rrhvhi:disabled{opacity:.55;box-shadow:none;border-color:#fff3;cursor:default}.mini.svelte-1rrhvhi{font-size:12.5px;opacity:.85}.bottom.svelte-1rrhvhi{bottom:12px;right:12px;left:108px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-1rrhvhi .btn:where(.svelte-1rrhvhi){width:auto;padding:0 16px;white-space:nowrap}.opl.svelte-1rrhvhi{color:#7fd18a;font-size:.72rem;font-weight:600}@media(max-width:1180px){.wing.svelte-1rrhvhi,.event.svelte-1rrhvhi{top:104px}}@media(max-width:820px){.wing.svelte-1rrhvhi,.event.svelte-1rrhvhi{top:132px}}.ss.svelte-1pavs3s{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-1pavs3s{position:absolute;z-index:2}.top.svelte-1pavs3s{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-1pavs3s{color:var(--gold);flex:0 0 auto}.info.svelte-1pavs3s{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-1pavs3s{color:var(--gold)}.relief.danger.svelte-1pavs3s{color:#e06}.stage.svelte-1pavs3s{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-1pavs3s{width:100%;height:100%}.land.svelte-1pavs3s{fill:#2f3b42}.frame.svelte-1pavs3s{fill:none;stroke:#ffffff1f;stroke-width:2}.seafill.svelte-1pavs3s{fill:#16303f;stroke:none}.coast.svelte-1pavs3s{fill:none;stroke:#6c93a8;stroke-width:1.6;stroke-linejoin:round}.danube.svelte-1pavs3s{fill:none;stroke:#6fa8d6;stroke-width:2.6;opacity:.9}.terr.svelte-1pavs3s{fill:#3f7d4d;opacity:0;transition:opacity .7s ease}.terr.on.svelte-1pavs3s{opacity:.92}.outline.svelte-1pavs3s{fill:none;stroke:#8fd6a0;stroke-width:2.8;opacity:0;transition:opacity .7s ease}.outline.on.svelte-1pavs3s{opacity:1}.city.svelte-1pavs3s circle:where(.svelte-1pavs3s){fill:var(--parch);opacity:.9}.city.svelte-1pavs3s text:where(.svelte-1pavs3s){fill:var(--parch);font-size:19px;font-weight:700;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.city.c0.svelte-1pavs3s circle:where(.svelte-1pavs3s){opacity:.6}.city.c0.svelte-1pavs3s text:where(.svelte-1pavs3s){opacity:.82;font-size:16.5px;font-weight:600}.city.c2.svelte-1pavs3s circle:where(.svelte-1pavs3s){fill:#e06a5a}.city.c2.svelte-1pavs3s text:where(.svelte-1pavs3s){fill:#f0a294}.city.c3.svelte-1pavs3s text:where(.svelte-1pavs3s){fill:#7fb4cc;font-style:italic;font-weight:600;font-size:20px;letter-spacing:.22em;opacity:.9;stroke-width:4px}.side.svelte-1pavs3s{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-1pavs3s{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.clause.done.svelte-1pavs3s{border-color:var(--gold)}.btn.svelte-1pavs3s:disabled{opacity:.45;cursor:default;box-shadow:none}.fb.svelte-1pavs3s{border-color:#6fbf7f;animation:svelte-1pavs3s-fbin .35s ease}.fb.bad.svelte-1pavs3s{border-color:#e0483a}.fbhead.svelte-1pavs3s{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-1pavs3s .fbhead:where(.svelte-1pavs3s){color:#ff8a7a}.mark.svelte-1pavs3s{font-size:18px}.fbttl.svelte-1pavs3s{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-1pavs3s p:where(.svelte-1pavs3s){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-1pavs3s{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-1pavs3s-fbin{0%{opacity:0;transform:translateY(-8px)}}.cnum.svelte-1pavs3s{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-1pavs3s h3:where(.svelte-1pavs3s){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-1pavs3s p:where(.svelte-1pavs3s){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.wait.svelte-1pavs3s{color:var(--gold);font-size:15px;font-weight:700}.btn.svelte-1pavs3s{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.act.svelte-1pavs3s{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.bottom.svelte-1pavs3s{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-1pavs3s .btn:where(.svelte-1pavs3s){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-1pavs3s{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-1pavs3s{font-size:12.5px;opacity:.85}.ref.svelte-1pavs3s{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-1pavs3s{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-1pavs3s{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-1pavs3s{overflow:auto;padding:6px 16px 16px}.rbody.svelte-1pavs3s article:where(.svelte-1pavs3s){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-1pavs3s h4:where(.svelte-1pavs3s){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-1pavs3s p:where(.svelte-1pavs3s){margin:0;font-size:16px;line-height:1.62;color:#ded4bf}.stamp.svelte-1pavs3s{position:absolute;top:42px;left:18px;transform:rotate(-4deg);transform-origin:0 0;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-1pavs3s-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-1pavs3s-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-1pavs3s{inset:84px 8px 250px}.side.svelte-1pavs3s{inset:auto 10px 68px;width:auto;max-height:176px;flex-direction:row;align-items:flex-start}.side.svelte-1pavs3s .card:where(.svelte-1pavs3s){flex:1 1 0;min-width:0}.clause.svelte-1pavs3s{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-1pavs3s .cnum:where(.svelte-1pavs3s),.clause.svelte-1pavs3s h3:where(.svelte-1pavs3s),.clause.svelte-1pavs3s p:where(.svelte-1pavs3s){flex:1 0 100%}.clause.svelte-1pavs3s .btn:where(.svelte-1pavs3s){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-1pavs3s{right:12px}}.bl.svelte-eh6ksu{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-eh6ksu{position:absolute;z-index:2}.top.svelte-eh6ksu{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-eh6ksu{color:var(--gold);flex:0 0 auto}.info.svelte-eh6ksu{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-eh6ksu{color:var(--gold)}.relief.danger.svelte-eh6ksu{color:#e06}.infl.svelte-eh6ksu{color:#b9a68a;font-size:13px;font-weight:700;display:flex;align-items:center;gap:7px;white-space:nowrap}.infl.svelte-eh6ksu .bar:where(.svelte-eh6ksu){width:74px;height:8px;border-radius:5px;background:#ffffff1f;overflow:hidden}.infl.svelte-eh6ksu .fill:where(.svelte-eh6ksu){display:block;height:100%;background:#e0483a}.stage.svelte-eh6ksu{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-eh6ksu{width:100%;height:100%}.land.svelte-eh6ksu{fill:#2f3b42}.frame.svelte-eh6ksu{fill:none;stroke:#ffffff1f;stroke-width:2}.seafill.svelte-eh6ksu{fill:#16303f;stroke:none}.coast.svelte-eh6ksu{fill:none;stroke:#6c93a8;stroke-width:1.6;stroke-linejoin:round}.danube.svelte-eh6ksu{fill:none;stroke:#6fa8d6;stroke-width:2.6;opacity:.9}.area.svelte-eh6ksu{stroke:#0b0f14;stroke-width:1;transition:fill .8s ease}.area.stefano.svelte-eh6ksu,.area.free.svelte-eh6ksu{fill:#3f7d4d}.area.autonomous.svelte-eh6ksu{fill:#b08a3c}.area.ottoman.svelte-eh6ksu{fill:#6b4a44}.area.serbia.svelte-eh6ksu{fill:#5d6b52}.area.pick.svelte-eh6ksu{cursor:pointer}.area.pick.svelte-eh6ksu:hover,.area.pick.svelte-eh6ksu:focus{fill:#8a6a5f;outline:none}.area.marked.svelte-eh6ksu{stroke:#ffd76e;stroke-width:3}.hit.svelte-eh6ksu{fill:none;stroke:transparent;stroke-width:26;pointer-events:stroke;cursor:pointer}.xmark.svelte-eh6ksu{fill:#ffd76e;font-size:34px;font-weight:900;paint-order:stroke;stroke:#0b0f14;stroke-width:6px}.ghostline.svelte-eh6ksu{fill:none;stroke:#ecd9a4;stroke-width:2.6;stroke-dasharray:11 7;opacity:.9}svg.svelte-eh6ksu .ghostline:where(.svelte-eh6ksu),svg.svelte-eh6ksu .danube:where(.svelte-eh6ksu),svg.svelte-eh6ksu .xmark:where(.svelte-eh6ksu),svg.svelte-eh6ksu .city:where(.svelte-eh6ksu){pointer-events:none}.city.svelte-eh6ksu circle:where(.svelte-eh6ksu){fill:var(--parch);opacity:.9}.city.svelte-eh6ksu text:where(.svelte-eh6ksu){fill:var(--parch);font-size:19px;font-weight:700;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.city.c0.svelte-eh6ksu circle:where(.svelte-eh6ksu){opacity:.6}.city.c0.svelte-eh6ksu text:where(.svelte-eh6ksu){opacity:.82;font-size:16.5px;font-weight:600}.city.c2.svelte-eh6ksu circle:where(.svelte-eh6ksu){fill:#e06a5a}.city.c2.svelte-eh6ksu text:where(.svelte-eh6ksu){fill:#f0a294}.city.c3.svelte-eh6ksu text:where(.svelte-eh6ksu){fill:#7fb4cc;font-style:italic;font-weight:600;font-size:20px;letter-spacing:.22em;opacity:.9;stroke-width:4px}.side.svelte-eh6ksu{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-eh6ksu{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.leg.svelte-eh6ksu{padding:10px 12px}.lrow.svelte-eh6ksu{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.35;color:#ded4bf;padding:3px 0}.sw.svelte-eh6ksu{flex:0 0 auto;width:16px;height:12px;border-radius:3px;border:1px solid #0b0f14}.sw.free.svelte-eh6ksu{background:#3f7d4d}.sw.autonomous.svelte-eh6ksu{background:#b08a3c}.sw.ottoman.svelte-eh6ksu{background:#6b4a44}.sw.serbia.svelte-eh6ksu{background:#5d6b52}.sw.gh.svelte-eh6ksu{background:none;border:none;border-top:3px dashed #ecd9a4;height:0}.clause.done.svelte-eh6ksu{border-color:var(--gold)}.cnum.svelte-eh6ksu{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-eh6ksu h3:where(.svelte-eh6ksu){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-eh6ksu p:where(.svelte-eh6ksu){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.wait.svelte-eh6ksu{color:var(--gold);font-size:15px;font-weight:700}.btn.svelte-eh6ksu{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.act.svelte-eh6ksu{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.btn.svelte-eh6ksu:disabled{opacity:.45;cursor:default;box-shadow:none}.fb.svelte-eh6ksu{border-color:#6fbf7f;animation:svelte-eh6ksu-fbin .35s ease}.fb.bad.svelte-eh6ksu{border-color:#e0483a}.fbhead.svelte-eh6ksu{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-eh6ksu .fbhead:where(.svelte-eh6ksu){color:#ff8a7a}.mark.svelte-eh6ksu{font-size:18px}.fbttl.svelte-eh6ksu{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-eh6ksu p:where(.svelte-eh6ksu){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-eh6ksu{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-eh6ksu-fbin{0%{opacity:0;transform:translateY(-8px)}}.bottom.svelte-eh6ksu{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-eh6ksu .btn:where(.svelte-eh6ksu){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-eh6ksu{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-eh6ksu{font-size:12.5px;opacity:.85}.ref.svelte-eh6ksu{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-eh6ksu{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-eh6ksu{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-eh6ksu{overflow:auto;padding:6px 16px 16px}.rbody.svelte-eh6ksu article:where(.svelte-eh6ksu){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-eh6ksu h4:where(.svelte-eh6ksu){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-eh6ksu p:where(.svelte-eh6ksu){margin:0;font-size:16px;line-height:1.62;color:#ded4bf}.stamp.svelte-eh6ksu{position:absolute;top:42px;left:18px;transform:rotate(-4deg);transform-origin:0 0;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-eh6ksu-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-eh6ksu-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-eh6ksu{inset:84px 8px 320px}.side.svelte-eh6ksu{inset:auto 10px 68px;width:auto;max-height:246px;flex-direction:row;align-items:flex-start}.side.svelte-eh6ksu .card:where(.svelte-eh6ksu){flex:1 1 0;min-width:0}.clause.svelte-eh6ksu{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-eh6ksu .cnum:where(.svelte-eh6ksu),.clause.svelte-eh6ksu h3:where(.svelte-eh6ksu),.clause.svelte-eh6ksu p:where(.svelte-eh6ksu){flex:1 0 100%}.clause.svelte-eh6ksu .btn:where(.svelte-eh6ksu){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-eh6ksu{right:12px}}.cb.svelte-8apdhs{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-8apdhs{position:absolute;z-index:2}.top.svelte-8apdhs{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-8apdhs{color:var(--gold);flex:0 0 auto}.info.svelte-8apdhs{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-8apdhs{color:var(--gold)}.relief.danger.svelte-8apdhs{color:#e06}.stage.svelte-8apdhs{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-8apdhs{width:100%;height:100%}.land.svelte-8apdhs{fill:#2f3b42}.frame.svelte-8apdhs{fill:none;stroke:#ffffff1f;stroke-width:2}.seafill.svelte-8apdhs{fill:#16303f;stroke:none}.coast.svelte-8apdhs{fill:none;stroke:#6c93a8;stroke-width:1.6;stroke-linejoin:round}.danube.svelte-8apdhs{fill:none;stroke:#6fa8d6;stroke-width:2.6;opacity:.9}.terr.svelte-8apdhs{fill:#38474e;stroke:none;transition:fill 1.2s ease}.terr.warm.svelte-8apdhs{fill:#3f5a4a}.drawline.svelte-8apdhs{fill:none;stroke:#ecd9a4;stroke-width:3;stroke-linejoin:round;opacity:.95}svg.svelte-8apdhs .danube:where(.svelte-8apdhs),svg.svelte-8apdhs .city:where(.svelte-8apdhs),svg.svelte-8apdhs .site:where(.svelte-8apdhs),svg.svelte-8apdhs .drawline:where(.svelte-8apdhs){pointer-events:none}.city.svelte-8apdhs circle:where(.svelte-8apdhs){fill:var(--parch);opacity:.75}.city.svelte-8apdhs text:where(.svelte-8apdhs){fill:var(--parch);font-size:19px;font-weight:700;opacity:.8;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.city.c2.svelte-8apdhs circle:where(.svelte-8apdhs){fill:#e06a5a}.city.c2.svelte-8apdhs text:where(.svelte-8apdhs){fill:#f0a294}.city.c3.svelte-8apdhs text:where(.svelte-8apdhs){fill:#7fb4cc;font-style:italic;font-weight:600;font-size:20px;letter-spacing:.22em;opacity:.9;stroke-width:4px}.site.svelte-8apdhs .dot:where(.svelte-8apdhs){fill:#55646c;stroke:#0b0f14;stroke-width:2;transition:fill .6s ease}.site.svelte-8apdhs .nm:where(.svelte-8apdhs){fill:#8b969c;font-size:20px;font-weight:800;opacity:.45;paint-order:stroke;stroke:#0b0f14;stroke-width:6px;stroke-linejoin:round;transition:opacity .6s ease}.site.lit.svelte-8apdhs .dot:where(.svelte-8apdhs){fill:#ffd76e}.site.lit.svelte-8apdhs .nm:where(.svelte-8apdhs){fill:#ffd76e;opacity:1}.site.lit.svelte-8apdhs .halo:where(.svelte-8apdhs){fill:#ffd76e;opacity:.16}.site.now.svelte-8apdhs .halo:where(.svelte-8apdhs){animation:svelte-8apdhs-pulse 1.4s ease-in-out infinite}.site.now.svelte-8apdhs .nm:where(.svelte-8apdhs){animation:svelte-8apdhs-nameblink 1.4s ease-in-out infinite}@keyframes svelte-8apdhs-pulse{0%,to{r:15;opacity:.16}50%{r:27;opacity:.34}}@keyframes svelte-8apdhs-nameblink{0%,to{opacity:1}50%{opacity:.3}}.side.svelte-8apdhs{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-8apdhs{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.folder.svelte-8apdhs{padding:11px 12px}.slot.svelte-8apdhs{margin-top:6px;padding:6px 9px;border-radius:8px;border:1px dashed #ffffff2e;color:#8b969c;font-size:13px;font-weight:700}.slot.full.svelte-8apdhs{border-style:solid;border-color:#6fbf7f;color:#cfe6d3;background:#6fbf7f14}.clause.done.svelte-8apdhs{border-color:var(--gold)}.cnum.svelte-8apdhs{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-8apdhs h3:where(.svelte-8apdhs){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-8apdhs p:where(.svelte-8apdhs){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.clause.svelte-8apdhs p.role:where(.svelte-8apdhs){margin:-4px 0 9px;color:#ffd76e;font-weight:800;font-size:14px}.wait.svelte-8apdhs{color:var(--gold);font-size:15px;font-weight:700}.btn.svelte-8apdhs{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.act.svelte-8apdhs{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.btn.svelte-8apdhs:disabled{opacity:.45;cursor:default;box-shadow:none}.fb.svelte-8apdhs{border-color:#6fbf7f;animation:svelte-8apdhs-fbin .35s ease}.fb.bad.svelte-8apdhs{border-color:#e0483a}.fbhead.svelte-8apdhs{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-8apdhs .fbhead:where(.svelte-8apdhs){color:#ff8a7a}.mark.svelte-8apdhs{font-size:18px}.fbttl.svelte-8apdhs{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-8apdhs p:where(.svelte-8apdhs){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-8apdhs{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-8apdhs-fbin{0%{opacity:0;transform:translateY(-8px)}}.bottom.svelte-8apdhs{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-8apdhs .btn:where(.svelte-8apdhs){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-8apdhs{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-8apdhs{font-size:12.5px;opacity:.85}.ref.svelte-8apdhs{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-8apdhs{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-8apdhs{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-8apdhs{overflow:auto;padding:6px 16px 16px}.rbody.svelte-8apdhs article:where(.svelte-8apdhs){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-8apdhs h4:where(.svelte-8apdhs){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-8apdhs p:where(.svelte-8apdhs){margin:0 0 10px;font-size:16px;line-height:1.62;color:#ded4bf}.rbody.svelte-8apdhs p:where(.svelte-8apdhs):last-child{margin-bottom:0}.rbody.svelte-8apdhs ul:where(.svelte-8apdhs),.rbody.svelte-8apdhs ol:where(.svelte-8apdhs){margin:0 0 10px;padding-left:24px}.rbody.svelte-8apdhs li:where(.svelte-8apdhs){font-size:16px;line-height:1.62;color:#ded4bf;margin:0 0 6px}.rbody.svelte-8apdhs li:where(.svelte-8apdhs)::marker{color:var(--gold);font-weight:700}.stamp.svelte-8apdhs{position:absolute;top:42px;left:18px;transform:rotate(-4deg);transform-origin:0 0;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-8apdhs-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-8apdhs-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-8apdhs{inset:84px 8px 320px}.side.svelte-8apdhs{inset:auto 10px 68px;width:auto;max-height:246px;flex-direction:row;align-items:flex-start}.side.svelte-8apdhs .card:where(.svelte-8apdhs){flex:1 1 0;min-width:0}.clause.svelte-8apdhs{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-8apdhs .cnum:where(.svelte-8apdhs),.clause.svelte-8apdhs h3:where(.svelte-8apdhs),.clause.svelte-8apdhs p:where(.svelte-8apdhs){flex:1 0 100%}.clause.svelte-8apdhs p:where(.svelte-8apdhs){max-height:78px;overflow:auto}.clause.svelte-8apdhs .btn:where(.svelte-8apdhs){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-8apdhs{right:12px}}.cf.svelte-1qcw6lg{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-1qcw6lg{position:absolute;z-index:2}.top.svelte-1qcw6lg{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-1qcw6lg{color:var(--gold);flex:0 0 auto}.info.svelte-1qcw6lg{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-1qcw6lg{color:var(--gold)}.relief.danger.svelte-1qcw6lg{color:#e06}.stage.svelte-1qcw6lg{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-1qcw6lg{width:100%;height:100%}.land.svelte-1qcw6lg{fill:#2f3b42}.frame.svelte-1qcw6lg{fill:none;stroke:#ffffff1f;stroke-width:2}.seafill.svelte-1qcw6lg{fill:#16303f;stroke:none}.coast.svelte-1qcw6lg{fill:none;stroke:#6c93a8;stroke-width:1.6;stroke-linejoin:round}.danube.svelte-1qcw6lg{fill:none;stroke:#6fa8d6;stroke-width:2.6;opacity:.9}.area.svelte-1qcw6lg{stroke:#0b0f14;stroke-width:1}.area.ott.svelte-1qcw6lg{fill:#6b4a44}.area.vil.svelte-1qcw6lg{transition:opacity .35s ease}.area.east.svelte-1qcw6lg{fill:#3f7d4d}.area.west.svelte-1qcw6lg{fill:#b08a3c}.area.pick.svelte-1qcw6lg{cursor:pointer}.area.pick.svelte-1qcw6lg:hover,.area.pick.svelte-1qcw6lg:focus{opacity:.6!important;outline:none}.projline.svelte-1qcw6lg{fill:none;stroke:#ecd9a4;stroke-width:2.6;stroke-dasharray:11 7;opacity:.9}svg.svelte-1qcw6lg .projline:where(.svelte-1qcw6lg),svg.svelte-1qcw6lg .danube:where(.svelte-1qcw6lg),svg.svelte-1qcw6lg .city:where(.svelte-1qcw6lg),svg.svelte-1qcw6lg .seat:where(.svelte-1qcw6lg){pointer-events:none}.city.svelte-1qcw6lg circle:where(.svelte-1qcw6lg){fill:var(--parch);opacity:.7}.city.svelte-1qcw6lg text:where(.svelte-1qcw6lg){fill:var(--parch);font-size:19px;font-weight:700;opacity:.75;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.city.c2.svelte-1qcw6lg circle:where(.svelte-1qcw6lg){fill:#e06a5a}.city.c2.svelte-1qcw6lg text:where(.svelte-1qcw6lg){fill:#f0a294}.city.c3.svelte-1qcw6lg text:where(.svelte-1qcw6lg){fill:#7fb4cc;font-style:italic;font-weight:600;font-size:20px;letter-spacing:.22em;opacity:.9;stroke-width:4px}.seat.svelte-1qcw6lg .dot:where(.svelte-1qcw6lg){fill:#55646c;stroke:#0b0f14;stroke-width:2;transition:fill .5s ease}.seat.svelte-1qcw6lg .nm:where(.svelte-1qcw6lg){fill:#8b969c;font-size:21px;font-weight:800;opacity:.5;paint-order:stroke;stroke:#0b0f14;stroke-width:6px;stroke-linejoin:round;transition:opacity .5s ease}.seat.on.svelte-1qcw6lg .dot:where(.svelte-1qcw6lg){fill:#ffd76e}.seat.on.svelte-1qcw6lg .nm:where(.svelte-1qcw6lg){fill:#ffd76e;opacity:1}.side.svelte-1qcw6lg{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-1qcw6lg{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.leg.svelte-1qcw6lg{padding:10px 12px}.lrow.svelte-1qcw6lg{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.35;color:#ded4bf;padding:3px 0}.sw.svelte-1qcw6lg{flex:0 0 auto;width:16px;height:12px;border-radius:3px;border:1px solid #0b0f14}.sw.east.svelte-1qcw6lg{background:#3f7d4d}.sw.west.svelte-1qcw6lg{background:#b08a3c}.sw.ott.svelte-1qcw6lg{background:#6b4a44}.sw.pl.svelte-1qcw6lg{background:none;border:none;border-top:3px dashed #ecd9a4;height:0}.clause.done.svelte-1qcw6lg{border-color:var(--gold)}.cnum.svelte-1qcw6lg{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-1qcw6lg h3:where(.svelte-1qcw6lg){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-1qcw6lg p:where(.svelte-1qcw6lg){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.wait.svelte-1qcw6lg{color:var(--gold);font-size:15px;font-weight:700}.btn.svelte-1qcw6lg{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.act.svelte-1qcw6lg{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.btn.svelte-1qcw6lg:disabled{opacity:.45;cursor:default;box-shadow:none}.fb.svelte-1qcw6lg{border-color:#6fbf7f;animation:svelte-1qcw6lg-fbin .35s ease}.fb.bad.svelte-1qcw6lg{border-color:#e0483a}.fbhead.svelte-1qcw6lg{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-1qcw6lg .fbhead:where(.svelte-1qcw6lg){color:#ff8a7a}.mark.svelte-1qcw6lg{font-size:18px}.fbttl.svelte-1qcw6lg{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-1qcw6lg p:where(.svelte-1qcw6lg){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-1qcw6lg{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-1qcw6lg-fbin{0%{opacity:0;transform:translateY(-8px)}}.bottom.svelte-1qcw6lg{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-1qcw6lg .btn:where(.svelte-1qcw6lg){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-1qcw6lg{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-1qcw6lg{font-size:12.5px;opacity:.85}.ref.svelte-1qcw6lg{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-1qcw6lg{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-1qcw6lg{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-1qcw6lg{overflow:auto;padding:6px 16px 16px}.rbody.svelte-1qcw6lg article:where(.svelte-1qcw6lg){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-1qcw6lg h4:where(.svelte-1qcw6lg){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-1qcw6lg p:where(.svelte-1qcw6lg){margin:0;font-size:16px;line-height:1.62;color:#ded4bf}.stamp.svelte-1qcw6lg{position:absolute;top:42px;left:18px;transform:rotate(-4deg);transform-origin:0 0;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-1qcw6lg-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-1qcw6lg-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-1qcw6lg{inset:84px 8px 320px}.side.svelte-1qcw6lg{inset:auto 10px 68px;width:auto;max-height:246px;flex-direction:row;align-items:flex-start}.side.svelte-1qcw6lg .card:where(.svelte-1qcw6lg){flex:1 1 0;min-width:0}.clause.svelte-1qcw6lg{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-1qcw6lg .cnum:where(.svelte-1qcw6lg),.clause.svelte-1qcw6lg h3:where(.svelte-1qcw6lg),.clause.svelte-1qcw6lg p:where(.svelte-1qcw6lg){flex:1 0 100%}.clause.svelte-1qcw6lg p:where(.svelte-1qcw6lg){max-height:78px;overflow:auto}.clause.svelte-1qcw6lg .btn:where(.svelte-1qcw6lg){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-1qcw6lg{right:12px}}.ec.svelte-546xkh{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-546xkh{position:absolute;z-index:2}.top.svelte-546xkh{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-546xkh{color:var(--gold);flex:0 0 auto}.info.svelte-546xkh{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-546xkh{color:var(--gold)}.relief.danger.svelte-546xkh{color:#e06}.stage.svelte-546xkh{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-546xkh{width:100%;height:100%}.land.svelte-546xkh{fill:#2f3b42}.frame.svelte-546xkh{fill:none;stroke:#ffffff1f;stroke-width:2}.seafill.svelte-546xkh{fill:#16303f;stroke:none}.coast.svelte-546xkh{fill:none;stroke:#6c93a8;stroke-width:1.6;stroke-linejoin:round}.danube.svelte-546xkh{fill:none;stroke:#6fa8d6;stroke-width:2.6;opacity:.9}svg.svelte-546xkh .danube:where(.svelte-546xkh),svg.svelte-546xkh .city:where(.svelte-546xkh),svg.svelte-546xkh .site:where(.svelte-546xkh),svg.svelte-546xkh .ray:where(.svelte-546xkh){pointer-events:none}.city.svelte-546xkh circle:where(.svelte-546xkh){fill:var(--parch);opacity:.55}.city.svelte-546xkh text:where(.svelte-546xkh){fill:var(--parch);font-size:19px;font-weight:700;opacity:.6;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.city.c2.svelte-546xkh circle:where(.svelte-546xkh){fill:#e06a5a}.city.c2.svelte-546xkh text:where(.svelte-546xkh){fill:#f0a294}.city.c3.svelte-546xkh text:where(.svelte-546xkh){fill:#7fb4cc;font-style:italic;font-weight:600;font-size:20px;letter-spacing:.22em;opacity:.9;stroke-width:4px}.site.svelte-546xkh .halo:where(.svelte-546xkh){fill:#e0483a;opacity:0}.site.svelte-546xkh .dot:where(.svelte-546xkh){fill:#55646c;stroke:#0b0f14;stroke-width:2;transition:fill .5s ease}.site.svelte-546xkh .nm:where(.svelte-546xkh){fill:#8b969c;font-size:21px;font-weight:800;opacity:.5;paint-order:stroke;stroke:#0b0f14;stroke-width:6px;stroke-linejoin:round;transition:opacity .5s ease}.site.on.svelte-546xkh .dot:where(.svelte-546xkh){fill:#e0483a}.site.on.svelte-546xkh .nm:where(.svelte-546xkh){fill:#ffb0a4;opacity:1}.site.on.svelte-546xkh .halo:where(.svelte-546xkh){animation:svelte-546xkh-halo 2.2s ease-out infinite}@keyframes svelte-546xkh-halo{0%{opacity:.5;r:8px}to{opacity:0;r:26px}}.ray.svelte-546xkh .line:where(.svelte-546xkh){fill:none;stroke:#cfaa66;stroke-width:2.4;opacity:.4;stroke-linecap:round}.ray.svelte-546xkh .pin:where(.svelte-546xkh){fill:#ffd76e;stroke:#0b0f14;stroke-width:2}.ray.svelte-546xkh .nm:where(.svelte-546xkh){fill:#ffd76e;font-size:21px;font-weight:800;paint-order:stroke;stroke:#0b0f14;stroke-width:6px;stroke-linejoin:round}.ray.svelte-546xkh .sub:where(.svelte-546xkh){fill:#ded4bf;font-size:14px;font-weight:600;opacity:.85;paint-order:stroke;stroke:#0b0f14;stroke-width:5px;stroke-linejoin:round}.ray.svelte-546xkh .pulse:where(.svelte-546xkh){fill:none;stroke:#ffe9a8;stroke-width:5;stroke-linecap:round;stroke-dasharray:.07 1;animation:svelte-546xkh-travel 2.4s linear infinite}@keyframes svelte-546xkh-travel{0%{stroke-dashoffset:.07}to{stroke-dashoffset:-1}}.side.svelte-546xkh{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-546xkh{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.leg.svelte-546xkh{padding:10px 12px}.lrow.svelte-546xkh{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.35;color:#ded4bf;padding:3px 0}.sw.svelte-546xkh{flex:0 0 auto;width:16px;height:12px;border-radius:3px;border:1px solid #0b0f14}.sw.site.svelte-546xkh{background:#e0483a;border-radius:50%;width:12px;height:12px}.sw.ray.svelte-546xkh{background:none;border:none;border-top:3px solid #ffd76e;height:0}.sw.note.svelte-546xkh{background:none;border:none}.clause.done.svelte-546xkh{border-color:var(--gold)}.cnum.svelte-546xkh{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-546xkh h3:where(.svelte-546xkh){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-546xkh p:where(.svelte-546xkh){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.wait.svelte-546xkh{color:var(--gold);font-size:13px;font-weight:700;text-align:center}.btn.svelte-546xkh{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.btn.svelte-546xkh:disabled{opacity:.45;cursor:default;box-shadow:none}.act.svelte-546xkh{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.fb.svelte-546xkh{border-color:#6fbf7f;animation:svelte-546xkh-fbin .35s ease}.fb.bad.svelte-546xkh{border-color:#e0483a}.fbhead.svelte-546xkh{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-546xkh .fbhead:where(.svelte-546xkh){color:#ff8a7a}.mark.svelte-546xkh{font-size:18px}.fbttl.svelte-546xkh{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-546xkh p:where(.svelte-546xkh){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-546xkh{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-546xkh-fbin{0%{opacity:0;transform:translateY(-8px)}}.bottom.svelte-546xkh{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-546xkh .btn:where(.svelte-546xkh){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-546xkh{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-546xkh{font-size:12.5px;opacity:.85}.ref.svelte-546xkh{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-546xkh{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-546xkh{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-546xkh{overflow:auto;padding:6px 16px 16px}.rbody.svelte-546xkh article:where(.svelte-546xkh){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-546xkh h4:where(.svelte-546xkh){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-546xkh p:where(.svelte-546xkh){margin:0;font-size:16px;line-height:1.62;color:#ded4bf}.stamp.svelte-546xkh{position:absolute;bottom:42px;left:18px;transform:rotate(-4deg);transform-origin:0 100%;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-546xkh-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-546xkh-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-546xkh{inset:84px 8px 320px}.side.svelte-546xkh{inset:auto 10px 68px;width:auto;max-height:246px;flex-direction:row;align-items:flex-start}.side.svelte-546xkh .card:where(.svelte-546xkh){flex:1 1 0;min-width:0}.clause.svelte-546xkh{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-546xkh .cnum:where(.svelte-546xkh),.clause.svelte-546xkh h3:where(.svelte-546xkh),.clause.svelte-546xkh p:where(.svelte-546xkh){flex:1 0 100%}.clause.svelte-546xkh p:where(.svelte-546xkh){max-height:78px;overflow:auto}.clause.svelte-546xkh .btn:where(.svelte-546xkh){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-546xkh{right:12px}}.op.svelte-o97aga{position:fixed;inset:0;z-index:40;background:#0b0f14;display:flex;flex-direction:column}.hud.svelte-o97aga{position:absolute;z-index:2}.top.svelte-o97aga{top:0;left:0;right:0;min-height:48px;background:#000a;display:flex;align-items:center;padding:7px 12px;gap:12px;font-weight:700}.ttlx.svelte-o97aga{color:var(--gold);flex:0 0 auto}.info.svelte-o97aga{flex:1;font-weight:400;font-size:13px;line-height:1.35}.relief.svelte-o97aga{color:var(--gold)}.relief.danger.svelte-o97aga{color:#e06}.stage.svelte-o97aga{position:absolute;inset:56px 380px 68px 8px;display:flex;align-items:center;justify-content:center}svg.svelte-o97aga{width:100%;height:100%}.sky.svelte-o97aga{fill:#1b2530}.soil.svelte-o97aga{fill:#2b2a22}.horizon.svelte-o97aga{stroke:#4b4636;stroke-width:2}.frame.svelte-o97aga{fill:none;stroke:#ffffff1f;stroke-width:2}svg.svelte-o97aga .board:where(.svelte-o97aga),svg.svelte-o97aga .flagwrap:where(.svelte-o97aga),svg.svelte-o97aga .await:where(.svelte-o97aga){pointer-events:none}.board.svelte-o97aga{transition:opacity .5s ease}.board.away.svelte-o97aga{opacity:0}.sheet.svelte-o97aga{fill:#12171d;stroke:#ffffff26;stroke-width:2}.bhead.svelte-o97aga{fill:var(--gold);font-size:29px;font-weight:800;letter-spacing:.02em}.rule.svelte-o97aga{stroke:#cfaa6655;stroke-width:2}.row.svelte-o97aga .num:where(.svelte-o97aga){fill:#7d8894;font-size:23px;font-weight:700}.row.svelte-o97aga .val:where(.svelte-o97aga){fill:#5d6672;font-size:25px;font-weight:600;letter-spacing:.06em}.row.on.svelte-o97aga .val:where(.svelte-o97aga){fill:var(--parch);letter-spacing:0}.bfoot.svelte-o97aga{fill:#6d7681;font-size:19px;font-style:italic}.flagwrap.svelte-o97aga{transition:transform .6s cubic-bezier(.3,.9,.3,1)}.staff.svelte-o97aga{fill:#6b5030}.finial.svelte-o97aga path:where(.svelte-o97aga){fill:#cdd3da;stroke:#8e96a0;stroke-width:1.5}.finial.svelte-o97aga .finbar:where(.svelte-o97aga){stroke:#cdd3da;stroke-width:3}.finial.svelte-o97aga circle:where(.svelte-o97aga){fill:#cdd3da}.furled.svelte-o97aga rect:where(.svelte-o97aga){fill:#7c2b38;stroke:#0005;stroke-width:2}.furled.svelte-o97aga .tie:where(.svelte-o97aga){stroke:#cfaa66;stroke-width:4}.cloth.svelte-o97aga{animation:svelte-o97aga-unfurl .55s cubic-bezier(.2,.9,.3,1);transform-origin:12px 52px}@keyframes svelte-o97aga-unfurl{0%{transform:scaleX(.04);opacity:.3}}.cross.svelte-o97aga{fill:#17140f}.arab.svelte-o97aga{fill:none;stroke:#cfaa66;stroke-width:2.2;opacity:.85}.med.svelte-o97aga rect:where(.svelte-o97aga){fill:#1b1712;stroke:#cfaa66;stroke-width:3}.med.svelte-o97aga .inner:where(.svelte-o97aga){fill:none;stroke:#cfaa6699;stroke-width:1.5}.med.svelte-o97aga .nimb:where(.svelte-o97aga){fill:none;stroke:#cfaa66;stroke-width:3}.med.svelte-o97aga .shld:where(.svelte-o97aga){fill:#cfaa6633;stroke:#cfaa66;stroke-width:2}.nail.svelte-o97aga{fill:#f0cd7a;stroke:#6b5030;stroke-width:1.5;animation:svelte-o97aga-nailin .3s ease both}@keyframes svelte-o97aga-nailin{0%{opacity:0;transform:scale(.2)}}.insc.svelte-o97aga{fill:#d8cdb4;font-size:30px;font-style:italic}.fside.svelte-o97aga{fill:#a3acb6;font-size:24px;font-weight:600}.await.svelte-o97aga{fill:#7d8894;font-size:24px;font-style:italic;text-anchor:middle}.note.svelte-o97aga{animation:svelte-o97aga-notein .45s ease both}.note.svelte-o97aga .lb:where(.svelte-o97aga){fill:var(--gold);font-size:18px;font-weight:800;letter-spacing:.05em}.note.svelte-o97aga .wh:where(.svelte-o97aga){fill:#ded4bf;font-size:27px;font-weight:700}.note.svelte-o97aga .wh2:where(.svelte-o97aga){fill:#9aa3ad;font-size:19px;font-weight:600}@keyframes svelte-o97aga-notein{0%{opacity:0;transform:translate(-14px)}}.side.svelte-o97aga{top:64px;right:10px;bottom:68px;width:360px;display:flex;flex-direction:column;gap:10px;overflow:auto}.card.svelte-o97aga{flex:0 0 auto;background:#0d1218;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.leg.svelte-o97aga{padding:10px 12px}.lrow.svelte-o97aga{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.35;color:#ded4bf;padding:3px 0}.sw.svelte-o97aga{flex:0 0 auto;width:16px;height:12px;border-radius:3px;border:1px solid #0b0f14}.sw.ok.svelte-o97aga{background:#6fbf7f}.sw.no.svelte-o97aga{background:#e0483a}.sw.cross.svelte-o97aga{background:#17140f;border-color:#cfaa66}.sw.note.svelte-o97aga{background:none;border:none}.clause.done.svelte-o97aga{border-color:var(--gold)}.cnum.svelte-o97aga{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.04em}.clause.svelte-o97aga h3:where(.svelte-o97aga){margin:7px 0 9px;font-size:17px;line-height:1.3;color:#f2e9d5;font-weight:800}.clause.svelte-o97aga p:where(.svelte-o97aga){margin:0 0 13px;font-size:14.5px;line-height:1.55;color:#ded4bf}.btn.svelte-o97aga{font-size:15.5px;min-height:46px;width:100%;margin:4px 0}.act.svelte-o97aga{box-shadow:0 0 0 2px var(--gold),0 0 12px #cfaa6688;border-color:var(--gold);font-weight:800}.btn.svelte-o97aga:disabled{opacity:.45;cursor:default;box-shadow:none}.fb.svelte-o97aga{border-color:#6fbf7f;animation:svelte-o97aga-fbin .35s ease}.fb.bad.svelte-o97aga{border-color:#e0483a}.fbhead.svelte-o97aga{display:flex;gap:8px;align-items:baseline;color:#8fd6a0;font-weight:800;font-size:14.5px;line-height:1.35}.fb.bad.svelte-o97aga .fbhead:where(.svelte-o97aga){color:#ff8a7a}.mark.svelte-o97aga{font-size:18px}.fbttl.svelte-o97aga{margin:9px 0 5px;color:#f2e9d5;font-weight:700;font-size:14px}.fb.svelte-o97aga p:where(.svelte-o97aga){margin:0;font-size:14px;line-height:1.5;color:#ded4bf}.pen.svelte-o97aga{margin-top:9px;color:#ff8a7a;font-size:13px;font-weight:800}@keyframes svelte-o97aga-fbin{0%{opacity:0;transform:translateY(-8px)}}.bottom.svelte-o97aga{bottom:12px;right:12px;left:12px;display:flex;gap:10px;align-items:center;justify-content:flex-end}.bottom.svelte-o97aga .btn:where(.svelte-o97aga){width:auto;padding:0 16px;white-space:nowrap}.stat.svelte-o97aga{background:#000a;flex:0 1 auto;border-radius:10px;padding:0 14px;height:44px;display:flex;align-items:center;color:var(--parch);font-size:15px;white-space:nowrap}.mini.svelte-o97aga{font-size:12.5px;opacity:.85}.ref.svelte-o97aga{inset:64px 390px 68px 12px;background:#0d1218;border:1px solid var(--gold);border-radius:12px;display:flex;flex-direction:column}.rhead.svelte-o97aga{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #ffffff22;color:var(--gold);font-weight:800}.x.svelte-o97aga{background:#ffffff1a;border:1px solid #ffffff33;border-radius:8px;color:var(--parch);padding:4px 10px;cursor:pointer}.rbody.svelte-o97aga{overflow:auto;padding:6px 16px 16px}.rbody.svelte-o97aga article:where(.svelte-o97aga){padding:10px 0;border-bottom:1px solid #ffffff14}.rbody.svelte-o97aga h4:where(.svelte-o97aga){margin:0 0 6px;color:var(--gold);font-size:17px}.rbody.svelte-o97aga p:where(.svelte-o97aga){margin:0;font-size:16px;line-height:1.62;color:#ded4bf}.pic.svelte-o97aga{float:right;margin:0 0 10px 16px;width:190px}.pic.svelte-o97aga img:where(.svelte-o97aga){width:100%;display:block;border-radius:8px;border:1px solid #cfaa6666}.pic.svelte-o97aga figcaption:where(.svelte-o97aga){margin-top:6px;font-size:12.5px;line-height:1.35;color:#9aa3ad}.rbody.svelte-o97aga article:where(.svelte-o97aga):after{content:"";display:block;clear:both}@media(max-width:1180px){.pic.svelte-o97aga{float:none;width:100%;max-width:260px;margin:0 0 10px}}.stamp.svelte-o97aga{position:absolute;top:26px;left:18px;transform:rotate(-4deg);transform-origin:0 0;white-space:nowrap;color:#e0483a;border:6px solid #e0483a;border-radius:10px;padding:8px 20px;font-size:24px;font-weight:900;letter-spacing:.05em;opacity:.9;text-shadow:0 2px 10px #000;pointer-events:none;animation:svelte-o97aga-drop .5s cubic-bezier(.2,1.6,.4,1)}@keyframes svelte-o97aga-drop{0%{transform:rotate(-4deg) scale(1.45);opacity:0}}@media(max-width:1180px){.stage.svelte-o97aga{inset:84px 8px 320px}.side.svelte-o97aga{inset:auto 10px 68px;width:auto;max-height:246px;flex-direction:row;align-items:flex-start}.side.svelte-o97aga .card:where(.svelte-o97aga){flex:1 1 0;min-width:0}.clause.svelte-o97aga{display:flex;flex-wrap:wrap;gap:0 8px}.clause.svelte-o97aga .cnum:where(.svelte-o97aga),.clause.svelte-o97aga h3:where(.svelte-o97aga),.clause.svelte-o97aga p:where(.svelte-o97aga){flex:1 0 100%}.clause.svelte-o97aga p:where(.svelte-o97aga){max-height:78px;overflow:auto}.clause.svelte-o97aga .btn:where(.svelte-o97aga){flex:1 1 0;width:auto;min-height:40px}.ref.svelte-o97aga{right:12px}}.ramka.svelte-10z4g6g{position:relative;overflow:hidden;line-height:0}.plocha.svelte-10z4g6g{position:relative;width:100%;line-height:0}.ime.svelte-10z4g6g{margin:0;padding:0;font-size:0;line-height:0}.ime.svelte-10z4g6g img:where(.svelte-10z4g6g){display:block;width:100%;height:auto;border-radius:12px}.vrata.svelte-10z4g6g{position:absolute;margin:0;padding:0;border:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.vrata.svelte-10z4g6g:focus{outline:none}.pechat.svelte-10z4g6g{position:absolute;left:0;right:0;bottom:0;background:url(../pechat.webp) center bottom / contain no-repeat;opacity:0;transform:translateY(-7px) scale(.7);transform-origin:center bottom;transition:opacity .17s ease,transform .17s cubic-bezier(.2,.9,.3,1.3);pointer-events:none;filter:drop-shadow(0 3px 7px rgba(0,0,0,.6))}.vrata.svelte-10z4g6g:hover .pechat:where(.svelte-10z4g6g),.vrata.svelte-10z4g6g:focus-visible .pechat:where(.svelte-10z4g6g){opacity:1;transform:none}@media(hover:none){.pechat.svelte-10z4g6g{opacity:.92;transform:none}}@media(prefers-reduced-motion:reduce){.pechat.svelte-10z4g6g{transition:opacity .17s ease;transform:none}}.skrito.svelte-10z4g6g{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:662px){.ramka.svelte-10z4g6g{height:288px}.plocha.svelte-10z4g6g{width:631px;margin-left:calc((100% - 631px)/2)}}.sp-wrap.svelte-1htgmoi{position:relative}.sp-lb.svelte-1htgmoi{display:block;margin:12px 0 5px;color:var(--parch, #eee3ca);font-weight:600;font-size:15px}.sp-lb.sp-sr.svelte-1htgmoi{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.sp-zv.svelte-1htgmoi{color:#e5776b}.sp-in.sp-cmp.svelte-1htgmoi{font-size:14px;padding:9px 12px;min-height:40px;border-radius:9px}.sp-ok.svelte-1htgmoi{margin:6px 0 0;color:var(--gold, #cfaa66);font-size:14px;font-weight:600}.sp-hint.svelte-1htgmoi{margin:6px 0 0;color:#b6ab92;font-size:13px;line-height:1.5}.sp-err.svelte-1htgmoi{margin:6px 0 0;color:#e5776b;font-size:13px;font-weight:600}.sp-list.svelte-1htgmoi{position:absolute;z-index:40;left:0;right:0;top:100%;margin:4px 0 0;padding:0;list-style:none;max-height:260px;overflow-y:auto;background:#14120e;border:1px solid #000;border-radius:10px;box-shadow:0 8px 24px #000a}.sp-it.svelte-1htgmoi{display:block;width:100%;text-align:left;background:none;border:none;color:var(--parch, #eee3ca);font:inherit;padding:9px 12px;cursor:pointer}.sp-it.svelte-1htgmoi:hover,.sp-it.on.svelte-1htgmoi{background:#2a2620}.sp-nm.svelte-1htgmoi{display:block;font-size:15px}.sp-sub.svelte-1htgmoi{display:block;font-size:12px;color:#b6ab92;margin-top:2px}.ts-wrap.svelte-gx3gc0{margin:14px 0 2px;min-height:66px}.ts-off.svelte-gx3gc0{opacity:.55;pointer-events:none}.ts-err.svelte-gx3gc0{margin:6px 0 0;color:#e5776b;font-size:13px;line-height:1.45;font-weight:600}.btn[disabled].svelte-1q4li00{opacity:.55;cursor:default}.id-go.svelte-1q4li00{width:100%;margin-top:14px}.id-err.svelte-1q4li00{color:#e5776b;margin:10px 0 0;font-weight:600}.id-fld.svelte-1q4li00{color:#e5776b;margin:5px 0 0;font-size:13px;line-height:1.4;font-weight:600}.id-zv.svelte-1q4li00{color:#e5776b;font-weight:700}.id-zvl.svelte-1q4li00{color:#b6ab92;font-size:13px;margin:0 0 10px}.id-link.svelte-1q4li00{display:block;width:100%;margin:10px 0 0;padding:0;background:none;border:0;color:#b6ab92;font:inherit;font-size:14px;text-align:center;text-decoration:underline;cursor:pointer}.id-link[disabled].svelte-1q4li00{opacity:.55;cursor:default}.id-forgot.svelte-1q4li00{margin-top:12px;padding:10px 12px;border:1px solid #3a3226;border-radius:10px;background:#201d17}.id-fg-t.svelte-1q4li00{margin:0 0 4px;color:var(--gold, #cfaa66);font-size:15px}.id-two.svelte-1q4li00{display:flex;gap:10px}.id-two.svelte-1q4li00>div:where(.svelte-1q4li00){flex:1}.id-lb.svelte-1q4li00{display:block;margin:12px 0 5px;color:var(--parch, #eee3ca);font-weight:600;font-size:15px}.id-hint.svelte-1q4li00{margin:5px 0 0;color:#b6ab92;font-size:13px;line-height:1.4}.id-tabs.svelte-1q4li00{display:flex;gap:8px;margin-bottom:4px}.id-tab.svelte-1q4li00{flex:1;min-height:40px;padding:8px 12px;font:inherit;font-size:15px;font-weight:700;color:#b6ab92;background:#1c1913;border:1px solid #000;border-radius:10px;cursor:pointer}.id-tab.on.svelte-1q4li00{color:#1c1913;background:var(--gold, #cfaa66)}.id-tab[disabled].svelte-1q4li00{opacity:.55;cursor:default}.id-wait.svelte-1q4li00{margin:12px 0 0;padding:12px 14px;border-radius:10px;background:#232019;border-left:4px solid var(--gold, #cfaa66)}.id-wait-t.svelte-1q4li00{margin:0 0 4px;color:var(--gold, #cfaa66);font-weight:700;font-size:16px}.id-wait-b.svelte-1q4li00{margin:2px 0 0;color:var(--parch, #eee3ca);font-size:15px;line-height:1.45}.id-fixed.svelte-1q4li00{margin:2px 0 0;padding:2px 0;color:var(--gold, #cfaa66);font-size:16px;font-weight:700;word-break:break-all}.id-inv.svelte-1q4li00{margin:10px 0 4px;padding:10px 12px;border-radius:10px;background:#232019;border-left:4px solid var(--gold, #cfaa66)}.id-inv-t.svelte-1q4li00{margin:0 0 4px;color:var(--gold, #cfaa66);font-weight:700;font-size:15px}.id-inv-b.svelte-1q4li00{margin:0;color:#d8c9a8;font-size:13px;line-height:1.5}.id-env.svelte-1q4li00{display:inline-block;margin-left:10px;padding:2px 10px;vertical-align:middle;border:1px solid var(--gold, #cfaa66);border-radius:999px;color:var(--gold, #cfaa66);font-size:14px;font-weight:700;letter-spacing:.04em}.btn[disabled].svelte-mtbnf8{opacity:.55;cursor:default}.en-go.svelte-mtbnf8{width:100%;margin-top:14px}.en-err.svelte-mtbnf8{color:#e5776b;margin:10px 0 0;font-weight:600}.en-ok.svelte-mtbnf8{color:var(--gold, #cfaa66);margin:6px 0;font-weight:700;font-size:17px}.en-lb.svelte-mtbnf8{display:block;margin:12px 0 5px;color:var(--parch, #eee3ca);font-weight:600;font-size:15px}.en-hint.svelte-mtbnf8{margin:6px 0 0;color:#b6ab92;font-size:13px;line-height:1.5}.en-cmd.svelte-mtbnf8{margin:10px 0;padding:10px 12px;overflow-x:auto;background:#14120e;border:1px solid #000;border-radius:8px;color:var(--parch, #eee3ca);font-size:13px}.en-env.svelte-mtbnf8{display:inline-block;margin-left:10px;padding:2px 10px;vertical-align:middle;border:1px solid var(--gold, #cfaa66);border-radius:999px;color:var(--gold, #cfaa66);font-size:14px;font-weight:700;letter-spacing:.04em}.vf-wrap.svelte-e6iv6n{max-width:560px}.vf-go.svelte-e6iv6n{width:100%;margin-top:14px}.vf-ok.svelte-e6iv6n{color:var(--gold, #cfaa66);margin:6px 0;font-weight:700;font-size:17px}.vf-err.svelte-e6iv6n{color:#e5776b;margin:6px 0;font-weight:600}.vf-hint.svelte-e6iv6n{margin:6px 0 0;color:#b6ab92;font-size:14px;line-height:1.6}.vf-env.svelte-e6iv6n{display:inline-block;margin-left:10px;padding:2px 10px;vertical-align:middle;border:1px solid var(--gold, #cfaa66);border-radius:999px;color:var(--gold, #cfaa66);font-size:14px;font-weight:700;letter-spacing:.04em}.rs-wrap.svelte-v1bdb2{max-width:560px}.btn[disabled].svelte-v1bdb2{opacity:.55;cursor:default}.rs-go.svelte-v1bdb2{width:100%;margin-top:14px}.rs-err.svelte-v1bdb2{color:#e5776b;margin:10px 0 0;font-weight:600}.rs-ok.svelte-v1bdb2{color:var(--gold, #cfaa66);margin:6px 0;font-weight:700;font-size:17px}.rs-lb.svelte-v1bdb2{display:block;margin:12px 0 5px;color:var(--parch, #eee3ca);font-weight:600;font-size:15px}.rs-hint.svelte-v1bdb2{margin:6px 0 0;color:#b6ab92;font-size:13px;line-height:1.5}.rs-za.svelte-v1bdb2{margin:8px 0 0;color:var(--parch, #eee3ca);font-size:15px;line-height:1.5}.rs-ime.svelte-v1bdb2{color:var(--gold, #cfaa66)}.rs-env.svelte-v1bdb2{display:inline-block;margin-left:10px;padding:2px 10px;vertical-align:middle;border:1px solid var(--gold, #cfaa66);border-radius:999px;color:var(--gold, #cfaa66);font-size:14px;font-weight:700;letter-spacing:.04em}.pi-wrap.svelte-tw9yt3{max-width:560px}.btn[disabled].svelte-tw9yt3{opacity:.55;cursor:default}.pi-go.svelte-tw9yt3{width:100%;margin-top:12px}.pi-kani.svelte-tw9yt3{margin:6px 0 0;color:var(--parch, #eee3ca);font-size:17px;line-height:1.5}.pi-ok.svelte-tw9yt3{color:var(--gold, #cfaa66);margin:6px 0;font-weight:700;font-size:17px}.pi-err.svelte-tw9yt3{color:#e5776b;margin:10px 0 0;font-weight:600}.pi-hint.svelte-tw9yt3{margin:6px 0 0;color:#b6ab92;font-size:14px;line-height:1.6}.pi-note.svelte-tw9yt3{margin-top:12px;padding:10px 12px;border:1px solid #7a2f2f;border-radius:10px;background:#241a17}.pi-note.svelte-tw9yt3 p:where(.svelte-tw9yt3){margin:0;font-size:13px;line-height:1.5;color:#d8c9a8}.pi-env.svelte-tw9yt3{display:inline-block;margin-left:10px;padding:2px 10px;vertical-align:middle;border:1px solid var(--gold, #cfaa66);border-radius:999px;color:var(--gold, #cfaa66);font-size:14px;font-weight:700;letter-spacing:.04em}.sn-wait.svelte-1pe4rrd{opacity:.7}.sn-lost.svelte-1pe4rrd{opacity:.8;font-style:italic}.pr-wrap.svelte-19w22c9{max-width:560px}.btn[disabled].svelte-19w22c9{opacity:.55;cursor:default}.pr-go.svelte-19w22c9{width:100%;margin-top:10px}.pr-err.svelte-19w22c9{color:#e5776b;margin:10px 0 0;font-weight:600}.pr-ok.svelte-19w22c9{color:var(--gold, #cfaa66);margin:10px 0 0;font-weight:700}.pr-fld.svelte-19w22c9{color:#e5776b;margin:5px 0 0;font-size:13px;line-height:1.4;font-weight:600}.pr-lb.svelte-19w22c9{display:block;margin:12px 0 5px;color:var(--parch, #eee3ca);font-weight:600;font-size:15px}.pr-hint.svelte-19w22c9{margin:6px 0 0;color:#b6ab92;font-size:13px;line-height:1.5}.pr-fix.svelte-19w22c9{margin-bottom:4px}.pr-me.svelte-19w22c9{color:var(--gold, #cfaa66);font-weight:800}.pr-zv.svelte-19w22c9{color:#e5776b;font-weight:700}.pr-zvl.svelte-19w22c9{color:#b6ab92;font-size:13px;margin:10px 0 0}.pr-two.svelte-19w22c9{display:flex;gap:10px}.pr-two.svelte-19w22c9>div:where(.svelte-19w22c9){flex:1}.pr-warn.svelte-19w22c9{margin-top:12px;padding:10px 12px;border:1px solid #7a2f2f;border-radius:10px;background:#241a17}.pr-warn.svelte-19w22c9 p:where(.svelte-19w22c9){margin:0 0 6px;font-size:13px;line-height:1.5;color:#d8c9a8}.pr-hr.svelte-19w22c9{border:0;border-top:1px solid #3a3226;margin:18px 0 14px}.pr-h3.svelte-19w22c9{margin:0;font-size:18px;color:var(--gold, #cfaa66)}.pr-slot.svelte-19w22c9{margin-top:10px;padding:10px 12px;border:1px solid #3a3226;border-radius:10px;background:#201d17}.pr-slot-t.svelte-19w22c9{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;justify-content:space-between}.pr-mail.svelte-19w22c9{color:var(--parch, #eee3ca);font-size:15px;word-break:break-all}.pr-slot-b.svelte-19w22c9{margin:6px 0 0;color:#b6ab92;font-size:13px;line-height:1.45}.pr-state.svelte-19w22c9{font-size:13px;font-weight:700;white-space:nowrap}.pr-invited.svelte-19w22c9,.pr-accepted.svelte-19w22c9{color:#cfaa66}.pr-linked.svelte-19w22c9{color:#7fb069}.pr-expired.svelte-19w22c9,.pr-revoked.svelte-19w22c9{color:#b6ab92}.pr-mini.svelte-19w22c9{margin-top:8px;padding:0;background:none;border:0;color:#b6ab92;font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}.pr-mini[disabled].svelte-19w22c9{opacity:.55;cursor:default}.pr-inv.svelte-19w22c9{white-space:nowrap}.sd-who.svelte-t8a3fb{flex:1 1 240px;min-width:200px;max-width:100%}.sd-n.svelte-t8a3fb{align-self:center;white-space:nowrap}.sd-lb.svelte-t8a3fb{display:block;margin:12px 0 5px;color:var(--parch);font-weight:600;font-size:15px}.sd-zv.svelte-t8a3fb{color:#e5776b}.sd-two.svelte-t8a3fb{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sd-go.svelte-t8a3fb{margin-top:14px}.sd-ok.svelte-t8a3fb{margin:8px 0 0;color:var(--ok);font-weight:600;font-size:14px}.sd-warn.svelte-t8a3fb{margin:8px 0 0;padding:9px 12px;border-radius:9px;background:#0003;border:1px solid #0006;color:var(--gold, #cfaa66);font-size:14px;font-weight:600;line-height:1.5}.sd-row.svelte-t8a3fb{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;padding:9px 0;border-top:1px solid #0006}.sd-row.svelte-t8a3fb .sd-em:where(.svelte-t8a3fb){flex:1 1 220px;font-weight:700;word-break:break-all}.stp-who.svelte-75kdzx{flex:1 1 220px;min-width:200px;max-width:100%}.stp-n.svelte-75kdzx{align-self:center;white-space:nowrap}.prog.svelte-w7joj2{height:8px;background:#0007;border-radius:5px;overflow:hidden;margin:10px 0 4px}.bar.svelte-w7joj2{height:100%;background:var(--gold)}.td-vz.svelte-w7joj2{margin-top:22px}.td-grade.svelte-w7joj2{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.td-grade.svelte-w7joj2 .fq:where(.svelte-w7joj2){flex:1 1 200px}.td-k.svelte-w7joj2{color:var(--parch);font-size:14px}.td-by.svelte-w7joj2{opacity:.75}.hd-block.svelte-1j2gvqb{padding:10px 0;border-top:1px solid #0006}.head.svelte-1j2gvqb{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ord.svelte-1j2gvqb{color:var(--gold);font-weight:800;width:22px}.mt.svelte-1j2gvqb{flex:1;min-width:160px;font-weight:600}.tag.verified.svelte-1j2gvqb{color:var(--ok)}.tag.flagged.svelte-1j2gvqb{color:#e6a23c}.tag.pending.svelte-1j2gvqb{opacity:.7}.ctl.svelte-1j2gvqb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:8px}.hd-note.svelte-1j2gvqb{display:block;width:100%;box-sizing:border-box;margin-top:4px;line-height:1.5;resize:vertical}.sp-lb.svelte-1j2gvqb{display:block;margin-top:10px;font-size:13px;font-weight:700;color:var(--gold)}.sp-ost.svelte-1j2gvqb{margin:4px 0 0;color:#e6a23c}.hd-by.svelte-1j2gvqb{opacity:.75;white-space:nowrap}.spravka.svelte-1j2gvqb{margin:6px 0 2px;border-left:2px solid var(--gold);padding-left:10px}.spravka.svelte-1j2gvqb>summary:where(.svelte-1j2gvqb){cursor:pointer;color:var(--gold);font-size:13px;font-weight:700;padding:2px 0}.sp-h.svelte-1j2gvqb{margin:10px 0 2px;font-size:14px;color:var(--parch);line-height:1.35}.sp-b.svelte-1j2gvqb{margin:0 0 6px;font-size:14px;line-height:1.6;white-space:pre-wrap}.sp-f.svelte-1j2gvqb{margin:4px 0 6px;padding-left:18px;font-size:14px;line-height:1.6}.pd-nm.svelte-187of04{font-weight:800;color:var(--gold)}.pd-kade.svelte-187of04{margin:8px 0 0;display:flex;flex-wrap:wrap;gap:4px 8px;line-height:1.5}.pd-uch.svelte-187of04{color:var(--parch);font-weight:600}.pd-oc.svelte-187of04{margin:8px 0 4px}.pd-vz.svelte-187of04{margin-top:22px}.pd-score.svelte-187of04{color:var(--gold);font-size:16px}.pd-none.svelte-187of04{opacity:.7}.pd-by.svelte-187of04{opacity:.75}.ад-мета.svelte-wsp2ka{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:4px 16px;color:#b6ab92;font-size:13px;line-height:1.5}.ад-к.svelte-wsp2ka{font-weight:700}.ад-пв.svelte-wsp2ka{color:#b6ab92}.ад-пв.да.svelte-wsp2ka{color:var(--gold, #cfaa66);font-weight:700}.ад-без.svelte-wsp2ka{color:#e5a86b}.upr-cand.svelte-1vu6cgt{padding:6px 0;border-bottom:1px solid #00000055}.upr-cand.svelte-1vu6cgt:last-of-type{border-bottom:0}.upr-k.svelte-1vu6cgt{font-weight:700}.upr-line.svelte-1vu6cgt{flex:1 1 100%;color:#b6ab92;font-size:13px;line-height:1.5}.stat.svelte-1vu6cgt{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px}.stat.svelte-1vu6cgt .n:where(.svelte-1vu6cgt){color:var(--gold);font-weight:800;font-size:28px}.stat.svelte-1vu6cgt .l:where(.svelte-1vu6cgt){font-size:12px;opacity:.85}.upr-alert.svelte-1vu6cgt{display:block;width:100%;margin:0 0 12px;padding:12px 16px;border:1px solid var(--gold, #cfaa66);border-radius:10px;background:#2b2417;color:var(--gold, #cfaa66);font:inherit;font-size:16px;font-weight:600;text-align:center;cursor:pointer}.upr-alert.svelte-1vu6cgt b:where(.svelte-1vu6cgt){font-size:20px;font-weight:800}.upr-yes.svelte-1vu6cgt{background:#35502f;border-color:#4a6b42;color:#e7f0e2}.upr-you.svelte-1vu6cgt{margin-left:6px;padding:1px 7px;border-radius:999px;background:#0006;font-size:11px;opacity:.85}.upr-vby.svelte-1vu6cgt{opacity:.75;white-space:nowrap}.upr-live.svelte-1vu6cgt{margin:2px 0 10px;padding:9px 12px;border-radius:9px;background:#0003;border:1px solid #0006;color:var(--gold, #cfaa66);font-size:14px;font-weight:600;line-height:1.5}.upr-roles.svelte-1vu6cgt{display:flex;flex-direction:column;gap:12px;margin-top:4px}.upr-role.svelte-1vu6cgt{padding:10px 0 0;border-top:1px solid #0006}.upr-role.svelte-1vu6cgt:first-child{border-top:0;padding-top:0}.upr-what.svelte-1vu6cgt{display:block;margin:6px 0 0;max-width:70ch;font-size:13px;line-height:1.55;opacity:.9}.upr-what.svelte-1vu6cgt b:where(.svelte-1vu6cgt){color:var(--gold, #cfaa66);font-weight:700}.upr-dir.svelte-1vu6cgt{margin-top:6px}.upr-row.svelte-1vu6cgt{padding:9px 0;border-top:1px solid #0006;display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px 10px}.upr-main.svelte-1vu6cgt{flex:1 1 260px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.upr-name.svelte-1vu6cgt{font-weight:700}.upr-acts.svelte-1vu6cgt{flex:0 0 auto}.upr-school.svelte-1vu6cgt{flex:1 1 240px;min-width:240px}.upr-pages.svelte-1vu6cgt{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.upr-pn.svelte-1vu6cgt{color:#b6ab92;font-size:13px}.upr-scope.svelte-1vu6cgt{margin:2px 0 10px;text-align:center}.upr-picked.svelte-1vu6cgt{align-self:center;font-size:14px;color:#b6ab92}.upr-picked.svelte-1vu6cgt b:where(.svelte-1vu6cgt){color:var(--parch)}.upr-prog.svelte-1vu6cgt{margin:8px 0 4px;padding:10px 12px;border-radius:10px;background:#0003;border:1px solid #0006}.upr-grade.svelte-1vu6cgt{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px}.upr-grade.svelte-1vu6cgt .fq:where(.svelte-1vu6cgt){flex:1 1 200px}.dim.svelte-1bxxaoh{position:fixed;inset:0;z-index:60;background:#000a;display:flex;align-items:center;justify-content:center;padding:16px}.box.svelte-1bxxaoh{background:var(--card);border-radius:14px;max-width:560px;width:100%;padding:20px;border:1px solid #000}.box.svelte-1bxxaoh h2:where(.svelte-1bxxaoh){margin-top:0;text-align:center}.box.svelte-1bxxaoh p:where(.svelte-1bxxaoh){line-height:1.5;white-space:pre-wrap}.acts.svelte-1bxxaoh{display:flex;gap:10px;margin-top:14px}.acts.svelte-1bxxaoh .btn:where(.svelte-1bxxaoh){flex:1}.mg-back.svelte-1ol6dfr{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:#0000009e;padding:18px}.mg-box.svelte-1ol6dfr{width:min(520px,100%);background:#232019;border:1px solid #000;border-left:4px solid var(--gold, #cfaa66);border-radius:12px;padding:18px 20px;box-shadow:0 18px 48px #00000080}.mg-box.svelte-1ol6dfr h2:where(.svelte-1ol6dfr){margin:0 0 8px;color:var(--gold, #cfaa66);font-size:19px}.mg-b.svelte-1ol6dfr{margin:0 0 14px;color:var(--parch, #eee3ca);font-size:15px;line-height:1.5}.mg-list.svelte-1ol6dfr{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.mg-one.svelte-1ol6dfr{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;text-align:left}.mg-nm.svelte-1ol6dfr{font-weight:700}.mg-ct.svelte-1ol6dfr{opacity:.8;font-size:14px;white-space:nowrap}.mg-mini.svelte-1ol6dfr{margin:0 0 14px;color:#b6ab92;font-size:13px;line-height:1.45}.btn[disabled].svelte-1ol6dfr{opacity:.55;cursor:default}.fm.svelte-cd1b8r{position:fixed;inset:0;z-index:80;background:#000d;display:flex;align-items:center;justify-content:center;padding:16px}.box.svelte-cd1b8r{background:var(--card);border:1px solid #000;border-radius:14px;width:100%;max-width:900px;overflow:hidden}.hd.svelte-cd1b8r{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.t.svelte-cd1b8r{color:var(--gold);font-weight:800}.c.svelte-cd1b8r{opacity:.85}.x.svelte-cd1b8r{background:none;border:none;color:var(--parch);font-size:18px;cursor:pointer}.vid.svelte-cd1b8r{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.vid.svelte-cd1b8r iframe:where(.svelte-cd1b8r){position:absolute;inset:0;width:100%;height:100%;border:0}.ft.svelte-cd1b8r{display:flex;gap:10px;justify-content:flex-end;padding:12px 14px}.btn.sm.svelte-cd1b8r{width:auto;min-height:40px;padding:8px 14px;font-size:14px;text-decoration:none}.seal.svelte-zqdwxw{position:fixed;z-index:60;width:68px;height:68px;object-fit:contain;object-position:center;border-radius:10px;cursor:grab;touch-action:none;user-select:none;filter:drop-shadow(0 2px 8px #000a);opacity:.95;transition:opacity .18s ease}.seal.svelte-zqdwxw:hover{opacity:1}.seal.svelte-zqdwxw:active{cursor:grabbing}.peek.svelte-zqdwxw{position:fixed;z-index:70;object-fit:contain;object-position:center;pointer-events:none;filter:drop-shadow(0 10px 40px #000c);animation:svelte-zqdwxw-peekin .16s ease}@keyframes svelte-zqdwxw-peekin{0%{opacity:0}}.app-warn.svelte-1n46o8q{margin:0;padding:10px 16px;text-align:center;background:#4a1f1b;color:#f3d9d3;border-bottom:2px solid #a83329;font-weight:600;font-size:15px;line-height:1.4}
