/* TechLink Global modern classic dashboard theme */
.tlgh-portal,.tlgh-admin,.tlgh-pro{--tl-bg:#f4f6f8;--tl-panel:#ffffff;--tl-text:#172033;--tl-muted:#64748b;--tl-line:#e5e9ef;--tl-blue:#1668dc;--tl-blue-dark:#0f4fa8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tl-text)}
.tlgh-portal{background:var(--tl-bg);padding:32px;max-width:1240px;margin:32px auto;border:1px solid var(--tl-line);border-radius:18px;box-shadow:0 18px 50px rgba(15,23,42,.08)}
.tlgh-portal h1,.tlgh-portal h2,.tlgh-portal h3{color:#172033}.tlgh-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.tlgh-card{background:#fff;color:#172033;padding:22px;border:1px solid var(--tl-line);border-radius:14px;box-shadow:0 4px 18px rgba(15,23,42,.04)}.tlgh-card strong{display:block;font-size:30px;margin-top:8px;color:#172033}.tlgh-card span,.tlgh-card small{color:#64748b}.tlgh-empty{background:#fff;color:#64748b;padding:28px;border:1px dashed #cbd5e1;border-radius:12px}.tlgh-button,.tlgh-mark-read{background:#1668dc;color:#fff;border:0;border-radius:8px;padding:10px 14px;cursor:pointer}.tlgh-message-card{background:#fff;border:1px solid #e5e9ef;border-radius:12px;padding:16px 18px;margin:12px 0;box-shadow:0 3px 12px rgba(15,23,42,.04)}.tlgh-message-card p{color:#334155;line-height:1.6}.tlgh-message-card small{color:#64748b}.tlgh-template-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}
@media(max-width:700px){.tlgh-portal{padding:18px;margin:10px;border-radius:12px}.tlgh-grid{grid-template-columns:1fr}}

/* ===== TechLink Global Business Hub 2.3 Professional Interface ===== */
.tlgh-pro,.tlgh-admin,.tlgh-portal{--tl-ink:#132033;--tl-muted:#617084;--tl-soft:#f4f7fb;--tl-surface:#ffffff;--tl-border:#dbe3ec;--tl-blue:#0b63ce;--tl-blue-2:#084b9b;--tl-navy:#0b1628;--tl-accent:#ef6c28;--tl-shadow:0 18px 45px rgba(20,37,63,.10);color:var(--tl-ink)}
.tlgh-pro{max-width:1440px!important;margin:26px 24px 48px 0!important}
.tlgh-command-bar{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-end;gap:28px;padding:34px 38px;margin:0 0 22px;border-radius:20px;background:linear-gradient(135deg,#0a1629,#14294a);color:#fff;box-shadow:0 18px 50px rgba(7,18,35,.22)}
.tlgh-command-bar:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(255,255,255,.10);border-radius:50%;right:-120px;top:-180px;pointer-events:none}.tlgh-command-bar>*,.tlgh-command-bar a{position:relative;z-index:1}.tlgh-command-bar h1{margin:7px 0 8px!important;color:#fff!important;font-size:34px!important;line-height:1.15}.tlgh-command-bar p{margin:0;color:#cbd8e8;font-size:15px;max-width:680px}.tlgh-command-actions{display:flex;gap:10px;flex-wrap:wrap}.tlgh-primary-action,.tlgh-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:10px;text-decoration:none;font-weight:800}.tlgh-primary-action{background:#fff;color:#10223d}.tlgh-secondary-action{border:1px solid rgba(255,255,255,.28);color:#fff}
.tlgh-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-bottom:22px}.tlgh-kpi-card{position:relative;display:block;min-height:146px;padding:22px;background:#fff;border:1px solid var(--tl-border);border-radius:16px;text-decoration:none;color:var(--tl-ink);box-shadow:0 8px 22px rgba(20,37,63,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tlgh-kpi-card:hover{transform:translateY(-3px);border-color:#b9cce3;box-shadow:var(--tl-shadow)}.tlgh-kpi-label{display:block;font-size:11px;letter-spacing:.09em;font-weight:800;color:#617084}.tlgh-kpi-card strong{display:block;margin:10px 0 5px;font-size:34px;line-height:1;color:#10213a}.tlgh-kpi-card small{display:block;color:#66758a;line-height:1.4;padding-right:24px}.tlgh-kpi-card i{position:absolute;right:18px;bottom:17px;font-style:normal;color:var(--tl-blue);font-size:18px}
.tlgh-workspace-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:22px}.tlgh-panel{background:#fff!important;border:1px solid var(--tl-border)!important;border-radius:18px!important;padding:26px!important;box-shadow:0 10px 30px rgba(20,37,63,.05)}.tlgh-panel-head,.tlgh-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e7edf3;padding-bottom:17px;margin-bottom:18px}.tlgh-panel-head h2,.tlgh-section-head h2{margin:5px 0 0!important;color:#132033!important;font-size:21px!important}.tlgh-panel-head a{color:var(--tl-blue);font-weight:800;text-decoration:none}.tlgh-eyebrow{color:#0b63ce!important;font-weight:800!important;letter-spacing:.12em!important;font-size:10px!important}.tlgh-activity-list{display:grid;gap:4px}.tlgh-activity-list article{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid #edf1f5}.tlgh-activity-list article:last-child{border-bottom:0}.tlgh-activity-dot{width:10px;height:10px;flex:0 0 10px;margin-top:6px;border-radius:50%;background:#ef6c28;box-shadow:0 0 0 5px rgba(239,108,40,.12)}.tlgh-activity-list strong{color:#15233a}.tlgh-activity-list p{margin:4px 0;color:#58687b}.tlgh-activity-list small{color:#8190a2}.tlgh-quick-panel h2{margin:8px 0 18px!important;color:#132033!important}.tlgh-quick-actions{display:grid;gap:10px}.tlgh-quick-actions a{display:block;padding:14px 15px;border:1px solid #e2e8f0;border-radius:12px;color:#15233a;text-decoration:none;font-weight:800;background:#fbfcfe;transition:.2s}.tlgh-quick-actions a:hover{background:#f1f6fd;border-color:#b8cde7}.tlgh-quick-actions span{display:block;margin-top:4px;font-size:12px;color:#69798c;font-weight:500}
/* Forms, tables and module screens */
.tlgh-admin .tlgh-form,.tlgh-admin form{color:#1b293d}.tlgh-admin .tlgh-form{background:#fff;border:1px solid #dbe3ec;border-radius:18px;padding:26px;margin:20px 0;box-shadow:0 10px 28px rgba(20,37,63,.05)}.tlgh-admin .tlgh-form h2{margin-top:0;color:#132033}.tlgh-admin .tlgh-form p{margin:0 0 16px}.tlgh-admin .tlgh-form label{display:block;font-weight:750;color:#26364b}.tlgh-admin input[type=text],.tlgh-admin input[type=email],.tlgh-admin input[type=number],.tlgh-admin input[type=password],.tlgh-admin select,.tlgh-admin textarea{border:1px solid #cdd8e4!important;background:#fff!important;color:#142238!important;border-radius:9px!important;padding:10px 12px!important;box-shadow:none!important}.tlgh-admin input:focus,.tlgh-admin select:focus,.tlgh-admin textarea:focus{border-color:#0b63ce!important;box-shadow:0 0 0 3px rgba(11,99,206,.13)!important}.tlgh-admin .button-primary,.tlgh-admin input[type=submit].button-primary{background:#0b63ce!important;border-color:#0b63ce!important;color:#fff!important;border-radius:9px!important;padding:0 16px!important;font-weight:750}.tlgh-admin .page-title-action{border-radius:8px!important;border-color:#0b63ce!important;color:#0b63ce!important;font-weight:750}.tlgh-admin .widefat{border:1px solid #dbe3ec!important;border-radius:14px!important;overflow:hidden;box-shadow:0 8px 22px rgba(20,37,63,.04)}.tlgh-admin .widefat th{background:#f6f8fb!important;color:#344255!important;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.tlgh-admin .widefat td{color:#27364a!important;padding:14px 12px!important}.tlgh-admin .widefat tr:hover td{background:#fbfdff}.tlgh-settings-panel{max-width:900px}.tlgh-settings-panel .form-table th{color:#24344a!important;width:220px}.tlgh-settings-panel .form-table td{color:#5f6f83}.tlgh-settings-panel .regular-text{width:min(100%,520px)!important}.tlgh-settings-save{border-top:1px solid #e5ebf1;margin-top:16px;padding-top:20px}.tlgh-setting-toggle{display:flex!important;gap:10px;align-items:flex-start;color:#5c6d80!important}.tlgh-setting-toggle input{margin-top:3px}
/* Frontend portals */
.tlgh-modern-portal{max-width:1280px!important;margin:34px auto!important;padding:0!important;background:#f4f7fb!important;border:1px solid #dbe3ec!important;border-radius:22px!important;overflow:hidden;box-shadow:0 22px 70px rgba(15,35,60,.10)!important}.tlgh-portal-hero{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#0c1930;color:#fff}.tlgh-portal-brand{display:flex;align-items:center;gap:12px}.tlgh-portal-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#ef6c28;color:#fff;font-weight:900}.tlgh-portal-brand small{display:block;color:#aebed2;font-size:9px;letter-spacing:.13em;font-weight:800}.tlgh-portal-brand strong{display:block;margin-top:4px;color:#fff;font-size:12px;letter-spacing:.05em}.tlgh-user-chip{display:flex;align-items:center;gap:10px}.tlgh-user-chip>b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#10213a}.tlgh-user-chip span{display:grid;gap:2px}.tlgh-user-chip strong{color:#fff;font-size:13px}.tlgh-user-chip small{color:#b8c6d7}.tlgh-portal-intro{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:34px 34px 26px;background:#fff}.tlgh-portal-intro h1{margin:7px 0 8px!important;color:#122139!important;font-size:31px!important}.tlgh-portal-intro p{margin:0;color:#627287;max-width:650px}.tlgh-portal-action{padding:11px 16px;background:#eef4fb;color:#0b63ce;text-decoration:none;border-radius:9px;font-weight:800}.tlgh-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 34px 26px}.tlgh-stat-grid article{background:#fff;border:1px solid #dce5ee;border-radius:15px;padding:21px;box-shadow:0 7px 18px rgba(20,37,63,.04)}.tlgh-stat-grid span{display:block;color:#65758a;font-size:10px;letter-spacing:.09em;font-weight:800}.tlgh-stat-grid strong{display:block;margin:9px 0 6px;color:#10213a;font-size:30px}.tlgh-stat-grid small{color:#718095;line-height:1.4}.tlgh-portal-section{margin:0 34px 28px;padding:25px;background:#fff;border:1px solid #dce5ee;border-radius:17px}.tlgh-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.tlgh-project-card{padding:19px;border:1px solid #dce5ee;border-radius:14px;background:#fbfcfe}.tlgh-project-card h3{margin:10px 0 18px;color:#142238!important}.tlgh-status{display:inline-block;padding:5px 8px;border-radius:999px;background:#eaf2fd;color:#0756b8;font-size:10px;font-weight:800}.tlgh-progress>span{display:flex;justify-content:space-between;color:#65758a;font-size:12px}.tlgh-progress b{color:#142238}.tlgh-progress i{display:block;height:7px;margin-top:8px;border-radius:99px;background:#e5ebf2;overflow:hidden}.tlgh-progress em{display:block;height:100%;border-radius:99px;background:#0b63ce}.tlgh-notification-list{display:grid;gap:10px}.tlgh-notification-list article{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border:1px solid #e1e8ef;border-radius:12px;background:#fbfcfe}.tlgh-notification-list strong{display:block;color:#16253a}.tlgh-notification-list span,.tlgh-notification-list small{display:block;margin-top:4px;color:#66778b}.tlgh-mark-read{white-space:nowrap;background:#0b63ce!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:9px 12px!important}
@media(max-width:1100px){.tlgh-kpi-grid{grid-template-columns:repeat(3,1fr)}.tlgh-workspace-grid{grid-template-columns:1fr}.tlgh-command-bar{padding:28px}.tlgh-pro{margin-right:12px!important}}
@media(max-width:760px){.tlgh-command-bar,.tlgh-portal-intro{flex-direction:column;align-items:flex-start}.tlgh-command-actions{width:100%}.tlgh-primary-action,.tlgh-secondary-action{flex:1}.tlgh-kpi-grid{grid-template-columns:repeat(2,1fr)}.tlgh-pro{margin:16px 10px 30px!important}.tlgh-command-bar{border-radius:16px;padding:24px}.tlgh-command-bar h1{font-size:27px!important}.tlgh-panel{padding:19px!important}.tlgh-portal-hero{padding:18px;align-items:flex-start}.tlgh-user-chip span{display:none}.tlgh-portal-intro{padding:25px 20px 20px}.tlgh-stat-grid{grid-template-columns:1fr;padding:0 20px 20px}.tlgh-portal-section{margin:0 20px 20px;padding:18px}.tlgh-portal-intro h1{font-size:26px!important}.tlgh-notification-list article{align-items:flex-start;flex-direction:column}.tlgh-admin .tlgh-form{padding:18px}}
@media(max-width:460px){.tlgh-kpi-grid{grid-template-columns:1fr}.tlgh-command-actions{display:grid}.tlgh-portal-brand strong{font-size:10px}}
