@charset "UTF-8";
:root{--ink:#20332d;--muted:#6c7871;--green:#153f37;--paper:#faf9f5;--line:#dfe4dc;--serif:"Noto Serif SC","Songti SC","SimSun",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #467b68}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.3;letter-spacing:-.035em}h2{font-size:40px;margin:14px 0 20px}h3{font-size:23px;margin:12px 0}p{line-height:1.8}img{max-width:100%}.topbar{height:86px;display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding:0 5%;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;white-space:nowrap}.brand-mark{background:var(--green);color:#f8f8ea;width:39px;height:39px;display:grid;place-items:center;border-radius:10px;font-size:27px;line-height:1}.brand span{font-size:18px;font-weight:700}.brand small{display:block;font-size:9px;letter-spacing:.16em;color:var(--muted);font-weight:500}.topbar nav{display:flex;gap:30px;align-items:center;font-size:14px}.nav-cta{background:#e7eee6;padding:11px 18px;border-radius:7px}.section{max-width:1320px;margin:auto;padding:88px 5%}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding-top:72px;padding-bottom:78px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:700;color:#507663;display:flex;gap:8px;align-items:center}.eyebrow i,.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4d8564}.hero h1{font-size:clamp(38px,4.6vw,65px);line-height:1.23;margin:26px 0;letter-spacing:-.055em}.serif{font-family:var(--serif);font-weight:500;color:#6d8653;display:inline-block}.hero p{font-size:18px;color:var(--muted);line-height:1.9}.row{display:flex;align-items:center;gap:16px}.wrap{flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:white;padding:14px 23px;border:1px solid var(--green);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.button.secondary{background:transparent;color:var(--green);border-color:#c5d1c6}.button.light{background:#eef3df;color:var(--green);border-color:transparent}.text-button{background:none;border:0;color:var(--green);padding:9px 0;cursor:pointer}.hero-note{display:flex;align-items:center;gap:14px;margin-top:27px;color:#859084;font-size:12px}.hero-note b{font-size:9px}.hero-visual{position:relative;min-height:535px;display:grid;place-items:center;background:radial-gradient(ellipse,#dee7d9 0,transparent 67%)}.orbit{position:absolute;border:1px solid #d2decc;border-radius:50%;transform:rotate(-25deg);width:420px;height:340px}.orbit-two{transform:rotate(35deg);width:480px;height:260px}.phone-mock{width:295px;position:relative;background:#fff;box-shadow:0 25px 70px #213a2722;border:7px solid #e8e9e1;border-radius:35px;padding:23px 17px;transform:rotate(3deg);z-index:1}.phone-top{display:flex;justify-content:space-between;font-size:11px;color:#728270;padding-bottom:24px}.phone-top span:last-child{font-size:6px}.demo-person{display:flex;gap:9px;align-items:center;margin-bottom:20px}.letter-avatar{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;background:#deeadb;border-radius:50%;font-size:23px;color:#496a42}.demo-person h3{font-size:14px;letter-spacing:0;margin:0 0 4px}.demo-person p{font-size:9px;margin:0}.chat-bubble{padding:13px;border-radius:0 12px 12px;background:#f0f3eb;font-size:12px;line-height:1.8}.chat-bubble.reply{margin:14px 0 14px 26px;background:#e4ecd7;border-radius:12px 0 12px 12px}.demo-task{border:1px solid #e3e8dd;border-radius:10px;padding:16px;margin-top:15px}.demo-task span{display:block;font-size:9px;color:#8c9c83;margin-bottom:8px}.demo-task strong{font-size:14px}.demo-task p{font-size:10px;margin:5px 0 14px}.demo-line{height:5px;border-radius:6px;background:#e8ede4;margin:8px 0}.demo-line.short{width:60%}.mock-action{display:block;padding:12px;background:var(--green);color:#fff;border-radius:8px;font-size:12px;text-align:center;margin-top:20px}.mock-caption{display:block;font-size:9px;text-align:center;color:#96a28c;margin-top:12px}.floating-label{position:absolute;background:#ffffffed;border:1px solid #dde5d7;box-shadow:0 8px 25px #3855250c;border-radius:9px;padding:13px 17px;font-size:11px;z-index:2}.label-top{top:35px;right:0;transform:rotate(2deg)}.label-bottom{bottom:30px;left:0;transform:rotate(-3deg)}.label-bottom b{font-size:16px;display:block}.label-bottom span{color:var(--muted)}.purpose-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:center;padding:26px max(5%,calc((100vw - 1188px)/2));font-size:13px}.purpose-strip>span{color:var(--muted)}.purpose-strip b{font-weight:500;white-space:nowrap}.purpose-strip i{font-style:normal;padding:0 16px;color:#93a18c}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading p{margin:0}.grid{display:grid;gap:22px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:28px}.product-card{display:flex;align-items:flex-start;flex-direction:column;transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:#91ad97}.product-card p{font-size:14px;color:var(--muted);flex:1}.product-icon{width:49px;height:49px;border-radius:13px;background:#e8efdf;display:grid;place-items:center;font-size:26px;font-family:var(--serif);margin-bottom:22px}.orange .product-icon{background:#f5e6d7;color:#a27546}.purple .product-icon{background:#ece5f2;color:#837197}.blue .product-icon{background:#e2ecf1;color:#547c8b}.sand .product-icon{background:#f3ecd8;color:#948140}.rose .product-icon{background:#f3e4e1;color:#a36f64}.card-action{font-size:13px;margin-top:17px;display:flex;justify-content:space-between;width:100%;font-weight:600}.small{font-size:12px}.muted{color:var(--muted)}.feature-band{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#eef1e8;border-radius:20px;max-width:1188px;padding:58px 54px;margin-top:20px}.feature-band h2{font-size:40px}.feature-band p{color:var(--muted)}.steps>div{display:flex;gap:24px;padding:19px 0;border-bottom:1px solid #d9e0d0}.steps>div:last-child{border:0}.steps>div>span{font-family:var(--serif);font-size:27px;color:#8fa07d}.steps h3{font-size:19px;margin:0 0 8px}.steps p{font-size:13px;margin:0}.article-card h3{font-size:21px;line-height:1.5}.article-card p{font-size:14px}.article-art{height:185px;border-radius:12px;margin-bottom:23px;display:flex;justify-content:space-between;align-items:end;padding:25px;background:#dce5d4;position:relative;overflow:hidden}.article-art:after{content:'';width:145px;height:145px;border:1px solid #ffffff90;border-radius:50%;position:absolute;top:-30px;right:-15px;box-shadow:0 0 0 28px #ffffff20,0 0 0 57px #ffffff18}.article-art span{font-family:var(--serif);font-size:65px;line-height:1;color:#fff;z-index:1}.article-art b{font-size:14px;writing-mode:vertical-rl;letter-spacing:.22em;z-index:1}.art-2{background:#e7dccb}.art-3{background:#dce3e5}.closing{max-width:1188px;background:var(--green);color:#f1f2e8;border-radius:18px;padding:56px;text-align:center}.closing .eyebrow{color:#b5c9ac;justify-content:center}.closing h2{font-size:42px;line-height:1.4;margin:22px 0 28px}.footer{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:60px 5% 35px}.footer a{font-size:13px}.footer>small{flex-basis:100%;border-top:1px solid var(--line);padding-top:25px;color:#8d968d;font-size:11px}.search-wrap{position:relative;min-width:320px;margin-bottom:4px}.search-wrap input{width:100%;border:1px solid #cfd8cb;padding:14px 16px;border-radius:9px;background:#fff;font-size:13px}.search-options{position:absolute;background:#fff;box-shadow:0 12px 40px #203a2020;border:1px solid var(--line);border-radius:9px;top:53px;right:0;left:0;z-index:10;overflow:hidden}.search-options a{display:block;padding:12px 16px;border-bottom:1px solid var(--line);font-size:13px}.search-options a:hover,.search-options a.selected{background:#edf3e8}.search-options small{display:block;color:var(--muted)}.badge{display:inline-flex;padding:4px 9px;border-radius:5px;background:#ecf1e7;color:#496740;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.product-heading{padding-bottom:45px}.product-heading h1{font-size:48px;line-height:1.3;margin:20px 0}.product-heading p{max-width:680px;color:var(--muted);font-size:17px}.template-card h3{font-size:20px}.template-card{display:flex;flex-direction:column;gap:10px}.template-card .button{margin-top:auto}.price{font-size:36px;margin:20px 0}.price small{font-size:13px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.filters button{background:#fff;border:1px solid var(--line);padding:9px 16px;border-radius:8px;cursor:pointer;font-size:13px}.filters button.active{background:var(--green);color:#fff}.reading{max-width:800px}.reading h1{font-size:38px;line-height:1.4;margin:20px 0}.reading h2{font-size:24px;margin-top:40px}.reading p{font-size:16px}.breadcrumb{font-size:13px;color:var(--muted)}
@media(max-width:1000px){.hero{gap:0}.hero-visual{transform:scale(.9);transform-origin:center}.hero h1{font-size:46px}.three{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar nav{gap:18px}.feature-band,.closing{margin-left:5%;margin-right:5%}.section-heading{align-items:start;flex-wrap:wrap}.purpose-strip{font-size:11px}.purpose-strip i{padding:0 9px}}
@media(max-width:700px){.topbar{height:76px;padding:0 5%;gap:8px}.topbar nav>a:not(.nav-cta){display:none}.topbar nav{gap:0}.brand span{font-size:16px}.brand small{font-size:8px}.brand-mark{width:34px;height:34px}.nav-cta{padding:10px;font-size:12px}.section{padding:55px 6%}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:20px}.hero h1{font-size:43px;line-height:1.28}.hero p{font-size:16px}.hero-visual{min-height:505px;transform:scale(.88);margin:-18px -10px}.orbit{width:330px}.orbit-two{width:350px}.label-top{right:-7px;top:25px}.label-bottom{left:-5px;bottom:4px}.hero-note{font-size:11px}.button{padding:13px 17px;gap:15px}.purpose-strip{flex-direction:column;gap:12px;padding:24px 5%;align-items:flex-start}.purpose-strip b{font-size:12px}.purpose-strip i{padding:0 8px}h2{font-size:30px}.three,.two{grid-template-columns:1fr}.product-card{padding:26px}.section-heading{gap:15px;margin-bottom:25px}.search-wrap{width:100%;min-width:0}.feature-band{grid-template-columns:1fr;gap:20px;padding:35px 25px}.feature-band h2{font-size:32px}.closing{padding:38px 22px}.closing h2{font-size:29px}.footer{padding:40px 6% 25px}.footer .row{gap:17px}.article-art{height:170px}.reading h1,.product-heading h1{font-size:34px}.product-heading p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
