.lebn-footer{background-color:#141414;color:#d4d4d4;font-family:var(--lebn-fontDescriptions);width:100%}.lebn-footer__body{display:flex;align-items:stretch;gap:0;padding:60px 80px;max-width:1400px;margin:0 auto}.lebn-footer__left{flex:0 0 52%;display:flex;flex-direction:column;gap:2rem;padding-right:60px}.lebn-footer__brand{display:flex;align-items:center;gap:1.5rem}.lebn-footer__escudo{width:90px;height:auto;filter:brightness(0) invert(1);flex-shrink:0}.lebn-footer__name{font-family:var(--lebn-fontTitle);font-size:18px;font-weight:700;color:#fff;line-height:1.4;letter-spacing:.04em}.lebn-footer__actions{display:flex;gap:2.5rem}.lebn-footer__action{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:#d4d4d4;transition:color .2s ease}.lebn-footer__action:hover{color:#fff}.lebn-footer__social{display:flex;gap:.9rem}.lebn-footer__social-btn{width:42px;height:42px;border-radius:50%;border:1.5px solid #6b6b6b;display:flex;align-items:center;justify-content:center;color:#d4d4d4;transition:border-color .2s ease,color .2s ease}.lebn-footer__social-btn:hover{border-color:#fff;color:#fff}.lebn-footer__divider{width:1px;background-color:#3a3a3a;flex-shrink:0;align-self:stretch}.lebn-footer__right{flex:0 0 48%;display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-left:60px}.lebn-footer__col{display:flex;flex-direction:column;gap:.85rem}.lebn-footer__col-title{font-family:var(--lebn-fontTitle);font-size:17px;font-weight:600;color:#fff;margin-bottom:.4rem}.lebn-footer__address{font-size:14px;line-height:1.65;color:#b0b0b0}.lebn-footer__contact-item{font-size:14px;color:#b0b0b0;line-height:1.5}.lebn-footer__contact-email{word-break:break-all;font-size:13px}.lebn-footer__links{display:flex;flex-direction:column;gap:.6rem}.lebn-footer__link{font-size:14px;color:#b0b0b0;transition:color .2s ease}.lebn-footer__link:hover{color:#fff}.lebn-footer__bottom{border-top:1px solid #2a2a2a;padding:18px 80px;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.lebn-footer__bottom-links{display:flex;align-items:center;gap:.75rem}.lebn-footer__bottom-link{font-size:12px;color:#888;transition:color .2s ease}.lebn-footer__bottom-link:hover{color:#ccc}.lebn-footer__bottom-sep{color:#555;font-size:12px}.lebn-footer__copy{font-size:12px;color:#666}.lebn-footer__portal-brand{display:flex;align-items:center;opacity:.75;transition:opacity .2s ease}.lebn-footer__portal-brand:hover{opacity:1}.lebn-footer__portal-logo{height:22px;width:auto}.lebn-footer__dev-credit{border-top:1px solid #1e1e1e;padding:10px 80px;max-width:1400px;margin:0 auto;width:100%;display:flex;justify-content:center}.lebn-footer__dev-text{font-size:11px;color:#444;font-family:var(--lebn-fontDescriptions);letter-spacing:.03em}.lebn-footer__dev-link{color:#555;transition:color .2s ease}.lebn-footer__dev-link:hover{color:#999}@media(max-width:900px){.lebn-footer__body{flex-direction:column;padding:40px 32px;gap:2rem}.lebn-footer__left{flex:none;padding-right:0}.lebn-footer__divider{width:100%;height:1px;align-self:auto}.lebn-footer__right{flex:none;padding-left:0}.lebn-footer__bottom{flex-direction:column;align-items:flex-start;gap:.5rem;padding:16px 32px}.lebn-footer__dev-credit{padding:10px 32px}}@media(max-width:600px){.lebn-footer__body{padding:32px 20px}.lebn-footer__right{grid-template-columns:1fr}.lebn-footer__actions{flex-direction:column;gap:1rem}.lebn-footer__bottom{padding:14px 20px}.lebn-footer__bottom-links{flex-wrap:wrap;gap:.5rem}.lebn-footer__dev-credit{padding:10px 20px}.lebn-footer__name{font-size:15px}}@font-face{font-family:Kapakana;font-style:normal;font-display:swap;font-weight:400;src:url(https://cdn.jsdelivr.net/fontsource/fonts/kapakana@latest/latin-400-normal.woff2) format("woff2"),url(https://cdn.jsdelivr.net/fontsource/fonts/kapakana@latest/latin-400-normal.woff) format("woff")}:root{--lebn-primary: #fff;--lebn-greyLight: #E1E1E1;--lebn-blue: #1B35E1;--lebn-green: #02B228;--lebn-darkGreen: #1A672B;--lebn-black: #000;--lebn-grey: #0E0E0E;--lebn-orange: #F0630D;--lebn-greenGradient: linear-gradient(to bottom,rgba(2, 178, 40, 1) 0%, rgba(0, 0, 0, 1) 100%);--lebn-blueGradient: linear-gradient(to bottom,rgba(27, 53, 225, 1) 0%, rgba(4, 11, 57, 1) 100%);--lebn-fontTitle: "Poppins", sans-serif;--lebn-fontDescriptions: "Roboto", sans-serif;--lebn-fontDetails: "Kapakana", sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{overflow-x:hidden}body{font-family:var(--lebn-fontDescriptions);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--lebn-fontTitle)}p,span,li,a,label,td,th,caption,blockquote,figcaption,time,address{font-family:var(--lebn-fontDescriptions)}button,input,textarea,select,optgroup,option{font-family:var(--lebn-fontDescriptions)}a{text-decoration:none;color:inherit}:focus-visible{outline:3px solid var(--lebn-blue);outline-offset:3px;border-radius:4px}ul,ol{list-style:none}.footer{background-color:var(--lebn-black);color:var(--white);padding:2rem 0;margin-top:4rem}.footer-container{text-align:center}.frontPage--container{width:100%;height:100vh;position:relative;overflow:hidden}.frontPage_Image--container{height:100vh;width:100%}.frontPage_Image{height:100vh;width:100%;object-fit:cover}.banner_triangle{position:absolute;bottom:0;width:100%;height:130px;background:var(--lebn-green);display:flex;align-items:center;color:#fff;font-weight:700;clip-path:polygon(0% 100%,100% 0%,100% 100%,0% 100%);z-index:1}.frontPage_title--container{display:flex;width:100%;justify-content:center;align-items:center}.lebn_principalTitle{position:absolute;bottom:45px;left:40px;color:var(--lebn-primary);font-family:var(--lebn-fontTitle);font-style:italic;font-weight:700;font-size:48px;transform:rotate(-6deg);z-index:2}.lebn_welcome--section{height:700px;width:100%;background:var(--lebn-greenGradient);clip-path:polygon(0% 0%,100% 0%,100% 75%,0% 100%);display:flex;justify-content:center;position:relative;margin-top:-1px;z-index:2}.lebn_welcome--container{display:grid;grid-template-columns:repeat(2,minmax(0,500px));gap:2rem;margin:55px 0 0 80px;color:var(--lebn-primary);font-family:var(--lebn-fontDescriptions)}.lebn_welcome--title{font-family:var(--lebn-fontTitle);font-size:36px;font-weight:700;margin-bottom:1rem}.lebn_welcomeMoreInformation--button{display:inline-block;margin-top:3rem;padding:.75rem 1.5rem;color:var(--lebn-primary);background:transparent;border:solid 1px var(--lebn-primary);font-weight:500;border-radius:30px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.lebn_welcomeMoreInformation--button:hover{background-color:var(--lebn-greyLight);color:var(--lebn-black)}.image_stack{position:relative;width:350px;height:250px}.stack_card{position:absolute;width:23rem;height:24rem;object-fit:cover;border-radius:12px;transition:all .7s ease;box-shadow:0 15px 35px #0003}.position-0{transform:translate(0) scale(1);z-index:3}.position-1{transform:translate(20px,20px) scale(.95);z-index:2;opacity:.8}.position-2{transform:translate(40px,40px) scale(.9);z-index:1;opacity:.6}.lebn_expectations--section{height:550px;width:100%;display:flex;justify-content:center}.lebn_expectations--container{display:grid;grid-template-columns:repeat(2,auto);gap:4rem;color:var(--lebn-black);font-family:var(--lebn-fontDescriptions);align-items:center}.lebn_expectationsText--container{display:flex;flex-direction:column;justify-content:center}.lebn_expectations--title{font-family:var(--lebn-fontTitle);font-size:45px;font-weight:700;margin-bottom:1.2rem;line-height:1.2}.lebn_expectationsMoreInformation--button{display:inline-block;margin-top:2rem;width:fit-content;padding:.75rem 1.5rem;color:var(--lebn-primary);background:var(--lebn-black);font-weight:500;border-radius:30px;transition:background-color .3s ease}.lebn_expectationsMoreInformation--button:hover{background:var(--lebn-primary);color:var(--lebn-black);border:solid 1px var(--lebn-grey)}.lebn_expectationsImg--container{display:flex;justify-content:start;align-items:end;padding:0 0 1rem 1.5rem;width:600px;height:340px;border-radius:20px;background:url(/assets/trofeos-Bg_MT3NQ.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.lebn_expectationsImg--Text{color:var(--lebn-primary);font-family:var(--lebn-fontTitle);font-size:30px;font-weight:700}.banner_triangleBlue{position:relative;bottom:-2px;width:100%;height:160px;background:var(--lebn-blue);display:flex;align-items:center;color:#fff;font-weight:700;clip-path:polygon(100% 100%,100% 60%,0% 0%,0% 100%)}.banner_triangleWhite{width:100%;height:160px;background:var(--lebn-primary);display:flex;align-items:center;color:#fff;font-weight:700;clip-path:polygon(100% 100%,100% 80%,0% 20%,0% 100%);margin-top:-1px}.banner_triangleBlueP{width:100%;height:160px;background:var(--lebn-blue);display:flex;align-items:center;color:#fff;font-weight:700;clip-path:polygon(100% 100%,100% 100%,0% 40%,0% 100%);margin-top:-1px}.lebn_news--container{height:700px;width:100%;background:var(--lebn-blueGradient);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 80%);display:flex;justify-content:end;margin-top:-1px}.lebn_newItemPreview--container{width:100%}@media(max-width:1024px){.lebn_principalTitle{font-size:clamp(20px,5.5vw,34px);bottom:1px;left:16px;line-height:1.25;word-break:break-word;transform-origin:left bottom;transform:rotate(-8deg)}.lebn_welcome--container{margin:40px 40px 0;gap:1.5rem}.lebn_expectations--title{font-size:36px}.lebn_expectationsImg--container{width:100%}.lebn_expectations--section{height:auto;padding:40px 20px 50px}.lebn_expectations--container{grid-template-columns:1fr;gap:2rem}.lebn_expectationsText--container{order:2}.lebn_expectationsImg--container{order:1;width:100%;height:220px}.lebn_expectations--title{font-size:clamp(24px,7vw,36px)}.lebn_expectations--description br{display:none}}@media(max-width:900px){.lebn_principalTitle{font-size:clamp(20px,5.5vw,34px);bottom:1px;left:16px;line-height:1.25;word-break:break-word;transform-origin:left bottom;transform:rotate(-6deg)}.banner_triangle{height:80px}.lebn_welcome--section{height:auto;min-height:520px;clip-path:polygon(0% 0%,100% 0%,100% 82%,0% 100%);padding-bottom:100px}.lebn_welcome--container{grid-template-columns:1fr;margin:36px 24px 0;gap:1rem}.lebn_welcome--title{font-size:clamp(22px,6vw,32px)}.image_stack{display:none}.banner_triangleBlue,.banner_triangleWhite,.banner_triangleBlueP{height:100px}.lebn_news--container{height:auto;clip-path:polygon(0% -1px,100% -1px,100% 100%,0% 90%);padding-bottom:100px;margin-top:0}}@media(max-width:480px){.frontPage--container{width:100%;height:93vh;position:relative;overflow:hidden}.lebn_principalTitle{font-size:28px;bottom:8px;left:33px;transform-origin:left bottom;max-width:calc(100% - 24px);transform:rotate(-12deg)}.lebn_welcome--section{padding-bottom:80px}.lebn_expectationsImg--container{height:180px}}@media(min-width:2400px){.lebn_principalTitle{bottom:15px;transform:rotate(-3deg)}}.ap-root *,.ap-root *:before,.ap-root *:after{box-sizing:border-box;margin:0;padding:0}.ap-root{display:flex;min-height:100vh;background:#f8fafc;font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#0f172a;overflow-x:hidden}.ap-sidebar{width:240px;min-height:100vh;background:#0f172a;display:flex;flex-direction:column;flex-shrink:0;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow-y:auto;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.ap-sidebar.abierto{transform:translate(0)}.ap-overlay{display:none;position:fixed;inset:0;background:#00000073;z-index:99;-webkit-tap-highlight-color:transparent}.ap-overlay.visible{display:block}.ap-sidebar-logo{padding:28px 24px 20px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:10px}.ap-sidebar-logo-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ap-sidebar-logo-title{font-size:.875rem;font-weight:700;color:#fff}.ap-sidebar-logo-sub{font-size:.72rem;color:#64748b}.ap-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.ap-nav-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:none;background:transparent;color:#94a3b8;font-weight:400;font-size:.875rem;cursor:pointer;width:100%;text-align:left;transition:background .15s,color .15s}.ap-nav-btn:hover{background:#ffffff0d;color:#e2e8f0}.ap-nav-btn.active{background:#3b82f626;color:#60a5fa;font-weight:600}.ap-nav-badge{background:#f59e0b;color:#fff;font-size:.7rem;font-weight:700;padding:1px 7px;border-radius:20px;margin-left:auto}.ap-nav-divider{border-top:1px solid rgba(255,255,255,.06);margin-top:8px;padding-top:8px}.ap-nav-new-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:none;background:#3b82f633;color:#93c5fd;font-weight:600;font-size:.875rem;cursor:pointer;width:100%;text-align:left;transition:background .15s}.ap-nav-new-btn:hover{background:#3b82f64d}.ap-sidebar-user{padding:16px 12px;border-top:1px solid rgba(255,255,255,.06)}.ap-sidebar-user-info{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ap-sidebar-avatar{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;font-weight:700;flex-shrink:0}.ap-sidebar-username{font-size:.8rem;font-weight:600;color:#e2e8f0}.ap-sidebar-role{font-size:.7rem;color:#64748b}.ap-logout-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;border:none;background:transparent;color:#64748b;font-size:.8rem;cursor:pointer;width:100%;transition:background .15s,color .15s}.ap-logout-btn:hover{background:#ef44441a;color:#f87171}.ap-main{flex:1;overflow:auto;overflow-x:hidden;min-width:0;margin-left:0}.ap-topbar{background:#fff;border-bottom:1px solid #f1f5f9;padding:0 clamp(14px,3vw,32px);height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;min-width:0}.ap-topbar-title{font-size:1.1rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-topbar-date{font-size:.75rem;color:#94a3b8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-topbar-left{display:flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden}.ap-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#0f172a;padding:6px;min-width:40px;min-height:40px;border-radius:8px;flex-shrink:0}.ap-menu-btn:hover{background:#f1f5f9}.ap-topbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.ap-icon-btn{padding:8px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:border-color .15s,color .15s}.ap-icon-btn:hover{border-color:#3b82f6;color:#3b82f6}.ap-primary-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s}.ap-primary-btn:hover{background:#2563eb}.ap-content{padding:28px clamp(14px,3vw,32px)}.ap-stats-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ap-stats-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ap-stat-card{background:#fff;border-radius:16px;padding:22px 24px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000f;display:flex;flex-direction:column;gap:8px;transition:transform .2s,box-shadow .2s}.ap-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.ap-stat-card-header{display:flex;align-items:center;justify-content:space-between}.ap-stat-label{font-size:.8rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.ap-stat-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ap-stat-value{font-size:2rem;font-weight:800;color:#111;letter-spacing:-.03em;line-height:1}.ap-stat-sub{font-size:.78rem;color:#9ca3af}.ap-card{background:#fff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000d;min-width:0;overflow:hidden}.ap-card-body{padding:24px}.ap-card-header{padding:20px 24px;border-bottom:1px solid #f8fafc;display:flex;align-items:center;justify-content:space-between}.ap-card-title{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.ap-card-link{font-size:.8rem;color:#3b82f6;background:none;border:none;cursor:pointer;font-weight:500}.ap-card-link:hover{text-decoration:underline}.ap-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-width:0}.ap-dashboard{display:flex;flex-direction:column;gap:28px}.ap-last-news{display:flex;gap:14px;align-items:flex-start;min-width:0}.ap-last-news>div{min-width:0}.ap-last-news-title{font-weight:600;font-size:.9rem;color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;word-break:break-word}.ap-last-news-sub{font-size:.78rem;color:#6b7280;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:8px}.ap-last-news-meta{display:flex;align-items:center;gap:8px}.ap-empty-msg{text-align:center;padding:20px 0;color:#94a3b8;font-size:.85rem}.ap-dist-row{display:flex;flex-direction:column;gap:14px}.ap-dist-item-header{display:flex;justify-content:space-between;margin-bottom:5px}.ap-dist-label{font-size:.8rem;color:#374151;font-weight:500}.ap-dist-count{font-size:.8rem;color:#6b7280;font-weight:600}.ap-dist-track{height:6px;border-radius:3px;background:#f1f5f9}.ap-dist-bar{height:100%;border-radius:3px;transition:width .6s ease}.ap-recent-row{display:flex;align-items:center;gap:14px;padding:14px 24px;border-bottom:1px solid #f8fafc;transition:background .15s;cursor:default}.ap-recent-row:last-child{border-bottom:none}.ap-recent-row:hover{background:#fafafa}.ap-recent-info{flex:1;min-width:0}.ap-recent-title{font-weight:600;font-size:.875rem;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px;min-width:0}.ap-recent-date{font-size:.75rem;color:#94a3b8}.ap-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:.78rem;font-weight:600}.ap-badge-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.ap-badge-publicado{background:#dcfce7;color:#16a34a}.ap-badge-borrador{background:#fef9c3;color:#a16207}.ap-badge-archivado{background:#f1f5f9;color:#64748b}.ap-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid #f1f5f9;flex-shrink:0}.ap-thumb-placeholder{width:48px;height:48px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap-noticias{display:flex;flex-direction:column;gap:20px}.ap-filters{background:#fff;border-radius:12px;padding:16px 20px;border:1px solid #f1f5f9;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ap-search-wrap{position:relative;flex:1;min-width:200px}.ap-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.ap-search-input{width:100%;padding:9px 12px 9px 36px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;outline:none;color:#111;transition:border-color .2s}.ap-search-input:focus{border-color:#3b82f6}.ap-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#94a3b8;padding:0;display:flex;align-items:center}.ap-filter-btns{display:flex;gap:6px}.ap-filter-btn{padding:7px 14px;border-radius:8px;border:1.5px solid #e2e8f0;font-size:.8rem;font-weight:500;cursor:pointer;background:#fff;color:#64748b;transition:all .15s}.ap-filter-btn:hover{border-color:#3b82f6;color:#1d4ed8}.ap-filter-btn.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.ap-results-count{margin-left:auto;font-size:.8rem;color:#94a3b8}.ap-table-wrap{background:#fff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000d;overflow:hidden}.ap-table-head{display:grid;grid-template-columns:48px 1fr 130px 140px 110px 130px;padding:12px 20px;background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:12px}.ap-table-head-cell{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.ap-table-row{display:grid;grid-template-columns:48px 1fr 130px 140px 110px 130px;padding:14px 20px;gap:12px;align-items:center;border-bottom:1px solid #f8fafc;transition:background .15s}.ap-table-row:last-child{border-bottom:none}.ap-table-row:hover{background:#fafafa}.ap-table-row.dimmed{opacity:.5;pointer-events:none}.ap-table-cell-news{min-width:0}.ap-table-news-title{font-weight:600;font-size:.875rem;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.ap-table-news-sub{font-size:.75rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap-table-news-slug{font-size:.7rem;color:#cbd5e1;font-family:monospace;margin-top:3px}.ap-table-date{font-size:.8rem;color:#6b7280}.ap-estado-select{appearance:none;padding:5px 24px 5px 10px;border-radius:20px;border:none;cursor:pointer;font-size:.78rem;font-weight:600;outline:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23666' stroke-width='2' d='M4 6l4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 6px center;background-size:12px}.ap-estado-select.publicado{background-color:#dcfce7;color:#16a34a}.ap-estado-select.borrador{background-color:#fef9c3;color:#a16207}.ap-estado-select.archivado{background-color:#f1f5f9;color:#64748b}.ap-img-cell{display:flex;align-items:center;gap:5px}.ap-img-count{font-size:.8rem;color:#6b7280;font-weight:500}.ap-img-track{width:32px;height:4px;border-radius:2px;background:#f1f5f9;margin-left:2px}.ap-img-bar{height:100%;border-radius:2px}.ap-action-btns{display:flex;gap:5px}.ap-action-btn{padding:6px;border-radius:7px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.ap-action-btn:hover{opacity:.75}.ap-action-btn-edit{border:1px solid #e2e8f0;background:#fff;color:#3b82f6}.ap-action-btn-archive{border:1px solid #e2e8f0;background:#fff;color:#f59e0b}.ap-action-btn-delete{border:1px solid #fee2e2;background:#fff5f5;color:#ef4444}.ap-empty{padding:60px;text-align:center;color:#94a3b8}.ap-empty-icon{margin:0 auto 12px;display:block;opacity:.3}.ap-empty-text{font-size:.875rem;font-weight:500;margin-bottom:12px}.ap-empty-cta{padding:8px 18px;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-weight:600;font-size:.8rem;cursor:pointer}.ap-loading{padding:60px;text-align:center;color:#94a3b8}.ap-loading-icon{margin:0 auto 12px;display:block}.ap-loading-text{font-size:.875rem}.ap-toast{position:fixed;top:24px;right:24px;z-index:9999;display:flex;align-items:flex-start;gap:12px;background:#fff;border-radius:12px;padding:16px 18px;min-width:300px;max-width:400px;box-shadow:0 8px 30px #0000001f;animation:ap-toast-in .3s ease}.ap-toast-exito{border:1px solid #bbf7d0;border-left:4px solid #22c55e}.ap-toast-error{border:1px solid #fecaca;border-left:4px solid #ef4444}.ap-toast-content{flex:1}.ap-toast-title{font-weight:600;font-size:.9rem;color:#111}.ap-toast-msg{font-size:.8rem;color:#6b7280;margin-top:3px}.ap-toast-close{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:18px;padding:0;line-height:1}@keyframes ap-toast-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.ap-modal-overlay{position:fixed;inset:0;z-index:8000;background:#0f172a8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px;animation:ap-fade-in .2s ease}.ap-modal{position:relative;background:#fff;border-radius:24px;padding:40px 32px 32px;width:100%;max-width:400px;box-shadow:0 0 0 1px #0000000f,0 24px 64px #0f172a38,0 8px 24px #0f172a1a;animation:ap-modal-in .3s cubic-bezier(.34,1.56,.64,1);text-align:center}.ap-modal-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,transform .15s}.ap-modal-close:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.ap-modal-icon-wrap{margin-bottom:22px}.ap-modal-icon{width:68px;height:68px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center}.ap-modal-icon-danger{background:linear-gradient(145deg,#fee2e2,#fecaca);box-shadow:0 8px 28px #ef444438}.ap-modal-icon-warning{background:linear-gradient(145deg,#fef3c7,#fde68a);box-shadow:0 8px 28px #f59e0b38}.ap-modal-content{margin-bottom:28px}.ap-modal-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:8px;line-height:1.35}.ap-modal-msg{font-size:.875rem;color:#64748b;line-height:1.65;margin:0}.ap-modal-footer{display:flex;gap:10px}.ap-btn-cancel{flex:1;padding:12px 18px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-weight:500;font-size:.875rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ap-btn-cancel:hover{background:#f8fafc;border-color:#94a3b8;color:#1e293b}.ap-btn-confirm-danger{flex:1;padding:12px 18px;border-radius:12px;border:none;background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;box-shadow:0 4px 14px #ef444459;transition:box-shadow .15s,transform .15s,filter .15s}.ap-btn-confirm-danger:hover{filter:brightness(1.08);box-shadow:0 6px 20px #ef444473;transform:translateY(-1px)}.ap-btn-confirm-warning{flex:1;padding:12px 18px;border-radius:12px;border:none;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;box-shadow:0 4px 14px #f59e0b59;transition:box-shadow .15s,transform .15s,filter .15s}.ap-btn-confirm-warning:hover{filter:brightness(1.08);box-shadow:0 6px 20px #f59e0b73;transform:translateY(-1px)}.ap-form-topbar{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 clamp(14px,3vw,32px);height:60px;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;overflow:hidden}.ap-form-topbar-left{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;flex-shrink:1}.ap-back-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;color:#374151;font-weight:500;font-size:.875rem;cursor:pointer;transition:border-color .15s,color .15s;white-space:nowrap;flex-shrink:0}.ap-back-btn:hover{border-color:#3b82f6;color:#3b82f6}.ap-form-topbar-sep{color:#d1d5db;flex-shrink:0}.ap-form-topbar-context{font-size:.875rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ap-form-topbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0;white-space:nowrap}.ap-online-dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.ap-online-label{font-size:.8rem;color:#6b7280}@keyframes ap-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ap-scale-in{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes ap-spin{to{transform:rotate(360deg)}}@keyframes ap-modal-in{0%{opacity:0;transform:scale(.82) translateY(24px)}to{opacity:1;transform:scale(1) translateY(0)}}.ap-spin{animation:ap-spin 1s linear infinite}.alp-root{display:flex;flex-direction:column;gap:24px}.alp-header{padding-bottom:14px;border-bottom:1px solid #f1f5f9}.alp-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:4px}.alp-subtitle{font-size:.8rem;color:#94a3b8}.alp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.alp-card{background:#fff;border-radius:16px;border:1px solid #f1f5f9;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 4px #0000000d}.alp-card-slot{font-size:.72rem;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:.06em}.alp-img-preview{position:relative;width:100%;height:170px;border-radius:10px;overflow:hidden;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;transition:border-color .2s}.alp-img-preview:hover{border-color:#3b82f6}.alp-img-preview:hover .alp-img-overlay{opacity:1}.alp-img{width:100%;height:100%;object-fit:cover;display:block}.alp-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.alp-img-overlay{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:.8rem;font-weight:600;opacity:0;transition:opacity .2s}.alp-fields{display:flex;flex-direction:column;gap:7px}.alp-label{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.alp-input{padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;color:#111;outline:none;transition:border-color .2s;width:100%}.alp-input:focus{border-color:#3b82f6}.alp-textarea{padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;color:#111;outline:none;resize:vertical;transition:border-color .2s;font-family:system-ui,sans-serif;width:100%}.alp-textarea:focus{border-color:#3b82f6}.alp-save-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border-radius:8px;border:none;background:#1a672b;color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s;width:100%}.alp-save-btn:hover:not(:disabled){background:#155923}.alp-save-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1100px){.ap-stats-grid-4,.ap-stats-grid-3{grid-template-columns:repeat(2,1fr)}.ap-grid-2{grid-template-columns:1fr}}@media(max-width:768px){.ap-root{width:100%;max-width:100vw}.ap-main{flex:1;overflow-x:hidden;overflow-y:auto}.ap-topbar{padding:0 14px;height:56px;position:sticky;top:0;z-index:60}.ap-topbar-title{font-size:.95rem}.ap-topbar-date,.ap-topbar-actions .ap-icon-btn{display:none}.ap-primary-btn{font-size:.8rem;padding:7px 12px}.ap-form-topbar{padding:0 14px;height:52px;gap:6px}.ap-form-topbar-sep,.ap-form-topbar-context,.ap-online-label{display:none}.ap-back-btn{font-size:.8rem;padding:6px 10px}.ap-content{padding:14px 14px 24px}.ap-stats-grid-4,.ap-stats-grid-3{grid-template-columns:1fr 1fr;gap:10px}.ap-dashboard{min-width:0;width:100%}.ap-grid-2{grid-template-columns:1fr;gap:14px}.ap-stat-card{padding:16px 18px}.ap-stat-value{font-size:1.6rem}.ap-table-head{display:none}.ap-table-row{display:flex;flex-direction:column;gap:8px;padding:14px;border-bottom:1px solid #f1f5f9;position:relative}.ap-table-row>*:nth-child(4),.ap-table-row>*:nth-child(5){display:none}.ap-table-cell-news{flex:1}.ap-action-btns{position:absolute;top:14px;right:14px}.ap-table-row{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.ap-table-row>.ap-thumb,.ap-table-row>.ap-thumb-placeholder{flex-shrink:0}.ap-table-cell-news{flex:1;min-width:0;padding-right:80px}.ap-table-row .ap-estado-select{margin-top:4px;width:auto;flex-basis:100%}.ap-filters{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.ap-search-wrap{min-width:0}.ap-filter-btns{flex-wrap:wrap;gap:5px}.ap-filter-btn{font-size:.75rem;padding:6px 10px}.ap-results-count{margin-left:0;font-size:.75rem}.alp-grid{grid-template-columns:1fr}.amp-add-body{flex-direction:column}.amp-img-preview{width:100%;min-width:0;aspect-ratio:16 / 9}.amp-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ap-card-header{padding:14px 16px}.ap-card-body{padding:16px}.ap-recent-row{padding:12px 16px;gap:10px}.ap-toast{inset:auto 12px 16px;min-width:0;max-width:100%}}@media(min-width:1024px){.ap-sidebar{transform:translate(0)!important;position:fixed}.ap-overlay{display:none!important}.ap-menu-btn{display:none}.ap-main{margin-left:240px}}@media(max-width:400px){.ap-stats-grid-4,.ap-stats-grid-3,.amp-grid{grid-template-columns:1fr}}.amp-add-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 28px;margin-bottom:32px;box-shadow:0 1px 4px #0000000f}.amp-add-title{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:18px;display:flex;align-items:center;gap:8px}.amp-add-body{display:flex;gap:24px;align-items:flex-start}.amp-img-preview{position:relative;width:160px;min-width:160px;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#f1f5f9;border:2px dashed #cbd5e1;cursor:pointer;display:flex;align-items:center;justify-content:center}.amp-img-preview:hover .alp-img-overlay{opacity:1}.amp-img{width:100%;height:100%;object-fit:cover}.amp-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.amp-add-fields{flex:1;display:flex;flex-direction:column;gap:10px}.amp-list-header{margin-bottom:16px}.amp-list-title{font-size:.95rem;font-weight:600;color:#1e293b}.amp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.amp-item-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000f;display:flex;flex-direction:column}.amp-item-img-wrap{width:100%;aspect-ratio:4 / 3;background:#f1f5f9;overflow:hidden}.amp-item-img{width:100%;height:100%;object-fit:cover;display:block}.amp-item-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.amp-item-info{padding:12px 14px;display:flex;flex-direction:column;gap:4px}.amp-item-artista{font-size:.88rem;font-weight:600;color:#1e293b;line-height:1.3}.amp-item-orden{font-size:.75rem;color:#94a3b8}.amp-item-btns{display:flex;align-items:center;gap:6px;margin-top:8px}.amp-item-edit{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.amp-item-edit-btns{display:flex;gap:6px;margin-top:4px}.amp-counter{margin-left:auto;font-size:.78rem;font-weight:600;background:#e2e8f0;color:#475569;padding:2px 10px;border-radius:20px}.amp-counter--full{background:#fee2e2;color:#dc2626}.amp-limit-msg{font-size:.84rem;color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;margin-bottom:4px}.amp-add-body--hidden{display:none}.amp-add-card--disabled{opacity:.8;border-color:#fca5a5}.al-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f0fe,#f0f4f8,#eef2ff);padding:16px}.al-card{background:#fff;border-radius:20px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 0 0 1px #0000000a,0 8px 32px #0f172a1a,0 2px 8px #0f172a0f}.al-header{text-align:center;margin-bottom:36px}.al-icon-wrap{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#fff;box-shadow:0 6px 20px #3b82f64d}.al-title{font-size:1.35rem;font-weight:700;margin:0 0 6px;color:#0f172a;font-family:system-ui,-apple-system,sans-serif}.al-subtitle{font-size:.875rem;color:#94a3b8;margin:0}.al-field{margin-bottom:18px}.al-field--last{margin-bottom:24px}.al-label{display:block;margin-bottom:7px;font-weight:600;color:#374151;font-size:.85rem;letter-spacing:.01em}.al-input-wrap{position:relative}.al-input{width:100%;padding:11px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.95rem;box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s;color:#0f172a;background:#fff;font-family:system-ui,-apple-system,sans-serif}.al-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.al-input--padded{padding-right:46px}.al-eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#94a3b8;padding:0;display:flex;align-items:center;justify-content:center;transition:color .15s}.al-eye-btn:hover{color:#475569}.al-error{background:#fff5f5;border:1px solid #fecaca;border-left:3px solid #ef4444;border-radius:10px;padding:11px 14px;margin-bottom:18px;color:#dc2626;font-size:.875rem;display:flex;align-items:center;gap:8px}.al-submit-btn{width:100%;padding:12px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #3b82f64d;font-family:system-ui,-apple-system,sans-serif}.al-submit-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #3b82f661}.al-submit-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}@keyframes al-spin{to{transform:rotate(360deg)}}.al-spin{animation:al-spin 1s linear infinite}@media(max-width:480px){.al-root{align-items:flex-start;padding-top:40px}.al-card{padding:36px 24px;border-radius:16px}.al-title{font-size:1.2rem}}@media(max-width:360px){.al-card{padding:28px 18px}}.np-root{width:100%;min-height:100vh;background:#fff;font-family:var(--lebn-fontDescriptions);color:#1e293b}.np-loading{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#94a3b8;font-size:.95rem}.np-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:np-spin .8s linear infinite}@keyframes np-spin{to{transform:rotate(360deg)}}.np-error{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:40px}.np-error h2{font-size:1.8rem;color:#1e293b;margin:0}.np-error p{color:#64748b;margin:0}.np-error button{margin-top:12px;padding:10px 24px;background:#f97316;color:#fff;border:none;border-radius:50px;font-weight:700;cursor:pointer;font-size:.9rem}.lebn_newFrontPage-content{position:relative;width:100%;height:94vh;min-height:480px;overflow:hidden;display:flex;align-items:flex-end}.lebn_newFrontPage-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.np-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000 30%,#00000059 60%,#000000bf)}.np-hero-content{position:relative;z-index:1;margin:0 0 8px 20px;max-width:1100px}.np-hero-title{font-family:var(--lebn-fontTitle, sans-serif);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;font-style:italic;color:#fff;line-height:1.15;margin:0 10px 10px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.np-hero-subtitle{font-size:1rem;color:#ffffffd9;margin:0;font-weight:400}.np-ticker{font-family:var(--lebn-fontDescriptions);width:100%;overflow:hidden;background:var(--lebn-blue);padding:10px 0}.np-ticker-track{display:flex;gap:0;width:max-content;animation:np-ticker 30s linear infinite}.np-ticker-track:hover{animation-play-state:paused}.np-ticker-item{display:flex;align-items:center;gap:12px;color:#fff;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:0 10px}.np-ticker-dot{width:8px;height:8px;border-radius:50%;background:#f97316;display:inline-block;flex-shrink:0}@keyframes np-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.np-section{display:grid;grid-template-columns:repeat(2,auto);gap:60px;max-width:1200px;margin:0 auto;padding:72px 80px;align-items:center}.np-section--secondary{padding-top:0}.np-section-text{display:flex;flex-direction:column;margin-top:1rem;gap:16px;width:100%;max-width:500px;overflow-wrap:break-word;text-align:center}.lebn_newsSubtitle{font-family:var(--lebn-fontDescriptions);font-size:1.5rem;font-weight:lighter;text-align:center;color:var(--lebn-darkGreen);line-height:1.25;margin:0}.np-section-sub{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.np-section-divider{width:100%;max-width:500px;height:1.4px;background:var(--lebn-darkGreen);border-radius:2px;margin:0 auto}.np-section-body{font-size:.9rem;color:#374151;line-height:1.4;margin:0;white-space:pre-line;text-align:center}.np-section-img{width:100%;height:500px;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.np-section-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.np-section-img:hover img{transform:scale(1.03)}.np-grid-section{padding:0 80px 72px;max-width:1200px;margin:0 auto;box-sizing:border-box;width:100%;display:flex;justify-content:center}.np-img-grid{display:grid;grid-template-columns:repeat(var(--cols, 5),1fr);gap:12px;width:100%;max-width:1200px}.np-img-grid-item{border-radius:12px;overflow:hidden;height:250px;background:#f1f5f9}.np-img-grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.np-img-grid-item:hover img{transform:scale(1.06)}.np-quote-wrap{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px}.np-quote-text{font-family:var(--lebn-fontTitle, sans-serif);font-size:1.45rem;font-style:italic;font-weight:600;text-align:center;color:var(--lebn-blue);line-height:1.55;margin:0;quotes:none;max-width:850px;overflow-wrap:break-word}.np-section-dividerQuote{width:90%;height:1.4px;background:var(--lebn-blue);border-radius:2px}.np-quote-author{font-size:.95rem;color:var(--lebn-blue);font-weight:500;letter-spacing:.06em;margin:0}.np-back-wrap{padding:48px 80px;max-width:1200px;margin:0 auto}.np-back-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;background:transparent;color:#1e3a8a;border:2px solid #1e3a8a;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.np-back-btn:hover{background:#1e3a8a;color:#fff}.np-clickable-image{cursor:pointer}.np-lightbox{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.np-lightbox-inner{position:relative;width:100%;max-width:1100px;max-height:90vh;display:grid;place-items:center;padding:16px}.np-lightbox-image{max-width:100%;max-height:90vh;width:auto;height:auto;display:block;border-radius:10px;background:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 40px #00000059}.np-lightbox-inner img{max-width:100%;max-height:90vh;width:auto;height:auto;display:block}.np-lightbox-close{position:absolute;top:-14px;right:0;width:38px;height:38px;border-radius:999px;border:none;background:#fff;color:#0f172a;font-size:26px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #00000040}@media(max-width:1024px){.np-hero-date{left:40px;padding-left:40px}.np-section{padding:48px 40px;gap:40px}.np-grid-section{padding:0 40px 48px}.np-quote-section{padding:56px 40px}.np-back-wrap{padding:40px}}@media(max-width:768px){.np-section-text{order:2}.np-section-img{order:1;height:340px}.np-hero{height:60vh}.np-hero-date{left:24px;top:20px}.np-hero-title{font-size:1.6rem;margin:0 10px 10px 0}.np-section{display:grid;justify-items:center;grid-template-columns:1fr;padding:40px 24px;gap:28px}.np-section--secondary .np-section-img{order:-1}.np-img-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px}.np-grid-section{padding:0 24px 40px}.np-quote-section{padding:48px 24px}.np-back-wrap{padding:32px 24px}.np-quote-text{font-size:1rem}.np-img-grid-item:last-child{grid-column:1 / -1}}.lebn_logo--container{z-index:10000;position:absolute;margin:1rem 0 0 1rem;display:flex;justify-content:center;align-items:center;height:9vw;width:9vw;border-radius:50%;border:1px solid hsl(0,0%,100%,.3);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a,inset 0 1px 2px #ffffff4d,inset 0 4px 8px #fff3}.lebn_logoImg{width:7.5vw;height:7.5vw;object-fit:cover}.navegationMenu_button{position:absolute;margin-top:1rem;right:1rem;display:flex;justify-content:center;align-items:center;width:clamp(44px,4vw,60px);height:clamp(44px,4vw,60px);border-radius:50%;background:var(--lebn-primary);border:none;cursor:pointer;box-shadow:0 4px 15px #0003;z-index:10001;transition:transform .3s ease,box-shadow .3s ease}.navegationMenu_button:hover{transform:scale(1.08);box-shadow:0 6px 20px #0000004d}.hamburger_icon{width:22px;height:22px;position:relative}.hamburger_icon span{position:absolute;height:2px;width:100%;background:var(--lebn-black);border-radius:3px;left:0;transition:.28s ease-in-out}.hamburger_icon span:nth-child(1){top:3px}.hamburger_icon span:nth-child(2){top:10px}.hamburger_icon span:nth-child(3){top:17px}.navegationMenu_button.active .hamburger_icon span:nth-child(1){transform:rotate(45deg);top:10px}.navegationMenu_button.active .hamburger_icon span:nth-child(2){opacity:0;transform:translate(-10px)}.navegationMenu_button.active .hamburger_icon span:nth-child(3){transform:rotate(-45deg);top:10px}.menu-overlay{position:fixed;inset:0;background:#0000008c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:9999;animation:menuOverlayIn .35s ease forwards}@keyframes menuOverlayIn{0%{opacity:0}to{opacity:1}}.navegationMenu_container{position:fixed;top:0;right:0;height:100dvh;width:min(420px,100vw);background:#0d1f14;z-index:10000;display:flex;flex-direction:column;padding:2rem 2.5rem 2.5rem;overflow-y:auto;overscroll-behavior:contain;border-radius:0;transform:translate(100%);visibility:hidden;box-shadow:none;transition:transform .5s cubic-bezier(.76,0,.24,1),visibility 0s linear .5s,box-shadow 0s linear .5s}.navegationMenu_container.open{transform:translate(0);visibility:visible;box-shadow:-30px 0 100px #00000080;transition:transform .5s cubic-bezier(.76,0,.24,1),visibility 0s linear 0s,box-shadow 0s linear 0s}.navMenu_header{padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:2.5rem}.navMenu_label{font-size:.7rem;text-transform:uppercase;letter-spacing:.22em;color:#ffffff4d;font-weight:600}.navMenu_close{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#ffffff80;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .3s;flex-shrink:0}.navMenu_close:hover{background:#ffffff1f;color:#fff;border-color:#ffffff4d;transform:rotate(90deg)}.navegationMenu_items{flex:1;list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.navegationMenu_item{border-bottom:1px solid rgba(255,255,255,.06)}.navegationMenu_item:first-child{border-top:1px solid rgba(255,255,255,.06)}.navegationMenu_item a{display:flex;align-items:center;gap:1rem;padding:1.25rem .25rem;text-decoration:none;color:#ffffffa6;transition:color .22s ease,padding-left .22s ease,gap .22s ease;background:none;border-radius:0;height:auto;font-size:unset}.navegationMenu_item a:hover{color:#fff;padding-left:.6rem;gap:1.4rem}.item-num{font-size:.72rem;color:#4ade80;font-weight:700;min-width:22px;font-variant-numeric:tabular-nums;flex-shrink:0}.item-label{font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;letter-spacing:-.025em;line-height:1;flex:1}.item-arrow{font-size:1.1rem;color:#ffffff2e;transition:color .22s ease,transform .22s ease;flex-shrink:0}.navegationMenu_item a:hover .item-arrow{color:#4ade80;transform:translate(4px)}.navMenu_footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.07)}.navMenu_footer-name{font-size:1rem;font-weight:800;color:#ffffff2e;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.navMenu_footer-sub{font-size:.72rem;color:#fff3;margin:0;letter-spacing:.03em}@media(max-width:768px){.lebn_logo--container{height:90px;width:90px}.lebn_logoImg{width:70px;height:70px}.navegationMenu_container{padding:1.75rem 1.75rem 2rem}.item-label{font-size:1.5rem}}@media(max-width:480px){.lebn_logo--container{height:80px;width:80px}.lebn_logoImg{width:65px;height:65px}.navegationMenu_container{width:100vw;padding:1.5rem 1.25rem 2rem}.item-label{font-size:1.35rem}}.about-hero{position:relative;width:100%;height:100vh;overflow:hidden}.about-hero__bg{position:absolute;inset:0;z-index:0}.about-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000,#0000000d 40%,#0000008c,#000000bf)}.about-hero__content{position:absolute;bottom:70px;left:40px;z-index:2}.about-hero__title{font-family:var(--lebn-fontTitle);font-size:clamp(26px,5vw,68px);font-weight:800;font-style:italic;color:#fff;line-height:1.15;text-shadow:2px 2px 8px rgba(0,0,0,.7),0 0 20px rgba(0,0,0,.4);letter-spacing:.01em;word-break:break-word}.about-hero__slope-wrapper{position:absolute;bottom:0;left:0;width:100%;height:60px;z-index:3;overflow:hidden}.about-hero__slope-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:var(--lebn-green);clip-path:polygon(0 100%,100% 100%,100% 0);transform:skew(-20deg);transform-origin:bottom left}.about-hero__ticker{position:absolute;bottom:0;left:0;width:100%;height:46px;background-color:var(--lebn-blue);overflow:hidden;z-index:3;display:flex;align-items:center}.about-hero__ticker-track{display:flex;align-items:center;white-space:nowrap;animation:about-ticker-scroll 30s linear infinite}.about-hero__ticker-item{display:inline-flex;align-items:center;gap:10px;font-family:var(--lebn-fontDescriptions);font-size:13px;font-weight:600;letter-spacing:.08em;color:#fff;text-transform:uppercase;padding-right:10px}.about-hero__ticker-dot{color:var(--lebn-orange);font-size:16px;line-height:1}@keyframes about-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-readmore{display:flex;flex-direction:column;gap:1.1rem}.about-readmore__btn{align-self:flex-start;background:none;border:none;padding:0;font-family:var(--lebn-fontDescriptions);font-size:.85rem;font-weight:600;color:var(--lebn-darkGreen);cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:opacity .15s;margin-top:4px}.about-readmore__btn:hover{opacity:.7}.about-mision__body .about-readmore,.about-vision__body .about-readmore{width:100%;max-width:780px;margin:0 auto;align-items:stretch}.about-mision__body .about-readmore__btn,.about-vision__body .about-readmore__btn{align-self:center;color:#ffffffd9}.about-director__content .about-readmore{align-items:stretch}.about-director__content .about-readmore__btn{align-self:center}.about-intro{background:#fff;width:100%;padding:90px 0}.about-intro__container{display:grid;grid-template-columns:42% 1fr;gap:6%;align-items:center;max-width:1300px;margin:0 auto;padding:0 4%}.about-intro__img-wrap{width:100%}.about-intro__img{width:100%;height:550px;object-fit:cover;border-radius:10px;box-shadow:0 8px 30px #0000001f;display:block}.about-intro__content{display:flex;flex-direction:column;gap:1.4rem}.about-intro__title{font-family:var(--lebn-fontTitle);font-size:clamp(15px,2.2vw,28px);font-weight:lighter;color:var(--lebn-darkGreen);letter-spacing:.02em;line-height:1.25;word-break:break-word}.about-intro__divider{width:100%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:.4rem}.about-intro__paragraph{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1.1vw,16px);line-height:1.75;color:#3a3a3a}.about-mision{background-color:var(--lebn-blue);width:100%;padding:52px 0}.about-mision__container{display:grid;grid-template-columns:22% 1fr;align-items:center;gap:4%;max-width:1300px;margin:0 auto;padding:0 5%}.about-mision__label{display:flex;justify-content:center;align-items:center}.about-script{font-family:var(--lebn-fontDetails);font-size:clamp(38px,7vw,90px);font-weight:lighter;color:#fff;line-height:1}.about-mision__body{display:flex;justify-content:center;width:100%}.about-mision__text{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1.1vw,16px);line-height:1.75;color:#fff;text-align:center;max-width:780px}.about-director{background:#fff;width:100%;padding:80px 0}.about-director__container{max-width:1000px;margin:0 auto;padding:0 4%;display:flex;flex-direction:column;align-items:center;gap:0}.about-director__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(16px,2vw,28px);font-weight:lighter;color:var(--lebn-darkGreen);text-align:center;line-height:1.35;margin-bottom:14px;word-break:break-word}.about-director__title-divider{width:100%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:48px}.about-director__body{display:grid;grid-template-columns:220px 1fr;gap:48px;align-items:start;width:100%}.about-director__img-wrap{flex-shrink:0;display:flex;justify-content:center}.about-director__img{width:200px;height:200px;border-radius:50%;object-fit:cover;background:#ccc;display:block;box-shadow:0 4px 16px #0000001a}.about-director__img-wrap:after{content:"";display:none}.about-director__content{display:flex;flex-direction:column;gap:1.1rem}.about-director__paragraph{font-family:var(--lebn-fontDescriptions);font-size:clamp(13px,1vw,15px);line-height:1.75;color:#3a3a3a}.about-director__firma{font-family:var(--lebn-fontDescriptions);font-size:clamp(13px,1vw,15px);color:var(--lebn-darkGreen);font-style:italic;margin-top:.4rem}.about-vision{background-color:var(--lebn-green);width:100%;padding:52px 0}.about-vision__container{display:grid;grid-template-columns:1fr 22%;align-items:center;gap:4%;max-width:1300px;margin:0 auto;padding:0 5%}.about-vision__body{display:flex;justify-content:center;width:100%}.about-vision__text{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1.1vw,16px);line-height:1.75;color:#fff;text-align:center;max-width:780px}.about-vision__label{display:flex;justify-content:center;align-items:center}.about-valores{background:#fff;width:100%;padding:80px 0 100px}.about-valores__container{max-width:1000px;margin:0 auto;padding:0 4%;display:flex;flex-direction:column;align-items:center}.about-valores__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(16px,2vw,28px);font-weight:lighter;color:var(--lebn-darkGreen);text-align:center;margin-bottom:14px;word-break:break-word}.about-valores__title-divider{width:60%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:56px}.about-valores__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 32px;width:100%}.about-valor-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.about-valor-card__img-wrap{width:200px;height:200px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 4px 16px #0000001f}.about-valor-card__img{width:100%;height:100%;object-fit:cover;display:block}.about-valor-card__nombre{font-family:var(--lebn-fontDescriptions);font-size:18px;font-weight:lighter;color:var(--lebn-darkGreen);line-height:1.2;margin-top:4px}.about-valor-card__divider{width:200px;height:2px;background-color:var(--lebn-darkGreen)}.about-valor-card__desc{font-family:var(--lebn-fontDescriptions);font-size:13px;line-height:1.65;color:#4a4a4a;max-width:220px}@media(max-width:1024px){.about-intro{padding:64px 0}.about-intro__container{grid-template-columns:45% 1fr;gap:4%}.about-intro__img{height:420px}.about-director{padding:60px 0}.about-director__body{grid-template-columns:180px 1fr;gap:36px}.about-director__img{width:170px;height:170px}.about-valores__grid{gap:36px 24px}.about-valor-card__img-wrap{width:160px;height:160px}.about-valor-card__divider{width:160px}}@media(max-width:768px){.about-hero__content{bottom:56px;left:24px;right:24px}.about-hero__title{font-size:clamp(28px,7vw,48px)}.about-intro{padding:48px 0}.about-intro__container{grid-template-columns:1fr;gap:32px;padding:0 5%}.about-intro__img{height:280px}.about-intro__title{font-size:clamp(16px,4vw,22px)}.about-intro__paragraph{font-size:clamp(14px,3.5vw,16px)}.about-mision{padding:44px 0}.about-mision__container{grid-template-columns:1fr;gap:20px;text-align:center;padding:0 6%}.about-mision__label{justify-content:center}.about-script{font-size:clamp(48px,12vw,80px)}.about-mision__text{font-size:clamp(14px,3.5vw,16px)}.about-director{padding:48px 0}.about-director__container{padding:0 5%}.about-director__title{font-size:clamp(18px,4.5vw,24px)}.about-director__title-divider{margin-bottom:32px}.about-director__body{grid-template-columns:1fr;gap:28px;justify-items:center}.about-director__img-wrap{width:100%;display:flex;justify-content:center}.about-director__img{width:160px;height:160px}.about-director__content{text-align:center}.about-director__paragraph,.about-director__firma{font-size:clamp(13px,3.2vw,15px)}.about-vision{padding:44px 0}.about-vision__container{grid-template-columns:1fr;gap:20px;text-align:center;padding:0 6%}.about-vision__label{justify-content:center;order:-1}.about-vision__text{font-size:clamp(14px,3.5vw,16px)}.about-valores{padding:56px 0 72px}.about-valores__container{padding:0 5%}.about-valores__title{font-size:clamp(18px,4.5vw,24px)}.about-valores__title-divider{width:80%;margin-bottom:40px}.about-valores__grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}.about-valor-card__img-wrap{width:130px;height:130px}.about-valor-card__divider{width:130px}.about-valor-card__nombre{font-size:16px}.about-valor-card__desc{font-size:12.5px;max-width:180px}}@media(max-width:480px){.about-hero__content{bottom:48px;left:16px;right:16px}.about-hero__title{font-size:clamp(24px,8vw,36px)}.about-hero__ticker{height:38px}.about-hero__ticker-item{font-size:11px}.about-intro{padding:36px 0}.about-intro__container{padding:0 4%;gap:24px}.about-intro__img{height:220px;border-radius:8px}.about-mision,.about-vision{padding:36px 0}.about-mision__container,.about-vision__container{padding:0 5%;gap:16px}.about-director{padding:36px 0}.about-director__container{padding:0 4%}.about-director__img{width:130px;height:130px}.about-director__title-divider{margin-bottom:24px}.about-valores{padding:40px 0 56px}.about-valores__container{padding:0 4%}.about-valores__grid{gap:28px 14px}.about-valor-card__img-wrap{width:110px;height:110px}.about-valor-card__divider{width:110px}.about-valor-card__nombre{font-size:14px}.about-valor-card__desc{font-size:11.5px;max-width:150px}}@media(max-width:360px){.about-valores__grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.about-valor-card__img-wrap{width:90px;height:90px}.about-valor-card__divider{width:90px}.about-valor-card__nombre{font-size:12px}.about-valor-card__desc{font-size:10.5px;max-width:120px}.about-director__body{gap:20px}}.qe-hero{position:relative;width:100%;height:100vh;overflow:hidden}.qe-hero__bg{position:absolute;inset:0;z-index:0}.qe-hero__bg-img{width:100%;height:100vh;object-fit:cover;object-position:center;display:block}.qe-hero__content{position:absolute;bottom:70px;left:40px;z-index:2}.qe-hero__title{font-family:var(--lebn-fontTitle);font-size:clamp(26px,5vw,68px);font-weight:800;font-style:italic;color:#fff;line-height:1.15;text-shadow:2px 2px 8px rgba(0,0,0,.7),0 0 20px rgba(0,0,0,.4);letter-spacing:.01em;word-break:break-word}.qe-hero__ticker{position:absolute;bottom:0;left:0;width:100%;height:46px;background-color:var(--lebn-blue);overflow:hidden;z-index:3;display:flex;align-items:center}.qe-hero__ticker-track{display:flex;align-items:center;white-space:nowrap;animation:qe-ticker-scroll 30s linear infinite}.qe-hero__ticker-item{display:inline-flex;align-items:center;gap:10px;font-family:var(--lebn-fontDescriptions);font-size:13px;font-weight:600;letter-spacing:.08em;color:#fff;text-transform:uppercase;padding-right:10px}.qe-hero__ticker-dot{color:var(--lebn-orange);font-size:16px;line-height:1}@keyframes qe-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.qe-bilingue{background:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem;padding:80px 0 10px;max-width:1200px;margin:0 auto;overflow:hidden}.qe-bilingue__left{display:flex;justify-content:center;align-items:center}.qe-bilingue__circle-wrap{width:400px;height:400px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 6px 24px #00000024;margin:0 auto}.qe-bilingue__circle-img{width:100%;height:100%;object-fit:cover;display:block}.qe-bilingue__content{display:flex;flex-direction:column;gap:1.2rem;margin-right:3rem}.qe-bilingue__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(22px,2vw,32px);font-weight:lighter;color:var(--lebn-darkGreen);line-height:1.3}.qe-bilingue__divider{width:100%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:.3rem}.qe-bilingue__divider2{width:80%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:1rem}.qe-bilingue__divider3{display:none}.qe-bilingue__paragraph{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1vw,16px);line-height:1.75;color:#444}.qe-eventos{background:#fff;padding:60px 4%}.qe-eventos__header{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto 60px}.qe-eventos__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(22px,2vw,32px);font-weight:lighter;color:var(--lebn-darkGreen);margin-bottom:20px}.qe-eventos__title-item{font-family:var(--lebn-fontDescriptions);font-size:clamp(20px,1.5vw,30px);font-weight:400;color:var(--lebn-blue)}.qe-eventos__desc{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1vw,16px);line-height:1.7;color:#444}.qe-eventos__list{display:flex;flex-direction:column;gap:80px;max-width:1100px;margin:0 auto}.qe-evento-item{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:center}.qe-evento-item__content{display:flex;flex-direction:column;gap:15px}.qe-evento-item__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(20px,1.8vw,24px);font-weight:600;color:#333}.qe-evento-item__desc{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1vw,16px);line-height:1.7;color:#555}.qe-evento-item__gallery{grid-column:span 2;display:grid;grid-template-columns:repeat(10,1fr);gap:15px}.qe-evento-item__img{grid-column:span 3;width:100%;aspect-ratio:1 / 1.5;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0000001a}.qe-grupos{background:#fff;display:grid;grid-template-columns:1.5fr auto 1fr;gap:40px;padding:80px 4%;align-items:center}.qe-grupos__left{display:flex;justify-content:center}.qe-grupos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 20px;justify-items:center}.qe-grupo-card{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;width:max-content;margin:0 auto}.qe-grupo-card__img-wrap{width:180px;height:180px;border-radius:50%;overflow:hidden;box-shadow:0 4px 12px #0000001a}.qe-grupo-card__img{width:100%;height:100%;object-fit:cover;display:block}.qe-grupo-card__label{font-family:var(--lebn-fontDescriptions);font-size:14px;font-weight:400;color:#222}.qe-grupo-card__underline{width:60%;height:1.5px;background-color:var(--lebn-blue)}.qe-grupos__divider-vertical{width:1.5px;height:80%;background-color:var(--lebn-darkGreen);align-self:center}.qe-grupos__divider-vertical2{width:1.5px;height:80%;background-color:var(--lebn-blue);align-self:center}.qe-grupos__content{display:flex;flex-direction:column;gap:20px}.qe-grupos__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(22px,2vw,32px);font-weight:lighter;color:var(--lebn-darkGreen)}.qe-grupos__paragraph{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1vw,16px);line-height:1.7;color:#444}.qe-habilidades{background:#fff;padding:80px 0 120px}.qe-habilidades__container{max-width:1000px;margin:0 auto;padding:0 4%;display:flex;flex-direction:column;align-items:center;gap:0}.qe-habilidades__title{font-family:var(--lebn-fontDescriptions);font-size:clamp(22px,2vw,32px);font-weight:lighter;color:var(--lebn-darkGreen);text-align:center;margin-bottom:12px}.qe-habilidades__divider{width:70%;height:1.5px;background-color:var(--lebn-darkGreen);margin-bottom:30px}.qe-habilidades__desc{font-family:var(--lebn-fontDescriptions);font-size:clamp(14px,1vw,16px);line-height:1.7;color:#444;text-align:center;max-width:600px;margin-bottom:60px}.qe-skills-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:60px 20px;width:100%}.qe-skill-card{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;transition:transform .3s ease,filter .3s ease;cursor:default}.qe-skill-card:hover{transform:translateY(-5px)}.qe-skill-card__img-wrap{width:160px;height:160px;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px #0000001f;transition:box-shadow .3s ease}.qe-skill-card:hover .qe-skill-card__img-wrap{box-shadow:0 12px 24px #0000002e}.qe-skill-card__img{width:100%;height:100%;object-fit:cover;display:block}.qe-skill-card__label{font-family:var(--lebn-fontDescriptions);font-size:18px;font-weight:500;color:#333;min-height:45px;display:flex;align-items:center;justify-content:center;line-height:1.2}.qe-skill-card__underline{width:60%;height:2px;background-color:var(--lebn-darkGreen);border-radius:2px}.about-grupos-card__nombre{font-family:var(--lebn-fontDescriptions);font-size:18px;font-weight:lighter;color:var(--lebn-blue);line-height:1.2;margin-top:4px}@media(min-width:780px)and (max-width:1024px){.qe-skills-grid{grid-template-columns:repeat(4,1fr);gap:60px 20px}.qe-skills-grid>:nth-last-child(2):nth-child(4n+1){grid-column:2}.qe-skills-grid>:last-child:nth-child(4n+2){grid-column:3}}@media(max-width:950px){.qe-grupos{grid-template-columns:1fr;gap:40px}.qe-grupos__content{order:-1;text-align:center}.qe-bilingue__divider4{display:flex;width:80%;height:1.5px;background-color:var(--lebn-darkGreen);margin:0 auto}}@media(max-width:780px){.qe-bilingue__divider3{display:flex;width:80%;height:1.5px;background-color:var(--lebn-blue);margin:0 auto}.qe-bilingue__divider4{display:flex;width:80%;height:1.5px;background-color:var(--lebn-darkGreen);margin:0 auto}.qe-evento-item__gallery{grid-column:span 2;display:grid;grid-template-columns:repeat(9,1fr);gap:15px}.qe-grupos__divider-vertical2{display:none}.qe-hero__content{left:20px;bottom:80px}.qe-evento-item{grid-template-columns:1fr;row-gap:40px;column-gap:0}.qe-bilingue,.qe-grupos{grid-template-columns:1fr;gap:40px}.qe-grupo-card__img-wrap{width:150px;height:150px}.qe-bilingue__left{order:1}.qe-bilingue__content{order:2;text-align:center;margin:2rem}.qe-bilingue__circle-wrap{width:300px;height:300px}.qe-bilingue__divider{width:80%;margin:0 auto .3rem}.qe-evento-item__content{text-align:center;order:2}.qe-evento-item__gallery{order:1}.qe-grupos__grid{grid-template-columns:repeat(3,1fr);gap:20px}.qe-grupos__content{order:-1;text-align:center}.qe-skills-grid{grid-template-columns:repeat(2,1fr);gap:40px 20px}.qe-skill-card__img-wrap{width:130px;height:130px}.qe-skill-card__label{font-size:15px}.qe-eventos__header{margin-bottom:40px}.about-valor-card__nombre{font-size:16px}}@media(max-width:480px){.qe-grupos__grid{grid-template-columns:repeat(2,1fr);gap:20px}.qe-grupo-card__img-wrap{width:130px;height:130px}.qe-skills-grid{gap:60px 20px}.qe-skill-card{flex:none;max-width:none}.about-valor-card__nombre{font-size:14px}}@media(max-width:360px){.about-grupos-card__nombre{font-size:12px}}.lebn_news-card{background:#fff;border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:100%;height:350px}.lebn_news-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000002e}.lebn_newsImg-content{position:relative;width:100%;overflow:hidden;height:170px;background:#e8edf5;flex-shrink:0}.lebn_newsImg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.lebn_news-card:hover .lebn_newsImg{transform:scale(1.04)}.lebn_newsImg-content:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(15,23,42,.18) 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}.lebn_news-card:hover .lebn_newsImg-content:after{opacity:1}.lebn_newsImg-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:linear-gradient(135deg,#e8edf5,#d1dce8)}.lebn_date-chip{position:absolute;bottom:12px;right:5px;display:flex;align-items:center;gap:5px;background:#ffffffed;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#374151;font-size:.78rem;font-weight:600;padding:6px 14px;border-radius:20px;white-space:nowrap;box-shadow:0 2px 8px #0000001f;pointer-events:none;-webkit-user-select:none;user-select:none}.lebn_newsBody-content{padding:20px 20px 24px;display:flex;flex-direction:column;gap:12px;flex:1}.lebn_news-title{font-size:1rem;font-weight:700;color:#f97316;line-height:1.4;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.lebn_news-btn{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:11px 22px;background:#f97316;color:#fff;border:none;border-radius:50px;font-size:.875rem;font-weight:700;cursor:pointer;width:fit-content;letter-spacing:.01em;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 14px #f9731659}.lebn_news-btn:hover{background:#ea6c06;transform:translate(3px);box-shadow:0 6px 20px #f9731673}.lebn_news-btn:active{transform:translate(1px)}.lebn_news-btn-arrow{transition:transform .2s ease;flex-shrink:0}.lebn_news-btn:hover .lebn_news-btn-arrow{transform:translate(4px)}.lebn_news-carousel{width:100%;position:relative;padding-bottom:68px;box-sizing:border-box;display:flex;flex-direction:column;align-items:end}.lebn_newsTitle--content{width:100%;align-self:flex-start;padding:40px 0 20px 23vw}.newsTitle{font-family:var(--lebn-fontTitle);font-size:54px;font-weight:700;font-style:italic;color:#fff;line-height:1.1;margin-bottom:12px}.newsDescription{font-family:var(--lebn-fontDescriptions);font-size:15px;color:#ffffffd9;line-height:1.5}.lebn_newsCarousel-content{width:100%;display:flex;justify-content:end}.lebn_news-viewport{padding-top:40px;margin-top:-12px;width:calc(75% + 70px);overflow:visible}.lebn_news-track{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:109vw}.lebn_news-slide{min-width:0}.lebn_news-slide--peek{overflow:hidden;border-radius:16px;pointer-events:none;opacity:.5}.nwc-arrows{display:flex;gap:10px;margin:20px 30px 0 auto}.nwc-arrow{width:42px;height:42px;border-radius:50%;border:2px solid rgba(255,255,255,.85);background:#ffffffeb;color:#1e3a5f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .18s;box-shadow:0 2px 12px #0000002e;flex-shrink:0}.nwc-arrow:hover:not(.disabled){background:#f97316;border-color:#f97316;color:#fff;transform:scale(1.1)}.nwc-arrow:active:not(.disabled){transform:scale(.95)}.nwc-arrow.disabled{opacity:.3;cursor:not-allowed}.nwc-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:80px 0;color:#ffffffbf;font-size:.9rem}.nwc-spinner{width:34px;height:34px;border:3px solid rgba(255,255,255,.2);border-top-color:#f97316;border-radius:50%;animation:nwc-spin .8s linear infinite}@keyframes nwc-spin{to{transform:rotate(360deg)}}.nwc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:60px 24px 80px;width:100%;align-self:stretch;text-align:center}.nwc-empty-icon{width:72px;height:72px;border-radius:50%;background:#ffffff14;border:1.5px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;color:#ffffff80;margin-bottom:6px}.nwc-empty-title{font-family:var(--lebn-fontTitle);font-size:clamp(22px,3vw,32px);font-weight:700;font-style:italic;color:#ffffffe6;margin:0;letter-spacing:.01em}.nwc-empty-line{width:48px;height:2px;background:#f97316b3;border-radius:2px}.nwc-empty-desc{font-family:var(--lebn-fontDescriptions);font-size:clamp(13px,1.4vw,15px);color:#ffffff80;line-height:1.7;max-width:340px;margin:0}@media(max-width:1040px){.lebn_newsTitle--content{padding:30px 0 16px 10vw}.lebn_news-viewport{width:95%;overflow:hidden}.lebn_news-track{grid-template-columns:repeat(4,42vw);width:calc(168vw + 30px)}}@media(max-width:1024px){.lebn_newsTitle--content{padding:28px 20px 14px 0}.newsTitle{font-size:clamp(26px,7vw,40px)}.lebn_news-carousel{padding-bottom:56px;align-items:flex-start}.lebn_newsCarousel-content{justify-content:flex-end;overflow:hidden}.lebn_news-viewport{width:92vw;overflow:hidden;padding-top:20px;margin-top:0}.lebn_news-track{grid-template-columns:repeat(4,44vw);width:calc(176vw + 30px);gap:8px}.nwc-arrows{margin:20px auto 0 8vw}.nwc-arrow{width:38px;height:38px}}@media(max-width:480px){.lebn_newsTitle--content{padding:24px 16px 12px}.lebn_news-viewport{width:86vw}.lebn_news-track{grid-template-columns:repeat(4,74vw);width:calc(296vw + 24px);gap:8px}.nwc-arrows{margin:16px auto 0 14vw}}.logro-card{display:flex;flex-direction:column;align-items:center;cursor:default}.logro-card__image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:14px;overflow:hidden;background:#e5e7eb}.logro-card__image-wrap--empty{background:linear-gradient(160deg,#f1f5f0,#e8efe6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1.5px dashed rgba(26,103,43,.2)}.logro-placeholder-icon{color:#1a672b4d}.logro-placeholder-text{font-family:var(--lebn-fontDescriptions);font-size:clamp(10px,1vw,12px);color:#1a672b66;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.logro-placeholder-info{width:100%;text-align:center;padding-top:14px}.logro-placeholder-nombre{font-family:var(--lebn-fontTitle);font-size:clamp(13px,1.6vw,20px);font-style:italic;color:#1a672b4d;margin-bottom:8px}.logro-placeholder-divider{width:85%;margin:0 auto 10px;border:none;border-top:2px solid rgba(26,103,43,.15)}.logro-placeholder-titulo{font-family:var(--lebn-fontDescriptions);font-size:clamp(10px,1.1vw,13px);color:#37415159;line-height:1.5}.logro-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .35s ease}.logro-card--hovered .logro-card__img{filter:blur(3px) brightness(.75)}.logro-card__overlay{position:absolute;inset:15px;background:#fffffff7;border-radius:12px;padding:16px 14px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--lebn-fontDescriptions);font-size:clamp(10px,1.1vw,20px);line-height:1.6;color:#1e293b;box-shadow:0 4px 20px #0000001f;animation:logro-overlay-in .22s ease forwards;overflow-y:auto}@keyframes logro-overlay-in{0%{opacity:0}to{opacity:1}}.logro-card__info{width:100%;text-align:center;padding-top:14px}.logro-card__nombre{font-family:var(--lebn-fontTitle);font-size:clamp(13px,1.6vw,20px);font-style:italic;color:var(--lebn-darkGreen);margin-bottom:8px;word-break:break-word}.logro-card__divider{width:85%;margin:0 auto 10px;border:none;border-top:2px solid var(--lebn-darkGreen);transition:border-color .25s ease,border-width .25s ease}.logro-card__titulo{font-family:var(--lebn-fontDescriptions);font-size:clamp(10px,1.1vw,13px);color:#374151;line-height:1.5;word-break:break-word}@media(max-width:1024px){.logro-card__nombre{font-size:clamp(13px,2.2vw,18px)}.logro-card__titulo,.logro-card__overlay{font-size:clamp(10px,1.5vw,13px)}}@media(max-width:700px){.logro-card__overlay{font-size:clamp(14px,3.8vw,17px)}}@media(max-width:640px){.logro-card__nombre{font-size:clamp(14px,3.5vw,18px)}.logro-card__titulo{font-size:clamp(11px,2.8vw,13px)}}@media(max-width:400px){.logro-card__nombre{font-size:14px}.logro-card__titulo,.logro-card__overlay{font-size:11px}}.logros-section{padding:70px 20px}.logros-wrapper{max-width:1400px;margin:0 auto;border:25px solid var(--lebn-blue);border-radius:40px;padding:44px 56px 60px;background:#fff}.logros-header{text-align:center;margin-bottom:42px}.logros-title{font-family:var(--lebn-description);font-size:40px;color:var(--lebn-darkGreen);font-weight:lighter;margin-bottom:14px}.logros-divider{width:52%;border:none;border-top:2px solid #1A672B;margin:0 auto}.logros-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.logros-grid .logro-card:nth-child(2){transform:translateY(-22px)}@media(max-width:1024px){.logros-section{padding:40px 16px}.logros-wrapper{border-width:14px;border-radius:24px;padding:28px 20px 36px}.logros-title{font-size:clamp(24px,6vw,30px)}.logros-grid{gap:32px}.logros-grid .logro-card:nth-child(2){transform:none}}@media(max-width:700px){.logros-grid{grid-template-columns:1fr;gap:24px;max-width:360px;margin:0 auto}.logros-grid .logro-card:nth-child(2){transform:none}}@media(max-width:480px){.logros-wrapper{border-width:10px;padding:24px 14px 28px}}:root{--as-navy: #033d2c;--as-blue: #065F46;--as-blue-light: #ecfdf5;--as-light: #ecfdf5;--as-green: #16a34a;--as-red: #dc2626;--as-amber: #d97706;--as-gray: #6b7280;--as-bg: #eefaf5;--as-white: #ffffff;--as-border: #dde5f0;--as-shadow: 0 2px 8px rgba(3,61,44,.06), 0 1px 3px rgba(0,0,0,.04);--as-shadow-md: 0 12px 32px rgba(3,61,44,.12), 0 2px 8px rgba(0,0,0,.05);--as-shadow-blue:0 4px 16px rgba(6,95,70,.3);--as-radius: 16px;--as-radius-sm: 10px;--as-sidebar-w: 244px;--as-touch: 44px}.as-app *,.as-app *:before,.as-app *:after{box-sizing:border-box}.as-app{font-family:Roboto,sans-serif}.as-app{position:relative;display:flex;min-height:100vh;background:linear-gradient(160deg,#f0fdf9,#ecfdf6 55%,#f0fdf9)}.as-app-atmosphere{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.as-app-blob{position:absolute;border-radius:50%;filter:blur(95px);opacity:.4;animation:as-login-drift 30s ease-in-out infinite}.as-app-blob-1{width:40vw;height:40vw;max-width:460px;max-height:460px;top:-10%;left:-12%;background:radial-gradient(circle,#6ee7b7 0%,transparent 70%)}.as-app-blob-2{width:32vw;height:32vw;max-width:380px;max-height:380px;bottom:-12%;left:4%;background:radial-gradient(circle,#a7f3d0 0%,transparent 70%);animation-delay:-14s}.as-app-blob-3{width:36vw;height:36vw;max-width:420px;max-height:420px;top:30%;right:-8%;background:radial-gradient(circle,#d7c8fb 0%,transparent 70%);animation-delay:-22s;opacity:.32}@media(prefers-reduced-motion:reduce){.as-app-blob{animation:none!important}}.as-sidebar{width:var(--as-sidebar-w);min-height:100vh;background:linear-gradient(175deg,#01251ad1,#044d39d1);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-right:1px solid rgba(255,255,255,.12);box-shadow:4px 0 30px #01251a1f;color:#fff;display:flex;flex-direction:column;flex-shrink:0;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow-y:auto;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-sidebar{background:linear-gradient(175deg,#01251a,#044d39)}}.as-sidebar.abierto{transform:translate(0)}.as-sidebar-logo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1.5rem 1.15rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.1)}.as-sidebar-logo-img{box-sizing:content-box;height:46px;width:auto;display:block;margin:0 auto;padding:.55rem 1rem;background:#fffffff0;border-radius:12px;box-shadow:0 2px 12px #01251a4d}.as-sidebar-logo-sub{font-size:.66rem;color:#ffffff80}.as-sidebar-nav{padding:.7rem .65rem;flex:1;display:flex;flex-direction:column;gap:.15rem}.as-nav-section{padding:.85rem .55rem .3rem;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;font-weight:600}.as-nav-item{display:flex;align-items:center;gap:.65rem;padding:0 .8rem;height:var(--as-touch);min-height:var(--as-touch);border-radius:11px;color:#ffffffb3;cursor:pointer;font-size:.855rem;transition:background .18s ease,color .18s ease,transform .18s ease;border:none;background:none;width:100%;text-align:left}.as-nav-item:hover{background:#ffffff14;color:#fff}.as-nav-item.activo{background:linear-gradient(135deg,#fff3,#ffffff0f);color:#fff;font-weight:600;box-shadow:inset 0 1px #ffffff38,0 4px 16px #00000029}.as-nav-item-icon{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:8px;flex-shrink:0;transition:background .18s ease}.as-nav-item.activo .as-nav-item-icon{background:#ffffff29}.as-nav-item svg{width:17px;height:17px;flex-shrink:0}.as-sidebar-user{display:flex;align-items:center;gap:.65rem;padding:.9rem 1.05rem;border-top:1px solid rgba(255,255,255,.12)}.as-sidebar-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;background:linear-gradient(150deg,#ffffff52,#ffffff1a);border:1px solid rgba(255,255,255,.3)}.as-sidebar-user-text{flex:1;min-width:0}.as-sidebar-user-text p{font-size:.72rem;color:#fff9}.as-sidebar-user-text strong{display:block;font-size:.84rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-btn-logout{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;color:#ffffff8c;cursor:pointer;background:none;border:none;transition:background .15s ease,color .15s ease}.as-btn-logout:hover{background:#f8717129;color:#f87171}.as-main{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;min-height:100vh;margin-left:0;min-width:0}.as-topbar{background:#ffffffad;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:0 1px 20px #033d2c0f;padding:0 1rem;height:58px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:sticky;top:0;z-index:50;flex-shrink:0}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-topbar{background:var(--as-white)}}.as-topbar-title{min-width:0;flex:1}.as-topbar-title h1{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:var(--as-navy);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-topbar-title p{font-size:.72rem;color:var(--as-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.as-topbar-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.as-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--as-navy);padding:.3rem;min-width:var(--as-touch);min-height:var(--as-touch);border-radius:var(--as-radius-sm);flex-shrink:0;transition:background .15s ease}.as-menu-btn:hover{background:#033d2c14}.as-overlay{display:none;position:fixed;inset:0;background:#01251a59;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:99;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}.as-overlay.visible{display:block}.as-content{padding:1rem;flex:1;min-width:0}.as-card{background:#fffc;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:var(--as-radius);box-shadow:var(--as-shadow);padding:1rem;border:1px solid rgba(255,255,255,.6);min-width:0;transition:box-shadow .25s ease,transform .25s ease}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-card{background:var(--as-white);border-color:var(--as-border)}}.as-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.as-card-title{font-family:Poppins,sans-serif;font-size:.92rem;font-weight:700;color:var(--as-navy);line-height:1.3;display:flex;align-items:center;gap:.55rem}.as-card-title:before{content:"";display:inline-block;width:4px;height:16px;background:linear-gradient(to bottom,var(--as-blue),#34d399);border-radius:99px;flex-shrink:0;box-shadow:0 0 8px #065f4659}.as-stats,.as-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}.as-stat{background:#fffc;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:var(--as-radius);box-shadow:var(--as-shadow);padding:.85rem 1rem .85rem 1.1rem;border:1px solid rgba(255,255,255,.6);border-left:3px solid var(--as-border);display:flex;flex-direction:column;gap:.2rem;min-width:0}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-stat{background:var(--as-white)}}.as-stat-label{font-size:.7rem;color:var(--as-gray);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.as-stat-value{font-family:Poppins,sans-serif;font-size:1.65rem;font-weight:700;color:var(--as-navy);line-height:1.1}.as-stat-sub{font-size:.72rem;color:var(--as-gray)}.as-stat.verde{border-left-color:var(--as-green);background:#f0fdf4d9}.as-stat.rojo{border-left-color:var(--as-red);background:#fff5f5d9}.as-stat.amber{border-left-color:var(--as-amber);background:#fffbebd9}.as-stat.azul{border-left-color:#065f46;background:#ecfdf5d9}.as-stat.morado{border-left-color:#7c3aed;background:#f5f3ffd9}.as-stat.verde .as-stat-value{color:var(--as-green)}.as-stat.rojo .as-stat-value{color:var(--as-red)}.as-stat.amber .as-stat-value{color:var(--as-amber)}.as-stat.azul .as-stat-value{color:#065f46}.as-stat.morado .as-stat-value{color:#7c3aed}.as-grid-2,.as-grid-3{display:grid;grid-template-columns:1fr;gap:1rem}.as-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--as-radius-sm);border:1px solid var(--as-border)}.as-table{width:100%;border-collapse:collapse;font-size:.82rem;background:var(--as-white)}.as-table th{background:#065f460d;color:var(--as-navy);font-weight:700;padding:.75rem .9rem;text-align:left;white-space:nowrap;border-bottom:1.5px solid rgba(6,95,70,.14);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.as-table td{padding:.65rem .9rem;border-bottom:1px solid var(--as-border);color:#374151}.as-table tr:last-child td{border-bottom:none}.as-table tbody tr{transition:background .12s ease}.as-table tbody tr:hover{background:#065f4609}.as-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--as-radius-sm)}.as-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .6rem;border-radius:99px;font-size:.72rem;font-weight:600;white-space:nowrap;line-height:1.4;border:1px solid transparent}.as-badge.verde,.as-badge-presente{background:#dcfce7;color:#15803d;border-color:#15803d24}.as-badge.rojo,.as-badge-ausente{background:#fee2e2;color:#b91c1c;border-color:#b91c1c24}.as-badge.amber{background:#fef3c7;color:#b45309;border-color:#b4530924}.as-badge.azul{background:#d1fae5;color:#047857;border-color:#04785724}.as-badge.gris{background:#f3f4f6;color:#6b7280;border-color:#6b728024}.as-badge.morado{background:#ede9fe;color:#7c3aed;border-color:#7c3aed24}.as-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 1.1rem;height:var(--as-touch);min-height:var(--as-touch);border-radius:var(--as-radius-sm);font-size:.85rem;font-weight:600;cursor:pointer;border:none;transition:opacity .18s ease,transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .18s ease;white-space:nowrap;text-decoration:none;-webkit-tap-highlight-color:transparent}.as-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.as-btn:active:not(:disabled){transform:scale(.97) translateY(0)}.as-btn:disabled{opacity:.5;cursor:not-allowed}.as-btn-primary{background:var(--as-blue);color:#fff;box-shadow:var(--as-shadow-blue),inset 0 1px #fff3}.as-btn-primary:hover:not(:disabled){opacity:1;box-shadow:0 8px 22px #065f4666,inset 0 1px #ffffff40}.as-btn-success{background:var(--as-green);color:#fff;box-shadow:0 2px 10px #16a34a47,inset 0 1px #fff3}.as-btn-success:hover:not(:disabled){opacity:1;box-shadow:0 8px 20px #16a34a61,inset 0 1px #ffffff40}.as-btn-danger{background:var(--as-red);color:#fff}.as-btn-amber{background:var(--as-amber);color:#fff}.as-btn-outline{background:#033d2c08;border:1.5px solid var(--as-border);color:var(--as-gray)}.as-btn-outline:hover:not(:disabled){background:#065f460f;border-color:var(--as-blue);color:var(--as-navy)}.as-btn-sm{height:32px;min-height:32px;padding:0 .75rem;font-size:.78rem;border-radius:9px}.as-btn-lg{height:52px;min-height:52px;padding:0 1.5rem;font-size:1rem;border-radius:14px}.as-btn-icon{width:var(--as-touch);height:var(--as-touch);padding:0;border-radius:var(--as-radius-sm)}.as-btn-icon.as-btn-sm{width:32px;height:32px;min-height:32px;border-radius:9px}.as-btn-link{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;padding:0;cursor:pointer;font-size:.8rem;font-weight:600;color:var(--as-blue);transition:color .15s ease}.as-btn-link:hover{color:var(--as-navy);text-decoration:underline}.as-modal-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:9px;background:#033d2c0f;border:none;cursor:pointer;color:var(--as-gray);transition:background .18s ease,color .18s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.as-modal-close:hover{background:#dc26261a;color:var(--as-red);transform:rotate(90deg)}.as-tab-pill{padding:.55rem 1.25rem;border-radius:100px;font-weight:600;font-size:.85rem;line-height:1;cursor:pointer;border:1.5px solid var(--as-border);background:#ffffffb3;color:var(--as-navy);transition:background .18s ease,border-color .18s ease,color .18s ease}.as-tab-pill:hover:not(.activo){border-color:var(--as-blue);color:var(--as-blue)}.as-tab-pill.activo{border-color:transparent;background:var(--as-blue);color:#fff}.as-tab-pill-rubro.activo{background:#0d9488}.as-tab-underline{--tab-color: var(--as-blue);display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.15rem;background:none;border:none;cursor:pointer;font-weight:500;font-size:.87rem;white-space:nowrap;color:var(--as-gray);border-bottom:2.5px solid transparent;margin-bottom:-2px;transition:color .18s ease,border-color .18s ease}.as-tab-underline:hover:not(.activo){color:var(--tab-color)}.as-tab-underline.activo{font-weight:700;color:var(--tab-color);border-bottom-color:var(--tab-color)}.as-tab-segmented-track{display:inline-flex;background:#033d2c0d;border-radius:11px;padding:3px;gap:2px}.as-tab-segmented{display:flex;align-items:center;gap:.35rem;padding:.4rem 1rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:.82rem;background:transparent;color:var(--as-gray);transition:background .18s ease,color .18s ease,box-shadow .18s ease}.as-tab-segmented.activo{background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--as-blue);box-shadow:0 2px 8px #033d2c24}.as-btn-cargando{opacity:.82!important;cursor:wait!important}.as-spinner-sm{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:as-spin .6s linear infinite;flex-shrink:0}.as-spinner-sm.oscuro{border-color:#033d2c2e;border-top-color:var(--as-navy)}.as-form-group{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.as-label,.as-form-label{font-size:.82rem;font-weight:600;color:#374151}.as-input,.as-form-input,.as-select,.as-form-select,.as-form-textarea{padding:0 .85rem;height:var(--as-touch);border:1.5px solid var(--as-border);border-radius:var(--as-radius-sm);font-size:.9rem;color:#111827;background:var(--as-white);transition:border-color .18s ease,box-shadow .18s ease;width:100%;font-family:inherit}.as-form-textarea{height:auto;padding:.6rem .85rem;resize:vertical;min-height:80px}.as-select,.as-form-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:15px;padding-right:2.2rem}.as-input:focus,.as-form-input:focus,.as-select:focus,.as-form-select:focus,.as-form-textarea:focus{outline:none;border-color:var(--as-blue);box-shadow:0 0 0 4px #065f4621}.as-form-row{display:grid;gap:.75rem;grid-template-columns:1fr}.as-login-page{min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f0fdf9,#edfcf7 45%,#f2fdf9);padding:1.5rem;-webkit-tap-highlight-color:transparent}.as-login-atmosphere{position:absolute;inset:0;overflow:hidden}.as-login-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:as-login-drift 28s ease-in-out infinite;will-change:transform}.as-login-blob-1{width:46vw;height:46vw;max-width:560px;max-height:560px;top:-14%;left:-10%;background:radial-gradient(circle,#6ee7b7 0%,transparent 70%)}.as-login-blob-2{width:40vw;height:40vw;max-width:480px;max-height:480px;bottom:-16%;right:-8%;background:radial-gradient(circle,#d7c8fb 0%,transparent 70%);animation-delay:-10s}.as-login-blob-3{width:28vw;height:28vw;max-width:360px;max-height:360px;top:40%;right:16%;background:radial-gradient(circle,#bfe8f0 0%,transparent 70%);animation-delay:-19s;opacity:.4}@keyframes as-login-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(3%,-4%) scale(1.06)}}.as-login-glass{--mx: 30%;--my: 10%;position:relative;z-index:1;width:100%;max-width:400px;border-radius:32px;text-align:center;overflow:hidden;border:1px solid transparent;background:#ffffff8c padding-box,linear-gradient(135deg,#fffffff2,#ffffff1a 45%,#ffffff8c) border-box;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:0 25px 70px #042d2029,0 2px 8px #042d200f,inset 0 1px #fffc;animation:as-login-entrada .5s cubic-bezier(.2,.9,.3,1) both,as-login-flotar 8s ease-in-out 1s infinite}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-login-glass{background:#fffffff2}}@keyframes as-login-flotar{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.as-login-sheen{position:absolute;inset:0;background:radial-gradient(circle 240px at var(--mx) var(--my),rgba(255,255,255,.8),transparent 70%);mix-blend-mode:soft-light;transition:background .2s ease;pointer-events:none}.as-login-content{position:relative;z-index:1;padding:2.75rem 2.25rem 2.25rem}.as-login-logo-img{height:64px;width:auto;display:block;margin:0 auto 1.4rem}.as-login-subtitle{font-size:.85rem;color:var(--as-gray)}.as-login-divider{width:100%;max-width:260px;height:2px;margin:1.1rem auto 1.85rem;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(6,95,70,.55) 15%,rgba(6,95,70,.55) 85%,transparent)}.as-login-form{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.as-input-float{position:relative}.as-input-icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:#94a3c4;pointer-events:none;transition:color .2s ease;z-index:1}.as-input-modern{width:100%;padding:.95rem .9rem .95rem 2.6rem;border:1px solid rgba(3,61,44,.1);border-radius:14px;font-size:.93rem;color:var(--as-navy);background:#ffffff8c;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.as-input-modern::placeholder{color:transparent}.as-input-modern:focus{outline:none;border-color:#065f4673;background:#ffffffd9;box-shadow:0 0 0 4px #065f461a}.as-input-float:focus-within .as-input-icon{color:var(--as-blue)}.as-input-float label{position:absolute;left:2.6rem;top:50%;transform:translateY(-50%);font-size:.93rem;color:#8a94ab;pointer-events:none;transition:opacity .15s ease}.as-input-modern:focus+label,.as-input-modern:not(:placeholder-shown)+label{opacity:0}.as-input-eye{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#94a3c4;display:flex;align-items:center;padding:.3rem;transition:color .15s ease}.as-input-eye:hover{color:var(--as-gray)}.as-login-remember{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--as-gray);cursor:pointer;-webkit-user-select:none;user-select:none}.as-login-remember input{position:absolute;opacity:0;width:0;height:0}.as-login-checkbox{flex-shrink:0;width:19px;height:19px;border-radius:6px;border:1px solid rgba(3,61,44,.15);background:#fff9;display:flex;align-items:center;justify-content:center;transition:all .18s cubic-bezier(.34,1.56,.64,1);position:relative}.as-login-checkbox:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .18s cubic-bezier(.34,1.56,.64,1);margin-bottom:2px}.as-login-remember input:checked+.as-login-checkbox{background:var(--as-blue);border-color:var(--as-blue)}.as-login-remember input:checked+.as-login-checkbox:after{transform:rotate(45deg) scale(1)}.as-login-remember input:focus-visible+.as-login-checkbox{box-shadow:0 0 0 3px #065f4638}.as-login-remember:hover .as-login-checkbox{border-color:var(--as-blue)}.as-login-submit{position:relative;overflow:hidden;border-radius:100px!important;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.as-login-submit:after{content:"";position:absolute;top:0;left:-60%;bottom:0;width:40%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-20deg);transition:left .55s ease;pointer-events:none}.as-login-submit:hover:not(:disabled):after{left:130%}.as-login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #065f4652}.as-login-submit:active:not(:disabled){transform:translateY(0) scale(.98)}.as-login-footnote{text-align:center;margin-top:1.6rem;font-size:.74rem;color:#98a2b8}.as-login-error{background:#fee2e2d9;color:#b91c1c;border-radius:var(--as-radius-sm);padding:.6rem .9rem;font-size:.85rem;margin-bottom:1rem;border:1px solid rgba(252,165,165,.7)}@keyframes as-login-entrada{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.as-login-glass,.as-login-blob{animation:none!important;opacity:1}}@media(max-width:900px){.as-login-page{padding:1.1rem;padding-top:calc(env(safe-area-inset-top) + 1.1rem);padding-bottom:calc(env(safe-area-inset-bottom) + 1.1rem)}.as-login-glass{border-radius:26px}.as-login-content{padding:2.25rem 1.6rem 1.85rem}.as-login-blob-1,.as-login-blob-2{filter:blur(60px)}.as-login-blob-3{display:none}.as-input-modern,.as-input-float label{font-size:16px}.as-input-eye{padding:.5rem;right:.5rem}.as-login-checkbox{width:21px;height:21px}}.as-alert,.as-alert-error,.as-alert-success{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .9rem;border-radius:var(--as-radius-sm);font-size:.83rem;line-height:1.45;margin-bottom:.75rem;border:1px solid transparent;animation:as-fade-in .2s ease-out}.as-alert.rojo,.as-alert-error{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.as-alert.amber{background:#fffbeb;color:#92400e;border-color:#fde68a}.as-alert.verde,.as-alert-success{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.as-alert.azul{background:#f0fdf9;color:#1e40af;border-color:#a7f3d0}@keyframes as-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.as-msg-accion{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border-radius:var(--as-radius-sm);font-size:.82rem;font-weight:500;margin-top:.6rem;border:1px solid transparent;animation:as-fade-in .25s ease-out}.as-msg-accion.exito{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.as-msg-accion.error{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.as-msg-accion svg{flex-shrink:0}.as-notif-btn{position:relative;background:none;border:none;cursor:pointer;padding:0;width:var(--as-touch);height:var(--as-touch);border-radius:var(--as-radius-sm);color:var(--as-gray);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}.as-notif-btn:hover{background:#033d2c14;color:var(--as-navy)}.as-notif-badge{position:absolute;top:4px;right:4px;background:var(--as-red);color:#fff;font-size:.62rem;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 .25rem;line-height:1;pointer-events:none;box-shadow:0 0 0 2px #fffc}.as-notif-dropdown{position:fixed;right:.75rem;top:60px;left:.75rem;background:#ffffffbf;backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border:1px solid rgba(255,255,255,.6);border-radius:18px;box-shadow:0 20px 50px #033d2c2e;max-height:70vh;overflow-y:auto;z-index:200}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.as-notif-dropdown{background:var(--as-white)}}.as-notif-item{padding:.75rem 1rem;border-bottom:1px solid var(--as-border);cursor:pointer;transition:background .1s}.as-notif-item:hover{background:var(--as-light)}.as-notif-item:last-child{border-bottom:none}.as-notif-item p{font-size:.82rem;color:#374151;line-height:1.4}.as-notif-item .as-notif-time{font-size:.72rem;color:var(--as-gray);margin-top:.2rem}.as-notif-tipo-escape{border-left:3px solid var(--as-red)}.as-notif-tipo-profesor_ausente{border-left:3px solid var(--as-amber)}.as-notif-tipo-justificacion{border-left:3px solid var(--as-blue)}.as-lista-estudiantes{display:flex;flex-direction:column;gap:.5rem}.as-est-row{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .9rem;background:var(--as-white);border:1.5px solid var(--as-border);border-radius:var(--as-radius-sm);transition:border-color .15s}.as-est-row.presente{border-color:var(--as-green);background:#f0fdf4}.as-est-row.ausente{border-color:var(--as-red);background:#fff5f5}.as-est-row.tarde{border-color:var(--as-amber);background:#fffbeb}.as-est-nombre{font-size:.9rem;font-weight:600;color:#111827;flex:1}.as-est-indicador{font-size:.75rem;display:flex;flex-wrap:wrap;gap:.3rem}.as-estado-btns{display:flex;gap:.35rem;flex-wrap:wrap}.as-estado-btn{flex:1;min-width:70px;height:36px;padding:0 .5rem;border-radius:99px;font-size:.78rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:all .15s;background:#f3f4f6;color:var(--as-gray);display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.as-estado-btn.seleccionado.presente{background:var(--as-green);color:#fff;border-color:var(--as-green)}.as-estado-btn.seleccionado.ausente{background:var(--as-red);color:#fff;border-color:var(--as-red)}.as-estado-btn.seleccionado.tarde{background:var(--as-amber);color:#fff;border-color:var(--as-amber)}.as-estado-btn:hover:not(.seleccionado){background:var(--as-light);border-color:var(--as-navy)}.as-bloque-card{background:var(--as-white);border-radius:var(--as-radius);border:1.5px solid var(--as-border);padding:1rem;display:flex;flex-direction:column;gap:.45rem;transition:box-shadow .15s,border-color .15s;cursor:pointer;-webkit-tap-highlight-color:transparent}.as-bloque-card:hover{box-shadow:var(--as-shadow-md);border-color:var(--as-blue);transform:translateY(-2px)}.as-bloque-card.marcado{border-color:var(--as-green);background:#f0fdf4}.as-bloque-card.ausente{border-color:var(--as-red);background:#fff5f5;cursor:default}.as-bloque-hora{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:var(--as-navy)}.as-bloque-materia{font-size:.88rem;font-weight:600;color:#111827}.as-bloque-seccion{font-size:.78rem;color:var(--as-gray)}.as-horario-semana{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.as-dia-col h3{font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;color:#fff;text-align:center;padding:.4rem;background:linear-gradient(135deg,var(--as-navy),var(--as-blue));border-radius:var(--as-radius-sm) var(--as-radius-sm) 0 0;border-bottom:2px solid var(--as-blue);margin-bottom:.4rem}.as-progress{background:var(--as-border);border-radius:99px;height:7px;overflow:hidden}.as-progress-fill{height:100%;border-radius:99px;transition:width .55s cubic-bezier(.4,0,.2,1);background:linear-gradient(90deg,var(--as-blue),#34d399)}.as-progress-fill.verde{background:var(--as-green)}.as-progress-fill.rojo{background:var(--as-red)}.as-progress-fill.amber{background:var(--as-amber)}.as-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:2.75rem 1.5rem;color:var(--as-gray);text-align:center;background:var(--as-bg);border:1.5px dashed var(--as-border);border-radius:var(--as-radius)}.as-empty svg{color:var(--as-blue);background:var(--as-blue-light);border-radius:20px;padding:1rem;box-sizing:content-box}.as-empty p{font-size:.92rem;font-weight:600;color:var(--as-navy);max-width:420px;line-height:1.45}.as-empty p.as-text-xs,.as-empty p~p{font-size:.8rem;font-weight:400;color:var(--as-gray);margin-top:-.35rem}.as-loading{display:flex;align-items:center;justify-content:center;padding:3rem}@keyframes as-spin{to{transform:rotate(360deg)}}.as-spinner{width:34px;height:34px;border:3px solid var(--as-border);border-top-color:var(--as-blue);border-right-color:#34d399;border-radius:50%;animation:as-spin .65s cubic-bezier(.4,0,.6,1) infinite}.as-modal-overlay{position:fixed;inset:0;background:#01251a66;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:300;display:flex;align-items:flex-end;justify-content:center;padding:0}.as-modal{background:var(--as-white);border-radius:var(--as-radius) var(--as-radius) 0 0;box-shadow:0 -8px 40px #00000040;width:100%;max-height:92vh;overflow-y:auto}.as-modal-header{padding:1.1rem 1.35rem .85rem;border-bottom:1px solid var(--as-border);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:var(--as-white);z-index:1}.as-modal-header h3{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;color:var(--as-navy)}.as-modal-body{padding:1.1rem 1.35rem}.as-modal-footer{padding:.85rem 1.35rem 1.35rem;display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid var(--as-border);flex-wrap:wrap}.as-mb-1{margin-bottom:.5rem}.as-mb-2{margin-bottom:1rem}.as-mb-3{margin-bottom:1.5rem}.as-mt-1{margin-top:.5rem}.as-mt-2{margin-top:1rem}.as-flex{display:flex;align-items:center}.as-flex-between{display:flex;align-items:center;justify-content:space-between}.as-gap-1{gap:.5rem}.as-gap-2{gap:1rem}.as-text-sm{font-size:.85rem}.as-text-xs{font-size:.75rem}.as-text-gray{color:var(--as-gray)}.as-font-bold{font-weight:700}.as-w-full{width:100%}.as-desk-only{display:none}@media(min-width:480px){.as-content{padding:1.25rem}.as-stats,.as-stats-grid{grid-template-columns:repeat(2,1fr)}.as-stat-value{font-size:2rem}.as-horario-semana{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.as-topbar{padding:0 1.5rem}.as-form-row{grid-template-columns:repeat(2,1fr)}.as-notif-dropdown{position:absolute;right:0;top:calc(100% + .4rem);left:auto;width:340px;max-height:420px}.as-modal-overlay{align-items:center;padding:1rem}.as-modal{border-radius:var(--as-radius);max-width:540px;width:100%}.as-est-row{flex-direction:row;align-items:center}.as-estado-btns{flex-wrap:nowrap}.as-estado-btn{flex:none;min-width:auto}}@media(min-width:1024px){.as-sidebar{transform:translate(0)!important;position:fixed}.as-overlay{display:none!important}.as-menu-btn{display:none}.as-main{margin-left:var(--as-sidebar-w)}.as-content{padding:1.75rem 2rem}.as-card{padding:1.25rem}.as-grid-2{grid-template-columns:repeat(2,1fr)}.as-grid-3{grid-template-columns:repeat(3,1fr)}.as-stats,.as-stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.as-stat-value{font-size:2.2rem}.as-horario-semana{grid-template-columns:repeat(5,1fr)}.as-topbar-title h1{font-size:1.1rem}.as-desk-only{display:inline}}@media(min-width:1280px){.as-content{padding:2rem 2.5rem}}.av-page{position:relative;max-width:720px;margin:0 auto;height:calc(100vh - 58px - 2rem);display:flex;flex-direction:column}.av-chat{flex:1;min-height:0;display:flex;flex-direction:column}.av-chat-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .25rem 1rem}.av-cargar-mas-fila{display:flex;justify-content:center;padding:.5rem 0 .75rem}.av-divisor{display:flex;justify-content:center;margin:.75rem 0 .35rem}.av-divisor span{background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--as-gray);font-size:.72rem;font-weight:600;padding:.3rem .8rem;border-radius:99px;box-shadow:var(--as-shadow)}.av-fila{display:flex;justify-content:flex-start;padding:0 .5rem}.av-burbuja{position:relative;max-width:min(78%,520px);background:#ffffffeb;border-radius:4px var(--as-radius) var(--as-radius) var(--as-radius);box-shadow:var(--as-shadow);padding:.5rem .7rem .4rem}.av-burbuja-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.av-burbuja-autor{font-size:.74rem;font-weight:700;color:var(--as-blue);margin-bottom:.2rem}.av-burbuja-caption{margin-top:.4rem}.av-burbuja-menu{position:relative;flex-shrink:0}.av-burbuja-menu-btn{border:none;background:none;color:var(--as-gray);cursor:pointer;padding:2px;display:flex;border-radius:6px;margin:-2px -4px 0 0}.av-burbuja-menu-btn:hover{background:#065f4614;color:var(--as-navy)}.av-burbuja-menu-dropdown{position:absolute;top:100%;right:0;z-index:5;background:var(--as-white);border-radius:var(--as-radius-sm);box-shadow:var(--as-shadow-md);padding:.3rem;display:flex;flex-direction:column;min-width:130px}.av-burbuja-menu-dropdown button{display:flex;align-items:center;gap:.5rem;border:none;background:none;text-align:left;padding:.45rem .6rem;border-radius:7px;font-size:.82rem;color:#1f2937;cursor:pointer}.av-burbuja-menu-dropdown button:hover{background:#065f4614}.av-burbuja-menu-eliminar{color:var(--as-red)!important}.av-burbuja-menu-eliminar:hover{background:#dc262614!important}.av-burbuja-menu-eliminar:disabled{opacity:.5;cursor:wait}.av-burbuja-edicion{display:flex;flex-direction:column;gap:.4rem}.av-burbuja-edicion-input{border:1.5px solid var(--as-blue);border-radius:var(--as-radius-sm);padding:.45rem .6rem;font-family:inherit;font-size:.9rem;resize:vertical;min-height:44px}.av-burbuja-edicion-acciones{display:flex;justify-content:flex-end;gap:.35rem}.av-burbuja-edicion-cancelar,.av-burbuja-edicion-guardar{width:30px;height:30px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.av-burbuja-edicion-cancelar{background:#6b72801f;color:var(--as-gray)}.av-burbuja-edicion-cancelar:hover{background:#6b728038}.av-burbuja-edicion-guardar{background:var(--as-blue);color:#fff}.av-burbuja-edicion-guardar:disabled{opacity:.6;cursor:wait}.av-burbuja-texto{white-space:pre-wrap;font-size:.9rem;line-height:1.45;color:#1f2937}.av-burbuja-imagenes{display:flex;flex-direction:column;gap:.4rem}.av-burbuja-imagen{max-width:100%;max-height:300px;border-radius:var(--as-radius-sm);cursor:zoom-in;object-fit:cover}.av-imagen-wrap{position:relative}.av-imagen-descargar{position:absolute;top:.4rem;right:.4rem;width:30px;height:30px;border:none;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.av-imagen-descargar:hover{background:#000000bf}.av-imagen-descargar:disabled{opacity:.6;cursor:wait}.av-burbuja-pdfs{display:flex;flex-direction:column;gap:.6rem}.av-burbuja-pdf{display:flex;align-items:stretch;gap:.4rem}.av-burbuja-pdf-ver{flex:1;display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border:1px solid var(--as-border);border-radius:var(--as-radius-sm);color:var(--as-navy);text-decoration:none;font-size:.84rem;font-weight:600;background:#065f460a;min-width:0}.av-burbuja-pdf-ver:hover{background:#065f4617}.av-burbuja-pdf-ver span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.av-burbuja-pdf-descargar{display:flex;align-items:center;justify-content:center;width:38px;border:1px solid var(--as-border);border-radius:var(--as-radius-sm);color:var(--as-navy);background:#065f460a;flex-shrink:0;cursor:pointer}.av-burbuja-pdf-descargar:hover{background:#065f4617}.av-burbuja-pdf-descargar:disabled{opacity:.6;cursor:wait}.av-burbuja-pie{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin-top:.15rem}.av-burbuja-hora{font-size:.68rem;color:var(--as-gray)}.av-burbuja-editado{font-size:.68rem;color:var(--as-gray);font-style:italic}.av-lightbox{max-width:min(90vw,900px);max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:.75rem}.av-lightbox img{max-width:100%;max-height:80vh;border-radius:var(--as-radius-sm);object-fit:contain}.av-lightbox-acciones{display:flex;gap:.5rem}.av-poll{min-width:220px}.av-poll-pregunta{font-weight:600;font-size:.9rem;margin-bottom:.5rem;color:#1f2937}.av-poll-opciones{display:flex;flex-direction:column;gap:.4rem}.av-poll-opcion-btn{text-align:left;border:1.5px solid var(--as-blue);background:var(--as-white);color:var(--as-navy);border-radius:var(--as-radius-sm);padding:.45rem .7rem;font-size:.84rem;font-weight:600;cursor:pointer;transition:background .15s}.av-poll-opcion-btn:hover:not(:disabled){background:#065f4614}.av-poll-opcion-btn:disabled{opacity:.6;cursor:wait}.av-poll-resultado{position:relative;border:1px solid var(--as-border);border-radius:var(--as-radius-sm);padding:.5rem .7rem;overflow:hidden;display:flex;justify-content:space-between;font-size:.82rem;background:var(--as-white)}.av-poll-resultado-barra{position:absolute;inset:0;background:#065f4624;z-index:0;transition:width .3s ease}.av-poll-mi-voto .av-poll-resultado-barra{background:#065f4647}.av-poll-resultado-texto,.av-poll-resultado-pct{position:relative;z-index:1}.av-poll-resultado-texto{font-weight:600}.av-poll-resultado-pct{color:var(--as-gray)}.av-input-bar-wrap{flex-shrink:0;padding-top:.5rem}.av-input-error{color:var(--as-red);font-size:.78rem;margin-bottom:.35rem;text-align:center}.av-input-bar{display:flex;align-items:flex-end;gap:.5rem;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:26px;box-shadow:var(--as-shadow);padding:.4rem .5rem .4rem .7rem}.av-adjuntar-btn{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background:transparent;color:var(--as-gray);display:flex;align-items:center;justify-content:center;cursor:pointer}.av-adjuntar-btn:hover{background:#065f4614;color:var(--as-navy)}.av-input-texto{flex:1;min-width:0;border:none;outline:none;resize:none;background:transparent;font-family:inherit;font-size:.9rem;line-height:1.4;max-height:120px;padding:.5rem 0}.av-enviar-btn{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background:var(--as-blue);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s ease,opacity .15s ease}.av-enviar-btn:hover:not(:disabled){transform:scale(1.06)}.av-enviar-btn:disabled{opacity:.45;cursor:not-allowed}.av-adjuntos-pendientes{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.4rem}.av-adjunto-pendiente{display:flex;align-items:center;gap:.6rem;background:#ffffffeb;border-radius:var(--as-radius-sm);padding:.5rem .6rem;font-size:.8rem;color:var(--as-navy);box-shadow:var(--as-shadow)}.av-adjunto-pendiente-preview-img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.av-adjunto-pendiente-icono-pdf{width:40px;height:40px;padding:8px;border-radius:8px;background:#065f4614;color:var(--as-navy);flex-shrink:0;box-sizing:content-box}.av-adjunto-pendiente-info{flex:1;min-width:0;display:flex;flex-direction:column}.av-adjunto-pendiente-nombre{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.av-adjunto-pendiente-tam{color:var(--as-gray);font-size:.74rem}.av-adjunto-pendiente button{border:none;background:none;color:var(--as-gray);cursor:pointer;display:flex;padding:2px;border-radius:6px}.av-adjunto-pendiente button:hover{color:var(--as-red);background:#dc262614}.av-adjunto-pendiente button:disabled{opacity:.5;cursor:wait}.av-opcion-fila{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.av-opcion-fila .as-input{flex:1}
