.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:12px;padding:20px clamp(20px,5vw,40px);border-bottom:1px solid var(--border-soft)}.app-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(max-width:480px){.app-header-actions{width:100%;justify-content:flex-start}}#app-distribute-link[aria-current=page]{color:var(--purple);background:var(--overlay);box-shadow:inset 0 -2px 0 var(--purple)}.app-main{flex:1;width:100%;max-width:760px;margin:0 auto;padding:32px clamp(20px,5vw,40px) 80px}.app-main.distribute-main{max-width:960px}#distribute-h1{font-size:clamp(1.7rem,3vw,2.1rem);line-height:1.08;margin-bottom:24px}#distribute-h1:focus-visible{outline:none}.distribute-zero-body{color:var(--muted);max-width:46ch;margin:10px auto 22px;line-height:1.6}.projects-empty{text-align:center;padding:48px 16px 40px}.projects-empty-illustration{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--brand-panel)}.projects-empty-illustration svg{width:30px;height:30px;fill:none;stroke:var(--purple);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.projects-empty-headline{font-size:1.2rem;font-weight:800;letter-spacing:-.01em;color:var(--text);max-width:32ch;margin:0 auto}.projects-error{text-align:center;padding:40px 16px}.projects-error p{color:var(--muted);margin-bottom:16px}.proj-skeleton{padding:8px 0}.proj-skeleton-line{height:22px;border-radius:6px;max-width:320px;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}.proj-skeleton-h1{max-width:220px;height:32px}@media(prefers-reduced-motion:reduce){.proj-skeleton-line{animation:none}}@media(max-width:640px){.app-header-actions{gap:6px}}.dc-connections-panel{flex-direction:column;gap:16px}.tab-panel.is-active.dc-connections-panel{display:flex}.dc-callback-banner{margin:0;padding:12px 14px;border-radius:var(--r);background:#ce283a14}.dc-cards{display:flex;flex-direction:column;gap:16px}.platform-connect-card{padding:20px;display:flex;flex-direction:column;gap:14px}.platform-connect-head{display:flex;align-items:center;gap:12px}.dc-icon-wrap{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--surface-2);color:var(--purple)}.dc-icon{width:22px;height:22px}.platform-connect-title{font-weight:800;font-size:1.02rem;color:var(--text)}.platform-connect-head .chip{margin-left:auto}.platform-connect-body{color:var(--muted);line-height:1.55;max-width:62ch}.platform-connect-body strong{color:var(--text)}.platform-connect-actions{display:flex;gap:10px;flex-wrap:wrap}.dc-caveat{margin:0;font-size:.78rem;color:var(--muted);line-height:1.5;max-width:62ch}.dc-card-skeleton{height:96px;overflow:hidden;position:relative}.dc-card-skeleton:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.dc-card-skeleton:before{animation:none}}.dc-walkthrough{margin:4px 0;padding:12px 14px;border-radius:var(--r);border:1px solid var(--border-soft);background:var(--surface-2)}.dc-walkthrough summary{cursor:pointer;color:var(--text);font-size:.84rem;font-weight:800}.dc-walkthrough summary:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px;border-radius:4px}.dc-walkthrough-body{margin-top:10px;display:flex;flex-direction:column;gap:10px}.dc-walkthrough-body>p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.55;max-width:68ch}.dc-walkthrough-steps{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.dc-walkthrough-steps li{color:var(--muted);font-size:.84rem;line-height:1.55;max-width:66ch}.dc-walkthrough-steps strong{color:var(--text)}.dc-copy-row{margin-top:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dc-copy-row code{display:inline-flex;max-width:100%;overflow-wrap:anywhere;white-space:normal;padding:6px 8px;border-radius:8px;background:#ffffffb8;color:var(--text);font-size:.82rem}.dc-credential-form{display:flex;flex-direction:column;gap:6px;max-width:420px}.dc-credential-form .field-label{margin-top:8px}.dc-credential-form .field-label:first-child{margin-top:0}.dc-credential-form button[type=submit]{margin-top:12px;align-self:flex-start}.dc-secret-field{display:flex;gap:8px;align-items:center}.dc-secret-field .text-input{flex:1}.dc-secret-toggle{flex-shrink:0}.dc-drafts-panel{flex-direction:column;gap:18px}.tab-panel.is-active.dc-drafts-panel{display:flex}.dc-drafts-filters{display:flex;flex-direction:column;gap:10px}.dc-filter-chip-row{display:flex;flex-wrap:wrap;gap:8px}.dc-filter-chip{min-height:44px;padding:9px 16px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2);color:var(--muted);font-size:.84rem;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.dc-filter-chip:hover{border-color:var(--purple-soft);background:var(--overlay)}.dc-filter-chip:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-filter-chip[aria-pressed=true]{background:var(--grad);color:#fff;border-color:transparent}.dc-drafts-list{display:flex;flex-direction:column;gap:16px}.dc-drafts-empty,.dc-drafts-error{display:flex;flex-direction:column;align-items:center;gap:14px}.dc-draft-skeleton{height:168px;overflow:hidden;position:relative}.dc-draft-skeleton:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.dc-draft-skeleton:before{animation:none}}.dc-draft-card{padding:22px;display:flex;flex-direction:column;gap:12px}.dc-draft-card.is-expired{opacity:.62}.dc-draft-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dc-icon-wrap-sm{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--surface-2);color:var(--purple)}.dc-icon-wrap-sm svg{width:16px;height:16px}.dc-draft-type-label{font-weight:700;font-size:.88rem;color:var(--text)}.dc-draft-time{margin-left:auto;font-size:.78rem;color:var(--muted)}.dc-source-context{padding:12px 14px;border-radius:var(--r);background:var(--surface-2);border:1px solid var(--border-soft);display:flex;flex-direction:column;gap:8px}.dc-source-excerpt{margin:0;color:var(--text);font-size:.9rem;line-height:1.5;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-source-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dc-source-link{font-size:.8rem;color:var(--purple);font-weight:600;overflow-wrap:anywhere}.dc-source-link:hover,.dc-source-link:focus-visible{text-decoration:underline;outline:none}.dc-source-keywords{display:flex;flex-wrap:wrap;gap:6px}.dc-submission-title{margin:0;font-weight:800;font-size:1rem;color:var(--text)}.dc-ai-label-wrap{display:flex;flex-direction:column;gap:6px}.dc-ai-chip{display:inline-flex;align-items:center;gap:5px;width:fit-content}.dc-fallback-explainer{margin:0;font-size:.82rem;color:var(--muted);line-height:1.5;max-width:62ch}.dc-auto-draft-disclosure{display:flex;flex-direction:column;gap:6px}.dc-auto-draft-explainer{margin:0;font-size:.82rem;color:var(--muted);line-height:1.5;max-width:62ch}.dc-draft-text{margin:0;color:var(--text);font-size:.96rem;line-height:1.55;white-space:pre-wrap}.dc-draft-textarea{width:100%;min-height:110px}.dc-char-counter-row{display:flex;justify-content:flex-end}.dc-char-counter{font-size:.78rem;color:var(--muted);font-variant-numeric:tabular-nums}.dc-char-counter.is-over-limit{color:var(--danger);font-weight:700}.dc-best-time{display:flex;flex-direction:column}.dc-best-time-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:.82rem;color:var(--muted)}.dc-best-time-icon{flex-shrink:0;color:var(--purple)}.dc-best-time-details{margin:0}.dc-best-time-details summary{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:11px;margin:-11px;border-radius:50%;cursor:pointer;color:var(--muted)}.dc-best-time-details summary::-webkit-details-marker{display:none}.dc-best-time-details summary:hover{background:var(--overlay);color:var(--purple)}.dc-best-time-details summary:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-best-time-details[open]{flex-basis:100%}.dc-best-time-details p{margin:6px 0 0;padding:10px 12px;border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--border-soft);color:var(--muted);font-size:.8rem;line-height:1.5;max-width:60ch}.dc-instagram-wrap,.dc-photo-well-wrap{display:flex;flex-direction:column;gap:10px}.dc-instagram-warning{display:flex;align-items:flex-start;gap:7px;margin:0;color:var(--text);font-size:.88rem;font-weight:600;line-height:1.45}.dc-instagram-warning svg{flex-shrink:0;margin-top:2px;color:var(--warn)}.dc-visibility-note{margin:0;font-size:.82rem;color:var(--muted);line-height:1.5}.dc-photo-well{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:18px;border-radius:var(--r);border:1px dashed var(--border);background:var(--surface-2);transition:border-color .2s,background .2s}.dc-photo-well-dragover{border-color:var(--purple);background:var(--overlay);border-style:solid}.dc-photo-prompt{margin:0;color:var(--muted);font-size:.86rem}.dc-photo-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.dc-photo-well-uploading{flex-direction:column;align-items:stretch}.dc-photo-bar-track{height:7px;border-radius:99px;background:var(--surface-3);overflow:hidden}.dc-photo-bar-fill{height:100%;width:40%;border-radius:99px;background:var(--grad);animation:jpsIndeterminate 1.4s ease infinite}.dc-photo-uploading-label{margin:8px 0 0;font-size:.82rem;color:var(--muted)}@media(prefers-reduced-motion:reduce){.dc-photo-bar-fill{animation:none;width:100%;opacity:.5}}.dc-photo-aspect-caption{margin:0;font-size:.78rem;color:var(--muted)}.dc-photo-error{margin:0}.dc-photo-preview{position:relative;width:fit-content}.dc-photo-thumb{display:block;max-width:200px;max-height:200px;border-radius:var(--r);object-fit:cover}.dc-photo-remove{position:absolute;top:-12px;right:-12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);border:1px solid var(--border);color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer}.dc-photo-remove:hover,.dc-photo-remove:focus-visible{background:var(--overlay);color:var(--text);outline:none}.dc-photo-replace{align-self:flex-start}.dc-post-error,.dc-expired-line,.dc-disconnected-line{margin:0}.dc-expired-line,.dc-disconnected-line{color:var(--muted);font-size:.88rem;line-height:1.5}.dc-draft-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px}.dc-draft-actions .link,.dc-photo-replace{background:none;border:none;color:var(--muted);font-family:Satoshi,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;padding:10px 4px;min-height:44px;transition:color .2s}.dc-draft-actions .link:hover,.dc-photo-replace:hover{color:var(--text)}.dc-draft-actions .link:focus-visible,.dc-photo-replace:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-draft-actions .link:disabled,.dc-photo-replace:disabled{opacity:.55;cursor:default}.dc-view-live{align-self:flex-start}.dc-draft-jump-target{outline:2px solid var(--purple-soft);outline-offset:3px;animation:dcDraftJumpPulse 2.2s ease-out}@keyframes dcDraftJumpPulse{0%{box-shadow:0 0 0 6px #bd7bff47}to{box-shadow:0 0 0 6px #bd7bff00}}@media(prefers-reduced-motion:reduce){.dc-draft-jump-target{animation:none}}.dc-coverage-panel{flex-direction:column;gap:18px}.tab-panel.is-active.dc-coverage-panel{display:flex}.dc-cov-body{display:flex;flex-direction:column}.dc-cov-scroll{overflow-x:auto}@media(max-width:640px){.dc-cov-scroll{mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent);-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent)}}.dc-cov-table{width:100%;border-collapse:separate;border-spacing:0 10px;min-width:640px}.dc-cov-table thead th{text-align:left;padding:0 14px 6px;font-size:.78rem;font-weight:700;color:var(--muted);letter-spacing:.02em;text-transform:uppercase}.dc-cov-table tbody tr{background:var(--surface)}.dc-cov-table tbody td{padding:16px 14px;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);vertical-align:top}.dc-cov-table tbody td:first-child{border-left:1px solid var(--border-soft);border-radius:var(--r) 0 0 var(--r)}.dc-cov-table tbody td:last-child{border-right:1px solid var(--border-soft);border-radius:0 var(--r) var(--r) 0}.dc-cov-item-cell{font-weight:700;color:var(--text);max-width:260px}.dc-cov-cell{display:flex;flex-direction:column;gap:8px;min-width:148px}.dc-cov-label{display:inline-flex;align-items:center;gap:6px;width:fit-content;font-size:.86rem;font-weight:600;line-height:1.3}.dc-cov-label-good{color:var(--green)}.dc-cov-label-plain{color:var(--text)}.dc-cov-label-warn{color:var(--warn)}.dc-cov-label-skipped{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.dc-cov-icon{flex-shrink:0}button.dc-cov-label-link{background:none;border:none;padding:10px 4px;margin:-10px -4px;border-radius:8px;cursor:pointer;font-family:Satoshi,sans-serif;text-align:left}button.dc-cov-label-link:hover{background:var(--overlay)}button.dc-cov-label-link:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-cov-generate-btn{align-self:flex-start}.dc-cov-skeleton-row{height:64px;margin-bottom:10px;border-radius:var(--r);overflow:hidden;position:relative;background:var(--surface)}.dc-cov-skeleton-row:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:skeletonShimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.dc-cov-skeleton-row:before{animation:none}}.dc-cov-empty,.dc-cov-error{display:flex;flex-direction:column;align-items:center;gap:14px}.dc-drafts-header{display:flex;justify-content:flex-end;margin-bottom:2px}.dc-drafts-list-view{display:flex;flex-direction:column;gap:18px}@media(max-width:640px){.dc-drafts-header{justify-content:stretch}.dc-drafts-new-btn{width:100%}}.dc-intake-panel{display:flex;flex-direction:column;gap:18px}.dc-intake-back{align-self:flex-start;background:none;border:none;padding:10px 4px;margin:-10px -4px 0;color:var(--muted);font-family:Satoshi,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;min-height:44px;transition:color .2s}.dc-intake-back:hover{color:var(--text)}.dc-intake-back:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-intake-step{display:flex;flex-direction:column;gap:14px}.dc-intake-label{text-transform:none;letter-spacing:0;font-family:Satoshi,sans-serif;font-size:.94rem;font-weight:700;color:var(--text);margin-bottom:8px}.text-input.dc-intake-textarea{width:100%;min-height:160px;line-height:1.55}.dc-intake-continue,.dc-intake-continue-2{align-self:flex-start}.dc-intake-status{margin:0;font-size:.84rem;color:var(--muted)}.dc-intake-error{margin:0}.dc-intake-headline{font-family:Cabinet Grotesk;font-weight:800;font-size:1.3rem;color:var(--text)}.dc-intake-headline:focus-visible,.dc-intake-headline:focus{outline:none}.dc-intake-desc-card{padding:18px;display:flex;flex-direction:column;gap:12px}.dc-intake-desc-text{margin:0;color:var(--text);font-size:.96rem;line-height:1.55;white-space:pre-wrap}.text-input.dc-intake-desc-textarea{width:100%;min-height:110px}.dc-intake-desc-cancel,.dc-intake-edit-btn{align-self:flex-start}.dc-intake-platform-caption{margin:0;font-weight:700;font-size:.84rem;color:var(--muted);text-transform:uppercase;letter-spacing:.03em}.dc-intake-platforms{display:flex;flex-wrap:wrap;gap:8px}.dc-intake-platform-chip{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:9px 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.dc-intake-platform-chip:hover{border-color:var(--purple-soft);background:var(--overlay)}.dc-intake-platform-chip:focus-visible{outline:2px solid var(--purple-soft);outline-offset:2px}.dc-intake-platform-chip[aria-pressed=true]{background:var(--grad);color:#fff;border-color:transparent}.dc-intake-star{color:var(--warn)}.dc-intake-platform-chip[aria-pressed=true] .dc-intake-star{color:#fff}.dc-intake-platform-subcaption{margin:0;font-size:.8rem;color:var(--muted)}.dc-intake-reason{display:flex;align-items:flex-start;gap:7px;margin:0;color:var(--muted);font-size:.86rem;line-height:1.5;max-width:62ch}.dc-intake-reason-icon{flex-shrink:0;margin-top:1px;color:var(--purple)}
