@font-face{font-family:Lexend;src:url(/assets/lexend.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{font-family:Lexend,ui-rounded,system-ui,sans-serif;color:#090909;background:#faf9f7;font-synthesis:none;--brand: #efd703;--paper: #faf9f7;--card: #f3f2ef;--ink: #090909;--muted: #6d6a63;--cobalt: #4057cc;--orange: #ed4a24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.section-shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:16px;z-index:20;width:min(1200px,calc(100% - 48px));height:58px;margin:16px auto -74px;padding:0 16px 0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid transparent;border-radius:24px;transition:background .25s,border-color .25s,box-shadow .25s}.site-header--scrolled{background:#ffffffd6;border-color:#0000000a;box-shadow:0 8px 30px #14120a12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header>a:first-child{justify-self:start}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}.site-header nav a:hover{opacity:.55}.brand{display:inline-flex;align-items:center;gap:8px;font-size:25px;letter-spacing:-.04em}.brand img{width:31px;height:31px;border-radius:9px;object-fit:cover}.brand--inverse{color:#fff}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.locale-switch{min-width:48px;padding:9px 12px;border:1px solid rgba(0,0,0,.1);background:#ffffffb8;border-radius:999px;cursor:pointer;font-size:13px}.locale-switch:hover{background:#fff}.locale-switch:focus-visible,.header-cta:focus-visible{outline:2px solid var(--cobalt);outline-offset:3px}.header-cta{padding:11px 22px;background:var(--ink);color:#fff;border-radius:999px;font-size:14px;white-space:nowrap}.hero{min-height:900px;padding:205px 24px 92px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-orbit{width:174px;height:174px;margin-bottom:64px;border-radius:44px;box-shadow:0 22px 70px #12110826;animation:breathe 5s ease-in-out infinite;overflow:hidden}.hero-orbit img{width:100%;height:100%;object-fit:cover}@keyframes breathe{50%{transform:translateY(-7px) rotate(1deg);box-shadow:0 34px 86px #12110833}}.hello{color:var(--cobalt);font-size:25px;margin-bottom:20px}.hero h1{font-size:clamp(42px,4vw,58px);line-height:1.06;letter-spacing:-.045em;font-weight:500;margin-bottom:20px}.hero-copy{color:var(--muted);font-size:19px;margin-bottom:28px}.practice-buttons{display:flex;gap:12px;justify-content:center}.practice-button{min-width:190px;padding:10px 18px 10px 12px;background:#1d1d1d;color:#fff;border-radius:999px;display:flex;align-items:center;gap:12px;text-align:left;transition:transform .2s}.practice-button:hover{transform:translateY(-3px)}.practice-button__mark{width:38px;height:38px;display:grid;place-items:center;background:var(--brand);color:#000;border-radius:50%;font-size:11px;font-weight:800}.practice-button small,.practice-button strong{display:block}.practice-button small{font-size:9px;opacity:.64;letter-spacing:.08em}.practice-button strong{font-size:14px;margin-top:2px}.availability{margin-top:16px;color:var(--muted);font-size:13px}.availability span{color:var(--brand)}#how,#moments,#faq{scroll-margin-top:112px}.language-strip{width:min(1200px,calc(100% - 32px));margin:-2px auto 120px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px}.language-strip>button{width:44px;height:44px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 22px #0000000f;cursor:pointer}.language-window{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.language-window::-webkit-scrollbar{display:none}.language-track{display:flex;gap:16px;width:max-content;padding:8px 0}.language-card{scroll-snap-align:start;width:198px;min-height:88px;padding:18px 20px;border-radius:28px;background:#fff;display:flex;align-items:center;gap:14px}.language-card img,.language-dot{width:48px;height:48px;border-radius:50%;flex:0 0 auto}.language-dot{display:grid;place-items:center;background:var(--brand);font-size:12px;font-weight:750;letter-spacing:.02em}.language-dot--blue{background:var(--cobalt);color:#fff}.language-dot--orange{background:var(--orange);color:#fff}.language-card strong,.language-card small{display:block}.language-card strong{font-size:16px}.language-card small{color:var(--muted);margin-top:3px}.how{padding:40px 0 144px}.how>h2,.moments h2,.capabilities h2,.faq h2{font-size:clamp(46px,5vw,64px);line-height:1.05;letter-spacing:-.05em;font-weight:450}.how>h2{max-width:690px;margin-bottom:74px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{min-height:510px;padding:64px 32px 40px;border-radius:42px;background:#f0efec;display:flex;flex-direction:column;justify-content:space-between}.step-card:nth-child(2){box-shadow:0 24px 40px #00000014}.step-mark{width:80px;height:80px;border-radius:50%;background:var(--brand);display:grid;place-items:center;font-size:40px;font-weight:700}.step-number{color:var(--orange);font-size:38px}.step-card h3{font-size:25px;line-height:1.12;margin:12px 0;letter-spacing:-.03em}.step-card p{color:var(--muted);line-height:1.5;margin:0}.moments{background:var(--brand);padding:128px 0}.moments h2{max-width:690px;margin-bottom:24px}.section-lede{max-width:690px;font-size:19px;line-height:1.5;margin-bottom:60px;color:#000000a6}.moment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.moment-card{min-height:436px;padding:30px;background:#fff;border-radius:38px;display:flex;flex-direction:column}.moment-symbol{width:68px;height:68px;border-radius:20px;object-fit:cover}.moment-eyebrow{margin:24px 0 8px;font-size:11px;letter-spacing:.11em;color:var(--muted)}.moment-card h3{font-size:28px;line-height:1.1;letter-spacing:-.04em;padding-bottom:24px;border-bottom:1px solid #eceae5}.dialogue{margin-top:auto;font-size:14px;line-height:1.45}.dialogue p{margin:12px 0 0}.dialogue p:last-child{display:grid;grid-template-columns:65px 1fr}.dialogue small{color:var(--muted);font-size:9px;letter-spacing:.09em;padding-top:3px}.bubble{background:#f0f1f4;border-radius:18px;padding:9px 13px;margin-left:auto!important;width:fit-content;max-width:84%}.capabilities{padding:136px 0 150px;background:#111;color:#fff;overflow:hidden}.capabilities h2{max-width:760px;margin-bottom:22px}.section-lede--dark{color:#ffffff94}.capability-rail{width:max-content;display:flex;gap:20px;padding:10px max(32px,calc((100vw - 1200px)/2));animation:rail 34s linear infinite alternate}@keyframes rail{to{transform:translate(min(-440px,calc(100vw - 1480px)))}}.capability-card{width:360px;height:300px;padding:30px;flex:0 0 auto;background:#fff;color:#111;border-radius:34px;display:flex;flex-direction:column}.capability-line{width:52px;height:8px;border-radius:10px;background:var(--brand)}.capability-card p{font-size:21px;line-height:1.42;letter-spacing:-.02em;margin:32px 0 20px}.capability-card footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.capability-card footer strong{font-size:13px}.capability-card footer span{color:var(--muted);font-size:11px}.faq{padding:150px 0}.faq h2{width:min(768px,100%);margin:0 auto 62px}.faq h2 span{font-weight:250;filter:blur(1.4px)}.faq-list{width:min(768px,100%);margin-inline:auto;border-top:1px solid #dedbd3}.faq-item{border-bottom:1px solid #dedbd3}.faq-item button{width:100%;min-height:76px;padding:20px 4px 20px 0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;cursor:pointer;font-size:20px}.faq-item button:focus-visible{outline:2px solid var(--cobalt);outline-offset:4px;border-radius:10px}.faq-item button span:last-child{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--cobalt);flex:0 0 auto}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-answer p{overflow:hidden;margin:0;color:var(--muted);line-height:1.6;padding-right:70px}.faq-item--open .faq-answer{grid-template-rows:1fr}.faq-item--open .faq-answer p{padding-bottom:26px}.final-cta{min-height:590px;display:flex;align-items:center;justify-content:space-between;gap:60px}.final-cta h2{font-size:clamp(48px,5vw,70px);letter-spacing:-.05em;margin-bottom:14px}.final-cta p{color:var(--muted);font-size:19px;margin-bottom:32px}.final-cta>img{width:220px;height:220px;object-fit:cover;border-radius:54px;box-shadow:0 25px 70px #00000029}.solid-button{display:inline-block;padding:15px 24px;border-radius:999px;background:#111;color:#fff}.site-footer{padding:58px 0;background:#111;color:#fff}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:54px;align-items:start}.footer-grid>div:first-child p{color:#ffffff8c;margin:16px 0 0}.footer-links{display:flex;gap:30px;font-size:13px;color:#ffffffb3}.footer-note{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.12);padding-top:30px;color:#ffffff73;font-size:12px;margin:0}.footer-legal{grid-column:1 / -1;margin:-34px 0 0;display:flex;justify-content:flex-end;gap:20px;color:#ffffff94;font-size:12px}.footer-legal a:hover,.footer-links a:hover{color:#fff}.legal-page{min-height:100vh;background:var(--paper)}.legal-nav{width:min(920px,calc(100% - 48px));height:76px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.legal-brand{display:inline-flex;align-items:center;gap:9px;font-size:23px;letter-spacing:-.04em}.legal-brand img{width:32px;height:32px;border-radius:9px}.legal-nav>div{display:flex;align-items:center;gap:10px;font-size:13px}.legal-nav button{min-width:48px;padding:9px 12px;border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:999px;cursor:pointer}.legal-nav a:focus-visible,.legal-nav button:focus-visible,.contact-card:focus-visible,.legal-footer a:focus-visible{outline:2px solid var(--cobalt);outline-offset:3px}.legal-document{width:min(920px,calc(100% - 48px));margin:68px auto 120px}.legal-eyebrow{color:var(--cobalt);font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.legal-document h1{max-width:760px;font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.055em;font-weight:470;margin-bottom:28px}.legal-meta{color:var(--muted);font-size:13px;line-height:1.55;margin-bottom:34px}.legal-meta p{margin-bottom:4px}.legal-intro{max-width:780px;color:#3f3d38;font-size:20px;line-height:1.65;margin-bottom:34px}.contact-card{max-width:620px;padding:20px 22px;border-radius:22px;background:var(--brand);display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:72px}.contact-card span{font-size:12px;color:#0009}.contact-card strong{font-size:16px}.legal-sections{border-top:1px solid #dedbd3}.legal-sections section{display:grid;grid-template-columns:240px 1fr;gap:48px;padding:48px 0;border-bottom:1px solid #dedbd3}.legal-sections h2{font-size:21px;line-height:1.35;letter-spacing:-.025em;font-weight:600;margin:0}.legal-sections p,.legal-sections ul{color:#55524b;font-size:15px;line-height:1.75;margin:0}.legal-sections ul{padding-left:20px}.legal-sections li+li{margin-top:14px}.legal-footer{padding:38px 24px;background:#111;color:#ffffff9e;font-size:12px}.legal-footer>div{width:min(920px,100%);margin-inline:auto;display:flex;justify-content:space-between;gap:28px}.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px}.legal-footer a:hover{color:#fff}main[lang=zh-CN] h1,main[lang=zh-CN] h2,main[lang=zh-CN] h3{letter-spacing:-.035em}main[lang=zh-CN] .moment-eyebrow{letter-spacing:.08em}@media(min-width:801px)and (max-height:760px){.hero{padding-top:190px}.hero-orbit{width:132px;height:132px;margin-bottom:30px;border-radius:34px}.hello{font-size:20px;margin-bottom:14px}.hero h1{font-size:46px}}@media(max-width:800px){.section-shell{width:calc(100% - 32px)}.site-header{top:12px;width:calc(100% - 24px);height:56px;margin:12px auto -68px;padding:0 8px 0 12px;grid-template-columns:1fr auto}.site-header nav{display:none}.brand{font-size:21px}.brand img{width:28px;height:28px}.header-actions{gap:6px}.locale-switch{min-width:40px;padding:8px 9px;font-size:12px}.header-cta{padding:10px 14px;font-size:12px}.hero{min-height:844px;padding:184px 16px 60px}.hero-orbit{width:128px;height:128px;margin-bottom:58px;border-radius:34px}.hello{font-size:16px;margin-bottom:16px}.hero h1{font-size:30px;line-height:1.08;margin-bottom:16px}main[lang=zh-CN] .hero h1{font-size:28px;line-height:1.25}.hero-copy{font-size:16px}.practice-buttons{flex-direction:column;width:min(250px,100%)}.practice-button{width:100%}.language-strip{margin-bottom:84px;grid-template-columns:38px 1fr 38px;gap:6px}.language-strip>button{width:38px;height:38px}.language-card{width:176px}.how{padding:20px 0 96px}.how>h2,.moments h2,.capabilities h2,.faq h2{font-size:40px}.how>h2{margin-bottom:44px}.step-grid,.moment-grid{grid-template-columns:1fr}.step-card{min-height:380px;padding:38px 28px 30px}.step-card:nth-child(2){box-shadow:none}.moments{padding:84px 0}.moment-grid{gap:14px}.moment-card{min-height:400px}.capabilities{padding:90px 0 100px}.capability-rail{padding-left:16px;animation:none;overflow-x:auto;max-width:100%}.capability-card{width:310px;height:285px}.faq{padding:96px 0}.faq h2{margin-bottom:40px}.faq-item button{font-size:16px}.faq-answer p{padding-right:18px;font-size:14px}.final-cta{min-height:630px;flex-direction:column-reverse;justify-content:center;text-align:center}.final-cta>img{width:150px;height:150px;border-radius:38px}.final-cta h2{font-size:44px}.footer-grid{grid-template-columns:1fr}.footer-note{grid-column:auto}.footer-links{flex-wrap:wrap;gap:18px 24px}.footer-legal{grid-column:auto;margin:-16px 0 0;flex-direction:column;justify-content:flex-start;gap:8px}.legal-nav,.legal-document{width:calc(100% - 32px)}.legal-document{margin-top:48px;margin-bottom:84px}.legal-document h1{font-size:42px}.legal-intro{font-size:17px}.contact-card{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:54px}.legal-sections section{grid-template-columns:1fr;gap:16px;padding:34px 0}.legal-footer>div{flex-direction:column}.legal-footer nav{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
