:root{color:#3f3745;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#3f3745;--muted:#7d7382;--purple:#a97ac7;--lavender:#f7effb;--lavender-2:#fbf6fe;--cream:#fffaf2;--peach:#fcede8;--mint:#eef7f3;--sky:#eef7fb;--glass:#ffffff9e;--line:#a97ac72e;--shadow:0 28px 80px #8a6b9924;background:#fffdfc;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{background:linear-gradient(#fffdfc 0%,#fbf6fe 22%,#fffaf2 43%,#fffdfc 64%,#f7effb 100%);overflow:hidden}.site-header{z-index:20;width:min(1120px,100% - 32px);min-height:56px;color:var(--ink);background:linear-gradient(135deg, #ffffffbd, #f7effb80), var(--glass);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);border:1px solid #ffffffc2;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 10px 8px 18px;display:grid;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 16px 48px #8a6b9924}.brand{letter-spacing:0;font-size:17px;font-weight:900}.site-header nav{color:#6f6476;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.site-header nav a{transition:color .18s}.site-header nav a:hover{color:var(--purple)}.secondary-button{color:#8f69a8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #ffffffc2}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-section{background:var(--lavender);min-height:100svh;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;animation:1s both photoEase;position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;width:min(660px,100% - 40px);min-height:100svh;margin-left:max(24px,50vw - 560px);padding:120px 0 72px;display:flex;position:relative}.eyebrow{color:var(--purple);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}h1,h2,h3,p{letter-spacing:0}h1{max-width:720px;color:var(--ink);flex-wrap:wrap;margin:0;font-size:78px;line-height:1.02;display:flex}h1 span{opacity:0;animation:.56s forwards wordIn;animation-delay:var(--delay)}h2{color:var(--ink);margin:0;font-size:48px;line-height:1.15}h3{color:var(--ink);margin:0;font-size:24px;line-height:1.32}.is-visible .eyebrow{opacity:1;transform:translateY(0)}.hero-lede{color:#6c6171;max-width:600px;margin:26px 0 0;font-size:20px;line-height:1.75}.modal-layer{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#a68cb52e;place-items:center;padding:24px;animation:.16s both fadeIn;display:grid;position:fixed;inset:0}.shop-modal{background:linear-gradient(145deg, #ffffffd1, #f7effb9e), var(--glass);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);border:1px solid #ffffffc7;border-radius:30px;width:min(860px,100%);max-height:min(720px,100svh - 48px);padding:38px;animation:.22s both modalIn;position:relative;overflow:auto;box-shadow:inset 0 1px #ffffffe6,0 30px 90px #8a6b9933}.modal-close{color:#8f69a8;cursor:pointer;background:#ffffffb3;border-radius:999px;place-items:center;width:36px;height:36px;font-size:25px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.video-modal{background:#18141ff5;border:1px solid #ffffff80;border-radius:28px;width:min(1100px,100%);padding:10px;animation:.22s both modalIn;position:relative;overflow:hidden;box-shadow:0 30px 90px #241c2f4d}.video-modal .modal-close{z-index:1;color:#fff;background:#120e18ad}.video-modal video{background:#000;border-radius:20px;width:100%;max-height:calc(100svh - 68px);display:block}.modal-intro{color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.6}.shop-grid{grid-template-columns:minmax(0,280px);justify-content:center;gap:16px;margin-top:28px;display:grid}.shop-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #ffffffb8;border-radius:26px;padding:18px;box-shadow:0 14px 34px #8a6b9914}.shop-card h3{margin-top:16px;font-size:18px}.shop-card p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.shop-qr{aspect-ratio:1;object-fit:contain;background:#ffffffb8;border:1px solid #fffc;border-radius:22px;width:min(180px,100%);margin:0 auto;padding:12px;display:block}@keyframes wordIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes photoEase{0%{opacity:.72;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes robotNod{0%,to{transform:translateY(0)rotate(0)}35%{transform:translateY(-5px)rotate(-2deg)}70%{transform:translateY(2px)rotate(2deg)}}@keyframes robotWave{0%,to{transform:translateY(0)rotate(0)}28%{transform:translateY(-8px)rotate(-5deg)}50%{transform:translateY(-10px)rotate(4deg)}74%{transform:translateY(-3px)rotate(-3deg)}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}h1{font-size:56px}h2{font-size:36px}.shop-grid{grid-template-columns:1fr}}@media (width<=640px){.site-header{width:calc(100% - 20px);min-height:52px;padding-left:14px;top:10px}.brand{font-size:16px}.hero-section{min-height:760px}.hero-photo{object-position:60% center}.hero-copy{justify-content:flex-end;width:calc(100% - 40px);min-height:760px;margin:0 auto;padding:104px 0 54px}h1{font-size:42px}h2{font-size:30px}.hero-lede{font-size:17px;line-height:1.8}.hero-actions{width:100%}.primary-button,.secondary-button{flex:150px;min-height:46px;padding:0 16px}.shop-modal{padding:30px 18px 22px}}.site-header{z-index:20;color:#17124c;width:min(1442px,100% - 94px);min-height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:283px auto 1fr;align-items:center;padding:0;display:grid;position:fixed;top:34px;left:50%;transform:translate(-50%)}.brand{color:#12104b;letter-spacing:0;align-items:center;gap:11px;font-size:29px;font-weight:800;line-height:1;display:inline-flex}.logo-mark{object-fit:cover;border-radius:8px;flex:none;width:33px;height:33px;display:block}.site-header nav{color:#17124c;white-space:nowrap;justify-content:flex-start;align-items:center;gap:45px;font-size:16px;font-weight:700;display:flex}.site-header nav a{padding:12px 0 18px;transition:color .18s;position:relative}.site-header nav a:after{content:"";opacity:0;background:#7658f2;border-radius:999px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.5)}.site-header nav a.is-active:after{opacity:1;transform:scaleX(1)}.header-tools{justify-content:flex-end;align-items:center;gap:25px;display:inline-flex}.primary-button,.secondary-button{cursor:pointer;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#a088fb 0%,#6642dc 100%);gap:21px;min-width:162px;min-height:48px;box-shadow:0 18px 36px #6443d638}.secondary-button{color:#5f4eb9;min-width:146px;min-height:48px;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff47;border:1px solid #7b5ee242;gap:10px}.play-dot{color:#fff;background:#8069ef;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;line-height:1;display:inline-grid}.hero-section{isolation:isolate;background:#eee9ff;min-height:100svh;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:58% center;width:100%;height:100%;animation:none;position:absolute;inset:0;transform:scale(1.045)}.hero-copy{z-index:2;flex-direction:column;justify-content:center;width:min(560px,100% - 48px);min-height:0;margin-left:0;padding:0;display:flex;position:absolute;top:258px;left:max(148px,50vw - 620px)}.hero-copy .eyebrow{color:#7056ee;letter-spacing:0;text-transform:none;margin:0 0 31px;font-size:18px;font-weight:800}.hero-section h1{color:#18133f;letter-spacing:0;flex-direction:column;gap:0;max-width:700px;margin:0;font-size:clamp(54px,4.25vw,64px);font-weight:900;line-height:1.2;display:flex}.hero-section h1 span{opacity:1;animation:none}.hero-title-line{white-space:nowrap}.hero-section h1 span:nth-child(2){animation-delay:0s}.hero-title-accent{color:#6f4fea}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-title-accent{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(100deg,#8267ff 0%,#6848df 58%,#c57ab6 100%);-webkit-background-clip:text;background-clip:text}}.hero-divider{background:#7459f0;border-radius:999px;width:34px;height:3px;margin-top:29px;display:block}.hero-lede{color:#383167;max-width:560px;margin:33px 0 0;font-size:17px;font-weight:500;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:20px;margin-top:33px;display:flex}.scroll-cue{z-index:3;color:#4f4595;cursor:pointer;letter-spacing:.08em;background:0 0;align-items:center;gap:14px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:218px;left:max(148px,50vw - 620px)}.scroll-cue span{border-top:2px solid #8069ef;border-bottom:2px solid #8069ef;width:8px;height:38px;display:inline-block;position:relative}.scroll-cue span:before{content:"";background:#8069ef;width:1px;position:absolute;top:5px;bottom:5px;left:50%;transform:translate(-50%)}@keyframes qbotBreath{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto;width:calc(100% - 40px)}.site-header nav{gap:24px;font-size:14px}.brand{font-size:24px}.header-tools{gap:12px}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;width:calc(100% - 28px);top:16px}.site-header nav{display:none}.hero-section{min-height:840px}.hero-photo{object-position:63% center;height:58%}.hero-copy{justify-content:flex-end;width:calc(100% - 40px);min-height:640px;margin:0 auto;padding:96px 0 36px;position:relative;top:auto;left:auto}.hero-copy .eyebrow{margin-bottom:18px;font-size:16px}.hero-lede{font-size:16px}.scroll-cue{display:none}}@media (width<=560px){.site-header{width:calc(100% - 20px);top:10px}.brand{font-size:22px}.logo-mark{width:30px;height:30px}.hero-section{min-height:790px}.hero-copy{min-height:598px;padding-top:82px}.hero-section h1{font-size:34px}.hero-divider{margin-top:22px}.hero-lede br{display:none}.hero-actions{gap:12px;margin-top:26px}.primary-button,.secondary-button{flex:150px;min-height:44px;padding:0 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}:root{--ink:#1f1a55;--muted:#625b82;--purple:#7658f2;--purple-deep:#312568;--purple-soft:#9f86fb;--lavender:#f3efff;--lavender-2:#faf8ff;--rose:#d990c1;--warm:#ffd8a6;--glass:#ffffffa8;--line:#7658f229;--shadow:0 28px 78px #5441a824}.eyebrow{color:var(--purple)}.site-header,.brand,.site-header nav{color:var(--ink)}.site-header nav a:hover,.site-header nav a.is-active{color:var(--purple-deep)}.primary-button{color:#fff;background:linear-gradient(135deg,#a58cff 0%,#7658f2 48%,#5d43cf 100%);box-shadow:0 18px 38px #5c43cf3d}.secondary-button{color:#5c4cc2;background:#ffffff6b;border-color:#7658f238;box-shadow:inset 0 1px #ffffffb8}.play-dot{background:var(--purple)}.hero-section{background:#eee9ff}.hero-copy .eyebrow,.hero-title-accent,.scroll-cue{color:var(--purple)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-title-accent{background-image:linear-gradient(100deg,#9d86ff 0%,#7658f2 55%,#513abb 100%)}}.hero-section h1{color:var(--ink)}.hero-divider,.scroll-cue span:before{background:var(--purple)}.shop-modal{background:linear-gradient(145deg, #ffffffdb, #f4efffb8), var(--glass);border-color:#ffffffd6;box-shadow:inset 0 1px #ffffffeb,0 30px 90px #5441a838}.modal-close{color:var(--purple);background:#ffffffbd}.shop-card{background:linear-gradient(135deg, #ffffffd6, #f6f2ffb8), var(--glass);border-color:#ffffffd1;box-shadow:0 14px 34px #5441a81a}.shop-qr{background:#ffffffc2;border-color:#7658f229}@media (width<=900px){.site-header{background:linear-gradient(135deg, #ffffffc2, #f4efff9e), var(--glass);-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);border:1px solid #ffffffd1;border-radius:999px;box-shadow:0 16px 48px #5441a821}}:root{--companion-ink:#21195a;--companion-muted:#655d87;--companion-purple:#7658f2;--companion-purple-deep:#33256f;--companion-purple-soft:#efeaff;--companion-rose:#d990c1;--companion-warm:#ffe39b;--companion-panel:linear-gradient(135deg, #ffffffc2, #f2edffe0);--companion-border:#ffffffd6;--companion-line:#7658f226;--companion-shadow:0 34px 92px #5441a829}main{background:linear-gradient(#f5f1ff 0%,#fff 18%,#f8f5ff 38%,#fff 58%,#f4efff 78%,#fff7df 100%)}.site-header{-webkit-backdrop-filter:blur(18px)saturate(132%);backdrop-filter:blur(18px)saturate(132%);background:linear-gradient(135deg,#ffffff94,#f6f2ff6b),#ffffff5c;border:1px solid #ffffff9e;border-radius:999px;grid-template-columns:200px auto 1fr;width:min(1160px,100% - 56px);min-height:54px;padding:6px 8px 6px 18px;top:22px;box-shadow:0 12px 34px #5441a814}.brand{color:var(--companion-ink);font-size:23px}.site-header nav{color:var(--companion-ink);gap:28px;font-size:14px}.site-header nav a{padding:10px 0}.site-header nav a:after{background:linear-gradient(90deg, var(--companion-purple), var(--companion-rose));height:2px;bottom:2px}.header-tools{gap:14px}.hero-copy{width:min(600px,100% - 48px);top:50%;left:max(48px,50vw - 620px);transform:translateY(-50%)}.scroll-cue{bottom:clamp(42px,7vh,76px)}.hero-copy .eyebrow{margin-bottom:24px}.hero-divider{margin-top:24px}.hero-lede{margin-top:26px}.hero-actions{margin-top:28px}.hero-copy .eyebrow,.eyebrow{color:var(--companion-purple)}.hero-section h1,h2,h3{color:var(--companion-ink)}.hero-section h1,.hero-title-line:first-child{color:#18133f}.hero-lede{color:var(--companion-muted)}.shop-card{background:var(--companion-panel), #ffffffa3;border:1px solid var(--companion-border);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);box-shadow:0 18px 42px #5441a81a}.shop-modal{background:var(--companion-panel), #ffffffb3;border-color:var(--companion-border)}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto;width:calc(100% - 48px)}.site-header nav{gap:20px}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;top:12px}.hero-copy{justify-content:flex-end;width:calc(100% - 40px);min-height:640px;margin:0 auto;padding:96px 0 36px;position:relative;top:auto;left:auto;transform:none}}@media (width<=560px){.site-header{width:calc(100% - 20px);min-height:54px;padding:7px 8px 7px 14px}.brand{font-size:22px}.hero-section{min-height:820px}}.reference-page{color:#20202a;background:#fff;min-height:100vh}.reference-page main{background:#fff;overflow:hidden}.reference-header{z-index:40;color:#2d2b31;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #f1f1f1;grid-template-columns:180px 1fr auto;align-items:center;min-height:64px;padding:0 clamp(24px,6vw,80px);display:grid;position:sticky;top:0}.reference-brand,.reference-header nav,.reference-tools,.reference-menu>a,.reference-dropdown a{align-items:center;display:flex}.reference-brand{gap:8px;font-size:22px;font-weight:900}.reference-brand .logo-mark{color:#2cade4;width:30px;height:30px}.reference-header nav{justify-content:center;gap:34px;font-size:14px;font-weight:600}.reference-header nav a:hover,.reference-menu:hover>a{color:#2cade4}.reference-menu{align-items:center;min-height:64px;display:flex;position:relative}.reference-dropdown{pointer-events:none;opacity:0;background:#fff;border:1px solid #f1f1f1;border-radius:18px;gap:10px;width:260px;padding:18px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:64px;left:50%;transform:translate(-50%,8px);box-shadow:0 20px 56px #1927341f}.reference-menu:hover .reference-dropdown{pointer-events:auto;opacity:1;transform:translate(-50%)}.reference-dropdown a{color:#2d2b31;border-radius:12px;gap:10px;min-height:58px;padding:8px 10px}.reference-dropdown a:hover{background:#f6fbfe}.mini-product{border-radius:14px;width:38px;height:38px}.mini-product-yellow{background:linear-gradient(135deg,#f5dc5b,#fff1a3)}.reference-tools{justify-content:flex-end;gap:14px}.reference-store,.reference-language{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-weight:800;display:inline-flex}.reference-store{color:#2d2b31;background:#f5dc5b}.reference-language{color:#2d2b31;background:#fff;border:1px solid #d9d9d9}.reference-page h1{color:#15151d;margin:0;font-size:clamp(48px,7vw,96px);line-height:.96;display:block}.reference-page p{color:#686873;max-width:620px;font-size:18px;line-height:1.8}.reference-footer{color:#fff;background:#15151d;gap:28px;padding:56px clamp(24px,8vw,120px);display:grid}.reference-footer>div,.reference-footer nav{flex-wrap:wrap;align-items:center;display:flex}.reference-footer>div{gap:10px;font-size:24px;font-weight:900}.reference-footer .logo-mark{color:#2cade4;width:32px;height:32px}.reference-footer nav{color:#ffffffd1;gap:18px 28px}.reference-footer p{color:#ffffff8f;max-width:none;margin:0;font-size:14px}@media (width<=980px){.reference-header{grid-template-columns:1fr auto;gap:12px;padding:12px 20px}.reference-header nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:22px;overflow-x:auto}.reference-menu{min-height:36px}.reference-dropdown,.reference-language{display:none}}@media (width<=560px){.reference-header{min-height:58px;padding:10px 14px}.reference-brand{font-size:20px}.reference-tools{gap:8px}.reference-store{min-height:34px;padding:0 12px;font-size:13px}.reference-page h1{font-size:44px}.reference-page p{font-size:16px}}.reference-page{--haivivi-blue:#2cade4;--haivivi-yellow:#f5dc5b;--haivivi-black:#2d2b31;--haivivi-muted:#666;--haivivi-line:#f1f1f1;color:var(--haivivi-black);background:#fff;font-family:Poppins,Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.reference-page main{background:#fff}.reference-header{z-index:80;border-bottom:1px solid var(--haivivi-line);width:100%;min-height:60px;box-shadow:none;background:#fffffff5;grid-template-columns:260px 1fr 260px;padding:0 clamp(48px,7vw,160px);position:fixed;top:0;left:0}.reference-logo-shape{background:var(--haivivi-blue);border-radius:18px 18px 18px 6px;width:34px;height:30px;position:relative}.reference-logo-shape:before,.reference-logo-shape:after{content:"";background:#fff;border-radius:999px;width:4px;height:4px;position:absolute;top:10px}.reference-logo-shape:before{left:10px}.reference-logo-shape:after{right:10px}.reference-brand{color:var(--haivivi-black);gap:9px;font-size:18px;font-weight:900}.reference-header nav{height:60px;color:var(--haivivi-black);gap:24px;font-size:13px;font-weight:400}.reference-menu{min-height:60px}.reference-dropdown{border:0;border-top:1px solid var(--haivivi-line);width:100vw;min-height:172px;box-shadow:none;background:#fff;border-radius:0;padding:0;position:fixed;top:60px;left:0;transform:translateY(-8px)}.reference-menu:hover .reference-dropdown{transform:translateY(0)}.reference-dropdown-inner{justify-content:center;align-items:center;gap:40px;width:min(720px,100%);height:172px;margin:0 auto;display:flex}.reference-dropdown a{width:120px;min-height:132px;color:var(--haivivi-black);border-radius:0;flex-direction:column;justify-content:center;gap:8px;padding:0;font-size:14px}.reference-dropdown a:hover{color:var(--haivivi-blue);background:0 0}.mini-product{border-radius:36px;width:104px;height:104px;box-shadow:0 18px 42px #2cade429}.reference-tools{gap:24px}.reference-store{width:144px;min-height:32px;color:var(--haivivi-black);background:var(--haivivi-yellow);border-radius:999px;font-size:14px}.reference-language{width:108px;min-height:32px;color:var(--haivivi-black);border-color:#d9d9d9;font-size:13px;font-weight:400}@keyframes characterRail{0%{transform:translate(0)}to{transform:translate(-50%)}}.reference-footer{color:#fff;background:radial-gradient(circle at 12% 0,#8f69d83d,#0000 32%),#2d2540;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr);gap:48px;padding:56px clamp(48px,8vw,160px);display:grid}.reference-footer-brand{font-size:inherit;font-weight:inherit;align-content:normal;align-items:flex-start;gap:14px;display:flex}.reference-footer-brand .logo-mark{width:auto;height:42px}.reference-footer-brand>div{gap:4px;display:grid}.reference-footer-brand strong{color:#fff;font-size:18px}.reference-footer-brand span{color:#ffffff80;font-size:13px;font-weight:500}.reference-footer-grid{font-size:inherit;font-weight:inherit;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.reference-footer nav{color:#ffffffad;flex-direction:column;align-items:flex-start;gap:14px;font-size:14px;display:flex}.reference-footer nav strong{color:#fff}.reference-footer-bottom{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;font-weight:500;display:flex}.reference-footer-bottom p{color:#ffffff6b;margin:0;font-size:13px}.reference-footer-bottom a{color:#ffffffad;text-decoration:none}@media (width<=980px){.reference-header{grid-template-columns:1fr auto;min-height:64px;padding:0 24px}.reference-header nav{grid-column:1/-1;justify-content:flex-start;width:100%;overflow-x:auto}.reference-dropdown{display:none}.reference-footer,.reference-footer-grid{grid-template-columns:1fr}}@media (width<=560px){.reference-header{padding:0 16px}.reference-tools{display:none}}.reference-page{--hv-blue:#2cade4;--hv-yellow:#f5dc5b;--hv-black:#2d2b31;--hv-gray:#666;--hv-line:#f0f0f0;color:var(--hv-black);background:#fff}.reference-page h1,.reference-page h2,.reference-page h3,.reference-page p{letter-spacing:0}.hv-cloud-page{text-align:center;background:radial-gradient(at 12% 70%,#ffffffe6,#0000 22%),radial-gradient(at 85% 32%,#ffffffd1,#0000 25%),linear-gradient(#e8f9ff 0%,#b9efff 100%);min-height:100svh;padding:clamp(92px,11vw,160px) clamp(24px,8vw,140px);overflow:hidden}.hv-cloud-page h2,.hv-app-cards h2,.hv-office h2{max-width:1000px;color:var(--hv-black);margin:0 auto;font-size:clamp(38px,6vw,86px);font-weight:950;line-height:1.08}.hv-cloud-stage{width:min(900px,100%);min-height:560px;margin:54px auto 0;position:relative}.hv-full-panels>article{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(34px,7vw,90px);min-height:100svh;padding:clamp(72px,9vw,140px) clamp(24px,8vw,140px);display:grid}.hv-full-panels>article:nth-child(2n)>div:first-child{order:2}.hv-full-panels h2{color:var(--hv-black);margin:0;font-size:clamp(36px,5.4vw,76px);font-weight:950;line-height:1.08}.hv-full-panels p{max-width:520px;color:var(--hv-gray);font-size:20px;line-height:1.8}.hv-app-cards{text-align:center;background:#fff;padding:clamp(92px,11vw,150px) clamp(24px,8vw,140px)}.hv-app-cards>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:56px;display:grid}.hv-app-cards article{text-align:left;background:#f7fbfd;border-radius:34px;min-height:430px;padding:34px 28px}.hv-app-cards article span,.hv-contact-cards article span{background:var(--hv-blue);border-radius:26px;width:76px;height:76px;display:block}.hv-app-cards h3{margin:180px 0 0;font-size:28px}.hv-basic-hero{text-align:center;background:#fff;place-items:center;min-height:360px;padding:122px 24px 70px;display:grid}.hv-basic-hero h1{color:var(--hv-black);font-size:clamp(44px,6vw,74px);font-weight:950;display:block}.hv-about-hero{text-align:center;background:#fff;place-items:center;min-height:100svh;padding:122px 24px 86px;display:grid}.hv-about-hero h1{max-width:1000px;color:var(--hv-black);margin:0;font-size:clamp(46px,7vw,96px);font-weight:950;line-height:1.16;display:block}.hv-contact-hero{gap:8px}.hv-contact-hero p{color:var(--hv-blue);margin:0;font-size:18px;font-weight:950}.hv-contact-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:min(1040px,100% - 48px);margin:0 auto;padding-bottom:90px;display:grid}.hv-contact-cards article{text-align:center;border:1px solid #efefef;min-height:260px;padding:34px 24px}.hv-contact-cards article span{background:#ecfbff;margin:0 auto 28px}.hv-contact-cards h2{margin:0;font-size:22px}.hv-office{text-align:center;background:#f7fbfd;padding:90px clamp(24px,8vw,140px)}.hv-office>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1040px,100%);margin:38px auto 0;display:grid}.hv-office p{text-align:left;background:#fff;min-height:128px;margin:0;padding:24px}.hv-office strong{color:var(--hv-black);margin-bottom:10px;display:block}@media (width<=980px){.hv-full-panels>article,.hv-office>div{grid-template-columns:1fr}.hv-full-panels>article:nth-child(2n)>div:first-child{order:0}.hv-app-cards>div,.hv-contact-cards{grid-template-columns:1fr}}@media (width<=560px){.hv-about-hero h1{font-size:42px}.hv-cloud-page,.hv-app-cards,.hv-office{padding:72px 16px}.hv-full-panels>article{min-height:640px;padding:72px 16px}.hv-cloud-stage{min-height:0}.hv-app-cards article{min-height:320px}.hv-app-cards h3{margin-top:110px}}.home-combined-pages{background:#fff}.home-combined-anchor{scroll-margin-top:92px}#product.home-combined-anchor,#about.home-combined-anchor{scroll-margin-top:0}.home-footer{color:#ffffffb3;background:radial-gradient(circle at 12% 0,#8f69d83d,#0000 32%),#2d2540}.home-footer-main,.home-footer-bottom{width:min(100%,1440px);margin:0 auto;padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.home-footer-main{justify-content:space-between;align-items:center;gap:48px;padding-top:clamp(44px,6vw,72px);padding-bottom:clamp(36px,5vw,60px);display:flex}.home-footer-brand{align-items:center;gap:16px;display:flex}.home-footer-brand .logo-mark{flex:none;width:auto;height:46px}.home-footer-brand div{gap:3px;display:grid}.home-footer-brand strong{color:#fff;letter-spacing:0;font-size:19px;font-weight:900}.home-footer-brand span{color:#ffffffb8;font-size:13px}.home-footer-brand p{color:#ffffff6b;margin:0;font-size:13px}.home-footer-meta{align-items:center;gap:18px;display:flex}.home-footer-meta>span{color:#ffffff6b;letter-spacing:.12em;font-size:12px;font-weight:700}.home-footer a{color:#ffffffc7;font-size:14px;font-weight:700;text-decoration:none}.home-footer a:hover{color:#fff}.home-footer-meta button{color:#2d2540;cursor:pointer;background:#fff4df;border-radius:999px;min-height:42px;padding:0 20px;font-size:14px;font-weight:800}.home-footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:24px;display:flex}.home-footer-bottom p{color:#fff6;margin:0;font-size:12px}@media (width<=980px){.home-footer-main{align-items:flex-start}.home-footer-meta{flex-wrap:wrap;justify-content:flex-end}}.reference-page{--haivivi-blue:#8f69d8;--haivivi-yellow:#fff4df;--hv-blue:#8f69d8;--hv-yellow:#fff4df;--hv-black:#2d2540;--hv-gray:#70677c}.hv-cloud-page{background:radial-gradient(at 12% 70%,#fffaf2f5,#0000 24%),radial-gradient(at 85% 32%,#ffffffd1,#0000 25%),linear-gradient(#fffdf8 0%,#efe6ff 100%)}.hv-app-cards article,.hv-office{background:#fffaf2}.hv-contact-cards article span{background:#f4eeff}.hv-full-panels p{color:#70677c}:root{--ink:#241c2f;--muted:#766d7d;--purple:#8f78ad;--purple-deep:#5f4a78;--purple-soft:#f2edf7;--cream:#fbf7ef;--cream-2:#fffdf9;--panel:#ffffffb8;--panel-solid:#fffdf9;--line:#523f621c;--shadow:0 24px 70px #362a4217;--shadow-soft:0 14px 36px #362a4212;--button-gradient:linear-gradient(135deg, #9f88ba 0%, #7d659b 100%)}body{color:var(--ink);background:var(--cream)}main,.reference-page,.reference-page main,.home-combined-pages{color:var(--ink);background:linear-gradient(#fbf7ef 0%,#fffdf9 28%,#f8f3ec 100%)}.site-header,.reference-header{color:var(--ink);-webkit-backdrop-filter:blur(22px)saturate(120%);backdrop-filter:blur(22px)saturate(120%);background:#fffdf9c7;border:1px solid #ffffffd1;box-shadow:0 12px 36px #362a4214}.brand,.reference-brand,.site-header nav,.site-header nav a,.reference-header nav,.reference-header nav a,.reference-language{color:var(--ink)}.site-header nav a:after{background:var(--purple)}.primary-button,.reference-store{color:#fff;background:var(--button-gradient);box-shadow:0 14px 32px #5f4a782e}.primary-button:hover,.secondary-button:hover,.reference-store:hover{box-shadow:0 18px 42px #5f4a7833}.secondary-button,.reference-language{color:var(--purple-deep);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffdf9c2}.hero-actions .hero-button,.hero-actions .hero-button:hover,.hero-actions .hero-button:focus-visible{color:#fff;background:var(--button-gradient);border:1px solid #ffffff47;box-shadow:0 14px 32px #5f4a782e}.hero-actions .hero-button:hover,.hero-actions .hero-button:focus-visible{box-shadow:0 18px 42px #5f4a7838}.hero-section{background:var(--cream);min-height:100svh}.hero-photo{object-position:62% center;filter:saturate(.92)contrast(.98)brightness(1.02);transform:scale(1.01)}.hero-copy .eyebrow,.eyebrow,.hv-contact-hero p{color:var(--purple)}.hero-tags{flex-wrap:wrap;gap:10px;margin:0 0 22px;display:flex}.hero-copy .hero-kicker{width:fit-content;min-height:34px;color:var(--purple-deep);border:1px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);letter-spacing:0;background:#fffdf9bd;border-radius:999px;align-items:center;gap:9px;margin:0 0 22px;padding:8px 15px;font-size:.88rem;font-weight:850;line-height:1;display:inline-flex}.hero-copy .hero-tags .hero-kicker{margin:0}.hero-copy .hero-kicker:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #8f78ad1f}@media (width<=560px){.hero-tags{gap:8px;margin-bottom:16px}.hero-copy .hero-kicker{min-height:30px;padding:7px 12px;font-size:.8rem}}.hero-section h1,.hero-title-line:first-child,.hero-title-accent,h1,h2,h3,.reference-page h1,.reference-page h2,.reference-page h3,.hv-cloud-page h2,.hv-app-cards h2,.hv-office h2{color:var(--ink)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-title-accent{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(105deg,#7f679c 0%,#a18abb 100%);-webkit-background-clip:text;background-clip:text}}.hero-lede,.reference-page p,.hv-full-panels p{color:var(--muted)}.hero-divider{background:var(--purple)}.scroll-cue{color:var(--purple-deep)}.scroll-cue span{border-color:var(--purple)}.scroll-cue span:after{background:var(--purple)}.hero-lede{color:#6b5d85;gap:6px;display:grid}.hero-lede-line{letter-spacing:0;width:fit-content;display:block}.hero-lede-en{color:#6b5d85;letter-spacing:.01em;text-shadow:0 10px 24px #7658f21f;font-family:Brush Script MT,Segoe Script,Snell Roundhand,Apple Chancery,cursive;font-size:29px;font-style:normal;font-weight:600;line-height:1.12}.hero-lede-cn{color:#8167a4;letter-spacing:.03em;text-shadow:0 12px 26px #8167a429;font-family:STXingkai,FZShuTi,Kaiti SC,STKaiti,KaiTi,Songti SC,serif;font-size:27px;font-weight:700;line-height:1.32}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-lede-en,.hero-lede-cn{color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-lede-en{background-image:linear-gradient(100deg,#6d6380 0%,#8b73be 58%,#725bb1 100%)}.hero-lede-cn{background-image:linear-gradient(105deg,#745e9c 0%,#a07fc4 52%,#7758b6 100%)}}.reference-page{--haivivi-blue:#8f78ad;--haivivi-yellow:#f5ead7;--hv-blue:#8f78ad;--hv-yellow:#f5ead7;--hv-black:var(--ink);--hv-gray:var(--muted);--hv-line:var(--line)}.hv-cloud-page,.hv-app-cards,.hv-basic-hero,.hv-about-hero{background:0 0}#life-care.hv-life-care-panel,#more.hv-basic-hero,#about.home-combined-anchor{background:radial-gradient(circle at 18% 18%,#8f78ad1f,#0000 30%),radial-gradient(circle at 86% 22%,#fffdf9db,#0000 28%),linear-gradient(#fbf7ef 0%,#fffdf9 48%,#f5efe5 100%)}#care.hv-full-panels,#application.home-combined-anchor,#support.home-combined-anchor,.hv-service-results{background-color:#fffdf9;background-image:linear-gradient(#5f4a7807 1px,#0000 1px),linear-gradient(90deg,#5f4a7807 1px,#0000 1px);background-size:42px 42px}#care.hv-full-panels article,#application .hv-app-cards,#support .hv-basic-hero,#about .hv-about-hero{background:0 0}#support #more.hv-basic-hero{background:radial-gradient(circle at 18% 18%,#8f78ad1f,#0000 30%),radial-gradient(circle at 86% 22%,#fffdf9db,#0000 28%),linear-gradient(#fbf7ef 0%,#fffdf9 48%,#f5efe5 100%)}#memory.hv-app-cards>div{grid-template-columns:1fr;width:min(460px,100%);margin-left:auto;margin-right:auto}#memory.hv-app-cards .hv-memory-photo-wrap{width:min(1120px,100%);margin:clamp(30px,5vh,48px) auto 0;display:block}.hv-memory-photo-wrap img{object-fit:cover;object-position:center;border-radius:28px;width:100%;height:min(56vh,560px);min-height:360px;display:block;box-shadow:0 24px 60px #5f4a7821}.hv-life-care-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,28px);width:min(1120px,100%);margin:clamp(30px,5vh,48px) auto 0;display:grid}.hv-life-care-card{text-align:left;background:#fffdf9d1;border:1px solid #8f78ad1f;border-radius:28px;align-content:start;gap:18px;padding:clamp(16px,2vw,22px);display:grid;box-shadow:0 18px 42px #5f4a781a}.hv-life-care-card h3{color:var(--ink);margin:0;font-size:clamp(22px,1.8vw,30px);font-weight:920;line-height:1.18}.hv-life-care-card p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.65}.hv-life-care-card img{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:22px;width:100%;display:block}@media (width<=900px){.hv-life-care-grid{grid-template-columns:1fr}}.hv-cloud-page h2,.hv-app-cards h2,.hv-service-results h2,.hv-basic-hero h1,.hv-about-hero h1{color:var(--ink);margin:0 auto;font-size:clamp(36px,5.4vw,76px);font-weight:950;line-height:1.08}.hv-service-results{text-align:center;align-content:center;min-height:100svh;padding:clamp(104px,11vh,136px) clamp(24px,7vw,120px) clamp(56px,7vh,88px);display:grid;overflow:hidden}.hv-service-cert-tags{flex-wrap:wrap;justify-content:center;gap:12px;margin:clamp(24px,3.6vh,38px) auto 0;display:flex}.hv-service-cert-tags span{color:#3e2d52d1;background:#fffdf994;border:1px solid #8f78ad21;border-radius:999px;align-items:center;min-height:38px;padding:0 clamp(16px,2.2vw,26px);font-size:clamp(15px,1.25vw,18px);font-weight:760;display:inline-flex}.hv-result-marquee{width:100vw;margin:clamp(34px,5vh,54px) calc(50% - 50vw) 0;overflow:hidden}.hv-result-track{will-change:transform;width:max-content;animation:32s linear infinite serviceResultMarquee;display:flex}.hv-result-group{flex:none;gap:20px;padding-right:20px;display:flex}.hv-result-marquee:hover .hv-result-track,.hv-result-marquee:focus-within .hv-result-track{animation-play-state:paused}.hv-result-marquee:focus-visible{outline-offset:-2px;outline:2px solid #7658f273}.hv-result-card{background:#fffdf9c7;border:1px solid #8f78ad1f;border-radius:26px;flex:none;gap:14px;width:clamp(180px,18vw,250px);padding:14px 14px 18px;display:grid}.hv-result-card img{aspect-ratio:1;object-fit:cover;object-position:center;border-radius:20px;width:100%;display:block}.hv-result-card span{color:var(--ink);font-size:clamp(16px,1.35vw,20px);font-weight:860;line-height:1.3}@keyframes serviceResultMarquee{0%{transform:translate(0)}to{transform:translate(-25%)}}#more.hv-basic-hero{min-height:100svh;padding:clamp(112px,12vh,150px) 24px clamp(72px,9vh,120px)}.hv-more-copy{justify-items:center;gap:clamp(42px,7vh,72px);width:min(920px,100%);display:grid}.hv-more-copy p{max-width:820px;color:var(--purple-deep);text-wrap:balance;justify-items:center;gap:14px;margin:0;font-size:clamp(28px,3.5vw,48px);font-weight:900;line-height:1.24;display:grid}.hv-more-copy p span{display:inline-block}#about .hv-about-hero{text-align:left;place-items:center stretch;gap:clamp(34px,5vw,72px);min-height:100svh;padding:clamp(104px,11vh,136px) 24px clamp(48px,6vh,76px);display:grid}.hv-about-heading{justify-items:center;gap:18px;width:100%;margin-top:clamp(18px,3vh,32px);display:grid}#about .hv-about-heading h1{text-align:center;white-space:nowrap;max-width:100%;font-size:clamp(26px,4.2vw,58px)}.hv-about-heading a{color:var(--purple-deep);font-size:clamp(18px,1.55vw,22px);font-weight:820;text-decoration:none}.hv-about-heading a:hover{color:var(--purple)}.hv-about-panel{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#fffdf9b8;border:1px solid #ffffffd1;border-radius:32px;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);justify-self:center;align-items:center;gap:clamp(28px,4vw,56px);width:min(1180px,100%);padding:clamp(22px,3vw,36px);display:grid;box-shadow:0 24px 60px #5f4a7821}.hv-about-copy{justify-self:end;width:min(560px,100%)}.hv-about-copy p{color:var(--muted);margin:22px 0 0;font-size:clamp(15.5px,1.18vw,18px);font-weight:520;line-height:1.9}.hv-about-video{aspect-ratio:16/9;object-fit:cover;background:#241c2f14;border:1px solid #8f78ad24;border-radius:28px;justify-self:start;width:min(680px,100%);display:block;box-shadow:0 24px 60px #5f4a7824}@media (width<=560px){.hv-about-heading{margin-top:12px}#about .hv-about-heading h1{font-size:clamp(20px,5.7vw,26px)}}@media (width<=980px){.hv-about-panel{grid-template-columns:1fr;gap:32px}.hv-about-copy,.hv-about-video{justify-self:center;width:min(680px,100%)}}.hv-cloud-page{isolation:isolate;background:radial-gradient(circle at 18% 18%,#8f78ad24,#0000 30%),radial-gradient(circle at 86% 22%,#fffdf9e0,#0000 28%),linear-gradient(#fbf7ef 0%,#fffdf9 48%,#f5efe5 100%);min-height:100svh;padding:clamp(120px,12vh,140px) clamp(24px,7vw,120px) clamp(24px,3vh,36px);position:relative}.hv-module-subtitle{max-width:520px;color:var(--muted);margin:18px auto 0;font-size:24px;font-weight:400;line-height:1.8}.hv-full-panels .hv-module-subtitle,.hv-full-panels p{max-width:520px;color:var(--muted);font-size:24px;font-weight:400;line-height:1.8}.hv-daily-panel{overflow:hidden}.hv-highlight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.hv-highlight-list article{background:linear-gradient(145deg,#fffdf9eb,#f2edf780);border:1px solid #8f78ad24;border-radius:22px;align-content:start;gap:10px;min-height:112px;margin:0;padding:20px;display:grid;box-shadow:0 16px 36px #5f4a7814}.hv-highlight-list strong{max-width:100%;color:var(--purple-deep);overflow-wrap:anywhere;font-size:clamp(20px,1.55vw,26px);font-weight:920;line-height:1.24}.hv-highlight-list span{max-width:100%;color:var(--muted);overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:1.45}.hv-panel-photo{object-fit:cover;object-position:center;border-radius:28px;width:100%;height:min(58vh,560px);min-height:360px;box-shadow:0 24px 60px #5f4a7821}.hv-app-cards,.hv-full-panels>article,.hv-office,.hv-contact-cards{background:0 0}.hv-cloud-stage,.hv-app-cards article,.hv-contact-cards article,.hv-office p,.shop-card,.shop-modal{background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);border:1px solid #ffffffdb;border-radius:28px}.hv-cloud-stage{width:min(1064px,100%);min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:minmax(320px,.94fr) minmax(0,1.06fr);align-items:stretch;gap:clamp(18px,3vw,34px);margin-top:clamp(32px,4vh,42px);margin-left:auto;margin-right:auto;padding:0;display:grid}.hv-intro-photo{object-fit:cover;object-position:center;border-radius:24px;width:100%;height:100%;min-height:clamp(260px,34vh,360px);box-shadow:0 24px 60px #5f4a7821}.hv-intro-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hv-intro-features article{text-align:left;background:#fffdf9d1;border:1px solid #8f78ad1f;border-radius:22px;align-content:start;min-height:0;padding:clamp(22px,2vw,28px);display:grid;box-shadow:0 16px 36px #5f4a7814}.hv-intro-features span{background:linear-gradient(135deg,#8f78adf2,#bfa5d5d9);border-radius:12px;width:28px;height:28px;margin-bottom:16px}.hv-intro-features h3{color:var(--ink);margin:0;font-size:clamp(21px,1.55vw,26px);font-weight:920;line-height:1.2}.hv-intro-features p{color:var(--muted);margin:12px 0 0;font-size:17px;line-height:1.75}.hv-panel-blue{background:linear-gradient(145deg,#fffdf9f0,#f2edf7c2)}@media (width<=900px){.hv-cloud-page{background:radial-gradient(circle at 20% 8%,#8f78ad1f,#0000 34%),linear-gradient(#fbf7ef 0%,#fffdf9 52%,#f5efe5 100%)}.hv-cloud-stage{border-radius:24px;grid-template-columns:1fr;padding:14px}.hv-intro-photo{border-radius:20px;height:clamp(240px,68vw,360px)}.hv-intro-features,.hv-highlight-list{grid-template-columns:1fr}}.hv-app-cards article span,.hv-contact-cards article span{background:var(--purple-soft);border:1px solid #8f78ad1f}.modal-layer{background:#362a4229}.shop-modal{background:#fffdf9db}@media (width<=900px){.site-header{background:#fffdf9e0;width:calc(100% - 28px)}}.site-header{color:#241c2f;-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:#ffffffc2;border:1px solid #ffffffc7;border-radius:999px;grid-template-columns:minmax(178px,.66fr) minmax(0,1.74fr) 64px;column-gap:clamp(18px,2.2vw,38px);width:auto;min-height:72px;padding:0 14px 0 18px;transition:background .22s,box-shadow .22s;display:grid;top:18px;left:clamp(16px,3.4vw,54px);right:clamp(16px,3.4vw,54px);transform:none;box-shadow:0 18px 54px #5f4a781c}.site-header>*{z-index:1;position:relative}.brand{grid-area:1/1;align-items:center;gap:12px;width:fit-content;min-width:0;margin-left:clamp(8px,1vw,18px);display:inline-flex}.logo-mark{object-fit:contain;border-radius:10px;flex:none;width:auto;max-width:142px;height:42px}.brand-copy{min-width:0}.brand-copy strong,.brand-copy small{white-space:nowrap;display:block}.brand-copy strong{color:#241c2f;font-size:1.02rem;font-weight:760;line-height:1}.brand-copy small{color:#756d7f;margin-top:5px;font-size:.72rem;font-weight:500}.site-nav{color:#514858;font-synthesis:none;grid-area:1/1/auto/-1;justify-content:center;justify-self:center;align-items:center;gap:clamp(10px,1.2vw,18px);font-size:clamp(.95rem,.9vw,1.02rem);font-weight:550;display:flex}.site-nav a{isolation:isolate;-webkit-text-fill-color:#514858;min-height:42px;text-shadow:none;white-space:nowrap;border-radius:999px;align-items:center;padding:0 clamp(13px,.9vw,16px);transition:color .18s,transform .18s;display:inline-flex;position:relative;color:#514858!important;font-weight:550!important}.site-nav a:after{display:none}.site-nav a:before{z-index:-1;content:"";border-radius:inherit;opacity:0;background:#8f78ad17;transition:opacity .18s,transform .18s;position:absolute;inset:4px -6px;transform:scaleX(.92)}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{-webkit-text-fill-color:#604b79;color:#604b79!important}.site-nav a.is-active{font-weight:600!important}.site-nav a:hover{transform:translateY(-1px)}.site-nav a:hover:before,.site-nav a:focus-visible:before,.site-nav a.is-active:before{opacity:1;transform:scaleX(1)}.site-nav a.is-active:before{background:#8f78ad24}.header-tools{grid-area:1/3;justify-self:end;align-items:center;gap:10px;margin-right:0;display:flex}.language-toggle{color:#61576a;grid-template-columns:1fr 1fr;justify-self:center;align-items:center;gap:6px;font-size:.88rem;display:grid;transform:translate(-8px)}.language-toggle button{min-width:0;height:auto;color:inherit;cursor:pointer;opacity:.48;background:0 0;border:0;border-radius:0;padding:0;font-weight:500;transition:color .18s,opacity .18s}.language-toggle button:hover,.language-toggle button:focus-visible,.language-toggle button.is-active{color:#604b79;opacity:1;font-weight:650}.menu-toggle{width:42px;height:42px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fffdf9d1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;margin:0;transition:transform .18s,opacity .18s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.page-switcher{z-index:25;transition:opacity .26s,visibility .26s,transform .26s cubic-bezier(.22,1,.36,1);position:fixed;bottom:clamp(24px,5vh,52px);right:clamp(16px,2.4vw,40px);transform:translateY(0)}.page-switcher.is-hidden{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(16px)}.page-down-link,.scroll-cue{color:var(--purple-deep);flex-direction:column;align-items:center;display:flex;position:relative}.page-down-link{outline-offset:10px;justify-content:flex-start;width:36px;min-height:144px;padding:0 0 2px;transition:color .18s,transform .24s cubic-bezier(.22,1,.36,1)}.page-down-link:hover,.page-down-link:focus-visible{color:var(--purple)}.switcher-mouse,.scroll-cue-mouse{opacity:.94;background:0 0;border:2px solid;border-radius:999px;order:1;width:22px;height:34px;display:block;position:relative}.switcher-mouse span,.scroll-cue-mouse:before{content:"";background:currentColor;border-radius:999px;width:2px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.switcher-arrow,.scroll-cue:before{color:currentColor;content:"↓";order:2;margin:14px 0 16px;font-size:1.34rem;font-weight:500;line-height:.7;animation:1.8s cubic-bezier(.46,0,.14,1) infinite arrowDrop;display:block}.switcher-line,.scroll-cue:after{content:"";opacity:.78;transform-origin:top;background:currentColor;border-radius:999px;order:3;width:2px;height:84px;display:block;position:relative;overflow:hidden}.scroll-cue{z-index:3;min-width:54px;color:var(--purple-deep);cursor:pointer;background:0 0;padding:0;position:absolute;bottom:clamp(18px,3.5vh,36px);left:max(148px,50vw - 620px)}.scroll-cue-label{color:currentColor;letter-spacing:.12em;opacity:.88;background:0 0;border-radius:0;order:0;margin-bottom:10px;font-size:11px;font-weight:800;line-height:1;display:block;position:static;border:0!important;width:auto!important;height:auto!important}.scroll-cue .scroll-cue-mouse{opacity:1;background:0 0;border:2px solid;border-radius:999px;flex:none;order:1;width:22px;height:34px;display:block;position:relative}.scroll-cue .scroll-cue-mouse:before{content:"";background:currentColor;border-radius:999px;width:2px;height:8px;position:absolute;top:8px;bottom:auto;left:50%;transform:translate(-50%)}.scroll-cue .scroll-cue-mouse:after,.scroll-cue-label:before,.scroll-cue-label:after{content:none;display:none}.scroll-cue:after{display:none}@keyframes arrowDrop{0%{opacity:0;transform:translateY(-8px)}26%{opacity:.92}62%{opacity:.92;transform:translateY(4px)}to{opacity:0;transform:translateY(10px)}}@media (width<=1280px){.site-header{grid-template-columns:minmax(0,1fr) auto;min-height:66px}.site-nav{visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#fffdf9f5;border:1px solid #ffffffd1;border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 40px #362a421f}.site-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.site-nav a{justify-content:center;min-height:46px}.language-toggle{display:none}.menu-toggle{display:flex}.page-switcher{display:none}}@media (width<=760px){.site-header{min-height:62px;padding:0 12px 0 14px;top:10px;left:12px;right:12px}.hv-cloud-page{padding-top:104px}.logo-mark{max-width:116px;height:36px}.brand-copy{display:none}.site-nav{grid-template-columns:1fr}.scroll-cue{bottom:24px;left:24px}}:root{--radius-apple-control:14px;--radius-apple-inset:18px;--radius-apple-card:24px;--radius-apple-panel:30px;--radius-apple-display:36px}.site-nav,.reference-dropdown,.reference-dropdown a,.mini-product,.hv-intro-photo,.hv-intro-features article,.hv-intro-features span,.hv-app-cards article,.hv-app-cards article span,.hv-contact-cards article,.hv-contact-cards article span,.hv-office p,.shop-modal,.shop-card,.shop-qr{corner-shape:squircle}.shop-modal{border-radius:var(--radius-apple-display)}.hv-intro-photo{border-radius:var(--radius-apple-panel);border-radius:42px}.hv-intro-features article,.hv-app-cards article,.hv-contact-cards article,.hv-office p,.shop-card{border-radius:var(--radius-apple-card)}.hv-intro-features article{border-radius:30px}.reference-dropdown,.reference-dropdown a,.mini-product,.hv-intro-features span,.hv-app-cards article span,.hv-contact-cards article span,.shop-qr{border-radius:var(--radius-apple-control)}@media (width<=900px){:root{--radius-apple-card:22px;--radius-apple-panel:26px;--radius-apple-display:30px}.site-nav{border-radius:var(--radius-apple-panel)}.hv-intro-photo{border-radius:32px}.hv-intro-features article{border-radius:26px}}html,body{max-width:100%;overflow-x:clip}.hero-copy,.hv-full-panels>article>*,.hv-cloud-stage>*,.hv-life-care-grid>*,.hv-about-panel>*,.home-footer>*{min-width:0}.hero-title-line,.hv-cloud-page h2,.hv-full-panels h2,.hv-app-cards h2,.hv-service-results h2,.hv-about-heading h1,.hv-more-copy p,.hv-highlight-list strong,.hv-highlight-list span{writing-mode:horizontal-tb;word-break:normal;overflow-wrap:break-word}@media (width>=1600px){.hero-copy{left:max(148px,50vw - 720px)}.hv-cloud-stage,.hv-life-care-grid,#memory.hv-app-cards .hv-memory-photo-wrap,.hv-about-panel{max-width:1240px}}@media (width<=1100px){.hv-life-care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hv-full-panels>article{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(28px,4vw,48px)}}@media (width<=900px){.scroll-cue{display:none}.site-header .site-nav{overscroll-behavior:contain;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;gap:6px;width:100%;max-height:calc(100svh - 96px);padding:10px;display:grid;left:0;right:0;overflow-y:auto}.site-header .site-nav a{min-height:44px;padding:0 10px}.hv-cloud-page,.hv-app-cards,.hv-service-results,#about .hv-about-hero{min-height:auto;padding:104px 24px 64px}.hv-full-panels>article{grid-template-columns:1fr;gap:32px;min-height:auto;padding:104px 24px 64px}.hv-panel-photo,.hv-memory-photo-wrap img{aspect-ratio:4/3;height:auto;min-height:0}.hv-module-subtitle,.hv-full-panels .hv-module-subtitle,.hv-full-panels p{font-size:clamp(17px,2.8vw,21px);line-height:1.7}.hv-life-care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#about .hv-about-heading h1{white-space:normal;text-wrap:balance}.hv-about-panel{padding:24px}.hv-about-copy p{line-height:1.75}.home-footer{padding-left:24px;padding-right:24px}}@media (width<=680px){.site-header{min-height:56px;padding:0 9px 0 12px;top:8px;left:10px;right:10px}.logo-mark{max-width:108px;height:32px}.menu-toggle{width:40px;height:40px}.hero-section{background:var(--cream);grid-template-rows:clamp(300px,46svh,400px) auto;align-items:stretch;min-height:0;display:grid}.hero-photo{object-position:62% center;grid-row:1;width:100%;max-width:none;height:100%;position:relative;inset:auto;transform:none}.hero-copy{width:100%;min-height:0;padding:24px 16px max(22px, env(safe-area-inset-bottom));background:var(--cream);grid-row:2;justify-content:flex-start;margin:0;position:relative;inset:auto}.hero-tags{gap:8px;margin:0 0 14px}.hero-copy .hero-kicker{min-height:30px;padding:7px 12px;font-size:clamp(.74rem,3vw,.82rem);line-height:1.15}.hero-title-line{white-space:normal;text-wrap:balance;max-width:100%}.hero-section h1{font-size:clamp(30px,8.6vw,38px);line-height:1.1}.hero-divider,.hero-lede{margin-top:18px}.hero-lede-en{font-size:clamp(22px,6.5vw,27px)}.hero-lede-cn{font-size:clamp(20px,5.8vw,24px)}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.hero-actions .hero-button{width:100%;min-width:0;min-height:46px;padding:0 12px;font-size:clamp(14px,3.8vw,16px)}.hv-cloud-page,.hv-app-cards,.hv-service-results,#about .hv-about-hero,.hv-full-panels>article{padding:92px 16px 52px}.hv-cloud-page h2,.hv-app-cards h2,.hv-service-results h2,.hv-full-panels h2,.hv-basic-hero h1{text-wrap:balance;font-size:clamp(30px,9vw,42px);line-height:1.14}.hv-cloud-stage{gap:14px;padding:0}.hv-intro-photo{aspect-ratio:4/3;height:auto;min-height:0}.hv-intro-features article,.hv-highlight-list article,.hv-life-care-card{padding:18px}.hv-life-care-grid{grid-template-columns:1fr}.hv-life-care-card img{aspect-ratio:4/3}.hv-service-cert-tags{gap:8px}.hv-service-cert-tags span{min-height:34px;padding:0 13px;font-size:14px}.hv-result-track{animation-duration:28s}.hv-result-group{gap:12px;padding-right:12px}.hv-result-card{width:clamp(164px,56vw,210px)}#more.hv-basic-hero{min-height:auto;padding:96px 16px 64px}.hv-more-copy{gap:32px}.hv-more-copy p{gap:10px;font-size:clamp(22px,7vw,30px)}.hv-about-panel{border-radius:24px;gap:24px;padding:16px}.hv-about-copy p{margin-top:16px;font-size:15px}.hv-about-video{border-radius:20px}.home-footer{padding:0}.home-footer-main{flex-direction:column;align-items:stretch;gap:28px;padding:38px 20px 32px}.home-footer-meta{justify-content:flex-start}.home-footer-bottom{padding:18px 20px 22px}.modal-layer{padding:10px}.shop-modal{border-radius:24px;max-height:calc(100svh - 20px);padding:28px 16px 20px}.reference-header{padding-left:14px;padding-right:14px}.reference-footer{gap:30px;padding:42px 20px}.reference-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=380px){.site-header{padding-left:10px;padding-right:9px;left:8px;right:8px}.logo-mark{max-width:104px}.hero-copy{width:100%}.hero-section h1{font-size:30px}.hero-copy .hero-kicker{padding-left:10px;padding-right:10px;font-size:.74rem}.reference-footer-grid{grid-template-columns:1fr}}@media (width<=960px) and (height<=600px) and (orientation:landscape){.hero-section{grid-template-rows:1fr;grid-template-columns:minmax(300px,54%) minmax(0,1fr);min-height:max(420px,100svh);display:grid}.hero-photo{object-position:72% center;grid-area:1/1;width:100%;height:100%;position:relative;inset:auto;transform:none}.hero-copy{width:100%;min-height:0;padding:72px 18px max(18px, env(safe-area-inset-bottom));background:var(--cream);grid-area:1/2;justify-content:center;margin:0;position:relative;inset:auto}.hero-section h1{font-size:clamp(26px,4.2vw,34px)}.hero-tags{margin:0 0 10px}.hero-divider,.hero-lede,.hero-actions{margin-top:12px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-actions .hero-button{min-height:40px;padding:0 12px}.hv-cloud-page,.hv-app-cards,.hv-service-results,#about .hv-about-hero,.hv-full-panels>article{padding-top:88px}}.home-footer,.reference-footer{color:#2d254085;background:#fff;border-top:1px solid #2d254014;justify-content:center;align-items:center;gap:0;min-height:72px;padding:20px 24px;display:flex}.home-footer>p,.reference-footer>p{color:inherit;letter-spacing:.01em;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;margin:0;font-size:14px;font-weight:550;line-height:1.5;display:flex}.home-footer .footer-separator,.reference-footer .footer-separator{color:#2d254038}.home-footer>p a,.reference-footer>p a{color:inherit;font:inherit;text-decoration:none}.home-footer>p a:hover,.home-footer>p a:focus-visible,.reference-footer>p a:hover,.reference-footer>p a:focus-visible{color:#604b79;text-underline-offset:3px;text-decoration:underline}@media (width<=600px){.home-footer>p,.reference-footer>p{flex-direction:column}.home-footer .footer-separator,.reference-footer .footer-separator{display:none}}
