.waiver-hero { background: #08243b; color: #fff; border-top: 8px solid #f6c443; }
.waiver-hero h1 { color: #fff; }
.waiver-hero a { color: #f6c443; }
.waiver-report { line-height: 1.65; overflow-wrap: anywhere; }
.waiver-report h2 { margin-top: 30px; }
.waiver-entry { border-left: 5px solid #c49728; margin: 16px 0; break-inside: avoid; }
.waiver-entry h3 { margin-top: 4px; font-weight: bold; }
.waiver-label { color: #36556e; font-weight: bold; margin-bottom: 4px; }
.waiver-note { color: #48545e; font-size: .9em; }
.waiver-actions { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0; }
.waiver-editor { width: 100%; min-height: 420px; font: 14px monospace; }
.waiver-admin { max-width: 1100px; margin: auto; padding: 20px; }
.waiver-admin input, .waiver-admin textarea, .waiver-admin select { max-width: 100%; }
@media (max-width: 600px) { .waiver-entry { padding: 12px !important; } .waiver-actions a { padding: 8px 12px; } }
@media print { .waiver-actions, header, footer, nav { display: none !important; } .waiver-entry { box-shadow: none; } .waiver-report { font-size: 11pt; } }
