.ymc-wrap{--red:#ff1f2d;--ink:#14213d;--muted:#71819b;max-width:1100px;margin:0 auto;padding:34px 18px 50px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.ymc-hero{text-align:center}.ymc-icon{width:42px;height:42px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#ffebed;color:#ff1f2d;font-weight:800;font-size:22px}.ymc-hero h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-1.5px}.ymc-hero h1 span{color:var(--red)}.ymc-hero p{max-width:680px;margin:12px auto 22px;color:var(--muted);font-size:15px;line-height:1.6}.ymc-form{display:grid;grid-template-columns:1fr 170px;gap:10px;max-width:850px;margin:auto}.ymc-form input{height:54px;border:1px solid #e4e9f1;border-radius:10px;padding:0 16px;outline:none;font-size:14px;box-shadow:0 5px 20px rgba(20,33,61,.05)}.ymc-form input:focus{border-color:#ff9aa1;box-shadow:0 0 0 3px #fff0f1}.ymc-form button{height:54px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 8px 20px rgba(255,31,45,.18);transition:.2s}.ymc-form button:hover{transform:translateY(-1px)}.ymc-form button:disabled{opacity:.8;cursor:wait}.ymc-search{font-size:20px;margin-right:6px;vertical-align:-1px}.ymc-form button.is-loading .ymc-search{display:inline-block;animation:ymc-spin .8s linear infinite}@keyframes ymc-spin{to{transform:rotate(360deg)}}.ymc-note{font-size:12px;color:#9aa6b8;margin-top:10px}
.ymc-result{margin-top:30px;border:1px solid #ffd4d7;background:linear-gradient(90deg,#fff8f8,#fff);border-radius:12px;overflow:hidden}.ymc-result-top{min-height:92px;padding:16px 20px;display:grid;grid-template-columns:auto 1fr 1.5fr;align-items:center;gap:16px}.ymc-avatar{width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 3px 12px rgba(0,0,0,.12)}.ymc-channel-name{display:flex;flex-direction:column;gap:8px}.ymc-channel-name strong{font-size:17px}.ymc-badge{width:max-content;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:700;background:#f0f2f5;color:#65738a}.ymc-badge.ymc-no{background:#ffe9eb;color:#e51e2c}.ymc-badge.ymc-yes{background:#e8fbf1;color:#138a4c}.ymc-status-message{border-left:1px solid #ffd9dc;padding-left:20px;font-weight:650;font-size:14px;display:flex;gap:10px;align-items:center}.ymc-status-icon{width:30px;height:30px;border-radius:50%;background:#ffeaec;color:var(--red);display:grid;place-items:center;font-weight:800;flex:none}
.ymc-info{margin-top:30px}.ymc-section-heading{text-align:center;margin-bottom:16px}.ymc-section-heading h2{margin:0;font-size:25px}.ymc-section-heading p{margin:5px 0;color:var(--muted);font-size:13px}.ymc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ymc-card{min-height:74px;border:1px solid #e8edf4;border-radius:10px;background:#fff;padding:12px 14px;display:flex;align-items:center;gap:12px;box-shadow:0 3px 14px rgba(20,33,61,.035)}.ymc-card-icon{width:34px;height:34px;border-radius:50%;background:#fff0f1;color:var(--red);display:grid;place-items:center;font-weight:800;flex:none}.ymc-card small{display:block;color:#8190a7;font-size:11px;margin-bottom:4px}.ymc-card b{font-size:13px}.ymc-error{margin-top:18px;padding:12px 14px;border-radius:9px;background:#fff0f1;color:#c71926;font-size:13px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.ymc-wrap{padding:25px 12px 40px}.ymc-form{grid-template-columns:1fr}.ymc-form button{width:100%}.ymc-result-top{grid-template-columns:auto 1fr}.ymc-status-message{grid-column:1/-1;border-left:0;border-top:1px solid #ffd9dc;padding:12px 0 0}.ymc-grid{grid-template-columns:1fr 1fr}.ymc-hero h1{letter-spacing:-.8px}}
@media(max-width:480px){.ymc-grid{grid-template-columns:1fr}.ymc-result-top{padding:14px}.ymc-avatar{width:50px;height:50px}}

/* Extended channel report */
.ymc-revenue,.ymc-notes,.ymc-tags{margin-top:58px;padding-top:0}
.ymc-table-wrap{border:1px solid #e3e8ef;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 4px 16px rgba(20,33,61,.06)}
.ymc-revenue-table{width:100%;border-collapse:collapse;font-size:12px}
.ymc-revenue-table th{font-weight:500;color:#6e7d95;padding:11px 14px;border-bottom:1px solid #e8edf3;text-align:center;white-space:nowrap}
.ymc-revenue-table th:first-child,.ymc-revenue-table td:first-child{text-align:left}
.ymc-revenue-table td{padding:9px 14px;border-bottom:1px solid #edf0f4;color:#18253d;text-align:center}
.ymc-revenue-table tbody tr:last-child td{border-bottom:0}
.ymc-revenue-table tbody tr.is-selected td{background:#ff4650;color:#fff;font-weight:700}
.ymc-revenue-table tbody tr.is-selected td:first-child{border-radius:0}
.ymc-notes-grid{display:grid;grid-template-columns:1fr;gap:0 28px}
.ymc-notes-grid>div{display:grid;grid-template-columns:125px 1fr;gap:18px;padding:14px 16px;border-bottom:1px solid #f0f2f5;align-items:start;font-size:12px}
.ymc-notes-grid>div:last-child{border-bottom:0}
.ymc-notes-grid strong{font-size:11px;color:#111;font-weight:700}
.ymc-notes-grid span{color:#17213a;line-height:1.55;word-break:break-word}
.ymc-note-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;display:block;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.ymc-note-banner{display:block;width:min(100%,560px);max-height:120px;object-fit:cover;border-radius:4px;border:1px solid #e4e8ef}
.ymc-tags-box{border:1px solid #e1e6ed;border-radius:10px;background:#fff;padding:16px;box-shadow:0 3px 14px rgba(20,33,61,.05)}
.ymc-tags-title{font-size:11px;color:#68768c;margin-bottom:14px}.ymc-tags-title span{color:#ff1f2d;font-weight:700}
.ymc-tag-list{display:flex;flex-wrap:wrap;gap:7px}
.ymc-tag-pill{position:relative;display:inline-flex;align-items:center;cursor:pointer}
.ymc-tag-pill input{position:absolute;opacity:0;pointer-events:none}
.ymc-tag-pill span{border:1px solid #ff4751;color:#17213a;border-radius:4px;padding:5px 9px;font-size:10px;line-height:1;background:#fff;transition:.15s}
.ymc-tag-pill input:checked+span{background:#ff1f2d;color:#fff;border-color:#ff1f2d}
.ymc-tags-actions{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:10px}
.ymc-select-tags,.ymc-copy-tags{border:1px solid #e2e7ee;border-radius:5px;background:#fff;color:#718099;padding:7px 10px;font-size:10px;cursor:pointer}
.ymc-copy-tags{background:#777;color:#fff;border-color:#777}.ymc-select-tags:hover,.ymc-copy-tags:hover{opacity:.9}
@media(min-width:760px){.ymc-notes-grid{grid-template-columns:1fr}}
@media(max-width:600px){.ymc-revenue-table{font-size:10px}.ymc-revenue-table th,.ymc-revenue-table td{padding:8px 7px}.ymc-table-wrap{overflow-x:auto}.ymc-revenue-table{min-width:650px}.ymc-notes-grid>div{grid-template-columns:105px 1fr;padding:12px 8px}.ymc-tags-actions{flex-direction:column;align-items:stretch}.ymc-select-tags,.ymc-copy-tags{width:100%}}

/* Cover image */
.ymc-cover-wrap{width:100%;background:#f7f8fa;border-bottom:1px solid #ffd4d7;overflow:hidden}
.ymc-cover{display:block;width:100%;height:180px;object-fit:cover;object-position:center;border:0}
@media(max-width:760px){.ymc-cover{height:130px}}
@media(max-width:480px){.ymc-cover{height:105px}}
