.horarios-app{--bg:#f8fafc;--card:#ffffff;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--accent:#3d2b1f;--slot:#f5f0e8;--recess:#f3f0fc;--lunch:#f0fafa;--chip:#ffffff;--chipActive:#3d2b1f;--chipActiveText:#ffffff;--hi:#fde68a;box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);}.horarios-app *,.horarios-app *::before,.horarios-app *::after{box-sizing:border-box;}.horarios-app > p{display:none !important;}.horarios-app p{margin:0 !important;padding:0 !important;}.horarios-app .field br{display:none !important;}.horarios-app .tableWrap{overflow:auto;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.06);margin-top:16px;}.horarios-app .controls{display:flex !important;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-bottom:12px !important;padding:0 !important;}.horarios-app .field,.horarios-app .controls .field,.horarios-app .controls > div{display:flex !important;flex-direction:column !important;gap:6px;margin:0 !important;padding:0 !important;float:none !important;clear:none !important;width:auto !important;}.horarios-app .field.grow,.horarios-app .controls .field.grow{flex:1 1 120px !important;min-width:120px !important;max-width:260px !important;flex-direction:column !important;}.horarios-app #course{width:80px !important;min-width:0 !important;}.horarios-app #view{width:130px !important;min-width:0 !important;}.horarios-app .label{display:block !important;background:transparent !important;background-image:none !important;border:0 !important;padding:0 !important;margin:0 !important;font-size:13px !important;color:var(--muted) !important;font-weight:normal !important;width:auto !important;float:none !important;text-align:left !important;}.horarios-app .select{min-width:0;padding:6px 12px !important;border:1px solid var(--border) !important;border-radius:10px !important;background:#fff !important;color:var(--text) !important;box-shadow:none !important;font-size:14px !important;line-height:1.5 !important;height:36px !important;}.horarios-app .input,.horarios-app input[type="text"],.horarios-app input[type="search"]{-webkit-appearance:none !important;appearance:none !important;width:100% !important;padding:6px 12px !important;border:1px solid var(--border) !important;border-radius:10px !important;background:#fff !important;color:var(--text) !important;box-shadow:none !important;font-size:14px !important;line-height:1.5 !important;height:36px !important;box-sizing:border-box !important;}.horarios-app .hz-q-wrap{position:relative !important;display:block !important;width:100% !important;}.horarios-app .hz-q-wrap .input,.horarios-app .hz-q-wrap input[type="search"]{width:100% !important;padding-right:32px !important;}.horarios-app .hz-clear{position:absolute !important;right:6px !important;top:50% !important;transform:translateY(-50%) !important;display:none;align-items:center !important;justify-content:center !important;width:20px !important;height:20px !important;padding:0 !important;border:none !important;background:transparent !important;color:var(--muted) !important;font-size:16px !important;line-height:1 !important;cursor:pointer !important;border-radius:50% !important;box-shadow:none !important;}.horarios-app .hz-clear:hover{background:#e2e8f0 !important;color:var(--text) !important;}.horarios-app .btn{padding:10px 12px !important;border:1px solid var(--accent) !important;border-radius:10px !important;background:var(--accent) !important;color:#fff !important;cursor:pointer;height:auto !important;}.horarios-app #print{display:none !important;}.horarios-app .field:has(#print){display:none !important;}.horarios-app .controls .field:last-child{display:none !important;}.horarios-app #course{display:none !important;}.horarios-app .field:has(#course){display:none !important;}.horarios-app .controls .field:first-child{display:none !important;}.horarios-app .chips{display:flex;flex-wrap:nowrap;gap:8px;margin-top:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none;}.horarios-app .chips::-webkit-scrollbar{display:none;}.horarios-app .chip{padding:8px 10px;border:1px solid var(--border);border-radius:999px;flex-shrink:0;scroll-snap-align:start;background:var(--chip);color:var(--text);font-size:13px;cursor:pointer;user-select:none;}.horarios-app .chip[aria-pressed="true"]{background:var(--chipActive);border-color:var(--chipActive);color:var(--chipActiveText);}.horarios-app .status{margin-top:10px;font-size:13px;color:var(--muted);min-height:18px;background:none !important;background-image:none !important;border:none !important;padding:0 !important;}.horarios-app .card{background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.06);margin-top:16px;}.horarios-app .tableWrap{overflow-x:auto;}@media (max-width:720px){.horarios-app .tableWrap{scroll-snap-type:x mandatory;scroll-padding-left:80px;-webkit-overflow-scrolling:touch;}.horarios-app .table th:not(:first-child),.horarios-app .table td:not(:first-child){scroll-snap-align:start;scroll-snap-stop:always;}}.horarios-app .table{width:100%;border-collapse:separate;border-spacing:0;}.horarios-app .tableWrap.hz-single-day .table{width:auto;min-width:0;}.horarios-app .tableWrap.hz-single-day .table th:not(:first-child),.horarios-app .tableWrap.hz-single-day .table td:not(:first-child){min-width:280px;max-width:480px;}.horarios-app .table th,.horarios-app .table td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:8px;vertical-align:middle;min-width:150px;}.horarios-app .table th:first-child,.horarios-app .table td:first-child{border-left:1px solid var(--border);position:sticky;left:0;z-index:2;}.horarios-app .table thead th:first-child{z-index:6;}.horarios-app .table td:first-child{background:var(--slot);}.horarios-app .table thead th{position:sticky;top:0;background:#f5f0e8;z-index:5;text-align:center;font-size:13px;color:#4a3728;font-weight:600;}.horarios-app .slotCell{background:var(--slot);font-weight:600;}.horarios-app .slotMeta{display:block;font-size:12px;color:var(--muted);font-weight:500;margin-top:2px;}.horarios-app .block{display:flex;flex-direction:column;gap:4px;}.horarios-app .item{padding:6px 8px;border:1px solid var(--border);border-radius:10px;background:#fff;}.horarios-app .subject{font-weight:700;font-size:13px;}.horarios-app .teacher{font-size:12px;color:var(--muted);margin-top:1px;}.horarios-app .tlist{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px;}.horarios-app .tchip{display:inline-flex;align-items:center;gap:6px;padding:1px 8px 1px 7px;border-radius:999px;border:1px solid var(--border);background:var(--tbg,#fff);font-size:12px;line-height:1.25;color:var(--tfg,var(--text));position:relative;}.horarios-app .tchip::before{content:"";display:block;width:6px;height:6px;border-radius:999px;background:var(--tbar,currentColor);margin-right:6px;opacity:.7;}.horarios-app .tname{white-space:nowrap;}.horarios-app .mark{background:var(--hi);border-radius:4px;padding:0 3px;}.horarios-app .breakRow td{background:var(--recess);}.horarios-app .lunchRow td{background:var(--lunch);}.horarios-app .breakRow .item,.horarios-app .lunchRow .item{background:transparent;border-style:dashed;}.horarios-app *:not(.tchip)::before,.horarios-app *:not(.tchip)::after{display:none !important;content:none !important;background:none !important;width:0 !important;height:0 !important;}.hz-q-wrap{position:relative;display:inline-flex;align-items:center;width:100%;}.hz-q-wrap input{width:100%;padding-right:26px !important;}.hz-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#94a3b8;font-size:16px;line-height:1;padding:0 2px;display:none;align-items:center;justify-content:center;}.hz-clear:hover{color:#0f172a;}@media (max-width:720px){.horarios-app .table th:not(:first-child),.horarios-app .table td:not(:first-child){min-width:150px;width:auto;}.horarios-app .field.grow{min-width:80px;flex:1 1 80px !important;max-width:none !important;}.horarios-app .controls .field.grow{display:none !important;}.horarios-app .table th:first-child,.horarios-app .table td:first-child{min-width:80px;width:80px;}#mh-header-row{flex-wrap:wrap !important;gap:8px;align-items:center !important;justify-content:flex-start !important;}#mh-inline-controls{flex:0 0 auto !important;margin-right:0 !important;flex-wrap:nowrap;}#mh-inline-controls .field.grow{display:none !important;}#mh-header-row > div:last-child{flex:1 1 100%;margin-left:0;flex-wrap:wrap !important;gap:4px !important;}#mh-header-row .btn{font-size:11px !important;padding:5px 8px !important;flex:1 1 auto !important;text-align:center !important;}#mh-contact .mh-copy-item{white-space:nowrap;}}#hz-print-school{display:none;}#hz-print-course{display:none;}#hz-print-date{display:none;}#mh-print-school{display:none;}#mh-print-label{display:none;}#mh-print-date{display:none;}#mh-print-contact{display:none;}#mh-app.mh-personal .controls{display:none !important;}.mh-copy-item{cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;}.mh-copy-item:hover{color:#3d2b1f;}.mh-copy-tip{position:fixed;background:#15803d;color:#fff;font-size:11px;padding:3px 9px;border-radius:5px;pointer-events:none;white-space:nowrap;z-index:9999;opacity:1;transition:opacity .35s;}@page{size:letter landscape;margin:0.7cm 0.7cm 0.7cm 1.3cm;}@media print{body.toolbar,body.admin-menu,body.toolbar.admin-menu{margin-top:0 !important;padding-top:0 !important;}#toolbar,#admin-menu{display:none !important;}html{height:auto !important;overflow:hidden !important;}body{margin:0 !important;padding:0 !important;height:auto !important;overflow:hidden !important;}#page::after,#main-wrapper::after,#content::after,#main-content::after,.region::after,.region-content::after,.clearfix::after,.container::after,.row::after,.l-main::after{display:none !important;content:none !important;}#navigation,#nav-bar,.nav-bar,nav.navigation,nav.main-navigation,#sidebar-first,#sidebar-second,.sidebar,#footer,.l-footer,.footer,footer,#page-header,.page-header,.region-header,.region-highlighted,.breadcrumb,.l-branding,.site-name,.site-slogan,.messages,.back-to-top{display:none !important;}#page,#main-wrapper,.container,.row,#main-content,.grid-inner,.l-main,#content,.region-content{padding:0 !important;margin:0 !important;width:100% !important;max-width:none !important;float:none !important;height:auto !important;min-height:0 !important;}.horarios-app{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding-top:0 !important;margin-top:0 !important;font-size:7pt;page-break-after:avoid !important;}#hz-print-school,#mh-print-school{display:flex !important;align-items:center;gap:8px;margin-top:0 !important;margin-bottom:1px;}#hz-print-school img,#mh-print-school img{height:32px !important;width:auto !important;}#hz-print-school span,#mh-print-school span{font-size:10pt !important;font-weight:700;color:#3d2b1f;}#hz-print-hr{margin:2px 0 3px 0 !important;border:none;border-top:1px solid #ccc;}#page-title{display:none !important;}#hz-print-course{display:block;font-size:12pt;font-weight:700;margin-bottom:1px;color:#3d2b1f;}#mh-header-row{display:block !important;}#mh-print-label{display:block;font-size:12pt;font-weight:700;margin-bottom:1px;color:#3d2b1f;}#mh-print-date{display:block;font-size:7.5pt;color:#444;margin-bottom:1px;}#mh-print-contact{display:block;font-size:7.5pt;color:#444;margin-bottom:4px;}#mh-name{display:none !important;}#mh-teacher-label{display:none !important;}#mh-contact{display:none !important;}#mh-inline-controls{display:none !important;}#mh-print,#mh-signout,#mh-print-all{display:none !important;}#hz-print-date{display:block;font-size:7.5pt;color:#666;margin-bottom:2px;}.horarios-app .controls,.horarios-app .chips,.horarios-app .status{display:none !important;}.horarios-app .card{border:none;box-shadow:none;}.horarios-app .tableWrap{overflow:visible;border:none;border-radius:0;box-shadow:none;margin-top:3px !important;width:100% !important;}.horarios-app .table{border-collapse:collapse !important;width:100% !important;table-layout:fixed !important;}.horarios-app .table th:first-child,.horarios-app .table td:first-child{width:58pt !important;}#main-content .horarios-app .table th,#main-content .horarios-app .table td{min-width:auto !important;width:auto !important;font-size:7pt;padding:2px 4px;line-height:1.3;border:1px solid #aaa !important;word-wrap:break-word;overflow-wrap:break-word;}.horarios-app .table tbody tr{height:var(--print-row-h,14mm);}#main-content .horarios-app .table thead th{background:#f5f0e8 !important;font-weight:700;}#main-content .horarios-app .slotCell{background:#f5f0e8 !important;white-space:nowrap;font-size:7pt;}#main-content .horarios-app .slotMeta{white-space:nowrap;}.horarios-app .item{border:1px solid #e2e8f0;border-radius:6px;padding:2px 3px;margin-bottom:2px;background:#fff;}.horarios-app .breakRow .item,.horarios-app .lunchRow .item{border:1px dashed #aaa;background:transparent;}.horarios-app .subject{font-weight:700;font-size:7pt !important;}.horarios-app .slotMeta{font-size:6.5pt !important;color:inherit !important;}.horarios-app .breakRow td{background:#f3f0fc !important;border-top:2px solid #888 !important;border-bottom:2px solid #888 !important;}.horarios-app .lunchRow td{background:#f0fafa !important;border-top:2px solid #888 !important;border-bottom:2px solid #888 !important;}.horarios-app .tchip{display:inline-flex !important;background:var(--tbg) !important;color:var(--tfg) !important;border:1px solid rgba(0,0,0,0.18) !important;}.horarios-app .tchip::before{display:block !important;width:6px !important;height:6px !important;background:var(--tbar) !important;border-radius:999px !important;margin-right:6px !important;content:"" !important;}#mh-reemplazo{display:none !important;}#mh-print,#mh-signout{display:none !important;}#mh-content{display:block !important;}#mh-content .tableWrap{display:block !important;overflow:visible !important;}#mh-content .table{display:table !important;width:100% !important;}#mh-content .table thead,#mh-content .table tbody{display:table-row-group !important;}#mh-content .table tr{display:table-row !important;}#mh-content .table th,#mh-content .table td{display:table-cell !important;}}
