@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";
:root{--bg:#fcf8fa;--surface:#fff;--surface-low:#f6f3f5;--surface-soft:#f0edef;--surface-strong:#e4e2e4;--text:#1b1b1d;--muted:#45464d;--faint:#76777d;--line:#c6c6cd;--line-soft:#e4e2e4;--nav:#0f172a;--nav-muted:#a7afbf;--blue:#0058be;--blue-soft:#e8f1ff;--green:#128344;--green-soft:#e7f8ee;--red:#ba1a1a;--red-soft:#ffe4e1;--amber:#986c00;--amber-soft:#fff2cd;--black:#05070b;--shadow:0 4px 12px #0000000d}.legal-page{background:var(--bg);min-height:100vh;padding:48px 24px}.legal-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;max-width:860px;margin:0 auto;padding:36px}.legal-header{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;font-size:13px;line-height:20px;display:flex}.legal-header p{margin:0}.legal-brand{color:var(--text);font-size:16px;font-weight:800;line-height:24px}.legal-card h1{margin:0 0 18px;font-size:34px;line-height:42px}.legal-card h2{margin:30px 0 10px;font-size:19px;line-height:28px}.legal-card p,.legal-card li{color:var(--muted);font-size:15px;line-height:24px}.legal-card p{margin:0 0 14px}.legal-card ul{margin:0 0 16px;padding-left:22px}.legal-card a:not(.legal-brand){color:var(--blue);font-weight:700}.auth-page{background:linear-gradient(135deg, #0058be14, transparent 34%), linear-gradient(315deg, #12834414, transparent 30%), var(--bg);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.auth-card{background:var(--surface);border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);border-radius:8px;padding:34px}.auth-brand{color:var(--blue);margin:0 0 8px;font-size:13px;font-weight:800;line-height:20px}.auth-card h1{margin:0;font-size:30px;line-height:38px}.auth-copy{color:var(--muted);margin:8px 0 24px;font-size:14px;line-height:22px}.auth-form{gap:14px;display:grid}.auth-form label{color:var(--muted);gap:7px;font-size:12px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--text);border-radius:4px;padding:0 12px}.auth-form input:focus{border-color:var(--blue);outline:2px solid #0058be29}.auth-form .btn{width:100%;min-height:42px;margin-top:4px}.auth-error{background:var(--red-soft);color:var(--red);border:1px solid #f7b4ae;border-radius:4px;margin:0;padding:10px 12px;font-size:13px;font-weight:700;line-height:20px}.auth-footnote{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:20px}.auth-footnote a{color:var(--blue);font-weight:800}@media (max-width:720px){.legal-page{padding:24px 14px}.legal-card{padding:24px 18px}.legal-header{flex-direction:column;align-items:flex-start;gap:6px}.legal-card h1{font-size:28px;line-height:36px}.auth-card{padding:26px 20px}}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:20px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#eef2ff;border-right:1px solid #ffffff14;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:22px 18px 18px;display:flex}.brand-mark{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.brand-title{margin:0;font-size:16px;font-weight:700;line-height:24px}.brand-subtitle{color:var(--nav-muted);text-transform:uppercase;letter-spacing:0;margin:0;font-size:11px;font-weight:700}.nav-list{flex-direction:column;flex:1;gap:4px;padding:8px 10px;display:flex}.nav-item{min-height:42px;color:var(--nav-muted);border-left:2px solid #0000;border-radius:4px;align-items:center;gap:12px;padding:0 14px;font-weight:700;display:flex}.nav-item.active{color:#fff;border-left-color:var(--blue);background:#ffffff14}.sidebar-legal-links{color:var(--nav-muted);flex-direction:column;gap:6px;margin-top:14px;font-size:12px;font-weight:700;line-height:18px;display:flex}.sidebar-legal-links a:hover{color:#fff}.sidebar-logout{width:100%;min-height:34px;color:var(--nav-muted);background:0 0;border:0;align-items:center;gap:8px;margin-top:12px;padding:0;font-size:12px;font-weight:700;display:flex}.sidebar-logout:hover{color:#fff}.user-chip{color:#fff;align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:#111827;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.main-shell{min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf8faf0;justify-content:flex-end;align-items:center;gap:20px;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button,.ghost-icon{width:38px;height:38px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;display:inline-grid}.icon-button:hover,.ghost-icon:hover{background:var(--surface-soft);border-color:var(--line)}.icon-button.danger{color:var(--red)}.icon-button.danger:hover{background:var(--red-soft);border-color:#f7b4ae}.content-area{padding:24px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:0;margin:0 0 4px;font-size:12px;font-weight:700}.page-title{margin:0;font-size:30px;font-weight:700;line-height:38px}.page-description{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:20px}.grid{gap:16px;display:grid}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.dashboard-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start}.metric-row{grid-template-columns:repeat(6,minmax(130px,1fr))}.panel,.metric-card,.table-shell,.content-card{background:var(--surface);border:1px solid var(--line);border-radius:8px}.panel{overflow:visible}.panel-header,.table-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:14px 18px;display:flex}.panel-title{align-items:center;gap:10px;margin:0;font-size:20px;font-weight:700;line-height:28px;display:flex}.panel-body{padding:18px}.metric-card{min-height:104px;padding:16px}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:0;margin:0 0 14px;font-size:11px;font-weight:700;line-height:16px}.metric-value{margin:0;font-size:30px;font-weight:700;line-height:38px}.metric-card.blue .metric-value{color:var(--blue)}.metric-card.danger .metric-value{color:var(--red)}.alert-strip{border-left:4px solid var(--red);background:var(--red-soft);color:var(--red);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;font-weight:760;display:flex}.btn{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--text);white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.btn.primary{border-color:var(--black);background:var(--black);color:#fff}.btn.blue{border-color:var(--blue);background:var(--blue);color:#fff}.btn.blue:hover{background:#004ca5}.btn.danger{background:var(--red-soft);color:var(--red);border-color:#f7b4ae}.btn.success{border-color:var(--green);background:var(--green);color:#fff}.btn:disabled{opacity:.45}.badge{border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.badge.neutral{background:var(--surface-soft);color:var(--muted)}.badge.blue{background:var(--blue-soft);color:var(--blue)}.badge.green{background:var(--green-soft);color:var(--green)}.badge.red{background:var(--red-soft);color:var(--red)}.badge.amber{background:var(--amber-soft);color:var(--amber)}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 16px}.table th{background:var(--surface-soft);color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:11px;font-weight:700;line-height:16px}.mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.muted{color:var(--muted)}.faint{color:var(--faint)}.section-stack{flex-direction:column;gap:20px;display:flex}.list-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.list-row:last-child{border-bottom:0}.source-icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:4px;place-items:center;display:grid}.row-title{margin:0;font-size:16px;font-weight:700;line-height:24px}.row-subtitle{color:var(--muted);margin:4px 0 0}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.tag{border:1px solid var(--line);background:var(--surface-low);min-height:22px;color:var(--muted);border-radius:4px;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field.full,.form-grid>.full{grid-column:1/-1}.form-grid.nested{margin-top:14px}.advanced-form-section{border:1px solid var(--line);background:var(--surface);padding:12px 14px}.advanced-form-section summary{cursor:pointer;font-size:13px;font-weight:800}.settings-dropdown{width:100%}.settings-dropdown summary{justify-content:flex-start;align-items:center;gap:12px;min-height:38px;list-style:none;display:flex}.settings-dropdown summary::-webkit-details-marker{display:none}.settings-dropdown .settings-chevron{color:var(--muted);flex:none;margin-left:auto;transition:transform .16s}.settings-dropdown[open] .settings-chevron{transform:rotate(180deg)}.settings-dropdown-body{margin-top:14px}.settings-agent-editor,.settings-agent-list{padding:14px 16px}.form-field label{font-size:13px;font-weight:700}.label-with-help,.title-with-help,.metric-label-with-help{align-items:center;gap:6px;display:inline-flex}.title-with-help{min-width:0}.metric-label-with-help{color:var(--muted)}.help-tooltip{border:1px solid var(--line);background:var(--surface);width:20px;height:20px;color:var(--muted);cursor:help;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.help-tooltip:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.help-tooltip-content{z-index:1000;color:#fff;letter-spacing:0;text-align:left;text-transform:none;white-space:normal;opacity:0;pointer-events:none;background:#111827;border:1px solid #191f2e1f;border-radius:8px;width:min(260px,100vw - 48px);padding:10px 12px;font-size:12px;font-weight:650;line-height:17px;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 14px 32px #191f2e33}.help-tooltip:hover .help-tooltip-content,.help-tooltip:focus .help-tooltip-content{opacity:1;transform:translate(-50%)translateY(0)}.check-row{border:1px solid var(--line);background:var(--surface);border-radius:4px;align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:inline-flex}.check-row input{width:16px;height:16px;margin:0}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:8px;display:grid}.choice-grid .check-row{width:100%;min-height:38px}.segmented-control{border:1px solid var(--line);background:var(--surface-low);border-radius:6px;flex-wrap:wrap;gap:6px;padding:4px;display:flex}.segmented-control button{min-height:34px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;flex:112px;font-weight:700}.segmented-control button:hover,.segmented-control button.active{border-color:var(--line);background:var(--surface);color:var(--text)}.segmented-control a{min-height:34px;color:var(--muted);border:1px solid #0000;border-radius:4px;flex:112px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.segmented-control a:hover,.segmented-control a.active{border-color:var(--line);background:var(--surface);color:var(--text)}.analytics-filter{max-width:720px}.analytics-kpi-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:14px;padding:10px 0;display:flex}.analytics-kpi-row:last-child{border-bottom:0}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.agent-data-list{gap:8px;display:grid}.agent-data-row{border:1px solid var(--line);background:var(--surface-low);border-radius:4px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.agent-data-row>div{gap:2px;min-width:0;display:grid}.agent-data-row strong,.agent-data-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-form-context{border:1px solid var(--line);background:var(--surface-low);border-radius:6px;grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:12px;padding:12px 14px;display:grid}.agent-form-context svg{color:var(--blue);margin-top:2px}.agent-form-context p{margin:4px 0 0}.agent-watch-panel{border:1px solid var(--line);background:var(--surface-low);border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.agent-watch-panel strong{align-items:center;gap:8px;display:inline-flex}.agent-watch-panel p{margin:4px 0 0}.input,.textarea,.select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:4px;outline:none}.input,.select{height:42px;padding:0 12px}.textarea{resize:vertical;min-height:128px;padding:12px}.textarea.compact{min-height:78px}.input:focus,.textarea:focus,.select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0058be1f}.file-input{display:none}.reference-uploader{flex-direction:column;gap:10px;display:flex}.reference-uploader-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reference-uploader-actions .btn{width:fit-content}.btn.disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.reference-image-choice-list{gap:8px;display:grid}.reference-image-choice{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--text);cursor:pointer;border-radius:4px;align-items:center;gap:10px;padding:9px 10px;font-weight:800;display:flex}.reference-image-choice input{flex:none;width:18px;height:18px}.reference-image-choice span{overflow-wrap:anywhere;min-width:0}.reference-image-choice.selected{border-color:var(--blue);box-shadow:0 0 0 3px #0058be1f}.reference-image-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.reference-image-card{aspect-ratio:4/3;border:1px solid var(--line);background:var(--surface-low);border-radius:4px;position:relative;overflow:hidden}.reference-image-grid.selectable{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.reference-image-card.selectable{cursor:pointer;min-height:136px}.reference-image-card.selectable input{z-index:2;width:18px;height:18px;position:absolute;top:8px;left:8px}.reference-image-card.selectable span{color:var(--text);background:#fffffff0;padding:8px;font-size:12px;font-weight:800;position:absolute;inset:auto 0 0}.reference-image-card.selected{border-color:var(--blue);box-shadow:0 0 0 3px #0058be24}.reference-image-card img{object-fit:cover;width:100%;height:100%;display:block}.reference-selected-preview{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.reference-selected-card{border:1px solid var(--line);background:var(--surface-low);color:var(--text);border-radius:4px;text-decoration:none;display:block;overflow:hidden}.reference-selected-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.reference-selected-card span{padding:7px 8px;font-size:12px;font-weight:800;display:block}.reference-image-actions{gap:4px;display:flex;position:absolute;top:6px;right:6px}.reference-image-actions .ghost-icon{background:#ffffffeb;border-color:#0000001f;width:30px;height:30px}.reference-empty{border:1px dashed var(--line);background:var(--surface-low);min-height:72px;color:var(--muted);border-radius:4px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.asset-library-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.asset-library-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.asset-library-card img{aspect-ratio:4/3;object-fit:cover;background:var(--surface-low);width:100%;display:block}.asset-library-card-body{gap:8px;padding:12px;display:grid}.split-detail{grid-template-columns:minmax(340px,.86fr) minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.social-preview{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.preview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px;display:flex}.preview-media{aspect-ratio:9/16;color:#fff;background:linear-gradient(#ffffff14,#fff0),#0f172a;place-items:end start;padding:18px;display:grid}.preview-media-title{background:#000000a3;border-radius:4px;max-width:90%;padding:10px 12px;font-weight:800}.content-video-preview{object-fit:contain;background:#05070b;width:100%;height:100%;display:block}.youtube-embed-preview{border:0}.preview-body{padding:16px}.text-only-preview p{white-space:pre-wrap;color:var(--text);margin:0;font-size:15px;line-height:23px}.text-only-preview .tag-list{margin-top:14px}.planner-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) minmax(320px,356px);align-items:start;gap:28px;padding:18px 20px;display:grid}.planner-row:last-child{border-bottom:0}.planner-main,.planner-row>*{min-width:0}.planner-row .row-title,.planner-row .row-subtitle,.planner-row .tag-list,.planner-row .badge{max-width:100%}.planner-row .row-title,.planner-row .row-subtitle{overflow-wrap:anywhere;word-break:break-word}.planner-row .tag-list .badge{white-space:normal}.planner-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-form{flex-direction:column;gap:10px;display:flex}.planner-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}.schedule-actions{flex-wrap:wrap;gap:8px;display:flex}.schedule-actions .btn{flex:150px;min-width:0}.calendar-panel{margin-bottom:24px;overflow-x:auto}.calendar-panel-header,.calendar-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.calendar-header-actions{justify-content:flex-end}.calendar-summary-row{border-bottom:1px solid var(--line);background:var(--surface-low);grid-template-columns:150px 170px minmax(0,1fr);gap:16px;padding:16px 20px;display:grid}.calendar-summary-row>div{min-width:0}.calendar-summary-row strong{overflow-wrap:anywhere;font-size:18px;line-height:26px;display:block}.calendar-weekdays,.calendar-grid{min-width:860px}.calendar-weekdays{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays span{color:var(--muted);text-transform:uppercase;padding:10px 12px;font-size:11px;font-weight:700;line-height:16px}.calendar-grid{background:var(--line);grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.calendar-day{background:var(--surface);min-width:0;min-height:158px;padding:10px}.calendar-day.empty{background:var(--surface-low)}.calendar-day.has-posts{background:#fff}.calendar-day-header{min-height:24px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-weight:800;display:flex}.calendar-day-header strong{background:var(--surface-soft);min-width:22px;height:22px;color:var(--text);border-radius:999px;place-items:center;font-size:11px;line-height:14px;display:inline-grid}.calendar-event-list{gap:7px;display:grid}.calendar-event{--event-color:var(--blue);--event-bg:var(--blue-soft);border-left:3px solid var(--event-color);background:var(--event-bg);min-width:0;color:var(--text);border-radius:8px;gap:4px;padding:8px 9px;display:grid}.calendar-event:hover{filter:brightness(.98)}.calendar-event-time,.calendar-event-network,.calendar-event-rule{min-width:0;color:var(--muted);align-items:center;gap:5px;font-size:11px;font-weight:800;line-height:15px;display:inline-flex}.calendar-event-title{overflow-wrap:anywhere;min-width:0;color:var(--text);font-size:12px;font-weight:750;line-height:16px}.calendar-event-rule{color:var(--event-color)}.calendar-event.network-youtube{--event-color:#d73333;--event-bg:#fff0f0}.calendar-event.network-instagram{--event-color:#8f3f97;--event-bg:#fbf0ff}.calendar-event.network-facebook{--event-color:#2563eb;--event-bg:#eef4ff}.calendar-event.network-tiktok{--event-color:#111827;--event-bg:#f2f4f7}.calendar-event.network-linkedin{--event-color:#0a66c2;--event-bg:#eef6ff}.calendar-event.network-agent{--event-color:var(--amber);--event-bg:#fff7e6}.calendar-event.recurrence-projection{cursor:default}.recurrence-rule-strip{border-top:1px solid var(--line);background:var(--surface);gap:12px;padding:16px 20px;display:grid}.recurrence-rule-strip-title{color:var(--muted);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.recurrence-rule-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.recurrence-rule-item{border:1px solid var(--line-soft);background:var(--surface-low);border-radius:8px;gap:3px;min-width:0;padding:10px 12px;display:grid}.recurrence-rule-item strong,.recurrence-rule-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recurrence-rule-item span{color:var(--muted);font-size:12px;line-height:16px}.generation-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.generation-card:hover{border-color:var(--blue)}.generation-visual{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:var(--surface-low);align-items:flex-start;gap:8px;padding:14px;display:flex}.console{color:#22c55e;background:#05070b;border-radius:4px;padding:18px;font-size:13px;overflow:auto}.settings-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;width:100%;max-width:1120px;display:grid}.settings-layout>.panel{width:100%}.settings-general-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.settings-actions{justify-content:flex-start}.notice{background:var(--blue-soft);color:var(--blue);border:1px solid #abd0ff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.notice.compact{border-radius:4px;align-items:flex-start;padding:12px 14px}.modal-backdrop{z-index:80;background:#05070b75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-modal{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:14px;width:min(460px,100%);padding:18px;display:grid;box-shadow:0 24px 60px #05070b33}.confirmation-icon{border-radius:4px;place-items:center;width:44px;height:44px;display:grid}.confirmation-icon.primary{background:var(--surface-soft);color:var(--text)}.confirmation-icon.blue{background:var(--blue-soft);color:var(--blue)}.confirmation-icon.danger{background:var(--red-soft);color:var(--red)}.confirmation-content{min-width:0}.confirmation-content h2{margin:0;font-size:18px;font-weight:800;line-height:26px}.confirmation-content p{color:var(--muted);margin:6px 0 18px}.confirmation-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.recurrence-delete-modal{align-items:flex-start;width:min(520px,100%)}.recurrence-delete-modal .confirmation-content{gap:12px;display:grid}.recurrence-delete-modal .confirmation-content p{margin:0}.recurrence-delete-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.recurrence-delete-footer .confirm-source{flex:auto;min-width:0}.recurrence-delete-footer .confirmation-actions{flex:none}.source-url,.confirm-source{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}@media (max-width:560px){.recurrence-delete-footer{flex-direction:column;align-items:stretch}.recurrence-delete-footer .confirmation-actions{justify-content:flex-end}}.source-url-text{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.empty-state{text-align:center;color:var(--muted);padding:40px}.empty-state.compact{padding:18px}@media (max-width:1120px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.brand{justify-content:center;padding:24px 12px}.brand-title,.brand-subtitle,.brand>div:last-child,.nav-item span,.sidebar-legal-links,.sidebar-logout span,.user-chip div:last-child{display:none}.nav-item{justify-content:center;padding:0}.metric-row,.grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.dashboard-layout,.split-detail,.settings-layout{grid-template-columns:1fr}.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.app-shell{display:block}.sidebar{height:auto;position:static}.nav-list{flex-direction:row;overflow-x:auto}.nav-item{min-width:52px}.topbar{padding:12px;position:static}.topbar-actions{display:none}.content-area{padding:18px}.page-header{flex-direction:column}.metric-row,.grid.cols-2,.grid.cols-3,.grid.cols-4,.form-grid,.planner-row,.confirmation-modal{grid-template-columns:1fr}.confirmation-actions .btn{flex:140px}}:root{--bg:#f5f5f7;--surface:#fff;--surface-low:#f6f3f5;--surface-soft:#e8e8ed;--surface-strong:#dcd9dc;--text:#1d1d1f;--muted:#414753;--faint:#717785;--line:#0000001a;--line-soft:#d2d2d7;--nav:#f6f3f5b8;--nav-muted:#414753;--blue:#0071e3;--blue-soft:#e8f2ff;--green:#128344;--green-soft:#e7f8ee;--red:#ba1a1a;--red-soft:#ffdad6;--amber:#986c00;--amber-soft:#fff2cd;--black:#1d1d1f;--shadow:0 4px 24px #0000000a;--shadow-hover:0 8px 30px #0000000f}html{background:var(--bg)}body{background:var(--bg);color:var(--text);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-soft);border-radius:999px}:focus-visible{outline-offset:2px;outline:2px solid #0071e357}.app-shell{background:var(--bg);grid-template-columns:260px minmax(0,1fr)}.sidebar{background:var(--nav);color:var(--text);-webkit-backdrop-filter:blur(20px)saturate(180%);border-right:1px solid #c1c6d652;padding:16px}.brand{gap:12px;padding:24px 12px 22px}.brand-mark{background:linear-gradient(180deg, #0077ed 0%, var(--blue) 100%);color:#fff;border:0;border-radius:14px;width:40px;height:40px;font-size:13px;font-weight:760;box-shadow:0 8px 22px #0071e338}.brand-title{font-size:19px;font-weight:700;line-height:27px}.brand-subtitle{color:#414753b8;letter-spacing:0;font-size:11px;font-weight:600;line-height:14px}.nav-list{gap:6px;padding:0}.nav-item{min-height:42px;color:var(--muted);border-left:0;border-radius:12px;padding:0 12px;font-size:12px;font-weight:650;line-height:18px;transition:background-color .18s,color .18s}.nav-item:hover{color:var(--text);background:#e0dfe485}.nav-item.active{color:var(--blue);background:#0071e31a;border-left-color:#0000}.sidebar-footer{border-top:1px solid #c1c6d647;padding:16px 0 0}.sidebar-legal-links{color:#414753c7;font-weight:600}.sidebar-legal-links a:hover,.sidebar-logout:hover{color:var(--blue)}.sidebar-logout{color:#414753c7;min-height:38px;font-weight:650}.user-chip{color:var(--text)}.avatar{width:36px;height:36px;color:var(--blue);background:#fff;border:1px solid #c1c6d670;border-radius:12px;font-weight:760}.main-shell{background:var(--bg);min-width:0}.topbar{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f0edefd1;border-bottom:1px solid #c1c6d652;height:64px;padding:0 40px;box-shadow:0 1px 10px #00000009}.content-area{width:100%;max-width:1200px;margin:0 auto;padding:40px}.page-header{align-items:flex-end;gap:24px;margin-bottom:32px}.page-kicker{color:var(--faint);letter-spacing:0;margin-bottom:6px;font-size:12px;font-weight:600;line-height:15px}.page-title{letter-spacing:0;font-size:32px;font-weight:650;line-height:39px}.page-description{max-width:780px;color:var(--muted);margin-top:8px;font-size:17px;line-height:26px}.grid{gap:24px}.panel,.metric-card,.table-shell,.content-card,.social-preview,.generation-card,.asset-library-card,.legal-card,.auth-card{border:.5px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px}.metric-card,.content-card,.generation-card,.asset-library-card,.reference-image-card,.reference-selected-card{transition:border-color .18s,box-shadow .18s,transform .18s}.metric-card:hover,.content-card:hover,.generation-card:hover,.asset-library-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-1px)}.panel-header,.table-header,.preview-header{background:#fff;border-bottom:1px solid #c1c6d647;min-height:64px;padding:18px 24px}.panel-title{letter-spacing:0;font-size:20px;font-weight:650;line-height:28px}.panel-body,.preview-body{padding:24px}.metric-card{flex-direction:column;justify-content:flex-end;min-height:132px;padding:24px;display:flex}.metric-label{color:var(--muted);letter-spacing:0;margin-bottom:12px;font-size:12px;font-weight:650;line-height:15px}.metric-value{letter-spacing:0;font-size:36px;font-weight:650;line-height:43px}.metric-card.danger{background:linear-gradient(#fff 0%,#fff7f6 100%);border-color:#ba1a1a33}.alert-strip,.notice{background:var(--blue-soft);box-shadow:var(--shadow);border:.5px solid #0071e32e;border-radius:16px}.alert-strip{border-left:4px solid var(--red);background:var(--red-soft)}.notice.compact{border-radius:12px}.btn{background:var(--surface-soft);min-height:40px;color:var(--text);border:1px solid #0000;border-radius:999px;padding:0 18px;font-weight:650;transition:background-color .18s,border-color .18s,transform .12s,box-shadow .18s}.btn:hover{background:#e0dfe4}.btn:active{transform:scale(.98)}.btn.primary,.btn.blue{background:linear-gradient(180deg, #0077ed 0%, var(--blue) 100%);color:#fff;border-color:#0000;box-shadow:0 5px 16px #0071e338}.btn.primary:hover,.btn.blue:hover{background:linear-gradient(#007ff8 0%,#0071e3 100%)}.btn.danger{background:var(--red-soft);border-color:#ba1a1a29}.btn.success{background:var(--green);border-color:#0000}.icon-button,.ghost-icon{color:var(--muted);border-radius:999px;transition:background-color .18s,color .18s,transform .12s}.icon-button:hover,.ghost-icon:hover{background:var(--surface-soft);color:var(--text);border-color:#0000}.icon-button:active,.ghost-icon:active{transform:scale(.96)}.badge,.tag{letter-spacing:0;border:0;border-radius:999px;font-size:12px;font-weight:650;line-height:15px}.badge{min-height:26px;padding:0 11px}.tag{background:var(--surface-soft);min-height:24px;padding:0 10px}.table-shell{overflow:hidden}.table{border-collapse:separate;border-spacing:0}.table th,.table td{border-bottom:1px solid #c1c6d647;padding:14px 18px}.table th{color:var(--faint);letter-spacing:0;background:#fff;font-size:12px;font-weight:650;line-height:15px}.table tr:hover td{background:#f6f3f5a3}.section-stack{gap:24px}.section-stack.compact-stack{gap:16px}.list-row,.planner-row{border-bottom:1px solid #c1c6d647}.list-row{padding:16px 24px}.dashboard-validation-row{grid-template-columns:44px minmax(0,1fr);grid-template-areas:"icon content""icon actions";align-items:start;gap:14px 18px}.dashboard-validation-row>*{min-width:0}.dashboard-validation-row .source-icon{grid-area:icon}.dashboard-validation-content{grid-area:content;min-width:0}.dashboard-validation-actions{grid-area:actions;width:100%;min-width:0}.dashboard-validation-actions>div[style]{width:100%;align-items:flex-start!important}.dashboard-validation-actions>div[style]>div[style]{justify-content:flex-start!important}.dashboard-validation-content .row-title,.dashboard-validation-content .row-subtitle{overflow-wrap:break-word;word-break:normal}.dashboard-validation-content .row-subtitle{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (min-width:1320px){.dashboard-validation-row{grid-template-columns:44px minmax(260px,1fr) minmax(320px,auto);grid-template-areas:"icon content actions";align-items:center}.dashboard-validation-actions{width:auto}.dashboard-validation-actions>div[style]{align-items:flex-end!important}.dashboard-validation-actions>div[style]>div[style]{justify-content:flex-end!important}}.validation-row{grid-template-columns:44px minmax(0,1fr);grid-template-areas:"icon content""icon status""icon actions";align-items:start;gap:12px 18px}.validation-row>*{min-width:0}.validation-row .source-icon{grid-area:icon}.validation-row>:nth-child(2){grid-area:content}.validation-row .validation-status-stack{grid-area:status}.validation-row .validation-actions-stack{grid-area:actions}.validation-row .row-title,.validation-row .row-subtitle{overflow-wrap:break-word;word-break:normal}.validation-row .row-subtitle{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.validation-status-stack,.validation-actions-stack,.validation-media-state{flex-direction:column;align-items:flex-start;display:flex}.validation-status-stack{gap:6px}.validation-actions-stack{gap:10px;width:100%}.validation-media-state{gap:6px}.validation-actions-stack>div[style]{width:100%;align-items:stretch!important}.validation-actions-stack>div[style]>div[style]{justify-content:flex-start!important}@media (min-width:1180px){.validation-row{grid-template-columns:44px minmax(360px,1fr) minmax(120px,160px) minmax(280px,340px);grid-template-areas:"icon content status actions";gap:24px}}.planner-row{padding:20px 24px}.source-icon,.confirmation-icon{background:var(--blue-soft);color:var(--blue);border-radius:14px}.row-title{font-size:16px;font-weight:650;line-height:24px}.row-subtitle{color:var(--muted);line-height:21px}.form-grid{gap:20px}.form-field{gap:9px}.form-field label,.auth-form label{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:650;line-height:15px}.input,.textarea,.select,.auth-form input{border:1px solid var(--line-soft);color:var(--text);background:#fff;border-radius:8px;transition:border-color .18s,box-shadow .18s;box-shadow:0 1px 1px #00000005}.input,.select,.auth-form input{height:44px;padding:0 14px}.textarea{padding:12px 14px}.input:focus,.textarea:focus,.select:focus,.auth-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0071e324}.check-row,.reference-image-choice,.agent-data-row,.agent-form-context,.agent-watch-panel,.advanced-form-section{background:#fff;border:1px solid #c1c6d68c;border-radius:12px}.check-row,.reference-image-choice{min-height:44px}.segmented-control{background:var(--surface-soft);border:1px solid #c1c6d680;border-radius:999px;gap:4px;padding:4px}.segmented-control button,.segmented-control a{min-height:36px;color:var(--muted);border-radius:999px;font-weight:650}.segmented-control button:hover,.segmented-control button.active,.segmented-control a:hover,.segmented-control a.active{color:var(--text);background:#fff;border-color:#0000;box-shadow:0 1px 5px #0000000f}.agent-watch-panel.prominent{box-shadow:inset 4px 0 0 var(--blue);background:linear-gradient(#eef6ff 0%,#fff 100%);border-color:#0071e33d}.agent-data-row,.agent-form-context,.reference-empty,.advanced-form-section{background:#f6f3f58f}.reference-empty{border-color:var(--line-soft);border-radius:12px}.reference-image-card,.reference-selected-card{border-color:#c1c6d68c;border-radius:12px}.reference-image-card.selected,.reference-image-choice.selected{border-color:var(--blue);box-shadow:0 0 0 3px #0071e324}.asset-library-grid{gap:24px}.asset-library-card{overflow:hidden}.asset-library-card-body{padding:16px}.social-preview{overflow:hidden}.preview-media{background:linear-gradient(#ffffff14,#fff0),#111113}.preview-media-title{background:#000000a8;border-radius:12px}.content-video-preview{background:#111113}.generation-visual{background:var(--surface-low);border-bottom-color:#c1c6d647}.console{background:#111113;border-radius:12px}.confirmation-modal{border:.5px solid var(--line);border-radius:16px;box-shadow:0 20px 40px #0000001a}.modal-backdrop{-webkit-backdrop-filter:blur(10px);background:#1d1d1f6b}.empty-state{color:var(--muted)}.empty-state.compact,.table-shell .empty-state{border:1px dashed var(--line-soft);background:#f6f3f58f;border-radius:12px;margin:18px}.analytics-kpi-row{border-bottom-color:#c1c6d652}.legal-page,.auth-page{background:var(--bg)}.auth-page{background:radial-gradient(circle at 20% 18%, #0071e314, transparent 28%), var(--bg)}.legal-card,.auth-card{padding:40px}.legal-card h1,.auth-card h1{letter-spacing:0;font-size:32px;line-height:39px}.legal-card h2{font-size:20px;line-height:28px}.auth-brand,.auth-footnote a,.legal-card a:not(.legal-brand){color:var(--blue)}.auth-error{border-color:#ba1a1a2e;border-radius:12px}@media (max-width:1120px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:16px 12px}.brand{padding:24px 0}.nav-item{padding:0}}@media (max-width:720px){.app-shell,.sidebar,.main-shell{width:100vw;max-width:100vw;overflow-x:hidden}.sidebar{border-bottom:1px solid #c1c6d652;border-right:0;padding:12px}.nav-list{gap:8px}.topbar{height:auto;padding:12px 16px}.content-area{width:100vw;max-width:100vw;padding:24px 16px;overflow-x:hidden}.page-header{align-items:flex-start;gap:16px;margin-bottom:24px}.page-title,.legal-card h1,.auth-card h1{font-size:24px;line-height:30px}.page-description{font-size:15px;line-height:23px}.panel-header,.table-header,.preview-header,.panel-body,.preview-body,.metric-card,.legal-card,.auth-card{padding:20px}.metric-card{min-height:112px}.metric-value{font-size:30px;line-height:38px}.list-row,.list-row[style]{align-items:start;gap:12px;width:100%;max-width:100%;padding:16px;overflow:hidden;grid-template-columns:minmax(0,1fr)!important}.list-row>*{justify-self:stretch;width:100%;min-width:0;max-width:100%;grid-column:1!important}.list-row .source-icon{width:40px;height:40px}.list-row>:last-child>div,.list-row>:last-child>div>div{justify-content:flex-start!important;align-items:flex-start!important;width:100%!important}.list-row .btn{flex:100%;min-width:0}.list-row .btn,.list-row .badge,.list-row .tag{white-space:normal;max-width:100%}.table-shell,.calendar-panel{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.calendar-panel-header{align-items:flex-start}.calendar-header-actions{justify-content:flex-start;width:100%}.calendar-summary-row{grid-template-columns:minmax(0,1fr)}.calendar-weekdays,.calendar-grid{min-width:760px}.recurrence-rule-item strong,.recurrence-rule-item span{white-space:normal;overflow-wrap:anywhere}.table-header{flex-direction:column;align-items:flex-start}.list-row p,.list-row a,.list-row span,.row-title,.row-subtitle,.source-url-text{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.row-title{display:block}.row-title,.row-subtitle,.source-url-text{overflow-wrap:anywhere}.segmented-control{border-radius:16px}}
