:root{color-scheme:light dark;background:#e8ddd4}@media (prefers-color-scheme: dark){:root{background:#1a0b08}body{background-color:#1a0b08;color:#f5efe0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,Arial,sans-serif;background-color:#e8ddd4;color:#2c2c2c;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,*{scrollbar-width:thin;scrollbar-color:#7b6857 #e8ddd4}body::-webkit-scrollbar,*::-webkit-scrollbar{width:8px;background:#e8ddd4}body::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background:#7b6857;border-radius:8px}body::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:#e8ddd4}.ql-editor{background-color:#f5efe0!important;color:#2c2c2c!important;border:2px solid #d4c4a8!important;border-radius:12px!important;padding:16px!important;font-family:Segoe UI,Roboto,Arial,sans-serif!important;font-size:1rem!important;line-height:1.6!important;min-height:120px!important}.ql-editor p{color:#e19924!important}.pageContent .ql-editor p{color:#f5efe0!important}.ql-editor strong,.ql-editor em,.ql-editor u,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor li,.ql-editor blockquote{color:#2c2c2c!important}.ql-toolbar{background-color:#f5efe0!important;border:2px solid #d4c4a8!important;border-bottom:none!important;border-radius:12px 12px 0 0!important;padding:12px!important}.ql-container{border:2px solid #d4c4a8!important;border-top:none!important;border-radius:0 0 12px 12px!important;background-color:#f5efe0!important}.ql-toolbar .ql-stroke{stroke:#2c2c2c!important}.ql-toolbar .ql-fill{fill:#2c2c2c!important}.ql-toolbar button{color:#2c2c2c!important;background-color:transparent!important;border:1px solid #d4c4a8!important;border-radius:6px!important;margin:2px!important;padding:6px!important}.ql-toolbar button:hover{background-color:#d4c4a8!important;color:#f5efe0!important}.ql-toolbar button.ql-active{background-color:#7b6857!important;color:#f5efe0!important}.ql-toolbar .ql-picker{color:#2c2c2c!important}.ql-toolbar .ql-picker-options{background-color:#f5efe0!important;border:2px solid #d4c4a8!important;border-radius:8px!important;box-shadow:0 4px 16px #0003!important}.ql-toolbar .ql-picker-item{color:#2c2c2c!important}.ql-toolbar .ql-picker-item:hover{background-color:#d4c4a8!important;color:#f5efe0!important}.ql-editor.ql-blank:before{color:#7b6857!important;font-style:italic!important}.ql-editor *,.ql-editor .ql-font-white,.ql-editor .ql-color-white,.ql-editor [style*="color: white"],.ql-editor [style*="color: #fff"],.ql-editor [style*="color: #ffffff"],.ql-editor .ql-font,.ql-editor .ql-size,.ql-editor .ql-color,.ql-editor .ql-background{color:#2c2c2c!important}.ql-editor.ql-blank:before{color:#7b6857!important;opacity:.7!important}@keyframes pulse{0%{transform:scale(1);box-shadow:0 8px 32px #0000004d,0 4px 16px #0003}50%{transform:scale(1.02);box-shadow:0 12px 40px #0006,0 6px 20px #0000004d}to{transform:scale(1);box-shadow:0 8px 32px #0000004d,0 4px 16px #0003}}._rootContainer_af0rl_2{min-height:100vh;background-color:#e8ddd4;display:flex;flex-direction:column}._header_af0rl_9{width:100%;z-index:10003}._main_af0rl_14{flex:1;padding:1rem;max-width:1400px;margin:0 auto;width:100%}@media screen and (max-width: 768px){._main_af0rl_14{padding:.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch}}._navbar_8iov2_1{display:flex;align-items:center;justify-content:space-between;background-color:#3a2f26;width:100%;height:70px;box-sizing:border-box;padding:0 2rem;position:relative;z-index:10001}._menuItems_8iov2_14{display:flex;justify-content:center;align-items:center;gap:2rem;flex:1}._navbar_8iov2_1 a{text-decoration:none;color:#f5efe0;font-size:1rem;font-weight:600;transition:color .3s ease}._menuItems_8iov2_14>a:first-child{font-size:1.5rem;font-weight:700;color:#f5efe0}._navbar_8iov2_1 a:hover{color:#d4c4a8}._signOutBtn_8iov2_41{background-color:#7b6857;color:#f5efe0;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._signOutBtn_8iov2_41:hover{background-color:#8b7a6b}._dropdown_8iov2_57{position:relative;display:inline-block;z-index:10002}._dropdownContent_8iov2_63{display:none;position:absolute;background-color:#7b6857;min-width:180px;flex-direction:column;padding:.5rem 0;z-index:10000;box-shadow:0 4px 16px #0000004d,0 2px 8px #00000026;border-radius:8px;border:1px solid rgba(255,255,255,.1);top:100%;left:0;visibility:visible!important;opacity:1!important;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d4c4a8 #5d4e37}._dropdownContent_8iov2_63::-webkit-scrollbar{width:6px}._dropdownContent_8iov2_63::-webkit-scrollbar-track{background:#5d4e37;border-radius:3px}._dropdownContent_8iov2_63::-webkit-scrollbar-thumb{background:#d4c4a8;border-radius:3px}._dropdownContent_8iov2_63::-webkit-scrollbar-thumb:hover{background:#f5efe0}._dropdownContent_8iov2_63 a{display:block;padding:.6rem 1.5rem;color:#f5efe0;text-align:left;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;border-radius:4px;margin:0 .5rem}._dropdownContent_8iov2_63 a:hover{background:#ffffff1a;color:#f5efe0;transform:translate(4px)}._dropdown_8iov2_57:hover ._dropdownContent_8iov2_63{display:block!important;background-color:#7b6857;z-index:10000!important}._dropdownContent_8iov2_63{z-index:10000!important;position:absolute!important}@media (max-width: 1000px){body,html{height:100%;width:100%;margin:0;padding:0;font-family:Arial,sans-serif}._navbar_8iov2_1{width:100%}._navbar_8iov2_1 a{font-size:var(--navbar-mobile-text-size);transition:font-size .5s ease}._menuItems_8iov2_14{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}._signOutBtn_8iov2_41{padding:.2rem}}@media screen and (max-width: 768px){._navbar_8iov2_1{padding:0 1rem;height:60px}._menuItems_8iov2_14{gap:.8rem}._menuItems_8iov2_14>a:first-child{font-size:1.2rem}._navbar_8iov2_1 a{font-size:.9rem}._signOutBtn_8iov2_41{padding:.4rem .8rem;font-size:.9rem}._dropdownContent_8iov2_63{min-width:160px;max-height:250px}._dropdownContent_8iov2_63 a{padding:.5rem 1rem;font-size:.9rem}}@media screen and (max-width: 480px){._navbar_8iov2_1{padding:0 .5rem;height:55px}._menuItems_8iov2_14{gap:.5rem}._menuItems_8iov2_14>a:first-child{font-size:1.1rem}._navbar_8iov2_1 a{font-size:.8rem}._signOutBtn_8iov2_41{padding:.3rem .6rem;font-size:.8rem}._dropdownContent_8iov2_63{min-width:140px;max-height:220px}._dropdownContent_8iov2_63 a{padding:.4rem .8rem;font-size:.8rem}}._error_fpcu0_1{color:red;background-color:transparent;text-transform:initial}._privateMessageMenu_1963p_1{position:absolute;top:6px;right:10px;opacity:0;transition:opacity .15s;z-index:2}._privateMessageBubble_1963p_9:hover ._privateMessageMenu_1963p_1,._privateMessageBubble_1963p_9:focus-within ._privateMessageMenu_1963p_1{opacity:1}._privateMessageMenuBtn_1963p_13{background:none;border:none;color:#d4c4a8;font-size:18px;cursor:pointer;padding:0 4px;border-radius:4px;transition:background .15s}._privateMessageMenuBtn_1963p_13:hover,._privateMessageMenuBtn_1963p_13:focus{background:#5d4e37;color:#7b6857}._privateMessageMenuDropdown_1963p_28{position:absolute;top:24px;right:0;background:#5d4e37;border:1px solid #7b6857;border-radius:8px;box-shadow:0 2px 8px #0000002e;min-width:90px;z-index:10;display:flex;flex-direction:column}._privateMessageMenuDropdownBtn_1963p_41{background:none;border:none;color:#f5efe0;font-size:15px;padding:8px 12px;text-align:left;cursor:pointer;border-radius:6px;transition:background .15s,color .15s}._privateMessageMenuDropdownBtn_1963p_41:hover,._privateMessageMenuDropdownBtn_1963p_41:focus{background:#7b6857;color:#23232b}._activeChatsRow_1963p_57{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;overflow-x:auto;max-width:100%}._privateMessageRow_1963p_65{display:flex;align-items:flex-end;margin:12px 0}._privateMessageRow_1963p_65._me_1963p_70{flex-direction:row-reverse}._privateMessageBubble_1963p_9{display:flex;flex-direction:row;align-items:flex-start;background:#5d4e37;color:#f5efe0;border-radius:18px 18px 18px 4px;padding:6px 10px;font-size:14px;box-shadow:0 2px 12px #0000001a;max-width:60%;min-width:auto;width:fit-content;word-break:break-word;position:relative;gap:8px}._privateMessageRow_1963p_65._me_1963p_70 ._privateMessageBubble_1963p_9{background:linear-gradient(135deg,#7b6857 60%,#8b7a6b);color:#f5efe0;border-radius:18px 18px 4px;align-items:flex-start;flex-direction:row-reverse}._privateMessageSender_1963p_97{font-size:11px;color:#d4c4a8;margin-bottom:2px;text-align:left;font-weight:600}._privateMessageProfilePic_1963p_105{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.2);flex-shrink:0;object-fit:cover}._privateMessageContent_1963p_114{display:flex;flex-direction:column;flex:1;min-width:0;width:fit-content}._privateMessageRow_1963p_65._me_1963p_70 ._privateMessageSender_1963p_97{color:#d4c4a8;text-align:right}._privateMessageTimestamp_1963p_125{font-size:10px;color:#d4c4a8;margin-top:4px;text-align:right;opacity:.8}._privateMessageRow_1963p_65._me_1963p_70 ._privateMessageTimestamp_1963p_125{text-align:left}._gearMenuWrapper_1963p_135{display:flex;align-items:center;position:relative;margin-right:.3rem}._gearButton_1963p_141{background:#5d4e37;border:1px solid #ff5e5e;color:#ff5e5e;border-radius:50%;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-right:.2rem;transition:border .18s,background .18s;z-index:11}._gearButton_1963p_141:hover,._gearButton_1963p_141:focus{background:#2a2a36;border-color:#ff8e8e}._optionsMenu_1963p_162{position:absolute;left:0;top:2.1rem;background:#5d4e37;border:1px solid #ff5e5e;border-radius:6px;box-shadow:0 2px 8px #0000002e;z-index:20;min-width:70px;padding:.2rem 0;display:flex;flex-direction:column}._deleteOption_1963p_176{background:none;border:none;color:#ff5e5e;font-weight:600;font-size:1rem;padding:.3rem 1rem;text-align:left;cursor:pointer;border-radius:4px;transition:background .15s}._deleteOption_1963p_176:hover,._deleteOption_1963p_176:focus{background:#3a2323}._senderNameWrapper_1963p_192{display:inline-flex;align-items:center;position:relative}._deleteButtonText_1963p_197{margin-left:.5rem;background:#5d4e37;border:1px solid #ff5e5e;color:#ff5e5e;font-weight:600;font-size:.95rem;border-radius:6px;padding:.1rem .7rem;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s,background .18s,color .18s;z-index:10;position:static}._senderNameWrapper_1963p_192:hover ._deleteButtonText_1963p_197,._senderNameWrapper_1963p_192:focus-within ._deleteButtonText_1963p_197,._deleteButtonText_1963p_197:hover,._deleteButtonText_1963p_197:focus{opacity:1;pointer-events:auto}._messageText_1963p_220{margin-left:.2rem;word-break:break-word}._chatContainer_1963p_225{display:flex;flex-direction:column;height:60vh;max-height:500px;border:none;border-radius:12px;background:#e8ddd4;color:#2c2c2c;box-shadow:0 2px 8px #0000001a}._chatMessages_1963p_237{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem;word-wrap:break-word;scrollbar-width:thin;scrollbar-color:#7b6857 #e8ddd4;color:#2c2c2c;display:flex;flex-direction:column}._messageSender_1963p_249{font-weight:700;color:#7b6857}._headmasterSender_1963p_253{color:#f5efe0!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherSender_1963p_257{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolSender_1963p_261{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminSender_1963p_265{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._message_1963p_220{word-break:break-word}._chatForm_1963p_273{display:flex;justify-content:center;gap:1rem;padding:1rem;border-radius:0 0 0 20px}._chatInput_1963p_281{border:none;border-radius:8px;background:#e8ddd4;color:#2c2c2c;width:100%}._chatBtn_1963p_289{background:#7b6857;color:#f5efe0;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer}._chatBtn_1963p_289:hover{background:#8b7a6b;color:#f5efe0}._emojiBtn_1963p_303{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s}._emojiBtn_1963p_303:hover{background:#ffffff1a}@media screen and (max-width: 768px){._chatContainer_1963p_225{height:50vh;max-height:400px;border-radius:12px;border:1px solid #7b6857}._chatMessages_1963p_237{padding:.5rem;color:#fff}._chatForm_1963p_273{padding:.5rem}._chatBtn_1963p_289 ._chatInput_1963p_281{width:calc(100% - 2rem)}}._eatBtn_1lh4j_2{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#f5efe0;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.3rem .6rem;font-weight:600;font-size:.8rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:40px;height:28px;display:flex;align-items:center;justify-content:center}._eatBtn_1lh4j_2:hover{background:linear-gradient(135deg,#66bb6a,#81c784);color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 10px #0000004d}._deleteBtn_1lh4j_28{background:linear-gradient(135deg,#f44336,#e57373);color:#f5efe0;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.3rem .6rem;font-weight:600;font-size:.8rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:28px;height:28px;display:flex;align-items:center;justify-content:center}._deleteBtn_1lh4j_28:hover{background:linear-gradient(135deg,#e57373,#ef5350);color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 10px #0000004d}._profilePic_1lh4j_53{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:.5rem;border:3px solid #7B6857;background:#23232b;box-shadow:0 2px 8px #0000004d,0 0 12px #7b68574d;transition:transform .2s ease}._profilePic_1lh4j_53:hover{transform:scale(1.05)}._inventoryIconBtn_1lh4j_69{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.4rem .6rem;cursor:pointer;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;box-shadow:inset 0 1px 3px #0003}._inventoryIconBtn_1lh4j_69:hover{background:#ffffff1a;transform:translateY(-1px);box-shadow:inset 0 1px 3px #0003,0 2px 8px #0003}._chestIcon_1lh4j_85{width:28px;height:28px;display:block;filter:drop-shadow(0 0 4px rgba(139,69,19,.5));transition:transform .2s ease}._inventoryIconBtn_1lh4j_69:hover ._chestIcon_1lh4j_85{transform:scale(1.1)}._healthBarWrapper_1lh4j_95{display:flex;align-items:center;background:transparent;border-radius:0;padding:0 .7rem 0 0;margin-right:.7rem;box-shadow:none;min-width:160px;gap:.7rem}._healthBarOuter_1lh4j_106{width:110px;height:20px;background:#2c2c2c;border-radius:10px;overflow:hidden;margin-right:.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 2px 4px #0000004d}._healthBarInner_1lh4j_116{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a,#8bc34a);border-radius:10px;transition:width .3s ease;box-shadow:0 0 8px #4caf504d}._healthText_1lh4j_123{font-weight:700;color:#f5efe0;font-size:.9rem}._topBar_1lh4j_128{position:relative;height:60px;z-index:100;display:flex;align-items:center;justify-content:flex-start;background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;padding:.8rem 1.5rem;font-size:1rem;gap:1.2rem;border-radius:12px;box-shadow:0 4px 16px #0003,0 2px 8px #0000001a;min-width:300px;width:100%;margin:1rem 0;border:1px solid rgba(255,255,255,.1)}._currency_1lh4j_147{display:flex;align-items:center;font-weight:700;font-size:1rem;gap:.5rem;background:#ffffff0d;border-radius:8px;padding:.4rem .8rem;margin:0;box-shadow:inset 0 1px 3px #0003;color:#f5efe0;border:1px solid rgba(255,255,255,.1)}._coinIcon_1lh4j_161{width:26px;height:26px;filter:drop-shadow(0 0 4px gold) drop-shadow(0 0 8px rgba(255,215,0,.3));transition:transform .2s ease}._coinIcon_1lh4j_161:hover{transform:scale(1.1) rotate(5deg)}._inventory_1lh4j_69{display:flex;align-items:center;gap:.5rem}._itemList_1lh4j_175{font-size:1.15rem;margin-bottom:1.5rem;line-height:1.7;padding:2.2rem 2.5rem 1.2rem;overflow-y:auto;flex:1 1 auto;max-height:60vh;list-style:none;display:flex;flex-direction:column;gap:1.1rem;scrollbar-width:thin;scrollbar-color:#7B6857 #E8DDD4}._itemList_1lh4j_175::-webkit-scrollbar{width:8px}._itemList_1lh4j_175::-webkit-scrollbar-track{background:#e8ddd4;border-radius:4px}._itemList_1lh4j_175::-webkit-scrollbar-thumb{background:#7b6857;border-radius:4px}._itemList_1lh4j_175::-webkit-scrollbar-thumb:hover{background:#8b7a6b}._itemRow_1lh4j_209{display:flex;align-items:center;justify-content:space-between;background:#f5efe01a;border-radius:10px;padding:.7rem 1rem;font-size:1.1rem;font-family:Cinzel,serif;color:#f5efe0;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 6px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease;flex-wrap:nowrap}._itemInfo_1lh4j_225{display:flex;align-items:center;gap:.6rem;flex:1}._itemButtons_1lh4j_232{display:flex;align-items:center;gap:.3rem;flex-shrink:0}._itemRow_1lh4j_209:hover{background:#f5efe033;color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d,inset 0 1px 3px #fff3;border-color:#fff3}._itemName_1lh4j_246{font-weight:700;font-size:1.08rem;color:#f5efe0;letter-spacing:.01em;margin-right:.3rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._itemQty_1lh4j_255{color:#d4c4a8;font-weight:600;font-size:.9rem;margin-right:.5rem}._itemEffect_1lh4j_262{color:#4caf50;font-weight:600;font-size:.9rem;margin-right:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._empty_1lh4j_269{color:#d4c4a8;font-style:italic;padding:2.2rem 2.5rem 1.2rem;font-size:1.1rem;text-align:center}._inventoryBtn_1lh4j_277{background:#7b6857;color:#fff;border:none;border-radius:6px;padding:.4rem 1.1rem;font-weight:600;font-size:1rem;cursor:pointer;margin-left:0;box-shadow:none;transition:background .2s}._inventoryBtn_1lh4j_277:hover{background:#8b7a6b}._inventoryPopup_1lh4j_294{position:fixed;top:0;left:0;z-index:2000;background:#2c2c2cd9;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}._inventoryPopupContent_1lh4j_306{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;border-radius:16px;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;border:2px solid #7B6857;padding:0;max-width:500px;width:92vw;position:relative;text-align:left;display:flex;flex-direction:column;max-height:92vh;overflow:hidden}._inventoryPopupContent_1lh4j_306:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857);z-index:1}._inventoryPopupContent_1lh4j_306 h4{font-family:Cinzel,serif;font-size:2.1rem;font-weight:700;color:#f5efe0;margin:0;padding:1.5rem 2.5rem .5rem;background:none;letter-spacing:1.5px;text-shadow:0 2px 8px rgba(0,0,0,.3);text-align:center}._closeBtn_1lh4j_346{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;font-weight:700;font-family:Cinzel,serif;letter-spacing:1px;padding:.8rem 2.2rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;font-size:1.13rem;transition:all .3s ease;cursor:pointer;margin:0 auto 2.1rem;display:block;position:sticky;bottom:0;letter-spacing:2px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._closeBtn_1lh4j_346:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);color:#f5efe0;transform:translateY(-1px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3;border-color:#ffffff4d}._giftBtn_1lh4j_373{background:linear-gradient(135deg,gold,orange);border:1px solid rgba(255,255,255,.2);cursor:pointer;font-size:.9rem;transition:all .3s ease;color:#2c2c2c;padding:.3rem .5rem;border-radius:6px;box-shadow:0 2px 6px #0003;min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:600}._giftBtn_1lh4j_373:hover{transform:translateY(-1px);background:linear-gradient(135deg,orange,#ff8c00);box-shadow:0 4px 10px #0000004d}._giftModalOverlay_1lh4j_395{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center}._giftModal_1lh4j_395{background:#23202b;color:#fff;padding:2rem 1.5rem 1.5rem;border-radius:10px;min-width:320px;box-shadow:0 4px 24px #000a;display:flex;flex-direction:column;align-items:stretch}._giftSearch_1lh4j_418{margin-bottom:1rem;padding:.5em;border-radius:5px;border:1px solid #444;background:#18161e;color:#fff}._giftUserList_1lh4j_426{list-style:none;max-height:160px;overflow-y:auto;margin:0 0 1rem;padding:0}._giftUserList_1lh4j_426 li{padding:.4em .7em;cursor:pointer;border-radius:5px;margin-bottom:2px;transition:background .1s}._giftUserList_1lh4j_426 li:hover,._giftUserList_1lh4j_426 ._selected_1lh4j_441{background:#00e6a8;color:#18161e}._inLoveText_1lh4j_447{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media (max-width: 768px){._topBar_1lh4j_128{flex-direction:row;justify-content:space-between;align-items:center;gap:.3rem;padding:.4rem .6rem;height:auto;min-height:50px;background:linear-gradient(135deg,#5d4e37,#6b5b47);border:1px solid #7B6857;border-radius:8px;box-shadow:0 1px 4px #00000026}._inLoveText_1lh4j_447{max-width:120px;font-size:.9rem!important;margin-left:8px!important}._topBar_1lh4j_128>div:first-child{display:flex;align-items:center;gap:.3rem;flex:1}._currency_1lh4j_147{font-size:.7rem;gap:.3rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:.2rem .4rem}._coinIcon_1lh4j_161{width:16px;height:16px}._profilePic_1lh4j_53{width:28px;height:28px;border:2px solid #7B6857}._healthBarWrapper_1lh4j_95{font-size:.6rem;min-width:80px;gap:.3rem}._healthBarOuter_1lh4j_106{width:60px;height:8px;border-radius:4px}._healthBarInner_1lh4j_116{border-radius:4px}._healthText_1lh4j_123{font-size:.6rem;font-weight:600}._inventoryIconBtn_1lh4j_69{width:32px;height:32px;font-size:12px;border-radius:6px}._chestIcon_1lh4j_85{width:16px;height:16px}._hideOnMobile_1lh4j_537{display:none!important}}.mobile-app{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#1a0b08,#2d1a15,#1a0b08);color:#f5efe0;font-family:Arial,sans-serif}.mobile-status-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;background:#1a0b08e6;font-size:.8rem;font-weight:600}.mobile-status-left{color:#f5efe0}.mobile-status-right{display:flex;gap:8px;color:#f5efe0}.mobile-header{background:#1a0b08f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(139,69,19,.3);padding:15px 20px}.mobile-header-content{display:flex;justify-content:space-between;align-items:center}.mobile-logo-section{display:flex;align-items:center;gap:10px}.mobile-logo-icon{font-size:1.8rem;background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-logo-text{font-size:1.4rem;font-weight:800;color:#f5efe0;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.mobile-user-section{display:flex;align-items:center}.mobile-user-avatar{position:relative}.mobile-user-avatar img{width:45px;height:45px;border-radius:50%;border:3px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #0003}.mobile-user-level{position:absolute;bottom:-5px;right:-5px;background:linear-gradient(45deg,#ff6b6b,#ff8e8e);color:#fff;font-size:.6rem;font-weight:700;padding:2px 6px;border-radius:10px;border:2px solid white}.mobile-main{flex:1;padding:15px 15px 80px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.mobile-welcome-card{background:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:25px;margin-bottom:25px;border:1px solid rgba(255,255,255,.3);text-align:center}.mobile-welcome-card h2{font-size:1.5rem;font-weight:700;margin:0 0 10px;color:#fff}.mobile-welcome-card p{font-size:1rem;margin:0;color:#ffffffe6}.mobile-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px}.mobile-stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px 15px;text-align:center;border:1px solid rgba(255,255,255,.2)}.mobile-stat-icon{font-size:1.8rem;margin-bottom:8px}.mobile-stat-value{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:4px}.mobile-stat-label{font-size:.8rem;color:#fffc;font-weight:500}.mobile-quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.mobile-action-card{background:#fff3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:25px 20px;text-align:center;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease;border:none;color:inherit}.mobile-action-card:active{transform:scale(.95);background:#ffffff4d}.mobile-action-icon{font-size:2rem;margin-bottom:10px}.mobile-action-text{font-size:1rem;font-weight:600;color:#fff}.mobile-chat-page{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px;height:calc(100vh - 200px);display:flex;flex-direction:column}.mobile-chat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mobile-chat-header h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.mobile-chat-switch{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:8px 16px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-chat-switch:active{background:#ffffff4d}.mobile-global-chat{flex:1;display:flex;flex-direction:column}.mobile-messages{flex:1;overflow-y:auto;margin-bottom:15px;padding:10px;background:#ffffff1a;border-radius:12px}.mobile-message{background:#fff3;border-radius:12px;padding:12px 15px;margin-bottom:10px}.mobile-message-header{display:flex;justify-content:space-between;margin-bottom:5px}.mobile-message-sender{font-weight:600;color:#fff;font-size:.9rem}.mobile-message-time{font-size:.7rem;color:#ffffffb3}.mobile-message-text{color:#ffffffe6;font-size:.9rem}.mobile-message-input{display:flex;gap:10px;align-items:center}.mobile-input{flex:1;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:25px;padding:12px 18px;color:#fff;font-size:1rem;outline:none}.mobile-input::placeholder{color:#ffffffb3}.mobile-send-btn{background:linear-gradient(45deg,#ff6b6b,#ff8e8e);border:none;border-radius:25px;padding:12px 20px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-send-btn:active{transform:scale(.95)}.mobile-private-chat-page{flex:1;display:flex;flex-direction:column}.mobile-user-search{margin-bottom:20px}.mobile-search-input{width:100%;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:25px;padding:12px 18px;color:#fff;font-size:1rem;outline:none}.mobile-search-input::placeholder{color:#ffffffb3}.mobile-user-list{flex:1;overflow-y:auto}.mobile-user-item{display:flex;align-items:center;gap:15px;padding:15px;background:#ffffff1a;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:all .3s ease}.mobile-user-item:active{background:#fff3}.mobile-user-item img{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.mobile-user-item span{color:#fff;font-weight:500;flex:1}.mobile-online-dot{width:12px;height:12px;background:#4ade80;border-radius:50%;border:2px solid #ffffff}.mobile-online-page{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px}.mobile-online-page h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 20px}.mobile-online-list{display:flex;flex-direction:column;gap:15px}.mobile-online-item{display:flex;align-items:center;gap:15px;padding:15px;background:#ffffff26;border-radius:12px;border:1px solid rgba(255,255,255,.2)}.mobile-online-item img{width:45px;height:45px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.mobile-online-info{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-online-name{color:#fff;font-weight:600;font-size:1rem}.mobile-online-status{color:#fffc;font-size:.8rem}.mobile-profile-page{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:25px;text-align:center}.mobile-profile-header{margin-bottom:30px}.mobile-profile-avatar{width:100px;height:100px;border-radius:50%;border:4px solid rgba(255,255,255,.3);margin-bottom:15px;box-shadow:0 8px 24px #0003}.mobile-profile-header h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 8px}.mobile-profile-header p{color:#fffc;margin:0}.mobile-profile-stats{display:flex;flex-direction:column;gap:20px}.mobile-profile-stat{display:flex;align-items:center;gap:15px}.mobile-profile-stat-label{color:#fff;font-weight:600;min-width:60px;text-align:left}.mobile-profile-bar{flex:1;height:8px;background:#fff3;border-radius:4px;overflow:hidden}.mobile-profile-fill{height:100%;background:linear-gradient(90deg,#ff6b6b,#ff8e8e);border-radius:4px;transition:width .3s ease}.mobile-profile-stat-value{color:#fff;font-weight:600;min-width:50px;text-align:right}.mobile-dashboard-button{position:fixed;bottom:20px;right:20px;z-index:10000}.mobile-dashboard-btn{background:linear-gradient(135deg,#5d4e37,#8b7a6b);border:2px solid #7b6857;border-radius:50px;padding:15px 20px;color:#f5efe0;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #5d4e3766;display:flex;align-items:center;gap:8px;-webkit-tap-highlight-color:rgba(255,255,255,.1);position:fixed;bottom:20px;right:20px;z-index:10000}.mobile-dashboard-btn:active{transform:scale(.95);box-shadow:0 2px 10px #5d4e3799}.mobile-dashboard-icon{font-size:1.2rem}.mobile-dashboard-label{font-size:.9rem}.mobile-dashboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a0b08f2,#2d1a15f2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001;display:flex;flex-direction:column;padding:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;max-height:100vh;max-height:100dvh}.mobile-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:12px;background:#8b45134d;border-radius:16px;flex-shrink:0;min-height:60px}.mobile-dashboard-header h2{color:#fff;margin:0;font-size:1.8rem;font-weight:700}.mobile-dashboard-close{background:#ff6b6b4d;border:1px solid rgba(255,107,107,.5);border-radius:50%;width:40px;height:40px;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.mobile-dashboard-close:active{background:#ff6b6b80;transform:scale(.95)}.mobile-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;flex:1;align-content:start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 10px 20px;box-sizing:border-box;min-height:0}.mobile-dashboard-item{background:#8b451333;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(139,69,19,.4);border-radius:16px;padding:15px 12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px;color:#f5efe0;text-decoration:none;-webkit-tap-highlight-color:rgba(139,69,19,.3);min-height:100px;max-height:120px}.mobile-dashboard-item:active{transform:scale(.95);background:#8b451366}.mobile-dashboard-item.active{background:#8b451380;border:1px solid rgba(205,133,63,.6);box-shadow:0 4px 20px #8b451366}.mobile-dashboard-item-icon{font-size:2.5rem}.mobile-dashboard-item-label{font-size:.85rem;font-weight:600;text-align:center;line-height:1.2}.mobile-dashboard-item.logout-btn{background:#cd5c5c33;border:1px solid rgba(205,92,92,.4)}.mobile-dashboard-item.logout-btn:active{background:#cd5c5c66}.mobile-dashboard-item.logout-btn:hover{background:#cd5c5c4d;border:1px solid rgba(205,92,92,.6)}@media (min-height: 1000px){.mobile-dashboard-overlay{padding:8px}.mobile-dashboard-header{margin-bottom:10px;padding:10px;min-height:50px}.mobile-dashboard-header h2{font-size:1.6rem}.mobile-dashboard-grid{gap:8px;padding:8px 8px 30px}.mobile-dashboard-item{padding:12px 10px;min-height:90px;max-height:110px}.mobile-dashboard-item-icon{font-size:2rem}.mobile-dashboard-item-label{font-size:.8rem}}@media (min-height: 1200px){.mobile-dashboard-grid{padding-bottom:40px}.mobile-dashboard-item{min-height:85px;max-height:100px}.mobile-rules-list{gap:15px;padding-bottom:120px;max-height:calc(100vh - 150px)}.mobile-rules-grid{gap:8px;margin-bottom:12px}.mobile-rules-item{padding:10px 8px;min-height:80px;max-height:100px}.mobile-rules-icon{font-size:1.6rem}.mobile-rules-name{font-size:.7rem}}@media (min-height: 1400px){.mobile-rules-list{padding-bottom:180px;max-height:calc(100vh - 250px)}.mobile-dashboard-btn{bottom:30px;right:30px}}.mobile-forum-list,.mobile-rules-list{display:flex;flex-direction:column;gap:15px;padding-bottom:100px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:400px}.mobile-rules-category h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:15px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.mobile-rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px}.mobile-rules-item{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:12px 10px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,.1);min-height:90px;max-height:110px}.mobile-rules-item:active{transform:scale(.95);background:#ffffff40}.mobile-rules-item.special{background:#ff6b6b33;border:1px solid rgba(255,107,107,.3)}.mobile-rules-item.special:active{background:#ff6b6b4d}.mobile-rules-icon{font-size:1.8rem}.mobile-rules-name{font-size:.75rem;font-weight:600;text-align:center;line-height:1.1}.mobile-forum-list{display:flex;flex-direction:column;gap:25px;max-height:60vh;overflow-y:auto;padding-right:10px}.mobile-rules-list{max-height:60vh;overflow-y:auto;padding-right:10px}.mobile-forum-category h3{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 15px;padding-bottom:8px;border-bottom:2px solid rgba(255,255,255,.3)}.mobile-forum-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.mobile-forum-item{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:20px 15px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,.1)}.mobile-forum-item:active{transform:scale(.95);background:#ffffff40}.mobile-forum-item.special{background:#ff6b6b33;border:1px solid rgba(255,107,107,.4)}.mobile-forum-item.special:active{background:#ff6b6b4d}.mobile-forum-icon{font-size:2rem}.mobile-forum-name{font-size:.9rem;font-weight:600;text-align:center;line-height:1.2}.mobile-main::-webkit-scrollbar,.mobile-messages::-webkit-scrollbar,.mobile-user-list::-webkit-scrollbar,.mobile-overlay-content::-webkit-scrollbar,.mobile-forum-list::-webkit-scrollbar,.mobile-rules-list::-webkit-scrollbar{width:6px}.mobile-main::-webkit-scrollbar-track,.mobile-messages::-webkit-scrollbar-track,.mobile-user-list::-webkit-scrollbar-track,.mobile-overlay-content::-webkit-scrollbar-track,.mobile-forum-list::-webkit-scrollbar-track,.mobile-rules-list::-webkit-scrollbar-track{background:transparent}.mobile-main::-webkit-scrollbar-thumb,.mobile-messages::-webkit-scrollbar-thumb,.mobile-user-list::-webkit-scrollbar-thumb,.mobile-overlay-content::-webkit-scrollbar-thumb,.mobile-forum-list::-webkit-scrollbar-thumb,.mobile-rules-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.mobile-topbar-container{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:15px;margin-bottom:20px;border:1px solid rgba(255,255,255,.2);overflow-x:auto}.mobile-page-content{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;margin:10px;border:1px solid rgba(255,255,255,.2);min-height:auto;overflow-y:auto;overflow-x:hidden;max-width:calc(100vw - 20px);width:calc(100vw - 20px);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.mobile-home-sections{display:flex;flex-direction:column;gap:15px;margin-top:20px}.mobile-section-card{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:15px}.mobile-welcome-card{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:30px;border:1px solid rgba(255,255,255,.2);text-align:center;margin:20px}.mobile-section-card:active{transform:scale(.98);background:#ffffff40}.mobile-section-icon{font-size:2rem;min-width:50px;text-align:center}.mobile-section-content{flex:1}.mobile-welcome-icon{font-size:3rem;margin-bottom:15px}.mobile-welcome-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 10px}.mobile-welcome-content p{color:#fffc;font-size:1rem;margin:0;line-height:1.4}.mobile-section-content h3{color:#fff;font-size:1.2rem;font-weight:700;margin:0 0 5px}.mobile-section-content p{color:#fffc;font-size:.9rem;margin:0}.mobile-section-arrow{color:#fff9;font-size:1.5rem;font-weight:700}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;display:flex;flex-direction:column;padding:15px;overflow:visible;box-sizing:border-box}.mobile-overlay-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#fff3;border-radius:12px}.mobile-overlay-header h2{color:#fff;margin:0;font-size:1.5rem}.mobile-overlay-close{background:#ff6b6b4d;border:1px solid rgba(255,107,107,.5);border-radius:20px;padding:8px 12px;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.mobile-overlay-close:active{background:#ff6b6b80}.mobile-overlay-content{flex:1;background:#ffffff1a;border-radius:16px;padding:15px;overflow:visible;border:1px solid rgba(255,255,255,.2);max-width:100%;width:100%;box-sizing:border-box}.mobile-chat-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;display:flex;flex-direction:column;padding:20px}.mobile-topbar-container::-webkit-scrollbar{height:4px}.mobile-topbar-container::-webkit-scrollbar-track{background:#ffffff1a}.mobile-topbar-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.mobile-global-chat-container,.mobile-private-chat-container{flex:1;background:#ffffff1a;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.mobile-online-container{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:15px;border:1px solid rgba(255,255,255,.2);max-height:60vh;overflow-y:auto}.mobile-topbar-container .topBar{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;margin:0!important;max-width:none!important}.mobile-topbar-container .topBar *{color:#fff!important}.mobile-topbar-container .topBar button{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-topbar-container .topBar button:hover{background:#ffffff4d!important}.mobile-chat-overlay .mobile-chat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#fff3;border-radius:12px}.mobile-chat-overlay .mobile-chat-header h2{color:#fff;margin:0;font-size:1.5rem}.mobile-chat-overlay .mobile-chat-switch,.mobile-chat-overlay .mobile-chat-close{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:8px 16px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-chat-overlay .mobile-chat-close{background:#ff6b6b4d;border:1px solid rgba(255,107,107,.5);padding:8px 12px;font-size:1.2rem}.mobile-global-chat-container .chat,.mobile-private-chat-container .privateChat{background:transparent!important;border:none!important;box-shadow:none!important;height:100%!important;display:flex!important;flex-direction:column!important}.mobile-global-chat-container .chat *,.mobile-private-chat-container .privateChat *{color:#fff!important}.mobile-global-chat-container .chat input,.mobile-private-chat-container .privateChat input{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:25px!important}.mobile-global-chat-container .chat input::placeholder,.mobile-private-chat-container .privateChat input::placeholder{color:#ffffffb3!important}.mobile-global-chat-container .chat button,.mobile-private-chat-container .privateChat button{background:linear-gradient(45deg,#ff6b6b,#ff8e8e)!important;border:none!important;color:#fff!important;border-radius:25px!important}.mobile-online-container .onlineUsersContainer{background:transparent!important;border:none!important;box-shadow:none!important}.mobile-online-container .onlineUsersContainer *{color:#fff!important}.mobile-online-container .onlineUsersList{display:flex!important;flex-direction:column!important;gap:10px!important}.mobile-online-container .onlineUserItem{background:#ffffff1a!important;border-radius:12px!important;padding:12px!important;border:1px solid rgba(255,255,255,.2)!important}.mobile-overlay-content .newsFeedContainer,.mobile-overlay-content .onlineUsersContainer,.mobile-overlay-content .rpgCalendarSidebar{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important}.mobile-overlay-content .newsFeedContainer *,.mobile-overlay-content .onlineUsersContainer *,.mobile-overlay-content .rpgCalendarSidebar *{color:#fff!important}.mobile-overlay-content .newsFeedContainer button,.mobile-overlay-content .onlineUsersContainer button,.mobile-overlay-content .rpgCalendarSidebar button,.mobile-overlay-content .newsFeedContainer input,.mobile-overlay-content .onlineUsersContainer input,.mobile-overlay-content .rpgCalendarSidebar input{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-overlay-content .newsFeedContainer input::placeholder,.mobile-overlay-content .onlineUsersContainer input::placeholder,.mobile-overlay-content .rpgCalendarSidebar input::placeholder{color:#ffffffb3!important}.mobile-overlay-content .inventoryModal{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important;max-width:none!important}.mobile-overlay-content .inventoryModal *{color:#fff!important}.mobile-overlay-content .inventoryModal button{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-overlay-content .inventoryModal button:hover{background:#ffffff4d!important}.mobile-overlay-content .inventoryModal input{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-overlay-content .inventoryModal input::placeholder{color:#ffffffb3!important}.mobile-page-content *,.mobile-page-content h1,.mobile-page-content h2,.mobile-page-content h3,.mobile-page-content h4,.mobile-page-content h5,.mobile-page-content h6{color:#fff!important}.mobile-page-content p{color:#7b6857!important}.mobile-page-content div{color:#fff!important}.mobile-page-content .headmasterName{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .teacherName{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .shadowPatrolName{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .adminName{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .archivistName{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content [style*="color: #1e3a8a"]{color:#1e3a8a!important}.mobile-page-content [style*="color: #dc2626"]{color:#dc2626!important}.mobile-page-content [style*="color: #166534"]{color:#166534!important}.mobile-page-content [style*="color: #06b6d4"]{color:#06b6d4!important}.mobile-page-content [style*="color: #7c3aed"]{color:#7c3aed!important}.mobile-page-content [style*="color: #d97706"]{color:#d97706!important}@media (max-width: 768px){.mobile-page-content{background:#f5efe0!important;color:#7b6857!important;padding:30px!important;margin:0!important;max-width:100vw!important;width:100vw!important;border-radius:0!important;box-shadow:none!important;border:none!important;min-height:100vh!important}.mobile-page-content p{color:#7b6857!important;font-family:Georgia,Times New Roman,serif!important;line-height:1.8!important;font-size:1.2rem!important;text-align:left!important;word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.mobile-page-content p{color:#7b6857!important;margin-bottom:1.5rem!important;padding:0!important}.mobile-page-content .headmasterName{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .teacherName{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .shadowPatrolName{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .adminName{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content .archivistName{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-page-content [style*="color: #1e3a8a"]{color:#1e3a8a!important}.mobile-page-content [style*="color: #dc2626"]{color:#dc2626!important}.mobile-page-content [style*="color: #166534"]{color:#166534!important}.mobile-page-content [style*="color: #06b6d4"]{color:#06b6d4!important}.mobile-page-content [style*="color: #7c3aed"]{color:#7c3aed!important}.mobile-page-content [style*="color: #d97706"]{color:#d97706!important}.mobile-page-content div{color:#fff!important}.mobile-page-content h1,.mobile-page-content h2,.mobile-page-content h3,.mobile-page-content h4,.mobile-page-content h5,.mobile-page-content h6{color:#7b6857!important;font-family:Georgia,Times New Roman,serif!important;margin-bottom:1.5rem!important}.mobile-page-content ul,.mobile-page-content ol{padding-left:2rem!important;margin-bottom:1.5rem!important}.mobile-page-content li{margin-bottom:.8rem!important;color:#7b6857!important;line-height:1.8!important}}.mobile-page-content button{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-page-content button:hover{background:#ffffff4d!important}.mobile-page-content input,.mobile-page-content textarea{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;border-radius:8px!important}.mobile-page-content input::placeholder,.mobile-page-content textarea::placeholder{color:#ffffffb3!important}@media (max-width: 480px){.mobile-main,.mobile-page-content,.mobile-overlay-content{padding:10px}.mobile-dashboard-grid{padding:10px;gap:10px}.mobile-topbar-container{padding:10px}.mobile-dashboard-btn{padding:12px 16px}.mobile-dashboard-icon{font-size:1rem}.mobile-dashboard-label{font-size:.8rem}.mobile-dashboard-grid{gap:15px}.mobile-dashboard-item{padding:20px 15px}.mobile-dashboard-item-icon{font-size:2rem}.mobile-dashboard-item-label{font-size:.9rem}.mobile-forum-grid{gap:12px}.mobile-forum-item{padding:15px 12px}.mobile-forum-icon{font-size:1.8rem}.mobile-forum-name{font-size:.8rem}.mobile-chat-overlay{padding:15px}}@media (max-width: 768px){.rootContainer{display:flex;flex-direction:column;min-height:100vh;position:relative}.header{position:fixed;top:0;left:0;right:0;z-index:10000;background:#3a2f26;box-shadow:0 2px 10px #0000004d}.main{margin-top:60px;margin-bottom:80px;padding:10px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.topBar{position:fixed;top:60px;left:0;right:0;z-index:9999;background:#3a2f26f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 10px;overflow-x:auto;white-space:nowrap;box-shadow:0 2px 8px #0003}.topBar::-webkit-scrollbar{height:4px}.topBar::-webkit-scrollbar-track{background:#ffffff1a}.topBar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.chat{position:fixed;bottom:0;left:0;right:0;height:60vh;max-height:60vh;background:#2a2a2a;border-radius:20px 20px 0 0;box-shadow:0 -5px 20px #0000004d;z-index:10001;transform:translateY(calc(100% - 60px));transition:transform .3s ease;display:flex;flex-direction:column}.chat.expanded{transform:translateY(0)}.chatHeader{padding:15px 20px;background:#3a2f26;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.chatTitle{color:#f5efe0;font-weight:600;font-size:1.1rem}.chatToggle{color:#f5efe0;font-size:1.5rem;transition:transform .3s ease}.chat.expanded .chatToggle{transform:rotate(180deg)}.chatContent{flex:1;overflow-y:auto;padding:15px;-webkit-overflow-scrolling:touch}.chatInput{padding:15px 20px;border-top:1px solid #444;background:#2a2a2a}.privateChat{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#2a2a2a;z-index:10002;transition:right .3s ease;display:flex;flex-direction:column}.privateChat.open{right:0}.privateChatHeader{padding:15px 20px;background:#3a2f26;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #444}.privateChatTitle{color:#f5efe0;font-weight:600;font-size:1.1rem}.privateChatClose{background:none;border:none;color:#f5efe0;font-size:1.5rem;cursor:pointer}.privateChatContent{flex:1;overflow-y:auto;padding:15px;-webkit-overflow-scrolling:touch}.privateChatInput{padding:15px 20px;border-top:1px solid #444;background:#2a2a2a}.mobileNav{position:fixed;bottom:0;left:0;right:0;background:#3a2f26;display:flex;justify-content:space-around;align-items:center;padding:8px 0;z-index:10000;box-shadow:0 -2px 10px #0000004d}.mobileNavItem{display:flex;flex-direction:column;align-items:center;color:#f5efe0;text-decoration:none;padding:8px 12px;border-radius:8px;transition:background .2s ease;min-width:60px}.mobileNavItem.active{background:#ffffff1a}.mobileNavIcon{font-size:1.2rem;margin-bottom:4px}.mobileNavLabel{font-size:.7rem;font-weight:500}.mobileCard{background:#2a2a2a;border-radius:12px;padding:15px;margin-bottom:15px;box-shadow:0 2px 8px #0003}.mobileButton{background:#7b6857;color:#f5efe0;border:none;border-radius:8px;padding:12px 20px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.mobileButton:hover{background:#8b7a6b}.mobileButton:active{transform:scale(.98)}.mobileInput{width:100%;padding:12px 15px;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#e0e0e0;font-size:1rem;min-height:44px}.mobileInput:focus{outline:none;border-color:#7b6857;box-shadow:0 0 0 2px #7b685733}.mobileTextarea{width:100%;padding:12px 15px;background:#1a1a1a;border:1px solid #444;border-radius:8px;color:#e0e0e0;font-size:1rem;min-height:100px;resize:vertical}.mobileList{list-style:none;padding:0;margin:0}.mobileListItem{background:#2a2a2a;border-radius:8px;padding:15px;margin-bottom:10px;border:1px solid #444}.mobileModal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:10003;display:flex;align-items:center;justify-content:center;padding:20px}.mobileModalContent{background:#2a2a2a;border-radius:16px;padding:20px;width:100%;max-width:100%;max-height:80vh;overflow-y:auto}.mobileTitle{font-size:1.5rem;font-weight:700;color:#f5efe0;margin-bottom:15px}.mobileSubtitle{font-size:1.2rem;font-weight:600;color:#f5efe0;margin-bottom:10px}.mobileText{font-size:1rem;color:#e0e0e0;line-height:1.5}.mobileHidden{display:none!important}.mobileVisible{display:block!important}.mobileFlex{display:flex!important}.mobileGrid{display:grid!important}.mobileTouchable{-webkit-tap-highlight-color:rgba(255,255,255,.1);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobileScrollable{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.mobileScrollable::-webkit-scrollbar{width:6px}.mobileScrollable::-webkit-scrollbar-track{background:transparent}.mobileScrollable::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}}._headmasterAvatar_g43im_1{border:4px solid #fff!important;box-shadow:0 0 18px 4px #fff,0 0 12px #b0aac2!important}._teacherAvatar_g43im_5{border:4px solid gold!important;box-shadow:0 0 18px 4px gold,0 0 12px #b0aac2!important}._shadowPatrolAvatar_g43im_9{border:4px solid #1ecb8c!important;box-shadow:0 0 18px 4px #1ecb8c,0 0 12px #b0aac2!important}body,#_root_g43im_1{overflow-x:hidden;overflow-y:auto}._profileWrapper_g43im_19{background:linear-gradient(135deg,#e8ddd4,#f5efe0);width:100%;min-height:100vh;margin:0;padding:2rem;overflow-x:hidden;font-family:Cinzel,serif;display:flex;flex-direction:column;align-items:center}._profileContainer_g43im_32{display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto;min-height:auto;border:2px solid #7b6857;background:linear-gradient(135deg,#5d4e37,#6b5b47);margin:0 auto;padding:1.5rem;overflow-x:hidden;border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative;max-width:none;width:100%;gap:2rem}._profileContainer_g43im_32:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857);z-index:1}._profileTextContainer_g43im_63{display:flex;flex-direction:column;width:100%;gap:20px;margin-top:2rem;background:transparent;border-radius:16px;padding:2rem;border:2px solid rgba(212,196,168,.3);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d}._profileTextContainer_g43im_63 h2{color:#7b6857;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}._profileTextContainer_g43im_63 p{color:#2c2c2c;font-size:1.1rem;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.1)}._profileText_g43im_63{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:none;margin:0 auto;background:transparent;border-radius:16px;padding:2rem;border:2px solid rgba(212,196,168,.3);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative;word-break:break-word;overflow-wrap:break-word}._profileTextContent_g43im_111{width:100%;color:#2c2c2c;font-size:1.1rem;line-height:1.6}._profileTextContent_g43im_111 h1,._profileTextContent_g43im_111 h2,._profileTextContent_g43im_111 h3,._profileTextContent_g43im_111 h4,._profileTextContent_g43im_111 h5,._profileTextContent_g43im_111 h6{color:#7b6857;margin:1rem 0 .5rem;font-weight:700}._profileTextContent_g43im_111 p{margin:.5rem 0}._profileTextContent_g43im_111 strong{font-weight:700}._profileTextContent_g43im_111 em{font-style:italic}._profileTextContent_g43im_111 u{text-decoration:underline}._profileTextContent_g43im_111 blockquote{border-left:3px solid #7b6857;padding-left:1rem;margin:.5rem 0;background:#7b68570d;border-radius:0 4px 4px 0}._profileTextContent_g43im_111 ul,._profileTextContent_g43im_111 ol{margin:.5rem 0 .5rem 1.5rem}._profileTextContent_g43im_111 li{margin-bottom:.25rem}._profileTextContent_g43im_111 a{color:#7b6857;text-decoration:underline}._profileTextContent_g43im_111 a:hover{color:#8b7a6b}._profileTextContent_g43im_111 img{max-width:100%;height:auto;border-radius:4px;display:block;margin:.5rem auto}._profileText_g43im_63>*:not([style*=color]){color:#b8860b}._profileText_g43im_63 strong{font-weight:700}._profileText_g43im_63 em{font-style:italic}._profileText_g43im_63 u{text-decoration:underline}._profileText_g43im_63 s{text-decoration:line-through}._profileText_g43im_63 blockquote{border-left:3px solid #7b6857;padding-left:1rem;margin:.5rem 0}._profileText_g43im_63 pre{background:#7b68571a;padding:.5rem;border-radius:4px;font-family:monospace}._profileText_g43im_63 ul,._profileText_g43im_63 ol{margin-left:1.5rem}._profileText_g43im_63 li{margin-bottom:.5rem}._profileText_g43im_63 a{color:#7b6857;text-decoration:underline}._profileText_g43im_63 a:hover{color:#8b7a6b}._profileText_g43im_63 img{max-width:100%;height:auto;border-radius:4px}._profileText_g43im_63 div[style*="text-align: center"],._profileText_g43im_63 div[style*="text-align:center"]{text-align:center!important;display:block!important}._profileText_g43im_63 div[style*="text-align: left"],._profileText_g43im_63 div[style*="text-align:left"]{text-align:left!important;display:block!important}._profileText_g43im_63 div[style*="text-align: right"],._profileText_g43im_63 div[style*="text-align:right"]{text-align:right!important;display:block!important}._profileText_g43im_63 ._bbcode-center_g43im_258,._profileText_g43im_63 div._bbcode-center_g43im_258{text-align:center!important;display:block!important;width:100%!important}._profileText_g43im_63 ._bbcode-left_g43im_265,._profileText_g43im_63 div._bbcode-left_g43im_265{text-align:left!important;display:block!important;width:100%!important}._profileText_g43im_63 ._bbcode-right_g43im_272,._profileText_g43im_63 div._bbcode-right_g43im_272{text-align:right!important;display:block!important;width:100%!important}._profileText_g43im_63 ._bbcode-table_g43im_279{border-collapse:collapse;width:100%;margin:1rem 0}._profileText_g43im_63 ._bbcode-table_g43im_279 th,._profileText_g43im_63 ._bbcode-table_g43im_279 td{border:1px solid #d4c4a8;padding:.5rem;text-align:left}._profileText_g43im_63 ._bbcode-table_g43im_279 th{background-color:#7b68571a;font-weight:700}._profileText_g43im_63 ._bbcode-plain_g43im_297{font-family:monospace;background-color:#7b68571a;padding:.2rem .4rem;border-radius:4px}._profileText_g43im_63:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857);z-index:1}._imageContainer_g43im_315{flex:0 0 auto;padding:1.5rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px}._imageContainer_g43im_315 h1{color:#f5efe0;font-size:2.5rem;font-weight:700;margin:1rem 0;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:center}._imageContainer_g43im_315 p{color:#d4c4a8;font-size:1.2rem;margin:.5rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3);text-align:center}._profileImage_g43im_344{width:300px;height:300px;border-radius:50%;object-fit:cover;border:4px solid #7b6857;box-shadow:0 8px 24px #0003,0 4px 12px #0000001a}._adminAvatar_g43im_353{border:4px solid #ff2a2a;box-shadow:0 0 18px 4px #ff2a2a,0 0 12px #b0aac2}._archivistAvatar_g43im_358{border:4px solid #a084e8;box-shadow:0 0 18px 4px #a084e8,0 0 12px #b0aac2}._characterInfo_g43im_363{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:60%;padding:1rem;margin-left:auto;margin-right:auto}._caracterDetails_g43im_374{gap:10px;display:flex;flex-direction:column}._caracterDetails_g43im_374 p{color:#ffe4b5!important;font-size:1.1rem;margin:.5rem 0;text-shadow:0 1px 2px rgba(0,0,0,.5);font-weight:500}._caracterDetails_g43im_374 strong{color:#ffe4b5!important;font-weight:700;margin-right:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._headmasterName_g43im_396{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_g43im_400{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_g43im_404{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_g43im_408{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_g43im_412{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._characterDetailsContainer_g43im_417{margin:2rem auto;padding:1.5rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;height:auto;border:2px solid #7b6857;background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;gap:2rem;max-width:1000px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative}._characterDetailsContainer_g43im_417 h2{color:#ceb169;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:center;position:relative;z-index:1}._profileIframe_g43im_447{width:100%;height:auto;min-height:400px;max-height:600px;overflow-y:auto;display:block;border:none;border-radius:8px;background:transparent;margin:0 auto}@media screen and (max-width: 1200px){._profileContainer_g43im_32{flex-direction:column;max-width:100%;gap:1rem}._imageContainer_g43im_315{min-width:auto;width:100%}}@media screen and (max-width: 1000px){._profileWrapper_g43im_19,._profileContainer_g43im_32,._characterDetailsContainer_g43im_417{padding:1rem}}@media screen and (max-width: 768px){._profileWrapper_g43im_19{padding:.5rem;background:linear-gradient(135deg,#e8ddd4,#f5efe0);min-height:100vh;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center}._profileContainer_g43im_32{flex-direction:column;width:100%;max-width:100%;padding:.3rem;margin:0 auto;border-radius:8px;background:linear-gradient(135deg,#5d4e37,#6b5b47);border:2px solid #7b6857;color:#f5efe0}._imageContainer_g43im_315{width:100%;padding:.3rem;display:flex;flex-direction:column;align-items:center;margin-bottom:.3rem}._profileImage_g43im_344{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #7b6857;box-shadow:0 2px 8px #0006;margin-bottom:.3rem}._characterDetailsContainer_g43im_417{width:100%;max-width:100%;margin:0 auto;flex-direction:column;gap:.3rem;padding:.3rem;background:linear-gradient(135deg,#5d4e37,#6b5b47);border:2px solid #7b6857;border-radius:8px}._charactinfo_g43im_544{width:100%;margin-bottom:.3rem;padding:.2rem}._charactinfo_g43im_544 h2{font-size:1.2rem;margin-bottom:.3rem;text-align:center;color:#fff}._caracterDetails_g43im_374{margin-bottom:.3rem;padding:.3rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}._caracterDetails_g43im_374 p{margin:0;font-size:1rem;color:#ffe4b5!important;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}._caracterDetails_g43im_374 strong{color:#ffe4b5!important;font-weight:700;margin-right:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._headmasterName_g43im_396{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_g43im_400{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_g43im_404{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_g43im_408{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_g43im_412{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._profileTextContainer_g43im_63{width:100%;margin-top:1rem}._profileText_g43im_63{width:100%;max-width:100%;padding:1rem;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border:2px solid #d4c4a8;border-radius:16px;margin:0 auto}._profileText_g43im_63 h2{font-size:1.5rem;color:#7b6857;text-align:center;margin-bottom:1rem}._profileText_g43im_63 p,._profileText_g43im_63 div,._profileText_g43im_63 span{margin:0;font-size:.9rem;color:#b8860b;line-height:1.3;text-align:left}._profileText_g43im_63 div[style*="text-align: center"],._profileText_g43im_63 div[style*="text-align:center"],._profileText_g43im_63 div[style*=center]{text-align:center!important}._profileText_g43im_63 div[style*="text-align: left"],._profileText_g43im_63 div[style*="text-align:left"],._profileText_g43im_63 div[style*=left]{text-align:left!important}._profileText_g43im_63 div[style*="text-align: right"],._profileText_g43im_63 div[style*="text-align:right"],._profileText_g43im_63 div[style*=right]{text-align:right!important}._profileHtmlContainer_g43im_653{width:100%;max-width:100%;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border:2px solid #d4c4a8;border-radius:16px;padding:1rem;margin:0 auto}._profileHtmlContainer_g43im_653 h2{font-size:1.5rem;color:#7b6857;text-align:center;margin-bottom:1rem}._profileHtmlContainer_g43im_653 p,._profileHtmlContainer_g43im_653 div,._profileHtmlContainer_g43im_653 span{margin:0;font-size:.9rem;color:#2c2c2c;line-height:1.3}._profileIframe_g43im_447{width:97%;height:auto;min-height:80pc;max-height:100pc;overflow-y:auto;display:block;border:none;border-radius:8px;background:#f5efe0}._caracterDetails_g43im_374 form{flex-direction:column;gap:.5rem;margin-top:.5rem}._caracterDetails_g43im_374 form label{display:flex;align-items:center;gap:.5rem;font-size:.9rem}._caracterDetails_g43im_374 form select{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:4px;padding:.3rem}._caracterDetails_g43im_374 form button{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.4rem .8rem;font-size:.9rem;cursor:pointer}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._profileFrame_1tfc5_2{height:auto;width:100%;max-width:100%;border:var(--border-size) solid var(--border-color);background-color:var(--secondary-color);border-radius:10px}._profileContainer_1tfc5_11{width:100%;max-width:none;margin:0 auto}._profilePreview_1tfc5_17{width:100%}._profileText_1tfc5_21{display:flex;align-items:center;flex-direction:column;background:transparent;border-radius:16px;padding:1rem;border:2px solid rgba(212,196,168,.3);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;width:100%;max-width:none}._profileText_1tfc5_21 h2{color:#7b6857;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-align:center}._modeSelector_1tfc5_43{display:flex;gap:0;margin-bottom:2rem;background:#7b68571a;border-radius:12px;padding:.25rem;box-shadow:inset 0 2px 4px #0000001a}._modeButton_1tfc5_53{flex:1;padding:.75rem 1.5rem;background:transparent;border:none;border-radius:10px;color:#7b6857;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;position:relative}._modeButton_1tfc5_53:hover{background:#7b685726;color:#6b5847}._activeModeButton_1tfc5_72{flex:1;padding:.75rem 1.5rem;background:linear-gradient(135deg,#7b6857,#8b7a6b);border:none;border-radius:10px;color:#f5efe0;font-weight:700;font-size:.95rem;cursor:pointer;box-shadow:0 4px 12px #7b68574d,inset 0 1px 2px #fff3;transform:translateY(-1px)}._profileText_1tfc5_21 pre{background:#7b68571a;padding:.5rem;border-radius:4px;font-family:monospace}._profileText_1tfc5_21 a{color:#7b6857;text-decoration:underline}._profileText_1tfc5_21 a:hover{color:#8b7a6b}._profileText_1tfc5_21 img{max-width:100%;height:auto;border-radius:4px}._editorWrapper_1tfc5_112{height:400px;border-radius:6px;overflow:hidden;margin-bottom:1rem;width:100%;max-width:none;min-width:unset}._quillEditor_1tfc5_122{height:100%}._htmlEditorWrapper_1tfc5_127{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-bottom:1rem;max-width:95vw}._htmlEditorContainer_1tfc5_136{width:100%;display:flex;flex-direction:column;gap:1rem;background:#fffc;padding:2rem;border-radius:12px;border:2px solid #d4c4a8;max-width:none}._codeEditorsRow_1tfc5_148{display:flex;gap:2rem;width:100%}._htmlEditorColumn_1tfc5_154,._cssEditorColumn_1tfc5_155{flex:1;display:flex;flex-direction:column;gap:.5rem}._previewContainer_1tfc5_162{width:100%;display:flex;flex-direction:column;gap:1rem;background:#ffffffe6;padding:1.5rem;border-radius:12px;border:2px solid #7b6857;box-shadow:0 4px 12px #7b685726}._editorLabel_1tfc5_174{font-weight:700;color:#7b6857;font-size:1rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;display:block}._htmlEditor_1tfc5_127,._cssEditor_1tfc5_155{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:.95rem;line-height:1.4;border:2px solid #d4c4a8;border-radius:8px;padding:1rem;background:#fefefe;color:#2c2c2c;resize:vertical;outline:none;transition:all .3s ease;box-shadow:inset 0 2px 4px #0000000d;width:100%;min-height:300px}._htmlEditor_1tfc5_127:focus,._cssEditor_1tfc5_155:focus{border-color:#7b6857;box-shadow:0 0 0 3px #7b68571a,inset 0 2px 4px #0000000d;background:#fff}._htmlPreview_1tfc5_210{border:2px solid #7b6857;border-radius:8px;padding:0;background:#fff;min-height:350px;max-height:500px;overflow:hidden;box-shadow:inset 0 2px 8px #7b68571a;position:relative;width:100%}._htmlPreview_1tfc5_210 iframe{width:100%;height:350px;border:none;border-radius:6px}._emptyPreview_1tfc5_230{color:#999;font-style:italic;text-align:center;padding:2rem;background:#7b68570d;border-radius:6px;border:1px dashed #d4c4a8;margin:0;height:350px;display:flex;align-items:center;justify-content:center}._buttonGroup_1tfc5_245{display:flex;gap:1rem;justify-content:center;margin-top:2rem}._saveButton_1tfc5_252,._cancelButton_1tfc5_253{padding:1rem 2rem;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #00000026}._saveButton_1tfc5_252{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid transparent}._saveButton_1tfc5_252:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #7b68574d}._cancelButton_1tfc5_253{background:linear-gradient(135deg,#a0a0a0,#b0b0b0);color:#fff;border:2px solid transparent}._cancelButton_1tfc5_253:hover{background:linear-gradient(135deg,#909090,#a0a0a0);transform:translateY(-2px);box-shadow:0 6px 20px #a0a0a04d}._htmlContent_1tfc5_290{width:100%;color:#2c2c2c;font-size:1.1rem;line-height:1.6}._editButton_1tfc5_297{display:block;margin:2rem auto 0;padding:.7rem 2.2rem;background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;font-size:1.15rem;font-weight:600;border:2px solid rgba(255,255,255,.2);border-radius:10px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;cursor:pointer;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}._editButton_1tfc5_297:hover,._editButton_1tfc5_297:focus{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);color:#f5efe0;transform:translateY(-1px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3;border-color:#ffffff4d}._saveButton_1tfc5_252{padding:1rem;background-color:var(--secondary-color)}@media screen and (max-width: 768px){._editorWrapper_1tfc5_112{width:100%;min-width:unset;height:250px}._htmlEditorWrapper_1tfc5_127{gap:1rem}._codeEditorsRow_1tfc5_148{flex-direction:column;gap:1rem}._htmlEditorContainer_1tfc5_136,._previewContainer_1tfc5_162{padding:1rem}._htmlEditor_1tfc5_127,._cssEditor_1tfc5_155{min-height:150px}._profileFrame_1tfc5_2{height:auto;width:100%;border-radius:10px}._modeSelector_1tfc5_43{flex-direction:row;gap:0}._buttonGroup_1tfc5_245{flex-direction:column;gap:.75rem}._saveButton_1tfc5_252,._cancelButton_1tfc5_253{padding:.875rem 1.5rem;font-size:.95rem}._profileText_1tfc5_21 h2{font-size:1.5rem}}._signUpContainer_lrfhm_1{display:flex;justify-content:center;padding:100px 40px 40px}._signInForm_lrfhm_8{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#5d4e37,#6b5b47);border-radius:20px;border:3px solid #7B6857;padding:40px;gap:20px;color:#f5efe0;font-family:Cinzel,serif;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;position:relative;overflow:hidden;max-width:500px;width:100%}._signInForm_lrfhm_8:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8);border-radius:20px 20px 0 0}._inputGroup_lrfhm_37{display:flex;flex-direction:column;color:#f5efe0;margin:.5rem;gap:8px}._inputGroup_lrfhm_37 label{color:#d4c4a8;font-weight:600;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._signUpBtn_lrfhm_52{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;font-weight:600;font-family:Cinzel,serif;letter-spacing:1px;padding:12px 24px;margin:1rem 0;border:2px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;font-size:1.1rem;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);cursor:pointer}._signUpBtn_lrfhm_52:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._formGroupTitle_lrfhm_74{display:flex;justify-content:center;align-items:center;text-align:center;color:#f5efe0;text-transform:uppercase;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:1px}._signInLink_lrfhm_87{color:#d4c4a8;text-decoration:underline;margin-left:.2rem;transition:color .3s ease}._signInLink_lrfhm_87:hover{color:#f5efe0}._inputGroup_lrfhm_37 input{color:#2c2c2c;border:2px solid #D4C4A8;border-radius:12px;padding:12px 16px;background-color:#f5efe0;font-size:1rem;font-family:Segoe UI,Roboto,Arial,sans-serif;outline:none;transition:all .3s ease}._inputGroup_lrfhm_37 input:focus{border-color:#7b6857;box-shadow:0 0 16px #7b685766;transform:translateY(-1px)}._inputGroup_lrfhm_37 input::placeholder{color:#7b6857;text-transform:none;font-style:italic}@media screen and (max-width: 768px){._signUpContainer_lrfhm_1{padding:80px 20px 20px}._signInForm_lrfhm_8{padding:30px 20px;max-width:100%;margin:0 10px}._formGroupTitle_lrfhm_74{font-size:1.3rem}._signUpBtn_lrfhm_52{padding:10px 20px;font-size:1rem}}._termsLink_wevq1_1{background:none;border:none;color:#a084e8;text-decoration:underline;font-weight:700;font-family:inherit;font-size:1em;cursor:pointer;margin-left:.3em;padding:0;transition:color .2s}._termsLink_wevq1_1:hover,._termsLink_wevq1_1:focus{color:#f7c873;outline:none}._raceSelection_wevq1_20{margin-top:1rem;margin-bottom:1rem}._selectedRace_wevq1_24{color:#b0aac2;font-weight:700;margin-top:.5rem}._signUpContainer_wevq1_30{display:flex;justify-content:center;padding:100px 40px 40px}._signUpBtn_wevq1_37,._sortingQuizButton_wevq1_38,._removeImageBtn_wevq1_39{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;font-weight:600;font-family:Cinzel,serif;letter-spacing:1px;padding:12px 24px;margin:.5rem 0;border:2px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;font-size:1.1rem;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);cursor:pointer}._signUpBtn_wevq1_37:hover,._sortingQuizButton_wevq1_38:hover,._removeImageBtn_wevq1_39:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._formGroup_wevq1_63{display:flex;justify-content:center;flex-direction:column;width:100%}._formGroupTitle_wevq1_70{display:flex;justify-content:center;align-items:center;text-align:center;color:#f5efe0;text-transform:uppercase;font-size:1.5rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:1px;margin-bottom:1.5rem}._inputGroup_wevq1_86{display:flex;flex-direction:column;color:#f5efe0;margin:.5rem;gap:8px}._inputGroup_wevq1_86 label{color:#d4c4a8;font-weight:600;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._imagePreview_wevq1_101{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:320px;height:260px;margin:1.5rem auto 0;background:linear-gradient(135deg,#5d4e37,#6b5b47);border:3px solid #7B6857;border-radius:20px;padding:1rem 1rem 1.2rem;box-sizing:border-box;overflow:hidden;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;position:relative}._imagePreview_wevq1_101:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8);border-radius:20px 20px 0 0}._styleImagePreview_wevq1_129{width:180px;height:220px;object-fit:cover;border-radius:12px;margin:0 auto .7rem;box-shadow:0 4px 16px #0003;background:#f5efe0;display:block;border:2px solid #D4C4A8}._removeImageBtn_wevq1_39{background:linear-gradient(135deg,#f44336,#d32f2f);color:#f5efe0;border:2px solid rgba(255,255,255,.2);font-size:1rem;cursor:pointer;margin-top:.7rem;align-self:center;padding:8px 16px;border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);font-family:Cinzel,serif;font-weight:600;letter-spacing:.5px}._removeImageBtn_wevq1_39:hover{background:linear-gradient(135deg,#ff5722,#e53935);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._signUpBtn_wevq1_37{background-color:#445;color:#e0e0e0;border-radius:10px;padding:1rem;border:none;font-size:large;margin:1rem}._raceSorting_wevq1_178{display:flex;justify-content:center}._sortingQuizButton_wevq1_38{background:linear-gradient(135deg,#4caf50,#388e3c);color:#f5efe0;font-weight:600;font-family:Cinzel,serif;letter-spacing:1px;padding:12px 24px;margin:.5rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);cursor:pointer}._sortingQuizButton_wevq1_38:hover{background:linear-gradient(135deg,#66bb6a,#4caf50);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._signUpBtn_wevq1_37:hover{background-color:#23232b;cursor:pointer}input{color:#2c2c2c;border:2px solid #D4C4A8;border-radius:12px;padding:12px 16px;background-color:#f5efe0;font-size:1rem;font-family:Segoe UI,Roboto,Arial,sans-serif;outline:none;transition:all .3s ease}input:focus{border-color:#7b6857;box-shadow:0 0 16px #7b685766;transform:translateY(-1px)}input::placeholder{color:#7b6857;text-transform:none;font-style:italic}._backgroundVideo_wevq1_232{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.5)}@media screen and (max-width: 768px){._signUpContainer_wevq1_30{padding:80px 20px 20px}._imagePreview_wevq1_101{width:280px;height:220px;margin:1rem auto 0}._styleImagePreview_wevq1_129{width:150px;height:180px}._formGroupTitle_wevq1_70{font-size:1.3rem}._signUpBtn_wevq1_37,._sortingQuizButton_wevq1_38,._removeImageBtn_wevq1_39{padding:10px 20px;font-size:1rem}input{padding:10px 14px;font-size:.9rem}}@media screen and (max-width: 480px){._signUpContainer_wevq1_30{padding:60px 15px 15px}._imagePreview_wevq1_101{width:250px;height:200px}._styleImagePreview_wevq1_129{width:130px;height:160px}._formGroupTitle_wevq1_70{font-size:1.2rem}}._modalOverlay_1buxt_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e1830d9;z-index:2000;display:flex;align-items:center;justify-content:center}._modalContent_1buxt_13{background:#23232b;color:#b0aac2;border-radius:14px;padding:0;max-width:420px;width:90vw;box-shadow:0 4px 32px #7c5ebf2e;position:relative;text-align:left;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}._termsText_1buxt_28{font-size:1rem;margin-bottom:1.5rem;line-height:1.6;padding:1.5rem 2rem 1rem;overflow-y:auto;flex:1 1 auto;max-height:60vh}._modalContent_1buxt_13 h2{padding:1.2rem 2rem .5rem;margin:0;background:#23232b;position:sticky;top:0;z-index:2}._closeBtn_1buxt_45{background:linear-gradient(90deg,#a084e8,#f7c873);color:#23232b;font-weight:700;font-family:Cinzel,serif;letter-spacing:1px;padding:.6rem 1.3rem;border:none;border-radius:8px;box-shadow:0 2px 8px #7c5ebf1a;font-size:1rem;transition:background .2s,color .2s;cursor:pointer;margin:0 auto 1.2rem;display:block;position:sticky;bottom:0;z-index:2}._termsText_1buxt_28{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}._closeBtn_1buxt_45{background:linear-gradient(90deg,#a084e8,#f7c873);color:#23232b;font-weight:700;font-family:Cinzel,serif;letter-spacing:1px;padding:.6rem 1.3rem;border:none;border-radius:8px;box-shadow:0 2px 8px #7c5ebf1a;font-size:1rem;transition:background .2s,color .2s;cursor:pointer}._closeBtn_1buxt_45:hover{background:linear-gradient(90deg,#f7c873,#a084e8);color:#fff}._introductionPage_1j8i8_2{background-color:#e8ddd4;min-height:auto;padding:0}._mainContentHome_1j8i8_9{display:flex;flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem}._onlineUsersContainer_1j8i8_18{order:1}._newsFeedContainer_1j8i8_22{order:2}._rpgCalendarSidebarContainer_1j8i8_26{order:3}._fabChatBtn_1j8i8_31{position:fixed;bottom:6.5rem;right:2rem;z-index:2000;background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;font-size:1.8rem;box-shadow:0 4px 16px #0000004d,inset 0 1px 3px #ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);touch-action:manipulation;-webkit-tap-highlight-color:transparent}._fabChatBtn_1j8i8_31:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0006,inset 0 1px 3px #fff3}._fabChatBtn_1j8i8_31:active{transform:translateY(0);box-shadow:0 2px 8px #0000004d,inset 0 1px 3px #ffffff1a}._chatModalOverlay_1j8i8_65{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;z-index:2100;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._chatModal_1j8i8_65{background:linear-gradient(135deg,#5d4e37,#6b5b47);width:95vw;max-width:500px;border-radius:20px;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;border:3px solid #7B6857;padding:0;min-height:60vh;display:flex;flex-direction:column;position:relative;overflow:hidden}._chatModal_1j8i8_65:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8);border-radius:20px 20px 0 0}._chatModalTabs_1j8i8_105{display:flex;align-items:center;justify-content:space-between;background:#f5efe01a;border-radius:20px 20px 0 0;padding:.8rem 1rem;border-bottom:2px solid rgba(255,255,255,.2)}._chatModalTabs_1j8i8_105 button{background:#f5efe01a;border:2px solid rgba(255,255,255,.2);color:#f5efe0;font-size:1rem;font-weight:600;margin-right:.5rem;cursor:pointer;padding:.6rem 1.2rem;border-radius:12px;transition:all .3s ease;font-family:Cinzel,serif;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._chatModalTabs_1j8i8_105 ._activeTab_1j8i8_129{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a}._chatModalTabs_1j8i8_105 button:hover{background:#f5efe033;transform:translateY(-1px)}._closeModalBtn_1j8i8_139{margin-left:auto;color:#f5efe0;font-size:1.2rem;background:linear-gradient(135deg,#f44336,#d32f2f);border:2px solid rgba(255,255,255,.2);border-radius:50%;width:35px;height:35px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;text-shadow:0 1px 2px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}._closeModalBtn_1j8i8_139:hover{background:linear-gradient(135deg,#ff5722,#e53935);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._chatModalContent_1j8i8_162{flex:1;overflow-y:auto;padding:1rem}._ctaBtnContainer_1j8i8_167{display:flex;justify-content:left;gap:5.5rem;width:40%;height:3rem;margin-top:1.5rem}._ctaBtn_1j8i8_167{background:linear-gradient(90deg,#7b6857,#8b7a6b);color:#181820;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;margin:2px;text-decoration:none;font-weight:700;box-shadow:0 2px 8px #7c5ebf14;transition:background .2s,color .2s}._ctaBtn_1j8i8_167:hover{background:#fff;color:#7b6857}._introductionHeader_1j8i8_194{background-color:#e8ddd4;padding:1.5rem;color:#2c2c2c;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #D4C4A8;margin-bottom:1rem}._introductionTitle_1j8i8_204{color:#8b4513;font-size:2.2rem;font-family:Cinzel,serif;margin-bottom:1rem;font-weight:700}._introductionText_1j8i8_212{color:#2c2c2c;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}._mainContentHome_1j8i8_9{width:100%;display:grid;grid-template-columns:1fr 3fr 1.2fr;background-color:transparent;border-radius:0;box-shadow:none;gap:1.5rem;padding:0}._rpgCalendarSidebarContainer_1j8i8_26{display:flex;justify-content:flex-end;align-items:flex-start;padding:0}._newsFeedContainer_1j8i8_22{display:flex;flex-direction:column;align-items:stretch;width:100%}@media screen and (max-width: 1000px){._rpgCalendarSidebarContainer_1j8i8_26{display:none}}._mobileNavigation_1j8i8_252{display:none;position:fixed;background-color:var(--background-color);color:#f5efe0;font-size:1.5rem;border:none}@media screen and (max-width: 1000px){._mainContentHome_1j8i8_9{display:flex;flex-direction:column;align-items:stretch;width:100vw;min-height:auto;padding:1rem .5rem 2rem;box-sizing:border-box;gap:1rem}._newsFeedContainer_1j8i8_22{flex:1 1 0%;min-width:0;width:100%}._mobileNavigation_1j8i8_252{flex:1;width:100%;display:flex;justify-content:center;align-items:center;gap:5rem;bottom:0;background-color:#5d4e37;font-size:1.2rem;height:5rem}._chatContainer_1j8i8_289{width:100%;min-width:0;max-width:100vw;display:flex;flex-direction:column;align-items:stretch}._onlineUsersContainer_1j8i8_18{display:flex}._ctaBtnContainer_1j8i8_167{width:100%;justify-content:center;gap:1.5rem;margin-top:1rem}._ctaBtn_1j8i8_167{width:50%;font-size:small}._introductionHeader_1j8i8_194{padding:1.5rem 1rem;font-size:1.1rem}._introductionTitle_1j8i8_204{font-size:1.5rem}._introductionText_1j8i8_212{font-size:1rem;margin-bottom:.5rem}}@media screen and (max-width: 768px){._introductionPage_1j8i8_2{padding:1rem}._onlineUsersContainer_1j8i8_18,._newsFeedContainer_1j8i8_22,._rpgCalendarSidebarContainer_1j8i8_26{display:none!important}._mainContentHome_1j8i8_9{padding:0;margin:0}._introductionHeader_1j8i8_194{padding:1.2rem;margin-bottom:1rem}._introductionHeader_1j8i8_194 h1{font-size:1.8rem}._introductionHeader_1j8i8_194 p{font-size:1rem}._chatModal_1j8i8_65{max-width:95vw;min-height:50vh}._chatModalTabs_1j8i8_105{padding:.4rem .8rem}._chatModalTabs_1j8i8_105 button{font-size:1rem;padding:.4rem .8rem}._fabChatBtn_1j8i8_31{width:50px;height:50px;font-size:1.5rem;bottom:5rem;right:1.5rem}}@media screen and (max-width: 480px){._introductionPage_1j8i8_2{padding:.5rem}._introductionHeader_1j8i8_194{padding:1rem;margin-bottom:.8rem}._introductionHeader_1j8i8_194 h1{font-size:1.5rem}._introductionHeader_1j8i8_194 p{font-size:.9rem}._chatModal_1j8i8_65{max-width:98vw;min-height:45vh}._chatModalTabs_1j8i8_105{padding:.3rem .6rem}._chatModalTabs_1j8i8_105 button{font-size:.9rem;padding:.3rem .6rem}._fabChatBtn_1j8i8_31{width:45px;height:45px;font-size:1.3rem;bottom:4.5rem;right:1rem}}._posterName_jh2o6_1{font-weight:700;color:#7b6857}._headmasterName_jh2o6_5{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_jh2o6_9{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_jh2o6_13{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_jh2o6_17{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_jh2o6_21{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._newsFeedWrapper_jh2o6_25{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;gap:16px;color:#2c2c2c;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;border:2px solid #D4C4A8;padding:2rem;position:relative;overflow:hidden}._newsFeedWrapper_jh2o6_25:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857)}._newsContainer_jh2o6_52{display:flex;flex-direction:column;background:#f5efe0;border-radius:12px;border:2px solid #D4C4A8;color:#2c2c2c;padding:2rem;box-shadow:0 4px 16px #0000001a,inset 0 1px 3px #ffffff80;width:100%;position:relative;z-index:1;transition:all .3s ease}._newsContainer_jh2o6_52:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026,inset 0 1px 3px #ffffff80}._newsAdminContainer_jh2o6_73{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid goldenrod;width:100%;gap:10px;padding:20px;box-sizing:border-box}._textArea_jh2o6_84{height:200px;width:100%;max-width:600px;border-radius:var(--main-border-radius);border:2px solid #D4C4A8;padding:12px;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:14px;resize:vertical;box-sizing:border-box}._newsAdminContainer_jh2o6_73 input[type=text]{width:100%;max-width:600px;padding:12px;border:2px solid #D4C4A8;border-radius:var(--main-border-radius);font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:14px;box-sizing:border-box;background:#f5efe0;color:#2c2c2c}._title_jh2o6_110{color:#7b6857;font-size:1.8rem;font-weight:700;font-family:Cinzel,serif;text-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:1rem;position:relative;z-index:1}iframe{width:100%;height:auto;min-height:200px;max-height:1200px;overflow-y:auto;display:block}._iframeWrapper_jh2o6_130{overflow-x:none;width:100%}._newsInfo_jh2o6_134{padding:1rem}._textBlock_jh2o6_137{padding:2rem}._newsContent_jh2o6_141{background:#f5efe0;border-radius:12px;border:2px solid #D4C4A8;color:#2c2c2c;min-height:200px;max-height:900px;height:auto;overflow-y:auto;box-shadow:inset 0 2px 8px #0000001a;padding:1.5rem;font-family:Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;scrollbar-width:thin;scrollbar-color:#7B6857 #E8DDD4}._newsContent_jh2o6_141::-webkit-scrollbar{width:8px}._newsContent_jh2o6_141::-webkit-scrollbar-track{background:#e8ddd4;border-radius:4px}._newsContent_jh2o6_141::-webkit-scrollbar-thumb{background:#7b6857;border-radius:4px}._newsContent_jh2o6_141::-webkit-scrollbar-thumb:hover{background:#8b7a6b}._handlePostSubmit_jh2o6_176{width:100%;max-width:600px;padding:12px;margin:0;border-radius:var(--main-border-radius);background-color:var(--button-background);border:2px solid #D4C4A8;color:#2c2c2c;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._deleteButton_jh2o6_192{background-color:#b5a6a6;color:var(--contrast-text-color);border:none;padding:10px;border-radius:5px;cursor:pointer;margin:1rem}._deleteButton_jh2o6_192:hover{background-color:var(--secondary-color)}._handlePostSubmit_jh2o6_176:hover{background-color:var(--primary-color);color:var(--button-background);transform:translateY(-1px);box-shadow:0 4px 12px #0003}._posterName_jh2o6_1{font-size:1.1rem;color:#7b6857;font-weight:600;margin-bottom:.8rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}@media screen and (max-width: 768px){._newsFeedWrapper_jh2o6_25{padding:1rem;margin:.5rem;border-radius:12px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:80vh}._newsContainer_jh2o6_52{overflow-y:auto;-webkit-overflow-scrolling:touch}._newsContent_jh2o6_141{max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch}}._userName_wafhg_1{font-weight:700;color:#7b6857;margin-right:8px}._headmasterName_wafhg_6{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_wafhg_10{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_wafhg_14{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_wafhg_18{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_wafhg_22{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._gearButton_wafhg_26{background:none;border:none;cursor:pointer;margin-left:8px;padding:0;display:inline-flex;align-items:center}._timeoutModalOverlay_wafhg_36{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e1432b3;z-index:9999;display:flex;align-items:center;justify-content:center}._timeoutModal_wafhg_36{background:#23232b;border-radius:14px;border:2px solid #7B6857;color:#b0aac2;padding:2rem 2.5rem 1.5rem;box-shadow:0 4px 32px #a084e840;min-width:260px;max-width:90vw;text-align:center}._timeoutBtn_wafhg_59{background:linear-gradient(90deg,#7b6857 60%,#8b7a6b);color:#fff;border:none;border-radius:8px;padding:.5rem 1.2rem;font-weight:700;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:background .2s,color .2s}._timeoutBtn_wafhg_59:hover{background:linear-gradient(90deg,#8b7a6b 60%,#7b6857)}._headmasterAvatar_wafhg_74{border:3px solid #fff!important;box-shadow:0 0 18px 4px #fff,0 0 12px #b0aac2!important}._teacherAvatar_wafhg_78{border:3px solid gold!important;box-shadow:0 0 18px 4px gold,0 0 12px #b0aac2!important}._shadowPatrolAvatar_wafhg_82{border:3px solid #1ecb8c!important;box-shadow:0 0 18px 4px #1ecb8c,0 0 12px #b0aac2!important}._onlineUsersContainer_wafhg_86{box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;padding:1.5rem;margin:0;max-height:100vh;height:100vh;background-color:#e8ddd4;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#7B6857 #E8DDD4;border-radius:12px;border:1px solid #D4C4A8;color:#2c2c2c}._onlineUsersList_wafhg_104{list-style:none;padding:0}._onlineUserItem_wafhg_109{display:flex;align-items:center}._userAvatar_wafhg_115{width:48px;height:48px;margin-right:12px;border-radius:50%;border:3px solid #7B6857;box-shadow:0 0 8px #0003;background:linear-gradient(135deg,#e8ddd4 60%,#7b6857);object-fit:cover;aspect-ratio:1/1;display:block}._adminAvatar_wafhg_128{border:3px solid #ff2a2a;box-shadow:0 0 18px 4px #ff2a2a,0 0 12px #b0aac2}@media screen and (max-width: 768px){._onlineUsersContainer_wafhg_86{padding:1rem;margin:.5rem;border-radius:12px;max-height:80vh;height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}._onlineUsersList_wafhg_104{overflow-y:auto;-webkit-overflow-scrolling:touch}._userAvatar_wafhg_115{width:40px;height:40px;margin-right:10px}}._bannerWrapper_vzmmp_1{width:100%;background:#e8ddd4;padding:0;overflow:hidden;border-bottom:1px solid #D4C4A8;display:flex;justify-content:center;align-items:center;margin:1rem 0;position:relative;z-index:50}._bannerContent_vzmmp_15{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;padding:1rem 2rem;border-radius:12px;font-size:1.1rem;text-align:center;min-width:300px;width:100%;max-width:1400px;position:relative;box-shadow:0 4px 16px #0003,0 2px 8px #0000001a;border:1px solid rgba(255,255,255,.1);text-shadow:0 1px 2px rgba(0,0,0,.3)}._marquee_vzmmp_30{white-space:nowrap;overflow:hidden;width:100%;position:relative}._marquee_vzmmp_30 span{display:inline-block;padding-left:100%;animation:_marquee_vzmmp_30 15s linear infinite}@keyframes _marquee_vzmmp_30{0%{transform:translate(0)}to{transform:translate(-100%)}}._deleteBtn_vzmmp_50{display:none;vertical-align:middle}._marquee_vzmmp_30 span:hover ._deleteBtn_vzmmp_50{display:inline-block}@media (max-width: 768px){._bannerWrapper_vzmmp_1{padding:1rem}}._announcementAdminContainer_lvmh3_1{padding:2rem;max-width:1400px;margin:0 auto;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;border:2px solid #D4C4A8;position:relative;overflow:hidden}._announcementAdminContainer_lvmh3_1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857)}._announcementForm_lvmh3_23{display:flex;gap:16px;align-items:center;width:100%;position:relative;z-index:1}._announcementInput_lvmh3_32{flex:1;padding:16px 20px;border-radius:12px;border:2px solid #D4C4A8;background:#f5efe0;color:#2c2c2c;font-size:1.1rem;outline:none;min-width:0;box-shadow:inset 0 2px 8px #0000001a,0 2px 8px #0000000d;transition:all .3s ease;font-family:Segoe UI,Roboto,Arial,sans-serif}._announcementInput_lvmh3_32:focus{border-color:#7b6857;box-shadow:inset 0 2px 8px #0000001a,0 0 16px #7b685766,0 4px 16px #0000001a;transform:translateY(-1px)}._announcementButton_lvmh3_52{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 32px;font-weight:700;font-size:1.1rem;box-shadow:0 6px 20px #0003,inset 0 2px 4px #fff3;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;text-shadow:0 2px 4px rgba(0,0,0,.4);font-family:Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.5px}._announcementButton_lvmh3_52:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,inset 0 2px 4px #fff3;border-color:#ffffff4d}._errorMessage_lvmh3_77{color:#e57373;background:#23232b;border-radius:4px;padding:4px 10px;margin-left:8px;font-weight:600}@media (max-width: 768px){._announcementAdminContainer_lvmh3_1{padding:1rem}._announcementForm_lvmh3_23{flex-direction:column;gap:8px}._announcementInput_lvmh3_32,._announcementButton_lvmh3_52{width:100%}._errorMessage_lvmh3_77{margin-left:0;text-align:center}}._verifyWrapper_w6yai_2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative;color:#fff}._backgroundVideo_w6yai_14{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.5)}._verifyContent_w6yai_26{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background-color:#000000b3;border-radius:10px;border:2px solid goldenrod;max-width:600px;margin:2rem}._verifyContent_w6yai_26 h1{color:#daa520;margin-bottom:1rem}._verifyContent_w6yai_26 p{margin-bottom:1rem;line-height:1.5}._verifyBtn_w6yai_52{background-color:transparent;color:#daa520;padding:1rem 2rem;border:2px solid goldenrod;border-radius:5px;cursor:pointer;font-size:1.1rem;margin-top:1rem;transition:all .3s ease}._verifyBtn_w6yai_52:hover{background-color:#daa520;color:#000}._successMessage_w6yai_69{color:#4caf50;margin-top:1rem}._errorMessage_w6yai_74{color:#f44336;margin-top:1rem}._bookViewer_1kdov_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10002;padding:2rem}._bookContent_1kdov_15{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;border-radius:12px;border:3px solid #7b6857;box-shadow:0 12px 48px #00000080;max-width:800px;max-height:99vh;width:100%;height:50pc;display:flex;flex-direction:column;overflow:hidden}._bookHeader_1kdov_30{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid rgba(123,104,87,.3);background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8)}._bookHeader_1kdov_30 h2{font-family:Cinzel,serif;font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}._closeBtn_1kdov_48{background:linear-gradient(135deg,#8b4513,sienna);color:#f5efe0;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #0003}._closeBtn_1kdov_48:hover{background:linear-gradient(135deg,sienna,peru);transform:scale(1.1);box-shadow:0 4px 12px #0000004d}._bookInfo_1kdov_71{padding:1rem 1.5rem;background:#f5efe01a;border-bottom:1px solid rgba(123,104,87,.3)}._bookInfo_1kdov_71 p{margin:.5rem 0;color:#d4c4a8;font-size:.9rem}._pageContent_1kdov_83{flex:1;display:flex;flex-direction:column;overflow:hidden}._pageHeader_1kdov_90{padding:1rem 1.5rem;background:#f5efe00d;border-bottom:1px solid rgba(123,104,87,.3);text-align:center}._pageHeader_1kdov_90 span{color:#d4c4a8;font-weight:600;font-size:.9rem}._pageText_1kdov_103{flex:1;padding:1.5rem;overflow-y:auto;line-height:1.6;font-size:1rem;background:#f5efe0;border-radius:8px;box-shadow:0 2px 8px #0000000a}._pageText_1kdov_103 p{margin:0 0 1rem;color:#f5efe0;text-align:justify}._pageText_1kdov_103 p:last-child{margin-bottom:0}._pageNavigation_1kdov_124{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f5efe01a;border-top:2px solid rgba(123,104,87,.3)}._navBtn_1kdov_133{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0003}._navBtn_1kdov_133:hover:not(:disabled){background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}._navBtn_1kdov_133:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #0000001a}._pageIndicator_1kdov_158{color:#d4c4a8;font-weight:600;font-size:1rem;padding:.5rem 1rem;background:#f5efe01a;border-radius:6px;border:1px solid rgba(123,104,87,.3)}@media (max-width: 768px){._bookViewer_1kdov_1{padding:.25rem}._bookContent_1kdov_15{max-width:98vw;max-height:99.5vh}._bookHeader_1kdov_30 h2{font-size:1.2rem}._pageText_1kdov_103{padding:1rem;font-size:.9rem}._navBtn_1kdov_133{padding:.5rem 1rem;font-size:.9rem}}._modalOverlay_15s3k_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#2c2c2cd9;z-index:2100;display:flex;align-items:center;justify-content:center}._modalContent_15s3k_13{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;border-radius:16px;padding:0;max-width:50pc;width:92vw;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;border:2px solid #7B6857;position:relative;text-align:left;display:flex;flex-direction:column;max-height:98vh;overflow:hidden}._modalContent_15s3k_13:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b6857,#8b7a6b,#7b6857);z-index:1}._inventoryList_15s3k_40{font-size:1.15rem;margin-bottom:1.5rem;line-height:1.7;padding:2.2rem 2.5rem 1.2rem;overflow-y:auto;flex:1 1 auto;max-height:60vh;list-style:none;display:flex;flex-direction:column;gap:1.1rem;scrollbar-width:thin;scrollbar-color:#7B6857 #E8DDD4}._inventoryList_15s3k_40::-webkit-scrollbar{width:8px}._inventoryList_15s3k_40::-webkit-scrollbar-track{background:#e8ddd4;border-radius:4px}._inventoryList_15s3k_40::-webkit-scrollbar-thumb{background:#7b6857;border-radius:4px}._inventoryList_15s3k_40::-webkit-scrollbar-thumb:hover{background:#8b7a6b}._inventoryItem_15s3k_73{display:flex;align-items:center;justify-content:space-between;background:#f5efe01a;border-radius:12px;padding:.8rem 1.2rem;font-size:1.13rem;font-family:Cinzel,serif;color:#f5efe0;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease;flex-wrap:nowrap}._itemInfo_15s3k_89{display:flex;align-items:center;gap:.6rem;flex:1}._itemImageContainer_15s3k_96{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 8px #0000004d}._itemImage_15s3k_96{width:100%;height:100%;object-fit:cover;border-radius:6px}._itemTextContent_15s3k_113{flex:1;display:flex;flex-direction:column;gap:.3rem}._itemButtons_15s3k_120{display:flex;align-items:center;gap:.3rem;flex-shrink:0}._itemName_15s3k_127{font-weight:700;font-size:1.08rem;color:#f5efe0;letter-spacing:.01em;margin-right:.3rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}._inventoryItem_15s3k_73:hover{background:#f5efe033;color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d,inset 0 1px 3px #fff3;border-color:#fff3}._emptyText_15s3k_142{color:#d4c4a8;font-style:italic;padding:2.2rem 2.5rem 1.2rem;font-size:1.1rem;text-align:center}._closeBtn_15s3k_149{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;font-weight:700;font-family:Cinzel,serif;letter-spacing:1px;padding:.8rem 2.2rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;font-size:1.13rem;transition:all .3s ease;cursor:pointer;margin:0 auto 2.1rem;display:block;position:sticky;bottom:0;letter-spacing:2px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._closeBtn_15s3k_149:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);color:#f5efe0;transform:translateY(-1px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3;border-color:#ffffff4d}._modalContent_15s3k_13 h2{font-family:Cinzel,serif;font-size:2.1rem;font-weight:700;color:#f5efe0;margin:0;padding:1.5rem 2.5rem .5rem;background:none;letter-spacing:1.5px;text-shadow:0 2px 8px rgba(0,0,0,.3);text-align:center}._eatBtn_15s3k_190{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#f5efe0;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.3rem .6rem;font-weight:600;font-size:.8rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:40px;height:28px;display:flex;align-items:center;justify-content:center}._eatBtn_15s3k_190:hover{background:linear-gradient(135deg,#66bb6a,#81c784);color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 10px #0000004d}._readBtn_15s3k_216{background:linear-gradient(135deg,#2196f3,#42a5f5);color:#f5efe0;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.3rem .6rem;font-weight:600;font-size:.8rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:40px;height:28px;display:flex;align-items:center;justify-content:center}._readBtn_15s3k_216:hover{background:linear-gradient(135deg,#42a5f5,#64b5f6);color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 10px #0000004d}._bookViewerOverlay_15s3k_243{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#2c2c2ce6;z-index:10003;display:flex;align-items:center;justify-content:center}._inventoryItem_15s3k_73[data-item-type=book]{background:linear-gradient(135deg,#8b4513,sienna);border:2px solid #D4C4A8;box-shadow:0 4px 16px #8b45134d}._inventoryItem_15s3k_73[data-item-type=book] ._itemName_15s3k_127{color:#f5efe0;text-shadow:0 2px 4px rgba(0,0,0,.5)}._inventoryItem_15s3k_73[data-item-type=book]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b451366}._deleteBtn_15s3k_274{background:linear-gradient(135deg,#f44336,#e57373);color:#f5efe0;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.3rem .6rem;font-weight:600;font-size:.8rem;cursor:pointer;box-shadow:0 2px 6px #0003;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3);min-width:28px;height:28px;display:flex;align-items:center;justify-content:center}._deleteBtn_15s3k_274:hover{background:linear-gradient(135deg,#e57373,#ef5350);color:#f5efe0;transform:translateY(-1px);box-shadow:0 4px 10px #0000004d}._giftBtn_15s3k_300{background:linear-gradient(135deg,gold,orange);border:1px solid rgba(255,255,255,.2);cursor:pointer;font-size:.9rem;transition:all .3s ease;color:#2c2c2c;padding:.3rem .5rem;border-radius:6px;box-shadow:0 2px 6px #0003;min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:600}._giftBtn_15s3k_300:hover{transform:translateY(-1px);background:linear-gradient(135deg,orange,#ff8c00);box-shadow:0 4px 10px #0000004d}@media (max-width: 768px){._modalOverlay_15s3k_1{padding:10px}._modalContent_15s3k_13{width:100%;max-width:100%;max-height:98vh;margin:0;border-radius:12px}._modalContent_15s3k_13 h2{font-size:1.5rem;padding:1rem 1.5rem .5rem}._inventoryList_15s3k_40{padding:0 1rem;max-height:75vh;overflow-y:auto}._inventoryItem_15s3k_73{flex-direction:column;align-items:stretch;padding:12px;gap:12px}._itemInfo_15s3k_89{flex-direction:column;align-items:flex-start;gap:4px}._itemName_15s3k_127{font-size:1rem;margin-right:0}._itemQty_15s3k_366{font-size:.9rem}._itemButtons_15s3k_120{justify-content:flex-end;gap:8px;flex-wrap:wrap}._eatBtn_15s3k_190,._giftBtn_15s3k_300,._deleteBtn_15s3k_274{min-width:60px;height:36px;font-size:.8rem;padding:6px 12px}._closeBtn_15s3k_149{padding:.6rem 1.5rem;font-size:1rem;margin:1rem auto 1.5rem}._emptyText_15s3k_142{padding:1.5rem;font-size:1rem}}._userName_rxp1j_2{font-weight:700;color:#a084e8}._headmasterName_rxp1j_6{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_rxp1j_10{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_rxp1j_14{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_rxp1j_18{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_rxp1j_22{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._headmasterAvatar_rxp1j_27{border:4px solid #fff!important;box-shadow:0 0 18px 4px #fff,0 0 12px #b0aac2!important}._teacherAvatar_rxp1j_31{border:4px solid gold!important;box-shadow:0 0 18px 4px gold,0 0 12px #b0aac2!important}._shadowPatrolAvatar_rxp1j_35{border:4px solid #1ecb8c!important;box-shadow:0 0 18px 4px #1ecb8c,0 0 12px #b0aac2!important}._profileWrapper_rxp1j_40{background:linear-gradient(135deg,#e8ddd4,#f5efe0);width:100%;min-height:auto;margin:0;padding:2rem;overflow-x:hidden;font-family:Cinzel,serif;display:flex;flex-direction:column;align-items:center}._profileContainer_rxp1j_53{display:flex;flex-direction:row;align-items:center;justify-content:center;height:auto;min-height:auto;border:2px solid #7b6857;background:linear-gradient(135deg,#5d4e37,#6b5b47);margin:0 auto;padding:1.5rem;overflow-x:hidden;border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative;max-width:1200px;width:100%;gap:2rem}._imageContainer_rxp1j_74{flex:0 0 auto;padding:1.5rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px}._profileImage_rxp1j_86{width:300px;height:300px;border-radius:50%;object-fit:cover;border:4px solid #7b6857;box-shadow:0 8px 24px #0003,0 4px 12px #0000001a}._adminAvatar_rxp1j_96{border:4px solid #ff2a2a;box-shadow:0 0 18px 4px #ff2a2a,0 0 12px #b0aac2}._archivistAvatar_rxp1j_102{border:4px solid #a084e8;box-shadow:0 0 18px 4px #a084e8,0 0 12px #b0aac2}._characterInfo_rxp1j_108{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:300vh}._characterDetailsContainer_rxp1j_117{margin:2rem auto;padding:1.5rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;height:auto;border:2px solid #7b6857;background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#fff;gap:2rem;max-width:1000px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative}._chatBar_rxp1j_136{width:100%;height:100%}._chatContainer_rxp1j_141{width:320px;max-width:320px;margin-right:32px;padding-right:12px}._profileHtmlContainer_rxp1j_149{display:flex;flex-direction:column;width:100%;max-width:1000px;margin:2rem auto;height:auto;padding:0}._profileIframe_rxp1j_158{width:100%;height:auto;min-height:400px;max-height:600px;overflow-y:auto;display:block;border:none;border-radius:16px;background:linear-gradient(135deg,#e8ddd4,#f5efe0);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;margin:0 auto}._profileTextContainer_rxp1j_171{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:2rem auto 0;gap:20px;background:transparent;border-radius:16px;padding:2rem;border:2px solid rgba(212,196,168,.3);box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative}._profileTextContainer_rxp1j_171 h2{color:#7b6857;font-size:2rem;font-weight:700;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}._profileTextContainer_rxp1j_171 p{color:#2c2c2c;font-size:1.1rem;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.1)}._profileTextContent_rxp1j_202{width:100%;color:#2c2c2c;font-size:1.1rem;line-height:1.6}._profileTextContent_rxp1j_202 h1,._profileTextContent_rxp1j_202 h2,._profileTextContent_rxp1j_202 h3,._profileTextContent_rxp1j_202 h4,._profileTextContent_rxp1j_202 h5,._profileTextContent_rxp1j_202 h6{color:#7b6857;margin:1rem 0 .5rem;font-weight:700}._profileTextContent_rxp1j_202 p{margin:.5rem 0}._profileTextContent_rxp1j_202 strong{font-weight:700}._profileTextContent_rxp1j_202 em{font-style:italic}._profileTextContent_rxp1j_202 u{text-decoration:underline}._profileTextContent_rxp1j_202 blockquote{border-left:3px solid #7b6857;padding-left:1rem;margin:.5rem 0;background:#7b68570d;border-radius:0 4px 4px 0}._profileTextContent_rxp1j_202 ul,._profileTextContent_rxp1j_202 ol{margin:.5rem 0 .5rem 1.5rem}._profileTextContent_rxp1j_202 li{margin-bottom:.25rem}._profileTextContent_rxp1j_202 a{color:#7b6857;text-decoration:underline}._profileTextContent_rxp1j_202 a:hover{color:#8b7a6b}._profileTextContent_rxp1j_202 img{max-width:100%;height:auto;border-radius:4px;display:block;margin:.5rem auto}._profileText_rxp1j_171{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:1000px;margin:0 auto;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border-radius:16px;padding:2rem;border:2px solid #d4c4a8;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;position:relative;word-break:break-word;overflow-wrap:break-word}._profileText_rxp1j_171>*:not([style*=color]){color:#b8860b}._profileText_rxp1j_171 strong{font-weight:700}._profileText_rxp1j_171 p,._profileText_rxp1j_171 div,._profileText_rxp1j_171 span{text-align:left}._profileText_rxp1j_171 em{font-style:italic}._profileText_rxp1j_171 u{text-decoration:underline}._profileText_rxp1j_171 s{text-decoration:line-through}._profileText_rxp1j_171 blockquote{border-left:3px solid #7b6857;padding-left:1rem;margin:.5rem 0}._profileText_rxp1j_171 pre{background:#7b68571a;padding:.5rem;border-radius:4px;font-family:monospace}._profileText_rxp1j_171 ul,._profileText_rxp1j_171 ol{margin-left:1.5rem}._profileText_rxp1j_171 li{margin-bottom:.5rem}._profileText_rxp1j_171 a{color:#7b6857;text-decoration:underline}._profileText_rxp1j_171 a:hover{color:#8b7a6b}._profileText_rxp1j_171 img{max-width:100%;height:auto;border-radius:4px}._profileText_rxp1j_171 div[style*="text-align: center"],._profileText_rxp1j_171 div[style*="text-align:center"]{text-align:center!important;display:block!important}._profileText_rxp1j_171 div[style*="text-align: left"],._profileText_rxp1j_171 div[style*="text-align:left"]{text-align:left!important;display:block!important}._profileText_rxp1j_171 div[style*="text-align: right"],._profileText_rxp1j_171 div[style*="text-align:right"]{text-align:right!important;display:block!important}._profileText_rxp1j_171 ._bbcode-center_rxp1j_374,._profileText_rxp1j_171 div._bbcode-center_rxp1j_374{text-align:center!important;display:block!important;width:100%!important}._profileText_rxp1j_171 ._bbcode-left_rxp1j_381,._profileText_rxp1j_171 div._bbcode-left_rxp1j_381{text-align:left!important;display:block!important;width:100%!important}._profileText_rxp1j_171 ._bbcode-right_rxp1j_388,._profileText_rxp1j_171 div._bbcode-right_rxp1j_388{text-align:right!important;display:block!important;width:100%!important}._profileText_rxp1j_171 ._bbcode-table_rxp1j_395{border-collapse:collapse;width:100%;margin:1rem 0}._profileText_rxp1j_171 ._bbcode-table_rxp1j_395 th,._profileText_rxp1j_171 ._bbcode-table_rxp1j_395 td{border:1px solid #d4c4a8;padding:.5rem;text-align:left}._profileText_rxp1j_171 ._bbcode-table_rxp1j_395 th{background-color:#7b68571a;font-weight:700}._profileText_rxp1j_171 ._bbcode-plain_rxp1j_413{font-family:monospace;background-color:#7b68571a;padding:.2rem .4rem;border-radius:4px}@media screen and (max-width: 1200px){._profileContainer_rxp1j_53{flex-direction:column;max-width:100%;gap:1rem}._imageContainer_rxp1j_74{min-width:auto;width:100%}._characterDetailsContainer_rxp1j_117{flex-direction:column;max-width:100%;gap:1rem}}@media screen and (max-width: 1000px){._profileWrapper_rxp1j_40,._profileContainer_rxp1j_53,._characterDetailsContainer_rxp1j_117{padding:1rem}._profileHtmlContainer_rxp1j_149{max-width:100%;margin:1rem auto}}@media screen and (max-width: 768px){._profileWrapper_rxp1j_40{padding:.5rem;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);min-height:auto;width:100%;max-width:100%}._profileContainer_rxp1j_53{flex-direction:column;width:100%;max-width:100%;padding:.3rem;margin:0;border-radius:8px;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);border:1px solid #555}._imageContainer_rxp1j_74{width:100%;padding:.3rem;display:flex;flex-direction:column;align-items:center;margin-bottom:.3rem}._profileImage_rxp1j_86{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #7b6857;box-shadow:0 2px 8px #0006;margin-bottom:.3rem}._characterDetailsContainer_rxp1j_117{width:100%;max-width:100%;margin:0;flex-direction:column;gap:.3rem;padding:.3rem;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);border:1px solid #555;border-radius:8px}._charactinfo_rxp1j_511{width:100%;margin-bottom:.3rem;padding:.2rem}._charactinfo_rxp1j_511 h2{font-size:1.2rem;margin-bottom:.3rem;text-align:center;color:#fff}._caracterDetails_rxp1j_524{margin-bottom:.3rem;padding:.3rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}._caracterDetails_rxp1j_524 p{margin:0;font-size:.9rem;color:#ffe4b5!important;line-height:1.3;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}._headmasterName_rxp1j_6{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_rxp1j_10{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_rxp1j_14{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_rxp1j_18{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_rxp1j_22{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._profileTextContainer_rxp1j_171{width:100%;margin-top:.3rem}._profileText_rxp1j_171{width:100%;max-width:100%;padding:.3rem;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border:2px solid #d4c4a8;border-radius:8px;overflow-y:auto;max-height:400px;margin:0 auto}._profileText_rxp1j_171 h2{font-size:1.2rem;color:#7b6857;text-align:center;margin-bottom:.3rem}._profileText_rxp1j_171 p,._profileText_rxp1j_171 div,._profileText_rxp1j_171 span{margin:0;font-size:.9rem;color:#b8860b;line-height:1.3;text-align:left}._profileHtmlContainer_rxp1j_149{width:100%;max-width:100%;background:linear-gradient(135deg,#e8ddd4,#f5efe0);border:2px solid #d4c4a8;border-radius:8px;padding:.3rem;overflow-y:auto;max-height:400px;margin:0 auto}._profileHtmlContainer_rxp1j_149 h2{font-size:1.2rem;color:#7b6857;text-align:center;margin-bottom:.3rem}._profileHtmlContainer_rxp1j_149 p,._profileHtmlContainer_rxp1j_149 div,._profileHtmlContainer_rxp1j_149 span{margin:0;font-size:.9rem;color:#2c2c2c;line-height:1.3}._profileIframe_rxp1j_158{width:100%;height:auto;min-height:80pc;max-height:100pc;overflow-y:auto;display:block;border:none;border-radius:16px;background:#f5efe0}._caracterDetails_rxp1j_524 form{flex-direction:column;gap:.3rem}._caracterDetails_rxp1j_524 input,._caracterDetails_rxp1j_524 select{padding:.3rem;border-radius:4px;border:1px solid #555;background:#ffffff1a;color:#fff;font-size:.9rem}._caracterDetails_rxp1j_524 button{padding:.3rem .6rem;border-radius:4px;border:1px solid #7b6857;background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#fff;font-size:.9rem;cursor:pointer}}._friendsBox_rxp1j_664{width:260px;max-width:260px;margin-right:32px;padding-right:12px}._userSearchBar_1ozzy_1{display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;border:none;padding:2rem 0 1rem;width:100%}._userMapContainer_1ozzy_12{display:flex;justify-content:center;align-items:flex-start;width:100%}@media (max-width: 768px){._userSearchBar_1ozzy_1{padding:1rem .5rem;margin:0}._userMapContainer_1ozzy_12{padding:.5rem;margin:0;width:100%;overflow-x:auto}._userMapContainer_1ozzy_12 *{max-width:100%;box-sizing:border-box}}._userName_13a3p_1{font-weight:700;color:#7b6857}._headmasterName_13a3p_5{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_13a3p_9{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_13a3p_13{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_13a3p_17{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_13a3p_21{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._userListWrapper_13a3p_26{display:flex;flex-direction:column;align-items:center;padding:20px;border:1;background:linear-gradient(135deg,#e8ddd4,#f5efe0);height:200vh;width:100%}._userListContainer_13a3p_37{border-collapse:collapse;width:100%;background:linear-gradient(135deg,#e8ddd4,#f5efe0);color:#2c2c2c;border-radius:16px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;border:2px solid #D4C4A8;overflow:hidden}._tableHeader_13a3p_48{background:linear-gradient(135deg,#7b6857,#8b7a6b);font-weight:700;text-align:left;width:100%;color:#f5efe0}._tableHeader_13a3p_48 th{padding:10px}._profileLink_13a3p_59{color:#7b6857;text-decoration:underline;font-weight:700;transition:color .2s}._profileLink_13a3p_59:hover{color:#5d4e37}td{padding:10px;text-align:left;border-bottom:1px solid rgba(123,104,87,.2);color:#2c2c2c}@media (max-width: 768px){._userListWrapper_13a3p_26{padding:10px;height:auto;min-height:100vh}._userListContainer_13a3p_37{width:100%;font-size:.9rem;overflow-x:auto;display:block;white-space:nowrap}._userListContainer_13a3p_37 thead,._userListContainer_13a3p_37 tbody,._userListContainer_13a3p_37 tr{display:block}._userListContainer_13a3p_37 thead tr{position:absolute;top:-9999px;left:-9999px}._userListContainer_13a3p_37 tr{border:1px solid #ccc;margin-bottom:10px;padding:10px;background:#ffffffe6;border-radius:8px;box-shadow:0 2px 8px #0000001a}._userListContainer_13a3p_37 td{border:none;position:relative;padding:8px 8px 8px 50%;white-space:normal;text-align:left;display:block}._userListContainer_13a3p_37 td:before{content:attr(data-label);position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;font-weight:700;color:#7b6857}._userListContainer_13a3p_37 td:first-child:before{content:"Name:"}._userListContainer_13a3p_37 td:nth-child(2):before{content:"Race:"}._userListContainer_13a3p_37 td:nth-child(3):before{content:"Class:"}._userListContainer_13a3p_37 td:nth-child(4):before{content:"Points:"}._userListContainer_13a3p_37 td:nth-child(5):before{content:"Profile:"}._profileLink_13a3p_59{display:inline-block;padding:4px 8px;background:#7b6857;color:#fff!important;text-decoration:none;border-radius:4px;font-size:.8rem}._profileLink_13a3p_59:hover{background:#5d4e37}._racePointsContainer_13a3p_168{margin:20px 10px!important;padding:20px!important;max-width:100%!important;border-radius:16px!important}._racePointsContainer_13a3p_168 h3{font-size:1.5rem!important;margin-bottom:20px!important}._racePointsContainer_13a3p_168>div{gap:12px!important}._racePointsContainer_13a3p_168>div>div{padding:12px 16px!important;border-radius:8px!important}._racePointsContainer_13a3p_168>div>div>div{margin-left:30px!important}._racePointsContainer_13a3p_168>div>div>div>span:first-child{font-size:1rem!important}._racePointsContainer_13a3p_168>div>div>div>span:last-child{font-size:1.1rem!important}}._searchBarContainer_4iyqg_1{display:flex;justify-content:center;align-items:center;width:100%;max-width:95%;margin:0 auto;padding:0 20px}._searchInput_4iyqg_11{width:100%;max-width:100%;padding:12px 20px;border-radius:12px;border:2px solid #D4C4A8;background:#f5efe0;color:#2c2c2c;font-size:1.1rem;box-shadow:inset 0 2px 8px #0000001a,0 2px 8px #0000000d;transition:all .3s ease;font-family:Segoe UI,Roboto,Arial,sans-serif}._searchInput_4iyqg_11:focus{border-color:#7b6857;box-shadow:inset 0 2px 8px #0000001a,0 0 16px #7b685766,0 4px 16px #0000001a;transform:translateY(-1px);outline:none}._searchInput_4iyqg_11::placeholder{color:#7b6857;opacity:.8}._RpgRulesContainer_fmh2c_1{display:flex;justify-content:center;align-items:center;padding:5rem;background-color:#23232b}._RpgRules_fmh2c_1{background-color:#23232b;padding:5rem;border-radius:10px;border:2px solid #b0aac2;color:#b0aac2}@media screen and (max-width: 768px){._RpgRulesContainer_fmh2c_1{padding:1rem}}html,body{width:100%}._title_17i8g_6{color:#b0aac2}._GreatHallClass_17i8g_10{display:flex;flex-direction:column;align-items:center;border-radius:10px;border:2px solid #b0aac2;background-color:#23232b;padding:5rem;min-height:80vh}button{background-color:#445}._formatBar_iofrb_2{display:flex;flex-direction:row;gap:.5rem;margin-bottom:.3rem;justify-content:flex-start}._formatBtn_iofrb_11{min-width:32px;height:32px;border-radius:6px;border:1px solid #7B6857;background:#23232b;color:#7b6857;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}._formatBtn_iofrb_11:hover{background:#7b6857;color:#23232b}._chatContainer_iofrb_30{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:2px solid #7B6857;background:#23232b;width:100%;max-width:600px;min-width:320px;padding:1rem;border-radius:10px;gap:1rem;margin:0 auto;height:auto;min-height:400px}._messageNamecontainer_iofrb_48{width:100%}._messageSender_iofrb_51{color:#7b6857;font-weight:700;font-size:.95rem}._headmasterName_iofrb_56{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_iofrb_60{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_iofrb_64{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_iofrb_68{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_iofrb_72{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._message_iofrb_48{display:flex;flex-direction:column;top:0;gap:.5rem;align-items:center;padding:.2rem;margin:.5rem;background-color:#fff;border-radius:10px;overflow:hidden;word-break:break-word}._chatMessages_iofrb_92{width:100%;color:var(--primary-color);font-size:small;font-family:Times New Roman,Times,serif;height:600px;max-height:600px;overflow-y:auto;scrollbar-width:thin}._chatForm_iofrb_103{display:flex;flex-direction:column;gap:.1rem;width:100%;margin-top:auto;flex-shrink:0}._chatInput_iofrb_112{width:100%;max-width:100%;min-width:0;min-height:60px;max-height:220px;overflow-y:auto;resize:none;box-sizing:border-box;border:2px solid #7B6857;border-radius:8px;background:#23232b;color:#fff;padding:.5rem}._RpchatBtn_iofrb_128{background:#7b6857;color:#23232b;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;padding:.5rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #a084e826;transition:background .2s,color .2s,box-shadow .2s}._RpchatBtn_iofrb_128:hover{background:#c7b3f7;color:#23232b;box-shadow:0 4px 16px #a084e840}@media screen and (max-width: 768px){._GreatHallClass_1j8bm_19_iofrb_147{display:flex!important;flex-direction:column!important;gap:.5rem!important;width:100vw!important;max-width:100vw!important;align-items:stretch!important;padding:var(--main-padding);box-sizing:border-box}._chatContainer_iofrb_30,._chatMessages_iofrb_92,._chatForm_iofrb_103,._formatBar_iofrb_2,._chatInput_iofrb_112,._RpchatBtn_iofrb_128{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}._GreatHallRulesBox_iofrb_168,.__GreatHallClass_1j8bm_19_iofrb_169>div{width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 1rem!important;padding:1rem!important;box-sizing:border-box}}:root{--primary-color: #5D4E37;--secondary-color: #8B7A6B;--light-background-color: #6B5B47;--text-color: #B8860B;--border-color: #7B6857;--contrast-text-color: #2C2C2C;--contrast-background-color: #E8DDD4;--background-color: #5D4E37;--navbar-background: #3A2F26;--navbar-text-color: #F5EFE0;--navbar-rolldown-background: #6B5B47;--button-background: #7B6857;--button-text-color: #F5EFE0;--border-size: 1px;--main-padding: 6px;--main-margin: 1rem;--main-border-radius: 10px;--navbar-height: 60px;--navbar-width: 100%;--navbar-mobile-text-size: .5rem;scrollbar-color:var(--primary-color) var(--secondary-color);color:var(--text-color);font-family:Arial,sans-serif;box-sizing:border-box}body,#_root_iofrb_1{background:var(--background-color);color:var(--text-color);min-height:100vh;width:100vw;margin:0;padding:0;box-sizing:border-box}@media screen and (max-width: 768px){#_root_iofrb_1,._mainContentHome_iofrb_219,._chatContainer_iofrb_30{width:200vw;min-height:100vh;padding:var(--main-padding);margin:0;box-sizing:border-box;background:var(--background-color);color:var(--text-color);border-radius:0}._chatContainer_iofrb_30{gap:.5rem;box-shadow:none}}._newTopicForm_1pyaj_2{margin-bottom:2.5rem;padding:2rem;background:#f5efe01a;border-radius:16px;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;display:flex;flex-direction:column;gap:1.5rem}._newTopicInput_1pyaj_15{font-size:1.1rem;padding:12px 16px;border-radius:12px;border:2px solid #d4c4a8;background:#f5efe0;color:#2c2c2c;margin-bottom:.7rem;outline:none;transition:all .3s ease;font-family:Segoe UI,Roboto,Arial,sans-serif}._newTopicInput_1pyaj_15:focus{border:2px solid #7b6857;box-shadow:0 0 16px #7b685766;transform:translateY(-1px)}._newTopicEditor_1pyaj_33{margin-bottom:.7rem;border-radius:12px;overflow:hidden;background:#f5efe0;border:2px solid #d4c4a8}._newTopicButton_1pyaj_41{margin-top:1.2rem;align-self:flex-start}._forumWrapper_1pyaj_45{width:100%;max-width:1000px;margin:2rem auto;background:linear-gradient(135deg,#5d4e37,#6b5b47);border-radius:20px;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;border:3px solid #7b6857;padding:40px;color:#f5efe0;position:relative;overflow:hidden}._forumWrapper_1pyaj_45:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8);border-radius:20px 20px 0 0}._topicsList_1pyaj_70{margin-top:2rem}._topicBox_1pyaj_73{background:#f5efe01a;border-radius:16px;margin-bottom:2rem;display:flex;align-items:center;justify-content:flex-start;padding:0;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease}._topicBox_1pyaj_73:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._topicLinkButton_1pyaj_92{width:100%;background:none;border:none;text-align:left;padding:1.5rem 2rem;border-radius:16px;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:all .3s ease;font-size:1.1rem;gap:1.5rem;outline:none;position:relative}._topicLinkButton_1pyaj_92:hover,._topicLinkButton_1pyaj_92:focus{background:#f5efe033;box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3;transform:translateY(-2px)}._topicTitle_1pyaj_116{font-size:1.2rem;font-weight:600;color:#f5efe0;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3);font-family:'"Cinzel", serif'}._topicAuthor_1pyaj_125{font-size:1rem;color:#d4c4a8;margin-left:1.5rem;font-style:italic}._topicTime_1pyaj_131{font-size:1rem;color:#d4c4a8;font-style:normal;letter-spacing:.5px;margin-left:auto;padding-left:1.5rem}._topicsList_1pyaj_70{margin-top:2rem;display:flex;flex-direction:column;gap:16px}._postBox_1pyaj_147{background:#f5efe01a;border-radius:16px;padding:2rem;margin-bottom:2rem;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease}._postBox_1pyaj_147:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._postHeader_1pyaj_163{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._postTitle_1pyaj_169{font-size:1.3rem;font-weight:600;color:#f5efe0;font-family:'"Cinzel", serif';text-shadow:0 1px 2px rgba(0,0,0,.3)}._posterName_1pyaj_176{font-weight:600;color:#7b6857}._headmasterName_1pyaj_180{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._teacherName_1pyaj_184{color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._shadowPatrolName_1pyaj_188{color:#1ecb8c!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._adminName_1pyaj_192{color:#ff5e5e!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._archivistName_1pyaj_196{color:#a084e8!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._postContent_1pyaj_200{background:#fff;color:#23232b;border-radius:4px;padding:1rem;min-height:100px}._editButton_1pyaj_209,._deleteButton_1pyaj_210,._saveButton_1pyaj_211,._cancelButton_1pyaj_212{display:inline-block;margin:.3rem .8rem .3rem 0;padding:.6rem 1.4rem;font-size:1rem;font-weight:600;border:2px solid rgba(255,255,255,.2);border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;outline:none;font-family:'"Cinzel", serif';letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._editButton_1pyaj_209{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0}._editButton_1pyaj_209:hover,._editButton_1pyaj_209:focus{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._deleteButton_1pyaj_210{background:linear-gradient(135deg,#f44336,#d32f2f);color:#f5efe0}._deleteButton_1pyaj_210:hover,._deleteButton_1pyaj_210:focus{background:linear-gradient(135deg,#ff5722,#e53935);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._saveButton_1pyaj_211{background:linear-gradient(135deg,#4caf50,#388e3c);color:#f5efe0}._saveButton_1pyaj_211:hover,._saveButton_1pyaj_211:focus{background:linear-gradient(135deg,#66bb6a,#4caf50);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._cancelButton_1pyaj_212{background:linear-gradient(135deg,#d4c4a8,#b8a082);color:#2c2c2c}._cancelButton_1pyaj_212:hover,._cancelButton_1pyaj_212:focus{background:linear-gradient(135deg,#e8ddd4,#d4c4a8);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._postButton_1pyaj_274{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;margin-top:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;outline:none;font-family:'"Cinzel", serif';letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._postButton_1pyaj_274:hover,._postButton_1pyaj_274:focus{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}@media (max-width: 768px){._forumWrapper_1pyaj_45{margin:0 10px;padding:15px;border-radius:12px;max-width:calc(100vw - 20px);width:calc(100% - 20px);box-sizing:border-box}._newTopicForm_1pyaj_2{padding:1rem;margin-bottom:1rem}._newTopicInput_1pyaj_15{font-size:1rem;padding:10px 14px}._topicBox_1pyaj_73,._topicLinkButton_1pyaj_92{overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}._topicTitle_1pyaj_116{overflow:visible;white-space:normal;max-width:70%;flex:1;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}._topicAuthor_1pyaj_125{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:25%;min-width:80px}._topicTime_1pyaj_131{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:15%;min-width:60px;font-size:.8rem}._postBox_1pyaj_147{padding:.5rem;margin-bottom:1rem;background:#f5efe0;border-radius:8px;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}._postContent_1pyaj_200{background:#f5efe0!important;color:#2c1810!important;padding:2rem!important;min-height:200px;border-radius:8px;line-height:1.8;font-size:1.1rem;word-wrap:break-word;overflow-wrap:break-word;font-family:Georgia,Times New Roman,Book Antiqua,serif;text-align:left;letter-spacing:.3px;max-width:100%;width:100%;margin:0;box-sizing:border-box}._postContent_1pyaj_200 *{color:#2c1810!important}._postContent_1pyaj_200 p{color:#2c1810!important;margin-bottom:1rem}._postContent_1pyaj_200 span{color:#2c1810!important}._postContent_1pyaj_200 li{color:#2c1810!important;margin-bottom:.5rem}._postContent_1pyaj_200 ul{color:#2c1810!important;padding-left:1.5rem}._editButton_1pyaj_209,._deleteButton_1pyaj_210,._saveButton_1pyaj_211,._cancelButton_1pyaj_212{padding:.4rem .8rem!important;font-size:.8rem!important;margin:.2rem .3rem .2rem 0!important;min-width:auto!important;height:auto!important}._postButton_1pyaj_274{padding:.6rem 1.2rem!important;font-size:.9rem!important;margin-top:1rem!important}}._infoContainer_1fcxo_1{background:#23232b;color:#b0aac2;border-radius:12px;padding:2.5rem 2rem;margin:2rem auto;max-width:420px;box-shadow:0 4px 24px #7c5ebf1a;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._backLink_1fcxo_14{color:#a084e8;text-decoration:underline;font-weight:700;margin-top:1rem;transition:color .2s}._backLink_1fcxo_14:hover{color:#daa520}._shopWrapper_1rgbt_1{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;padding:40px;border-radius:20px;max-width:900px;margin:2.5rem auto;box-shadow:0 12px 48px #0000004d,0 4px 16px #0003;border:3px solid #7b6857;position:relative;overflow:hidden}._shopWrapper_1rgbt_1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8);border-radius:20px 20px 0 0}._balance_1rgbt_24{font-size:1.3rem;margin-bottom:1.5rem;color:#d4c4a8;font-weight:600;font-family:'"Cinzel", serif';text-shadow:0 1px 2px rgba(0,0,0,.3)}._message_1rgbt_32{margin:.5rem 0 1.5rem;color:#4caf50;font-weight:700;background:#4caf501a;padding:12px 16px;border-radius:8px;border:1px solid rgba(76,175,80,.3)}._itemList_1rgbt_41{list-style:none;padding:0}._item_1rgbt_41{display:flex;justify-content:space-between;align-items:flex-start;background:#f5efe01a;margin-bottom:2rem;padding:1.5rem 2rem;border-radius:16px;gap:2.2rem;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transition:all .3s ease}._item_1rgbt_41:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._itemInfo_1rgbt_65{display:flex;flex-direction:row;gap:1rem;flex:1;align-items:flex-start}._itemImageContainer_1rgbt_73{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden}._itemImage_1rgbt_73{width:100%;height:100%;object-fit:cover;border-radius:8px}._itemTextContent_1rgbt_88{flex:1;display:flex;flex-direction:column;gap:.3rem}._itemName_1rgbt_94{font-size:1.3rem;font-weight:700;color:#f5efe0;margin-bottom:.5rem;letter-spacing:.5px;font-family:'"Cinzel", serif';text-shadow:0 1px 2px rgba(0,0,0,.3)}._itemDesc_1rgbt_103{font-size:1rem;color:#d4c4a8;margin-bottom:.3rem;font-weight:500;font-style:italic}._itemEffect_1rgbt_110{font-size:1rem;color:#4caf50;font-weight:600;margin-left:.5rem}._item_1rgbt_41 button{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:.6rem 1.4rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;font-family:'"Cinzel", serif';letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._item_1rgbt_41 button:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,inset 0 1px 3px #fff3}._tabs_1rgbt_138{display:flex;gap:.8rem;margin-bottom:2rem;overflow-x:auto;max-width:100%;padding-bottom:.5rem}._tab_1rgbt_138{background:#f5efe01a;color:#d4c4a8;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:.8rem 1.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:'"Cinzel", serif';letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._tab_1rgbt_138:hover{background:#f5efe033;color:#f5efe0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}._activeTab_1rgbt_167{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 16px #0003,inset 0 1px 3px #ffffff1a;transform:translateY(-1px)}._ingredients_1rgbt_175{font-size:.95rem;color:#d4c4a8;margin-left:.7rem;font-style:italic}._itemImageContainer_1rgbt_73{margin-bottom:.75rem;display:flex;justify-content:center}._itemImage_1rgbt_73{max-width:120px;max-height:120px;border-radius:8px;border:2px solid #7B6857;box-shadow:0 4px 12px #0000004d;object-fit:cover;transition:transform .3s ease}._itemImage_1rgbt_73:hover{transform:scale(1.05)}@media screen and (max-width: 768px){._shopWrapper_1rgbt_1{padding:1rem;margin:1rem;border-radius:12px;max-width:100%}._balance_1rgbt_24{font-size:1.1rem;margin-bottom:1rem}._tabs_1rgbt_138{gap:.5rem;margin-bottom:1rem}._tab_1rgbt_138{padding:.6rem 1rem;font-size:.9rem}._item_1rgbt_41{padding:1rem;margin-bottom:1rem;gap:1rem;border-radius:12px}._itemName_1rgbt_94{font-size:1.1rem;margin-bottom:.3rem}._itemDesc_1rgbt_103{font-size:.9rem;margin-bottom:.2rem}._itemEffect_1rgbt_110{font-size:.9rem;margin-left:.3rem}._item_1rgbt_41 button{padding:.5rem 1rem;font-size:.9rem}._message_1rgbt_32{padding:8px 12px;margin:.3rem 0 1rem;font-size:.9rem}}@keyframes _slideIn_1rgbt_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._bookEditor_vxkwx_1{background:linear-gradient(135deg,#5d4e37,#6b5b47);color:#f5efe0;padding:2rem;border-radius:12px;border:2px solid #7B6857;box-shadow:0 8px 32px #0000004d;max-width:800px;margin:0 auto}._bookEditor_vxkwx_1 h2{font-family:Cinzel,serif;font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#d4c4a8;text-shadow:0 2px 4px rgba(0,0,0,.3)}._formGroup_vxkwx_22{margin-bottom:1.5rem}._formGroup_vxkwx_22 label{display:block;margin-bottom:.5rem;font-weight:600;color:#d4c4a8}._input_vxkwx_33,._textarea_vxkwx_33{width:100%;padding:.75rem;border:2px solid #7B6857;border-radius:8px;background:#f5efe01a;color:#f5efe0;font-size:1rem;transition:all .3s ease}._input_vxkwx_33:focus,._textarea_vxkwx_33:focus{outline:none;border-color:#d4c4a8;background:#f5efe033;box-shadow:0 0 8px #d4c4a84d}._input_vxkwx_33::placeholder,._textarea_vxkwx_33::placeholder{color:#f5efe099}._pagesSection_vxkwx_55{margin-top:2rem;border-top:2px solid rgba(123,104,87,.3);padding-top:1.5rem}._pagesHeader_vxkwx_61{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._pagesHeader_vxkwx_61 h3{color:#d4c4a8;font-size:1.3rem;margin:0}._addPageBtn_vxkwx_74{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}._addPageBtn_vxkwx_74:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-1px);box-shadow:0 4px 12px #0003}._imageUploadSection_vxkwx_91{margin-top:.5rem}._imagePreview_vxkwx_95{display:flex;flex-direction:column;align-items:center;gap:1rem}._coverImage_vxkwx_102{max-width:200px;max-height:300px;border-radius:8px;border:2px solid #7B6857;box-shadow:0 4px 12px #0000004d;object-fit:cover}._removeImageBtn_vxkwx_111{background:linear-gradient(135deg,#c44,#d55);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}._removeImageBtn_vxkwx_111:hover{background:linear-gradient(135deg,#d55,#e66);transform:translateY(-1px);box-shadow:0 4px 12px #0003}._imageUploadArea_vxkwx_128{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;border:2px dashed #7B6857;border-radius:8px;background:#f5efe00d;transition:all .3s ease}._imageUploadArea_vxkwx_128:hover{border-color:#d4c4a8;background:#f5efe01a}._uploadLabel_vxkwx_145{cursor:pointer}._uploadButton_vxkwx_149{display:inline-block;background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;min-width:150px}._uploadButton_vxkwx_149:hover{background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-2px);box-shadow:0 6px 16px #0003}._uploadButton_vxkwx_149:disabled{background:#666;cursor:not-allowed;transform:none;box-shadow:none}._uploadHint_vxkwx_176{color:#f5efe0b3;font-size:.9rem;margin:0;text-align:center}._pageEditor_vxkwx_183{background:#f5efe00d;border:1px solid rgba(123,104,87,.3);border-radius:8px;padding:1rem;margin-bottom:1rem}._pageHeader_vxkwx_191{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._pageHeader_vxkwx_191 h4{color:#d4c4a8;margin:0;font-size:1.1rem}._removePageBtn_vxkwx_204{background:linear-gradient(135deg,#8b4513,sienna);color:#f5efe0;border:none;padding:.3rem .8rem;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .3s ease}._removePageBtn_vxkwx_204:hover{background:linear-gradient(135deg,sienna,peru);transform:translateY(-1px)}._pageContent_vxkwx_220{width:100%;min-height:200px;padding:.75rem;border:1px solid #7B6857;border-radius:6px;background:#f5efe01a;color:#f5efe0;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease}._pageContent_vxkwx_220:focus{outline:none;border-color:#d4c4a8;background:#f5efe026;box-shadow:0 0 8px #d4c4a833}._actions_vxkwx_241{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:2px solid rgba(123,104,87,.3)}._cancelBtn_vxkwx_250{background:linear-gradient(135deg,#8b4513,sienna);color:#f5efe0;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelBtn_vxkwx_250:hover{background:linear-gradient(135deg,sienna,peru);transform:translateY(-1px);box-shadow:0 4px 12px #0003}._saveBtn_vxkwx_267{background:linear-gradient(135deg,#7b6857,#8b7a6b);color:#f5efe0;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._saveBtn_vxkwx_267:hover:not(:disabled){background:linear-gradient(135deg,#8b7a6b,#9b8a7b);transform:translateY(-1px);box-shadow:0 4px 12px #0003}._saveBtn_vxkwx_267:disabled{opacity:.6;cursor:not-allowed;transform:none}._modalOverlay_ec925_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_ec925_15{background:linear-gradient(135deg,#5d4e37,#6b5b47);border:3px solid #7b6857;border-radius:16px;box-shadow:0 16px 64px #0006,0 8px 32px #0003;max-width:450px;width:90%;color:#f5efe0;overflow:hidden;position:relative}._modalContent_ec925_15:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4c4a8,#7b6857,#d4c4a8)}._modalHeader_ec925_37{padding:1.5rem 1.5rem 1rem;text-align:center;border-bottom:1px solid rgba(212,196,168,.2)}._modalHeader_ec925_37 h3{margin:0;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700;color:#d4c4a8;text-shadow:0 2px 4px rgba(0,0,0,.3)}._modalBody_ec925_52{padding:1.5rem;text-align:center}._warningIcon_ec925_57{font-size:3rem;margin-bottom:1rem;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._modalBody_ec925_52 p{margin:.5rem 0;font-size:1.1rem;line-height:1.5}._modalBody_ec925_52 strong{color:#ceb169;font-weight:600}._warningText_ec925_75{font-size:.9rem!important;color:#ffb6c1!important;font-style:italic;margin-top:1rem!important}._modalFooter_ec925_82{padding:1rem 1.5rem 1.5rem;display:flex;gap:1rem;justify-content:center;border-top:1px solid rgba(212,196,168,.2)}._cancelButton_ec925_90{background:linear-gradient(135deg,#6b5b47,#7b6857)!important;border:2px solid rgba(212,196,168,.3)!important;color:#f5efe0!important;padding:.7rem 1.5rem!important;border-radius:8px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;min-width:100px!important}._cancelButton_ec925_90:hover{background:linear-gradient(135deg,#7b6857,#8b7a6b)!important;border-color:#d4c4a880!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #0003!important}._deleteButton_ec925_109{background:linear-gradient(135deg,#dc143c,#b22222)!important;border:2px solid rgba(255,255,255,.2)!important;color:#fff!important;padding:.7rem 1.5rem!important;border-radius:8px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;min-width:100px!important}._deleteButton_ec925_109:hover{background:linear-gradient(135deg,#ff1744,#dc143c)!important;border-color:#ffffff4d!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #dc143c4d!important}@media (max-width: 480px){._modalContent_ec925_15{margin:1rem;width:calc(100% - 2rem)}._modalFooter_ec925_82{flex-direction:column}._cancelButton_ec925_90,._deleteButton_ec925_109{width:100%!important;min-width:auto!important}}._inventoryPage_p72fr_1{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);padding:2rem;color:#fff}._inventoryContainer_p72fr_8{max-width:1200px;margin:0 auto;background:#ffffff1a;border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}._inventoryTitle_p72fr_19{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;background:linear-gradient(45deg,gold,#ffed4e,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(255,215,0,.5)}._inventoryList_p72fr_31{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._inventoryItem_p72fr_40{background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:15px;padding:1.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;overflow:hidden}._inventoryItem_p72fr_40:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57);opacity:0;transition:opacity .3s ease}._inventoryItem_p72fr_40:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d;border-color:#fff6}._inventoryItem_p72fr_40:hover:before{opacity:1}._itemInfo_p72fr_73{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;margin-bottom:1rem}._itemImageContainer_p72fr_81{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 8px #0000004d}._itemImage_p72fr_81{width:100%;height:100%;object-fit:cover;border-radius:6px}._itemTextContent_p72fr_98{flex:1;display:flex;flex-direction:column;gap:.3rem}._itemName_p72fr_105{font-size:1.2rem;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}._itemButtons_p72fr_112{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}._giftBtn_p72fr_119,._deleteBtn_p72fr_120,._eatBtn_p72fr_121,._readBtn_p72fr_122{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.9rem;min-width:60px}._giftBtn_p72fr_119{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}._giftBtn_p72fr_119:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._deleteBtn_p72fr_120{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;box-shadow:0 4px 15px #ff6b6b66}._deleteBtn_p72fr_120:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b99}._eatBtn_p72fr_121{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;box-shadow:0 4px 15px #4ecdc466}._eatBtn_p72fr_121:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4ecdc499}._readBtn_p72fr_122{background:linear-gradient(135deg,#8b4513,sienna);color:#fff;box-shadow:0 4px 15px #8b451366}._readBtn_p72fr_122:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b451399}._emptyInventory_p72fr_177{text-align:center;padding:4rem 2rem;background:#ffffff0d;border-radius:15px;border:2px dashed rgba(255,255,255,.3)}._emptyText_p72fr_185{font-size:1.5rem;font-weight:600;color:#ccc;display:block;margin-bottom:1rem}._emptySubtext_p72fr_193{color:#aaa;font-size:1rem;line-height:1.5;margin:0}._bookViewerOverlay_p72fr_200{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width: 768px){._inventoryPage_p72fr_1,._inventoryContainer_p72fr_8{padding:1rem}._inventoryTitle_p72fr_19{font-size:2rem}._inventoryList_p72fr_31{grid-template-columns:1fr;gap:1rem}._inventoryItem_p72fr_40{padding:1rem}._itemButtons_p72fr_112{flex-direction:column;align-items:stretch}._giftBtn_p72fr_119,._deleteBtn_p72fr_120,._eatBtn_p72fr_121,._readBtn_p72fr_122{width:100%;margin-bottom:.5rem}}._inventoryItem_p72fr_40[data-item-type=book]{border-color:#8b451380;background:linear-gradient(135deg,#8b45131a,#a0522d1a)}._inventoryItem_p72fr_40[data-item-type=potion]{border-color:#4ecdc480;background:linear-gradient(135deg,#4ecdc41a,#44a08d1a)}._inventoryItem_p72fr_40[data-item-type=food]{border-color:#ff6b6b80;background:linear-gradient(135deg,#ff6b6b1a,#ee5a241a)}.magical-cursor{position:fixed;width:24px;height:24px;background:radial-gradient(circle,rgba(255,215,0,1) 0%,rgba(255,165,0,.9) 30%,rgba(255,140,0,.7) 60%,transparent 100%);border-radius:50%;pointer-events:none;z-index:999999;mix-blend-mode:screen;animation:sparkle 2s infinite;box-shadow:0 0 20px #ffd700cc,0 0 40px #ffa50099,0 0 60px #ff8c0066}.magical-cursor:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);animation:pulse 1s infinite;box-shadow:0 0 10px #fffc,0 0 20px #fff9}.cursor-trail{position:fixed;width:10px;height:10px;background:radial-gradient(circle,rgba(255,215,0,.8) 0%,rgba(255,165,0,.5) 50%,transparent 100%);border-radius:50%;pointer-events:none;z-index:999998;animation:trailFade .8s ease-out forwards;box-shadow:0 0 8px #ffd70099}.cursor-sparkle{position:fixed;width:6px;height:6px;background:#fff;border-radius:50%;pointer-events:none;z-index:999997;animation:sparkleFloat 1.2s ease-out forwards;box-shadow:0 0 6px #fffc,0 0 12px #fff9}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.7}}@keyframes trailFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.3)}}@keyframes sparkleFloat{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.5)}}.magical-cursor-enabled *{cursor:none!important}.magical-cursor-enabled button:hover~.magical-cursor,.magical-cursor-enabled a:hover~.magical-cursor{background:radial-gradient(circle,rgba(255,0,150,.8) 0%,rgba(255,100,200,.6) 50%,transparent 100%);transform:scale(1.3)}.magical-cursor-enabled input:hover~.magical-cursor,.magical-cursor-enabled textarea:hover~.magical-cursor{background:radial-gradient(circle,rgba(0,255,255,.8) 0%,rgba(100,200,255,.6) 50%,transparent 100%);transform:scale(1.1)}
