/* Wariant 1: Executive Navy — klasyczny system zarządczy B2B. */
:root{
  --bg:#f3f5f7;--surface:#fff;--border:#cfd6de;--ink:#152333;
  --muted:#526172;--faint:#7c8997;--accent:#143b63;--accent-ink:#0d2d4c;
  --accent-soft:#e7edf3;--new:#176449;--new-soft:#e7f2ed;
  --chg:#8b4c19;--chg-soft:#f6ede5;--shadow:none;
}
body{font-family:Aptos,"Segoe UI",Arial,sans-serif;background:var(--bg);letter-spacing:0}
.wrap{max-width:1320px;padding-left:28px;padding-right:28px}
.topbar{background:#fff;border-bottom:1px solid #bfc8d2;box-shadow:0 1px 0 rgba(15,35,55,.03)}
.bar{height:66px;gap:18px}.brand{font-size:17px;text-transform:uppercase;letter-spacing:.065em;color:#102b47}
.brand img{width:28px;height:28px;object-fit:contain}.poc{border-radius:2px;background:#dce6ef;color:#173d63}
.admin-tab,.topbar nav a{border-radius:0;padding:22px 12px 19px;border-bottom:3px solid transparent}
.admin-tab.on,.topbar nav a.on{background:transparent;border-bottom-color:#143b63;color:#102f50}
.admin-tab:hover,.topbar nav a:hover{background:#f4f6f8}
.authbox .doc-btn{border-radius:2px;padding:9px 15px;background:#143b63;color:#fff;border-color:#143b63}
.authbox{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;line-height:1.25}.auth-main{white-space:nowrap}.auth-limits{display:block;margin-top:3px;color:#73808d;font-size:9.5px;font-weight:500;letter-spacing:.01em}.auth-limits b{color:#294861;font-weight:800}
.plan-chip{font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:3px 6px;border:1px solid #aebdca;color:#294861;margin-left:5px}
.today-strip{background:#e9eef3!important;border-bottom-color:#cbd4dd!important}
.today-strip>.wrap{padding-top:7px!important;padding-bottom:7px!important;color:#294861!important}
.section-nav{background:#fff;border-bottom:1px solid #d4dbe2}
.section-nav .submenu{display:none;gap:4px;padding-top:8px;padding-bottom:8px;min-height:45px;align-items:center}
.section-nav .submenu.active{display:flex}
.section-nav a{padding:6px 11px;color:#5b6876;font-size:12.5px;font-weight:650;border-left:2px solid transparent}
.section-nav a.on{color:#143b63;background:#eef2f5;border-left-color:#143b63;text-decoration:none}
main{padding-top:30px}h1,h2,h3{color:#14283c}
.business-hero{min-height:0;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 40% 20px 28px!important;border-radius:3px!important;
  background:linear-gradient(90deg,rgba(8,28,49,.96) 0%,rgba(12,39,66,.91) 43%,rgba(12,39,66,.22) 72%),url("assets/business-hero.png") center/cover no-repeat!important;
  box-shadow:none!important;border:1px solid #153653}
.business-hero h1{font-size:24px!important;line-height:1.12!important;max-width:720px;margin-bottom:3px!important}.business-hero p{font-size:13px!important;line-height:1.35;margin-bottom:10px!important}
.business-hero form[data-ai-search]{display:grid!important;grid-template-columns:auto minmax(105px,180px) auto;grid-template-areas:"query query go" "or url go";gap:5px 8px;align-items:stretch}
.business-hero form[data-ai-search] input{padding:8px 10px!important;font-size:13px!important;min-width:0!important}
.business-hero .hero-query{grid-area:query}.business-hero .hero-or{grid-area:or;align-self:center;font-size:11.5px;opacity:.88;white-space:nowrap}.business-hero .hero-url{grid-area:url;width:100%;max-width:180px}
.business-hero form[data-ai-search] .btn{grid-area:go;min-height:36px;padding:0 14px!important;white-space:nowrap}
.business-hero #firma-url{padding:7px 10px!important}.business-hero #firma-go{min-height:34px;padding:6px 10px!important}
.business-hero #firma-out:empty{display:none}
.business-hero input{border-radius:2px!important;border:1px solid rgba(255,255,255,.5)!important}
.business-hero .btn{border-radius:2px!important;text-transform:uppercase;letter-spacing:.04em;font-size:13px!important}
.business-hero .doc-btn{border-radius:2px!important}.business-intro{display:none!important}
.cards{gap:0;border:1px solid var(--border);background:#fff}.card{border:0;border-right:1px solid var(--border);border-radius:0;padding:18px 20px;box-shadow:none}
.card:last-child{border-right:0}.card .k{text-transform:uppercase;letter-spacing:.075em;font-size:10.5px}.card .v{font-size:29px;color:#163b60}
.home-stats-compact{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));margin:0 0 14px}
.home-stats-compact .card{padding:8px 10px;min-height:64px;border-bottom:1px solid var(--border)}
.home-stats-compact .card .k{font-size:8.5px;line-height:1.2;letter-spacing:.055em}
.home-stats-compact .card .v{font-size:19px;line-height:1.08;margin:3px 0 1px}
.home-stats-compact .card small{font-size:9.5px;line-height:1.2}
.panel,.filters,details.raw{border-radius:2px;box-shadow:none}.panel h2{background:#eef2f5;color:#2c455c;border-bottom-color:#cbd4dc}
.filters{padding:16px;border-top:3px solid #183f65}.filters input,.filters select{border-radius:2px;min-height:36px}
.btn,.doc-btn,.pager a,.pager span,.chip,.badge,.rank li,.rm,.addbtn,.lp{border-radius:2px}.btn{background:#143b63}.btn:hover{background:#0d2d4c}
thead th{background:#edf1f4;border-bottom:1px solid #bec8d2;color:#314b64}tbody tr:nth-child(even){background:#f7f8f9}
tbody tr:hover{background:#e8eef4}tbody td{border-bottom-color:#dce2e7}
.pulsbar{border-radius:2px!important;background:#e9eef3!important;border-color:#c7d1db!important;border-left:4px solid #143b63!important}
.foot{background:#e9edf1;border-top-color:#c5cdd5}.pv-wrap{max-width:1120px!important}.shot{border-radius:2px!important;box-shadow:none!important}
.shot-bar{background:#e9eef3!important;border-bottom-color:#c7d1db!important}.shot-url{border:0!important;border-radius:0!important;background:transparent!important;font-family:inherit!important;font-weight:700;color:#3c5368!important}
.shot-tag,.ex-sum,.ex-kpi span,.ex-dq{border-radius:2px!important}.lockbar{background:#e9eef3!important;border-top:1px solid #c7d1db!important;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px!important}
.pv-cta{border-radius:2px!important;box-shadow:none!important;background:#143b63!important}.pv-cta .btn{border-radius:2px!important}
.access-gate{max-width:820px;margin:36px auto;background:#fff;border:1px solid #c8d1da;border-top:4px solid #143b63;padding:30px}
.access-gate h1{font-size:27px;margin:0 0 8px}.access-gate .actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}
.access-meter{display:inline-flex;gap:6px;align-items:center;padding:5px 9px;background:#eef2f5;border:1px solid #d3dae1;font-size:11px;color:#40556a}
.top{padding:23px 0;border-bottom:1px solid #d3d9df}.top .brand{font-size:18px}.top .btn{border-radius:2px;text-transform:uppercase;letter-spacing:.04em}
body>.hero{padding:66px 0 46px;background:linear-gradient(90deg,#f8fafb 0%,#f8fafb 43%,rgba(248,250,251,.88) 55%,rgba(248,250,251,.1) 78%),url("assets/business-hero.png") right center/cover no-repeat;border-bottom:1px solid #cfd7df}
body>.hero .cat,body>.hero h1,body>.hero p.sub,body>.hero ul{max-width:610px}body>.hero h1{font-size:45px;line-height:1.08;color:#10283f}
body>.hero .cat{color:#143b63;letter-spacing:.16em}body>.hero .stats{margin-top:44px;background:rgba(255,255,255,.92);border:1px solid #c8d1da;gap:0}
.stat{border:0;border-right:1px solid #d3dae1;border-radius:0;background:transparent}.stat:last-child{border-right:0}.stat b{color:#173d63}
section{padding:58px 0}section h2{font-size:31px;color:#152b40}.grid4,.who{gap:0;border-top:1px solid #cdd5dc;border-left:1px solid #cdd5dc}
.grid4 .card,.who .card{border:0;border-right:1px solid #cdd5dc;border-bottom:1px solid #cdd5dc;border-radius:0;padding:27px}
.card .ico{display:none}.grid4 .card h3,.who .card h3{margin-top:0;font-size:18px}.how{background:#e9eef2}
.how ol{gap:0;border:1px solid #c7d0d8}.how li{border:0;border-right:1px solid #c7d0d8;border-radius:0;padding:22px}
.how li:last-child{border-right:0}.how li .n{border-radius:2px;background:#143b63}.price{border-radius:2px;border-color:#143b63}footer{border-top-color:#c4cdd5}
@media(max-width:1000px){.business-hero{padding-right:32%!important}body>.hero{background-position:60% center}}
@media(max-width:760px){.wrap{padding-left:18px;padding-right:18px}.business-hero{padding:32px 24px!important;min-height:0;background-position:68% center!important}.business-hero h1{font-size:28px!important}.cards{grid-template-columns:repeat(2,1fr)}.card{border-bottom:1px solid var(--border)}body>.hero{background:#f4f7f9}body>.hero h1{font-size:34px}.stats{grid-template-columns:repeat(2,1fr)}}
