:root{--hiets-primary:#791732;--hiets-dark:#4d0b1d;--hiets-gold:#d4a437;--hiets-green:#2d5016;--hiets-text:#3d3d45;--hiets-muted:#777780;--hiets-line:#e7e1d4;--hiets-cream:#fbf7ed;--hiets-white:#fff}.hiets-component{font-family:Cairo,Tahoma,Arial,sans-serif;box-sizing:border-box;color:var(--hiets-text);direction:rtl}.hiets-component *{box-sizing:border-box}.hiets-component__heading,.hiets-latest__heading{margin-bottom:28px}.hiets-component__heading h2,.hiets-latest__heading h2{margin:5px 0 10px;color:var(--hiets-primary);font-size:clamp(24px,3vw,38px);line-height:1.4}.hiets-component__heading p{margin:0;color:var(--hiets-muted)}.hiets-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--hiets-gold);font-weight:800;font-size:13px}.hiets-eyebrow:before{content:"";width:30px;height:2px;background:currentColor}.hiets-academic-year{display:inline-block;margin-top:14px;padding:5px 12px;border-radius:20px;color:var(--hiets-primary);background:var(--hiets-cream);font-size:12px;font-weight:800}.hiets-registration{max-width:1050px;margin:auto;padding:32px;border:1px solid var(--hiets-line);border-radius:20px;background:var(--hiets-white);box-shadow:0 16px 42px rgba(64,40,20,.08)}.hiets-registration-form fieldset{margin:0 0 24px;padding:23px;border:1px solid var(--hiets-line);border-radius:14px;background:#fff}.hiets-registration-form legend{padding:0 12px;color:var(--hiets-primary);font-weight:900}.hiets-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hiets-field{display:flex;flex-direction:column;gap:7px}.hiets-field--wide{grid-column:1/-1}.hiets-field>span{font-size:13px;font-weight:800;color:#3a3034}.hiets-field input,.hiets-field select,.hiets-field textarea,.hiets-tracking-form input{width:100%;min-height:48px;padding:10px 13px;border:1px solid #d7d2c8;border-radius:8px;background:#fff;color:#29292f;font-family:inherit;font-size:14px;outline:none}.hiets-field textarea{min-height:78px;resize:vertical}.hiets-field input:focus,.hiets-field select:focus,.hiets-field textarea:focus,.hiets-tracking-form input:focus{border-color:var(--hiets-gold);box-shadow:0 0 0 3px rgba(212,164,55,.14)}.hiets-field small{color:var(--hiets-muted);font-size:11px}.hiets-consent{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:13px}.hiets-consent input{margin-top:6px}.hiets-submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:11px 24px;border:0;border-radius:8px;background:var(--hiets-primary);color:#fff;font-family:inherit;font-weight:900;cursor:pointer;transition:.2s}.hiets-submit:hover{background:var(--hiets-dark);transform:translateY(-2px)}.hiets-submit:disabled{opacity:.6;cursor:wait;transform:none}.hiets-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.hiets-message{margin:18px 0;padding:15px 18px;border-radius:9px;font-size:14px}.hiets-message--success{color:#174a19;background:#edf8ed;border:1px solid #b7ddb9}.hiets-message--error{color:#7b1326;background:#fff0f2;border:1px solid #efb8c2}.hiets-message--warning{color:#695000;background:#fff8dc;border:1px solid #ead487}.hiets-tracking{max-width:900px;margin:auto;padding:30px;border:1px solid var(--hiets-line);border-radius:18px;background:#fff}.hiets-tracking-form{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end}.hiets-tracking-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800}.hiets-tracking-result{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:25px;overflow:hidden;border:1px solid var(--hiets-line);border-radius:12px;background:var(--hiets-line)}.hiets-tracking-result div{padding:15px;background:#fff}.hiets-tracking-result span{display:block;color:var(--hiets-muted);font-size:11px}.hiets-tracking-result strong{color:var(--hiets-primary);font-size:14px}.hiets-public-status{display:inline-block!important;margin-top:4px;padding:4px 10px;border-radius:20px;background:var(--hiets-cream)}.hiets-latest__grid{display:grid;grid-template-columns:repeat(var(--hiets-columns),minmax(0,1fr));gap:22px}.hiets-news-card{overflow:hidden;border:1px solid var(--hiets-line);border-radius:17px;background:#fff;box-shadow:0 10px 32px rgba(56,39,23,.06);transition:.22s}.hiets-news-card:hover{transform:translateY(-5px);box-shadow:0 17px 40px rgba(56,39,23,.11)}.hiets-news-card__image{position:relative;display:block;height:210px;overflow:hidden;background:linear-gradient(145deg,var(--hiets-primary),var(--hiets-dark))}.hiets-news-card__image img{width:100%;height:100%;object-fit:cover;transition:.3s}.hiets-news-card:hover img{transform:scale(1.04)}.hiets-news-card__placeholder{display:grid;place-items:center;height:100%;color:rgba(255,255,255,.28);font-size:45px;font-weight:900;letter-spacing:4px}.hiets-news-card__label{position:absolute;right:15px;bottom:15px;padding:4px 10px;border-radius:4px;background:var(--hiets-gold);color:var(--hiets-dark);font-size:11px;font-weight:900}.hiets-news-card__body{padding:21px}.hiets-news-card time{color:var(--hiets-gold);font-size:11px;font-weight:800}.hiets-news-card h3{margin:8px 0;color:var(--hiets-primary);font-size:17px;line-height:1.65}.hiets-news-card h3 a{color:inherit;text-decoration:none}.hiets-news-card p{color:var(--hiets-muted);font-size:13px}.hiets-news-card__more{color:var(--hiets-primary);font-size:12px;font-weight:900;text-decoration:none}@media(max-width:950px){.hiets-latest__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hiets-tracking-form{grid-template-columns:1fr 1fr}.hiets-tracking-form .hiets-submit{grid-column:1/-1}}@media(max-width:650px){.hiets-registration{padding:20px}.hiets-form-grid,.hiets-latest__grid,.hiets-tracking-result,.hiets-tracking-form{grid-template-columns:1fr}.hiets-registration-form fieldset{padding:17px}.hiets-field--wide{grid-column:auto}}
.hiets-schedule-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;align-items:end;margin:0 0 28px;padding:20px;border:1px solid var(--hiets-line);border-radius:14px;background:var(--hiets-cream)}.hiets-schedule-filters label{display:flex;flex-direction:column;gap:7px}.hiets-schedule-filters label>span{font-size:12px;font-weight:900;color:var(--hiets-primary)}.hiets-schedule-filters select,.hiets-schedule-filters input{width:100%;min-height:44px;padding:8px 11px;border:1px solid #d7d2c8;border-radius:8px;background:#fff;color:#29292f;font-family:inherit}.hiets-schedule-filter-search{grid-column:span 2}.hiets-schedule-reset{min-height:44px;padding:8px 15px;border:1px solid var(--hiets-primary);border-radius:8px;background:#fff;color:var(--hiets-primary);font-family:inherit;font-weight:900;cursor:pointer}.hiets-schedule-reset:hover{color:#fff;background:var(--hiets-primary)}.hiets-schedule-grid{display:grid;grid-template-columns:repeat(var(--hiets-schedule-columns),minmax(0,1fr));gap:22px}.hiets-schedule-card{overflow:hidden;border:1px solid var(--hiets-line);border-radius:17px;background:#fff;box-shadow:0 10px 32px rgba(56,39,23,.06);transition:.22s}.hiets-schedule-card:hover{transform:translateY(-5px);box-shadow:0 17px 40px rgba(56,39,23,.11)}.hiets-schedule-card[hidden]{display:none!important}.hiets-schedule-card__visual{position:relative;height:220px;overflow:hidden;background:linear-gradient(145deg,var(--hiets-primary),var(--hiets-dark))}.hiets-schedule-card__visual>img{width:100%;height:100%;object-fit:cover;transition:.3s}.hiets-schedule-card:hover .hiets-schedule-card__visual>img{transform:scale(1.035)}.hiets-schedule-card__placeholder{height:100%;display:grid;place-content:center;text-align:center;color:rgba(255,255,255,.86)}.hiets-schedule-card__placeholder span{font-size:54px;line-height:1}.hiets-schedule-card__placeholder small{margin-top:8px;font-weight:900}.hiets-schedule-card__type{position:absolute;right:14px;bottom:14px;padding:4px 10px;border-radius:4px;background:var(--hiets-gold);color:var(--hiets-dark);font-size:11px;font-weight:900}.hiets-schedule-card__body{padding:21px}.hiets-schedule-card__department{color:var(--hiets-gold);font-size:11px;font-weight:900}.hiets-schedule-card h3{margin:7px 0 13px;color:var(--hiets-primary);font-size:18px;line-height:1.55}.hiets-schedule-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:13px}.hiets-schedule-card__meta span{padding:4px 8px;border-radius:5px;background:var(--hiets-cream);color:var(--hiets-text);font-size:10px}.hiets-schedule-card__meta b{color:var(--hiets-primary)}.hiets-schedule-card p{color:var(--hiets-muted);font-size:12px}.hiets-schedule-card__actions{display:flex;flex-wrap:wrap;gap:9px;margin:17px 0 12px}.hiets-schedule-button{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:7px 13px;border:1px solid var(--hiets-primary);border-radius:7px;color:var(--hiets-primary);font-size:11px;font-weight:900;text-decoration:none}.hiets-schedule-button--primary{color:#fff;background:var(--hiets-primary)}.hiets-schedule-button:hover{color:#fff;background:var(--hiets-dark)}.hiets-schedule-card time{color:var(--hiets-muted);font-size:10px}.hiets-schedule-empty{margin-top:20px;padding:25px;border:1px dashed var(--hiets-gold);border-radius:12px;text-align:center;color:var(--hiets-primary);background:var(--hiets-cream);font-weight:800}@media(max-width:1000px){.hiets-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hiets-schedule-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:650px){.hiets-schedule-grid,.hiets-schedule-filters{grid-template-columns:1fr}.hiets-schedule-filter-search{grid-column:auto}.hiets-schedule-card__visual{height:190px}}

/* ===== الجداول التفاعلية القابلة للتحرير من WPBakery ===== */
.hiets-schedule-page{font-family:Cairo,Tajawal,Arial,sans-serif;background:#f7f9fc;padding:60px 20px;color:#1f2937;direction:rtl;box-sizing:border-box}.hiets-schedule-page *{box-sizing:border-box}.hiets-schedule-header{text-align:center;max-width:850px;margin:0 auto 35px}.hiets-schedule-badge{display:inline-block;background:#0f3d5e;color:#fff;padding:8px 20px;border-radius:30px;font-size:14px;margin-bottom:15px}.hiets-schedule-header h1{font-size:34px;color:#0f3d5e;margin:10px 0;font-weight:800;line-height:1.45}.hiets-schedule-header p{font-size:17px;color:#6b7280;line-height:1.9;margin:0}.hiets-schedule-info{max-width:1100px;margin:0 auto 30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.hiets-schedule-info div{background:#fff;padding:18px;border-radius:14px;box-shadow:0 6px 20px rgba(0,0,0,.06);text-align:center}.hiets-schedule-info strong{color:#0f3d5e;display:block;margin-bottom:5px}.hiets-schedule-info span{color:#4b5563}.hiets-schedule-tabs__nav{max-width:1100px;margin:0 auto 30px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hiets-schedule-tabs__nav[hidden]{display:none}.hiets-schedule-tab-btn{border:0;background:#fff;color:#0f3d5e;padding:12px 22px;border-radius:10px;font-family:inherit;font-weight:700;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.06);transition:.3s}.hiets-schedule-tab-btn:hover,.hiets-schedule-tab-btn.is-active{background:#0f3d5e;color:#fff}.hiets-schedule-tabs__content{max-width:1200px;margin:0 auto}.hiets-inline-schedule-panel{display:block}.hiets-schedule-tabs.hiets-tabs-ready .hiets-inline-schedule-panel{display:none}.hiets-schedule-tabs.hiets-tabs-ready .hiets-inline-schedule-panel.is-active{display:block}.hiets-schedule-table-wrap{max-width:1200px;margin:0 auto;background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden}.hiets-schedule-table-wrap h2{color:#a83232;font-size:24px;margin:0 0 20px;text-align:center;font-weight:800;line-height:1.5}.hiets-study-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.hiets-study-table{width:100%;border-collapse:collapse;min-width:850px;overflow:hidden;border-radius:12px}.hiets-computer-schedule{min-width:1150px}.hiets-study-table th{background:#0f3d5e;color:#fff;padding:15px;font-size:15px;border:1px solid #e5e7eb;text-align:center}.hiets-study-table th small{display:block;margin-top:5px;font-size:12px;color:#dbeafe;font-weight:600}.hiets-study-table td{padding:15px;text-align:center;border:1px solid #e5e7eb;font-size:15px;color:#374151;vertical-align:middle;line-height:1.7}.hiets-study-table tbody tr:nth-child(even){background:#f9fafb}.hiets-study-table tbody tr:hover{background:#eef6fb}.hiets-day-cell{font-weight:800!important;color:#0f3d5e!important;background:#f3f7fa!important;white-space:nowrap}.hiets-time-cell{font-weight:800!important;color:#a83232!important;background:#fff7ed!important;white-space:nowrap}.hiets-course-name{font-weight:800;color:#1f2937;font-size:14px}.hiets-teacher-name{margin-top:4px;color:#6b7280;font-size:13px}.hiets-empty-cell{color:#cbd5e1!important;background:#fafafa!important;font-weight:700}.hiets-break{background:#fff7ed!important;color:#a83232!important;font-weight:800}.hiets-schedule-note{max-width:1100px;margin:25px auto 0;background:#fff;border-right:5px solid #a83232;padding:18px 22px;border-radius:12px;color:#4b5563;line-height:1.8;box-shadow:0 6px 20px rgba(0,0,0,.06)}.hiets-schedule-note strong{color:#a83232}.hiets-single-schedule-page{font-family:Cairo,Tajawal,Arial,sans-serif;background:#f7f9fc;padding:55px 20px 80px;direction:rtl}.hiets-single-schedule-container{width:min(1220px,100%);margin:0 auto}.hiets-single-schedule-back{display:inline-block;margin-bottom:24px;color:#791732;font-weight:800;text-decoration:none}.hiets-single-schedule-header{text-align:center;margin-bottom:28px}.hiets-single-schedule-header>span{display:inline-block;padding:7px 16px;border-radius:30px;background:#0f3d5e;color:#fff;font-size:13px}.hiets-single-schedule-header h1{margin:14px 0 8px;color:#791732;font-size:clamp(28px,4vw,44px);line-height:1.4}.hiets-single-schedule-header p{max-width:800px;margin:auto;color:#6b7280}.hiets-single-schedule-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 auto 28px}.hiets-single-schedule-meta div{padding:16px;border-radius:12px;background:#fff;border:1px solid #e7e1d4;box-shadow:0 6px 18px rgba(0,0,0,.04)}.hiets-single-schedule-meta strong{display:block;color:#791732;font-size:12px}.hiets-single-schedule-meta span{color:#374151;font-size:14px}.hiets-single-schedule-content{min-height:180px}.hiets-single-schedule-content>.vc_row:first-child{margin-top:0}.hiets-single-schedule-image{text-align:center;background:#fff;padding:20px;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.hiets-single-schedule-image img{max-width:100%;height:auto}.hiets-single-schedule-file-card{padding:35px;text-align:center;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08)}.hiets-single-schedule-download{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:25px}@media(max-width:768px){.hiets-schedule-page{padding:40px 12px}.hiets-schedule-header h1{font-size:26px}.hiets-schedule-info,.hiets-single-schedule-meta{grid-template-columns:1fr}.hiets-schedule-tab-btn{width:100%}.hiets-schedule-table-wrap{padding:14px}.hiets-computer-schedule{min-width:1050px}.hiets-course-name{font-size:13px}.hiets-teacher-name{font-size:12px}.hiets-single-schedule-page{padding:40px 12px 60px}}

/* ===== مطابقة شكل جدول تقنيات الحاسوب المعتمد ===== */
.hiets-schedule-table-wrap{width:100%;max-width:1260px;padding:18px 16px 16px;border-radius:15px;background:#fff;box-shadow:0 9px 28px rgba(15,61,94,.09)}.hiets-schedule-table-wrap h2{margin:0 0 16px;color:#b52d2a;font-size:20px;font-weight:900}.hiets-study-table-scroll{border-radius:9px}.hiets-study-table.hiets-computer-schedule{width:100%;min-width:1120px;table-layout:fixed;border-collapse:separate;border-spacing:0;overflow:hidden}.hiets-study-table th{height:58px;padding:8px 6px;border-width:0 0 1px 1px;border-color:#d7e0e7;background:#123f61;color:#fff;font-size:11px;font-weight:900;line-height:1.55}.hiets-study-table th:first-child{border-top-right-radius:8px}.hiets-study-table th:last-child{border-top-left-radius:8px}.hiets-study-table th small{margin-top:2px;color:#c7d6e1;font-size:9px;font-weight:600}.hiets-study-table .hiets-head-day{width:7.5%}.hiets-study-table .hiets-head-time{width:10%}.hiets-study-table td{height:67px;padding:7px 6px;border-width:0 0 1px 1px;border-color:#dfe5ea;background:#fff;color:#263746;font-size:11px;line-height:1.45}.hiets-study-table tbody tr:nth-child(even){background:transparent}.hiets-study-table tbody tr:nth-child(even) td:not(.hiets-day-cell):not(.hiets-time-cell){background:#fbfcfd}.hiets-study-table tbody tr:hover td:not(.hiets-day-cell):not(.hiets-time-cell){background:#f4f8fb}.hiets-day-cell{width:7.5%;background:#eef3f7!important;color:#0f3d5e!important;font-size:11px!important;font-weight:900!important}.hiets-time-cell{width:10%;font-size:10px!important;font-weight:900!important;direction:ltr;white-space:nowrap}.hiets-time-cell--primary{background:#fff5e9!important;color:#b52d2a!important}.hiets-time-cell--secondary{background:#edf7fd!important;color:#0f5c87!important}.hiets-course-name{color:#111f2b;font-size:11px;font-weight:900;line-height:1.45}.hiets-teacher-name{margin-top:3px;color:#77838e;font-size:9.5px;line-height:1.35}.hiets-empty-cell{background:#fcfcfc!important;color:#bfccd5!important;font-size:12px!important;font-weight:500!important}.hiets-break{background:#fff5e9!important;color:#b52d2a!important;font-size:11px!important;font-weight:900!important}.hiets-schedule-tabs__nav{margin-bottom:18px}.hiets-schedule-tab-btn{padding:8px 18px;border-radius:7px;font-size:11px;box-shadow:0 4px 13px rgba(15,61,94,.07)}.hiets-schedule-tab-btn.is-active{background:#123f61}.hiets-schedule-tabs__content{max-width:1280px}@media(max-width:768px){.hiets-schedule-table-wrap{padding:12px 8px}.hiets-schedule-table-wrap h2{font-size:17px}.hiets-study-table.hiets-computer-schedule{min-width:1080px}.hiets-study-table th{font-size:10px}.hiets-study-table td{font-size:10px}.hiets-course-name{font-size:10px}.hiets-teacher-name{font-size:9px}}
