:root {
  --ink:#263d32; --muted:#69756c; --paper:#f4f3ed; --line:#d8ddd3;
  --dark:#171d19; --pad:clamp(24px,6.4vw,112px); --screen:100svh;
  --heading:clamp(36px,4.3vw,68px); --body:clamp(14px,1.2vw,17px);
  --space:clamp(20px,3.5vh,40px);
}
@supports(height:100dvh){:root{--screen:100dvh}}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:0}
body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #799880;outline-offset:5px}
img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:500}h2{font-size:var(--heading);line-height:1.16;letter-spacing:-.045em}p{line-height:1.65}
[data-screen]{height:var(--screen);min-height:0;position:relative;scroll-snap-align:start}
.section-shell{padding-inline:var(--pad)}.eyebrow{font-size:11px;letter-spacing:.15em;line-height:1.5;font-weight:500}.section-lead{font-size:var(--body);color:var(--muted);line-height:1.75}
.legacy-anchor{position:absolute;top:0;width:0;height:0;pointer-events:none}.skip{position:fixed;top:-80px;left:24px;padding:12px;z-index:100;background:white}.skip:focus{top:8px}
.site-header{height:64px;position:fixed;z-index:20;inset:0 0 auto;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f4f3edd9;backdrop-filter:blur(18px);border-bottom:1px solid #283e3212;transition:background .25s,color .25s}
.logo{display:inline-flex;align-items:center}.logo img{width:100px;height:auto;filter:brightness(0)}.site-header>nav{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:36px;font-size:12px}.site-header>nav a{padding:20px 0}.header-actions{display:flex;align-items:center;gap:26px}.header-link{display:flex;align-items:center;gap:16px;font-size:12px}.site-header a:hover,footer a:hover{opacity:.65}
.site-header.on-dark{color:#f2f2e9;background:#17241ee0;border-color:#ffffff10}.on-dark .logo img{filter:brightness(0) invert(1)}
.language-picker{position:relative;font-size:12px}.language-picker summary{cursor:pointer;list-style:none;padding:14px 0}.language-picker summary::-webkit-details-marker{display:none}.language-list{position:absolute;right:0;top:100%;width:185px;display:grid;background:#f7f7f0;color:var(--ink);padding:8px;box-shadow:0 8px 35px #15281d20;max-height:70vh;overflow:auto}.language-list a{padding:9px 12px}.language-list a[aria-current]{background:#e5eade}
.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:48px;padding:13px 25px;background:var(--ink);color:#f8faf1;border:1px solid var(--ink);border-radius:40px;font-size:13px;transition:background .2s,transform .2s}.button:hover{background:#3a5945;transform:translateY(-2px)}
.hero{display:flex;align-items:center;padding:90px var(--pad) 80px;isolation:isolate}.hero-picture,.hero-picture img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-picture{z-index:-3;overflow:hidden}.hero-picture img{object-position:70% center}.hero-shade{z-index:-2;background:linear-gradient(90deg,#f3f0e9e8 0%,#f3f0e9c4 24%,#f3f0e94f 48%,transparent 67%)}
.hero-copy{width:58%}.hero h1{font-size:clamp(44px,5.4vw,82px);line-height:1.13;letter-spacing:-.055em;margin:24px 0}.mobile-break{display:block}.hero-lead{font-size:var(--body);line-height:1.85;color:#475e50;margin-bottom:28px;max-width:560px}.hero-bottom{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:10px}.hero-bottom p{display:flex;gap:14px;align-items:center}.hero-bottom p span{opacity:.4}.disclosure{font-size:10px}
.memory{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;column-gap:10%;align-content:center;padding-block:90px 50px;background:#f4f3ed}.memory-layout{display:contents}.section-heading{grid-column:1;grid-row:1;align-self:end}.section-heading .eyebrow{margin-bottom:22px}.section-heading .section-lead{margin-top:24px;max-width:440px}.memory-path{grid-column:1;grid-row:2;margin-top:26px;max-width:470px;display:flex;flex-direction:column}.memory-path button{display:flex;align-items:flex-start;gap:22px;width:100%;padding:17px 0;text-align:left;background:none;border-top:1px solid var(--line);opacity:.46;transition:opacity .2s}.memory-path button[aria-selected=true],.memory-path button:hover{opacity:1}.step-number{font-size:11px;line-height:24px;font-variant-numeric:tabular-nums}.step-long{display:block}.step-long strong{display:block;font-weight:500;font-size:17px;line-height:1.4}.step-long small{display:block;margin-top:5px;font-size:12px;color:var(--muted);line-height:1.5}.step-short{display:none}
.memory-demo{grid-column:2;grid-row:1/3;align-self:center;width:100%;max-width:530px;justify-self:end;background:#fffef9;border-radius:22px;box-shadow:0 20px 70px #213c2e08;border:1px solid #ffffffb3;overflow:visible}.demo-top{margin:0 30px;padding:23px 0;border-bottom:1px solid #e4e8df;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:11px;color:var(--muted)}.demo-top img{width:72px;height:auto;filter:brightness(0)}.demo-conversation{padding:28px 30px}.user-turn{margin:0 0 25px 34px}.user-turn>span,.robot-turn>span{font-size:10px;letter-spacing:.05em;display:block;color:var(--muted);margin-bottom:8px}.user-turn p{font-size:14px;line-height:1.65;background:#edf1e7;padding:13px 17px;border-radius:13px 3px 13px 13px}.robot-turn p{font-size:15px;line-height:1.75}.robot-turn .english-prompt{font-family:Georgia,serif;font-size:clamp(20px,1.8vw,28px);line-height:1.45;font-style:italic;margin-top:18px;color:#35523e}.memory-note{border-top:1px solid var(--line);padding-top:19px;margin-top:23px;display:flex;gap:12px}.note-icon{font-size:20px;line-height:1.2;color:#71896c}.memory-note div>span{font-size:10px;color:var(--muted)}.memory-note p{font-size:12px;line-height:1.6;margin-top:5px}.demo-bottom{border-top:1px solid #e4e8df;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 16px;padding:14px 30px;color:var(--muted);font-size:10px}.demo-bottom button{padding:9px 0;background:none;font-size:11px;line-height:1.4}.demo-bottom button span{margin-left:8px}
.embodiment{isolation:isolate;background:#eae9e0}.embodiment-scene{position:absolute;inset:0;display:flex;align-items:center;padding:70px var(--pad) 180px;isolation:isolate}.embodiment-scene>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:70% center}.embodiment-scene:after{position:absolute;inset:0;content:"";z-index:-1;background:linear-gradient(90deg,#eeeae1ed 0%,#eeeae1c9 32%,#eeeae130 54%,transparent 72%)}.embodiment-copy{max-width:45%}.embodiment-copy .eyebrow{margin-bottom:24px}.embodiment-copy p:last-child{font-size:var(--body);margin-top:26px;line-height:1.75;max-width:470px}.embodiment-features{position:absolute;bottom:50px;left:0;width:58%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-right:30px}.embodiment-features>div{border-top:1px solid #9ca99180;padding-top:16px}.embodiment-features span{font-size:14px;font-weight:500;line-height:1.3;display:block}.embodiment-features p{font-size:11px;color:#61705f;line-height:1.6;margin-top:12px}.scene-label{position:absolute;bottom:25px;right:var(--pad);font-size:10px;color:inherit;opacity:.75}
.practice{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:22px;padding-block:90px 50px;background:#f4f3ed}.practice-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.practice-heading .eyebrow{margin-bottom:18px}.practice-heading h2{font-size:clamp(32px,3.4vw,54px)}.practice-heading>.section-lead{width:38%;max-width:410px;padding-bottom:4px}.scenario-tabs{display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);min-width:0;overflow-x:auto;scrollbar-width:thin}.scenario-tabs button{flex-shrink:0;position:relative;min-height:42px;padding:10px 0;font-size:12px;background:none;color:var(--muted);white-space:nowrap;border-bottom:1px solid transparent}.scenario-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink)}
.practice-stage{display:grid;grid-template-columns:1.05fr 1fr;min-height:0;gap:0;background:#e9eee3}.practice-stage figure{position:relative;min-height:0;overflow:hidden}.practice-stage figure img{position:absolute;inset:0;width:100%;height:100%;object-position:50% center}.practice-stage figcaption{position:absolute;bottom:16px;left:20px;font-size:10px;color:white;text-shadow:0 1px 4px #0008}.scenario-copy{align-self:center;padding:24px clamp(24px,3.6vw,58px);min-width:0}.scenario-copy>.eyebrow{font-size:9px;color:#71826d}.scenario-copy h3{font-size:clamp(21px,2.05vw,32px);letter-spacing:-.03em;line-height:1.35;margin-top:14px}.scenario-copy>p{font-size:13px;line-height:1.7;color:#5c6b57;margin-top:15px}.scenario-question{padding-top:19px;border-top:1px solid #c8d0c0;margin-top:20px}.scenario-question>span{font-size:10px;color:#74816d}.scenario-question p{font-family:Georgia,serif;font-size:clamp(21px,2vw,31px);line-height:1.35;margin-top:8px;letter-spacing:-.015em}.scenario-copy>.scenario-focus{font-size:10px;line-height:1.5;margin-top:20px}.example-label{display:block;font-size:9px;color:#77816f;margin-top:9px}
.film{isolation:isolate;display:flex;align-items:flex-end;color:#fffaf0;background:#1b2729;padding:100px var(--pad) 12vh}.film>img,.film-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:65% center}.film-shade{z-index:-1;background:linear-gradient(90deg,#071a21ab,transparent 80%),linear-gradient(0deg,#0c1e27a3,transparent 60%)}.film h2{font-size:clamp(44px,5.7vw,86px);line-height:1.15}.film-open{display:flex;gap:22px;align-items:center;padding:0;background:none;color:inherit;font-size:13px;margin-top:30px}.play{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;font-size:10px;padding-left:2px}.film-open:hover .play{background:#ffffff24}
.vision{padding-block:100px 60px;display:flex;flex-direction:column;justify-content:center;background:#e9ece2}.vision>.eyebrow{margin-bottom:35px}.vision h2{font-size:clamp(44px,6.5vw,98px);line-height:1.2;letter-spacing:-.055em}.vision h2 span{display:block;color:#778a73}.vision-body{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:45px 0 0 auto;max-width:760px;width:74%}.vision-body p{font-size:var(--body);color:#64755e;line-height:1.85}
.cooperation{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12%;padding-block:90px 50px;background:#233b2e;color:#f4f5e9}.cooperation .eyebrow{color:#adc1a4}.cooperation h2{font-size:clamp(36px,3.9vw,62px);margin-top:25px}.cooperation-intro>p:last-child{font-size:var(--body);color:#b4c5aa;margin-top:26px;line-height:1.75}.cooperation-fields>div{display:grid;grid-template-columns:20px 1fr;gap:9px 21px;padding:26px 0;border-top:1px solid #c9d5ba32}.cooperation-fields>div>span{font-size:10px;color:#9bb28d;padding-top:5px}.cooperation-fields h3{font-size:21px;font-weight:400;line-height:1.35;letter-spacing:-.02em}.cooperation-fields p{grid-column:2;font-size:13px;color:#b4c5aa;line-height:1.65}.text-link{display:inline-flex;align-items:center;gap:48px;font-size:13px;padding:14px 0;border-bottom:1px solid #9bb28d;margin-top:20px}
.ending{display:grid;grid-template-rows:minmax(0,1fr) auto;background:var(--dark);color:#f4f1e6}.invitation{position:relative;isolation:isolate;display:flex;align-items:flex-end;justify-content:center;text-align:center;min-height:0;padding:70px 24px 5vh}.invitation>img,.invitation-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:50% 40%}.invitation-shade{z-index:-1;background:linear-gradient(180deg,#171d1912,#171d1940 25%,#171d19b3 70%,#171d19)}.invitation h2{font-size:clamp(29px,4.1vw,64px);line-height:1.3}.button-light{margin-top:27px;background:#eeefe4;color:#2b4434;border-color:#eeefe4}.button-light:hover{background:white}.invitation .scene-label{bottom:18px}
footer{background:var(--dark);padding-block:24px 20px;color:#f4f1e6}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.footer-top .logo img{filter:brightness(0) invert(1);width:95px}.footer-top nav{display:flex;gap:28px;font-size:11px}.footer-languages{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:10px;color:#a1ab9b;margin-bottom:20px}.footer-languages a[aria-current]{color:#f4f1e6}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff16;padding-top:17px;font-size:10px;color:#83917d}.footer-bottom>div{display:flex;gap:24px}.preview-label{display:none}
dialog{border:0;border-radius:10px;width:min(1100px,calc(100% - 32px));max-height:calc(var(--screen) - 32px);padding:20px;background:#171d19;color:#f4f1e6;overflow:auto}dialog::backdrop{background:#000c;backdrop-filter:blur(6px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.dialog-top h2{font-size:17px;letter-spacing:0;line-height:1.4}.dialog-top button{flex-shrink:0;width:40px;height:40px;border-radius:50%;font-size:26px;color:inherit;background:#ffffff17}dialog video{width:100%;height:auto;max-height:calc(var(--screen) - 155px);object-fit:contain;display:block;background:black}dialog>p{font-size:10px;color:#a7b09f;margin-top:12px}body:has(dialog[open]){overflow:hidden}
/* Portrait uses a compact selector so the dialogue, not three repeated summaries, leads. */
@media(max-width:700px) and (orientation:portrait){
  :root{--pad:24px;--heading:clamp(29px,8vw,38px);--body:13px}.site-header{height:56px}.logo img{width:82px}.site-header>nav{gap:24px;font-size:11px}.header-actions>.header-link{display:none}.language-picker{font-size:11px}.site-header>nav a{padding:17px 0}
  .hero{align-items:flex-start;padding-top:calc(56px + 6vh);padding-bottom:50px}.hero-copy{width:100%}.hero h1{font-size:clamp(40px,11vw,56px);line-height:1.15;margin:20px 0}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.06em}.hero-lead{font-size:13px;line-height:1.75;margin-bottom:22px;max-width:340px}.hero-picture{inset:23% 0 0;height:77%}.hero-picture img{object-position:center bottom}.hero-shade{background:linear-gradient(180deg,#f3f0e9 0%,#f3f0e9 27%,#f3f0e9dc 39%,#f3f0e940 53%,transparent 65%)}.hero-bottom{bottom:18px;left:24px;right:24px;font-size:9px;flex-wrap:wrap;gap:8px}.hero-bottom p{font-size:9px;gap:7px;background:#f3f0e9be;padding:5px 7px;flex-wrap:wrap}.disclosure{font-size:9px;background:#f3f0e9be;padding:3px 6px}.button{min-height:44px;padding:11px 21px;font-size:11px;gap:24px}
  .memory{grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);padding-block:80px 28px;gap:20px;align-content:stretch}.section-heading{grid-column:1;grid-row:1;align-self:auto}.section-heading .eyebrow{margin-bottom:12px}.section-heading .section-lead{margin-top:13px;font-size:12px;line-height:1.65}.memory-path{grid-column:1;grid-row:2;flex-direction:row;gap:15px;margin:0;max-width:none}.memory-path button{min-width:0;min-height:42px;flex:1;align-items:center;gap:7px;padding:9px 0;border-top:0;border-bottom:1px solid var(--line);white-space:nowrap}.memory-path button[aria-selected=true]{border-color:var(--ink)}.step-number{font-size:9px;line-height:1.3}.step-long{display:none}.step-short{display:block;font-size:11px}.memory-demo{grid-column:1;grid-row:3;align-self:center;max-width:none;border-radius:16px}.demo-top{padding:15px 0;margin:0 21px;font-size:10px}.demo-top img{width:62px}.demo-conversation{padding:19px 21px}.user-turn{margin:0 0 18px 18px}.user-turn>span,.robot-turn>span{margin-bottom:6px;font-size:9px}.user-turn p{font-size:12px;line-height:1.55;padding:10px 13px}.robot-turn p{font-size:13px;line-height:1.65}.robot-turn .english-prompt{font-size:20px;line-height:1.3;margin-top:14px}.memory-note{padding-top:13px;margin-top:16px;gap:9px}.memory-note p{font-size:10px;line-height:1.5;margin-top:3px}.memory-note div>span{font-size:9px}.demo-bottom{padding:10px 21px;font-size:9px;gap:1px 10px}.demo-bottom button{font-size:10px;padding:7px 0}
  .embodiment-scene{align-items:flex-start;padding:82px 24px 0}.embodiment-copy{max-width:100%;width:100%}.embodiment-copy .eyebrow{font-size:9px;margin-bottom:15px}.embodiment-copy p:last-child{font-size:13px;margin-top:16px}.embodiment-scene>img{top:22%;height:64%;object-position:88% center}.embodiment-scene:after{background:linear-gradient(180deg,#eeece3 0%,#eeece3 23%,#eeece3d6 35%,transparent 52%,transparent 70%,#eeece3 86%)}.embodiment-features{left:0;bottom:32px;width:100%;padding-inline:24px;gap:13px}.embodiment-features>div{padding-top:12px}.embodiment-features span{font-size:12px}.embodiment-features p{font-size:10px;line-height:1.65;margin-top:8px}.embodiment-features br{display:none}.embodiment .scene-label{bottom:18px;font-size:9px}
  .practice{padding-block:80px 28px;gap:16px}.practice-heading{display:block}.practice-heading .eyebrow{margin-bottom:12px}.practice-heading h2{font-size:var(--heading)}.practice-heading>.section-lead{font-size:12px;line-height:1.6;margin-top:12px;width:100%;padding:0}.scenario-tabs{gap:21px}.scenario-tabs button{min-height:40px;font-size:11px;padding:8px 0}.practice-stage{grid-template-columns:1fr;grid-template-rows:minmax(80px,1fr) auto}.practice-stage figure img{object-position:50% 45%}.practice-stage figcaption{bottom:10px;left:16px;font-size:9px}.scenario-copy{padding:19px 21px}.scenario-copy>.eyebrow{display:none}.scenario-copy h3{font-size:21px;line-height:1.25;margin:0}.scenario-copy>p{font-size:12px;line-height:1.55;margin-top:10px}.scenario-question{padding-top:12px;margin-top:13px}.scenario-question>span{font-size:9px}.scenario-question p{font-size:20px;line-height:1.28;margin-top:5px}.scenario-copy>.scenario-focus{font-size:9px;line-height:1.45;margin-top:12px}.example-label{font-size:8px;margin-top:6px}
  .film{padding:85px 24px 13vh}.film>img{object-position:65% center}.film-shade{background:linear-gradient(0deg,#102531e0,#10253138 65%,#10253133)}.film h2{font-size:clamp(36px,10vw,50px)}.film-open{font-size:12px;margin-top:24px}
  .vision{padding-block:80px 45px}.vision>.eyebrow{margin-bottom:26px;font-size:10px}.vision h2{font-size:clamp(37px,10.6vw,52px);line-height:1.28}.vision-body{display:block;max-width:none;width:100%;margin-top:30px}.vision-body p{font-size:14px;line-height:1.9}.vision-body p+p{margin-top:24px}
  .cooperation{grid-template-columns:1fr;grid-template-rows:auto auto;gap:28px;padding-block:85px 34px;align-content:center;align-items:start}.cooperation h2{font-size:var(--heading);margin-top:17px}.cooperation .eyebrow{font-size:9px;letter-spacing:.1em}.cooperation-intro>p:last-child{font-size:12px;line-height:1.7;margin-top:17px}.cooperation-fields>div{padding:17px 0;gap:6px 15px;grid-template-columns:17px 1fr}.cooperation-fields h3{font-size:17px}.cooperation-fields p{font-size:11px;line-height:1.55}.text-link{font-size:12px;padding:12px 0;margin-top:12px}
  .invitation{padding:70px 24px 24px}.invitation h2{font-size:clamp(27px,7.4vw,38px)}.invitation>img{object-position:62% center}.button-light{margin-top:20px}.invitation .scene-label{bottom:9px;font-size:8px}footer{padding-block:22px 20px}.footer-top{margin-bottom:20px;gap:15px}.footer-top .logo img{width:74px}.footer-top nav{gap:17px;font-size:10px}.footer-languages{font-size:9px;gap:10px 17px;margin-bottom:16px}.footer-bottom{font-size:8px;gap:12px;align-items:flex-start}.footer-bottom>div{gap:12px;flex-shrink:0}
  html[lang=en] .hero h1{font-size:clamp(33px,9.3vw,45px)}html[lang=en] .hero-copy>.eyebrow{max-width:310px}html[lang=en] .hero-lead{font-size:12px;max-width:330px}html[lang=en] .embodiment-copy h2{font-size:clamp(27px,7.5vw,36px)}html[lang=en] .embodiment-features span{font-size:11px}html[lang=en] .embodiment-features p{font-size:9px}html[lang=en] .practice-heading h2{font-size:clamp(27px,7.4vw,35px)}html[lang=en] .scenario-copy h3{font-size:19px}html[lang=en] .cooperation h2{font-size:clamp(27px,7.5vw,34px)}html[lang=en] .footer-top nav{gap:12px;font-size:9px}
}
/* Short portrait retains a complete composition with smaller spacing, never clipped text. */
@media(max-width:700px) and (orientation:portrait) and (max-height:740px){
  .hero{padding-top:85px}.hero h1{font-size:38px;margin:14px 0}.hero-lead{font-size:12px;margin-bottom:18px}.hero-copy>.eyebrow{font-size:8px}.hero-bottom{bottom:12px}
  .memory,.practice{padding-block:70px 18px;gap:12px}.section-heading h2,.practice-heading h2{font-size:28px}.section-heading .eyebrow,.practice-heading .eyebrow{margin-bottom:8px}.section-heading .section-lead,.practice-heading>.section-lead{font-size:11px;line-height:1.5;margin-top:9px}.memory-path button{min-height:36px;padding:7px 0}.demo-top{padding:11px 0}.demo-conversation{padding:14px 19px}.user-turn{margin-bottom:12px}.user-turn p{font-size:11px;padding:8px 11px}.robot-turn p{font-size:12px;line-height:1.5}.robot-turn .english-prompt{font-size:18px;margin-top:10px}.memory-note{padding-top:10px;margin-top:12px}.demo-bottom{padding:8px 19px}.demo-bottom button{padding:5px 0}.demo-top img{width:57px}.memory-note p{font-size:9px}
  .scenario-copy{padding:14px 18px}.scenario-copy h3{font-size:19px}.scenario-copy>p{font-size:11px;margin-top:8px}.scenario-question{padding-top:10px;margin-top:10px}.scenario-question p{font-size:18px}.scenario-copy>.scenario-focus{margin-top:9px}.example-label{margin-top:4px}.practice-stage{grid-template-rows:minmax(60px,1fr) auto}.scenario-tabs button{min-height:35px}
  .embodiment-scene{padding-top:75px}.embodiment-copy h2{font-size:30px}.embodiment-copy p:last-child{font-size:12px;margin-top:12px}.embodiment-copy .eyebrow{margin-bottom:12px}.embodiment-features{bottom:24px}.embodiment-features p{font-size:9px}.cooperation{padding-block:75px 24px;gap:20px}.cooperation h2{font-size:29px}.cooperation-intro>p:last-child{font-size:11px;margin-top:14px}.cooperation-fields>div{padding:13px 0}.cooperation-fields h3{font-size:16px}.cooperation-fields p{font-size:10px}.text-link{margin-top:8px}.vision h2{font-size:36px}.vision-body p{font-size:13px}.vision-body{margin-top:22px}.vision-body p+p{margin-top:18px}
  html[lang=en] .hero h1{font-size:34px}html[lang=en] .hero-lead{font-size:11px}html[lang=en] .section-heading h2,html[lang=en] .practice-heading h2{font-size:26px}html[lang=en] .cooperation h2{font-size:27px}html[lang=en] .scenario-copy h3{font-size:17px}html[lang=en] .embodiment-copy h2{font-size:27px}
}
/* Landscape is composed as two columns, with all media inside the viewport budget. */
@media(min-width:701px) and (max-height:700px),(orientation:landscape) and (max-height:700px){
  :root{--pad:clamp(24px,5vw,80px);--heading:clamp(27px,3.2vw,44px);--body:12px}.site-header{height:48px}.site-header>nav{font-size:10px;gap:25px}.site-header .logo img{width:80px}.header-link,.language-picker{font-size:10px}
  .hero{padding-block:65px 40px}.hero h1{font-size:clamp(32px,4.1vw,55px);margin:14px 0}.hero-copy>.eyebrow{font-size:8px}.hero-lead{font-size:12px;line-height:1.6;margin-bottom:17px;max-width:460px}.hero-bottom{bottom:15px;font-size:8px}.hero-bottom p,.disclosure{font-size:8px}.button{min-height:38px;font-size:10px;padding:9px 20px}
  .memory{padding-block:65px 22px;column-gap:8%}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading .section-lead{font-size:11px;line-height:1.6;margin-top:13px}.memory-path{margin-top:16px}.memory-path button{padding:11px 0;gap:12px}.step-long strong{font-size:13px}.step-long small{font-size:9px;margin-top:3px}.step-number{font-size:9px;line-height:18px}.demo-top{padding:12px 0;margin-inline:21px;font-size:9px}.demo-top img{width:57px}.demo-conversation{padding:16px 21px}.user-turn{margin:0 0 15px 20px}.user-turn>span,.robot-turn>span{font-size:8px;margin-bottom:5px}.user-turn p{font-size:11px;padding:9px 12px;line-height:1.5}.robot-turn p{font-size:12px;line-height:1.6}.robot-turn .english-prompt{font-size:19px;margin-top:10px}.memory-note{padding-top:11px;margin-top:13px}.memory-note p{font-size:9px;margin-top:3px}.memory-note div>span{font-size:8px}.note-icon{font-size:17px}.demo-bottom{font-size:8px;padding:8px 21px}.demo-bottom button{font-size:9px;padding:5px 0}
  .practice{padding-block:65px 22px;gap:14px}.practice-heading h2{font-size:clamp(26px,2.9vw,40px)}.practice-heading .eyebrow{font-size:8px;margin-bottom:10px}.practice-heading>.section-lead{font-size:11px;line-height:1.55}.scenario-tabs button{min-height:33px;font-size:10px;padding:8px 0}.scenario-copy{padding:15px 24px}.scenario-copy>.eyebrow{font-size:8px}.scenario-copy h3{font-size:21px;margin-top:9px}.scenario-copy>p{font-size:11px;line-height:1.5;margin-top:10px}.scenario-question{padding-top:12px;margin-top:12px}.scenario-question p{font-size:22px;margin-top:6px}.scenario-question>span{font-size:8px}.scenario-copy>.scenario-focus{font-size:8px;margin-top:12px}.example-label{font-size:8px;margin-top:5px}
  .embodiment-scene{padding-block:65px 140px}.embodiment-copy .eyebrow{font-size:8px;margin-bottom:15px}.embodiment-copy p:last-child{font-size:12px;margin-top:16px}.embodiment-features{bottom:30px;gap:17px}.embodiment-features>div{padding-top:11px}.embodiment-features span{font-size:11px}.embodiment-features p{font-size:9px;margin-top:8px}.scene-label{bottom:15px;font-size:8px}.film{padding-block:65px 60px}.film h2{font-size:clamp(34px,4.5vw,62px)}.film-open{margin-top:20px;font-size:11px}.play{width:34px;height:34px}.vision{padding-block:65px 35px}.vision>.eyebrow{font-size:9px;margin-bottom:18px}.vision h2{font-size:clamp(36px,5.3vw,70px)}.vision-body{margin-top:25px;gap:35px}.vision-body p{font-size:12px;line-height:1.7}.cooperation{padding-block:65px 30px;gap:9%}.cooperation h2{font-size:clamp(29px,3.3vw,46px);margin-top:18px}.cooperation .eyebrow{font-size:9px}.cooperation-intro>p:last-child{font-size:12px;margin-top:19px}.cooperation-fields>div{padding:17px 0;gap:5px 17px}.cooperation-fields h3{font-size:17px}.cooperation-fields p{font-size:11px}.text-link{font-size:11px;margin-top:12px;padding:10px 0}.invitation h2{font-size:34px}.invitation{padding-bottom:20px}.button-light{margin-top:18px}footer{padding-block:18px 15px}.footer-top{margin-bottom:16px}.footer-languages{margin-bottom:14px}.footer-bottom{padding-top:12px}
}
@media(orientation:landscape) and (max-height:480px){
  .hero h1{font-size:34px;margin:12px 0}.hero-copy{width:61%}.hero-lead{font-size:11px;margin-bottom:14px}.hero .eyebrow{font-size:8px}.hero-bottom p{gap:10px}.memory{padding-block:62px 18px;grid-template-rows:auto minmax(0,1fr)}.section-heading h2{font-size:26px;line-height:1.15}.section-heading .eyebrow{margin-bottom:8px}.section-heading .section-lead{font-size:10px;line-height:1.45;margin-top:10px}.memory-path{margin-top:12px}.memory-path button{padding:8px 0}.step-long strong{font-size:11px}.step-long small{display:none}.demo-top{padding:8px 0;margin-inline:17px;font-size:8px}.demo-top img{width:49px}.demo-conversation{padding:10px 17px}.user-turn{margin-bottom:9px;margin-left:13px}.user-turn>span,.robot-turn>span{font-size:8px;margin-bottom:3px}.user-turn p{font-size:10px;line-height:1.4;padding:6px 10px}.robot-turn p{font-size:10px;line-height:1.5}.robot-turn .english-prompt{font-size:16px;line-height:1.2;margin-top:8px}.memory-note{margin-top:9px;padding-top:7px}.memory-note p{font-size:8px;line-height:1.3;margin-top:1px}.memory-note div>span{font-size:8px}.demo-bottom{padding:5px 17px;gap:0 9px;font-size:7px}.demo-bottom button{font-size:8px;padding:4px 0}
  .practice{grid-template-columns:1fr 1.35fr;grid-template-rows:auto minmax(0,1fr);gap:16px 28px;padding-block:64px 20px}.practice-heading{grid-column:1;grid-row:1;display:block}.practice-heading h2{font-size:26px;line-height:1.15}.practice-heading .eyebrow{margin-bottom:8px}.practice-heading>.section-lead{width:100%;max-width:none;font-size:10px;margin-top:11px;line-height:1.5}.scenario-tabs{grid-column:1;grid-row:2;flex-wrap:wrap;align-content:start;gap:0 20px;overflow:visible;border-bottom:0;align-self:start}.scenario-tabs button{font-size:10px;min-height:32px}.practice-stage{grid-column:2;grid-row:1/3;grid-template-columns:.55fr 1fr;grid-template-rows:1fr;gap:0}.scenario-copy{padding:12px 17px}.scenario-copy>.eyebrow{display:none}.scenario-copy h3{font-size:16px;margin:0;line-height:1.2}.scenario-copy>p{font-size:10px;line-height:1.45;margin-top:9px}.scenario-question{padding-top:9px;margin-top:10px}.scenario-question p{font-size:17px;line-height:1.2}.scenario-copy>.scenario-focus{font-size:8px;margin-top:10px}.example-label{font-size:7px;margin-top:5px}.practice-stage figcaption{font-size:7px;left:10px;bottom:10px}
  .embodiment-scene{padding-block:62px 110px}.embodiment-copy{max-width:48%}.embodiment-copy h2{font-size:27px;line-height:1.15}.embodiment-copy p:last-child{font-size:10px;margin-top:11px}.embodiment-copy .eyebrow{font-size:8px;margin-bottom:10px}.embodiment-features{bottom:22px;width:61%;gap:14px}.embodiment-features span{font-size:10px}.embodiment-features p{font-size:8px;margin-top:5px;line-height:1.45}.embodiment-features>div{padding-top:8px}.film{padding-bottom:40px}.film h2{font-size:36px}.film-open{margin-top:17px}.vision{padding-block:64px 26px}.vision>.eyebrow{margin-bottom:14px}.vision h2{font-size:38px;line-height:1.15}.vision-body{margin-top:21px;width:82%;gap:30px}.vision-body p{font-size:10px;line-height:1.6}.cooperation h2{font-size:28px}.cooperation-intro>p:last-child{font-size:10px;line-height:1.5;margin-top:14px}.cooperation .eyebrow{font-size:8px}.cooperation-fields>div{padding:10px 0}.cooperation-fields h3{font-size:14px}.cooperation-fields p{font-size:9px;line-height:1.4}.text-link{margin-top:7px;font-size:10px;padding:8px 0}.invitation{padding-top:58px;padding-bottom:14px}.invitation h2{font-size:27px}.button-light{margin-top:12px}.footer-top{margin-bottom:12px}.footer-top .logo img{width:70px}.footer-top nav{font-size:9px}.footer-languages{margin-bottom:11px;font-size:8px;gap:14px}.footer-bottom{font-size:8px;padding-top:10px}footer{padding-block:12px}.invitation .scene-label{font-size:7px;bottom:10px}
  html[lang=en] .practice-heading h2{font-size:24px}html[lang=en] .embodiment-copy h2{font-size:25px}html[lang=en] .cooperation h2{font-size:25px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:360px) and (orientation:portrait){:root{--pad:20px}.site-header>nav{gap:20px}.hero-bottom{left:20px;right:20px}.memory-path{gap:10px}.step-short{font-size:10px}.memory-path button{gap:5px}.footer-top nav{gap:12px}.footer-bottom{flex-wrap:wrap;gap:8px}.embodiment-features{padding-inline:20px}}
/* Extremely short portrait views retain readable content and natural page flow. */
@media(max-width:700px) and (orientation:portrait) and (max-height:620px){
  .memory,.practice,.cooperation{height:auto;min-height:var(--screen);scroll-snap-align:none}
  .memory{grid-template-rows:auto auto auto}.memory-demo{align-self:start}
  .practice{grid-template-rows:auto auto auto}.practice-stage{grid-template-rows:120px auto}
  .cooperation{grid-template-rows:auto auto}
}
@media(orientation:landscape) and (max-height:480px){.practice-stage figure img{object-position:80% center}}
