:root{font-family:HarmonyOS Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#102c23;background:#fbfaf4;font-synthesis:none;text-rendering:optimizeLegibility;--cream: #fbfaf4;--paper: #fffefa;--forest: #0d3127;--lime: #b9ff32;--green: #7aa83b;--muted: #6d7d75;--line: rgba(15, 54, 43, .13);--shadow: 0 24px 70px rgba(24, 62, 48, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button,a,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.site-shell{overflow:hidden}.container{width:min(1320px,calc(100% - 64px));margin:0 auto}.site-header{height:76px;border-bottom:1px solid rgba(13,49,39,.08);position:relative;z-index:30;background:#fbfaf4f0}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:20px;font-weight:800;white-space:nowrap;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--lime);background:var(--forest);font-size:16px;box-shadow:0 8px 20px #0d312729}.site-header nav{display:flex;align-items:center;gap:42px;margin-left:auto}.site-header nav a{color:#41584f;font-size:15px;font-weight:600;transition:color .2s ease,transform .2s ease}.site-header nav a:hover{color:var(--green);transform:translateY(-1px)}.purchase-button{display:inline-flex;align-items:center;gap:9px;border-radius:999px;padding:13px 22px;margin-left:34px;color:#fff;background:var(--forest);font-weight:700;font-size:14px;box-shadow:0 12px 28px #0d312724;transition:transform .2s ease,box-shadow .2s ease}.purchase-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0d312736}.menu-button{display:none;border:0;background:transparent;padding:8px}.hero{min-height:560px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:38px;padding-top:38px;padding-bottom:26px;position:relative}.hero-copy{position:relative;z-index:8;padding-left:2px}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 22px;padding:7px 12px;border-radius:999px;background:#eef6d9;color:#55752e;font-size:13px;font-weight:700;letter-spacing:.02em}.hero h1{margin:0;font-size:clamp(48px,4.25vw,72px);line-height:1.08;letter-spacing:-.065em;font-weight:900}.hero h1 em,h2 em{color:var(--green);font-style:normal}.hero-desc{max-width:580px;margin:24px 0 26px;color:var(--muted);font-size:16px;line-height:1.9}.hero-downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:650px;padding:11px;border:1px solid var(--line);border-radius:20px;background:#ffffffc2;box-shadow:0 16px 36px #1d3d3314}.os-button{min-width:0;width:100%;border:1px solid rgba(14,51,40,.12);border-radius:15px;background:#fff;padding:14px 15px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.os-button:hover,.os-button:focus-visible{transform:translateY(-3px);border-color:#8eb74d;background:#fcfff7;box-shadow:0 14px 28px #264c3d1f;outline:none}.os-button>svg:first-child{flex:0 0 auto;color:var(--forest)}.os-button span{min-width:0;display:flex;flex-direction:column;gap:4px}.os-button strong{font-size:14px;white-space:nowrap}.os-button small{color:#77877f;font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.download-arrow{margin-left:auto;flex:0 0 auto}.trust-points{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:18px;color:#6f8178;font-size:12px;font-weight:600}.trust-points span{display:inline-flex;align-items:center;gap:6px}.hero-visual{min-width:0;height:510px;position:relative}.product-stage{position:absolute;top:8px;right:0;bottom:0;left:60px}.app-window{position:absolute;z-index:3;top:16px;right:0;width:min(610px,88%);height:350px;border:1px solid rgba(15,54,43,.13);border-radius:24px;overflow:hidden;background:#fffffff5;box-shadow:var(--shadow);transform:perspective(1100px) rotateY(-1.6deg) rotateX(.8deg);animation:windowFloat 6s ease-in-out infinite}.window-bar{height:48px;display:flex;align-items:center;gap:12px;padding:0 17px;border-bottom:1px solid #edf0ea;color:#6b7b73;font-size:12px}.traffic{display:flex;gap:6px}.traffic i{width:8px;height:8px;border-radius:50%;background:#ff7865}.traffic i:nth-child(2){background:#f7bd4f}.traffic i:nth-child(3){background:#70c884}.window-bar b{color:#5f7068}.window-controls{margin-left:auto;color:#9aa69f}.window-content{height:calc(100% - 48px);display:grid;grid-template-columns:112px 1fr}.app-side{padding:16px 12px;background:#f7f8f3;display:flex;flex-direction:column;gap:7px}.app-side button,.app-side a{border:0;border-radius:9px;padding:10px;display:flex;align-items:center;gap:8px;background:transparent;font-size:11px;color:#708078;text-align:left}.app-side button{background:#fff;color:#263f35;font-weight:700;box-shadow:0 5px 14px #1f463714;margin-bottom:6px}.app-side .selected{background:#e8f9c5;color:#52712f;font-weight:700}.app-canvas{padding:21px}.canvas-title{display:flex;justify-content:space-between;align-items:center}.canvas-title div{display:flex;flex-direction:column;gap:5px}.canvas-title b{font-size:15px}.canvas-title small{color:#a0aaa4;font-size:10px}.canvas-title button{border:0;border-radius:9px;padding:9px 13px;background:var(--forest);color:#fff;font-size:10px;font-weight:700}.drop-zone{height:128px;margin-top:18px;border:1px solid #e0e6df;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#84928b;gap:6px;box-shadow:inset 0 0 0 7px #f7f9f5b3}.drop-zone b{color:#52645b;font-size:11px}.drop-zone small{font-size:9px}.quick-mode{margin-top:12px;padding:12px 14px;border:1px solid #edf0eb;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.quick-mode span{display:flex;flex-direction:column;gap:4px}.quick-mode b{font-size:11px}.quick-mode small{color:#95a19b;font-size:9px}.quick-mode i{width:31px;height:17px;border-radius:20px;background:#8bb74c;position:relative}.quick-mode i:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;right:2px;top:2px;background:#fff}.compare-card{position:absolute;z-index:5;bottom:24px;width:206px;height:137px;border:7px solid rgba(255,255,255,.94);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 35px #1c3e3129}.compare-card img{width:100%;height:100%;object-fit:cover}.compare-card>span{position:absolute;z-index:2;top:9px;left:10px;padding:5px 8px;border-radius:7px;background:#0a3025d1;color:#fff;font-size:10px;font-weight:700}.before-card{left:136px;transform:rotate(-1deg)}.before-card img{filter:saturate(.54) brightness(.85)}.after-card{left:334px;transform:rotate(1deg)}.sample-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffffb0;font-size:23px;letter-spacing:.13em;transform:rotate(-11deg)}.compare-knob{position:absolute;z-index:7;bottom:74px;left:326px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--forest);box-shadow:0 6px 18px #27492838;transform:rotate(90deg)}.float-chip{position:absolute;z-index:8;display:flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid rgba(95,139,51,.23);border-radius:11px;background:#eef9ce;color:#58782e;font-size:11px;font-weight:700;box-shadow:0 11px 24px #2a48341a;animation:chipFloat 4s ease-in-out infinite}.chip-one{left:18px;top:42px;transform:rotate(7deg)}.chip-two{right:-10px;top:132px;transform:rotate(8deg);animation-delay:-1.2s}.chip-three{right:-15px;top:248px;transform:rotate(-6deg);animation-delay:-2.3s}.hero-shiba{position:absolute;z-index:9;left:-2px;bottom:-4px;width:242px;filter:drop-shadow(0 20px 22px rgba(78,65,27,.14));transform-origin:50% 90%;animation:shibaBreathe 4.5s ease-in-out infinite}.ticker{height:54px;display:flex;align-items:center;overflow:hidden;background:var(--forest);color:#fff}.ticker-track{display:flex;min-width:max-content;animation:ticker 28s linear infinite}.ticker-copy{display:flex;align-items:center;gap:34px;padding-right:34px}.ticker-copy b{font-size:13px;letter-spacing:.04em;white-space:nowrap}.ticker-copy i{color:var(--lime);font-style:normal}.download-section{display:grid;grid-template-columns:280px 1fr 205px;gap:28px;align-items:stretch;padding-top:48px;padding-bottom:56px}.download-intro{min-width:0;display:flex;flex-direction:column}.download-intro .eyebrow{align-self:flex-start;margin-bottom:14px}.download-intro h2,.section-heading h2,.comparison-copy h2{margin:0;font-size:34px;line-height:1.2;letter-spacing:-.045em}.download-intro>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.75;margin:12px 0}.recommend-badge{align-self:flex-start;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eef6d9;color:#55752e;font-size:11px;font-weight:700}.sleeping-shiba{width:190px;margin:10px auto 0;filter:drop-shadow(0 13px 15px rgba(58,61,31,.12));animation:sleepBreathe 5.2s ease-in-out infinite}.platform-grid{align-self:start;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.platform-card{min-width:0;height:250px;padding:22px 18px 18px;border:1px solid var(--line);border-radius:20px;background:#ffffffc7;box-shadow:0 18px 40px #1c3d3114;display:flex;flex-direction:column;align-items:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.platform-card:hover{transform:translateY(-8px);border-color:#749d3e85;box-shadow:0 26px 50px #1c3d3124}.platform-logo{width:50px;height:50px;color:var(--forest);margin-bottom:7px}.platform-logo.windows{color:#5f9138}.platform-card h3{margin:3px 0 12px;font-size:19px}.platform-card ul{width:100%;padding:0;margin:0 0 16px;list-style:none;display:grid;gap:7px;color:#66776f;font-size:11px}.platform-card li{display:flex;align-items:center;gap:7px}.platform-card li svg{color:#82ac47}.platform-download{margin-top:auto;width:100%;min-height:42px;border:0;border-radius:10px;background:var(--forest);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease}.platform-download:hover,.platform-download:focus-visible{background:#1d4c3d;transform:translateY(-2px);outline:3px solid rgba(185,255,50,.35)}.steps{align-self:start;padding-left:26px;border-left:1px solid var(--line)}.steps h3{margin:4px 0 22px;font-size:18px}.steps ol{margin:0;padding:0;list-style:none;display:grid;gap:19px}.steps li{display:flex;gap:12px;position:relative}.steps li:not(:last-child):after{content:"";position:absolute;left:14px;top:34px;width:1px;height:24px;border-left:1px dashed #aec190}.steps li>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#a5c864;color:#fff;font-size:10px;font-weight:800}.steps li div{display:flex;flex-direction:column;gap:5px}.steps li b{font-size:13px}.steps li small{color:#7d8a84;font-size:10px;line-height:1.45}.feature-section{padding:82px 0;background:#f2f2e8}.section-heading{display:grid;grid-template-columns:150px 1fr 1fr;align-items:end;gap:28px;margin-bottom:34px}.section-heading .eyebrow{justify-self:start;margin:0}.section-heading h2{font-size:42px}.section-heading>p:last-child{margin:0 0 5px auto;color:var(--muted);line-height:1.8;max-width:390px;font-size:14px}.feature-cards{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.feature-card{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fbfff2;position:relative;overflow:hidden}.feature-card>svg{color:#6f9f38}.feature-card>span{position:absolute;top:28px;right:28px;color:#91a096;font-size:13px;font-weight:800}.feature-card h3{margin:54px 0 10px;font-size:22px}.feature-card p{margin:0;color:var(--muted);line-height:1.75;font-size:13px}.feature-card.dark{background:var(--forest);color:#fff}.feature-card.dark>svg,.feature-card.dark>span{color:var(--lime)}.feature-card.dark p{color:#bfd0c8}.comparison-section{display:grid;grid-template-columns:360px 1fr;gap:72px;align-items:center;padding-top:86px;padding-bottom:96px}.comparison-copy .eyebrow{margin-bottom:15px}.comparison-copy h2{font-size:42px}.comparison-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;font-size:14px}.comparison-copy>a{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:13px 18px;border-radius:999px;background:var(--forest);color:#fff;font-size:13px;font-weight:800}.comparison-slider{height:390px;border:10px solid white;border-radius:26px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#d7e1d6}.comparison-slider>img,.comparison-before img{width:100%;height:100%;object-fit:cover}.comparison-before{position:absolute;inset:0 auto 0 0;width:var(--split);overflow:hidden;filter:saturate(.55) brightness(.82)}.comparison-before img{width:calc(100% / (var(--split) / 100));max-width:none}.comparison-before b{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffffb8;font-size:clamp(26px,4vw,56px);letter-spacing:.16em;transform:rotate(-11deg)}.comparison-line{position:absolute;left:var(--split);top:0;bottom:0;width:3px;background:#fff;transform:translate(-50%);box-shadow:0 0 0 1px #12302721}.comparison-line i{position:absolute;top:50%;left:50%;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--forest);transform:translate(-50%,-50%) rotate(90deg);box-shadow:0 9px 24px #1430283d}.comparison-slider input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}footer{border-top:1px solid var(--line);background:#f5f4eb}.footer-row{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-row p{color:var(--muted);font-size:12px}.footer-row>a:last-child{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px}.modal-shade{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0618129e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mac-dialog{position:relative;z-index:1;width:min(480px,100%);border-radius:26px;padding:34px;background:var(--paper);box-shadow:0 30px 90px #03161054;animation:modalIn .25s ease both}.dialog-close{position:absolute;right:18px;top:18px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#eef1ea;cursor:pointer}.dialog-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#e8f5cc;margin-bottom:19px}.mac-dialog .eyebrow{margin:0 0 10px;padding:0;background:transparent}.mac-dialog h2{margin:0;font-size:29px;letter-spacing:-.04em}.dialog-desc{color:var(--muted);font-size:13px;line-height:1.7}.mac-options{display:grid;gap:10px;margin-top:22px}.mac-options a{min-height:76px;display:flex;align-items:center;gap:16px;padding:16px 17px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mac-options a:hover{transform:translateY(-2px);border-color:#91b656;box-shadow:0 13px 26px #2140321c}.mac-options span{display:flex;flex-direction:column;gap:5px}.mac-options small{color:var(--muted);font-size:11px}.mac-options svg{margin-left:auto}.toast{position:fixed;z-index:90;left:50%;bottom:30px;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:13px 18px;border-radius:999px;background:var(--forest);color:#fff;box-shadow:0 18px 38px #051f1747;font-size:13px;font-weight:700;animation:toastIn .25s ease both}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes windowFloat{0%,to{transform:perspective(1100px) rotateY(-1.6deg) rotateX(.8deg) translateY(0)}50%{transform:perspective(1100px) rotateY(-.7deg) rotateX(.2deg) translateY(-7px)}}@keyframes chipFloat{0%,to{margin-top:0}50%{margin-top:-9px}}@keyframes shibaBreathe{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-4px) rotate(.5deg)}}@keyframes sleepBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.012)}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes modalIn{0%{opacity:0;transform:translateY(14px) scale(.98)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1180px){.container{width:min(100% - 40px,1080px)}.site-header nav{gap:25px}.purchase-button{margin-left:8px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:760px}.hero-visual{width:min(780px,100%);margin:0 auto}.download-section{grid-template-columns:1fr}.download-intro{display:grid;grid-template-columns:1fr 230px;column-gap:30px}.download-intro .eyebrow,.download-intro h2,.download-intro>p,.download-intro .recommend-badge{grid-column:1}.sleeping-shiba{grid-column:2;grid-row:1 / span 5;margin:auto}.steps{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.steps ol{grid-template-columns:repeat(3,1fr)}.steps li:not(:last-child):after{display:none}}@media(max-width:820px){.container{width:min(100% - 28px,700px)}.site-header{height:68px}.menu-button{display:grid;place-items:center;margin-left:auto}.site-header nav{position:absolute;left:14px;right:14px;top:62px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a{padding:12px 14px}.purchase-button{margin-left:0;padding:10px 14px}.purchase-button svg{display:none}.hero{min-height:auto;padding-top:46px;gap:28px}.hero h1{font-size:clamp(43px,12vw,62px)}.hero-desc{font-size:14px}.hero-downloads{grid-template-columns:1fr;max-width:520px}.os-button small{font-size:11px}.hero-visual{height:430px}.product-stage{left:0}.app-window{width:92%;right:0}.hero-shiba{width:190px;left:-20px}.compare-card{width:172px;height:118px}.before-card{left:90px}.after-card{left:255px}.compare-knob{left:247px;bottom:66px}.float-chip{display:none}.platform-grid{grid-template-columns:1fr}.platform-card{height:auto;min-height:250px;align-items:flex-start}.platform-card ul,.platform-download{max-width:360px}.steps ol,.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{margin-left:0}.feature-cards{grid-template-columns:1fr}.comparison-section{grid-template-columns:1fr;gap:28px}.comparison-slider{height:310px}.footer-row{padding:26px 0;flex-direction:column;text-align:center}}@media(max-width:540px){.brand{font-size:17px}.brand-mark{width:31px;height:31px}.purchase-button{font-size:12px}.hero{padding-top:38px}.hero .eyebrow{font-size:11px}.hero h1{font-size:43px}.trust-points{gap:12px}.hero-visual{height:340px;margin-top:4px}.app-window{height:270px;border-radius:18px}.window-content{grid-template-columns:82px 1fr}.app-side{padding:10px 7px}.app-side button,.app-side a{padding:8px 6px;font-size:9px}.app-canvas{padding:13px}.drop-zone{height:92px}.quick-mode,.canvas-title button{display:none}.hero-shiba{width:145px;left:-18px;bottom:-8px}.compare-card{width:126px;height:89px;border-width:5px;border-radius:13px;bottom:6px}.before-card{left:82px}.after-card{left:199px}.compare-knob{left:193px;bottom:34px;width:26px;height:26px}.download-intro{display:flex}.sleeping-shiba{width:190px;align-self:center;margin-top:20px}.download-intro h2,.section-heading h2,.comparison-copy h2{font-size:34px}.feature-section{padding:62px 0}.comparison-slider{height:230px;border-width:6px}.mac-dialog{padding:28px 20px 20px}.toast{width:calc(100% - 36px);justify-content:center;text-align:center}}
