:root{--ink:#19211d;--muted:#637169;--paper:#f5f2e9;--surface:#fffdf8;--line:#d8ddd6;--green:#176c4b;--green-dark:#0e4f37;--amber:#d5a638;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select{font:inherit}.site-header,footer{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:24px 32px;display:flex}.site-header nav{gap:24px;font-size:14px;display:flex}.site-header a,footer a{text-decoration:none}.brand{letter-spacing:-.03em;font-family:Georgia,serif;font-size:24px;font-weight:700}footer{border-top:1px solid var(--line);color:var(--muted);margin-top:80px;font-size:13px}.landing-shell,.dashboard,.legal{max-width:1180px;margin:0 auto;padding:64px 32px}.hero{max-width:860px;padding:64px 0 88px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800}h1{letter-spacing:-.055em;margin:20px 0 28px;font-family:Georgia,serif;font-size:clamp(52px,8vw,96px);line-height:.98}.lede{max-width:720px;color:var(--muted);font-size:clamp(19px,2.3vw,25px);line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button,button{cursor:pointer;border:0;border-radius:999px;padding:13px 21px;font-weight:700;text-decoration:none;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);background:0 0}.feature-grid{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-right:1px solid var(--line);min-height:250px;padding:36px}.feature-grid article:last-child{border-right:0}.feature-grid span{color:var(--amber);font-weight:800}.feature-grid h2{margin:42px 0 10px;font-family:Georgia,serif;font-size:31px}.feature-grid p,.legal p{color:var(--muted);line-height:1.65}.promise{color:var(--green);justify-content:space-between;gap:20px;padding:28px 4px;font-size:14px;font-weight:750;display:flex}.auth-shell{place-items:center;min-height:70vh;display:grid}.legal{max-width:760px}.legal h1{font-size:56px}.legal h2{margin-top:42px}.dashboard{padding-top:40px}.dashboard-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px;display:flex}.dashboard h1{margin:8px 0;font-size:55px}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px}.panel h2{margin:0 0 20px;font-family:Georgia,serif;font-size:28px}.stack{gap:14px;display:grid}.sync-card,.account-card,.suppression-card{border-top:1px solid var(--line);padding:18px 0}.sync-card:first-child,.account-card:first-child,.suppression-card:first-child{border-top:0;padding-top:0}.sync-card header{justify-content:space-between;align-items:center;display:flex}.sync-card h3{margin:0}.status{color:var(--green);text-transform:uppercase;background:#e6f1eb;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.muted{color:var(--muted)}.meta{color:var(--muted);font-size:13px}.empty{border:1px dashed var(--line);color:var(--muted);border-radius:14px;padding:24px}.form-grid{gap:15px;display:grid}label{gap:6px;font-size:13px;font-weight:750;display:grid}input,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:11px 12px}fieldset{border:1px solid var(--line);border-radius:12px;padding:14px}legend{padding:0 6px;font-size:13px;font-weight:750}.check{grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:6px 0;font-weight:500;display:flex}.check input{width:auto}.inline-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.inline-actions button{padding:8px 12px;font-size:12px}.danger{color:#8c302c;background:#f9e8e5}.banner{border-radius:12px;margin:0 0 24px;padding:14px 18px}.error-banner{color:#8c302c;background:#f9e8e5}.notice-banner{color:var(--green);background:#e6f1eb}.permission-link{color:var(--green);font-size:13px;font-weight:700}.check small{color:var(--muted);font-weight:500}.source-list{gap:10px;margin:16px 0;display:grid}.source-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.source-row .inline-actions{margin-top:0}.sync-error{color:#8c302c;background:#f9e8e5;border-radius:10px;padding:10px 12px;font-size:13px}.add-sources{border-top:1px solid var(--line);margin-bottom:16px;padding-top:12px}.add-sources summary{color:var(--green);cursor:pointer;font-size:13px;font-weight:700}.add-sources>:not(summary),.add-sources button{margin-top:12px}@media (max-width:760px){.site-header,footer,.landing-shell,.dashboard,.legal{padding-left:20px;padding-right:20px}.feature-grid,.dashboard-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid var(--line)}.promise,.dashboard-header{flex-direction:column;align-items:flex-start}}
