main.svelte-12bzhl0.svelte-12bzhl0{position:relative}.list.svelte-12bzhl0.svelte-12bzhl0{cursor:grab;z-index:5;display:flex;flex-direction:column}.item.svelte-12bzhl0.svelte-12bzhl0{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));box-sizing:border-box;display:inline-flex;width:100%;min-height:3em;margin-bottom:.5em;border:1px solid rgb(190,190,190);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Arial}.item_active.svelte-12bzhl0.svelte-12bzhl0{background-image:linear-gradient(to bottom,#8f34d9,#2980b9)}.item.svelte-12bzhl0.svelte-12bzhl0:last-child{margin-bottom:0}.item.svelte-12bzhl0.svelte-12bzhl0:not(#grabbed):not(#ghost){z-index:10}.item.svelte-12bzhl0>.svelte-12bzhl0{margin:auto}.buttons.svelte-12bzhl0.svelte-12bzhl0{width:32px;min-width:32px;margin:auto 0;display:flex;flex-direction:column}.buttons.svelte-12bzhl0 button.svelte-12bzhl0{cursor:pointer;width:18px;height:18px;margin:0 auto;padding:0;border:1px solid rgba(0,0,0,0);background-color:inherit}.buttons.svelte-12bzhl0 button.svelte-12bzhl0:focus{border:1px solid black}.delete.svelte-12bzhl0.svelte-12bzhl0{width:32px}#grabbed.svelte-12bzhl0.svelte-12bzhl0{opacity:0}#ghost.svelte-12bzhl0.svelte-12bzhl0{pointer-events:none;z-index:-5;position:absolute;top:0;left:0;opacity:0}#ghost.svelte-12bzhl0 .svelte-12bzhl0{pointer-events:none}#ghost.haunting.svelte-12bzhl0.svelte-12bzhl0{z-index:20;opacity:1}.header.svelte-165hgwj{text-align:center;font-size:large}.combatant_area.svelte-165hgwj{padding:20px;margin-left:20px;width:auto;height:100%;grid-column:1/3;grid-row:2/2;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:repeat(auto-fit,minmax(100px,1fr));gap:1.5em}.combatant_card.svelte-165hgwj{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));box-shadow:0 4px 8px #0003;transition:.3s;display:flex;flex-direction:column;text-align:center;font-family:Arial}.combatant_card.svelte-165hgwj:hover{box-shadow:0 8px 16px #0003;--tw-bg-opacity:1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.name_container.svelte-165hgwj{width:100%;text-align:center;background-color:#09002b;color:#fff;margin-bottom:5px;padding-top:5px;padding-bottom:5px}.combatant_info.svelte-165hgwj{display:flex;flex-direction:row;gap:.2em;margin-left:10px;margin-right:10px;margin-top:5px;height:30px;justify-content:space-between}.ac_comp.svelte-165hgwj{background-color:#09002b;color:#fff;padding-left:10px;padding-right:10px;padding-top:5px}.kill_button.svelte-165hgwj{background:linear-gradient(#9f0000,#300);color:#fff;padding-left:20px;padding-right:20px;padding-top:5px}.kill_button.svelte-165hgwj:hover{background:linear-gradient(#300,#9f0000)}.hp_area.svelte-165hgwj{display:flex;flex-direction:row;margin:10px}.hp_button.svelte-165hgwj{background:linear-gradient(90deg,#09002b,#09002b);width:35px;height:35px;color:#fff;transition:.3s}.minus_button.svelte-165hgwj:hover{background:linear-gradient(90deg,#09002b,#00d4ff)}.plus_button.svelte-165hgwj:hover{background:linear-gradient(90deg,#49ff0e,#09002b)}.hp_bar_base.svelte-165hgwj{height:35px;width:100%;background:linear-gradient(90deg,#300,#9f0000)}.hp_bar_current.svelte-165hgwj{height:35px;background:linear-gradient(90deg,#00d4ff,#49ff0e);width:50%;z-index:5;text-align:right;padding:7px;vertical-align:center;overflow:hidden}.current_hp.svelte-165hgwj{color:#fff}dialog.svelte-13wkv2p.svelte-13wkv2p{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));max-width:32em;border-radius:.5em;border:none;padding:0;text-align:center;color:#fff;box-shadow:0 4px 8px #0003}dialog.svelte-13wkv2p.svelte-13wkv2p::backdrop{background:#0000004d}dialog.svelte-13wkv2p>div.svelte-13wkv2p{padding:1em}dialog[open].svelte-13wkv2p.svelte-13wkv2p{animation:svelte-13wkv2p-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-13wkv2p-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-13wkv2p.svelte-13wkv2p::backdrop{animation:svelte-13wkv2p-fade .2s ease-out}@keyframes svelte-13wkv2p-fade{0%{opacity:0}to{opacity:1}}button.svelte-13wkv2p.svelte-13wkv2p{display:block}.close_button.svelte-13wkv2p.svelte-13wkv2p{padding:5px;margin-top:5px;width:100%}.controls.svelte-1t12zfg{display:flex;flex-direction:row;margin:20px;gap:.3em}.encounter_buttons.svelte-1t12zfg{display:flex;flex-direction:row;gap:.3em}.current_combatant_div.svelte-1t12zfg{margin:5px;padding-left:5px;padding-right:5px;color:#fff;align-items:center;justify-content:center;text-align:center;display:flex;flex-direction:row;gap:.3em}.encounter_controls.svelte-1t12zfg{display:flex;flex-direction:column}.npc_buttons.svelte-1t12zfg{display:flex;flex-direction:column;gap:.2em;margin:5px}.encounter_button.svelte-1t12zfg{background:#8f34d9;background-image:linear-gradient(to bottom,#8f34d9,#2980b9);border-radius:7px;font-family:Arial;color:#fff;padding:10px 20px;text-decoration:none}.encounter_selects.svelte-1t12zfg{display:flex;flex-direction:row;gap:.3em}.encounter_button.svelte-1t12zfg:hover{background:#d63cfc;background-image:linear-gradient(to bottom,#d63cfc,#3498db);text-decoration:none}.control_area.svelte-1t12zfg{margin:20px;display:flex;flex-direction:rows}.inner_list.svelte-1t12zfg{padding:20px}@media (min-width: 1000px){.initiative_list.svelte-1t12zfg{width:20%;text-align:center;font-size:large}.statblock_area.svelte-1t12zfg{width:80%}.current_combatant_div.svelte-1t12zfg{font-size:15px}.encounter_button.svelte-1t12zfg{font-size:20px}}@media (max-width: 1000px){.initiative_list.svelte-1t12zfg{width:45%;text-align:center}.statblock_area.svelte-1t12zfg{width:55%}.current_combatant_div.svelte-1t12zfg,.encounter_button.svelte-1t12zfg{font-size:12px}}
