
@font-face{font-family:Metropolis;src:local("Metropolis"),local("Metropolis Regular");font-display:swap}
:root{--bg:#050505;--panel:#0d0e10;--panel2:#141518;--line:rgba(215,177,91,.17);--gold:#d7b15b;--gold2:#ffe3a0;--text:#f7f4ec;--muted:#8f9298;--red:#ff6565;--green:#6ee7a4}
*{box-sizing:border-box}.hos-app,.hos-portal,.hos-portal-login{font-family:Metropolis,Inter,Arial,sans-serif;color:var(--text)}
.hos-app{display:grid;grid-template-columns:245px 1fr;min-height:100vh;background:radial-gradient(circle at 70% -10%,rgba(215,177,91,.09),transparent 28%),var(--bg)}
.hos-sidebar{position:sticky;top:0;height:100vh;padding:22px 15px;border-right:1px solid var(--line);background:rgba(7,7,8,.92);backdrop-filter:blur(24px);display:flex;flex-direction:column}.hos-sidebar-logo{padding:8px 13px 26px}.hos-logo{max-width:148px;max-height:52px}.hos-wordmark{font-weight:900;letter-spacing:.15em;font-size:19px}.hos-wordmark span{color:var(--gold)}
.hos-sidebar nav{display:grid;gap:4px}.hos-sidebar nav a{display:flex;align-items:center;gap:12px;color:#aaa;text-decoration:none;padding:11px 13px;border-radius:10px;font-size:13px}.hos-sidebar nav a i{width:22px;color:#686b70;font-style:normal;font-size:17px;text-align:center}.hos-sidebar nav a:hover,.hos-sidebar nav a.active{color:#fff;background:linear-gradient(90deg,rgba(215,177,91,.13),rgba(215,177,91,.03));box-shadow:inset 0 0 0 1px rgba(215,177,91,.12)}.hos-sidebar nav a.active i{color:var(--gold)}
.hos-user{margin-top:auto;border-top:1px solid #1e1f22;padding:18px 10px 0;display:flex;gap:10px;align-items:center}.hos-avatar{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),#a87b27);color:#111;font-weight:900}.hos-user b,.hos-user small{display:block}.hos-user small{font-size:10px;color:var(--muted);margin-top:2px}
.hos-main{min-width:0}.hos-topbar{padding:26px 35px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.045)}.hos-eyebrow,.hos-topbar small{font-size:9px;letter-spacing:.19em;color:var(--gold);font-weight:800}.hos-topbar h1{font-size:27px;margin:4px 0;color:#fff}.hos-topbar p{margin:0;color:var(--muted)}.hos-top-actions{display:flex;gap:9px}.hos-command-trigger{background:#101114;color:#999;border:1px solid #282a2f;border-radius:9px;padding:10px 14px}.hos-primary,.hos-secondary,.hos-danger{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:11px 15px;font-weight:800;text-decoration:none;cursor:pointer}.hos-primary{background:linear-gradient(135deg,#f5dc98,#b7832e);color:#100c05!important;box-shadow:0 8px 28px rgba(196,144,47,.15)}.hos-secondary{background:#17181b;color:var(--gold2)!important;border:1px solid #343028}.hos-danger{background:#2a1012;color:#ff9b9b;border:1px solid #592327}
.hos-content{padding:27px 35px 60px}.hos-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#111214,#090a0b);border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:15px}.hos-hero:after{content:"";position:absolute;width:320px;height:320px;right:-60px;top:-150px;border:1px solid rgba(215,177,91,.13);border-radius:50%;box-shadow:0 0 80px rgba(215,177,91,.06)}.hos-hero>div{font-size:9px;letter-spacing:.16em;color:var(--gold)}.hos-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-right:7px}.hos-hero h2{font-size:25px;max-width:700px;margin:12px 0 7px}.hos-hero h2 em{font-style:normal;color:var(--gold2)}.hos-hero p{color:var(--muted);max-width:720px}
.hos-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:15px}.hos-card{background:linear-gradient(145deg,rgba(20,21,24,.96),rgba(11,12,14,.96));border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 18px 55px rgba(0,0,0,.2)}.hos-kpi span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.11em}.hos-kpi strong{display:block;font-size:27px;color:#fff;margin:9px 0 3px}.hos-kpi small{color:#696c72}
.hos-grid-2{display:grid;grid-template-columns:1.6fr 1fr;gap:15px}.hos-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.hos-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hos-section-title small,.hos-card>small,.hos-ai-header small{color:var(--gold);font-size:9px;letter-spacing:.15em}.hos-section-title h2{margin:3px 0}.hos-section-title a{color:var(--gold2);text-decoration:none;font-size:12px}
.hos-task{border:1px solid #25262a;border-left:3px solid #555;border-radius:11px;padding:13px;margin:8px 0;background:#0b0c0e}.hos-task.urgency-critical{border-left-color:var(--red)}.hos-task.urgency-urgent{border-left-color:#ffab55}.hos-task.urgency-normal{border-left-color:var(--gold)}.hos-task a{color:#f5f5f5;text-decoration:none}.hos-task>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.hos-task span{background:#17181b;color:#92959b;border-radius:6px;padding:4px 7px;font-size:10px}
.hos-ai-panel{position:relative;overflow:hidden}.hos-ai-orb{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#111;background:radial-gradient(circle at 30% 25%,#fff7d7,#d1a84f 56%,#765019);box-shadow:0 0 40px rgba(215,177,91,.18);margin-bottom:20px}.hos-ai-orb.large{width:62px;height:62px;font-size:22px;margin:0}.hos-ai-panel h2{font-size:23px}.hos-ai-panel p{color:#aaa;line-height:1.65}.hos-ai-header{display:flex;align-items:center;gap:18px;margin-bottom:18px}.hos-ai-header h2{margin:4px 0}.hos-ai-header p{margin:0;color:var(--muted)}
.hos-filter{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}.hos-filter a{color:#8f9298;text-decoration:none;background:#101114;border:1px solid #25262a;border-radius:8px;padding:8px 10px;font-size:11px}.hos-filter a.active{border-color:var(--gold);color:var(--gold2)}
.hos-form label,.hos-period label{display:block;color:#d4d4d5;font-size:12px;font-weight:700;margin-bottom:13px}.hos-form input,.hos-form select,.hos-form textarea,.hos-period input{display:block;width:100%;margin-top:7px;background:#08090a!important;color:#fff!important;border:1px solid #2e3035!important;border-radius:9px!important;padding:11px!important;min-height:42px}.hos-form textarea{resize:vertical}.hos-form small{display:block;color:var(--muted);margin-top:5px;font-weight:400}.hos-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 13px}.hos-voice{background:transparent;border:1px solid var(--gold);color:var(--gold2);border-radius:8px;padding:8px 11px;margin:-3px 0 15px}.hos-voice.listening{background:var(--gold);color:#111}.topgap{margin-top:15px}.hos-notice{background:#1c190e;border:1px solid var(--gold);border-radius:11px;padding:14px;margin-bottom:14px;white-space:pre-wrap}.hos-timer{font-size:27px;font-variant-numeric:tabular-nums;color:var(--gold2);margin:15px 0}
.hos-communication{padding:13px 0;border-bottom:1px solid #242529}.hos-communication b,.hos-communication span{display:block}.hos-communication span{color:#777;font-size:10px;margin-top:3px}.hos-communication p{color:#c7c7c7;margin-bottom:0}
.hos-client-grid,.hos-profit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hos-client-card{background:linear-gradient(145deg,#151619,#0b0c0e);border:1px solid var(--line);border-radius:17px;padding:18px}.hos-client-monogram{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#f1d88e,#9d7124);display:grid;place-items:center;color:#111;font-weight:900;margin-bottom:15px}.hos-client-card>small{color:var(--gold);font-size:9px}.hos-client-card h3{font-size:19px;margin:6px 0 14px}.hos-client-card>strong{font-size:21px;color:var(--gold2)}.hos-client-card>strong small{font-size:10px;color:#777}.hos-client-card p{color:#93959a;min-height:45px}.hos-client-card>div:not(.hos-client-monogram){display:flex;gap:6px;flex-wrap:wrap}.hos-client-card>div span{font-size:9px;background:#191a1d;padding:5px 7px;border-radius:6px;color:#999}.hos-client-card footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #242529;margin-top:14px;padding-top:12px}.hos-client-card footer a,.hos-client-card footer button{color:var(--gold2);background:none;border:0;text-decoration:none;font-size:11px;cursor:pointer}
.hos-table-wrap{overflow:auto}.hos-table-wrap table{border-collapse:collapse;width:100%;min-width:950px}.hos-table-wrap th,.hos-table-wrap td{text-align:left;padding:12px;border-bottom:1px solid #25262a;color:#c7c7c7;vertical-align:top}.hos-table-wrap th{font-size:9px;letter-spacing:.1em;color:var(--gold)}.hos-table-wrap small{color:#777}.hos-status{font-size:9px;background:#1d1e21;padding:5px 7px;border-radius:6px}.hos-delete{color:#ff8f8f;text-decoration:none}
.hos-period{display:flex;align-items:end;gap:10px;margin-bottom:15px}.hos-profit{border-top:3px solid #555}.hos-profit.good{border-top-color:var(--green)}.hos-profit.borderline{border-top-color:#ffb95d}.hos-profit.bad{border-top-color:var(--red)}.hos-profit h3{font-size:19px}.hos-profit>strong{font-size:24px;color:#fff}.hos-profit>strong small{font-size:9px;color:#777}.hos-profit-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.hos-profit-stats span{font-size:9px;color:#777;background:#0b0c0e;padding:8px;border-radius:7px}.hos-profit-stats b{display:block;color:#ddd;font-size:12px;margin-top:4px}.hos-profit p,.hos-disclaimer{color:#8d8f95;line-height:1.55}
.hos-report{line-height:1.7}.hos-command{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);z-index:99999;display:grid;place-items:start center;padding-top:12vh}.hos-command[hidden]{display:none}.hos-command-box{width:min(640px,90vw);background:#111216;border:1px solid #3a3429;border-radius:15px;box-shadow:0 40px 120px #000;overflow:hidden}.hos-command-box input{width:100%;background:#0b0c0e;color:#fff;border:0;border-bottom:1px solid #282a2e;padding:17px;font-size:15px}.hos-command-items{display:grid;padding:8px}.hos-command-items a{color:#bbb;text-decoration:none;padding:11px;border-radius:8px}.hos-command-items a:hover{background:#1b1c20;color:var(--gold2)}
.hos-empty{padding:30px;text-align:center;color:#777}.hos-portal,.hos-portal-login{max-width:1050px;margin:35px auto;padding:20px}.hos-portal header{display:flex;gap:20px;align-items:center;margin-bottom:20px}.hos-portal-login{max-width:480px;background:#0d0e10;border:1px solid var(--line);border-radius:18px}.hos-portal-login input{width:100%;padding:11px;background:#08090a;border:1px solid #2e3035;color:#fff;border-radius:8px}
@media(max-width:1050px){.hos-app{grid-template-columns:78px 1fr}.hos-sidebar{padding:17px 9px}.hos-sidebar-logo{padding:8px 4px 22px}.hos-logo{max-width:58px}.hos-wordmark{font-size:11px}.hos-wordmark span{display:block}.hos-sidebar nav a{justify-content:center;padding:11px}.hos-sidebar nav a span,.hos-user>div:not(.hos-avatar){display:none}.hos-user{justify-content:center}.hos-kpis{grid-template-columns:1fr 1fr}.hos-client-grid,.hos-profit-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.hos-app{display:block}.hos-sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;width:auto;height:66px;z-index:999;display:block;padding:6px;background:#08090a}.hos-sidebar-logo,.hos-user{display:none}.hos-sidebar nav{display:flex;overflow:auto}.hos-sidebar nav a{min-width:62px;display:grid;gap:2px;text-align:center;padding:7px}.hos-sidebar nav a span{display:block;font-size:8px}.hos-sidebar nav a i{width:auto}.hos-topbar{padding:19px 16px}.hos-topbar h1{font-size:21px}.hos-eyebrow,.hos-topbar>div>p:last-child{display:none}.hos-command-trigger{display:none}.hos-content{padding:15px 15px 85px}.hos-hero{padding:20px}.hos-hero h2{font-size:20px}.hos-kpis,.hos-grid-2,.hos-grid-3,.hos-form-grid,.hos-client-grid,.hos-profit-grid{grid-template-columns:1fr}.hos-top-actions .hos-primary{font-size:0;padding:11px}.hos-top-actions .hos-primary:after{content:"+";font-size:18px}.hos-period{display:grid}.hos-client-card p{min-height:0}}


/* HORUS OS 1.0.2 DEFINITIVE NAVIGATION */
.hos-sidebar-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.hos-nav-open,
.hos-nav-close,
.hos-nav-overlay{
  display:none;
}
.hos-main{
  min-width:0;
  width:100%;
  overflow-x:hidden;
}
.hos-topbar-copy{
  min-width:0;
  flex:1;
}

@media (max-width: 820px){
  html.hos-nav-locked,
  body.hos-nav-locked{
    overflow:hidden!important;
    height:100%!important;
  }

  .hos-app{
    display:block!important;
    min-height:100vh!important;
  }

  .hos-sidebar{
    display:flex!important;
    position:fixed!important;
    z-index:2147483001!important;
    top:0!important;
    left:0!important;
    right:auto!important;
    bottom:0!important;
    width:min(320px,88vw)!important;
    height:100dvh!important;
    padding:18px 14px!important;
    flex-direction:column!important;
    background:#08090b!important;
    transform:translate3d(-105%,0,0)!important;
    transition:transform .22s ease!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    box-shadow:30px 0 90px rgba(0,0,0,.8)!important;
  }

  body.hos-nav-opened .hos-sidebar{
    transform:translate3d(0,0,0)!important;
  }

  .hos-nav-overlay{
    display:block!important;
    position:fixed!important;
    z-index:2147483000!important;
    inset:0!important;
    background:rgba(0,0,0,.76)!important;
    backdrop-filter:blur(8px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .18s ease,visibility .18s ease!important;
  }

  body.hos-nav-opened .hos-nav-overlay{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  .hos-sidebar-logo{
    display:block!important;
    padding:4px 4px 18px!important;
  }

  .hos-sidebar nav{
    display:grid!important;
    gap:5px!important;
    overflow:visible!important;
  }

  .hos-sidebar nav a{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
    min-width:0!important;
    gap:12px!important;
    padding:12px 13px!important;
    text-align:left!important;
  }

  .hos-sidebar nav a span{
    display:block!important;
    font-size:13px!important;
  }

  .hos-sidebar nav a i{
    width:22px!important;
  }

  .hos-user{
    display:flex!important;
    justify-content:flex-start!important;
    margin-top:auto!important;
  }

  .hos-user>div:not(.hos-avatar){
    display:block!important;
  }

  .hos-nav-close{
    display:grid!important;
    place-items:center!important;
    flex:0 0 40px!important;
    width:40px!important;
    height:40px!important;
    border-radius:11px!important;
    background:#17181b!important;
    color:#fff!important;
    border:1px solid #303239!important;
    font-size:26px!important;
    line-height:1!important;
    cursor:pointer!important;
  }

  .hos-topbar{
    position:sticky!important;
    top:0!important;
    z-index:1000!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    padding:16px!important;
    background:rgba(5,5,5,.95)!important;
    backdrop-filter:blur(18px)!important;
  }

  .hos-nav-open{
    display:flex!important;
    flex:0 0 44px!important;
    width:44px!important;
    height:44px!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    gap:4px!important;
    border-radius:11px!important;
    background:#121317!important;
    border:1px solid #303239!important;
    cursor:pointer!important;
  }

  .hos-nav-open span{
    display:block!important;
    width:19px!important;
    height:2px!important;
    border-radius:2px!important;
    background:var(--gold2)!important;
  }

  .hos-topbar h1{
    max-width:50vw!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  .hos-content{
    padding:15px 15px 40px!important;
  }
}


/* HORUS OS 1.0.4 — heading contrast, logo settings and API diagnostics */
.hos-app h2,
.hos-portal h2,
.hos-portal-login h2{
  color:#fff!important;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
}
.hos-card h2,
.hos-section-title h2,
.hos-ai-panel h2,
.hos-ai-header h2{
  color:#fff!important;
}
.hos-card h2 strong,
.hos-section-title h2 em{
  color:var(--gold2)!important;
}
.hos-settings-grid{
  display:grid;
  grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);
  gap:16px;
  align-items:start;
}
.hos-settings-section{
  padding-bottom:20px;
  margin-bottom:22px;
  border-bottom:1px solid #25262a;
}
.hos-settings-section:last-of-type{
  border-bottom:0;
}
.hos-logo-setting{
  display:grid;
  grid-template-columns:minmax(180px,280px) 1fr;
  gap:18px;
  align-items:center;
  margin-bottom:18px;
}
.hos-logo-preview{
  min-height:112px;
  border:1px dashed rgba(215,177,91,.4);
  border-radius:14px;
  background:
    linear-gradient(45deg,#111 25%,transparent 25%) 0 0/18px 18px,
    linear-gradient(45deg,transparent 75%,#111 75%) 0 0/18px 18px,
    linear-gradient(45deg,transparent 75%,#111 75%) 9px -9px/18px 18px,
    linear-gradient(45deg,#111 25%,#0b0c0e 25%) 9px -9px/18px 18px;
  display:grid;
  place-items:center;
  padding:18px;
  overflow:hidden;
}
.hos-logo-preview img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:82px!important;
  object-fit:contain!important;
}
.hos-logo-preview span{
  color:#777;
  font-size:12px;
}
.hos-logo-controls{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.hos-text-button{
  appearance:none;
  border:0;
  background:transparent;
  color:#9fa1a7;
  cursor:pointer;
  padding:10px;
}
.hos-api-test-card{
  position:sticky;
  top:18px;
}
.hos-api-test-card h2{
  margin:9px 0;
}
.hos-api-test-card p{
  color:#9b9da2;
  line-height:1.65;
}
.hos-api-checklist{
  display:grid;
  gap:8px;
  margin-top:18px;
  padding-top:16px;
  border-top:1px solid #25262a;
}
.hos-api-checklist span{
  color:#9fa1a7;
  font-size:11px;
}
.hos-api-result{
  border-radius:13px;
  padding:15px 17px;
  margin-bottom:15px;
}
.hos-api-result strong{
  display:block;
  font-size:14px;
  margin-bottom:5px;
}
.hos-api-result p{
  margin:0;
  color:#ddd;
}
.hos-api-success{
  background:rgba(55,160,102,.12);
  border:1px solid rgba(110,231,164,.45);
}
.hos-api-success strong{
  color:var(--green);
}
.hos-api-error{
  background:rgba(190,60,65,.12);
  border:1px solid rgba(255,101,101,.45);
}
.hos-api-error strong{
  color:#ff8f8f;
}
.hos-sidebar .hos-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:155px!important;
  max-height:58px!important;
  object-fit:contain!important;
}
@media(max-width:900px){
  .hos-settings-grid{
    grid-template-columns:1fr;
  }
  .hos-api-test-card{
    position:static;
  }
}
@media(max-width:600px){
  .hos-logo-setting{
    grid-template-columns:1fr;
  }
}


/* HORUS OS 1.1.0 — Daily Brief and Inbox operating logic */
.hos-daily-hero{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:25px;
  padding:28px;
  margin-bottom:15px;
  border-radius:20px;
  border:1px solid var(--line);
  background:
    radial-gradient(circle at 88% 20%,rgba(215,177,91,.14),transparent 25%),
    linear-gradient(135deg,#151619,#090a0c);
}
.hos-daily-hero-copy{
  max-width:780px;
}
.hos-daily-hero-copy>span{
  color:var(--gold);
  font-size:9px;
  font-weight:900;
  letter-spacing:.17em;
}
.hos-daily-hero-copy>span i{
  display:inline-block;
  width:7px;
  height:7px;
  margin-right:7px;
  border-radius:50%;
  background:var(--green);
  box-shadow:0 0 14px var(--green);
}
.hos-daily-hero h2{
  margin:12px 0 7px;
  font-size:27px;
}
.hos-daily-hero p{
  margin:0;
  color:#a0a2a7;
  line-height:1.6;
}
.hos-daily-hero.is-overloaded{
  border-color:rgba(255,101,101,.35);
}
.hos-daily-hero.is-overloaded .hos-daily-hero-copy>span,
.hos-daily-hero.is-overloaded h2{
  color:#ffb0b0!important;
}
.hos-capacity-ring{
  --load:50%;
  flex:0 0 128px;
  width:128px;
  height:128px;
  border-radius:50%;
  display:grid;
  place-items:center;
  align-content:center;
  background:
    radial-gradient(circle at center,#0c0d0f 58%,transparent 60%),
    conic-gradient(var(--gold) var(--load),#24262b 0);
  box-shadow:0 0 45px rgba(215,177,91,.08);
}
.hos-capacity-ring strong{
  font-size:25px;
  color:#fff;
}
.hos-capacity-ring small{
  color:#85888e;
  font-size:9px;
}
.hos-brief-main{
  align-items:start;
}
.hos-brief-task{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  padding:13px 0;
  border-bottom:1px solid #24262a;
}
.hos-brief-task:last-child{
  border-bottom:0;
}
.hos-brief-number{
  width:28px;
  height:28px;
  border-radius:8px;
  display:grid;
  place-items:center;
  background:#191a1e;
  color:var(--gold2);
  font-weight:900;
  font-size:11px;
}
.hos-brief-task-main>a{
  color:#f4f4f4;
  font-weight:800;
  text-decoration:none;
}
.hos-brief-task-main>div{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:7px;
}
.hos-brief-task-main span{
  font-size:9px;
  color:#898c92;
  background:#17181b;
  border-radius:6px;
  padding:4px 6px;
}
.hos-brief-task.is-late .hos-due-label{
  color:#ff9191;
}
.hos-score{
  font-size:9px;
  color:#64676d;
}
.hos-brief-alerts{
  padding-bottom:8px;
}
.hos-alert-row{
  display:grid;
  grid-template-columns:40px minmax(0,1fr) auto;
  gap:11px;
  align-items:center;
  padding:11px 0;
  border-bottom:1px solid #24262a;
  color:#ddd;
  text-decoration:none;
}
.hos-alert-row:last-child{
  border-bottom:0;
}
.hos-alert-icon{
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:#1b1c20;
  color:var(--gold2);
  font-weight:900;
}
.hos-alert-icon.late{
  color:#ff9191;
  background:#241315;
}
.hos-alert-row b,
.hos-alert-row small{
  display:block;
}
.hos-alert-row b{
  font-size:12px;
}
.hos-alert-row small{
  margin-top:3px;
  color:#76797f;
  font-size:9px;
}
.hos-alert-row>i{
  color:#686b71;
  font-style:normal;
}
.hos-mini-section h2{
  margin:8px 0;
  font-size:29px;
  color:var(--gold2)!important;
}
.hos-mini-section p{
  color:#8c8f95;
  min-height:46px;
  line-height:1.55;
}
.hos-mini-section a{
  color:var(--gold2);
  text-decoration:none;
  font-size:11px;
}
.hos-inbox-toolbar{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:15px;
  margin-bottom:14px;
}
.hos-inbox-list{
  padding-top:13px;
}
.hos-result-count{
  color:#777;
  font-size:10px;
}
.hos-inbox-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:20px;
  padding:16px 4px;
  border-bottom:1px solid #24262a;
  border-left:3px solid transparent;
}
.hos-inbox-row:last-child{
  border-bottom:0;
}
.hos-inbox-row.urgency-critical{
  border-left-color:var(--red);
  padding-left:13px;
}
.hos-inbox-row.urgency-urgent{
  border-left-color:#ffad58;
  padding-left:13px;
}
.hos-inbox-row.is-late{
  background:linear-gradient(90deg,rgba(255,101,101,.055),transparent 55%);
}
.hos-inbox-topline{
  display:flex;
  gap:8px;
  align-items:center;
}
.hos-inbox-topline>a{
  color:#f5f5f5;
  text-decoration:none;
  font-weight:900;
  font-size:14px;
}
.hos-source-badge{
  color:#777;
  background:#17181b;
  padding:4px 6px;
  border-radius:5px;
  font-size:8px;
  text-transform:uppercase;
}
.hos-inbox-row-main p{
  color:#85888e;
  margin:8px 0;
  line-height:1.5;
}
.hos-inbox-meta{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}
.hos-inbox-meta span{
  background:#17181b;
  color:#8d9096;
  border-radius:6px;
  padding:4px 7px;
  font-size:9px;
}
.hos-inbox-meta span.late{
  color:#ff9191;
}
.hos-inbox-actions{
  min-width:240px;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:8px;
}
.hos-quick-triage{
  display:grid;
  grid-template-columns:1fr 1fr 1fr auto;
  gap:6px;
}
.hos-quick-triage select{
  max-width:135px;
  background:#0a0b0d;
  color:#ddd;
  border:1px solid #2c2e33;
  border-radius:7px;
  padding:7px;
  font-size:9px;
}
.hos-mini-button{
  border:1px solid #53472e;
  background:#1b1810;
  color:var(--gold2);
  border-radius:7px;
  padding:7px 9px;
  font-size:9px;
  cursor:pointer;
}
.hos-open-task{
  color:#85888e;
  text-decoration:none;
  font-size:9px;
}
@media(max-width:1050px){
  .hos-inbox-row{
    grid-template-columns:1fr;
  }
  .hos-inbox-actions{
    min-width:0;
    align-items:flex-start;
  }
}
@media(max-width:760px){
  .hos-daily-hero{
    align-items:flex-start;
    padding:21px;
  }
  .hos-capacity-ring{
    flex-basis:92px;
    width:92px;
    height:92px;
  }
  .hos-capacity-ring strong{
    font-size:19px;
  }
  .hos-daily-hero h2{
    font-size:21px;
  }
  .hos-inbox-toolbar{
    display:block;
  }
  .hos-inbox-toolbar>.hos-primary{
    margin-bottom:12px;
  }
  .hos-quick-triage{
    grid-template-columns:1fr 1fr;
    width:100%;
  }
  .hos-quick-triage select{
    max-width:none;
    width:100%;
  }
}
@media(max-width:520px){
  .hos-daily-hero{
    display:block;
  }
  .hos-capacity-ring{
    margin-top:18px;
  }
  .hos-brief-task{
    grid-template-columns:30px minmax(0,1fr);
  }
  .hos-score{
    display:none;
  }
}


/* HORUS OS 1.1.1 — definitive typography contrast */
.hos-app h1,
.hos-app h2,
.hos-app h3,
.hos-app h4,
.hos-app h5,
.hos-app h6,
.hos-portal h1,
.hos-portal h2,
.hos-portal h3,
.hos-portal h4,
.hos-portal h5,
.hos-portal h6,
.hos-portal-login h1,
.hos-portal-login h2,
.hos-portal-login h3,
.hos-portal-login h4,
.hos-portal-login h5,
.hos-portal-login h6{
  color:#ffffff!important;
  opacity:1!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:0 1px 1px rgba(0,0,0,.45)!important;
}

.hos-app h3,
.hos-app h4,
.hos-app h5,
.hos-app h6{
  font-weight:800!important;
}

.hos-app .hos-section-title small,
.hos-app .hos-card>small,
.hos-app .hos-eyebrow,
.hos-app .hos-ai-header small,
.hos-app .hos-client-card>small,
.hos-app .hos-daily-hero-copy>span,
.hos-app .hos-mini-section>small,
.hos-portal small{
  color:var(--gold)!important;
  opacity:1!important;
  -webkit-text-fill-color:var(--gold)!important;
}

.hos-app h2 em,
.hos-app h2 strong,
.hos-app h3 em,
.hos-app h3 strong,
.hos-app .hos-profit>strong,
.hos-app .hos-client-card>strong,
.hos-app .hos-mini-section h2{
  color:var(--gold2)!important;
  -webkit-text-fill-color:var(--gold2)!important;
}

.hos-app .hos-card p,
.hos-app .hos-card li,
.hos-app .hos-card label,
.hos-app .hos-card td,
.hos-app .hos-card th{
  opacity:1!important;
}

.hos-app .hos-card h3,
.hos-app .hos-card h4{
  margin-top:6px;
  margin-bottom:10px;
}


/* HORUS OS 1.2.0 — Client OS */
.hos-client-create{
  margin-bottom:16px;
}
.hos-client-hero{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:24px;
  border:1px solid var(--line);
  border-radius:20px;
  background:
    radial-gradient(circle at 85% 10%,rgba(215,177,91,.14),transparent 26%),
    linear-gradient(135deg,#151619,#090a0c);
}
.hos-client-identity{
  display:flex;
  align-items:center;
  gap:16px;
}
.hos-client-monogram.large{
  width:64px;
  height:64px;
  border-radius:17px;
  font-size:24px;
  margin:0;
}
.hos-client-identity small{
  color:var(--gold);
  letter-spacing:.15em;
  font-size:9px;
}
.hos-client-identity h2{
  margin:5px 0 4px;
}
.hos-client-identity p{
  margin:0;
  color:#8e9197;
}
.hos-client-health{
  text-align:right;
}
.hos-client-health>span{
  display:inline-block;
  padding:6px 9px;
  border-radius:8px;
  font-size:9px;
  margin-bottom:8px;
}
.hos-client-health>span.good{
  color:var(--green);
  background:rgba(110,231,164,.1);
}
.hos-client-health>span.watch{
  color:#ffc477;
  background:rgba(255,196,119,.1);
}
.hos-client-health>span.risk{
  color:#ff9292;
  background:rgba(255,101,101,.1);
}
.hos-client-health strong{
  display:block;
  color:var(--gold2);
  font-size:23px;
}
.hos-client-health strong small{
  color:#75787e;
  font-size:9px;
}
.hos-client-summary-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:12px;
  margin:14px 0;
}
.hos-client-summary-grid h3{
  font-size:22px;
  color:var(--gold2)!important;
  margin:9px 0 4px;
}
.hos-client-summary-grid p{
  color:#7f8288;
  margin:0;
  font-size:10px;
}
.hos-client-tabs{
  display:flex;
  gap:6px;
  overflow:auto;
  padding:8px;
  border:1px solid #24262a;
  background:#0b0c0e;
  border-radius:12px;
  margin-bottom:14px;
}
.hos-client-tabs a{
  flex:0 0 auto;
  color:#85888e;
  text-decoration:none;
  padding:9px 11px;
  border-radius:8px;
  font-size:10px;
}
.hos-client-tabs a.active{
  color:#111;
  background:linear-gradient(135deg,var(--gold2),#b7832e);
  font-weight:900;
}
.hos-client-workspace{
  min-width:0;
}
.hos-client-ai-insight{
  display:flex;
  gap:16px;
  align-items:flex-start;
}
.hos-client-ai-insight .hos-ai-orb{
  flex:0 0 44px;
  margin:0;
}
.hos-client-ai-insight p{
  color:#a0a2a7;
  margin-bottom:0;
}
.hos-help-block{
  background:#0b0c0e;
  border:1px solid #24262a;
  border-left:3px solid var(--gold);
  border-radius:10px;
  padding:12px;
  color:#a2a4aa!important;
  line-height:1.55;
}
.hos-service-checklist{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin:15px 0;
}
.hos-service-item{
  display:flex!important;
  align-items:center;
  gap:10px;
  padding:13px;
  margin:0!important;
  border:1px solid #292b30;
  border-radius:11px;
  background:#0b0c0e;
}
.hos-service-item input{
  width:auto!important;
  min-height:0!important;
  margin:0!important;
}
.hos-service-item b,
.hos-service-item small{
  display:block;
}
.hos-service-item small{
  color:#777!important;
  margin-top:3px!important;
}
.hos-inline-entry{
  display:grid;
  grid-template-columns:1.4fr .6fr .7fr 1.2fr auto;
  gap:10px;
  align-items:end;
}
.hos-limit-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-top:15px;
}
.hos-limit-grid article{
  padding:14px;
  border:1px solid #282a2f;
  border-radius:12px;
  background:#0b0c0e;
}
.hos-limit-grid article small{
  color:var(--gold);
}
.hos-limit-grid article h3{
  margin:6px 0;
}
.hos-limit-grid article strong{
  color:var(--gold2);
  font-size:22px;
}
.hos-limit-grid article p{
  color:#777;
}
.hos-contact-row,
.hos-cost-row,
.hos-document-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  padding:12px 0;
  border-bottom:1px solid #24262a;
}
.hos-contact-row b,
.hos-contact-row small,
.hos-contact-row span,
.hos-cost-row b,
.hos-cost-row small{
  display:block;
}
.hos-contact-row small,
.hos-cost-row small{
  color:#777;
  margin-top:3px;
}
.hos-contact-row span{
  color:#979aa0;
  font-size:10px;
}
.hos-contact-row em{
  color:var(--gold2);
  font-style:normal;
  font-size:9px;
}
.hos-cost-row strong{
  color:var(--gold2);
}
.hos-cost-row>span{
  color:#777;
  font-size:9px;
}
.hos-document-row{
  color:#ddd;
  text-decoration:none;
}
.hos-document-row>span{
  color:var(--gold);
  font-size:18px;
}
.hos-document-row b,
.hos-document-row small{
  display:block;
}
.hos-document-row small{
  color:#777;
  margin-top:3px;
}
.hos-document-row i{
  color:var(--gold2);
  font-style:normal;
  font-size:9px;
}
.hos-timeline{
  position:relative;
}
.hos-timeline:before{
  content:"";
  position:absolute;
  left:74px;
  top:0;
  bottom:0;
  width:1px;
  background:#2a2c31;
}
.hos-timeline article{
  display:grid;
  grid-template-columns:60px 1fr;
  gap:28px;
  position:relative;
  padding:0 0 22px;
}
.hos-timeline article:before{
  content:"";
  position:absolute;
  left:68px;
  top:5px;
  width:11px;
  height:11px;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 16px rgba(215,177,91,.3);
}
.hos-timeline time{
  color:#777;
  font-size:9px;
}
.hos-timeline article small{
  color:var(--gold);
}
.hos-timeline article h3{
  margin:5px 0;
}
.hos-timeline article p{
  color:#888b91;
  margin:0;
}
@media(max-width:1200px){
  .hos-client-summary-grid{
    grid-template-columns:repeat(3,1fr);
  }
}
@media(max-width:900px){
  .hos-client-summary-grid,
  .hos-service-checklist,
  .hos-limit-grid{
    grid-template-columns:1fr 1fr;
  }
  .hos-inline-entry{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:620px){
  .hos-client-hero{
    display:block;
  }
  .hos-client-health{
    text-align:left;
    margin-top:18px;
  }
  .hos-client-summary-grid,
  .hos-service-checklist,
  .hos-limit-grid,
  .hos-inline-entry{
    grid-template-columns:1fr;
  }
}


/* HORUS OS 1.3.0 — Finance OS */
.hos-finance-hero{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:25px;
  margin-bottom:14px;
  border-radius:20px;
  border:1px solid var(--line);
  background:
    radial-gradient(circle at 88% 12%,rgba(110,231,164,.09),transparent 25%),
    linear-gradient(135deg,#151619,#090a0c);
}
.hos-finance-hero small{
  color:var(--gold);
  font-size:9px;
  letter-spacing:.16em;
}
.hos-finance-hero h2{
  margin:9px 0 5px;
}
.hos-finance-hero p{
  margin:0;
  color:#95989e;
}
.hos-finance-kpis{
  grid-template-columns:repeat(5,1fr);
}
.hos-finance-tabs{
  margin-top:14px;
}
.hos-finance-list-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto auto;
  gap:12px;
  align-items:center;
  padding:12px 0;
  border-bottom:1px solid #24262a;
}
.hos-finance-list-row:last-child{
  border-bottom:0;
}
.hos-finance-list-row.overdue{
  padding-left:11px;
  border-left:3px solid var(--red);
  background:linear-gradient(90deg,rgba(255,101,101,.05),transparent);
}
.hos-finance-list-row b,
.hos-finance-list-row small{
  display:block;
}
.hos-finance-list-row small{
  color:#777;
  margin-top:3px;
}
.hos-finance-list-row strong{
  color:var(--gold2);
}
.hos-finance-state{
  display:inline-flex;
  align-items:center;
  white-space:nowrap;
  border-radius:7px;
  padding:5px 7px;
  background:#1b1c20;
  color:#bbb;
  font-size:9px;
}
.hos-finance-state.paid{
  color:var(--green);
  background:rgba(110,231,164,.09);
}
.hos-finance-state.partial{
  color:#ffc477;
  background:rgba(255,196,119,.09);
}
.hos-finance-state.unpaid{
  color:#ff9b9b;
  background:rgba(255,101,101,.08);
}
.hos-finance-quick-form{
  display:flex;
  gap:5px;
}
.hos-finance-quick-form select{
  background:#090a0c;
  color:#ddd;
  border:1px solid #2c2e33;
  border-radius:7px;
  padding:6px;
  font-size:9px;
}
.hos-finance-quick-form button{
  background:#1b1810;
  color:var(--gold2);
  border:1px solid #53472e;
  border-radius:7px;
  padding:6px 8px;
  font-size:9px;
  cursor:pointer;
}
.hos-billing-calendar{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:11px;
  margin-top:15px;
}
.hos-billing-card{
  min-height:150px;
  padding:15px;
  border-radius:13px;
  border:1px solid #292b30;
  background:#0b0c0e;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:14px;
}
.hos-billing-card.created{
  border-top:3px solid var(--green);
}
.hos-billing-card.late{
  border-top:3px solid var(--red);
  background:linear-gradient(160deg,rgba(255,101,101,.055),#0b0c0e);
}
.hos-billing-card.upcoming{
  border-top:3px solid var(--gold);
}
.hos-billing-card small{
  color:var(--gold);
  font-size:8px;
  letter-spacing:.1em;
}
.hos-billing-card h3{
  margin:7px 0;
}
.hos-billing-card p{
  margin:0;
  color:#85888e;
}
.hos-row-overdue{
  background:rgba(255,101,101,.045);
}
.hos-finance-row-actions{
  display:flex;
  align-items:center;
  gap:7px;
}
.hos-finance-row-actions>a{
  color:var(--gold2);
  text-decoration:none;
  font-size:9px;
}
.hos-extra-work-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  gap:14px;
  align-items:center;
  padding:14px 0;
  border-bottom:1px solid #24262a;
}
.hos-extra-work-row:last-child{
  border-bottom:0;
}
.hos-extra-work-row a:first-child{
  color:#f4f4f4;
  font-weight:800;
  text-decoration:none;
}
.hos-extra-work-row small{
  display:block;
  margin-top:4px;
  color:#777;
}
.hos-extra-work-row strong{
  color:var(--gold2);
}
@media(max-width:1250px){
  .hos-finance-kpis{
    grid-template-columns:repeat(3,1fr);
  }
  .hos-billing-calendar{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:850px){
  .hos-finance-hero{
    display:block;
  }
  .hos-finance-hero .hos-primary{
    margin-top:15px;
  }
  .hos-finance-kpis,
  .hos-billing-calendar{
    grid-template-columns:1fr 1fr;
  }
  .hos-finance-list-row{
    grid-template-columns:1fr auto;
  }
  .hos-finance-list-row .hos-finance-quick-form{
    grid-column:1/-1;
  }
}
@media(max-width:560px){
  .hos-finance-kpis,
  .hos-billing-calendar{
    grid-template-columns:1fr;
  }
  .hos-extra-work-row{
    grid-template-columns:1fr;
  }
  .hos-finance-list-row{
    grid-template-columns:1fr;
  }
}


/* HORUS OS 1.4.0 — Task OS 2.0 */
.hos-task-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:15px;align-items:start}
.hos-task-side{display:grid;gap:15px;position:sticky;top:18px}
.hos-package-status{padding:6px 9px;border-radius:8px;font-size:9px;white-space:nowrap}
.hos-package-status.included{color:var(--green);background:rgba(110,231,164,.1)}
.hos-package-status.outside_package{color:#ffbd70;background:rgba(255,189,112,.1)}
.hos-package-status.unknown,.hos-package-status.uncertain{color:#aaa;background:#1a1b1f}
.hos-capacity-card strong{display:block;color:var(--gold2);margin:10px 0 5px}
.hos-capacity-card p{color:#8c8f95}
.hos-capacity-bar{height:8px;border-radius:8px;background:#25272c;overflow:hidden}
.hos-capacity-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--gold2))}
.hos-checklist-item{display:flex;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #25262a}
.hos-checklist-item button{width:26px;height:26px;border-radius:8px;border:1px solid #3a3c42;background:#111216;color:var(--gold2);cursor:pointer}
.hos-checklist-item.done span{color:#6f7278;text-decoration:line-through}
.hos-inline-add{display:flex;gap:7px;margin-top:12px}.hos-inline-add input{flex:1;background:#08090a;color:#fff;border:1px solid #2e3035;border-radius:8px;padding:9px}
.hos-dependency-row,.hos-blocked-row,.hos-recurring-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 0;border-bottom:1px solid #25262a}
.hos-dependency-row a,.hos-blocked-row a{color:#f3f3f3;text-decoration:none;font-weight:800}
.hos-dependency-row span,.hos-blocked-row span,.hos-recurring-row span,.hos-recurring-row time{color:#888b91;font-size:9px}
.hos-blocked-row small{grid-column:1/-1;color:#777}
.hos-team-capacity-list article{display:grid;grid-template-columns:180px minmax(0,1fr) 55px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #25262a}
.hos-team-capacity-list b,.hos-team-capacity-list small{display:block}.hos-team-capacity-list small{color:#777;margin-top:3px}
.hos-team-capacity-list strong{color:var(--gold2);text-align:right}.hos-team-capacity-list strong.over{color:#ff8f8f}
.hos-team-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hos-team-person{display:flex;align-items:center;gap:11px;margin-bottom:15px}.hos-team-person h3{margin:0 0 3px}.hos-team-person small{color:#777}
.hos-recurring-row{grid-template-columns:minmax(0,1fr) auto auto}
@media(max-width:1150px){.hos-task-layout{grid-template-columns:1fr}.hos-task-side{position:static;grid-template-columns:repeat(2,1fr)}.hos-team-profile-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.hos-task-side,.hos-team-profile-grid{grid-template-columns:1fr}.hos-team-capacity-list article{grid-template-columns:1fr}.hos-team-capacity-list strong{text-align:left}}


/* HORUS OS 1.5.0 — Analytics OS */
.hos-analytics-rule{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px;margin-bottom:14px;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 86% 0,rgba(215,177,91,.13),transparent 26%),linear-gradient(135deg,#151619,#090a0c)}
.hos-analytics-rule small{color:var(--gold);font-size:9px;letter-spacing:.16em}.hos-analytics-rule h2{margin:8px 0 5px}.hos-analytics-rule p{margin:0;color:#96999f;max-width:760px;line-height:1.55}
.hos-year-picker{display:flex;align-items:end;gap:8px;flex:0 0 auto}.hos-year-picker label{color:#bbb;font-size:10px}.hos-year-picker select{display:block;margin-top:6px;background:#090a0c;color:#fff;border:1px solid #303238;border-radius:9px;padding:10px 28px 10px 10px}
.hos-analytics-kpis{grid-template-columns:repeat(5,1fr)}.hos-analytics-signals h3{font-size:23px;color:var(--gold2)!important}.hos-data-warning{border-color:rgba(255,101,101,.42)!important}.hos-data-warning h3{color:#ff9393!important}
.hos-analytics-legend{display:flex;gap:16px;margin-bottom:14px;color:#85888e;font-size:9px}.hos-analytics-legend span:before{content:"";display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:6px;vertical-align:-1px}.hos-analytics-legend .income:before{background:var(--green)}.hos-analytics-legend .expense:before{background:#ff8a8a}.hos-analytics-legend .result:before{background:var(--gold)}
.hos-month-chart{display:grid}.hos-month-chart-row{display:grid;grid-template-columns:145px minmax(180px,1fr) 355px;gap:14px;align-items:center;padding:11px 8px;border-bottom:1px solid #24262a;text-decoration:none;border-radius:9px}.hos-month-chart-row:hover,.hos-month-chart-row.active{background:#111216}.hos-month-name b,.hos-month-name small{display:block}.hos-month-name b{color:#f4f4f4}.hos-month-name small{color:#70737a;margin-top:3px;font-size:8px}
.hos-month-bars{display:grid;gap:4px}.hos-month-bars span{display:block;min-width:2px;height:5px;border-radius:5px}.hos-month-bars .income{background:var(--green)}.hos-month-bars .expense{background:#ff8282}.hos-month-bars .result{background:var(--gold)}.hos-month-bars .result.negative{background:#ff4f5d}
.hos-month-values{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;text-align:right;font-size:10px;color:#8f9298}.hos-month-values strong.positive{color:var(--gold2)}.hos-month-values strong.negative{color:#ff8686}
.hos-analytics-big{display:block;color:var(--gold2);font-size:27px;margin:10px 0 15px}.hos-analytics-rank{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #25262a}.hos-analytics-rank span{color:#bbb}.hos-analytics-rank strong{color:var(--gold2)}
.hos-positive-money{color:var(--green)!important;font-weight:800}.hos-negative-money{color:#ff8e8e!important;font-weight:800}
@media(max-width:1250px){.hos-analytics-kpis{grid-template-columns:repeat(3,1fr)}.hos-month-chart-row{grid-template-columns:120px minmax(150px,1fr) 285px}}
@media(max-width:850px){.hos-analytics-rule{display:block}.hos-year-picker{margin-top:16px}.hos-month-chart-row{grid-template-columns:100px 1fr}.hos-month-values{grid-column:1/-1;text-align:left}.hos-analytics-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:550px){.hos-analytics-kpis{grid-template-columns:1fr}.hos-month-chart-row{grid-template-columns:1fr}.hos-month-values{grid-template-columns:1fr}.hos-year-picker{align-items:stretch;display:grid}}

/* HORUS OS 1.6.0 */
.hos-analytics-period-picker{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;min-width:430px}
.hos-analytics-period-picker label{color:#d7d7d8;font-size:10px}.hos-analytics-period-picker input{display:block;width:100%;margin-top:6px;background:#08090a;color:#fff;border:1px solid #303238;border-radius:9px;padding:10px}
.hos-ledger-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;margin-bottom:14px;border-radius:20px;border:1px solid var(--line);background:radial-gradient(circle at 88% 12%,rgba(255,101,101,.08),transparent 26%),linear-gradient(135deg,#151619,#090a0c)}
.hos-ledger-hero small{color:var(--gold);font-size:9px;letter-spacing:.16em}.hos-ledger-hero h2{margin:9px 0 5px}.hos-ledger-hero p{margin:0;max-width:780px;color:#96999f}
.hos-ledger-health{min-width:220px;padding:15px;border-radius:14px;text-align:right}.hos-ledger-health.has-debt{background:rgba(255,101,101,.09);border:1px solid rgba(255,101,101,.25)}
.hos-ledger-health.clear{background:rgba(110,231,164,.09);border:1px solid rgba(110,231,164,.25)}.hos-ledger-health strong,.hos-ledger-health span{display:block}.hos-ledger-health strong{color:#fff;font-size:23px}.hos-ledger-health span{color:#92959b;margin-top:4px;font-size:9px}
.hos-ledger-kpis{grid-template-columns:repeat(4,1fr)}.hos-ledger-note{margin-top:22px;padding-top:18px;border-top:1px solid #25262a}.hos-ledger-note small{color:var(--gold)}.hos-ledger-note p{color:#92959b;line-height:1.6}
@media(max-width:900px){.hos-analytics-period-picker{min-width:0;grid-template-columns:1fr 1fr}.hos-analytics-period-picker .hos-primary{grid-column:1/-1}.hos-ledger-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hos-analytics-period-picker,.hos-ledger-kpis{grid-template-columns:1fr}.hos-ledger-hero{display:block}.hos-ledger-health{margin-top:16px;min-width:0;text-align:left}}


/* HORUS OS 1.7.0 — CEO OS and Voice Inbox */
.hos-global-voice-trigger{
  appearance:none;border:1px solid rgba(215,177,91,.42);background:rgba(215,177,91,.08);
  color:var(--gold2);border-radius:10px;padding:10px 12px;cursor:pointer;font-weight:800
}
.hos-voice-modal{position:fixed;z-index:2147483500;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px}
.hos-voice-modal[hidden]{display:none!important}
.hos-voice-modal-box{position:relative;width:min(680px,96vw);background:#0d0e10;border:1px solid #32343a;border-radius:20px;padding:26px;box-shadow:0 30px 120px rgba(0,0,0,.8)}
.hos-voice-modal-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:10px;background:#191a1e;color:#fff;border:1px solid #303239;font-size:24px;cursor:pointer}
.hos-voice-modal-box>small,.hos-ceo-hero small,.hos-voice-capture-card>small{color:var(--gold);font-size:9px;letter-spacing:.15em}
.hos-voice-modal-box textarea,.hos-voice-capture-card textarea{width:100%;background:#08090a;color:#fff;border:1px solid #303238;border-radius:12px;padding:13px;margin:14px 0;box-sizing:border-box}
.hos-voice-modal-actions{display:flex;gap:10px;flex-wrap:wrap}

.hos-ceo-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px;margin-bottom:15px;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 88% 10%,rgba(215,177,91,.15),transparent 27%),linear-gradient(135deg,#151619,#090a0c)}
.hos-ceo-hero h2{font-size:28px;margin:8px 0}.hos-ceo-hero p{max-width:780px;color:#a0a2a7;line-height:1.6;margin:0}
.hos-ceo-period{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;min-width:390px}.hos-ceo-period label{font-size:9px;color:#aaa}.hos-ceo-period input{display:block;margin-top:5px;width:100%;background:#08090a;color:#fff;border:1px solid #303238;border-radius:8px;padding:8px;box-sizing:border-box}
.hos-ceo-kpis{grid-template-columns:repeat(5,1fr)}
.hos-ceo-alert{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #25262a;color:#ddd;text-decoration:none}
.hos-ceo-alert>strong{color:var(--gold2);font-size:17px}.hos-ceo-alert b,.hos-ceo-alert small{display:block}.hos-ceo-alert small{color:#777;margin-top:3px}.hos-ceo-alert i{font-style:normal;color:#777}
.hos-ceo-client-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #25262a}
.hos-ceo-client-row b,.hos-ceo-client-row small{display:block}.hos-ceo-client-row small{color:#777;margin-top:3px}.hos-ceo-client-row strong.good{color:var(--green)}.hos-ceo-client-row strong.watch{color:#ffc477}.hos-ceo-client-row strong.risk{color:#ff8f8f}.hos-ceo-client-row a{color:var(--gold2);text-decoration:none;font-size:9px}
.hos-ceo-latest{max-height:560px;overflow:auto}.hos-ceo-latest>div{color:#b8bac0;line-height:1.65}.hos-ceo-list{color:#aaa;line-height:1.8}

.hos-voice-draft{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.5fr);gap:18px;padding:18px 0;border-bottom:1px solid #25262a}
.hos-voice-transcript{background:#0a0b0d;border:1px solid #292b30;border-radius:12px;padding:14px}.hos-voice-transcript small{color:var(--gold);font-size:8px}.hos-voice-transcript p{color:#d0d1d4;line-height:1.6}
.hos-voice-draft-actions{display:flex;align-items:center;gap:12px}.hos-voice-draft-actions .hos-delete{margin-left:auto}
@media(max-width:1150px){.hos-ceo-kpis{grid-template-columns:repeat(3,1fr)}.hos-ceo-hero{align-items:flex-start}.hos-ceo-period{min-width:0}}
@media(max-width:800px){.hos-global-voice-trigger{font-size:0;width:42px;height:42px;padding:0}.hos-global-voice-trigger:after{content:"●";font-size:15px}.hos-ceo-hero{display:block}.hos-ceo-period{grid-template-columns:1fr 1fr;margin-top:18px}.hos-ceo-period .hos-secondary{grid-column:1/-1}.hos-voice-draft{grid-template-columns:1fr}}
@media(max-width:600px){.hos-ceo-kpis{grid-template-columns:1fr 1fr}.hos-ceo-alert{grid-template-columns:1fr}.hos-ceo-client-row{grid-template-columns:1fr auto}.hos-ceo-client-row a{grid-column:1/-1}}


/* HORUS OS 1.8.0 — Agency Intelligence */
.hos-iq-hero{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:27px;margin-bottom:15px;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 88% 10%,rgba(215,177,91,.17),transparent 28%),linear-gradient(135deg,#151619,#090a0c)}
.hos-iq-hero small{color:var(--gold);font-size:9px;letter-spacing:.18em}.hos-iq-hero h2{font-size:29px;margin:9px 0}.hos-iq-hero p{max-width:800px;color:#a1a3a8;line-height:1.65;margin:0}
.hos-iq-kpis{grid-template-columns:repeat(5,1fr)}
.hos-iq-client{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #25262a}
.hos-iq-score{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:900}.hos-iq-score.good{color:var(--green);background:rgba(110,231,164,.1)}.hos-iq-score.watch{color:#ffc477;background:rgba(255,196,119,.1)}.hos-iq-score.risk{color:#ff8f8f;background:rgba(255,101,101,.1)}
.hos-iq-client a{color:#fff;text-decoration:none;font-weight:900}.hos-iq-client small{display:block;color:#777;margin-top:4px}.hos-why-toggle{background:#17181b;color:var(--gold2);border:1px solid #37332a;border-radius:8px;padding:7px 9px;cursor:pointer;font-size:9px}
.hos-why-panel{grid-column:2/-1;background:#0a0b0d;border:1px solid #292b30;border-radius:11px;padding:12px}.hos-why-panel ul{margin:0;padding-left:18px;color:#bbb;line-height:1.7}.hos-why-panel p{color:#999}.hos-why-metrics{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.hos-why-metrics span{background:#17181b;color:#8f9298;border-radius:6px;padding:5px 7px;font-size:9px}
.hos-iq-capacity-ring{--load:50%;width:138px;height:138px;border-radius:50%;display:grid;place-items:center;align-content:center;margin:5px auto 20px;background:radial-gradient(circle at center,#0d0e10 58%,transparent 60%),conic-gradient(var(--gold) var(--load),#24262b 0)}
.hos-iq-capacity-ring strong{font-size:28px;color:#fff}.hos-iq-capacity-ring small{color:#85888e;font-size:9px}
.hos-iq-service-load article{display:grid;grid-template-columns:170px minmax(0,1fr) 45px;gap:10px;align-items:center;padding:9px 0}.hos-iq-service-load b,.hos-iq-service-load small{display:block}.hos-iq-service-load small{color:#777;margin-top:3px}.hos-iq-service-load strong{color:var(--gold2);text-align:right}
.hos-hiring-box{margin-top:18px;padding:16px;border-radius:12px;background:#0a0b0d;border:1px solid #292b30}.hos-hiring-box small{color:var(--gold)}.hos-hiring-box h3{margin:7px 0}.hos-hiring-box p{color:#95989e;margin:0;line-height:1.55}
.hos-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hos-price-card{padding:16px;border:1px solid #292b30;border-radius:13px;background:#0a0b0d}.hos-price-card>small{color:var(--gold);font-size:8px}.hos-price-card h3{margin:7px 0 14px}.hos-price-current,.hos-price-recommend,.hos-price-impact{padding:9px 0;border-bottom:1px solid #24262a}.hos-price-current span,.hos-price-recommend span,.hos-price-impact span{display:block;color:#777;font-size:9px}.hos-price-current strong,.hos-price-recommend strong,.hos-price-impact strong{display:block;margin-top:4px}.hos-price-recommend strong{color:var(--gold2);font-size:15px}.hos-price-impact strong{color:var(--green)}
.hos-price-card details{margin-top:12px}.hos-price-card summary{color:#aaa;cursor:pointer}.hos-price-card li{color:#888;line-height:1.6}
.hos-lost-money-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #25262a}.hos-lost-money-list b,.hos-lost-money-list small{display:block}.hos-lost-money-list small{color:#777;margin-top:3px}.hos-lost-money-list strong{color:#ff9a9a}.hos-lost-money-list a{color:var(--gold2);text-decoration:none;font-size:9px}
@media(max-width:1200px){.hos-iq-kpis{grid-template-columns:repeat(3,1fr)}.hos-price-grid{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.hos-iq-hero{display:block}.hos-iq-hero .hos-ceo-period{margin-top:18px}.hos-price-grid{grid-template-columns:1fr}.hos-iq-service-load article{grid-template-columns:1fr}.hos-iq-service-load strong{text-align:left}}
@media(max-width:600px){.hos-iq-kpis{grid-template-columns:1fr 1fr}.hos-iq-client{grid-template-columns:42px 1fr}.hos-why-toggle{grid-column:2}.hos-why-panel{grid-column:1/-1}.hos-lost-money-list article{grid-template-columns:1fr}}


/* HORUS OS 1.9.0 — Client Portal */
body:has(.hos-client-portal-shell){margin:0;background:#050607!important}.hos-client-portal-shell{min-height:100vh;background:radial-gradient(circle at 85% 0,rgba(215,177,91,.11),transparent 28%),#050607;color:#fff;padding:clamp(18px,3vw,42px);box-sizing:border-box;font-family:Metropolis,Inter,Arial,sans-serif}
.hos-client-portal-header{max-width:1240px;margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hos-client-portal-brand{display:flex;align-items:center;gap:18px}.hos-client-portal-brand .hos-logo{max-width:145px;max-height:54px}.hos-client-portal-brand small{color:var(--gold);font-size:9px;letter-spacing:.17em}.hos-client-portal-brand h1{margin:5px 0 0;font-size:22px}.hos-client-user{text-align:right}.hos-client-user span,.hos-client-user a{display:block}.hos-client-user span{font-weight:800}.hos-client-user a{color:#8f9298;text-decoration:none;font-size:10px;margin-top:4px}
.hos-client-portal-nav{max-width:1240px;margin:0 auto 18px;display:flex;gap:7px;overflow:auto;padding:7px;border:1px solid #26282d;border-radius:13px;background:#0a0b0d}.hos-client-portal-nav a{white-space:nowrap;color:#96999f;text-decoration:none;padding:10px 13px;border-radius:9px;font-size:11px}.hos-client-portal-nav a.active{background:linear-gradient(135deg,var(--gold2),#a97725);color:#111;font-weight:900}
.hos-client-portal-shell>.hos-notice,.hos-client-portal-shell>.hos-api-result,.hos-client-welcome,.hos-client-portal-kpis,.hos-client-portal-card,.hos-client-request-layout{max-width:1240px;margin-left:auto;margin-right:auto}.hos-client-success{margin-bottom:15px}.hos-client-success p{margin:5px 0 0}
.hos-client-welcome{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(25px,4vw,48px);border:1px solid #292b30;border-radius:22px;background:linear-gradient(135deg,#151619,#090a0c);box-sizing:border-box}.hos-client-welcome>div:first-child{max-width:760px}.hos-client-welcome small{color:var(--gold);font-size:9px;letter-spacing:.16em}.hos-client-welcome h2{font-size:clamp(26px,4vw,42px);margin:10px 0}.hos-client-welcome p{color:#a1a4aa;line-height:1.7;margin-bottom:22px}.hos-client-orb{flex:0 0 145px;width:145px;height:145px;border-radius:50%;display:grid;place-items:center;color:#111;font-size:57px;font-weight:900;background:radial-gradient(circle at 35% 25%,#fff0b5,transparent 28%),linear-gradient(135deg,#efd47e,#9d671d);box-shadow:0 0 70px rgba(215,177,91,.16)}
.hos-client-portal-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;margin-bottom:14px}.hos-client-portal-kpis article{padding:18px;border:1px solid #292b30;border-radius:14px;background:#0d0e10}.hos-client-portal-kpis small,.hos-client-portal-kpis strong,.hos-client-portal-kpis span{display:block}.hos-client-portal-kpis small{color:var(--gold);font-size:8px}.hos-client-portal-kpis strong{font-size:30px;margin:7px 0}.hos-client-portal-kpis span{color:#81848a;font-size:10px}
.hos-client-portal-card{padding:20px;border:1px solid #292b30;border-radius:17px;background:#0d0e10;box-sizing:border-box}.hos-client-request-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);gap:15px;align-items:start}.hos-client-request-help{position:sticky;top:20px}.hos-client-request-help>small{color:var(--gold);font-size:9px}.hos-client-request-help ol{list-style:none;padding:0;margin:20px 0}.hos-client-request-help li{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid #25262a;counter-increment:steps}.hos-client-request-help ol{counter-reset:steps}.hos-client-request-help li:before{content:counter(steps);width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#1a1811;color:var(--gold2);font-weight:900}.hos-client-request-help li b,.hos-client-request-help li span{display:block}.hos-client-request-help li span{color:#85888e;font-size:10px;margin-top:3px}.hos-client-confirm{display:flex!important;align-items:flex-start;gap:10px;padding:12px;border:1px solid #303239;border-radius:10px;background:#090a0c}.hos-client-confirm input{width:auto!important;margin-top:3px}.hos-client-submit{width:100%;padding:14px!important;font-size:13px!important}
.hos-client-request-row{padding:15px 0;border-bottom:1px solid #25262a}.hos-client-request-row:last-child{border-bottom:0}.hos-client-request-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.hos-client-request-title b{font-size:14px}.hos-client-request-status{flex:0 0 auto;padding:6px 8px;border-radius:8px;font-size:9px;background:#1a1b1f;color:#bbb}.hos-client-request-status.received,.hos-client-request-status.reviewing{color:#f1c873;background:rgba(215,177,91,.1)}.hos-client-request-status.planned,.hos-client-request-status.in_progress{color:#83bbff;background:rgba(75,147,255,.1)}.hos-client-request-status.waiting_client{color:#ffb66c;background:rgba(255,160,72,.1)}.hos-client-request-status.done{color:var(--green);background:rgba(110,231,164,.1)}.hos-client-request-main>p{color:#aaa;line-height:1.65}.hos-client-request-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.hos-client-request-meta span{padding:5px 7px;border-radius:6px;background:#17181b;color:#85888e;font-size:9px}.hos-client-attachment-list,.hos-task-client-files{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.hos-client-attachment-list a,.hos-task-client-files a{color:var(--gold2);text-decoration:none;background:#17181b;border:1px solid #292b30;border-radius:7px;padding:7px 9px;font-size:9px}
.hos-portal-login-new{display:grid;place-items:center}.hos-portal-login-new>form,.hos-portal-login-brand{width:min(440px,92vw);box-sizing:border-box}.hos-portal-login-brand{text-align:center;margin-bottom:15px}.hos-portal-login-brand .hos-logo{max-width:190px;max-height:70px}.hos-portal-login-brand small{display:block;color:var(--gold);margin-top:18px;letter-spacing:.18em}.hos-portal-login-brand h1{font-size:33px;margin:8px 0}.hos-portal-login-brand p{color:#94979d}.hos-portal-login-new>form{background:#0d0e10;border:1px solid #292b30;border-radius:16px;padding:22px}.hos-portal-login-new label{color:#ddd}.hos-portal-login-new input[type=text],.hos-portal-login-new input[type=password]{width:100%;box-sizing:border-box;background:#070809;color:#fff;border:1px solid #303238;border-radius:9px;padding:11px;margin-top:5px}.hos-portal-login-new .button-primary{width:100%;background:linear-gradient(135deg,var(--gold2),#9e6d22);color:#111;border:0;border-radius:9px;padding:12px;font-weight:900}
.hos-client-origin-card article{padding:12px;border:1px solid #292b30;border-radius:11px;background:#0a0b0d}.hos-client-origin-card article small{color:var(--gold);font-size:8px}.hos-client-origin-card article h3{margin:7px 0}.hos-client-origin-card article p{color:#777;margin:0}
@media(max-width:850px){.hos-client-request-layout{grid-template-columns:1fr}.hos-client-request-help{position:static}.hos-client-welcome{display:block}.hos-client-orb{width:95px;height:95px;flex-basis:95px;margin-top:22px;font-size:38px}.hos-client-portal-kpis{grid-template-columns:1fr 1fr}.hos-client-portal-header{align-items:flex-start}.hos-client-user span{display:none}}
@media(max-width:560px){.hos-client-portal-shell{padding:14px}.hos-client-portal-brand .hos-logo{max-width:105px}.hos-client-portal-brand h1{font-size:16px}.hos-client-portal-kpis{grid-template-columns:1fr}.hos-client-request-title{align-items:flex-start}.hos-client-request-title b{font-size:12px}.hos-client-portal-nav a{padding:9px;font-size:9px}}


/* HORUS OS 2.0.0 — Premium Client Experience */
html:has(.hos-p2-app),body:has(.hos-p2-app){margin:0!important;padding:0!important;background:#050506!important;overflow-x:hidden!important}
body:has(.hos-p2-app) .site-header,body:has(.hos-p2-app) .site-footer,body:has(.hos-p2-app) #page>header,body:has(.hos-p2-app) #page>footer{display:none!important}
.hos-p2-app{--p2-gold:#d9b75e;--p2-gold2:#f1d783;--p2-bg:#060708;--p2-card:#0e0f12;--p2-line:#292b31;--p2-muted:#898c94;position:fixed;z-index:2147483000;inset:0;overflow-y:auto;overflow-x:hidden;background:radial-gradient(circle at 82% -10%,rgba(217,183,94,.15),transparent 28%),radial-gradient(circle at -10% 75%,rgba(110,80,34,.10),transparent 25%),var(--p2-bg);color:#f7f7f8;font-family:Metropolis,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
.hos-p2-app *{box-sizing:border-box}.hos-p2-app a{text-decoration:none}.hos-p2-ambient{position:fixed;border-radius:50%;filter:blur(110px);pointer-events:none;opacity:.15}.hos-p2-ambient.a{width:420px;height:420px;background:#c29435;right:-180px;top:150px}.hos-p2-ambient.b{width:320px;height:320px;background:#5f481d;left:-170px;bottom:10%}
.hos-p2-header{position:sticky;z-index:50;top:0;height:82px;padding:0 max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(6,7,8,.82);backdrop-filter:blur(22px)}
.hos-p2-brand{display:flex;align-items:center;gap:15px;color:#fff}.hos-p2-brand .hos-logo{display:block;max-width:132px;max-height:48px;object-fit:contain}.hos-p2-brand span small,.hos-p2-brand span b{display:block}.hos-p2-brand span small{font-size:7px;color:var(--p2-gold);letter-spacing:.2em}.hos-p2-brand span b{font-size:12px;margin-top:4px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hos-p2-desktop-nav{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:13px}.hos-p2-desktop-nav a{display:flex;align-items:center;gap:7px;padding:10px 14px;color:#8f929a;border-radius:9px;font-size:11px;font-weight:700;transition:.25s}.hos-p2-desktop-nav a:hover{color:#fff;background:#15161a}.hos-p2-desktop-nav a.active{color:#111;background:linear-gradient(135deg,var(--p2-gold2),#ae7d27);box-shadow:0 8px 24px rgba(217,183,94,.12)}.hos-p2-desktop-nav a i{font-style:normal}.hos-p2-desktop-nav .hos-p2-new-nav{margin-left:4px}
.hos-p2-account{justify-self:end;display:flex;align-items:center;gap:10px}.hos-p2-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#ead17b,#99671e);color:#111;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.hos-p2-account span b,.hos-p2-account span small{display:block}.hos-p2-account span b{font-size:11px}.hos-p2-account span small{color:#73767e;font-size:8px;margin-top:3px}.hos-p2-account>a{color:#767980;font-size:16px;padding:8px}
.hos-p2-main{position:relative;z-index:2;width:min(1320px,calc(100% - 48px));margin:0 auto;padding:42px 0 100px}.hos-p2-toast{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:18px;border-radius:13px;border:1px solid}.hos-p2-toast>i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.hos-p2-toast b,.hos-p2-toast span{display:block}.hos-p2-toast span{font-size:10px;margin-top:3px;opacity:.72}.hos-p2-toast.success{background:rgba(70,190,125,.08);border-color:rgba(70,190,125,.24)}.hos-p2-toast.success>i{background:rgba(70,190,125,.16);color:#7ce0a8}.hos-p2-toast.error{background:rgba(255,92,92,.08);border-color:rgba(255,92,92,.24)}
.hos-p2-hero{position:relative;min-height:410px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:center;gap:30px;padding:54px clamp(30px,5vw,70px);border:1px solid rgba(255,255,255,.09);border-radius:28px;overflow:hidden;background:linear-gradient(135deg,rgba(24,25,29,.96),rgba(8,9,11,.94));box-shadow:0 28px 80px rgba(0,0,0,.28)}.hos-p2-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 45%,rgba(217,183,94,.035));pointer-events:none}.hos-p2-eyebrow{display:flex;align-items:center;gap:8px;color:var(--p2-gold);font-size:8px;font-weight:900;letter-spacing:.19em}.hos-p2-eyebrow i{width:7px;height:7px;border-radius:50%;background:#77dfa8;box-shadow:0 0 15px #77dfa8}.hos-p2-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.045em;margin:15px 0;color:#fff}.hos-p2-hero h1 em{font-style:normal;color:var(--p2-gold2)}.hos-p2-hero p{max-width:630px;color:#a2a5ac;font-size:15px;line-height:1.75;margin:0 0 27px}.hos-p2-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hos-p2-button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;border-radius:11px;border:1px solid transparent;font:inherit;font-size:11px;font-weight:900;cursor:pointer;transition:.25s}.hos-p2-button.primary{background:linear-gradient(135deg,var(--p2-gold2),#a97622);color:#111;box-shadow:0 10px 28px rgba(217,183,94,.13)}.hos-p2-button.primary:hover{transform:translateY(-2px);box-shadow:0 15px 38px rgba(217,183,94,.2)}.hos-p2-button.ghost{color:#e4e4e5;border-color:#303238;background:#111216}.hos-p2-button.ghost:hover{border-color:#5b4b2d;color:var(--p2-gold2)}.hos-p2-button i{font-style:normal}
.hos-p2-hero-art{position:relative;width:390px;height:300px;justify-self:center}.hos-p2-core{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:126px;height:126px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 24%,#fff2b0,transparent 26%),linear-gradient(135deg,#e3c970,#956018);color:#111;font-size:48px;font-weight:900;box-shadow:0 0 90px rgba(217,183,94,.22),inset 0 0 0 1px rgba(255,255,255,.35)}.hos-p2-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(217,183,94,.18);border-radius:50%;transform:translate(-50%,-50%)}.hos-p2-orbit:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--p2-gold2);box-shadow:0 0 13px var(--p2-gold)}.hos-p2-orbit.o1{width:235px;height:235px;animation:p2spin 18s linear infinite}.hos-p2-orbit.o1:after{left:34px;top:28px}.hos-p2-orbit.o2{width:330px;height:200px;transform:translate(-50%,-50%) rotate(-18deg);animation:p2spin2 24s linear infinite}.hos-p2-orbit.o2:after{right:22px;bottom:39px}@keyframes p2spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes p2spin2{to{transform:translate(-50%,-50%) rotate(342deg)}}.hos-p2-float-card{position:absolute;z-index:5;min-width:130px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(15,16,19,.82);backdrop-filter:blur(15px);box-shadow:0 15px 35px rgba(0,0,0,.35)}.hos-p2-float-card b,.hos-p2-float-card small{display:block}.hos-p2-float-card b{color:var(--p2-gold2);font-size:20px}.hos-p2-float-card small{color:#868990;font-size:8px;margin-top:3px}.hos-p2-float-card.one{left:10px;top:35px}.hos-p2-float-card.two{right:0;bottom:32px}
.hos-p2-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:15px 0 36px}.hos-p2-stats article{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:rgba(14,15,18,.91);transition:.25s}.hos-p2-stats article:hover{transform:translateY(-2px);border-color:rgba(217,183,94,.22)}.hos-p2-stat-icon{flex:0 0 44px;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:16px}.hos-p2-stat-icon.open{color:#8bbdff;background:rgba(70,137,240,.11)}.hos-p2-stat-icon.waiting{color:#f2bd70;background:rgba(242,171,70,.1)}.hos-p2-stat-icon.done{color:#77dfa8;background:rgba(75,202,132,.1)}.hos-p2-stat-icon.latest{color:var(--p2-gold2);background:rgba(217,183,94,.1)}.hos-p2-stats span small,.hos-p2-stats span strong,.hos-p2-stats span em{display:block}.hos-p2-stats small{color:#777b83;font-size:7px;letter-spacing:.13em}.hos-p2-stats strong{font-size:27px;margin:3px 0}.hos-p2-stats strong.date{font-size:16px}.hos-p2-stats em{color:#777a82;font-style:normal;font-size:8px}
.hos-p2-section{margin-top:18px}.hos-p2-section>header,.hos-p2-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.hos-p2-section>header span,.hos-p2-page-head span{color:var(--p2-gold);font-size:8px;font-weight:900;letter-spacing:.18em}.hos-p2-section>header h2,.hos-p2-page-head h1{margin:6px 0 0;font-size:25px}.hos-p2-section>header>a,.hos-p2-page-head>a:not(.hos-p2-button){color:#90939a;font-size:10px}.hos-p2-section>header>a:hover{color:var(--p2-gold2)}.hos-p2-request-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.hos-p2-request-card{min-height:210px;display:flex;flex-direction:column;padding:18px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:linear-gradient(145deg,#101115,#0a0b0d);transition:.25s}.hos-p2-request-card:hover{transform:translateY(-3px);border-color:rgba(217,183,94,.25);box-shadow:0 18px 35px rgba(0,0,0,.22)}.hos-p2-request-card-top{display:flex;justify-content:space-between;align-items:center}.hos-p2-request-icon{flex:0 0 38px;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#191a1f;color:var(--p2-gold2);font-weight:900}.hos-p2-request-card h3{font-size:15px;margin:17px 0 7px}.hos-p2-request-card p{color:#81848c;line-height:1.55;font-size:10px;margin:0}.hos-p2-request-card footer{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #24262b;color:#6e7179;font-size:8px}.hos-p2-request-card footer b{color:#989ba2}
.hos-client-request-status{padding:6px 8px;border-radius:8px;font-size:8px;font-weight:800;background:#1a1b1f;color:#bbb}.hos-client-request-status.received,.hos-client-request-status.reviewing{color:#e8c66d;background:rgba(217,183,94,.1)}.hos-client-request-status.planned,.hos-client-request-status.in_progress{color:#84baff;background:rgba(75,147,255,.1)}.hos-client-request-status.waiting_client{color:#ffb66c;background:rgba(255,160,72,.1)}.hos-client-request-status.done{color:#77dfa8;background:rgba(75,202,132,.1)}
.hos-p2-wizard-shell{width:min(1040px,100%);margin:0 auto}.hos-p2-page-head{align-items:flex-start}.hos-p2-page-head p{color:#858890;margin:7px 0 0;font-size:11px}.hos-p2-page-head>a:not(.hos-p2-button){display:grid;place-items:center;width:40px;height:40px;border-radius:11px;border:1px solid #2d2f34;background:#111216;color:#aaa;font-size:20px}.hos-p2-wizard-progress{display:flex;align-items:center;justify-content:center;margin:30px 0}.hos-p2-wizard-progress button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#696c74;font:inherit;cursor:default}.hos-p2-wizard-progress button i{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#17181c;border:1px solid #2a2c31;font-style:normal;font-size:10px;font-weight:900}.hos-p2-wizard-progress button span{font-size:8px;font-weight:800}.hos-p2-wizard-progress button.active{color:#fff}.hos-p2-wizard-progress button.active i,.hos-p2-wizard-progress button.complete i{color:#111;background:linear-gradient(135deg,var(--p2-gold2),#a87320);border-color:transparent}.hos-p2-wizard-progress button.complete{color:#9a8c68}.hos-p2-wizard-progress>b{width:60px;height:1px;background:#292b30;margin:0 5px}
.hos-p2-wizard{border:1px solid rgba(255,255,255,.08);border-radius:23px;background:rgba(14,15,18,.95);box-shadow:0 30px 80px rgba(0,0,0,.3);overflow:hidden}.hos-p2-step{display:none;padding:clamp(25px,4vw,48px)}.hos-p2-step.active{display:block;animation:p2fade .28s ease}@keyframes p2fade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.hos-p2-step-title{text-align:center;max-width:620px;margin:0 auto 30px}.hos-p2-step-title>span{color:var(--p2-gold);font-size:8px;font-weight:900;letter-spacing:.18em}.hos-p2-step-title h2{font-size:29px;margin:8px 0}.hos-p2-step-title p{color:#878a92;margin:0;line-height:1.6}
.hos-p2-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.hos-p2-service-grid label{position:relative;min-height:154px;display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:1px solid #2a2c31;border-radius:15px;background:#0a0b0d;cursor:pointer;transition:.22s}.hos-p2-service-grid input{position:absolute;opacity:0}.hos-p2-service-grid label:hover{border-color:#5b4a2a;transform:translateY(-2px)}.hos-p2-service-grid label:has(input:checked){border-color:var(--p2-gold);background:linear-gradient(145deg,rgba(217,183,94,.09),#0b0c0e);box-shadow:0 0 0 1px rgba(217,183,94,.08)}.hos-p2-service-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#191a1f;color:var(--p2-gold2);font-size:15px;font-weight:900;margin-bottom:18px}.hos-p2-service-grid b{font-size:12px}.hos-p2-service-grid small{color:#74777f;font-size:8px;line-height:1.45;margin-top:5px}.hos-p2-service-grid label>i{position:absolute;right:12px;top:12px;width:20px;height:20px;border-radius:50%;display:none;place-items:center;background:var(--p2-gold2);color:#111;font-style:normal;font-size:10px}.hos-p2-service-grid label:has(input:checked)>i{display:grid}
.hos-p2-field{margin-bottom:19px}.hos-p2-field>label{display:block;color:#e9e9ea;font-size:10px;font-weight:800;margin-bottom:7px}.hos-p2-field>label em{color:#73767e;font-weight:400;font-style:normal}.hos-p2-field input,.hos-p2-field textarea{width:100%;border:1px solid #303238;border-radius:11px;background:#08090b;color:#fff;padding:13px;font:inherit;outline:none;transition:.2s}.hos-p2-field input:focus,.hos-p2-field textarea:focus{border-color:#806529;box-shadow:0 0 0 3px rgba(217,183,94,.06)}.hos-p2-field>small{display:block;color:#6f7279;font-size:8px;margin-top:6px}.hos-p2-textarea-wrap{position:relative}.hos-p2-textarea-wrap textarea{padding-bottom:48px;resize:vertical}.hos-p2-dictate{position:absolute;left:10px;bottom:10px;border:1px solid #34363c;border-radius:8px;background:#15161a;color:#a6a8ae;padding:7px 10px;font:inherit;font-size:8px;cursor:pointer}.hos-p2-dictate.listening{color:#ff8c8c;border-color:#8d3939}
.hos-p2-dropzone{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #45474e;border-radius:17px;background:#090a0c;cursor:pointer;transition:.25s}.hos-p2-dropzone:hover,.hos-p2-dropzone.dragover{border-color:var(--p2-gold);background:rgba(217,183,94,.035)}.hos-p2-dropzone input{position:absolute;opacity:0;pointer-events:none}.hos-p2-upload-icon{width:66px;height:66px;border-radius:18px;display:grid;place-items:center;background:rgba(217,183,94,.1);color:var(--p2-gold2);font-size:25px;margin-bottom:17px}.hos-p2-dropzone b{font-size:16px}.hos-p2-dropzone p{color:#898c93;margin:7px 0}.hos-p2-dropzone small{color:#62656c;font-size:8px}.hos-p2-file-list{display:grid;gap:7px;margin-top:12px}.hos-p2-file-list article{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #292b30;border-radius:10px;background:#0a0b0d}.hos-p2-file-list article i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#191a1f;color:var(--p2-gold2);font-style:normal}.hos-p2-file-list article span{flex:1;min-width:0}.hos-p2-file-list article b,.hos-p2-file-list article small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hos-p2-file-list article b{font-size:9px}.hos-p2-file-list article small{color:#71747c;font-size:7px;margin-top:3px}
.hos-p2-urgency-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.hos-p2-urgency-grid label{position:relative;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:17px;border:1px solid #2a2c31;border-radius:15px;background:#0a0b0d;cursor:pointer;transition:.22s}.hos-p2-urgency-grid input{position:absolute;opacity:0}.hos-p2-urgency-grid label:hover{transform:translateY(-2px);border-color:#514a3a}.hos-p2-urgency-grid label:has(input:checked){border-color:var(--p2-gold);background:rgba(217,183,94,.055)}.hos-p2-urgency-grid label>span{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#191a1f;color:var(--p2-gold2);font-size:19px;font-weight:900;margin-bottom:14px}.hos-p2-urgency-grid b{font-size:12px}.hos-p2-urgency-grid small{color:#74777f;font-size:8px;margin-top:5px}.hos-p2-priority-note{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:13px;border:1px solid rgba(91,143,215,.18);border-radius:11px;background:rgba(75,125,200,.055)}.hos-p2-priority-note>i{flex:0 0 27px;width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:rgba(91,143,215,.13);color:#8bbdff;font-style:normal;font-weight:900}.hos-p2-priority-note p{color:#8e929a;font-size:9px;line-height:1.55;margin:0}.hos-p2-priority-note b{color:#c5c7cb}
.hos-p2-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hos-p2-summary article{padding:14px;border:1px solid #292b30;border-radius:12px;background:#090a0c}.hos-p2-summary small,.hos-p2-summary b{display:block}.hos-p2-summary small{color:#6f727a;font-size:7px;letter-spacing:.12em}.hos-p2-summary b{color:#f3f3f4;font-size:11px;margin-top:6px}.hos-p2-confirm{display:flex;align-items:flex-start;gap:11px;margin-top:17px;padding:14px;border:1px solid #34363b;border-radius:12px;background:#0a0b0d;cursor:pointer}.hos-p2-confirm input{width:17px;height:17px;accent-color:var(--p2-gold);margin-top:2px}.hos-p2-confirm b,.hos-p2-confirm small{display:block}.hos-p2-confirm b{font-size:10px}.hos-p2-confirm small{color:#73767e;font-size:8px;margin-top:3px}.hos-p2-submit-note{display:flex;align-items:center;gap:12px;margin-top:12px;padding:14px;border-radius:12px;background:rgba(217,183,94,.055);border:1px solid rgba(217,183,94,.16)}.hos-p2-submit-note>i{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(217,183,94,.12);color:var(--p2-gold2);font-style:normal}.hos-p2-submit-note b,.hos-p2-submit-note span{display:block}.hos-p2-submit-note b{font-size:10px}.hos-p2-submit-note span{color:#777a82;font-size:8px;margin-top:3px}.hos-p2-wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:30px;padding-top:20px;border-top:1px solid #25272c}.hos-p2-button.submit{min-width:190px}
.hos-p2-all-requests{margin-top:0}.hos-p2-filter-row{display:flex;gap:6px;margin-bottom:14px;padding:6px;border:1px solid #292b30;border-radius:12px;background:#0b0c0e;width:max-content;max-width:100%;overflow:auto}.hos-p2-filter-row button{white-space:nowrap;border:0;background:none;color:#777a82;border-radius:8px;padding:9px 12px;font:inherit;font-size:9px;cursor:pointer}.hos-p2-filter-row button b{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:5px;border-radius:6px;background:#1b1c20;color:#a1a4aa}.hos-p2-filter-row button.active{background:#1b1c20;color:#fff}.hos-p2-request-list{display:grid;gap:10px}.hos-p2-request-detail{border:1px solid #292b30;border-radius:16px;background:#0e0f12;overflow:hidden}.hos-p2-request-detail summary{list-style:none;display:grid;grid-template-columns:43px minmax(0,1fr) auto 24px;gap:13px;align-items:center;padding:17px;cursor:pointer}.hos-p2-request-detail summary::-webkit-details-marker{display:none}.hos-p2-request-detail summary small{color:#70737b;font-size:8px}.hos-p2-request-detail summary h3{font-size:13px;margin:4px 0}.hos-p2-request-detail summary p{color:#777a82;font-size:9px;margin:0}.hos-p2-request-detail summary>i{color:#777;font-style:normal;transition:.2s}.hos-p2-request-detail[open] summary>i{transform:rotate(180deg)}.hos-p2-request-detail-body{padding:0 18px 18px;border-top:1px solid #25272c}.hos-p2-request-copy{padding:18px 0}.hos-p2-request-copy>small,.hos-p2-attachments>small{color:var(--p2-gold);font-size:7px;letter-spacing:.14em}.hos-p2-request-copy p{color:#aaaeb5;font-size:10px;line-height:1.75}.hos-p2-request-info{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hos-p2-request-info span{padding:11px;border-radius:10px;background:#090a0c;border:1px solid #25272c}.hos-p2-request-info small,.hos-p2-request-info b{display:block}.hos-p2-request-info small{color:#6b6e76;font-size:7px}.hos-p2-request-info b{font-size:9px;margin-top:5px}.hos-p2-attachments{margin-top:15px}.hos-p2-attachments>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.hos-p2-attachments a{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #292b30;border-radius:9px;background:#090a0c;color:#aaa;font-size:8px}.hos-p2-attachments a i{color:var(--p2-gold2);font-style:normal}.hos-p2-attachments a b{color:#777}.hos-p2-status-flow{display:flex;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid #25272c}.hos-p2-status-flow span{display:flex;flex-direction:column;align-items:center;gap:5px;color:#656870;font-size:7px;white-space:nowrap}.hos-p2-status-flow span i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#191a1e;border:1px solid #303238;font-style:normal}.hos-p2-status-flow span.done{color:#d4bc79}.hos-p2-status-flow span.done i{background:var(--p2-gold2);color:#111;border-color:transparent}.hos-p2-status-flow em{flex:1;height:1px;background:#292b30;margin:0 6px}
.hos-p2-empty-state{grid-column:1/-1;text-align:center;padding:60px 25px;border:1px dashed #33353b;border-radius:17px;background:#0a0b0d}.hos-p2-empty-state>div{width:55px;height:55px;margin:0 auto 14px;border-radius:15px;display:grid;place-items:center;background:#191a1f;color:var(--p2-gold2);font-size:22px}.hos-p2-empty-state b{font-size:15px}.hos-p2-empty-state p{color:#777a82}.hos-p2-empty-state a{display:inline-flex;color:var(--p2-gold2);font-size:10px}.hos-p2-profile{min-height:65vh;display:grid;place-items:center}.hos-p2-profile-card{width:min(520px,100%);text-align:center;padding:38px;border:1px solid #292b30;border-radius:22px;background:#0e0f12}.hos-p2-avatar.large{width:78px;height:78px;margin:0 auto 17px;border-radius:20px;font-size:28px}.hos-p2-profile-card>small{color:var(--p2-gold);font-size:8px}.hos-p2-profile-card h1{margin:7px 0}.hos-p2-profile-card>p{color:#7b7e86}.hos-p2-profile-card>div:not(.hos-p2-avatar){display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:23px 0}.hos-p2-profile-card>div span{padding:13px;border:1px solid #292b30;border-radius:11px;background:#090a0c}.hos-p2-profile-card span small,.hos-p2-profile-card span b{display:block}.hos-p2-profile-card span small{color:#666970;font-size:7px}.hos-p2-profile-card span b{margin-top:5px;font-size:10px}.hos-p2-profile-card>a{color:#ff9b9b;font-size:10px}
.hos-p2-bottom-nav{display:none}
.hos-p2-login-screen{display:grid;place-items:center;padding:30px}.hos-p2-login-wrap{position:relative;z-index:2;width:min(1080px,100%);display:grid;grid-template-columns:1.1fr .75fr;gap:70px;align-items:center}.hos-p2-login-brand .hos-logo{max-width:190px;max-height:70px}.hos-p2-login-brand>span{display:block;color:var(--p2-gold);font-size:8px;font-weight:900;letter-spacing:.2em;margin-top:28px}.hos-p2-login-brand h1{font-size:clamp(40px,5vw,66px);line-height:1.04;letter-spacing:-.05em;margin:12px 0}.hos-p2-login-brand h1 em{font-style:normal;color:var(--p2-gold2)}.hos-p2-login-brand>p{max-width:590px;color:#93969e;font-size:14px;line-height:1.75}.hos-p2-login-features{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.hos-p2-login-features b{padding:8px 10px;border:1px solid #292b30;border-radius:8px;background:#0c0d0f;color:#94979e;font-size:8px}.hos-p2-login-card{padding:30px;border:1px solid #2d2f35;border-radius:22px;background:rgba(14,15,18,.92);backdrop-filter:blur(20px);box-shadow:0 30px 90px rgba(0,0,0,.5)}.hos-p2-login-card>small{color:var(--p2-gold);font-size:8px;letter-spacing:.16em}.hos-p2-login-card h2{font-size:27px;margin:8px 0}.hos-p2-login-card>p{color:#82858d;font-size:10px;margin-bottom:21px}.hos-p2-login-card form p{margin:0 0 13px}.hos-p2-login-card label{display:block;color:#ccc;font-size:9px;font-weight:700}.hos-p2-login-card input[type=text],.hos-p2-login-card input[type=password]{width:100%;margin-top:6px;padding:12px;border:1px solid #303238;border-radius:10px;background:#08090a;color:#fff}.hos-p2-login-card .login-remember label{display:flex;align-items:center;gap:7px;color:#777}.hos-p2-login-card .button-primary{width:100%;padding:13px;border:0;border-radius:10px;background:linear-gradient(135deg,var(--p2-gold2),#a67321);color:#111;font-weight:900;cursor:pointer}.hos-p2-login-card footer{padding-top:17px;margin-top:20px;border-top:1px solid #292b30;color:#656870;font-size:8px}.hos-p2-login-glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.18}.hos-p2-login-glow.one{width:420px;height:420px;background:#bd8e34;right:-150px;top:-150px}.hos-p2-login-glow.two{width:350px;height:350px;background:#714f19;left:-170px;bottom:-160px}
@media(max-width:1100px){.hos-p2-header{grid-template-columns:1fr auto}.hos-p2-desktop-nav{display:none}.hos-p2-hero{grid-template-columns:1fr .75fr}.hos-p2-hero-art{width:310px}.hos-p2-stats{grid-template-columns:1fr 1fr}.hos-p2-service-grid,.hos-p2-urgency-grid{grid-template-columns:1fr 1fr}.hos-p2-request-grid{grid-template-columns:1fr 1fr}.hos-p2-login-wrap{grid-template-columns:1fr 420px;gap:35px}}
@media(max-width:760px){.hos-p2-header{height:68px;padding:0 16px}.hos-p2-brand span{display:none}.hos-p2-brand .hos-logo{max-width:115px;max-height:40px}.hos-p2-account span,.hos-p2-account>a{display:none}.hos-p2-account{gap:0}.hos-p2-avatar{width:36px;height:36px}.hos-p2-main{width:calc(100% - 28px);padding:20px 0 105px}.hos-p2-hero{display:block;min-height:0;padding:31px 23px;border-radius:21px}.hos-p2-hero h1{font-size:39px}.hos-p2-hero p{font-size:12px}.hos-p2-hero-art{width:260px;height:225px;margin:28px auto 0}.hos-p2-core{width:95px;height:95px;font-size:37px}.hos-p2-orbit.o1{width:180px;height:180px}.hos-p2-orbit.o2{width:250px;height:150px}.hos-p2-float-card{min-width:105px;padding:9px}.hos-p2-float-card b{font-size:15px}.hos-p2-stats{gap:8px;margin-bottom:28px}.hos-p2-stats article{padding:14px;gap:10px}.hos-p2-stat-icon{width:37px;height:37px;flex-basis:37px}.hos-p2-stats strong{font-size:22px}.hos-p2-request-grid{grid-template-columns:1fr}.hos-p2-bottom-nav{position:fixed;z-index:80;left:12px;right:12px;bottom:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(13,14,17,.93);backdrop-filter:blur(22px);box-shadow:0 18px 45px rgba(0,0,0,.55)}.hos-p2-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:7px;color:#70737b;font-size:7px}.hos-p2-bottom-nav a i{font-style:normal;font-size:17px}.hos-p2-bottom-nav a.active{color:var(--p2-gold2)}.hos-p2-bottom-nav a.new i{width:39px;height:39px;margin-top:-22px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--p2-gold2),#a97521);color:#111;box-shadow:0 10px 25px rgba(217,183,94,.2)}.hos-p2-wizard-progress button span{display:none}.hos-p2-wizard-progress>b{width:25px}.hos-p2-step{padding:25px 18px}.hos-p2-step-title h2{font-size:24px}.hos-p2-service-grid,.hos-p2-urgency-grid{grid-template-columns:1fr 1fr;gap:8px}.hos-p2-service-grid label{min-height:145px;padding:13px}.hos-p2-urgency-grid label{min-height:150px;padding:12px}.hos-p2-summary{grid-template-columns:1fr}.hos-p2-wizard-actions .hos-p2-button{padding:0 13px}.hos-p2-page-head{align-items:flex-start}.hos-p2-page-head h1{font-size:24px}.hos-p2-filter-row{width:100%}.hos-p2-request-detail summary{grid-template-columns:38px 1fr auto}.hos-p2-request-detail summary>i{display:none}.hos-p2-request-detail summary>.hos-client-request-status{grid-column:2;justify-self:start}.hos-p2-request-info{grid-template-columns:1fr}.hos-p2-status-flow{overflow-x:auto;padding-bottom:6px}.hos-p2-status-flow span{min-width:54px}.hos-p2-login-screen{padding:18px;align-items:start}.hos-p2-login-wrap{display:block;width:100%;padding-top:30px}.hos-p2-login-brand{text-align:center;margin-bottom:28px}.hos-p2-login-brand .hos-logo{max-width:150px}.hos-p2-login-brand h1{font-size:38px}.hos-p2-login-brand>p{font-size:11px}.hos-p2-login-features{justify-content:center}.hos-p2-login-card{padding:23px}.hos-p2-profile-card{padding:27px 18px}}
@media(max-width:430px){.hos-p2-stats{grid-template-columns:1fr}.hos-p2-service-grid,.hos-p2-urgency-grid{grid-template-columns:1fr}.hos-p2-service-grid label{min-height:120px}.hos-p2-service-icon{margin-bottom:12px}.hos-p2-wizard-progress{margin:23px 0}.hos-p2-wizard-progress button i{width:27px;height:27px}.hos-p2-wizard-progress>b{width:14px}.hos-p2-hero-actions{display:grid}.hos-p2-button{width:100%}.hos-p2-section>header{align-items:flex-start}.hos-p2-section>header>a{white-space:nowrap}.hos-p2-page-head>.hos-p2-button{width:auto}.hos-p2-profile-card>div:not(.hos-p2-avatar){grid-template-columns:1fr}}


/* HORUS OS 2.0.1 — Client Portal black-screen hotfix */
.hos-p2-app{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  transform:none!important;
  isolation:isolate;
}
body.hos-p2-mode{margin:0!important;padding:0!important;background:#050506!important;overflow:hidden!important}
body.hos-p2-mode>.hos-p2-app{display:block!important}
body.hos-p2-mode>div:not(.hos-p2-app):not(#wpadminbar),
body.hos-p2-mode>header,
body.hos-p2-mode>footer,
body.hos-p2-mode>main,
body.hos-p2-mode>#page,
body.hos-p2-mode>#content,
body.hos-p2-mode>.site,
body.hos-p2-mode>.site-container{
  display:none!important;
}
body.hos-p2-mode>.hos-p2-app{display:block!important;position:fixed!important;inset:0!important;z-index:2147483000!important}
@supports not selector(body:has(.hos-p2-app)){
  .hos-p2-app{position:fixed!important;inset:0!important;z-index:2147483000!important}
}


/* HORUS OS 3.0.0 — Creative OS */
.hos-creative-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;margin-bottom:14px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 86% 12%,rgba(215,177,91,.19),transparent 29%),radial-gradient(circle at 10% 90%,rgba(84,53,180,.12),transparent 31%),linear-gradient(135deg,#17181b,#08090b)}
.hos-creative-hero small{color:var(--gold);font-size:9px;letter-spacing:.18em}.hos-creative-hero h2{font-size:30px;margin:9px 0}.hos-creative-hero p{max-width:820px;color:#a2a4aa;line-height:1.65;margin:0}.hos-creative-client-picker{display:flex;gap:9px;align-items:end;min-width:370px}.hos-creative-client-picker label{flex:1;color:#aaa;font-size:9px}.hos-creative-client-picker select{display:block;width:100%;margin-top:6px;background:#08090a;color:#fff;border:1px solid #303238;border-radius:9px;padding:10px}
.hos-creative-tabs{display:flex;gap:7px;overflow:auto;padding:8px;margin-bottom:14px;border:1px solid #25272c;border-radius:13px;background:#0a0b0d}.hos-creative-tabs a{flex:0 0 auto;padding:10px 13px;border-radius:9px;color:#888b91;text-decoration:none;font-size:10px}.hos-creative-tabs a.active{color:#111;background:linear-gradient(135deg,var(--gold2),#b17e2b);font-weight:900}
.hos-creative-kpis{grid-template-columns:repeat(4,1fr)}.hos-creative-client-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #25262a}.hos-creative-client-row b,.hos-creative-client-row small{display:block}.hos-creative-client-row small{color:#777;margin-top:3px}.hos-creative-client-row>span{font-size:8px;padding:5px 7px;border-radius:6px}.hos-creative-client-row>span.ready{color:var(--green);background:rgba(110,231,164,.09)}.hos-creative-client-row>span.draft{color:#ffc477;background:rgba(255,196,119,.09)}.hos-creative-client-row>a{color:var(--gold2);text-decoration:none;font-size:9px}.hos-creative-flow article{display:grid;grid-template-columns:40px 1fr;gap:11px;padding:12px 0;border-bottom:1px solid #25262a}.hos-creative-flow strong{color:var(--gold2);font-size:17px}.hos-creative-flow b,.hos-creative-flow small{display:block}.hos-creative-flow small{color:#7d8086;margin-top:4px;line-height:1.4}
.hos-brand-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hos-brand-grid section{padding:15px;border:1px solid #292b30;border-radius:13px;background:#0a0b0d}.hos-brand-grid section h3{margin-top:0;color:var(--gold2)!important}.hos-brand-progress{color:var(--green);font-size:9px}.hos-brand-logo-preview{min-height:120px;display:grid;place-items:center;margin-bottom:12px;border-radius:12px;background:#fff}.hos-brand-logo-preview img{max-width:220px;max-height:100px}.hos-brand-ai-card{display:flex;align-items:center;gap:15px;margin-top:14px}.hos-brand-ai-card>div:nth-child(2){flex:1}.hos-brand-ai-card p{color:#999;line-height:1.6}
.hos-creative-assets{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hos-asset-card{padding:12px;border:1px solid #292b30;border-radius:13px;background:#0a0b0d}.hos-asset-preview{height:160px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#141519}.hos-asset-preview img{width:100%;height:100%;object-fit:cover}.hos-asset-preview span{font-size:32px;color:var(--gold)}.hos-asset-card>small{display:block;color:var(--gold);margin-top:10px;text-transform:uppercase}.hos-asset-card h3{margin:5px 0}.hos-asset-card p{color:#777}.hos-asset-card footer{display:flex;justify-content:space-between}.hos-asset-card footer a{font-size:9px;color:var(--gold2);text-decoration:none}
.hos-calendar-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.hos-calendar-toolbar small{color:var(--gold)}.hos-calendar-toolbar h2{margin:5px 0}.hos-calendar-toolbar>div:last-child{display:flex;gap:6px}.hos-calendar-toolbar a{padding:8px 10px;color:#ccc;text-decoration:none;background:#15161a;border:1px solid #2c2e34;border-radius:8px}.hos-social-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-left:1px solid #25272c;border-top:1px solid #25272c}.hos-social-calendar>.weekday{padding:10px;text-align:center;color:#777;font-size:9px;background:#0a0b0d;border-right:1px solid #25272c;border-bottom:1px solid #25272c}.hos-social-calendar>.empty,.hos-social-calendar>.day{min-height:145px;padding:8px;border-right:1px solid #25272c;border-bottom:1px solid #25272c;background:#0b0c0e}.hos-social-calendar>.day.today{background:linear-gradient(145deg,rgba(215,177,91,.08),#0b0c0e)}.hos-social-calendar>.day header{display:flex;justify-content:space-between;align-items:center}.hos-social-calendar>.day header b{color:#aaa}.hos-social-calendar>.day header a{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#1a1811;color:var(--gold2);text-decoration:none}.hos-calendar-post{display:block;margin-top:7px;padding:7px;border-radius:7px;background:#16171a;color:#ddd;text-decoration:none}.hos-calendar-post small,.hos-calendar-post span{display:block}.hos-calendar-post small{color:var(--gold);font-size:7px}.hos-calendar-post span{margin-top:3px;font-size:9px}.hos-calendar-post.ready,.hos-calendar-post.approved{border-left:3px solid var(--green)}.hos-calendar-post.queued{border-left:3px solid #b89bff}.hos-calendar-post.in_progress{border-left:3px solid var(--gold)}
.hos-campaign-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #25262a}.hos-campaign-row b,.hos-campaign-row small{display:block}.hos-campaign-row small{color:#777;margin-top:3px}.hos-campaign-row span{color:#999;font-size:9px}.hos-campaign-row a{color:var(--gold2);text-decoration:none;font-size:9px}
.hos-creative-workspace{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.45fr);gap:15px;align-items:start}.hos-creative-preview{position:sticky;top:18px;padding:16px;border:1px solid #292b30;border-radius:16px;background:#0a0b0d}.hos-creative-preview>small{color:var(--gold);font-size:8px}.hos-creative-preview>p{color:#777;line-height:1.5}.hos-creative-canvas{aspect-ratio:4/5;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:12px 0;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 75% 20%,rgba(215,177,91,.25),transparent 28%),radial-gradient(circle at 20% 80%,rgba(91,61,190,.25),transparent 28%),linear-gradient(145deg,#121318,#030405);box-shadow:0 20px 70px rgba(0,0,0,.5)}.hos-canvas-brand{color:var(--gold);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.hos-creative-canvas h2{max-width:80%;font-size:34px;color:#fff!important}.hos-creative-canvas p{color:#777}.hos-creative-editor{min-width:0}.hos-asset-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0;padding:12px;border:1px solid #292b30;border-radius:12px}.hos-asset-selector legend{color:var(--gold2);padding:0 8px}.hos-asset-selector label{position:relative;display:block!important;margin:0!important}.hos-asset-selector img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;opacity:.72}.hos-asset-selector input{position:absolute;z-index:2;left:6px;top:6px;width:auto!important;min-height:0!important}.hos-asset-selector span{display:block;margin-top:3px;color:#777;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:1200px){.hos-creative-assets{grid-template-columns:repeat(3,1fr)}.hos-creative-workspace{grid-template-columns:1fr}.hos-creative-preview{position:static}.hos-creative-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.hos-creative-hero{display:block}.hos-creative-client-picker{min-width:0;margin-top:18px}.hos-brand-grid{grid-template-columns:1fr}.hos-creative-assets{grid-template-columns:1fr 1fr}.hos-social-calendar>.day{min-height:100px}.hos-asset-selector{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.hos-creative-client-picker{display:grid;grid-template-columns:1fr}.hos-creative-assets{grid-template-columns:1fr}.hos-social-calendar{min-width:760px}.hos-card:has(.hos-social-calendar){overflow:auto}.hos-asset-selector{grid-template-columns:1fr 1fr}.hos-creative-client-row{grid-template-columns:38px 1fr}.hos-creative-client-row>span,.hos-creative-client-row>a{grid-column:2}.hos-campaign-row{grid-template-columns:1fr}}


/* HORUS OS 3.1.0 — Creative Vault Pro */
.hos-vault-kpis{grid-template-columns:repeat(4,1fr)}
.hos-collection-list{display:grid;gap:7px}.hos-collection-list>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:11px;border:1px solid #282a2f;border-radius:10px;color:#ddd;text-decoration:none;background:#0a0b0d}.hos-collection-list>a.active{border-color:var(--gold);background:rgba(215,177,91,.07)}.hos-collection-list b,.hos-collection-list small{display:block}.hos-collection-list small{color:#777;margin-top:3px}.hos-collection-list strong{color:var(--gold2)}
.hos-vault-filter{display:grid;grid-template-columns:minmax(220px,1fr) 220px 180px auto;gap:8px;margin:14px 0}.hos-vault-filter input,.hos-vault-filter select,.hos-vault-bulkbar input,.hos-vault-bulkbar select{background:#08090a;color:#fff;border:1px solid #303238;border-radius:8px;padding:9px}
.hos-vault-bulkbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:11px;margin-bottom:12px;border:1px solid #282a2f;border-radius:11px;background:#0a0b0d}.hos-vault-bulkbar>span{color:#999;margin-right:auto}
.hos-asset-card{position:relative}.hos-asset-check{position:absolute;z-index:2;left:9px;top:9px;width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:rgba(0,0,0,.74);border:1px solid #4a4c52}.hos-asset-check input{margin:0}.hos-asset-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.hos-asset-badges span{font-size:8px;text-transform:uppercase;color:#a6a8ad;background:#17181b;border-radius:5px;padding:4px 6px}.hos-asset-card.do_not_use,.hos-asset-card.outdated,.hos-asset-card.archived{opacity:.55}.hos-asset-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:9px 0}.hos-asset-meta span{color:#777;font-size:8px}.hos-asset-card details{border-top:1px solid #27292e;padding-top:8px;margin-top:8px}.hos-asset-card summary{cursor:pointer;color:var(--gold2);font-size:9px}.hos-asset-inline-form{display:grid;gap:6px;margin-top:8px}.hos-asset-inline-form input,.hos-asset-inline-form select{min-width:0;width:100%;box-sizing:border-box;background:#08090a;color:#fff;border:1px solid #303238;border-radius:7px;padding:7px}
@media(max-width:1100px){.hos-vault-kpis{grid-template-columns:1fr 1fr}.hos-vault-filter{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hos-vault-kpis,.hos-vault-filter{grid-template-columns:1fr}.hos-vault-bulkbar{display:grid}.hos-vault-bulkbar>span{margin:0}}

.hos-asset-selector label span small{display:block;color:var(--gold2);font-size:8px;margin-top:3px}


/* HORUS OS 3.2.0 — Upload Engine */
.hos-vault-upload-engine{position:relative}.hos-upload-engine-panel{margin-top:18px;padding:18px;border-radius:15px;border:1px solid #34363c;background:linear-gradient(145deg,#111216,#08090b)}
.hos-upload-engine-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.hos-upload-engine-head small{color:var(--gold);font-size:8px;letter-spacing:.15em}.hos-upload-engine-head h3{margin:6px 0 0}.hos-upload-engine-head>strong{font-size:25px;color:var(--gold2)}
.hos-upload-progress-track{height:12px;border-radius:999px;background:#25272c;overflow:hidden;margin:15px 0}.hos-upload-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8e6d28,var(--gold2),#fff1a8);transition:width .16s linear;box-shadow:0 0 18px rgba(215,177,91,.4)}
.hos-upload-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.hos-upload-stats>div{padding:11px;border:1px solid #292b30;border-radius:10px;background:#0a0b0d}.hos-upload-stats small,.hos-upload-stats strong{display:block}.hos-upload-stats small{color:#74777d;font-size:8px}.hos-upload-stats strong{color:#eee;margin-top:5px}
.hos-upload-live{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hos-upload-live>div{padding:12px;border-radius:10px;background:#0a0b0d;border:1px solid #292b30}.hos-upload-live small{color:var(--gold);font-size:8px}.hos-upload-live div div{color:#aaa;margin-top:6px;line-height:1.45}
.hos-upload-file-list{max-height:330px;overflow:auto;margin-top:12px}.hos-upload-file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-bottom:1px solid #24262a}.hos-upload-file-row b,.hos-upload-file-row small{display:block}.hos-upload-file-row small{color:#70737a;margin-top:3px}.hos-upload-file-row span{font-size:9px}.hos-upload-file-row.waiting span{color:#777}.hos-upload-file-row.uploading span{color:var(--gold2)}.hos-upload-file-row.done span{color:var(--green)}.hos-upload-file-row.duplicate span{color:#ffc477}.hos-upload-file-row.error span{color:#ff8f8f}.hos-upload-final-actions{margin-top:14px;text-align:right}
@media(max-width:760px){.hos-upload-stats{grid-template-columns:1fr 1fr}.hos-upload-live{grid-template-columns:1fr}.hos-upload-engine-head{align-items:flex-start}}

/* HORUS OS 3.2.1 — robust upload */
.hos-upload-file-row.retrying{border-color:rgba(255,196,119,.35);background:rgba(255,196,119,.055)}
.hos-upload-file-row.retrying span{color:#ffc477}


/* HORUS OS 3.3.0 — AI Monthly Content Planner */
.hos-calendar-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hos-calendar-controls form{display:flex;gap:6px}.hos-calendar-controls select{background:#0a0b0d;color:#fff;border:1px solid #303238;border-radius:8px;padding:8px}
.hos-ai-planner-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px;margin-bottom:14px;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 86% 10%,rgba(215,177,91,.16),transparent 28%),linear-gradient(135deg,#151619,#090a0c)}
.hos-ai-planner-hero small{color:var(--gold);font-size:9px;letter-spacing:.16em}.hos-ai-planner-hero h2{font-size:27px;margin:8px 0}.hos-ai-planner-hero p{color:#999ca2;max-width:760px;line-height:1.6;margin:0}.hos-ai-team-mini{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end;max-width:340px}.hos-ai-team-mini span{background:#181713;color:var(--gold2);border:1px solid #393326;padding:7px 9px;border-radius:8px;font-size:9px}
.hos-ai-month-wizard h3{margin:18px 0 5px;color:#fff}.hos-plan-state{font-size:8px;border-radius:7px;padding:5px 7px;background:#1a1b1f;color:#aaa}.hos-plan-state.ready_for_review{color:#ffc477;background:rgba(255,196,119,.1)}.hos-plan-state.approved{color:var(--green);background:rgba(110,231,164,.1)}.hos-plan-state.error{color:#ff8f8f;background:rgba(255,101,101,.1)}
.hos-ai-strategy{padding:15px;border:1px solid #302c22;background:rgba(215,177,91,.05);border-radius:12px;margin-bottom:12px}.hos-ai-strategy small{color:var(--gold)}.hos-ai-strategy p{color:#c0c1c4;line-height:1.65;margin-bottom:0}.hos-ai-warnings{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.hos-ai-warnings span{background:rgba(255,196,119,.08);color:#ffc477;padding:7px 9px;border-radius:8px;font-size:9px}
.hos-ai-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:15px 0}.hos-ai-plan-grid article{background:#0a0b0d;border:1px solid #292b30;border-radius:13px;padding:14px}.hos-ai-plan-grid header{display:flex;justify-content:space-between;align-items:center}.hos-ai-plan-grid time{color:var(--gold2);font-weight:900}.hos-ai-plan-grid header span,.hos-ai-plan-grid article>small{font-size:8px;color:#85888e}.hos-ai-plan-grid h3{margin:8px 0;color:#fff}.hos-ai-plan-grid p{color:#999ca2;line-height:1.5}.hos-ai-plan-grid details{border-top:1px solid #25262a;padding-top:10px}.hos-ai-plan-grid summary{cursor:pointer;color:var(--gold2);font-size:9px}.hos-ai-plan-grid details b{display:block;color:#ddd;margin-top:9px;font-size:9px}
@media(max-width:1100px){.hos-ai-plan-grid{grid-template-columns:1fr 1fr}.hos-ai-planner-hero{align-items:flex-start}.hos-ai-team-mini{justify-content:flex-start}}
@media(max-width:700px){.hos-ai-planner-hero{display:block}.hos-ai-team-mini{margin-top:15px}.hos-ai-plan-grid{grid-template-columns:1fr}.hos-calendar-controls form{width:100%}.hos-calendar-controls select{flex:1}}


/* HORUS OS 3.4.0 — AI Image Engine */
.hos-image-engine-summary{
  display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;
  margin:0 0 12px;padding:17px;border:1px solid #343127;border-radius:15px;
  background:radial-gradient(circle at 85% 10%,rgba(215,177,91,.14),transparent 30%),#0b0c0e
}
.hos-image-engine-summary small{color:var(--gold);font-size:8px;letter-spacing:.15em}
.hos-image-engine-summary h3{margin:6px 0}.hos-image-engine-summary p{margin:0;color:#888}
.hos-image-cost{text-align:right}.hos-image-cost span,.hos-image-cost small{display:block;color:#85888e}.hos-image-cost strong{display:block;color:var(--gold2);font-size:25px;margin:3px 0}
.hos-image-cost-note{color:#6f7278;font-size:9px;margin:0 0 14px}
.hos-image-generation-progress{margin-bottom:15px;padding:16px;border-radius:14px;border:1px solid #2c2e33;background:#090a0c}
.hos-image-generation-progress header{display:flex;justify-content:space-between;align-items:center}.hos-image-generation-progress h3{margin:4px 0}
.hos-image-progress-bar{height:9px;border-radius:9px;background:#24262b;overflow:hidden;margin:12px 0}.hos-image-progress-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--gold),var(--gold2));transition:width .25s}
.hos-image-progress-status{color:#a0a3a8}.hos-image-progress-log{max-height:180px;overflow:auto;display:grid;gap:5px}
.hos-image-progress-log div{padding:7px 9px;border-radius:7px;background:#141519;font-size:9px}.hos-image-progress-log .success{color:var(--green)}.hos-image-progress-log .error{color:#ff9292}
.hos-calendar-post-card{display:flex;flex-direction:column;gap:5px;margin-top:6px;padding:6px;border-radius:9px;border:1px solid #292b30;background:#111216;overflow:hidden}
.hos-calendar-image{display:block;aspect-ratio:4/5;border-radius:7px;overflow:hidden;background:#08090a}.hos-calendar-image img{width:100%;height:100%;object-fit:cover;display:block}
.hos-calendar-post-text{display:block;color:#fff;text-decoration:none}.hos-calendar-post-text small,.hos-calendar-post-text span{display:block}.hos-calendar-post-text small{color:var(--gold);font-size:7px;text-transform:uppercase}.hos-calendar-post-text span{font-size:9px;margin-top:2px}
.hos-generate-single-image{border:1px solid #3c3423;background:#17140d;color:var(--gold2);border-radius:7px;padding:6px;cursor:pointer;font-size:8px}
.hos-generate-single-image:disabled,.hos-generate-month-images:disabled{opacity:.45;cursor:not-allowed}
.hos-no-prompt{color:#6d7076;font-size:8px}
.hos-generated-preview{position:relative;border-radius:14px;overflow:hidden;background:#070809}.hos-generated-preview img{width:100%;height:auto;display:block}.hos-generated-preview a{position:absolute;right:10px;bottom:10px;padding:7px 9px;border-radius:8px;background:rgba(0,0,0,.75);color:#fff;text-decoration:none;font-size:9px}
.hos-generation-inline-status{color:#9b9da2;font-size:9px;min-height:18px}
@media(max-width:900px){.hos-image-engine-summary{grid-template-columns:1fr 1fr}.hos-image-engine-summary .hos-generate-month-images{grid-column:1/-1}.hos-image-cost{text-align:left}}
@media(max-width:600px){.hos-image-engine-summary{grid-template-columns:1fr}}


/* HORUS OS 3.5.0 — Brand & Reference Fidelity */
.hos-fidelity-notice{
  display:flex;gap:12px;align-items:flex-start;margin:10px 0 15px;padding:12px 14px;
  border:1px solid rgba(215,177,91,.28);border-radius:11px;
  background:linear-gradient(135deg,rgba(215,177,91,.08),rgba(115,83,198,.05))
}
.hos-fidelity-notice strong{white-space:nowrap;color:var(--gold2)}
.hos-fidelity-notice span{color:#a2a5ab;line-height:1.55;font-size:10px}
.hos-generated-preview img{object-fit:contain;background:#050607}
@media(max-width:650px){.hos-fidelity-notice{display:block}.hos-fidelity-notice strong{display:block;margin-bottom:6px}}


/* HORUS OS 3.5.1 — Safe margins, fast calendar previews, progress and delete */
.hos-calendar-image{position:relative}
.hos-calendar-image .hos-image-skeleton{
  position:absolute;inset:0;display:block;
  background:linear-gradient(100deg,#0b0c0e 20%,#1d1f24 38%,#0b0c0e 56%);
  background-size:220% 100%;animation:hosImageShimmer 1.35s linear infinite
}
.hos-calendar-image img{opacity:0;transition:opacity .28s ease}
.hos-calendar-image.is-loaded img{opacity:1}
.hos-calendar-image.is-loaded .hos-image-skeleton{display:none}
.hos-calendar-image.is-error:after{
  content:"Preview nije učitan — otvori objavu";position:absolute;inset:0;
  display:grid;place-items:center;text-align:center;padding:12px;color:#888;font-size:8px;background:#090a0c
}
@keyframes hosImageShimmer{to{background-position:-220% 0}}

.hos-calendar-card-actions{
  display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:1px
}
.hos-calendar-card-actions a{
  display:block;text-align:center;padding:5px 6px;border-radius:6px;
  text-decoration:none;font-size:7px;border:1px solid #2b2d32
}
.hos-calendar-open{color:#b9bbc1;background:#15161a}
.hos-calendar-delete{color:#ff9b9b!important;background:rgba(255,90,90,.05);border-color:rgba(255,90,90,.18)!important}
.hos-workspace-delete{
  display:block;margin-top:9px;padding:9px 11px;border-radius:9px;text-align:center;
  color:#ff9b9b!important;text-decoration:none;border:1px solid rgba(255,90,90,.23);
  background:rgba(255,90,90,.055)
}

.hos-single-generation-progress{
  margin-top:10px;padding:11px;border:1px solid #303239;border-radius:10px;background:#090a0c
}
.hos-single-generation-progress[hidden]{display:none}
.hos-single-progress-head{display:flex;justify-content:space-between;gap:10px;color:#d9dade;font-size:9px}
.hos-single-progress-head b{color:var(--gold2)}
.hos-single-progress-bar{height:7px;margin:8px 0;border-radius:7px;overflow:hidden;background:#24262b}
.hos-single-progress-bar span{
  display:block;width:0;height:100%;transition:width .8s ease;
  background:linear-gradient(90deg,var(--gold),#9d72ff,var(--gold2))
}
.hos-single-generation-progress p{margin:0;color:#a3a6ac;font-size:9px}
.hos-single-generation-progress small{display:block;margin-top:6px;color:#63666c;font-size:7px}
.hos-single-generation-progress.is-complete{border-color:rgba(110,231,164,.28)}
.hos-single-generation-progress.is-complete .hos-single-progress-bar span{background:var(--green)}
.hos-single-generation-progress.is-error{border-color:rgba(255,100,100,.3)}
.hos-single-generation-progress.is-error p{color:#ff9b9b}

.hos-calendar-post-card{min-height:0}
.hos-calendar-post-card .hos-generate-single-image{min-height:29px}
@media(max-width:600px){
  .hos-calendar-card-actions{grid-template-columns:1fr}
}


/* HORUS OS 3.6.0 — Vault-first deterministic visual production */
.hos-asset-choice{position:relative}
.hos-asset-choice .hos-asset-primary{
  position:absolute;left:9px;top:9px;z-index:4;width:17px;height:17px;
  accent-color:var(--gold)
}
.hos-asset-choice .hos-asset-use{
  position:absolute;right:9px;top:9px;z-index:4;width:17px;height:17px
}
.hos-asset-choice em{
  display:block;margin-top:5px;color:#797c82;font-size:8px;font-style:normal
}
.hos-asset-choice.is-primary{
  border-color:var(--gold)!important;
  box-shadow:0 0 0 2px rgba(215,177,91,.14),0 12px 30px rgba(0,0,0,.28)
}
.hos-asset-choice.is-primary em{color:var(--gold2)}
.hos-asset-choice.is-primary:after{
  content:"GLAVNA FOTOGRAFIJA";position:absolute;left:8px;bottom:49px;
  padding:5px 7px;border-radius:6px;background:rgba(8,9,10,.86);
  color:var(--gold2);font-size:7px;font-weight:900;letter-spacing:.08em
}


/* HORUS OS 4.0.0 — Hero AI Creative Engine */
.hos-creative-strength{
  width:100%;margin-top:11px;accent-color:var(--gold);cursor:pointer
}
.hos-strength-value{color:var(--gold2);font-size:13px}
.hos-fidelity-notice{
  border-color:rgba(157,114,255,.32);
  background:
    radial-gradient(circle at 92% 5%,rgba(157,114,255,.13),transparent 34%),
    linear-gradient(135deg,rgba(215,177,91,.07),rgba(157,114,255,.055))
}
.hos-asset-choice.is-primary:after{content:"HERO IMAGE"}


/* HORUS OS 4.1.0 — Full AI Composition */
.hos-fidelity-notice strong:after{
  content:" FULL AI";display:inline-block;margin-left:7px;padding:3px 6px;border-radius:5px;
  background:rgba(157,114,255,.14);color:#c6a9ff;font-size:7px;letter-spacing:.08em
}


/* HORUS OS 4.1.1 — Full AI Composition hotfix */
.hos-fidelity-notice strong:after{
  content:" AI RADI CEO DIZAJN";
  display:inline-block;margin-left:7px;padding:3px 6px;border-radius:5px;
  background:rgba(157,114,255,.16);color:#cfb7ff;font-size:7px;letter-spacing:.06em
}
\n/* 4.2.0 simplified navigation + background queue */\n.hos-creative-tabs-pro{display:grid!important;grid-template-columns:repeat(6,minmax(130px,1fr));gap:7px;overflow-x:auto;padding:8px!important}.hos-creative-tabs-pro a{min-width:130px;padding:10px 11px!important}.hos-creative-tabs-pro strong,.hos-creative-tabs-pro small{display:block}.hos-creative-tabs-pro small{margin-top:3px;color:#6f7278;font-size:7px}.hos-queue-shortcut{margin:-4px 0 13px}.hos-queue-shortcut a{color:var(--gold2);text-decoration:none;font-size:9px}.hos-queue-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.hos-queue-kpis article{padding:12px;border:1px solid #292b30;border-radius:10px;background:#0a0b0d}.hos-queue-kpis span,.hos-queue-kpis strong{display:block}.hos-queue-kpis span{color:#777;font-size:8px}.hos-queue-kpis strong{font-size:22px;margin-top:4px}.hos-queue-list{display:grid;gap:8px}.hos-queue-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #292b30;border-radius:11px;background:#0b0c0e}.hos-queue-thumb{width:72px;aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:#121318}.hos-queue-thumb img{width:100%;height:100%;object-fit:cover}.hos-queue-thumb-placeholder{height:100%;display:grid;place-items:center;color:var(--gold)}.hos-queue-title{display:flex;justify-content:space-between;gap:10px}.hos-queue-title small{color:var(--gold);font-size:7px}.hos-queue-title h3{margin:3px 0}.hos-queue-main>p{margin:0 0 7px;color:#777;font-size:8px}.hos-queue-status{padding:5px 7px;border-radius:6px;background:#17181c;color:#aaa;font-size:8px}.hos-queue-progress{height:7px;border-radius:7px;background:#24262b;overflow:hidden}.hos-queue-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--gold),#9d72ff)}.status-completed .hos-queue-progress span{background:var(--green)}.hos-queue-stage{display:block;margin-top:5px;color:#92959b;font-size:8px}.hos-queue-error{color:#ff9999!important;font-size:8px!important}.hos-queue-actions{display:grid;gap:5px}.hos-queue-actions button{padding:7px 9px;border:1px solid #35373c;border-radius:7px;background:#15161a;color:#bbb;cursor:pointer}.hos-queue-runtime-note{display:flex;gap:10px;margin-top:14px;padding:11px;border:1px solid rgba(215,177,91,.2);border-radius:9px;background:rgba(215,177,91,.04)}.hos-queue-runtime-note strong{color:var(--gold2)}.hos-queue-runtime-note span{color:#888;font-size:9px}@media(max-width:800px){.hos-queue-kpis{grid-template-columns:repeat(3,1fr)}.hos-queue-item{grid-template-columns:56px 1fr}.hos-queue-thumb{width:56px}.hos-queue-actions{grid-column:2;grid-template-columns:1fr 1fr}}\n

/* HORUS OS 4.2.1 — grouped business navigation */
.hos-sidebar nav.hos-nav-groups{
  display:block;overflow-y:auto;overflow-x:hidden;padding:6px 10px 18px;
  scrollbar-width:thin;scrollbar-color:#34363c transparent
}
.hos-nav-group{display:grid;gap:3px;margin:0 0 11px}
.hos-nav-group+.hos-nav-group{padding-top:10px;border-top:1px solid rgba(255,255,255,.055)}
.hos-nav-group-title{
  margin:0 9px 5px;color:#686b72;font-size:7px;font-weight:900;letter-spacing:.18em
}
.hos-sidebar .hos-nav-group a{
  display:grid;grid-template-columns:31px minmax(0,1fr);gap:8px;align-items:center;
  min-height:43px;padding:6px 9px;border-radius:10px;border:1px solid transparent
}
.hos-sidebar .hos-nav-group a i{
  width:28px;height:28px;display:grid;place-items:center;border-radius:8px;
  background:#111216;color:#84878e;font-style:normal;font-size:13px
}
.hos-sidebar .hos-nav-group a span,.hos-sidebar .hos-nav-group a b,.hos-sidebar .hos-nav-group a small{display:block;min-width:0}
.hos-sidebar .hos-nav-group a b{color:#c5c7cc;font-size:9px;line-height:1.15}
.hos-sidebar .hos-nav-group a small{
  margin-top:2px;color:#62656c;font-size:6.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.hos-sidebar .hos-nav-group a:hover{background:#0e0f12;border-color:#292b30}
.hos-sidebar .hos-nav-group a.active{
  border-color:rgba(215,177,91,.28);
  background:linear-gradient(135deg,rgba(215,177,91,.105),rgba(157,114,255,.055))
}
.hos-sidebar .hos-nav-group a.active i{background:rgba(215,177,91,.12);color:var(--gold2)}
.hos-sidebar .hos-nav-group a.active b{color:#fff}
.hos-sidebar .hos-nav-group a.active small{color:#9a9ca2}
@media(max-height:780px){
  .hos-nav-group{margin-bottom:7px}.hos-nav-group+.hos-nav-group{padding-top:7px}
  .hos-sidebar .hos-nav-group a{min-height:38px;padding-top:4px;padding-bottom:4px}
  .hos-sidebar .hos-nav-group a small{display:none}
}


/* HORUS OS 4.3.0 — Client Kanban Workspace */
.hos-workspace-head{
  display:flex;justify-content:space-between;align-items:flex-end;gap:20px;
  margin-bottom:14px;padding:20px;border:1px solid #2b2d31;border-radius:17px;
  background:
    radial-gradient(circle at 85% 10%,rgba(157,114,255,.13),transparent 30%),
    radial-gradient(circle at 5% 0%,rgba(215,177,91,.1),transparent 28%),#090a0c
}
.hos-workspace-head small{color:var(--gold);font-size:8px;letter-spacing:.15em}
.hos-workspace-head h1{margin:6px 0 5px;font-size:27px;color:#fff}
.hos-workspace-head p{margin:0;color:#85888e}
.hos-workspace-head-kpis{display:flex;align-items:stretch;gap:8px}
.hos-workspace-head-kpis article{
  min-width:82px;padding:11px 13px;border:1px solid #303238;border-radius:11px;background:#0e0f12
}
.hos-workspace-head-kpis span,.hos-workspace-head-kpis strong{display:block}
.hos-workspace-head-kpis span{color:#74777d;font-size:8px}
.hos-workspace-head-kpis strong{margin-top:3px;color:#fff;font-size:21px}
.hos-workspace-head-kpis strong.danger{color:#ff9494}

.hos-client-board-tabs{
  display:flex;gap:7px;margin-bottom:11px;padding:4px 0 5px;overflow-x:auto;scrollbar-width:thin
}
.hos-client-board-tabs a{
  flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:9px 11px;
  border:1px solid #292b30;border-radius:10px;background:#0b0c0e;color:#a8abb0;text-decoration:none
}
.hos-client-board-tabs b{font-size:9px;white-space:nowrap}
.hos-client-board-tabs span{
  min-width:21px;padding:3px 6px;border-radius:10px;text-align:center;
  background:#181a1e;color:#7d8086;font-size:8px
}
.hos-client-board-tabs a.active{
  border-color:rgba(215,177,91,.42);
  background:linear-gradient(135deg,rgba(215,177,91,.12),rgba(157,114,255,.065))
}
.hos-client-board-tabs a.active b,.hos-client-board-tabs a.active span{color:var(--gold2)}

.hos-board-filters{
  display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(190px,1.4fr) auto auto;
  gap:8px;align-items:end;margin-bottom:13px;padding:11px;border:1px solid #292b30;border-radius:13px;background:#090a0c
}
.hos-board-filters label{color:#777a80;font-size:8px}
.hos-board-filters select,.hos-board-filters input{
  width:100%;box-sizing:border-box;margin-top:5px;padding:9px 10px;border:1px solid #303239;
  border-radius:8px;background:#111216;color:#ddd
}
.hos-board-toggle{display:flex!important;align-items:center;gap:7px;padding-bottom:9px;white-space:nowrap}
.hos-board-toggle input{width:auto;margin:0;accent-color:var(--gold)}

.hos-kanban-board{
  display:flex;gap:10px;min-height:610px;padding-bottom:14px;overflow-x:auto;
  scroll-snap-type:x proximity;scrollbar-color:#4a4538 #111
}
.hos-kanban-column{
  flex:0 0 310px;display:flex;flex-direction:column;max-height:calc(100vh - 245px);
  border:1px solid #292b30;border-radius:14px;background:#090a0c;scroll-snap-align:start
}
.hos-kanban-column>header{
  display:flex;justify-content:space-between;align-items:flex-start;gap:10px;
  padding:13px;border-bottom:1px solid #25272c;background:#0d0e11;border-radius:14px 14px 0 0
}
.hos-kanban-column h2{margin:0;color:#f1f1f2;font-size:13px}
.hos-kanban-column header small{display:block;margin-top:4px;color:#686b71;font-size:8px}
.hos-column-count{
  min-width:25px;padding:5px 7px;border-radius:12px;text-align:center;background:#191b20;color:#92959b;font-size:9px
}
.hos-kanban-column.is-over{
  border-color:var(--gold);box-shadow:0 0 0 3px rgba(215,177,91,.11),0 16px 40px rgba(0,0,0,.25)
}
.hos-board-add-toggle{
  margin:8px 9px 0;padding:8px;border:1px dashed #393b42;border-radius:8px;
  background:transparent;color:#83868c;cursor:pointer;font-size:8px
}
.hos-board-add-toggle:hover{border-color:var(--gold);color:var(--gold2)}
.hos-board-quick-add{
  margin:8px 9px 0;padding:9px;border:1px solid #34363c;border-radius:9px;background:#111216
}
.hos-board-quick-add input,.hos-board-quick-add select{
  width:100%;box-sizing:border-box;margin-bottom:7px;padding:8px;border:1px solid #303239;border-radius:7px;background:#090a0c;color:#eee
}
.hos-board-quick-add>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}
.hos-board-add-cancel{
  border:1px solid #34363c;border-radius:7px;background:#15161a;color:#999;cursor:pointer
}
.hos-kanban-dropzone{
  flex:1;min-height:100px;padding:9px;overflow-y:auto;overscroll-behavior:contain
}
.hos-column-empty{
  display:grid;min-height:80px;place-items:center;border:1px dashed #2e3036;border-radius:9px;color:#55585e;font-size:8px
}

.hos-board-card{
  margin-bottom:8px;padding:11px;border:1px solid #292b30;border-radius:11px;background:#111216;
  cursor:grab;box-shadow:0 8px 20px rgba(0,0,0,.14);transition:transform .15s,border-color .15s,opacity .15s
}
.hos-board-card:hover{transform:translateY(-2px);border-color:#414349}
.hos-board-card.is-dragging{opacity:.35;transform:rotate(1deg)}
.hos-board-card.priority-urgent{border-left:3px solid #ff6b6b}
.hos-board-card.priority-high{border-left:3px solid #f3ad5e}
.hos-board-card.importance-critical{box-shadow:inset 0 0 0 1px rgba(255,89,89,.09),0 8px 20px rgba(0,0,0,.14)}
.hos-board-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}
.hos-board-client{
  max-width:235px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gold);font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.08em
}
.hos-board-drag{border:0;background:transparent;color:#5e6167;cursor:grab;font-size:14px}
.hos-board-card-title{display:block;margin:8px 0 6px;color:#f1f1f2;text-decoration:none;font-size:11px;font-weight:900;line-height:1.36}
.hos-board-card>p{margin:0 0 8px;color:#85888e;font-size:8px;line-height:1.45}
.hos-board-card-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}
.hos-board-card-tags span{
  padding:4px 6px;border-radius:6px;background:#1a1c20;color:#85888e;font-size:7px
}
.hos-board-card-tags .is-urgent{background:rgba(255,90,90,.1);color:#ff9999}
.hos-board-card-tags .is-critical{background:rgba(157,114,255,.11);color:#c4a8ff}
.hos-board-block{
  display:block;margin-bottom:8px;padding:6px 7px;border-radius:7px;
  background:rgba(243,173,94,.07);color:#e7b87b;font-size:7px
}
.hos-board-card footer{display:flex;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid #22242a;color:#666970;font-size:7px}
.hos-board-card footer .is-late{color:#ff9292}

.hos-board-save-state{
  position:fixed;right:22px;bottom:22px;z-index:99999;transform:translateY(20px);
  padding:11px 14px;border:1px solid #3a3c42;border-radius:10px;background:#111216;color:#aaa;
  box-shadow:0 14px 40px rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:.2s
}
.hos-board-save-state.is-visible{transform:translateY(0);opacity:1}
.hos-board-save-state.is-success{border-color:rgba(110,231,164,.35);color:var(--green)}
.hos-board-save-state.is-error{border-color:rgba(255,90,90,.35);color:#ff9999}
.hos-board-save-state.is-saving{color:var(--gold2)}

@media(max-width:1100px){
  .hos-board-filters{grid-template-columns:repeat(3,1fr)}
  .hos-workspace-head{align-items:flex-start}
}
@media(max-width:700px){
  .hos-workspace-head{display:block}
  .hos-workspace-head-kpis{margin-top:13px;flex-wrap:wrap}
  .hos-board-filters{grid-template-columns:1fr 1fr}
  .hos-kanban-column{flex-basis:84vw;max-height:calc(100vh - 270px)}
}


/* HORUS OS 4.4.0 — Simplified five-column workspace */
.hos-client-board-tabs{display:none!important}
.hos-board-filters-simple{grid-template-columns:minmax(230px,1.4fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(190px,1fr) auto}
.hos-board-filters-simple .hos-client-select select{font-weight:800;color:#fff;border-color:rgba(215,177,91,.35);background:#15140f}
.hos-kanban-five .hos-kanban-column{flex:1 0 260px;min-width:260px}
.hos-kanban-five .hos-board-card{padding:12px 12px 10px}
.hos-kanban-five .hos-board-card-title{margin:10px 0 12px;font-size:12px}
.hos-kanban-five .hos-board-card footer{font-size:8px}
.hos-kanban-five .hos-board-card.priority-normal{border-left:3px solid #67c98f}
.hos-kanban-five .hos-board-card.priority-high{border-left:3px solid #f3ad5e}
.hos-kanban-five .hos-board-card.priority-urgent{border-left:3px solid #ff6b6b}
.hos-kanban-five .hos-kanban-column[data-status="blocker"]>header{background:linear-gradient(135deg,rgba(255,107,107,.08),#0d0e11)}
.hos-kanban-five .hos-kanban-column[data-status="done"]{opacity:.82}
@media(max-width:900px){.hos-board-filters-simple{grid-template-columns:1fr 1fr}.hos-kanban-five .hos-kanban-column{flex-basis:78vw}}
@media(max-width:560px){.hos-board-filters-simple{grid-template-columns:1fr}.hos-kanban-five .hos-kanban-column{flex-basis:86vw}}

/* HORUS OS 4.4.7 — standalone fullscreen Finance Portal */
html:has(body.hos-finance-portal-body),
body.hos-finance-portal-body{
  width:100%;min-width:0;min-height:100%;margin:0!important;padding:0!important;
  overflow-x:hidden;background:#050608!important
}
body.hos-finance-portal-body{
  min-height:100vh;min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}
body.hos-finance-portal-body #wpadminbar{display:none!important}
body.hos-finance-portal-body .hos-finance-portal-root,
body.hos-finance-portal-body .hos-finance-frontend{
  width:100%!important;max-width:none!important;min-height:100vh;min-height:100dvh;
  margin:0!important;padding:0!important
}
body.hos-finance-portal-body .hos-app{
  width:100%!important;max-width:none!important;min-height:100vh;min-height:100dvh;
  margin:0!important;padding:0!important;box-sizing:border-box
}
body.hos-finance-portal-body .hos-main{
  min-width:0!important;width:auto!important;max-width:none!important;min-height:100vh;min-height:100dvh;
  margin:0!important
}
body.hos-finance-portal-body .hos-content{
  width:100%!important;max-width:none!important;box-sizing:border-box
}
body.hos-finance-portal-body .hos-topbar{
  position:sticky;top:0;z-index:80
}
body.hos-finance-portal-body .hos-portal-login,
body.hos-finance-portal-body .hos-portal-denied{
  width:min(520px,calc(100% - 32px));margin:10vh auto 0;padding:34px;box-sizing:border-box;
  border:1px solid #292b30;border-radius:20px;background:#0b0c0f;color:#eee;box-shadow:0 30px 90px rgba(0,0,0,.5)
}
@media(max-width:782px){
  html:has(body.hos-finance-portal-body){margin-top:0!important}
  body.hos-finance-portal-body .hos-content{padding-left:14px!important;padding-right:14px!important}
}

/* HORUS OS 5.0.0 — Finance OS frontend redesign */
body.hos-finance-portal-body{background:#060708!important;color:#f4f4f1}
.hfp-app{--hfp-gold:#d7b15b;--hfp-gold2:#f1d38c;--hfp-bg:#060708;--hfp-panel:rgba(18,19,22,.78);--hfp-line:rgba(255,255,255,.08);position:relative;display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh;min-height:100dvh;overflow:hidden;background:radial-gradient(circle at 80% 5%,rgba(215,177,91,.10),transparent 28%),linear-gradient(135deg,#050607,#090a0d 55%,#070707)}
.hfp-app *{box-sizing:border-box}.hfp-app a{text-decoration:none}.hfp-orb{position:fixed;border-radius:50%;filter:blur(10px);pointer-events:none;opacity:.52;will-change:transform}.hfp-orb-a{width:420px;height:420px;right:-130px;top:-170px;background:radial-gradient(circle,rgba(215,177,91,.18),transparent 68%)}.hfp-orb-b{width:380px;height:380px;left:12%;bottom:-220px;background:radial-gradient(circle,rgba(103,73,186,.13),transparent 68%)}
.hfp-sidebar{position:relative;z-index:20;display:flex;flex-direction:column;min-height:100vh;padding:26px 18px;border-right:1px solid var(--hfp-line);background:rgba(7,8,10,.84);backdrop-filter:blur(22px)}.hfp-brand{display:flex;align-items:center;gap:12px;padding:4px 7px 28px;color:#fff}.hfp-brand>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(215,177,91,.38);border-radius:14px;background:linear-gradient(145deg,rgba(215,177,91,.2),rgba(215,177,91,.03));color:var(--hfp-gold2);font-family:Georgia,serif;font-size:22px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.28)}.hfp-brand strong,.hfp-brand small{display:block}.hfp-brand strong{font-size:15px;letter-spacing:.18em}.hfp-brand small{margin-top:3px;color:#777b84;font-size:8px;font-weight:900;letter-spacing:.22em}
.hfp-sidebar nav{display:grid;gap:6px}.hfp-sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border:1px solid transparent;border-radius:12px;color:#9b9ea5;font-size:12px;font-weight:800;transition:.2s}.hfp-sidebar nav a i{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:rgba(255,255,255,.035);font-style:normal}.hfp-sidebar nav a:hover{color:#fff;background:rgba(255,255,255,.035);transform:translateX(3px)}.hfp-sidebar nav a.active{border-color:rgba(215,177,91,.22);background:linear-gradient(90deg,rgba(215,177,91,.13),rgba(215,177,91,.03));color:var(--hfp-gold2);box-shadow:inset 3px 0 0 var(--hfp-gold)}
.hfp-user{margin-top:auto;padding:16px;border:1px solid var(--hfp-line);border-radius:14px;background:rgba(255,255,255,.025)}.hfp-user b,.hfp-user small,.hfp-user a{display:block}.hfp-user b{font-size:12px}.hfp-user small{margin:4px 0 12px;color:#777b84;font-size:9px}.hfp-user a{color:var(--hfp-gold2);font-size:9px;font-weight:800}
.hfp-main{position:relative;z-index:10;min-width:0}.hfp-top{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:16px;height:88px;padding:0 34px;border-bottom:1px solid var(--hfp-line);background:rgba(7,8,10,.66);backdrop-filter:blur(22px)}.hfp-top>div{min-width:0}.hfp-top small{display:block;color:var(--hfp-gold);font-size:8px;font-weight:900;letter-spacing:.18em}.hfp-top h1{margin:5px 0 0;font-size:20px}.hfp-menu{display:none;border:0;background:none;color:#fff;font-size:22px}.hfp-quick{margin-left:auto;padding:11px 15px;border:1px solid rgba(215,177,91,.32);border-radius:11px;background:linear-gradient(135deg,rgba(215,177,91,.20),rgba(215,177,91,.06));color:var(--hfp-gold2);font-size:10px;font-weight:900;transition:.2s}.hfp-quick:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(0,0,0,.28)}
.hfp-content{width:min(1500px,100%);margin:0 auto;padding:28px 34px 54px}.hfp-notice{margin-bottom:18px;padding:12px 15px;border:1px solid rgba(92,214,142,.22);border-radius:12px;background:rgba(92,214,142,.08);color:#9ae5b7;font-size:11px}.hfp-hero,.hfp-client-hero,.hfp-invoice-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px;border:1px solid rgba(215,177,91,.18);border-radius:22px;background:linear-gradient(135deg,rgba(215,177,91,.10),rgba(255,255,255,.025));box-shadow:0 24px 80px rgba(0,0,0,.25);overflow:hidden;animation:hfp-rise .45s ease both}.hfp-hero:after,.hfp-client-hero:after{content:"";position:absolute;width:220px;height:220px;right:-70px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(215,177,91,.18),transparent 70%)}.hfp-hero small,.hfp-client-hero small,.hfp-invoice-head small,.hfp-panel-head small{color:var(--hfp-gold);font-size:8px;font-weight:900;letter-spacing:.18em}.hfp-hero h2,.hfp-client-hero h2,.hfp-invoice-head h2{margin:6px 0 8px;font-size:26px;line-height:1.16}.hfp-hero p,.hfp-client-hero p,.hfp-invoice-head p{margin:0;color:#92959c;font-size:11px}.hfp-pulse{position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(92,214,142,.2);border-radius:999px;background:rgba(92,214,142,.06);color:#8cdda9;font-size:9px;font-weight:800}.hfp-pulse span{width:7px;height:7px;border-radius:50%;background:#68df96;box-shadow:0 0 0 0 rgba(104,223,150,.5);animation:hfp-pulse 2s infinite}
.hfp-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.hfp-kpis article{padding:18px;border:1px solid var(--hfp-line);border-radius:17px;background:var(--hfp-panel);backdrop-filter:blur(14px);box-shadow:0 16px 45px rgba(0,0,0,.17);animation:hfp-rise .45s ease both;transition:.2s}.hfp-kpis article:hover{transform:translateY(-3px);border-color:rgba(215,177,91,.22)}.hfp-kpis span,.hfp-kpis small{display:block;color:#777b84;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hfp-kpis strong{display:block;margin-top:10px;font-size:18px;color:#fff}
.hfp-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:16px}.hfp-panel{padding:20px;border:1px solid var(--hfp-line);border-radius:18px;background:var(--hfp-panel);backdrop-filter:blur(18px);box-shadow:0 20px 60px rgba(0,0,0,.18);animation:hfp-rise .5s ease both}.hfp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.hfp-panel-head h3{margin:5px 0 0;font-size:15px}.hfp-panel-head>a,.hfp-panel-head>span{color:var(--hfp-gold2);font-size:9px;font-weight:800}.topgap{margin-top:16px}.hfp-row{display:flex;align-items:center;gap:16px;padding:13px 5px;border-top:1px solid rgba(255,255,255,.055);color:#fff;transition:.18s}.hfp-row:first-of-type{border-top:0}.hfp-row:hover{padding-left:10px;color:var(--hfp-gold2)}.hfp-row>div:first-child{min-width:0;flex:1}.hfp-row b,.hfp-row small{display:block}.hfp-row b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfp-row small{margin-top:4px;color:#737780;font-size:8px}.hfp-row>span{color:#a8abb1;font-size:9px;font-weight:800}.hfp-row>span.late{color:#ff8e8e}.hfp-actions>a{display:flex;align-items:center;gap:12px;padding:12px;border-top:1px solid rgba(255,255,255,.055);color:#fff;transition:.18s}.hfp-actions>a:hover{transform:translateX(4px)}.hfp-actions i{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:rgba(215,177,91,.11);color:var(--hfp-gold2);font-style:normal}.hfp-actions b,.hfp-actions small{display:block}.hfp-actions b{font-size:10px}.hfp-actions small{margin-top:3px;color:#72767e;font-size:8px}.hfp-empty{padding:30px 10px;text-align:center;color:#686c74;font-size:10px}
.hfp-toolbar{display:flex;gap:12px;margin-bottom:16px}.hfp-toolbar input{flex:1}.hfp-toolbar input,.hfp-form input,.hfp-form select,.hfp-form textarea{width:100%;padding:12px 13px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#0b0c0f;color:#f4f4f1;outline:none;transition:.18s}.hfp-toolbar input:focus,.hfp-form input:focus,.hfp-form select:focus,.hfp-form textarea:focus{border-color:rgba(215,177,91,.42);box-shadow:0 0 0 3px rgba(215,177,91,.07)}.hfp-primary,.hfp-secondary{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border:1px solid rgba(215,177,91,.3);border-radius:11px;background:linear-gradient(135deg,#d7b15b,#ad8130);color:#0d0d0d!important;font-size:10px;font-weight:900;cursor:pointer}.hfp-secondary{background:rgba(215,177,91,.08);color:var(--hfp-gold2)!important}.hfp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hfp-form label{display:block;color:#8f9299;font-size:9px;font-weight:800}.hfp-form label input,.hfp-form label select,.hfp-form label textarea{margin-top:7px}.hfp-form .wide{grid-column:1/-1}.hfp-form>button{margin-top:15px}
.hfp-client-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hfp-client-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;border:1px solid var(--hfp-line);border-radius:17px;background:var(--hfp-panel);color:#fff;box-shadow:0 16px 48px rgba(0,0,0,.17);transition:.2s;animation:hfp-rise .4s ease both}.hfp-client-card:hover{transform:translateY(-3px);border-color:rgba(215,177,91,.24)}.hfp-avatar{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(215,177,91,.28);border-radius:14px;background:linear-gradient(145deg,rgba(215,177,91,.18),rgba(215,177,91,.04));color:var(--hfp-gold2);font-size:17px;font-weight:900}.hfp-client-card h3{margin:0;font-size:12px}.hfp-client-card p,.hfp-client-card small{margin:4px 0 0;color:#777b84;font-size:8px}.hfp-client-card strong{text-align:right;color:var(--hfp-gold2);font-size:11px}.hfp-client-card strong small{display:block}.hfp-client-hero{justify-content:flex-start}.hfp-client-hero>.hfp-secondary{margin-left:auto;position:relative;z-index:2}.hfp-details{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.hfp-details div{padding:11px;border:1px solid rgba(255,255,255,.055);border-radius:11px;background:rgba(255,255,255,.018)}.hfp-details dt{color:#71757d;font-size:8px}.hfp-details dd{margin:5px 0 0;color:#fff;font-size:10px}.hfp-details a{color:var(--hfp-gold2)}
.hfp-invoice-head{align-items:flex-start}.hfp-invoice-head>div>a{display:block;margin-bottom:18px;color:#8c9098;font-size:9px}.hfp-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:8px;font-weight:900}.hfp-status.paid{background:rgba(92,214,142,.10);color:#8fe0ad}.hfp-status.partial{background:rgba(215,177,91,.12);color:#ebce86}.hfp-status.unpaid{background:rgba(255,108,108,.10);color:#ff9c9c}.hfp-invoice-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(135px,.3fr) auto}.hfp-money{text-align:right}.hfp-money strong,.hfp-money small{display:block}.hfp-payment{display:flex;align-items:center;gap:13px;padding:12px 0;border-top:1px solid rgba(255,255,255,.055)}.hfp-payment>span{width:75px;color:#858991;font-size:9px}.hfp-payment b,.hfp-payment small{display:block}.hfp-payment b{font-size:11px;color:#9ae5b7}.hfp-payment small{margin-top:4px;color:#737780;font-size:8px}
@keyframes hfp-rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hfp-pulse{70%{box-shadow:0 0 0 8px rgba(104,223,150,0)}100%{box-shadow:0 0 0 0 rgba(104,223,150,0)}}
@media(max-width:1050px){.hfp-app{grid-template-columns:210px minmax(0,1fr)}.hfp-kpis{grid-template-columns:1fr 1fr}.hfp-content{padding:22px}.hfp-client-grid{grid-template-columns:1fr}}
@media(max-width:760px){.hfp-app{display:block}.hfp-sidebar{position:fixed;left:0;top:0;bottom:0;width:260px;z-index:100;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 60px rgba(0,0,0,.55)}.hfp-app.menu-open .hfp-sidebar{transform:none}.hfp-menu{display:block}.hfp-top{height:76px;padding:0 16px}.hfp-top h1{font-size:16px}.hfp-quick{padding:9px 11px}.hfp-content{padding:16px 14px 40px}.hfp-hero,.hfp-client-hero,.hfp-invoice-head{align-items:flex-start;padding:20px}.hfp-hero h2,.hfp-client-hero h2,.hfp-invoice-head h2{font-size:21px}.hfp-pulse{display:none}.hfp-kpis{grid-template-columns:1fr 1fr}.hfp-grid{grid-template-columns:1fr}.hfp-form-grid,.hfp-details{grid-template-columns:1fr}.hfp-client-card{grid-template-columns:auto minmax(0,1fr)}.hfp-client-card>strong{grid-column:2;text-align:left}.hfp-client-hero{flex-wrap:wrap}.hfp-client-hero>.hfp-secondary{margin-left:0}.hfp-invoice-row{grid-template-columns:minmax(0,1fr) auto}.hfp-invoice-row>.hfp-money{display:none}}
@media(max-width:460px){.hfp-kpis{grid-template-columns:1fr}.hfp-toolbar{align-items:stretch;flex-direction:column}.hfp-top .hfp-quick{font-size:0}.hfp-top .hfp-quick:after{content:"+";font-size:18px}.hfp-client-card{padding:14px}.hfp-avatar{width:40px;height:40px}}


/* HORUS OS 5.0.1 — opening receivables */
.hfp-form-help{margin:13px 0 0;color:#777b84;font-size:9px;line-height:1.6}
.hfp-kpis-client .hfp-kpi-total{border-color:rgba(215,177,91,.34);background:linear-gradient(145deg,rgba(215,177,91,.15),rgba(18,19,22,.86))}
.hfp-kpis-client .hfp-kpi-total strong{color:var(--hfp-gold2);font-size:21px}
.hfp-ledger-grid{margin-bottom:16px}
.hfp-ledger-entry{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 0;border-top:1px solid rgba(255,255,255,.055)}
.hfp-ledger-entry:first-of-type{border-top:0}.hfp-ledger-entry time{color:#858991;font-size:9px}.hfp-ledger-entry b,.hfp-ledger-entry small{display:block}.hfp-ledger-entry b{font-size:10px}.hfp-ledger-entry small{margin-top:4px;color:#737780;font-size:8px}.hfp-ledger-entry strong{font-size:11px}.hfp-ledger-entry.plus strong{color:#efcf82}.hfp-ledger-entry.minus strong{color:#9ae5b7}
@media(max-width:600px){.hfp-ledger-entry{grid-template-columns:1fr auto}.hfp-ledger-entry time{grid-column:1/-1}}

.hfp-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hfp-payment{display:flex;align-items:center;gap:16px}.hfp-payment>div{flex:1}.hfp-payment-delete{font-size:12px;color:#ff8c8c;text-decoration:none}.hfp-payment-delete:hover{text-decoration:underline}@media(max-width:720px){.hfp-hero-actions{width:100%}.hfp-hero-actions a{flex:1;text-align:center}}


/* Finance portal: permanent invoice deletion */
.hfp-danger-zone{margin-top:18px;padding:18px 20px;border:1px solid rgba(255,92,92,.28);background:rgba(87,18,22,.22);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.hfp-danger-zone small{display:block;color:#ff9292;font-size:9px;font-weight:900;letter-spacing:.16em;margin-bottom:5px}
.hfp-danger-zone b{display:block;color:#fff;font-size:15px}
.hfp-danger-zone p{margin:5px 0 0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.5}
.hfp-danger-button{flex:0 0 auto;border:1px solid #74343a;background:#351216;color:#ffb0b0;border-radius:10px;padding:11px 15px;font-weight:900;cursor:pointer}
.hfp-danger-button:hover{background:#4b171d;color:#fff}
@media(max-width:700px){.hfp-danger-zone{align-items:stretch;flex-direction:column}.hfp-danger-button{width:100%}}

/* HORUS OS 5.3 — simplified navigation and tools hub */
.hos-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.hos-tool-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:19px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:linear-gradient(145deg,rgba(25,26,30,.96),rgba(15,16,19,.96));color:#fff;text-decoration:none;box-shadow:0 18px 55px rgba(0,0,0,.18);transition:.2s}
.hos-tool-card:hover{transform:translateY(-3px);border-color:rgba(215,177,91,.28);color:#fff}.hos-tool-card>span{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(215,177,91,.18);border-radius:14px;background:rgba(215,177,91,.07);color:#e4c675;font-size:18px}.hos-tool-card h3{margin:0;color:#fff;font-size:13px}.hos-tool-card p{margin:5px 0 0;color:#7d8189;font-size:10px;line-height:1.45}.hos-tool-card b{color:#d9ba6b;font-size:10px;white-space:nowrap}
@media(max-width:1100px){.hos-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hos-tools-grid{grid-template-columns:1fr}.hos-tool-card{grid-template-columns:42px minmax(0,1fr)}.hos-tool-card>span{width:42px;height:42px}.hos-tool-card>b{grid-column:2}}

/* HORUS Knowledge Base */
.hos-kb-toolbar,.hos-kb-lesson-head,.hos-kb-admin-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;flex-wrap:wrap}.hos-kb-actions{display:flex;gap:10px;flex-wrap:wrap}.hos-kb-progress-main{flex:1;min-width:280px;padding:18px 20px;background:linear-gradient(135deg,rgba(200,164,93,.13),rgba(200,164,93,.03));border:1px solid rgba(200,164,93,.28);border-radius:18px}.hos-kb-progress-main>div:first-child{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.hos-kb-progress-main small{color:#c8a45d;font-weight:800;letter-spacing:.12em}.hos-kb-progress-main strong{font-size:30px;color:#fff}.hos-kb-progress-main span{color:#aeb4c0}.hos-kb-progress-bar,.hos-kb-mini-progress{height:8px;background:#292d36;border-radius:99px;overflow:hidden}.hos-kb-progress-bar{margin-top:14px}.hos-kb-progress-bar i,.hos-kb-mini-progress i{display:block;height:100%;background:linear-gradient(90deg,#9d7a36,#d8b56c);border-radius:99px}.hos-kb-section{margin:0 0 30px}.hos-kb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hos-kb-card{display:block;background:#171a21;border:1px solid #2b303c;border-radius:18px;overflow:hidden;text-decoration:none;transition:.2s transform,.2s border-color,.2s box-shadow}.hos-kb-card:hover{transform:translateY(-3px);border-color:#8f7139;box-shadow:0 14px 30px rgba(0,0,0,.25)}.hos-kb-thumb{aspect-ratio:16/9;background-size:cover;background-position:center;position:relative}.hos-kb-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.7))}.hos-kb-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(200,164,93,.95);color:#111;padding-left:3px}.hos-kb-thumb b{position:absolute;z-index:2;right:10px;bottom:10px;background:#1f8f5f;color:#fff;padding:5px 9px;border-radius:99px;font-size:11px}.hos-kb-card-body{padding:16px}.hos-kb-card h3{margin:0 0 7px;color:#fff;font-size:17px}.hos-kb-card p{margin:0 0 14px;color:#9ba2af;line-height:1.55}.hos-kb-card-meta{display:flex;justify-content:space-between;color:#9ba2af;font-size:12px;margin-bottom:8px}.hos-kb-card-meta strong{color:#c8a45d}.hos-kb-mini-progress{height:5px}.hos-kb-video-wrap{background:#000;border:1px solid #2b303c;border-radius:20px;overflow:hidden;aspect-ratio:16/9;margin-bottom:22px;box-shadow:0 18px 45px rgba(0,0,0,.28)}.hos-kb-video-wrap iframe{width:100%;height:100%}.hos-kb-lesson-head>div{display:flex;gap:16px;color:#9ba2af}.hos-kb-lesson-head b{color:#c8a45d}.hos-kb-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hos-kb-summary{color:#d8dbe1;line-height:1.75}.hos-kb-summary h2,.hos-kb-summary h3,.hos-kb-summary strong{color:#fff}.hos-kb-quiz fieldset{border:0;padding:0;margin:0 0 22px}.hos-kb-quiz legend{display:flex;gap:10px;color:#fff;font-weight:800;margin-bottom:12px}.hos-kb-quiz legend span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#c8a45d;color:#111;flex:0 0 auto}.hos-kb-quiz fieldset label{display:flex;align-items:center;gap:10px;padding:11px 12px;margin-bottom:8px;border:1px solid #303541;border-radius:12px;color:#c9ced7;cursor:pointer}.hos-kb-quiz fieldset label:hover{border-color:#8f7139;background:rgba(200,164,93,.05)}.hos-kb-admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;margin-bottom:20px}.hos-kb-admin-grid aside{display:grid;gap:20px;align-content:start}.hos-kb-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px}.hos-kb-check-grid label{display:flex;align-items:center;gap:8px;border:1px solid #303541;padding:10px;border-radius:10px;color:#d6dae1}.hos-inline-form{display:flex;gap:8px}.hos-inline-form input{flex:1;min-width:0}.hos-kb-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hos-kb-chip-list span{display:inline-flex;align-items:center;gap:8px;background:#242832;border:1px solid #343a47;color:#d8dbe1;border-radius:99px;padding:7px 10px}.hos-kb-chip-list a{color:#ff6b6b;text-decoration:none;font-weight:900}.hos-row-actions{display:flex;gap:10px;flex-wrap:wrap}.hos-row-actions a{color:#c8a45d;text-decoration:none}.hos-row-actions a.danger{color:#ff6b6b}.hos-table td small{display:block;color:#8d95a3;margin-top:3px}.hos-kb-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hos-kb-person{background:#171a21;border:1px solid #2b303c;border-radius:18px;padding:18px}.hos-kb-person header{display:flex;gap:12px;align-items:center;margin-bottom:16px}.hos-avatar{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#c8a45d,#7d5f28);color:#111;font-weight:900;font-size:20px}.hos-kb-person h3{margin:0;color:#fff}.hos-kb-person p{margin:4px 0 0;color:#929aa7}.hos-kb-person-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.hos-kb-person-stats div{background:#111319;border:1px solid #292e38;border-radius:12px;padding:10px}.hos-kb-person-stats span{display:block;color:#8f97a4;font-size:11px}.hos-kb-person-stats strong{display:block;color:#fff;font-size:20px;margin-top:4px}.hos-kb-person details{margin-top:14px}.hos-kb-person summary{cursor:pointer;color:#c8a45d;font-weight:700}.hos-kb-person-lessons{margin-top:10px;border-top:1px solid #2b303c}.hos-kb-person-lessons>div{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:10px 0;border-bottom:1px solid #262b34;color:#d7dbe2}.hos-kb-person-lessons b{color:#c8a45d}.hos-kb-person-lessons em{color:#9ba2af;font-style:normal}
@media(max-width:1100px){.hos-kb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hos-kb-content-grid,.hos-kb-admin-grid{grid-template-columns:1fr}.hos-kb-people-grid{grid-template-columns:1fr}}
@media(max-width:700px){.hos-kb-grid{grid-template-columns:1fr}.hos-kb-check-grid{grid-template-columns:1fr}.hos-kb-person-stats{grid-template-columns:1fr}.hos-kb-person-lessons>div{grid-template-columns:1fr}.hos-kb-toolbar,.hos-kb-lesson-head{align-items:stretch}.hos-kb-actions{width:100%}.hos-kb-actions a{flex:1;text-align:center}}

/* HORUS Hosting module */
.hos-host-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.hos-host-tabs a{padding:10px 14px;border:1px solid rgba(200,164,93,.18);border-radius:10px;color:#b9b9b9;text-decoration:none;background:#0d0d0d;font-weight:700}.hos-host-tabs a:hover,.hos-host-tabs a.active{color:#e5c278;border-color:#c8a45d;background:rgba(200,164,93,.08)}
.hos-host-notice{margin:0 0 18px;padding:13px 16px;border:1px solid rgba(200,164,93,.26);border-radius:12px;background:rgba(200,164,93,.08);color:#e9d7ad}.hos-host-section{margin-top:20px}.hos-host-table{overflow:auto}.hos-host-table table{width:100%;border-collapse:collapse}.hos-host-table th{text-align:left;color:#898989;font-size:11px;letter-spacing:.08em;padding:12px;border-bottom:1px solid #232323}.hos-host-table td{padding:14px 12px;border-bottom:1px solid #1d1d1d;color:#d8d8d8}.hos-host-table td small{display:block;color:#777;margin-top:4px}.hos-host-table a{color:#d5b36d;text-decoration:none;margin-right:8px}
.hos-host-badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.hos-host-badge.ok{background:rgba(65,190,120,.12);color:#70d49a}.hos-host-badge.warn{background:rgba(231,174,61,.14);color:#e5b95e}.hos-host-badge.danger{background:rgba(225,75,75,.14);color:#ef8585}.hos-host-badge.neutral{background:#191919;color:#888}
.hos-host-client,.hos-host-link{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #202020}.hos-host-client b,.hos-host-link b{display:block;color:#f0f0f0}.hos-host-client small,.hos-host-link small{display:block;color:#777;margin-top:4px}.hos-host-client a{color:#d5b36d;text-decoration:none}.hos-host-link select{min-width:240px}.hos-host-period{display:flex;gap:12px;align-items:flex-end;margin-bottom:18px}.hos-host-period label{color:#aaa;font-size:12px}.hos-host-period input{display:block;margin-top:6px}
@media(max-width:800px){.hos-host-client,.hos-host-link{grid-template-columns:1fr}.hos-host-link select{min-width:0;width:100%}.hos-host-period{align-items:stretch;flex-direction:column}}

/* HORUS OS 5.6.0 — SIMPLE DAILY WORKSPACE */
.hos-sidebar{width:auto}.hos-app{grid-template-columns:210px 1fr}.hos-nav-group-title{margin:4px 12px 10px;color:#686b70;font-size:9px;letter-spacing:.16em;font-weight:800}.hos-nav-item span:last-child{min-width:0}.hos-nav-item strong{font-size:13px}.hos-nav-icon{width:23px;text-align:center;color:var(--gold);font-style:normal}.hos-sidebar-foot{margin-top:auto;padding:16px 12px 2px;border-top:1px solid #1e1f22}.hos-sidebar-foot span,.hos-sidebar-foot small{display:block}.hos-sidebar-foot span{font-size:10px;color:var(--gold);font-weight:800;letter-spacing:.12em}.hos-sidebar-foot small{font-size:10px;color:#666;margin-top:4px}
.hos-topbar{min-height:88px}.hos-topbar-copy h1{margin:0 0 5px;font-size:28px}.hos-topbar-copy>p{max-width:680px;font-size:12px}.hos-simple-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;margin-bottom:15px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(120deg,#111214,#0a0b0c)}.hos-simple-welcome small{color:var(--gold);font-size:9px;letter-spacing:.16em}.hos-simple-welcome h2{margin:7px 0 6px;font-size:24px}.hos-simple-welcome p{margin:0;color:var(--muted)}.hos-quick-actions,.hos-work-actions{display:flex;gap:8px;flex-wrap:wrap}.hos-work-actions{margin-bottom:15px}.hos-simple-main{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr)}.hos-simple-alert{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-decoration:none;color:#ddd;padding:13px 0;border-bottom:1px solid #242529}.hos-simple-alert strong{min-width:54px;color:var(--gold2);font-size:15px}.hos-simple-alert span{font-size:12px}.hos-simple-alert i{font-style:normal;color:#666}.hos-dashboard-more{padding-top:16px}.hos-dashboard-more a{color:var(--gold2);text-decoration:none;font-size:11px}.hos-advanced-panel{margin-top:15px;border:1px solid #26272b;border-radius:14px;background:#0d0e10}.hos-advanced-panel summary{padding:15px 18px;cursor:pointer;color:#aeb0b5;font-size:12px;font-weight:800}.hos-advanced-links{display:flex;gap:8px;flex-wrap:wrap;padding:0 18px 18px}.hos-advanced-links a{padding:9px 11px;border-radius:8px;background:#17181b;border:1px solid #2c2e32;color:var(--gold2);text-decoration:none;font-size:11px}
@media(max-width:1050px){.hos-app{grid-template-columns:74px 1fr}.hos-sidebar-foot{display:none}.hos-nav-item strong{display:none}}
@media(max-width:820px){.hos-nav-item strong{display:block}.hos-simple-welcome{align-items:flex-start;flex-direction:column}.hos-simple-main{grid-template-columns:1fr}.hos-top-actions .hos-command-trigger{display:none}}
