:root{--ink: #30282b;--muted: #74696c;--soft-muted: #9a8d90;--brand: #ff5f8a;--brand-deep: #ee4779;--coral: #ff956b;--peach: #fff0ed;--cream: #fffaf6;--surface: #ffffff;--line: #f1e6e3;--shadow: 0 24px 70px rgba(129, 73, 70, .13);--shadow-soft: 0 12px 30px rgba(129, 73, 70, .1);color:var(--ink);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink);line-height:1.7}body,button,a{-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(255,95,138,.42);outline-offset:4px}button{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(239,222,219,.8);background:#fffaf6de;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;min-width:max-content;align-items:center;gap:11px}.brand-logo{width:44px;height:44px;flex:0 0 auto;border-radius:14px;object-fit:cover;box-shadow:0 8px 18px #ff5f8a33}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:17px;font-weight:800;letter-spacing:.02em}.brand-copy small{margin-top:4px;color:var(--soft-muted);font-size:10px;letter-spacing:.06em}.site-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.site-nav a{position:relative;color:var(--muted);font-size:14px;font-weight:600;transition:color .18s ease}.site-nav a:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;border-radius:99px;background:var(--brand);content:"";opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease}.site-nav a:hover{color:var(--brand-deep)}.site-nav a:hover:after{opacity:1;transform:scaleX(1)}.header-back-link{margin-left:auto;color:var(--brand-deep);font-size:13px;font-weight:700}.header-back-link:hover{text-decoration:underline;text-underline-offset:4px}.download-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:999px;background:var(--brand);box-shadow:0 10px 22px #ff5f8a3d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;line-height:1;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.download-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.download-button:hover:not(:disabled){background:var(--brand-deep);box-shadow:0 13px 27px #ee477947;transform:translateY(-2px)}.download-button--compact{min-height:40px;padding:0 15px;font-size:12px}.download-button--compact svg{width:16px;height:16px}.download-button--disabled,.download-button--disabled:hover{border-color:#eadfdd;background:#eee7e5;box-shadow:none;color:#9a8f91;cursor:not-allowed;transform:none}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 83% 20%,rgba(255,255,255,.64),transparent 22%),linear-gradient(135deg,#fffaf6,#fff0ed 58%,#ffe5e7)}.hero-section:before,.hero-section:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.hero-section:before{top:-190px;right:-90px;width:470px;height:470px;border:1px solid rgba(255,255,255,.74)}.hero-section:after{bottom:-190px;left:-120px;width:350px;height:350px;background:#ffffff38}.hero-grid{position:relative;z-index:1;display:grid;min-height:680px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:42px}.hero-copy{padding:72px 0 84px}.eyebrow,.feature-eyebrow,.footer-heading{display:block;color:var(--brand-deep);font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.4}.hero-copy h1{max-width:640px;margin:23px 0 22px;font-size:clamp(42px,5.2vw,76px);font-weight:800;letter-spacing:-.06em;line-height:1.12}.hero-copy h1 span{display:block;color:var(--brand)}.hero-description{max-width:520px;margin:0;color:var(--muted);font-size:17px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}.text-link,.outline-link{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:14px;font-weight:700}.text-link{color:var(--brand-deep)}.text-link span,.outline-link span{transition:transform .18s ease}.text-link:hover span,.outline-link:hover span{transform:translateY(3px)}.hero-note{display:flex;align-items:center;gap:9px;margin-top:20px;color:var(--soft-muted);font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:#6cc58d;box-shadow:0 0 0 5px #6cc58d24}.hero-visual{position:relative;display:grid;min-height:620px;place-items:center}.phone-frame{position:relative;z-index:2;width:304px;height:600px;padding:10px;border:8px solid #332c2e;border-radius:42px;background:#1c1819;box-shadow:18px 28px #ffffffb8,0 30px 60px #84444a47;transform:rotate(4deg)}.phone-notch{position:absolute;z-index:2;top:3px;left:50%;width:112px;height:20px;border-radius:0 0 14px 14px;background:#332c2e;transform:translate(-50%)}.phone-screen{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:28px;background:#fffaf8}.phone-status{display:flex;justify-content:space-between;padding:18px 17px 0;color:#a38f92;font-size:9px;font-weight:700}.phone-greeting{display:flex;flex-direction:column;gap:2px;padding:22px 18px 15px}.phone-greeting span{color:#a38f92;font-size:10px}.phone-greeting strong{font-size:17px;letter-spacing:-.04em}.phone-pet-card{display:flex;align-items:center;gap:9px;margin:0 14px 15px;padding:10px;border-radius:16px;background:linear-gradient(120deg,#ffe9e5,#fff2dc)}.phone-pet-avatar{display:grid;width:41px;height:41px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:13px;background:#fff}.phone-pet-avatar img{width:30px;height:30px;object-fit:contain}.phone-pet-card small,.phone-pet-card strong{display:block}.phone-pet-card small{color:#ae8a89;font-size:8px}.phone-pet-card strong{margin-top:2px;font-size:10px;line-height:1.45}.phone-arrow{margin-left:auto;color:#bd9a9a;font-size:22px;line-height:1}.phone-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 14px}.phone-feature{position:relative;display:flex;min-height:88px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:10px;border-radius:14px;color:#fff}.phone-feature span{position:relative;z-index:1;font-size:10px;font-weight:700}.phone-feature img{position:absolute;right:-4px;bottom:-5px;width:75px;height:62px;object-fit:cover;border-radius:14px 0 0;opacity:.74;mix-blend-mode:screen}.phone-feature--consult{background:#ff8d7a}.phone-feature--health{background:#76b5d8}.phone-feature--emotion{background:#d781ab}.phone-feature--map{background:#eab85d}.phone-section-label{padding:19px 18px 8px;color:#8b7d80;font-size:9px;font-weight:700}.phone-record{display:flex;align-items:center;gap:9px;margin:0 14px;padding:11px;border:1px solid #f0e7e5;border-radius:14px;background:#fff}.record-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:11px;background:#fff0ed;color:var(--brand);font-size:15px}.phone-record strong,.phone-record small{display:block}.phone-record strong{font-size:10px}.phone-record small{color:#a99b9d;font-size:8px}.phone-tabbar{display:flex;justify-content:space-around;margin-top:auto;padding:10px 4px 12px;border-top:1px solid #f4e9e7;color:#b3a7a9;font-size:13px;text-align:center}.phone-tabbar span{display:flex;flex-direction:column;gap:2px;align-items:center}.phone-tabbar small{font-size:7px}.phone-tabbar .active{color:var(--brand)}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.85);border-radius:50%}.hero-orbit--one{width:470px;height:470px}.hero-orbit--two{width:620px;height:620px;border-color:#ffffff70}.floating-paw{position:absolute;z-index:3;display:grid;width:46px;height:46px;place-items:center;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft);color:var(--brand);font-size:21px}.floating-paw--one{top:142px;right:3%;transform:rotate(13deg)}.floating-paw--two{bottom:139px;left:6%;color:var(--coral);font-size:30px;transform:rotate(-12deg)}.content-section{padding:118px 0}.content-section--light{background:#fffaf8}.section-heading{max-width:690px;margin:0 auto 52px;text-align:center}.section-heading h2,.journey-intro h2,.download-copy h2,.legal-heading h1{margin:15px 0 14px;font-size:clamp(30px,4vw,50px);font-weight:800;letter-spacing:-.055em;line-height:1.24}.section-heading p,.journey-intro>p,.download-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card{display:grid;min-height:270px;grid-template-columns:1fr .88fr;overflow:hidden;border-radius:24px;box-shadow:0 8px #eedcd8cc}.feature-copy{position:relative;padding:31px 30px}.feature-copy h3{margin:12px 0 11px;font-size:24px;letter-spacing:-.04em}.feature-copy p{max-width:240px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}.feature-arrow{position:absolute;bottom:26px;left:30px;color:var(--brand-deep);font-size:22px;font-weight:700}.feature-visual{display:grid;min-height:270px;place-items:end center;overflow:hidden;padding:18px}.feature-visual img{width:100%;height:100%;object-fit:cover;border-radius:18px}.feature-card--health .feature-visual img,.feature-card--emotion .feature-visual img,.feature-card--location .feature-visual img,.feature-card--care .feature-visual img{object-position:90% center}.feature-visual--logo{place-items:center}.feature-visual--logo img{width:142px;height:142px;object-fit:contain;border-radius:32px;box-shadow:0 20px 35px #ff5f8a3d}.feature-card--cream{background:#fff3e8}.feature-card--cream .feature-visual{background:#ffe8d2}.feature-card--blue{background:#edf7fb}.feature-card--blue .feature-visual{background:#d8edf6}.feature-card--peach{background:#fff0ed}.feature-card--peach .feature-visual{background:#ffd6ce}.feature-card--pink{background:#fff0f5}.feature-card--pink .feature-visual{background:#f7d5e3}.feature-card--yellow{background:#fff8df}.feature-card--yellow .feature-visual{background:#f8e8ae}.feature-card--green{background:#edf7ee}.feature-card--green .feature-visual{background:#d7ecd8}.journey-section{background:var(--surface)}.journey-grid{display:grid;grid-template-columns:.86fr 1fr;align-items:center;gap:clamp(54px,9vw,130px)}.journey-intro h2{max-width:480px}.journey-intro>p{max-width:430px}.outline-link{min-height:46px;margin-top:29px;padding:0 18px;border:1px solid #f3b7ba;border-radius:999px;color:var(--brand-deep)}.outline-link:hover{background:var(--peach)}.journey-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}.journey-item{display:grid;grid-template-columns:61px 1fr;gap:19px;align-items:center;padding:24px 26px;border:1px solid var(--line);border-radius:20px;background:#fffaf8}.journey-number{color:var(--brand);font-size:23px;font-weight:800}.journey-item h3{margin:0 0 4px;font-size:18px}.journey-item p{margin:0;color:var(--muted);font-size:13px}.download-section{overflow:hidden;padding:22px 0 118px;background:var(--surface)}.download-card{position:relative;display:grid;min-height:440px;grid-template-columns:1fr .8fr;align-items:center;overflow:hidden;padding:62px 76px;border-radius:32px;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.3),transparent 30%),linear-gradient(123deg,#ff738d,#ff956b);box-shadow:var(--shadow);color:#fff}.download-copy{position:relative;z-index:2}.download-copy .eyebrow,.download-copy h2{color:#fff}.download-copy h2{max-width:530px}.download-copy>p{max-width:545px;color:#ffffffd6}.download-copy .download-button{margin-top:27px;background:#fff;box-shadow:0 12px 22px #b6424638;color:var(--brand-deep)}.download-copy .download-button:hover:not(:disabled){background:#fff8f6}.download-copy .download-button--disabled,.download-copy .download-button--disabled:hover{background:#ffffffc7;color:#a77c7a}.download-meta{display:flex;flex-wrap:wrap;gap:17px 27px;margin:22px 0 0}.download-meta div{display:flex;gap:7px;align-items:baseline}.download-meta dt{color:#ffffffa8;font-size:11px}.download-meta dd{margin:0;font-size:12px;font-weight:700}.download-disclaimer{margin-top:21px!important;color:#ffffffad!important;font-size:11px!important}.download-art{position:relative;display:grid;min-height:360px;place-items:center}.download-circle{position:absolute;border-radius:50%;background:#ffffff21}.download-circle--large{width:350px;height:350px}.download-circle--small{width:215px;height:215px;border:1px solid rgba(255,255,255,.28);background:transparent}.download-device{position:relative;z-index:2;width:183px;height:315px;padding:8px;border:5px solid #342a2c;border-radius:29px;background:#231c1e;box-shadow:16px 20px #ffffff26;transform:rotate(8deg)}.download-device-screen{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(150deg,#fff3ef,#ffd1d3);color:var(--brand-deep);text-align:center}.download-device-paw{display:grid;width:55px;height:55px;place-items:center;border-radius:20px;background:#fff;box-shadow:0 12px 20px #ee47792e;font-size:24px}.download-device strong{margin-top:17px;font-size:19px}.download-device small{margin-top:7px;color:#bc858a;font-size:9px}.download-spark{position:absolute;z-index:3;color:#fff;font-size:29px}.download-spark--one{top:55px;right:10%}.download-spark--two{bottom:50px;left:12%;font-size:20px}.faq-section{background:#fffaf8}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px)}.section-heading--left{margin:0;text-align:left}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:15px;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{color:var(--brand);font-size:24px;font-weight:400;transition:transform .18s ease}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-item p{max-width:690px;margin:-7px 42px 23px 0;color:var(--muted);font-size:14px;line-height:1.85}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-main{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding:58px 0 48px}.brand--footer .brand-logo{width:39px;height:39px}.footer-brand p{margin:19px 0 0;color:var(--muted);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:var(--muted);font-size:12px;line-height:1.6}.footer-heading{margin-bottom:5px;color:var(--ink);letter-spacing:.08em}.footer-links a:hover,.footer-bottom a:hover{color:var(--brand-deep)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0 25px;border-top:1px solid var(--line);color:var(--soft-muted);font-size:11px}.filing-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.legal-page{background:var(--cream)}.legal-main{padding:88px 0 110px}.legal-heading{max-width:790px;margin-bottom:38px}.legal-heading h1{margin-top:17px;font-size:clamp(37px,5vw,64px)}.legal-heading>p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.9}.legal-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:22px;color:var(--soft-muted);font-size:12px}.config-warning{color:#bd6c51}.review-warning{margin-bottom:28px;padding:16px 19px;border:1px solid #f1c88b;border-radius:14px;background:#fff7e8;color:#855d39;font-size:13px;line-height:1.8}.review-warning code{padding:2px 5px;border-radius:5px;background:#ffffffad;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.legal-article{max-width:900px;padding:clamp(28px,5vw,58px);border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 18px 50px #8149460f}.legal-source{color:var(--muted);font-size:14px;line-height:1.95}.legal-source-part{margin:0 0 20px;overflow-wrap:anywhere;white-space:pre-wrap}.legal-source-part:last-child{margin-bottom:0}.legal-source strong{color:var(--ink)}.legal-article h2{margin:36px 0 11px;font-size:20px;letter-spacing:-.025em;line-height:1.4}.legal-article h2:first-of-type{margin-top:0}.legal-article h3{margin:26px 0 8px;font-size:16px}.legal-article p,.legal-article li{color:var(--muted);font-size:14px;line-height:1.95}.legal-article p{margin:0 0 15px}.legal-article .legal-lead{color:var(--ink);font-size:15px}.legal-article ul,.legal-article ol{margin:0 0 17px;padding-left:1.5em}.legal-article li+li{margin-top:7px}.legal-article strong{color:var(--ink)}.legal-article a{color:var(--brand-deep);text-decoration:underline;text-decoration-color:#ee477959;text-underline-offset:3px}.legal-table-wrap{overflow-x:auto;margin:20px 0 26px}.legal-table{width:100%;min-width:640px;border-collapse:collapse;font-size:13px}.legal-table th,.legal-table td{padding:13px 14px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-table th{background:#fff6f3;color:var(--ink);font-weight:700}.legal-table td{color:var(--muted);line-height:1.75}@media (max-width: 1024px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:24px}.hero-copy h1{font-size:clamp(42px,5.8vw,64px)}.download-card{padding-right:48px;padding-left:48px}}@media (max-width: 760px){.shell{width:min(100% - 36px,600px)}.header-inner{min-height:68px;gap:12px}.site-nav{display:none}.header-inner>.download-button{margin-left:auto}.hero-grid,.journey-grid,.download-card,.faq-grid,.footer-main{grid-template-columns:1fr}.hero-grid{min-height:auto;gap:10px}.hero-copy{padding:67px 0 30px}.hero-copy h1{max-width:550px;margin-top:18px;font-size:clamp(40px,11vw,57px)}.hero-description{font-size:15px}.hero-visual{min-height:600px}.hero-orbit--one{width:400px;height:400px}.hero-orbit--two{width:520px;height:520px}.content-section{padding:84px 0}.feature-grid{grid-template-columns:1fr}.journey-grid{gap:42px}.download-section{padding:0 0 84px}.download-card{gap:10px;padding:48px 30px 0}.download-copy{padding-bottom:24px}.download-art{min-height:320px}.faq-grid{gap:40px}.footer-main{gap:40px;padding:48px 0 38px}.footer-links{gap:18px}.footer-bottom{flex-direction:column;gap:8px}.filing-links{justify-content:flex-start}.legal-main{padding:60px 0 78px}}@media (max-width: 420px){.shell{width:min(100% - 28px,600px)}.brand-copy small{display:none}.brand-logo{width:39px;height:39px;border-radius:12px}.header-inner>.download-button{min-height:37px;padding:0 12px;font-size:11px}.header-inner>.download-button svg{display:none}.hero-copy{padding-top:52px}.hero-copy h1{font-size:40px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-visual{min-height:550px}.phone-frame{width:274px;height:545px}.floating-paw--one{right:0}.floating-paw--two{left:0}.feature-card{grid-template-columns:1fr}.feature-visual{min-height:190px}.feature-card{min-height:0}.feature-arrow{bottom:23px}.download-card{padding-right:22px;padding-left:22px}.download-device{width:165px;height:285px}.legal-article{padding:25px 20px;border-radius:20px}.legal-table{min-width:600px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
