.modal:has(.channel-profile){width:min(780px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.channel-profile{gap:14px;display:grid}.channel-profile__summary,.channel-profile__section{border:1px solid #181b2d1a;border-radius:14px;padding:16px}.channel-profile__summary{background:linear-gradient(145deg,#f5f1ff,#f9faff 72%);grid-template-columns:auto minmax(0,1fr);gap:12px 14px;display:grid}.channel-profile__avatar{color:#fff;background:linear-gradient(145deg,#9169ff,#5368ef);border-radius:50%;place-items:center;width:72px;height:72px;font-size:25px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 8px 20px #5348d32e}.channel-profile__avatar img{object-fit:cover;width:100%;height:100%}.channel-profile__summary-copy{min-width:0}.channel-profile__summary-copy strong{margin:3px 0 5px;font-size:16px;display:block}.channel-profile__summary-copy p{color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.channel-profile__facts{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:2px 0 0;display:grid}.channel-profile__facts div{background:#ffffffb8;border-radius:9px;min-width:0;padding:8px 9px}.channel-profile__facts dt{color:var(--text-faint);margin-bottom:3px;font-size:9px}.channel-profile__facts dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;font-weight:700;overflow:hidden}.channel-profile__section{background:#fff;gap:12px;display:grid}.channel-profile__section-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.channel-profile__section-heading>div{align-items:center;gap:8px;display:flex}.channel-profile__section-heading h3{margin:0;font-size:14px}.channel-profile__section-heading>span{color:var(--text-faint);font-size:9px}.channel-profile__step{color:#6046d5;background:#eee9ff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.channel-profile__field{color:var(--text);gap:6px;font-size:11px;font-weight:700;display:grid}.channel-profile__field small{color:var(--text-faint);font-size:inherit;font-weight:500}.channel-profile__field input,.channel-profile__field textarea{width:100%;color:var(--text);font:inherit;resize:vertical;background:#fff;border:1px solid #181b2d24;border-radius:10px;padding:9px 11px;font-weight:500;line-height:1.5}.channel-profile__field input:focus-visible,.channel-profile__field textarea:focus-visible{outline-offset:1px;outline:2px solid #6447e866}.channel-profile__suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.channel-profile__suggestions button{text-align:left;background:#fafafe;border:1px solid #181b2d1a;border-radius:11px;min-width:0;padding:10px}.channel-profile__suggestions button:hover,.channel-profile__suggestions button.is-selected{background:#f4f0ff;border-color:#6447e861}.channel-profile__suggestions button>span{color:#6046d5;align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.channel-profile__suggestions button p{color:var(--text-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:6px 0 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.channel-profile__actions{flex-wrap:wrap;gap:7px;display:flex}.channel-profile__actions .button{align-items:center;gap:7px;text-decoration:none;display:inline-flex}.channel-profile__note,.channel-profile__muted,.channel-profile__privacy-note,.channel-profile__warning{margin:0;font-size:10px;line-height:1.55}.channel-profile__note{color:#5b4b96;background:#f3efff;border-radius:9px;padding:10px 11px}.channel-profile__muted,.channel-profile__privacy-note{color:var(--text-faint)}.channel-profile__privacy-note a{color:#6046d5}.channel-profile__warning{color:#8a5200;background:#fff7e4;border-radius:9px;align-items:flex-start;gap:7px;padding:9px 10px;display:flex}.channel-profile__warning svg{flex:none}.channel-profile__photo-layout{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:16px;display:grid}.channel-profile__photo-current{color:var(--text-faint);text-align:center;justify-items:center;gap:6px;font-size:9px;display:grid}.channel-profile__photo-tools{gap:9px;display:grid}.channel-profile__generated{background:#f7f7fb;border:1px solid #181b2d14;border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.channel-profile__generated-previews{align-items:flex-end;gap:7px;display:flex}.channel-profile__generated-large,.channel-profile__generated-small{object-fit:cover;border-radius:50%;box-shadow:0 4px 12px #19193224}.channel-profile__generated-large{width:76px;height:76px}.channel-profile__generated-small{width:34px;height:34px}.channel-profile__generated strong{font-size:11px}.channel-profile__generated p{color:var(--text-soft);margin:3px 0 8px;font-size:9px}.channel-profile__notify{align-items:flex-start;gap:8px;font-size:10px;line-height:1.45;display:flex}.channel-profile__notify input{accent-color:#6447e8;margin-top:1px}@media (width<=650px){.modal:has(.channel-profile){padding:20px 15px}.channel-profile__facts,.channel-profile__suggestions{grid-template-columns:1fr}.channel-profile__section-heading{flex-direction:column;align-items:flex-start}.channel-profile__photo-layout{grid-template-columns:1fr}.channel-profile__photo-current{text-align:left;justify-items:start}.channel-profile__generated{flex-direction:column;align-items:flex-start}}.calendar-viewbar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;display:flex}.calendar-viewbar__toggle{border:1px solid var(--calendar-control-line,var(--line-strong));background:var(--surface,#fff);border-radius:12px;gap:3px;padding:4px;display:inline-flex;box-shadow:0 3px 12px #1c1c300f}.calendar-viewbar__toggle button{min-height:34px;color:var(--text-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.calendar-viewbar__toggle button.is-active{background:var(--primary,#2563eb);color:#fff;box-shadow:0 2px 7px #2563eb38}.calendar-viewbar__hint{color:var(--text-soft);font-size:12px}.month-day__event{border-inline-start:3px solid var(--channel-color,currentColor)!important}.month-day__event[draggable=true]{cursor:grab}.month-day__event[draggable=true]:active{cursor:grabbing}.month-day__event--planned{color:var(--channel-color,#7c3aed)!important;background:color-mix(in srgb, var(--channel-color,#7c3aed) 9%, transparent)!important;border-style:dashed!important}.agenda-post{border-inline-start:3px solid var(--channel-color,transparent)}.agenda-post--planned{background:color-mix(in srgb, var(--channel-color,#7c3aed) 5%, transparent)}.calendar-channel-dot{background:var(--channel-color,#64748b);border-radius:999px;flex:0 0 8px;width:8px;height:8px}.calendar-item-status{background:color-mix(in srgb, var(--channel-color,#64748b) 10%, transparent);min-height:22px;color:var(--channel-color,#64748b);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.agenda-post__title:disabled{color:inherit;cursor:default;opacity:1}.campaign-planner{border-color:var(--line-strong);background:var(--surface);margin-bottom:18px;overflow:clip;box-shadow:0 10px 28px #1c1c3014;padding:0!important}.campaign-planner__toggle{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;display:flex}.campaign-planner__toggle:hover{background:var(--surface-subtle)}.campaign-planner__toggle>span{align-items:center;gap:8px;display:inline-flex}.campaign-planner__toggle>span:last-child{color:var(--text-soft);font-size:12px}.campaign-planner__body{border-top:1px solid var(--line-strong);background:#f4f5f9;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;padding:0 20px 20px;display:grid}.campaign-compose,.campaign-list{padding-top:18px}.campaign-compose__meta{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.campaign-compose label,.campaign-variant-editor__fields label{color:var(--text-soft);gap:6px;font-size:12px;font-weight:650;display:grid}.campaign-compose input,.campaign-compose textarea{border:1px solid var(--calendar-control-line,var(--line-strong));background:var(--surface,#fff);width:100%;min-width:0;color:var(--text);font:inherit;border-radius:9px;padding:10px 11px;font-size:13px;box-shadow:inset 0 1px 2px #1c1c3008}.campaign-compose input::placeholder,.campaign-compose textarea::placeholder{color:#6f7388;opacity:1}.campaign-compose input:focus-visible,.campaign-compose textarea:focus-visible{border-color:var(--primary);outline:0;box-shadow:0 0 0 3px #6d4aff2e}.campaign-compose textarea{resize:vertical}.campaign-compose__variants{gap:10px;margin-bottom:14px;display:grid}.campaign-variant-editor{border:1px solid var(--line-strong);background:#ebeef4;border-radius:12px;padding:12px}.campaign-variant-editor.is-enabled{background:var(--surface,#fff);border-color:#cfd2df;box-shadow:0 7px 20px #1c1c3012}.campaign-variant-editor__channel{cursor:pointer;align-items:center;color:var(--text)!important;grid-template-columns:none!important;gap:9px!important;display:flex!important}.campaign-variant-editor__channel input{width:16px;height:16px;padding:0}.campaign-variant-editor__channel i,.campaign-card__variants i{border-radius:999px;flex:0 0 9px;width:9px;height:9px}.campaign-variant-editor__fields{grid-template-columns:minmax(0,1fr) minmax(190px,.55fr);gap:10px;margin-top:12px;display:grid}.campaign-variant-editor__content{grid-column:1/-1}.campaign-variant-editor__content small{justify-self:end;font-weight:500}.campaign-list{align-content:start;gap:10px;display:grid}.campaign-list h3{color:var(--text);margin:0 0 3px;font-size:15px}.campaign-list__error,.campaign-conflicts{color:var(--danger,#dc2626)}.campaign-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;padding:13px;box-shadow:0 4px 14px #1c1c300d}.campaign-card>header,.campaign-card>footer,.campaign-card__variants>div{align-items:center;gap:9px;display:flex}.campaign-card>header{justify-content:space-between}.campaign-card>header div,.campaign-card__variants span{gap:2px;min-width:0;display:grid}.campaign-card small{color:var(--text-soft);font-size:11px}.campaign-card>header>span{background:color-mix(in srgb, var(--primary,#2563eb) 9%, transparent);color:var(--primary,#2563eb);text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.campaign-card__variants{gap:8px;margin:12px 0;display:grid}.campaign-card__variants span{flex:1}.campaign-card__variants strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.campaign-variant-delete-confirm{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.campaign-variant-delete-confirm em{color:var(--danger,#dc2626);font-size:11px;font-style:normal;font-weight:700}.campaign-card>footer{border-top:1px solid var(--line);justify-content:flex-end;padding-top:10px}.campaign-card__scheduled{color:#15803d;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.campaign-conflicts{border:1px solid color-mix(in srgb, var(--danger,#dc2626) 30%, transparent);background:color-mix(in srgb, var(--danger,#dc2626) 5%, transparent);border-radius:10px;padding:11px;font-size:12px}.campaign-conflicts ul{margin:7px 0 0;padding-inline-start:18px}@media (width<=980px){.campaign-planner__body{grid-template-columns:1fr}}@media (width<=640px){.calendar-viewbar,.campaign-planner__toggle{flex-direction:column;align-items:flex-start}.calendar-viewbar__hint{display:none}.campaign-compose__meta,.campaign-variant-editor__fields{grid-template-columns:1fr}.campaign-variant-editor__content{grid-column:auto}}
