@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat Variable,sans-serif;text-decoration:none;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:#1b1b1b}button{border:none;display:flex;height:fit-content;align-items:center;padding:8px 15px;color:#fff;border-radius:8px;background:#663c8a;gap:10px;cursor:pointer;transition:transform .2s}.custom-antd-button{background:#663c8a;transition:transform .2s,box-shadow .2s}.custom-antd-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb)!important}.custom-antd-danger-button{transition:ease-in-out .2s;background-color:#fff}.custom-antd-danger-button:hover,.custom-antd-danger-button:focus{background-color:#fff;border:1px solid red!important;color:red!important}.spinner{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh;background-color:#f9f4ff}.ant-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown .ant-select-item-option-active{background-color:#663c8a12!important}.ant-select-selector:hover{border-color:#663c8a!important}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#663c8a!important}.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper-focused:hover,.ant-input-affix-wrapper-active:hover,.ant-input-affix-wrapper-focused,.ant-input-group-addon button:hover{border-color:#663c8a!important}.ant-refresh:hover{border-color:#663c8a!important;color:#663c8a!important}.ant-btn-primary.update-button{background:linear-gradient(135deg,#663c8a,#9d50bb)!important;border:none!important;color:#fff!important;font-weight:600;transition:all .3s ease}.ant-btn-primary.update-button:hover:not(:disabled){background:linear-gradient(135deg,#7a4a9e,#b160d5)!important;transform:translateY(-2px);box-shadow:0 4px 12px #9d50bb66!important}.ant-btn-primary.update-button:disabled{background:#d9d9d9!important;cursor:not-allowed;opacity:.6}.ant-modal-close{background:none}.ant-modal-close:hover{background-color:transparent!important}.ant-modal-footer .ant-btn-primary{background:linear-gradient(135deg,#663c8a,#9d50bb)!important;border:none!important;color:#fff!important;transition:all .3s ease}.ant-modal-footer .ant-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#7a4a9e,#b160d5)!important;transform:translateY(-2px);box-shadow:0 4px 12px #9d50bb66!important}.ant-modal-footer .ant-btn-primary:disabled{background:#d9d9d9!important;cursor:not-allowed;opacity:.6}.ant-modal-footer .ant-btn:not(.ant-btn-primary){background:transparent!important;border:1px solid #663C8A!important;color:#663c8a!important;transition:all .3s ease}.ant-modal-footer .ant-btn:not(.ant-btn-primary):hover:not(:disabled){background:#663c8a0d!important;border-color:#7a4a9e!important;color:#7a4a9e!important}.ant-modal-footer .ant-btn:not(.ant-btn-primary):disabled{border-color:#d9d9d9!important;color:#d9d9d9!important;cursor:not-allowed}.register-page .auth-redirect{text-align:center;margin-top:10px;margin-bottom:10px}.register-page .auth-redirect p{font-size:1rem;color:#575757}.register-page .auth-redirect p a{color:#663c8a;font-weight:600;text-decoration:none;cursor:pointer;transition:color .2s}.register-page .auth-redirect p a:hover{color:#2c1b4c;text-decoration:underline}.register-page .banner{width:35%;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat;border-radius:15px 0 0 15px}.root-player .player-header{display:flex;justify-content:space-between}.root-player .player-header .left h1{color:#fff;font-family:Impact,sans-serif;font-weight:400}.root-staff{background-color:#fdfbff}@media screen and (min-width:1601px){.register-page{width:100%;height:100%;display:flex;justify-content:space-between}.register-page #login{padding-top:10%}.register-page .register-form{width:60%;height:100vh;padding:2.5% 15%}.register-page .register-form .form-title h1{text-align:center;font-family:Impact,sans-serif;font-weight:400;font-size:3.75rem;color:#272727}.register-page .register-form .form-title h2{color:#676767;font-size:1rem;text-align:center}.register-page .register-form .form-title{padding-bottom:5%}.register-page .register-form input{width:100%;padding:.5rem;border:1px solid #EBDAFF;border-radius:10px;box-shadow:0 4px 4px #eedfff;font-size:1rem;margin-top:.25rem;margin-bottom:5%}.register-page .register-form input:focus{outline:none;border-color:#e9d7ff;box-shadow:0 0 0 2px #e9d7ff33}.register-page .register-form .ant-form{display:flex;width:100%;flex-direction:column}.register-page .register-form .ant-form .ant-form-item-label>label{font-size:1rem;font-family:Montserrat Variable,sans-serif;font-weight:600;color:#323232}.register-page .register-form .ant-form .ant-input,.register-page .register-form .ant-form .ant-input-password{width:100%;padding:.5rem;border:1px solid #EBDAFF;border-radius:10px;box-shadow:0 4px 4px #eedfff;font-size:1rem;margin-bottom:0}.register-page .register-form .ant-form .ant-input input,.register-page .register-form .ant-form .ant-input-password input{border:0px;padding:0;border-radius:0;box-shadow:none;margin-top:0}.register-page .register-form .ant-form .ant-input:focus,.register-page .register-form .ant-form .ant-input-password:focus{outline:none;border-color:#e9d7ff;box-shadow:0 0 0 2px #e9d7ff33}.register-page .register-form .ant-form .ant-checkbox-wrapper{display:flex;align-items:center;font-size:1rem}.register-page .register-form .ant-form .ant-btn{width:100%;border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:20px 50px;color:#fff;font-size:1.25rem;transition:background .2s,transform .2s}.register-page .register-form .ant-form .ant-btn:hover,.register-page .register-form .ant-form .ant-btn:focus{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8;color:#fff;border-color:#2c1b4c}.register-page .register-form .consent{display:flex}.register-page .register-success{display:flex;flex-direction:column;justify-content:center;width:60%;height:100vh;align-items:center}.register-page .register-success .ant-table{padding-bottom:10%}.register-page .register-success img{width:150px;height:150px}.register-page .register-success h2{color:#333;font-size:1.5rem;padding-bottom:1%}.register-page .register-success h3{color:#575757;font-size:1rem;padding-bottom:2%}.register-page .register-success p{width:60%;text-align:center;padding-bottom:2%}.register-page .register-success button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:.75rem 3rem;color:#fff;font-size:1.25rem}.register-page .register-success button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .banner{width:35%;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat;margin:10px}#popover-title{color:#e8e8e8;font-size:1.25rem;padding-right:10%;font-weight:600}.popover-content{padding-right:10%;font-size:1.15rem;color:#fff;display:flex;flex-direction:column;gap:.5rem}.popover-content a{text-decoration:none;color:#d0d0d0;padding:.5rem 0;transition:all .2s ease}.popover-content a:hover{color:#fff;padding-left:.5rem}.root-player{width:100vw;height:100vh;background:linear-gradient(135deg,#140a32eb,#1e0f3ce6),url(/images/cipe_bg.jpg) center/cover no-repeat;padding:2.5% 4% 2%;display:flex;flex-direction:column;gap:2rem}.root-player .player-header{display:flex;justify-content:space-between;align-items:center;animation:fadeIn .5s ease-out}.root-player .player-header .left{display:flex;align-items:center;gap:1.5rem}.root-player .player-header .left img{width:50px;height:50px;transition:transform .2s ease}.root-player .player-header .left img:hover{transform:scale(1.03)}.root-player .player-header .left h1{font-size:3.5rem;color:#fff;letter-spacing:-.01em}.root-player .player-header .right{display:flex;align-content:center;align-items:center;gap:1rem}.root-player .player-header .right .xp-container{padding:1rem;border:1px solid white;border-radius:50px}.root-player .player-header .right .xp-container p{font-weight:500;color:#fff;text-shadow:0 0 5px rgba(182,0,255,.93)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.root-player .books-container{width:100%;flex:1;animation:fadeIn .5s ease-out .1s backwards}.root-player .books-container .swiper-slide{width:100%!important}.root-player .books-container .books-swiper{height:100%;width:100%}.root-player .books-container .book-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1.5rem;width:100%;height:fit-content;padding-bottom:1rem}.root-player .books-container .book-box .book{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:35vh;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f0f1980;box-shadow:0 4px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem;transition:all .3s ease}.root-player .books-container .book-box .book:hover{transform:translateY(-4px);border-color:#663c8a4d;box-shadow:0 8px 32px #0000004d}.root-player .books-container .book-box .book:hover .top .left img{transform:scale(1.02)}.root-player .books-container .book-box .book .top{gap:1.5rem;color:#fff;flex-shrink:0;display:flex}.root-player .books-container .book-box .book .top .left{width:clamp(120px,12vw,300px);height:clamp(180px,28vh,360px);flex-shrink:0;border-radius:10px}.root-player .books-container .book-box .book .top .left img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:inherit;transition:transform .3s ease}.root-player .books-container .book-box .book .top .right{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;gap:.75rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.5rem;font-weight:600;line-height:1.3;color:#fff}.root-player .books-container .book-box .book .top .right p{font-size:.95rem;line-height:1.6;color:#ffffffbf;flex:1}.root-player .books-container .book-box .book .top .right .time-info{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.9rem;margin:.5rem 0}.root-player .books-container .book-box .book .top .right button{border-radius:10px;color:#fff;font-size:1rem;font-weight:500;padding:.85rem 1.75rem;border:none;background:#663c8ae6;box-shadow:0 2px 8px #663c8a4d;transition:all .2s ease;cursor:pointer}.root-player .books-container .book-box .book .top .right button:hover{background:#663c8a;box-shadow:0 4px 12px #663c8a66;transform:translateY(-1px)}.root-player .books-container .book-box .book .top .right button:active{transform:translateY(0)}.root-player .books-container .swiper-scrollbar{background:#ffffff14;border-radius:10px;height:5px}.root-player .books-container .swiper-scrollbar .swiper-scrollbar-drag{background:#663c8acc;border-radius:10px}.settings-player .burger-btn,.settings-player .menu-overlay,.settings-player .close-menu-btn,.settings-player .burger-menu-title{display:none!important}.settings-player .profile-container{display:flex;width:75%;height:fit-content;box-shadow:0 4px 30px #0003;overflow:hidden;border-radius:10px 0 0 10px}.settings-player .profile-container nav[aria-label="Menu profil"]{width:15vw;min-height:65vh;background-color:#4a2176;padding:20px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu{list-style:none;margin:0;padding:0}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li{margin-bottom:10px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item{padding:15px 20px;border-radius:8px;text-decoration:none;display:block;transition:background-color .3s;font-weight:700;color:#9a80b9;background:none;border:none;width:100%;text-align:left;cursor:pointer}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item.active{background-color:#371a62;border-left:4px solid #7234a7;color:#fff}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item:hover:not(.active){background-color:#56278a;color:#fff}.settings-player aside.profile-content{flex-grow:1;padding:40px;display:flex;flex-direction:column;border-radius:0 10px 10px 0;background:#2c2c2c45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff}.settings-player aside.profile-content h2,.settings-player aside.profile-content p,.settings-player aside.profile-content span,.settings-player aside.profile-content small,.settings-player aside.profile-content a,.settings-player aside.profile-content .input-wrapper label,.settings-player aside.profile-content .input-wrapper input,.settings-player aside.profile-content .input-wrapper textarea,.settings-player aside.profile-content .input-wrapper select,.settings-player aside.profile-content .update-button,.settings-player aside.profile-content .ant-btn,.settings-player aside.profile-content button{color:#fff!important}.settings-player aside.profile-content .input-wrapper input::placeholder,.settings-player aside.profile-content .input-wrapper textarea::placeholder{color:#fff9!important}.settings-player aside.profile-content .input-wrapper input,.settings-player aside.profile-content .input-wrapper textarea,.settings-player aside.profile-content .input-wrapper select{background:#0000002e;border-color:#f8f3ff}.settings-player aside.profile-content article.profile-form-section{margin-bottom:30px}.settings-player aside.profile-content article.profile-form-section h2{font-size:1.5rem;padding-bottom:2%}.settings-player aside.profile-content article.profile-form-section .form-group{display:flex;gap:1.25rem;padding-bottom:2%;flex-wrap:wrap}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper{flex:1;min-width:200px}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper.full-width{flex-basis:100%}.settings-player aside.profile-content article.profile-form-section .section-divider{margin:20px 0;border:none;border-top:1px solid rgba(255,255,255,.2)}.settings-player aside.profile-content article.profile-form-section .input-wrapper label{display:block;margin-bottom:8px}.settings-player aside.profile-content article.profile-form-section .input-wrapper input{width:100%;padding:.75rem;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .input-wrapper input:focus{outline:none;border-color:#985bcc}.settings-player aside.profile-content article.profile-form-section .button-group{display:flex;gap:1rem;align-items:center;margin-top:1rem}.settings-player aside.profile-content article.profile-form-section .button-group button{padding:12px 30px;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s}.settings-player aside.profile-content article.profile-form-section .button-group button:disabled{opacity:.5;cursor:not-allowed}.settings-player aside.profile-content article.profile-form-section .button-group .cancel-button{background-color:#ffffff1a;color:#fff!important;border:1px solid rgba(255,255,255,.3)}.settings-player aside.profile-content article.profile-form-section .button-group .cancel-button:hover:not(:disabled){background-color:#fff3}.settings-player aside.profile-content article.profile-form-section .button-group .update-button{background:linear-gradient(to right,#6d3394,#4e2970);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .update-button:hover:not(:disabled){background:linear-gradient(to right,#7e44a5,#5f3a81)}.settings-player aside.profile-content article.profile-form-section .button-group .update-button.danger{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .update-button.danger:hover:not(:disabled){background:#ff7875!important;border-color:#ff7875!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button{background:#c47036;border:1px solid #C47036;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button:hover:not(:disabled){filter:brightness(.95)}.settings-player aside.profile-content article.profile-form-section .error-message{color:#ff6b6b;font-size:.875rem;margin-top:.5rem;display:block}.settings-player aside.profile-content article.profile-form-section .avatar-preview{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding-top:1rem;--avatar-size: 15vw}.settings-player aside.profile-content article.profile-form-section .avatar-preview .main-avatar{width:var(--avatar-size);height:var(--avatar-size);border-radius:12px;box-shadow:0 6px 18px #0000004d;display:block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attribute-bar{display:flex;width:100%;gap:1.7rem;align-items:flex-start;justify-content:center;margin-top:.5rem;padding:8px 12px 12px;background-color:#441d67;border-radius:30px;box-shadow:0 6px 18px #0000002e}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-with-counter{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:60px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-counter{font-size:10px;color:#ffffffa6;font-weight:600;white-space:nowrap;margin-top:-2px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn{width:52px;height:52px;padding:4px;border-radius:30px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);margin:auto;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease;position:relative}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:inline-block;box-shadow:0 2px 8px #0003}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .attr-icon{font-size:24px;line-height:1}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .locked-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;white-space:nowrap;box-shadow:0 2px 6px #0000004d;opacity:1;pointer-events:none;transition:opacity .2s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn.locked-option{border-color:#f5576c66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn[aria-label="Changer couleur de peau"]{padding:8px;border-width:2px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000002e;border-color:#ffffff1f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:active{transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a71f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .label,.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .value{display:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .form-group{display:block;width:100%;max-width:360px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-bar{display:flex;gap:.5rem;align-items:center;overflow-x:auto;padding:6px;border-radius:10px;background:#ffffff08}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn{display:inline-flex;gap:.6rem;align-items:center;padding:6px 10px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;flex:0 0 auto}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn:hover{opacity:.95}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#00000040;font-weight:700}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn .color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-label{font-size:.9rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview select{width:100%;padding:.5rem;border-radius:8px;border:1px solid #7234a7;background:#371a62;color:#fff}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions{display:flex;gap:12px;margin-top:20px;justify-content:center;width:100%}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn{background:linear-gradient(135deg,#52c41a,#3fa617);color:#fff!important;border:none;padding:10px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #52c41a4d}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:hover:not(:disabled){background:linear-gradient(135deg,#3fa617,#2d8b0f);transform:translateY(-2px);box-shadow:0 6px 18px #52c41a66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:active:not(:disabled){transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5;box-shadow:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .back-btn{padding:10px 20px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff!important;cursor:pointer;font-size:16px;transition:all .3s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .back-btn:hover{background:#ffffff14;border-color:#fff3}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn{display:inline-flex;align-items:center;gap:.6rem;padding:8px 12px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;min-width:120px;justify-content:center;transition:transform .08s ease,background .12s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn:active{transform:translateY(1px) scale(.995)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn .color-swatch{width:18px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-label{font-size:.95rem;font-weight:600}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-hint{opacity:.6;font-size:.9rem;margin-left:6px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a726}.xp-display{padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:18px;text-align:center;border-radius:8px;margin:16px;box-shadow:0 4px 6px #0000001a}.xp-display .xp-label{font-size:16px;font-weight:400}.xp-display .xp-value{font-size:24px;font-weight:700;color:gold}.attr-btn.locked{opacity:.5;position:relative;cursor:not-allowed}.lock-icon{position:absolute;top:2px;right:2px;font-size:14px}.buy-buttons-bar{display:flex;gap:.6rem;align-items:center;justify-content:center;padding:8px;min-height:40px}.buy-btn-placeholder{width:80px;height:32px;display:inline-block;visibility:hidden}.buy-btn{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border:none;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s;white-space:nowrap}.buy-btn:hover:not(.insufficient-xp){transform:translateY(-2px);box-shadow:0 4px 12px #f5576c66}.buy-btn.insufficient-xp{opacity:.4;cursor:not-allowed;filter:grayscale(60%)}.recovery-modal .recovery-codes-list{list-style:none;padding:0;margin:0}.recovery-modal .recovery-codes-list li{font-family:monospace;margin-bottom:6px;padding:8px;background:#0000000d;border-radius:4px}.recovery-modal .recovery-modal-info{margin-top:12px;font-size:12px;color:#0009}.root-staff{width:100%;height:100%;overflow-y:hidden}.root-staff .top{height:12vh}.root-staff .top .staff-mobile-header,.root-staff .top .staff-mobile-menu{display:none}.root-staff .top .header-staff{display:flex;width:100%;height:100%;background-color:#f9f4ff}.root-staff .top .header-staff .left{border-right:2px solid #E9D7FF;border-bottom:2px solid #E9D7FF;width:15%;display:flex;justify-content:center;align-items:center}.root-staff .top .header-staff .left img{width:6vw;border-radius:10px}.root-staff .top .header-staff .right{width:85%;border-bottom:2px solid #E9D7FF;display:flex;align-items:center;padding-left:2%}.root-staff .top .header-staff .right h1{font-family:Impact,sans-serif;font-weight:400}.root-staff .bottom{display:flex;height:88vh;background-color:#f9f4ff}.root-staff .bottom .staff-filters{width:100%;display:flex;justify-content:space-between}.root-staff .bottom .menu-staff{width:15%;border-right:2px solid #E9D7FF}.root-staff .bottom .menu-staff .top{width:100%;height:85%}.root-staff .bottom .menu-staff .top .menu{padding:10%}.root-staff .bottom .menu-staff .top .menu a{gap:10px;display:flex;align-items:center;width:100%;padding:5%;margin-bottom:5px;font-weight:700;transition:background-color .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1);will-change:transform,background-color,box-shadow,color}.root-staff .bottom .menu-staff .top .menu .active{border-radius:10px;background:#38218426;box-shadow:0 4px 10.6px #e6e6e6;color:#663c8a;transform:translate(0)}.root-staff .bottom .menu-staff .top .menu a:hover{border-radius:10px;background:#38218426;box-shadow:0 6px 14px #e6e6e6;color:#663c8a;transform:translate(3px)}.root-staff .bottom .menu-staff .bottom{width:100%;height:15%;border-top:2px solid #E9D7FF}.root-staff .bottom .menu-staff .bottom .staff-account{display:flex;align-items:center;padding:5%;width:100%}.root-staff .bottom .menu-staff .bottom .staff-account .left img{width:50px;height:50px}.root-staff .bottom .menu-staff .bottom .staff-account .right{padding-left:5%}.root-staff .bottom .menu-staff .bottom .staff-account .right p{font-weight:600;color:#1f1f1f}.root-staff .bottom .menu-staff .bottom .staff-account .right #mail{font-weight:200;color:#8d8d8d}.root-staff .ant-pagination-item-active{border-color:#6750a4}.root-staff .ant-pagination-item-active a{color:#6750a4!important;font-weight:700}.root-staff .ant-pagination-item-active:hover{border-color:#382184}.editor-books,.collection-books{width:85%;height:100%;padding:2%;display:flex;flex-direction:column;gap:5%}.editor-books .filters,.collection-books .filters{display:flex;justify-content:space-between;height:fit-content}.editor-books .filters .filters-left,.collection-books .filters .filters-left{display:flex;align-items:center;gap:10px}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{background:#663c8a;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all .2s}.editor-books .filters .filters-left .reset-filters-button:hover,.collection-books .filters .filters-left .reset-filters-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.editor-books .filters button img,.collection-books .filters button img{width:20px}.editor-books .filters button:hover,.collection-books .filters button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.editor-books .books,.collection-books .books{display:flex;flex-wrap:wrap;height:80%;gap:20px}.editor-books .books .staff-book,.collection-books .books .staff-book{display:flex;width:26vw;max-height:32vh;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{border-radius:10px 0 0 10px;width:50%;height:100%;position:relative}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:1;box-shadow:0 2px 4px #0000001a}.editor-books .books .staff-book .book-cover .owner-badge,.collection-books .books .staff-book .book-cover .owner-badge{background:linear-gradient(135deg,#663c8a,#9d50bb);color:#fff}.editor-books .books .staff-book .book-cover .coauthor-badge,.collection-books .books .staff-book .book-cover .coauthor-badge{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;top:45px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:50%;height:100%;padding:4% 2% 2%}.editor-books .books .staff-book .right .book-content,.collection-books .books .staff-book .right .book-content{display:flex;height:100%;justify-content:space-between;flex-direction:column}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;margin-bottom:4px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot{width:8px;height:8px;border-radius:50%}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published{color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot{background-color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft{color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot{background-color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.25rem;color:#2c2c2c;padding-bottom:2%}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{width:90%;color:#393939;font-size:.9rem}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{display:flex;justify-content:flex-end;gap:5px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:1rem;color:#2c2c2c;font-weight:600}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom{display:flex;gap:2px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:25px;width:25px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{border-radius:4px;cursor:pointer;transition:all .2s;padding:8px 12px;font-size:.85rem;border:none;display:flex;align-items:center;gap:6px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:16px;height:16px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button:hover{transform:scale(1.02)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button{background:#663c8a;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled{background:#d3d3d3;color:gray;cursor:not-allowed;opacity:.6}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled:hover{background:#d3d3d3;transform:none}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button{background:#dc2626;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button:hover{background:#b91c1c}.new-book-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30vw;height:fit-content;border-radius:10px;padding:1.5%;box-shadow:0 4px 10.6px #e6e6e6;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;z-index:1000}.collection-books{height:100%}.collection-books .collections{display:flex;flex-direction:column;gap:40px;width:100%;height:100%}.collection-books .collections .collections-filters{width:100%;height:fit-content;display:flex;justify-content:space-between}.collection-books .collections .collections-filters .filters-right{display:flex;gap:10px;align-items:center}.collection-books .collections .collections-content{width:100%;display:flex;gap:20px;height:fit-content;flex-wrap:wrap}.collection-books .collections .collections-content .collection{width:20%;height:100%;padding:15px;flex-shrink:0;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b;color:#333;display:flex;flex-direction:column;justify-content:space-between}.collection-books .collections .collections-content .collection .collection-bottom{display:flex;gap:5px}.collection-books .collections .collections-content .collection h2{padding-bottom:2%;font-size:1rem;word-wrap:break-word}.collection-books .collections .collections-content .collection p{width:100%;padding-bottom:10%;font-size:.75rem;word-wrap:break-word}.collection-books .collections .collections-content .collection .ant-btn{margin-top:8px;width:100%}.collection-books .collections .collections-content .collection .ant-btn:hover{opacity:.9}.collection-books .collections .collections-content .collection .right{display:flex;gap:5px;align-items:center}.collection-books .collections .collections-content .collection .right .co-authors-button{margin-top:12px;background:#663c8a;border:none;color:#fff;width:100%;height:32px;border-radius:4px;cursor:pointer;transition:opacity .2s}.collection-books .collections .collections-content .collection .right .co-authors-button:hover{opacity:.9}.collection-books button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.user-management{width:85%;height:100%;padding:2%;display:flex;flex-direction:column;gap:5%}.user-management .user-management-cards{width:100%;height:80%;display:flex;flex-wrap:wrap;gap:20px}.user-management .user-management-cards .user-card{width:22%;height:fit-content;padding:15px 20px 40px;border-radius:15px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.user-management .user-management-cards .user-card .user-card-top{display:flex;justify-content:flex-end}.user-management .user-management-cards .user-card .user-card-top a{color:#663c8a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.user-management .user-management-cards .user-card .user-card-top a:hover{color:#975bcc}.user-management .user-management-cards .user-card .user-card-bottom{display:flex;gap:10px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-image img{width:100px;height:100px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info{padding-top:2%}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h2{color:#333;font-size:1.25rem;font-weight:600}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info p{color:#8d8d8d;font-style:normal;text-decoration-line:underline;text-decoration-style:solid;padding-bottom:10px;font-size:.8rem;overflow-wrap:break-word;word-wrap:break-word}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h3{color:#9a80b9;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.logs{width:85%;height:100%;padding:1%;display:flex;flex-direction:column;gap:10px;font-family:Montserrat Variable,sans-serif;overflow:hidden}.logs .logs-table-desktop{display:block;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.logs .logs-table-mobile{display:none}.logs .logs-filters{padding:20px;border:1px solid #EEDFFF;border-radius:10px;margin-bottom:0;flex-shrink:0;box-shadow:0 4px 10px #663c8a2b;background-color:#fff}.logs .logs-filters .filter-label{font-family:Inter,sans-serif;font-weight:500;color:#663c8a;font-size:14px}.logs .logs-filters .filter-input,.logs .logs-filters .filter-select{width:100%}.logs .logs-filters .search-button{margin-top:22px;background:#663c8a;border:none}.logs .logs-filters .search-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.logs .ant-table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.logs .ant-table-wrapper .ant-spin-nested-loading,.logs .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container{height:100%;display:flex;flex-direction:column}.logs .ant-table-wrapper .ant-table{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid #EEDFFF;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #663c8a2b;background:#fff;table-layout:fixed}.logs .ant-table-wrapper .ant-table .ant-table-container{flex:1;overflow:auto;min-height:0;overflow-x:hidden}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar{width:8px;height:8px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb{background:#663c8a;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb:hover{background:#9d50bb}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:10;border-bottom:2px solid #EEDFFF;border-right:1px solid #EEDFFF;font-family:Inter,sans-serif;font-weight:600;padding:16px;color:#2c2c2c;font-size:14px;background:#fff;box-shadow:0 2px 4px #663c8a1a}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#eedfff}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-right:1px solid #EEDFFF;border-bottom:1px solid #EEDFFF;padding:14px 16px;transition:all .2s ease;color:#393939;font-family:Montserrat Variable,sans-serif;word-break:break-word;overflow-wrap:break-word;vertical-align:top}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .log-message-cell{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr{transition:all .2s ease}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background-color:#e8def1!important;color:#663c8a}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(odd)>td{background-color:#fff}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa}.logs .ant-table-wrapper .ant-pagination{flex-shrink:0;margin:20px 0 0;padding:16px 20px;border-radius:10px;border:1px solid #EEDFFF;box-shadow:0 4px 10px #663c8a2b;background:#fff}.logs .ant-table-wrapper .ant-pagination .ant-pagination-total-text{font-family:Montserrat Variable,sans-serif;font-weight:500;color:#2c2c2c}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item:hover{border-color:#663c8a}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active{background:linear-gradient(90deg,#663c8a,#9d50bb)!important;border-color:#663c8a!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:#fff!important;font-weight:600!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover{border-color:#9d50bb!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover{border-color:#663c8a;color:#663c8a}.staff-settings{height:80%;width:85%;padding:2%}.staff-settings .staff-settings-top{width:100%}.staff-settings .staff-settings-top .ant-btn:hover{border-color:#663c8a;color:#663c8a}.staff-settings .staff-settings-top .ant-image{border-radius:50%;object-fit:cover;cursor:pointer}.staff-settings .staff-settings-top .ant-image .ant-image-mask{display:flex;justify-content:center;align-items:center;height:100%;background:#00000080;color:#fff;border-radius:50%}.staff-settings .staff-settings-bottom{width:100%;display:flex}.staff-settings .staff-settings-bottom .ant-input:hover{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-input:focus{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .staff-settings-bottom .ant-btn-color-primary:hover{background-color:#915ebc}.staff-settings .staff-settings-bottom .ant-btn-variant-outlined:hover{border-color:#915ebc;color:#915ebc}.staff-settings .staff-settings-bottom .ant-form{width:50%;padding:20px;border:1px solid #d9d9d9;border-radius:6px}.staff-settings .staff-settings-bottom .ant-form:first-of-type{margin-right:20px}.staff-settings .staff-settings-bottom .ant-form button{margin-right:10px}.staff-settings .mfa h2{padding-bottom:1%}.staff-settings .mfa .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .mfa .ant-btn-color-primary:hover{background-color:#915ebc}.game-player{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.game-player .game-page{display:flex;align-items:stretch;width:60%;height:80vh}.game-player .game-page .page-navigation{display:flex;align-items:center;justify-content:center;flex-shrink:0}.game-player .game-page .nav-button{font-size:1.5rem;color:#fafafa;text-transform:uppercase;padding:10px 20px;border-radius:10px;border:2px solid grey;background:#252525;box-shadow:3px 3px gray;cursor:pointer;margin:35px 0}.game-player .game-page .nav-button:disabled{background-color:#d8d8d8;color:#888;cursor:not-allowed}.game-player .game-page .nav-button:active{box-shadow:none;transform:translate(3px,3px)}.game-player .game-page .game-center{flex-grow:1;display:flex;flex-direction:column;height:100%;margin:0 1rem;min-width:0}.game-player .game-page .game-center .page-content{flex-grow:1;overflow-y:auto;padding:3rem;background-color:#e9e9f3;border-radius:10px;box-shadow:inset 0 2px 6px #0000000f}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:8px;height:8px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb:hover{background:#9b9bc1}.game-player .game-page .game-center .page-content{scrollbar-width:thin;scrollbar-color:#c1c1d6 #f0f0f5}.game-player .game-page .game-center .page-content .slate-reader{max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.7}.game-player .game-page .game-center .page-navigation{flex-shrink:0;text-align:center;padding:10px}.game-player .game-page .game-center .page-navigation .page-indicator{padding:5px 10px;width:100%;font-size:1.2rem;font-weight:600;color:#555;background-color:#e9e9f3;border-radius:0 0 10px 10px}.landing-page{width:100%;height:100vh;display:flex;justify-content:space-between;overflow:hidden}.landing-page .landing-content{width:60%;height:100vh;padding:5% 10%;display:flex;flex-direction:column;justify-content:center}.landing-page .landing-content .hero-section{padding-bottom:5%}.landing-page .landing-content .hero-section h1{font-family:Impact,sans-serif;font-weight:400;font-size:4.5rem;color:#272727;margin-bottom:1rem}.landing-page .landing-content .hero-section h2{color:#676767;font-size:1.5rem;margin-bottom:2rem}.landing-page .landing-content .hero-section .description{font-size:1.125rem;color:#575757;line-height:1.6;margin-bottom:3rem;max-width:90%}.landing-page .landing-content .hero-section .cta-buttons{display:flex;gap:1.5rem}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{border-radius:10px;padding:1.25rem 3rem;font-size:1.25rem;height:auto;transition:all .2s}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary{border:1px solid #2C1B4C;background-color:#663c8a;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:focus{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8;border-color:#2c1b4c;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary){border:2px solid #663C8A;background-color:transparent;color:#663c8a}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):focus{cursor:pointer;transform:scale(1.004);background-color:#663c8a0d;border-color:#663c8a;color:#663c8a}.landing-page .landing-content .features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.landing-page .landing-content .features .feature-card{padding:1.5rem;border-radius:15px;background-color:#f9f5ff;border:1px solid #EBDAFF;transition:transform .2s,box-shadow .2s}.landing-page .landing-content .features .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #663c8a26}.landing-page .landing-content .features .feature-card h3{font-size:1.25rem;color:#663c8a;margin-bottom:.75rem;font-weight:600}.landing-page .landing-content .features .feature-card p{font-size:1rem;color:#575757;line-height:1.5}.landing-page .landing-content .creds{padding-top:20px}.landing-page .landing-content .creds p{font-family:Impact,sans-serif;font-size:1rem;color:#515151}.landing-page .landing-banner{width:35%;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat;margin:10px}}@media screen and (min-width:1024px)and (max-width:1600px){.register-page{width:100%;height:100%;display:flex;justify-content:space-between}.register-page .register-form{width:60%;height:100vh;padding:5% 15%}.register-page .register-form .form-title h1{text-align:center;font-family:Impact,sans-serif;font-weight:400;font-size:3.75rem;color:#272727}.register-page .register-form .form-title h2{color:#676767;font-size:1rem;text-align:center}.register-page .register-form .form-title{padding-bottom:7.5%}.register-page .register-form form{display:flex;flex-direction:column}.register-page .register-form form label{display:flex;flex-direction:column;font-size:1rem;font-family:Montserrat Variable,sans-serif;font-weight:600;color:#323232;margin-bottom:.5rem}.register-page .register-form form input{width:100%;padding:.75rem;border:1px solid #EBDAFF;border-radius:10px;box-shadow:0 4px 4px #eedfff;font-size:1rem;margin-top:.5rem;margin-bottom:5%}.register-page .register-form form input:focus{outline-color:#e9d7ff}.register-page .register-form form .consent{display:flex}.register-page .register-form form button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:2.5%;color:#fff;font-size:1.25rem}.register-page .register-form form button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .register-success{display:flex;flex-direction:column;justify-content:center;width:60%;height:100vh;align-items:center}.register-page .register-success img{width:150px;height:150px}.register-page .register-success h2{color:#333;font-size:1.5rem;padding-bottom:1%}.register-page .register-success h3{color:#575757;font-size:1rem;padding-bottom:2%}.register-page .register-success button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:.75rem 3rem;color:#fff;font-size:1.25rem}.register-page .register-success button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .banner{width:35%;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat;margin:10px}#popover-title{color:#e8e8e8;font-size:1.25rem;padding-right:10%;font-weight:600}.popover-content{padding-right:10%;font-size:1.15rem;color:#fff;display:flex;flex-direction:column;gap:.5rem}.popover-content a{text-decoration:none;color:#d0d0d0;padding:.5rem 0;transition:all .2s ease}.popover-content a:hover{color:#fff;padding-left:.5rem}.root-player{width:100vw;height:100vh;background:linear-gradient(135deg,#140a32eb,#1e0f3ce6),url(/images/cipe_bg.jpg) center/cover no-repeat;padding:2.5% 4% 2%;display:flex;flex-direction:column;gap:2rem}.root-player .player-header{display:flex;justify-content:space-between;align-items:center;animation:fadeIn .5s ease-out}.root-player .player-header .left{display:flex;align-items:center;gap:1.5rem}.root-player .player-header .left img{width:50px;height:50px;transition:transform .2s ease}.root-player .player-header .left img:hover{transform:scale(1.03)}.root-player .player-header .left h1{font-size:3.5rem;color:#fff;letter-spacing:-.01em}.root-player .player-header .right{display:flex;align-content:center;align-items:center;gap:1rem}.root-player .player-header .right .xp-container{padding:1rem;border:1px solid white;border-radius:50px}.root-player .player-header .right .xp-container p{font-weight:500;color:#fff;text-shadow:0 0 5px rgba(182,0,255,.93)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.root-player .books-container{width:100%;flex:1;animation:fadeIn .5s ease-out .1s backwards}.root-player .books-container .swiper-slide{width:100%!important}.root-player .books-container .books-swiper{height:100%;width:100%}.root-player .books-container .book-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1.5rem;width:100%;height:fit-content;padding-bottom:1rem}.root-player .books-container .book-box .book{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:35vh;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f0f1980;box-shadow:0 4px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem;transition:all .3s ease}.root-player .books-container .book-box .book:hover{transform:translateY(-4px);border-color:#663c8a4d;box-shadow:0 8px 32px #0000004d}.root-player .books-container .book-box .book:hover .top .left img{transform:scale(1.02)}.root-player .books-container .book-box .book .top{gap:1.5rem;color:#fff;flex-shrink:0;display:flex}.root-player .books-container .book-box .book .top .left{width:clamp(120px,12vw,300px);height:clamp(180px,28vh,360px);flex-shrink:0;border-radius:10px}.root-player .books-container .book-box .book .top .left img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:inherit;transition:transform .3s ease}.root-player .books-container .book-box .book .top .right{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;gap:.75rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.5rem;font-weight:600;line-height:1.3;color:#fff}.root-player .books-container .book-box .book .top .right p{font-size:.95rem;line-height:1.6;color:#ffffffbf;flex:1}.root-player .books-container .book-box .book .top .right .time-info{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.9rem;margin:.5rem 0}.root-player .books-container .book-box .book .top .right button{border-radius:10px;color:#fff;font-size:1rem;font-weight:500;padding:.85rem 1.75rem;border:none;background:#663c8ae6;box-shadow:0 2px 8px #663c8a4d;transition:all .2s ease;cursor:pointer}.root-player .books-container .book-box .book .top .right button:hover{background:#663c8a;box-shadow:0 4px 12px #663c8a66;transform:translateY(-1px)}.root-player .books-container .book-box .book .top .right button:active{transform:translateY(0)}.root-player .books-container .swiper-scrollbar{background:#ffffff14;border-radius:10px;height:5px}.root-player .books-container .swiper-scrollbar .swiper-scrollbar-drag{background:#663c8acc;border-radius:10px}.root-player{padding:2.2% 3.5% 1.8%;gap:1.8rem}.root-player .player-header .left{gap:1.3rem}.root-player .player-header .left img{width:45px;height:45px}.root-player .player-header .left h1{font-size:3rem}.root-player .player-header .right{gap:.9rem}.root-player .player-header .right .xp-container{padding:.85rem}.root-player .player-header .right .xp-container p{font-size:.95rem}.root-player .books-container .book-box{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.3rem}.root-player .books-container .book-box .book{min-height:32vh;padding:1.1rem;border-radius:14px}.root-player .books-container .book-box .book .top{gap:1.3rem}.root-player .books-container .book-box .book .top .left{width:clamp(110px,11vw,280px);height:clamp(165px,26vh,340px);border-radius:9px}.root-player .books-container .book-box .book .top .right{padding:.4rem 0;gap:.65rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.35rem}.root-player .books-container .book-box .book .top .right p{font-size:.88rem}.root-player .books-container .book-box .book .top .right .time-info{font-size:.85rem;gap:.45rem;margin:.4rem 0}.root-player .books-container .book-box .book .top .right button{font-size:.95rem;padding:.75rem 1.5rem;border-radius:9px}.root-player .books-container .swiper-scrollbar{height:4px}.settings-player .burger-btn,.settings-player .menu-overlay,.settings-player .close-menu-btn,.settings-player .burger-menu-title{display:none!important}.settings-player .profile-container{display:flex;width:75%;height:fit-content;box-shadow:0 4px 30px #0003;overflow:hidden;border-radius:10px 0 0 10px}.settings-player .profile-container nav[aria-label="Menu profil"]{width:15vw;min-height:65vh;background-color:#4a2176;padding:20px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu{list-style:none;margin:0;padding:0}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li{margin-bottom:10px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item{padding:15px 20px;border-radius:8px;text-decoration:none;display:block;transition:background-color .3s;font-weight:700;color:#9a80b9;background:none;border:none;width:100%;text-align:left;cursor:pointer}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item.active{background-color:#371a62;border-left:4px solid #7234a7;color:#fff}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item:hover:not(.active){background-color:#56278a;color:#fff}.settings-player aside.profile-content{flex-grow:1;padding:40px;display:flex;flex-direction:column;border-radius:0 10px 10px 0;background:#2c2c2c45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff}.settings-player aside.profile-content h2,.settings-player aside.profile-content p,.settings-player aside.profile-content span,.settings-player aside.profile-content small,.settings-player aside.profile-content a,.settings-player aside.profile-content .input-wrapper label,.settings-player aside.profile-content .input-wrapper input,.settings-player aside.profile-content .input-wrapper textarea,.settings-player aside.profile-content .input-wrapper select,.settings-player aside.profile-content .update-button,.settings-player aside.profile-content .ant-btn,.settings-player aside.profile-content button{color:#fff!important}.settings-player aside.profile-content .input-wrapper input::placeholder,.settings-player aside.profile-content .input-wrapper textarea::placeholder{color:#fff9!important}.settings-player aside.profile-content .input-wrapper input,.settings-player aside.profile-content .input-wrapper textarea,.settings-player aside.profile-content .input-wrapper select{background:#0000002e;border-color:#f8f3ff}.settings-player aside.profile-content article.profile-form-section{margin-bottom:30px}.settings-player aside.profile-content article.profile-form-section h2{font-size:1.5rem;padding-bottom:2%}.settings-player aside.profile-content article.profile-form-section .form-group{display:flex;gap:1.25rem;padding-bottom:2%;flex-wrap:wrap}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper{flex:1;min-width:200px}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper.full-width{flex-basis:100%}.settings-player aside.profile-content article.profile-form-section .section-divider{margin:20px 0;border:none;border-top:1px solid rgba(255,255,255,.2)}.settings-player aside.profile-content article.profile-form-section .input-wrapper label{display:block;margin-bottom:8px}.settings-player aside.profile-content article.profile-form-section .input-wrapper input{width:100%;padding:.75rem;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .input-wrapper input:focus{outline:none;border-color:#985bcc}.settings-player aside.profile-content article.profile-form-section .button-group{display:flex;gap:1rem;align-items:center;margin-top:1rem}.settings-player aside.profile-content article.profile-form-section .button-group button{padding:12px 30px;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s}.settings-player aside.profile-content article.profile-form-section .button-group button:disabled{opacity:.5;cursor:not-allowed}.settings-player aside.profile-content article.profile-form-section .button-group .cancel-button{background-color:#ffffff1a;color:#fff!important;border:1px solid rgba(255,255,255,.3)}.settings-player aside.profile-content article.profile-form-section .button-group .cancel-button:hover:not(:disabled){background-color:#fff3}.settings-player aside.profile-content article.profile-form-section .button-group .update-button{background:linear-gradient(to right,#6d3394,#4e2970);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .update-button:hover:not(:disabled){background:linear-gradient(to right,#7e44a5,#5f3a81)}.settings-player aside.profile-content article.profile-form-section .button-group .update-button.danger{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .update-button.danger:hover:not(:disabled){background:#ff7875!important;border-color:#ff7875!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button{background:#c47036;border:1px solid #C47036;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button:hover:not(:disabled){filter:brightness(.95)}.settings-player aside.profile-content article.profile-form-section .error-message{color:#ff6b6b;font-size:.875rem;margin-top:.5rem;display:block}.settings-player aside.profile-content article.profile-form-section .avatar-preview{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding-top:1rem;--avatar-size: 15vw}.settings-player aside.profile-content article.profile-form-section .avatar-preview .main-avatar{width:var(--avatar-size);height:var(--avatar-size);border-radius:12px;box-shadow:0 6px 18px #0000004d;display:block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attribute-bar{display:flex;width:100%;gap:1.7rem;align-items:flex-start;justify-content:center;margin-top:.5rem;padding:8px 12px 12px;background-color:#441d67;border-radius:30px;box-shadow:0 6px 18px #0000002e}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-with-counter{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:60px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-counter{font-size:10px;color:#ffffffa6;font-weight:600;white-space:nowrap;margin-top:-2px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn{width:52px;height:52px;padding:4px;border-radius:30px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);margin:auto;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease;position:relative}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:inline-block;box-shadow:0 2px 8px #0003}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .attr-icon{font-size:24px;line-height:1}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .locked-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;white-space:nowrap;box-shadow:0 2px 6px #0000004d;opacity:1;pointer-events:none;transition:opacity .2s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn.locked-option{border-color:#f5576c66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn[aria-label="Changer couleur de peau"]{padding:8px;border-width:2px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000002e;border-color:#ffffff1f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:active{transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a71f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .label,.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .value{display:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .form-group{display:block;width:100%;max-width:360px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-bar{display:flex;gap:.5rem;align-items:center;overflow-x:auto;padding:6px;border-radius:10px;background:#ffffff08}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn{display:inline-flex;gap:.6rem;align-items:center;padding:6px 10px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;flex:0 0 auto}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn:hover{opacity:.95}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#00000040;font-weight:700}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn .color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-label{font-size:.9rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview select{width:100%;padding:.5rem;border-radius:8px;border:1px solid #7234a7;background:#371a62;color:#fff}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions{display:flex;gap:12px;margin-top:20px;justify-content:center;width:100%}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn{background:linear-gradient(135deg,#52c41a,#3fa617);color:#fff!important;border:none;padding:10px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #52c41a4d}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:hover:not(:disabled){background:linear-gradient(135deg,#3fa617,#2d8b0f);transform:translateY(-2px);box-shadow:0 6px 18px #52c41a66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:active:not(:disabled){transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .save-btn:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5;box-shadow:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .back-btn{padding:10px 20px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff!important;cursor:pointer;font-size:16px;transition:all .3s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .back-btn:hover{background:#ffffff14;border-color:#fff3}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn{display:inline-flex;align-items:center;gap:.6rem;padding:8px 12px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;min-width:120px;justify-content:center;transition:transform .08s ease,background .12s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn:active{transform:translateY(1px) scale(.995)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn .color-swatch{width:18px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-label{font-size:.95rem;font-weight:600}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-hint{opacity:.6;font-size:.9rem;margin-left:6px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .cycler-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a726}.xp-display{padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:18px;text-align:center;border-radius:8px;margin:16px;box-shadow:0 4px 6px #0000001a}.xp-display .xp-label{font-size:16px;font-weight:400}.xp-display .xp-value{font-size:24px;font-weight:700;color:gold}.attr-btn.locked{opacity:.5;position:relative;cursor:not-allowed}.lock-icon{position:absolute;top:2px;right:2px;font-size:14px}.buy-buttons-bar{display:flex;gap:.6rem;align-items:center;justify-content:center;padding:8px;min-height:40px}.buy-btn-placeholder{width:80px;height:32px;display:inline-block;visibility:hidden}.buy-btn{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border:none;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s;white-space:nowrap}.buy-btn:hover:not(.insufficient-xp){transform:translateY(-2px);box-shadow:0 4px 12px #f5576c66}.buy-btn.insufficient-xp{opacity:.4;cursor:not-allowed;filter:grayscale(60%)}.recovery-modal .recovery-codes-list{list-style:none;padding:0;margin:0}.recovery-modal .recovery-codes-list li{font-family:monospace;margin-bottom:6px;padding:8px;background:#0000000d;border-radius:4px}.recovery-modal .recovery-modal-info{margin-top:12px;font-size:12px;color:#0009}.root-staff{width:100%;height:100%;overflow-y:hidden}.root-staff .top{height:12vh}.root-staff .top .staff-mobile-header,.root-staff .top .staff-mobile-menu{display:none}.root-staff .top .header-staff{display:flex;width:100%;height:100%;background-color:#f9f4ff}.root-staff .top .header-staff .left{border-right:2px solid #E9D7FF;border-bottom:2px solid #E9D7FF;width:15%;display:flex;justify-content:center;align-items:center}.root-staff .top .header-staff .left img{width:6vw;border-radius:10px}.root-staff .top .header-staff .right{width:85%;border-bottom:2px solid #E9D7FF;display:flex;align-items:center;padding-left:2%}.root-staff .top .header-staff .right h1{font-family:Impact,sans-serif;font-weight:400}.root-staff .bottom{display:flex;height:88vh;background-color:#f9f4ff}.root-staff .bottom .staff-filters{width:100%;display:flex;justify-content:space-between}.root-staff .bottom .menu-staff{width:15%;border-right:2px solid #E9D7FF}.root-staff .bottom .menu-staff .top{width:100%;height:85%}.root-staff .bottom .menu-staff .top .menu{padding:10%}.root-staff .bottom .menu-staff .top .menu a{gap:10px;display:flex;align-items:center;width:100%;padding:5%;margin-bottom:5px;font-weight:700;transition:background-color .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1);will-change:transform,background-color,box-shadow,color}.root-staff .bottom .menu-staff .top .menu .active{border-radius:10px;background:#38218426;box-shadow:0 4px 10.6px #e6e6e6;color:#663c8a;transform:translate(0)}.root-staff .bottom .menu-staff .top .menu a:hover{border-radius:10px;background:#38218426;box-shadow:0 6px 14px #e6e6e6;color:#663c8a;transform:translate(3px)}.root-staff .bottom .menu-staff .bottom{width:100%;height:15%;border-top:2px solid #E9D7FF}.root-staff .bottom .menu-staff .bottom .staff-account{display:flex;align-items:center;padding:5%;width:100%}.root-staff .bottom .menu-staff .bottom .staff-account .left img{width:50px;height:50px}.root-staff .bottom .menu-staff .bottom .staff-account .right{padding-left:5%}.root-staff .bottom .menu-staff .bottom .staff-account .right p{font-weight:600;color:#1f1f1f}.root-staff .bottom .menu-staff .bottom .staff-account .right #mail{font-weight:200;color:#8d8d8d}.root-staff .ant-pagination-item-active{border-color:#6750a4}.root-staff .ant-pagination-item-active a{color:#6750a4!important;font-weight:700}.root-staff .ant-pagination-item-active:hover{border-color:#382184}.root-staff .top .header-staff .left{width:20%}.root-staff .top .header-staff .right{width:80%}.root-staff .bottom .menu-staff{width:20%}.root-staff .bottom .menu-staff .bottom{overflow:hidden}.root-staff .bottom .menu-staff .bottom .staff-account .left img{width:45px;height:45px}.root-staff .bottom .menu-staff .bottom .staff-account .right{width:50%}.editor-books,.collection-books{width:85%;height:100%;padding:2%;display:flex;flex-direction:column;gap:5%}.editor-books .filters,.collection-books .filters{display:flex;justify-content:space-between;height:fit-content}.editor-books .filters .filters-left,.collection-books .filters .filters-left{display:flex;align-items:center;gap:10px}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{background:#663c8a;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all .2s}.editor-books .filters .filters-left .reset-filters-button:hover,.collection-books .filters .filters-left .reset-filters-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.editor-books .filters button img,.collection-books .filters button img{width:20px}.editor-books .filters button:hover,.collection-books .filters button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.editor-books .books,.collection-books .books{display:flex;flex-wrap:wrap;height:80%;gap:20px}.editor-books .books .staff-book,.collection-books .books .staff-book{display:flex;width:26vw;max-height:32vh;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{border-radius:10px 0 0 10px;width:50%;height:100%;position:relative}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:1;box-shadow:0 2px 4px #0000001a}.editor-books .books .staff-book .book-cover .owner-badge,.collection-books .books .staff-book .book-cover .owner-badge{background:linear-gradient(135deg,#663c8a,#9d50bb);color:#fff}.editor-books .books .staff-book .book-cover .coauthor-badge,.collection-books .books .staff-book .book-cover .coauthor-badge{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;top:45px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:50%;height:100%;padding:4% 2% 2%}.editor-books .books .staff-book .right .book-content,.collection-books .books .staff-book .right .book-content{display:flex;height:100%;justify-content:space-between;flex-direction:column}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;margin-bottom:4px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot{width:8px;height:8px;border-radius:50%}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published{color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot{background-color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft{color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot{background-color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.25rem;color:#2c2c2c;padding-bottom:2%}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{width:90%;color:#393939;font-size:.9rem}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{display:flex;justify-content:flex-end;gap:5px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:1rem;color:#2c2c2c;font-weight:600}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom{display:flex;gap:2px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:25px;width:25px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:8px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{border-radius:4px;cursor:pointer;transition:all .2s;padding:8px 12px;font-size:.85rem;border:none;display:flex;align-items:center;gap:6px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:16px;height:16px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button:hover{transform:scale(1.02)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button{background:#663c8a;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled{background:#d3d3d3;color:gray;cursor:not-allowed;opacity:.6}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .edit-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .co-authors-button.disabled:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .remove-button.disabled:hover{background:#d3d3d3;transform:none}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button{background:#dc2626;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right .delete-button:hover{background:#b91c1c}.new-book-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30vw;height:fit-content;border-radius:10px;padding:1.5%;box-shadow:0 4px 10.6px #e6e6e6;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;z-index:1000}.editor-books,.collection-books{width:82%;padding:2%;gap:3%}.editor-books .filters,.collection-books .filters{flex-direction:column;gap:10px}.editor-books .filters .filters-left,.collection-books .filters .filters-left{gap:8px}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{padding:6px 12px;font-size:.8rem}.editor-books .filters button img,.collection-books .filters button img{width:18px}.editor-books .books,.collection-books .books{gap:15px}.editor-books .books .staff-book,.collection-books .books .staff-book{width:28vw;max-height:28vh}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{width:45%}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{top:8px;right:8px;padding:3px 10px;font-size:.7rem}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{top:38px}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:55%;padding:3% 2% 2%}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{font-size:.75rem;gap:5px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot{width:7px;height:7px}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.1rem;padding-bottom:1.5%}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{font-size:.8rem;width:95%}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{gap:4px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:.9rem}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom{gap:1px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:20px;width:22px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{gap:6px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{padding:6px 10px;font-size:.8rem}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:14px;height:14px}.new-book-form{width:35vw;padding:2%;gap:1.5rem}.collection-books{height:100%}.collection-books .collections{display:flex;flex-direction:column;gap:40px;width:100%;height:100%}.collection-books .collections .collections-filters{width:100%;height:fit-content;display:flex;justify-content:space-between}.collection-books .collections .collections-filters .filters-right{display:flex;gap:10px;align-items:center}.collection-books .collections .collections-content .collection{width:20%;height:100%;padding:15px;flex-shrink:0;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b;color:#333;display:flex;flex-direction:column;justify-content:space-between}.collection-books .collections .collections-content .collection h2{padding-bottom:2%;font-size:1rem;word-wrap:break-word}.collection-books .collections .collections-content .collection p{width:100%;padding-bottom:10%;font-size:.75rem;word-wrap:break-word}.collection-books .collections .collections-content .collection .ant-btn{margin-top:8px;width:100%}.collection-books .collections .collections-content .collection .ant-btn:hover{opacity:.9}.collection-books .collections .collections-content .collection .right{display:flex;gap:5px;align-items:center}.collection-books .collections .collections-content .collection .right .co-authors-button{margin-top:12px;background:#663c8a;border:none;color:#fff;width:100%;height:32px;border-radius:4px;cursor:pointer;transition:opacity .2s}.collection-books .collections .collections-content .collection .right .co-authors-button:hover{opacity:.9}.collection-books .collections .collections-content{width:100%;display:flex;gap:20px;height:fit-content;flex-wrap:wrap}.collection-books .collections .collections-content .collection{width:30%;height:100%;padding:15px;flex-shrink:0;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b;color:#333;display:flex;flex-direction:column;justify-content:space-between}.collection-books .collections .collections-content .collection .collection-bottom{display:flex;gap:5px}.collection-books .collections .collections-content .collection h2{padding-bottom:2%;font-size:1rem}.collection-books .collections .collections-content .collection p{padding-bottom:10%;font-size:.75rem}.collection-books button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.user-management{width:85%;height:100%;padding:2%;display:flex;flex-direction:column;gap:5%}.user-management .user-management-cards{width:100%;height:80%;display:flex;flex-wrap:wrap;gap:20px}.user-management .user-management-cards .user-card{width:22%;height:fit-content;padding:15px 20px 40px;border-radius:15px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info p{color:#8d8d8d;font-style:normal;text-decoration-line:underline;text-decoration-style:solid;padding-bottom:10px;font-size:.8rem;overflow-wrap:break-word;word-wrap:break-word}.user-management{width:80%;height:100%;padding:2%;display:flex;flex-direction:column;gap:5%}.user-management .user-management-cards{width:100%;height:80%;display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;justify-content:flex-start}.user-management .user-management-cards .user-card{width:300px;padding:15px 20px 40px;border-radius:15px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.user-management .user-management-cards .user-card .user-card-top{display:flex;justify-content:flex-end}.user-management .user-management-cards .user-card .user-card-top a{color:#663c8a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.user-management .user-management-cards .user-card .user-card-top a:hover{color:#975bcc}.user-management .user-management-cards .user-card .user-card-bottom{display:flex;gap:10px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-image img{width:100px;height:100px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info{padding-top:2%}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h2{color:#333;font-size:1.25rem;font-weight:600}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info p{color:#8d8d8d;font-style:normal;text-decoration-line:underline;text-decoration-style:solid;padding-bottom:10px;font-size:.9rem}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h3{color:#9a80b9;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.logs{width:85%;height:100%;padding:1%;display:flex;flex-direction:column;gap:10px;font-family:Montserrat Variable,sans-serif;overflow:hidden}.logs .logs-filters{padding:20px;border:1px solid #EEDFFF;border-radius:10px;margin-bottom:0;flex-shrink:0;box-shadow:0 4px 10px #663c8a2b;background-color:#fff}.logs .logs-filters .filter-label{font-family:Inter,sans-serif;font-weight:500;color:#663c8a;font-size:14px}.logs .logs-filters .filter-input,.logs .logs-filters .filter-select{width:100%}.logs .logs-filters .search-button{margin-top:22px;background:#663c8a;border:none}.logs .logs-filters .search-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.logs .ant-table-wrapper .ant-spin-nested-loading,.logs .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container{height:100%;display:flex;flex-direction:column}.logs .ant-table-wrapper .ant-table{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid #EEDFFF;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #663c8a2b;background:#fff;table-layout:fixed}.logs .ant-table-wrapper .ant-table .ant-table-container{flex:1;overflow:auto;min-height:0;overflow-x:hidden}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar{width:8px;height:8px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb{background:#663c8a;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb:hover{background:#9d50bb}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:10;border-bottom:2px solid #EEDFFF;border-right:1px solid #EEDFFF;font-family:Inter,sans-serif;font-weight:600;padding:16px;color:#2c2c2c;font-size:14px;background:#fff;box-shadow:0 2px 4px #663c8a1a}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#eedfff}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-right:1px solid #EEDFFF;border-bottom:1px solid #EEDFFF;padding:14px 16px;transition:all .2s ease;color:#393939;font-family:Montserrat Variable,sans-serif;word-break:break-word;overflow-wrap:break-word;vertical-align:top}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .log-message-cell{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr{transition:all .2s ease}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background-color:#e8def1!important;color:#663c8a}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(odd)>td{background-color:#fff}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa}.logs .ant-table-wrapper .ant-pagination{flex-shrink:0;margin:20px 0 0;padding:16px 20px;border-radius:10px;border:1px solid #EEDFFF;box-shadow:0 4px 10px #663c8a2b;background:#fff}.logs .ant-table-wrapper .ant-pagination .ant-pagination-total-text{font-family:Montserrat Variable,sans-serif;font-weight:500;color:#2c2c2c}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item:hover{border-color:#663c8a}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active{background:linear-gradient(90deg,#663c8a,#9d50bb)!important;border-color:#663c8a!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:#fff!important;font-weight:600!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover{border-color:#9d50bb!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover{border-color:#663c8a;color:#663c8a}.logs .logs-table-desktop{display:block;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.logs .logs-table-mobile{display:none}.logs .ant-table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 2px 4px #663c8a1a}.staff-settings{height:80%;width:85%;padding:2%}.staff-settings .staff-settings-top{width:100%}.staff-settings .staff-settings-top .ant-btn:hover{border-color:#663c8a;color:#663c8a}.staff-settings .staff-settings-top .ant-image{border-radius:50%;object-fit:cover;cursor:pointer}.staff-settings .staff-settings-top .ant-image .ant-image-mask{display:flex;justify-content:center;align-items:center;height:100%;background:#00000080;color:#fff;border-radius:50%}.staff-settings .staff-settings-bottom{width:100%;display:flex}.staff-settings .staff-settings-bottom .ant-input:hover{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-input:focus{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .staff-settings-bottom .ant-btn-color-primary:hover{background-color:#915ebc}.staff-settings .staff-settings-bottom .ant-btn-variant-outlined:hover{border-color:#915ebc;color:#915ebc}.staff-settings .staff-settings-bottom .ant-form{width:50%;padding:20px;border:1px solid #d9d9d9;border-radius:6px}.staff-settings .staff-settings-bottom .ant-form:first-of-type{margin-right:20px}.staff-settings .staff-settings-bottom .ant-form button{margin-right:10px}.staff-settings .mfa h2{padding-bottom:1%}.staff-settings .mfa .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .mfa .ant-btn-color-primary:hover{background-color:#915ebc}.game-player{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.game-player .game-page{display:flex;align-items:stretch;width:60%;height:80vh}.game-player .game-page .page-navigation{display:flex;align-items:center;justify-content:center;flex-shrink:0}.game-player .game-page .nav-button{font-size:1.5rem;color:#fafafa;text-transform:uppercase;padding:10px 20px;border-radius:10px;border:2px solid grey;background:#252525;box-shadow:3px 3px gray;cursor:pointer;margin:35px 0}.game-player .game-page .nav-button:disabled{background-color:#d8d8d8;color:#888;cursor:not-allowed}.game-player .game-page .nav-button:active{box-shadow:none;transform:translate(3px,3px)}.game-player .game-page .game-center{flex-grow:1;display:flex;flex-direction:column;height:100%;margin:0 1rem;min-width:0}.game-player .game-page .game-center .page-content{flex-grow:1;overflow-y:auto;padding:3rem;background-color:#e9e9f3;border-radius:10px;box-shadow:inset 0 2px 6px #0000000f}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:8px;height:8px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb:hover{background:#9b9bc1}.game-player .game-page .game-center .page-content{scrollbar-width:thin;scrollbar-color:#c1c1d6 #f0f0f5}.game-player .game-page .game-center .page-content .slate-reader{max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.7}.game-player .game-page .game-center .page-navigation{flex-shrink:0;text-align:center;padding:10px}.game-player .game-page .game-center .page-navigation .page-indicator{padding:5px 10px;width:100%;font-size:1.2rem;font-weight:600;color:#555;background-color:#e9e9f3;border-radius:0 0 10px 10px}.game-player .game-page{width:70%;height:75vh}.game-player .game-page .game-center{margin:0 .8rem}.game-player .game-page .game-center .page-content{padding:2.2rem;border-radius:9px}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:6px}.game-player .game-page .game-center .page-content .slate-reader{max-width:700px;font-size:1.1rem;line-height:1.65}.game-player .game-page .game-center .page-navigation{padding:8px}.game-player .game-page .game-center .page-navigation .page-indicator{font-size:1.1rem;padding:4px 9px}.game-player .game-page .game-center .page-navigation .back-button{font-size:.95rem;padding:8px 16px}.game-player .game-page .nav-button{font-size:1.3rem;padding:8px 16px;margin:28px 0}.landing-page{width:100%;height:100vh;display:flex;justify-content:space-between;overflow:hidden}.landing-page .landing-content{width:60%;height:100vh;padding:5% 10%;display:flex;flex-direction:column;justify-content:center}.landing-page .landing-content .hero-section{padding-bottom:5%}.landing-page .landing-content .hero-section h1{font-family:Impact,sans-serif;font-weight:400;font-size:4.5rem;color:#272727;margin-bottom:1rem}.landing-page .landing-content .hero-section h2{color:#676767;font-size:1.5rem;margin-bottom:2rem}.landing-page .landing-content .hero-section .description{font-size:1.125rem;color:#575757;line-height:1.6;margin-bottom:3rem;max-width:90%}.landing-page .landing-content .hero-section .cta-buttons{display:flex;gap:1.5rem}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{border-radius:10px;padding:1.25rem 3rem;font-size:1.25rem;height:auto;transition:all .2s}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary{border:1px solid #2C1B4C;background-color:#663c8a;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:focus{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8;border-color:#2c1b4c;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary){border:2px solid #663C8A;background-color:transparent;color:#663c8a}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):focus{cursor:pointer;transform:scale(1.004);background-color:#663c8a0d;border-color:#663c8a;color:#663c8a}.landing-page .landing-content .features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.landing-page .landing-content .features .feature-card{padding:1.5rem;border-radius:15px;background-color:#f9f5ff;border:1px solid #EBDAFF;transition:transform .2s,box-shadow .2s}.landing-page .landing-content .features .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #663c8a26}.landing-page .landing-content .features .feature-card h3{font-size:1.25rem;color:#663c8a;margin-bottom:.75rem;font-weight:600}.landing-page .landing-content .features .feature-card p{font-size:1rem;color:#575757;line-height:1.5}.landing-page .landing-content .creds{padding-top:20px}.landing-page .landing-content .creds p{font-family:Impact,sans-serif;font-size:1rem;color:#515151}.landing-page .landing-banner{width:35%;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat;margin:10px}.landing-page .landing-content{width:65%;padding:5% 8%}.landing-page .landing-content .hero-section h1{font-size:3.5rem}.landing-page .landing-content .hero-section h2{font-size:1.35rem}.landing-page .landing-content .hero-section .description{font-size:1rem;max-width:95%}.landing-page .landing-content .hero-section .cta-buttons{gap:1.25rem}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{padding:1rem 2.5rem;font-size:1.1rem}.landing-page .landing-content .features{gap:1.5rem}.landing-page .landing-content .features .feature-card{padding:1.25rem}.landing-page .landing-content .features .feature-card h3{font-size:1.15rem}.landing-page .landing-content .features .feature-card p{font-size:.95rem}.landing-page .landing-banner{width:30%}}@media screen and (min-width:768px)and (max-width:1023px){.register-page{width:100%;height:100%;display:flex;justify-content:space-between;background:url(/images/cipe_bg.jpg) #d3d3d3 50%/cover no-repeat}.register-page .register-form{width:100%;height:100vh;padding:10% 5%}.register-page .register-form .form-title h1{text-align:center;font-family:Impact,sans-serif;font-weight:400;font-size:5rem;color:#fff}.register-page .register-form .form-title h2{font-weight:500;color:#fff;font-size:1.5rem;text-align:center;padding-left:10%;padding-right:10%}.register-page .register-form .form-title{padding-bottom:7.5%}.register-page .register-form form{display:flex;flex-direction:column}.register-page .register-form form label{display:flex;flex-direction:column;font-size:1.5rem;font-family:Montserrat Variable,sans-serif;color:#fff;margin-bottom:.5rem}.register-page .register-form form input{width:100%;padding:1rem;font-size:1.25rem;margin-top:.5rem;margin-bottom:5%;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff}.register-page .register-form form input:focus{outline-color:#e9d7ff}.register-page .register-form form .ant-input-password{width:100%;padding:1rem;font-size:1.25rem;margin-bottom:0;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff}.register-page .register-form form .ant-input-password input{border:0;padding:0;margin:0;background:transparent;color:#fff}.register-page .register-form form .ant-input-password:focus,.register-page .register-form form .ant-input-password:focus-within{outline-color:#e9d7ff;border-color:#e9d7ff}.register-page .register-form form .consent{display:flex;padding-bottom:5%}.register-page .register-form form .consent p{color:#fff;padding-left:2%;font-size:1.5rem}.register-page .register-form form .consent .checkmark{border:2px solid #ffffff}.register-page .register-form form button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:2.5%;color:#fff;font-size:1.75rem}.register-page .register-form form button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .register-success{display:flex;flex-direction:column;justify-content:center;width:100%;height:100vh;align-items:center}.register-page .register-success img{width:150px;height:150px}.register-page .register-success h2{color:#fff;font-size:2rem;padding-bottom:1%}.register-page .register-success h3{color:#e4e4e4;font-size:1.75rem;padding-bottom:2%}.register-page .register-success button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:.75rem 3rem;color:#fff;font-size:1.25rem}.register-page .register-success button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .banner{display:none}.root-player{width:100vw;min-height:100vh;background:linear-gradient(135deg,#140a32f0,#1e0f3ceb),url(/images/cipe_bg.jpg) center/cover no-repeat;background-attachment:fixed;padding:4% 4% 2%;display:flex;flex-direction:column;gap:1.5rem}.root-player .settings-player .player-header{justify-content:flex-end}.root-player .settings-player .player-header .left{display:none}.root-player .player-header{display:flex;justify-content:space-between;align-items:center}.root-player .player-header .left{display:flex;flex-direction:column}.root-player .player-header .left img{width:35px;height:35px}.root-player .player-header .left h1{font-size:2rem;color:#fff;padding-bottom:2%}.root-player .player-header .right{display:flex;align-items:center;flex-direction:row;gap:1rem}.root-player .player-header .right .xp-container{padding:.65rem .85rem;border:1px solid rgba(255,255,255,.8);border-radius:50px}.root-player .player-header .right .xp-container p{font-size:.8rem;font-weight:500;color:#fff;text-shadow:0 0 5px rgba(182,0,255,.93)}.root-player .books-container{width:100%;flex:1;overflow:hidden}.root-player .books-container .books-swiper{height:100%;width:100%}.root-player .books-container .swiper-slide{width:100%!important}.root-player .books-container .book-box{display:flex;flex-direction:column;gap:1.2rem;width:100%;height:100%;padding-bottom:1rem;overflow-y:auto}.root-player .books-container .book-box .book{display:flex;flex-direction:column;width:100%;min-height:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0f0f1980;box-shadow:0 4px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem}.root-player .books-container .book-box .book .top{display:flex;flex-direction:column;gap:1rem;color:#fff}.root-player .books-container .book-box .book .top .left{width:100%;height:auto;border-radius:10px}.root-player .books-container .book-box .book .top .left img{width:100%;height:auto;max-height:220px;display:block;object-fit:cover;object-position:center;border-radius:inherit}.root-player .books-container .book-box .book .top .right{display:flex;flex-direction:column;gap:.8rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.25rem;font-weight:600;line-height:1.3;color:#fff}.root-player .books-container .book-box .book .top .right p{font-size:.85rem;line-height:1.5;color:#ffffffbf;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.root-player .books-container .book-box .book .top .right .time-info{display:flex;align-items:center;gap:.4rem;color:#fff9;font-size:.75rem}.root-player .books-container .book-box .book .top .right button{width:100%;border-radius:10px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem;border:none;background:#663c8ae6;box-shadow:0 2px 8px #663c8a4d;cursor:pointer;transition:all .2s ease}.root-player .books-container .book-box .book .top .right button:active{transform:scale(.98);background:#663c8a}.root-player .books-container .swiper-scrollbar{background:#ffffff14;border-radius:10px;height:3px}.root-player .books-container .swiper-scrollbar .swiper-scrollbar-drag{background:#663c8acc;border-radius:10px}#popover-title{color:#e8e8e8;font-size:1.1rem;font-weight:600}.popover-content{font-size:1rem;color:#fff;display:flex;flex-direction:column;gap:.4rem}.popover-content a{text-decoration:none;color:#d0d0d0;padding:.4rem 0;transition:all .2s ease}.popover-content a:active{color:#fff}.root-player{padding:3% 3.5% 1.5%;gap:1.8rem}.root-player .player-header .left{gap:1.2rem}.root-player .player-header .left img{width:42px;height:42px}.root-player .player-header .left h1{font-size:2.8rem}.root-player .player-header .right{gap:.85rem}.root-player .player-header .right .xp-container{padding:.8rem 1rem}.root-player .player-header .right .xp-container p{font-size:.9rem}.root-player .books-container .book-box{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;overflow-y:auto}.root-player .books-container .book-box .book{min-height:auto;height:fit-content;padding:1.15rem}.root-player .books-container .book-box .book .top{flex-direction:row;gap:1.2rem}.root-player .books-container .book-box .book .top .left{width:42%;height:auto}.root-player .books-container .book-box .book .top .left img{width:100%;height:100%;min-height:200px;max-height:280px}.root-player .books-container .book-box .book .top .right{width:58%;gap:.7rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.4rem}.root-player .books-container .book-box .book .top .right p{font-size:.9rem;-webkit-line-clamp:4}.root-player .books-container .book-box .book .top .right .time-info{font-size:.8rem;gap:.45rem}.root-player .books-container .book-box .book .top .right button{width:100%;font-size:.95rem;padding:.8rem}.root-player .books-container .swiper-scrollbar{height:4px}#popover-title{font-size:1.2rem}.popover-content{font-size:1.05rem;gap:.45rem}.popover-content a{padding:.45rem 0}.popover-content a:hover{color:#fff;padding-left:.5rem}.settings-player{min-height:100vh}.settings-player .settings-header-wrapper{position:relative;width:100%}.settings-player .settings-header-wrapper .burger-btn{position:absolute;left:0;top:50%;transform:translateY(-50%);background:#4a2176e6;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.5rem;padding:10px 15px;border-radius:8px;cursor:pointer;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d}.settings-player .settings-header-wrapper .burger-btn:active{transform:translateY(-50%) scale(.95)}.settings-player .profile-container{flex-direction:column;width:100%;border-radius:0;min-height:100vh}.settings-player .profile-container nav[aria-label="Menu profil"]{width:70%;min-height:auto;padding:0;position:fixed;top:0;left:-70%;height:100vh;background-color:#4a2176fa;z-index:1000;transition:left .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-player .profile-container nav[aria-label="Menu profil"].menu-open{left:0}.settings-player .profile-container nav[aria-label="Menu profil"] .burger-menu-title{text-align:center;font-size:1.7rem;font-weight:700;color:#fff;margin:0;padding:25px 70px 35px 25px;line-height:36px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu{padding:0 25px 25px;list-style:none}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li{margin-bottom:18px;list-style:none}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item{width:100%;padding:18px 24px;text-align:left;font-size:1.3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;cursor:pointer;transition:all .3s}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#ffffff4d}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item:hover{background:#ffffff1a}.settings-player .profile-container nav[aria-label="Menu profil"] .close-menu-btn{position:absolute;top:25px;right:25px;background:transparent;border:none;color:#fff;font-size:2.2rem;cursor:pointer;padding:0;line-height:1;z-index:1001;display:flex;align-items:center;justify-content:center;width:45px;height:45px}.settings-player .profile-container .menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:none}.settings-player .profile-container .menu-overlay.visible{display:block}.settings-player aside.profile-content{width:calc(100% - 20px);margin:10px;padding:20px 0;border-radius:10px;background:#2c2c2c45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;overflow-y:visible;overflow-x:hidden}.settings-player aside.profile-content article.profile-form-section h2{font-size:1.5rem;text-align:center;margin:0 0 1.5rem;padding:0}.settings-player aside.profile-content article.profile-form-section h2:not(:first-of-type){margin-top:2.5rem}.settings-player aside.profile-content article.profile-form-section .mfa-status{margin-left:25px}.settings-player aside.profile-content article.profile-form-section .update-button{display:block;margin:1.5rem auto 0;width:220px}.settings-player aside.profile-content article.profile-form-section .update-button.danger{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .update-button.danger:hover:not(:disabled){background:#ff7875!important;border-color:#ff7875!important}.settings-player aside.profile-content article.profile-form-section .form-group{display:flex;flex-direction:column;gap:.8rem;align-items:center;justify-content:center;width:100%}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper{width:80%;max-width:500px;min-width:auto;display:flex;flex-direction:column;align-items:center;margin:0 auto}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper label{width:100%;text-align:left;display:block;margin-bottom:8px;color:#fff}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select{width:100%;padding:.9rem;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input::placeholder,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea::placeholder,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select::placeholder{color:#fff9!important}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input:focus,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea:focus,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select:focus{outline:none;border-color:#9257c7}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper.full-width{width:80%;max-width:500px}.settings-player aside.profile-content article.profile-form-section .section-divider{display:none}.settings-player aside.profile-content article.profile-form-section .button-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;width:100%;margin-top:3rem}.settings-player aside.profile-content article.profile-form-section .button-group button{width:250px;min-width:250px;text-align:center;display:flex;align-items:center;justify-content:center}.settings-player aside.profile-content article.profile-form-section .button-group button:disabled{opacity:.5;cursor:not-allowed}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button{background:#c47036!important;border:1px solid #C47036!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button:hover:not(:disabled){background:#d68146!important}.settings-player aside.profile-content article.profile-form-section .avatar-preview{--avatar-size: 35vw;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .main-avatar{width:var(--avatar-size);height:var(--avatar-size);margin-bottom:1.5rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attribute-bar{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;width:100%;max-width:450px;padding:.8rem 0}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-with-counter{flex:0 0 calc(20% - .56rem);max-width:75px;display:flex;flex-direction:column;align-items:center}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn{width:60px;height:60px;padding:4px;border-radius:50%;background:#ffffff05;border:1px solid rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease;position:relative}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .color-swatch{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:inline-block;box-shadow:0 2px 8px #0003}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .attr-icon{font-size:22px;line-height:1}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .locked-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;white-space:nowrap;box-shadow:0 2px 6px #0000004d;opacity:1;pointer-events:none;transition:opacity .2s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn.locked-option{border-color:#f5576c66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000002e;border-color:#ffffff1f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:active{transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:2rem;width:100%}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn{padding:14px 32px;border-radius:30px;width:auto;background:linear-gradient(135deg,#52c41a,#3fa617);color:#fff!important;border:none;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #52c41a4d}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:hover:not(:disabled){background:linear-gradient(135deg,#3fa617,#2d8b0f);transform:translateY(-2px);box-shadow:0 6px 18px #52c41a66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:active:not(:disabled){transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5;box-shadow:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .back-btn{padding:14px 32px;border-radius:30px;width:auto;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff!important;cursor:pointer;font-size:18px;transition:all .3s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .back-btn:hover{background:#ffffff14;border-color:#fff3}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn{padding:12px 24px;border-radius:30px;width:auto;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:transform .08s ease,background .12s ease;display:inline-flex;align-items:center;gap:.6rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn:active{transform:translateY(1px) scale(.995)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a726}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .color-swatch{width:18px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .cycler-label{font-size:.95rem;font-weight:600}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .cycler-hint{opacity:.6;font-size:.9rem;margin-left:6px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-bar{display:flex;gap:.5rem;align-items:center;overflow-x:auto;padding:6px;border-radius:10px;background:#ffffff08;flex-wrap:wrap;justify-content:center}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn{display:inline-flex;gap:.6rem;align-items:center;padding:8px 12px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;flex:0 0 auto;min-width:90px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn:hover{opacity:.95}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#00000040;font-weight:700}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn .color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-label{font-size:.9rem}.root-staff{width:100%}.root-staff .top{height:fit-content}.root-staff .top .header-staff{display:none}.root-staff .top .staff-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:4%;width:100%;height:75px;background-color:#f9f4ff;border-bottom:1px solid #DCC2FC}.root-staff .top .staff-mobile-header .left img{width:40px;height:40px;z-index:200}.root-staff .top .staff-mobile-header .right img{width:fit-content;object-fit:contain;border-radius:10px;height:40px}.root-staff .bottom{display:flex;min-height:92vh;max-height:100%;background-color:#f9f4ff}.root-staff .bottom .staff-filters{width:100%;display:flex;justify-content:space-between}.root-staff .bottom .menu-staff{display:none}.root-staff .ant-pagination-item-active{border-color:#6750a4}.root-staff .ant-pagination-item-active a{color:#6750a4!important;font-weight:700}.root-staff .ant-pagination-item-active:hover{border-color:#382184}.editor-books,.collection-books{width:100%;height:100%;padding:4%;display:flex;flex-direction:column;gap:4%}.editor-books .filters,.collection-books .filters{display:flex;flex-direction:column;gap:8px;padding-bottom:2%}.editor-books .filters .filters-left,.collection-books .filters .filters-left{display:flex;flex-wrap:wrap;gap:8px}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{padding:8px 14px;font-size:.85rem;flex:1;min-width:120px}.editor-books .filters .filters-left button,.collection-books .filters .filters-left button{flex:1;min-width:45px;padding:8px;display:flex;align-items:center;justify-content:center}.editor-books .filters button img,.collection-books .filters button img{width:20px;height:20px}.editor-books .books,.collection-books .books{display:flex;flex-direction:column;gap:16px;overflow-y:auto}.editor-books .books .staff-book,.collection-books .books .staff-book{display:flex;flex-direction:column;width:100%;height:auto;min-height:280px;border-radius:12px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{border-radius:12px 12px 0 0;width:100%;height:180px;object-fit:cover;position:relative}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:4px;font-size:.7rem;font-weight:600;z-index:1}.editor-books .books .staff-book .book-cover .owner-badge,.collection-books .books .staff-book .book-cover .owner-badge{background:linear-gradient(135deg,#663c8a,#9d50bb);color:#fff}.editor-books .books .staff-book .book-cover .coauthor-badge,.collection-books .books .staff-book .book-cover .coauthor-badge{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{top:45px;animation:pulse 2s ease-in-out infinite}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:100%;padding:16px}.editor-books .books .staff-book .right .book-content,.collection-books .books .staff-book .right .book-content{display:flex;flex-direction:column;gap:16px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;margin-bottom:8px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot{width:8px;height:8px;border-radius:50%}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published{color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot{background-color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft{color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot{background-color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.1rem;color:#2c2c2c;margin-bottom:8px;line-height:1.3}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{color:#393939;font-size:.85rem;line-height:1.5}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{display:flex;width:100%;align-items:flex-end;gap:10px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:.9rem;color:#2c2c2c;font-weight:600;margin-bottom:6px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom{display:flex;gap:4px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:24px;width:24px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{display:flex;gap:8px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:18px;height:18px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button{background:#663c8a;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button.disabled{background:#d3d3d3;cursor:not-allowed;opacity:.6}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button{background:#dc2626;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button:hover{background:#b91c1c}.ant-pagination{display:flex;justify-content:center;padding:20px 0}.new-book-form{position:fixed;bottom:0;left:0;right:0;width:100%;max-height:85vh;background-color:#fff;border-radius:20px 20px 0 0;padding:24px 20px;box-shadow:0 -4px 20px #0003;overflow-y:auto;z-index:1000;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.new-book-form.visible{transform:translateY(0)}.new-book-form:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:40px;height:4px;background-color:#ddd;border-radius:2px}.new-book-form h2{margin:12px 0 20px;font-size:1.3rem;font-weight:600;color:#333}.new-book-form .ant-form .ant-form-item{margin-bottom:16px}.new-book-form .ant-form .form-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.new-book-form .ant-form .form-actions button{width:100%;padding:12px;font-size:.95rem}.drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.drawer-overlay.visible{opacity:1;visibility:visible}.editor-books,.collection-books{padding:3%;gap:3%}.editor-books .filters,.collection-books .filters{flex-direction:row;justify-content:space-between;gap:16px}.editor-books .filters .filters-left,.collection-books .filters .filters-left{flex:1;max-width:60%}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{min-width:140px}.editor-books .filters .filters-right,.collection-books .filters .filters-right{display:flex;gap:10px}.editor-books .books,.collection-books .books{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.editor-books .books .staff-book,.collection-books .books .staff-book{flex-direction:row;min-height:240px;height:auto}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{border-radius:12px 0 0 12px;width:45%;height:100%;min-height:240px}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{top:12px;right:12px;font-size:.75rem}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{top:48px}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:55%;padding:16px 14px}.editor-books .books .staff-book .right .book-content,.collection-books .books .staff-book .right .book-content{gap:12px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{font-size:.8rem;margin-bottom:6px}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.15rem;margin-bottom:10px}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{font-size:.85rem}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{flex-direction:column;align-items:flex-start;gap:12px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left{width:100%}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:.95rem}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:26px;width:26px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{width:100%;justify-content:flex-start;flex-wrap:wrap}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{padding:8px 14px;font-size:.85rem}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:16px;height:16px}.new-book-form{max-width:500px;left:50%;transform:translate(-50%) translateY(100%);border-radius:20px 20px 0 0;padding:28px 24px}.new-book-form.visible{transform:translate(-50%) translateY(0)}.new-book-form h2{font-size:1.4rem;margin:16px 0 24px}.new-book-form .ant-form .form-actions{flex-direction:row;gap:12px}.new-book-form .ant-form .form-actions button{flex:1}.collection-books{height:100%}.collection-books .collections{display:flex;flex-direction:column;gap:10px;width:100%;height:100%}.collection-books .collections .collections-filters{width:100%;height:fit-content;display:flex;flex-direction:column-reverse}.collection-books .collections .collections-filters .filters-right{display:flex;gap:10px;align-items:center}.collection-books .collections .collections-content{width:100%;display:flex;flex-direction:column;gap:20px}.collection-books .collections .collections-content .collection{width:100%;min-height:fit-content;height:fit-content;padding:15px;flex-shrink:0;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b;color:#333;display:flex;flex-direction:column;justify-content:space-between}.collection-books .collections .collections-content .collection .collection-bottom{display:flex;gap:5px}.collection-books .collections .collections-content .collection h2{padding-bottom:2%;font-size:1.25rem}.collection-books .collections .collections-content .collection p{font-size:1rem;padding-bottom:10%}.collection-books button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.add-book-form,.create-collection-form,.edit-collection-form{position:fixed;z-index:1000;background-color:#fff}}@media screen and (min-width:768px)and (max-width:1023px)and (min-width:1024px){.add-book-form,.create-collection-form,.edit-collection-form{top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:90vh;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000026;overflow-y:auto}.add-book-form.visible,.create-collection-form.visible,.edit-collection-form.visible{animation:fadeIn .3s ease}}@media screen and (min-width:768px)and (max-width:1023px)and (max-width:1023px){.add-book-form,.create-collection-form,.edit-collection-form{bottom:0;left:0;right:0;width:100%;max-height:90vh;border-radius:20px 20px 0 0;padding:1.5rem;box-shadow:0 -4px 20px #0003;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.add-book-form.visible,.create-collection-form.visible,.edit-collection-form.visible{transform:translateY(0)}.add-book-form:before,.create-collection-form:before,.edit-collection-form:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:40px;height:4px;background-color:#ddd;border-radius:2px}}@media screen and (min-width:768px)and (max-width:1023px){.add-book-form h2,.create-collection-form h2,.edit-collection-form h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#333}}@media screen and (min-width:768px)and (max-width:1023px)and (max-width:1023px){.add-book-form h2,.create-collection-form h2,.edit-collection-form h2{margin-top:1rem}}@media screen and (min-width:768px)and (max-width:1023px){.add-book-form .ant-form .ant-form-item,.create-collection-form .ant-form .ant-form-item,.edit-collection-form .ant-form .ant-form-item{margin-bottom:1.5rem}.add-book-form .ant-form .form-actions,.create-collection-form .ant-form .form-actions,.edit-collection-form .ant-form .form-actions{display:flex;justify-content:flex-end;gap:8px}}@media screen and (min-width:768px)and (max-width:1023px)and (max-width:1023px){.add-book-form .ant-form .form-actions,.create-collection-form .ant-form .form-actions,.edit-collection-form .ant-form .form-actions{flex-direction:column-reverse;gap:.75rem}.add-book-form .ant-form .form-actions button,.create-collection-form .ant-form .form-actions button,.edit-collection-form .ant-form .form-actions button{width:100%}}@media screen and (min-width:768px)and (max-width:1023px){.drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.drawer-overlay.visible{opacity:1;visibility:visible}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.user-management{width:100%;height:100%;padding:2%;gap:5%}.user-management .user-management-cards{width:100%;height:80%;display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;justify-content:flex-start;padding-top:5%}.user-management .user-management-cards .user-card{width:100%;padding:15px 20px 40px;border-radius:15px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.user-management .user-management-cards .user-card .user-card-top{display:flex;justify-content:flex-end}.user-management .user-management-cards .user-card .user-card-top a{color:#663c8a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.user-management .user-management-cards .user-card .user-card-top a:hover{color:#975bcc}.user-management .user-management-cards .user-card .user-card-bottom{display:flex;gap:10px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-image img{width:100px;height:100px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info{padding-top:2%}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h2{color:#333;font-size:1.25rem;font-weight:600}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info p{color:#8d8d8d;font-style:normal;text-decoration-line:underline;text-decoration-style:solid;padding-bottom:10px;font-size:.9rem}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h3{color:#9a80b9;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.logs{padding:1.5rem;display:flex;flex-direction:column;gap:10px;font-family:Montserrat Variable,sans-serif;height:auto;min-height:100%}.logs .logs-table-desktop{display:block}.logs .logs-table-mobile{display:none}.logs .logs-filters{padding:18px;border:1px solid #EEDFFF;border-radius:10px;margin-bottom:0;flex-shrink:0;box-shadow:0 4px 10px #663c8a2b;background-color:#fff}.logs .logs-filters .filter-label{display:block;margin-bottom:.5rem;font-family:Inter,sans-serif;font-weight:500;color:#663c8a;font-size:13.5px}.logs .logs-filters .filter-select,.logs .logs-filters .filter-input,.logs .logs-filters .filter-select .ant-select,.logs .logs-filters .filter-select .ant-input,.logs .logs-filters .filter-input .ant-select,.logs .logs-filters .filter-input .ant-input{width:100%}.logs .logs-filters .search-button{margin-top:1.75rem;height:42px;background:#663c8a;border:none}.logs .logs-filters .search-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.logs .logs-filters .ant-row{row-gap:1rem}.logs .ant-card{border:none;box-shadow:none;background:transparent!important;flex:0 1 auto}.logs .ant-card .ant-card-body{padding:0;height:auto}.logs .ant-table-wrapper,.logs .ant-table-wrapper .ant-spin-nested-loading,.logs .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container{flex:0 1 auto;display:flex;flex-direction:column}.logs .ant-table-wrapper .ant-table{border:1px solid #EEDFFF;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #663c8a2b;background:#fff;table-layout:fixed;flex:0 1 auto;display:flex;flex-direction:column}.logs .ant-table-wrapper .ant-table .ant-table-container{overflow-x:hidden;flex:0 1 auto}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar{width:7px;height:7px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb{background:#663c8a;border-radius:4px}.logs .ant-table-wrapper .ant-table .ant-table-container::-webkit-scrollbar-thumb:hover{background:#9d50bb}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th{padding:1rem .75rem;font-size:.9rem;border-bottom:2px solid #EEDFFF;border-right:1px solid #EEDFFF;font-family:Inter,sans-serif;font-weight:600;color:#2c2c2c;background:#fff}.logs .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:1rem .75rem;font-size:.9rem;border-right:1px solid #EEDFFF;border-bottom:1px solid #EEDFFF;transition:all .2s ease;color:#393939;font-family:Montserrat Variable,sans-serif;word-break:break-word;overflow-wrap:break-word;vertical-align:top}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{border-right:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .log-message-cell{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr{transition:all .2s ease}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background-color:#e8def1!important;color:#663c8a}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(odd)>td{background-color:#fff}.logs .ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa}.logs .ant-table-wrapper .ant-table .ant-tag{font-size:.8rem}.logs .ant-table-wrapper .ant-pagination{margin:1.5rem 0 0;padding:14px 18px;border-radius:10px;border:1px solid #EEDFFF;box-shadow:0 4px 10px #663c8a2b;background:#fff;justify-content:center;flex-shrink:0}.logs .ant-table-wrapper .ant-pagination .ant-pagination-total-text{font-family:Montserrat Variable,sans-serif;font-weight:500;color:#2c2c2c}.logs .ant-table-wrapper .ant-pagination .ant-pagination-options{margin-left:1rem}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item:hover{border-color:#663c8a}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active{background:linear-gradient(90deg,#663c8a,#9d50bb)!important;border-color:#663c8a!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:#fff!important;font-weight:600!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover{border-color:#9d50bb!important}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link{border:1px solid #EEDFFF}.logs .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover,.logs .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover{border-color:#663c8a;color:#663c8a}.staff-settings{height:80%;width:100%;padding:2%}.staff-settings .staff-settings-top{width:100%;padding:5% 5% 0}.staff-settings .staff-settings-top .ant-btn:hover{border-color:#663c8a;color:#663c8a}.staff-settings .staff-settings-bottom{width:100%}.staff-settings .staff-settings-bottom .ant-input:hover{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-input:focus{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .staff-settings-bottom .ant-btn-color-primary:hover{background-color:#915ebc}.staff-settings .staff-settings-bottom .ant-btn-variant-outlined:hover{border-color:#915ebc;color:#915ebc}.staff-settings .staff-settings-bottom .ant-form{width:100%;padding:20px;border-radius:6px}.staff-settings .staff-settings-bottom .ant-form:first-of-type{margin-right:20px}.staff-settings .staff-settings-bottom .ant-form button{margin-right:10px}.staff-settings .mfa{padding:0 5% 5%}.staff-settings .mfa h2{padding-bottom:1%}.staff-settings .mfa .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .mfa .ant-btn-color-primary:hover{background-color:#915ebc}.game-player{width:100%;height:100%}.game-player .game-page{width:100%;height:fit-content;flex-direction:column}.game-player .game-page .nav-button{display:none}.game-player .game-page .game-center{width:100%;height:100%;margin:0}.game-player .game-page .game-center .page-content{padding:1.2rem;border-radius:8px;background-color:#f5f5f8}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:4px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:2px}.game-player .game-page .game-center .page-content .slate-reader{max-width:100%;font-size:1rem;line-height:1.6}.game-player .game-page .game-center .page-content .slate-reader h1{font-size:1.5rem;margin-bottom:1rem}.game-player .game-page .game-center .page-content .slate-reader h2{font-size:1.3rem;margin-bottom:.8rem}.game-player .game-page .game-center .page-content .slate-reader h3{font-size:1.1rem;margin-bottom:.6rem}.game-player .game-page .game-center .page-content .slate-reader p{margin-bottom:.8rem}.game-player .game-page .game-center .page-content .slate-reader img{max-width:100%;height:auto}.game-player .game-page .game-center .page-navigation{padding:.8rem;border-top:1px solid rgba(0,0,0,.08)}.game-player .game-page .game-center .page-navigation .page-indicator{font-size:.95rem;padding:.4rem .8rem;background-color:transparent;border-radius:6px}.game-player .game-page .game-center .page-navigation .back-button{width:100%;padding:.8rem;font-size:.9rem;border:none;border-radius:8px;background:#663c8ae6;color:#fff;cursor:pointer;transition:all .2s ease}.game-player .game-page .game-center .page-navigation .back-button:active{transform:scale(.98);background:#663c8a}.game-player .game-page{width:90%;height:85vh;margin:0 auto}.game-player .game-page .game-center{margin:0 .5rem}.game-player .game-page .game-center .page-content{padding:2rem;border-radius:10px}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:6px}.game-player .game-page .game-center .page-content .slate-reader{max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.65}.game-player .game-page .game-center .page-content .slate-reader h1{font-size:1.8rem;margin-bottom:1.2rem}.game-player .game-page .game-center .page-content .slate-reader h2{font-size:1.5rem;margin-bottom:1rem}.game-player .game-page .game-center .page-content .slate-reader h3{font-size:1.2rem;margin-bottom:.8rem}.game-player .game-page .game-center .page-navigation{padding:1rem}.game-player .game-page .game-center .page-navigation .page-indicator{font-size:1.05rem;padding:.5rem 1rem;background-color:#e9e9f3}.game-player .game-page .game-center .page-navigation .back-button{max-width:300px;margin:0 auto;padding:.75rem 1.5rem;font-size:.95rem}.game-player .game-page .game-center .page-navigation .back-button:hover{background:#663c8a}.landing-page{flex-direction:column}.landing-page .landing-content{width:100%;height:auto;padding:6% 5%}.landing-page .landing-content .hero-section{padding-bottom:6%}.landing-page .landing-content .hero-section h1{font-size:2.5rem}.landing-page .landing-content .hero-section h2{font-size:1.1rem;margin-bottom:1.25rem}.landing-page .landing-content .hero-section .description{font-size:.95rem;margin-bottom:2rem;max-width:100%}.landing-page .landing-content .hero-section .cta-buttons{display:flex;flex-direction:column;gap:10px}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{width:100%;padding:.85rem 2rem;font-size:1rem;border-radius:10px;height:auto;transition:all .2s}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary{border:1px solid #2C1B4C;background-color:#663c8a;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:focus{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8;border-color:#2c1b4c;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary){border:2px solid #663C8A;background-color:transparent;color:#663c8a}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):focus{cursor:pointer;transform:scale(1.004);background-color:#663c8a0d;border-color:#663c8a;color:#663c8a}.landing-page .landing-content .features{display:flex;flex-direction:column;gap:1rem}.landing-page .landing-content .features .feature-card{padding:1.25rem;border-radius:15px;background-color:#f9f5ff;border:1px solid #EBDAFF;transition:transform .2s,box-shadow .2s}.landing-page .landing-content .features .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #663c8a26}.landing-page .landing-content .features .feature-card h3{font-size:1.15rem;margin-bottom:.5rem;color:#663c8a;font-weight:600}.landing-page .landing-content .features .feature-card p{font-size:.95rem;color:#575757;line-height:1.5}.landing-page .landing-banner{width:calc(100% - 20px);height:200px;margin:10px;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat}.landing-page .landing-content{padding:4% 6%}.landing-page .landing-content .hero-section{padding-bottom:4%}.landing-page .landing-content .hero-section h1{font-size:3rem}.landing-page .landing-content .hero-section h2{font-size:1.25rem;margin-bottom:1.5rem}.landing-page .landing-content .hero-section .description{font-size:1rem;margin-bottom:2.5rem}.landing-page .landing-content .hero-section .cta-buttons{flex-direction:row;gap:1.5rem}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{width:auto;padding:.9rem 2.25rem;font-size:1.05rem}.landing-page .landing-content .features{grid-template-columns:repeat(3,1fr);gap:1.25rem}.landing-page .landing-content .features .feature-card{padding:1.15rem}.landing-page .landing-content .features .feature-card h3{font-size:1.1rem}.landing-page .landing-content .features .feature-card p{font-size:.9rem}.landing-page .landing-banner{height:250px}}@media screen and (max-width:767px){.register-page{width:100%;height:100%;padding-bottom:10%;display:flex;justify-content:space-between;background:url(/images/cipe_bg.jpg) #d3d3d3 50%/cover no-repeat}.register-page .register-form{width:100%;height:100vh;padding:10% 5%}.register-page .register-form .form-title h1{text-align:center;font-family:Impact,sans-serif;font-weight:400;font-size:3.75rem;color:#fff}.register-page .register-form .form-title h2{font-weight:500;color:#fff;font-size:1rem;text-align:center;padding-left:10%;padding-right:10%}.register-page .register-form .form-title{padding-bottom:7.5%}.register-page .register-form form{display:flex;flex-direction:column}.register-page .register-form form label{display:flex;flex-direction:column;font-size:1rem;font-family:Montserrat Variable,sans-serif;color:#fff;margin-bottom:.5rem}.register-page .register-form form input{width:100%;padding:.75rem;font-size:1rem;margin-top:.5rem;margin-bottom:5%;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff}.register-page .register-form form input:focus{outline-color:#e9d7ff}.register-page .register-form form .ant-input-password{width:100%;padding:.75rem;font-size:1rem;margin-bottom:0;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff}.register-page .register-form form .ant-input-password input{border:0;padding:0;margin:0;background:transparent;color:#fff}.register-page .register-form form .ant-input-password:focus,.register-page .register-form form .ant-input-password:focus-within{outline-color:#e9d7ff;border-color:#e9d7ff}.register-page .register-form form .consent{display:flex}.register-page .register-form form .consent p{color:#fff;padding-left:2%}.register-page .register-form form .consent .checkmark{border:2px solid #ffffff}.register-page .register-form form button{margin-top:5%;border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:2.5%;color:#fff;font-size:1.25rem}.register-page .register-form form button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .register-success{display:flex;flex-direction:column;justify-content:center;width:100%;height:100vh;align-items:center;padding:2%}.register-page .register-success img{width:150px;height:150px}.register-page .register-success h2{color:#fff;font-size:1.5rem;padding-bottom:1%;text-align:center}.register-page .register-success h3{color:#fff;font-size:1.25rem;padding:0 2.5% 5%;text-align:center}.register-page .register-success button{border-radius:10px;border:1px solid #2C1B4C;background-color:#663c8a;padding:.75rem 3rem;color:#fff;font-size:1.25rem}.register-page .register-success button:hover{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8}.register-page .banner{display:none}.root-player{width:100vw;min-height:100vh;background:linear-gradient(135deg,#140a32f0,#1e0f3ceb),url(/images/cipe_bg.jpg) center/cover no-repeat;background-attachment:fixed;padding:4% 4% 2%;display:flex;flex-direction:column;gap:1.5rem}.root-player .settings-player .player-header{justify-content:flex-end}.root-player .settings-player .player-header .left{display:none}.root-player .player-header{display:flex;justify-content:space-between;align-items:center}.root-player .player-header .left{display:flex;flex-direction:column}.root-player .player-header .left img{width:35px;height:35px}.root-player .player-header .left h1{font-size:2rem;color:#fff;padding-bottom:2%}.root-player .player-header .right{display:flex;align-items:center;flex-direction:row;gap:1rem}.root-player .player-header .right .xp-container{padding:.65rem .85rem;border:1px solid rgba(255,255,255,.8);border-radius:50px}.root-player .player-header .right .xp-container p{font-size:.8rem;font-weight:500;color:#fff;text-shadow:0 0 5px rgba(182,0,255,.93)}.root-player .books-container{width:100%;flex:1;overflow:hidden}.root-player .books-container .books-swiper{height:100%;width:100%}.root-player .books-container .swiper-slide{width:100%!important}.root-player .books-container .book-box{display:flex;flex-direction:column;gap:1.2rem;width:100%;height:100%;padding-bottom:1rem;overflow-y:auto}.root-player .books-container .book-box .book{display:flex;flex-direction:column;width:100%;min-height:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0f0f1980;box-shadow:0 4px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem}.root-player .books-container .book-box .book .top{display:flex;flex-direction:column;gap:1rem;color:#fff}.root-player .books-container .book-box .book .top .left{width:100%;height:auto;border-radius:10px}.root-player .books-container .book-box .book .top .left img{width:100%;height:auto;max-height:220px;display:block;object-fit:cover;object-position:center;border-radius:inherit}.root-player .books-container .book-box .book .top .right{display:flex;flex-direction:column;gap:.8rem}.root-player .books-container .book-box .book .top .right h2{font-size:1.25rem;font-weight:600;line-height:1.3;color:#fff}.root-player .books-container .book-box .book .top .right p{font-size:.85rem;line-height:1.5;color:#ffffffbf;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.root-player .books-container .book-box .book .top .right .time-info{display:flex;align-items:center;gap:.4rem;color:#fff9;font-size:.75rem}.root-player .books-container .book-box .book .top .right button{width:100%;border-radius:10px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem;border:none;background:#663c8ae6;box-shadow:0 2px 8px #663c8a4d;cursor:pointer;transition:all .2s ease}.root-player .books-container .book-box .book .top .right button:active{transform:scale(.98);background:#663c8a}.root-player .books-container .swiper-scrollbar{background:#ffffff14;border-radius:10px;height:3px}.root-player .books-container .swiper-scrollbar .swiper-scrollbar-drag{background:#663c8acc;border-radius:10px}#popover-title{color:#e8e8e8;font-size:1.1rem;font-weight:600}.popover-content{font-size:1rem;color:#fff;display:flex;flex-direction:column;gap:.4rem}.popover-content a{text-decoration:none;color:#d0d0d0;padding:.4rem 0;transition:all .2s ease}.popover-content a:active{color:#fff}.settings-player{min-height:100vh}.settings-player .settings-header-wrapper{position:relative;width:100%}.settings-player .settings-header-wrapper .burger-btn{position:absolute;left:0;top:50%;transform:translateY(-50%);background:#4a2176e6;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.5rem;padding:10px 15px;border-radius:8px;cursor:pointer;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d}.settings-player .settings-header-wrapper .burger-btn:active{transform:translateY(-50%) scale(.95)}.settings-player .profile-container{flex-direction:column;width:100%;border-radius:0;min-height:100vh}.settings-player .profile-container nav[aria-label="Menu profil"]{width:70%;min-height:auto;padding:0;position:fixed;top:0;left:-70%;height:100vh;background-color:#4a2176fa;z-index:1000;transition:left .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-player .profile-container nav[aria-label="Menu profil"].menu-open{left:0}.settings-player .profile-container nav[aria-label="Menu profil"] .burger-menu-title{text-align:center;font-size:1.5rem;font-weight:700;color:#fff;margin:0;padding:20px 60px 30px 20px;line-height:32px}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu{padding:0 20px 20px;list-style:none}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li{margin-bottom:15px;list-style:none}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item{width:100%;padding:15px 20px;text-align:left;font-size:1.1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#ffffff4d}.settings-player .profile-container nav[aria-label="Menu profil"] ul.profile-menu li .menu-item:hover{background:#ffffff1a}.settings-player .profile-container nav[aria-label="Menu profil"] .close-menu-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:0;line-height:1;z-index:1001;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.settings-player .profile-container .menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:none}.settings-player .profile-container .menu-overlay.visible{display:block}.settings-player aside.profile-content{width:calc(100% - 10px);padding:15px 0;border-radius:10px;background:#2c2c2c45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;margin:5px;overflow-y:visible;overflow-x:hidden}.settings-player aside.profile-content article.profile-form-section h2{font-size:1.2rem;text-align:center;margin:0 0 1rem;padding:0}.settings-player aside.profile-content article.profile-form-section h2:not(:first-of-type){margin-top:2rem}.settings-player aside.profile-content article.profile-form-section .mfa-status{margin-left:20px}.settings-player aside.profile-content article.profile-form-section .update-button{display:block;margin:1rem auto 0;width:200px}.settings-player aside.profile-content article.profile-form-section .update-button.danger{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .update-button.danger:hover:not(:disabled){background:#ff7875!important;border-color:#ff7875!important}.settings-player aside.profile-content article.profile-form-section .form-group{display:flex;flex-direction:column;gap:.6rem;align-items:center;justify-content:center;width:100%}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper{width:90%;max-width:400px;min-width:auto;display:flex;flex-direction:column;align-items:center;margin:0 auto}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper label{width:100%;text-align:left;display:block;margin-bottom:8px;color:#fff}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select{width:100%;padding:.75rem;border-radius:10px;border:1px solid #F8F3FF;background:#0000002e;box-shadow:0 2px 8.4px #f8f8f859;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff!important}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input::placeholder,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea::placeholder,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select::placeholder{color:#fff9!important}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper input:focus,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper textarea:focus,.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper select:focus{outline:none;border-color:#9257c7}.settings-player aside.profile-content article.profile-form-section .form-group .input-wrapper.full-width{width:90%;max-width:400px}.settings-player aside.profile-content article.profile-form-section .section-divider{display:none}.settings-player aside.profile-content article.profile-form-section .button-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;margin-top:2.5rem}.settings-player aside.profile-content article.profile-form-section .button-group button{width:200px;min-width:200px;text-align:center;display:flex;align-items:center;justify-content:center}.settings-player aside.profile-content article.profile-form-section .button-group button:disabled{opacity:.5;cursor:not-allowed}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button{background:#c47036!important;border:1px solid #C47036!important;color:#fff!important}.settings-player aside.profile-content article.profile-form-section .button-group .recovery-button:hover:not(:disabled){background:#d68146!important}.settings-player aside.profile-content article.profile-form-section .avatar-preview{--avatar-size: 50vw;display:flex;flex-direction:column;align-items:center;gap:2rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .main-avatar{width:var(--avatar-size);height:var(--avatar-size);margin-bottom:1rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attribute-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%;max-width:350px;padding:.5rem 0}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-with-counter{flex:0 0 calc(20% - .4rem);max-width:60px;display:flex;flex-direction:column;align-items:center}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn{width:56px;height:56px;padding:4px;border-radius:50%;background:#ffffff05;border:1px solid rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease;position:relative}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .color-swatch{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:inline-block;box-shadow:0 2px 8px #0003}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .attr-icon{font-size:20px;line-height:1}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn .locked-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;white-space:nowrap;box-shadow:0 2px 6px #0000004d;opacity:1;pointer-events:none;transition:opacity .2s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn.locked-option{border-color:#f5576c66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000002e;border-color:#ffffff1f}.settings-player aside.profile-content article.profile-form-section .avatar-preview .attr-btn:active{transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:1.5rem;width:100%}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn{padding:12px 28px;border-radius:25px;width:auto;background:linear-gradient(135deg,#52c41a,#3fa617);color:#fff!important;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #52c41a4d}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:hover:not(:disabled){background:linear-gradient(135deg,#3fa617,#2d8b0f);transform:translateY(-2px);box-shadow:0 6px 18px #52c41a66}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:active:not(:disabled){transform:translateY(0)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .save-btn:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5;box-shadow:none}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .back-btn{padding:12px 28px;border-radius:25px;width:auto;background:transparent;border:1px solid rgba(255,255,255,.12);color:#fff!important;cursor:pointer;font-size:16px;transition:all .3s ease}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .back-btn:hover{background:#ffffff14;border-color:#fff3}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn{padding:10px 20px;border-radius:25px;width:auto;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:transform .08s ease,background .12s ease;display:inline-flex;align-items:center;gap:.6rem}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn:active{transform:translateY(1px) scale(.995)}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn:focus{outline:none;box-shadow:0 0 0 3px #7334a726}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .color-swatch{width:18px;height:18px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .cycler-label{font-size:.95rem;font-weight:600}.settings-player aside.profile-content article.profile-form-section .avatar-preview .avatar-actions .cycler-btn .cycler-hint{opacity:.6;font-size:.9rem;margin-left:6px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-bar{display:flex;gap:.5rem;align-items:center;overflow-x:auto;padding:6px;border-radius:10px;background:#ffffff08;flex-wrap:wrap;justify-content:center}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn{display:inline-flex;gap:.6rem;align-items:center;padding:6px 10px;border-radius:8px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#fff;cursor:pointer;white-space:nowrap;flex:0 0 auto;min-width:80px}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn:hover{opacity:.95}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn.active{background:linear-gradient(to right,#6d3394,#4e2970);border-color:#00000040;font-weight:700}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-btn .color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid rgba(0,0,0,.25);display:inline-block}.settings-player aside.profile-content article.profile-form-section .avatar-preview .option-label{font-size:.9rem}.settings-player .xp-display{margin:16px 10px;padding:10px 16px}.settings-player .xp-display .xp-label{font-size:14px}.settings-player .xp-display .xp-value{font-size:20px}.root-staff{width:100%}.root-staff .top{height:fit-content}.root-staff .top .header-staff{display:none}.root-staff .top .staff-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:4%;width:100%;height:75px;background-color:#f9f4ff;border-bottom:1px solid #DCC2FC}.root-staff .top .staff-mobile-header .left img{width:40px;height:40px;z-index:200}.root-staff .top .staff-mobile-header .right img{width:fit-content;object-fit:contain;border-radius:10px;height:40px}.root-staff .bottom{display:flex;min-height:92vh;max-height:100%;background-color:#f9f4ff}.root-staff .bottom .staff-filters{width:100%;display:flex;justify-content:space-between}.root-staff .bottom .menu-staff{display:none}.root-staff .ant-pagination-item-active{border-color:#6750a4}.root-staff .ant-pagination-item-active a{color:#6750a4!important;font-weight:700}.root-staff .ant-pagination-item-active:hover{border-color:#382184}.editor-books,.collection-books{width:100%;height:100%;padding:4%;display:flex;flex-direction:column;gap:4%}.editor-books .filters,.collection-books .filters{display:flex;flex-direction:column;gap:8px;padding-bottom:2%}.editor-books .filters .filters-left,.collection-books .filters .filters-left{display:flex;flex-wrap:wrap;gap:8px}.editor-books .filters .filters-left .reset-filters-button,.collection-books .filters .filters-left .reset-filters-button{padding:8px 14px;font-size:.85rem;flex:1;min-width:120px}.editor-books .filters .filters-left button,.collection-books .filters .filters-left button{flex:1;min-width:45px;padding:8px;display:flex;align-items:center;justify-content:center}.editor-books .filters button img,.collection-books .filters button img{width:20px;height:20px}.editor-books .books,.collection-books .books{display:flex;flex-direction:column;gap:16px;overflow-y:auto}.editor-books .books .staff-book,.collection-books .books .staff-book{display:flex;flex-direction:column;width:100%;height:auto;min-height:280px;border-radius:12px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.editor-books .books .staff-book .book-cover,.collection-books .books .staff-book .book-cover{border-radius:12px 12px 0 0;width:100%;height:180px;object-fit:cover;position:relative}.editor-books .books .staff-book .book-cover .book-badge,.collection-books .books .staff-book .book-cover .book-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:4px;font-size:.7rem;font-weight:600;z-index:1}.editor-books .books .staff-book .book-cover .owner-badge,.collection-books .books .staff-book .book-cover .owner-badge{background:linear-gradient(135deg,#663c8a,#9d50bb);color:#fff}.editor-books .books .staff-book .book-cover .coauthor-badge,.collection-books .books .staff-book .book-cover .coauthor-badge{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff}.editor-books .books .staff-book .book-cover .lock-badge,.collection-books .books .staff-book .book-cover .lock-badge{top:45px;animation:pulse 2s ease-in-out infinite}.editor-books .books .staff-book .right,.collection-books .books .staff-book .right{width:100%;padding:16px}.editor-books .books .staff-book .right .book-content,.collection-books .books .staff-book .right .book-content{display:flex;flex-direction:column;gap:16px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status,.collection-books .books .staff-book .right .book-content .book-content-top .book-status{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;margin-bottom:8px}.editor-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status .status-dot{width:8px;height:8px;border-radius:50%}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published{color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.published .status-dot{background-color:#16a34a}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft{color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot,.collection-books .books .staff-book .right .book-content .book-content-top .book-status.draft .status-dot{background-color:#f97316}.editor-books .books .staff-book .right .book-content .book-content-top h1,.collection-books .books .staff-book .right .book-content .book-content-top h1{font-size:1.1rem;color:#2c2c2c;margin-bottom:8px;line-height:1.3}.editor-books .books .staff-book .right .book-content .book-content-top p,.collection-books .books .staff-book .right .book-content .book-content-top p{color:#393939;font-size:.85rem;line-height:1.5}.editor-books .books .staff-book .right .book-content .book-content-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom{display:flex;width:100%;align-items:flex-end;gap:10px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-top h2{font-size:.9rem;color:#2c2c2c;font-weight:600;margin-bottom:6px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom{display:flex;gap:4px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-left .book-content-bottom-left-bottom img{height:24px;width:24px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right{display:flex;gap:8px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button{padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button img{width:18px;height:18px}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button{background:#663c8a;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button:hover,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb)}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button.disabled,.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.edit-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.co-authors-button.disabled,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.remove-button.disabled{background:#d3d3d3;cursor:not-allowed;opacity:.6}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button{background:#dc2626;color:#fff}.editor-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button:hover,.collection-books .books .staff-book .right .book-content .book-content-bottom .book-content-bottom-right button.delete-button:hover{background:#b91c1c}.ant-pagination{display:flex;justify-content:center;padding:20px 0}.new-book-form{position:fixed;bottom:0;left:0;right:0;width:100%;max-height:85vh;background-color:#fff;border-radius:20px 20px 0 0;padding:24px 20px;box-shadow:0 -4px 20px #0003;overflow-y:auto;z-index:1000;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.new-book-form.visible{transform:translateY(0)}.new-book-form:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:40px;height:4px;background-color:#ddd;border-radius:2px}.new-book-form h2{margin:12px 0 20px;font-size:1.3rem;font-weight:600;color:#333}.new-book-form .ant-form .ant-form-item{margin-bottom:16px}.new-book-form .ant-form .form-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.new-book-form .ant-form .form-actions button{width:100%;padding:12px;font-size:.95rem}.drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.drawer-overlay.visible{opacity:1;visibility:visible}.wysiwyg-container{width:100%;overflow-y:auto;padding-bottom:2%;display:flex;justify-content:center}.wysiwyg-container .page-element{position:relative;min-height:1123px;max-height:1123px;width:794px;padding:60px 80px;background:#fff;border:1px solid #EBDAFF;border-radius:5px;box-shadow:0 2px 8px #0000001a;overflow:hidden;page-break-after:always;box-sizing:border-box}.wysiwyg-container .page-element .page-number{position:absolute;top:20px;right:30px;font-size:12px;color:#999;font-family:Arial,sans-serif}.wysiwyg-container .wysiwyg-toolbar{background-color:#f9f4ff;display:flex;z-index:2;width:70%;position:fixed;align-items:center;justify-content:center;padding:8px 0 4px;border-bottom:2px solid #F2E8FF;gap:4px;margin-bottom:8px}.wysiwyg-container .wysiwyg-toolbar button{padding:4px 8px;color:#666}.wysiwyg-container .wysiwyg-toolbar .horizontal-bar{width:1px;height:24px;background-color:#d9b9ff;margin:0 4px}.wysiwyg-container .wysiwyg-toolbar .wysiwyg-dropdown{cursor:pointer;background-color:transparent;border:none;border-radius:3px;display:flex;align-items:center;gap:4px;min-width:32px;height:32px;justify-content:center;transition:background-color .1s}.wysiwyg-container .wysiwyg-toolbar .wysiwyg-dropdown button{padding:10px 20px}.wysiwyg-container .wysiwyg-toolbar .wysiwyg-dropdown-active{position:absolute;top:100%;left:0;margin-top:4px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;padding:6px 4px}.wysiwyg-container .wysiwyg-toolbar .wysiwyg-dropdown-active button{padding:10px 20px}.wysiwyg-container .wysiwyg-toolbar .wysiwyg-dropdown-active .wysiwyg-dropdown-active-element{padding:6px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;background-color:transparent;border-radius:6px;transition:background-color .1s;font-size:15px;color:#333}.wysiwyg-container .wysiwyg-content{display:flex;flex-direction:column;align-items:center;margin-top:5%;width:100%}.wysiwyg-container .wysiwyg-content div[role=textbox]{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;outline:none;border:none;background:transparent;padding:0 0 5%}.wysiwyg-container .wysiwyg-content .page-element{min-height:1123px;max-height:1123px;width:794px;padding:60px 80px;background:#fff;border:1px solid #EBDAFF;border-radius:5px;box-shadow:0 2px 8px #0000001a;overflow:hidden;page-break-after:always;box-sizing:border-box}.wysiwyg-container .wysiwyg-content .page-element>*:first-child{margin-top:0}.wysiwyg-container .wysiwyg-content h1{font-size:2.25rem}.wysiwyg-container .wysiwyg-content h1,.wysiwyg-container .wysiwyg-content h2,.wysiwyg-container .wysiwyg-content h3{padding-bottom:1%;margin-bottom:5%;border-bottom:1px solid rgba(102,60,138,.15)}.wysiwyg-container .wysiwyg-content h1 span,.wysiwyg-container .wysiwyg-content h2 span,.wysiwyg-container .wysiwyg-content h3 span{font-family:Impact,sans-serif!important;font-weight:400!important;color:#272727!important}.wysiwyg-container .wysiwyg-content h2{font-size:1.8rem}.wysiwyg-container .wysiwyg-content h3{font-size:1.5rem}.wysiwyg-container .wysiwyg-content u{text-decoration:underline}.wysiwyg-container .wysiwyg-content ul,.wysiwyg-container .wysiwyg-content ol{padding-top:1%;margin-left:5%}.wysiwyg-container .wysiwyg-content img{max-width:100%;height:auto;display:block;margin:10px 0}.collection-books{height:100%}.collection-books .collections{display:flex;flex-direction:column;gap:10px;width:100%;height:100%}.collection-books .collections .collections-filters{width:100%;height:fit-content;display:flex;flex-direction:column-reverse}.collection-books .collections .collections-filters .filters-right{display:flex;gap:10px;align-items:center}.collection-books .collections .collections-content{width:100%;display:flex;flex-direction:column;gap:20px}.collection-books .collections .collections-content .collection{width:100%;min-height:fit-content;height:fit-content;padding:15px;flex-shrink:0;border-radius:10px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b;color:#333;display:flex;flex-direction:column;justify-content:space-between}.collection-books .collections .collections-content .collection .collection-bottom{display:flex;gap:5px}.collection-books .collections .collections-content .collection h2{padding-bottom:2%;font-size:1.25rem}.collection-books .collections .collections-content .collection p{font-size:1rem;padding-bottom:10%}.collection-books button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.01)}.add-book-form,.create-collection-form,.edit-collection-form{position:fixed;z-index:1000;background-color:#fff}}@media screen and (max-width:767px)and (min-width:1024px){.add-book-form,.create-collection-form,.edit-collection-form{top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:90vh;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000026;overflow-y:auto}.add-book-form.visible,.create-collection-form.visible,.edit-collection-form.visible{animation:fadeIn .3s ease}}@media screen and (max-width:767px)and (max-width:1023px){.add-book-form,.create-collection-form,.edit-collection-form{bottom:0;left:0;right:0;width:100%;max-height:90vh;border-radius:20px 20px 0 0;padding:1.5rem;box-shadow:0 -4px 20px #0003;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.add-book-form.visible,.create-collection-form.visible,.edit-collection-form.visible{transform:translateY(0)}.add-book-form:before,.create-collection-form:before,.edit-collection-form:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:40px;height:4px;background-color:#ddd;border-radius:2px}}@media screen and (max-width:767px){.add-book-form h2,.create-collection-form h2,.edit-collection-form h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#333}}@media screen and (max-width:767px)and (max-width:1023px){.add-book-form h2,.create-collection-form h2,.edit-collection-form h2{margin-top:1rem}}@media screen and (max-width:767px){.add-book-form .ant-form .ant-form-item,.create-collection-form .ant-form .ant-form-item,.edit-collection-form .ant-form .ant-form-item{margin-bottom:1.5rem}.add-book-form .ant-form .form-actions,.create-collection-form .ant-form .form-actions,.edit-collection-form .ant-form .form-actions{display:flex;justify-content:flex-end;gap:8px}}@media screen and (max-width:767px)and (max-width:1023px){.add-book-form .ant-form .form-actions,.create-collection-form .ant-form .form-actions,.edit-collection-form .ant-form .form-actions{flex-direction:column-reverse;gap:.75rem}.add-book-form .ant-form .form-actions button,.create-collection-form .ant-form .form-actions button,.edit-collection-form .ant-form .form-actions button{width:100%}}@media screen and (max-width:767px){.drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.drawer-overlay.visible{opacity:1;visibility:visible}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.user-management{width:100%;height:100%;padding:2%;gap:5%}.user-management .user-management-cards{width:100%;height:80%;display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;justify-content:flex-start;padding-top:5%}.user-management .user-management-cards .user-card{width:100%;padding:15px 20px 40px;border-radius:15px;border:1px solid #EEDFFF;background:#fff;box-shadow:0 4px 10px #663c8a2b}.user-management .user-management-cards .user-card .user-card-top{display:flex;justify-content:flex-end}.user-management .user-management-cards .user-card .user-card-top a{color:#663c8a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.user-management .user-management-cards .user-card .user-card-top a:hover{color:#975bcc}.user-management .user-management-cards .user-card .user-card-bottom{display:flex;gap:10px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-image img{width:100px;height:100px}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info{padding-top:2%}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h2{color:#333;font-size:1.25rem;font-weight:600}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info p{color:#8d8d8d;font-style:normal;text-decoration-line:underline;text-decoration-style:solid;padding-bottom:10px;font-size:.9rem}.user-management .user-management-cards .user-card .user-card-bottom .user-card-info h3{color:#9a80b9;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.logs{padding:1rem;display:flex;flex-direction:column;gap:10px;font-family:Montserrat Variable,sans-serif}.logs .logs-filters{padding:15px;border:1px solid #EEDFFF;border-radius:10px;margin-bottom:0;box-shadow:0 4px 10px #663c8a2b;background-color:#fff}.logs .logs-filters .filter-label{display:block;margin-bottom:.5rem;font-family:Inter,sans-serif;font-weight:500;color:#663c8a;font-size:13px}.logs .logs-filters .filter-select,.logs .logs-filters .filter-input,.logs .logs-filters .filter-select .ant-select,.logs .logs-filters .filter-select .ant-input,.logs .logs-filters .filter-input .ant-select,.logs .logs-filters .filter-input .ant-input{width:100%}.logs .logs-filters .search-button{margin-top:.5rem;height:40px;font-size:1rem;background:#663c8a;border:none}.logs .logs-filters .search-button:hover{background:linear-gradient(90deg,#663c8a,#9d50bb);transform:scale(1.02)}.logs .logs-filters .ant-row{row-gap:1rem}.logs .ant-card{border:none;box-shadow:none;background:transparent!important}.logs .ant-card .ant-card-body{padding:0}.logs .logs-table-desktop{display:none}.logs .logs-table-mobile{display:block}.logs .logs-table-mobile .logs-mobile-space{width:100%}.logs .logs-table-mobile .log-mobile-card{border:1px solid #EEDFFF;border-radius:10px;box-shadow:0 4px 10px #663c8a2b;background:#fff;transition:all .2s ease}.logs .logs-table-mobile .log-mobile-card:hover{box-shadow:0 6px 16px #663c8a40;transform:translateY(-2px)}.logs .logs-table-mobile .log-mobile-card .ant-card-body{padding:12px}.logs .logs-table-mobile .log-mobile-card .log-mobile-card-space{width:100%}.logs .logs-table-mobile .log-mobile-card .log-mobile-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding-bottom:8px;border-bottom:1px solid #EEDFFF}.logs .logs-table-mobile .log-mobile-card .log-mobile-header .log-mobile-timestamp{font-size:.75rem;color:#666;font-family:Montserrat Variable,sans-serif;display:flex;align-items:center;gap:4px}.logs .logs-table-mobile .log-mobile-card .log-mobile-header .log-mobile-timestamp .anticon{font-size:.75rem}.logs .logs-table-mobile .log-mobile-card .log-mobile-message{font-size:.875rem;color:#393939;font-family:Montserrat Variable,sans-serif;line-height:1.5;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.logs .logs-table-mobile .log-mobile-card .ant-tag{font-size:.75rem;padding:2px 8px;margin:0}.logs .logs-table-mobile .logs-mobile-pagination{margin-top:1rem}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-table{display:none}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination{padding:12px 15px;border-radius:10px;border:1px solid #EEDFFF;box-shadow:0 4px 10px #663c8a2b;background:#fff;display:flex!important;flex-wrap:wrap!important;justify-content:center;align-items:center;gap:.5rem}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-total-text{width:100%;text-align:center;order:-1;font-family:Montserrat Variable,sans-serif;font-weight:500;color:#2c2c2c;font-size:.875rem;margin-bottom:.5rem}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-options{display:flex!important;order:3;width:100%;justify-content:center;margin:.5rem 0 0!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-size-changer{display:inline-flex!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-size-changer .ant-select{font-size:.875rem;width:auto!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper{display:none!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination li{margin:0 2px!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-item{border:1px solid #EEDFFF;font-size:.875rem;min-width:32px;height:32px;line-height:30px}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-item:hover{border-color:#663c8a}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-item-active{background:linear-gradient(90deg,#663c8a,#9d50bb)!important;border-color:#663c8a!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:#fff!important;font-weight:600!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover{border-color:#9d50bb!important}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-prev,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-next,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-jump-next{font-size:.875rem;min-width:32px;height:32px;line-height:30px}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link{border:1px solid #EEDFFF}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link:hover{border-color:#663c8a;color:#663c8a}.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,.logs .logs-table-mobile .logs-mobile-pagination .ant-table-wrapper .ant-pagination .ant-pagination-jump-next{display:none!important}.staff-settings{height:80%;width:100%;padding:2%}.staff-settings .staff-settings-top{width:100%;padding:5% 5% 0}.staff-settings .staff-settings-top .ant-btn:hover{border-color:#663c8a;color:#663c8a}.staff-settings .staff-settings-bottom{width:100%}.staff-settings .staff-settings-bottom .ant-input:hover{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-input:focus{border-color:#663c8a}.staff-settings .staff-settings-bottom .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .staff-settings-bottom .ant-btn-color-primary:hover{background-color:#915ebc}.staff-settings .staff-settings-bottom .ant-btn-variant-outlined:hover{border-color:#915ebc;color:#915ebc}.staff-settings .staff-settings-bottom .ant-form{width:100%;padding:20px;border-radius:6px}.staff-settings .staff-settings-bottom .ant-form:first-of-type{margin-right:20px}.staff-settings .staff-settings-bottom .ant-form button{margin-right:10px}.staff-settings .mfa{padding:0 5% 5%}.staff-settings .mfa h2{padding-bottom:1%}.staff-settings .mfa .ant-btn-color-primary{background-color:#663c8a;color:#ededed}.staff-settings .mfa .ant-btn-color-primary:hover{background-color:#915ebc}.game-player{width:100%;height:100%}.game-player .game-page{width:100%;height:fit-content;flex-direction:column}.game-player .game-page .nav-button{display:none}.game-player .game-page .game-center{width:100%;height:100%;margin:0}.game-player .game-page .game-center .page-content{padding:1.2rem;border-radius:8px;background-color:#f5f5f8}.game-player .game-page .game-center .page-content::-webkit-scrollbar{width:4px}.game-player .game-page .game-center .page-content::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:2px}.game-player .game-page .game-center .page-content .slate-reader{max-width:100%;font-size:1rem;line-height:1.6}.game-player .game-page .game-center .page-content .slate-reader h1{font-size:1.5rem;margin-bottom:1rem}.game-player .game-page .game-center .page-content .slate-reader h2{font-size:1.3rem;margin-bottom:.8rem}.game-player .game-page .game-center .page-content .slate-reader h3{font-size:1.1rem;margin-bottom:.6rem}.game-player .game-page .game-center .page-content .slate-reader p{margin-bottom:.8rem}.game-player .game-page .game-center .page-content .slate-reader img{max-width:100%;height:auto}.game-player .game-page .game-center .page-navigation{padding:.8rem;border-top:1px solid rgba(0,0,0,.08)}.game-player .game-page .game-center .page-navigation .page-indicator{font-size:.95rem;padding:.4rem .8rem;background-color:transparent;border-radius:6px}.game-player .game-page .game-center .page-navigation .back-button{width:100%;padding:.8rem;font-size:.9rem;border:none;border-radius:8px;background:#663c8ae6;color:#fff;cursor:pointer;transition:all .2s ease}.game-player .game-page .game-center .page-navigation .back-button:active{transform:scale(.98);background:#663c8a}.landing-page{flex-direction:column}.landing-page .landing-content{width:100%;height:auto;padding:6% 5%}.landing-page .landing-content .hero-section{padding-bottom:6%}.landing-page .landing-content .hero-section h1{font-size:2.5rem}.landing-page .landing-content .hero-section h2{font-size:1.1rem;margin-bottom:1.25rem}.landing-page .landing-content .hero-section .description{font-size:.95rem;margin-bottom:2rem;max-width:100%}.landing-page .landing-content .hero-section .cta-buttons{display:flex;flex-direction:column;gap:10px}.landing-page .landing-content .hero-section .cta-buttons .ant-btn{width:100%;padding:.85rem 2rem;font-size:1rem;border-radius:10px;height:auto;transition:all .2s}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary{border:1px solid #2C1B4C;background-color:#663c8a;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn-primary:focus{cursor:pointer;transform:scale(1.004);background-color:#663c8ae8;border-color:#2c1b4c;color:#fff}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary){border:2px solid #663C8A;background-color:transparent;color:#663c8a}.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):hover,.landing-page .landing-content .hero-section .cta-buttons .ant-btn:not(.ant-btn-primary):focus{cursor:pointer;transform:scale(1.004);background-color:#663c8a0d;border-color:#663c8a;color:#663c8a}.landing-page .landing-content .features{display:flex;flex-direction:column;gap:1rem}.landing-page .landing-content .features .feature-card{padding:1.25rem;border-radius:15px;background-color:#f9f5ff;border:1px solid #EBDAFF;transition:transform .2s,box-shadow .2s}.landing-page .landing-content .features .feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #663c8a26}.landing-page .landing-content .features .feature-card h3{font-size:1.15rem;margin-bottom:.5rem;color:#663c8a;font-weight:600}.landing-page .landing-content .features .feature-card p{font-size:.95rem;color:#575757;line-height:1.5}.landing-page .landing-banner{width:calc(100% - 20px);height:200px;margin:10px;border-radius:15px;background:url(/images/cip_banner.png) #d3d3d3 50%/cover no-repeat}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.staff-mobile-menu{position:fixed;top:0;left:0;z-index:100;background:#1f1f1f26;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);width:100%;margin-top:75px}.staff-mobile-menu .staff-mobile-content{width:75vw;background-color:#f9f4ff}.staff-mobile-menu .staff-mobile-content .top{display:flex;align-items:center;height:75px;border-bottom:1px solid #DCC2FC;padding:4%;width:100%}.staff-mobile-menu .staff-mobile-content .top img{width:40px;height:40px}.staff-mobile-menu .staff-mobile-content .menu{display:flex;flex-direction:column;height:100vh;width:75vw;overflow-y:hidden;padding:10%}.staff-mobile-menu .staff-mobile-content .menu a{gap:10px;display:flex;align-items:center;width:100%;padding:5%;margin-bottom:5px;font-weight:700;transition:background-color .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1);will-change:transform,background-color,box-shadow,color}.staff-mobile-menu .staff-mobile-content .menu .active{border-radius:10px;background:#38218426;box-shadow:0 4px 10.6px #e6e6e6;color:#663c8a;transform:translate(0)}.staff-mobile-menu .staff-mobile-content .menu a:hover{border-radius:10px;background:#38218426;box-shadow:0 6px 14px #e6e6e6;color:#663c8a;transform:translate(3px)}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.wysiwyg-box{padding:20px}.wysiwyg-box .wysiwyg-toolbar{border-top-left-radius:15px;border-top-right-radius:15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin-bottom:8px}.wysiwyg-box .wysiwyg-toolbar button{padding:4px 8px;color:#666}.wysiwyg-box .wysiwyg-toolbar .horizontal-bar{width:1px;height:24px;background-color:#d9b9ff;margin:0 4px}.wysiwyg-box .wysiwyg-toolbar .wysiwyg-dropdown{cursor:pointer;background-color:transparent;border:none;border-radius:3px;display:flex;align-items:center;gap:4px;min-width:32px;height:32px;justify-content:center;transition:background-color .1s}.wysiwyg-box .wysiwyg-toolbar .wysiwyg-dropdown button{padding:10px 20px}.wysiwyg-box .wysiwyg-toolbar .wysiwyg-dropdown-active{position:absolute;top:100%;left:0;margin-top:4px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;padding:6px 4px}.wysiwyg-box .wysiwyg-toolbar .wysiwyg-dropdown-active button{padding:10px 20px}.wysiwyg-box .wysiwyg-toolbar .wysiwyg-dropdown-active .wysiwyg-dropdown-active-element{padding:6px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;background-color:transparent;border-radius:6px;transition:background-color .1s;font-size:15px;color:#333}.wysiwyg-box .wysiwyg-toolbar #enigme{background-color:#fff;padding:10px 15px}.wysiwyg-box .wysiwyg-toolbar #enigme:hover{background:#f1e9fa;transform:scale(1.03)}.wysiwyg-box .wysiwyg-toolbar{display:flex}.wysiwyg-box .wysiwyg-toolbar button{color:#000}.wysiwyg-editor-container{flex:1;overflow-y:auto;padding:1rem 2rem}.wysiwyg-editable-content{min-height:100%;padding:0 1rem;outline:none}.wysiwyg-mobile-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#45454580;display:flex;justify-content:center;align-items:flex-end;z-index:1000}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 -10px 15px -3px #0000001a;width:100%;height:80vh;display:flex;flex-direction:column;transform:translateY(0);transition:transform .3s ease-out}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar{border-top-left-radius:15px;border-top-right-radius:15px;background-color:#f9f4ff;display:flex;flex-wrap:wrap;z-index:2;width:100%;position:fixed;align-items:center;justify-content:center;padding:8px 0 4px;border-bottom:2px solid #F2E8FF;gap:4px;margin-bottom:8px}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar button{padding:4px 8px;color:#666}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .horizontal-bar{width:1px;height:24px;background-color:#d9b9ff;margin:0 4px}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .wysiwyg-dropdown{cursor:pointer;background-color:transparent;border:none;border-radius:3px;display:flex;align-items:center;gap:4px;min-width:32px;height:32px;justify-content:center;transition:background-color .1s}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .wysiwyg-dropdown button{padding:10px 20px}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .wysiwyg-dropdown-active{position:absolute;top:100%;left:0;margin-top:4px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;padding:6px 4px}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .wysiwyg-dropdown-active button{padding:10px 20px}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-toolbar .wysiwyg-dropdown-active .wysiwyg-dropdown-active-element{padding:6px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;background-color:transparent;border-radius:6px;transition:background-color .1s;font-size:15px;color:#333}.wysiwyg-mobile-drawer-overlay .wysiwyg-mobile-drawer-content .wysiwyg-editor-container{padding-top:100px}.flow-map-app-container{width:85%;height:100%;background-color:#fff}.flow-map-app-container .flow-map-flow-container{width:100%;height:calc(100vh - 80px)}.flow-map-app-container .flow-map-flow-container .react-flow__panel{z-index:10;background-color:transparent;border:none;box-shadow:none}.flow-map-app-container .flow-map-flow-container .add-page-section{position:relative;z-index:10;padding:15px 150px}.flow-map-app-container .flow-map-flow-container .page-node-container{background-color:#fff;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #d1d5db;width:280px;transition:border-color .2s,box-shadow .2s}.flow-map-app-container .flow-map-flow-container .page-node-container:hover{border-color:#c1b5ea;box-shadow:0 10px 15px -3px #0000001a}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;background-color:#fbf5ff;border-radius:20px 20px 0 0;padding:12px 15px;border-bottom:1px solid #d1d5db}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-title{font-weight:600;font-size:18px;color:#1f2937;margin:0}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-actions{display:flex;gap:5px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-actions .page-node-edit-button{padding:6px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-actions .page-node-edit-button:hover{background-color:#2563eb}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-content{font-size:14px;color:#4b5563;height:96px;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;padding:0 10px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-empty-content{font-style:italic;color:#9ca3af}@media(max-width:1023px){.flow-map-app-container{width:100%;height:100vh}.flow-map-app-container .flow-map-flow-container{height:100%}.flow-map-app-container .flow-map-flow-container .add-page-section{padding:15px 20px}.flow-map-app-container .flow-map-flow-container .page-node-container{width:300px;min-width:0;border-radius:14px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header{border-radius:14px 14px 0 0;padding:10px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-title{font-size:16px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-content{font-size:13px;height:72px;padding:0 6px}}@media(max-width:767px){.flow-map-app-container .flow-map-flow-container .add-page-section{padding:10px 5px}.flow-map-app-container .flow-map-flow-container .page-node-container{border-radius:10px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header{border-radius:10px 10px 0 0;padding:8px 6px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-header .page-node-title{font-size:15px}.flow-map-app-container .flow-map-flow-container .page-node-container .page-node-body .page-node-content{font-size:12px;height:60px;padding:0 2px}}.enigme-container{padding:20px;border:2px solid #e0e0e0;border-radius:8px;margin:20px 0}.enigme-container h3{margin-bottom:16px;color:#333}.enigme-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.enigme-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s}.enigme-option:hover{background-color:#f5f5f5}.enigme-option input[type=checkbox]{width:18px;height:18px;cursor:pointer}.enigme-submit{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.enigme-submit:hover:not(:disabled){background-color:#0056b3}.enigme-submit:disabled{background-color:#ccc;cursor:not-allowed}.enigme-result{padding:16px;border-radius:4px;text-align:center}.enigme-result-success{background-color:#d4edda;border:1px solid #c3e6cb}.enigme-result-failed{background-color:#f8d7da;border:1px solid #f5c6cb}.enigme-feedback{font-size:20px;font-weight:700;margin-bottom:8px}.enigme-message{color:#666}.enigme-error{background-color:#fff3cd;border:1px solid #ffc107;padding:16px;border-radius:4px;color:#856404}
