:root{color:#111827;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,textarea,input,select{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid #dbe3ef;padding:22px 16px;display:flex;flex-direction:column;gap:22px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;padding:4px 6px 14px;border-bottom:1px solid #e5eaf2}.brand-mark{width:42px;height:42px;border-radius:8px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:#64748b;font-size:12px;margin-top:2px}nav{display:grid;gap:5px}.nav-item{width:100%;border:0;background:transparent;border-radius:8px;display:flex;align-items:center;gap:10px;padding:10px 11px;color:#334155;text-align:left}.nav-item.active,.nav-item:hover{background:#eef4ff;color:#1d4ed8}.policy-box{margin-top:auto;background:#f8fafc;border:1px solid #dbe3ef;border-radius:8px;padding:12px;color:#475569;font-size:12px;line-height:1.45}.policy-box svg{color:#0f766e}.workspace{padding:28px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.user-chip{min-height:40px;display:inline-flex;align-items:center;gap:9px;padding:0 10px;border-radius:8px;background:#fff;border:1px solid #dbe3ef;color:#334155;max-width:250px}.user-chip span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:800}.user-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.quota-chip{min-height:40px;display:inline-flex;align-items:center;padding:0 11px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:13px;font-weight:800;white-space:nowrap}.icon-btn{width:40px;padding:0}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:30px;color:#123047}h2{font-size:17px;margin-bottom:12px}.eyebrow{color:#2563eb;text-transform:uppercase;font-weight:800;letter-spacing:0;font-size:11px;margin-bottom:5px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.command-grid{align-items:stretch}.span-2{grid-column:span 2}.panel{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:18px;box-shadow:0 1px 2px #0f172a0a}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.muted{color:#64748b;line-height:1.55}.primary-btn,.ghost-btn,.danger-btn{border:0;border-radius:8px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:700;white-space:nowrap}.primary-btn{background:#2563eb;color:#fff}.primary-btn:disabled{opacity:.45;cursor:not-allowed}.ghost-btn{background:#f1f5f9;color:#0f172a}.danger-btn{background:#fee2e2;color:#991b1b}.actions-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.image-picker{margin-top:14px;padding:12px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;display:flex;flex-direction:column;gap:10px}.image-picker-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.image-picker-button{align-self:flex-start;cursor:pointer}.image-picker-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.image-picker-aspect{display:flex;flex-direction:column;font-size:12px;color:#475569;gap:4px}.image-picker-aspect select{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:13px;min-width:220px}.image-thumb-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.image-thumb{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px;display:flex;flex-direction:column;gap:6px}.image-thumb img{width:100%;height:100px;object-fit:cover;border-radius:6px}.image-thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:0;background:#0f172ab3;color:#fff;cursor:pointer;font-size:14px;line-height:1}.image-thumb-alt{font-size:12px;padding:4px 6px;border:1px solid #e2e8f0;border-radius:6px}.ghost-btn.disabled,.ghost-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.video-preview{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:12px;align-items:start}.video-preview video{width:100%;max-height:220px;background:#000;border-radius:8px}.video-preview-meta{display:flex;flex-direction:column;gap:8px}.brief-list{display:grid;gap:11px}.brief-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;border-bottom:1px solid #edf2f7;padding-bottom:10px}.brief-item span{color:#64748b;font-size:13px}.brief-item strong{line-height:1.45}.metric-card{min-height:128px;display:flex;flex-direction:column;justify-content:space-between}.metric-card svg{color:#2563eb}.metric-card span{color:#64748b}.metric-card strong{font-size:27px;color:#123047}.pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pillar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.pillar strong,.pillar span{display:block}.pillar span{margin-top:5px;color:#64748b;font-size:13px}.draft-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.draft-list{display:grid;align-content:start;gap:10px}.draft-card{border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:12px;text-align:left;display:grid;gap:8px}.draft-card.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.quota-panel{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:8px}.quota-panel strong,.quota-panel span{display:block}.quota-panel span{margin-top:3px;color:#475569;font-size:12px;line-height:1.35}.draft-card small{color:#64748b}.status,.risk,.priority,.policy-status,.source-tag{display:inline-flex;width:max-content;max-width:100%;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;text-transform:capitalize;line-height:1.2}.status.needs_review,.risk.medium,.priority.medium{color:#92400e;background:#fef3c7}.status.approved,.risk.low,.priority.low{color:#166534;background:#dcfce7}.status.published{color:#1d4ed8;background:#dbeafe}.status.rejected,.risk.high,.priority.high{color:#991b1b;background:#fee2e2}.policy-status.allowed,.policy-status.api_allowed{color:#166534;background:#dcfce7}.policy-status.manual_required{color:#92400e;background:#fef3c7}.policy-status.blocked{color:#991b1b;background:#fee2e2}.source-tag{color:#334155;background:#f1f5f9;text-transform:none;margin-top:8px}.badge-stack{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.editor-panel label{display:grid;gap:7px;font-weight:800;margin:13px 0}.draft-list label,.panel label{display:grid;gap:7px;font-weight:800;margin:10px 0}textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;min-height:78px;padding:11px;resize:vertical;line-height:1.45;color:#111827}input,select{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;color:#111827;background:#fff}.body-editor{min-height:220px}.guardrail-list,.security-list{display:grid;gap:10px;margin-top:14px}.guardrail-row{display:flex;gap:10px;align-items:flex-start;padding:11px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.guardrail-row strong{display:block;margin-bottom:3px}.guardrail-row p{color:#475569;margin-bottom:0;line-height:1.45}.pass{color:#15803d;flex:0 0 auto}.fail{color:#dc2626;flex:0 0 auto}.calendar-card p,.comment-card p,.brief-card p{color:#475569;line-height:1.5}.brief-card{min-height:190px}.manual-note{margin:12px 0 0;color:#64748b;font-size:13px}.visual-preview{background:#f8fafc;border:1px solid #dbe3ef;border-radius:8px;min-height:330px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));align-items:stretch;gap:12px;padding:16px}.visual-step{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:210px}.visual-step span{width:34px;height:34px;border-radius:999px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:800}.visual-step p{font-size:20px;line-height:1.25;margin-bottom:0;color:#123047;font-weight:800}.swatches{display:flex;gap:8px}.swatches span{width:42px;height:42px;border-radius:8px;border:1px solid #dbe3ef}.reply-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-top:12px}.reply-box p{margin:6px 0 0}.compact{min-height:34px;margin-top:10px;padding:0 11px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid.tight{grid-template-columns:repeat(2,minmax(90px,1fr))}.check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;font-weight:700!important}.check-row input{width:16px;min-height:16px;flex:0 0 auto}.tone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.workflow-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:14px 0}.workflow-strip span{min-height:34px;border-radius:8px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;text-align:center;padding:5px;font-size:11px;font-weight:800}.workflow-strip .active-step{background:#dbeafe;color:#1d4ed8}.link-line{display:flex;gap:6px;align-items:center;word-break:break-word;font-size:13px}.policy-table{display:grid;border:1px solid #dbe3ef;border-radius:8px;overflow:hidden}.policy-row{display:grid;grid-template-columns:230px 180px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-bottom:1px solid #e2e8f0}.policy-row:last-child{border-bottom:0}code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 6px;font-size:12px;color:#123047}.policy-row p,.audit-card p{margin-bottom:0;color:#475569;line-height:1.45}.audit-card small{display:block;margin-top:12px;color:#64748b;line-height:1.4}.bar-list{display:grid;gap:13px}.bar-row{display:grid;grid-template-columns:110px minmax(0,1fr) 70px;align-items:center;gap:12px}.bar-track{height:14px;border-radius:999px;background:#e2e8f0;overflow:hidden}.bar-track div{height:100%;background:#2563eb;border-radius:inherit}.metric-detail{display:grid;gap:9px}.metric-detail span{color:#475569}.landing-shell{min-height:100vh;color:#101827;background:linear-gradient(135deg,rgba(66,133,244,.18),transparent 32%),linear-gradient(225deg,rgba(52,168,83,.16),transparent 34%),linear-gradient(315deg,rgba(251,188,5,.13),transparent 30%),linear-gradient(45deg,rgba(234,67,53,.12),transparent 28%),#f7faff;background-size:140% 140%;animation:geminiFlow 18s ease-in-out infinite alternate;overflow:hidden}.landing-hero,.feature-band,.auth-cta{width:min(1180px,calc(100% - 36px));margin:0 auto;position:relative;z-index:1}.landing-hero{min-height:82vh;padding:22px 0 52px;display:flex;flex-direction:column}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.landing-brand{display:flex;align-items:center;gap:10px;font-weight:900;color:#123047}.hero-grid{flex:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:center}.hero-copy{animation:riseIn .7s ease both}.hero-copy h1{font-size:clamp(42px,6vw,76px);line-height:.95;max-width:850px;margin-bottom:22px;background:linear-gradient(90deg,#1a73e8,#6b4eff 38%,#188038 72%,#b06000);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p:not(.eyebrow){max-width:680px;color:#475569;font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-console{border:1px solid rgba(148,163,184,.35);background:#ffffffc2;border-radius:8px;padding:16px;box-shadow:0 24px 80px #1e40af29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:riseIn .9s .12s ease both,floatPanel 7s ease-in-out infinite}.console-top{display:flex;gap:7px;margin-bottom:18px}.console-top span{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.console-card{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid #dbe3ef;background:#fff;border-radius:8px;margin-top:12px;transform:translate(0);transition:transform .18s ease,border-color .18s ease}.console-card:hover{transform:translate(4px);border-color:#8ab4f8}.console-card.active{background:linear-gradient(135deg,#eff6ff,#f0fdf4)}.console-card svg,.feature-tile svg{color:#1a73e8;flex:0 0 auto}.console-card p{color:#64748b;margin:4px 0 0;line-height:1.45}.feature-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:8px 0 56px}.feature-tile{min-height:210px;padding:18px;border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:riseIn .7s ease both}.feature-tile:nth-child(2){animation-delay:80ms}.feature-tile:nth-child(3){animation-delay:.16s}.feature-tile:nth-child(4){animation-delay:.24s}.feature-tile h2{margin-top:16px}.feature-tile p,.auth-cta p{color:#64748b;line-height:1.58}.auth-cta{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,480px);gap:34px;align-items:center;padding:42px 0 72px}.auth-cta h2{font-size:clamp(30px,4vw,52px);line-height:1.02;margin-bottom:16px;color:#123047}.auth-card{border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#ffffffd6;padding:18px;box-shadow:0 22px 70px #0f172a21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card label{display:grid;gap:7px;margin:12px 0;font-weight:800}.auth-toggle{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:5px;background:#eef4ff;border-radius:8px;margin-bottom:14px}.auth-toggle button{border:0;min-height:38px;border-radius:7px;background:transparent;color:#475569;font-weight:800}.auth-toggle button.active{background:#fff;color:#1a73e8;box-shadow:0 1px 5px #0f172a14}.input-with-icon{display:flex;align-items:center;gap:9px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;background:#fff}.input-with-icon svg{color:#64748b;flex:0 0 auto}.input-with-icon input{border:0;padding:0}.input-with-icon input:focus{outline:0}.auth-submit,.google-btn{width:100%;margin-top:10px}.google-btn{min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1f2937;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800}.google-btn span{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#1a73e8;border:1px solid #dbe3ef;font-weight:900}.google-btn:disabled{opacity:.5;cursor:not-allowed}.auth-message{margin:12px 0 0;color:#475569;font-size:13px;line-height:1.45}.auth-loading{display:grid;place-items:center}.loading-mark{width:76px;height:76px;display:grid;place-items:center;border-radius:20px;background:#ffffffd1;color:#1a73e8;box-shadow:0 18px 60px #1e40af2e;animation:pulseMark 1.6s ease-in-out infinite}@keyframes geminiFlow{0%{background-position:0% 45%}to{background-position:100% 55%}}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPanel{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseMark{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.panel-heading{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:flex-start}.grid,.draft-layout{grid-template-columns:1fr}.span-2{grid-column:auto}.visual-preview,.pillars,.form-grid,.tone-grid,.workflow-strip,.policy-row,.hero-grid,.feature-band,.auth-cta{grid-template-columns:1fr}.landing-hero{min-height:auto}}@media(max-width:640px){.workspace{padding:18px}h1{font-size:24px}.brief-item,.bar-row{grid-template-columns:1fr}.landing-hero,.auth-cta{padding-bottom:36px}.hero-copy h1{font-size:38px}.hero-console{display:none}.user-chip{max-width:100%}}
