:root{--ink:#24362e;--muted:#727970;--paper:#f8f9f5;--accent:#ffca55;--line:#e3e7dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:6px;outline:3px solid #285f46}::selection{color:var(--ink);background:#ffe2a0}.wrap{width:min(1120px,100% - 80px);margin-inline:auto}.skip-link{z-index:20;background:var(--ink);color:#fff;border-radius:10px;padding:12px 20px;position:absolute;top:-80px;left:20px}.skip-link:focus{top:12px}.site-header{justify-content:space-between;align-items:center;height:108px;display:flex}.brand{letter-spacing:-.65px;white-space:nowrap;align-items:center;gap:13px;font-size:24px;font-weight:780;display:inline-flex}.brand-mark{background:var(--accent);border-radius:14px 14px 19px;place-items:center;width:39px;height:43px;display:grid;transform:rotate(-8deg)}.brand-mark span{font-size:31px;font-weight:600;line-height:1;transform:rotate(8deg)translateY(-2px)}.help-link{color:#566357;align-items:center;gap:8px;font-size:14px;display:flex}.help-link>span{text-align:center;border:1.5px solid #899285;border-radius:50%;width:19px;height:19px;font-size:12px;font-weight:700;line-height:16px}.help-link:hover,.site-footer a:hover{color:#213f2f;text-underline-offset:4px;text-decoration:underline}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:26px;min-height:590px;padding:42px 0 58px;display:grid}h1{letter-spacing:-2px;margin:0;font-size:clamp(42px,4.6vw,62px);font-weight:800;line-height:1.27}h1>span{isolation:isolate;position:relative}h1>span:after{content:"";z-index:-1;background:#ffe4a3;border-radius:40%;height:13px;position:absolute;bottom:3px;left:3px;right:7px;transform:rotate(-1deg)}.hero-subtitle{color:#667365;max-width:430px;margin:17px 0 0;font-size:17px;line-height:1.8}.download-area{max-width:386px;margin-top:27px}.download-button{background:var(--accent);color:#25372c;cursor:pointer;border:1px solid #edb333;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:78px;padding:18px 58px;font-size:clamp(22px,2.2vw,28px);font-weight:780;transition:transform .16s,background .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 5px #e8b33f,0 12px 22px #e5b95124}.download-button:hover{background:#ffd16c;transform:translateY(-2px);box-shadow:0 7px #e8b33f,0 16px 24px #e5b9512b}.download-button:active{transform:translateY(3px);box-shadow:0 2px #e8b33f}.windows-icon{flex-shrink:0;grid-template-columns:1fr 1fr;gap:2px;width:22px;height:22px;display:grid;transform:perspective(80px)rotateY(-12deg)}.windows-icon i{background:currentColor}.download-button-main{justify-content:center;align-items:center;gap:15px;min-width:0;display:inline-flex}.download-label{white-space:nowrap;min-width:0;font-size:clamp(17px,1.8vw,21px)}.download-arrow{font-size:29px;font-weight:500;line-height:1;position:absolute;top:50%;right:23px;transform:translateY(-52%)}.device-note{text-align:center;color:#667365;margin:18px 0 0;font-size:12px;line-height:1.7}.device-note strong{font-weight:600}.download-toast{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #dfe7d8;border-radius:16px;align-items:center;gap:12px;width:min(360px,100vw - 32px);min-height:70px;padding:13px 46px 13px 14px;animation:.22s ease-out both toast-enter;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 14px 42px #25372c26,0 3px 10px #25372c12}.download-toast-icon{color:#355b40;background:#e5efe1;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:grid}.download-toast-copy{text-align:left;gap:2px;min-width:0;display:grid}.download-toast-copy strong{color:var(--ink);font-size:14px}.download-toast-copy small{color:#667365;font-size:12px;line-height:1.5}.download-toast button{color:#7a8577;cursor:pointer;background:0 0;border:0;border-radius:9px;width:30px;height:30px;padding:0;font-size:20px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.download-toast button:hover{color:#34472f;background:#f0f4ec}@keyframes toast-enter{0%{opacity:0;transform:translate(-50%,10px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.mobile-download-overlay{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17251d70;justify-content:center;align-items:flex-end;padding:20px;animation:.2s ease-out both mobile-overlay-in;display:flex;position:fixed;inset:0}.mobile-download-sheet{text-align:left;background:#fffefb;border:1px solid #e4e9de;border-radius:24px;outline:none;width:min(470px,100%);padding:26px 24px 22px;animation:.26s cubic-bezier(.2,.78,.24,1) both mobile-sheet-in;position:relative;box-shadow:0 28px 70px #17251d38,0 4px 18px #17251d1f}.mobile-sheet-close{color:#667365;cursor:pointer;background:#f1f4ed;border:0;border-radius:11px;width:36px;height:36px;padding:0;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.mobile-sheet-close:active{background:#e5eadf}.mobile-sheet-icon{color:#294334;background:#fff0c8;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:18px;display:grid;box-shadow:inset 0 0 0 1px #f0cf78}.mobile-sheet-icon .windows-icon{width:24px;height:24px}.mobile-sheet-kicker{color:#8a7043;letter-spacing:.04em;margin:0 0 7px;font-size:12px;font-weight:700}.mobile-download-sheet h2{color:var(--ink);letter-spacing:-.4px;margin:0;font-size:24px;line-height:1.35}.mobile-sheet-copy{color:#627064;margin:11px 0 19px;font-size:14px;line-height:1.8}.mobile-sheet-primary{background:var(--accent);color:#263b2f;cursor:pointer;border:1px solid #e5ac2e;border-radius:13px;width:100%;min-height:52px;font-size:16px;font-weight:750;box-shadow:0 4px #e4b13e}.mobile-sheet-primary:active{transform:translateY(2px);box-shadow:0 2px #e4b13e}.mobile-sheet-hint{color:#839083;text-align:center;margin:13px 0 0;font-size:11px;line-height:1.6}.mobile-sheet-status{color:#426049;text-align:center;background:#edf4e9;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.6}.mobile-sheet-manual-link{border-color:#cfd9ca;margin-top:10px}@keyframes mobile-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.download-notice{background:#fff7e6;border:1px solid #ebce92;border-radius:12px;margin-top:18px;padding:15px 17px;font-size:14px;line-height:1.7}.download-notice p{color:#775e3a;margin:5px 0 0;font-size:13px}.copy-link-button{color:#594727;cursor:pointer;background:#fff;border:1px solid #c7ac77;border-radius:8px;min-height:44px;margin-top:12px;padding:10px 15px;font-size:13px;font-weight:600}.manual-link{background:#fff;border:1px solid #c7ac77;border-radius:7px;width:100%;margin-top:10px;padding:10px;font-size:12px;display:block}.hero-visual{isolation:isolate;justify-content:center;align-items:center;min-width:0;height:460px;display:flex;position:relative}.hero-visual:before{content:"";z-index:-2;background:#e9ede0;border-radius:50%;width:390px;height:390px;position:absolute}.orbit{z-index:-3;border:1px solid #e3e8dc;border-radius:50%;position:absolute}.orbit-one{width:445px;height:445px}.orbit-two{opacity:.8;border-style:dashed;width:490px;height:490px}.assistant-preview{width:355px;max-width:100%;position:relative;transform:rotate(-2deg)}.preview-label{z-index:2;color:#786f55;white-space:nowrap;background:#fffdf7;border:1px solid #e3dfce;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:600;position:absolute;top:-14px;right:16px;transform:rotate(2deg);box-shadow:0 4px 14px #3d503012}.assistant-card{pointer-events:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e3e8dc;border-radius:19px;width:100%;overflow:hidden;box-shadow:0 22px 45px #3d50301a,0 3px 10px #3d503008}.window-bar{background:#fcfdfa;border-bottom:1px solid #eef0e9;justify-content:space-between;align-items:center;height:43px;padding:0 10px 0 17px;display:flex}.window-name{color:#8a9484;letter-spacing:.5px;font-size:10px}.window-controls{align-items:center;gap:3px;height:100%;display:flex}.window-controls i{border-radius:7px;width:30px;height:28px;position:relative}.window-controls i:before,.window-controls i:after{content:"";border-color:#7f8979;position:absolute;top:50%;left:50%}.control-min:before{background:#7f8979;width:10px;height:1px;transform:translate(-50%,-50%)}.control-close:before,.control-close:after{background:#7f8979;width:11px;height:1px}.control-close:before{transform:translate(-50%,-50%)rotate(45deg)}.control-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.assistant-content{text-align:center;padding:26px 28px 25px}.app-mark{background:var(--accent);border-radius:20px 20px 27px;width:68px;height:72px;margin:0 auto 15px;font-size:50px;font-weight:500;line-height:64px;position:relative}.app-mark>span{color:#fff;background:#355b40;border:3px solid #fff;border-radius:50%;width:26px;height:26px;font-size:13px;line-height:20px;position:absolute;bottom:-3px;right:-6px}.assistant-content h2{letter-spacing:-.2px;margin:0 0 8px;font-size:19px;font-weight:750}.assistant-content>p{color:#7f877c;margin:0 0 22px;font-size:11px}.demo-input{text-align:left;background:#fcfdfb;border:1px solid #e5e9df;border-radius:9px;padding:11px 13px}.demo-input>span{color:#818b7b;margin-bottom:6px;font-size:10px;display:block}.demo-input-row{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.demo-input b{color:#a3ad9d;letter-spacing:2px;font-size:15px;font-weight:500;display:block}.demo-action{color:#46603a;background:#e8efe1;border-radius:9px;margin-top:11px;padding:12px 14px;font-size:12px;font-weight:600}.demo-action span{float:right}.demo-card-help{color:#72816a;text-underline-offset:3px;margin-top:7px;padding:3px 6px;font-size:10px;text-decoration:underline;display:inline-block}.spark{color:#779367;font-weight:300;position:absolute}.spark-one{font-size:38px;top:24px;right:28px;transform:rotate(10deg)}.spark-two{color:#dcb853;font-size:30px;bottom:36px;left:18px}.steps-section{border-top:1px solid var(--line);padding:34px 0 43px}.section-heading{flex-direction:column;align-items:center;gap:5px;display:flex}.section-kicker{letter-spacing:1px;color:#8a9582;margin:0;font-size:11px}.section-heading h2{letter-spacing:-.6px;margin:0;font-size:24px;font-weight:750}.steps{grid-template-columns:repeat(3,1fr);gap:22px;margin:28px 0 0;padding:0;list-style:none;display:grid}.steps>li{background:#fff;border:1px solid #e5e9df;border-radius:14px;gap:18px;padding:24px 25px;display:flex}.step-number{color:#799067;font-variant-numeric:tabular-nums;background:#f3f5eb;border-radius:13px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:17px;font-weight:600;display:grid}.steps>li:first-child .step-number{color:#9c7a2d;background:#fff2cd}.steps h3{margin:0 0 8px;font-size:17px;font-weight:650}.steps p{color:#798372;margin:0;font-size:12px;line-height:1.9}.help-section{background:#eff2e8;border-radius:20px;grid-template-columns:1fr 1.85fr;gap:45px;margin:12px 0 44px;padding:38px 42px;display:grid}.help-bubble{color:#6e855b;background:#e4ebda;border:1px solid #d5dfca;border-radius:50% 50% 50% 6px;place-items:center;width:29px;height:29px;margin-bottom:12px;font-size:18px;display:grid}.help-intro h2{letter-spacing:-.5px;margin:0;font-size:23px;font-weight:750}.help-intro>p{color:#7f8b73;margin:8px 0 20px;font-size:12px}.contact-note{color:#79886b;font-size:11px;line-height:1.9}.contact-note strong{color:#506144;font-weight:500}.faq-list details{border-bottom:1px solid #dae2d0}.faq-list details:last-child{border-bottom:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:12px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#8b997e;font-size:20px;font-weight:400;transition:transform .16s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{color:#67775b;max-width:540px;margin:0 0 18px;font-size:12px;line-height:1.9}.site-footer{color:#89917f;justify-content:space-between;align-items:center;gap:20px;padding-bottom:32px;font-size:11px;display:flex}.site-footer>span{color:#65775a;font-weight:550}.site-footer p{margin:0}@media (min-width:1600px){.wrap{width:1200px}.hero{min-height:645px}h1{font-size:66px}}@media (max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:15px}.hero-visual{transform-origin:50%;transform:scale(.88)}.orbit-two{width:450px;height:450px}.steps>li{gap:12px;padding:21px 17px}.step-number{width:34px;height:38px;font-size:15px}.help-section{gap:28px;padding:32px}}@media (max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.brand{font-size:22px}.hero{grid-template-columns:1fr;gap:15px;min-height:auto;padding:29px 0 34px}.hero-copy{text-align:center}h1{font-size:51px}.hero-subtitle{margin-inline:auto}.download-area{margin:25px auto 0}.hero-visual{width:430px;max-width:100%;height:404px;margin:4px auto 0;transform:scale(.9)}.orbit-two{width:430px;height:430px}.orbit-one{width:390px;height:390px}.hero-visual:before{width:340px;height:340px}.steps{gap:12px}.steps>li{flex-direction:column;padding:18px}.steps h3{font-size:15px}.steps p{font-size:11px}.help-section{grid-template-columns:1fr;gap:22px}.help-intro{position:relative}.help-bubble{display:none}.help-intro>p{margin-bottom:0}.contact-note{position:absolute;bottom:0;right:0}.site-footer{flex-wrap:wrap}.site-footer p{display:none}}@media (max-width:480px){.wrap{width:calc(100% - 36px)}.site-header{height:80px}.help-link{font-size:12px}.brand{letter-spacing:-.4px;gap:9px;font-size:18px}.brand-mark{border-radius:11px 11px 15px;width:32px;height:35px}.brand-mark span{font-size:27px}h1{letter-spacing:-1px;font-size:clamp(36px,10.6vw,45px)}.hero-subtitle{margin-top:13px;font-size:14px}.download-button{min-height:76px;padding:17px 48px}.download-label{font-size:18px}.download-button-main{gap:12px}.download-arrow{font-size:27px;right:18px}.device-note{font-size:11px}.download-toast{border-radius:14px;min-height:66px;bottom:16px}.mobile-download-overlay{padding:12px}.mobile-download-sheet{border-radius:22px;padding:24px 20px 19px}.mobile-download-sheet h2{padding-right:18px;font-size:22px}.mobile-sheet-copy{font-size:13px}.hero-visual{width:340px;height:360px;margin-block:-5px -10px;transform:scale(.85)}.assistant-preview{width:320px}.orbit-two{width:360px;height:360px}.orbit-one{width:330px;height:330px}.hero-visual:before{width:310px;height:310px}.preview-label{top:-12px;right:12px}.spark-one{top:0;right:-9px}.spark-two{bottom:22px;left:-9px}.steps-section{padding-top:28px}.section-heading h2{font-size:23px}.steps{grid-template-columns:1fr;gap:11px;margin-top:23px}.steps>li{flex-direction:row;align-items:center;gap:19px;padding:19px 23px}.step-number{width:44px;height:46px;font-size:18px}.steps h3{margin-bottom:5px;font-size:17px}.steps p{font-size:12px}.steps p br{display:none}.help-section{margin-top:0;margin-bottom:28px;padding:27px 23px}.help-intro h2{font-size:22px}.contact-note{margin-top:13px;position:static}.contact-note br{display:none}.faq-list summary{font-size:13px}.site-footer{gap:12px;padding-bottom:23px;font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
