@page{size:A4; margin:9mm;}

@media print{
    html,body{background:#fff !important; color:#111 !important;}
    body.print-race-plan *{visibility:hidden;}
    body.print-race-plan #cheatsheet,body.print-race-plan #cheatsheet *{visibility:visible;}
    body.print-race-plan #cheatsheet{position:absolute; left:0; top:0; width:100%; margin:0; padding:0; background:#fff !important; color:#111 !important; border:0 !important; box-shadow:none !important; background-image:none !important; -webkit-print-color-adjust:exact; print-color-adjust:exact;}
    body.print-race-plan #cheatsheet .export-actions,body.print-race-plan #cheatsheet .export-status,body.print-race-plan #cheatsheet .top-tube-wrap,body.print-race-plan #cheatsheet .workout-exporter{display:none !important;}
    body.print-race-plan #cheatsheet h2,body.print-race-plan #cheatsheet h3,body.print-race-plan #cheatsheet h4,body.print-race-plan #cheatsheet strong,body.print-race-plan #cheatsheet .v{color:#111 !important;}
    body.print-race-plan #cheatsheet .race-plan-sub,body.print-race-plan #cheatsheet .sub,body.print-race-plan #cheatsheet p,body.print-race-plan #cheatsheet .race-id-line,body.print-race-plan #cheatsheet .race-plan-note{color:#444 !important;}
    body.print-race-plan #cheatsheet .summary-main,body.print-race-plan #cheatsheet .summary-stat,body.print-race-plan #cheatsheet .execution-card,body.print-race-plan #cheatsheet .cheat-panel{background:#fff !important; border-color:#aaa !important; break-inside:avoid;}
    body.print-race-plan #cheatsheet .summary-main .v,body.print-race-plan #cheatsheet .phase{color:#c60077 !important;}
    body.print-race-plan #cheatsheet table{display:table; overflow:visible;}
    body.print-race-plan #cheatsheet th{color:#333 !important; border-bottom:1px solid #777;}
    body.print-race-plan #cheatsheet td{color:#111 !important; border-bottom:1px solid #ccc;}
    body.print-top-tube *{visibility:hidden;}
    body.print-top-tube #top-tube-print,body.print-top-tube #top-tube-print *{visibility:visible;}
    body.print-top-tube #top-tube-print{position:absolute; left:0; top:0; width:100%; margin:0; padding:0; background:#fff !important; border:0;}
    body.print-top-tube #top-tube-print .top-tube-title{display:none;}
    body.print-top-tube #top-tube-print .top-tube-strip{width:100%; grid-template-columns:repeat(5,1fr); border:2px solid #000; border-radius:0;}
    body.print-top-tube #top-tube-print .tube-cell{padding:5mm 3mm; border-color:#000;}
    body.print-top-tube #top-tube-print .tube-cell .k{font-size:10pt;}
    body.print-top-tube #top-tube-print .tube-cell .v{font-size:16pt;}
    body.print-top-tube #top-tube-print .tube-cell .mini{font-size:8pt;}
  }
