:root{--green:#315c3b;--dark:#1f3d29;--cream:#f7f2e8;--gold:#c7a34a;--border:#e2dacd;--text:#253028;--muted:#66736a}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:var(--green);text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.public{min-height:100vh;padding:34px 0}.card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.07);margin-bottom:16px}h1,h2,h3{color:var(--green);margin-top:0}label{display:block;margin:12px 0 6px;color:var(--dark);font-weight:700}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #cfc7bb;border-radius:12px;font-size:15px}textarea{min-height:80px}.button,button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;background:var(--green);color:#fff;font-weight:700;padding:11px 16px;cursor:pointer}.secondary{background:#eadfce;color:var(--dark)}button:disabled{opacity:.55;cursor:not-allowed}.grid{display:grid;grid-gap:14px;gap:14px}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.full{grid-column:1/-1}.note{color:var(--muted);font-size:13px}.admin{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.side{background:var(--dark);color:#fff;padding:24px 16px}.side h2{color:#f9e5a8;margin-bottom:4px}.side nav{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.side a{color:#fff;padding:9px 10px;border-radius:10px}.side a:hover{background:hsla(0,0%,100%,.12)}.menu-group{display:grid;grid-gap:5px;gap:5px;padding:10px 0;border-top:1px solid hsla(0,0%,100%,.12)}.menu-group:first-child{border-top:0}.menu-title{color:#f9e5a8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;padding:0 10px}.menu-session{margin-top:4px}.main{padding:26px}.table{overflow:auto;border:1px solid var(--border);border-radius:16px}table{border-collapse:collapse;width:100%;min-width:900px;background:#fff}td,th{border-bottom:1px solid var(--border);padding:10px;text-align:left;vertical-align:top}th{background:#f0e9dc;text-transform:uppercase}.badge,th{color:var(--dark);font-size:12px}.badge{display:inline-block;border-radius:999px;background:#e8efe8;font-weight:700;padding:4px 8px}.warn{background:#fff3c4}.ok{background:#daf2df}.danger{background:#ffe0e0;color:#8c1d1d}.inline{display:flex;gap:8px;flex-wrap:wrap;align-items:end}.inline input,.inline select{width:auto;min-width:120px}.stat strong{font-size:30px;color:var(--dark);display:block}.brand-logo{display:flex;justify-content:center;align-items:center}.brand-logo img{display:block;object-fit:contain;background:#fff;border:1px solid rgba(199,163,74,.45);box-shadow:0 8px 22px rgba(0,0,0,.12)}.brand-logo-sidebar{margin:0 auto 14px}.brand-logo-sidebar img{width:112px;height:112px;border-radius:18px;padding:5px}.brand-logo-public{margin:0 auto 18px}.brand-logo-public img{width:160px;height:160px;border-radius:22px;padding:6px}.admin-top-brand{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:12px 16px;margin:0 0 18px;box-shadow:0 8px 20px rgba(0,0,0,.05)}.admin-top-brand .brand-logo-sidebar{margin:0}.admin-top-brand .brand-logo-sidebar img{width:74px;height:74px;border-radius:14px;padding:4px}.admin-top-brand strong{display:block;color:var(--green);font-size:22px;line-height:1}.admin-top-brand span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.system-tree{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.system-tree .card{margin-bottom:0}.tree-index{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:var(--green);color:#fff;font-weight:800;margin-bottom:10px}.student-browser-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.student-counter{min-width:110px;background:#f0e9dc;border:1px solid var(--border);border-radius:16px;padding:12px;text-align:center}.student-counter strong{display:block;font-size:28px;color:var(--dark)}.student-counter span{display:block;color:var(--muted);font-size:12px}.student-search-row{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:end;margin:12px 0 18px}.student-search-label{margin:0}.student-file-layout{display:grid;grid-template-columns:290px 1fr;grid-gap:16px;gap:16px;align-items:start}.student-result-list{display:grid;grid-gap:8px;gap:8px;max-height:620px;overflow:auto;padding-right:4px}.student-result{display:block;width:100%;text-align:left;background:#f8f4ec;color:var(--text);border:1px solid var(--border);border-radius:14px;padding:10px}.student-result strong{display:block;color:var(--dark);font-size:14px}.student-result span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.student-result.active{background:var(--green);color:#fff;border-color:var(--green)}.student-result.active span,.student-result.active strong{color:#fff}.student-profile-card{border:1px solid var(--border);border-radius:22px;padding:20px;background:#fffdf8}.student-profile-top{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;border-bottom:1px solid var(--border);padding-bottom:16px;margin-bottom:16px}.student-profile-main{display:flex;gap:14px;align-items:center}.student-avatar{width:78px;height:78px;border-radius:22px;background:var(--dark);color:#f9e5a8;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;letter-spacing:.04em}.student-profile-main h3{font-size:28px;margin:8px 0 2px}.student-arrow{width:44px;height:44px;border-radius:999px;padding:0;font-size:30px;line-height:1;background:#eadfce;color:var(--dark)}.student-data-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.student-data-grid div,.student-notes{background:#f8f4ec;border:1px solid var(--border);border-radius:16px;padding:12px}.student-data-grid span{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.student-data-grid strong{display:block;color:var(--dark);word-break:break-word}.student-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.student-metrics .stat{background:#fff;border:1px solid var(--border);border-radius:16px;padding:12px}.student-notes h4{margin:0 0 6px;color:var(--dark)}.student-notes p{margin:0;white-space:pre-wrap}.student-actions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.student-status-form{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:end;border-top:1px solid var(--border);padding-top:14px}.student-status-form label{margin:0}.student-empty{border:1px dashed var(--border);border-radius:18px;padding:24px;text-align:center}.history-quick-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px;max-height:360px;overflow:auto;padding:2px}.history-quick-card{display:block;width:100%;text-align:left;background:#f8f4ec;color:var(--text);border:1px solid var(--border);border-radius:14px;padding:12px}.history-quick-card small,.history-quick-card span,.history-quick-card strong{display:block}.history-quick-card span{font-size:12px;color:var(--muted);margin-bottom:5px}.history-quick-card strong{color:var(--dark);line-height:1.25}.history-quick-card small{font-size:12px;color:var(--muted);margin-top:7px}.history-quick-card:hover{background:#f0e9dc}.history-quick-card.active{background:var(--green);border-color:var(--green);color:#fff}.history-quick-card.active small,.history-quick-card.active span,.history-quick-card.active strong{color:#fff}@media(max-width:1100px){.system-tree{grid-template-columns:repeat(2,minmax(0,1fr))}.student-file-layout{grid-template-columns:1fr}.student-result-list{max-height:none}.student-data-grid,.student-result-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.admin,.grid2,.grid3,.system-tree{grid-template-columns:1fr}.main{padding:16px}.brand-logo-public img{width:132px;height:132px}.admin-top-brand{align-items:center}.admin-top-brand .brand-logo-sidebar img{width:64px;height:64px}.admin-top-brand strong{font-size:18px}.student-browser-header,.student-search-row,.student-status-form{grid-template-columns:1fr;display:grid}.student-data-grid,.student-metrics,.student-profile-top,.student-result-list{grid-template-columns:1fr}.student-arrow{width:100%}.student-profile-main{align-items:flex-start}.student-profile-main h3{font-size:22px}.history-quick-list{grid-template-columns:1fr;max-height:420px}}body.system-is-busy{overflow:hidden;cursor:wait}.system-busy-overlay{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px;background:rgba(31,61,41,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:wait}.system-busy-alert{display:flex;align-items:center;gap:18px;width:min(480px,100%);padding:22px 24px;background:#fffdf8;border:2px solid #c7a34a;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.28);color:#253028}.system-busy-hourglass{display:flex;flex:0 0 64px;width:64px;height:64px;align-items:center;justify-content:center;border-radius:999px;background:#f0e9dc;font-size:38px;line-height:1;animation:system-busy-hourglass-spin 1.15s ease-in-out infinite;transform-origin:center}.system-busy-alert small,.system-busy-alert span,.system-busy-alert strong{display:block}.system-busy-alert strong{color:#315c3b;font-size:21px;margin-bottom:5px}.system-busy-alert span{font-size:15px;font-weight:700;line-height:1.35}.system-busy-alert small{color:#66736a;font-size:12px;margin-top:6px}.system-is-busy a,.system-is-busy button,.system-is-busy input,.system-is-busy select,.system-is-busy textarea{cursor:wait!important}.system-busy-overlay-static{position:fixed}@keyframes system-busy-hourglass-spin{0%{transform:rotate(0deg) scale(1)}45%{transform:rotate(180deg) scale(1.08)}55%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(1turn) scale(1)}}@media(max-width:600px){.system-busy-overlay{padding:16px}.system-busy-alert{gap:13px;padding:18px;border-radius:18px}.system-busy-hourglass{flex-basis:52px;width:52px;height:52px;font-size:31px}.system-busy-alert strong{font-size:18px}.system-busy-alert span{font-size:14px}}@media(prefers-reduced-motion:reduce){.system-busy-hourglass{animation-duration:2.4s}}.admin .table{position:relative;overflow:auto;border:1px solid #ddd5c8;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(31,61,41,.06);scrollbar-width:thin;scrollbar-color:#b9aa8d #f3eee5}.admin .table::-webkit-scrollbar{width:10px;height:10px}.admin .table::-webkit-scrollbar-track{background:#f3eee5}.admin .table::-webkit-scrollbar-thumb{background:#b9aa8d;border:2px solid #f3eee5;border-radius:999px}.admin .table table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;font-size:12.5px}.admin .table td,.admin .table th{padding:6px 8px;border-right:1px solid hsla(37,27%,85%,.72);border-bottom:1px solid hsla(37,27%,85%,.86);vertical-align:middle;line-height:1.22}.admin .table td:last-child,.admin .table th:last-child{border-right:0}.admin .table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:4;background:#e9e1d4;color:#263d2d;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;box-shadow:0 1px 0 #d7cebf}.admin .table tbody tr:nth-child(odd)>td{background:#fff}.admin .table tbody tr:nth-child(2n)>td{background:#f7f3eb}.admin .table tbody tr:hover>td{background:#eef3eb}.admin .table tbody td:first-child,.admin .table thead th:first-child{position:-webkit-sticky;position:sticky;left:0;min-width:160px;max-width:240px;z-index:3;font-weight:700;border-right:1px solid #cfc4b4;box-shadow:7px 0 12px -11px rgba(31,61,41,.8)}.admin .table thead th:first-child{z-index:7;background:#e2d8c8}.admin .table tbody tr:nth-child(odd)>td:first-child{background:#fff}.admin .table tbody tr:nth-child(2n)>td:first-child{background:#f7f3eb}.admin .table tbody tr:hover>td:first-child{background:#e8f0e5}.admin .table td:first-child,.admin .table th:first-child{white-space:normal;overflow-wrap:anywhere}.admin .table td:not(:first-child){white-space:nowrap}.admin .table input,.admin .table select,.admin .table textarea{min-height:30px;padding:5px 7px;border-radius:8px;font-size:12px;line-height:1.15}.admin .table .button,.admin .table button{min-height:30px;padding:5px 9px;border-radius:8px;font-size:11.5px;line-height:1.1;white-space:nowrap}.admin .table .badge{padding:3px 7px;font-size:10.5px}.admin .table .inline,.admin .table form{gap:5px}.admin .table tbody tr:last-child td{border-bottom:0}@media (max-width:850px){.admin .table table{min-width:820px;font-size:12px}.admin .table td,.admin .table th{padding:5px 7px}.admin .table tbody td:first-child,.admin .table thead th:first-child{min-width:145px;max-width:190px}}@media print{.admin .table{overflow:visible;border-radius:0;box-shadow:none}.admin .table tbody td:first-child,.admin .table thead th,.admin .table thead th:first-child{position:static;box-shadow:none}.admin .table td:not(:first-child){white-space:normal}}.admin .pending-balance-table,.admin .registered-payments-table{width:100%;max-width:100%}.admin .pending-balance-table table{width:100%;min-width:680px;table-layout:fixed}.admin .registered-payments-table table{width:100%;min-width:760px;table-layout:auto}.admin .pending-balance-table td,.admin .pending-balance-table th,.admin .registered-payments-table td,.admin .registered-payments-table th{padding:4px 5px;font-size:11px;line-height:1.08}.admin .pending-balance-table th,.admin .registered-payments-table th{font-size:9px}.admin .pending-balance-table td:first-child,.admin .pending-balance-table th:first-child{width:19%;min-width:0;white-space:normal}.admin .pending-balance-table td:nth-child(2),.admin .pending-balance-table th:nth-child(2){width:18%;white-space:normal;overflow-wrap:anywhere}.admin .pending-balance-table td:nth-child(3),.admin .pending-balance-table th:nth-child(3){width:10%;text-align:center}.admin .pending-balance-table td:nth-child(4),.admin .pending-balance-table th:nth-child(4){width:17%;white-space:normal}.admin .pending-balance-table td:nth-child(5),.admin .pending-balance-table th:nth-child(5){width:11%;text-align:center;white-space:nowrap}.admin .pending-balance-table td:nth-child(6),.admin .pending-balance-table th:nth-child(6){width:25%}.admin .registered-payments-table tbody td:first-child,.admin .registered-payments-table thead th:first-child{width:1%;min-width:0;max-width:none;white-space:nowrap}.admin .pending-balance-table .note,.admin .registered-payments-table .note{font-size:9.5px}.admin .pending-balance-table .badge,.admin .registered-payments-table .badge{padding:2px 5px;font-size:9px}.admin .pending-balance-table .payment-mini-form{grid-template-columns:68px minmax(88px,1fr);width:100%;min-width:0;gap:3px}.admin .pending-balance-table .payment-mini-form label{margin-bottom:1px;font-size:9px}.admin .pending-balance-table .payment-mini-form input{min-height:24px;padding:3px 5px;font-size:10px}.admin .pending-balance-table .payment-mini-actions{gap:3px}.admin .pending-balance-table .payment-mini-actions button{min-height:24px;padding:4px 5px;font-size:9px}.admin .registered-payments-table td:nth-child(2),.admin .registered-payments-table th:nth-child(2){width:1%;min-width:0;max-width:190px;white-space:nowrap}.admin .registered-payments-table td:nth-child(5),.admin .registered-payments-table th:nth-child(5){width:auto;min-width:90px;max-width:none;white-space:normal;overflow-wrap:anywhere}.admin .registered-payments-table td:nth-child(7),.admin .registered-payments-table th:nth-child(7){width:1%;min-width:0}.admin .registered-payments-table .payment-correction-form{display:grid;grid-template-columns:126px auto;width:214px;min-width:0;grid-gap:3px;gap:3px}.admin .registered-payments-table .payment-correction-form input{min-height:24px;padding:3px 5px;border-radius:7px;font-size:10px}.admin .registered-payments-table .payment-void-button{min-height:24px;padding:4px 6px;border-radius:7px;font-size:9px}@media (max-width:850px){.admin .pending-balance-table{overflow:visible;border:0;border-radius:0;background:transparent}.admin .pending-balance-table table,.admin .pending-balance-table tbody,.admin .pending-balance-table td,.admin .pending-balance-table tr{display:block;width:100%!important;min-width:0!important;max-width:none!important}.admin .pending-balance-table table{min-width:0}.admin .pending-balance-table thead{display:none}.admin .pending-balance-table tbody{display:grid;grid-gap:10px;gap:10px}.admin .pending-balance-table tr{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 4px 12px rgba(23,61,40,.06)}.admin .pending-balance-table td{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;padding:8px 9px;border:0;border-bottom:1px solid rgba(49,92,59,.12);text-align:left!important;white-space:normal!important}.admin .pending-balance-table td:last-child{border-bottom:0}.admin .pending-balance-table td:before{color:var(--dark);font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.admin .pending-balance-table td:first-child:before{content:"Alumna"}.admin .pending-balance-table td:nth-child(2):before{content:"Taller"}.admin .pending-balance-table td:nth-child(3):before{content:"Estado"}.admin .pending-balance-table td:nth-child(4):before{content:"Pagos"}.admin .pending-balance-table td:nth-child(5):before{content:"Saldo"}.admin .pending-balance-table td:nth-child(6):before{content:"Acción"}.admin .pending-balance-table td[colspan]{display:block;padding:13px}.admin .pending-balance-table td[colspan]:before{display:none}.admin .pending-balance-table .payment-mini-form{grid-template-columns:minmax(72px,.65fr) minmax(96px,1fr);width:100%}.admin .pending-balance-table .payment-mini-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin .pending-balance-table .payment-mini-actions button{width:100%;min-height:32px;font-size:10px}.admin .registered-payments-table{width:100%;max-width:100%}.admin .registered-payments-table table{width:100%;min-width:760px}.admin .registered-payments-table .payment-correction-form{grid-template-columns:126px auto;width:214px}}@media (max-width:430px){.admin .pending-balance-table td{grid-template-columns:70px minmax(0,1fr);gap:6px;padding:7px 8px}.admin .pending-balance-table .payment-mini-actions,.admin .pending-balance-table .payment-mini-form{grid-template-columns:minmax(0,1fr)}}body,html{width:100%;max-width:100%;overflow-x:hidden}.admin,.admin .card,.admin .grid,.admin .main,.admin form,.admin section{min-width:0}.admin .main{width:100%;max-width:100%}.mobile-menu-toggle{display:none}.admin .table{width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.admin .button,.admin .table,.admin button,.admin input,.admin select,.admin textarea{max-width:100%}@media (max-width:1100px){.admin .main{padding:20px}.admin .card{padding:18px}.admin .grid2,.admin .grid3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.admin{display:block;min-height:100vh}.admin .side{position:relative;top:auto;z-index:40;width:100%;height:auto;min-height:0;max-height:none;padding:14px max(14px,env(safe-area-inset-right)) 14px max(14px,env(safe-area-inset-left));overflow:visible;border-right:0;border-bottom:1px solid hsla(44,79%,79%,.18);box-shadow:0 10px 26px rgba(12,39,24,.16)}.admin .sidebar-brand{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto auto;grid-column-gap:12px;column-gap:12px;align-items:center;padding:0 2px 12px;text-align:left}.admin .sidebar-brand:after{display:none}.admin .side .brand-logo-sidebar{grid-column:1;grid-row:1/4;margin:0}.admin .side .brand-logo-sidebar img{width:66px;height:66px;padding:4px;border-radius:16px}.admin .side h2,.admin .sidebar-kicker,.admin .sidebar-user{grid-column:2;min-width:0}.admin .sidebar-kicker{align-self:end;margin:0 0 2px;font-size:9px}.admin .side h2{align-self:center;font-size:19px}.admin .sidebar-user{align-self:start;margin:2px 0 0;font-size:10px!important}.mobile-menu-toggle{display:flex;width:100%;min-height:46px;margin:12px 0 0;padding:10px 14px;align-items:center;justify-content:space-between;color:#fff7dd;font-size:14px;border:1px solid hsla(0,0%,100%,.14);border-radius:12px;background:hsla(0,0%,100%,.09);box-shadow:none}.mobile-menu-toggle:focus-visible,.mobile-menu-toggle:hover{background:hsla(0,0%,100%,.14);outline:2px solid hsla(44,79%,79%,.7);outline-offset:2px}.mobile-menu-icon{font-size:22px;line-height:1}.admin .side .sidebar-nav{display:none!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px!important;margin-top:8px!important}.admin .side .sidebar-nav.is-open{display:grid!important}.admin .side .menu-group{align-content:start;padding:10px 0}.admin .side .menu-session{margin-top:0}.admin .side .sidebar-link{min-height:46px;padding:10px 12px;font-size:14px}.admin .admin-top-brand,.admin .sidebar-footer{display:none}.admin .main{padding:12px max(12px,env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.admin .grid{gap:10px}.admin .grid2,.admin .grid3,.admin .student-data-grid,.admin .student-file-layout,.admin .student-metrics,.admin .student-profile-top,.admin .student-search-row,.admin .student-status-form,.admin .system-tree{grid-template-columns:minmax(0,1fr)}.admin .card{width:100%;padding:14px;margin-bottom:10px;border-radius:16px}.admin h1{font-size:24px;line-height:1.2}.admin h2{font-size:20px;line-height:1.25}.admin h3{font-size:18px}.admin .inline{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:8px}.admin .inline .button,.admin .inline button,.admin .inline input,.admin .inline select,.admin .inline textarea,.admin .inline>*{width:100%;min-width:0}.admin input,.admin select,.admin textarea{width:100%;min-width:0;font-size:16px}.admin .button,.admin button{min-height:44px;padding:10px 13px}.admin .table{border-radius:12px}.admin .table table{min-width:720px}.admin .table td,.admin .table th{padding:6px 7px}.admin .student-browser-header{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.admin .student-counter{width:100%;min-width:0}.admin .history-quick-list,.admin .student-result-list{grid-template-columns:minmax(0,1fr);max-height:none}.admin .student-profile-card{padding:14px;border-radius:16px}.admin .student-profile-main{min-width:0;align-items:flex-start}.admin .student-profile-main h3{overflow-wrap:anywhere}.admin .student-avatar{width:62px;height:62px;flex:0 0 62px;border-radius:17px;font-size:22px}.admin .student-arrow{width:100%}.admin .student-actions{display:grid;grid-template-columns:minmax(0,1fr)}.admin .student-actions>*{width:100%}.admin .stat strong{font-size:26px}}@media (max-width:560px){.admin .side{padding-top:10px}.admin .side .brand-logo-sidebar img{width:58px;height:58px;border-radius:14px}.admin .side h2{font-size:17px}.admin .side .sidebar-nav,.admin .side .sidebar-nav.is-open{grid-template-columns:minmax(0,1fr)}.admin .main{padding-top:8px}.admin .card{padding:12px;border-radius:14px}.admin h1{font-size:22px}.admin h2{font-size:19px}.admin .table table{min-width:660px}.admin .student-profile-main{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px}}@media (min-width:851px){.admin .side .sidebar-nav{display:flex!important}}.admin.admin-route-certificados .table{width:100%;max-width:100%}.admin.admin-route-certificados .table table{width:100%;min-width:0;table-layout:fixed;font-size:11px}.admin.admin-route-certificados .table td,.admin.admin-route-certificados .table th{padding:6px 7px;line-height:1.18;vertical-align:top;white-space:normal;overflow-wrap:anywhere}.admin.admin-route-certificados .table th{font-size:9px;letter-spacing:.02em}.admin.admin-route-certificados .table .note{font-size:10px;line-height:1.25}.admin.admin-route-certificados .table .badge{padding:2px 5px;font-size:9px;line-height:1.15}.admin.admin-route-certificados .table .button,.admin.admin-route-certificados .table button{min-height:30px;padding:5px 7px;border-radius:8px;font-size:9.5px;line-height:1.15}.admin.admin-route-certificados .student-profile-card{padding:14px}.admin.admin-route-certificados .student-profile-card .grid3{gap:8px}.admin.admin-route-certificados .student-profile-card .stat{min-height:72px;padding:9px 10px}.admin.admin-route-certificados .student-profile-card .stat strong{font-size:24px}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:first-child,.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table th:first-child{width:28%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(2),.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table th:nth-child(2){width:21%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(3),.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table th:nth-child(3){width:18%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(4),.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table th:nth-child(4){width:33%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:first-child,.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table th:first-child{width:20%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(2),.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table th:nth-child(2){width:27%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(3),.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table th:nth-child(3){width:22%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(4),.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table th:nth-child(4){width:31%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table ol{max-height:140px;margin:6px 0 0 17px!important;padding-right:4px!important;overflow-y:auto}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:first-child,.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:first-child{width:16%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(2),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(2){width:25%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(3),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(4),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(3),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(4){width:7%;text-align:center}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(5),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(5){width:17%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(6),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(6){width:10%}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(7),.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table th:nth-child(7){width:18%}@media (max-width:850px){.admin.admin-route-certificados .student-profile-card{padding:12px}.admin.admin-route-certificados .student-profile-card .grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin.admin-route-certificados .student-profile-card .stat{min-height:0;padding:8px;font-size:10px}.admin.admin-route-certificados .student-profile-card .stat strong{font-size:21px}.admin.admin-route-certificados .table{overflow:visible;border:0;border-radius:0;background:transparent}.admin.admin-route-certificados .table table,.admin.admin-route-certificados .table tbody,.admin.admin-route-certificados .table td,.admin.admin-route-certificados .table tr{display:block;width:100%!important;min-width:0!important;max-width:none!important}.admin.admin-route-certificados .table table{min-width:0!important}.admin.admin-route-certificados .table thead{display:none}.admin.admin-route-certificados .table tbody{display:grid;grid-gap:10px;gap:10px}.admin.admin-route-certificados .table tr{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 4px 12px rgba(23,61,40,.06)}.admin.admin-route-certificados .table td{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;padding:8px 10px;border:0;border-bottom:1px solid rgba(49,92,59,.12);text-align:left!important;font-size:11px}.admin.admin-route-certificados .table td:last-child{border-bottom:0}.admin.admin-route-certificados .table td:before{color:var(--dark);font-size:9px;font-weight:800;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.admin.admin-route-certificados .table td[colspan]{display:block;padding:13px}.admin.admin-route-certificados .table td[colspan]:before{display:none}.admin.admin-route-certificados .table td>div[style]{display:grid!important;grid-template-columns:minmax(0,1fr);width:100%;grid-gap:6px!important;gap:6px!important}.admin.admin-route-certificados .table td .button,.admin.admin-route-certificados .table td button,.admin.admin-route-certificados .table td form{width:100%;max-width:100%}.admin.admin-route-certificados .table .button,.admin.admin-route-certificados .table button{min-height:36px;padding:7px 9px;font-size:10px}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:first-child:before{content:"Alumna"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(2):before{content:"Contacto"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(3):before{content:"Estado"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(2) .student-profile-card .table td:nth-child(4):before{content:"Acciones"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:first-child:before{content:"Alumna"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(2):before{content:"Talleres"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(3):before{content:"Nivel"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table td:nth-child(4):before{content:"Certificados"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(3) .table ol{max-height:110px}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:first-child:before{content:"Alumna"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(2):before{content:"Tipo"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(3):before{content:"Horas"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(4):before{content:"Talleres"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(5):before{content:"Código"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(6):before{content:"Fecha"}.admin.admin-route-certificados .main>.grid>section:nth-of-type(4) .table td:nth-child(7):before{content:"Documento"}}@media (max-width:520px){.admin.admin-route-certificados .student-profile-card .grid3{grid-template-columns:minmax(0,1fr)}.admin.admin-route-certificados .table td{grid-template-columns:82px minmax(0,1fr);gap:7px;padding:8px}}.student-general-table{max-height:min(68vh,620px);overflow:auto!important;overscroll-behavior:contain}.student-general-table table{min-width:1105px!important}.student-general-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:8;background:#e8decc!important;box-shadow:0 1px 0 var(--border)}.student-general-table td:first-child,.student-general-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:6}.student-general-table th:first-child{z-index:10;background:#e8decc!important}.student-general-table td:first-child{background:#fffdf8;box-shadow:1px 0 0 var(--border)}.student-general-table tr:nth-child(2n) td:first-child{background:#faf6ee}.student-general-table tr.is-personal-edit td:first-child{background:#fffaf0}.student-general-table .col-date{width:72px!important;text-align:center}.student-general-table th.col-date{white-space:normal!important;line-height:1.08!important;text-align:center!important}.student-general-table .col-completed{width:82px!important;text-align:center}.student-general-table .col-upcoming{width:88px!important;text-align:center}.student-general-table th.col-completed,.student-general-table th.col-upcoming{white-space:normal!important;line-height:1.08!important;text-align:center!important}@media (max-width:850px){.student-general-table{max-height:62vh}.student-general-table table{min-width:1105px!important}}