:root{--bg:#f6f7f3;--paper:#fff;--ink:#243d33;--muted:#7b837b;--green:#365c47;--line:#e5e9e1;--orange:#cc7856;--mint:#eaf1e7;--radius:14px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:7px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap;transition:background .15s}button:hover,.button:hover{background:#284633}button:focus-visible,a:focus-visible{outline:3px solid #cc7856;outline-offset:3px}.secondary{background:white;color:var(--ink);border-color:#d6ded4}.secondary:hover{background:var(--mint)}.danger{background:#a6533e;border-color:#a6533e}.text-button{background:none;border:0;color:#9b523d;padding:5px;font-size:12px}.text-button:hover{background:#faeee7}.text-link{font-size:13px;font-weight:600}.wide{width:100%;justify-content:space-between}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:30px 22px;z-index:5}.brand{font-weight:750;font-size:25px;letter-spacing:-1.4px;white-space:nowrap}.brand span{color:var(--orange)}.workspace-label{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;margin:30px 0;font-size:12px;font-weight:650}.workspace-label small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.avatar{width:32px;height:32px;background:#ecf0e8;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:12px;font-weight:650}.dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#669579;margin-left:auto}.dot.amber{background:#c99343}.nav-label,.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:#8b978b}.nav-label{margin:0 12px 12px}nav{display:flex;flex-direction:column;gap:5px}nav a{display:flex;align-items:center;gap:13px;color:#798079;font-size:12px;padding:12px;border-radius:7px}nav a span{width:18px;font-size:18px;line-height:1}nav a:hover{background:#f7f8f4}nav a.selected{color:var(--ink);background:var(--mint);font-weight:650}.sidebar-bottom{margin-top:auto;padding-top:24px}.mode-card{padding:15px;background:#f7f8f3;border-radius:9px;font-size:11px}.mode-card .dot{margin:0 7px 0 0}.mode-card small,.mode-card a{display:block;color:var(--muted);font-size:10px;margin-top:8px}.mode-card a{color:var(--green);font-weight:650}.logout{background:none;color:#7b837b;border:0;font-weight:400;font-size:11px;padding:20px 10px 0}.logout:hover{background:transparent;color:var(--ink)}.app{margin-left:244px}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#fff;font-size:12px}.crumb{margin:0 15px;color:#c2c8be}.muted{color:var(--muted)}.top-right{display:flex;align-items:center;gap:24px}.country{color:var(--muted);font-size:11px}.main{max-width:1600px;margin:auto;padding:38px 40px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 28px}.page-heading h1{font-family:Georgia,serif;font-size:35px;font-weight:400;line-height:1.25;letter-spacing:-1.1px;margin:10px 0}.page-heading h1 span{color:var(--orange)}.page-heading p{margin:0;color:var(--muted);font-size:12px}.page-heading .button{font-size:12px}.setup-banner{background:#eef1e6;border:1px solid #e1e6d6;border-radius:10px;display:flex;align-items:center;gap:16px;padding:18px 22px;margin-bottom:25px;font-size:12px}.banner-icon{background:#dde6d4;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:22px}.setup-banner p{margin:3px 0;color:#7b8776;font-size:11px}.setup-banner a{margin-left:auto;font-size:11px;font-weight:650;white-space:nowrap}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.metric{padding:22px 23px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.metric>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);gap:12px}.metric>div>span{font-size:18px;color:#829481}.metric>strong{display:block;font-size:31px;letter-spacing:-1px;font-weight:550;margin:13px 0 7px}.metric small{font-size:10px;color:var(--muted)}.metric.accent{background:#eaf0e5;border-color:#dce5d3}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:24px;margin-bottom:25px}.panel{padding:26px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px;min-width:0}.dashboard-grid .panel{margin:0}.panel h2{font-size:15px;margin:0 0 7px;font-weight:600}.panel p{font-size:12px;color:var(--muted);margin:0 0 20px;line-height:1.8}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.panel-heading p{margin:0;font-size:11px}.pill,.badge{display:inline-flex;padding:5px 9px;border-radius:5px;background:#f3f4ef;font-size:10px;white-space:nowrap;color:#7c8279}.pill{border:1px solid var(--line);background:white}.badge.completed,.badge.sending{background:#ebf2e8;color:#527751}.badge.scheduled{background:#edf0f8;color:#687ca1}.badge.paused{background:#f9eddf;color:#a97c47}.legend{display:flex;gap:20px;font-size:10px;color:var(--muted)}.legend i{display:inline-block;width:7px;height:7px;border-radius:2px;background:#497152;margin-right:4px}.legend i.light{background:#c1d5ac}.chart{height:180px;display:flex;gap:9px;margin-top:24px;border-bottom:1px solid #eef0e9;background:repeating-linear-gradient(to bottom,white 0,white 39px,#f0f2ec 40px)}.chart-column{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;height:100%;position:relative}.bars{display:flex;gap:2px;height:calc(100% - 22px);width:65%;align-items:flex-end}.bars i{background:#547552;border-radius:3px 3px 0 0;flex:1;min-height:2px}.bars i.light{background:#c2d6ac}.chart-column small{font-size:9px;color:#939b90;position:absolute;bottom:0}.chart-empty{text-align:center;font-size:11px!important;margin:20px 0 0!important}.reputation{background:#f3f5ed}.reputation-symbol{font-size:46px;color:#8b9e79;margin:10px 0}.reputation h2{font-family:Georgia,serif;font-size:24px;font-weight:400;letter-spacing:-.5px}.reputation p{margin-bottom:18px}.health-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}.health-row:last-of-type{border-bottom:0}.health-row strong{font-size:12px;font-weight:650}.reputation>small{display:block;color:#919a87;font-size:9px;line-height:1.7;margin:12px 0}.reputation>a{font-size:11px;font-weight:650}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:10px;font-weight:400;color:#8b9387;border-bottom:1px solid var(--line);padding:11px 10px 14px}td{padding:17px 10px;border-bottom:1px solid #f0f2ec;font-size:12px}tr:last-child td{border:0}td small{display:block;color:#91988c;font-size:10px;margin-top:4px}td .campaign-name{font-weight:600}.row-arrow{color:#899482;font-size:19px}.empty{text-align:center;padding:34px 15px}.empty>span{display:inline-grid;place-items:center;background:#f0f4e9;color:#829772;border-radius:50%;width:48px;height:48px;font-size:23px}.empty h3{font-family:Georgia,serif;font-size:21px;font-weight:400;margin:15px 0 6px}.empty p{font-size:12px;margin-bottom:18px}.empty .button{font-size:11px;padding:9px 16px}.insight-row{display:flex;align-items:center;gap:15px;padding:0 3px 22px;color:#8f987f}.insight-row>span{font-size:24px}.insight-row p{font-size:10px;line-height:1.8;flex:1;margin:0}.insight-row strong{color:#65765c;font-weight:550}.insight-row>a{font-size:10px;white-space:nowrap}footer{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;font-size:10px;color:#92998e;margin-top:25px}.notice{padding:16px 20px;border:1px solid #e4dfcc;background:#f7f2e5;border-radius:8px;margin-bottom:24px;font-size:12px}.notice.error{background:#faebe5;color:#a05340;border-color:#ecd7ce}.notice.success{background:#edf5e8;border-color:#dbe9d1}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mini-card{background:#f8f9f5;border-radius:10px;padding:22px}.mini-card h3{font-size:15px;margin-top:10px}.mini-card p{margin:0}.offer-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:16px}.offer-card{margin-bottom:0}.offer-card>small{font-size:9px;color:var(--muted)}.offer-card h2{font-family:Georgia,serif;font-size:22px;font-weight:400}.offer-card p{min-height:65px}.offer-payout{font-size:22px;margin-bottom:20px}.offer-payout small{font-size:10px;color:var(--muted)}#offer-form{margin-top:24px}label{display:block;font-size:12px;color:#5e6d60;margin:17px 0}input,select,textarea{display:block;width:100%;border:1px solid #dce2d7;border-radius:6px;background:#fff;color:#294232;padding:11px 13px;margin-top:7px;outline:none}input:focus,select:focus,textarea:focus{border-color:#7d9e69;box-shadow:0 0 0 3px #f0f5eb}textarea{resize:vertical;line-height:1.8}label small,.fine{font-size:10px;line-height:1.8;color:#8b9586;display:block;margin:7px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.checkboxes{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.checkboxes label{display:flex;align-items:center;gap:8px}.checkboxes input{width:auto;margin:0}.filters{display:flex;gap:12px;align-items:center;margin-bottom:25px}.filters input,.filters select{margin:0}.filters input{flex:1}.filters select{width:200px}.pagination{display:flex;justify-content:space-between;font-size:12px;margin-top:20px}.editor-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,1fr);gap:30px}.tabs{display:flex;gap:10px;margin-bottom:22px}.tabs a{padding:8px 16px;border-radius:7px;color:#8a9483;font-size:12px}.tabs a.active{background:#e6eedd;color:#4d6844}.preview-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.1px;color:#97a18e;margin-bottom:16px}.preview-label span{letter-spacing:0}.email-preview{background:white;padding:35px;border:1px solid #e2e6dc;border-radius:14px;box-shadow:0 10px 35px #253b2610}.email-preview .eyebrow{margin-top:32px;font-size:9px}.email-preview h2{font-family:Georgia,serif;font-size:26px;line-height:1.4;font-weight:400;letter-spacing:-.5px}.email-preview #preview-body{font-size:12px;line-height:1.9;white-space:pre-line;color:#6e7a67}.email-preview .button{margin-top:26px;font-size:11px}.email-footer{border-top:1px solid #edf0e6;margin-top:32px;padding-top:18px;font-size:9px;color:#9ba391;line-height:1.9}.editor-actions{border-top:1px solid var(--line);padding-top:20px;margin-top:25px;display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.editor-actions label{margin-top:0}.editor-actions button{font-size:12px}fieldset{border:0;padding:0;margin:0}fieldset:disabled{opacity:.65}.checklist{list-style:none;padding:0;margin:15px 0}.checklist li{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0f2ec;font-size:12px}.checklist li span{color:#ba9365}.connection-row{padding:13px 0;border-bottom:1px solid var(--line)}.connection-row small{display:block;color:var(--muted);font-size:10px}.connection-row strong{font-weight:500;font-size:12px;word-break:break-word}.automation-flow{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr;gap:12px}.automation-flow .panel{padding:25px}.flow-arrow{align-self:center;color:#8fa180}.step{display:inline-flex;font-family:Georgia,serif;font-size:30px;color:#a9b99d;margin-bottom:16px}.log-row{display:flex;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}.log-dot{height:7px;width:7px;border-radius:50%;background:#a0b490}.log-row div{flex:1;min-width:0}.log-row small{display:block;font-size:10px;color:#8a9582;word-break:break-word}.log-row time{font-size:10px;color:#98a08f}.public-page{min-height:100vh;display:grid;place-items:center;padding:24px}.public-card{max-width:520px;background:white;padding:45px;border-radius:20px;border:1px solid var(--line)}.public-card h1{font-family:Georgia,serif;font-size:30px;font-weight:400;margin-top:40px}.public-card p{color:var(--muted);margin-bottom:28px}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:#e8edde;padding:50px 70px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;width:430px;height:430px;border:1px solid #d6dec8;border-radius:50%;right:-200px;bottom:100px;pointer-events:none}.login-story h1{font-family:Georgia,serif;font-size:52px;line-height:1.2;font-weight:400;letter-spacing:-2px}.login-story h1 em{font-weight:400;color:#7f946c}.login-story p{color:#859478;line-height:1.9;font-size:13px}.login-story small{font-size:9px;letter-spacing:2px;color:#98a78a}.login-panel{display:flex;align-items:center;justify-content:center;padding:60px}.login-panel>div{width:100%;max-width:365px}.login-panel h2{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.3}.login-panel p{font-size:12px;color:var(--muted);margin-bottom:28px}.login-panel .fine{margin-top:20px;text-align:center}.login-panel button{margin-top:25px}code{font-family:Consolas,monospace;font-size:11px;background:#f2f5ed;padding:2px 5px;border-radius:3px}
@media(min-width:1500px){.main{padding-top:44px}.dashboard-grid{grid-template-columns:2fr 1fr}.chart{height:210px}.metric{padding:25px 28px}.page-heading{margin-bottom:35px}}
@media(max-width:1200px){.sidebar{width:210px;padding:25px 16px}.app{margin-left:210px}.main{padding:30px 25px 0}.topbar{padding:0 25px}.page-heading h1{font-size:29px}.metrics{gap:12px}.metric{padding:18px 16px}.metric>div{font-size:10px}.metric>strong{font-size:27px}.offer-grid{grid-template-columns:repeat(2,1fr)}.setup-banner a{white-space:normal;max-width:130px}.editor-grid{gap:20px;grid-template-columns:1.1fr 1fr}.email-preview{padding:25px}.automation-flow{grid-template-columns:1fr;gap:0}.flow-arrow{display:none}}
@media(max-width:900px){.sidebar{width:74px;padding:25px 10px}.sidebar>.brand{font-size:0}.sidebar>.brand:before{content:'jv';font-size:26px}.sidebar>.brand span{font-size:26px}.workspace-label,.nav-label,.sidebar-bottom{display:none}.sidebar nav{margin-top:32px}.sidebar nav a{font-size:0;justify-content:center;padding:15px 7px;gap:0}.sidebar nav a span{font-size:22px}.app{margin-left:74px}.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.reputation-symbol{display:none}.two-col{grid-template-columns:1fr;gap:0}.editor-grid{grid-template-columns:1fr}.page-heading h1{font-size:28px}.page-heading{align-items:flex-start}.page-heading .button{font-size:10px;padding:10px 12px}.insight-row>a{display:none}.login-story{padding:40px}.login-story h1{font-size:38px}.login-panel{padding:35px}}
@media(max-width:600px){.main{padding:24px 16px 0}.topbar{height:62px;padding:0 16px;font-size:11px}.country{display:none}.top-right{gap:8px}.page-heading{flex-direction:column;gap:18px}.page-heading h1{font-size:29px}.page-heading .eyebrow{font-size:8px}.panel{padding:20px 16px}.metric{padding:17px 13px}.metric>strong{font-size:25px}.metric small{font-size:9px}.metric>div>span{display:none}.metrics{gap:10px}.setup-banner{padding:15px;align-items:flex-start;gap:10px;flex-wrap:wrap}.setup-banner>div:not(.banner-icon){flex:1}.setup-banner a{max-width:none;margin-left:46px}.setup-banner p{font-size:10px}.banner-icon{width:30px;height:30px;flex-shrink:0}.panel-heading{align-items:flex-start}.panel-heading h2{font-size:13px}.panel-heading .text-link{font-size:10px}.pill{font-size:8px}.offer-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.filters{flex-wrap:wrap}.filters input{flex-basis:100%}.filters select{flex:1;width:100px}.log-row{flex-wrap:wrap;gap:10px}.log-row time{flex-basis:100%;margin-left:17px}.insight-row{align-items:flex-start}.chart{gap:4px}.bars{width:80%}footer span{display:none}.login-page{grid-template-columns:1fr}.login-story{min-height:220px;padding:30px}.login-story h1{font-size:27px;margin:15px 0;letter-spacing:-.6px}.login-story h1 br{display:none}.login-story p,.login-story small,.login-story .eyebrow{display:none}.login-panel{padding:40px 30px}.public-card{padding:30px}.editor-actions{align-items:stretch;flex-direction:column}.editor-actions button{width:100%}}
@media(max-width:600px){.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.tabs a{font-size:10px;padding:9px 5px;text-align:center}}
