/* Citely — YouTube module accents. Loads on top of pinterest.css (which carries
   the shared .pk-* / statbar / card / chip layout). Only the YouTube-specific
   red accent and the ⭐ AI-cited type styling live here. */

/* Module icon → YouTube red */
.mico.yt{background:rgba(255,92,92,.16);color:#FF6B6B;border-color:rgba(255,92,92,.35)}

/* Active sidebar item + weekly badge keep the app theme; nothing else to change. */

/* ⭐ AI-cited type badge (how-to / problem / comparison) */
.pk-type.ai{color:#FFB65C;background:rgba(255,182,92,.10);border-color:rgba(255,182,92,.38)}

/* AI-cited section header row inside a category table */
.pk-tierrow.ai td{color:#FFB65C;background:rgba(255,182,92,.07)}

/* "N ⭐ AI-cited" badge on the category header */
.pk-badge.ai{color:#FFB65C;background:rgba(255,182,92,.12);border-color:rgba(255,182,92,.35)}

/* Filter chips for the money types get a subtle amber when active */
#ytTypes .chip.on[data-type="how-to"],
#ytTypes .chip.on[data-type="problem"],
#ytTypes .chip.on[data-type="comparison"]{
	background:rgba(255,182,92,.16);border-color:rgba(255,182,92,.5);color:var(--paper)
}

/* Catalogue coverage — amber while categories have no keywords, green when full. */
.kwcov{display:flex;align-items:center;gap:11px;flex-wrap:wrap;padding:13px 16px;margin-bottom:18px;
  border:1px solid rgba(255,176,32,.34);background:rgba(255,176,32,.07);border-radius:14px}
.kwcov.ok{border-color:rgba(58,223,165,.34);background:rgba(58,223,165,.06)}
.kwcov-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#ffb020;box-shadow:0 0 0 4px rgba(255,176,32,.15)}
.kwcov.ok .kwcov-dot{background:#3adfa5;box-shadow:0 0 0 4px rgba(58,223,165,.15)}
.kwcov-txt{flex:1 1 240px;font-size:13px;color:var(--paper)}
.kwcov-txt b{font-weight:700}
.kwcov-btn{flex:none;background:rgba(255,255,255,.06);border:1px solid var(--line2);color:var(--paper);
  font-family:inherit;font-size:12.5px;font-weight:600;padding:8px 14px;border-radius:9px;cursor:pointer;transition:background .15s}
.kwcov-btn:hover{background:rgba(255,255,255,.12)}

/* ---------- Playlist plan ----------
   A checklist you return to, not a table you scan: each row is one decision
   ("is this worth making yet?"), so the numbers that answer it — reach, keyword
   count, videos needed — sit together and read at a glance. */
.pk-tabs{display:flex;gap:4px;margin:18px 0 14px;border-bottom:1px solid var(--line)}
.pk-tabs .pk-tab{background:none;border:0;border-bottom:2px solid transparent;color:var(--dim);
  font:inherit;font-size:13px;font-weight:600;padding:9px 14px;cursor:pointer;margin-bottom:-1px}
.pk-tabs .pk-tab:hover{color:var(--paper)}
.pk-tabs .pk-tab.on{color:var(--paper);border-bottom-color:var(--yt,#FF4E45)}

.pl-head h3{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.pl-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}
.pl-row{display:flex;align-items:center;gap:18px;padding:14px 16px;border:1px solid var(--line);
  border-radius:12px;background:rgba(255,255,255,.02);flex-wrap:wrap}
.pl-row.done{opacity:.62;border-color:rgba(58,223,165,.28);background:rgba(58,223,165,.04)}
.pl-main{flex:1 1 300px;min-width:0}
.pl-top{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.pl-top b{font-size:14.5px}
.pl-axis{font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;
  padding:2px 8px;border-radius:99px;border:1px solid var(--line2);color:var(--dim)}
.pl-axis.collection{color:#8AB4F8;border-color:rgba(138,180,248,.4);background:rgba(138,180,248,.08)}
.pl-axis.subcollection{color:#B8A9FF;border-color:rgba(184,169,255,.4);background:rgba(184,169,255,.08)}
.pl-axis.intent{color:#FFB86B;border-color:rgba(255,184,107,.4);background:rgba(255,184,107,.08)}
.pl-why{font-size:12px;color:var(--dim);line-height:1.5;margin-top:4px}
.pl-ex{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}
.pl-ex span{font-size:11px;color:var(--dim);border:1px solid var(--line);border-radius:99px;padding:2px 9px}
.pl-nums{display:flex;gap:20px;flex:0 0 auto}
.pl-nums div{text-align:right}
.pl-nums b{display:block;font-size:15px;font-family:'IBM Plex Mono',monospace}
.pl-nums i{font-size:10px;color:var(--dim);font-style:normal}
.pl-act{flex:0 0 auto;display:flex;align-items:center;gap:6px}
.pl-mark{font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:8px 13px;border-radius:9px;
  color:var(--paper);background:rgba(255,255,255,.06);border:1px solid var(--line2)}
.pl-mark:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.pl-link{font-size:12px;font-weight:600;color:#7FE8C9;border:1px solid rgba(127,232,201,.35);
  border-radius:99px;padding:5px 12px;text-decoration:none}
.pl-undo{background:none;border:0;color:var(--dim);cursor:pointer;font-size:13px;padding:4px 6px}
.pl-undo:hover{color:var(--red,#FF6B6B)}

@media (max-width:760px){
  .pl-row{gap:12px}
  .pl-nums{width:100%;justify-content:space-between;gap:10px}
  .pl-nums div{text-align:left}
  .pl-act{width:100%}
}

/* Editing the plan: remove what you don't want, add what we missed, ask for
   niche ideas. Same three moves as the Collection Map, because it is the same
   job — a suggested list only earns trust when you can correct it. */
.pl-tools{margin-top:12px;display:flex;flex-direction:column;gap:14px}
.pl-addrow{display:flex;gap:8px;flex-wrap:wrap}
.pl-addrow input{flex:1 1 260px;min-width:0;background:rgba(0,0,0,.22);border:1px solid var(--line2);
  border-radius:9px;color:var(--paper);font:inherit;font-size:13px;padding:10px 13px;outline:none}
.pl-addrow input:focus{border-color:var(--yt,#FF4E45)}
.pl-ideas{display:flex;align-items:center;gap:12px;flex-wrap:wrap;
  padding-top:13px;border-top:1px solid var(--line)}
.pl-ideas .hint{flex:1 1 260px;margin:0;font-size:11.5px;line-height:1.5;color:var(--dim)}
.pl-axis.custom{color:#7FE8C9;border-color:rgba(127,232,201,.4);background:rgba(127,232,201,.08)}
.pl-axis.idea{color:#FFD27F;border-color:rgba(255,210,127,.4);background:rgba(255,210,127,.08)}
.pl-drop{background:none;border:0;color:var(--dim);cursor:pointer;font-size:13px;padding:4px 6px;
  border-radius:6px;transition:color .16s ease,background .16s ease}
.pl-drop:hover{color:var(--red,#FF6B6B);background:rgba(255,107,107,.1)}

/* Suggestions sit ABOVE the plan and look unlike it on purpose: they are offers,
   not commitments. The + is the only way anything joins the plan — nothing
   writes itself in on the owner's behalf. */
.pl-sug{border-color:rgba(255,210,127,.32);background:linear-gradient(180deg,rgba(255,210,127,.06),rgba(255,255,255,.02))}
.pl-sug h3{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.pl-sug h3 .lv{color:#FFD27F}
.sug-list{display:flex;flex-direction:column;gap:6px;margin-top:12px}
.sug-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;
  border:1px solid rgba(255,210,127,.2);background:rgba(255,255,255,.025)}
.sug-add{flex:0 0 auto;width:30px;height:30px;border-radius:50%;cursor:pointer;
  font:inherit;font-size:17px;line-height:1;font-weight:600;
  color:#0B0A1A;background:#FFD27F;border:0;transition:transform .14s ease,filter .14s ease}
.sug-add:hover{filter:brightness(1.1);transform:scale(1.08)}
.sug-add:disabled{opacity:.45;cursor:default;transform:none}
.sug-main{flex:1 1 auto;min-width:0}
.sug-main b{display:block;font-size:13.5px}
.sug-main span{display:block;font-size:11.5px;color:var(--dim);line-height:1.45;margin-top:2px}
.sug-num{flex:0 0 auto;font-size:12px;font-family:'IBM Plex Mono',monospace;color:var(--dim);white-space:nowrap}
.sug-num i{font-style:normal;font-size:10px}
.sug-no{flex:0 0 auto;background:none;border:0;color:var(--dim);cursor:pointer;font-size:13px;
  padding:4px 6px;border-radius:6px}
.sug-no:hover{color:var(--red,#FF6B6B);background:rgba(255,107,107,.1)}
@media(max-width:640px){
  .sug-row{flex-wrap:wrap}
  .sug-num{width:100%;order:3}
}

/* Fold the offers away past the first few — a long list of things you have not
   asked for should not push the actual plan off the screen. */
.sug-list .sug-row.sug-extra{display:none}
.sug-list.all .sug-row.sug-extra{display:flex}
.sug-more{margin-top:10px;width:100%;cursor:pointer;font:inherit;font-size:12px;font-weight:600;
  color:#FFD27F;background:rgba(255,210,127,.07);border:1px solid rgba(255,210,127,.28);
  border-radius:9px;padding:9px 12px;transition:background .16s ease}
.sug-more:hover{background:rgba(255,210,127,.15)}

.bx{color:var(--cyan);font-weight:800;font-style:normal}
