 {} *{} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } @page { size: letter portrait; margin: 0.5in; } body { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; margin: 0; padding: 0.5in; background: #ffffff; color: #000000; } .page { width: 100%; box-sizing: border-box; } .top-quote { text-align: center; font-weight: 800; font-size: 1.1rem; text-transform: uppercase; margin-bottom: 0.35in; letter-spacing: 0.08em; } .top-quote span { color: #c89a2b; /* apex gold but print-friendly */ } .sub-title { text-align: center; font-size: 0.9rem; margin-bottom: 0.1in; letter-spacing: 0.16em; text-transform: uppercase; } .meta-row { display: flex; justify-content: space-between; font-size: 0.8rem; margin-bottom: 0.2in; } .meta-row div { width: 48%; border-bottom: 1px solid #000; padding-bottom: 0.05in; } table { width: 100%; border-collapse: collapse; font-size: 0.7rem; } th, td { border: 1px solid #000; padding: 0.08in 0.05in; text-align: center; vertical-align: middle; } thead th { background: #f5f1e4; font-weight: 700; } .activity-col { width: 22%; text-align: left; font-weight: 600; } .target-col { width: 18%; text-align: left; font-size: 0.65rem; } .day-col { width: 8%; } .section-header { background: #f0e3bf; font-weight: 800; text-transform: uppercase; letter-spacing: 0.08em; text-align: left; } .notes-row td { text-align: left; height: 0.4in; font-size: 0.7rem; } .bottom-row { margin-top: 0.25in; display: flex; justify-content: space-between; align-items: center; font-size: 0.7rem; } .bottom-text { width: 65%; } .qr-box { width: 1.4in; height: 1.4in; border: 1px solid #000; display: flex; align-items: center; justify-content: center; font-size: 0.55rem; text-align: center; } .qr-box img { max-width: 100%; max-height: 100%; }
