.report-actions { display:flex; align-items:center; gap:14px; color:var(--muted); font-size:12px; }.report-actions label { display:flex; align-items:center; gap:7px; }.report-actions input { color:var(--text); background:#0b1116; border:1px solid var(--line); border-radius:6px; padding:7px 9px; }.report-hero { padding:38px 0 26px; border-bottom:1px solid var(--line); }.report-hero h2 { margin:7px 0; }.report-hero p:last-child { color:var(--muted); margin:0; }.report-summary { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin:24px 0 42px; }.report-card { display:grid; gap:7px; padding:18px; border:1px solid var(--line); border-top:2px solid var(--accent); background:rgba(16,22,28,.78); color:var(--muted); font-size:12px; }.report-card strong { color:var(--text); font-size:14px; }.report-events { border-top:1px solid var(--line); }.report-event { display:grid; grid-template-columns:190px 1fr 1fr 140px; gap:14px; align-items:center; padding:12px 0; border-bottom:1px solid var(--line); font-size:12px; color:var(--muted); }.report-event strong { color:var(--text); }.report-event span { color:var(--accent); }@media(max-width:700px){.report-actions{flex-wrap:wrap}.report-summary{grid-template-columns:1fr}.report-event{grid-template-columns:1fr 1fr;gap:6px}.report-event time{grid-column:1/-1}}@media print{body{background:#fff;color:#172027}.shell{width:100%}.topbar{min-height:auto;padding:12px 0}.report-actions,.admin-link,.report-actions button{display:none}.report-hero{padding:20px 0}.report-summary{margin-bottom:22px}.report-card{break-inside:avoid;background:#fff;border-color:#c8d0d4}.report-event{color:#394850}.report-event strong{color:#172027}footer{margin-top:24px}}
.report-hero{position:relative}.report-hero::after{content:'STARTEC · CONFIDENCIAL';position:absolute;right:0;top:8px;color:var(--accent);font-size:10px;letter-spacing:.12em;opacity:.7}@media print{.report-hero::after{color:#3e7379}.report-kpis article{min-height:78px}.report-card{box-shadow:none}.report-event{font-size:11px}}
