.eom-copy-dashboard{--eom-dash-border: rgba(17, 24, 39, .14);--eom-dash-muted: #6b7280;--eom-dash-ink: #111827;--eom-dash-surface: #ffffff;--eom-dash-soft: #f7f8f8;max-width:1180px;margin:0 auto;padding:clamp(24px,4vw,48px) 18px 72px;color:var(--eom-dash-ink)}.eom-copy-dashboard__header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--eom-dash-border)}.eom-copy-dashboard__eyebrow{margin:0 0 8px;color:var(--eom-dash-muted);font-size:13px;font-weight:700;text-transform:uppercase}.eom-copy-dashboard__title{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:0}.eom-copy-dashboard__subtitle{max-width:720px;margin:12px 0 0;color:#374151;font-size:16px;line-height:1.55}.eom-copy-dashboard__badge{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid var(--eom-dash-border);border-radius:999px;background:var(--eom-dash-soft);color:#374151;font-size:13px;white-space:nowrap}.eom-copy-dashboard__status{min-height:22px;margin:18px 0;color:var(--eom-dash-muted);font-size:14px}.eom-copy-dashboard__status[data-error=true]{color:#b91c1c}.eom-copy-dashboard__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.eom-copy-dashboard__panel{border:1px solid var(--eom-dash-border);border-radius:8px;background:var(--eom-dash-surface);overflow:hidden}.eom-copy-dashboard__panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--eom-dash-border);background:var(--eom-dash-soft)}.eom-copy-dashboard__panel-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(17,24,39,.08)}.eom-copy-dashboard__panel-title{margin:0;font-size:16px;line-height:1.25}.eom-copy-dashboard__count{color:var(--eom-dash-muted);font-size:13px}.eom-copy-dashboard__list{margin:0;padding:0;list-style:none}.eom-copy-dashboard__item{padding:14px 16px;border-top:1px solid rgba(17,24,39,.08)}.eom-copy-dashboard__item:first-child{border-top:0}.eom-copy-dashboard__item-main{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.eom-copy-dashboard__key{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}.eom-copy-dashboard__pill{flex:0 0 auto;border-radius:999px;background:#eef2ff;color:#3730a3;padding:3px 8px;font-size:12px}.eom-copy-dashboard__pill[data-status=success],.eom-copy-dashboard__pill[data-status=published_to_shopify]{background:#dcfce7;color:#166534}.eom-copy-dashboard__pill[data-status=failed],.eom-copy-dashboard__pill[data-status=publish_failed]{background:#fee2e2;color:#991b1b}.eom-copy-dashboard__pill[data-status=pending_review]{background:#fef3c7;color:#92400e}.eom-copy-dashboard__pill[data-status=approved]{background:#e0f2fe;color:#075985}.eom-copy-dashboard__meta{color:var(--eom-dash-muted);font-size:13px;line-height:1.45}.eom-copy-dashboard__preview{margin-bottom:8px;color:#1f2937;font-size:14px;line-height:1.45}.eom-copy-dashboard__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.eom-copy-dashboard__button{min-height:32px;border:1px solid var(--eom-dash-border);border-radius:6px;background:#fff;color:#111827;cursor:pointer;font:inherit;font-size:13px;font-weight:700;line-height:1;padding:7px 10px}.eom-copy-dashboard__button:hover{background:#f3f4f6}.eom-copy-dashboard__button--primary{border-color:#218a2b;background:#218a2b;color:#fff}.eom-copy-dashboard__button--primary:hover{background:#176f20}.eom-copy-dashboard__button--danger{border-color:#b91c1c;color:#b91c1c}.eom-copy-dashboard__button--danger:hover{background:#fef2f2}.eom-copy-dashboard--busy .eom-copy-dashboard__button{cursor:wait;opacity:.64}.eom-copy-dashboard__details{max-height:260px;margin:12px 0 0;overflow:auto;border:1px solid rgba(17,24,39,.12);border-radius:6px;background:#0f172a;color:#e5e7eb;font-size:12px;line-height:1.5;padding:12px;white-space:pre-wrap}.eom-copy-dashboard__empty{padding:18px 16px;color:var(--eom-dash-muted);font-size:14px}.eom-copy-dashboard__empty--wide{grid-column:1 / -1;border:1px solid var(--eom-dash-border);border-radius:8px}.eom-copy-dashboard__locked{max-width:760px;margin:0 auto;padding:48px 18px 72px}.eom-copy-dashboard__locked h1{margin:0 0 12px;font-size:32px;letter-spacing:0}.eom-copy-dashboard__locked p{margin:0;color:#4b5563;font-size:16px;line-height:1.55}.eom-copy-dashboard-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:18px;background:#11182770}.eom-copy-dashboard-modal__dialog{width:min(480px,100%);border:1px solid var(--eom-dash-border);border-radius:8px;background:#fff;color:var(--eom-dash-ink);box-shadow:0 18px 56px #1118273d;padding:18px}.eom-copy-dashboard-modal__dialog h2{margin:0 0 8px;font-size:18px;line-height:1.25;letter-spacing:0}.eom-copy-dashboard-modal__dialog p{margin:0 0 14px;color:#4b5563;font-size:14px;line-height:1.45}.eom-copy-dashboard-modal__dialog textarea{width:100%;min-height:96px;resize:vertical;border:1px solid #d1d5db;border-radius:6px;color:#111827;font:14px/1.45 inherit;padding:10px}.eom-copy-dashboard-modal__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.eom-copy-dashboard-modal__actions button{min-height:36px;border:1px solid var(--eom-dash-border);border-radius:999px;background:#fff;color:#111827;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:9px 14px}.eom-copy-dashboard-modal__actions [data-dialog-confirm]{border-color:#218a2b;background:#218a2b;color:#fff}@media(max-width:760px){.eom-copy-dashboard__header,.eom-copy-dashboard__item-main{display:block}.eom-copy-dashboard__badge,.eom-copy-dashboard__pill{margin-top:10px}.eom-copy-dashboard__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/eom-copy-dashboard.css.map */
