@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-wrapper{--med-blue: #1e3a8a;--med-gold: #f59e0b;--med-green: #10b981;--med-green-dark: #059669;--text-main: #111827;--text-light: #6b7280;--bg-light: #f3f4f6;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;width:100%;overflow-x:hidden}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:#fff;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px #0000000d}.nav-brand{font-size:1.8rem;font-weight:800;display:flex;align-items:center;cursor:pointer}.brand-blue{color:var(--med-blue)}.brand-dark{color:var(--text-main)}.nav-menu{display:none;gap:2rem}.nav-menu a{text-decoration:none;color:var(--text-main);font-weight:500;font-size:1rem;transition:color .2s}.nav-menu a:hover{color:var(--med-blue)}.nav-buttons{display:flex;gap:1rem}.btn-land{padding:.875rem 1.75rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;letter-spacing:-.01em;border:none}.btn-land-outline{background:#fff;border:2px solid var(--med-blue);color:var(--med-blue)}.btn-land-outline:hover{background:var(--med-blue);color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #1e3a8a4d}.btn-land-primary{background:linear-gradient(135deg,var(--med-green) 0%,var(--med-green-dark) 100%);border:2px solid var(--med-green);color:#fff;box-shadow:0 6px 20px #10b98166}.btn-land-primary:hover{background:linear-gradient(135deg,var(--med-green-dark) 0%,#047857 100%);border-color:var(--med-green-dark);transform:translateY(-3px);box-shadow:0 10px 30px #10b98180}.hero-wrapper{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;min-height:85vh}.hero-text-col{padding-right:2rem}.hero-text-col h1{font-size:3.25rem;line-height:1.15;color:var(--med-blue);margin-bottom:1.5rem;font-weight:900;letter-spacing:-.02em}.highlight-gold{color:var(--med-gold);display:inline-block;font-weight:900}.hero-subtitle{font-size:1.125rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem;max-width:95%;font-weight:400}.hero-stats-row{display:flex;gap:3rem;margin-bottom:2.5rem;padding-top:1.5rem;border-top:2px solid #e5e7eb}.stat-item{text-align:center}.stat-item strong{display:block;font-size:2.5rem;color:var(--med-blue);font-weight:900;line-height:1;margin-bottom:.5rem}.stat-item span{font-size:.9rem;color:var(--text-light);font-weight:500}.hero-img-col{display:flex;justify-content:flex-end;align-items:center;position:relative;height:100%}.doctor-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:30px;overflow:hidden;width:100%;max-width:420px;height:560px;position:relative;box-shadow:0 25px 50px #1e3a8a26;border:3px solid white}.doctor-img{width:100%;height:100%;object-fit:cover;object-position:center top}.doctor-badge{position:absolute;bottom:25px;left:25px;right:25px;background:#111827d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem;border-radius:16px;color:#fff}.doctor-badge h3{margin:0;font-size:1.25rem;font-weight:700}.doctor-badge p{margin:.25rem 0 0;font-size:.95rem;opacity:.9;font-weight:400}.land-section{padding:5rem 2rem;max-width:1280px;margin:0 auto}.section-center{text-align:center}.section-title{font-size:2.5rem;color:var(--med-blue);margin-bottom:1rem}.section-desc{color:var(--text-light);max-width:700px;margin:0 auto 3rem}.features-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.feat-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;transition:transform .3s;border:1px solid #f0f0f0}.feat-card:hover{transform:translateY(-5px)}.feat-icon{width:50px;height:50px;background:#eff6ff;color:var(--med-blue);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.pricing-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:5rem 2rem}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h2{font-size:2.8rem;color:var(--med-blue);margin-bottom:1rem;font-weight:800}.pricing-header p{color:var(--text-light);font-size:1.1rem;max-width:700px;margin:0 auto}.pricing-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1400px;margin:0 auto;gap:2rem;align-items:start}.plan-card{background:#fff;border:2px solid #e5e7eb;border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative;box-shadow:0 4px 20px #00000014;transition:all .3s ease;min-height:600px}.plan-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.plan-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.plan-title{font-size:1.5rem;font-weight:700;color:#111;margin-bottom:.5rem}.plan-subtitle{font-size:.9rem;color:var(--text-light);margin-bottom:1.5rem}.plan-price{font-size:3.5rem;font-weight:800;color:var(--med-blue);line-height:1}.plan-features{list-style:none;margin-bottom:2rem;flex-grow:1}.plan-features li{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem;color:#4b5563;font-size:.95rem;line-height:1.5}.check-icon{color:var(--med-green);font-weight:700;font-size:1.2rem;flex-shrink:0;margin-top:2px}.plan-card.premium{background:linear-gradient(135deg,#1e40af,#1e3a8a);border:none;color:#fff;transform:scale(1.05);z-index:10;box-shadow:0 20px 50px #1e3a8a4d}.plan-card.premium .plan-title,.plan-card.premium .plan-subtitle{color:#fff}.plan-card.premium .plan-price{color:var(--med-gold)}.plan-card.premium .plan-features li{color:#dbeafe}.plan-card.premium .check-icon{color:var(--med-gold)}.badge-popular{position:absolute;top:-12px;right:20px;background:var(--med-gold);color:#111;padding:.5rem 1.5rem;border-radius:20px;font-weight:800;font-size:.85rem;box-shadow:0 4px 15px #f59e0b66;text-transform:uppercase}.btn-plan{width:100%;padding:1rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-block;text-align:center}.btn-plan.outline{background:#fff;border:2px solid var(--med-green);color:var(--med-green)}.btn-plan.outline:hover{background:var(--med-green);color:#fff;transform:translateY(-2px)}.btn-plan.primary{background:var(--med-green);color:#fff;box-shadow:0 4px 15px #10b9814d}.btn-plan.primary:hover{background:var(--med-green-dark);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@media (max-width: 968px){.pricing-container{grid-template-columns:1fr;max-width:400px}.plan-card.premium{transform:scale(1)}}.app{display:flex;min-height:100vh;background:#f3f4f6}.app nav{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto}.app .logo{padding:2rem 1.5rem;border-bottom:1px solid #e5e7eb;cursor:pointer}.app .logo-med{font-size:1.8rem;font-weight:800;color:#1e3a8a}.app .logo-ucators{font-size:1.8rem;font-weight:800;color:#111}.app .tagline{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.app .nav-links{flex:1;padding:1rem 0}.app .nav-btn{width:100%;padding:.875rem 1.5rem;background:none;border:none;text-align:left;font-size:.95rem;color:#4b5563;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.75rem}.app .nav-btn:hover{background:#f3f4f6;color:#1e3a8a}.app .nav-btn.active{background:#eff6ff;color:#1e3a8a;font-weight:600;border-right:3px solid #1e3a8a}.app .nav-user{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem}.app .user-name{font-weight:600;color:#111;font-size:.95rem}.app .role-badge{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;display:inline-block;width:fit-content}.app .role-badge.role-admin{background:#fee2e2;color:#991b1b}.app .role-badge.role-docente{background:#dbeafe;color:#1e40af}.app .role-badge.role-estudiante{background:#d1fae5;color:#065f46}.app .logout-btn{padding:.5rem 1rem;background:#fee2e2;color:#991b1b;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.app .logout-btn:hover{background:#fecaca}.app .main-content{margin-left:280px;flex:1;padding:2rem;max-width:calc(100vw - 280px)}.app .dashboard{max-width:1400px}.app .dashboard-header{margin-bottom:2rem}.app .dashboard-header h1{font-size:2rem;color:#111;margin-bottom:.5rem}.app .dashboard-header p{color:#6b7280;font-size:1rem}.app .stats-grid{display:grid;gap:1.5rem;margin-bottom:2rem}.app .stats-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.app .stat-card{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:1rem}.app .stat-icon{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:12px}.app .stat-info{flex:1}.app .stat-value{display:block;font-size:2rem;font-weight:800;color:#111;line-height:1;margin-bottom:.25rem}.app .stat-label{color:#6b7280;font-size:.9rem}.app .gradient-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.app .gradient-blue .stat-icon{background:#eff6ff;color:#1e40af}.app .gradient-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.app .gradient-green .stat-icon{background:#ecfdf5;color:#059669}.app .gradient-orange{background:linear-gradient(135deg,#fed7aa,#fdba74)}.app .gradient-orange .stat-icon{background:#fff7ed;color:#c2410c}.app .gradient-purple{background:linear-gradient(135deg,#e9d5ff,#d8b4fe)}.app .gradient-purple .stat-icon{background:#faf5ff;color:#7c3aed}.app .dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.app .dash-section{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb}.app .dash-section h3{font-size:1.25rem;color:#111;margin-bottom:1.5rem}.app .quick-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.app .qa-btn{background:#fff;border:2px solid #e5e7eb;padding:1.25rem 1rem;border-radius:12px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.app .qa-btn:hover{border-color:#1e3a8a;background:#eff6ff;transform:translateY(-2px)}.app .qa-btn.primary{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.app .qa-btn.primary:hover{background:#172554}.app .qa-icon{font-size:2rem}.app .carrera-bars{display:flex;flex-direction:column;gap:1rem}.app .students-mini-list{display:flex;flex-direction:column;gap:.75rem}.app .student-mini{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:8px}.app .sm-acc.good{background:#d1fae5;color:#065f46}.app .sm-acc.bad{background:#fee2e2;color:#991b1b}.app .alerts-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:2.5rem}.app .alert-card{padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;border:2px solid;position:relative;overflow:hidden}.app .alert-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.app .alert-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 12px 35px #00000026}.app .alert-card.feedback{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;color:#1e40af}.app .alert-card.feedback:before{background:linear-gradient(90deg,#3b82f6,#1e40af)}.app .alert-card.battle{background:linear-gradient(135deg,#fff7ed,#fed7aa);border-color:#f59e0b;color:#92400e}.app .alert-card.battle:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.app .alert-card.simulator{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981;color:#065f46}.app .alert-card.simulator:before{background:linear-gradient(90deg,#10b981,#059669)}.app .alert-icon{font-size:2rem;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.app .alert-card span:not(.alert-icon){font-size:1rem;font-weight:700;letter-spacing:-.01em}@media (max-width: 968px){.app nav{width:100%;position:relative;height:auto}.app .main-content{margin-left:0;max-width:100vw}.app .dashboard-grid{grid-template-columns:1fr}.app .quick-actions{grid-template-columns:repeat(2,1fr)}}.page-container{max-width:1400px;margin:0 auto}.page-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.page-header h1{font-size:2.25rem;color:#111;margin-bottom:.5rem;font-weight:800}.page-header p{color:#6b7280;font-size:1.1rem}.students-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.student-card{background:#fff;border-radius:20px;padding:2rem;border:2px solid #e5e7eb;transition:all .3s;position:relative;overflow:hidden}.student-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6)}.student-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001f;border-color:#1e3a8a}.sc-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.sc-avatar{width:60px;height:60px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.sc-info h3{font-size:1.25rem;color:#111;margin:0 0 .25rem}.sc-info span{color:#6b7280;font-size:.9rem}.sc-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.scs-item{text-align:center;padding:1rem;background:#f9fafb;border-radius:12px}.scs-value{display:block;font-size:1.75rem;font-weight:800;color:#111;margin-bottom:.25rem}.scs-label{font-size:.85rem;color:#6b7280}.sc-actions{display:flex;gap:.5rem;flex-wrap:wrap}.feedback-form{display:flex;flex-direction:column;gap:.75rem}.feedback-form textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;resize:vertical;min-height:80px;font-family:inherit}.feedback-form input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px}.ff-actions{display:flex;gap:.5rem}.available-list{display:flex;flex-direction:column;gap:.75rem}.available-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s}.available-row:hover{border-color:#1e3a8a;background:#f9fafb}.section-card{background:#fff;padding:2rem;border-radius:20px;border:2px solid #e5e7eb;margin-bottom:2rem}.section-card h3{font-size:1.5rem;color:#111;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .2s;background:#f9fafb}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e3a8a;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.half{flex:1}.question-configurator{background:#f9fafb;padding:1.5rem;border-radius:12px;border:2px solid #e5e7eb}.qc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.qc-header h4{font-size:1.1rem;color:#111;margin:0}.qc-total{display:flex;align-items:center;gap:.5rem}.qc-total .ac-number{font-size:1.75rem;font-weight:800;color:#1e3a8a}.qc-list{display:flex;flex-direction:column;gap:1rem}.qc-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:10px;border:1px solid #e5e7eb}.qc-info{flex:1}.qc-name{font-weight:600;color:#111;display:block;margin-bottom:.25rem}.qc-available{font-size:.85rem;color:#6b7280}.qc-item input[type=number]{width:80px;padding:.5rem;border:2px solid #e5e7eb;border-radius:8px;text-align:center;font-weight:600}.config-total{text-align:center;padding:1rem;background:#dbeafe;color:#1e40af;border-radius:8px;font-weight:600;margin-top:1rem}.sim-row{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:.75rem;transition:all .2s}.sim-row:hover{background:#fff;border-color:#1e3a8a}.sr-info strong{display:block;font-size:1.1rem;color:#111;margin-bottom:.5rem}.sr-info span{color:#6b7280;font-size:.9rem;margin-right:1rem}.bib-row{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:.75rem;transition:all .2s}.bib-row:hover{background:#fff;border-color:#1e3a8a}.br-info strong{display:block;font-size:1.1rem;color:#111;margin-bottom:.5rem}.br-info span{color:#6b7280;font-size:.9rem}.br-actions{display:flex;gap:.5rem}.sections-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.section-item{display:flex;align-items:center;gap:1rem;padding:.875rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.si-type{padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase}.si-preview{flex:1;color:#6b7280;font-size:.9rem}.add-section{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:1rem;background:#fff;border:2px dashed #e5e7eb;border-radius:10px}.add-section select{padding:.625rem;border:2px solid #e5e7eb;border-radius:8px}.add-section textarea{min-height:60px;resize:vertical}.progress-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.progress-card{background:#fff;padding:1.5rem;border-radius:16px;border:2px solid #e5e7eb;transition:all .3s}.progress-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a;border-color:#1e3a8a}.progress-card h3{font-size:1.25rem;color:#111;margin-bottom:1rem}.pc-stats{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background:#f9fafb;border-radius:10px}.pc-stats span{font-size:.95rem;color:#4b5563}.pc-history{display:flex;flex-direction:column;gap:.5rem}.pch-item{display:flex;justify-content:space-between;padding:.75rem;background:#f9fafb;border-radius:8px;font-size:.9rem}.chat-page{display:grid;grid-template-columns:320px 1fr;gap:1.5rem;height:calc(100vh - 150px)}.chat-sidebar{background:#fff;border-radius:20px;border:2px solid #e5e7eb;padding:1.5rem;overflow-y:auto}.chat-sidebar h3{font-size:1.5rem;color:#111;margin-bottom:1.5rem}.contacts-list{display:flex;flex-direction:column;gap:.5rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;cursor:pointer;transition:all .2s;border:2px solid transparent}.contact-item:hover{background:#f9fafb;border-color:#e5e7eb}.contact-item.active{background:#eff6ff;border-color:#1e3a8a}.ci-avatar{width:45px;height:45px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.ci-info{flex:1}.ci-name{display:block;font-weight:600;color:#111;margin-bottom:.25rem}.ci-role{font-size:.8rem;color:#6b7280;text-transform:uppercase}.chat-main{background:#fff;border-radius:20px;border:2px solid #e5e7eb;display:flex;flex-direction:column}.chat-header{padding:1.5rem 2rem;border-bottom:2px solid #e5e7eb}.chat-header h3{margin:0;font-size:1.25rem;color:#111}.chat-messages{flex:1;padding:2rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.message{max-width:70%;padding:1rem 1.25rem;border-radius:16px;position:relative}.message.sent{align-self:flex-end;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border-bottom-right-radius:4px}.message.received{align-self:flex-start;background:#f3f4f6;color:#111;border-bottom-left-radius:4px}.message p{margin:0 0 .5rem}.message small{font-size:.75rem;opacity:.7}.chat-input{padding:1.5rem 2rem;border-top:2px solid #e5e7eb;display:flex;gap:1rem}.chat-input input{flex:1;padding:.875rem 1.25rem;border:2px solid #e5e7eb;border-radius:25px;font-size:1rem;transition:all .2s}.chat-input input:focus{outline:none;border-color:#1e3a8a}.chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.1rem}.btn{padding:.625rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background:#1e3a8a;color:#fff}.btn-primary:hover{background:#172554;transform:translateY(-2px)}.btn-secondary{background:#f3f4f6;color:#4b5563;border:2px solid #e5e7eb}.btn-secondary:hover{background:#e5e7eb}.btn-danger{background:#fee2e2;color:#991b1b}.btn-danger:hover{background:#fecaca}.btn-success{background:#d1fae5;color:#065f46}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.btn-full{width:100%}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;border:2px dashed #e5e7eb}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h2{font-size:1.75rem;color:#111;margin-bottom:.5rem}.empty-state p{color:#6b7280;font-size:1.1rem}.notif-container{position:relative}.notif-bell{position:relative;background:#f3f4f6;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.25rem;transition:all .2s}.notif-bell:hover{background:#e5e7eb;transform:scale(1.05)}.notif-badge{position:absolute;top:-4px;right:-4px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:700;padding:.125rem .375rem;border-radius:10px;min-width:18px;text-align:center}.notif-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99998;background:transparent}.notif-dropdown{position:fixed!important;bottom:20px!important;left:295px!important;top:auto!important;right:auto!important;width:380px!important;background:#fff!important;border-radius:16px!important;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d!important;z-index:99999!important;max-height:500px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;animation:slideInNotif .3s cubic-bezier(.4,0,.2,1)!important}@keyframes slideInNotif{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.notif-header{padding:1.2rem 1.5rem!important;border-bottom:1px solid #e5e7eb!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-weight:800!important;color:#1e293b!important;background:#f8fafc!important;font-size:1.1rem}.btn-mark-read{background:#e2e8f0;border:none;padding:6px 12px;border-radius:8px;font-size:.8rem;cursor:pointer;font-weight:700;color:#475569;transition:all .2s}.btn-mark-read:hover{background:#1e3a8a;color:#fff}.btn-close-notif{background:transparent;border:none;font-size:1.2rem;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.btn-close-notif:hover{background:#fee2e2;color:#ef4444}.notif-list{flex:1!important;overflow-y:auto!important;max-height:400px!important}.notif-item{padding:1.2rem 1.5rem!important;border-bottom:1px solid #f1f5f9!important;cursor:pointer;transition:background .2s}.notif-item:hover{background:#f8fafc!important}.notif-item.unread{background:#eff6ff!important}@media (max-width: 968px){.notif-dropdown{left:5%!important;bottom:80px!important;width:90%!important;animation:slideInUpNotif .3s ease!important}@keyframes slideInUpNotif{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.notif-icon{font-size:1.5rem;flex-shrink:0}.notif-content{flex:1}.notif-content strong{display:block;margin-bottom:.25rem;color:#111}.notif-content p{margin:0 0 .25rem;font-size:.9rem;color:#6b7280}.notif-content small{font-size:.8rem;color:#9ca3af}.notif-empty{padding:2rem;text-align:center;color:#9ca3af}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6;padding:2rem}.auth-card{background:#fff;padding:3rem;border-radius:20px;width:100%;max-width:450px;box-shadow:0 20px 40px #1e3a8a1a;border:1px solid #e5e7eb}.auth-header{text-align:center;margin-bottom:2rem}.auth-brand{font-size:2rem;font-weight:800;color:#111;margin-bottom:.5rem;display:block}.auth-brand span{color:#1e3a8a}.auth-title{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem;font-weight:700}.auth-subtitle{color:#6b7280;font-size:.9rem}.auth-form .form-group{margin-bottom:1.25rem}.auth-form label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.9rem}.auth-input{width:100%;padding:.8rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;background:#f9fafb}.auth-input:focus{outline:none;border-color:#1e3a8a;background:#fff}.btn-auth{width:100%;padding:1rem;background:#1e3a8a;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;margin-top:1rem;transition:transform .2s}.btn-auth:hover{transform:translateY(-2px);background:#172554}.auth-footer{margin-top:2rem;text-align:center;font-size:.9rem;color:#6b7280;border-top:1px solid #f3f4f6;padding-top:1.5rem}.auth-link{color:#1e3a8a;font-weight:700;cursor:pointer;background:none;border:none;padding:0;margin-left:5px}.auth-link:hover{text-decoration:underline}.error-banner{background:#fee2e2;color:#991b1b;padding:.75rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;text-align:center}.landing-wrapper,.auth-container{width:100vw;max-width:100vw;margin:0;padding:0}.landing-wrapper .hero-wrapper{width:100%;max-width:1400px;margin:0 auto}body>div:not(.app){margin:0!important;padding:0!important}.upload-page{max-width:1600px}.upload-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.upload-dropzone{display:block;cursor:pointer}.dropzone-content{border:3px dashed #cbd5e1;border-radius:20px;padding:3rem 2rem;text-align:center;transition:all .3s;background:#f9fafb}.dropzone-content:hover{border-color:#1e3a8a;background:#eff6ff}.dropzone-icon{font-size:4rem;margin-bottom:1rem}.dropzone-text{font-size:1.125rem;font-weight:600;color:#111;margin-bottom:.5rem}.dropzone-hint{color:#6b7280;font-size:.9rem}.format-info-box{margin-top:2rem;padding:1.5rem;background:#fffbeb;border:2px solid #fcd34d;border-radius:12px}.format-info-box h4{margin:0 0 1rem;color:#92400e}.format-code{display:block;padding:1rem;background:#fff;border-radius:8px;font-family:Courier New,monospace;font-size:.85rem;color:#1e3a8a;overflow-x:auto;margin-bottom:.75rem}.format-note{margin:0;color:#92400e;font-size:.9rem}.upload-status{padding:1rem 1.5rem;border-radius:12px;margin-top:1.5rem;font-weight:600;text-align:center}.upload-status.status-loading{background:#dbeafe;color:#1e40af}.upload-status.status-success{background:#d1fae5;color:#065f46}.upload-status.status-error{background:#fee2e2;color:#991b1b}.preview-box{margin-top:2rem;padding:1.5rem;background:#fff;border:2px solid #10b981;border-radius:16px}.preview-box h4{margin:0 0 1.5rem;color:#065f46}.preview-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.preview-item-compact{padding:1rem;background:#f9fafb;border-radius:10px;border-left:4px solid #10b981}.preview-carrera{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.8rem;font-weight:700;margin-bottom:.5rem}.preview-comp{display:block;font-size:.85rem;color:#6b7280;margin-bottom:.5rem}.preview-question{margin:0;font-size:.95rem;color:#111}.preview-more{text-align:center;color:#6b7280;font-style:italic}.carrera-selector-pills{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.pill-btn{padding:.625rem 1.25rem;border-radius:20px;border:2px solid #e5e7eb;background:#fff;color:#4b5563;font-weight:600;cursor:pointer;transition:all .2s}.pill-btn:hover{border-color:#1e3a8a;color:#1e3a8a}.pill-btn.active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.stats-overview{display:flex;flex-direction:column;gap:1rem}.carrera-stat-card{padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.csc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.csc-header h4{margin:0;font-size:1.25rem}.csc-total{font-size:1.5rem;font-weight:800;color:#1e3a8a}.csc-comps{display:flex;flex-direction:column;gap:.5rem}.comp-mini{display:flex;justify-content:space-between;padding:.5rem;background:#fff;border-radius:6px}.comp-name{color:#4b5563;font-size:.9rem}.comp-count{font-weight:700;color:#1e3a8a}.stats-total-badge{text-align:center;padding:2rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:16px;margin-bottom:2rem}.stb-number{display:block;font-size:4rem;font-weight:900;color:#1e3a8a;line-height:1;margin-bottom:.5rem}.stb-label{font-size:1.1rem;color:#1e40af;font-weight:600}.componentes-tree{display:flex;flex-direction:column;gap:.75rem}.tree-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.tree-item.sub{margin-left:1.5rem;margin-top:.5rem}.tree-summary{padding:1rem 1.25rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-weight:600;transition:background .2s;list-style:none}.tree-summary::-webkit-details-marker{display:none}.tree-summary:hover{background:#f9fafb}.tree-icon{font-size:1.25rem}.tree-name{flex:1;color:#111}.tree-count{padding:.25rem .75rem;background:#eff6ff;color:#1e40af;border-radius:12px;font-size:.875rem;font-weight:700}.tree-children{padding:.5rem 1rem 1rem;background:#f9fafb}.tree-leaf{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.5rem}.leaf-icon{font-size:1rem}.leaf-name{flex:1;color:#4b5563;font-size:.9rem}.leaf-count{font-weight:700;color:#059669;font-size:.9rem}@media (max-width: 1200px){.upload-layout{grid-template-columns:1fr}}.app .filters-panel{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)!important;padding:2.5rem!important;border-radius:24px!important;border:3px solid #bfdbfe!important;margin-bottom:2.5rem!important;box-shadow:0 8px 30px #1e3a8a14!important}.app .filters-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:1.5rem!important;margin-bottom:1.5rem!important}.app .filter-item{display:flex!important;flex-direction:column!important}.app .filter-item label{display:flex!important;align-items:center!important;gap:.5rem!important;font-weight:700!important;color:#1e3a8a!important;margin-bottom:.75rem!important;font-size:1.05rem!important;letter-spacing:-.01em!important}.app .filter-item select,.app .filter-item input{width:100%!important;padding:1rem 1.25rem!important;border:2px solid #bfdbfe!important;border-radius:14px!important;font-size:1.05rem!important;font-weight:500!important;transition:all .3s ease!important;background:#fff!important;color:#111!important;font-family:Poppins,sans-serif!important;box-shadow:0 2px 8px #1e3a8a0d!important}.app .filter-item select:hover,.app .filter-item input:hover{border-color:#60a5fa!important;box-shadow:0 4px 12px #1e3a8a1f!important}.app .filter-item select:focus,.app .filter-item input:focus{outline:none!important;border-color:#1e3a8a!important;background:#fff!important;box-shadow:0 0 0 4px #1e3a8a1a!important;transform:translateY(-2px)!important}.app .filter-search{grid-column:1 / -1!important}.app .question-editor{background:#fff!important;border:3px solid #1e3a8a!important;border-radius:24px!important;padding:2.5rem!important;box-shadow:0 12px 40px #1e3a8a26!important}.app .editor-header h3{margin:0 0 1rem!important;font-size:1.75rem!important;color:#1e3a8a!important;font-weight:800!important;letter-spacing:-.02em!important}.app .editor-section input,.app .editor-section textarea{width:100%!important;padding:1.125rem 1.25rem!important;border:2px solid #e5e7eb!important;border-radius:14px!important;font-size:1.05rem!important;font-family:Poppins,sans-serif!important;transition:all .3s ease!important;background:#f9fafb!important;line-height:1.6!important;color:#111!important}.app .editor-section input:focus,.app .editor-section textarea:focus{outline:none!important;border-color:#1e3a8a!important;background:#fff!important;box-shadow:0 0 0 4px #1e3a8a1a!important;transform:translateY(-2px)!important}.app .editor-section textarea{resize:vertical!important;min-height:140px!important}.app .format-toolbar{display:flex!important;gap:.5rem!important;padding:.5rem!important;background:#f3f4f6!important;border-radius:10px!important}.app .format-toolbar button{width:40px!important;height:40px!important;border:2px solid #d1d5db!important;background:#fff!important;border-radius:8px!important;cursor:pointer!important;font-size:1.05rem!important;font-weight:700!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.app .format-toolbar button:hover{background:#1e3a8a!important;color:#fff!important;border-color:#1e3a8a!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #1e3a8a4d!important}.app .question-card-modern{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:20px!important;padding:2rem!important;transition:all .3s ease!important;box-shadow:0 2px 12px #0000000a!important}.app .question-card-modern:hover{border-color:#3b82f6!important;box-shadow:0 12px 35px #3b82f626!important;transform:translateY(-4px)!important}.app .qcm-question{font-size:1.125rem!important;color:#111!important;line-height:1.7!important;margin:0 0 1.25rem!important;font-weight:500!important}.app .badge{padding:.5rem 1rem!important;border-radius:10px!important;font-size:.875rem!important;font-weight:700!important;letter-spacing:-.01em!important}.app .badge-carrera{background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important;color:#1e40af!important;border:2px solid #93c5fd!important}.app .badge-comp{background:linear-gradient(135deg,#d1fae5,#a7f3d0)!important;color:#065f46!important;border:2px solid #6ee7b7!important}.app .badge-sub{background:linear-gradient(135deg,#fef3c7,#fde68a)!important;color:#92400e!important;border:2px solid #fcd34d!important}.app .badge-tema{background:linear-gradient(135deg,#e9d5ff,#d8b4fe)!important;color:#7c3aed!important;border:2px solid #c084fc!important}.app .btn-icon{width:46px!important;height:46px!important;border-radius:12px!important;border:2px solid #e5e7eb!important;background:#fff!important;cursor:pointer!important;font-size:1.35rem!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px #0000000d!important}.app .btn-icon:hover{border-color:#1e3a8a!important;background:#eff6ff!important;transform:translateY(-3px) scale(1.05)!important;box-shadow:0 6px 16px #1e3a8a33!important}.app .image-preview img{max-width:100%!important;max-height:400px!important;border-radius:14px!important;border:3px solid #bfdbfe!important;box-shadow:0 8px 25px #0000001a!important}.app .qcm-image{max-width:100%!important;max-height:500px!important;border-radius:14px!important;border:3px solid #e5e7eb!important;box-shadow:0 8px 25px #00000014!important}.app .hint-text{margin-top:.5rem;font-size:.9rem;color:#6b7280;font-style:italic}.app .feedback-image{max-width:100%;max-height:400px;border-radius:12px;border:2px solid rgba(255,255,255,.3);margin-top:1rem;box-shadow:0 4px 15px #0003}.users-page{max-width:1600px}.view-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:3px solid #e5e7eb;padding-bottom:0}.view-tab{padding:1rem 2rem;border:none;background:transparent;font-size:1.05rem;font-weight:700;color:#6b7280;cursor:pointer;transition:all .3s;border-bottom:3px solid transparent;margin-bottom:-3px}.view-tab:hover{color:#1e3a8a;background:#f9fafb}.view-tab.active{color:#1e3a8a;border-bottom-color:#1e3a8a;background:#eff6ff}.users-list-modern{display:flex;flex-direction:column;gap:1.5rem}.carrera-group{margin-bottom:2rem}.carrera-group-title{font-size:1.5rem;color:#1e3a8a;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #bfdbfe;font-weight:800}.user-card-modern{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:2rem;transition:all .3s ease;box-shadow:0 2px 12px #0000000a}.user-card-modern:hover{border-color:#3b82f6;box-shadow:0 12px 35px #3b82f626;transform:translateY(-4px)}.user-card-modern.role-admin{border-left:5px solid #dc2626}.user-card-modern.role-docente{border-left:5px solid #1e3a8a}.user-card-modern.role-estudiante{border-left:5px solid #10b981}.ucm-header{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f3f4f6}.ucm-avatar{width:80px;height:80px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;flex-shrink:0;box-shadow:0 4px 15px #1e3a8a33}.ucm-info{flex:1}.ucm-info h3{font-size:1.5rem;color:#111;margin:0 0 .5rem;font-weight:800}.ucm-email{color:#6b7280;font-size:.95rem;margin:0 0 .75rem}.ucm-badges{display:flex;flex-wrap:wrap;gap:.5rem}.badge-role{text-transform:uppercase;font-weight:800;font-size:.8rem}.badge-role.role-admin{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:2px solid #fca5a5}.badge-role.role-docente{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:2px solid #93c5fd}.badge-role.role-estudiante{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:2px solid #6ee7b7}.badge-doc{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:2px solid #fcd34d}.ucm-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:12px}.ucm-stat{text-align:center}.ucm-stat .stat-value{display:block;font-size:2rem;font-weight:800;color:#111;line-height:1;margin-bottom:.25rem}.ucm-stat .stat-value.good{color:#059669}.ucm-stat .stat-value.bad{color:#dc2626}.ucm-stat .stat-label{font-size:.85rem;color:#6b7280;font-weight:600}.ucm-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.assign-select{padding:.625rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.9rem;font-weight:600;background:#fff;color:#4b5563;cursor:pointer;transition:all .2s}.assign-select:hover{border-color:#1e3a8a}.assign-select:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}.role-changer{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f9fafb;border-radius:10px;border:2px solid #e5e7eb}.role-changer label{font-size:.85rem;font-weight:600;color:#6b7280;margin:0}.role-buttons{display:flex;gap:.5rem}.role-btn{width:40px;height:40px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.role-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.role-btn.estudiante:hover{border-color:#10b981;background:#d1fae5}.role-btn.docente:hover{border-color:#1e3a8a;background:#dbeafe}.role-btn.admin:hover{border-color:#dc2626;background:#fee2e2}.user-edit-card{background:#fff;border:3px solid #1e3a8a;border-radius:20px;padding:2rem;box-shadow:0 12px 40px #1e3a8a26}.uec-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.uec-header h4{margin:0;font-size:1.5rem;color:#1e3a8a;font-weight:800}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.user-detail-page{max-width:1400px}.detail-header{display:flex;align-items:center;gap:2rem;padding:2rem;background:#fff;border-radius:20px;border:2px solid #e5e7eb;margin-bottom:2rem;box-shadow:0 4px 20px #0000000d}.detail-avatar{width:120px;height:120px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:4rem;box-shadow:0 8px 25px #1e3a8a33}.detail-info h1{font-size:2.25rem;color:#111;margin:0 0 1rem;font-weight:900}.detail-email{color:#6b7280;font-size:1.05rem;margin:.75rem 0 0}.detail-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:3px solid #e5e7eb;overflow-x:auto}.tab-btn{padding:1rem 1.5rem;border:none;background:transparent;font-size:1rem;font-weight:700;color:#6b7280;cursor:pointer;transition:all .3s;border-bottom:3px solid transparent;margin-bottom:-3px;white-space:nowrap}.tab-btn:hover{color:#1e3a8a;background:#f9fafb}.tab-btn.active{color:#1e3a8a;border-bottom-color:#1e3a8a;background:#eff6ff}.tab-content{display:flex;flex-direction:column;gap:1.5rem}.performance-chart{display:flex;align-items:flex-end;gap:1rem;height:200px;padding:1rem;background:#f9fafb;border-radius:12px;margin-bottom:1rem}.perf-bar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.perf-fill{width:100%;min-height:20px;border-radius:8px 8px 0 0;transition:all .3s;box-shadow:0 -2px 8px #0000001a}.perf-label{margin-top:.5rem;font-size:.8rem;font-weight:700;color:#4b5563}.chart-hint{text-align:center;color:#6b7280;font-size:.9rem;font-style:italic}.marked-topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.marked-topic-chip{padding:1rem;background:#f9fafb;border-radius:12px;border-left:4px solid #10b981;display:flex;flex-direction:column;gap:.5rem}.mtc-comp{font-size:.8rem;color:#6b7280;font-weight:600}.mtc-tema{font-size:1rem;color:#111;font-weight:700}.component-analysis-card{padding:1.5rem;background:#f9fafb;border-radius:16px;border:2px solid #e5e7eb;margin-bottom:1rem}.cac-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cac-header h4{margin:0;font-size:1.25rem;color:#111;font-weight:800}.cac-pct{font-size:1.75rem;font-weight:900;padding:.5rem 1rem;border-radius:12px}.cac-pct.good{background:#d1fae5;color:#065f46}.cac-pct.bad{background:#fee2e2;color:#991b1b}.cac-stats{display:flex;gap:1.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:600;color:#4b5563}.cac-stats .stat-correct{color:#059669}.cac-stats .stat-incorrect{color:#dc2626}.cac-bar{height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:1rem}.cac-bar-fill{height:100%;transition:width .5s ease}.cac-temas{margin-top:1rem}.cac-temas summary{cursor:pointer;font-weight:700;color:#1e3a8a;padding:.75rem;background:#fff;border-radius:8px;transition:all .2s}.cac-temas summary:hover{background:#eff6ff}.cac-temas-list{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.tema-error-row{display:flex;justify-content:space-between;padding:.75rem;background:#fff;border-radius:8px;border-left:3px solid #ef4444}.ter-tema{color:#111;font-weight:600}.ter-count{color:#dc2626;font-weight:700;font-size:.9rem}.failed-questions-list{display:flex;flex-direction:column;gap:1rem}.failed-question-item{display:flex;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:16px;border:2px solid #e5e7eb;transition:all .3s}.failed-question-item:hover{border-color:#ef4444;box-shadow:0 4px 15px #ef44441a}.fqi-number{width:50px;height:50px;background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:900;flex-shrink:0}.fqi-content{flex:1}.fqi-badges{display:flex;gap:.5rem;margin-bottom:.75rem}.fqi-question{font-size:1.05rem;color:#111;line-height:1.6;margin:0 0 .75rem}.fqi-count{display:inline-block;padding:.375rem .875rem;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:.85rem;font-weight:700}.history-table{display:flex;flex-direction:column;gap:.75rem}.history-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:1.5rem;padding:1rem 1.25rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;align-items:center;transition:all .2s}.history-row:hover{background:#fff;border-color:#1e3a8a;box-shadow:0 2px 8px #1e3a8a1a}.hr-date{color:#6b7280;font-weight:600;font-size:.95rem}.hr-mode{color:#4b5563;font-weight:600;text-transform:capitalize;font-size:.95rem}.hr-score{font-weight:700;color:#111;font-size:1rem}.hr-acc{font-weight:800;padding:.5rem 1rem;border-radius:10px;font-size:1.05rem}.hr-acc.good{background:#d1fae5;color:#065f46}.hr-acc.bad{background:#fee2e2;color:#991b1b}.empty-message{text-align:center;padding:3rem;color:#9ca3af;font-size:1.1rem;font-style:italic}@media (max-width: 968px){.form-grid{grid-template-columns:1fr}.detail-header{flex-direction:column;text-align:center}.performance-chart{height:150px}.history-row{grid-template-columns:1fr;gap:.5rem}}.battles-admin-page{max-width:1600px}.battles-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:start}.info-box{display:flex;gap:1rem;padding:1.25rem;background:#eff6ff;border:2px solid #bfdbfe;border-radius:12px;margin-bottom:1rem}.info-icon{font-size:1.5rem;flex-shrink:0}.info-box strong{display:block;color:#1e40af;margin-bottom:.25rem;font-size:1rem}.info-box p{margin:0;color:#1e40af;font-size:.9rem;line-height:1.5}.battles-list-section h3{font-size:1.5rem;color:#111;margin-bottom:1.5rem;font-weight:800}.battles-list{display:flex;flex-direction:column;gap:1.25rem}.battle-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s;box-shadow:0 2px 12px #0000000a}.battle-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f61f;transform:translateY(-3px)}.battle-card.inactive{opacity:.7;background:#f9fafb}.bc-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.bc-title h4{margin:0 0 .5rem;font-size:1.25rem;color:#111;font-weight:800}.bc-code{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border-radius:10px;font-size:.9rem;border:2px solid #fcd34d}.bc-code strong{font-size:1.1rem;font-weight:900;letter-spacing:2px}.status-badge{padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:700}.status-badge.active{background:#d1fae5;color:#065f46;border:2px solid #6ee7b7}.status-badge.inactive{background:#fee2e2;color:#991b1b;border:2px solid #fca5a5}.bc-info{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.bc-meta{padding:.375rem .875rem;background:#f3f4f6;color:#4b5563;border-radius:8px;font-size:.85rem;font-weight:600}.bc-progress{margin-bottom:1rem}.bc-progress-bar{height:10px;background:#e5e7eb;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.bc-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .5s ease}.bc-progress-text{font-size:.85rem;color:#6b7280;font-weight:600}.bc-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn-warning{background:#fef3c7;color:#92400e;border:2px solid #fcd34d}.btn-warning:hover{background:#fde68a}.btn-success{background:#d1fae5;color:#065f46;border:2px solid #6ee7b7}.btn-success:hover{background:#a7f3d0}.battle-results-page{max-width:1200px;margin:2rem auto}.br-header{text-align:center;margin-bottom:3rem}.br-header h1{font-size:2.5rem;color:#111;margin-bottom:1rem;font-weight:900}.br-meta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.br-badge{padding:.5rem 1.25rem;background:#eff6ff;color:#1e40af;border-radius:12px;font-size:.95rem;font-weight:700;border:2px solid #bfdbfe}.podium{display:flex;justify-content:center;align-items:flex-end;gap:2rem;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:20px}.podium-place{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000001a;min-width:180px;transition:transform .3s}.podium-place:hover{transform:translateY(-10px)}.podium-place.place-1{order:2;transform:scale(1.15);border:3px solid #fbbf24}.podium-place.place-2{order:1;border:3px solid #94a3b8}.podium-place.place-3{order:3;border:3px solid #cd7f32}.podium-medal{font-size:4rem}.podium-user{font-size:1.1rem;font-weight:700;color:#111;text-align:center}.podium-score{font-size:2rem;font-weight:900;color:#1e3a8a}.results-table h3{font-size:1.5rem;color:#111;margin-bottom:1.5rem;font-weight:800}.result-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:1.5rem;padding:1.25rem 1.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;align-items:center;transition:all .3s}.result-row:hover{border-color:#3b82f6;box-shadow:0 4px 15px #3b82f61a;transform:translate(5px)}.rr-position{font-size:1.25rem;font-weight:900;color:#6b7280}.rr-user{font-size:1.05rem;font-weight:700;color:#111}.rr-score{font-size:.95rem;color:#6b7280;font-weight:600}.rr-acc{font-size:1.25rem;font-weight:900;padding:.5rem 1rem;border-radius:10px}.rr-acc.good{background:#d1fae5;color:#065f46}.rr-acc.bad{background:#fee2e2;color:#991b1b}.battles-student-page{max-width:1400px}.join-code-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;padding:2.5rem;border-radius:24px;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d}.modal-content h3{font-size:1.75rem;color:#111;margin:0 0 1rem;font-weight:800}.modal-content p{color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.code-input{width:100%;padding:1.25rem;border:3px solid #e5e7eb;border-radius:14px;font-size:1.5rem;font-weight:900;text-align:center;letter-spacing:8px;margin-bottom:1.5rem;text-transform:uppercase;transition:all .3s}.code-input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}.modal-actions{display:flex;gap:1rem}.battles-grid-student{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.battle-card-student{background:#fff;border:3px solid #e5e7eb;border-radius:20px;padding:2rem;position:relative;overflow:hidden;transition:all .3s;box-shadow:0 4px 20px #0000000d}.battle-card-student:hover{border-color:#3b82f6;box-shadow:0 12px 35px #3b82f626;transform:translateY(-5px)}.battle-card-student.completed{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.bcs-ribbon{position:absolute;top:15px;right:-35px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:.5rem 3rem;transform:rotate(45deg);font-size:.75rem;font-weight:800;box-shadow:0 4px 12px #0003}.battle-card-student.completed .bcs-ribbon{background:linear-gradient(135deg,#10b981,#059669)}.battle-card-student h3{font-size:1.5rem;color:#111;margin:0 0 1.5rem;font-weight:800;padding-right:2rem;white-space:normal!important;word-wrap:break-word!important;line-height:1.4!important}.bcs-info{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.bcs-info span{padding:.5rem 1rem;background:#f3f4f6;color:#4b5563;border-radius:10px;font-size:.9rem;font-weight:700}.bcs-result{text-align:center;padding:2rem 1rem;background:#fff;border-radius:16px;margin-bottom:1rem}.bcs-score{font-size:3.5rem;font-weight:900;color:#059669;line-height:1;margin-bottom:.5rem}.bcs-result p{margin:0 0 .75rem;color:#6b7280;font-weight:600}.bcs-time{display:inline-block;padding:.375rem .875rem;background:#f3f4f6;color:#4b5563;border-radius:8px;font-size:.85rem;font-weight:700}.battle-quiz-page{max-width:900px;margin:0 auto;padding:2rem}.bq-header-banner{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:2rem;border-radius:20px;margin-bottom:2rem;text-align:center;box-shadow:0 8px 25px #1e3a8a4d}.bq-header-banner h2{margin:0 0 1rem;font-size:2rem;font-weight:900}.bq-meta{display:flex;justify-content:center;gap:2rem;font-size:1.1rem;font-weight:700}.bq-timer{padding:.5rem 1.25rem;background:#fff3;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bq-timer.danger{background:#dc2626;animation:pulse-timer 1s infinite}@keyframes pulse-timer{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.quiz-card{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.question-content{margin-bottom:2rem}.question-text{font-size:1.25rem;color:#111;line-height:1.7;margin:0 0 1.5rem;font-weight:600;white-space:pre-wrap!important;word-wrap:break-word!important}.question-image{max-width:100%;max-height:400px;border-radius:14px;border:2px solid #e5e7eb;box-shadow:0 4px 15px #0000001a}.options-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;margin-top:20px}.option-btn{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:#fff;border:3px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:all .3s;font-size:1.05rem;text-align:left;font-weight:500;width:100%;color:#475569}.option-btn:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff;transform:translate(8px)}.option-btn:disabled{cursor:not-allowed}.option-letter{width:40px;height:40px;background:#f3f4f6;color:#4b5563;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.1rem;flex-shrink:0;margin-right:15px}.option-text{flex:1;color:#111}.option-btn.correct{border-color:#10b981;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.option-btn.correct .option-letter{background:#10b981;color:#fff}.option-btn.incorrect{border-color:#ef4444;background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.option-btn.incorrect .option-letter{background:#ef4444;color:#fff}.option-btn.selected{border-color:#2563eb;background:#eff6ff;color:#1e3a8a;font-weight:600;box-shadow:0 0 0 4px #2563eb1a}.selected .option-letter{background:#2563eb;color:#fff}.quiz-actions{display:flex;justify-content:center;margin-top:2rem}.empty-state-mini{text-align:center;padding:3rem;background:#f9fafb;border-radius:16px;border:2px dashed #d1d5db}.empty-state-mini p{margin:0;color:#6b7280;font-size:1.05rem}@media (max-width: 968px){.battles-layout{grid-template-columns:1fr}.podium{flex-direction:column;align-items:stretch}.podium-place{order:unset!important;transform:none!important}.result-row{grid-template-columns:1fr;gap:.75rem}.bq-meta{flex-direction:column;gap:1rem}}.simulators-admin-page{max-width:1600px}.simulators-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:2rem;align-items:start}.stats-grid.stats-3{grid-template-columns:repeat(3,1fr)}.stats-grid.stats-4{grid-template-columns:repeat(4,1fr)}.stat-card{background:#fff;border-radius:16px;padding:1.5rem;border:2px solid #e5e7eb;display:flex;align-items:center;gap:1.25rem;transition:all .3s;box-shadow:0 2px 12px #0000000a}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.stat-card.gradient-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd}.stat-card.gradient-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#6ee7b7}.stat-card.gradient-orange{background:linear-gradient(135deg,#fed7aa,#fdba74);border-color:#fb923c}.stat-card.gradient-purple{background:linear-gradient(135deg,#e9d5ff,#d8b4fe);border-color:#c084fc}.stat-icon{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;flex-shrink:0}.stat-info{flex:1}.stat-value{font-size:2.25rem;font-weight:900;color:#111;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.9rem;color:#6b7280;font-weight:600}.section-card{background:#fff;border-radius:20px;padding:2rem;border:2px solid #e5e7eb;margin-bottom:2rem;box-shadow:0 4px 20px #0000000d}.section-card h3{font-size:1.5rem;color:#111;margin:0 0 1.5rem;font-weight:800}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:700;color:#111;margin-bottom:.75rem;font-size:1rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:Poppins,sans-serif;transition:all .3s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}.form-group textarea{resize:vertical;min-height:100px}.topic-selector{max-height:400px;overflow-y:auto;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;background:#f9fafb}.ts-component{margin-bottom:1rem;background:#fff;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden}.ts-comp-header{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.ts-expand-btn{width:32px;height:32px;border:2px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:700;color:#4b5563;transition:all .2s}.ts-expand-btn:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}.ts-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1}.ts-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#1e3a8a}.ts-comp-name{font-weight:700;color:#111;font-size:1.05rem}.ts-subs{padding:1rem}.ts-sub{margin-bottom:1rem;padding-left:1rem;border-left:3px solid #bfdbfe}.ts-checkbox.sub{margin-bottom:.75rem}.ts-checkbox.sub span{font-weight:600;color:#1e40af}.ts-temas{display:flex;flex-direction:column;gap:.5rem;padding-left:2rem}.ts-checkbox.tema span{font-weight:500;color:#4b5563;font-size:.95rem}.user-selector{border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#f9fafb}.us-actions{display:flex;gap:1rem;align-items:center;padding:1rem;background:#fff;border-bottom:2px solid #e5e7eb}.us-action-btn{padding:.5rem 1rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s}.us-action-btn:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}.us-count{margin-left:auto;font-weight:700;color:#1e3a8a;font-size:.95rem}.us-list{max-height:300px;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.us-item{display:flex;align-items:center;gap:1rem;padding:.875rem;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s}.us-item:hover{border-color:#1e3a8a;background:#eff6ff}.us-item input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#1e3a8a}.us-name{flex:1;font-weight:600;color:#111}.us-carrera{padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.8rem;font-weight:700}.simulators-list-section h3{font-size:1.5rem;color:#111;margin-bottom:1.5rem;font-weight:800}.simulators-list{display:flex;flex-direction:column;gap:1.25rem}.simulator-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s;box-shadow:0 2px 12px #0000000a}.simulator-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f61f;transform:translateY(-3px)}.sc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sc-header h4{margin:0;font-size:1.25rem;color:#111;font-weight:800}.sc-badge{padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:700}.sc-badge.exam{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:2px solid #fcd34d}.sc-desc{margin:0 0 1rem;color:#6b7280;font-size:.95rem;line-height:1.6}.sc-info{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.sc-meta{padding:.375rem .875rem;background:#f3f4f6;color:#4b5563;border-radius:8px;font-size:.85rem;font-weight:600}.sc-topics{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.sc-topics-label{font-weight:600;color:#6b7280;font-size:.9rem}.topic-chip{padding:.375rem .75rem;background:#dbeafe;color:#1e40af;border-radius:8px;font-size:.8rem;font-weight:700;border:1px solid #bfdbfe}.topic-chip.more{background:#f3f4f6;color:#6b7280;border-color:#d1d5db}.sc-actions{display:flex;gap:.75rem;flex-wrap:wrap}.empty-state{text-align:center;padding:5rem 2rem;background:#fff;border-radius:20px;border:2px dashed #d1d5db}.empty-icon{font-size:5rem;margin-bottom:1.5rem}.empty-state h2{font-size:1.75rem;color:#111;margin:0 0 1rem;font-weight:800}.empty-state p{color:#6b7280;font-size:1.05rem;margin:0}@media (max-width: 968px){.simulators-layout,.form-row,.stats-grid.stats-3,.stats-grid.stats-4{grid-template-columns:1fr}}.library-page{max-width:1600px}.library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.library-card{background:#fff;border-radius:20px;overflow:hidden;border:2px solid #e5e7eb;transition:all .3s ease;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column}.library-card:hover{border-color:#3b82f6;box-shadow:0 12px 35px #3b82f626;transform:translateY(-8px)}.lc-cover{width:100%;height:200px;background-size:cover;background-position:center;background-color:#f3f4f6}.lc-cover-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;align-items:center;justify-content:center;font-size:4rem}.lc-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.lc-content h3{font-size:1.25rem;color:#111;margin:0 0 1rem;font-weight:800;line-height:1.4;flex:1}.lc-meta{display:flex;gap:.5rem;margin-bottom:1rem;color:#6b7280;font-size:.85rem;font-weight:600;flex-wrap:wrap}.lc-actions{display:flex;flex-direction:column;gap:.75rem}.lc-edit-actions{display:flex;gap:.5rem}.library-editor-page{max-width:1200px}.lib-editor-container{background:#fff;border-radius:24px;padding:2.5rem;border:2px solid #e5e7eb;box-shadow:0 8px 30px #00000014;margin-top:2rem}.lib-editor-container h2{font-size:2rem;color:#111;margin:0 0 2rem;font-weight:900}.lib-sections-editor{margin:2rem 0;padding:2rem;background:#f9fafb;border-radius:16px;border:2px solid #e5e7eb}.lse-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.lse-header h3{margin:0;font-size:1.5rem;color:#111;font-weight:800}.lse-add-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.lse-empty{text-align:center;padding:3rem;color:#9ca3af;font-style:italic;font-size:1.05rem}.lse-list{display:flex;flex-direction:column;gap:1.5rem}.lib-section-item{background:#fff;border-radius:16px;padding:1.5rem;border:2px solid #e5e7eb;transition:all .3s}.lib-section-item:hover{border-color:#3b82f6;box-shadow:0 4px 15px #3b82f61a}.lsi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}.lsi-type{font-weight:700;color:#1e3a8a;font-size:1.05rem}.lsi-delete{width:36px;height:36px;border-radius:50%;border:2px solid #fca5a5;background:#fee2e2;cursor:pointer;font-size:1.1rem;transition:all .2s;display:flex;align-items:center;justify-content:center}.lsi-delete:hover{background:#dc2626;border-color:#dc2626;transform:scale(1.1)}.lsi-textarea{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:Poppins,sans-serif;resize:vertical;transition:all .3s;line-height:1.7}.lsi-textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}.lsi-input{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:Poppins,sans-serif;transition:all .3s}.lsi-input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}.lsi-upload{display:flex;flex-direction:column;gap:1rem}.pdf-preview{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#eff6ff;border:2px solid #bfdbfe;border-radius:12px}.pdf-preview span{font-weight:700;color:#1e40af;font-size:1.05rem}.lib-editor-actions{margin-top:2.5rem;padding-top:2rem;border-top:3px solid #e5e7eb;display:flex;justify-content:center}.library-view-page{max-width:1000px}.lib-view-header{background:#fff;border-radius:24px;overflow:hidden;border:2px solid #e5e7eb;margin:2rem 0;box-shadow:0 8px 30px #00000014}.lib-view-cover{width:100%;height:300px;object-fit:cover}.lib-view-info{padding:2.5rem}.lib-view-info h1{font-size:2.5rem;color:#111;margin:0 0 1.5rem;font-weight:900;line-height:1.2}.lib-view-breadcrumb{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:1rem;font-weight:600;flex-wrap:wrap}.lib-view-breadcrumb span:not(:last-child):not(:nth-last-child(2)){color:#1e3a8a}.lib-view-content{display:flex;flex-direction:column;gap:2rem}.lib-content-section{background:#fff;border-radius:20px;padding:2.5rem;border:2px solid #e5e7eb;box-shadow:0 4px 20px #0000000d}.lib-text-content{font-size:1.1rem;line-height:1.9;color:#111;font-weight:400}.lib-text-content strong{font-weight:700;color:#1e3a8a}.lib-content-image{max-width:100%;height:auto;border-radius:16px;border:3px solid #e5e7eb;box-shadow:0 8px 25px #0000001a}.lib-video-container{position:relative;width:100%;padding-bottom:56.25%;border-radius:16px;overflow:hidden;border:3px solid #e5e7eb;box-shadow:0 8px 25px #0000001a}.lib-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.lib-pdf-container{display:flex;flex-direction:column;gap:1rem}.lib-pdf-container iframe{width:100%;height:600px;border-radius:16px;border:3px solid #e5e7eb;box-shadow:0 8px 25px #0000001a}@media (max-width: 968px){.library-grid{grid-template-columns:1fr}.lib-view-cover{height:200px}.lib-view-info h1{font-size:1.75rem}.lib-content-section{padding:1.5rem}.lib-text-content{font-size:1rem}.lib-pdf-container iframe{height:400px}.lse-add-buttons{width:100%}.lse-add-buttons button{flex:1}}.quiz-navigator{margin-top:30px;padding:20px;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.qn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:10px;margin-top:15px}.qn-item{width:40px;height:40px;border-radius:8px;border:none;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:transform .1s}.qn-item:hover{transform:scale(1.1)}.qn-item.current{outline:2px solid #0f172a;outline-offset:2px}.qn-item.pending{background:#f1f5f9;color:#64748b}.qn-item.answered{background:#3b82f6;color:#fff}.qn-item.correct{background:#10b981;color:#fff}.qn-item.incorrect{background:#ef4444;color:#fff}.review-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;margin-bottom:20px;box-shadow:0 4px 6px -1px #0000000d}.review-item.correct{border-left:5px solid #10b981}.review-item.incorrect{border-left:5px solid #ef4444}.cant-selector,.mode-selector{display:flex;gap:10px;margin-top:10px}.cant-btn,.mode-btn{flex:1;padding:12px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;font-weight:500;transition:all .2s}.cant-btn.active,.mode-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.report-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.report-content{background:#fff;padding:30px;border-radius:16px;width:400px;max-width:90%}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quiz-card.animate-in{animation:slideInUp .4s ease-out forwards}.sticky-timer-bar{position:sticky;top:0;z-index:100;background:#fff;padding:10px 20px;box-shadow:0 4px 15px #0000000d;margin:-20px -20px 20px;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:space-between}.timer-track{flex:1;height:8px;background:#f1f5f9;border-radius:4px;margin:0 15px;overflow:hidden}.timer-fill{height:100%;background:linear-gradient(90deg,#10b981,#3b82f6);transition:width 1s linear}.timer-fill.urgent{background:linear-gradient(90deg,#f59e0b,#ef4444);animation:pulse-red 1s infinite}.streak-badge{background:linear-gradient(135deg,#ffedd5,#ffaf40);color:#9a3412;padding:5px 12px;border-radius:20px;font-weight:800;font-size:.85rem;display:flex;align-items:center;gap:5px;box-shadow:0 4px 10px #fb923c4d;animation:popIn .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes popIn{0%{transform:scale(0)}to{transform:scale(1)}}.dashboard-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:2.5rem;border-radius:24px;color:#fff;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #1e3a8a40}.dashboard-hero:after{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#ffffff1a;border-radius:50%;pointer-events:none}.dh-title{font-size:2rem;font-weight:800;margin-bottom:.5rem}.dh-subtitle{opacity:.9;font-size:1.1rem}.chart-container{height:200px;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding-top:20px}.chart-bar{width:8px;background:#e2e8f0;border-radius:4px;position:relative;transition:height 1s ease}.chart-bar.active{background:#3b82f6}.chart-bar.good{background:#10b981}.chart-bar.bad{background:#ef4444}.chart-point{position:absolute;top:-25px;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:700;color:#64748b;opacity:0;transition:opacity .3s}.chart-bar:hover .chart-point{opacity:1}.dash-grid-top{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 968px){.dash-grid-top{grid-template-columns:1fr}}.topic-selector-smart{border:2px solid #e2e8f0;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;height:500px}.tss-search-bar{padding:15px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.tss-search-input{width:100%;padding:12px 15px 12px 40px;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:12px center;background-size:20px}.tss-search-input:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 4px #3b82f61a}.tss-content{display:flex;flex:1;overflow:hidden}.tss-col-comps{width:35%;border-right:1px solid #f1f5f9;overflow-y:auto;background:#fdfdfd}.tss-comp-item{padding:15px;cursor:pointer;border-left:4px solid transparent;transition:all .2s;display:flex;justify-content:space-between;align-items:center}.tss-comp-item:hover{background:#f1f5f9}.tss-comp-item.active{background:#eff6ff;border-left-color:#3b82f6;color:#1e3a8a;font-weight:600}.tss-col-temas{flex:1;overflow-y:auto;padding:10px}.tss-sub-group{margin-bottom:15px}.tss-sub-title{font-size:.85rem;text-transform:uppercase;color:#94a3b8;font-weight:700;margin:10px 0 5px 10px;letter-spacing:.05em}.tss-tema-item{display:flex;align-items:center;padding:10px;border-radius:8px;cursor:pointer;transition:background .1s}.tss-tema-item:hover{background:#f8fafc}.tss-badge{background:#e2e8f0;color:#64748b;font-size:.75rem;padding:2px 8px;border-radius:10px;font-weight:600}.tss-comp-item.active .tss-badge{background:#dbeafe;color:#1e40af}.battle-code-display{background:#1e293b;color:#f1f5f9;padding:20px;border-radius:16px;text-align:center;margin:20px 0;position:relative;overflow:hidden}.bcd-label{text-transform:uppercase;letter-spacing:2px;font-size:.8rem;color:#94a3b8;margin-bottom:5px}.bcd-code{font-size:3rem;font-weight:900;letter-spacing:5px;color:#fbbf24;font-family:monospace}.btn-copy{margin-top:10px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:5px 15px;border-radius:20px;cursor:pointer;font-size:.9rem;transition:all .2s}.btn-copy:hover{background:#fff3}@keyframes copySuccess{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.copied-anim{animation:copySuccess .3s ease}.review-header-modern{background:#fff;padding:2rem;border-radius:20px;border:2px solid #e5e7eb;margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 4px 20px #0000000d}.rhm-info h2{font-size:1.75rem;color:#1e3a8a;margin:0 0 .5rem;font-weight:800}.rhm-meta{display:flex;align-items:center;gap:1rem;font-size:1.05rem;color:#64748b;flex-wrap:wrap}.rhm-meta .separator{color:#cbd5e1}.rhm-score{font-weight:600;padding:.25rem .75rem;border-radius:8px;background:#f1f5f9}.rhm-score.text-green{color:#059669;background:#d1fae5}.rhm-score.text-red{color:#dc2626;background:#fee2e2}.review-list-modern{display:flex;flex-direction:column;gap:1.5rem}.review-card-item{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:0;overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:transform .2s}.review-card-item.is-correct{border-left:6px solid #10b981}.review-card-item.is-incorrect{border-left:6px solid #ef4444}.rci-header{padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.rci-number{font-weight:800;color:#475569;text-transform:uppercase;font-size:.85rem;letter-spacing:1px}.rci-badge{padding:.35rem .85rem;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase}.rci-badge.success{background:#dcfce7;color:#166534}.rci-badge.danger{background:#fee2e2;color:#991b1b}.rci-question{padding:1.5rem;font-size:1.15rem;color:#1e293b;font-weight:600;line-height:1.6;white-space:pre-wrap!important;word-wrap:break-word!important}.rci-comparison{padding:0 1.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:1rem}.review-card-item.is-incorrect .rci-comparison{grid-template-columns:1fr 1fr}@media (max-width: 768px){.review-card-item.is-incorrect .rci-comparison{grid-template-columns:1fr}}.rci-box{padding:1rem;border-radius:10px;display:flex;flex-direction:column;gap:.25rem}.rci-label{font-size:.75rem;text-transform:uppercase;font-weight:700;opacity:.8}.rci-value{font-size:1rem;font-weight:600}.rci-box.user-selection.correct{background:#ecfdf5;border:1px solid #86efac;color:#166534}.rci-box.user-selection.wrong{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;text-decoration:line-through}.rci-box.correct-selection{background:#f0f9ff;border:1px solid #bae6fd;color:#075985}.rci-feedback{background:#fffbeb;border-top:1px solid #fef3c7;padding:1.5rem;color:#92400e}.rci-feedback-title{font-weight:800;font-size:.9rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;color:#d97706}.rci-feedback p{margin:0;line-height:1.6;font-size:.95rem;white-space:pre-wrap!important;word-wrap:break-word!important}.stats-layout-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.5rem}@media (max-width: 968px){.stats-layout-grid{grid-template-columns:1fr}}.stats-bars-section{min-height:400px}.skills-chart{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.skill-row{width:100%}.skill-info{display:flex;justify-content:space-between;margin-bottom:.4rem;font-size:.95rem;font-weight:600;color:#475569}.skill-bar-bg{width:100%;height:12px;background-color:#f1f5f9;border-radius:6px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.skill-bar-fill{height:100%;border-radius:6px;transition:width 1s ease-out;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.skill-bar-fill.high{background-color:#10b981}.skill-bar-fill.mid{background-color:#f59e0b}.skill-bar-fill.low{background-color:#ef4444}.messages-list-scroll{max-height:350px;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding-right:5px}.msg-bubble{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:12px;border-left:4px solid #3b82f6;cursor:pointer;transition:all .2s}.msg-bubble:hover{background:#fff;box-shadow:0 4px 12px #0000000d;transform:translate(2px)}.msg-bubble.unread{background:#eff6ff;border-left-color:#2563eb}.msg-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;color:#1e3a8a}.msg-attachment{display:inline-block;margin-top:.5rem;font-size:.85rem;color:#2563eb;text-decoration:underline}.btn-reply-mini{margin-top:.8rem;font-size:.8rem;background:#fff;border:1px solid #cbd5e1;padding:4px 10px;border-radius:15px;cursor:pointer;color:#64748b;font-weight:600;display:block;width:fit-content;transition:all .2s}.btn-reply-mini:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}.hist-compact-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #f1f5f9}.hist-compact-item:last-child{border-bottom:none}.hci-left{display:flex;flex-direction:column}.hci-date{font-size:.85rem;font-weight:600;color:#334155}.hci-mode{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.hci-right{display:flex;align-items:center;gap:10px}.hci-score{font-weight:800;font-size:1rem}.hci-score.good{color:#16a34a}.hci-score.bad{color:#dc2626}.btn-icon-mini{background:#f1f5f9;border:none;width:auto!important;min-width:30px;min-height:30px;padding:4px 10px!important;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap}.btn-icon-mini:hover{background:#e2e8f0}.topic-row{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;transition:all .3s ease;box-shadow:0 4px 15px #00000005}.topic-row:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f61a;transform:translateY(-2px)}.topic-row.marked{border-color:#10b981;background:#f0fdf4}.tr-info{display:flex;flex-direction:column;gap:.6rem}.tr-badge{background:#fee2e2;color:#991b1b;padding:.3rem .8rem;border-radius:8px;font-size:.8rem;font-weight:800;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.topic-row.marked .tr-badge{background:#d1fae5;color:#065f46}.tr-title{font-size:1.15rem;font-weight:700;color:#111;line-height:1.5}.tr-meta{display:flex;align-items:center;gap:1.5rem;font-size:.95rem;color:#64748b;flex-wrap:wrap}.tr-count{color:#dc2626;font-weight:700;background:#fef2f2;padding:.25rem .75rem;border-radius:8px;border:1px solid #fecaca}.tr-actions{display:flex;flex-direction:column;gap:.75rem;min-width:160px}@media (max-width: 768px){.topic-row{flex-direction:column;align-items:flex-start}.tr-actions{width:100%;flex-direction:row}.tr-actions button{flex:1}}.global-progress-card{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:2rem;border-radius:20px;margin-bottom:2.5rem;box-shadow:0 10px 30px #1e3a8a33}.gpc-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.gpc-info h3{margin:0;font-size:1.5rem;font-weight:800}.gpc-info span{font-weight:600;font-size:1.1rem;opacity:.9}.gpc-bar-bg{width:100%;height:12px;background:#fff3;border-radius:6px;overflow:hidden}.gpc-bar-fill{height:100%;background:#fbbf24;transition:width 1s ease}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.module-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #00000005;display:flex;flex-direction:column}.module-card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 12px 30px #3b82f626}.mc-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.mc-header h3{font-size:1.3rem;color:#1e293b;font-weight:800;margin:0;line-height:1.3}.mc-icon{font-size:1.8rem;background:#f8fafc;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:12px}.mc-subtitle{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.mc-progress{margin-bottom:1.5rem;flex-grow:1}.mc-progress-labels{display:flex;justify-content:space-between;font-size:.85rem;font-weight:700;color:#475569;margin-bottom:.5rem}.mc-bar-bg{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.mc-bar-fill{height:100%;background:#10b981;transition:width .8s ease}.mc-footer{padding-top:1rem;border-top:1px solid #f1f5f9;color:#3b82f6;font-weight:700;font-size:.95rem;display:flex;justify-content:flex-end}.module-global-stats span{background:#eff6ff;color:#1e40af;padding:.5rem 1rem;border-radius:10px;font-weight:700;border:2px solid #bfdbfe}.grouped-topics-container{display:flex;flex-direction:column;gap:2rem}.topic-group-card{background:#fff;border-radius:20px;border:2px solid #e2e8f0;padding:1.5rem;box-shadow:0 4px 15px #00000008}.tgc-title{font-size:1.3rem;color:#1e3a8a;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9;font-weight:800}.tgc-list{display:flex;flex-direction:column;gap:.8rem}.tgc-item{display:flex;align-items:center;gap:1rem;padding:1.2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}.tgc-item:hover{border-color:#3b82f6;background:#fff;box-shadow:0 4px 12px #3b82f61a}.tgc-item.completed{background:#f0fdf4;border-color:#86efac}.tgc-item-icon{font-size:1.5rem}.tgc-item-info{flex:1}.tgc-item-info h4{margin:0 0 .3rem;font-size:1.1rem;color:#1e293b}.tgc-item-info span{font-size:.85rem;color:#64748b}.bv-layout{display:grid;grid-template-columns:2.5fr 1fr;gap:2rem;align-items:start}@media (max-width: 1024px){.bv-layout{grid-template-columns:1fr}}.bv-content-area{background:#fff;padding:3rem;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 4px 25px #0000000d}.bv-highlight-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px dashed #e2e8f0}.btn-highlight{background:#fef9c3;color:#854d0e;border:2px solid #fde047;padding:.6rem 1.2rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #fde04733}.btn-highlight:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fde04766}.reading-text{font-size:1.1rem;line-height:1.9;color:#1e293b}.reading-text h1,.reading-text h2,.reading-text h3{color:#0f172a;margin-top:1.5rem}.bv-bottom-actions{margin-top:3rem;padding-top:2rem;border-top:2px dashed #e2e8f0}.notes-sticky-panel{position:sticky;top:20px;padding:1.5rem;background:#f8fafc;border-radius:20px;border:2px solid #e2e8f0}.notes-sticky-panel h3{font-size:1.3rem;color:#1e293b;margin:0 0 .5rem;font-weight:800}.notes-tip{font-size:.85rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}.notes-textarea{width:100%;padding:12px;border-radius:12px;border:2px solid #e2e8f0;min-height:120px;margin-bottom:15px;font-family:inherit;resize:vertical;transition:all .3s}.notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.notes-list{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;max-height:50vh;overflow-y:auto;padding-right:5px}.notes-empty{text-align:center;color:#94a3b8;font-size:.9rem;font-style:italic}.note-item{background:#eff6ff;padding:1rem;border-radius:12px;border-left:5px solid #3b82f6;position:relative;box-shadow:0 2px 8px #0000000d}.note-item p{margin:0;font-size:.95rem;color:#334155;line-height:1.6}.note-delete{position:absolute;top:-10px;right:-10px;background:#fff;border:1px solid #fee2e2;cursor:pointer;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a;color:#ef4444;font-size:.8rem;transition:transform .2s}.note-delete:hover{transform:scale(1.1);background:#fee2e2}.mini-quiz-section{background:#f8fafc;border-radius:16px;padding:2.5rem;border:2px solid #e2e8f0;margin-top:2rem}.mini-quiz-section h3{font-size:1.6rem;color:#1e3a8a;margin-bottom:1rem;display:flex;align-items:center;gap:10px;font-weight:900}.mq-intro p{color:#475569;font-size:1.1rem;margin-bottom:1.5rem}.mq-card{background:#fff;padding:2rem;border-radius:16px;border:2px solid #e2e8f0;box-shadow:0 10px 30px #0000000d}.mq-meta{font-size:.9rem;color:#64748b;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.mq-question{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.6;white-space:pre-wrap!important;word-wrap:break-word!important}.mq-options{display:flex;flex-direction:column;gap:12px}.mq-opt-btn{display:flex;align-items:center;gap:15px;padding:15px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:all .2s;width:100%;font-size:1.05rem;color:#334155;font-weight:500}.mq-opt-btn:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff}.mq-opt-btn.correct{border-color:#10b981;background:#ecfdf5;color:#065f46}.mq-opt-btn.incorrect{border-color:#ef4444;background:#fef2f2;color:#991b1b}.mq-letter{width:35px;height:35px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex-shrink:0}.mq-opt-btn.correct .mq-letter{background:#10b981;color:#fff}.mq-opt-btn.incorrect .mq-letter{background:#ef4444;color:#fff}.mq-feedback-row{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.mq-feedback-msg{font-size:1rem;color:#475569;font-weight:600}.mq-results{text-align:center;padding:2rem;background:#fff;border-radius:16px;border:2px solid #e2e8f0}.mq-results h2{font-size:3rem;margin-bottom:.5rem;font-weight:900}.mq-results.text-green{color:#10b981}.mq-results.text-red{color:#ef4444}.mq-results p{font-size:1.2rem;color:#64748b;font-weight:600}.chat-page-wrapper{max-width:1300px;margin:0 auto;height:calc(100vh - 80px);display:flex;flex-direction:column}.chat-app-container{display:grid;grid-template-columns:320px 1fr;flex:1;min-height:0;background:#fff;border-radius:20px;border:2px solid #e2e8f0;box-shadow:0 10px 30px #0000000d;overflow:hidden}.chat-sidebar-modern{background:#f8fafc;border-right:2px solid #e2e8f0;display:flex;flex-direction:column;height:100%;min-height:0}.chat-sidebar-header{padding:1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.chat-sidebar-header h3{margin:0;color:#1e293b;font-size:1.2rem;font-weight:800}.chat-contacts-list{flex:1;overflow-y:auto;padding-bottom:1rem}.chat-group-title{padding:1.5rem 1.5rem .5rem;font-size:.75rem;text-transform:uppercase;color:#94a3b8;font-weight:800;letter-spacing:1px}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;cursor:pointer;transition:all .2s;border-left:4px solid transparent}.contact-item:hover{background:#f1f5f9}.contact-item.active{background:#eff6ff;border-left-color:#3b82f6}.ci-avatar{width:45px;height:45px;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.contact-item.active .ci-avatar{border-color:#3b82f6;background:#dbeafe}.ci-info{display:flex;flex-direction:column;overflow:hidden}.ci-name{color:#0f172a;font-weight:700;font-size:.95rem;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ci-role{color:#64748b;font-size:.8rem}.chat-main-modern{display:flex;flex-direction:column;background:#fff;height:100%;min-height:0}.chat-active-header{padding:1rem 2rem;background:#fff;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:1rem;flex-shrink:0;z-index:10;box-shadow:0 2px 10px #00000005}.cah-avatar{width:50px;height:50px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.cah-info h3{margin:0 0 .2rem;color:#0f172a;font-size:1.1rem;font-weight:800}.cah-info span{color:#10b981;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:5px}.cah-info span:before{content:"";display:block;width:8px;height:8px;background:#10b981;border-radius:50%}.chat-messages-area{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1rem;background:#f8fafc}.chat-bubble-wrapper{display:flex;width:100%}.chat-bubble-wrapper.me{justify-content:flex-end}.chat-bubble-wrapper.them{justify-content:flex-start}.chat-bubble{max-width:70%;padding:.8rem 1.2rem;border-radius:16px;position:relative;box-shadow:0 2px 5px #0000000d;display:flex;flex-direction:column}.cb-text{font-size:1rem;line-height:1.5;word-wrap:break-word}.chat-bubble-wrapper.me .chat-bubble{background:#1e3a8a;color:#fff;border-bottom-right-radius:4px}.chat-bubble-wrapper.them .chat-bubble{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.cb-time{font-size:.7rem;margin-top:5px;align-self:flex-end;opacity:.7}.chat-input-area{padding:1.2rem 2rem;background:#fff;border-top:2px solid #e2e8f0;display:flex;gap:1rem;flex-shrink:0}.chat-input-area input{flex:1;background:#f1f5f9;border:2px solid transparent;padding:1rem 1.5rem;border-radius:25px;font-family:inherit;font-size:1rem;transition:all .3s}.chat-input-area input:focus{outline:none;background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.btn-send-msg{background:#10b981;color:#fff;border:none;padding:0 1.5rem;border-radius:25px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s}.btn-send-msg:hover:not(:disabled){background:#059669;transform:translateY(-2px)}.btn-send-msg:disabled{background:#cbd5e1;cursor:not-allowed}.chat-no-selection{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8fafc;color:#64748b;text-align:center}.cns-icon{font-size:4rem;background:#fff;width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 10px 25px #0000000d;margin-bottom:1.5rem}.chat-empty-state{text-align:center;color:#94a3b8;margin:auto}.chat-empty-state span{font-size:3rem;display:block;margin-bottom:1rem}@media (max-width: 968px){.chat-app-container{grid-template-columns:80px 1fr}.chat-sidebar-header h3,.ci-info{display:none}.chat-group-title{font-size:0;padding:1rem 0;text-align:center}.contact-item{justify-content:center;padding:1rem 0}.chat-input-area{padding:1rem}}.stats-tabs{display:flex;gap:.5rem;margin-bottom:2rem;background:#fff;padding:.5rem;border-radius:16px;border:2px solid #e2e8f0;box-shadow:0 4px 15px #00000005;overflow-x:auto}.st-btn{flex:1;padding:1rem 1.5rem;border:none;background:transparent;font-weight:700;font-size:.95rem;color:#64748b;border-radius:12px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.st-btn:hover{background:#f8fafc;color:#1e3a8a}.st-btn.active{background:#1e3a8a;color:#fff;box-shadow:0 4px 12px #1e3a8a33}.stats-tab-content{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.history-row{grid-template-columns:auto auto 1fr auto auto!important}@media (max-width: 968px){.history-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.history-row .btn{width:100%}}.options-editor-list{display:flex;flex-direction:column;gap:12px;margin-top:10px}.option-edit-row{display:flex;align-items:center;gap:15px;padding:12px 15px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.option-edit-row:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.option-edit-row.is-correct{border-color:#10b981;background:#ecfdf5}.radio-container{display:flex;align-items:center;justify-content:center}.radio-container input[type=radio]{width:22px!important;height:22px!important;accent-color:#10b981;cursor:pointer;margin:0!important;padding:0!important;box-shadow:none!important}.opt-input{flex:1;border:none!important;background:transparent!important;padding:0!important;font-size:1rem!important;color:#334155!important;box-shadow:none!important}.opt-input:focus{outline:none!important;box-shadow:none!important}.btn-remove-opt{background:#fee2e2;color:#ef4444;border:none;width:32px;height:32px;border-radius:8px;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-remove-opt:hover{background:#ef4444;color:#fff;transform:scale(1.1)}.comentarios-grid{display:flex;flex-direction:column;gap:2rem}.report-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 15px #00000008;transition:all .3s ease}.report-card:hover{border-color:#cbd5e1;box-shadow:0 8px 25px #0000000f}.report-header{display:flex;justify-content:space-between;border-bottom:2px solid #f1f5f9;padding-bottom:1rem;margin-bottom:1.5rem;align-items:center}.report-author{font-weight:800;color:#1e3a8a;font-size:1.15rem}.report-date{color:#64748b;font-size:.9rem;font-weight:600}.report-body{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem;margin-bottom:1.5rem}.report-msg{background:#fef2f2;border-left:4px solid #ef4444;padding:1.5rem;border-radius:12px}.report-msg strong{color:#991b1b;display:block;margin-bottom:.75rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.report-msg p{color:#111;font-size:1.05rem;margin:0;line-height:1.6;white-space:pre-wrap!important;word-wrap:break-word!important}.report-question{background:#f8fafc;border-left:4px solid #3b82f6;padding:1.5rem;border-radius:12px}.report-question.deleted{border-left-color:#f59e0b;background:#fffbeb;color:#92400e;font-weight:600;display:flex;align-items:center}.report-question strong{color:#1e40af;display:block;margin-bottom:.75rem;font-size:.9rem;text-transform:uppercase}.rq-text{font-size:1rem;color:#334155;margin-bottom:1.25rem;line-height:1.6;white-space:pre-wrap!important;word-wrap:break-word!important}.rq-badges{display:flex;gap:.5rem;flex-wrap:wrap}.report-actions{display:flex;flex-direction:column;gap:1rem;border-top:2px solid #f1f5f9;padding-top:1.5rem}.reply-box{width:100%;display:flex;flex-direction:column;gap:1rem;background:#f8fafc;padding:1.5rem;border-radius:12px;border:1px solid #bfdbfe}.reply-box textarea{width:100%;padding:1rem;border-radius:8px;border:1px solid #cbd5e1;min-height:100px;font-family:inherit;font-size:1rem}.reply-box textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.reply-btns{display:flex;gap:1rem}@media (max-width: 968px){.report-body{grid-template-columns:1fr}.report-card{padding:1.2rem}.report-actions button{width:100%;margin-left:0!important}}.caces-mode-toggle{display:flex;background:#f1f5f9;border-radius:12px;padding:5px;gap:5px}.toggle-btn{flex:1;padding:12px;border:none;background:transparent;border-radius:8px;font-weight:700;color:#64748b;cursor:pointer;transition:all .3s}.toggle-btn.active{background:#fff;color:#1e3a8a;box-shadow:0 4px 10px #0000000d}.caces-dist-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:15px}.caces-dist-item{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px 15px;border-radius:10px;border:1px solid #cbd5e1}.caces-dist-item span{font-size:.9rem;font-weight:600;color:#334155}.caces-input-wrap{display:flex;align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.caces-input-wrap input{width:50px!important;padding:8px!important;border:none!important;background:transparent!important;text-align:center;font-weight:800;font-size:1rem!important;color:#1e3a8a!important;border-radius:0!important}.caces-input-wrap .pct-symbol{padding:0 10px 0 0;color:#94a3b8;font-weight:800}.caces-total-bar{text-align:center;padding:15px;border-radius:12px;font-weight:800;font-size:1.1rem;transition:all .3s}.caces-total-bar.ok{background:#dcfce7;color:#166534;border:2px solid #86efac}.caces-total-bar.error{background:#fee2e2;color:#991b1b;border:2px solid #fca5a5}.caces-total-bar.warning{background:#fef3c7;color:#92400e;border:2px solid #fcd34d}@media (max-width: 768px){.caces-dist-grid{grid-template-columns:1fr}.caces-mode-toggle{flex-direction:column}}.med-loader-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6;position:fixed;top:0;left:0;z-index:999999}.med-loader-content{text-align:center;background:#fff;padding:3rem;border-radius:24px;box-shadow:0 20px 50px #1e3a8a1a;max-width:500px;width:90%;border:2px solid #e2e8f0;animation:floatUp .6s cubic-bezier(.16,1,.3,1)}@keyframes floatUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.med-logo-pulse{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;animation:pulseLogo 2s infinite ease-in-out}.med-logo-pulse .brand-blue{color:#1e3a8a}.med-logo-pulse .brand-dark{color:#111827}@keyframes pulseLogo{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.med-spinner-bar{width:100%;height:8px;background:#f1f5f9;border-radius:10px;margin:1.5rem 0;overflow:hidden;position:relative}.med-spinner-fill{position:absolute;top:0;left:0;height:100%;width:40%;background:linear-gradient(90deg,#10b981,#3b82f6,#10b981);background-size:200% 100%;border-radius:10px;animation:loadingBarSlide 1.5s infinite linear,shimmer 2s infinite linear}@keyframes loadingBarSlide{0%{left:-40%}to{left:100%}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.med-loader-title{color:#1e293b;font-size:1.35rem;font-weight:800;margin-bottom:.5rem}.med-loader-msg{color:#64748b;font-size:1rem;line-height:1.6;margin:0}.feedback-box p,.ri-feedback,.fqi-question{white-space:pre-wrap!important;word-wrap:break-word!important}.app nav{z-index:99990!important}.notif-dropdown{z-index:999999!important}.notif-overlay{z-index:999998!important}.anki-player-container{max-width:800px;margin:2rem auto;perspective:1000px}.anki-card{width:100%;height:500px;background-color:transparent;transition:transform .6s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d;position:relative}.anki-card.flipped{transform:rotateY(180deg)}.anki-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 10px 40px #1e3a8a26;border-radius:24px}.anki-front,.anki-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:24px;padding:3rem 2rem;background:#fff;border:4px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center;align-items:center}.anki-back{transform:rotateY(180deg);border-color:#3b82f6;background:#f8fafc}.anki-badge{position:absolute;top:20px;left:20px;background:#fef3c7;color:#92400e;padding:5px 15px;border-radius:12px;font-weight:800;font-size:.85rem}.anki-front h3{font-size:2rem;color:#1e293b;line-height:1.4;margin-bottom:2rem}.anki-show-btn{margin-top:auto;background:#1e3a8a;color:#fff;border:none;padding:15px 40px;font-size:1.2rem;font-weight:800;border-radius:16px;cursor:pointer;transition:transform .2s;box-shadow:0 4px 15px #1e3a8a4d}.anki-show-btn:hover{transform:scale(1.05);background:#172554}.anki-answer-content{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%}.anki-answer-content h3{font-size:1.3rem;color:#475569;margin:0}.anki-answer-content p{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.6}.anki-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;width:100%;margin-top:auto}.anki-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 5px;border-radius:16px;border:none;cursor:pointer;transition:all .2s;color:#fff}.anki-btn strong{font-size:1.1rem;font-weight:800;margin-bottom:5px}.anki-btn small{font-size:.8rem;opacity:.9}.anki-btn:hover{transform:translateY(-5px)}.anki-btn.again{background:#ef4444;box-shadow:0 4px 15px #ef444466}.anki-btn.hard{background:#f59e0b;box-shadow:0 4px 15px #f59e0b66}.anki-btn.good{background:#3b82f6;box-shadow:0 4px 15px #3b82f666}.anki-btn.easy{background:#10b981;box-shadow:0 4px 15px #10b98166}@media (max-width: 768px){.anki-card{height:600px}.anki-buttons{grid-template-columns:repeat(2,1fr);gap:10px}.anki-front h3,.anki-answer-content p{font-size:1.3rem}}.anki-stats-pills{display:flex;gap:10px;margin-top:15px}.anki-pill-new{background:#eff6ff;color:#1e40af;padding:6px 12px;border-radius:10px;font-weight:800;font-size:.85rem;border:1px solid #bfdbfe}.anki-pill-rev{background:#fef2f2;color:#dc2626;padding:6px 12px;border-radius:10px;font-weight:800;font-size:.85rem;border:1px solid #fecaca}.anki-pill-done{background:#dcfce7;color:#16a34a;padding:6px 12px;border-radius:10px;font-weight:800;font-size:.85rem;border:1px solid #86efac}.report-modal .report-content select{border:2px solid #e2e8f0;transition:border-color .2s;background:#f8fafc}.report-modal .report-content select:focus{outline:none;border-color:#f59e0b}.selected-card{background-color:#f8fafc!important}.anki-answer-content p{white-space:pre-wrap!important;text-align:left;padding:0 10px;font-size:1.15rem!important;color:#334155!important;font-weight:500!important}@media (max-width: 768px){.anki-card{height:650px}.anki-buttons{grid-template-columns:1fr 1fr}}@media screen and (max-width: 968px){.anki-card{height:auto!important;min-height:420px!important}.anki-front,.anki-back{padding:50px 15px 15px!important;justify-content:flex-start!important}.anki-badge{position:absolute!important;top:10px!important;left:15px!important;font-size:.7rem!important}.quiz-actions{position:sticky!important;bottom:auto!important;margin-top:15px!important}.app .main-content{padding-bottom:20px!important}.chat-app-container{flex-direction:column!important;height:auto!important}.chat-sidebar-modern{width:100%!important;max-height:160px!important;overflow-x:auto!important;overflow-y:hidden!important}.chat-contacts-list{display:flex!important;flex-direction:row!important;gap:10px!important;padding:10px!important}.chat-group{display:contents!important}.chat-group-title{display:none!important}.contact-item{flex-direction:column!important;align-items:center!important;min-width:70px!important;padding:8px!important;text-align:center!important;border-radius:12px!important}.ci-name{font-size:.7rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:65px!important}.ci-role{display:none!important}.chat-main-modern{width:100%!important;height:60vh!important}.tgc-item{flex-wrap:wrap!important;gap:10px!important}.tgc-item button{width:100%!important;margin-top:5px!important}}@media screen and (max-width: 968px){.app{display:flex!important;flex-direction:column!important;width:100vw!important;overflow-x:hidden!important}.app .main-nav{position:sticky!important;top:0!important;width:100vw!important;height:auto!important;min-height:unset!important;flex-direction:column!important;border-right:none!important;border-bottom:1px solid #e2e8f0!important;z-index:9999!important;background:#fff!important;box-shadow:0 2px 10px #00000014!important;padding:0!important}.app .main-content{margin-left:0!important;margin-top:0!important;width:100vw!important;max-width:100vw!important;padding:15px 12px 30px!important;overflow-x:hidden!important}.tagline,.nav-user-desktop{display:none!important}.nav-top-bar{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:10px 15px!important;border-bottom:1px solid #f1f5f9!important}.nav-user-mobile{display:flex!important;align-items:center!important;gap:12px!important}.logout-btn-mobile{display:flex!important;background:#fee2e2!important;border:none!important;border-radius:50%!important;width:36px!important;height:36px!important;align-items:center!important;justify-content:center!important;font-size:1.1rem!important;cursor:pointer!important}.app .nav-links{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 12px 12px!important;gap:8px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;width:100%!important}.app .nav-links::-webkit-scrollbar{display:none!important}.app .nav-btn{flex-shrink:0!important;white-space:nowrap!important;border-radius:20px!important;padding:7px 14px!important;font-size:.85rem!important;font-weight:600!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;color:#475569!important;border-right:1px solid #e2e8f0!important;display:flex!important;align-items:center!important;gap:5px!important}.app .nav-btn.active{background:#1e3a8a!important;color:#fff!important;border-color:#1e3a8a!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.quick-actions{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.quiz-actions{position:fixed!important;bottom:0!important;left:0!important;width:100%!important;background:#fff!important;padding:10px 15px!important;box-shadow:0 -3px 15px #0000001a!important;z-index:999!important;margin:0!important}.quiz-card{padding-bottom:80px!important}.anki-player-container{padding:10px!important}.anki-card{position:relative!important;min-height:400px!important}.anki-front,.anki-back{padding:55px 20px 20px!important;justify-content:flex-start!important;align-items:flex-start!important}.anki-badge{position:absolute!important;top:12px!important;left:15px!important;right:15px!important;font-size:.7rem!important;text-align:left!important}.chat-page-wrapper{height:auto!important}.chat-app-container{flex-direction:column!important;height:auto!important;min-height:unset!important}.chat-sidebar-modern{width:100%!important;height:auto!important;max-height:130px!important;overflow-x:auto!important;overflow-y:hidden!important;border-right:none!important;border-bottom:1px solid #e2e8f0!important}.chat-contacts-list{display:flex!important;flex-direction:row!important;padding:8px!important;gap:8px!important}.chat-group{display:contents!important}.chat-group-title{display:none!important}.contact-item{flex-direction:column!important;min-width:65px!important;padding:8px 5px!important;align-items:center!important;border-radius:10px!important;flex-shrink:0!important}.ci-avatar{font-size:1.5rem!important}.ci-name{font-size:.65rem!important;text-align:center!important;max-width:60px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ci-role{display:none!important}.chat-main-modern{width:100%!important;height:65vh!important;border-left:none!important;border-top:1px solid #e2e8f0!important}.tgc-item{flex-wrap:wrap!important}.tgc-item button{width:100%!important;margin-top:8px!important}.review-card-item{margin:0 0 15px!important}.rci-comparison{flex-direction:column!important}}@media screen and (max-width: 968px){.nav-links-desktop{display:none!important}.hamburger-btn{background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:8px!important;width:38px!important;height:38px!important;font-size:1.3rem!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-drawer-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000080!important;z-index:99999!important;display:flex!important}.mobile-drawer{width:75%!important;max-width:300px!important;height:100%!important;background:#fff!important;display:flex!important;flex-direction:column!important;padding:0!important;overflow-y:auto!important;animation:slideIn .25s ease!important}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:20px 15px!important;border-bottom:1px solid #e2e8f0!important;background:#1e3a8a!important;color:#fff!important;font-size:1.2rem!important;font-weight:700!important}.drawer-header button{background:transparent!important;border:none!important;color:#fff!important;font-size:1.3rem!important;cursor:pointer!important}.drawer-item{display:flex!important;align-items:center!important;gap:15px!important;padding:16px 20px!important;border:none!important;background:transparent!important;text-align:left!important;font-size:1rem!important;font-weight:500!important;color:#334155!important;border-bottom:1px solid #f1f5f9!important;cursor:pointer!important;width:100%!important}.drawer-item.active{background:#eff6ff!important;color:#1e3a8a!important;font-weight:700!important;border-left:4px solid #1e3a8a!important}.drawer-logout{margin-top:auto!important;padding:16px 20px!important;background:#fee2e2!important;border:none!important;color:#dc2626!important;font-weight:700!important;font-size:1rem!important;cursor:pointer!important;width:100%!important;text-align:left!important}}@media screen and (max-width: 968px){.landing-nav{padding:10px 15px!important;flex-wrap:nowrap!important;gap:8px!important}.nav-menu{display:none!important}.nav-buttons{display:flex!important;gap:6px!important;flex-shrink:0!important}.btn-land{padding:8px 10px!important;font-size:.75rem!important;white-space:nowrap!important;border-radius:8px!important}.nav-brand{font-size:1.2rem!important;white-space:nowrap!important}.hero-wrapper{flex-direction:column!important;padding:20px 15px!important;gap:20px!important}.hero-text-col{width:100%!important;text-align:center!important}.hero-text-col h1{font-size:2rem!important}.hero-img-col{width:100%!important;display:flex!important;justify-content:center!important}.doctor-card{width:280px!important}.hero-stats-row{justify-content:center!important;gap:15px!important}.hero-text-col>div:last-of-type{justify-content:center!important}.features-container{grid-template-columns:1fr 1fr!important;gap:15px!important;padding:0 15px!important}.pricing-container{grid-template-columns:1fr!important;padding:0 15px!important;gap:15px!important}}.hamburger-btn,.mobile-drawer-overlay,.nav-user-mobile{display:none}.nav-links-desktop{display:flex!important;flex-direction:column!important}.nav-user-desktop{display:flex!important}.chat-search-bar{margin-top:1rem}.chat-search-bar input{width:100%;padding:.75rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#f1f5f9;font-size:.9rem;outline:none;transition:all .2s}.chat-search-bar input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.show-on-mobile{display:none!important}.btn-back-chat{background:#f1f5f9;border:none;font-size:.9rem;font-weight:700;color:#1e3a8a;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px}@media screen and (max-width: 968px){.hamburger-btn{display:flex!important}.nav-links-desktop,.nav-user-desktop{display:none!important}.nav-user-mobile{display:flex!important;align-items:center!important;gap:12px!important}.chat-page-wrapper{height:calc(100vh - 80px)!important;margin:0!important}.chat-app-container{display:flex!important;flex-direction:column!important;height:100%!important;border:none!important;border-radius:0!important;box-shadow:none!important}.hide-on-mobile{display:none!important}.show-on-mobile{display:flex!important}.chat-sidebar-modern{width:100%!important;max-height:none!important;height:100%!important;display:flex!important;flex-direction:column!important;border-right:none!important;overflow:hidden!important}.chat-sidebar-header,.chat-sidebar-header h3,.chat-search-bar{display:block!important}.chat-contacts-list{display:flex!important;flex-direction:column!important;overflow-y:auto!important;padding:0!important}.chat-group{display:block!important}.chat-group-title{display:block!important;text-align:left!important;background:#f8fafc!important;padding:10px 15px!important}.contact-item{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;max-width:100%!important;min-width:100%!important;padding:15px!important;border-radius:0!important;border:none!important;border-bottom:1px solid #f1f5f9!important}.ci-avatar{font-size:1.5rem!important}.ci-info{display:flex!important}.ci-name{font-size:1rem!important;text-align:left!important;max-width:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ci-role{display:block!important;text-align:left!important}.chat-main-modern{width:100%!important;height:100%!important;border-left:none!important;border-top:none!important;display:flex!important;flex-direction:column!important}.chat-active-header{padding:10px 15px!important;gap:10px!important;border-bottom:1px solid #e2e8f0!important}.cah-avatar{width:40px!important;height:40px!important;font-size:1.2rem!important}.cah-info h3{font-size:1rem!important}.chat-messages-area{padding:15px!important}.chat-input-area{padding:10px!important;background:#fff!important;padding-bottom:env(safe-area-inset-bottom,20px)!important}.chat-input-area input{padding:.75rem 1rem!important;font-size:1rem!important}.btn-send-msg{padding:0 1rem!important}}@media (max-width: 768px){.app,.app .main-content,.landing-wrapper{overflow-x:hidden!important;max-width:100vw!important}.app .main-content{padding:12px 10px 80px!important}.page-header h1{font-size:1.3rem!important;line-height:1.3!important}.page-header p{font-size:.82rem!important}.section-card{padding:1rem!important;border-radius:12px!important}.section-card h3{font-size:1rem!important;margin-bottom:.875rem!important}.question-meta{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:8px!important;align-items:center!important}.badge,.badge-carrera,.badge-comp,.badge-sub,.badge-tema{font-size:.6rem!important;padding:2px 7px!important;border-radius:6px!important;line-height:1.4!important;display:inline-flex!important;align-items:center!important}.btn.btn-sm.btn-warning{font-size:.6rem!important;padding:3px 7px!important}.question-text{font-size:.95rem!important;line-height:1.55!important;margin-bottom:1rem!important}.options-list{gap:8px!important}.option-btn{padding:10px 12px!important;font-size:.85rem!important;gap:10px!important;border-radius:10px!important;border-width:2px!important}.option-letter{width:26px!important;height:26px!important;font-size:.75rem!important;flex-shrink:0!important;min-width:26px!important}.option-text{font-size:.85rem!important;line-height:1.45!important}.feedback-box{margin-top:12px!important;padding:12px!important;border-radius:8px!important}.feedback-box p{font-size:.83rem!important;line-height:1.55!important;margin:0!important}.sticky-timer-bar{padding:8px 10px!important;margin:-12px -10px 12px!important;border-radius:10px 10px 0 0!important}.streak-badge{font-size:.72rem!important;padding:3px 8px!important}.quiz-navigator{padding:10px!important;margin-top:12px!important;border-radius:10px!important}.qn-grid{gap:5px!important;grid-template-columns:repeat(auto-fill,minmax(32px,1fr))!important}.qn-item{width:32px!important;height:32px!important;font-size:.75rem!important;border-radius:6px!important}.quiz-actions{position:fixed!important;bottom:0!important;left:0!important;width:100%!important;background:#fff!important;padding:10px 12px!important;box-shadow:0 -2px 12px #00000014!important;z-index:998!important;display:flex!important;gap:10px!important;margin:0!important;border-top:1px solid #e5e7eb!important}.quiz-actions .btn{flex:1!important;padding:.75rem!important;font-size:.875rem!important}.quiz-card{padding-bottom:70px!important}.question-image{max-height:220px!important;border-radius:8px!important}.anki-player-container{padding:8px!important;margin:0!important}.anki-card{height:420px!important;min-height:420px!important;max-height:420px!important}.anki-card-inner{border-radius:16px!important}.anki-front,.anki-back{padding:14px 14px 12px!important;border-radius:16px!important}.anki-front>div:first-child,.anki-back>div:first-child{font-size:.6rem!important;margin-bottom:8px!important;line-height:1.3!important;letter-spacing:0!important}.anki-content-area,.anki-front [dangerouslysetinnerhtml],.anki-front div[style*="1.8rem"]{font-size:1.05rem!important;line-height:1.5!important}.anki-front>div:nth-child(2){font-size:1.05rem!important;line-height:1.5!important;overflow-y:auto!important}.anki-show-btn{padding:11px 16px!important;font-size:.875rem!important;margin-top:12px!important;border-radius:10px!important}.anki-answer-content>div:first-child{font-size:.78rem!important;margin-bottom:10px!important}.anki-answer-content>div:nth-child(2){margin:0 auto 12px!important}.anki-answer-content>div:last-child,.anki-answer-content p{font-size:.9rem!important;line-height:1.55!important}.anki-buttons{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:12px!important}.anki-btn{padding:10px 5px!important;border-radius:10px!important;gap:2px!important;min-height:52px!important}.anki-btn strong{font-size:.8rem!important;margin-bottom:1px!important}.anki-btn small{font-size:.62rem!important;opacity:.9!important}.modules-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.module-card{padding:1rem!important;border-radius:14px!important}.mc-header h3{font-size:.9rem!important;line-height:1.3!important}.mc-icon{width:36px!important;height:36px!important;font-size:1.25rem!important}.mc-subtitle{font-size:.75rem!important;margin-bottom:.75rem!important}.anki-stats-pills{flex-wrap:wrap!important;gap:6px!important}.anki-pill-new,.anki-pill-rev,.anki-pill-done{font-size:.72rem!important;padding:4px 9px!important}.bv-content-area{padding:1rem!important;border-radius:12px!important}.ql-editor,.ql-snow .ql-editor,.reading-text{font-size:.875rem!important;line-height:1.72!important;padding:0!important}.ql-editor h1{font-size:1.25rem!important}.ql-editor h2{font-size:1.1rem!important}.ql-editor h3{font-size:1rem!important}.bv-section h3{font-size:1rem!important;padding-bottom:8px!important;margin-bottom:12px!important}.lib-pdf-container{width:100%!important}.lib-pdf-container>div{height:72vh!important;border-radius:10px!important}.lib-pdf-container iframe{border-radius:8px!important}.lib-content-image,.lib-video-container{border-radius:10px!important;border-width:2px!important}.bv-layout{grid-template-columns:1fr!important;gap:1rem!important}.notes-sticky-panel{position:static!important;top:auto!important;border-radius:12px!important;padding:1rem!important}.notes-textarea{min-height:80px!important;font-size:.875rem!important}.note-item p{font-size:.85rem!important}.mq-question{font-size:.95rem!important;line-height:1.55!important}.mq-opt-btn{padding:10px 12px!important;font-size:.85rem!important;border-radius:10px!important}.mq-letter{width:30px!important;height:30px!important;font-size:.85rem!important}.floating-highlight-toolbar{gap:6px!important;padding:8px!important;border-radius:8px!important;box-shadow:0 4px 16px #0003!important}.color-btn{width:26px!important;height:26px!important}.topic-group-card{padding:1rem!important;border-radius:14px!important}.tgc-title{font-size:1rem!important;margin-bottom:.875rem!important}.tgc-item{padding:.875rem!important;gap:.75rem!important;border-radius:10px!important}.tgc-item-info h4{font-size:.9rem!important;margin-bottom:2px!important}.tgc-item-info span{font-size:.75rem!important}.tgc-item button{font-size:.75rem!important;padding:6px 10px!important;white-space:nowrap!important}.stats-grid.stats-4{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:1rem!important}.stats-grid.stats-3{grid-template-columns:1fr 1fr!important;gap:8px!important}.stat-card{padding:.875rem .75rem!important;gap:.625rem!important;border-radius:12px!important}.stat-icon{font-size:1.5rem!important;width:40px!important;height:40px!important;border-radius:8px!important}.stat-value{font-size:1.4rem!important;margin-bottom:2px!important}.stat-label{font-size:.72rem!important;line-height:1.3!important}.stats-tabs{padding:3px!important;gap:2px!important;border-radius:10px!important;margin-bottom:1rem!important}.st-btn{padding:7px 9px!important;font-size:.68rem!important;border-radius:8px!important;white-space:nowrap!important;line-height:1.3!important}.skills-chart{gap:.875rem!important}.skill-info{font-size:.8rem!important;margin-bottom:3px!important}.skill-bar-bg{height:9px!important}.history-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;padding:.75rem!important;gap:6px!important}.hr-date{font-size:.78rem!important;flex:1 1 100%!important}.hr-mode{font-size:.72rem!important}.hr-score{font-size:.82rem!important}.hr-acc{font-size:.85rem!important;padding:3px 8px!important}.history-row .btn.btn-sm{margin-left:auto!important;font-size:.72rem!important;padding:5px 10px!important}.review-card-item{border-radius:10px!important;margin-bottom:12px!important}.rci-header{padding:.625rem .875rem!important}.rci-number{font-size:.72rem!important}.rci-badge{font-size:.7rem!important;padding:3px 9px!important}.rci-question{padding:.875rem .875rem .5rem!important;font-size:.875rem!important;line-height:1.55!important}.rci-comparison{padding:0 .875rem .875rem!important;grid-template-columns:1fr!important;gap:6px!important}.rci-box{padding:.75rem!important;border-radius:8px!important}.rci-label{font-size:.65rem!important}.rci-value{font-size:.875rem!important}.rci-feedback{padding:.875rem!important}.rci-feedback p{font-size:.82rem!important;line-height:1.55!important}.rci-feedback-title{font-size:.78rem!important;margin-bottom:6px!important}.chat-page-wrapper{height:calc(100vh - 70px)!important;margin:0!important}.chat-bubble{max-width:86%!important}.cb-text{font-size:.875rem!important;line-height:1.5!important}.cb-time{font-size:.62rem!important;margin-top:3px!important}.chat-input-area{padding:8px 10px!important;gap:8px!important}.chat-input-area input{font-size:.9rem!important;padding:.65rem 1rem!important}.btn-send-msg{padding:0 .875rem!important;font-size:.82rem!important;border-radius:20px!important}.cah-avatar{width:38px!important;height:38px!important;font-size:1.1rem!important}.cah-info h3{font-size:.9rem!important;margin-bottom:1px!important}.cah-info span{font-size:.72rem!important}.chat-messages-area{padding:12px!important;gap:8px!important}.chat-search-bar input{font-size:.85rem!important;padding:8px 12px!important}.battles-grid-student{grid-template-columns:1fr!important;gap:12px!important}.battle-card-student{padding:1.125rem!important;border-radius:14px!important;border-width:2px!important}.battle-card-student h3{font-size:1rem!important;padding-right:2.25rem!important;margin-bottom:.75rem!important;line-height:1.35!important}.bcs-info{gap:6px!important;margin-bottom:1rem!important}.bcs-info span{font-size:.72rem!important;padding:3px 9px!important}.bcs-score{font-size:2.25rem!important}.bcs-result p{font-size:.82rem!important}.bq-header-banner{padding:1rem!important;border-radius:14px!important;margin-bottom:1rem!important}.bq-header-banner h2{font-size:1.2rem!important;margin-bottom:.5rem!important}.bq-meta{font-size:.85rem!important;gap:1rem!important}.bq-timer{padding:4px 10px!important;font-size:.85rem!important}.modal-content{padding:1.5rem!important;border-radius:16px!important}.modal-content h3{font-size:1.3rem!important}.code-input{font-size:1.25rem!important;letter-spacing:5px!important;padding:1rem!important}.podium{flex-direction:column!important;gap:10px!important;padding:1rem!important;align-items:stretch!important}.podium-place{order:unset!important;transform:none!important;padding:1rem!important;min-width:unset!important;flex-direction:row!important;justify-content:space-between!important}.podium-place.place-1{transform:none!important}.podium-medal{font-size:2rem!important}.podium-score{font-size:1.5rem!important}.podium-user{font-size:.9rem!important}.dashboard-hero{padding:1.125rem!important;border-radius:14px!important;margin-bottom:1rem!important}.dh-title{font-size:1.2rem!important;margin-bottom:3px!important}.dh-subtitle{font-size:.82rem!important;opacity:.88!important}.alerts-row{grid-template-columns:1fr!important;gap:8px!important;margin-bottom:1rem!important}.alert-card{padding:.75rem 1rem!important;border-radius:12px!important}.alert-card span:not(.alert-icon){font-size:.82rem!important}.alert-icon{font-size:1.35rem!important;animation:none!important}.quick-actions{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.qa-btn{padding:.75rem .375rem!important;border-radius:10px!important;gap:.5rem!important}.qa-icon{font-size:1.5rem!important}.qa-btn span:not(.qa-icon){font-size:.68rem!important;line-height:1.3!important;text-align:center!important}.chart-container{height:140px!important}.dash-grid-top{grid-template-columns:1fr!important;gap:10px!important}.simulator-card{padding:1.125rem!important;border-radius:14px!important;border-width:2px!important}.simulator-card h3{font-size:1rem!important;margin-bottom:.5rem!important}.sc-desc{font-size:.82rem!important;margin-bottom:.75rem!important}.sc-info{flex-wrap:wrap!important;gap:5px!important}.sc-meta{font-size:.72rem!important;padding:3px 8px!important}.live-card{padding:1rem!important;border-radius:14px!important}[style*="paddingTop: '56.25%'"],[style*="padding-top: 56.25%"]{border-radius:10px!important}.hero-wrapper{padding:1.25rem!important;gap:1.5rem!important;min-height:auto!important}.hero-text-col h1{font-size:1.7rem!important;line-height:1.2!important;margin-bottom:.875rem!important}.hero-subtitle{font-size:.875rem!important;margin-bottom:1.25rem!important}.hero-stats-row{gap:1.5rem!important;padding-top:1rem!important;margin-bottom:1.5rem!important}.stat-item strong{font-size:1.75rem!important}.stat-item span{font-size:.75rem!important}.doctor-card{height:380px!important;max-width:320px!important}.features-container{grid-template-columns:1fr 1fr!important;gap:10px!important;padding:0!important}.feat-card{padding:1rem!important;border-radius:12px!important}.feat-card h3{font-size:.85rem!important;margin:.5rem 0 .375rem!important}.feat-card p{font-size:.75rem!important;line-height:1.5!important}.feat-icon{width:38px!important;height:38px!important;font-size:1.1rem!important}.pricing-container{grid-template-columns:1fr!important;max-width:380px!important;margin:0 auto!important;padding:0 1rem!important}.plan-card.premium{transform:scale(1)!important}.plan-card{min-height:auto!important;padding:1.5rem!important}.plan-price{font-size:2.5rem!important}.plan-features li{font-size:.85rem!important;margin-bottom:.625rem!important}.notif-dropdown{left:5%!important;bottom:auto!important;top:60px!important;width:92%!important;max-height:80vh!important}.btn{font-size:.875rem!important}.btn-lg{padding:.875rem 1.5rem!important;font-size:.95rem!important}.btn-sm{padding:5px 10px!important;font-size:.75rem!important}.form-group input,.form-group select,.form-group textarea{font-size:.9rem!important;padding:.75rem!important}.form-row{grid-template-columns:1fr!important}.empty-state{padding:2.5rem 1.25rem!important}.empty-icon{font-size:3rem!important}.empty-state h2{font-size:1.3rem!important}.empty-state p{font-size:.875rem!important}}@media (max-width: 380px){.anki-card{height:380px!important;min-height:380px!important;max-height:380px!important}.anki-front,.anki-back{padding:12px!important}.anki-front>div:nth-child(2){font-size:.95rem!important}.modules-grid{grid-template-columns:1fr!important}.stats-grid.stats-4,.stats-grid.stats-3{grid-template-columns:1fr 1fr!important}.quick-actions{grid-template-columns:repeat(3,1fr)!important}.st-btn{font-size:.62rem!important;padding:6px 7px!important}.hero-text-col h1{font-size:1.5rem!important}}@media (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=tel],textarea,select{font-size:16px!important}.qn-item,.badge,.btn-sm{font-size:inherit!important}}.color-btn{width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:transform .15s;box-shadow:0 2px 6px #0003}.color-btn:hover,.color-btn:active{transform:scale(1.15)}.color-btn.yellow{background:#fef08a}.color-btn.green{background:#bbf7d0}.color-btn.pink{background:#fbcfe8}.color-btn.purple{background:#e9d5ff}.floating-highlight-toolbar{background:#fff;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 20px #00000026,0 0 0 1px #0000000d;border:1px solid #e2e8f0}.live-classes-page{padding:20px;background:#fafbfc;max-width:1400px;margin:0 auto}.live-header-pro{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;background:#fff;padding:20px;border-radius:16px;border:2px solid #e2e8f0;box-shadow:0 4px 15px #00000005}.live-view-switcher{display:flex;gap:10px;margin-bottom:2rem;background:#f1f5f9;padding:6px;border-radius:14px;width:fit-content;border:1px solid #e2e8f0}.live-view-switcher button{padding:12px 24px;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:.3s;background:transparent;color:#64748b;font-size:.95rem}.calendar-day-col{background:#fff;border:2px solid #e2e8f0;border-radius:16px;min-height:350px;min-width:200px;display:flex;flex-direction:column}.cdc-header{padding:15px;text-align:center;font-weight:800;background:#f8fafc;border-bottom:2px solid #e2e8f0;text-transform:uppercase;color:#475569;border-radius:14px 14px 0 0;font-size:.85rem;letter-spacing:.5px}.today .cdc-header{background:#eff6ff;color:#1e40af}.no-events{text-align:center;color:#cbd5e1;font-style:italic;margin:auto;font-size:.9rem}.event-card-mini.sim{border-left-color:#f59e0b}.ev-subtitle{font-size:.75rem;color:#94a3b8;display:block;margin-bottom:10px}.ev-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.btn-ev{background:#eff6ff;color:#1e40af;padding:6px 10px;border-radius:6px;font-size:.75rem;font-weight:700;text-decoration:none;border:1px solid #bfdbfe}.btn-ev:hover{background:#3b82f6;color:#fff}.ev-tag{background:#fef3c7;color:#92400e;padding:4px 8px;border-radius:6px;font-size:.7rem;font-weight:800;text-transform:uppercase}.row-title{font-size:1.6rem;font-weight:900;color:#1e293b;margin-bottom:1.5rem;padding-left:5px;border-left:5px solid #3b82f6;line-height:1}.netflix-card{transition:all .3s ease}.netflix-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a!important;border-color:#3b82f6!important}@media (max-width: 968px){.live-classes-page{padding:10px}.live-header-pro{flex-direction:column;align-items:stretch;gap:15px;padding:15px}.lhp-actions{width:100%;display:flex;flex-direction:column;gap:10px}.lhp-actions input,.lhp-actions button,.live-view-switcher{width:100%}.live-view-switcher button{flex:1;text-align:center;padding:10px;font-size:.85rem}.calendar-agenda-grid{grid-template-columns:1fr;gap:10px}.calendar-day-col{min-height:unset;min-width:unset}.netflix-container>div>div{grid-template-columns:1fr!important}}.live-classes-page{padding:20px;max-width:1500px;margin:0 auto}.live-view-switcher{display:flex;gap:10px;margin-bottom:2rem;background:#f1f5f9;padding:6px;border-radius:14px;width:fit-content;border:1px solid #e2e8f0;overflow-x:auto}.live-view-switcher button{padding:12px 24px;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:.3s;background:transparent;color:#64748b;font-size:.95rem;white-space:nowrap}.live-view-switcher button:hover{color:#1e3a8a}.live-view-switcher button.active{background:#fff;color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a1a}.calendar-agenda-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px;overflow-x:auto;padding-bottom:10px}.calendar-day-col{background:#fff;border:2px solid #e2e8f0;border-radius:16px;min-height:350px;min-width:200px;display:flex;flex-direction:column;transition:.3s}.calendar-day-col.today{border:2px solid #3b82f6;box-shadow:0 10px 25px #3b82f626;background:#f8fafc}.cdc-header{padding:15px;text-align:center;font-weight:800;background:#f8fafc;border-bottom:2px solid #e2e8f0;text-transform:uppercase;color:#475569;border-radius:14px 14px 0 0;font-size:.85rem}.today .cdc-header{background:#eff6ff;color:#1e40af;border-bottom-color:#bfdbfe}.cdc-content{padding:15px;display:flex;flex-direction:column;gap:12px;flex:1}.event-card-mini{padding:12px;border-radius:10px;border-left:4px solid #3b82f6;background:#fff;box-shadow:0 2px 6px #0000000a;transition:transform .2s;cursor:pointer}.event-card-mini:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014}.event-card-mini.sim{border-left-color:#f59e0b;background:#fffbeb}.event-card-mini.tarea{border-left-color:#10b981;background:#ecfdf5}.ev-time{display:block;font-size:.75rem;color:#64748b;font-weight:700;margin-bottom:5px}.ev-title{color:#1e293b;line-height:1.3;display:block;margin-bottom:5px;font-size:.95rem}.netflix-container{display:flex;flex-direction:column;gap:3rem}.netflix-row{background:transparent}.row-title{font-size:1.6rem;font-weight:900;color:#1e293b;margin-bottom:1.5rem;padding-left:10px;border-left:5px solid #3b82f6;line-height:1}.row-slider{display:flex;gap:20px;overflow-x:auto;padding:10px;scroll-behavior:smooth}.row-slider::-webkit-scrollbar{height:8px}.row-slider::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.netflix-card{min-width:300px;width:300px;background:#fff;border-radius:16px;overflow:hidden;border:2px solid #e2e8f0;transition:.3s;position:relative;display:flex;flex-direction:column}.netflix-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;border-color:#3b82f6}.netflix-card.watched{opacity:.65}.netflix-card.watched:hover{opacity:1}.nc-thumb{height:170px;background-size:cover;background-position:center;position:relative;cursor:pointer}.play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;opacity:0;transition:.3s}.nc-thumb:hover .play-overlay{opacity:1}.watched-badge{position:absolute;top:10px;right:10px;background:#10b981;color:#fff;padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:900;z-index:2;box-shadow:0 2px 8px #0000004d}.nc-info{padding:15px;flex:1;display:flex;flex-direction:column}.nc-info h4{margin:0 0 15px;font-size:1.05rem;color:#1e293b;line-height:1.4}.btn-watch{margin-top:auto;width:100%;padding:10px;border:2px solid #e2e8f0;border-radius:10px;background:#f8fafc;font-weight:700;cursor:pointer;font-size:.85rem;color:#475569;transition:.2s}.btn-watch:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}.pdf-grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.pdf-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 4px 15px #00000008;transition:.3s}.pdf-card:hover{border-color:#3b82f6;transform:translateY(-3px)}.pdf-title{margin:0 0 10px;font-size:1.1rem;color:#1e293b}.pdf-admin-actions{display:flex;justify-content:flex-end;gap:5px;margin-top:15px;padding-top:15px;border-top:1px solid #f1f5f9}.media-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172af2;z-index:999999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.media-modal-content{width:100%;max-width:1000px;display:flex;flex-direction:column;animation:zoomIn .3s cubic-bezier(.175,.885,.32,1.275)}.btn-close-media{background:#ef4444;color:#fff;border:none;padding:8px 15px;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s}.btn-close-media:hover{background:#dc2626;transform:scale(1.05)}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 968px){.calendar-agenda-grid{grid-template-columns:1fr}.calendar-day-col{min-height:auto}.live-header-pro{flex-direction:column;align-items:stretch;padding:15px}.lhp-actions input{width:100%}.netflix-card{min-width:250px;width:250px}.media-modal-overlay{padding:0}.media-modal-content{height:100%;max-width:100%;justify-content:center}}.event-card-mini.done{opacity:.65;background:#f8fafc!important;border-left-color:#94a3b8!important}.event-card-mini.done:hover{opacity:1}.event-card-mini.lectura{border-left-color:#8b5cf6;background:#faf5ff}.battle-card-student h3{white-space:normal!important;word-wrap:break-word!important;font-size:1.25rem!important;line-height:1.4!important}@media (max-width: 768px){.doctor-card{height:auto!important;aspect-ratio:3 / 4!important;max-width:260px!important;width:85%!important;margin:0 auto!important}.doctor-img{object-position:center 15%!important}}@media (max-width: 768px){.quiz-card .badge,.quiz-card .badge-carrera,.quiz-card .badge-comp,.quiz-card .badge-sub,.quiz-card .badge-tema,.question-content .badge,.question-content [class*=badge-],.mq-card .badge,.mq-card [class*=badge-]{font-size:.62rem!important;padding:3px 8px!important;border-radius:6px!important;border-width:1px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;display:inline-block!important;margin:2px 3px 2px 0!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important}.quiz-card>div:first-child:has(.badge),.question-card-modern>div:first-child,.question-meta{gap:4px!important;margin-bottom:10px!important}}@media (max-width: 768px){.mini-quiz-section{padding:1rem!important;margin-top:1.5rem!important;border-radius:14px!important;border-width:1px!important}.mini-quiz-section h3{font-size:1.05rem!important;margin-bottom:.5rem!important;gap:6px!important}.mq-intro p{font-size:.85rem!important;margin-bottom:1rem!important;line-height:1.5!important}.mq-card{padding:1rem!important;border-radius:12px!important;box-shadow:0 1px 4px #0000000a!important;border-width:1px!important}.mq-meta{font-size:.7rem!important;margin-bottom:.6rem!important;letter-spacing:.5px!important}}@media (max-width: 768px){.calendar-stats,.calendar-header-stats,.cal-header-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:1rem!important}.calendar-stats>*,.calendar-header-stats>*,.cal-header-stats>*{width:100%!important;min-width:0!important}.rbc-calendar,.rbc-month-view,.calendar-month,.calendar-grid,[class*=calendar-month]{overflow-x:auto!important;max-width:100%!important;-webkit-overflow-scrolling:touch!important}.rbc-month-view{min-width:600px!important}.rbc-date-cell,.calendar-cell,[class*=day-cell]{font-size:.7rem!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media (max-width: 768px){.live-view-switcher{width:100%!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:4px!important;padding:4px!important}.live-view-switcher::-webkit-scrollbar{display:none!important}.live-view-switcher button{flex:1 1 auto!important;min-width:fit-content!important;padding:9px 12px!important;font-size:.78rem!important;white-space:nowrap!important;line-height:1.3!important}.row-slider{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;padding:6px 4px 12px!important}.netflix-card{min-width:220px!important;width:220px!important;flex-shrink:0!important;scroll-snap-align:start!important}.nc-thumb{height:130px!important}.nc-info h4{font-size:.9rem!important}.row-title{font-size:1.1rem!important;margin-bottom:.75rem!important;padding-left:8px!important;border-left-width:4px!important}.netflix-container{gap:1.5rem!important}}@media (max-width: 768px){.topic-selector-smart{height:auto!important;max-height:none!important}.topic-selector-smart .tss-content{flex-direction:column!important;flex:none!important}.topic-selector-smart .tss-col-comps{width:100%!important;max-height:160px!important;border-right:none!important;border-bottom:2px solid #f1f5f9!important}.topic-selector-smart .tss-col-temas{width:100%!important;min-height:180px!important;max-height:280px!important}.tss-comp-item{padding:10px 12px!important;font-size:.9rem!important}.tss-sub-title{font-size:.7rem!important;margin:8px 0 4px 6px!important}.tss-tema-item{padding:8px!important;font-size:.85rem!important}}@media (max-width: 768px){.drawer-header{padding:14px 16px!important;font-size:1rem!important}.mobile-drawer{width:82%!important;max-width:320px!important}}@media (max-width: 968px){.hero-wrapper,.landing-wrapper .hero-wrapper,.landing-wrapper [class*=hero]{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;align-items:center!important;text-align:center!important;padding:20px 16px!important;gap:24px!important;min-height:auto!important}.hero-text-col,.landing-wrapper .hero-text-col{width:100%!important;padding-right:0!important;text-align:center!important;max-width:100%!important}.hero-img-col,.landing-wrapper .hero-img-col{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;height:auto!important;padding:0!important}.doctor-card,.landing-wrapper .doctor-card{width:85%!important;max-width:320px!important;min-width:260px!important;height:auto!important;aspect-ratio:3 / 4!important;display:block!important;margin:0 auto!important}.doctor-card img,.doctor-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 20%!important;display:block!important}}@media (max-width: 480px){.doctor-card,.landing-wrapper .doctor-card{width:90%!important;max-width:280px!important}}@media (max-width: 968px){.chat-app-container{display:flex!important;flex-direction:column!important;height:calc(100vh - 80px)!important;grid-template-columns:1fr!important}.chat-sidebar-modern{width:100%!important;max-height:none!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;border-right:none!important;border-bottom:none!important;flex-direction:column!important;display:flex!important}.chat-contacts-list{display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;gap:0!important}.contact-item{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:12px 15px!important;border-radius:0!important;border:none!important;border-bottom:1px solid #f1f5f9!important;text-align:left!important;gap:12px!important}.contact-item .ci-info{display:flex!important;flex-direction:column!important;flex:1!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.contact-item .ci-name{font-size:.95rem!important;text-align:left!important;max-width:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.contact-item .ci-role{display:block!important;text-align:left!important;font-size:.75rem!important;margin-top:2px!important}.chat-main-modern{width:100%!important;height:100%!important;border-left:none!important;border-top:none!important}.chat-app-container:has(.btn-back-chat) .chat-sidebar-modern{display:none!important}.chat-app-container:has(.btn-back-chat) .chat-main-modern{display:flex!important;width:100%!important;height:100%!important}.chat-app-container:not(:has(.btn-back-chat)) .chat-main-modern{display:none!important}}@supports not selector(:has(*)){@media (max-width: 968px){.chat-sidebar-modern{max-height:280px!important;flex-shrink:0!important}.chat-main-modern{flex:1!important;min-height:0!important}}}@media (max-width: 768px){.app .main-content:has([style*="grid-template-columns: repeat(7"]),.app .main-content:has([class*=alendar]){overflow-x:auto!important}[class*=calendario],[class*=Calendario],[class*=calendar-month],[class*=calendar-grid],.rbc-calendar,.rbc-month-view{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;max-width:100%!important}[style*="grid-template-columns: repeat(7"],[style*="grid-template-columns:repeat(7"],[style*="grid-template-columns: repeat(7,1fr)"],[style*=gridTemplateColumns]{min-width:640px!important}div:has(>[style*="grid-template-columns: repeat(7"]),div:has(>[style*="grid-template-columns:repeat(7"]){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;max-width:100%!important;scroll-snap-type:x proximity!important}[style*="grid-template-columns: repeat(7"]>div,[style*=gridTemplateColumns]>div{min-width:88px!important;font-size:.78rem!important;padding:6px 4px!important}[style*="grid-template-columns: repeat(7"] [style*=background][style*=border],[style*=gridTemplateColumns] [style*=background][style*=border]{font-size:.65rem!important;padding:2px 5px!important;margin-bottom:2px!important}}.topic-selector-mejorado{background:#fff;border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;max-height:600px}.tsm-header{padding:16px;background:#f8fafc;border-bottom:2px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}.tsm-search{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;background:#fff;transition:all .2s}.tsm-search:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.tsm-stats{display:flex;gap:8px;flex-wrap:wrap}.tsm-badge-stat{background:#eff6ff;color:#1e40af;padding:6px 12px;border-radius:10px;font-size:.85rem;font-weight:600;border:1px solid #bfdbfe}.tsm-badge-stat.green{background:#d1fae5;color:#065f46;border-color:#6ee7b7}.tsm-badge-stat strong{font-weight:800;margin-right:4px}.tsm-actions-globales{display:flex;gap:8px;flex-wrap:wrap}.tsm-btn-action{flex:1;min-width:140px;padding:10px 16px;border-radius:10px;font-weight:700;font-size:.9rem;cursor:pointer;border:2px solid;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.tsm-btn-action.primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981;box-shadow:0 4px 12px #10b9814d}.tsm-btn-action.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.tsm-btn-action.ghost{background:#fff;color:#64748b;border-color:#e2e8f0}.tsm-btn-action.ghost:hover:not(:disabled){border-color:#ef4444;color:#ef4444;background:#fef2f2}.tsm-btn-action:disabled{opacity:.5;cursor:not-allowed}.tsm-tabs{display:flex;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:6px;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tsm-tab{flex:1;min-width:fit-content;padding:10px 14px;border:none;background:transparent;font-weight:700;font-size:.88rem;color:#64748b;border-radius:8px;cursor:pointer;transition:all .2s;white-space:nowrap}.tsm-tab:hover{background:#fff9;color:#1e3a8a}.tsm-tab.active{background:#fff;color:#1e3a8a;box-shadow:0 2px 8px #1e3a8a1a}.tsm-content{flex:1;overflow-y:auto;padding:12px;background:#fdfdfd}.tsm-list{display:flex;flex-direction:column;gap:8px}.tsm-empty{text-align:center;padding:40px 20px;color:#94a3b8;font-style:italic}.tsm-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.tsm-card:hover{border-color:#3b82f6;background:#f8fafc;transform:translate(2px)}.tsm-card.parcial{border-color:#f59e0b;background:#fffbeb}.tsm-card.lleno{border-color:#10b981;background:#ecfdf5}.tsm-card.sub{margin-left:24px;padding:12px 14px}.tsm-check{width:26px;height:26px;border-radius:7px;border:2px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0;font-size:.9rem;transition:all .2s}.tsm-check.parcial{background:#f59e0b;border-color:#f59e0b;color:#fff}.tsm-check.lleno{background:#10b981;border-color:#10b981;color:#fff}.tsm-check.small{width:22px;height:22px;font-size:.8rem;border-radius:6px}.tsm-card-info{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.tsm-card-info strong{color:#0f172a;font-size:1rem;font-weight:700}.tsm-card-meta{font-size:.78rem;color:#64748b;font-weight:600}.tsm-card-action{padding:6px 12px;background:#f1f5f9;color:#475569;border-radius:8px;font-size:.78rem;font-weight:700;white-space:nowrap;flex-shrink:0}.tsm-card.lleno .tsm-card-action{background:#fecaca;color:#991b1b}.tsm-card.parcial .tsm-card-action{background:#fef3c7;color:#92400e}.tsm-group{margin-bottom:12px}.tsm-group-header{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f1f5f9;border-radius:10px;cursor:pointer;font-weight:700;color:#1e293b;margin-bottom:8px;transition:background .2s}.tsm-group-header:hover{background:#e2e8f0}.tsm-expand-icon{font-size:.7rem;color:#64748b;width:14px}.tsm-group-count{margin-left:auto;font-size:.75rem;color:#94a3b8;font-weight:600;background:#fff;padding:3px 8px;border-radius:6px}.tsm-sub-block{margin-bottom:12px}.tsm-sub-title{font-size:.78rem;color:#64748b;font-weight:700;margin:8px 0 6px 12px;text-transform:uppercase;letter-spacing:.5px}.tsm-tema-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;margin-bottom:4px;transition:all .15s}.tsm-tema-item:hover{border-color:#3b82f6;background:#f8fafc}.tsm-tema-item.selected{background:#ecfdf5;border-color:#10b981}.tsm-tema-name{flex:1;font-size:.9rem;color:#334155;font-weight:500;min-width:0;word-break:break-word}.tsm-tema-count{background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:8px;font-size:.75rem;font-weight:700;flex-shrink:0}.tsm-tema-item.selected .tsm-tema-count{background:#d1fae5;color:#065f46}@media (max-width: 768px){.topic-selector-mejorado{max-height:none}.tsm-header{padding:12px;gap:10px}.tsm-search{font-size:16px;padding:10px 14px}.tsm-actions-globales{flex-direction:column}.tsm-btn-action{width:100%;min-width:0;padding:11px 14px;font-size:.85rem}.tsm-tabs{padding:4px}.tsm-tab{padding:9px 10px;font-size:.78rem}.tsm-content{padding:10px}.tsm-card{padding:12px;gap:10px}.tsm-card.sub{margin-left:12px;padding:10px}.tsm-card-info strong{font-size:.92rem}.tsm-card-meta{font-size:.72rem}.tsm-card-action{padding:5px 9px;font-size:.72rem}.tsm-check{width:24px;height:24px}.tsm-tema-name{font-size:.85rem}}
