@import url('/shared.css');
:root{--green:#174f3e;--cream:#fbf7ef;--gold:#e4b459;--ink:#183b31;--muted:#64746b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%}.site-header{height:96px;max-width:1240px;margin:auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1.3}.brand img{width:48px;height:48px;border-radius:13px}.brand small{display:block;font-size:12px;font-weight:400;margin-top:5px;color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--green);border-radius:12px;background:var(--green);color:#fff;padding:13px 24px;font-size:16px;font-weight:700;transition:transform .2s,background .2s}.button:hover{background:#24684f;transform:translateY(-2px)}.button:disabled,.button[aria-disabled=true]{opacity:.6;cursor:default;transform:none}.button.small{padding:10px 17px;font-size:14px}.button.large{padding:17px 25px}.button.outline{background:transparent;color:var(--green)}.button.outline:hover{background:#e8eee5}.landing-hero{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:66px 40px 94px;gap:70px}.eyebrow{font-size:14px;letter-spacing:2px;color:#8c6a31;font-weight:700;margin:0 0 22px}.hero-copy h1{font-size:clamp(38px,4vw,60px);line-height:1.3;letter-spacing:-2px;margin:0 0 26px;font-weight:800}.hero-copy h1 span{color:#b97930}.lead{font-size:18px;color:var(--muted);line-height:1.9}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:32px}.trial-note{font-size:14px;line-height:1.6}.trial-note small{font-size:12px;color:var(--muted)}.download-meta{font-size:12px;color:var(--muted);margin:14px 0 28px}.hero-proof{font-size:13px;color:var(--muted);display:flex;gap:24px}.hero-visual{position:relative;background:#e8dfc9;border-radius:48% 48% 16px 16px;padding:32px 60px 0;max-width:510px}.visual-caption{font-size:13px;text-align:center;letter-spacing:1px;margin-bottom:20px;color:#776c55}.phone{width:282px;margin:auto;background:#f5f1e7;padding:23px 14px 18px;border:7px solid #fff;border-bottom:0;border-radius:37px 37px 0 0;box-shadow:0 0 0 1px #e5dfd1,0 18px 35px #47381b20;position:relative}.phone-camera{position:absolute;top:7px;left:40%;width:20%;height:5px;background:#e1dbce;border-radius:10px}.phone-top{display:flex;align-items:center;gap:8px;margin-bottom:16px;line-height:1.4}.phone-top img{width:33px;border-radius:10px}.phone-top small{font-size:8px;color:#889084;display:block}.phone-top b{font-size:16px}.phone-top>span{margin-left:auto;background:#edf2e9;width:27px;height:27px;text-align:center;border-radius:50%;font-size:12px;line-height:27px}.phone-progress{background:var(--green);border-radius:18px;color:white;padding:20px 15px}.phone-progress>small{font-size:10px;color:#c1d3c6}.phone-progress h2{font-size:22px;line-height:1.45;font-weight:600;margin:14px 0}.progress-line{display:flex;justify-content:space-between;font-size:10px;align-items:center}.progress-line b{font-size:21px;color:#f2d381}.phone-week{display:flex;justify-content:space-around;font-size:10px;text-align:center;background:#fffcf7;border-radius:14px;padding:12px 5px;margin:12px 0;line-height:2}.phone-week span{padding:0 7px}.phone-week .selected{background:var(--green);color:white;border-radius:8px}.phone-med{display:flex;align-items:center;gap:8px;background:#fffcf8;border:1px solid #e4e7db;border-radius:11px;padding:10px 8px;margin-top:8px}.phone-med i{font-style:normal;border-radius:10px;background:#e5ebd9;font-size:12px;width:29px;height:29px;text-align:center;line-height:29px}.phone-med span b,.phone-med span small{display:block}.phone-med span b{font-size:11px}.phone-med span small{font-size:8px;color:#839084}.phone-med strong{margin-left:auto;color:var(--green);font-size:18px}.phone-cat-room{height:95px;margin-top:11px;position:relative;background:url('/assets/house.png') center 66%/cover;border-radius:12px;overflow:hidden}.phone-cat-room img{width:77px;position:absolute;left:46%;bottom:1px}.phone-cat-room span{font-size:9px;position:absolute;left:8px;top:7px;background:#fff7e8d9;padding:2px 6px;border-radius:8px}.floating-note{position:absolute;bottom:44px;left:-34px;display:flex;gap:12px;align-items:center;background:white;border:1px solid #eee5d2;box-shadow:0 8px 25px #4a391b0f;padding:12px 18px;border-radius:14px;font-size:12px;color:#807563;transform:rotate(-4deg)}.floating-note>span{font-size:33px;color:#d99c3a}.floating-note strong{display:block;color:var(--green);font-size:16px}.section{max-width:1240px;padding:82px 40px;margin:auto}.features{border-top:1px solid #e3ddcf}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:36px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.widget-story h2,.faq h2{font-size:38px;line-height:1.35;margin:0}.section-heading>p:last-child{color:var(--muted);padding-left:25px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{padding:28px;background:#fffdf8;border:1px solid #e7e0d0;border-radius:18px;overflow:hidden}.feature-number{font-size:12px;color:#9c824e;letter-spacing:1px}.feature-grid h3{font-size:24px;line-height:1.5;margin:22px 0 14px}.feature-grid p{color:var(--muted);font-size:15px;line-height:1.8}.time-chips{display:flex;flex-wrap:wrap;gap:8px;padding-top:22px}.time-chips span{font-size:12px;background:#edf0e4;color:#54734f;padding:9px 13px;border-radius:8px}.mini-calendar{display:flex;gap:10px;padding-top:15px;font-size:14px;line-height:2;text-align:center;color:var(--green)}.mini-calendar span{background:#edf0e4;padding:3px 10px;border-radius:9px}.cat-feature{position:relative;min-height:380px}.cat-feature img{width:147px;display:block;margin:-10px 0 -25px auto}.widget-story{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.widget-story p:last-child{color:var(--muted);line-height:1.9}.widget-art{display:flex;overflow:hidden;padding:6px;border:2px solid #e3d2ad;border-radius:29px;background:#fffaee;transform:rotate(-3deg);box-shadow:0 15px 0 #ede6d7,0 30px 50px #423b1e12}.widget-left{background:var(--green);color:#fff;border-radius:22px;padding:28px 20px;width:43%;display:flex;flex-direction:column;gap:13px}.widget-left small{font-size:14px}.widget-left b{font-size:40px;color:#f8d984;line-height:1.2}.widget-left span{font-size:13px}.widget-room{width:57%;background:url('/assets/house.png') center/cover;border-radius:20px;position:relative;margin-left:5px}.widget-room img{position:absolute;width:90px;left:25%;bottom:15px}.pricing{background:#f0ecdf;border-radius:28px}.center-heading{text-align:center;margin-bottom:36px}.center-heading h2{font-size:36px;margin:0 0 14px}.center-heading p:last-child{color:var(--muted)}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:880px;margin:auto}.price-card{background:#fffcf5;border:1px solid #dedacb;border-radius:20px;padding:34px}.price-card.featured{background:var(--green);color:#fff;border-color:var(--green)}.plan-kicker{font-size:13px;color:#9b753b}.featured .plan-kicker{color:#e6c880}.price-card h3{font-size:24px;margin:12px 0}.price{font-size:62px;letter-spacing:-2px;font-weight:700;line-height:1.4}.price small{font-size:25px;vertical-align:top;line-height:2.7;margin-right:5px}.price>span{font-weight:400;font-size:14px;letter-spacing:0;margin-left:12px;color:var(--muted)}.featured .price>span{color:#c0d1c7}.price-card>p{font-size:14px;color:var(--muted);min-height:50px}.featured>p{color:#c0d1c7}.price-card ul{list-style:none;padding:10px 0;margin:0 0 24px}.price-card li{font-size:14px;line-height:2.5}.price-card li:before{content:'✓';margin-right:10px}.price-card .button{width:100%}.featured .button{background:#ebc97e;border-color:#ebc97e;color:#314932}.price-footnote{text-align:center;font-size:12px;color:var(--muted);margin:22px 0 0}.price-footnote a{text-decoration:underline}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps article{position:relative;padding-top:16px;border-top:1px solid #dedacb}.steps b{font-family:Georgia,serif;font-size:34px;color:#b17c3b}.steps h3{font-size:20px;margin:12px 0 5px}.steps p{color:var(--muted);font-size:15px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-top:45px}.faq-list details{border-bottom:1px solid #dedacb;padding:19px 0}.faq-list summary{font-size:16px;font-weight:600;cursor:pointer}.faq-list p{font-size:14px;color:var(--muted);line-height:1.9}.release-section{padding-top:35px;padding-bottom:65px}.release-section h2{font-size:26px;margin:0 0 15px}.release-section #releaseNotes{white-space:pre-line;color:var(--muted)}footer{max-width:1160px;margin:auto;padding:35px 0;border-top:1px solid #dedacb;display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:13px;color:var(--muted)}footer .brand{margin-right:auto}footer>div{display:flex;gap:24px}footer>p{width:100%;margin:0}.text-button{border:0;background:none;padding:0;color:inherit;font-size:inherit}.legal{max-width:800px;margin:40px auto 100px;padding:0 24px}.legal h1{font-size:34px}.legal h2{font-size:21px;margin-top:35px}.legal p,.legal li{color:#51665b}.legal .updated{font-size:14px;color:#809085}.legal a{text-decoration:underline}
@media(max-width:1000px){.landing-hero{gap:30px}.hero-visual{padding:30px 25px 0}.hero-copy h1{font-size:42px}.hero-actions{gap:12px}.hero-actions .button{padding:15px}.trial-note{font-size:12px}.feature-grid{gap:12px}.feature-grid article{padding:22px}.widget-story{gap:35px}footer{margin:0 30px}}@media(max-width:720px){.site-header{height:80px;padding:0 22px}.brand{font-size:18px}.brand img{width:40px;height:40px}nav>a:not(.button){display:none}.landing-hero{grid-template-columns:1fr;padding:35px 24px 55px;gap:45px}.hero-copy h1{font-size:42px;letter-spacing:-1px}.lead{font-size:16px}.hero-proof{font-size:12px}.hero-visual{width:100%;max-width:420px;margin:auto}.floating-note{left:0;bottom:30px}.section{padding:55px 24px}.section-heading{grid-template-columns:1fr}.section-heading h2,.widget-story h2,.faq h2{font-size:31px}.section-heading>p:last-child{padding:0}.feature-grid,.price-grid,.steps,.widget-story,.faq{grid-template-columns:1fr}.cat-feature{min-height:320px}.cat-feature img{position:absolute;right:16px;bottom:12px;width:130px}.widget-story{gap:40px}.widget-art{max-width:480px}.pricing{border-radius:0}.center-heading h2{font-size:29px}.price-card{padding:27px}.steps{gap:25px}.faq{gap:20px}.faq h2 br{display:none}.price-footnote{text-align:left}.hero-actions .button{padding:16px 22px}.download-meta{margin-bottom:20px}footer{margin:0 24px;padding:30px 0}.phone{max-width:100%}}
