:root{color-scheme:light;--bg:#f4f1ea;--bg-strong:#ece5d8;--panel:rgba(255,252,246,0.88);--panel-strong:#fffaf1;--ink:#1b1a18;--muted:#6a665f;--line:rgba(27,26,24,0.1);--accent:#d95d39;--accent-soft:rgba(217,93,57,0.12);--success:#1f7a4f;--success-soft:rgba(31,122,79,0.12);--shadow:0 24px 60px rgba(69,47,27,0.12);--radius-lg:28px;--radius-md:18px;--radius-sm:999px;--font-sans:"Instrument Sans","Avenir Next","Segoe UI",sans-serif}*{box-sizing:border-box}html{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(217,93,57,.18),transparent 28%),radial-gradient(circle at 80% 15%,rgba(31,122,79,.12),transparent 18%),linear-gradient(180deg,#f9f6f0 0,var(--bg) 60%,#efe7d9 100%);color:var(--ink);font-family:var(--font-sans)}.auth-page,body{min-height:100vh}.auth-page{display:grid;place-items:center;padding:24px}.auth-card{width:min(560px,100%);padding:30px;border:1px solid rgba(255,255,255,.55);border-radius:var(--radius-lg);background:rgba(255,252,246,.86);box-shadow:var(--shadow)}.auth-card h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1}.auth-form{margin-top:24px}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;padding:28px 20px;border-right:1px solid var(--line);background:rgba(255,248,239,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-block{display:flex;gap:14px;align-items:center}.brand-chip{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#da7347,#c9471d);color:white;font-weight:700;letter-spacing:.06em}.brand-name,.brief-card h3,.creative-title-row h3,.page-header h1,.section-card h2,.topbar h2{margin:0}.brand-name{font-size:1rem;font-weight:700}.brand-subtitle,.brief-source,.list-subtitle,.page-description,.section-card-header p,.sidebar-label,.sidebar-meta,.stat-detail,.topbar-kicker{color:var(--muted)}.brand-subtitle{margin:4px 0 0;font-size:.9rem;line-height:1.4}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.nav-link{padding:12px 14px;border-radius:14px;color:#3e3a34;transition:background-color .16s ease,transform .16s ease}.nav-link-active,.nav-link:hover{background:rgba(255,255,255,.7)}.nav-link:hover{transform:translateX(2px)}.nav-link-active{color:var(--ink);font-weight:600}.sidebar-footer{margin-top:auto;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.6)}.sidebar-footer strong{display:block;margin-top:6px}.eyebrow,.sidebar-label,.topbar-kicker{margin:0 0 6px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.app-content{flex-direction:column;padding:26px}.app-content,.topbar{display:flex;gap:24px}.topbar{align-items:center;justify-content:space-between;padding:22px 24px;border:1px solid rgba(255,255,255,.55);border-radius:var(--radius-lg);background:rgba(255,252,246,.76);box-shadow:var(--shadow)}.topbar h2{font-size:1.35rem}.brief-card-top,.list-tags,.page-header,.tag-row,.topbar-actions{display:flex;align-items:center;gap:12px}.main-content,.page-stack{display:flex;flex-direction:column}.page-stack{gap:22px}.page-header{justify-content:space-between;align-items:flex-end;gap:18px}.page-header h1{font-size:clamp(2rem,3vw,3.2rem);line-height:.95;max-width:12ch}.page-description{max-width:72ch;margin:10px 0 0;line-height:1.6}.card-grid,.stats-grid,.three-column-grid,.two-column-grid{display:grid;grid-gap:18px;gap:18px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-grid{align-items:start}.three-column-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-summary-grid{align-items:start}.brief-card,.creative-card,.section-card,.stat-card{border:1px solid rgba(255,255,255,.5);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.section-card,.stat-card{border-radius:var(--radius-lg)}.stat-card{padding:20px}.brief-objective,.brief-source,.creative-footer,.list-subtitle,.list-title,.stat-detail,.stat-label,.stat-value,.table-row small{margin:0}.stat-label{color:var(--muted);font-size:.92rem}.stat-value{margin-top:10px;font-size:2rem;font-weight:700}.stat-detail{margin-top:8px;font-size:.95rem}.section-card{padding:22px}.section-card-header{margin-bottom:18px}.section-card h2{font-size:1.15rem}.section-card-header p{margin:8px 0 0;line-height:1.55}.brief-list,.list-stack,.settings-list{display:flex;flex-direction:column;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:.92rem;font-weight:600}.field input,.field select,.field textarea{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.82);color:var(--ink);font:inherit}.field textarea{resize:vertical}.field-wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-start}.list-row,.table-header,.table-row{display:grid;align-items:center;grid-gap:12px;gap:12px}.list-row{grid-template-columns:minmax(0,1fr) auto;padding:14px 0;border-bottom:1px solid var(--line)}.list-row:last-child{border-bottom:0}.list-title{font-weight:700}.tag{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:var(--radius-sm);background:rgba(27,26,24,.08);color:#2f2a24;font-size:.82rem;line-height:1}.tag-warm{background:var(--accent-soft);color:#a64528}.tag-good{background:var(--success-soft);color:var(--success)}.tag-muted{background:rgba(27,26,24,.06);color:var(--muted)}.channel-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.channel-metric{padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.58)}.channel-metric-label{display:block;margin-bottom:8px;color:var(--muted);font-size:.82rem}.channel-metric strong{font-size:1.2rem}.insight-copy{margin:0 0 14px;color:#3f392f;line-height:1.6}.table-block{overflow:hidden;border-radius:20px;border:1px solid var(--line)}.table-header,.table-row{padding:14px 16px}.table-header{background:rgba(236,229,216,.72);color:#4e473d;font-size:.9rem;font-weight:700}.table-row{background:rgba(255,252,246,.7);border-top:1px solid var(--line)}.table-header span,.table-row span{min-width:0}.table-row strong{display:block;margin-bottom:4px}.table-row small{display:block;color:var(--muted)}.table-grid-home{grid-template-columns:1.4fr .8fr 1.8fr}.table-grid-internal{grid-template-columns:1.5fr 1.3fr .9fr .8fr .7fr .8fr .7fr .7fr .9fr}.table-grid-insights{grid-template-columns:1.2fr .8fr .8fr 1.6fr}.brief-card,.creative-card{overflow:hidden;border-radius:24px}.brief-card{padding:18px}.brief-card-top{justify-content:space-between;align-items:flex-start}.brief-objective{margin-top:14px;line-height:1.55}.brief-source{margin-top:12px;font-size:.9rem;line-height:1.5}.creative-preview{display:grid;place-items:center;min-height:160px;padding:18px;background:linear-gradient(135deg,rgba(217,93,57,.18),rgba(31,122,79,.08)),linear-gradient(180deg,rgba(255,255,255,.8),rgba(241,232,217,.9));color:#7c4d3d;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.creative-content{display:flex;flex-direction:column;gap:12px;padding:18px}.creative-title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.creative-title-row h3{font-size:1.02rem;line-height:1.3}.creative-footer{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.88rem}.ghost-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:var(--radius-sm);border:0;cursor:pointer}.primary-button{background:linear-gradient(135deg,#d95d39,#b84522);color:white;box-shadow:0 16px 30px rgba(184,69,34,.22)}.ghost-button{background:rgba(255,255,255,.72);color:var(--ink);border:1px solid var(--line)}.settings-list{padding-left:18px;margin:0;line-height:1.6}@media (max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:10;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid var(--line)}.sidebar,.sidebar-nav{flex-direction:row;flex-wrap:wrap}.sidebar-footer{width:100%}.card-grid,.channel-metrics,.stats-grid,.table-grid-home,.table-grid-insights,.table-grid-internal,.three-column-grid,.two-column-grid{grid-template-columns:1fr}.page-header,.topbar{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.app-content{padding:16px}.topbar{padding:18px}.page-header h1{max-width:none;font-size:2rem}.form-grid,.list-row{grid-template-columns:1fr}.creative-footer,.topbar-actions{flex-direction:column;align-items:stretch}}