.tst16-shell{width:min(1180px,calc(100% - 30px));margin:18px auto;color:#241d20;font-family:Arial,Helvetica,sans-serif}.tst16-shell *{box-sizing:border-box}.tst16-topbar{display:flex;align-items:center;gap:12px;padding:8px 11px;background:#fff;border:1px solid #e5dcdf;border-radius:10px;margin-bottom:8px}.tst16-brand{display:flex;align-items:center;gap:10px}.tst16-brand img{width:175px!important;height:auto!important;max-height:42px!important;object-fit:contain!important}.tst16-brand span{font-size:7px;font-weight:900;letter-spacing:1.1px;color:#9a2943}.tst16-topbar nav{margin-left:auto;display:flex;gap:2px;flex-wrap:wrap}.tst16-topbar nav a{padding:7px 8px;color:#9a2943;font-size:7px;font-weight:900;text-decoration:none;text-transform:uppercase}.tst16-hero{display:flex;justify-content:space-between;gap:18px;align-items:end;padding:28px;border:1px solid #e5dcdf;border-radius:14px;background:linear-gradient(135deg,#fff,#faf3f5);margin-bottom:8px}.tst16-kicker{font-size:8px;letter-spacing:1.4px;text-transform:uppercase;font-weight:900;color:#9a2943}.tst16-hero h1{margin:6px 0 8px;font:500 clamp(40px,6vw,64px)/.94 Georgia,serif;letter-spacing:-2px}.tst16-hero p{margin:0;max-width:770px;color:#756b70;font-size:10px;line-height:1.8}.tst16-actions{display:flex;gap:6px;flex-wrap:wrap}.tst16-hero-actions a,.tst16-actions a{padding:10px 11px;border-radius:7px;background:#211a1d;color:#fff;font-size:7px;font-weight:900;text-decoration:none;text-transform:uppercase}.tst16-actions a.light{background:#fff;color:#9a2943;border:1px solid #e2d7da}.tst16-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:8px}.tst16-kpis>div,.tst16-kpi{padding:13px;border:1px solid #e5dcdf;border-radius:8px;background:#fff}.tst16-kpis strong{display:block;font:500 22px Georgia,serif}.tst16-kpis span{font-size:7px;color:#81777a;text-transform:uppercase}.tst16-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:8px}.tst16-panel,.tst16-card{padding:17px;border:1px solid #e5dcdf;border-radius:10px;background:#fff;margin-bottom:8px}.tst16-panel h2,.tst16-card h2{margin:4px 0 10px;font:500 27px/1.05 Georgia,serif}.tst16-panel p,.tst16-card p{color:#756b70;font-size:9px;line-height:1.7}.tst16-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.tst16-pipeline>div{padding:11px;border:1px solid #eee5e7;border-radius:7px;background:#fcfaf9}.tst16-pipeline strong{display:block;font:500 20px Georgia,serif}.tst16-pipeline span{font-size:7px;color:#776d71}.tst16-quick{display:grid;gap:5px}.tst16-quick a{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e5dcdf;border-radius:7px;background:#fcfaf9;text-decoration:none;color:#241d20}.tst16-quick b{font-size:7px;color:#9a2943}.tst16-quick span{font-size:8px;font-weight:800}.tst16-roster{display:grid;gap:5px}.tst16-roster article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:1px solid #e5dcdf;border-radius:8px}.tst16-avatar{width:58px;height:58px;border-radius:8px;overflow:hidden;background:#f2e8ea;display:grid;place-items:center;color:#9a2943;font-size:7px}.tst16-avatar img{width:100%;height:100%;object-fit:cover}.tst16-roster strong{font-size:9px}.tst16-roster small{display:block;color:#7b7175;font-size:7px;margin-top:2px}.tst16-roster>a{font-size:7px;color:#9a2943;font-weight:900;text-decoration:none}.tst16-health{display:flex;gap:6px;align-items:center;margin-top:6px}.tst16-health i{height:6px;flex:1;background:#eee5e7;border-radius:6px;overflow:hidden}.tst16-health b{display:block;height:100%;background:#9a2943}.tst16-health em{font-style:normal;font-size:6px;color:#776d71}.tst16-list{display:grid}.tst16-list article{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #eee5e7}.tst16-list strong{font-size:8px}.tst16-list small{display:block;font-size:6px;color:#776d71;margin-top:2px}.tst16-list article>span{font-size:7px;color:#9a2943;font-weight:900}.tst16-finance{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tst16-finance>div{padding:12px;border:1px solid #e5dcdf;border-radius:7px;background:#fcfaf9}.tst16-finance small{display:block;font-size:6px;text-transform:uppercase;color:#9a2943;font-weight:900}.tst16-finance strong{display:block;margin-top:4px;font:500 17px Georgia,serif}.tst16-team{display:grid;gap:5px}.tst16-team>div{display:flex;justify-content:space-between;padding:10px;border:1px solid #e5dcdf;border-radius:7px}.tst16-team b{font-size:8px}.tst16-team span{font-size:7px;color:#776d71}@media(max-width:850px){.tst16-grid{grid-template-columns:1fr}.tst16-hero{display:block}.tst16-kpis{grid-template-columns:repeat(2,1fr)}.tst16-pipeline{grid-template-columns:repeat(2,1fr)}.tst16-finance{grid-template-columns:1fr 1fr}}@media(max-width:620px){.tst16-shell{width:calc(100% - 18px)}.tst16-topbar{flex-wrap:wrap}.tst16-topbar nav{width:100%;margin-left:0}.tst16-kpis{grid-template-columns:1fr 1fr}.tst16-pipeline{grid-template-columns:1fr 1fr}.tst16-finance{grid-template-columns:1fr}.tst16-roster article{grid-template-columns:52px minmax(0,1fr)}.tst16-roster>a{grid-column:2}.tst16-avatar{width:52px;height:52px}}
