:root{--ink:#17202a;--muted:#66746d;--line:#d7e0db;--bg:#eef3f2;--panel:#fff;--rail:#111715;--primary:#00a878;--primary-dark:#007b5b;--radius:8px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}.site-shell{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{height:64px;background:#fff;border-bottom:1px solid var(--line)}.nav-shell{height:100%;display:flex;align-items:center;gap:48px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:17px;font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;overflow:hidden;background:var(--primary);color:#fff;font-size:13px}.brand-mark img{width:100%;height:100%;object-fit:cover}.site-nav{height:100%;display:flex;align-items:center;gap:30px;flex:1}.site-nav a,.nav-login{height:100%;display:flex;align-items:center;color:#46534c;font-size:14px;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a.active,.nav-login:hover{color:var(--primary-dark)}.site-nav a.active{position:relative}.site-nav a.active:after{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--primary);content:""}.nav-actions{height:100%;display:flex;align-items:center;gap:19px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:800;text-decoration:none}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark)}.button-secondary{border-color:#bdcac3;color:#26352d;background:#fff}.button-secondary:hover{border-color:var(--primary);color:var(--primary-dark)}.hero{border-bottom:1px solid var(--line);background:#f8faf7}.hero-layout{display:grid;grid-template-columns:40% 60%;gap:40px;align-items:center;min-height:510px}.eyebrow{color:var(--primary-dark);font-size:13px;font-weight:800}.hero h1{margin:15px 0 17px;font-size:42px;line-height:1.25;letter-spacing:0}.hero-copy p{max-width:430px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.hero-actions{display:flex;gap:10px;margin-top:28px}.button-large{min-width:116px;height:42px}.hero-note{display:flex;align-items:center;gap:8px;margin-top:25px;color:#78867f;font-size:12px}.hero-note span{width:6px;height:6px;border-radius:50%;background:var(--primary)}.product-stage{position:relative;height:360px}.product-stage:before{position:absolute;inset:26px 0 16px 54px;border:1px solid #dce5df;background:#e7efeb;content:""}.product-top{position:absolute;top:0;right:0;left:26px;height:39px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #ccd8d1;border-bottom:0;border-radius:8px 8px 0 0;background:#fff;color:#76837d;font-size:11px}.product-window-dots{display:flex;gap:4px}.product-window-dots i{width:6px;height:6px;border-radius:50%;background:#c9d4ce}.product-top b{margin-left:auto;padding:3px 8px;border-radius:4px;background:#eef6f3;color:var(--primary-dark);font-size:10px}.product-main{position:absolute;top:39px;right:0;bottom:0;left:26px;display:flex;overflow:hidden;border:1px solid #ccd8d1;border-radius:0 0 8px 8px;background:#fff}.product-main aside{width:52px;padding:14px 11px;background:var(--rail)}.product-main aside strong{display:grid;place-items:center;width:28px;height:28px;margin-bottom:18px;border-radius:6px;background:var(--primary);color:#fff;font-size:12px}.product-main aside i{display:block;width:29px;height:6px;margin:0 0 17px;border-radius:3px;background:#34413b}.product-main aside .selected{background:#9ae1cb}.product-main section{flex:1;padding:20px}.product-heading{display:flex;align-items:flex-end;justify-content:space-between}.product-heading small{color:#84918b;font-size:11px}.product-heading h2{margin:5px 0 0;font-size:17px}.product-heading button{padding:6px 10px;border:1px solid #b7c9bf;border-radius:5px;background:#fff;color:#365247;font-size:11px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.stat-grid>div{padding:11px;border:1px solid #e0e8e3;border-radius:6px}.stat-grid small{display:block;color:#84918b;font-size:10px}.stat-grid b{display:block;margin-top:7px;font-size:18px}.stat-grid em{display:block;margin-top:6px;color:var(--primary-dark);font-size:10px;font-style:normal}.product-row{display:grid;grid-template-columns:1.6fr 1fr;gap:10px;margin-top:11px}.trend,.tasks{padding:12px;border:1px solid #e0e8e3;border-radius:6px}.panel-title{display:flex;justify-content:space-between;font-size:11px;font-weight:800}.panel-title span{color:#84918b;font-weight:500}.chart{position:relative;height:88px;margin-top:8px;border-bottom:1px solid #e8eeea;background:repeating-linear-gradient(0deg,transparent 0,transparent 21px,#edf1ee 22px)}.chart i{position:absolute;top:0;bottom:0;width:1px;background:#eef2ef}.chart i:nth-child(1){left:20%}.chart i:nth-child(2){left:40%}.chart i:nth-child(3){left:60%}.chart i:nth-child(4){left:80%}.chart svg{position:absolute;inset:0;width:100%;height:100%}.chart path{fill:none;stroke:var(--primary);stroke-width:2}.tasks p{margin:10px 0 0;color:#637068;font-size:10px}.tasks p b{display:inline-block;width:20px;color:var(--primary-dark)}.quick-links{background:var(--rail)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr)}.quick-grid a{display:flex;align-items:center;gap:15px;min-height:94px;padding:0 24px;border-right:1px solid #303a34;color:#fff;text-decoration:none}.quick-grid a:first-child{border-left:1px solid #303a34}.quick-grid a:hover{background:#1b2420}.quick-grid b{color:#84d9be;font-size:13px}.quick-grid span{display:flex;flex-direction:column;gap:6px;flex:1}.quick-grid strong{font-size:14px}.quick-grid small{color:#aebbb4;font-size:12px}.quick-grid i{color:#84d9be;font-size:18px;font-style:normal}.capabilities{padding:78px 0;background:var(--bg)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.section-head h2{margin:10px 0 0;font-size:28px}.section-head p{max-width:365px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.capability-grid article{min-height:188px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.capability-grid span{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:#e9f5f0;color:var(--primary-dark);font-size:11px;font-weight:800}.capability-grid h3{margin:21px 0 9px;font-size:17px}.capability-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.site-footer{padding:21px 0;border-top:1px solid var(--line);background:#fff;color:#84918b;font-size:12px}.site-footer .site-shell{display:flex;gap:20px}.site-footer a{color:#84918b;text-decoration:none}@media(max-width:800px){.site-shell{width:min(100% - 32px,620px)}.site-header{height:58px}.nav-shell{justify-content:space-between;gap:0}.site-nav,.nav-login{display:none}.nav-actions{gap:0}.hero-layout{grid-template-columns:1fr;gap:0;padding-top:49px;min-height:0}.hero h1{font-size:34px}.product-stage{height:300px;margin:18px 0 25px}.product-main section{padding:13px}.product-heading h2{font-size:14px}.stat-grid{gap:6px;margin-top:11px}.stat-grid>div{padding:7px}.stat-grid b{font-size:13px}.product-row{grid-template-columns:1fr}.tasks{display:none}.quick-grid{grid-template-columns:1fr}.quick-grid a,.quick-grid a:first-child{min-height:75px;border-left:0;border-right:0;border-bottom:1px solid #303a34}.section-head{display:block}.section-head p{margin-top:14px}.capabilities{padding:52px 0}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:150px}.hero-actions{margin-top:24px}.button-large{flex:1}}
