/* Phase 42.2.2 — resilient TikTok profile and featured video treatment.
   Avoids automatic creator-profile iframe rendering so TikTok rate-limit pages
   never become the public MMUST CU interface. */
.phase42-tiktok-resilient-card{display:flex;flex-direction:column;min-width:0}
.phase42-tiktok-profile-core{margin:0 18px 18px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#081827 0%,#0e2b43 60%,#073e60 100%);display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;box-shadow:0 14px 36px rgba(31,41,55,.12)}
.phase42-tiktok-profile-mark{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:#fff;color:#111827;box-shadow:inset 4px 0 0 #0099FF,inset -4px 0 0 #FF9900,0 10px 24px rgba(0,0,0,.18)}
.phase42-tiktok-profile-mark svg{width:38px;height:38px}
.phase42-tiktok-profile-copy{min-width:0}
.phase42-tiktok-kicker{display:block;color:#FFB52E;font-weight:900;font-size:11px;letter-spacing:.12em;margin-bottom:4px}
.phase42-tiktok-profile-copy>strong{display:block;color:#fff;font-size:clamp(22px,2.2vw,31px);line-height:1.15;overflow-wrap:anywhere}
.phase42-tiktok-profile-copy>p{margin:8px 0 0;color:#d8e8f4;font-size:14px;line-height:1.55}
.phase42-tiktok-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.phase42-tiktok-stats span{min-width:90px;padding:10px 13px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}
.phase42-tiktok-stats strong{display:block;color:#fff;font-size:20px;line-height:1.1}
.phase42-tiktok-stats small{display:block;color:#9edcff;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.06em;margin-top:3px}
.phase42-tiktok-status-note{margin-top:14px;padding:10px 12px;border-radius:11px;background:rgba(0,153,255,.12);color:#d9efff;font-size:12px;line-height:1.45;border:1px solid rgba(0,153,255,.3)}
.phase42-tiktok-profile-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}
.phase42-tiktok-profile-actions .button{min-height:43px}
.phase42-tiktok-profile-actions .button.primary{background:#0099FF;border-color:#0099FF;color:#fff}
.phase42-tiktok-profile-actions .button.primary:hover,.phase42-tiktok-profile-actions .button.primary:focus-visible{background:#FF9900;border-color:#FF9900;color:#111827}
.phase42-tiktok-profile-actions .button.outline{border-color:#7ed3ff;color:#fff;background:transparent}
.phase42-tiktok-profile-actions .button.outline:hover,.phase42-tiktok-profile-actions .button.outline:focus-visible{border-color:#FF9900;color:#FFB52E}
.phase42-tiktok-featured{padding:0 18px 20px}
.phase42-tiktok-featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 2px 12px}
.phase42-tiktok-featured-head div{min-width:0}.phase42-tiktok-featured-head span{display:block;color:#0099FF;font-size:10px;font-weight:900;letter-spacing:.1em}
.phase42-tiktok-featured-head strong{display:block;color:#111827;font-size:16px;margin-top:3px}
.phase42-tiktok-featured-head>a{color:#007ccc;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}
.phase42-tiktok-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.phase42-tiktok-feature-card{min-width:0;overflow:hidden;border:1px solid #d9e5ef;border-radius:14px;background:#fff;min-height:148px}
.phase42-tiktok-play-card{appearance:none;border:0;width:100%;height:100%;min-height:148px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;text-align:left;text-decoration:none;cursor:pointer;background:linear-gradient(155deg,#e8f7ff 0%,#fff 45%,#fff4e0 100%);color:#111827;font:inherit}
.phase42-tiktok-play-card:hover,.phase42-tiktok-play-card:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #0099FF;background:linear-gradient(155deg,#d9f2ff 0%,#fff 44%,#ffebc5 100%)}
.phase42-tiktok-play-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111827;color:#fff;font-size:15px;box-shadow:inset 3px 0 0 #0099FF,inset -3px 0 0 #FF9900}
.phase42-tiktok-play-card span:last-child{display:block;min-width:0}
.phase42-tiktok-play-card strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:13px;line-height:1.35}
.phase42-tiktok-play-card small{display:block;margin-top:5px;color:#007ccc;font-weight:800;font-size:10px}
.phase42-tiktok-feature-card iframe{display:block;width:100%;aspect-ratio:9/16;border:0;background:#111}
.phase42-tiktok-feature-empty{padding:18px;border:1px dashed #bcd4e6;border-radius:14px;background:#f8fbfd;text-align:center}
.phase42-tiktok-feature-empty>div{width:44px;height:44px;border-radius:13px;margin:0 auto 9px;display:grid;place-items:center;background:#111827;color:#fff;box-shadow:inset 3px 0 0 #0099FF,inset -3px 0 0 #FF9900}
.phase42-tiktok-feature-empty svg{width:23px;height:23px}
.phase42-tiktok-feature-empty p{max-width:480px;margin:0 auto;color:#4b5563;font-size:13px;line-height:1.55}
.phase42-tiktok-feature-empty a{display:inline-block;margin-top:10px;color:#007ccc;font-weight:900;font-size:12px;text-decoration:none}
.phase42-tiktok-inline-error{padding:16px;display:grid;place-items:center;min-height:160px;background:#f8fbfd;color:#344054;text-align:center}
.phase42-tiktok-inline-error strong{display:block;color:#111827;margin-bottom:5px}
.phase42-tiktok-inline-error a{color:#007ccc;font-weight:800}

@media(max-width:700px){
  .phase42-tiktok-profile-core{margin:0 12px 14px;padding:17px;grid-template-columns:56px minmax(0,1fr);gap:13px}
  .phase42-tiktok-profile-mark{width:56px;height:56px;border-radius:16px}.phase42-tiktok-profile-mark svg{width:29px;height:29px}
  .phase42-tiktok-profile-copy>strong{font-size:20px}.phase42-tiktok-profile-copy>p{font-size:12px}
  .phase42-tiktok-stats{gap:7px;margin-top:12px}.phase42-tiktok-stats span{min-width:74px;padding:8px 10px}.phase42-tiktok-stats strong{font-size:17px}
  .phase42-tiktok-status-note{font-size:11px}
  .phase42-tiktok-profile-actions{display:grid;grid-template-columns:1fr 1fr}
  .phase42-tiktok-featured{padding:0 12px 16px}
  .phase42-tiktok-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .phase42-tiktok-feature-card,.phase42-tiktok-play-card{min-height:126px}
  .phase42-tiktok-play-card{padding:9px;gap:8px}.phase42-tiktok-play-icon{width:34px;height:34px;font-size:12px}
  .phase42-tiktok-play-card strong{font-size:10.5px;-webkit-line-clamp:3}.phase42-tiktok-play-card small{font-size:9px}
}
@media(max-width:410px){
  .phase42-tiktok-profile-core{grid-template-columns:1fr;text-align:center}
  .phase42-tiktok-profile-mark{margin:0 auto}.phase42-tiktok-profile-actions{grid-template-columns:1fr 1fr}
  .phase42-tiktok-stats{justify-content:center}
  .phase42-tiktok-featured-head{align-items:flex-start}
}
