/* Shared report and block controls */
.dtv-report-button{padding:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#85858f;cursor:pointer}
.dtv-report-button:hover{color:#fda4af}
.dtv-report-button>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;font-size:.7rem;font-weight:900}
.dtv-report-button small{font-size:.64rem;font-weight:800}
.dtv-report-button--feed{width:56px;min-height:53px;flex-direction:column;gap:4px}
.dtv-report-button--feed>span{width:40px;height:40px;background:rgba(0,0,0,.35);backdrop-filter:blur(12px)}
.dtv-report-dialog{width:min(540px,calc(100% - 28px));padding:31px;border:1px solid rgba(255,255,255,.12);border-radius:25px;background:radial-gradient(circle at 90% 5%,rgba(236,72,153,.17),transparent 28%),#111118;color:#fff;box-shadow:0 35px 110px rgba(0,0,0,.65)}
.dtv-report-dialog::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(9px)}
.dtv-report-dialog__close{position:absolute;right:14px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.07);color:#fff;font-size:1.1rem;cursor:pointer}
.dtv-report-dialog__icon{width:55px;height:55px;display:grid;place-items:center;border-radius:17px;background:rgba(244,63,94,.12);color:#fda4af;font-size:1.35rem;font-weight:900}
.dtv-report-dialog>span{display:block;margin-top:18px;color:#c4b5fd;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.dtv-report-dialog h2{margin:7px 0 0;font-size:2rem;letter-spacing:-.04em}
.dtv-report-dialog>p{margin:10px 0 0;color:#898993;font-size:.76rem;line-height:1.6}
.dtv-report-target{margin-top:19px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.03)}
.dtv-report-target small,.dtv-report-target strong{display:block}
.dtv-report-target small{color:#72727c;font-size:.62rem;text-transform:uppercase;letter-spacing:.09em}
.dtv-report-target strong{margin-top:5px;font-size:.79rem}
.dtv-report-dialog form{margin-top:17px;display:grid;gap:15px}
.dtv-report-dialog label{display:grid;gap:7px}
.dtv-report-dialog label>span{font-size:.73rem;font-weight:800}
.dtv-report-dialog label>span b{color:#fb7185}
.dtv-report-dialog select,.dtv-report-dialog textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:13px;outline:0;background:rgba(255,255,255,.035);color:#fff;font:inherit;font-size:.78rem}
.dtv-report-dialog select{height:49px;padding:0 12px}
.dtv-report-dialog select option{background:#15151d}
.dtv-report-dialog textarea{padding:12px;resize:vertical;line-height:1.55}
.dtv-report-dialog label>small{justify-self:end;color:#6f6f79;font-size:.62rem}
.dtv-report-dialog__error{padding:11px 13px;border:1px solid rgba(251,113,133,.25);border-radius:12px;background:rgba(190,18,60,.1);color:#fecdd3;font-size:.72rem;line-height:1.5}
.dtv-report-dialog__actions{display:flex;justify-content:flex-end;gap:9px}
.dtv-report-dialog__actions button{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:12px;font-size:.72rem;font-weight:800;cursor:pointer}
.dtv-report-dialog__actions button:first-child{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);color:#aaaab3}
.dtv-report-dialog__actions button[type=submit]{min-width:150px;border:0;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff}
.dtv-report-dialog__actions button:disabled{opacity:.62;cursor:wait}
.dtv-safety-toast{position:fixed;z-index:99999;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));max-width:calc(100% - 30px);padding:11px 16px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(17,17,24,.96);color:#fff;font-size:.75rem;text-align:center;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(18px);box-shadow:0 16px 48px rgba(0,0,0,.4)}
.dtv-safety-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.dtv-creator-safety-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.dtv-creator-block-button,.dtv-creator-report-button{min-height:44px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.03);color:#a7a7b0;font-size:.68rem;font-weight:800;cursor:pointer}
.dtv-creator-block-button:hover,.dtv-creator-report-button:hover{border-color:rgba(251,113,133,.24);color:#fecdd3}
.dtv-creator-report-button.dtv-report-button>span{width:auto;height:auto;border:0}
.dtv-blocked-profile{width:min(900px,calc(100% - 28px));min-height:610px;margin:calc(var(--dtv-header-height) + 25px) auto calc(var(--dtv-bottom-nav-height) + 40px);padding:40px 24px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:radial-gradient(circle at 50% 22%,rgba(124,58,237,.18),transparent 34%),#101017;text-align:center;box-shadow:0 28px 85px rgba(0,0,0,.34)}
.dtv-blocked-profile__icon{width:84px;height:84px;display:grid;place-items:center;border-radius:27px;background:linear-gradient(135deg,rgba(124,58,237,.2),rgba(236,72,153,.12));color:#d8b4fe;font-size:1.8rem}
.dtv-blocked-profile>span{margin-top:22px;color:#c4b5fd;font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.dtv-blocked-profile h1{max-width:700px;margin:8px 0 0;font-size:clamp(2.5rem,7vw,5.4rem);line-height:.96;letter-spacing:-.065em}
.dtv-blocked-profile p{max-width:600px;margin:17px 0 0;color:#888892;font-size:.82rem;line-height:1.67}
.dtv-blocked-profile button,.dtv-blocked-profile a{min-height:50px;margin-top:23px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:13px;border:0;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;font-size:.75rem;font-weight:800;cursor:pointer}
.dtv-blocked-users-shell{display:grid;gap:20px}
.dtv-blocked-users-header{padding:clamp(26px,5vw,49px);display:flex;align-items:center;justify-content:space-between;gap:27px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:radial-gradient(circle at 88% 16%,rgba(236,72,153,.19),transparent 27%),radial-gradient(circle at 14% 88%,rgba(124,58,237,.28),transparent 34%),linear-gradient(145deg,#16151f,#0f0f16);box-shadow:0 27px 78px rgba(0,0,0,.31)}
.dtv-blocked-users-header>div:first-child>span{display:block;margin-bottom:8px;color:#c4b5fd;font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.dtv-blocked-users-header h1{margin:0;font-size:clamp(2.5rem,7vw,5.1rem);line-height:.95;letter-spacing:-.065em}
.dtv-blocked-users-header p{max-width:700px;margin:14px 0 0;color:#8f8f99;font-size:.82rem;line-height:1.67}
.dtv-blocked-users-header>div:last-child{min-width:125px;aspect-ratio:1;display:grid;place-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(0,0,0,.17);text-align:center}
.dtv-blocked-users-header strong{font-size:2rem;line-height:1}
.dtv-blocked-users-header small{margin-top:7px;color:#8f8f99;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.dtv-blocked-users-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.dtv-blocked-users-grid.is-empty{display:none}
.dtv-blocked-user-card{padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:#111118;box-shadow:0 18px 50px rgba(0,0,0,.23);transition:opacity .18s ease,transform .18s ease}
.dtv-blocked-user-card.is-removing{opacity:0;transform:scale(.96)}
.dtv-blocked-user-avatar{width:74px;height:74px;border:3px solid rgba(167,139,250,.45);border-radius:50%;object-fit:cover}
.dtv-blocked-user-card h2{overflow:hidden;margin:0;font-size:.94rem;white-space:nowrap;text-overflow:ellipsis}
.dtv-blocked-user-card p{margin:5px 0;color:#c4b5fd;font-size:.68rem;font-weight:800}
.dtv-blocked-user-card small{color:#74747e;font-size:.63rem}
.dtv-blocked-user-card button{grid-column:1/-1;min-height:43px;border:1px solid rgba(251,113,133,.2);border-radius:12px;background:rgba(190,18,60,.08);color:#fecdd3;font-size:.7rem;font-weight:800;cursor:pointer}
.dtv-blocked-users-empty{display:none;min-height:370px;padding:35px 20px;place-items:center;align-content:center;border:1px dashed rgba(255,255,255,.13);border-radius:23px;background:#101017;text-align:center}
.dtv-blocked-users-empty.is-visible{display:grid}
.dtv-blocked-users-empty>div{width:75px;height:75px;display:grid;place-items:center;border-radius:24px;background:rgba(124,58,237,.12);color:#d8b4fe;font-size:1.5rem}
.dtv-blocked-users-empty h2{margin:18px 0 7px}
.dtv-blocked-users-empty p{margin:0;color:#7d7d87;font-size:.75rem}
.dtv-blocked-users-empty a{margin-top:18px;color:#c4b5fd;font-size:.74rem;font-weight:800}
.dtv-single-safety-actions{margin:17px 0 8px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.dtv-single-safety-actions .dtv-report-button{min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.03)}
.dtv-comment__body>footer .dtv-report-button{padding:0}
.dtv-comment__body>footer .dtv-report-button>span{width:auto;height:auto;border:0}
.dtv-explore-video-card{position:relative}
.dtv-explore-report{position:absolute;z-index:3;right:10px;top:10px;width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.55);backdrop-filter:blur(12px)}
.dtv-explore-report small{display:none}
@media(max-width:760px){.dtv-report-dialog{padding:25px 18px}.dtv-report-dialog__actions{display:grid;grid-template-columns:1fr 1fr}.dtv-blocked-users-header{display:grid}.dtv-blocked-users-header>div:last-child{width:105px;min-width:105px}.dtv-blocked-users-grid{grid-template-columns:1fr}}

.dtv-blocked-profile__actions{margin-top:23px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}
.dtv-blocked-profile__actions button,.dtv-blocked-profile__actions a{margin-top:0}
.dtv-blocked-profile__report{min-height:50px;padding:0 17px;border:1px solid rgba(251,113,133,.22);border-radius:14px;background:rgba(190,18,60,.08);color:#fecdd3}
.dtv-blocked-profile__report>span{width:auto;height:auto;border:0}

.dtv-blocked-profile .dtv-blocked-profile__report{border:1px solid rgba(251,113,133,.22);background:rgba(190,18,60,.08);color:#fecdd3}
