/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#28231f;--muted:#786f68;--teal:#ff7200;--teal-dark:#e96600;--line:#eadfd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fdfbf9;margin:0;font-family:Arial,Microsoft YaHei,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:78px;display:flex;position:relative}.brand{letter-spacing:-.5px;align-items:center;gap:11px;font-size:20px;font-weight:800;display:flex}.brand img{border-radius:12px;width:40px;height:40px;box-shadow:0 6px 14px #0a8f8330}.nav-links{color:#496875;gap:38px;font-size:14px;display:flex}.nav-links a:hover{color:var(--teal-dark)}.nav-cta{color:#fff;background:var(--ink);border-radius:999px;padding:11px 21px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #173f4f22}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;min-height:680px;padding:72px 0 90px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--teal-dark);letter-spacing:.12em;align-items:center;gap:9px;margin-bottom:21px;font-size:13px;font-weight:700;display:flex}.eyebrow span{background:#ffb646;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ffb6461b}h1{letter-spacing:-.055em;margin:0;font-size:clamp(46px,5vw,68px);font-weight:850;line-height:1.11}h1 em{color:var(--teal);font-style:normal;position:relative}h1 em:after{content:"";background:#ffc95e70;border-radius:50%;height:8px;position:absolute;bottom:-5px;left:2px;right:0;transform:rotate(-1deg)}.hero-copy>p{max-width:520px;color:var(--muted);margin:30px 0;font-size:17px;line-height:1.85}.hero-actions{align-items:center;gap:28px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px 23px;font-weight:750;display:inline-flex}.button.primary{background:var(--teal);color:#fff;transition:all .2s;box-shadow:0 14px 28px #12a7a036}.button.primary:hover{background:var(--teal-dark);transform:translateY(-2px)}.windows-logo{filter:drop-shadow(0 1px 2px #8b3c002c);flex:none;grid-template-rows:repeat(2,8px);grid-template-columns:repeat(2,8px);gap:2px;width:18px;height:18px;display:grid}.windows-logo i{background:currentColor;border-radius:.8px;display:block}.text-link{color:#476570;font-size:14px;font-weight:700}.text-link span{color:var(--teal);margin-left:5px}.trust-row{color:#779099;flex-wrap:wrap;gap:22px;margin-top:27px;font-size:12px;display:flex}.hero-visual{height:510px;position:relative}.sun-orb{background:radial-gradient(circle at 42% 35%,#fff8d5 0,#fff0ba 47%,#f7dfaf 100%);border-radius:50%;width:440px;height:440px;position:absolute;top:13px;right:5px;box-shadow:inset -30px -30px 80px #e4b97820}.sun-orb:before,.sun-orb:after{content:"";border:1px solid #e5bd6c55;border-radius:50%;position:absolute}.sun-orb:before{border-style:dashed;inset:-31px}.sun-orb:after{border-color:#fff9;inset:56px}.control-window{background:#fffdf9;border:1px solid #eadfd5;border-radius:18px;width:510px;position:absolute;top:81px;right:8px;overflow:hidden;transform:rotate(-1deg);box-shadow:0 28px 55px #60452f22,0 3px 10px #5f49371c}.window-bar{color:#698087;background:#fff;border-bottom:1px solid #e2eceb;justify-content:space-between;align-items:center;height:43px;padding:0 14px;font-size:10px;display:flex}.window-logo{color:#284d58;align-items:center;gap:7px;font-weight:800;display:flex}.window-logo img{border-radius:6px;width:22px;height:22px}.window-dots{letter-spacing:.12em;color:#82969d}.window-content{padding:17px}.pet-summary{background:#eefaf8;border-radius:12px;align-items:center;gap:11px;padding:11px 13px;display:flex}.pet-summary img{border-radius:10px;width:38px;height:38px}.pet-summary div{flex-direction:column;flex:1;gap:3px;display:flex}.pet-summary strong{font-size:12px}.pet-summary small{color:#779096;font-size:8px}.pet-summary>span{color:#168e85;background:#fff;border:1px solid #cde9e6;border-radius:99px;padding:5px 8px;font-size:8px}.settings-grid{grid-template-columns:1fr 1.25fr;gap:11px;margin-top:11px;display:grid}.setting-panel{background:#fff;border:1px solid #e0ebea;border-radius:11px;padding:13px}.setting-panel>b{margin-bottom:12px;font-size:10px;display:block}.setting-panel label{border-top:1px solid #edf2f2;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.setting-panel label span{flex-direction:column;gap:3px;font-size:8px;font-weight:700;display:flex}.setting-panel label small{color:#91a3a8;font-size:6px;font-weight:400}.toggle{background:#dce5e5;border-radius:99px;width:25px;height:14px;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #315c5d44}.toggle.on{background:var(--teal)}.toggle.on:after{left:13px}.size-title{justify-content:space-between;margin:27px 0 13px;font-size:8px;display:flex}.size-title em{color:var(--teal);font-style:normal;font-weight:800}.range{background:linear-gradient(to right,var(--teal) 0 58%,#dce8e7 58%);border-radius:99px;height:4px;position:relative}.range span{border:3px solid var(--teal);background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:56%;transform:translate(-50%,-50%)}.range-labels{color:#91a3a8;justify-content:space-between;margin-top:7px;font-size:6px;display:flex}.range-labels i{font-style:normal}.display-panel button{color:#168b83;background:#eaf7f5;border:0;border-radius:7px;width:100%;margin-top:19px;padding:7px;font-size:7px}.mascot-float{background:#fff;border:7px solid #fff8e8;border-radius:38px;width:116px;height:116px;position:absolute;top:15px;right:-36px;overflow:hidden;transform:rotate(8deg);box-shadow:0 18px 30px #42656425}.mascot-float img{object-fit:cover;width:100%;height:100%}.status-pill{background:#fff;border:1px solid #dce9e8;border-radius:14px;align-items:center;gap:10px;padding:11px 17px;display:flex;position:absolute;bottom:22px;right:295px;box-shadow:0 13px 28px #31575a24}.status-pill>span{color:#37bcae;font-size:13px}.status-pill div{flex-direction:column;gap:2px;display:flex}.status-pill small{color:#8ca0a6;font-size:7px}.status-pill strong{font-size:10px}.features-section{background:#f1faf7;padding:110px 0 120px}.section-heading.centered{text-align:center;max-width:680px;margin:0 auto 52px}.section-kicker{color:var(--teal-dark);letter-spacing:.16em;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-block}.section-heading h2,.experience-copy h2,.detail-intro h2{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(36px,4vw,52px);line-height:1.18}.section-heading p,.detail-intro p{color:var(--muted);margin:0;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{background:#fff;border:1px solid #dcebe7;border-radius:22px;padding:18px 24px 29px;position:relative;overflow:hidden;box-shadow:0 15px 35px #2d6c6130}.feature-illustration{background:#fff7df;border-radius:15px;justify-content:center;align-items:center;height:188px;margin-bottom:25px;display:flex;position:relative;overflow:hidden}.feature-illustration:after{content:"";background:#decba3;height:1px;position:absolute;bottom:35px;left:10%;right:10%}.feature-illustration img{z-index:2;border-radius:32px;width:112px;height:112px;position:relative;box-shadow:0 12px 25px #7f6b422e}.path-dot{background:#d8bd77;border-radius:50%;width:7px;height:7px;position:absolute}.dot-one{bottom:50px;left:20%}.dot-two{bottom:61px;left:30%}.dot-three{bottom:49px;right:21%}.card-index{color:#9eaaa9;margin-bottom:9px;font:700 11px monospace;display:block}.feature-card h3{margin:0 0 10px;font-size:21px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.cursor-bubble,.heart-bubble{z-index:3;background:#fff;place-items:center;display:grid;position:absolute;box-shadow:0 7px 16px #396f682c}.cursor-bubble{border-radius:12px;width:38px;height:38px;font-size:20px;bottom:37px;right:22%;transform:rotate(-9deg)}.heart-bubble{color:#f09c81;border-radius:50%;width:34px;height:34px;top:29px;right:16%}.mini-control{background:#f4f7f7;flex-direction:column;gap:10px;padding:27px;display:flex}.mini-control:after{display:none}.mini-control>span{background:#fff;border:1px solid #e0e9e8;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:11px 13px;font-size:9px;display:flex;box-shadow:0 6px 15px #345d5e12}.mini-control i,.mini-control em{font-style:normal}.mini-control em{color:var(--teal);font-weight:800}.mini-toggle{background:var(--teal);border-radius:99px;width:25px;height:14px;position:relative}.mini-toggle:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px}.experience-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:95px;padding:130px 0;display:grid}.experience-visual{min-height:500px;position:relative}.desktop-stage{background:linear-gradient(145deg,#d6ece6 0,#a9d9d0 45%,#78bfb3 100%);border-radius:25px;position:absolute;inset:20px 0;overflow:hidden;box-shadow:0 30px 60px #356d662f}.desktop-stage:before{content:"";background:#fff7ce8f;border-radius:50%;width:380px;height:380px;position:absolute;top:20px;right:-70px}.desktop-top{color:#557278;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffb8;justify-content:space-between;align-items:center;height:38px;padding:0 18px;font-size:9px;display:flex}.desktop-note{color:#244b55;flex-direction:column;display:flex;position:absolute;top:82px;left:34px}.desktop-note small{margin-bottom:7px;font-size:11px}.desktop-note strong{font-size:19px}.desktop-stage img{z-index:2;border-radius:40px;width:150px;height:150px;position:absolute;bottom:66px;right:82px;transform:rotate(-3deg)}.desktop-shadow{filter:blur(9px);background:#2e675d32;border-radius:50%;width:180px;height:28px;position:absolute;bottom:50px;right:66px}.floating-caption{z-index:4;background:#fff;border:1px solid #dbe8e5;border-radius:15px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;bottom:0;left:34px;box-shadow:0 15px 34px #28564f28}.floating-caption>span{color:#d69d26;background:#fff2c9;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.floating-caption div{flex-direction:column;gap:3px;display:flex}.floating-caption small{color:#92a4a8;font-size:8px}.floating-caption strong{font-size:11px}.experience-copy>p{color:var(--muted);margin:23px 0 28px;line-height:1.85}.experience-copy ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.experience-copy li{align-items:center;gap:13px;display:flex}.experience-copy li>span{width:28px;height:28px;color:var(--teal);background:#e9f8f5;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.experience-copy li div{flex-direction:column;gap:4px;display:flex}.experience-copy li strong{font-size:14px}.experience-copy li small{color:#80959c;font-size:12px}.details-section{color:#fff;background:#173f4f;padding:90px 0}.details-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;display:grid}.steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:13px;margin:0;padding:0;list-style:none;display:grid}.steps li{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:155px;padding:24px;display:flex}.steps b{background:#1faea5;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.steps div{flex-direction:column;gap:6px;display:flex}.steps strong{font-size:14px}.steps small{color:#a9c0c4;font-size:11px;line-height:1.5}.download-section{background:#eff9f5;align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.download-inner{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.download-icon{border-radius:30px;width:104px;height:104px;margin-bottom:20px;box-shadow:0 18px 38px #28766c35}.version-pill{color:#178f86;letter-spacing:.06em;background:#fff;border:1px solid #cfe9e4;border-radius:99px;padding:7px 12px;font-size:10px;font-weight:800}.download-inner h2{letter-spacing:-.055em;margin:22px 0 16px;font-size:clamp(42px,5.5vw,66px);line-height:1.08}.download-inner>p{color:var(--muted);margin:0 0 27px}.download-button{background:var(--ink);color:#fff;min-width:268px;padding:15px 25px;transition:all .2s;box-shadow:0 16px 35px #173f4f35}.download-button:hover{background:#0e303d;transform:translateY(-2px)}.download-button>span:last-child{text-align:left;flex-direction:column;gap:3px;display:flex}.download-button strong{font-size:14px}.download-button small{color:#b8c8cd;font-size:8px;font-weight:400}.download-notes{color:#769097;align-items:center;gap:12px;margin-top:18px;font-size:10px;display:flex}.download-notes i{background:#9fb2b5;border-radius:50%;width:3px;height:3px}.download-orb{border:1px dashed #76c8b96e;border-radius:50%;position:absolute}.orb-a{width:580px;height:580px;top:50%;left:50%;transform:translate(-50%,-50%)}.orb-b{border-color:#9ad4ca55;width:860px;height:860px;top:50%;left:50%;transform:translate(-50%,-50%)}.orb-a:before,.orb-a:after{content:"";background:#f2bd51;border-radius:50%;width:14px;height:14px;position:absolute}.orb-a:before{top:89px;left:58px}.orb-a:after{background:#4dc4b9;bottom:117px;right:43px}.faq-section{max-width:860px;padding:110px 0}.faq-list{border-top:1px solid #dbe7e5}.faq-list details{border-bottom:1px solid #dbe7e5}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:24px 3px;font-size:16px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal);font-size:22px;font-weight:400;transition:all .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:730px;margin:-9px 0 24px;font-size:14px;line-height:1.8}footer{background:#fffdf8;border-top:1px solid #e1e9e6;padding:27px 0}.footer-inner{align-items:center;gap:28px;display:flex}.footer-inner .brand img{border-radius:10px;width:32px;height:32px}.footer-inner p{color:#7b9298;flex:1;margin:0;font-size:12px}.footer-inner>span{color:#98aaae;font-size:11px}.nav-cta{background:var(--teal);box-shadow:0 8px 20px #ff720024}.nav-cta:hover{background:var(--teal-dark)}.brand img{box-shadow:0 6px 14px #ff720025}.hero{position:relative}.hero:before{content:"";filter:blur(1px);z-index:-1;background:#fff4e8;border-radius:50%;width:320px;height:320px;position:absolute;top:10px;left:-180px}.eyebrow span{background:var(--teal);box-shadow:0 0 0 6px #ff720014}h1 em:after{background:#ffb56d60}.sun-orb{background:radial-gradient(circle at 42% 35%,#fffaf5 0,#fff1e5 51%,#f9d2ae 100%);box-shadow:inset -30px -30px 80px #d77b2d1d}.sun-orb:before{border-color:#f0b47a6e}.sun-orb:after{border-color:#ffffffbd}.window-bar{color:#786f68;border-color:#eee3da}.window-logo{color:#3f332b}.pet-summary{background:#fff8f1}.pet-summary small{color:#8b7e73}.pet-summary>span{color:#a14d08;border-color:#f0d5bd}.setting-panel{border-color:#eadfd5}.setting-panel label{border-color:#f1e9e3}.setting-panel label small{color:#9b8f86}.display-panel button{color:#a85000;background:#fff4e8}.status-pill{border-color:#eadfd5;box-shadow:0 13px 28px #69452a1f}.status-pill>span{color:var(--teal)}.status-pill small{color:#8b7e73}.features-section{background:#fff8f1}.feature-card{border-color:#eadfd5;box-shadow:0 15px 35px #5f422b16}.feature-illustration{background:#fff1e3}.feature-illustration:after{background:#e3b98e}.path-dot{background:#e79a55}.touch-illustration{background:#fff4ea}.mini-control{background:#f6f4f1}.mini-control>span{border-color:#eadfd5;box-shadow:0 6px 15px #5f422b12}.heart-bubble{color:var(--teal)}.cursor-bubble,.heart-bubble{box-shadow:0 7px 16px #69452a1f}.desktop-stage{background:linear-gradient(145deg,#f7e8d8 0,#efc9a4 48%,#d9965c 100%);box-shadow:0 30px 60px #68452824}.desktop-stage:before{background:#fff7ef9e}.desktop-top{color:#75675e}.desktop-note{color:#3f332b}.desktop-shadow{background:#7749242b}.floating-caption{border-color:#eadfd5;box-shadow:0 15px 34px #69452a20}.floating-caption>span{color:var(--teal);background:#fff0e2}.floating-caption small{color:#8b7e73}.experience-copy li>span{background:#fff1e6}.details-section{color:var(--ink);background:#fdfbf9;border-block:1px solid #eadfd5}.details-section .section-kicker{color:var(--teal)}.detail-intro p{color:var(--muted)}.steps li{background:#fff;border-color:#eadfd5;box-shadow:0 8px 24px #6443260d}.steps b{background:var(--teal);color:#fff;box-shadow:0 6px 14px #ff720025}.steps small{color:var(--muted)}.download-section{background:radial-gradient(circle at 50% 48%,#fffaf6 0,#fff6ee 48%,#fdfbf9 100%)}.download-icon{box-shadow:0 18px 38px #93450026}.version-pill{color:#a14d08;border-color:#f0d5bd}.download-button{background:var(--teal);box-shadow:0 16px 35px #ff72002f}.download-button:hover{background:var(--teal-dark)}.download-button small{color:#ffe1c8}.download-notes{color:#8b7e73}.download-notes i{background:#c4afa0}.download-orb{border-color:#e9a86b78}.orb-b{border-color:#f0c69e5c}.orb-a:after{background:var(--teal)}.faq-list,.faq-list details{border-color:#eadfd5}footer{background:#fbfaf8;border-color:#eadfd5}.footer-inner p{color:#786f68}.footer-inner>span{color:#9b8f86}.page-progress{--scroll-progress:0;z-index:100;pointer-events:none;height:3px;transform:scaleX(var(--scroll-progress));transform-origin:0;background:linear-gradient(90deg,#ff7200,#ffb16f);position:fixed;inset:0 0 auto;box-shadow:0 0 12px #ff720070}.motion-enabled .nav{transition:height .45s cubic-bezier(.2,.75,.2,1),background .45s,border-color .45s,box-shadow .45s,padding .45s;position:sticky;top:10px}.motion-enabled .nav.is-scrolled{-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#fffdf9dc;border:1px solid #eadfd5cc;border-radius:18px;height:62px;padding-inline:18px;box-shadow:0 12px 35px #4e321a18}.motion-enabled .hero-copy>*{opacity:0;animation:.85s cubic-bezier(.2,.8,.2,1) forwards hero-copy-in}.motion-enabled .hero-copy>:first-child{animation-delay:80ms}.motion-enabled .hero-copy>:nth-child(2){animation-delay:.16s}.motion-enabled .hero-copy>:nth-child(3){animation-delay:.24s}.motion-enabled .hero-copy>:nth-child(4){animation-delay:.32s}.motion-enabled .hero-copy>:nth-child(5){animation-delay:.4s}.motion-enabled .control-window{transform:perspective(1000px) rotateX(calc(var(--pointer-y,0) * -2deg)) rotateY(calc(var(--pointer-x,0) * 3deg)) translate3d(calc(var(--pointer-x,0) * 12px),calc(var(--pointer-y,0) * 9px),0);transition:transform .18s ease-out;animation:1s cubic-bezier(.18,.9,.25,1) .18s both window-enter,7s ease-in-out 1.2s infinite window-float}.motion-enabled .sun-orb{transform:translate3d(calc(var(--pointer-x,0) * -16px),calc(var(--pointer-y,0) * -12px),0);transition:transform .35s ease-out;animation:7s ease-in-out infinite orb-breathe}.motion-enabled .sun-orb:before{animation:28s linear infinite slow-spin}.motion-enabled .sun-orb:after{animation:22s linear infinite slow-spin-reverse}.motion-enabled .mascot-float{animation:.9s cubic-bezier(.17,.95,.3,1.25) .55s both mascot-enter,4.6s ease-in-out 1.5s infinite mascot-bob}.motion-enabled .status-pill{animation:.7s cubic-bezier(.2,.9,.25,1.2) .75s both status-enter,5s ease-in-out 1.6s infinite status-bob}.motion-enabled .status-pill>span{animation:2.2s ease-in-out infinite status-pulse}.motion-enabled .range:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);border-radius:99px;width:20%;animation:3.4s ease-in-out 1.4s infinite range-sheen;position:absolute;inset:-3px auto -3px -20%}.button{isolation:isolate;position:relative;overflow:hidden}.motion-enabled .button:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#fff5,#0000);width:32%;animation:4.6s ease-in-out 1.8s infinite button-sheen;position:absolute;top:-60%;bottom:-60%;left:-45%;transform:skew(-18deg)}.motion-enabled .text-link span{animation:1.8s ease-in-out infinite arrow-nudge;display:inline-block}.motion-enabled .reveal-target{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s),transform .8s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s),filter .8s ease var(--reveal-delay,0s);transform:translateY(38px)scale(.985)}.motion-enabled .reveal-target.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.motion-enabled .feature-card.is-visible{--tilt-x:0deg;--tilt-y:0deg;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:opacity .8s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s),filter .8s ease var(--reveal-delay,0s),transform .18s ease-out,box-shadow .35s ease,border-color .35s ease;transform-style:preserve-3d}.motion-enabled .feature-card:hover{border-color:#f2b77f;box-shadow:0 25px 60px #5f422b24}.motion-enabled .feature-card:hover .feature-illustration img{transform:translateY(-6px)scale(1.035)}.feature-illustration img{transition:transform .5s cubic-bezier(.2,.8,.2,1)}.motion-enabled .feature-card.is-visible .path-dot{animation:2.4s ease-in-out infinite footstep}.motion-enabled .feature-card.is-visible .dot-two{animation-delay:.32s}.motion-enabled .feature-card.is-visible .dot-three{animation-delay:.64s}.motion-enabled .cursor-bubble{animation:2.7s ease-in-out infinite cursor-tap}.motion-enabled .heart-bubble{animation:2.7s ease-in-out .25s infinite heart-pop}.motion-enabled .mini-control>span{transition:transform .35s,border-color .35s}.motion-enabled .feature-card:hover .mini-control>span:first-child{transform:translate(4px)}.motion-enabled .feature-card:hover .mini-control>span:nth-child(2){transform:translate(8px)}.motion-enabled .feature-card:hover .mini-control>span:nth-child(3){transform:translate(12px)}.motion-enabled .desktop-stage{transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .7s;transform:perspective(1100px)rotateY(1.5deg)}.motion-enabled .experience-visual:hover .desktop-stage{transform:perspective(1100px)rotateY(-1deg)translateY(-7px);box-shadow:0 38px 75px #68452830}.motion-enabled .desktop-stage img{animation:4.2s ease-in-out infinite desktop-pet-breathe}.motion-enabled .floating-caption{animation:4s ease-in-out infinite floating-caption}.steps{position:relative}.motion-enabled .steps:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0000,#ff720070 15% 85%,#0000);height:1px;transition:transform 1.3s cubic-bezier(.2,.8,.2,1) .25s;position:absolute;top:40px;left:8%;right:8%;transform:scaleX(0)}.motion-enabled .steps:has(.is-visible):before{transform:scaleX(1)}.motion-enabled .steps li{transition:opacity .8s var(--reveal-delay,0s),filter .8s var(--reveal-delay,0s),transform .45s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s),box-shadow .35s,border-color .35s;position:relative}.motion-enabled .steps li:hover{border-color:#f2b77f;transform:translateY(-8px);box-shadow:0 18px 45px #64432618}.motion-enabled .steps b{animation:3s ease-in-out infinite step-glow}.motion-enabled .download-orb.orb-a{animation:35s linear infinite download-orbit}.motion-enabled .download-orb.orb-b{animation:48s linear infinite download-orbit-reverse}.motion-enabled .download-icon{animation:4.5s ease-in-out infinite download-icon-float}.motion-enabled .version-pill{animation:3.2s ease-in-out infinite version-glow}.faq-list summary span{transform-origin:50%}.motion-enabled .faq-list details[open] p{animation:.38s cubic-bezier(.2,.8,.2,1) both faq-open}.motion-enabled .faq-list summary:hover{color:var(--teal-dark)}@keyframes hero-copy-in{0%{opacity:0;filter:blur(7px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:none}}@keyframes window-enter{0%{opacity:0;filter:blur(8px);transform:translate(55px,35px)rotate(2deg)scale(.92)}to{opacity:1;filter:blur()}}@keyframes window-float{0%,to{margin-top:0}50%{margin-top:-8px}}@keyframes orb-breathe{0%,to{opacity:.9;scale:1}50%{opacity:1;scale:1.035}}@keyframes slow-spin{to{rotate:360deg}}@keyframes slow-spin-reverse{to{rotate:-360deg}}@keyframes mascot-enter{0%{opacity:0;transform:translate(35px,-20px)rotate(18deg)scale(.65)}to{opacity:1;transform:rotate(8deg)scale(1)}}@keyframes mascot-bob{0%,to{margin-top:0;rotate:none}50%{margin-top:-9px;rotate:2deg}}@keyframes status-enter{0%{opacity:0;transform:translateY(24px)scale(.85)}to{opacity:1;transform:none}}@keyframes status-bob{0%,to{margin-bottom:0}50%{margin-bottom:6px}}@keyframes status-pulse{0%,to{opacity:.6;text-shadow:0 0 #ff720000}50%{opacity:1;text-shadow:0 0 12px #ff7200a0}}@keyframes range-sheen{0%,35%{left:-25%}70%,to{left:110%}}@keyframes button-sheen{0%,55%{left:-45%}80%,to{left:120%}}@keyframes arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes footstep{0%,to{opacity:.25;transform:scale(.75)}45%{opacity:1;transform:scale(1.2)}}@keyframes cursor-tap{0%,to{transform:translate(0)rotate(-9deg)}45%{transform:translate(-9px,-8px)rotate(-4deg)}55%{transform:translate(-7px,-5px)rotate(-4deg)scale(.9)}}@keyframes heart-pop{0%,45%,to{opacity:.45;transform:scale(.7)}60%{opacity:1;transform:scale(1.2)}}@keyframes desktop-pet-breathe{0%,to{transform:rotate(-3deg)translateY(0)scale(1)}50%{transform:rotate(1deg)translateY(-7px)scale(1.025)}}@keyframes floating-caption{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes step-glow{0%,to{box-shadow:0 6px 14px #ff720025}50%{box-shadow:0 6px 22px #ff720060}}@keyframes download-orbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes download-orbit-reverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes download-icon-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-11px)rotate(2deg)}}@keyframes version-glow{0%,to{box-shadow:0 0 #ff720000}50%{box-shadow:0 0 0 8px #ff72000d}}@keyframes faq-open{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-target{opacity:1!important;filter:none!important;transform:none!important}.page-progress{display:none}}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:42px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(620px,100%);margin:auto}.nav-links{display:none}.feature-grid{grid-template-columns:1fr;max-width:580px;margin:auto}.experience-section{grid-template-columns:1fr;gap:60px}.experience-visual{order:2}.experience-copy{text-align:center}.experience-copy ul{text-align:left;max-width:420px;margin:auto}.details-grid{grid-template-columns:1fr}.detail-intro{text-align:center;max-width:620px;margin:auto}}@media (max-width:620px){.shell{width:min(100% - 28px,1180px)}.nav{height:68px}.nav-cta{padding:10px 15px}.hero{gap:25px;padding:44px 0 65px}.hero-actions{flex-direction:column;gap:16px}.trust-row{gap:11px}.hero-visual{height:390px}.sun-orb{width:310px;height:310px;top:28px;right:2px}.control-window{width:390px;max-width:100%;top:68px;right:0}.mascot-float{width:88px;height:88px;top:4px;right:-5px}.status-pill{bottom:0;left:2px;right:auto}.settings-grid{grid-template-columns:1fr 1.18fr}.features-section{padding:80px 0}.feature-card{padding:14px 18px 25px}.feature-illustration{height:165px}.experience-section{padding:85px 0}.experience-visual{min-height:380px}.desktop-stage img{width:115px;height:115px;right:35px}.desktop-note{left:22px}.details-section{padding:70px 0}.steps{grid-template-columns:1fr}.steps li{min-height:120px}.download-section{min-height:630px}.download-notes{flex-wrap:wrap;justify-content:center}.orb-a{width:440px;height:440px}.orb-b{width:620px;height:620px}.faq-section{padding:80px 0}.footer-inner{flex-wrap:wrap}.footer-inner p{flex-basis:100%;order:3}}
