:root{--paper:#f4f1e9;--ink:#232e28;--muted:#646a62;--amber:#ffc11b;--teal:#1b9aaa;--line:#deded3;--font:ui-rounded,"SF Pro Rounded","Arial Rounded MT Bold",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button,select,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #087887;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}p{line-height:1.65}h1,h2,h3{letter-spacing:-.045em}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:28px}.wordmark{font-size:32px;font-weight:750;letter-spacing:-1.7px}.wordmark sup{display:inline-block;letter-spacing:0;line-height:1.25;padding-inline:0.08em;background:linear-gradient(135deg,var(--amber) 48%,var(--teal) 52%);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:.6em;vertical-align:super;position:relative;top:-.08em}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:550}.site-header nav a:hover,footer a:hover{color:#107d89}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--ink);color:#fff;border-radius:30px;font-size:14px;font-weight:650;padding:14px 23px;transition:transform .2s,background .2s}.button:hover{background:#3e4d41;transform:translateY(-2px)}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:680px;align-items:center;padding-top:40px;padding-bottom:84px;gap:30px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.8px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:28px}.dot{display:inline-block;width:8px;height:8px;background:var(--amber);border-radius:50%}.dot.teal{background:var(--teal)}h1{font-size:clamp(52px, 5.7vw, 78px);line-height:1.07;font-weight:750;letter-spacing:-4.3px}.better{position:relative;white-space:nowrap;z-index:0}.better svg{position:absolute;width:100%;height:18px;bottom:-9px;left:0;z-index:-1;fill:none;stroke:var(--amber);stroke-width:7;stroke-linecap:round}.hero-description{font-size:18px;line-height:1.6;margin:32px 0 25px;color:#596055}.store-button{display:inline-block;line-height:0;transition:transform .2s}.store-button:hover{transform:translateY(-3px)}.store-button img{width:156px;height:52px}.fine-print{font-size:12px;color:var(--muted);margin-top:12px}.hero-art{position:relative;height:530px}.art-orbit{position:absolute;width:410px;height:410px;border:1px dashed #d8d3c5;border-radius:50%;left:8%;top:60px;transform:rotate(-20deg)}.character-seat{position:absolute;left:4%;top:83px;transform:rotate(-6deg);width:245px}.character-seat>img{border:9px solid var(--paper);border-radius:50%;box-shadow:0 0 0 1px #dbdbd0}.seat-label{text-align:center;font-size:17px;font-weight:750;margin-top:9px}.seat-label .dot{margin-right:5px}.seat-label small{display:block;font-size:14px;font-weight:450;margin-top:3px;color:var(--muted)}.tutor-seat{position:absolute;right:0;top:250px;transform:rotate(7deg);width:200px}.tutor-disc{background:#d3e6e1;border-radius:50%;border:8px solid var(--paper);box-shadow:0 0 0 1px #dbdbd0;aspect-ratio:1;display:grid;place-items:center}.tutor-disc img{width:64%}.pair-cross{position:absolute;left:55%;top:280px;font-size:48px;color:var(--teal);font-weight:600;transform:rotate(-12deg)}.hello-bubble{position:absolute;right:1%;top:48px;background:#fffaf0;box-shadow:0 5px 0 #e9e4d9;padding:17px 24px;border-radius:22px 22px 22px 3px;transform:rotate(4deg);font-size:19px;font-weight:650}.hello-bubble span{display:block;font-size:15px;line-height:1.5}.hello-bubble span:last-child{color:#147c87}.hint-bubble{position:absolute;left:2%;bottom:0;background:#deece5;border-radius:20px 20px 3px 20px;padding:17px 23px;transform:rotate(-4deg);font-size:15px;font-weight:550;line-height:1.55}.art-star{position:absolute;right:10%;top:190px;font-size:56px;color:var(--amber)}.language-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.language-strip>.wrap{display:flex;gap:45px;align-items:center}.language-strip span{font-size:9px;letter-spacing:1px;flex-shrink:0;line-height:1.8}.language-strip strong{font-size:12px;letter-spacing:0;font-weight:650}.language-strip p{font-size:13px;line-height:2.3;color:#596055}.language-strip i{font-style:normal;margin:0 9px;color:#a1a38e}.section{padding-block:105px}.section-heading{text-align:center}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:clamp(35px, 4vw, 50px);line-height:1.14;font-weight:700}.section-heading>p:last-child{margin-top:22px;font-size:16px;color:var(--muted)}.pain-options{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:850px;margin:35px auto}.pain-options button{border:1px solid #d6d7cc;background:0 0;padding:13px 19px;border-radius:30px;color:#535c51;font-size:14px;min-height:46px;transition:background .2s,border-color .2s}.pain-options button:hover{border-color:var(--ink)}.pain-options button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.duo-answers{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.answer{border-radius:24px;padding:30px 35px}.character-answer{background:color-mix(in srgb,var(--amber) 35%,var(--paper))}.tutor-answer{background:#d7e9e3}.answer-top{display:flex;align-items:center;gap:13px;font-size:16px;font-weight:650}.answer-top>img{border-radius:50%}.answer-top small{display:block;font-size:12px;font-weight:400;margin-top:4px}.answer-symbol{margin-left:auto;font-size:30px}.mini-tutor{display:grid;place-items:center;width:64px;height:64px;background:#f4f1e980;border-radius:50%}.answer h3{font-size:28px;line-height:1.2;margin:24px 0 13px;min-height:68px;max-width:380px}.answer>p{font-size:14px;max-width:370px;color:#4a5548}.answer-plus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;display:grid;place-items:center;background:var(--paper);border-radius:50%;font-size:29px}.practice-section{background:#e9eade;padding-block:95px}.practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.practice-copy .eyebrow{margin-bottom:22px}.practice-copy>p:not(.eyebrow){font-size:16px;color:#61675b;margin-top:23px}.steps{list-style:none;padding:0;margin:32px 0}.steps li{padding:13px 0;font-size:15px;border-bottom:1px solid #d4d8ca}.steps span{color:#73846f;font-size:12px;margin-right:15px}.text-link{display:inline-flex;gap:25px;border-bottom:1px solid;padding-bottom:5px;font-size:14px;font-weight:650}.demo-shell{background:#faf8f1;border:1px solid #d9dbce;border-radius:28px;box-shadow:0 16px 36px #2534210a;overflow:hidden;transform:rotate(1deg)}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;padding:17px 23px;border-bottom:1px solid #e3e4d8;font-size:10px;font-weight:700;letter-spacing:1.6px}.demo-toolbar select{padding:9px 28px 9px 12px;border:1px solid #d8dbd0;border-radius:15px;background:var(--paper);font-size:12px;color:var(--ink)}.conversation{padding:23px 23px 9px;min-height:568px}.chat-person{display:flex;gap:9px;align-items:center;font-size:15px;font-weight:700;margin-bottom:15px}.chat-person img{border-radius:50%;flex-shrink:0}.chat-person span:not(.chat-spark){display:block;font-size:10px;font-weight:400;color:#74796f;margin-top:3px}.chat-person b{font-weight:400}.chat-spark{margin-left:auto;color:var(--amber);font-size:28px}.bubble{background:#eeece5;border-radius:17px 17px 17px 4px;padding:12px 15px;font-size:14px;line-height:1.6;max-width:90%;margin-bottom:13px;width:fit-content}.tutor-panel{background:#dceae4;border-radius:20px;padding:9px 15px 4px;margin:17px 0}.grabber{width:30px;height:4px;border-radius:5px;background:#b2c9c0;margin:0 auto 12px}.tutor-panel .chat-person{margin-bottom:12px}.tutor-panel .bubble{font-size:13px}.bubble.ask{background:#167c88;color:#fff;margin-left:auto;border-radius:15px 15px 4px 15px}.bubble.coaching{background:#f8faf4}.coaching strong{color:#147783;text-decoration:underline;text-underline-offset:3px;font-weight:650}.bubble.user{background:var(--amber);margin-left:auto;border-radius:17px 17px 4px 17px}.demo-caption{text-align:center;font-size:10px;color:#767b6f;margin:8px 12px 20px}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.scenario-grid article{border-top:1px solid #cfd3c4;padding:27px 15px 0}.scenario-grid article>span:first-child{font-size:34px;display:block;margin-bottom:25px}.scenario-grid h3{font-size:24px;margin-bottom:12px}.scenario-grid p{font-size:15px;color:var(--muted);max-width:270px}.scenario-tag{display:inline-block;font-size:9px;letter-spacing:1.3px;margin-top:30px;color:#6e7666}.study-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;padding:60px 70px 0;background:#e1e9e3;border-radius:30px;overflow:hidden}.study-visual{height:590px;position:relative;padding-left:10px;padding-top:40px;overflow:hidden}.study-visual>img{width:280px;border:6px solid #27342d;border-radius:39px;transform:rotate(-5deg);box-shadow:12px 20px 45px #2534211a}.study-note{position:absolute;bottom:50px;left:0;white-space:nowrap;background:color-mix(in srgb,var(--amber) 18%,var(--paper));padding:15px 20px;border-radius:12px;transform:rotate(-6deg);font-size:14px;box-shadow:0 5px 15px #00000009}.study-copy{padding-bottom:52px}.study-copy .eyebrow{margin-bottom:20px}.study-copy h2{font-size:38px}.study-copy>p:not(.eyebrow){font-size:15px;color:#5e6a5f;margin-top:22px}.feature-line{display:flex;gap:18px;margin-top:24px}.feature-line>span{font-size:23px;color:#207e79;min-width:22px}.feature-line h3{font-size:17px;letter-spacing:-.02em;margin-bottom:5px}.feature-line p{font-size:13px;color:#5e6a5f}.faq-section{display:grid;grid-template-columns:0.85fr 1.15fr;gap:70px}.faq-section h2{margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 0;cursor:pointer;font-size:16px;font-weight:550}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);padding:0 30px 24px 0}.faq-list a{text-decoration:underline}.final-cta{text-align:center;background:var(--amber);padding:65px 0 70px}.tiny-pair{display:flex;justify-content:center;align-items:center;gap:18px;margin-bottom:25px}.tiny-pair img{border-radius:50%}.tiny-pair span{font-size:30px;color:#127a80}.final-cta h2{font-size:clamp(42px, 5vw, 64px);margin:24px 0 30px;line-height:1.07}.final-cta h2>span:not(.cjk-ending){color:#536b3b}.final-cta .fine-print{color:#4f552f}footer.wrap{display:flex;justify-content:space-between;padding-block:45px}footer p{font-size:12px;color:var(--muted);margin-top:15px}footer nav{display:flex;gap:26px;font-size:12px;align-items:center;min-height:44px}.footer-right{text-align:right}.skip{position:absolute;top:-60px;left:20px;background:#fff;padding:15px;z-index:10}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:1450px){.hero{padding-top:65px;padding-bottom:100px}}@media (max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:10px}h1{font-size:60px;letter-spacing:-3px}.hero-art{transform:scale(.88);transform-origin:right center}.character-seat{left:0}.tutor-seat{right:-15px}.practice-grid{gap:45px}.study-section{gap:35px;padding-inline:35px}.study-copy h2{font-size:33px}.study-visual>img{width:250px}.hello-bubble{right:-15px}}@media (max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:20px}.site-header nav{display:none}.wordmark{font-size:29px}.button-small{font-size:12px;padding:12px 19px}.hero{grid-template-columns:1fr;text-align:center;padding-top:40px;padding-bottom:48px;gap:0}.hero .eyebrow{justify-content:center;font-size:9px;margin-bottom:22px}h1{font-size:clamp(47px, 9vw, 70px);letter-spacing:-2.8px}.hero-description{font-size:16px;margin:25px 0 20px}.hero-art{height:480px;width:min(450px,100%);margin:20px auto 0;transform:scale(.95);transform-origin:center}.character-seat{width:220px;left:0;top:60px}.tutor-seat{width:170px;top:235px;right:0}.hello-bubble{right:0;top:25px;font-size:17px}.art-orbit{width:340px;height:340px;left:5%;top:70px}.pair-cross{top:235px;left:52%}.art-star{top:160px;right:8%}.hint-bubble{bottom:10px;left:0;text-align:left;font-size:13px}.language-strip>.wrap{flex-direction:column;text-align:center;gap:12px}.language-strip span br{display:none}.language-strip strong{margin-left:7px}.language-strip p{font-size:12px}.section{padding-block:70px}h2{font-size:36px}.section-heading>p:last-child{font-size:15px}.pain-options{gap:8px}.pain-options button{font-size:12px;padding:11px 15px}.duo-answers{gap:16px}.answer{padding:25px}.answer h3{font-size:24px;min-height:86px}.answer-top{font-size:14px}.answer-top>img,.mini-tutor{width:46px;height:46px}.mini-tutor img{width:35px}.answer-symbol{display:none}.answer-top small{font-size:10px}.answer-plus{width:35px;height:35px;font-size:22px}.practice-section{padding-block:65px}.practice-grid{grid-template-columns:1fr;gap:40px}.practice-copy{max-width:500px;margin:auto;width:100%}.demo-shell{max-width:460px;width:100%;margin:auto;transform:none}.conversation{min-height:540px}.scenario-grid{gap:15px}.scenario-grid article{padding-inline:0}.scenario-grid h3{font-size:20px}.scenario-grid p{font-size:13px}.study-section{grid-template-columns:1fr;padding:40px 30px 0;gap:0}.study-copy{grid-row:1;padding-bottom:10px}.study-copy h2{font-size:34px}.study-visual{height:470px;max-width:340px;width:100%;margin:auto;padding-left:25px}.study-visual>img{width:270px}.study-note{bottom:35px;font-size:12px}.faq-section{grid-template-columns:1fr;gap:25px}.final-cta h2{font-size:47px}footer.wrap{padding-block:30px;gap:25px}footer nav{gap:17px;font-size:11px}}@media (max-width:450px){.hero-art{transform:scale(.9);width:100%;height:435px;margin-top:20px}.character-seat{width:200px}.tutor-seat{width:150px;top:230px}.hello-bubble{font-size:15px;padding:13px 17px;top:5px}.hello-bubble span{font-size:12px}.pair-cross{left:53%;top:210px}.hint-bubble{bottom:0;font-size:12px;padding:13px 17px}.art-orbit{width:290px;height:290px;top:85px;left:0}.seat-label{font-size:15px}.seat-label small{font-size:12px}.art-star{font-size:45px}.duo-answers{grid-template-columns:1fr;gap:20px}.answer h3{min-height:0;max-width:280px}.answer-plus{top:50%;left:50%}.answer{padding:26px}.scenario-grid{grid-template-columns:1fr;gap:28px}.scenario-grid article{position:relative;padding-left:65px;padding-top:22px}.scenario-grid article>span:first-child{position:absolute;left:0;top:20px;font-size:30px}.scenario-grid h3{font-size:23px}.scenario-grid p{max-width:none;font-size:14px}.scenario-tag{margin-top:17px}.demo-toolbar{padding-inline:17px}.conversation{padding-inline:16px}.bubble{font-size:13px}.study-section{padding-inline:23px}footer.wrap{flex-direction:column}.footer-right{text-align:left}.footer-right p{margin-top:5px}.final-cta h2{font-size:43px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{transition:none!important;animation:none!important}}@media (max-width:450px){h1{font-size:clamp(36px, 12vw, 50px);letter-spacing:-2.4px}.hero-art,.hero-copy{min-width:0}.hero .eyebrow{letter-spacing:1.3px}}@media (max-width:360px){.hero-art{transform:scale(.84);transform-origin:left center;width:310px;margin-bottom:-35px}.hero-description{font-size:14px}.hero .eyebrow{font-size:8px}.study-copy h2{font-size:30px}}@media (max-width:800px){.hero{grid-template-columns:minmax(0,1fr)}}.art-orbit{width:85%;max-width:410px;height:auto;aspect-ratio:1;transform:none}.header-shell{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.site-header{padding-block:18px;gap:22px}.header-actions{display:flex;align-items:center;gap:16px}#site-language{background:0 0;color:var(--ink);border:1px solid var(--line);border-radius:24px;min-height:44px;padding:8px 10px;font-size:14px;max-width:115px}.button{gap:8px;white-space:nowrap}.skip{position:fixed;z-index:30}.site-header nav a,footer nav a{display:inline-flex;align-items:center;min-height:44px}.steps .step-text{color:inherit;font-size:inherit;margin:0}.chat-person .demo-character-name,.chat-person .demo-tutor-name{display:inline;font-size:inherit;color:inherit;font-weight:inherit}.chat-person .demo-tutor-name{font-size:15px;font-weight:700}.faq-list summary .question-text{font-size:16px;font-weight:550;transform:none}.study-section{overflow:visible;padding-block:48px}.study-visual{height:auto;padding:18px 24px 32px;overflow:visible;display:flex;align-items:center;justify-content:center}.study-visual>img{display:block;width:min(100%,265px);height:auto;border:0;border-radius:0;transform:rotate(-4deg);filter:drop-shadow(10px 15px 16px #2534211a);box-shadow:none}.study-note{position:relative;display:block;left:auto;bottom:auto;text-align:center;white-space:normal;max-width:300px;margin:12px auto 0}.study-visual{flex-direction:column}.study-copy{padding-bottom:0}.tiny-pair>.tutor-disc{width:66px;height:66px;flex:0 0 66px;border:0;box-shadow:none;background:color-mix(in srgb,var(--teal) 15%,var(--paper));margin:0}.tiny-pair .tutor-disc img{width:64%;height:auto}:lang(ja) h1,:lang(zh-Hans) h1,:lang(zh-Hant) h1{font-size:clamp(38px, 4.5vw, 62px);letter-spacing:-.04em;line-height:1.25}:lang(ja) .better,:lang(zh-Hans) .better,:lang(zh-Hant) .better{white-space:normal}:lang(ja) h2,:lang(zh-Hans) h2,:lang(zh-Hant) h2{line-height:1.35}.locale-links{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:flex-end;margin-top:14px}.locale-links a{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.locale-links [aria-current=page]{text-decoration:underline;text-underline-offset:4px}@media (max-width:1100px){.site-header nav{gap:18px}.header-actions{gap:10px}.study-section{padding-block:40px}}@media (max-width:800px){.site-header{padding-block:12px}.study-section{padding-block:35px}.study-visual{height:auto;padding-top:35px;overflow:visible}.study-visual>img{width:min(100%,265px)}.study-note{bottom:auto}.demo-toolbar select{min-height:44px;font-size:16px;max-width:160px}}@media (max-width:450px){.header-actions{gap:8px}#site-language{font-size:12px;max-width:91px;padding-inline:7px}.site-header{gap:10px}.button-small{padding:12px;font-size:11px}.site-header .wordmark{font-size:26px}.locale-links{justify-content:flex-start}.study-section{padding-inline:24px}.study-visual{padding-inline:12px}:lang(ja) h1,:lang(zh-Hans) h1,:lang(zh-Hant) h1{font-size:38px}}@media (max-width:360px){.site-header .wordmark{font-size:23px}.button-small{padding-inline:10px}.header-actions{gap:5px}#site-language{max-width:83px}}.steps span{color:#5c6958}.chat-person span:not(.chat-spark){color:#596356}.chat-person span.demo-character-name{display:inline;margin:0;font-size:inherit;font-weight:inherit;color:inherit}.chat-person span.demo-tutor-name{display:inline;margin:0;font-size:15px;font-weight:700;color:var(--ink)}.demo-caption,.scenario-tag{color:#5e6858}.faq-list details[open] summary .question-text{transform:none}.study-visual>img{border:5px solid var(--ink);border-radius:34px}#site-language,.demo-toolbar select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='m2 4 4 4 4-4' fill='none' stroke='%23232e28' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:12px 12px;padding-inline:14px 36px;cursor:pointer}#site-language{width:116px;max-width:none}footer.wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:30px 48px;padding-block:40px 20px}.footer-brand>p{margin-top:14px;font-size:13px}.footer-right{padding-top:1px;text-align:right}.footer-right nav{justify-content:flex-end;flex-wrap:wrap;gap:8px 28px;font-size:13px}.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px 32px;border-top:1px solid var(--line);padding-top:18px}.footer-bottom .locale-links{justify-content:flex-start;gap:4px 24px;margin:0}.footer-bottom .locale-links a{font-size:12px}.footer-bottom .copyright{flex-shrink:0;margin:0;font-size:12px}@media (max-width:600px){footer.wrap{grid-template-columns:minmax(0,1fr);gap:18px;padding-block:32px 20px}.footer-right{padding:0;text-align:left}.footer-right nav{justify-content:flex-start;gap:8px 24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding-top:12px}.footer-bottom .locale-links{gap:4px 20px}}@media (max-width:450px){#site-language{width:90px;max-width:90px;padding-inline:10px 26px;background-position:right 10px center;background-size:10px 10px}}@media (max-width:360px){#site-language{width:86px;max-width:86px;padding-inline-start:8px}.footer-bottom .locale-links{gap:4px 16px}}html:is([lang=zh-Hans],[lang=zh-Hant]) .hero h1{font-size:clamp(32px, 4.1vw, 52px);line-height:1.22;letter-spacing:-.04em}.zh-headline-line{display:block;width:fit-content}.zh-mobile-break{display:none}@media (max-width:800px){html:is([lang=zh-Hans],[lang=zh-Hant]) .hero h1{font-size:clamp(38px, 7vw, 52px);line-height:1.25}.zh-headline-line{margin-inline:auto}.zh-mobile-break{display:initial}}.hero .better{display:inline-block}.hero .better.zh-headline-line{display:block}html:is(
[lang=ko],[lang=es],[lang=fr],[lang=de],[lang=it],[lang=pt]
) .hero h1{font-size:clamp(34px, 4.2vw, 54px);line-height:1.2;letter-spacing:-.04em}html[lang=ko] h1,html[lang=ko] h2{word-break:keep-all}.footer-bottom .locale-links{max-width:720px}@media (max-width:800px){html:is(
[lang=ko],[lang=es],[lang=fr],[lang=de],[lang=it],[lang=pt]
) .hero h1{font-size:clamp(30px, 7.5vw, 48px)}}@media (max-width:450px){#site-language{width:104px;max-width:104px}}@media (max-width:360px){#site-language{width:98px;max-width:98px}.site-header .wordmark{font-size:21px}}.cjk-ending{white-space:nowrap}:is(.section-heading,.final-cta) .cjk-stop{display:inline-block;width:1em;margin-inline-end:-.5em;text-align:start;text-spacing-trim:space-all}html[lang=zh-Hant] :is(.section-heading,.final-cta) .cjk-stop{text-indent:-.25em}@media (max-width:800px){.hero .cjk-stop{display:inline-block;width:1em;margin-inline-end:-.5em;text-align:start;text-spacing-trim:space-all}html[lang=zh-Hant] .hero .cjk-stop{text-indent:-.25em}}