.login-page-rework{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background-color:transparent;overflow:hidden;background-image:radial-gradient(at 20% 70%,hsla(235,80%,65%,.15),transparent 80%),radial-gradient(at 80% 20%,hsla(150,60%,55%,.15),transparent 80%),radial-gradient(at 50% 50%,hsla(280,70%,70%,.15),transparent 80%);animation:backgroundAnimation 30s infinite alternate ease-in-out}.aurora-shape{position:absolute;border-radius:50%;opacity:.3}.aurora-shape1{width:600px;height:600px;background:#5865f2;top:0%;left:5%;animation:move1 25s infinite alternate ease-in-out}.aurora-shape2{width:500px;height:500px;background:#f47fff;top:20%;right:10%;animation:move2 28s infinite alternate ease-in-out}.aurora-shape3{width:550px;height:550px;background:#45d491;bottom:5%;left:30%;animation:move3 23s infinite alternate ease-in-out}@keyframes move1{0%{transform:translate(0) rotate(0)}to{transform:translate(120px,80px) rotate(25deg)}}@keyframes move2{0%{transform:translate(0) rotate(0)}to{transform:translate(-80px,120px) rotate(-35deg)}}@keyframes move3{0%{transform:translate(0) rotate(0)}to{transform:translate(80px,-120px) rotate(15deg)}}.login-panel-rework{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;background:#121316b3;-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border-radius:24px;padding:4rem 5rem;border:1px solid rgba(255,255,255,.18);color:#fff;box-shadow:0 20px 80px #00000080}.login-logo-rework{width:100px;height:100px;margin-bottom:2rem;border-radius:20px;object-fit:cover}.login-title-rework{font-size:3.5rem;font-weight:800;margin:0;color:#fff;text-shadow:0 0 15px rgba(255,255,255,.1)}.login-subtitle-rework{font-size:1.3rem;color:#c0c4c7;margin:1rem 0 3rem;max-width:450px;line-height:1.7}.login-button-rework{background:#5865f2;color:#fff;border:none;padding:1.2rem 3rem;font-size:1.3rem;font-weight:700;border-radius:14px;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #5865f266}.login-button-rework:hover{background:#4f5bda;transform:translateY(-5px) scale(1.03);box-shadow:0 15px 40px #5865f299}.invite-button-rework{background:transparent;color:#c0c4c7;border:1px solid rgba(255,255,255,.3);padding:.8rem 1.8rem;font-size:1rem;font-weight:500;border-radius:12px;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem}.invite-button-rework:hover{background:#ffffff14;border-color:#ffffffb3;color:#fff;transform:translateY(-3px)}@media (max-width: 768px){.login-panel-rework{padding:3rem 3.5rem;border-radius:20px}.login-logo-rework{width:80px;height:80px;margin-bottom:1.8rem}.login-title-rework{font-size:3rem}.login-subtitle-rework{font-size:1.1rem;margin:.8rem 0 2.5rem;max-width:350px}.login-button-rework{padding:1.1rem 2.5rem;font-size:1.2rem;border-radius:12px}}@media (max-width: 480px){.login-panel-rework{padding:2.5rem;border-radius:16px;width:90%}.login-logo-rework{width:70px;height:70px;margin-bottom:1.5rem}.login-title-rework{font-size:2.5rem}.login-subtitle-rework{font-size:1rem;margin:.6rem 0 2rem}.login-button-rework{padding:1rem 2rem;font-size:1.1rem;border-radius:10px}.aurora-shape1{width:400px;height:400px;filter:blur(80px)}.aurora-shape2{width:300px;height:300px;filter:blur(80px)}.aurora-shape3{width:350px;height:350px;filter:blur(80px)}}@media (max-width: 320px){.login-panel-rework{padding:2rem 1.5rem}.login-title-rework{font-size:2rem}.login-subtitle-rework{font-size:.85rem;margin:.5rem 0 1.5rem}.login-button-rework{padding:.9rem 1.5rem;font-size:.95rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#ffffffe6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html,#root{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;position:relative;background-color:#0d0d0f;background-image:radial-gradient(at 20% 70%,hsla(235,80%,65%,.15),transparent 80%),radial-gradient(at 80% 20%,hsla(150,60%,55%,.15),transparent 80%),radial-gradient(at 50% 50%,hsla(280,70%,70%,.15),transparent 80%);animation:backgroundAnimation 30s infinite alternate ease-in-out}@keyframes backgroundAnimation{0%{background-position:0% 50%,100% 50%,50% 0%}25%{background-position:25% 75%,75% 25%,75% 75%}50%{background-position:50% 100%,0% 0%,25% 50%}75%{background-position:75% 25%,25% 75%,0% 25%}to{background-position:0% 50%,100% 50%,50% 0%}}*{box-sizing:border-box}.dashboard-rework-layout{display:flex;height:100vh;width:100%;background-color:transparent;color:#e0e0e0;position:relative;overflow:hidden}.loading-screen{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#0d0d0fcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;z-index:1000}.aurora-background{position:absolute;inset:0;filter:blur(120px);pointer-events:none;z-index:0}.aurora-shape{position:absolute;border-radius:50%;opacity:.2}.aurora-shape1{width:600px;height:600px;background:#5865f2;top:-20%;left:-10%;animation:move1 25s infinite alternate ease-in-out}.aurora-shape2{width:500px;height:500px;background:#45d491;bottom:-20%;right:-10%;animation:move3 28s infinite alternate ease-in-out}@keyframes move1{0%{transform:translate(0) rotate(0)}to{transform:translate(150px,100px) rotate(30deg)}}@keyframes move3{0%{transform:translate(0) rotate(0)}to{transform:translate(-150px,-100px) rotate(-20deg)}}.sidebar-rework{width:280px;flex-shrink:0;z-index:2;background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding:1.5rem;box-shadow:2px 0 15px #0003;transition:transform .3s ease-in-out}.sidebar-header{display:flex;align-items:center;gap:12px;margin-bottom:2rem}.bot-logo{width:90px;height:90px;border-radius:8px;object-fit:cover}.sidebar-header h2{margin:0;font-size:1.35rem;font-weight:700;color:#fff}.server-selector{margin-bottom:2rem;z-index:10;position:relative}.server-selector label{font-size:.75rem;font-weight:700;color:#b9bbbe;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;display:block}.server-selector select{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.95rem;transition:all .2s ease-in-out;z-index:10;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23b9bbbe%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.6-6.4H18.4c-5%200-9.3%201.8-13.6%206.4-4.2%204.6-6.4%2010.2-6.4%2016.4%200%206.2%202.2%2011.8%206.4%2016.4l120.5-120.4c4.2-4.6%206.4-10.2%206.4-16.4\ 0-6.2-2.2-11.8-6.4-16.4z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .8em top 50%;background-size:.6em auto;cursor:pointer}.server-selector select:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.server-selector option{background-color:#1f2125;color:#e0e0e0;padding:8px}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;overflow-y:auto;padding-right:10px;margin-right:-10px;padding-bottom:1rem}.nav-divider{font-size:.7rem;font-weight:700;color:#8a929b;text-transform:uppercase;letter-spacing:.5px;padding:1.5rem .8rem .5rem}.nav-item{display:flex;align-items:center;gap:10px;padding:.7rem .8rem;border-radius:8px;text-decoration:none;color:#b9bbbe;font-weight:500;font-size:.9rem;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-item:hover{background-color:#5865f21a;color:#fff;transform:translate(5px)}.nav-item.active{background-color:#5865f2;color:#fff;box-shadow:0 4px 15px #5865f266;font-weight:600}.nav-item.disabled{color:#5c6067;cursor:not-allowed;pointer-events:none}.sidebar-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;background-color:#1f2125b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.user-profile{display:flex;align-items:center;gap:10px;overflow:hidden}.user-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.user-profile span{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:.95rem}.logout-button{background:none;border:none;color:#b9bbbe;cursor:pointer;padding:8px;display:flex;border-radius:50%;transition:color .2s,background-color .2s}.logout-button:hover{color:#ff6b6b;background-color:#ff6b6b1a}.main-content-rework{flex-grow:1;z-index:2;padding:1rem 4rem;overflow-y:auto;display:flex;flex-direction:column;gap:2.5rem;position:relative}.content-header-rework{margin-bottom:1.5rem}.content-header-rework h1{margin:0 0 .5rem;font-size:2.5rem;color:#fff;font-weight:700}.content-header-rework p{margin:0;color:#b9bbbe;font-size:1.05rem}.content-header-rework strong{color:#e0e0e0;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-icon.tickets{background:#00aff433;color:#00aff4}.stat-icon.reviews{background:#fee75c33;color:#fee75c}.stat-card{background:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 16px #0003}.stat-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:1.5rem}.stat-icon.members{background:#5865f233;color:#8c9eff}.stat-icon.online{background:#45d49133;color:#45d491}.stat-icon.roles{background:#f47fff33;color:#f47fff}.stat-icon.channels{background:#ffb45033;color:#ffb450}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:1.8rem;font-weight:700;color:#fff;line-height:1.2}.stat-info span:last-child{color:#b9bbbe;font-size:.95rem}.simple-interval-group{display:flex;gap:.75rem;align-items:center}.interval-input{width:100px;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.simple-interval-group>div{flex-grow:1;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:10px}.content-section{background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0000004d;margin-bottom:2.5rem;flex-grow:1}.content-section h2{margin-top:0;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.2rem;margin-bottom:2rem;color:#fff;font-size:1.7rem;font-weight:600}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.config-card{background-color:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px #0003;z-index:1;position:relative}.config-card h4{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#fff}.config-card p{margin:0 0 1rem;color:#b9bbbe;font-size:.95rem;min-height:38px}.config-card input[type=text],.config-card textarea{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s;font-family:inherit;z-index:2;position:relative}.config-card input[type=text]:focus,.config-card textarea:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.config-card textarea{resize:vertical;min-height:80px}.config-card.full-width{grid-column:1 / -1}.content-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-bottom:1rem;flex-shrink:0}.save-message{color:#b9bbbe;font-size:.9rem}.save-button{background-color:#5865f2;color:#fff;border:none;padding:.8rem 1.6rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #5865f233}.save-button:hover{background-color:#4f5bda;transform:translateY(-2px);box-shadow:0 6px 16px #5865f24d}.welcome-prompt{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;color:#b9bbbe;padding:2rem}.welcome-prompt h2{color:#fff;font-size:2.2rem;margin-top:1.5rem;margin-bottom:.5rem;font-weight:700}.welcome-prompt p{font-size:1rem;max-width:500px;line-height:1.6}.switch{position:relative;display:inline-block;width:50px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#36393fb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:.4s;border:1px solid rgba(255,255,255,.1)}.slider.round{border-radius:34px}.slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#5865f2;border-color:#5865f2}input:focus+.slider{box-shadow:0 0 0 3px #5865f24d}input:checked+.slider:before{transform:translate(22px)}.chart-section{min-height:400px;display:flex;flex-direction:column;background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0000004d;margin-bottom:2.5rem;flex-grow:1}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.chart-header h3{margin:0;color:#fff;font-size:1.4rem;font-weight:600}.timeframe-select{background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9em;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23b9bbbe%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.6-6.4H18.4c-5%200-9.3%201.8-13.6%206.4-4.2%204.6-6.4%2010.2-6.4%2016.4%200%206.2%202.2%2011.8%206.4%2016.4l120.5-120.4c4.2-4.6%206.4-10.2%206.4-16.4\ 0-6.2-2.2-11.8-6.4-16.4z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .8em top 50%;background-size:.6em auto;cursor:pointer;transition:border-color .2s,box-shadow .2s;z-index:10;position:relative}.chart-container{flex-grow:1;position:relative}.chart-container canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.section-description{color:#b9bbbe;margin-top:-1rem;margin-bottom:2rem;font-size:.95rem;line-height:1.6;opacity:.8}.log-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.log-setting-item{background-color:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px #0003;z-index:1;position:relative}.log-setting-item label{display:block;font-weight:500;color:#e0e0e0;margin-bottom:.75rem;font-size:.95rem}.action-button{background-color:#2c2f33b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.1);padding:.7rem 1.4rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.action-button:hover{background-color:#36393fcc;border-color:#fff3;transform:translateY(-2px)}.action-message{margin-top:1rem;font-size:.9rem;color:#b9bbbe}.action-message-container{position:fixed;top:20px;right:20px;z-index:2000;padding:1rem 1.5rem;border-radius:10px;font-weight:600;color:#fff;background-color:#1f2125e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 24px #0006;animation:slideInFromRight .5s ease-out forwards,fadeOut .5s ease-out 4.5s forwards;display:flex;align-items:center;gap:.75rem;max-width:350px;text-align:left}.action-message-container.error{background-color:#f04747e6;border-color:#f0474780}.action-message-container.info{background-color:#5865f2e6;border-color:#5865f280}.category-manager{margin-top:2rem;background-color:#1c1d2199;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);padding:2rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.category-header h3{margin:0;color:#fff;font-size:1.4rem;font-weight:600}.add-button{background-color:#45d491;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background-color .2s ease,transform .2s ease;box-shadow:0 2px 8px #45d49133}.add-button:hover{background-color:#38b47b;transform:translateY(-2px)}.category-list{display:flex;flex-direction:column;gap:.75rem}.empty-list-message{color:#b9bbbe;text-align:center;padding:2rem;font-style:italic;font-size:.95rem}.category-item{display:flex;justify-content:space-between;align-items:center;background-color:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0000001a;position:relative;z-index:1}.category-info p{font-size:.8rem;color:#b9bbbe;margin:.25rem 0 0}.category-actions button{background:#2c2f33b3;border:1px solid rgba(255,255,255,.1);color:#b9bbbe;padding:.3rem .6rem;border-radius:6px;cursor:pointer;margin-left:.75rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-actions button:hover{background-color:#36393fcc;color:#fff}.category-actions button.delete{border-color:#e63946;color:#e63946}.category-actions button.delete:hover{background-color:#e639461a;color:#ff6b6b}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:100;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content{background:#17181ccc;-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.15);width:90%;max-width:900px;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 12px 48px #00000080;color:#e0e0e0}.modal-content.large{max-width:1050px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.8rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.modal-header h2{margin:0;font-size:1.6rem;color:#fff;font-weight:700}.close-modal-button{background:none;border:none;color:#b9bbbe;cursor:pointer;font-size:1.6rem;line-height:1;padding:0;transition:color .2s}.close-modal-button:hover{color:#fff}.modal-body-columns{display:grid;grid-template-columns:3fr 2fr;gap:1.5rem;padding:1.8rem;max-height:70vh;overflow-y:auto}.modal-column-preview{padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.05)}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-field{display:flex;flex-direction:column}.modal-field.full-width{grid-column:1 / -1}.modal-field label{margin-bottom:.5rem;font-weight:500;font-size:.9rem;color:#b9bbbe}.modern-text-input,.modal-field input,.modal-field textarea,.modal-field input[type=text],.modal-field input[type=url]{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box;z-index:2;position:relative}.modern-text-input:focus,.modal-field input:focus,.modal-field textarea:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.modal-field textarea{resize:vertical;min-height:70px}.modal-card.full-width{grid-column:1 / -1}.modal-content h3{margin-top:1.2rem;display:flex;align-items:center;gap:.5rem;color:#fff;font-size:1.2rem;font-weight:600}.modal-content h3.questions-header{position:relative;padding-right:30px}.modal-content h3.questions-header:after{content:"Required";position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#f47fff;color:#fff;font-size:.65em;font-weight:700;padding:.25em .5em;border-radius:4px;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px #f47fff4d}.question-editor{display:grid;grid-template-columns:1fr 1fr auto;gap:1rem;align-items:center;transition:all .2s ease-in-out;position:relative;z-index:1}.modal-actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:1.2rem;padding:1.2rem 1.8rem;border-top:1px solid rgba(255,255,255,.1)}.cancel-button{background-color:#36393fb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.1);padding:.8rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 2px 8px #0000001a}.cancel-button:hover{background-color:#4f545ccc;transform:translateY(-2px)}.modal-preview{background-color:#313338;border-radius:8px;padding:1rem;height:100%;color:#dbdee1;box-shadow:inset 0 0 8px #0003}.preview-header{color:#fff;font-weight:600;margin-bottom:.8rem;font-size:1rem}.preview-body{display:flex;flex-direction:column;gap:.8rem}.preview-question label{font-size:.85rem;color:#b8b9bf;margin-bottom:.4rem;display:block;font-weight:600}.preview-input{width:100%;background-color:#383a40;border:1px solid #292b2f;border-radius:3px;padding:.4rem;font-size:.85rem;color:#8a929b}.preview-input.short{height:36px}.preview-input.paragraph{height:70px}.color-picker{width:100%;height:40px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:10px;background-color:#1f2125b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:none;border-radius:9px}.color-picker::-moz-color-swatch-wrapper{padding:0}.color-picker::-moz-color-swatch{border:none;border-radius:9px}.custom-select-small{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1rem;font-size:.85rem;height:40px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23b9bbbe%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.6-6.4H18.4c-5%200-9.3%201.8-13.6%206.4-4.2%204.6-6.4%2010.2-6.4%2016.4%200%206.2%202.2%2011.8%206.4%2016.4l120.5-120.4c4.2-4.6%206.4-10.2%206.4-16.4\ 0-6.2-2.2-11.8-6.4-16.4z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .7em top 50%;background-size:.65em auto;cursor:pointer;transition:border-color .2s,box-shadow .2s;z-index:10;position:relative}.custom-select-small:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.switch.small{width:36px;height:20px}.switch.small .slider{border-radius:20px}.switch.small .slider:before{height:14px;width:14px;left:3px;bottom:3px}input:checked+.slider:before{transform:translate(16px)}.discord-embed-preview,.discord-channel-info,.discord-icon,.discord-message-bubble,.discord-user-avatar,.discord-message-content,.discord-message-header,.discord-username,.discord-bot-tag,.discord-timestamp,.discord-embed-container,.discord-embed-thumbnail,.discord-embed-content,.discord-embed-author,.discord-embed-author-icon,.discord-embed-author-name a,.discord-embed-title,.discord-embed-title a,.discord-embed-description,.discord-embed-description strong,.discord-embed-description em,.discord-embed-description u,.discord-embed-description s,.discord-embed-description code,.discord-embed-description pre,.discord-embed-description pre code,.discord-embed-fields,.discord-embed-field,.discord-embed-field.inline,.discord-embed-field-name,.discord-embed-field-value,.discord-embed-image,.discord-embed-footer,.discord-embed-footer-icon,.discord-embed-timestamp,.discord-embed-timestamp-standalone,.discord-buttons-container,.discord-button,.discord-button.primary,.discord-button.secondary,.discord-button.success,.discord-button.danger{background-color:initial;-webkit-backdrop-filter:none;backdrop-filter:none;border:initial;box-shadow:initial}.discord-embed-preview{background-color:#313338;border-radius:8px;padding:1rem;font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;color:#dbdee1;line-height:1.3;max-width:550px;box-shadow:0 2px 10px #0003}.discord-channel-info{display:flex;align-items:center;margin-bottom:1rem;color:#929292;font-size:.8em}.discord-icon{width:16px;height:16px;margin-right:5px}.discord-message-bubble{display:flex;margin-bottom:.5rem}.discord-user-avatar{width:40px;height:40px;border-radius:50%;background-color:#5865f2;background-size:cover;background-position:center;margin-right:.75rem;flex-shrink:0}.discord-message-content{flex-grow:1}.discord-message-header{display:flex;align-items:baseline;margin-bottom:.25rem}.discord-username{font-weight:600;color:#fff;margin-right:.25rem}.discord-bot-tag{background-color:#5865f2;color:#fff;font-size:.75rem;padding:0 .3em;border-radius:3px;font-weight:500;text-transform:uppercase;margin-right:.5rem}.discord-timestamp{color:#72767d;font-size:.75rem}.discord-embed-container{background-color:#2b2d31;border-left:4px solid #5865F2;border-radius:4px;padding:.75rem 1rem;display:flex;position:relative;max-width:500px;flex-direction:row-reverse;align-items:flex-start}.discord-embed-thumbnail{width:80px;height:80px;object-fit:contain;border-radius:4px;flex-shrink:0;margin-left:0;margin-right:1rem}.discord-embed-content{flex-grow:1;display:flex;flex-direction:column}.discord-embed-author{display:flex;align-items:center;font-size:.85rem;font-weight:500;color:#c0c4c7;margin-bottom:.25rem}.discord-embed-author-icon{width:24px;height:24px;border-radius:50%;margin-right:.5rem}.discord-embed-author-name a{color:#00aff4;text-decoration:none}.discord-embed-author-name a:hover{text-decoration:underline}.discord-embed-title{font-size:1.125rem;font-weight:600;color:#fff;margin:.25rem 0 .5rem;word-wrap:break-word}.discord-embed-title a{color:#00aff4;text-decoration:none}.discord-embed-title a:hover{text-decoration:underline}.discord-embed-description{font-size:.875rem;color:#dbdee1;margin-bottom:.5rem;word-wrap:break-word}.discord-embed-description strong{font-weight:700}.discord-embed-description em{font-style:italic}.discord-embed-description u{text-decoration:underline}.discord-embed-description s{text-decoration:line-through}.discord-embed-description code{background-color:#64646433;padding:1px 3px;border-radius:3px;font-family:monospace;font-size:.8em}.discord-embed-description pre{background-color:#202225;padding:.5rem;border-radius:5px;overflow-x:auto;font-family:monospace;font-size:.8em;white-space:pre-wrap;word-break:break-all}.discord-embed-description pre code{background:none;padding:0;border-radius:0;font-size:1em}.discord-embed-fields{display:flex;flex-wrap:wrap;margin-top:.5rem;gap:.5rem 1rem}.discord-embed-field{margin-bottom:.5rem;flex-grow:1;flex-shrink:1;flex-basis:100%;min-width:0}.discord-embed-field.inline{flex-basis:calc(50% - .5rem)}.discord-embed-field-name{font-weight:600;color:#fff;margin-bottom:.25rem}.discord-embed-field-value{font-size:.875rem;color:#dbdee1;word-wrap:break-word}.discord-embed-image{max-width:100%;height:auto;border-radius:4px;margin-top:.75rem}.discord-embed-footer{display:flex;align-items:center;font-size:.75rem;color:#8a929b;margin-top:.75rem}.discord-embed-footer-icon{width:20px;height:20px;border-radius:50%;margin-right:.5rem}.discord-embed-timestamp{margin-left:auto}.discord-embed-timestamp-standalone{font-size:.75rem;color:#8a929b;margin-top:.5rem;display:block}.discord-buttons-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.discord-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:3px;font-weight:500;font-size:.875rem;cursor:pointer;text-decoration:none;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.discord-button.primary{background-color:#5865f2;color:#fff;border:1px solid #5865f2}.discord-button.primary:hover{background-color:#4f5bd9}.discord-button.secondary{background-color:#4f545c;color:#fff;border:1px solid #4f545c}.discord-button.secondary:hover{background-color:#44474e}.discord-button.success{background-color:#43b581;color:#fff;border:1px solid #43b581}.discord-button.success:hover{background-color:#3b9f72}.discord-button.danger{background-color:#f04747;color:#fff;border:1px solid #f04747}.discord-button.danger:hover{background-color:#d83c3c}.save-message,.action-message{padding:.75rem 1.25rem;border-radius:8px;font-weight:500;margin-right:1rem;transition:opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0);display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #0003}.save-message.success{background-color:#4caf50;color:#fff}.save-message.error,.action-message.error{background-color:#f44336;color:#fff}.action-message.info{background-color:#2196f3;color:#fff}.save-message.hidden,.action-message.hidden{opacity:0;transform:translateY(10px);pointer-events:none}.confirmation-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.confirmation-modal-content{background:#17181ccc;-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.15);padding:2.5rem;max-width:450px;text-align:center;box-shadow:0 12px 48px #00000080;color:#e0e0e0}.confirmation-modal-content h3{margin-top:0;color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:1rem}.confirmation-modal-content p{color:#b9bbbe;margin-bottom:2rem;line-height:1.5}.confirmation-modal-actions{display:flex;justify-content:center;gap:1rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:5px}::-webkit-scrollbar-thumb{background:#5865f2b3;border-radius:5px;border:1px solid rgba(255,255,255,.1)}::-webkit-scrollbar-thumb:hover{background:#5865f2e6}.winner-selection-list{display:flex;flex-direction:column;gap:10px;margin:20px 0;max-height:200px;overflow-y:auto}.winner-checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px;border-radius:5px;transition:background-color .2s}.winner-checkbox-label:hover{background-color:#ffffff0d}.winner-checkbox-label input[type=checkbox]{width:18px;height:18px}.user-avatar-small{width:32px;height:32px;border-radius:50%}.winner-list{display:flex;flex-direction:column;gap:15px;margin:20px 0;max-height:300px;overflow-y:auto;padding-right:10px}.winner-item{display:flex;align-items:center;gap:15px;background-color:#1f2125;padding:10px;border-radius:8px;border:1px solid #36393f}.winner-info{display:flex;flex-direction:column}.winner-username{font-weight:600;color:#e0e0e0}.winner-userid{font-size:.8rem;color:#8a929b}.config-card:focus-within,.log-setting-item:focus-within,.server-selector:focus-within,.question-editor:focus-within,.category-item:focus-within,.limit-input-container:focus-within{z-index:100!important}.limit-input-container{background-color:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px #0003;position:relative}.limit-input-container h4{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#fff}.limit-input-container p{margin:0 0 1rem;color:#b9bbbe;font-size:.95rem;min-height:38px}.text-input,.limit-input{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}.text-input:focus,.limit-input:focus{outline:none;border-color:#5865f2;box-shadow:0 0 0 3px #5865f24d}.text-input::placeholder{color:#8a929b}.filter-bar{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;background-color:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 16px #0003}.filter-group{flex:1;min-width:250px}.filter-group label{display:block;margin-bottom:.5rem;font-size:.9em;color:#b9bbbe}.limit-input{-moz-appearance:textfield}.limit-input::-webkit-outer-spin-button,.limit-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=datetime-local]{width:100%;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box;cursor:pointer}input[type=datetime-local]:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;transition:background-color .2s ease;filter:invert(80%) brightness(100%);padding:2px}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{background-color:#ffffff1a}input[type=datetime-local]:invalid{color:#8a929b}.review-questions-manager{margin-top:2rem;background-color:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);padding:2.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.review-questions-manager h3{margin-top:0;color:#fff;font-size:1.7rem;font-weight:600;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.review-questions-manager .section-description{margin-top:-1.5rem;margin-bottom:2rem}.question-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.question-editor{transition:all .2s ease-in-out;position:relative;z-index:1}.question-editor input{width:100%;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.question-editor input:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.add-button-small{background-color:#ffffff14;border-radius:10px;width:auto;padding:.6rem 1.2rem;height:40px;border:1px dashed rgba(255,255,255,.15);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:500;font-size:.9rem;transition:all .2s}.add-button-small:hover{background-color:#ffffff1f;border-color:#fff3;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.delete-icon{background:none;border:none;color:#e63946;cursor:pointer;padding:6px;opacity:.8;transition:opacity .2s,transform .2s;font-size:1.1rem}.delete-icon:hover{opacity:1;transform:scale(1.1)}.review-tabs{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.review-tabs button{background:none;border:none;color:#b9bbbe;font-size:1.1rem;font-weight:600;padding:.5rem 1rem;cursor:pointer;position:relative;transition:color .2s ease;display:flex;align-items:center;gap:8px}.review-tabs button:hover{color:#fff}.review-tabs button.active{color:#5865f2}.review-tabs button.active:after{content:"";position:absolute;bottom:-11px;left:0;width:100%;height:3px;background-color:#5865f2;border-radius:2px}.review-viewer{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.review-card{background:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.review-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.review-author{display:flex;align-items:center;gap:10px}.review-author img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.1)}.review-author strong{color:#fff;font-size:1rem}.review-author span{color:#b9bbbe;font-size:.85rem;display:block}.review-card-body{flex-grow:1;margin-bottom:1rem}.review-qa{margin-bottom:.75rem}.review-qa strong{color:#e0e0e0;font-size:.95rem;display:block;margin-bottom:.25rem}.review-qa p{color:#b9bbbe;font-size:.9rem;margin:0}.review-card-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.review-card-actions button{background:none;border:1px solid rgba(255,255,255,.1);color:#b9bbbe;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .2s ease}.review-card-actions button:hover{background-color:#ffffff0d;color:#fff}.review-card-actions .approve-button{background-color:#45d49126;border-color:#45d4914d;color:#45d491}.review-card-actions .approve-button:hover{background-color:#45d49140;color:#fff;border-color:#45d491;transform:translateY(-2px)}.review-card-actions .delete-button{background-color:#e6394626;border-color:#e639464d;color:#e63946}.review-card-actions .delete-button:hover{background-color:#e6394640;color:#fff;border-color:#e63946;transform:translateY(-2px)}.review-modal-preview{background-color:#2f3136;border-radius:8px;padding:1.25rem;box-shadow:0 2px 10px #0003;color:#dcddde;font-family:Inter,system-ui,sans-serif;line-height:1.5;max-width:450px;margin:0 auto;min-height:250px;display:flex;flex-direction:column}.review-modal-preview h4{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.75rem}.review-modal-field-preview{margin-bottom:1rem}.review-modal-field-preview label{display:block;font-size:.9rem;color:#b9bbbe;font-weight:500;margin-bottom:.5rem}.review-modal-input-preview{background-color:#202225;border:1px solid #36393f;border-radius:4px;padding:.6rem .8rem;font-size:.9rem;color:#dcddde;width:100%;box-sizing:border-box}.review-modal-input-preview.short{height:38px;line-height:1.5}.review-modal-input-preview.paragraph{min-height:80px;resize:vertical;padding-top:8px}.review-modal-actions-preview{display:flex;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.review-modal-button-preview{background-color:#5865f2;color:#fff;border:none;padding:.7rem 1.2rem;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.review-modal-button-preview:hover{background-color:#4f5bda}.review-modal-button-preview.secondary{background-color:#4f545c}.review-modal-button-preview.secondary:hover{background-color:#44474e}.review-modal-body-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;padding:2rem;max-height:75vh;overflow-y:auto}.review-modal-column-preview{position:sticky;top:2rem;align-self:flex-start;padding-left:2rem;border-left:1px solid rgba(255,255,255,.08)}.review-modal-section-title{display:flex;align-items:center;gap:8px;margin-top:1.5rem;margin-bottom:1rem;color:#fff;font-size:1.2rem;font-weight:600}.status-display-container{background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 16px #0003}.status-header{display:flex;align-items:center;gap:12px;padding-left:12px;border-left:3px solid;margin-bottom:1rem}.status-title{margin:0;font-size:1.2rem;font-weight:600}.status-message{margin:0;font-size:.95rem;color:#b9bbbe;line-height:1.6}.status-display-container.status-preview{border:1px solid rgba(255,255,255,.1);background-color:#1f2125;margin-bottom:20px;padding:15px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.status-message-placeholder{color:#8a929b;font-style:italic;opacity:.7}.action-button-small{background:#2c2f33b3;border:1px solid rgba(255,255,255,.1);color:#b9bbbe;padding:.5rem;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;width:30px;height:30px}.action-button-small:hover{background-color:#36393fcc;color:#fff;border-color:#fff3}.action-link-small{color:#5865f2!important;text-decoration:none;transition:all .2s ease}.action-link-small:hover{text-decoration:underline}.delete-button{background:#e6394626;border:1px solid rgba(230,57,70,.3);color:#e63946;padding:.5rem;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.delete-button:hover{background-color:#e6394640;color:#ff6b6b;border-color:#e63946;transform:translateY(-2px)}.data-table{width:100%;border-collapse:collapse;margin-top:2rem;border-radius:10px;overflow:hidden}.data-table thead tr{background-color:#1f2125cc;border-bottom:1px solid rgba(255,255,255,.1)}.data-table th,.data-table td{padding:1rem 1.2rem;text-align:left;color:#e0e0e0}.data-table th{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#b9bbbe}.data-table tbody tr{border-bottom:1px solid rgba(255,255,255,.05);transition:background-color .2s ease}.data-table tbody tr:hover{background-color:#5865f20d}.data-table tbody tr:last-child{border-bottom:none}@media (min-width: 1200px){.main-content-rework{padding:3rem}.stats-grid{grid-template-columns:repeat(4,1fr)}.config-grid,.log-settings-grid{grid-template-columns:repeat(3,1fr)}.modal-content{max-width:1050px}.modal-content.large{max-width:1300px}}@media (min-width: 1024px) and (max-width: 1199px){.main-content-rework{padding:3rem 4rem}.stats-grid{grid-template-columns:repeat(3,1fr)}.config-grid,.log-settings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1023px){.dashboard-rework-layout{flex-direction:column;height:auto;min-height:100vh}.sidebar-rework{width:100%;height:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem;box-shadow:0 2px 15px #0003}.main-content-rework{padding:2rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.content-header-rework h1{font-size:2rem}.content-section{padding:1.5rem}.content-section h2{font-size:1.4rem;padding-bottom:1rem;margin-bottom:1.5rem}.config-grid{grid-template-columns:1fr}.modal-body-columns{grid-template-columns:1fr;padding:1.5rem}.modal-column-preview{padding-left:0;border-left:none;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.modal-grid{grid-template-columns:1fr;gap:1rem}.question-editor{grid-template-columns:1fr!important;row-gap:.75rem}.question-editor input,.question-editor select{grid-column:span 1!important;width:100%;margin-top:0}.delete-icon{grid-column:auto}}@media (max-width: 768px){.main-content-rework{padding:1.5rem}.content-header-rework h1{font-size:1.8rem}.content-header-rework p{font-size:.95rem}.stat-value{font-size:1.5rem}.stat-info span:last-child{font-size:.85rem}.content-section h2{font-size:1.3rem}.modal-content{width:95%;padding:1.5rem}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.5rem}.modal-actions{flex-direction:column;gap:.75rem;padding:1rem 1.5rem}.save-button,.cancel-button{width:100%;text-align:center}.review-questions-manager{padding:1.5rem;border-radius:16px}.review-questions-manager h3{font-size:1.4rem;padding-bottom:1rem;margin-bottom:1.5rem}.add-button-small{width:100%}.question-editor button{width:100%;margin-top:.5rem;padding:.6rem;border-radius:8px}.delete-icon{border:1px solid rgba(255,255,255,.1);background-color:#e639461a;color:#e63946}.delete-icon:hover{background-color:#e6394640}}@media (max-width: 480px){.sidebar-header h2{font-size:1.1rem}.server-selector label{font-size:.7rem}.nav-item{padding:.6rem .8rem;font-size:.9rem}.sidebar-footer{padding:.6rem .8rem}.user-profile span{font-size:.85rem}.main-content-rework{padding:1rem}.content-header-rework h1{font-size:1.5rem}.content-header-rework p{font-size:.85rem}.stats-grid{grid-template-columns:1fr}.stat-card{flex-direction:column;text-align:center;padding:1rem}.stat-info{align-items:center}.stat-icon{margin-bottom:.5rem}.content-section{padding:1rem}.content-section h2{font-size:1.2rem}.config-card{padding:1rem}.config-card h4{font-size:1rem}.config-card p{font-size:.85rem}.modal-content{border-radius:12px}.modal-header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.modal-header h2{font-size:1.3rem}.close-modal-button{align-self:flex-end;font-size:1.3rem}.modal-body-columns{padding:1rem}.modal-grid{gap:.75rem}.question-editor{grid-template-columns:1fr}.question-editor input,.question-editor select{grid-column:span 1}.delete-icon{width:100%;text-align:center;margin-top:.5rem}.confirmation-modal-content{padding:1.5rem}.confirmation-modal-content h3{font-size:1.4rem}.confirmation-modal-actions{gap:.75rem}.review-questions-manager{padding:1rem}.review-questions-manager h3{font-size:1.2rem}.review-card{padding:1rem;border-radius:12px}.review-author strong{font-size:.9rem}.review-author span{font-size:.75rem}.review-qa strong{font-size:.85rem}.review-qa p{font-size:.8rem}.review-card-actions button{padding:.4rem .8rem;font-size:.75rem}.review-tabs button{font-size:1rem}}.subscription-expired-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem;background-color:transparent}.subscription-expired-box{background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.1);padding:2.5rem 3rem;max-width:600px;text-align:center;box-shadow:0 8px 32px #0000004d;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.expired-icon{color:#e63946;margin-bottom:1rem}.expired-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.expired-text{font-size:1rem;color:#b9bbbe;line-height:1.6;margin-bottom:2rem}.renew-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#5865f2;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;padding:.8rem 1.5rem;border-radius:10px;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #5865f233}.renew-button:hover{background-color:#4f5bda;transform:translateY(-2px);box-shadow:0 6px 16px #5865f24d}.expired-footer{margin-top:1.5rem;font-size:.8rem;color:#8a929b}@media (max-width: 768px){.subscription-expired-box{padding:2rem;max-width:90%;border-radius:16px}.expired-title{font-size:1.7rem}.expired-text{font-size:.9rem}.renew-button{padding:.7rem 1.2rem;font-size:.9rem}.expired-footer{font-size:.75rem}}@media (max-width: 480px){.subscription-expired-box{padding:1.5rem}.expired-title{font-size:1.5rem}}.access-type-select{width:150px;background-color:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);color:#e0e0e0;border-radius:10px;padding:.75rem 1.2rem;font-size:.95rem;height:48px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23b9bbbe%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.6-6.4H18.4c-5%200-9.3%201.8-13.6%206.4-4.2%204.6-6.4%2010.2-6.4%2016.4%200%206.2%202.2%2011.8%206.4%2016.4l120.5-120.4c4.2-4.6%206.4-10.2%206.4-16.4\ 0-6.2-2.2-11.8-6.4-16.4z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .8em top 50%;background-size:.6em auto;cursor:pointer;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.access-type-select:focus{border-color:#5865f2;outline:0;box-shadow:0 0 0 3px #5865f24d}.access-type-select option{background-color:#1f2125;color:#e0e0e0}.add-access-form{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;align-items:center}.add-access-form .collaborator-input-group{flex-grow:1;min-width:200px}.add-access-form .add-button{background-color:#45d491;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #45d49133;height:48px;box-sizing:border-box}.add-access-form .add-button:hover{background-color:#38b47b;transform:translateY(-2px);box-shadow:0 6px 16px #45d4914d}.access-list{display:flex;flex-direction:column;gap:.75rem}.access-item{display:flex;align-items:center;justify-content:space-between;background-color:#1c1d2199;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);padding:1rem 1.25rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0003;transition:transform .2s ease,box-shadow .2s ease;border-left-width:4px;border-left-style:solid}.access-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.access-info{display:flex;align-items:center;gap:15px;flex-grow:1}.collaborator-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.collaborator-icon{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;font-size:1.2rem;border:1px solid rgba(255,255,255,.1);color:#fff}.collaborator-details{display:flex;flex-direction:column;overflow:hidden}.collaborator-name{font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.collaborator-id{font-size:.85rem;color:#b9bbbe;opacity:.8}.access-type-badge{background-color:#5865f233;color:#8c9eff;padding:.3em .7em;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-left:1rem;flex-shrink:0}.access-type-badge.role{background-color:#f47fff33;color:#f47fff}.delete-button{background:none;border:none;color:#e63946;cursor:pointer;padding:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,color .2s ease;margin-left:1rem;flex-shrink:0}.delete-button:hover{background-color:#e639461a;color:#ff6b6b}@media (max-width: 768px){.add-access-form{flex-direction:column;align-items:stretch}.add-access-form select,.add-access-form .collaborator-input-group,.add-access-form .add-button{width:100%;min-width:unset}.access-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.access-item .access-info{width:100%;justify-content:flex-start}.access-type-badge{margin-left:0;align-self:flex-end}.delete-button{align-self:flex-end;margin-left:0}}.bug-reports-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.bug-reports-header h3{margin:0;font-size:1.8rem;color:#fff;display:flex;align-items:center;gap:10px}.new-bug-form{background:#12131699;-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000004d}.new-bug-form .card-title{margin-top:0;margin-bottom:1.5rem;font-size:1.4rem;display:flex;align-items:center;gap:10px;color:#fff}.new-bug-form .form-group{margin-bottom:1.5rem}.new-bug-form label{display:block;margin-bottom:.5rem;color:#b9bbbe;font-size:.9rem}.new-bug-form .submit-button{background-color:#5865f2;color:#fff;border:none;padding:.8rem 1.6rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 12px #5865f233}.new-bug-form .submit-button:hover{background-color:#4f5bda;transform:translateY(-2px);box-shadow:0 6px 16px #5865f24d}.bug-report-list{display:flex;flex-direction:column;gap:1rem}.bug-report-card{background:#12131699;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0003;transition:all .2s ease-in-out}.bug-report-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.bug-report-card.status-pending{border-left:4px solid #fee75c}.bug-report-card.status-in_progress{border-left:4px solid #5865F2}.bug-report-card.status-resolved{border-left:4px solid #45d491}.bug-report-card.status-duplicate{border-left:4px solid #b9bbbe}.bug-report-card.status-wont_fix{border-left:4px solid #e63946}.bug-report-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.bug-report-meta{flex-grow:1}.bug-report-title{margin:0;font-size:1.2rem;color:#fff;font-weight:600}.bug-report-info-line{display:flex;gap:1rem;font-size:.85rem;color:#b9bbbe;margin-top:5px}.bug-report-user,.bug-report-date{display:flex;align-items:center;gap:5px}.bug-report-actions{display:flex;gap:.5rem;flex-shrink:0}.bug-report-actions .tag{padding:.3rem .6rem;border-radius:6px;border:1px solid;font-size:.75rem;font-weight:600;text-transform:uppercase;background-color:transparent}.bug-report-body{margin-bottom:1rem}.bug-report-body p{margin:0;color:#e0e0e0;line-height:1.6}.bug-report-footer-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.icon-button{background:none;border:none;color:#b9bbbe;cursor:pointer;display:flex;align-items:center;gap:8px;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s ease}.icon-button:hover{background-color:#ffffff0d;color:#fff}.delete-button{background:none;border:1px solid #e63946;color:#e63946;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .2s ease}.delete-button:hover{background-color:#e6394626;color:#ff6b6b}.bug-report-details{margin-top:1.5rem;padding-top:1rem}.bug-report-details .separator{border:none;height:1px;background-color:#ffffff1a;margin:1rem 0}.owner-controls{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.owner-control-group{display:flex;gap:1rem;justify-content:space-between}.comment-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding-right:10px}.comment-section::-webkit-scrollbar{width:8px}.comment-section::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:4px}.comment-item{background:#1f212599;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem;border-radius:12px;position:relative;border-left:3px solid rgba(255,255,255,.1)}.comment-item.reply-comment{border-left-color:#5865f2}.comment-item.author-comment{border-left-color:#45d491}.comment-author{font-weight:600;color:#fff;font-size:.9rem;margin-bottom:5px;display:block}.comment-text{margin:0;color:#e0e0e0;line-height:1.4;font-size:.9rem}.comment-date{font-size:.75rem;color:#8a929b;display:block;margin-top:5px}.comment-form{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.comment-form textarea{flex-grow:1;min-height:50px;resize:none;padding:.75rem}.comment-submit-button{background-color:#5865f2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s ease,transform .2s ease}.comment-submit-button:hover{background-color:#4f5bda;transform:translateY(-2px)}
