@import "https://fonts.googleapis.com/css2?family=Creepster&display=swap";
.AdminUserApproval-module__yoYWkq__container{padding:2rem}.AdminUserApproval-module__yoYWkq__userItem{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminUserApproval-module__yoYWkq__userEmail{font-weight:700}.AdminUserApproval-module__yoYWkq__status{margin-left:1rem}.AdminUserApproval-module__yoYWkq__button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;margin-left:1rem;padding:.3rem .6rem}.AdminUserApproval-module__yoYWkq__button:hover{background-color:#05c}.AdminUserApproval-module__yoYWkq__header{background-color:#f5f5f5;border-bottom:1px solid #ddd;padding:1rem}
.appmenu-module__OLURka__navbar{color:#fff;z-index:10;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 4px 20px #00000026}.appmenu-module__OLURka__logo a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.appmenu-module__OLURka__navLinks{gap:1.5rem;display:flex}.appmenu-module__OLURka__navLink{color:#2c3e50;text-decoration:none;transition:color .3s}.appmenu-module__OLURka__navLink:hover{color:#3498db;text-decoration:none}.appmenu-module__OLURka__dropdown{display:inline-block;position:relative}.appmenu-module__OLURka__dropbtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:8px;margin:0 .25rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 10px #3498db4d}.appmenu-module__OLURka__dropbtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #3498db66}.appmenu-module__OLURka__dropdownContent{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;min-width:200px;padding:.5rem 0;display:none;position:absolute;box-shadow:0 10px 30px #00000026}.appmenu-module__OLURka__dropdown:hover .appmenu-module__OLURka__dropdownContent{animation:.3s appmenu-module__OLURka__fadeInUp;display:flex}@keyframes appmenu-module__OLURka__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.appmenu-module__OLURka__dropdownItem{text-align:left;cursor:pointer;color:#2c3e50;background:0 0;border:none;border-radius:8px;width:100%;margin:2px 8px;padding:12px 20px;font-size:.95rem;transition:all .2s}.appmenu-module__OLURka__dropdownItem:hover{color:#3498db;background:linear-gradient(135deg,#f8f9fa,#e9ecef);transform:translate(4px)}.appmenu-module__OLURka__pendingUsersBadge{color:#9a3412;letter-spacing:.01em;background:#fff4e5;border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.appmenu-module__OLURka__dropdownSectionHeader{color:#666;cursor:default;border-top:1px solid #ddd;margin:.5rem 8px 2px;padding:10px 16px 6px;font-size:.85rem;font-weight:700;display:block}.appmenu-module__OLURka__rulesetOption{color:#2c3e50;font:inherit;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.appmenu-module__OLURka__rulesetOption:disabled{cursor:default;opacity:1}.appmenu-module__OLURka__rulesetOption:disabled:hover{color:#2c3e50;transform:none}.appmenu-module__OLURka__rulesetOptionActive{background:#eef6fc;font-weight:700}.appmenu-module__OLURka__rulesetCurrentLabel{color:#2f7d32;text-transform:uppercase;font-size:.75rem;font-weight:700}.appmenu-module__OLURka__tooltipContainer{display:inline-block;position:relative}.appmenu-module__OLURka__tooltip{color:#fff;z-index:100;white-space:nowrap;background-color:#333;border-radius:4px;margin-left:10px;padding:5px 10px;font-size:20px;position:absolute;top:0;left:100%}.appmenu-module__OLURka__tooltip:before{content:"";border:5px solid #0000;border-right-color:#333;margin-top:-5px;position:absolute;top:50%;right:100%}.appmenu-module__OLURka__dropdownItem{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;padding:8px 16px;text-decoration:none;display:block}.appmenu-module__OLURka__userInfo{color:#000;z-index:1100;flex-direction:column;align-items:flex-end;gap:.5rem;font-size:1rem;display:flex;top:10px;right:20px}.appmenu-module__OLURka__userInfoTop{align-items:center;gap:.5rem;display:flex}.appmenu-module__OLURka__menuContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px}.appmenu-module__OLURka__menuItems{vertical-align:top;display:flex}.appmenu-module__OLURka__container_title{text-align:left;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 15px #667eea4d;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;width:max-content;margin:5px 0;padding:0 10px;font-size:1.7rem;font-weight:700}
.Modal-module__-zXg-W__modalBackdrop{z-index:2000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__-zXg-W__modalContent{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:400px;padding:2rem}.Modal-module__-zXg-W__characterList{max-height:300px;margin:1rem 0;padding:0;list-style:none;overflow-y:auto}.Modal-module__-zXg-W__characterList li{margin:.5rem 0}.Modal-module__-zXg-W__characterList button{cursor:pointer;text-align:left;background-color:#eee;border:none;border-radius:4px;width:100%;padding:.5rem 1rem;font-size:1.1rem}.Modal-module__-zXg-W__characterList button:hover{background-color:#ddd}.Modal-module__-zXg-W__cancelButton{cursor:pointer;background-color:#ccc;border:none;margin-top:1rem;padding:.5rem 1rem}
.Portrait-module__NB_MAW__portraitContainer{vertical-align:top;margin-left:30px;display:inline-block;position:relative}.Portrait-module__NB_MAW__portraitFrame{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #0000;border-radius:50%;width:100px;height:100px;padding:4px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #667eea4d}.Portrait-module__NB_MAW__portraitFrame:hover{transform:scale(2);box-shadow:0 12px 35px #667eea66}.Portrait-module__NB_MAW__portraitImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Portrait-module__NB_MAW__statusIndicator{background:linear-gradient(135deg,#2ecc71,#27ae60);border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0003}.Portrait-module__NB_MAW__statusIndicator_wounded{background-color:#fff;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"%23dc2626\"><path d=\"M12 2c-1.1 0-2 .9-2 2 0 .74.4 1.39 1 1.73v.27c0 .55-.45 1-1 1s-1-.45-1-1V4.73c-.6-.34-1-.99-1-1.73 0-1.1.9-2 2-2s2 .9 2 2c0 .74-.4 1.39-1 1.73v.27c0 .55.45 1 1 1s1-.45 1-1V4.73c.6-.34 1-.99 1-1.73 0-1.1-.9-2-2-2zm0 18c-3.31 0-6-2.69-6-6 0-2.97 2.16-5.43 5-5.91V6c0-.55.45-1 1-1s1 .45 1 1v2.09c2.84.48 5 2.94 5 5.91 0 3.31-2.69 6-6 6z\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #000;border-radius:50%;width:20px;height:20px;position:absolute;bottom:75px;right:100px;box-shadow:0 2px 8px #0003}
.chat-module__L-Nk4q__chatContainer{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;max-width:100%;margin-top:1rem}.chat-module__L-Nk4q__chatHeader{color:#fff;cursor:pointer;background:#333;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-weight:700;display:flex}.chat-module__L-Nk4q__chatHeader:hover{background:#555}.chat-module__L-Nk4q__messagesContainer{background:#fff;border-bottom:1px solid #eee;max-height:200px;padding:.5rem;overflow-y:auto}.chat-module__L-Nk4q__messageItem{background:#f8f9fa;border-left:3px solid #007bff;border-radius:4px;margin-bottom:.5rem;padding:.25rem}.chat-module__L-Nk4q__myMessage{text-align:right;border-left:none;border-right:3px solid #28a745;margin-left:20%}.chat-module__L-Nk4q__otherMessage{text-align:left;margin-right:20%}.chat-module__L-Nk4q__aiMessage{text-align:left;border-left:3px dashed #dc3545;margin-right:20%}.chat-module__L-Nk4q__messageHeader{color:#666;gap:.5rem;margin-bottom:.25rem;font-size:.8rem;display:flex}.chat-module__L-Nk4q__senderName{color:#333;font-weight:700}.chat-module__L-Nk4q__messageTarget{color:#007bff;font-style:italic}.chat-module__L-Nk4q__messageTime{color:#999;margin-left:auto}.chat-module__L-Nk4q__messageContent{color:#333;white-space:pre-wrap;word-wrap:break-word}.chat-module__L-Nk4q__chatControls{background:#f8f9fa;padding:.5rem}.chat-module__L-Nk4q__targetSelection{margin-bottom:.5rem}.chat-module__L-Nk4q__targetSelection label{color:#333;margin-bottom:.25rem;font-size:.8rem;font-weight:700;display:block}.chat-module__L-Nk4q__targetSelect{border:1px solid #ccc;border-radius:4px;width:100%;padding:.25rem;font-size:.9rem}.chat-module__L-Nk4q__messageInput{align-items:flex-end;gap:.5rem;display:flex}.chat-module__L-Nk4q__messageTextarea{resize:vertical;border:1px solid #ccc;border-radius:4px;flex:1;min-height:2rem;padding:.5rem;font-family:inherit}.chat-module__L-Nk4q__sendButton{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:700}.chat-module__L-Nk4q__sendButton:hover:not(:disabled){background:#0056b3}.chat-module__L-Nk4q__sendButton:disabled{cursor:not-allowed;background:#ccc}.chat-module__L-Nk4q__quickTargets{flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.8rem;display:flex}.chat-module__L-Nk4q__quickTarget{cursor:pointer;background:#e9ecef;border:1px solid #ccc;border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.chat-module__L-Nk4q__quickTarget:hover{background:#dee2e6}.chat-module__L-Nk4q__quickTarget.chat-module__L-Nk4q__selected{color:#fff;background:#007bff;border-color:#007bff}.chat-module__L-Nk4q__sceneInfo{background:#e9ecef;border-bottom:1px solid #ccc;padding:.25rem .5rem;font-size:20px}.chat-module__L-Nk4q__sceneLocation{color:#333;font-weight:700}.chat-module__L-Nk4q__dangerIndicator{cursor:help;border:1px solid #333;border-radius:50%;width:16px;height:16px}@keyframes chat-module__L-Nk4q__blink{0%,50%{opacity:1}51%,to{opacity:.3}}
.jags-module__CVtyna__container_title{text-align:center;background:linear-gradient(135deg,#fff 0%,#a28b4b 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 15px #667eea4d;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;width:max-content;margin:5px 0;padding:0 10px;font-size:1.7rem;font-weight:700}.jags-module__CVtyna__container{text-align:center;background-color:#000;border-radius:8px;grid-auto-columns:auto;gap:0;width:max-content;margin:1px;padding:5px;display:grid;box-shadow:0 4px 8px #1804d41a}.jags-module__CVtyna__character_sheet{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.jags-module__CVtyna__gridcontainer{border-radius:10px;grid-template-columns:repeat(3,1fr);gap:5px;margin:auto;display:grid}.jags-module__CVtyna__gridsection{background-color:#fff;border:2px solid #000;border-radius:20px;padding:10px}.jags-module__CVtyna__container_stats{flex-direction:column;gap:10px;width:33%;display:flex}.jags-module__CVtyna__sectionContainer{border:1px solid #fff;border-radius:4px;margin-bottom:1.5rem}.jags-module__CVtyna__header{gap:1rem;display:flex}.jags-module__CVtyna__title{color:#000;text-align:center;margin-bottom:16px;font-size:48px;font-weight:700}.jags-module__CVtyna__section-title{margin-top:16px;font-size:18px;font-weight:600}.jags-module__CVtyna__sectionHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.jags-module__CVtyna__sectionHeader h2{margin:0;font-size:1.2rem}.jags-module__CVtyna__attributes{background-color:#f9f9f9;border:1px solid #ccc;border-radius:3px;padding:.25rem;font-size:15px}.jags-module__CVtyna__name{background-color:#f9f9f9;border:1px solid #ccc;border-radius:3px;padding:.25rem;font-size:1.5rem}.jags-module__CVtyna__table{border-collapse:collapse;border:1px solid #ccc}.jags-module__CVtyna__table col1{table-layout:fixed;width:20px}.jags-module__CVtyna__table th{text-align:center;border:1px solid #ccc;padding:1px;font-size:100%;text-decoration-color:#dc143c}.jags-module__CVtyna__table td{text-align:center;border:1px solid #ccc;padding:1px;text-decoration-color:#dc143c}.jags-module__CVtyna__table_td_flex{justify-content:center;align-items:center;gap:5px;display:flex}.jags-module__CVtyna__table thead{background-color:#f3f3f3}.jags-module__CVtyna__table_stats{border-collapse:collapse;border:2px solid}.jags-module__CVtyna__table_stats th,.jags-module__CVtyna__table_stats td,.jags-module__CVtyna__table_stats tr{text-align:center;border:1px solid #000;padding:1px}.jags-module__CVtyna__gridTable{border-collapse:collapse;grid-template-columns:auto 1fr auto auto auto;width:50%;display:grid}.jags-module__CVtyna__gridTable.jags-module__CVtyna__attackModifiers{grid-template-columns:auto auto 1fr auto auto auto}.jags-module__CVtyna__gridHeader{display:contents}.jags-module__CVtyna__gridHeader .jags-module__CVtyna__gridCell{text-align:center;background-color:#eee;border-bottom:2px solid #ddd;padding:.75rem .5rem;font-weight:700}.jags-module__CVtyna__gridRow{display:contents}.jags-module__CVtyna__gridRow:nth-child(2n) .jags-module__CVtyna__gridCell{background-color:#f9f9f9}.jags-module__CVtyna__gridCell{border-bottom:1px solid #ddd;align-items:center;padding:.5rem;display:flex}.jags-module__CVtyna__number_input{text-align:center;border:1px solid #ccc;border-radius:2px;width:40px;margin:0 .25rem;padding:1px;font-size:1rem}.jags-module__CVtyna__number_input_wide{text-align:center;border:1px solid #ccc;border-radius:3px;width:45px;margin:0 .25rem;padding:.25rem;font-size:20px}.jags-module__CVtyna__file_input_row{justify-content:center;align-items:center;margin-bottom:15px;display:flex}.jags-module__CVtyna__select{border:1px;padding:.25rem;font-size:1.75rem}.jags-module__CVtyna__button:hover{background-color:#d6d6d6}.jags-module__CVtyna__button_up_dwn{background-color:#f3f3f3;border:none;border-radius:4px;padding:6px 10px;font-size:25px;-webkit-text-decoration:none;text-decoration:none}.jags-module__CVtyna__add_button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;margin-left:10px;padding:5px 10px}.jags-module__CVtyna__add_button:hover{background-color:#45a049}.jags-module__CVtyna__remove_button{color:red;cursor:pointer;background:0 0;border:none;font-size:18px}.jags-module__CVtyna__modControls{align-items:left;justify-content:center;gap:2px;font-size:120px;display:flex}.jags-module__CVtyna__none{border:none}.jags-module__CVtyna__row{color:#000;border:none;font-family:monospace}.jags-module__CVtyna__left{text-align:left}.jags-module__CVtyna__fontNormal{font-size:medium}.jags-module__CVtyna__fontLg{font-size:large}.jags-module__CVtyna__fontXL{font-size:x-large}.jags-module__CVtyna__fontXXL{font-size:xx-large}.jags-module__CVtyna__skillSelectionRow{align-items:center;gap:10px;margin-bottom:15px;display:flex}.jags-module__CVtyna__skillDropdown{border:1px solid #ccc;border-radius:4px;flex:1;padding:8px}.jags-module__CVtyna__smallInput{text-align:center;width:60px;padding:4px}.jags-module__CVtyna__removeButton{color:#fff;cursor:pointer;background-color:#ff4d4d;border:none;border-radius:4px;padding:4px 8px}.jags-module__CVtyna__removeButton:hover{background-color:red}.jags-module__CVtyna__filterControls{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.jags-module__CVtyna__resultBox{background:#d7d4d4;border:1px solid #444;border-radius:8px;padding:1rem}.jags-module__CVtyna__resultBox p{font-size:1.5rem}@keyframes jags-module__CVtyna__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes jags-module__CVtyna__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes jags-module__CVtyna__glow{0%,to{box-shadow:0 0 8px #32cd32}50%{box-shadow:0 0 16px #32cd32}}.jags-module__CVtyna__mainSplit{grid-template-columns:320px 1fr 420px;align-items:start;gap:1.5rem;display:grid}.jags-module__CVtyna__leftPane{grid-column:1/3;grid-template-columns:200px 1fr;gap:1rem;min-width:0;display:grid}.jags-module__CVtyna__rightPane{grid-column:3/4}.jags-module__CVtyna__stickyBox{border:1px solid var(--border,#333);background:var(--panelBg,#111);border-radius:8px;max-height:calc(100vh - 2rem);padding:.75rem;position:sticky;top:1rem;overflow:auto}.jags-module__CVtyna__tabPanelWrapper{min-width:0}.jags-module__CVtyna__tabPanel{border:1px solid var(--border,#333);background:var(--panelBg,gray);border-radius:8px;padding:1rem}.jags-module__CVtyna__mainSplitStack{grid-template-rows:auto auto;gap:1.25rem;display:grid}.jags-module__CVtyna__leftTabsAndPanel{grid-template-columns:150px 1fr;align-items:start;gap:1rem;min-width:0;display:grid}.jags-module__CVtyna__tabs{flex-direction:column;gap:.5rem;display:flex}.jags-module__CVtyna__tab{appearance:none;border:1px solid var(--border,#333);background:var(--tabBg,#b3b3b3);color:inherit;text-align:left;cursor:pointer;font:inherit;border-radius:6px;padding:.5rem .75rem}.jags-module__CVtyna__tab:hover{border-color:var(--borderHover,#555)}.jags-module__CVtyna__tabActive{outline:2px solid var(--accent,#6aa0ff);border-color:var(--accent,#6aa0ff)}.jags-module__CVtyna__tabPanel{border:1px solid var(--border,#333);background:var(--panelBg,#fff);border-radius:8px;min-width:0;padding:1rem}.jags-module__CVtyna__diceSection{border:1px solid var(--border,#333);background:var(--panelBg,#ffffff57);border-radius:8px;padding:1rem}.jags-module__CVtyna__diceHeader{opacity:.85;margin:0 0 .5rem;font-size:1rem}.jags-module__CVtyna__diceWrapper{flex-direction:column;gap:.25rem;display:flex}.jags-module__CVtyna__resultBox{border:1px solid var(--border);background:var(--bgColor);color:var(--textColor);border-radius:8px;flex:auto;max-width:600px;padding:1rem}.jags-module__CVtyna__card{flex:0 0 100px}@media (max-width:500px){.jags-module__CVtyna__diceWrapper{flex-direction:column}.jags-module__CVtyna__card,.jags-module__CVtyna__resultBox{flex:auto;max-width:100%}}.jags-module__CVtyna__fail{background-color:#f63c3c;border-left:4px solid #dc143c;animation:.3s ease-in-out jags-module__CVtyna__shake}.jags-module__CVtyna__normal{border-left:4px solid #aaa}.jags-module__CVtyna__success{background-color:#daa520;border-left:4px solid #000;animation:.6s ease-in-out jags-module__CVtyna__pulse}.jags-module__CVtyna__perfect{background-color:#00f7ff;border-left:4px solid #32cd32;animation:1s ease-in-out infinite jags-module__CVtyna__glow}.jags-module__CVtyna__sessionPortraitsContainer{background-color:#f0f0f0;border-bottom:1px solid #ccc;min-height:120px;padding:10px}.jags-module__CVtyna__sessionTitle{align-items:center;gap:10px;margin-bottom:10px;font-size:16px;font-weight:700;display:flex}.jags-module__CVtyna__refreshButton{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-size:14px;transition:all .2s}.jags-module__CVtyna__refreshButton:hover{background-color:#f0f0f0;border-color:#999;transform:scale(1.05)}.jags-module__CVtyna__refreshButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.jags-module__CVtyna__portraitsGrid{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.jags-module__CVtyna__portraitItem{flex-direction:column;align-items:center;width:65px;padding:5px;display:flex}.jags-module__CVtyna__portraitWrapper{border-radius:50%;position:relative}.jags-module__CVtyna__turnIcon{color:#000;z-index:4;background-color:gold;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:24px;height:20px;font-size:8px;font-weight:700;display:flex;position:absolute;top:-5px;left:-5px;box-shadow:0 2px 4px #0000004d}.jags-module__CVtyna__hpChangeIcon{z-index:4;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;animation:.5s ease-in-out jags-module__CVtyna__bounce;display:flex;position:absolute;top:-5px;right:-5px}@keyframes jags-module__CVtyna__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.jags-module__CVtyna__portraitWrapper:after{content:"";background:#ddd;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.jags-module__CVtyna__portraitWrapper:before{content:"";width:calc(60px*var(--health-percent,100%)/100);background:var(--health-ring-color,#007bff);z-index:1;border-radius:2px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.jags-module__CVtyna__clickablePortrait{cursor:pointer;transition:transform .2s,box-shadow .2s}.jags-module__CVtyna__clickablePortrait:hover{transform:scale(1.05);box-shadow:0 4px 12px #007bff4d}.jags-module__CVtyna__portraitImage{z-index:2;border-radius:50%;width:50px;height:50px;position:relative}.jags-module__CVtyna__portraitPlaceholder{z-index:2;background-color:#ccc;border-radius:50%;width:50px;height:50px;position:relative}.jags-module__CVtyna__placeholderContent{justify-content:center;align-items:center;display:flex}.jags-module__CVtyna__npcMapBadge{color:#fff;z-index:3;background-color:#000;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-2px;right:-3px;box-shadow:0 2px 8px #0003}.jags-module__CVtyna__targetIcon{z-index:5;font-size:16px;animation:1s ease-in-out infinite jags-module__CVtyna__pulse;position:absolute;bottom:-2px;left:-3px}.jags-module__CVtyna__chatIcon{z-index:5;font-size:16px;animation:1s ease-in-out infinite jags-module__CVtyna__pulse;position:absolute;top:25%;right:-4px;transform:translateY(-50%)}.jags-module__CVtyna__characterName{text-align:center;word-wrap:break-word;width:100%;margin-top:2px;font-size:12px;overflow:hidden}.jags-module__CVtyna__hpDisplay{color:#666;margin-top:1px;font-size:10px}.jags-module__CVtyna__userInfo{flex-direction:column;align-items:center;margin-left:auto;display:flex}.jags-module__CVtyna__userCharacterName{text-align:center;margin-top:2px}
.CharacterSheetLayout-module__eJ3LDq__characterNameContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0;background:#fffffff2;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:fit-content;margin:20px 0 10px auto;padding:0 5px;display:flex;position:relative;box-shadow:0 8px 25px #0000001a}.CharacterSheetLayout-module__eJ3LDq__characterNameHeading{color:#2c3e50;letter-spacing:.5px;margin:0;font-size:15px;font-weight:600}.CharacterSheetLayout-module__eJ3LDq__characterNameText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.CharacterSheetLayout-module__eJ3LDq__headerContainer{justify-content:space-between;align-items:flex-start;display:flex}.CharacterSheetLayout-module__eJ3LDq__horizontalTabs{border-bottom:2px solid #e0e0e0;width:100%;margin:1rem 0;padding-bottom:0;display:flex}.CharacterSheetLayout-module__eJ3LDq__horizontalTab{appearance:none;color:#555;cursor:pointer;font:inherit;box-sizing:border-box;text-align:center;border:1px solid #050000;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;flex:1;padding:.5rem;font-size:30px;font-weight:700;transition:all .2s}.CharacterSheetLayout-module__eJ3LDq__horizontalTab:hover{color:#333;background:#f5f5f5}.CharacterSheetLayout-module__eJ3LDq__horizontalTabActive{color:#fff;background:#2c3e50;border-bottom:3px solid #0000;font-weight:500}.CharacterSheetLayout-module__eJ3LDq__contentPanel{background:#fff;border-radius:0 8px 8px;width:100%;min-height:400px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.CharacterSheetLayout-module__eJ3LDq__diceRollerPanel{max-width:100%;margin:0 auto}.CharacterSheetLayout-module__eJ3LDq__diceRollerPanel .CharacterSheetLayout-module__eJ3LDq__diceWrapper{flex-direction:column;gap:2rem;display:flex}.CharacterSheetLayout-module__eJ3LDq__diceRollerPanel .CharacterSheetLayout-module__eJ3LDq__resultContainer{margin-left:0}.CharacterSheetLayout-module__eJ3LDq__characterSummary{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.CharacterSheetLayout-module__eJ3LDq__statsRow,.CharacterSheetLayout-module__eJ3LDq__savingThrowsRow{margin-bottom:.75rem;font-size:1.1rem;line-height:1.4}.CharacterSheetLayout-module__eJ3LDq__statsRow:last-child,.CharacterSheetLayout-module__eJ3LDq__savingThrowsRow:last-child{margin-bottom:0}.CharacterSheetLayout-module__eJ3LDq__statsRow,.CharacterSheetLayout-module__eJ3LDq__savingThrowsRow{flex-wrap:wrap;gap:1rem;display:flex}.CharacterSheetLayout-module__eJ3LDq__topHeader{z-index:100;margin-top:0;padding-top:0;top:0}
.savingsthrows-module__Uc0DPa__Header{background-color:#f0f0f0;grid-template-columns:2fr 3fr 2fr 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;font-weight:700;display:grid}.savingsthrows-module__Uc0DPa__Row{border-bottom:1px solid #eee;grid-template-columns:2fr 3fr 2fr 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;display:grid}.savingsthrows-module__Uc0DPa__RemoveButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.savingsthrows-module__Uc0DPa__Select{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px;font-size:20px}.savingsthrows-module__Uc0DPa__Value{text-align:center;font-size:20px;font-weight:700}.savingsthrows-module__Uc0DPa__ModControls{align-items:center;gap:4px;display:flex}.savingsthrows-module__Uc0DPa__ModButton{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;padding:2px 6px;font-size:20px}.savingsthrows-module__Uc0DPa__ModValue{text-align:center;min-width:20px;font-size:20px}.savingsthrows-module__Uc0DPa__Resistances{color:#666;width:100%;font-size:20px}.savingsthrows-module__Uc0DPa__add_button{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;margin-top:8px;padding:8px 16px;font-size:14px}.savingsthrows-module__Uc0DPa__add_button:hover{background-color:#218838}
.table-module___5yHTq__armorHeader{background-color:#f0f0f0;grid-template-columns:40px 120px 60px 80px 60px 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;font-weight:700;display:grid}.table-module___5yHTq__armorRow{border-bottom:1px solid #eee;grid-template-columns:40px 130px 60px 80px 60px 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;display:grid}.table-module___5yHTq__armorRemoveButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.table-module___5yHTq__armorSelect{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px;font-size:20px}.table-module___5yHTq__armorValue{text-align:center;font-size:20px;font-weight:700}.table-module___5yHTq__armorModControls{align-items:center;gap:4px;display:flex}.table-module___5yHTq__armorModButton{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;padding:2px 6px;font-size:20px}.table-module___5yHTq__armorModValue{text-align:center;min-width:20px;font-size:20px}.table-module___5yHTq__armorResistances{color:#666;font-size:20px}.table-module___5yHTq__add_button{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;margin-top:8px;padding:8px 16px;font-size:14px}.table-module___5yHTq__add_button:hover{background-color:#218838}
.characterstats-module__BNd0jW__characterNameInput{width:300px}.characterstats-module__BNd0jW__sectionToggle{cursor:pointer}.characterstats-module__BNd0jW__abilityPointsSection{margin-top:1rem}.characterstats-module__BNd0jW__statsGrid{flex-direction:column;gap:.5rem;display:flex}.characterstats-module__BNd0jW__randomStatsControls{align-items:center;gap:.5rem;margin-top:1rem;display:flex}
.grid-module__HB3uaG__title{margin-bottom:16px;font-size:24px;font-weight:700}.grid-module__HB3uaG__Header{background-color:#f0f0f0;grid-template-columns:2fr 3fr 2fr 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;font-weight:700;display:grid}.grid-module__HB3uaG__Row{border-bottom:1px solid #eee;grid-template-columns:2fr 3fr 2fr 1fr;align-items:center;gap:8px;padding:8px;font-size:20px;display:grid}.grid-module__HB3uaG__RemoveButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:4px 8px;font-size:12px}.grid-module__HB3uaG__Select{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px;font-size:20px}.grid-module__HB3uaG__Value{text-align:center;font-size:20px;font-weight:700}.grid-module__HB3uaG__ModControls{align-items:center;gap:4px;display:flex}.grid-module__HB3uaG__ModButton{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;padding:2px 6px;font-size:20px}.grid-module__HB3uaG__ModValue{text-align:center;min-width:20px;font-size:20px}.grid-module__HB3uaG__Resistances{color:#666;width:100%;font-size:20px}.grid-module__HB3uaG__add_button{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;margin-top:8px;padding:8px 16px;font-size:14px}.grid-module__HB3uaG__add_button:hover{background-color:#218838}.grid-module__HB3uaG__HeaderWide{background-color:#f0f0f0;grid-template-columns:40px 100px 250px 125px 100px 80px;align-items:center;gap:8px;padding:8px;font-size:20px;font-weight:700;display:grid}.grid-module__HB3uaG__RowWide{border-bottom:1px solid #eee;grid-template-columns:40px 100px 200px 160px 100px 80px;align-items:center;gap:8px;padding:8px;font-size:20px;display:grid}.grid-module__HB3uaG__HeaderWide1{background-color:#f0f0f0;grid-template-columns:40px 220px 150px 175px 120px 75px;align-items:center;gap:8px;padding:8px;font-size:20px;font-weight:700;display:grid}.grid-module__HB3uaG__RowWide1{border-bottom:1px solid #eee;grid-template-columns:40px 220px 150px 175px 120px 75px;align-items:center;gap:8px;padding:8px;font-size:20px;display:grid}
.gmscreen-module__BAXsyG__container{padding:20px}.gmscreen-module__BAXsyG__section{margin-top:2rem}.gmscreen-module__BAXsyG__controls{margin-top:1rem}.gmscreen-module__BAXsyG__errorText{color:red}.gmscreen-module__BAXsyG__actionItem{align-items:flex-start;margin-bottom:1rem;display:flex}.gmscreen-module__BAXsyG__copyButton{color:#fff;border:none;margin-right:10px;padding:2px 6px;font-size:12px}.gmscreen-module__BAXsyG__copyButtonEnabled{background-color:#007bff}.gmscreen-module__BAXsyG__copyButtonDisabled{background-color:#ccc}.gmscreen-module__BAXsyG__logConsole{color:#0f0;background-color:#111;width:100%;font-family:monospace}.gmscreen-module__BAXsyG__saveButton{margin-top:.5rem}.gmscreen-module__BAXsyG__critFail{color:#fff;font-weight:700}.gmscreen-module__BAXsyG__critSuccess,.gmscreen-module__BAXsyG__critPerfect{color:red;font-weight:700}.gmscreen-module__BAXsyG__diceIcon{vertical-align:middle;height:2em;margin-right:.3em}.gmscreen-module__BAXsyG__primaryButton{color:#f4e4bc;cursor:pointer;text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#2c1810 0%,#8b4513 100%);border:2px solid #d4af37;border-radius:6px;padding:6px 12px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #d4af374d}.gmscreen-module__BAXsyG__primaryButton:hover{border-color:gold;transform:translateY(-2px);box-shadow:0 6px 20px #d4af3780}.gmscreen-module__BAXsyG__secondaryButton{color:#c9c9c9;cursor:pointer;text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:2px solid #4a5568;border-radius:6px;padding:6px 12px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #4a55684d}.gmscreen-module__BAXsyG__secondaryButton:hover{border-color:#718096;transform:translateY(-2px);box-shadow:0 6px 20px #4a556880}.gmscreen-module__BAXsyG__successButton{color:#e6fffa;cursor:pointer;text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#0f3460 0%,#0e6b0e 100%);border:2px solid #38a169;border-radius:6px;padding:6px 12px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #38a1694d}.gmscreen-module__BAXsyG__successButton:hover{border-color:#48bb78;transform:translateY(-2px);box-shadow:0 6px 20px #38a16980}.gmscreen-module__BAXsyG__dangerButton{color:#fed7d7;cursor:pointer;text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#4a0e0e 0%,#8b0000 100%);border:2px solid #e53e3e;border-radius:6px;padding:6px 12px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #e53e3e4d}.gmscreen-module__BAXsyG__dangerButton:hover{border-color:#fc8181;transform:translateY(-2px);box-shadow:0 6px 20px #e53e3e80}.gmscreen-module__BAXsyG__iconButton{color:#e2e8f0;cursor:pointer;text-shadow:1px 1px 2px #000000b3;background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);border:2px solid #718096;border-radius:4px;padding:5px 10px;font-weight:500;transition:all .3s;box-shadow:0 3px 10px #7180964d}.gmscreen-module__BAXsyG__iconButton:hover{border-color:#a0aec0;transform:translateY(-1px);box-shadow:0 4px 15px #71809680}.gmscreen-module__BAXsyG__targetInfo{color:#0056b3;background-color:#e8f4fd;border:2px solid #007bff;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:8px 12px;display:flex}.gmscreen-module__BAXsyG__clearTargetButton{color:#fed7d7;cursor:pointer;background:linear-gradient(135deg,#4a0e0e 0%,#8b0000 100%);border:1px solid #e53e3e;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .3s}.gmscreen-module__BAXsyG__topPanel{border-bottom:1px solid var(--border,#333);margin-bottom:1rem;padding-bottom:1rem}.gmscreen-module__BAXsyG__tabbedSection{margin-top:1rem}.gmscreen-module__BAXsyG__tabsBar{border-bottom:1px solid var(--border,#333);flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.gmscreen-module__BAXsyG__tabButton{border:1px solid var(--border,#333);cursor:pointer;font:inherit;color:#000;background:0 0;border-bottom:none;padding:.4rem .75rem}.gmscreen-module__BAXsyG__tabButtonActive{background:var(--panel,#1c1c1c);color:#fff;font-weight:600}
.skills-module__Wu4NGa__sectionToggle{cursor:pointer}.skills-module__Wu4NGa__skillPointsInfo,.skills-module__Wu4NGa__skillLimitsInfo{margin-bottom:1rem}.skills-module__Wu4NGa__skillTable{margin-top:1rem}.skills-module__Wu4NGa__skillNameCell{cursor:help}.skills-module__Wu4NGa__tabContainer{border:1px solid #ccc;border-radius:4px;margin-top:20px}.skills-module__Wu4NGa__tabHeader{border-bottom:1px solid #ccc;display:flex}.skills-module__Wu4NGa__tabButton{cursor:pointer;background-color:#fff;border:none;padding:10px 20px;font-size:1.5rem}.skills-module__Wu4NGa__tabButtonActive{background-color:#f0f0f0;border-bottom:2px solid #007bff}.skills-module__Wu4NGa__tabContent{min-height:300px;padding:20px}.skills-module__Wu4NGa__characterTitle{color:#007bff;font-size:18px;font-style:italic}.skills-module__Wu4NGa__archetypeSection{margin-bottom:15px}.skills-module__Wu4NGa__skillList{margin:5px 0;padding-left:20px}.skills-module__Wu4NGa__skillItem{margin-bottom:5px;font-size:1rem}.skills-module__Wu4NGa__skillMet{color:#28a745;font-weight:700}.skills-module__Wu4NGa__skillDetails{color:#6c757d;font-size:12px;font-style:italic}.skills-module__Wu4NGa__raceSection{margin-bottom:20px}.skills-module__Wu4NGa__raceSelect{margin-right:10px}.skills-module__Wu4NGa__racialBonuses{background-color:#f8f9fa;border-radius:4px;margin-top:10px;padding:10px;font-size:14px}.skills-module__Wu4NGa__racialBonusList{margin:5px 0;padding-left:20px}.skills-module__Wu4NGa__customRaceSection{margin-top:10px}.skills-module__Wu4NGa__customRaceInput{margin-right:10px}.skills-module__Wu4NGa__sizeSection{margin-bottom:20px}.skills-module__Wu4NGa__sizeSelect{margin-right:10px}.skills-module__Wu4NGa__selectedArchetypes{margin-top:10px}.skills-module__Wu4NGa__archetypeTag{color:#fff;background-color:#007bff;border-radius:4px;margin:2px;padding:4px 8px;font-size:12px;display:inline-block}.skills-module__Wu4NGa__archetypeRemove{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:5px}.skills-module__Wu4NGa__recommendedArchetypes{color:#6c757d;font-size:14px}.skills-module__Wu4NGa__recommendedItem{margin-bottom:5px}.skills-module__Wu4NGa__backgroundTextarea{width:100%;height:100px;margin-top:10px}.skills-module__Wu4NGa__searchResultsContainer{background-color:#f9f9f9;border-radius:4px;margin-top:10px;padding:10px}.skills-module__Wu4NGa__searchResultsHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.skills-module__Wu4NGa__toggleButton{padding:4px 8px;font-size:1.5rem}.skills-module__Wu4NGa__availableSkillsHeader{margin:0;font-size:1.5rem}.skills-module__Wu4NGa__skillsScrollContainer{background-color:#fff;border:1px solid #ddd;max-height:400px;padding:10px;overflow-y:auto}.skills-module__Wu4NGa__skillGroup{margin-bottom:20px}.skills-module__Wu4NGa__skillGroupHeader{background-color:#ddd;margin:10px 0 5px;padding:5px}.skills-module__Wu4NGa__skillGroupList{margin-left:20px}.skills-module__Wu4NGa__skillItem{margin-bottom:5px;list-style:none}.skills-module__Wu4NGa__skillItemContent{align-items:left;font-size:1.2rem;display:flex}.skills-module__Wu4NGa__skillInfoIcon{cursor:help;color:#007bff;margin-right:8px;font-size:14px}.skills-module__Wu4NGa__skillItemRow{align-items:center;width:100%;display:flex}.skills-module__Wu4NGa__skillAddButton{color:#fff;border:none;border-radius:3px;margin-right:8px;padding:2px 6px;font-size:12px}.skills-module__Wu4NGa__skillAddButtonEnabled{cursor:pointer;background-color:#4caf50}.skills-module__Wu4NGa__skillAddButtonDisabled{cursor:not-allowed;background-color:#ccc}.skills-module__Wu4NGa__skillNameEnabled{color:inherit;text-decoration:none}.skills-module__Wu4NGa__skillNameDisabled{color:#888;text-decoration:line-through}.skills-module__Wu4NGa__filterLabel{flex-direction:row;align-items:center;gap:.5rem;font-size:1.9rem;font-weight:500;display:flex}.skills-module__Wu4NGa__filterSelect{font-size:1.2rem}.skills-module__Wu4NGa__archetypeContainer{color:#6c757d;font-size:14px}.skills-module__Wu4NGa__archetypeItem{border-radius:4px;margin-bottom:5px;padding:5px}.skills-module__Wu4NGa__archetypeItemSelected{background-color:#e3f2fd}.skills-module__Wu4NGa__archetypeLabel{cursor:pointer;align-items:center;display:flex}.skills-module__Wu4NGa__archetypeCheckbox{margin-right:10px}.skills-module__Wu4NGa__archetypeTitle{font-size:1rem;font-weight:700}.skills-module__Wu4NGa__archetypeTitleSelected{color:#1976d2;font-size:1.5rem}.skills-module__Wu4NGa__archetypeSkills{color:#666;font-size:1rem}.skills-module__Wu4NGa__skillHas{color:#28a745;font-weight:700}.skills-module__Wu4NGa__skillQualified{color:#007bff;font-style:italic}.skills-module__Wu4NGa__skillNeedStats{color:#dc3545}.skills-module__Wu4NGa__sectionHeader{cursor:pointer;align-items:center;margin-top:15px;margin-bottom:10px;font-size:2rem;display:flex}.skills-module__Wu4NGa__sectionHeaderSelected{color:#1976d2}.skills-module__Wu4NGa__sectionHeaderQualified{color:#2e7d32}.skills-module__Wu4NGa__sectionHeaderPartial{color:#f57c00}.skills-module__Wu4NGa__sectionHeaderNotQualified{color:#d32f2f}.skills-module__Wu4NGa__notQualifiedList{color:#666;font-size:12px}.skills-module__Wu4NGa__archetypeRemoveButton{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:5px}.skills-module__Wu4NGa__parent{grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(4,1fr);gap:3px;display:grid}.skills-module__Wu4NGa__title{grid-area:1/1/auto/-1}.skills-module__Wu4NGa__header{background-color:#f0f0f0;grid-row:2;grid-template-columns:repeat(4,1fr);gap:3px;padding:10px;font-weight:700;display:grid}.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{grid-template-columns:minmax(84px,.9fr) minmax(140px,1.6fr) minmax(120px,1.2fr) minmax(68px,.6fr) minmax(64px,.6fr);align-items:center;gap:6px 8px;font-size:13px;display:grid}@media (max-width:380px){.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{grid-template-columns:28px minmax(70px,.8fr) minmax(120px,1.4fr) minmax(110px,1.1fr) 64px 60px;column-gap:6px;font-size:12px}}@media (min-width:768px){.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{grid-template-columns:32px 140px minmax(240px,2.2fr) minmax(220px,1.6fr) 90px 90px;column-gap:10px;font-size:14px}}.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{grid-template-columns:56px 1fr 44px;grid-template-areas:"sp name remove""level attribs bonus";align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:grid}.skills-module__Wu4NGa__headerWide>:first-child,.skills-module__Wu4NGa__rowWide>:first-child{grid-area:sp}.skills-module__Wu4NGa__headerWide>:nth-child(2),.skills-module__Wu4NGa__rowWide>:nth-child(2){grid-area:name;min-width:0}.skills-module__Wu4NGa__headerWide>:nth-child(3),.skills-module__Wu4NGa__rowWide>:nth-child(3){grid-area:level;min-width:0}.skills-module__Wu4NGa__headerWide>:nth-child(4),.skills-module__Wu4NGa__rowWide>:nth-child(4){grid-area:attribs;min-width:0}.skills-module__Wu4NGa__headerWide>:nth-child(5),.skills-module__Wu4NGa__rowWide>:nth-child(5){text-align:right;grid-area:bonus}.skills-module__Wu4NGa__headerWide>:nth-child(6),.skills-module__Wu4NGa__rowWide>:nth-child(6){grid-area:remove;justify-self:end}.skills-module__Wu4NGa__rowWide>:nth-child(2),.skills-module__Wu4NGa__headerWide>:nth-child(2){white-space:normal}.skills-module__Wu4NGa__rowWide>:not(:nth-child(2)),.skills-module__Wu4NGa__headerWide>:not(:nth-child(2)){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:380px){.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{gap:6px;font-size:12px}}@media (min-width:600px){.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{grid-template-columns:70px minmax(260px,2.2fr) 140px minmax(220px,1.6fr) 90px 50px;grid-template-areas:"sp name level attribs bonus remove"}}@media (min-width:1024px){.skills-module__Wu4NGa__headerWide,.skills-module__Wu4NGa__rowWide{font-size:14px}}.skills-module__Wu4NGa__headerWide{background:#f0f0f0;font-weight:600}.skills-module__Wu4NGa__rowWide{background:#fff}.skills-module__Wu4NGa__rowWide button,.skills-module__Wu4NGa__rowWide input,.skills-module__Wu4NGa__rowWide select{box-sizing:border-box}.skills-module__Wu4NGa__headerWide{background-color:#f0f0f0;padding:10px;font-weight:600}.skills-module__Wu4NGa__rowWide{background:#fff;padding:6px 0}.skills-module__Wu4NGa__headerWide>div,.skills-module__Wu4NGa__rowWide>div{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;overflow:hidden}.skills-module__Wu4NGa__rowWide select,.skills-module__Wu4NGa__rowWide input[type=text],.skills-module__Wu4NGa__rowWide input[type=number],.skills-module__Wu4NGa__rowWide .skills-module__Wu4NGa__input,.skills-module__Wu4NGa__rowWide .skills-module__Wu4NGa__select{box-sizing:border-box}.skills-module__Wu4NGa__rowWide>:first-child,.skills-module__Wu4NGa__headerWide>:first-child{justify-self:start}.skills-module__Wu4NGa__header>div{text-align:left}.skills-module__Wu4NGa__row{background-color:#fff;grid-row:2;grid-template-columns:repeat(4,1fr);gap:3px;font-weight:700;display:grid}.skills-module__Wu4NGa__row,.skills-module__Wu4NGa__rowWide>div{text-align:left}.skills-module__Wu4NGa__div2{grid-row-start:2}.skills-module__Wu4NGa__div3{grid-row-start:3}.skills-module__Wu4NGa__div4{grid-row-start:4}.skills-module__Wu4NGa__div5{grid-row-start:5}.skills-module__Wu4NGa__savingThrowsHeader{background-color:#f0f0f0;align-items:center;gap:.25rem;padding:10px;font-weight:700;display:grid}.skills-module__Wu4NGa__savingThrowsHeaderExpanded{grid-template-columns:1.5fr 1.5fr 120px 100px}.skills-module__Wu4NGa__savingThrowsHeaderCollapsed{grid-template-columns:1fr 100px}.skills-module__Wu4NGa__savingThrowsRow{background-color:#fff;align-items:center;gap:.25rem;font-size:.8rem;display:grid}.skills-module__Wu4NGa__savingThrowsRowExpanded{grid-template-columns:1.5fr 1.5fr 120px 100px}.skills-module__Wu4NGa__savingThrowsRowCollapsed{grid-template-columns:1fr 100px}.skills-module__Wu4NGa__totalHeader{justify-content:space-between;align-items:center;display:flex}.skills-module__Wu4NGa__expandToggle{cursor:pointer}.skills-module__Wu4NGa__collapsedSection{background-color:#f9f9f9;padding:.5rem}
.components-module__4dRL9a__characterPicker{color:#fff;background-color:#222;padding:1rem}.components-module__4dRL9a__characterList{max-height:200px;overflow-y:auto}.components-module__4dRL9a__characterItem{cursor:pointer}.components-module__4dRL9a__loadingText{text-align:center;padding:20px}.components-module__4dRL9a__filterLabel{margin-left:15px}.components-module__4dRL9a__countInput{width:60px}.components-module__4dRL9a__cancelButton{margin-top:1rem}.components-module__4dRL9a__playerItem{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;padding:.5rem}.components-module__4dRL9a__playerTwoRowGrid{flex-direction:column;gap:.5rem;display:flex}.components-module__4dRL9a__playerRowOne{align-items:center;gap:.5rem;display:flex}.components-module__4dRL9a__playerRowTwo{justify-content:flex-start;align-items:center;gap:1rem;font-size:1rem;display:flex}.components-module__4dRL9a__playerGrid{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.components-module__4dRL9a__playerActions{align-items:center;gap:.5rem;display:flex}.components-module__4dRL9a__removeButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:4px 8px;font-size:1rem}.components-module__4dRL9a__removeButton:hover{background-color:#c82333}.components-module__4dRL9a__actionToggle{cursor:pointer}.components-module__4dRL9a__expandButton{cursor:pointer;background-color:#f8f9fa;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-size:1rem}.components-module__4dRL9a__expandButton:hover{background-color:#e9ecef}.components-module__4dRL9a__playerInfo{flex-direction:column;gap:.25rem;display:flex}.components-module__4dRL9a__characterNameRow{justify-content:space-between;align-items:center;width:100%;display:flex}.components-module__4dRL9a__characterName{font-size:1rem;font-weight:700}.components-module__4dRL9a__characterStats{color:#333;margin-left:1rem;font-size:1rem;font-weight:600}.components-module__4dRL9a__mapSelect{border:1px solid #ccc;border-radius:4px;padding:2px 4px;font-size:1rem}.components-module__4dRL9a__damageSection{min-width:200px}.components-module__4dRL9a__damageControls{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.components-module__4dRL9a__damageInput,.components-module__4dRL9a__addDamageInput{text-align:center;border:1px solid #ccc;border-radius:4px;width:50px;padding:2px 4px;font-size:1rem}.components-module__4dRL9a__addButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;padding:4px 8px;font-size:1rem}.components-module__4dRL9a__addButton:hover{background-color:#218838}.components-module__4dRL9a__drLabel{white-space:nowrap;align-items:center;gap:.25rem;font-size:1rem;display:flex}.components-module__4dRL9a__drCheckbox{cursor:pointer}.components-module__4dRL9a__damageTypeSelect{border:1px solid #ccc;border-radius:4px;max-width:80px;padding:2px 4px;font-size:1rem}.components-module__4dRL9a__resetButton{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;margin-right:.25rem;padding:2px 4px;font-size:1rem}.components-module__4dRL9a__resetButton:hover{background-color:#f0f0f0}.components-module__4dRL9a__characterDetails{padding-left:1rem;font-family:monospace}.components-module__4dRL9a__initiativeControl{align-items:center;gap:.25rem;margin-left:1rem;display:flex}.components-module__4dRL9a__initiativeInput{text-align:center;border:1px solid #ccc;border-radius:4px;width:50px;padding:2px 4px;font-size:1rem}.components-module__4dRL9a__currentTurn{background-color:#fff3cd;border-color:#ffc107;box-shadow:0 0 5px #ffc10780}.components-module__4dRL9a__targeted{border-width:2px;border-color:#dc3545;box-shadow:0 0 5px #dc354580}
