/* Lich cong tac VIP2 */
.lichcongtac-app{color:#173150} .lct-hero{background:linear-gradient(135deg,#0f4a8a,#1b6bb8 55%,#f1b91b 180%);color:#fff;border-radius:24px;padding:28px;display:flex;justify-content:space-between;gap:24px;box-shadow:0 18px 40px rgba(15,74,138,.18);margin-bottom:22px;position:relative;overflow:hidden} .lct-hero:before{content:"";position:absolute;inset:auto -60px -60px auto;width:220px;height:220px;background:rgba(255,255,255,.08);border-radius:50%} .lct-hero__content{position:relative;z-index:1;max-width:720px} .lct-hero__eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.18em;font-weight:700;opacity:.9;margin-bottom:8px} .lct-hero__title{margin:0 0 10px;font-size:30px;line-height:1.2;font-weight:800} .lct-hero__desc{margin:0 0 14px;max-width:640px;color:rgba(255,255,255,.92)} .lct-hero__meta{display:flex;flex-wrap:wrap;gap:10px} .lct-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;font-weight:600} .lct-chip--light{background:rgba(255,255,255,.14);backdrop-filter:blur(5px)} .lct-hero__stats{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;min-width:250px;position:relative;z-index:1} .lct-stat{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:16px 18px;backdrop-filter:blur(6px)} .lct-stat__label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#dbe9f9;margin-bottom:6px} .lct-stat__value{font-size:26px;line-height:1.2;font-weight:800;color:#fff} .lct-stat__value--sm{font-size:18px} .lct-toolbar,.lct-filterbar{background:#fff;border:1px solid #e2eaf3;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px;box-shadow:0 8px 22px rgba(16,35,61,.05);margin-bottom:16px} .lct-toolbar__left,.lct-toolbar__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap} .lct-weeknav{display:flex;align-items:center;gap:10px} .lct-navbtn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#f3f7fb;color:#0f4a8a;border:1px solid #d7e4f3;text-decoration:none;font-size:22px} .lct-weeknav__dropdown .btn{height:42px;border-radius:12px;border-color:#d7e4f3;background:#fff;color:#173150;font-weight:700;box-shadow:none} .lct-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#0f4a8a;color:#fff;text-decoration:none;font-weight:700;border:1px solid transparent} .lct-btn:hover,.lct-navbtn:hover{opacity:.92;text-decoration:none} .lct-btn--ghost{background:#fff;color:#173150;border-color:#d7e4f3} .lct-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:#f4b400;color:#173150;border-radius:999px;font-size:12px;font-weight:800} .lct-search{position:relative;min-width:280px;flex:1} .lct-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#7a8da6} .lct-search input{padding-left:40px;height:44px;border-radius:12px;border-color:#d7e4f3;box-shadow:none} .lct-dayfilters{display:flex;flex-wrap:wrap;gap:8px} .lct-filter{border:1px solid #d7e4f3;background:#fff;color:#173150;padding:9px 12px;border-radius:999px;font-weight:700} .lct-filter.is-active{background:#0f4a8a;color:#fff;border-color:#0f4a8a} .lct-legend{display:flex;gap:18px;flex-wrap:wrap;color:#50627a;font-size:13px;margin:4px 0 16px 2px} .lct-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#0f4a8a;margin-right:6px} .lct-dot--hot{background:#f4b400} .schedule-list{margin-bottom:0;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2eaf3;border-radius:18px;overflow:hidden} .schedule-list thead th{background:#123f71;color:#fff;border:none;padding:14px 12px} .schedule-list td{padding:14px 12px;border-color:#edf2f7;vertical-align:top} .schedule-list tbody tr:last-child td{border-bottom:none} .lct-week-row th{background:#edf4fb;color:#0f4a8a;font-size:15px;font-weight:800;padding:11px 14px;border-top:1px solid #e0ebf7} .lct-daycell{background:#f8fbfe;min-width:150px} .lct-daycell__dow{font-weight:800;color:#173150} .lct-daycell__date{color:#6d7f95;margin-top:4px} .lct-eventcell{position:relative;padding-right:32px} .lct-eventcell__badge,.lct-card__badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#eef3f8;color:#526881;font-size:12px;font-weight:800;margin-bottom:8px} .is-highlight .lct-eventcell__badge,.lct-card.is-highlight .lct-card__badge{background:#fff0bf;color:#7a5a00} .lct-eventcell__title{color:#173150;font-weight:600;line-height:1.55} .lct-edit{position:absolute;right:0;top:0;color:#0f4a8a} .lct-row.is-highlight td{background:#fffaf0} .lct-row.is-hidden,.lct-card.is-hidden{display:none!important} .schedule-list-mobile{display:none} .lct-card{background:#fff;border:1px solid #e2eaf3;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(16,35,61,.05);margin-bottom:12px} .lct-card.is-highlight{background:#fffaf0;border-color:#f3d77e} .lct-card__header{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px} .lct-card__time{font-weight:800;color:#0f4a8a} .lct-card__title{font-size:16px;font-weight:700;color:#173150;margin-bottom:8px;line-height:1.5} .lct-card__meta{color:#50627a;margin-top:5px;line-height:1.5} .lct-mobile-tip{font-size:13px;color:#5e7189;margin-bottom:10px} .week-head,.dayweek-head{margin:0 0 10px} .week-head{font-size:20px;color:#0f4a8a;padding-bottom:8px;border-bottom:2px solid #e4edf7} .dayweek-head em{color:#71849b;font-style:normal} .lct-note,.lct-empty{border-radius:16px;border:none} .lct-empty-search{border-radius:16px} @media (max-width:991px){.lct-hero{padding:22px;flex-direction:column}.lct-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.lct-toolbar,.lct-filterbar{flex-direction:column;align-items:stretch}.lct-search{min-width:0}.lct-toolbar__right{justify-content:flex-start}} @media (max-width:767px){.lct-hero__title{font-size:24px}.lct-hero__stats{grid-template-columns:1fr}.lct-desktop-table{display:none}.schedule-list-mobile{display:block}.lct-toolbar__right .lct-btn{justify-content:center}.lct-dayfilters{overflow:auto;padding-bottom:4px;white-space:nowrap;flex-wrap:nowrap}.lct-filter{flex:0 0 auto}}
