:root{--ink:#13231f;--muted:#64756f;--bg:#f5f7f3;--panel:#fff;--line:#dce5df;--forest:#263b3d;--forest2:#334c4f;--gold:#59aab2;--gold2:#8bc8ce;--green:#3f929a;--red:#b64d43;--blue:#3176a8;--shadow:0 14px 40px rgba(12,45,38,.08)}*{box-sizing:border-box}html{font-family:Manrope,system-ui,sans-serif;background:var(--bg);color:var(--ink)}body{margin:0;min-height:100vh}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{max-width:1460px;margin:auto;padding:12px 28px;display:flex;align-items:center;gap:22px}.brandline{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--ink);min-width:300px}.brandlogo{width:210px;height:58px;object-fit:contain;object-position:left center}.brandcopy{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:14px;font-size:12px;color:var(--muted)}.brandcopy strong{font-size:13px;color:var(--forest)}.topnav{margin-left:auto;display:flex;align-items:center;gap:4px}.topnav a{padding:10px 12px;border-radius:10px;text-decoration:none;color:#4b625b;font-size:13px;font-weight:700}.topnav a:hover,.topnav a.active{background:#edf4f0;color:var(--forest)}.topnav .logout{color:#8d5049}.nav-toggle{display:none;margin-left:auto;border:0;background:var(--forest);color:white;border-radius:10px;padding:10px 12px}main{max-width:1240px;margin:0 auto;padding:34px 24px 60px}.hero{border-radius:28px;background:linear-gradient(135deg,#223638,#3e7378);color:#fff;overflow:hidden;box-shadow:var(--shadow);position:relative}.hero:after{content:"";position:absolute;right:-70px;top:-80px;width:330px;height:330px;border:70px solid rgba(228,173,67,.12);border-radius:50%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr .8fr;gap:44px;padding:50px}.hero small,.eyebrow{color:var(--gold);font-weight:800;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.hero h1,.page-head h1{font-size:clamp(32px,5vw,58px);line-height:1.05;letter-spacing:-.045em;margin:12px 0 16px}.hero p,.page-head p{color:#bcd0c9;max-width:760px;font-size:16px;line-height:1.7}.hero-side{display:grid;gap:12px}.metric{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:18px}.metric span{display:block;font-size:12px;color:#c2d2cc}.metric b{display:block;margin-top:6px;font-size:20px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.page-head h1{font-size:42px;margin:8px 0}.page-head p{color:var(--muted);margin:0}.grid{display:grid;gap:18px;margin:20px 0}.grid.stats{grid-template-columns:repeat(5,1fr)}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 8px 24px rgba(12,45,38,.035)}.stats .card span{font-size:12px;color:var(--muted);font-weight:700}.stats .card b{display:block;font-size:34px;letter-spacing:-.04em;margin-top:8px;color:var(--forest)}h2{font-size:20px;margin:0 0 14px;letter-spacing:-.02em}.section-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.btn,button{appearance:none;border:0;background:var(--gold);color:#1f251f;border-radius:11px;padding:11px 16px;font:700 13px Manrope;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn:hover,button:hover{filter:brightness(.97)}.secondary{background:var(--forest)!important;color:#fff!important}.ghost{background:#eef3ef!important;color:var(--forest)!important}.btn-row{display:flex;gap:8px;flex-wrap:wrap}.hero .btn.secondary{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)}label{display:block;font-size:12px;font-weight:800;color:#49615a;margin:12px 0 6px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fbfcfb;padding:12px 13px;font:500 14px Manrope;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#8ab7a8;box-shadow:0 0 0 3px rgba(30,122,89,.1)}textarea{min-height:130px}.toolbar{display:flex;gap:8px;align-items:center}.toolbar input{min-width:240px}.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mini-grid label{margin:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#71827c;font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:11px 10px;border-bottom:1px solid var(--line)}td{padding:13px 10px;border-bottom:1px solid #edf1ee;vertical-align:top}td a{color:var(--forest);font-weight:700}.domain{font-weight:700}.clip{max-width:300px;overflow:hidden;text-overflow:ellipsis}.diag{max-width:360px;color:#5e6d68}.pill{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;background:#edf1ef;color:#52635e}.pill.live,.pill.approved,.pill.qualified,.pill.won{background:#dff3e9;color:#146544}.pill.lost,.pill.error,.pill.rejected{background:#fae6e3;color:#9b3d35}.pill.pending,.pill.not_found,.pill.draft{background:#fff1cd;color:#8c6411}.pill.sent,.pill.contacted,.pill.replied{background:#e4eff8;color:#2d6b97}.progress{height:7px;background:#e9efeb;border-radius:99px;overflow:hidden;margin-top:10px}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--green));border-radius:99px}.success,.error,.warning{padding:13px 16px;border-radius:12px;margin:16px 0;font-size:13px;font-weight:700}.success{background:#e4f4eb;color:#176a49}.error{background:#fae8e6;color:#9e4038}.warning{background:#fff3d8;color:#865f0e}.muted,.help{color:var(--muted);font-size:12px;line-height:1.55}.callout{background:#f1f5f2;border:1px solid var(--line);border-radius:12px;padding:14px;color:#4d625b;font-size:12px}.health-list{display:grid;gap:9px}.health-item,.kpi-line{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #edf1ee}.activity{display:grid;gap:10px}.activity-item{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:start;padding:12px;border-radius:12px;background:#f7f9f7}.activity-mark{width:8px;height:8px;background:var(--green);border-radius:50%;margin-top:5px}.live-indicator{display:inline-flex!important;align-items:center;gap:7px}.live-dot{width:8px;height:8px;background:#3cc47e;border-radius:50%;box-shadow:0 0 0 5px rgba(60,196,126,.12)}.score{font-weight:800;color:var(--forest);font-size:16px}.empty{text-align:center;color:#7b8b86;padding:28px}.footer{max-width:1240px;margin:0 auto;padding:24px;color:#788983;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px}@media(max-width:1000px){.brandcopy{display:none}.brandline{min-width:auto}.topnav{display:none;position:absolute;left:16px;right:16px;top:78px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:16px;box-shadow:var(--shadow);flex-wrap:wrap}.topnav.open{display:flex}.nav-toggle{display:block}.hero-grid,.grid.two,.grid.three{grid-template-columns:1fr}.grid.stats{grid-template-columns:repeat(2,1fr)}.mini-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.header-inner{padding:10px 14px}.brandlogo{width:145px}.hero-grid{padding:28px 22px}.page-head{align-items:flex-start;flex-direction:column}.grid.stats{grid-template-columns:1fr 1fr}.mini-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbar input{min-width:0}.footer{flex-direction:column;gap:8px;padding:20px}.card{padding:17px}main{padding:24px 14px 50px}}
.consent{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#f7faf8;margin:14px 0}.consent input{width:auto;margin-top:3px}.sep{border:0;border-top:1px solid var(--line);margin:20px 0}button:disabled{opacity:.45;cursor:not-allowed}.pill.active{background:#dff3e9;color:#146544}.pill.paused{background:#f0f1ef;color:#66746f}.pill.queued,.pill.submitting,.pill.submitted{background:#e6eef8;color:#2c6792}

.site-lock{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfe4e5;background:#eef8f8;color:#315f63;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.site-lock:before{content:'✓';width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#59aab2;color:white}.brandcopy span{color:#4a7377}.hero small,.eyebrow{color:#9ed8dd}.btn,button{background:#59aab2;color:#102426}.progress span{background:linear-gradient(90deg,#59aab2,#2f6f75)}
/* V9 professional production skin */
:root{--ink:#101b1a;--muted:#657571;--bg:#f2f5f3;--panel:#ffffff;--line:#d9e2df;--forest:#0d3833;--forest2:#164c46;--gold:#59aab2;--gold2:#9bd9dd;--green:#218964;--shadow:0 18px 45px rgba(15,50,46,.07)}
html{font-family:"Avenir Next",Manrope,"Segoe UI",Arial,sans-serif}body{background:linear-gradient(180deg,#f7f9f8 0,#eef3f0 100%)}
.site-header{background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(10,45,40,.04)}.header-inner{max-width:1540px;padding:10px 30px}.brandlogo{width:178px;height:54px}.brandcopy strong{letter-spacing:.01em}.topnav a{font-size:12px;letter-spacing:.01em;padding:9px 11px}.topnav a.active{background:#e9f3f2;color:#0d3833}
main{max-width:1380px;padding-top:30px}.hero{background:linear-gradient(120deg,#0d2f2b 0%,#174844 58%,#2c6769 100%);border-radius:22px}.hero-grid{padding:42px 46px}.hero h1{font-size:clamp(34px,4vw,54px)}
.card{border-radius:16px;box-shadow:0 7px 24px rgba(15,50,46,.035)}.pro-head{padding:6px 0 2px}.pro-head h1{font-size:44px;color:#102a27}.pro-head p{color:#667873}.pro-stats .card{position:relative;overflow:hidden;padding:20px}.pro-stats .card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#59aab2}.pro-stats .card small{display:block;margin-top:4px;color:#82908c;font-size:10px}.pro-stats .card b{font-size:30px}
.btn,button{border-radius:9px;font-weight:800;letter-spacing:.005em}.launch100{width:100%;background:linear-gradient(90deg,#59aab2,#7bc4ca)!important;color:#0b2524!important;padding:14px 16px!important;font-size:14px!important}
.table-wrap{border:1px solid #e1e8e5;border-radius:12px}table{background:#fff}th{background:#f7faf8;position:sticky;top:0;z-index:1}td{padding-top:15px;padding-bottom:15px}.pill{padding:6px 9px}.site-lock{background:#e9f6f5;border-color:#c8e7e5;color:#235a58}.footer{max-width:1380px}
@media(max-width:800px){.header-inner{padding:9px 14px}.brandlogo{width:148px}.pro-head h1{font-size:34px}.pro-stats{grid-template-columns:1fr 1fr!important}}
