:root{--ink:#222326;--paper:#fbf8f0;--line:#e9e2d7;--red:#f04422;--blue:#2869d7;--yellow:#f4b844;--mint:#e5f1de}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans SC","Microsoft YaHei",sans-serif;background-image:radial-gradient(rgba(82,63,36,.05) .7px,transparent .7px);background-size:8px 8px}.page-shell{max-width:1440px;margin:0 auto;padding:0 5vw}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(34,35,38,.08)}.brand{display:flex;align-items:center;gap:13px;color:var(--ink);font-size:27px;font-weight:900;letter-spacing:-1px;text-decoration:none}.brand-mark{width:40px;height:40px;border-radius:15px 15px 18px 18px;background:#f6b940;position:relative;display:inline-block;box-shadow:inset 0 -5px rgba(231,137,36,.28)}.brand-mark:before{content:"";position:absolute;width:25px;height:12px;background:var(--red);border-radius:100% 0 100% 0;transform:rotate(-26deg);left:7px;top:-8px}.brand-mark:after{content:"";position:absolute;width:5px;height:5px;background:var(--blue);border-radius:50%;right:2px;top:-5px}.brand-mark span,.brand-mark i{position:absolute;width:4px;height:6px;border-radius:50%;background:#2b2622;top:17px}.brand-mark span{left:12px}.brand-mark i{right:12px}.nav{display:flex;gap:38px;height:100%;align-items:center}.nav a{position:relative;color:#27282a;text-decoration:none;font-size:16px}.nav a.active{color:var(--red);font-weight:700}.nav a.active:after{content:"";height:3px;width:40px;border-radius:4px;background:var(--red);position:absolute;left:50%;transform:translateX(-50%);bottom:-31px}.contact,.button{background:var(--red);color:white;text-decoration:none;border-radius:24px;padding:13px 21px;font-weight:700}.contact span{margin-right:7px}.hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:410px;padding:76px 0 46px;gap:40px}.eyebrow,.kicker{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#79726a;margin:0 0 20px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);margin-right:8px}.hero h1{font-size:clamp(48px,6vw,78px);line-height:1.12;letter-spacing:-4px;margin:0 0 22px;font-weight:900}.hero h1 em{font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;bottom:-8px;width:95%;height:8px;background:var(--blue);transform:rotate(-2deg);border-radius:50%}.hero-lede{font-size:18px;color:#746e67;line-height:1.8;max-width:440px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.button{display:inline-flex;gap:14px;align-items:center}.text-link{color:var(--ink);text-decoration:none;font-weight:700}.hero-art{position:relative;min-height:335px}.potato{position:absolute;right:20%;bottom:75px;width:180px;height:200px;border-radius:51% 45% 44% 48%;background:linear-gradient(145deg,#f6c75d,#d99731);box-shadow:inset -14px -12px rgba(173,106,38,.15),7px 12px 0 rgba(37,44,69,.06);z-index:2}.potato:before{content:"";position:absolute;inset:33px 37px 28px;background-image:radial-gradient(#c08332 1.8px,transparent 2.4px);background-size:27px 23px;opacity:.5}.potato-leaf{position:absolute;background:var(--red);width:72px;height:27px;top:-16px;left:63px;transform:rotate(-9deg);border-radius:100% 0 100% 0}.face{position:absolute;background:#26221e;width:9px;height:13px;border-radius:50%;top:90px;z-index:1}.eye-left{left:60px}.eye-right{right:60px}.cheek{position:absolute;width:22px;height:11px;background:#ed7e5d;border-radius:50%;top:119px;opacity:.8}.cheek-left{left:37px}.cheek-right{right:37px}.smile{position:absolute;width:32px;height:15px;border-bottom:3px solid #26221e;border-radius:0 0 50% 50%;left:74px;top:112px;z-index:3}.desk{position:absolute;bottom:34px;right:3%;width:430px;height:55px;border-bottom:9px solid #e9dbbf}.laptop{position:absolute;bottom:27px;left:72px;width:180px}.screen{height:102px;background:#2761bb;border:8px solid #183d7e;border-radius:7px 7px 3px 3px;display:flex;align-items:center;justify-content:center;color:white;font-size:34px}.base{height:12px;background:#183d7e;clip-path:polygon(0 0,100% 0,90% 100%,10% 100%)}.mug{position:absolute;left:10px;bottom:12px;width:53px;height:43px;background:#2869d7;color:white;border-radius:6px 6px 16px 16px;display:flex;align-items:center;justify-content:center;font-size:15px}.book{position:absolute;right:0;bottom:14px;width:100px;height:24px;background:#e2532e;transform:rotate(2deg);box-shadow:0 -8px #2869d7,0 -16px #f2c15d}.paper-note{position:absolute;background:#fbefda;color:#b09b79;padding:15px 18px;line-height:1.45;box-shadow:0 5px 15px #d7c9b311;z-index:1;transform:rotate(-6deg)}.note-left{left:8%;top:31px}.note-right{right:2%;top:25px;transform:rotate(6deg);font-size:25px}.note-right small{font-size:14px}.content-grid{display:grid;grid-template-columns:1.1fr 1.4fr;gap:20px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card,.dashboard-card,.status-card,.quote{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.66);box-shadow:0 8px 28px rgba(61,45,24,.04)}.feature-card{padding:25px 20px;min-height:286px;display:flex;flex-direction:column}.card-icon{width:71px;height:71px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:39px;margin-bottom:18px}.red .card-icon{background:#ffe4dc;color:var(--red)}.blue .card-icon{background:#e6edfc;color:var(--blue)}.yellow .card-icon{background:#fff0ca;color:#d28b17}.feature-card h2{font-size:20px;margin:0 0 12px}.feature-card p{line-height:1.8;color:#766f67;margin:0;font-size:14px}.feature-card a{color:var(--red);text-decoration:none;font-weight:800;margin-top:auto}.blue a{color:var(--blue)}.yellow a{color:#d28b17}.feature-card a span{margin-left:8px}.dashboard-card{padding:25px 27px;min-height:286px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start}.section-heading h2,.status-card h2{margin:2px 0 0;font-size:21px}.section-heading a{color:var(--blue);font-weight:700;text-decoration:none;font-size:13px}.kicker{margin-bottom:0;color:#aaa;letter-spacing:1px}.legend{display:flex;gap:24px;margin:19px 0 0;color:#777;font-size:12px}.legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px}.legend-red{background:var(--red)}.legend-blue{background:var(--blue)}.chart{height:190px;position:relative;padding:10px 0 0 49px}.chart svg{width:100%;height:155px;overflow:visible}.grid-lines path{stroke:#e6e2da;stroke-dasharray:4 5}.line{fill:none;stroke-width:3;stroke-linecap:round}.red-line{stroke:var(--red)}.blue-line{stroke:var(--blue)}.point{fill:white;stroke-width:3}.red-point{stroke:var(--red)}.blue-point{stroke:var(--blue)}.chart-y{position:absolute;left:0;top:7px;display:flex;height:148px;flex-direction:column;justify-content:space-between;color:#a19a90;font-size:10px}.chart-x{display:flex;justify-content:space-between;color:#a19a90;font-size:10px;padding-right:2px}.tooltip{position:absolute;right:0;top:40px;background:white;border:1px solid #eee4d5;border-radius:9px;padding:9px 12px;box-shadow:0 6px 20px #66533b1a;font-size:10px;display:grid;gap:6px}.tooltip b{font-size:11px}.tooltip span{display:flex;gap:3px;align-items:center;white-space:nowrap}.tooltip strong{margin-left:auto}.status-row{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;margin:18px 0 32px}.quote{background:#fff0d5;border:0;display:flex;align-items:center;padding:18px 28px;font-size:18px}.quote:first-letter{font-size:36px;color:var(--red);font-weight:900}.quote span{margin:0 15px}.quote b{margin-left:auto;color:var(--blue);font-size:30px}.status-card{padding:19px 23px}.status-card h2{font-size:18px;margin-bottom:14px}.status-items{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.status-items span{border:1px solid #e9e2d7;padding:11px 10px;border-radius:10px;font-size:11px;color:#46423e}.status-items i{width:9px;height:9px;display:inline-block;border-radius:50%;margin-right:6px}.status-items b{display:block;margin:6px 0 0 15px;font-size:12px}.ok{background:#f0f8eb;border-color:#dbeccf!important}.ok i{background:#64af58}.ok b{color:#4d9e45}.sync{background:#eef3fd;border-color:#dbe4f8!important}.sync i{background:#7aa2e9}.sync b{color:#2869d7}.updating{background:#fff8e8;border-color:#fae8b7!important}.updating i{background:#efa719}.updating b{color:#e2970b}.building{background:#f4f4f2}.building i{background:#b6b7b9}.building b{color:#666}footer{border-top:1px solid rgba(34,35,38,.08);padding:20px 0 28px;color:#9a938a;font-size:12px;display:flex;justify-content:space-between}@media(max-width:980px){.nav{gap:16px}.hero{grid-template-columns:1fr}.hero-art{min-height:270px}.content-grid,.status-row{grid-template-columns:1fr}.feature-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.page-shell{padding:0 20px}.topbar{height:72px}.brand{font-size:21px}.nav{display:none}.contact{padding:10px 14px;font-size:13px}.hero{padding:50px 0 35px}.hero h1{font-size:47px;letter-spacing:-2px}.hero-art{transform:scale(.8);transform-origin:top left;width:125%;margin-bottom:-45px}.feature-cards{grid-template-columns:1fr}.feature-card{min-height:210px}.status-items{grid-template-columns:repeat(2,1fr)}.quote{font-size:15px;padding:16px}.quote span{margin:0 8px}footer{flex-direction:column;gap:8px}}
