/* GENERATED by web/sample_report.py from the report's own stylesheet.
 * Do not edit. Regenerate with: python3 -m web.sample_report --regenerate
 *
 * Class rules only, each scoped under .report-panel. The report's bare element
 * rules (*, html, body, p, h1) and @page are dropped - they are the whole
 * collision with web/styles.css (the two stylesheets share zero class
 * names). The three the cards actually depend on are restated below,
 * scoped, and derived from the report's own declarations. */
.report-panel, .report-panel * { box-sizing: border-box; }
.report-panel { color: #182321; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; font-size: 10.5pt; line-height: 1.45; }
.report-panel p { margin: 0; }

.report-panel .almost-there { --tint:#e7f7ed; --ink:#1c5e37; --edge:#bfe3cd; }
.report-panel .gone-quiet { --tint:#f2eaff; --ink:#5b3d99; --edge:#ddcdf5; }
.report-panel .lost-momentum { --tint:#e0f1f3; --ink:#00707d; --edge:#b6dce1; }
.report-panel .never-started { --tint:#fff0df; --ink:#944600; --edge:#f7d5b0; }
.report-panel .stuck-at-the-start { --tint:#eaf1ff; --ink:#2b5490; --edge:#c6d9f5; }
.report-panel .other { --tint:#eef0f1; --ink:#4a5654; --edge:#d3dad8; }
.report-panel .sheet { width: 210mm; min-height: 297mm; margin: 0 auto; padding: 14mm; background: #fff; }
@media screen {
  .report-panel .sheet { margin: 18px auto; box-shadow: 0 2px 18px rgba(6,79,71,.13); }
}
@media print {
  .report-panel .sheet { width: auto; min-height: 0; margin: 0; padding: 0; box-shadow: none; }
}
.report-panel .brand-line { height: 8px; border-radius: 8px; background: #064f47; margin: 13px 0 0; }
.report-panel .lockup { display: flex; align-items: center; gap: 12px; margin: 0 0 2px; }
.report-panel .logo { flex: none; height: 46px; width: auto; max-width: 190px; display: block; }
.report-panel .logo-slot { flex: none; height: 46px; min-width: 46px; padding: 0 10px; border-radius: 9px;
             border: 1.5px dashed #b7c8c4; color: #7d918d; background: #f4f8f7;
             display: grid; place-items: center; font-size: 7.4pt; font-weight: 700;
             letter-spacing: .07em; text-transform: uppercase; text-align: center;
             line-height: 1.25; }
.report-panel .brand { color: #064f47; font-weight: 800; font-size: 15pt; letter-spacing: -.01em; }
.report-panel .asof-stamp { margin-left: auto; color: #687572; font-size: 9.5pt; font-weight: 600;
              white-space: nowrap; }
.report-panel .asof { color: #687572; margin: 0; max-width: 64ch; }
.report-panel .spread { margin: 22px 0 30px; padding: 17px 19px; border: 1px solid #dce5e2;
          border-radius: 14px; background: #f7faf9; break-inside: avoid; }
.report-panel .spread .lead { margin: 0; font-size: 14pt; font-weight: 700; color: #0b3b35;
                line-height: 1.3; letter-spacing: -.01em; }
.report-panel .spread .lead .n { color: #064f47; font-weight: 800; }
.report-panel .spread-bar { display: flex; gap: 7px; margin-top: 15px; flex-wrap: wrap; }
.report-panel .chip { flex: 1 1 0; min-width: 96px; padding: 9px 11px; border-radius: 11px;
        background: var(--tint); border: 1px solid var(--edge); }
.report-panel .chip .c { display: block; font-size: 21pt; font-weight: 800; line-height: 1;
           color: var(--ink); letter-spacing: -.02em; }
.report-panel .chip .k { display: block; margin-top: 4px; font-size: 8.6pt; font-weight: 700;
           color: var(--ink); }
.report-panel .chip .of { display: block; margin-top: 3px; font-size: 7.8pt; font-weight: 600;
            color: var(--ink); opacity: .78; }
.report-panel .spread-total { margin: 13px 0 0; padding-top: 11px; border-top: 1px solid #dce5e2;
                font-size: 10pt; font-weight: 600; color: #38635a; }
.report-panel .spread-total b { color: #064f47; font-weight: 800; }
.report-panel .group { margin: 0 0 30px; break-inside: auto; }
.report-panel .group-head { display: flex; align-items: baseline; gap: 12px; }
.report-panel .group-head h2 { margin: 0; font-size: 23pt; font-weight: 800; color: var(--ink);
                 letter-spacing: -.02em; line-height: 1.1; }
.report-panel .group-count { margin-left: auto; font-size: 9pt; font-weight: 700; color: var(--ink);
               text-transform: uppercase; letter-spacing: .07em; white-space: nowrap;
               opacity: .85; }
.report-panel .explainer { color: #2c3a37; font-size: 10.8pt; line-height: 1.5; }
.report-panel .ph { display: block; color: #7a6a4a; background: #fdf6e6; border: 1px dashed #d8c396;
      border-radius: 9px; padding: 10px 13px; }
.report-panel .ph::before { content: "PLACEHOLDER — ALEX WRITES THIS"; display: block; font-size: 7.2pt;
      font-weight: 800; letter-spacing: .11em; color: #a98c4d; margin-bottom: 5px; }
.report-panel .group-head { background: var(--tint); border: 1px solid var(--edge); border-bottom: 0;
              border-radius: 12px 12px 0 0; padding: 11px 15px; }
.report-panel .group-inner { border-left: 4px solid var(--ink); padding: 12px 0 12px 14px; }
.report-panel .explainer { margin: 0 0 12px; }
.report-panel .group-close { height: 16px; background: var(--ink); border-radius: 0 0 6px 6px; }
.report-panel .group-inner > .card:last-child { margin-bottom: 0; }
.report-panel .card { border: 1px solid #dce5e2; border-radius: 13px; padding: 15px 17px;
        margin-bottom: 12px; break-inside: avoid; background: #fff; }
.report-panel .card-head { display: flex; align-items: baseline; gap: 11px; margin-bottom: 10px; }
.report-panel .num { flex: none; min-width: 21px; color: var(--ink); font-size: 12.5pt; font-weight: 800;
       font-variant-numeric: tabular-nums; opacity: .6; }
.report-panel .who { margin: 0; font-size: 15pt; color: #182321; font-weight: 800; letter-spacing: -.015em; }
.report-panel .who .noname { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace;
               font-size: 12.5pt; font-weight: 600; color: #4a5654; }
.report-panel .whole-email { display: inline-block; margin-left: 8px; color: #8a9694; font-size: 9pt;
               font-weight: 500; font-family: ui-monospace, "SF Mono", Menlo, monospace; }
.report-panel .no-first-name { display: inline-block; margin-left: 7px; padding: 2px 7px; border-radius: 7px;
                 background: #eef0f1; color: #6b7a78; font-size: 7.6pt; font-weight: 700;
                 letter-spacing: .05em; text-transform: uppercase; vertical-align: 2px; }
.report-panel .badge { margin-left: auto; flex: none; border-radius: 13px; padding: 4px 12px;
         font-size: 8.4pt; font-weight: 800; background: var(--tint); color: var(--ink);
         border: 1px solid var(--edge); white-space: nowrap; }
.report-panel .noticed { margin: 0 0 13px; font-size: 12pt; line-height: 1.42; color: #182321; }
.report-panel .blk { margin-bottom: 12px; }
.report-panel .blk > h4 { margin: 0 0 4px; font-size: 11pt; font-weight: 800; color: var(--ink);
            letter-spacing: -.005em; }
.report-panel .blk > p { margin: 0; color: #2c3a37; }
.report-panel .blk.matters > p { color: #3a4845; }
.report-panel .draft { margin-top: 13px; border: 1.5px solid #ffc09a; border-radius: 11px;
         background: #fffaf6; overflow: hidden; }
.report-panel .draft-head { display: flex; align-items: center; gap: 7px; padding: 8px 14px;
              background: #fff0e3; border-bottom: 1px solid #ffddc6; }
.report-panel .draft-head .lbl { font-size: 8.2pt; font-weight: 800; letter-spacing: .1em;
                   text-transform: uppercase; color: #b8420a; }
.report-panel .draft-head .hint { margin-left: auto; font-size: 8pt; color: #a8724d; font-weight: 700; }
.report-panel .draft-body { padding: 12px 14px; }
.report-panel .subject { margin: 0 0 9px; }
.report-panel .subject span { font-size: 7.6pt; font-weight: 700; letter-spacing: .08em;
                text-transform: uppercase; color: #a08872; margin-right: 8px; }
.report-panel .subject strong { color: #182321; font-size: 11.5pt; font-weight: 800; }
.report-panel .draft-text { margin: 0; padding: 11px 13px; border: 1px solid #eadfd8; border-radius: 8px;
              background: #fff; color: #182321; font-size: 11pt; line-height: 1.5;
              white-space: pre-wrap; }
.report-panel .card.for-you { border: 1.5px solid #064f47; background: #f4f9f7;
                box-shadow: inset 4px 0 0 #064f47; padding-left: 19px; }
.report-panel .for-you-flag { display: inline-flex; align-items: center; gap: 6px; margin-bottom: 11px;
                padding: 5px 12px; border-radius: 8px; background: #064f47; color: #fff;
                font-size: 8.2pt; font-weight: 800; letter-spacing: .08em;
                text-transform: uppercase; }
.report-panel .for-you .badge { background: #dce9e5; color: #064f47; border-color: #b9d3cb; }
.report-panel .for-you .action { margin-top: 12px; padding: 13px 15px; border: 1px solid #b9d3cb;
                   border-radius: 10px; background: #fff; }
.report-panel .for-you .action h4 { margin: 0 0 5px; font-size: 11pt; font-weight: 800; color: #16554b; }
.report-panel .for-you .action p { margin: 0; font-size: 12pt; color: #113c35; }
.report-panel .no-draft { margin: 10px 0 0; font-size: 9.2pt; color: #4d6b64; font-style: italic; }
.report-panel .looked { margin-top: 34px; border: 1.5px solid #064f47; border-radius: 14px;
          overflow: hidden; break-inside: avoid; }
.report-panel .looked-head { padding: 14px 18px; background: #064f47; color: #fff; }
.report-panel .looked-head h2 { margin: 0; font-size: 18pt; font-weight: 800; letter-spacing: -.015em; }
.report-panel .looked-head p { margin: 4px 0 0; font-size: 9pt; color: #a9cdc5; }
.report-panel .looked-body { padding: 17px 18px; background: #fbfdfc; }
.report-panel .looked-summary { margin: 0 0 16px; font-size: 12pt; color: #113c35; }
.report-panel .block { margin-top: 16px; padding-top: 15px; border-top: 1px solid #dce5e2; }
.report-panel .block:first-child { margin-top: 0; padding-top: 0; border-top: 0; }
.report-panel .block > h3 { margin: 0 0 9px; font-size: 8.4pt; font-weight: 800; letter-spacing: .09em;
              text-transform: uppercase; color: #38635a; }
.report-panel .cascade { margin: 0; padding: 0; list-style: none; counter-reset: casc; }
.report-panel .cascade li { position: relative; padding: 6px 0 6px 27px; color: #24312e;
              border-bottom: 1px dotted #dce5e2; }
.report-panel .cascade li:last-child { border-bottom: 0; }
.report-panel .cascade li::before { counter-increment: casc; content: counter(casc);
                      position: absolute; left: 0; top: 6px; width: 18px; height: 18px;
                      border-radius: 50%; background: #e8f0ed; color: #38635a;
                      font-size: 7.6pt; font-weight: 800; display: grid; place-items: center; }
.report-panel .plain-line { margin: 0; color: #24312e; }
.report-panel .decl { margin: 0; padding: 0; list-style: none; }
.report-panel .decl li { padding: 10px 13px; border-radius: 9px; background: #f1f6f4; color: #24312e;
           margin-bottom: 7px; border-left: 3px solid #8fb3aa; }
.report-panel .decl li:last-child { margin-bottom: 0; }
.report-panel .decl li.warn { background: #fff6ec; border-left-color: #e07b1f; color: #6b3d09; }
.report-panel .withheld { margin: 0; padding: 0; list-style: none; }
.report-panel .withheld li { display: flex; gap: 10px; padding: 8px 0; border-bottom: 1px dotted #dce5e2;
               color: #24312e; }
.report-panel .withheld li:last-child { border-bottom: 0; }
.report-panel .withheld .tick { flex: none; color: #38635a; font-weight: 800; }
.report-panel .empty-note { margin: 0; padding: 15px 17px; border: 1px dashed #c3d4cf; border-radius: 11px;
              background: #f7faf9; color: #4a6660; }
.report-panel .cta { margin-top: 20px; padding: 20px 22px; border-radius: 14px; background: #064f47;
       color: #fff; break-inside: avoid; }
.report-panel .cta h2 { margin: 0 0 7px; font-size: 17pt; font-weight: 800; letter-spacing: -.015em;
          color: #fff; }
.report-panel .cta p { margin: 0; color: #cde5df; font-size: 11pt; line-height: 1.5; }
.report-panel .cta .ph { color: #ffeacc; background: rgba(255,255,255,.08);
           border-color: rgba(255,255,255,.34); padding: 12px 15px; }
.report-panel .cta .ph::before { color: #f0c48a; }
.report-panel .cta .ph h2 { margin: 0 0 6px; }
.report-panel .cta .ph p { margin: 0; color: #ffeacc; }
.report-panel .foot { margin-top: 20px; padding-top: 13px; border-top: 1px solid #dce5e2;
        color: #8a9694; font-size: 8.4pt; }
.report-panel .noticed-blk h4, .report-panel .matters h4, .report-panel .blk h4, .report-panel .action h4 { margin: 0 0 4px; }
.report-panel .card .noticed { margin: 0; font-size: 10.5pt; color: #2c3a37; }
.report-panel .asof { max-width: none; }
.report-panel .asof + .asof { margin-top: 9px; }
.report-panel .group > .group-body { border-left: 4px solid var(--ink); padding: 12px 0 12px 14px; }
.report-panel .group .group-inner, .report-panel .group .group-rail { border-left: 0; padding: 0; }
.report-panel .group > .group-head { margin-left: 0; border-left: 1px solid var(--edge);
                       border-radius: 12px 12px 0 0;
                       break-after: avoid; page-break-after: avoid; }
.report-panel .group-body .explainer { margin: 0 0 12px 0; }
.report-panel .group-body .last-card { margin-bottom: 0; }
.report-panel .draft-body .draft-message { padding: 11px 13px; border: 1px solid #eadfd8; border-radius: 8px;
                             background: #fff; color: #182321; font-size: 11pt;
                             line-height: 1.5; }
.report-panel .draft-body .draft-para { margin: 0; white-space: pre-wrap; }
.report-panel .draft-body .draft-para + .draft-para { margin-top: 10px; }
.report-panel .draft-head .hint-mail { margin-left: auto; font-size: 9pt; font-weight: 700; color: #b8420a;
                         text-decoration: none; border-bottom: 1px solid #e8a077;
                         white-space: nowrap; }
.report-panel .keep-together { break-inside: avoid; page-break-inside: avoid; }
.report-panel .empty-block { margin: 18px 0; }
.report-panel .empty-block .empty-more { margin-top: 8px; font-size: 10pt; color: #4a5654; }
.report-panel .empty-block .empty-honesty { margin-top: 12px; font-weight: 600; }
.report-panel .card.for-you .for-you-flag { display: block; }
.report-panel .foot-prod { font-style: normal; }
.report-panel .cta { background: #f7faf9; color: #2c3a37; border: 1px solid #dce5e2; }
.report-panel .cta h2 { color: #2c3a37; }
.report-panel .cta .step h3 { margin: 0 0 6px; font-size: 12pt; font-weight: 800;
                letter-spacing: -.01em; color: #2c3a37; }
.report-panel .cta .step p { margin: 0; color: #2c3a37; font-size: 11pt; line-height: 1.5; }
.report-panel .cta .step p.book { margin-top: 12px; }
.report-panel .cta .step + .step { margin-top: 16px; }
.report-panel .cta .step-invite { padding: 15px 17px; border: 1px solid #dce5e2; border-radius: 13px;
                    background: #fff; }
.report-panel .cta .book-link { display: inline-flex; align-items: center; min-height: 44px;
                  padding: 0 16px; border-radius: 8px; background: #B45309;
                  color: #fff; font-size: 11pt; font-weight: 800;
                  text-decoration: none; }
@media screen and (max-width: 860px) {
  .report-panel .sheet { width: auto; max-width: 100%; min-height: 0; margin: 0; padding: 20px 18px;
           box-shadow: none; }
  .report-panel .lockup { flex-wrap: wrap; }
  .report-panel .asof-stamp { margin-left: 0; }
  .report-panel .group > .group-body { border-left: 4px solid var(--ink); padding: 12px 0 12px 10px; }
  .report-panel .card { padding: 13px 13px; }
  .report-panel .card-head { flex-wrap: wrap; }
  .report-panel .draft-head { flex-wrap: wrap; }
  .report-panel .draft-head .hint-mail { margin-left: 0; white-space: normal; overflow-wrap: anywhere;
                           display: inline-flex; align-items: center; min-height: 44px; }
  .report-panel .draft-body { padding: 11px 12px; }
  .report-panel .draft-body .draft-message { padding: 10px 11px; }
  .report-panel .chip { flex: 1 1 44%; min-width: 0; }
  .report-panel .spread { padding: 14px 14px; }
  .report-panel .looked { padding: 14px 14px; }
  .report-panel .cta { padding: 14px 14px; }
}
@media screen and (max-width: 560px) {
  .report-panel .cta .book-link { display: flex; justify-content: center; text-align: center;
                    padding: 8px 14px; }
  .report-panel .sheet { padding: 16px 12px; }
  .report-panel .group > .group-body { border-left: 4px solid var(--ink); padding: 12px 0 12px 8px; }
  .report-panel .chip { flex: 1 1 100%; }
}
