@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap');
.phone{padding:0}.phone-image{display:block;width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;background:linear-gradient(150deg,#eff8f2,#dceee4);color:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.image-placeholder span{display:grid;place-items:center;width:46px;height:46px;border:1px dashed #76a58f;border-radius:50%;font-size:29px;font-weight:300}.image-placeholder b{font-size:14px}.image-placeholder small{font-size:10px;color:#718a7b}
:root{--ink:#243438;--muted:#68777a;--cream:#f8f6ee;--mint:#d8e9df;--green:#367466;--coral:#ef8978;--line:#dce2dc}*{box-sizing:border-box;size: auto;}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Sans SC',system-ui,sans-serif}.site-header{height: 82px;display:flex;align-items:center;justify-content:space-between;max-width:1230px;margin:auto;padding:0 28px;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap: 10px;color:var(--ink);font-weight: 70;text-decoration:none;letter-spacing:.05em}.brand-mark{background:var(--green);color:#fff;border-radius:50%;width: 50px;height: 50px;display:grid;place-items:center;font-family:'Noto Serif SC';font-size:17px}.nav{display:flex;align-items:center;gap:29px}.nav a{color:#4d5d60;font-size:14px;text-decoration:none}.nav a:hover{color:var(--green)}.nav-cta{padding:10px 17px;border-radius:22px!important;background:var(--green);color:white!important}.menu-toggle{display:none;border:0;background:none;font-size:22px;color:var(--ink)}.hero{min-height:640px;max-width:1230px;margin:auto;padding:92px 28px 62px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;overflow:hidden}.eyebrow,.section-kicker{font-size:12px;color:var(--green);letter-spacing:.16em;font-weight:700}.hero h1,h2{font-family:'Noto Serif SC',serif;letter-spacing:-.045em}.hero h1{font-size:56px;line-height:1.3;margin:17px 0 21px;font-weight:600}.hero h1 em,.contact h2 em{font-style:normal;color:var(--green)}.hero-text{font-size:16px;color:var(--muted);line-height:1.9;max-width:535px}.hero-actions{display:flex;gap:13px;margin-top:32px}.button{display:inline-flex;align-items:center;gap:19px;padding:13px 20px;border-radius:26px;text-decoration:none;font-size:14px;font-weight:600}.button span{font-size:19px;line-height:0}.button-primary{background:var(--green);color:#fff}.button-secondary{border:1px solid #bcc7c1;color:var(--ink)}.hero-art{height:450px;position:relative}.phone{width:258px;height:466px;position:absolute;left:112px;top:-10px;padding:21px 18px;background:#fff;border:8px solid #344b4c;border-radius:35px;box-shadow:0 22px 45px #47675730;transform:rotate(6deg);z-index:2;overflow:hidden}.phone-top{display:flex;justify-content:space-between;font-size:10px;color:#5f6c6e}.greeting{font-size:15px;font-weight:700;margin:23px 0 13px}.greeting i{font-style:normal;color:#eca83c}.progress-card{background:#e7f1eb;padding:13px;border-radius:15px}.progress-card p{font-size:11px;margin:0}.progress-card strong{font-size:29px;color:var(--green)}.progress-card strong small{font-size:11px}.progress-card>small{font-size:9px;color:#698179}.progress{height:5px;background:#c4ddcf;border-radius:4px;margin:5px 0}.progress span{display:block;width:68%;height:100%;background:#5b9a7e;border-radius:5px}.mini-title{font-size:11px;font-weight:700;margin:16px 0 7px}.actions{display:flex;gap:5px}.actions div{width:33%;background:#f7f6f2;padding:7px 5px;border-radius:8px;font-size:8px}.actions i{display:block;width:17px;height:17px;border-radius:5px;text-align:center;font-style:normal;font-size:12px;margin-bottom:3px}.pink{background:#fae2dd;color:#d7695a}.yellow{background:#f9efce;color:#bd8f31}.green{background:#dceddf;color:#4d8a6d}.actions span,.actions b{display:block}.actions b{margin-top:2px;font-size:9px}.insight{display:flex;gap:7px;background:#fff4dd;border-radius:9px;margin-top:12px;padding:9px;font-size:8px}.insight span{font-size:17px;color:#e3a543}.insight p{margin:0;line-height:1.55}.phone-nav{position:absolute;bottom:13px;left:0;width:100%;display:flex;justify-content:space-around;color:#9da7a6;font-size:14px}.phone-nav .active{color:var(--green)}.orb{position:absolute;border-radius:50%}.orb-one{background:#dcece0;width:385px;height:385px;left:42px;top:23px}.orb-two{background:#f7d9cd;width:95px;height:95px;right:8px;top:14px}.orb-three{border:1px solid #9bc6b3;width:51px;height:51px;left:47px;bottom:5px}.tag{position:absolute;z-index:3;padding:10px 13px;background:#fff;border-radius:8px;box-shadow:0 8px 22px #34504017;font-size:11px;font-weight:600}.tag-one{right:3px;top:115px}.tag-one b{color:#4f9874}.tag-two{left:21px;bottom:61px}.section{max-width:1230px;margin:auto;padding:115px 28px}.intro{background:#fbfaf4}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:18px}.section h2{font-size:38px;line-height:1.43;margin:0}.intro p,.product-head p,.platform-copy>p{font-size:15px;line-height:2;color:var(--muted);margin:0 0 18px}.value-row{margin-top:55px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.value-row div{padding:22px 22px 0 0;display:flex;gap:12px;align-items:baseline;border-right:1px solid var(--line)}.value-row div+div{padding-left:28px}.value-row div:last-child{border:0}.value-row b{font-family:'Noto Serif SC';font-size:25px;color:var(--green)}.value-row span{font-size:13px;color:var(--muted)}.product{background:#e5efe8;max-width:none;padding-left:max(28px,calc((100% - 1174px)/2));padding-right:max(28px,calc((100% - 1174px)/2))}.product-head{display:flex;justify-content:space-between;align-items:end}.product-head h2{margin-top:8px}.product-head p{max-width:400px;margin-bottom:4px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin-top:58px;align-items:center}.product-visual{height:350px;position:relative}.circle-line{position:absolute;width:320px;height:320px;border:1px dashed #83aa9a;border-radius:50%;left:90px;top:4px}.core-dot{position:absolute;left:190px;top:108px;width:132px;height:132px;border-radius:50%;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.core-dot i{font-style:normal;font-size:22px}.core-dot b{font-size:17px;line-height:1.35}.health-card{position:absolute;background:#fff;border-radius:10px;padding:13px 14px;width:150px;box-shadow:0 8px 16px #35524212}.health-card span,.health-card em{font-size:10px;font-style:normal;color:var(--muted);display:block}.health-card b{font-size:20px;display:block;margin:3px 0}.health-card small{font-size:9px;font-weight:500}.health-card em{color:var(--green)}.c1{left:13px;top:28px}.c2{right:15px;top:73px}.c3{left:49px;bottom:12px}.product-points article{display:flex;gap:18px;border-bottom:1px solid #bed4c7;padding:19px 0}.product-points article:first-child{padding-top:0}.product-points span{font-size:12px;color:var(--green);font-weight:700}.product-points h3{margin:0 0 7px;font-size:18px}.product-points p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.features{text-align:center}.features h2{margin:10px 0 43px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.feature-grid article{background:#fff;padding:28px 23px 25px;min-height:230px;border-radius:5px}.icon{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;font-size:22px;margin-bottom:25px}.coral{background:#f9dfd9;color:#d96859}.gold{background:#f9edc8;color:#be8d27}.blue{background:#dcecf1;color:#4a879a}.feature-grid h3{font-size:17px;margin:0 0 9px}.feature-grid p{font-size:13px;color:var(--muted);line-height:1.8;margin:0}.platform{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#294b49;max-width:none;color:#fff;padding-left:max(28px,calc((100% - 1174px)/2));padding-right:max(28px,calc((100% - 1174px)/2));align-items:center}.platform .section-kicker{color:#abd6c1}.platform h2{font-size:38px;margin:12px 0 18px}.platform-copy>p{color:#d0ded8;max-width:420px}.text-link{color:#fff;text-decoration:none;border-bottom:1px solid #97b6a9;padding-bottom:8px;font-size:14px}.text-link span{margin-left:17px;font-size:18px}.platform-map{height:280px;position:relative}.node{position:absolute;width:164px;height:113px;border:1px solid #71958b;border-radius:9px;padding:17px;background:#345a56;display:flex;flex-direction:column;z-index:2}.node i{font-style:normal;color:#b6dfcc;font-size:21px}.node b{margin-top:7px;font-size:14px}.node span{font-size:10px;color:#c6d8d0;margin-top:4px}.service{left:202px;top:83px;background:#f1f4ea;color:var(--green);border:0}.service i,.service span{color:var(--green)}.app{left:4px;top:20px}.admin{right:4px;bottom:19px}.link{position:absolute;height:1px;background:#7ba194;transform-origin:left}.l1{width:207px;left:150px;top:91px;transform:rotate(22deg)}.l2{width:207px;left:316px;top:166px;transform:rotate(22deg)}.notice{background:#f2efe6;padding:26px max(28px,calc((100% - 1174px)/2))}.notice>div{display:flex;gap:25px;align-items:start}.notice span{color:var(--green);font-size:13px;white-space:nowrap;font-weight:700}.notice p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.contact{text-align:center;padding:100px 28px;background:#f8f6ee}.contact h2{font-size:43px;margin:10px 0 12px}.contact>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:25px}.button-light{background:var(--green);color:#fff}footer{max-width:1230px;margin:auto;border-top:1px solid var(--line);padding:25px 28px;display:flex;justify-content:space-between;align-items:center;color:#839092;font-size:11px}@media(max-width:760px){.site-header{height:68px;padding:0 20px}.menu-toggle{display:block}.nav{position:absolute;display:none;left:0;right:0;top:67px;background:#fff;padding:19px 20px;box-shadow:0 12px 20px #00000012;flex-direction:column;align-items:stretch;gap:17px}.nav.open{display:flex}.nav-cta{text-align:center}.hero{padding:60px 23px 35px;display:block;min-height:0}.hero h1{font-size:37px}.hero-text{font-size:14px}.hero-art{height:380px;margin-top:43px;transform:scale(.84);transform-origin:top center}.phone{left:calc(50% - 128px)}.orb-one{left:calc(50% - 177px)}.tag-one{right:calc(50% - 220px)}.tag-two{left:calc(50% - 204px)}.section{padding:70px 23px}.intro-grid,.product-layout,.platform{grid-template-columns:1fr;gap:32px}.section h2{font-size:29px}.value-row{grid-template-columns:1fr;gap:0}.value-row div,.value-row div+div{padding:15px 0;border-right:0;border-bottom:1px solid var(--line)}.value-row div:last-child{border-bottom:0}.product{padding-left:23px;padding-right:23px}.product-head{display:block}.product-head p{margin-top:18px}.product-layout{margin-top:29px}.product-visual{transform:scale(.82);transform-origin:left top;width:122%;margin-bottom:-43px}.feature-grid{grid-template-columns:1fr 1fr;gap:10px}.feature-grid article{padding:20px 15px;min-height:210px}.icon{margin-bottom:18px}.platform{padding:70px 23px}.platform-map{transform:scale(.78);transform-origin:left top;width:128%;margin-bottom:-54px}.notice{padding:23px}.notice>div{display:block}.notice p{margin-top:8px}.contact{padding:76px 23px}.contact h2{font-size:32px}footer{padding:23px;display:grid;gap:16px}.hero-actions{flex-wrap:wrap}}
