:root{font-family:Segoe UI,sans-serif;color:#1a1f1c;background:radial-gradient(circle at top left,rgba(245,188,84,.35),transparent 32%),linear-gradient(135deg,#f8f1e6,#edf4ee 45%,#e5efe7);line-height:1.5;font-weight:400;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit}button{border:none;border-radius:999px;background:#1f5c45;color:#fff;padding:.8rem 1.1rem;cursor:pointer}button:disabled{opacity:.7;cursor:wait}textarea,input,select{width:100%;border:1px solid rgba(31,92,69,.15);border-radius:18px;padding:.9rem 1rem;background:#ffffffb8}label{display:grid;gap:.55rem;color:#304038}.page-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{padding:2rem;background:#162e24eb;color:#f8f3eb;display:flex;flex-direction:column;gap:2rem}.sidebar h1,.content h2,.content h3{margin:0}.nav{display:grid;gap:.8rem}.nav a{color:inherit;text-decoration:none;opacity:.86}.sidebar-card,.panel,.hero{border:1px solid rgba(31,92,69,.12);border-radius:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar-card{padding:1rem;background:#ffffff14}.content{padding:2rem;display:grid;gap:1.5rem}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:1rem;padding:1.5rem;background:#fffbf5b3}.hero-copy{max-width:55ch}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hero-stats article,.post-card,.account-item{background:#ffffffb8;border-radius:22px;padding:1rem}.hero-stats span{display:block;font-size:2rem;font-weight:700}.grid-two{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.panel{padding:1.5rem;background:#ffffff85}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.inline-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.account-list,.post-list{display:grid;gap:.85rem}.integration-card{display:grid;gap:1rem;padding:1rem;margin-bottom:1rem;background:#fff9f0cc;border:1px solid rgba(124,90,24,.16);border-radius:22px}.account-item,.post-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-empty{padding:1rem;border-radius:18px;background:#ffffffb8;color:#405048}.selection-list{display:grid;gap:.75rem}.checkbox-row{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;border-radius:16px;background:#ffffffb8}.checkbox-row input{width:auto}.post-meta{text-align:right}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;color:#7c5a18;margin:0 0 .25rem}.status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .7rem;font-size:.85rem;text-transform:capitalize;background:#1f5c4514}.status.active,.status.published,.status.scheduled{color:#17543d}.status.pending,.status.draft{color:#8b5f18}.alert{padding:.9rem 1rem;border-radius:16px;font-size:.95rem}.alert.success{background:#22774b1f;color:#1c5c3a}.alert.error{background:#a83a281f;color:#8c2f20}.alert.info{background:#1f5c4514;color:#234c3c}@media (max-width: 960px){.page-shell,.hero,.grid-two,.hero-stats,.inline-fields{grid-template-columns:1fr}.sidebar{padding-bottom:1rem}}
