*{box-sizing:border-box}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#111827}body,html{margin:0;min-height:100%}body{background:#f5f7fb}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-shell,.sidebar{display:flex;min-height:100vh}.sidebar{width:260px;height:100vh;position:-webkit-sticky;position:sticky;top:0;flex-direction:column;padding:26px 18px 50px;overflow-y:auto;background:#111827;color:#f8fafc}.sidebar h1{margin:0 0 28px;font-size:1.2rem;letter-spacing:.04em;line-height:1.2}.sidebar nav{display:flex;flex:1 1;flex-direction:column;min-height:0}.nav-list{list-style:none;margin:0;padding:0}.nav-workflow{display:flex;flex-direction:column;gap:22px}.nav-section-title{margin:0;padding:0 12px;color:#94a3b8;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nav-section-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:transparent;cursor:pointer;text-align:left}.nav-section-toggle:hover{color:#f8fafc}.nav-section-chevron{margin-left:8px;color:#cbd5e1;font-size:.75rem;line-height:1}.nav-section .nav-list,.sidebar-section .nav-list{margin-top:9px}.nav-item{margin-bottom:6px}.nav-link{display:block;padding:10px 12px;border-radius:8px;color:#e2e8f0;font-size:.95rem;line-height:1.25;transition:background .2s ease}.nav-link.active,.nav-link:hover{background:hsla(0,0%,100%,.08)}.home-nav-link{margin:-8px 0 18px;padding:4px 12px;overflow:hidden;background:transparent;color:#f8fafc;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.home-nav-link.active,.home-nav-link:hover{background:transparent;color:#fff;text-decoration:underline;text-underline-offset:4px}.sidebar-section{margin-top:auto;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.12)}.sidebar-section-title{margin:0;padding:0 14px;color:#94a3b8;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.logout-button{margin-top:24px;width:100%;padding:12px 14px;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;background:transparent;color:#f8fafc}.main-content{flex:1 1;min-width:0;padding:40px clamp(24px,4vw,48px) 48px}.content-frame{width:100%;max-width:1440px;margin:0 auto}.page-title{margin:0;font-size:clamp(1.8rem,2.3vw,2.4rem);line-height:1.15}.page-subtitle{max-width:920px;margin:10px 0 30px;color:#6b7280;line-height:1.55}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 2px 12px rgba(15,23,42,.05)}.grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.page-subtitle+.grid-cards,.page-subtitle+.message-box,.page-subtitle+.table-container{margin-top:4px}.card{border:1px solid #e5e7eb;border-radius:8px;padding:20px;background:#fff}.card h3{margin:0 0 10px;font-size:1rem}.card-list{list-style:none;padding:0;margin:0}.card-list li{display:flex;justify-content:space-between;margin-top:8px;color:#334155}.table-container{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,.04)}.table{width:100%;border-collapse:collapse;min-width:960px}.table td,.table th{text-align:left;padding:13px 12px;border-bottom:1px solid #e5e7eb;vertical-align:top}.table th{background:#f8fafc;color:#1f2937;font-weight:600;font-size:.86rem}.table tbody tr:last-child td{border-bottom:0}.table tr:hover{background:rgba(15,23,42,.02)}.status-pill{padding:4px 10px;background:#eef2ff;color:#3730a3}.badge,.status-pill{display:inline-flex;border-radius:999px;font-size:.8rem}.badge{align-items:center;padding:6px 12px;font-weight:700}.badge--success{background:#dcfce7;color:#166534}.badge--danger{background:#fee2e2;color:#991b1b}.badge--info{background:#dbeafe;color:#1d4ed8}.badge--muted{background:#f3f4f6;color:#374151}.section-block{margin-top:28px;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.section-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.section-header h2{margin:0;color:#111827;font-size:1.15rem;font-weight:700;line-height:1.25}.section-copy{margin:0 0 20px;color:#475569}.campaign-context-pill{display:inline-flex;align-items:center;max-width:100%;margin:18px 0 28px;padding:7px 12px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:.88rem;font-weight:600;line-height:1.25}.message-box{border:1px solid #d1d5db;background:#fff;padding:24px;border-radius:8px}.message-box p{margin:0}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 4px rgba(15,23,42,.04)}.form-card h2{margin:0 0 18px;line-height:1.25}.form-group{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.form-group input,.form-group select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #d1d5db;background:#f8fafc}.form-group input:focus,.form-group select:focus{outline:2px solid rgba(37,99,235,.2);border-color:#2563eb}.table-section{margin-top:36px;margin-bottom:32px}.form-card+.table-section,.grid-cards+.table-section,.message-box+.table-section,.panel+.table-section,.table-container+.table-section{margin-top:40px}.table-section .section-header{margin-bottom:8px}.table-section .section-copy{margin-bottom:10px}.message-box--success{border-color:#22c55e;background:#ecfdf5}.form-group label{display:block;margin-bottom:8px;font-weight:600}.form-group input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #d1d5db;background:#f8fafc}.primary-button{width:100%;padding:12px 14px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600}.primary-button:disabled,button:disabled{cursor:not-allowed;opacity:.65}.secondary-text{color:#6b7280;font-size:.95rem;margin-top:12px}.strong-text{color:#111827;font-weight:700}@media (max-width:880px){.app-shell{flex-direction:column}.sidebar{width:100%;height:auto;min-height:0;position:static;padding-bottom:24px}.main-content{padding:20px}}