:root{--ink:#10251b;--muted:#68786f;--green:#17965b;--dark:#092f21;--mint:#e8f7ee;--line:#dfe9e2;--bg:#f8faf7;--white:#fff;--shadow:0 18px 50px rgba(14,55,34,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.portal-width{width:min(1200px,calc(100% - 40px));margin-inline:auto}.topbar{height:72px;position:sticky;top:0;z-index:50;display:flex;align-items:center;padding:0 max(20px,calc((100vw - 1200px)/2));gap:38px;background:rgba(248,250,247,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand span{width:36px;height:36px;display:grid;place-items:center;background:var(--dark);color:#fff;border-radius:11px;font-weight:900}.brand b{letter-spacing:-.04em}.topbar nav{display:flex;gap:28px;margin:auto}.topbar nav a,.ghost{color:var(--muted);font-size:14px;font-weight:700}.top-actions,.lang-switch,.actions{display:flex;align-items:center;gap:10px}.lang-switch{padding:3px;background:#edf2ee;border-radius:9px}.lang-switch button{border:0;padding:5px 7px;background:transparent;color:#7a877f;border-radius:6px;font-size:11px;font-weight:800;cursor:pointer}.lang-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px #ccd8cf}.primary{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;padding:13px 19px;background:var(--green);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(23,150,91,.2)}.primary.small{padding:9px 13px;font-size:12px}.hero{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;gap:68px;align-items:center;padding-block:70px}.eyebrow,.page-title>span,.dash-title>div>span,.section-head>div>span{display:inline-block;color:var(--green);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}.hero h1,.page-title h1,.product-hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.065em;margin:18px 0}.hero>div>p,.page-title p,.product-hero>div>p{font-size:18px;color:var(--muted);max-width:650px}.actions{margin-top:30px}.actions span{font-size:12px;color:var(--muted)}.card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.diagnostic{padding:22px;min-height:470px;display:flex;flex-direction:column}.chat-head{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid var(--line)}.chat-head div{display:flex;flex-direction:column}.chat-head small{color:var(--green)}.pulse{width:11px;height:11px;border-radius:50%;background:#1fbe73;box-shadow:0 0 0 6px #e4f8ec}.messages{flex:1;display:flex;flex-direction:column;gap:10px;padding:20px 0;max-height:330px;overflow:auto}.bubble{max-width:85%;padding:11px 14px;border-radius:15px;font-size:13px}.bubble.assistant{background:var(--mint);align-self:flex-start}.bubble.user{background:var(--dark);color:#fff;align-self:flex-end}.diagnostic form{display:flex;gap:8px}.diagnostic input,.form-card input{width:100%;border:1px solid var(--line);border-radius:11px;padding:12px;outline:none}.diagnostic input:focus,.form-card input:focus{border-color:var(--green)}.section{padding:75px 0}.section-head,.dash-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2{font-size:36px;letter-spacing:-.045em;margin:6px 0}.section-head a,.back{color:var(--green);font-weight:800}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tool-card{padding:24px;display:flex;flex-direction:column;min-height:330px}.tool-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--mint);color:var(--green);font-weight:900}.tag{display:inline-flex;width:max-content;margin-top:18px;padding:5px 9px;border-radius:999px;background:#edf4ef;color:#527061;font-size:10px;font-weight:800;text-transform:uppercase}.tool-card h3{font-size:21px;line-height:1.2}.tool-card p{color:var(--muted)}.tool-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.tool-bottom strong{font-size:18px}.tool-bottom small{display:block;color:var(--muted);font-weight:500}.tool-bottom a{color:var(--green);font-weight:800;font-size:12px}.page{min-height:calc(100vh - 150px);padding-block:65px}.page-title{max-width:800px;margin-bottom:35px}.page-title h1{font-size:55px}.filters{display:flex;gap:8px;margin-bottom:25px}.filters button{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:10px;cursor:pointer}.filters button.active{background:var(--dark);color:#fff}.product-hero{display:grid;grid-template-columns:1fr 360px;gap:80px;padding-top:55px}.product-hero h1{font-size:58px}.case{display:flex;flex-direction:column;margin-top:35px;padding-left:18px;border-left:3px solid var(--green)}.case small{color:var(--muted)}.case b{font-size:22px}.buy-card{padding:28px;display:flex;flex-direction:column;height:max-content}.buy-card>span,.buy-card>small{color:var(--muted)}.buy-card>strong{font-size:32px;margin-top:8px}.buy-card .primary{margin-top:25px}.buy-card p{font-size:11px;color:var(--muted);text-align:center}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-grid article{padding:28px}.article-grid span,.article-grid p{color:var(--muted)}.dashboard .dash-title h1{margin:4px 0;font-size:38px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:45px}.kpi-grid.four{grid-template-columns:repeat(4,1fr)}.kpi{padding:22px;display:flex;flex-direction:column}.kpi span{color:var(--muted);font-size:12px}.kpi strong{font-size:25px;margin-top:8px}.kpi.accent{background:var(--dark);color:#fff}.kpi.accent span{color:#aad0bd}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.dash-grid h2,.dashboard>h2{font-size:21px}.insight{display:flex;align-items:center;gap:16px;padding:20px}.insight-mark{flex:none;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--mint);color:var(--green);font-weight:900}.insight div{flex:1}.insight small{color:var(--green);font-weight:800}.insight h3,.insight p{margin:2px 0}.insight p{color:var(--muted);font-size:13px}.table-card{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:15px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted);font-size:10px;text-transform:uppercase}td small{display:block;color:var(--muted)}.status{padding:4px 8px;border-radius:999px;background:#eef2ef;font-size:10px}.status.ai_active{background:var(--mint);color:var(--green)}.status.human_active{background:#fff2dd;color:#a5640b}.text-button{border:0;background:none;color:var(--green);font-weight:800;cursor:pointer}.form-card{padding:24px;display:flex;flex-direction:column;gap:12px}.form-card small{color:var(--muted)}footer{min-height:90px;display:flex;align-items:center;justify-content:space-between;padding:20px max(20px,calc((100vw - 1200px)/2));background:#fff;border-top:1px solid var(--line)}footer p{color:var(--muted);font-size:12px}.toast{position:fixed;right:20px;bottom:20px;z-index:100;padding:15px 18px;border-radius:13px;background:var(--dark);color:#fff;box-shadow:var(--shadow);transform:translateY(150%);transition:.3s}.toast.show{transform:translateY(0)}
@media(max-width:900px){.topbar nav,.ghost{display:none}.hero{grid-template-columns:1fr;padding-block:50px}.tool-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.product-hero{grid-template-columns:1fr}.kpi-grid,.kpi-grid.four{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}}
@media(max-width:620px){.portal-width{width:min(100% - 28px,1200px)}.topbar{height:64px;padding:0 14px}.brand b{font-size:13px}.top-actions .small{display:none}.hero h1,.page-title h1,.product-hero h1{font-size:38px}.hero{gap:35px}.actions{align-items:flex-start;flex-direction:column}.tool-grid,.article-grid,.kpi-grid,.kpi-grid.four{grid-template-columns:1fr}.page{padding-block:40px}.filters{overflow:auto}.section-head{align-items:flex-start}.section-head h2{font-size:29px}.product-hero{gap:30px}.dash-title{align-items:flex-start;gap:15px}.insight{align-items:flex-start;flex-wrap:wrap}footer{display:block;text-align:center}.brand{justify-content:center}}
