.attention-page{max-width:1450px}.attention-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start;min-height:530px}.attention-groups{display:flex;flex-direction:column;gap:18px}.attention-group{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.attention-group-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;border:0;background:#f7faf7;padding:18px;color:#284936;font-size:16px;text-align:left;font-weight:550}.attention-group-heading[aria-current=true]{background:#e3f0e7;color:#175b40}.attention-group-heading span{font-size:13px;font-weight:450;min-width:25px;text-align:center;padding:2px 7px;border-radius:5px;background:#e6eee8;color:#53715e}.attention-highlight{width:100%;display:block;text-align:left;border:0;border-top:1px solid #e9eeea;background:white;padding:16px 18px;color:#35533f;position:relative}.attention-highlight:hover{background:#f6faf7}.attention-highlight[aria-current=true]{background:#ecf5ef;box-shadow:inset 3px 0 #24744d}.attention-highlight.unread{background:#f7faf6}.attention-highlight.unread strong:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#327550;margin:0 7px 2px 0}.attention-highlight strong{display:block;font-size:14px;font-weight:500;overflow-wrap:anywhere}.attention-highlight.unread strong{font-weight:650}.attention-highlight small{display:block;color:#768476;font-size:12px;margin:5px 0}.attention-highlight p{font-size:14px;line-height:1.5;margin:6px 0 0;color:#46614e}.attention-highlight .urgent{color:#9a6230;font-size:12px;margin-top:8px;display:block}.attention-group-footer{width:100%;border:0;border-top:1px solid var(--line);background:white;padding:12px 18px;color:var(--green);font-size:13px;text-align:left}.attention-group-empty{padding:22px 18px;font-size:14px;color:#8a958d}.attention-detail{background:white;border:1px solid var(--line);border-radius:12px;min-width:0;overflow:hidden}.attention-detail-head{padding:26px 28px;border-bottom:1px solid var(--line)}.attention-detail-head h2{font-size:24px;letter-spacing:-.4px;font-weight:500;overflow-wrap:anywhere}.attention-detail-head p{font-size:15px;line-height:1.6}.attention-detail-head .btn{margin-bottom:20px;padding:0;border:0;font-size:13px}.attention-detail-body{padding:25px 28px}.attention-issue-badges{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:14px}.attention-issue-badges .pill{font-size:12px}.attention-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0 0 28px}.attention-fields dt{font-size:13px;color:#7e8d81;margin-bottom:5px}.attention-fields dd{font-size:15px;color:#3a5744;margin:0;overflow-wrap:anywhere}.attention-next{padding:18px 20px;background:#eff6f0;border-radius:8px;margin-top:22px}.attention-next strong{font-size:14px;font-weight:550}.attention-next p{font-size:15px;margin:6px 0 15px;line-height:1.6}.attention-read-note{font-size:13px;color:#829085;margin-top:20px}.attention-empty{padding:65px 30px;text-align:center}.attention-empty .attention-empty-mark{font-size:36px;color:#86a790;margin-bottom:16px}.attention-empty h2{font-size:23px;font-weight:450;color:#43644d}.attention-empty p{font-size:15px;max-width:420px;margin:10px auto;line-height:1.7}.attention-list-row{display:flex;align-items:center;gap:15px;padding:20px 26px;border-bottom:1px solid var(--line);width:100%;border-inline:0;border-top:0;background:white;text-align:left;color:#32543e}.attention-list-row:hover{background:#f6faf7}.attention-list-row strong{font-size:15px;font-weight:500;display:block}.attention-list-row.unread strong{font-weight:650}.attention-list-row p{font-size:14px;margin:5px 0}.attention-list-row small{font-size:12px;color:#7c8c80}.attention-list-row>div{flex:1;min-width:0;overflow-wrap:anywhere}.attention-list-row>span{color:#4f785c}.attention-load-more{padding:18px 26px}.attention-waiting{margin-top:26px;color:#6b8071;font-size:14px}.attention-waiting summary{cursor:pointer;padding:14px 0}.attention-waiting summary span{margin-left:6px;background:#e7eee8;border-radius:5px;padding:2px 7px;font-size:12px}.attention-message{font-size:14px;color:#7b623f}.attention-message:empty{display:none}@media(max-width:1000px){.attention-layout{grid-template-columns:230px minmax(0,1fr);gap:16px}.attention-detail-head,.attention-detail-body{padding:23px}.attention-fields{grid-template-columns:1fr}.attention-group-heading{font-size:15px;padding:16px}}@media(max-width:760px){.attention-layout{grid-template-columns:1fr}.attention-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.attention-highlight{padding:13px}.attention-group-heading{padding:14px;font-size:14px}.attention-group-empty{padding:18px 14px}.attention-detail{min-height:320px}.attention-empty{padding:38px 22px}.attention-detail-head h2{font-size:22px}}@media(max-width:430px){.attention-groups{grid-template-columns:1fr}.attention-fields{gap:18px}}
.attn-legend{display:flex;flex-direction:column;gap:8px}.attn-legend-item{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px 14px;font-size:15px;color:#2d4a3a;text-align:left;border-left-width:6px}.attn-legend-item em{font-style:normal;font-size:13px;background:#eef2ee;border-radius:5px;padding:2px 8px;color:#4d6a58}.attn-legend-item.on{background:#f3f8f4;font-weight:600}.attn-legend-item.green{border-left-color:#1f7a4d}.attn-legend-item.amber{border-left-color:#c98a2e}.attn-legend-item.blue{border-left-color:#2b5aa6}.attn-legend-item.purple{border-left-color:#6a3fa0}.attn-legend-item.teal{border-left-color:#167a7a}.attn-legend-item.slate{border-left-color:#5b6b7a}.attn-legend-note{font-size:13px;color:#748578;line-height:1.5;margin:12px 2px 0}
.attn-customer{border-bottom:1px solid var(--line);padding:20px 26px}.attn-customer:last-child{border-bottom:0}.attn-customer header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}.attn-customer h3{margin:0;font-size:18px;font-weight:600;color:#1e3a2c}.attn-customer header span{font-size:13px;color:#748578}
.attn-blocks{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.attn-block{display:flex;flex-direction:column;gap:6px;text-align:left;border:1px solid var(--line);border-top:6px solid #9aa;border-radius:11px;background:#fff;padding:14px 16px;color:#2c4636;cursor:pointer;min-height:112px}.attn-block:hover{box-shadow:0 2px 10px rgba(20,50,35,.10)}.attn-block.open{outline:2px solid #2d6b4e}.attn-block-name{font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.attn-block-name em{font-style:normal;font-weight:600;margin-left:6px;background:#eef2ee;border-radius:5px;padding:1px 7px}.attn-block strong{font-size:15px;font-weight:600;line-height:1.35}.attn-block small{font-size:12px;color:#7a8a7e;margin-top:auto}.attn-block.urgent{border-top-width:8px}.attn-block p{font-size:13px;line-height:1.4;color:#4f665a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.attn-filter-strip{display:flex;align-items:center;gap:12px;padding:12px 26px;border-bottom:1px solid var(--line);font-size:14px;color:#4f665a;background:#f7faf7}.attn-filter-strip .btn{padding:4px 10px;font-size:13px}
.attn-block.green{border-top-color:#1f7a4d;background:#f1f8f3}.attn-block.green .attn-block-name{color:#1f7a4d}.attn-block.amber{border-top-color:#c98a2e;background:#fff8ea}.attn-block.amber .attn-block-name{color:#8a5a12}.attn-block.blue{border-top-color:#2b5aa6;background:#eef3fb}.attn-block.blue .attn-block-name{color:#2b5aa6}.attn-block.purple{border-top-color:#6a3fa0;background:#f4eefb}.attn-block.purple .attn-block-name{color:#6a3fa0}.attn-block.teal{border-top-color:#167a7a;background:#e9f5f5}.attn-block.teal .attn-block-name{color:#167a7a}.attn-block.slate{border-top-color:#5b6b7a;background:#e9f5f5}.attn-block.slate .attn-block-name{color:#485663}
.attn-detail{margin-top:14px;border:1px solid var(--line);border-radius:11px;padding:18px 20px;background:#fbfcfb}.attn-detail-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.attn-detail-top strong{font-size:16px}.attn-x{padding:2px 10px;font-size:18px;line-height:1}.attn-detail p{font-size:15px;line-height:1.6;margin:10px 0;overflow-wrap:anywhere}.attn-detail dl{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin:12px 0}.attn-detail dt{font-size:12px;color:#7e8d81;margin-bottom:3px}.attn-detail dd{margin:0;font-size:15px;color:#34503f;overflow-wrap:anywhere}.attn-next{background:#eff6f0;border-radius:8px;padding:12px 14px}.attn-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
@media(max-width:760px){.attn-customer{padding:16px}.attn-blocks{grid-template-columns:1fr 1fr}}@media(max-width:430px){.attn-blocks{grid-template-columns:1fr}}
.attn-gateway-banner{padding:14px 26px;background:#fde8e6;border-bottom:1px solid #f1b6b0;color:#7a1f16;font-size:15px;line-height:1.5}.attn-gateway-banner strong{margin-right:8px}#home-attention .attn-gateway-banner{border:1px solid #f1b6b0;border-radius:10px;margin-bottom:12px}.attn-gateway-line{padding:10px 26px;background:#eef8f0;border-bottom:1px solid #cfe7d4;color:#1f5a34;font-size:14px;line-height:1.5}
/* last worked on + a Setup card that opens to its buttons only (owner 2026-09-23) */.attn-worked{color:#4d6b5c;font-weight:600}.attn-detail-lean{padding-top:14px;padding-bottom:14px}.attn-detail-lean .attn-actions{margin-top:0}
/* THE BUCKETS IN ONE ROW ACROSS THE TOP (owner 2026-09-23 2:43 PM ET: "make all the buckets horizantle ... instead of vertical like we did for
   the enroll ... so it doesnt feel cramped and is easier to view"): the cards below get the full width. */
.attention-layout{grid-template-columns:minmax(0,1fr)!important;gap:16px}.attn-legend{flex-direction:row;flex-wrap:wrap;gap:8px}.attn-legend-item{flex:1 1 0;min-width:118px;width:auto}
/* ONE COLOR, BOLD, BOXED (owner 2026-09-23 4:35 PM ET: "its more conusing with the colors and basic fonts, we should have it similar to what
   we did in a different design for all of them with one color and bolder distinct font boxed for easy viewing") = the green boxed headings of
   the new-customer walk (.hd). Every bucket and every card wears the same green; the chosen bucket is the solid one. */
.attn-legend .attn-legend-item{background:#e4f0e9;border:1px solid #c6ddd0;border-left-width:1px;color:#10503e;font-weight:700;font-size:15px}.attn-legend .attn-legend-item em{background:#fff;color:#10503e;font-weight:700}.attn-legend .attn-legend-item.on{background:#17634e;border-color:#17634e;color:#fff}.attn-legend .attn-legend-item.on em{background:#e4f0e9;color:#10503e}
.attn-blocks .attn-block{background:#fff;border:1px solid #c6ddd0;border-top-width:1px;gap:8px}.attn-blocks .attn-block.urgent{border:2px solid #17634e}.attn-blocks .attn-block .attn-block-name{align-self:flex-start;background:#e4f0e9;border:1px solid #c6ddd0;color:#10503e;border-radius:6px;padding:3px 10px;font-size:13px;letter-spacing:.02em;text-transform:none;font-weight:700}.attn-blocks .attn-block strong{font-size:16px;font-weight:700;color:#10302a}.attn-blocks .attn-block p{color:#3f5a4d}.attn-blocks .attn-block .attn-worked{color:#10503e;font-weight:700}.attention-detail .attn-customer h3{font-weight:700;color:#10302a}

/* ── YOUR WORK + ALERTS, THE FRAME (owner 2026-09-23, his yes on preview v5): one framed panel per group with a header bar and a real
   table; a numbered progress line (filled = done, ringed = next); ONE slate blue on white and cool grey (the green is out here);
   headings dark and bold, never faint. Scoped to .yw so nothing else on the console moves. ── */
.yw{--yw-ground:#f3f5f8;--yw-surface:#fff;--yw-head:#f7f9fb;--yw-ink:#1f2933;--yw-ink2:#3e4c59;--yw-muted:#6b7a89;--yw-line:#d9e0e8;--yw-line2:#e7ecf1;--yw-accent:#2b4c7e;--yw-soft:#e6edf7;--yw-warn:#9a6b1b;font-family:"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:var(--yw-ink)}
.yw .yw-head{align-items:flex-end;margin-bottom:18px}.yw h1{font-size:26px;font-weight:700;letter-spacing:-.3px}.yw .yw-sub{font-size:13px;color:var(--yw-ink2);margin:4px 0 0}
.yw .yw-new{background:var(--yw-accent);border-color:var(--yw-accent);color:#fff;font-weight:600;padding:10px 16px;border-radius:6px}
.yw .yw-panel{background:var(--yw-surface);border:1px solid var(--yw-line);border-radius:8px;overflow:hidden;margin-bottom:22px}
.yw .yw-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 18px;background:var(--yw-head);border-bottom:1px solid var(--yw-line)}
.yw .yw-panel-head h2{margin:0;font-size:16px;font-weight:700}.yw .yw-panel-head h2 em{font-style:normal;color:var(--yw-accent);font-weight:700;margin-left:8px}.yw .yw-panel-head span{font-size:13px;color:var(--yw-ink2)}
.yw .yw-wrap{overflow-x:auto}.yw .yw-table{width:100%;border-collapse:collapse;font-size:14px}
.yw .yw-table th{font-size:13px;letter-spacing:.02em;color:var(--yw-ink);font-weight:700;text-align:left;padding:11px 18px;border-bottom:2px solid var(--yw-line);background:#fff;text-transform:none}
.yw .yw-table td{padding:16px 18px;border-bottom:1px solid var(--yw-line2);vertical-align:middle}.yw .yw-table tr:last-child td{border-bottom:0}
.yw .yw-who{font-weight:600;font-size:15px;white-space:nowrap}.yw .yw-who small{display:block;font-weight:400;font-size:12px;color:var(--yw-muted);margin-top:2px}
.yw .yw-next b{display:block;font-weight:600;font-size:15px}.yw .yw-what b{display:block;font-weight:600;font-size:15px}.yw .yw-what span{display:block;font-size:13px;color:var(--yw-ink2);margin-top:2px}
.yw .yw-wait{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--yw-ink);font-weight:600}.yw .yw-wait.late{color:var(--yw-warn)}
.yw .yw-act{text-align:right;white-space:nowrap}
.yw .yw-go{background:var(--yw-accent);color:#fff;border:1px solid var(--yw-accent);border-radius:6px;padding:9px 14px;font-weight:600}.yw .yw-go.ghost{background:#fff;color:var(--yw-accent)}
.yw .yw-del{background:none;border:0;color:var(--yw-muted);font:inherit;font-size:13px;cursor:pointer;padding:6px 8px;margin-left:8px}.yw .yw-del:hover{color:var(--yw-ink)}
.yw .yw-ask{display:inline-flex;align-items:center;gap:8px;font-size:13px;margin-left:8px}
.yw .yw-steps{display:flex;align-items:flex-start;min-width:340px}
.yw .yw-step{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--yw-ink2);text-align:center}
.yw .yw-step:not(:last-child)::after{content:"";position:absolute;top:10px;left:50%;width:100%;height:2px;background:var(--yw-line)}.yw .yw-step.done:not(:last-child)::after{background:var(--yw-accent)}
.yw .yw-step i{position:relative;z-index:1;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:600;background:#fff;border:2px solid var(--yw-line);color:var(--yw-muted)}
.yw .yw-step.done i{background:var(--yw-accent);border-color:var(--yw-accent);color:#fff}.yw .yw-step.next i{border-color:var(--yw-accent);color:var(--yw-accent);box-shadow:0 0 0 3px var(--yw-soft)}.yw .yw-step.next{color:var(--yw-accent)}
.yw .yw-empty{padding:16px 18px;color:var(--yw-muted);font-size:13px}.yw .yw-legend{font-size:13px;color:var(--yw-ink2);margin:0 0 6px}.yw .yw-panel .yw-legend{margin:0;padding:10px 18px;border-top:1px solid var(--yw-line2)}
.yw .yw-banner{margin:12px 18px 0;padding:10px 14px;border:1px solid #e3c98a;background:#fff8ea;color:#5a4410;border-radius:6px;font-size:13px}
.yw .yw-facts{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin:10px 0 0;font-size:13px}.yw .yw-facts dt{color:var(--yw-muted);font-size:12px}.yw .yw-facts dd{margin:0;font-weight:600}.yw .yw-todo{margin:10px 0 0;font-size:13px}
@media(max-width:760px){.yw .yw-steps{min-width:260px}.yw .yw-table th,.yw .yw-table td{padding:10px 12px}}
