@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{min-height:100vh;line-height:1.5;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}ul,ol{list-style:none}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}@media (min-width: 768px){h1{font-size:3rem}}h2{font-size:2rem}@media (min-width: 768px){h2{font-size:2.5rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}.text-center{text-align:center}.text-bold{font-weight:700}.text-light{font-weight:300}.text-primary{color:#ff6b6b}.text-secondary{color:#4ecdc4}body{background:linear-gradient(135deg,#2c3e50,#34495e);min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.container{padding:0 2rem}}.page{min-height:100vh;display:flex;flex-direction:column;padding:2rem 1.5rem}@media (min-width: 768px){.page{padding:3rem 2rem}}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.text-gradient{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in{animation:fadeIn .5s ease-in-out}.slide-in{animation:slideIn .3s ease-in-out}.btn{padding:1rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;display:inline-block;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:auto}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#ff6b6b;color:#fff}.btn-primary:hover:not(:disabled){background:#e85555;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#4ecdc4;color:#fff}.btn-secondary:hover:not(:disabled){background:#3db8b0;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-outline{background:transparent;border:2px solid #ff6b6b;color:#ff6b6b}.btn-outline:hover:not(:disabled){background:#ff6b6b;color:#fff}.btn-ghost{background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-ghost:hover:not(:disabled){background:#fff3}.btn-large{padding:1.5rem 2rem;font-size:1.125rem}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-block{width:100%}.card{background:#34495e;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #00000026;transition:all .3s ease-in-out}.card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000040}.card-header{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.1)}.card-body{margin-bottom:1.5rem}.card-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.1)}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.card-text{color:#95a5a6}.card-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#fff}.form-input{width:100%;padding:1rem 1.5rem;background:#ffffff1a;border:2px solid transparent;border-radius:.5rem;color:#fff;font-size:1rem;transition:all .3s ease-in-out}.form-input::placeholder{color:#95a5a6}.form-input:focus{outline:none;border-color:#ff6b6b;background:#ffffff26}.form-input:disabled{opacity:.5;cursor:not-allowed}.form-input.error{border-color:#e74c3c}.form-error{display:block;margin-top:.5rem;font-size:.875rem;color:#e74c3c}.form-help{display:block;margin-top:.5rem;font-size:.875rem;color:#95a5a6}textarea.form-input{min-height:120px;resize:vertical}.checkbox-group{display:flex;align-items:center;gap:1rem}.checkbox-group input[type=checkbox]{width:20px;height:20px;cursor:pointer}.loader{display:flex;align-items:center;justify-content:center;min-height:200px}.loader-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.1);border-top-color:#ff6b6b;border-radius:50%;animation:spin .8s linear infinite}.loader-text{margin-top:1.5rem;color:#95a5a6}.loader-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:200;display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:200;padding:1.5rem;animation:fadeIn .2s ease-in-out}.modal{background:#34495e;border-radius:1rem;box-shadow:0 12px 24px #00000040;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out;pointer-events:auto;-webkit-user-select:none;user-select:none}@media (min-width: 768px){.modal{max-width:600px}}.modal.modal-relations{max-width:90vw}@media (min-width: 768px){.modal.modal-relations{max-width:900px}}@media (min-width: 1024px){.modal.modal-relations{max-width:1000px}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:2px solid rgba(255,255,255,.1)}.modal-title{margin:0;font-size:1.5rem;color:#fff}.modal-close{background:#ffffff1a;border:none;border-radius:.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.25rem;transition:all .15s ease-in-out;pointer-events:auto;-webkit-user-select:none;user-select:none}.modal-close:hover{background:#fff3;transform:scale(1.1)}.modal-body{padding:2rem}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pool-limit-modal-content{display:flex;flex-direction:column;gap:2rem}.pool-limit-modal-message{color:#fff;font-size:1.125rem;line-height:1.6;margin:0;text-align:center;-webkit-user-select:none;user-select:none}.pool-limit-modal-actions{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.pool-limit-modal-actions{flex-direction:row}}.pool-limit-modal-actions .btn{flex:1;pointer-events:auto;-webkit-user-select:none;user-select:none}.offcanvas-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:200;animation:fadeIn .2s ease-in-out}.offcanvas-backdrop--no-blur{background:#00000040;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:195;pointer-events:none}.offcanvas{position:fixed;top:0;bottom:0;background:#34495e;box-shadow:0 12px 24px #00000040;display:flex;flex-direction:column;z-index:201;overflow-y:auto}.offcanvas-backdrop:last-of-type .offcanvas{z-index:211}.offcanvas--backdrop{z-index:196;opacity:.7;transform:scale(.98);transition:all .3s ease}.offcanvas--backdrop .offcanvas-header,.offcanvas--backdrop .offcanvas-body{pointer-events:none}.offcanvas{width:100vw;max-width:100vw}.offcanvas--left{left:0;animation:slideInLeft .3s ease-out}.offcanvas--right{right:0;animation:slideInRight .3s ease-out}@media (min-width: 768px){.offcanvas--sm{width:320px;max-width:90vw}}@media (min-width: 768px){.offcanvas--md{width:400px;max-width:90vw}}@media (min-width: 768px){.offcanvas--lg{width:600px;max-width:90vw}}@media (min-width: 768px){.offcanvas--xl{width:800px;max-width:90vw}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:2px solid rgba(255,255,255,.1);background:#ffffff0d;position:sticky;top:0;z-index:10;flex-shrink:0}.offcanvas-title{margin:0;font-size:1.25rem;color:#fff;flex:1}@media (min-width: 768px){.offcanvas-title{font-size:1.5rem}}.offcanvas-close{background:#ffffff1a;border:none;border-radius:.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.25rem;transition:all .15s ease-in-out;flex-shrink:0;margin-left:1.5rem}.offcanvas-close:hover{background:#fff3;transform:scale(1.1)}.offcanvas-close:active{transform:scale(.95)}.offcanvas-body{padding:1.5rem;flex:1;overflow-y:auto}@media (min-width: 768px){.offcanvas-body{padding:2rem}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.invite-modal-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:3rem 0;gap:1.5rem}.invite-modal-loading p{color:#95a5a6;margin:0}.invite-modal-description{color:#fff;margin-bottom:2rem;line-height:1.6}.invite-modal-description strong{color:#ff6b6b}.invite-modal-info{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#ffffff0d;border-radius:.5rem;margin-bottom:2rem}.invite-modal-label{color:#95a5a6;font-size:.875rem}.invite-modal-value{color:#fff;font-weight:600}.invite-modal-link{margin-bottom:2rem}.invite-modal-link input{font-size:.875rem;font-family:monospace;cursor:pointer;-webkit-user-select:all;user-select:all}.invite-modal-link input:focus{border-color:#4ecdc4}.invite-modal-warning{margin-top:2rem;padding:1.5rem;background:#e74c3c1a;border-left:3px solid #e74c3c;border-radius:.25rem;color:#fff;font-size:.875rem;margin-bottom:0}.install-pwa-modal{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.install-pwa-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.install-pwa-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:3rem;line-height:1.3}.install-pwa-benefits{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem;width:100%}.install-pwa-benefit{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#ffffff0d;border-radius:.5rem;text-align:left;transition:all .15s ease-in-out}.install-pwa-benefit:hover{background:#ffffff14;transform:translate(4px)}.install-pwa-benefit-icon{font-size:1.5rem;flex-shrink:0}.install-pwa-benefit-text{color:#fff;font-size:1rem;line-height:1.4}.install-pwa-actions{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-bottom:1.5rem}.install-pwa-info{font-size:.875rem;color:#fff9;line-height:1.4;margin-top:1rem}.install-pwa-instructions{text-align:left;width:100%;margin-bottom:3rem}.install-pwa-instruction-text{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.install-pwa-instruction-steps{color:#fff;font-size:1rem;line-height:1.6;padding-left:2rem;margin:0}.install-pwa-instruction-steps li{margin-bottom:1rem}.install-pwa-instruction-steps li strong{color:#ff6b6b;font-weight:700}.install-pwa-instruction-note{margin-top:1.5rem;padding:1rem 1.5rem;background:#ff6b6b1a;border-left:3px solid #ff6b6b;border-radius:.25rem;color:#fffc;font-size:.875rem;line-height:1.5}.install-pwa-icon-small{font-size:1rem;display:inline-block;margin:0 2px}.install-pwa-choices{display:flex;flex-direction:column;gap:2rem;width:100%;margin-bottom:2rem}.install-pwa-choice{padding:2rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:1rem;text-align:center;transition:all .15s ease-in-out}.install-pwa-choice:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.install-pwa-choice-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.install-pwa-choice-icon{font-size:1.5rem}.install-pwa-choice-title{font-size:1.125rem;font-weight:700;color:#fff;margin:0}.install-pwa-choice-description{font-size:.875rem;color:#ffffffb3;margin-bottom:1.5rem;line-height:1.4}.install-pwa-choice-btn{margin-top:1rem}.install-pwa-choice-divider{display:flex;align-items:center;text-align:center;margin:1rem 0;color:#ffffff80;font-size:.875rem;font-weight:600}.install-pwa-choice-divider:before,.install-pwa-choice-divider:after{content:"";flex:1;border-bottom:1px solid rgba(255,255,255,.2)}.install-pwa-choice-divider span{padding:0 1.5rem}.install-pwa-dismiss{margin-top:1.5rem}.invite-error{padding:2rem;background:#e74c3c1a;border:2px solid #e74c3c;border-radius:.5rem;text-align:center;margin-bottom:2rem}.invite-error p{color:#fff;margin-bottom:1rem}.invite-error p:last-child{margin-bottom:0;color:#95a5a6;font-size:.875rem}.game-card{background:#34495e;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #00000026;display:flex;flex-direction:column;gap:2rem;min-height:450px;max-width:100%;margin:0 auto;animation:fadeIn .5s ease-in-out}@media (min-width: 768px){.game-card{max-width:400px}}.game-card-header{display:flex;justify-content:space-between;align-items:center}.game-card-icon{font-size:4rem;line-height:1}.game-card-difficulty{padding:.5rem 1.5rem;border-radius:50%;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.game-card-body{flex:1}.game-card-title{font-size:2rem;font-weight:800;margin-bottom:1.5rem;color:#fff}@media (min-width: 768px){.game-card-title{font-size:2.5rem}}.game-card-description{color:#95a5a6;font-size:1.125rem;line-height:1.6}.game-card-info{display:flex;gap:2rem;padding:1.5rem 0;border-top:2px solid rgba(255,255,255,.1);border-bottom:2px solid rgba(255,255,255,.1)}.game-card-info-item{display:flex;align-items:center;gap:1rem}.game-card-info-icon{font-size:1.25rem}.game-card-info-text{color:#fff;font-weight:600;font-size:1rem}.game-card-footer{margin-top:auto}.game-slider{width:100%;overflow:hidden;position:relative;padding:1.5rem 0}.game-slider-container{display:flex;transition:transform .3s ease-out;will-change:transform}.game-slider-slide{min-width:100%}@media (min-width: 768px){.game-slider-slide{padding:0 2rem}}.game-slider-dots{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.game-slider-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .15s ease-in-out;padding:0}.game-slider-dot:hover{background:#ffffff80;transform:scale(1.2)}.game-slider-dot.active{background:#ff6b6b;border-radius:50%}.dropdown{position:relative;display:inline-block}.dropdown-trigger{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .15s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:48px;height:48px}.dropdown-trigger:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.dropdown-trigger:active{transform:translateY(0)}.dropdown-trigger[aria-expanded=true]{background:#fff3;border-color:#ff6b6b}.dropdown-menu{position:absolute;bottom:calc(100% + 8px);right:0;min-width:220px;background:#14141ef2;border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 40px #0000004d;z-index:1000;animation:dropdown-appear .2s ease-out}@media (max-width: 768px){.dropdown-menu{right:auto;left:50%;transform:translate(-50%)}}.dropdown-item{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;background:transparent;border:none;border-radius:.5rem;color:#fff;font-size:1rem;text-align:left;cursor:pointer;transition:all .15s ease-in-out}.dropdown-item:hover{background:#ffffff1a;transform:translate(4px)}.dropdown-item:active{background:#ffffff26}.dropdown-item-icon{font-size:1.2rem;display:flex;align-items:center;justify-content:center;min-width:24px}.dropdown-item-label{flex:1;font-weight:500}@keyframes dropdown-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.choices{position:relative;margin-bottom:0;font-size:1rem}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{cursor:not-allowed;opacity:.5}.choices.is-open .choices__inner{border-radius:.5rem .5rem 0 0;border-color:#ff6b6b}.choices.is-open .choices__list--dropdown{border-color:#ff6b6b}.choices.is-focused .choices__inner{border-color:#ff6b6b;background:#ffffff26}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#ffffff1a;padding:1rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;font-size:1rem;min-height:44px;overflow:hidden;transition:all .15s ease-in-out;cursor:pointer;color:#fff!important}.choices__inner:hover{background:#ffffff1f}.choices__inner .choices__list--single .choices__item{color:#fff!important}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}.choices__list--single .choices__item{width:100%;color:#2c3e50!important}.choices__list--single .choices__item--selectable{color:#2c3e50!important}.choices__list--dropdown{visibility:hidden;z-index:999;position:absolute;width:100%;background-color:#2c3e50fa;border:1px solid rgba(255,255,255,.2);border-top:none;border-radius:0 0 .5rem .5rem;overflow:hidden;word-break:break-all;will-change:visibility;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000004d;color:#2c3e50}.choices__list--dropdown.is-active{visibility:visible}.choices__list--dropdown .choices__item{position:relative;padding:1rem 1.5rem;font-size:1rem;color:#2c3e50}.choices__item{cursor:default;color:#2c3e50}.choices__item--selectable{cursor:pointer;color:#2c3e50}.choices__item--selectable:hover{background-color:#ffffff1a}.choices__item--selectable.is-highlighted{background-color:#ff6b6b4d;color:#2c3e50}.choices__item--choice{color:#2c3e50!important}.choices__item--choice .choices__item--selectable{padding-right:10px;color:#2c3e50!important}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:.875rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffb3;cursor:default}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:transparent;font-size:1rem;border:0;border-radius:0;max-width:100%;padding:.5rem 1rem;margin-bottom:0;color:#2c3e50}.choices__input:focus{outline:0}.choices__input::placeholder{color:#ffffff80}.choices__placeholder{opacity:.5;color:#ffffff80}.choices__inner:after{content:"";height:0;width:0;border-style:solid;border-color:rgba(255,255,255,.7) transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none;transition:transform .15s ease-in-out}.choices.is-open .choices__inner:after{margin-top:-7.5px;border-color:transparent transparent rgba(255,255,255,.7) transparent;transform:rotate(180deg)}.choices__list--dropdown .choices__item--no-results{cursor:default;color:#fff9!important;font-style:italic;padding:1.5rem;text-align:center}.choices__list--single .choices__item--no-results{cursor:default;color:#fff9!important;font-style:italic}.choices__list--dropdown .choices__item,.choices__list--dropdown .choices__item--selectable,.choices__list--dropdown .choices__item--choice{color:#2c3e50!important}.choices.is-loading .choices__inner:after{border-color:transparent transparent rgba(255,255,255,.7) transparent;animation:choices-loading .5s infinite linear;border-width:4px;margin-top:-2px}@keyframes choices-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 767px){.choices__inner{padding:.5rem 1rem;font-size:.875rem;min-height:40px}.choices__list--dropdown{max-height:200px;overflow-y:auto}.choices__list--dropdown .choices__item{padding:.5rem 1rem;font-size:.875rem}}.admin-form-group .choices,.admin-form-group .choices__inner{width:100%}.home-page{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:3rem 1.5rem}.home-page-title{font-size:4rem;margin-bottom:1.5rem;animation:pulse 2s infinite}@media (min-width: 768px){.home-page-title{font-size:5rem}}.home-page-subtitle{font-size:1.25rem;color:#95a5a6;margin-bottom:3rem;max-width:600px}.home-page-actions{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:400px}@media (min-width: 768px){.home-page-actions{max-width:500px}}.home-page-info{text-align:center;color:#95a5a6;font-size:.875rem;padding:1rem;background:#ffffff0d;border-radius:.5rem;margin:0}.home-page-features{margin-top:4rem;display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px}@media (min-width: 768px){.home-page-features{grid-template-columns:repeat(3,1fr)}}.home-page-feature{background:#34495e;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #00000026;text-align:center}.home-page-feature-icon{font-size:3rem;margin-bottom:1.5rem}.home-page-feature-title{font-size:1.25rem;margin-bottom:1rem}.home-page-feature-description{color:#95a5a6}.home-page-new{min-height:100vh;display:flex;flex-direction:column;padding:1.5rem;padding-bottom:0}@media (min-width: 768px){.home-page-new{padding:2rem;max-width:600px;margin:0 auto;width:100%}}.home-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem;background:#ffffff0d;border-radius:1rem}.home-header-user{display:flex;align-items:center;gap:1.5rem}.home-header-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff}.home-header-info{display:flex;flex-direction:column}.home-header-greeting{font-size:.875rem;color:#95a5a6}.home-header-username{font-size:1.25rem;font-weight:700;color:#fff}.home-header-logout{width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:none;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .15s ease-in-out}.home-header-logout:hover{background:#fff3;transform:scale(1.1)}.home-header-logout:active{transform:scale(.95)}.home-content{flex:1;display:flex;flex-direction:column}.home-intro-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}@media (min-width: 768px){.home-intro-title{font-size:3rem}}.home-intro-subtitle{font-size:1rem;color:#95a5a6}.home-actions{display:flex;flex-direction:column;gap:1.5rem}.home-footer{padding:1.5rem 0;border-top:2px solid rgba(255,255,255,.1)}.home-footer-actions{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center}@media (min-width: 768px){.home-footer-actions{flex-direction:row;justify-content:center}}.home-footer-sheep{font-size:3rem;animation:sheep-bounce 2s ease-in-out infinite;cursor:default;-webkit-user-select:none;user-select:none}@keyframes sheep-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1.5rem}.auth-page-container{background:#34495e;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #00000026;width:100%;max-width:450px;animation:fadeIn .5s ease-in-out}.auth-page-header{text-align:center;margin-bottom:3rem}.auth-page-header h2{margin-bottom:1rem}.auth-page-header p{color:#95a5a6}.auth-page-form{margin-bottom:2rem}.auth-page-footer{text-align:center;padding-top:2rem;border-top:2px solid rgba(255,255,255,.1)}.auth-page-footer p{color:#95a5a6;margin-bottom:0}.auth-page-footer p a{color:#ff6b6b;font-weight:600;transition:color .15s ease-in-out}.auth-page-footer p a:hover{color:#ff8787}.auth-page-divider{display:flex;align-items:center;margin:2rem 0;color:#95a5a6}.auth-page-divider:before,.auth-page-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-page-divider span{padding:0 1.5rem}.game-setup{max-width:800px;margin:0 auto;padding:1.5rem;position:relative}.game-setup-back{background:#ffffff1a;border:none;padding:1rem 1.5rem;border-radius:.5rem;color:#fff;font-size:1rem;cursor:pointer;transition:all .15s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:.5rem;margin:auto}.game-setup-back:hover{background:#ffffff26;transform:translate(-4px)}.game-setup-back:active{transform:translate(-2px) scale(.98)}@media (min-width: 768px){.game-setup-back{left:2rem}}.game-setup-header{text-align:center;margin-bottom:3rem;margin-top:2rem}.game-setup-section{background:#34495e;border-radius:1rem;padding:2rem;box-shadow:0 4px 8px #00000026;margin-bottom:2rem}.game-setup-section h3{margin-bottom:1.5rem}.game-setup-players{display:flex;flex-direction:column;gap:1.5rem}.game-setup-player{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#ffffff0d;border-radius:.5rem}.game-setup-player-name{flex:1}.game-setup-player-remove{color:#e74c3c;cursor:pointer;transition:transform .15s ease-in-out}.game-setup-player-remove:hover{transform:scale(1.2)}.game-setup-actions{margin-top:2rem}.game-page{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:calc(3.5rem + 44px) 2rem calc(4.5rem + 64px);overflow:hidden;transition:background .3s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media (max-width: 767px) and (orientation: portrait){.game-page--force-landscape{position:fixed;top:0;left:0;width:100vh;height:100vw;min-height:100vw;transform-origin:top left;transform:rotate(90deg) translateY(-100%);overflow-x:hidden;overflow-y:auto}}.game-page--question_answer{background:#2c3e50}.game-page--penalty{background:radial-gradient(ellipse at center,#0a0a0a,#000)}.game-page--penalty:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(231,76,60,.25) 0%,transparent 60%);pointer-events:none}.game-page--penalty .game-page-question{text-shadow:0 0 40px rgba(231,76,60,.8),0 0 80px rgba(231,76,60,.5),0 4px 12px rgb(0,0,0),0 2px 6px rgb(0,0,0);color:#fff}.game-page--dare{background:radial-gradient(ellipse at center,#ff6b6b80,#f0654366 30%,#2c3e50)}.game-page--dare:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,87,87,.3) 0%,transparent 50%,rgba(255,107,107,.3) 100%);pointer-events:none}.game-page--dare .game-page-question{text-shadow:0 0 40px rgba(255,107,107,.6),0 4px 12px rgb(0,0,0),0 2px 6px rgb(0,0,0),0 8px 20px rgba(0,0,0,.8);color:#fff}.game-page--game{background:radial-gradient(ellipse at center,#9b59b666,#8e44ad4d 30%,#2c3e50)}.game-page--game:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(155,89,182,.25) 0%,transparent 50%,rgba(142,68,173,.25) 100%);pointer-events:none}.game-page--game .game-page-question{text-shadow:0 0 40px rgba(155,89,182,.6),0 4px 12px rgb(0,0,0),0 2px 6px rgb(0,0,0),0 8px 20px rgba(0,0,0,.8);color:#fff}.game-page--choice{background:radial-gradient(ellipse at center,#3498db66,#2980b94d 30%,#2c3e50)}.game-page--choice:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(52,152,219,.25) 0%,transparent 50%,rgba(41,128,185,.25) 100%);pointer-events:none}.game-page--choice .game-page-question{text-shadow:0 0 40px rgba(52,152,219,.6),0 4px 12px rgb(0,0,0),0 2px 6px rgb(0,0,0),0 8px 20px rgba(0,0,0,.8);color:#fff}.game-page-close{position:fixed;top:2rem;right:2rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease-in-out;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;-webkit-user-select:none;user-select:none}.game-page-close:hover{background:#ffffff26;transform:scale(1.1)}.game-page-close:active{transform:scale(.95)}.game-page-content{width:100%;max-width:1200px;text-align:center;margin:0 auto;display:flex;align-items:center;justify-content:center;flex:1}.game-page-question{font-size:clamp(1.5rem,2vw,3.5rem);font-weight:800;line-height:1.3;color:#fff;margin:0 auto;padding:0 1.5rem;text-align:center;letter-spacing:-.02em;text-shadow:0 4px 8px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.8),0 8px 16px rgba(0,0,0,.7);-webkit-text-stroke:.5px rgba(0,0,0,.3)}@media (min-width: 768px){.game-page-question{padding:0 3rem}}@media (min-width: 1024px){.game-page-question{padding:0 4rem}}.game-page-question .player-name{color:#ff6b6b;font-weight:900;text-shadow:0 0 30px rgba(255,107,107,.8),0 4px 8px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.8);position:relative;display:inline-block;animation:playerNamePulse .6s ease-out}.game-page-message{width:100%;max-width:600px;margin:0 auto;padding:3rem;text-align:center;color:#fff}.game-page-message-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin-bottom:2rem;text-shadow:0 4px 8px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.8);color:#ff6b6b}.game-page-message-text{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:600;line-height:1.6;margin-bottom:3rem;text-shadow:0 2px 4px rgba(0,0,0,.8),0 1px 2px rgba(0,0,0,.7)}.game-page-message-info{font-size:clamp(.875rem,1.5vw,1rem);color:#ffffffb3;margin-top:2rem;opacity:.8;animation:fadeInOut 2s ease-in-out infinite}.game-page-players{margin-top:3rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.game-page-player{display:inline-flex;align-items:center;padding:.5rem 2rem;background:#ffffff1a;border-radius:50%;font-weight:600;font-size:1rem;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .15s ease-in-out}.game-page-player:hover{background:#ffffff26;transform:translateY(-2px)}.game-page-next{position:fixed;bottom:3rem;right:50%;transform:translate(50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#ff6b6b;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease-in-out;z-index:100;box-shadow:0 8px 32px #ff6b6b4d;pointer-events:auto;-webkit-user-select:none;user-select:none}.game-page-next svg{width:28px;height:28px;transition:transform .15s ease-in-out}.game-page-next:hover:not(:disabled){background:#ff8585;transform:translate(50%) scale(1.1);box-shadow:0 12px 48px #ff6b6b66}.game-page-next:hover:not(:disabled) svg{transform:translate(4px)}.game-page-next:active:not(:disabled){transform:translate(50%) scale(.95)}.game-page-next:disabled{opacity:.6;cursor:not-allowed}.game-page-next-loader{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes playerNamePulse{0%{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes fadeInOut{0%,to{opacity:.8}50%{opacity:1}}.admin-page{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh}.admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;gap:1.5rem;flex-wrap:wrap}.admin-header h1{flex:1;margin:0;font-size:clamp(1.5rem,4vw,2rem)}.admin-back{background:#ffffff1a;border:none;padding:1rem 1.5rem;border-radius:.5rem;color:#fff;font-size:1rem;cursor:pointer;transition:all .15s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-back:hover{background:#ffffff26;transform:translate(-4px)}.admin-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;padding:2rem;background:#ffffff0d;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-select,.admin-input{padding:1rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;font-size:1rem;transition:all .15s ease-in-out}.admin-select:focus,.admin-input:focus{outline:none;border-color:#ff6b6b;background:#ffffff26}.admin-select::placeholder,.admin-input::placeholder{color:#ffffff80}.admin-textarea{width:100%;padding:1rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;color:#fff;font-size:1rem;font-family:inherit;resize:vertical;transition:all .15s ease-in-out}.admin-textarea:focus{outline:none;border-color:#ff6b6b;background:#ffffff26}.admin-textarea::placeholder{color:#ffffff80}.admin-questions-header{margin-bottom:1.5rem;font-weight:600;color:#ffffffb3}.admin-questions-list{display:flex;flex-direction:column;gap:1.5rem}.admin-question-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#ffffff14;border-radius:.5rem;transition:all .15s ease-in-out;border-left:4px solid transparent}.admin-question-card:hover{background:#ffffff1f;transform:translateY(-2px)}.admin-question-card--question_answer{background:#ffffff14;border-left-color:#fff6}.admin-question-card--question_answer:hover{background:#ffffff1f}.admin-question-card--penalty{background:#000000b3;border-left-color:#e74c3c;box-shadow:inset 0 0 40px #00000080,0 0 20px #e74c3c26}.admin-question-card--penalty:hover{background:#000c;box-shadow:inset 0 0 50px #0009,0 0 25px #e74c3c4d}.admin-question-card--dare{background:linear-gradient(135deg,#ff575773,#f0654366);border-left-color:#f44;box-shadow:0 0 20px #ff575740}.admin-question-card--dare:hover{background:linear-gradient(135deg,#ff57578c,#f0654380);box-shadow:0 4px 25px #ff575766}.admin-question-card--game{background:linear-gradient(135deg,#9b59b659,#8e44ad4d);border-left-color:#9b59b6;box-shadow:0 0 15px #9b59b626}.admin-question-card--game:hover{background:linear-gradient(135deg,#9b59b673,#8e44ad66);box-shadow:0 4px 20px #9b59b64d}.admin-question-card--choice{background:linear-gradient(135deg,#3498db4d,#2980b940);border-left-color:#3498db;box-shadow:0 0 15px #3498db26}.admin-question-card--choice:hover{background:linear-gradient(135deg,#3498db66,#2980b959);box-shadow:0 4px 20px #3498db4d}.admin-question-content{flex:1;min-width:0}.admin-question-text{font-weight:600;margin-bottom:.5rem;word-wrap:break-word}.admin-question-meta{display:flex;flex-wrap:wrap;gap:.5rem}.admin-badge{display:inline-flex;align-items:center;padding:4px 10px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;transition:all .15s ease-in-out}.admin-badge:hover{background:#ffffff1f;border-color:#ffffff40}.admin-badge-success{background:#2ecc7126;border-color:#2ecc7166;color:#2ecc71}.admin-badge-success:hover{background:#2ecc7140}.admin-badge-error{background:#e74c3c26;border-color:#e74c3c66;color:#e74c3c}.admin-badge-error:hover{background:#e74c3c40}.admin-question-actions{display:flex;gap:.5rem}.admin-btn-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:.5rem;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .15s ease-in-out}.admin-btn-icon:hover{background:#fff3;transform:scale(1.1)}.admin-btn-icon-delete:hover{background:#e74c3c4d;color:#e74c3c}.admin-empty{text-align:center;padding:4rem;color:#fff9}.admin-empty p{margin-bottom:2rem;font-size:1.1rem}.admin-form{display:flex;flex-direction:column;gap:2rem}.admin-form-group{display:flex;flex-direction:column;gap:.5rem}.admin-form-group label{font-weight:600;font-size:.9rem;color:#ffffffe6}.admin-form-group small{font-size:.8rem;color:#fff9}.admin-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.admin-checkbox{display:flex;align-items:center;gap:1rem;cursor:pointer}.admin-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer}.admin-checkbox span{font-weight:400}.admin-form-actions{display:flex;gap:1.5rem;justify-content:flex-end;margin-top:1.5rem}.form-success{padding:1.5rem;background:#2ecc7133;border:1px solid rgba(46,204,113,.5);border-radius:.5rem;color:#2ecc71;text-align:center;margin-bottom:1.5rem}.admin-relations{max-height:calc(100vh - 150px);overflow-y:auto;padding:.5rem 0}@media (max-width: 767px){.admin-relations{max-height:calc(100vh - 120px)}}.admin-relations-list{display:flex;flex-direction:column;gap:1.5rem}.admin-relation-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.5rem;background:#ffffff14;border-radius:.5rem;border-left:4px solid rgba(255,255,255,.3);transition:all .15s ease-in-out}.admin-relation-card:hover{background:#ffffff1f;transform:translate(4px)}@media (max-width: 767px){.admin-relation-card{flex-direction:column;align-items:stretch}.admin-relation-card .admin-btn-icon{align-self:flex-end}}.admin-relation-content{flex:1;min-width:0;overflow:hidden}.admin-relation-text{font-weight:500;margin-bottom:.5rem;word-wrap:break-word;color:#ffffffe6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em}.admin-relation-text strong{color:#ff6b6b;font-weight:600}@media (max-width: 767px){.admin-relation-text{-webkit-line-clamp:3;max-height:4.2em}}.admin-relation-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-relation-meta .admin-badge{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;cursor:default!important}.admin-relation-meta .admin-badge[title]:before,.admin-relation-meta .admin-badge[title]:after,.admin-relation-meta .admin-badge[title=""]:before,.admin-relation-meta .admin-badge[title=""]:after{display:none!important}.admin-badge-warning{background:#f1c40f26!important;border-color:#f1c40f66!important;color:#f1c40f!important}.admin-badge-warning:hover{background:#f1c40f40!important}.admin-empty-text{color:#fff9;font-style:italic;padding:1.5rem;text-align:center}@media (max-width: 767px){.admin-relations{max-height:calc(100vh - 200px);padding:.5rem 0}.admin-relation-card{padding:1rem}.admin-relation-text{font-size:.9rem}.admin-relation-meta .admin-badge{font-size:.65rem;padding:3px 8px}}@media (min-width: 768px){.admin-page{padding:3rem 2rem}.admin-question-card{padding:2rem}.admin-relations{max-height:75vh}}
