:root{--primary:#007f92;--primary-strong:#005f70;--primary-container:#dff3f6;--secondary-container:#edf4f6;--tertiary:#2d6a4f;--tertiary-container:#d8f0e3;--warning-container:#fff2c7;--surface:#f7fafb;--surface-low:#f1f6f7;--surface-container:#edf3f5;--surface-high:#e5eef1;--surface-highest:#dce8ec;--panel:#fff;--ink:#172027;--muted:#4c5863;--subtle:#74808b;--outline:#cbd7dc;--outline-strong:#8e9ba3;--danger:#ba1a1a;--danger-container:#ffdad6;--shadow:0 2px 14px #10232d09;--shadow-strong:0 16px 38px #10232d1a;--radius-card:20px;--radius-panel:28px;--radius-pill:999px;--ease:cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box}body{background:var(--surface);color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Text,Segoe UI,Roboto,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;outline:none}button:disabled{cursor:wait;opacity:.64}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #007f9261}h1,h2,h3,h4,strong,p{margin-top:0}h1,h2,h3,h4,strong{font-weight:650}.login-page{background:radial-gradient(circle at 18% 18%,#d8f0e3a3,#0000 28%),linear-gradient(135deg,#f7fafb 0%,#eff6f7 48%,#f8fbfc 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.login-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #cac4d0c7;border-radius:36px;grid-template-columns:minmax(0,1fr) 420px;width:min(1080px,100%);min-height:620px;display:grid;overflow:hidden;box-shadow:0 24px 80px #1f193024}.login-brand-panel{color:#fff;background:linear-gradient(160deg,#11172038,#111720c7),url(/assets/brand/cover-linkedin.png) 50%/cover;align-content:end;gap:22px;min-height:100%;padding:48px;display:grid}.login-brand-mark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff7a;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:650;display:grid}.login-brand-panel .eyebrow,.login-brand-panel p{color:#ffffffd1}.login-brand-panel h1{letter-spacing:0;max-width:640px;margin-bottom:0;font-size:clamp(42px,5.2vw,72px);line-height:.98}.login-brand-panel p{max-width:560px;margin-bottom:0;font-size:17px;line-height:1.58}.login-proof{border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff52;align-items:center;gap:10px;width:fit-content;padding:12px 16px;font-weight:650;display:inline-flex}.login-card{background:#f7fafbf0;align-content:center;gap:18px;padding:42px;display:grid}.login-card-header{align-items:center;gap:14px;margin-bottom:10px;display:flex}.login-lock{background:var(--primary-container);width:48px;height:48px;color:var(--primary-strong);border-radius:16px;place-items:center;display:grid}.login-card h2{margin-bottom:0;font-size:32px;line-height:1.1}.login-card label{color:var(--muted);gap:8px;font-size:13px;font-weight:650;display:grid}.login-card input{border:1px solid var(--outline);min-height:52px;color:var(--ink);transition:border-color .14s var(--ease), box-shadow .14s var(--ease);background:#fff;border-radius:18px;outline:none;padding:0 16px}.login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #007f921f}.login-error{background:var(--danger-container);color:var(--danger);border:1px solid #ba1a1a38;border-radius:18px;padding:12px 14px;font-size:13px;font-weight:650}.marketing-os{grid-template-columns:268px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--outline);background:var(--surface-low);grid-template-rows:auto auto 1fr;gap:28px;height:100vh;padding:24px 20px;display:grid;position:sticky;top:0}.brand-block,.primary-nav button,.primary-nav a,.app-topbar,.top-actions,.button,.toolbar,.search-box,.filter-button,.table-head,.post-record,.quick-actions,.section-label,.reference-row,.upload-action{align-items:center;display:flex}.brand-block{gap:12px}.brand-symbol{border-radius:var(--radius-pill);background:var(--primary-container);width:44px;height:44px;color:var(--primary-strong);place-items:center;font-weight:650;display:grid}.brand-block strong{font-size:20px;line-height:1.1;display:block}.brand-block span,.source-card span,.section-intro p,.detail-header p,.post-record small,.ai-card span,.asset-card p,.empty-state span{color:var(--muted)}.primary-nav{gap:8px;display:grid}.primary-nav button,.primary-nav a{border-radius:var(--radius-pill);width:100%;min-height:52px;color:var(--muted);text-align:left;transition:background .14s var(--ease), color .14s var(--ease), transform 80ms var(--ease);background:0 0;border:0;gap:12px;padding:0 14px;font-weight:650;text-decoration:none}.primary-nav button:hover,.primary-nav button.active,.primary-nav a:hover{background:var(--primary-container);color:var(--primary-strong)}.primary-nav button span,.primary-nav a span{flex:1}.primary-nav small{border-radius:var(--radius-pill);min-width:28px;min-height:28px;color:inherit;background:#ffffff8f;place-items:center;font-size:12px;display:grid}.source-card{border:1px solid var(--outline);border-radius:var(--radius-card);background:var(--panel);box-shadow:var(--shadow);align-self:end;gap:8px;padding:18px;display:grid}.source-card svg{color:var(--tertiary)}.app-main{min-width:0;padding:28px 32px 40px}.app-topbar{justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow,label>span,.section-label,.asset-card span{color:var(--primary-strong);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:650}.app-topbar h1{margin:4px 0 0;font-size:34px;line-height:1.08}.top-actions,.quick-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.button{border-radius:var(--radius-pill);min-height:44px;transition:background .14s var(--ease), border-color .14s var(--ease), box-shadow .14s var(--ease), transform 80ms var(--ease);border:1px solid #0000;justify-content:center;gap:8px;padding:0 18px;font-weight:650}.button.primary{background:var(--primary);color:#fff;box-shadow:0 6px 16px #007f9233}.button.primary:hover{background:var(--primary-strong)}.button.tonal{background:var(--primary-container);color:var(--primary-strong)}.button.tonal:hover,.status-filter:hover,.reference-upload:hover{background:#d1edf1}.button.ghost{border-color:var(--outline-strong);color:var(--ink);background:0 0}.button.ghost:hover{background:var(--surface-container)}.button.ghost.danger{border-color:color-mix(in srgb, var(--danger) 35%, var(--outline));color:var(--danger)}.button.ghost.danger:hover{background:var(--danger-container)}.button.wide{width:100%}.button:active,.primary-nav button:active,.primary-nav a:active,.status-filter:active,.post-record:active,.reference-chip:active,.calendar-post-card:active{transform:scale(.98)}.notice{border-radius:var(--radius-card);background:var(--tertiary-container);color:#04391f;align-items:center;min-height:52px;margin-bottom:18px;padding:0 18px;font-weight:650;display:flex}.posts-workspace{grid-template-columns:minmax(520px,1fr) minmax(420px,.52fr);align-items:start;gap:20px;display:grid}.content-column{min-width:0}.toolbar{justify-content:space-between;gap:12px;margin-bottom:14px}.search-box{border-radius:var(--radius-pill);background:var(--surface-container);min-height:52px;color:var(--muted);flex:1;gap:10px;padding:0 18px}.search-box input{background:0 0;border:0;min-height:auto;padding:0}.search-box input:focus{box-shadow:none}.filter-button{border-radius:var(--radius-pill);background:var(--panel);min-height:52px;color:var(--muted);gap:8px;padding:0 16px;font-weight:650}.status-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.status-filter{border:1px solid var(--outline);background:var(--panel);min-height:76px;color:var(--ink);text-align:left;transition:background .14s var(--ease), border-color .14s var(--ease), transform 80ms var(--ease);border-radius:22px;gap:4px;padding:12px;display:grid}.status-filter.active{border-color:var(--primary);background:var(--primary-container);color:var(--primary-strong)}.status-filter span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:22px;font-weight:650}.table-surface,.detail-panel,.simple-workspace{border:1px solid var(--outline);border-radius:var(--radius-panel);background:var(--panel);box-shadow:var(--shadow)}.table-surface{overflow:hidden}.table-head{border-bottom:1px solid var(--outline);background:var(--surface-container);min-height:48px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(260px,1fr) 110px 96px 112px;gap:14px;padding:0 18px;font-size:12px;font-weight:650;display:grid}.post-record{border:0;border-bottom:1px solid var(--outline);width:100%;min-height:86px;color:var(--ink);text-align:left;transition:background .14s var(--ease), transform 80ms var(--ease);background:0 0;grid-template-columns:minmax(260px,1fr) 110px 96px 112px;gap:14px;padding:14px 18px;display:grid}.post-record:last-child{border-bottom:0}.post-record:hover,.post-record.active{background:#eef7f8}.record-title{gap:5px;min-width:0;display:grid}.record-title strong,.record-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-pill{border-radius:var(--radius-pill);white-space:nowrap;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.status-pill.idea,.status-pill.draft,.status-pill.generated{background:var(--surface-highest);color:var(--ink)}.status-pill.review{background:var(--warning-container);color:#5f4100}.status-pill.approved,.status-pill.bank,.status-pill.scheduled,.status-pill.published{background:var(--tertiary-container);color:#04391f}.status-pill.archived{background:color-mix(in srgb, var(--surface-highest) 72%, var(--outline));color:var(--muted)}.creation-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));gap:18px;display:grid}.creation-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 12px;display:flex}.view-switcher{border:1px solid var(--outline);border-radius:var(--radius-pill);background:var(--surface-container);align-items:center;gap:4px;padding:4px;display:inline-flex}.view-switcher button{border-radius:var(--radius-pill);min-height:40px;color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.view-switcher button.active{color:var(--primary-strong);box-shadow:var(--shadow);background:#fff}.creation-search{width:min(420px,100%);margin-left:auto}.creation-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;display:flex}.creation-filter-bar label{border:1px solid var(--outline);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface-container) 72%, white);align-items:center;gap:9px;min-height:42px;padding:0 12px 0 14px;display:inline-flex}.creation-filter-bar label>span{color:var(--subtle);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:650}.creation-filter-bar select{min-height:auto;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 20px 0 0;font-size:13px;font-weight:650}.filter-result-count{color:var(--muted);margin-left:auto;font-size:13px;font-weight:650}.creation-list.compact-view{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:12px}.compact-view .review-card{box-shadow:none;border-radius:18px;gap:9px;padding:8px}.compact-view .post-shot{border-radius:14px}.compact-view .post-shot-header{grid-template-columns:28px minmax(0,1fr);gap:7px;min-height:44px;padding:8px}.compact-view .post-shot-header.with-delete{grid-template-columns:28px minmax(0,1fr) 30px}.compact-view .post-avatar{width:28px;height:28px;font-size:12px}.compact-view .post-shot-header strong{font-size:12px}.compact-view .post-shot-header small,.compact-view .post-shot-header .status-pill{display:none}.compact-view .post-archive-button{width:30px;height:30px}.compact-view .post-placeholder-image,.compact-view .post-placeholder-image.generated{aspect-ratio:1}.compact-view .image-generate-button{justify-content:center;gap:0;width:30px;min-height:30px;padding:0;font-size:0;bottom:6px;right:6px}.compact-view .post-shot-body{gap:6px;min-height:108px;padding:10px}.compact-view .post-shot-body h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.18;display:-webkit-box;overflow:hidden}.compact-view .post-title-input{min-height:34px;font-size:12px;line-height:1.18}.compact-view .post-copy-editor-inline{min-height:54px;max-height:54px;font-size:11px;line-height:1.32;overflow:hidden}.compact-view .post-copy-preview{-webkit-line-clamp:2;min-height:34px;font-size:11px;line-height:1.32}.compact-view .card-actions{grid-template-columns:1fr;gap:0}.compact-view .card-actions .button{min-height:36px;padding:0 10px;font-size:12px}.compact-view .card-actions .button svg,.compact-view .card-actions .button:not(:first-child){display:none}.creation-table{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:auto}.creation-table-head,.creation-table-row{grid-template-columns:40px minmax(280px,1fr) 112px 150px 112px minmax(240px,.8fr) 282px;align-items:center;gap:14px;min-width:1180px;padding:0 16px;display:grid}.creation-table-head{background:var(--surface-container);min-height:46px;color:var(--subtle);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:650}.creation-table-row{border-top:1px solid var(--outline);min-height:74px;color:var(--muted);cursor:pointer;font-size:13px;transition:background .16s,box-shadow .16s}.creation-table-row:hover{background:color-mix(in srgb, var(--primary-container) 32%, white)}.creation-table-row:focus-visible,.post-candidate:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 68%, white);outline-offset:3px}.creation-table-title{gap:5px;min-width:0;display:grid}.creation-table-title strong,.creation-table-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creation-table-title strong{color:var(--ink);font-size:14px}.creation-table-title small{color:var(--muted)}.row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.row-actions .button{min-height:34px;padding:0 10px;font-size:12px}.row-select,.card-select,.bulk-action-bar label{align-items:center;gap:8px;display:inline-flex}.row-select input,.card-select input,.bulk-action-bar input{width:18px;height:18px;accent-color:var(--primary)}.card-select{z-index:3;border:1px solid var(--outline);border-radius:var(--radius-pill);background:#ffffffe6;justify-content:center;width:34px;height:34px;position:absolute;top:16px;left:16px;box-shadow:0 10px 24px #141f2c1f}.bulk-action-bar{border:1px solid var(--outline);background:color-mix(in srgb, var(--surface-container) 66%, white);border-radius:22px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.bulk-action-bar strong{color:var(--primary-strong);font-size:13px}.danger-icon{background:var(--danger-container);width:36px;height:36px;color:var(--danger)}.archive-icon{background:var(--primary-container);width:36px;height:36px;color:var(--primary-strong)}.bank-workspace .section-intro.split{align-items:end}.bank-workspace .toolbar{width:min(560px,100%);margin-bottom:0}.bank-card-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.bank-post-card{border-radius:24px;gap:12px;padding:10px}.bank-post-card .post-shot{border-radius:20px}.bank-post-card .post-shot-header{grid-template-columns:34px minmax(0,1fr) auto;min-height:54px;padding:9px 10px}.bank-post-card .post-avatar{width:34px;height:34px;font-size:15px}.bank-post-card .post-shot-header strong{font-size:13px}.bank-post-card .post-shot-header small{font-size:11px}.bank-post-card .status-pill{min-height:26px;padding:0 9px;font-size:11px}.scheduled-ribbon{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--outline));border-radius:var(--radius-pill);background:var(--primary-container);width:fit-content;color:var(--primary-strong);align-items:center;gap:6px;margin:10px 10px 0;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.bank-post-card .post-placeholder-image,.bank-post-card .post-placeholder-image.generated{aspect-ratio:16/9}.bank-post-card .image-generate-button{min-height:34px;padding:0 11px;font-size:12px;bottom:10px;right:10px}.bank-post-card .post-shot-body{gap:8px;padding:12px 12px 10px}.bank-post-card .post-title-input{font-size:17px;line-height:1.18}.bank-post-card .post-copy-editor-inline{min-height:104px;max-height:156px;font-size:13px;line-height:1.45;overflow:auto}.bank-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bank-card-actions .button{min-height:40px;padding:0 12px;font-size:13px}.archive-workspace .toolbar{width:min(640px,100%);margin-bottom:0}.compact-select{gap:5px;min-width:180px;display:grid}.compact-select span{color:var(--subtle);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.compact-select select{border:1px solid var(--outline);border-radius:var(--radius-pill);background:var(--surface-container);min-height:42px;color:var(--ink);padding:0 14px}.archive-summary{border:1px solid var(--outline);background:color-mix(in srgb, var(--surface-container) 62%, white);color:var(--muted);border-radius:20px;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:12px 14px;font-size:13px;display:flex}.archive-summary span:first-child{color:var(--primary-strong);font-weight:700}.archive-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.archive-card{border:1px solid var(--outline);background:color-mix(in srgb, var(--surface-low) 76%, white);border-radius:24px;gap:12px;padding:12px;display:grid;box-shadow:0 14px 38px #1f193012}.archive-preview{border:1px solid var(--outline);cursor:pointer;background:#fff;border-radius:18px;width:100%;padding:0;display:block;overflow:hidden}.archive-preview>span{aspect-ratio:4/5;background-position:50%;background-size:cover;width:100%;display:block}.archive-preview>div{min-height:260px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.archive-card-body{gap:12px;display:grid}.archive-card-title{gap:8px;display:grid}.archive-card-title h3{color:var(--ink);margin:0;font-size:20px;line-height:1.18}.archive-card-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.42}.archive-meta{flex-wrap:wrap;gap:7px;display:flex}.archive-meta span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted);padding:6px 9px;font-size:12px;font-weight:650}.archive-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.archive-actions .button{min-height:40px;padding:0 10px;font-size:13px}.review-card{border:1px solid var(--outline);border-radius:var(--radius-card);background:color-mix(in srgb, var(--surface-low) 78%, white);align-content:start;gap:16px;padding:14px;display:grid;box-shadow:0 14px 38px #1f193012}.review-card h3{margin:0;font-size:21px;line-height:1.2}.review-card p{color:var(--muted);white-space:pre-wrap;margin:0;line-height:1.48}.post-candidate .button{min-height:48px}.post-candidate{cursor:pointer;transition:transform .16s,box-shadow .16s;position:relative}.post-candidate.selected{border-color:color-mix(in srgb, var(--primary) 52%, var(--outline));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent), 0 16px 42px #181f2617}.post-candidate:hover{transform:translateY(-1px);box-shadow:0 16px 42px #181f2617}.post-candidate .card-actions{grid-template-columns:minmax(0,1fr) auto auto}.post-shot{border:1px solid var(--outline);background:#fff;border-radius:24px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb8}.post-shot-header{border-bottom:1px solid var(--outline);background:linear-gradient(#fff,#fbf8ff);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:grid}.post-shot-header.with-delete{grid-template-columns:42px minmax(0,1fr) auto 36px}.post-archive-button{border:1px solid color-mix(in srgb, var(--primary) 42%, var(--outline));border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary-container) 62%, white);width:36px;height:36px;color:var(--primary-strong);cursor:pointer;place-items:center;transition:background .14s,border-color .14s,transform .14s;display:grid}.post-archive-button:hover{border-color:color-mix(in srgb, var(--primary) 70%, var(--outline));background:var(--primary-container);transform:translateY(-1px)}.post-avatar{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:650;display:grid}.post-shot-header strong,.post-shot-header small{display:block}.post-shot-header strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.15;overflow:hidden}.post-shot-header small{color:var(--subtle);margin-top:2px;font-size:12px;font-weight:650}.post-placeholder-image{aspect-ratio:4/5;background:var(--surface-container) url(/assets/placeholders/energy-sketch.svg) center / contain no-repeat;border-bottom:1px solid var(--outline);width:100%;display:block}.post-placeholder-image.generated,.modal-generated-image{aspect-ratio:4/5;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;display:block}.post-image-stage{border-bottom:1px solid var(--outline);position:relative;overflow:hidden}.post-image-stage .post-placeholder-image{border-bottom:0}.image-generate-button{border-radius:var(--radius-pill);color:#fff;background:#1d1b20c2;border:1px solid #ffffffa3;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 10px 28px #1f19302e}.image-loading{color:var(--primary);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fef7ffc7;align-content:center;place-items:center;gap:10px;font-weight:650;display:grid;position:absolute;inset:0}.image-loading strong,.image-loading small{display:block}.image-loading small{color:var(--muted);margin-top:-6px;font-size:13px;font-weight:650}.post-shot-body{gap:12px;padding:18px 18px 14px;display:grid}.post-shot-body h3{max-width:94%;color:var(--ink)}.post-copy-preview{color:var(--muted);-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.48;display:-webkit-box;overflow:hidden}.post-title-input{min-height:auto;color:var(--ink);background:0 0;border:0;border-radius:10px;padding:0;font-size:22px;font-weight:650;line-height:1.18}.post-title-input:focus{background:var(--surface-low);padding:8px;box-shadow:0 0 0 4px #007f921f}.post-copy-editor-inline{min-height:230px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0;font-size:15px;line-height:1.5;overflow:hidden}.post-copy-editor-inline:focus{background:var(--surface-low);padding:8px;box-shadow:0 0 0 4px #007f921f}.post-copy{color:var(--muted);gap:11px;font-size:15px;display:grid}.post-shot-footer{flex-wrap:wrap;gap:8px;padding:0 18px 18px;display:flex}.post-shot-footer span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--primary-strong);padding:6px 10px;font-size:12px;font-weight:650}.card-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.lightbox{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1d1b2085;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.lightbox-panel{border:1px solid var(--outline);background:var(--surface);width:min(1180px,100%);max-height:min(880px,100vh - 56px);box-shadow:var(--shadow-strong);border-radius:34px;padding:26px;overflow:auto}.lightbox-header{justify-content:space-between;gap:18px;margin-bottom:22px;display:flex}.lightbox-header h2{margin:4px 0 6px;font-size:30px;line-height:1.12}.lightbox-header p{color:var(--muted);margin:0}.icon-button{border-radius:var(--radius-pill);background:var(--surface-container);width:44px;height:44px;color:var(--ink);border:0;place-items:center;display:grid}.image-modal-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.48fr);align-items:start;gap:22px;display:grid}.post-brief-panel{width:min(1120px,100%)}.post-brief-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);align-items:start;gap:20px;display:grid}.post-brief-main{gap:14px;display:grid}.brief-section,.post-brief-summary{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:13px;padding:16px;display:grid}.brief-section h3,.post-brief-summary h3{margin:4px 0 0;font-size:20px;line-height:1.18}.brief-section p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.brief-section.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.brief-choice-row,.brief-choice-grid{flex-wrap:wrap;gap:10px;display:flex}.brief-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.brief-choice-row.quantity{gap:8px}.brief-pill,.brief-card{border:1px solid var(--outline);background:var(--surface-low);color:var(--ink);transition:background .14s var(--ease), border-color .14s var(--ease), transform 80ms var(--ease)}.brief-pill{border-radius:var(--radius-pill);min-height:42px;padding:0 16px;font-weight:650}.brief-choice-row.quantity .brief-pill{min-width:58px;font-size:18px}.brief-card{text-align:left;border-radius:20px;align-content:start;gap:8px;min-height:104px;padding:14px;display:grid}.brief-pill:hover,.brief-card:hover{border-color:var(--primary);transform:translateY(-1px)}.brief-pill.active,.brief-card.active{border-color:var(--primary);background:var(--primary-container);color:var(--primary-strong)}.brief-card span{color:var(--muted);font-size:13px;line-height:1.36}.manual-brief textarea{min-height:116px}.post-brief-summary{background:color-mix(in srgb, var(--primary-container) 34%, white);position:sticky;top:0}.post-brief-summary dl{gap:10px;margin:0;display:grid}.post-brief-summary dl div{border-bottom:1px solid color-mix(in srgb, var(--outline) 72%, transparent);gap:3px;padding-bottom:10px;display:grid}.post-brief-summary dt{color:var(--subtle);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:750}.post-brief-summary dd{color:var(--ink);margin:0;font-size:14px;line-height:1.4}.post-brief-summary p{color:var(--muted);background:#fff;border-radius:18px;margin:0;padding:12px;font-size:13px;line-height:1.45}.landings-workspace{gap:18px;display:grid}.landing-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.landing-card{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:28px;display:grid;overflow:hidden}.landing-card-preview{border-bottom:1px solid var(--outline);background:var(--surface-container);height:260px;overflow:hidden}.landing-card-preview iframe{transform-origin:0 0;pointer-events:none;border:0;width:100%;height:720px;transform:scale(.46)}.landing-card-body{gap:14px;padding:16px;display:grid}.landing-card-body h3{margin:8px 0 6px;font-size:22px;line-height:1.16}.landing-card-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.landing-meta-row{flex-wrap:wrap;gap:8px;display:flex}.landing-meta-row span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted);padding:6px 10px;font-size:12px;font-weight:650}.landing-actions{grid-template-columns:1fr 1fr 1fr auto;gap:8px;display:grid}.articles-workspace{gap:18px;display:grid}.article-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px;display:grid}.article-card{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:28px;display:grid;overflow:hidden}.article-card-preview{border:0;border-bottom:1px solid var(--outline);background:var(--surface-container);width:100%;height:230px;color:var(--primary-strong);text-align:left;padding:0;overflow:hidden}.article-card-preview>span{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.article-card-preview>div{background:linear-gradient(135deg, var(--primary-container), white);text-align:center;align-content:center;place-items:center;gap:8px;height:100%;padding:22px;display:grid}.article-card-preview strong{color:var(--ink)}.article-card-preview small{color:var(--muted)}.article-card-body{gap:14px;padding:16px;display:grid}.article-card-body h3{margin:8px 0 6px;font-size:22px;line-height:1.16}.article-card-body p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.article-actions{grid-template-columns:1fr 1fr 1fr auto;gap:8px;display:grid}.landing-reference-row{align-items:start;max-height:248px;overflow:auto}.landing-preview-panel{width:min(1380px,100%)}.landing-preview-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.landing-preview-layout>iframe{border:1px solid var(--outline);width:100%;height:min(74vh,820px);box-shadow:var(--shadow);background:#fff;border-radius:24px}.landing-preview-sidebar{gap:12px;display:grid;position:sticky;top:0}.landing-preview-actions{gap:10px;display:grid}.landing-info-box{border:1px solid var(--outline);background:#fff;border-radius:22px;gap:10px;padding:14px;display:grid}.landing-info-box p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.landing-info-box details{border:1px solid var(--outline);background:var(--surface-low);border-radius:16px;padding:10px 12px}.landing-info-box summary{cursor:pointer;color:var(--ink);font-weight:650}.landing-info-box div{border-bottom:1px solid var(--outline);gap:3px;padding-bottom:9px;display:grid}.landing-info-box div:last-child{border-bottom:0;padding-bottom:0}.landing-info-box small{color:var(--muted);font-size:12px}.landing-image-slot{border:1px solid var(--outline);background:var(--surface-low);border-radius:18px;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px;display:grid}.landing-info-box .landing-image-content{border-bottom:0;gap:6px;padding-bottom:0;display:grid}.landing-image-thumb{border:1px solid var(--outline);width:92px;min-height:116px;color:var(--primary);background:#fff;border-radius:14px;place-items:center;display:grid;overflow:hidden}.landing-image-thumb .landing-image-thumb-fill{background-position:50%;background-size:cover;width:100%;height:100%;display:block!important}.landing-image-thumb.empty{background:linear-gradient(135deg, var(--primary-container), white)}.landing-image-thumb span{color:var(--primary-strong);justify-items:center;gap:6px;font-size:12px;font-weight:700;display:grid}.landing-image-content strong{line-height:1.18}.landing-image-content p{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.landing-image-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.landing-image-actions .button{min-height:34px;padding:0 9px;font-size:12px}.landing-image-error{color:var(--danger)!important}.article-preview-panel{width:min(1460px,100%)}.article-seo-box .seo-check-list{border-bottom:0;flex-wrap:wrap;gap:6px;padding-bottom:0;display:flex}.seo-check-list span{border-radius:var(--radius-pill);align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.seo-check-list span.ok{background:var(--tertiary-container);color:#064026}.seo-check-list span.warn{background:var(--surface-container);color:var(--muted)}.image-modal-form{gap:16px;display:grid}.piece-editor-card{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:14px;padding:16px;display:grid}.piece-editor-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.piece-editor-heading h3{margin:4px 0 0;font-size:20px;line-height:1.2}.piece-editor-heading .button{white-space:nowrap;min-height:38px;padding:0 13px;font-size:13px}.piece-copy-textarea{min-height:250px}.internal-intent-box{border:1px dashed var(--outline);background:color-mix(in srgb, var(--surface-container) 62%, white);border-radius:18px;gap:6px;padding:12px 14px;display:grid}.internal-intent-box span{color:var(--subtle);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:750}.internal-intent-box p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.preset-card{border:1px solid var(--outline);min-height:118px;color:var(--ink);text-align:left;background:#fff;border-radius:22px;align-content:start;gap:8px;padding:14px;display:grid}.preset-card.active{border-color:var(--primary);background:var(--primary-container);color:var(--primary-strong)}.preset-card span,.field-note{color:var(--muted);font-size:13px;line-height:1.42}.field-note{margin:-6px 0 0}.image-modal-preview{gap:14px;display:grid;position:sticky;top:0}.modal-preview-frame{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:10px;position:relative;overflow:hidden}.modal-preview-frame .post-placeholder-image,.modal-preview-frame .modal-generated-image{border:1px solid var(--outline);border-radius:20px;overflow:hidden}.modal-actions{gap:10px;display:grid}.modal-utility-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-history-box{border:1px solid var(--outline);background:#fff;border-radius:22px;gap:10px;padding:12px;display:grid}.image-history-box>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.image-history-box strong{color:var(--ink);font-size:13px}.image-history-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:180px;display:grid;overflow:auto}.image-history-item{aspect-ratio:4/5;background:var(--surface-container);border:2px solid #0000;border-radius:14px;padding:0;position:relative;overflow:hidden}.image-history-item span{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.image-history-item small{border-radius:var(--radius-pill);color:#fff;text-transform:uppercase;background:#1d1b20c2;padding:3px 7px;font-size:10px;font-weight:650;position:absolute;bottom:6px;left:6px}.image-history-item.active{border-color:var(--primary)}.publish-lightbox-panel{width:min(980px,100%)}.publish-preview-grid{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.publish-image-frame{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:10px;overflow:hidden}.publish-image-frame .post-placeholder-image,.publish-image-frame .modal-generated-image{border:1px solid var(--outline);border-radius:20px;max-height:520px;overflow:hidden}.publish-copy-panel{border:1px solid var(--outline);background:#fff;border-radius:28px;gap:16px;padding:22px;display:grid}.publish-copy-panel h3{margin:6px 0 0;font-size:26px;line-height:1.12}.publish-copy-text{max-height:320px;color:var(--muted);gap:12px;line-height:1.55;display:grid;overflow:auto}.publish-copy-text p{margin:0}.publish-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.debug-box{border:1px solid var(--outline);background:var(--surface-container);border-radius:18px;padding:12px}.debug-box summary{cursor:pointer;color:var(--primary);font-size:13px;font-weight:650}.debug-box pre{white-space:pre-wrap;max-height:260px;margin:12px 0 0;font-size:11px;line-height:1.45;overflow:auto}.routine-box{align-items:center;gap:10px;display:flex}.routine-box select{width:190px}.calendar-workspace{padding:24px}.calendar-toolbar{grid-template-columns:1fr;align-items:start;gap:14px;margin-bottom:22px;display:grid}.calendar-toolbar h2{margin:6px 0 8px;font-size:34px;line-height:1.08}.calendar-toolbar p{color:var(--muted);margin:0;line-height:1.45}.month-switcher{border:1px solid var(--outline);border-radius:var(--radius-pill);background:var(--surface-low);align-items:center;gap:8px;width:fit-content;min-height:52px;padding:4px;display:flex}.month-switcher strong{min-width:150px;color:var(--ink);text-align:center;font-size:15px;font-weight:650}.calendar-toolbar .routine-box{flex-wrap:wrap}.calendar-routine-strip{flex-wrap:wrap;gap:10px;margin:-4px 0 18px;display:flex}.calendar-routine-strip span{border:1px solid var(--outline);border-radius:var(--radius-pill);min-height:38px;color:var(--muted);background:#fff;border-left-width:5px;align-items:center;gap:8px;padding:0 12px 0 10px;font-size:12px;font-weight:650;display:inline-flex}.calendar-routine-strip strong{color:var(--ink)}.social-calendar{border:1px solid var(--outline);background:var(--panel);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.calendar-weekday{border-right:1px solid var(--outline);border-bottom:1px solid var(--outline);background:var(--surface-container);min-height:44px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:12px;font-weight:650;display:grid}.calendar-weekday:nth-child(7){border-right:0}.calendar-day{border-right:1px solid var(--outline);border-bottom:1px solid var(--outline);background:#fff;align-content:start;gap:8px;min-height:136px;padding:10px;display:grid}.calendar-day:nth-child(7n){border-right:0}.calendar-day:nth-last-child(-n+7){border-bottom:0}.calendar-day.muted{background:var(--surface-low);color:var(--subtle)}.calendar-day.today{background:color-mix(in srgb, var(--primary-container) 46%, white);box-shadow:inset 0 0 0 2px var(--primary)}.calendar-day.has-posts{background:#fff}.calendar-day-head{justify-content:space-between;align-items:center;gap:4px;display:flex}.calendar-day-head strong{border-radius:var(--radius-pill);width:26px;height:26px;color:var(--ink);place-items:center;font-size:14px;font-weight:650;display:grid}.calendar-day.today .calendar-day-head strong{background:var(--primary);color:#fff}.calendar-day-head span{border-radius:var(--radius-pill);background:var(--primary-container);color:var(--primary-strong);padding:4px 6px;font-size:10px;font-weight:650}.calendar-day-posts{gap:7px;display:grid}.calendar-post-card{border:1px solid var(--outline);background:var(--surface-low);width:100%;color:var(--ink);text-align:left;transition:background .14s var(--ease), border-color .14s var(--ease), transform 80ms var(--ease);border-radius:14px;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:6px;display:grid}.calendar-post-card:hover{border-color:var(--primary);background:var(--primary-container)}.calendar-post-thumb{background:var(--surface-container) url(/assets/placeholders/energy-sketch.svg) center / cover no-repeat;border-radius:10px;width:42px;height:42px;display:block}.calendar-post-thumb.generated{background-position:50%;background-size:cover}.calendar-post-card small,.calendar-post-card strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.calendar-post-card small{color:var(--primary);text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:650}.calendar-post-card strong{color:var(--ink);font-size:12px;line-height:1.25}.detail-panel{max-height:calc(100vh - 40px);padding:22px;position:sticky;top:20px;overflow:auto}.detail-header{border-bottom:1px solid var(--outline);justify-content:space-between;gap:18px;padding-bottom:18px;display:flex}.detail-header h2{margin:12px 0 6px;font-size:28px;line-height:1.12}.detail-header p{margin-bottom:0;line-height:1.45}.quick-actions{margin:16px 0 18px}.detail-section{border-top:1px solid var(--outline);gap:12px;padding:18px 0;display:grid}.detail-section:first-of-type{border-top:0}.section-label{gap:8px}label{gap:8px;display:grid}input,textarea,select{border:1px solid var(--outline);background:var(--surface-low);width:100%;min-height:46px;color:var(--ink);transition:border-color .14s var(--ease), box-shadow .14s var(--ease), background .14s var(--ease);border-radius:16px;outline:0;padding:11px 13px}input:focus,textarea:focus,select:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #007f921f}textarea{resize:vertical;min-height:92px;line-height:1.5}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.copy-editor{min-height:240px}.reference-row{flex-wrap:wrap;gap:10px}.reference-chip{border:1px solid var(--outline);background:var(--surface-low);text-align:left;width:96px;transition:background .14s var(--ease), border-color .14s var(--ease), transform 80ms var(--ease);border-radius:18px;gap:7px;padding:7px;display:grid}.reference-chip.active{border-color:var(--primary);background:var(--primary-container)}.reference-chip span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.reference-chip small{border-radius:var(--radius-pill);width:fit-content;color:var(--primary-strong);text-transform:uppercase;background:#fff;padding:2px 6px;font-size:10px;font-weight:750}.reference-preview{aspect-ratio:1;background:#fff 50%/cover no-repeat;border-radius:12px;width:100%;display:block}.reference-upload{background:var(--surface-container);width:58px;height:58px;color:var(--primary);cursor:pointer;border-radius:18px;place-items:center;display:grid}.reference-upload input,.upload-action input,.upload-inline-action input{display:none}.generated-preview{border:1px solid var(--outline);border-radius:var(--radius-card);background:var(--surface-container);padding:8px;overflow:hidden}.generated-preview span{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;width:100%;display:block}.simple-workspace{padding:30px}.brand-kit-workspace{gap:18px;display:grid}.section-intro{max-width:860px;margin-bottom:24px}.section-intro.split{justify-content:space-between;gap:20px;max-width:none;display:flex}.section-intro h2{margin:6px 0 10px;font-size:34px;line-height:1.1}.section-intro p{margin-bottom:0;font-size:16px;line-height:1.55}.ai-grid,.asset-grid{gap:14px;display:grid}.brand-control-panel,.brand-upload-settings,.brand-filters,.style-toggle-group div,.asset-tags,.brand-asset-actions,.color-token-row,.category-card-footer,.routine-editor-row,.settings-card-header{align-items:center;display:flex}.brand-control-panel{border:1px solid var(--outline);box-shadow:var(--shadow);background:#fff;border-radius:24px;justify-content:space-between;gap:16px;padding:14px}.brand-upload-settings,.brand-filters{flex-wrap:wrap;gap:10px}.brand-upload-settings label,.brand-filters label{min-width:170px}.style-toggle-group{gap:8px;display:grid}.style-toggle-group div{flex-wrap:wrap;gap:6px}.mini-chip{border:1px solid var(--outline);border-radius:var(--radius-pill);background:var(--surface-low);min-height:34px;color:var(--muted);padding:0 10px;font-size:12px;font-weight:650}.mini-chip.active{border-color:var(--primary);background:var(--primary-container);color:var(--primary-strong)}.brand-asset-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.brand-asset-card{border:1px solid var(--outline);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 26px #181f260f}.brand-asset-preview{aspect-ratio:1.12;border-radius:0}.brand-asset-body{gap:9px;padding:10px;display:grid}.brand-asset-title{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.brand-asset-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.asset-usage{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted);text-transform:uppercase;padding:4px 7px;font-size:10px;font-weight:750}.asset-usage.required,.asset-usage.primary{background:var(--primary-container);color:var(--primary-strong)}.asset-tags{flex-wrap:wrap;gap:5px}.asset-tags span{border-radius:var(--radius-pill);background:var(--surface-container);color:var(--muted);padding:4px 7px;font-size:10px;font-weight:650}.brand-asset-card textarea{border-radius:12px;min-height:58px;padding:8px;font-size:12px}.brand-asset-actions{gap:7px}.brand-asset-actions select{border-radius:12px;min-height:34px;padding:6px 8px;font-size:12px}.settings-workspace{gap:22px;display:grid}.settings-tabs{border:1px solid var(--outline);border-radius:var(--radius-card);box-shadow:var(--shadow);background:#ffffffb8;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:8px;display:grid}.settings-tabs button{min-height:76px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;align-content:center;gap:5px;padding:12px 10px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.settings-tabs button:hover{border-color:var(--outline);background:var(--surface);color:var(--ink)}.settings-tabs button.active{background:var(--primary-container);color:var(--primary-strong);border-color:#009ab26b;box-shadow:inset 0 0 0 1px #009ab21f}.settings-tabs strong{font-size:14px;line-height:1.1}.settings-tabs span{font-size:11px;line-height:1.25}.settings-tab-panel{animation:.16s ease-out settingsPanelIn}@keyframes settingsPanelIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.prompt-health-grid,.prompt-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.model-settings-card,.prompt-health-card,.prompt-editor-card,.learning-panel,.suggestion-card{border:1px solid var(--outline);border-radius:var(--radius-card);box-shadow:var(--shadow);background:#fff}.model-settings-card{gap:18px;padding:22px;display:grid}.model-settings-card h3{margin:4px 0 6px;font-size:24px}.model-settings-card p{color:var(--muted);margin:0;line-height:1.45}.model-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-card-header{justify-content:space-between;gap:14px}.color-token-row{flex-wrap:wrap;gap:10px}.color-token-field{border:1px solid var(--outline);background:var(--surface);border-radius:18px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:160px;padding:9px}.color-token-field>span{border:1px solid var(--outline);border-radius:var(--radius-pill);width:34px;height:34px}.color-token-field input{border-radius:12px;min-height:34px;padding:6px 8px;font-size:12px}.color-token-field small{grid-column:2}.style-rule-grid,.editorial-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.style-rule-card,.editorial-category-card{border:1px solid var(--outline);background:var(--surface);border-radius:20px;gap:10px;padding:14px;display:grid}.style-rule-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.42}.style-rule-card textarea,.editorial-category-card textarea{min-height:74px}.category-card-footer{justify-content:space-between;gap:12px}.category-card-footer input[type=color]{width:48px;min-height:38px;padding:3px}.inline-check{color:var(--muted);grid-template-columns:none;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.inline-check input{width:18px;min-height:18px}.routine-editor-grid{gap:8px;display:grid}.routine-editor-row{gap:8px}.routine-editor-row select:first-child{width:150px}.model-field-grid label{border:1px solid var(--outline);background:var(--surface);border-radius:20px;gap:8px;padding:14px;display:grid}.model-field-grid span{color:var(--primary);font-size:13px;font-weight:650}.model-field-grid input{border:1px solid var(--outline);width:100%;color:var(--ink);background:#fff;border-radius:16px;padding:12px 14px;font-size:15px;font-weight:650}.model-field-grid small{color:var(--muted);line-height:1.35}.prompt-health-card{gap:8px;padding:18px;display:grid}.prompt-health-card strong{font-size:24px}.prompt-health-card p,.prompt-health-card small,.learning-panel-header p,.suggestion-card p{color:var(--muted);margin-bottom:0;line-height:1.45}.prompt-health-card.good{border-color:#2d6a4f4d}.prompt-health-card.warn{background:#fff8eb;border-color:#b86b006b}.prompt-health-card.danger{background:#fff4f2;border-color:#ba1a1a57}.prompt-editor-card{gap:14px;padding:18px;display:grid}.prompt-editor-card h3,.learning-panel-header h3,.suggestion-card h4{margin:4px 0 0}.prompt-editor-card textarea{border:1px solid var(--outline);background:var(--surface);width:100%;min-height:430px;color:var(--ink);resize:vertical;border-radius:20px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5}.learning-panel{gap:16px;padding:18px;display:grid}.learning-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.learning-panel-header>span{border-radius:var(--radius-pill);background:var(--primary-container);color:var(--primary-strong);white-space:nowrap;padding:8px 12px;font-size:13px;font-weight:650}.suggestion-list{gap:12px;display:grid}.suggestion-card{background:var(--surface);gap:12px;padding:16px;display:grid}.suggestion-card pre{border:1px solid var(--outline);white-space:pre-wrap;background:#fff;border-radius:18px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.ai-card,.asset-card,.empty-state{border:1px solid var(--outline);border-radius:var(--radius-card);background:var(--surface-container)}.ai-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-card{align-content:start;gap:10px;min-height:160px;padding:20px;display:grid}.ai-card svg{color:var(--primary)}.ai-card strong{font-size:20px}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-card{overflow:hidden}.asset-preview{aspect-ratio:1.22;border-radius:0}.asset-card div{gap:6px;padding:16px;display:grid}.asset-card p{margin:0;line-height:1.45}.empty-state{gap:6px;padding:22px;display:grid}.loading-screen{background:var(--surface);place-items:center;min-height:100vh;padding:20px;display:grid}.loading-panel{border:1px solid var(--outline);border-radius:var(--radius-panel);background:var(--panel);text-align:center;width:min(420px,100%);box-shadow:var(--shadow-strong);justify-items:center;gap:10px;padding:32px;display:grid}.loading-panel span{color:var(--muted)}.loading-panel.error{border-color:var(--danger)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1280px){.login-shell{grid-template-columns:1fr}.login-brand-panel{min-height:360px}.posts-workspace{grid-template-columns:1fr}.detail-panel{max-height:none;position:static}.status-strip,.ai-grid,.asset-grid,.post-brief-grid,.landing-preview-layout,.settings-tabs,.model-field-grid,.prompt-health-grid,.prompt-editor-grid,.brief-choice-grid,.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-head,.post-record{grid-template-columns:minmax(220px,1fr) 96px 86px 104px}.creation-list.compact-view{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:860px){.login-page{padding:14px}.login-shell{border-radius:28px}.login-brand-panel,.login-card{padding:28px}.login-brand-panel h1{font-size:42px}.marketing-os{display:block}.app-sidebar{grid-template-rows:auto;height:auto;position:static}.app-main{padding:20px 16px 32px}.app-topbar,.toolbar,.section-intro.split{display:grid}.top-actions,.quick-actions{justify-content:stretch}.button{width:100%}.status-strip,.field-grid,.ai-grid,.asset-grid,.post-brief-grid,.landing-preview-layout,.brief-section.two-columns,.brief-choice-grid,.settings-tabs,.model-field-grid,.prompt-health-grid,.prompt-editor-grid,.preset-grid,.card-actions,.bank-card-actions,.publish-actions{grid-template-columns:1fr}.creation-controls{display:grid}.landing-actions,.article-actions{grid-template-columns:1fr}.landing-preview-sidebar{position:static}.view-switcher,.creation-search,.creation-filter-bar label{width:100%}.view-switcher{justify-content:stretch}.view-switcher button{flex:1;justify-content:center;padding:0 10px}.creation-search{margin-left:0}.creation-filter-bar{display:grid}.creation-filter-bar label{justify-content:space-between}.filter-result-count{margin-left:0}.creation-list.compact-view{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.lightbox{padding:12px}.lightbox-panel{border-radius:26px;padding:18px}.image-modal-grid{grid-template-columns:1fr}.image-modal-preview{position:static}.lightbox-header{display:grid}.calendar-toolbar{grid-template-columns:1fr}.routine-box{width:100%}.month-switcher{justify-content:space-between;width:100%}.social-calendar{min-width:720px}.calendar-workspace{overflow-x:auto}.table-head{display:none}.post-record{grid-template-columns:1fr;align-items:start;gap:8px}.record-title strong,.record-title small{white-space:normal}.detail-header,.routine-box{display:grid}.routine-box select{width:100%}}
