@charset "UTF-8";.motion-page{--motion-ease: cubic-bezier(.2,.75,.25,1)}.motion-page :is(.hero-copy,.hero-art){animation:none}.hero .hero-title-line{display:block;color:inherit}.hero .hero-title-line:last-child{color:var(--red)}.hero .hero-title-line>span{display:inline-block;color:inherit}.motion-page .practice-grid{align-items:start;gap:clamp(32px,6vw,100px)}.motion-page .practice-copy{padding-block:32px}.motion-page .practice-copy h2{max-width:620px}.everyday-scenes{position:relative;min-width:0;padding-bottom:8px}.everyday-scene{position:relative;overflow:hidden;margin-bottom:28px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 30px #0b23440d}.everyday-scene:last-child{margin-bottom:0}.scene-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;background:#fff;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.1em}.scene-heading>span:first-child{display:flex;align-items:center;gap:10px}.scene-heading svg{width:20px;height:20px}.scene-number{white-space:nowrap;font-variant-numeric:tabular-nums}.scene-image{position:relative;height:clamp(210px,22vw,340px);overflow:hidden;background:var(--ice)}.scene-image:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#081f3ad9)}.scene-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 48%}.scene-image h3{position:absolute;z-index:1;left:24px;bottom:20px;right:20px;margin:0;color:#fff;font:600 clamp(32px,3vw,46px)/1 var(--display);letter-spacing:-.02em}.scene-phrase{display:flex;align-items:flex-start;gap:12px;padding:26px 24px 8px}.scene-quote{color:var(--red);font:700 66px/.8 var(--display)}.scene-phrase p{margin:0 0 8px;font-size:clamp(19px,1.7vw,26px);line-height:1.25;font-weight:700;letter-spacing:-.025em}.scene-phrase div>span{color:var(--muted);font-size:14px;line-height:1.5}.scene-context{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:16px 24px 24px;color:var(--muted);font-size:12px;line-height:1.5}.motion-page :is(.button,.nav-cta){transition:transform .22s var(--motion-ease),box-shadow .22s var(--motion-ease),background-color .18s,color .18s,border-color .18s}.motion-page :is(.button,.nav-cta)>svg{transition:transform .22s var(--motion-ease)}.motion-page .button:focus-visible{outline:3px solid var(--ink);outline-offset:5px;box-shadow:0 5px 0 var(--ink)}.motion-page .button-red:focus-visible{background:#fff;color:var(--red);border-color:var(--red)}@media(hover:hover)and (pointer:fine){.motion-page :is(.button,.nav-cta):hover{transform:translateY(-3px);box-shadow:0 5px 0 var(--ink),inset 0 0 0 1px currentColor}.motion-page .button-red:hover{background:#fff;color:var(--red);border-color:var(--red)}.motion-page :is(.button,.nav-cta):hover>svg{transform:translate(3px)}.motion-page .teacher-lesson-link:hover>svg{transform:translate(3px,-3px)}}.motion-page :is(.button,.nav-cta):active{transform:translateY(2px) scale(.985);box-shadow:0 0 0 var(--ink),inset 0 0 0 1px currentColor}.motion-page button:not(.button):not(:disabled){transition:transform .16s var(--motion-ease),background-color .16s,border-color .16s,box-shadow .16s}.motion-page button:not(.button):not(:disabled):active{transform:scale(.97)}.motion-page :is(.text-link,.journey-link,.social-links a) svg{transition:transform .2s var(--motion-ease)}.motion-page :is(.text-link,.journey,.social-links a):hover svg{transform:translate(3px)}.motion-page summary svg{transition:transform .2s var(--motion-ease)}.motion-page details[open]>summary svg{transform:rotate(45deg)}@keyframes photo-drift{0%{transform:scale(1.06) translateY(-1%)}to{transform:scale(1.06) translateY(1%)}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.motion-page .hero .photo-frame{view-timeline-name:--opening-photo;view-timeline-axis:block}.motion-page .hero-photo{animation:photo-drift linear both;animation-timeline:--opening-photo;animation-range:cover 0% cover 100%}}}@media(max-width:900px),(max-height:700px){.motion-page .practice-copy{position:static;padding-block:0}.everyday-scene{position:relative;top:auto}}@media(max-width:760px){.motion-page .practice-grid{grid-template-columns:1fr;gap:32px}.scene-image{height:230px}.scene-heading{padding:16px 18px;font-size:10px}.scene-image h3{left:18px;bottom:18px}.scene-phrase{padding:24px 18px 4px}.scene-context{padding:16px 18px 20px}.everyday-scene{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){.motion-page *,.motion-page *:before,.motion-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-page .practice-copy,.everyday-scene{position:static}.motion-page :is(.button,.nav-cta):is(:hover,:active),.motion-page button:not(.button):active{transform:none}}@media(min-width:761px){.motion-page .practice.section{padding-block:76px}.motion-page .practice-grid{display:block}.motion-page .practice-copy{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);column-gap:clamp(32px,5vw,80px);row-gap:16px;align-items:start;position:static;padding:0;margin-bottom:42px}.practice .practice-copy>.eyebrow{grid-column:1 / -1;margin:0}.practice .practice-copy h2{grid-column:1;grid-row:2 / 4;margin:0;font-size:clamp(44px,4.5vw,64px);line-height:1.03;max-width:640px}.practice .practice-copy h2>span{display:block}.practice .practice-copy>p:not(.eyebrow){grid-column:2;grid-row:2;margin:0;max-width:440px;font-size:16px;line-height:1.65}.practice .practice-copy .practice-main-cta{grid-column:2;grid-row:3;justify-self:start;margin:0;min-height:48px}.practice .everyday-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0}.practice .everyday-scene{position:relative;top:auto;display:flex;flex-direction:column;margin:0;border-radius:12px;box-shadow:none}.practice .scene-heading{padding:20px 22px 18px;font-size:10px;letter-spacing:.07em}.practice .scene-heading svg{width:17px;height:17px}.practice .scene-image{display:block;height:clamp(230px,20vw,310px);margin:0;background:var(--ice);overflow:hidden}.practice .scene-image:after{display:block}.practice .scene-image img{width:100%;height:100%;border-radius:0}.practice .scene-image h3{position:absolute;left:22px;right:18px;bottom:18px;color:#fff;font-size:clamp(30px,2.8vw,42px);line-height:1;letter-spacing:-.02em}.practice .scene-phrase{gap:8px;padding:26px 22px 12px}.practice .scene-quote{font-size:52px}.practice .scene-phrase p{font-size:clamp(20px,1.8vw,25px);line-height:1.25}.practice .scene-phrase div>span{display:block;font-size:14px}.practice .scene-context{margin-top:auto;padding:8px 22px 22px;font-size:12px}.practice .practice-sample{margin-top:28px}}@media(min-width:761px)and (max-width:1000px){.practice .everyday-scenes{gap:16px}.practice .scene-heading{padding-inline:16px;gap:6px;letter-spacing:0}.practice .scene-heading>span:first-child{gap:6px}.practice .scene-image{height:220px}.practice .scene-image h3{left:16px;right:14px;bottom:16px;font-size:30px}.practice .scene-phrase,.practice .scene-context{padding-inline:16px}}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-vietnamese-700-normal-DYeBwlKR.woff2) format("woff2"),url(/assets/barlow-condensed-vietnamese-700-normal-DhIzd8Tb.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-latin-ext-700-normal-CwuXbfVR.woff2) format("woff2"),url(/assets/barlow-condensed-latin-ext-700-normal-BIHFfxf0.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-latin-700-normal-v1xN8_Wq.woff2) format("woff2"),url(/assets/barlow-condensed-latin-700-normal-Dmwat-ge.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-vietnamese-600-normal-A5AYRdjN.woff2) format("woff2"),url(/assets/barlow-condensed-vietnamese-600-normal-CNlPk46_.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-ext-600-normal-18ESti3H.woff2) format("woff2"),url(/assets/barlow-condensed-latin-ext-600-normal-Clv9cIcR.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-600-normal-DepVgxBB.woff2) format("woff2"),url(/assets/barlow-condensed-latin-600-normal-BFJEwTuo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-ext-500-normal-BJfUCQsA.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-500-normal-DR84L5F-.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-ext-700-normal-CJIcxD6K.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-700-normal-BLI3TTWz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink: #102c49;--blue: #27648e;--red: #d12636;--ice: #eaf2f8;--muted: #546b80;--line: #d5e0e8;--display: "Barlow Condensed", Impact, sans-serif;--body: "DM Sans", Arial, sans-serif;font-family:var(--body);color:var(--ink);font-synthesis:none;background:#fff;scroll-behavior:smooth;scroll-padding-top:104px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}img,svg{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2980b9;outline-offset:5px}::selection{background:var(--red);color:#fff}.wrap{max-width:1280px;margin-inline:auto;padding-inline:40px}.section{padding-block:108px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.9px;line-height:1.7}.status-dot{display:inline-block;background:var(--red);width:7px;height:7px;border-radius:50%;margin-right:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:16px;z-index:100}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:18px 25px;min-height:58px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:700;line-height:1.35;transition:background .2s,transform .2s,box-shadow .2s}.button svg{flex-shrink:0}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#b61d2c;box-shadow:0 5px #8d142333}.button-outline{border-color:var(--blue);background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ice)}.button-white{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:700;line-height:1.5;padding-block:10px;border-bottom:1px solid var(--line)}.text-link:hover{color:var(--red)}.text-link>span{font-size:23px}h2{font-family:var(--display);font-size:clamp(44px,5.2vw,72px);font-weight:600;line-height:.98;letter-spacing:-1.4px}h2 span{color:var(--blue)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.75;padding-bottom:5px}.site-header{height:100px;background:#fffffff5;border-bottom:1px solid #eef2f5;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{height:57px;width:44px;object-fit:contain}.brand>span{font-family:var(--display);font-size:25px;font-weight:700;line-height:.9;letter-spacing:-.5px;color:var(--blue)}.brand strong{font-weight:700}.brand small{display:block;font-family:var(--body);font-size:5.9px;letter-spacing:1.22px;font-weight:700;margin-top:8px;color:var(--red)}.nav{display:flex;gap:26px;align-items:center;margin-left:auto}.nav a{font-size:12px;font-weight:500;white-space:nowrap;padding-block:15px;position:relative}.nav a:after{content:"";position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--red);transition:width .2s}.nav a:hover:after{width:100%}.nav-cta{font-size:12px;min-height:44px;padding:12px 16px;gap:16px}.nav-cta svg{width:17px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;padding-top:62px;padding-bottom:32px;position:relative}.hero-copy{padding-top:16px;z-index:2}.hero h1{font-family:var(--display);font-size:clamp(78px,8.5vw,120px);line-height:.91;letter-spacing:-2.3px;font-weight:700;margin-top:23px}.hero h1>span{color:var(--red)}.hero-intro{font-size:18px;line-height:1.65;max-width:395px;color:var(--muted);margin-top:27px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-top:29px}.hero-actions .button{min-width:284px}.hero-actions .text-link{border:0;padding:11px 0}.teacher-credit{display:flex;align-items:center;gap:15px;margin-top:30px;font-size:11px;line-height:1.6}.teacher-credit strong{font-weight:700}.teacher-credit small{color:var(--muted);font-size:10px}.credit-line{width:30px;height:1px;background:var(--red)}.hero-art{position:relative;align-self:center;margin:8px 10px 28px 0;isolation:isolate}.photo-frame{position:relative;transform:rotate(1deg)}.photo-frame:before{content:"";position:absolute;inset:-16px 14px -16px -14px;background:var(--ink);transform:rotate(-3deg);z-index:-1}.hero-photo{width:100%;height:575px;object-fit:cover;object-position:50% 47%}.vertical-label{position:absolute;right:-18px;top:20px;background:var(--red);color:#fff;writing-mode:vertical-rl;transform:rotate(180deg);padding:19px 11px;font-size:10px;letter-spacing:2px;font-weight:700;box-shadow:5px 5px #102c4922}.photo-caption{position:absolute;bottom:14px;left:17px;color:#fff;font-size:8px;letter-spacing:1.6px;font-weight:700;text-shadow:0 1px 4px #000}.phrase-note{position:absolute;bottom:3px;right:-13px;background:#fff;padding:20px 29px 24px;box-shadow:0 8px 30px #102c4924;border:1px solid #e8edf1;transform:rotate(-5deg);display:flex;flex-direction:column;z-index:3}.note-dot{position:absolute;width:8px;height:8px;border-radius:100%;background:var(--red);top:12px;right:14px}.note-label{font-size:7px;font-weight:700;letter-spacing:1.6px;margin-bottom:8px;color:var(--blue)}.phrase-note strong{font-family:var(--display);font-weight:600;font-size:31px;line-height:1.3;white-space:nowrap}.phrase-note>span:last-of-type{font-size:12px}.phrase-note svg{position:absolute;bottom:10px;width:190px;stroke:#b8d7ea;fill:none;stroke-width:4}.art-coordinate{font-size:7px;letter-spacing:1.5px;position:absolute;bottom:-38px;left:15px;white-space:nowrap;color:var(--blue)}.hero-baseline{grid-column:1/-1;display:flex;align-items:center;gap:22px;margin-top:65px}.hero-baseline>span{height:1px;flex:1;background:#b4c8d9}.hero-baseline p{font-size:9px;letter-spacing:2px;line-height:1.5;text-align:center}.hero-baseline b{color:var(--red)}.journeys{background:var(--ice);margin-top:20px;padding-block:76px 86px;overflow:hidden}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journey{position:relative;background:#fff;padding:31px 27px 26px;border-top:3px solid var(--blue);overflow:hidden;transition:transform .25s,box-shadow .25s}.journey:nth-child(2){border-color:var(--red)}.journey:hover{transform:translateY(-6px);box-shadow:0 10px 30px #102c4910}.journey-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}.journey-top svg{width:29px;height:29px}.journey-top>span{font-size:8px;letter-spacing:1.3px;color:var(--muted);font-weight:700}.journey h3{font-family:var(--display);font-size:37px;font-weight:600;margin-bottom:14px}.journey p{font-size:13px;line-height:1.8;color:var(--muted);max-width:280px;min-height:70px}.journey-link{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;margin-top:30px;gap:8px}.round-arrow{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border:1px solid #d1263660;border-radius:50%;color:var(--red);transition:background .2s,color .2s}.journey:hover .round-arrow{background:var(--red);color:#fff}.round-arrow svg{width:16px}.journey-route{font-family:var(--display);font-size:86px;position:absolute;right:20px;bottom:62px;opacity:.035;pointer-events:none}.practice-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.practice-copy h2{margin:20px 0 23px}.practice-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:340px;color:var(--muted)}.scene-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;max-width:365px}.scene-tabs button{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:4px;padding:14px 15px;background:#fff;font-size:12px;font-weight:500;min-height:54px}.scene-tabs svg{width:22px;height:22px}.scene-tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.practice-copy>.practice-disclaimer{font-size:10px!important;margin-top:17px}.conversation-card{border:1px solid var(--line);padding:27px 31px 19px;background:#fff;box-shadow:16px 16px 0 var(--ice);border-radius:8px}.conversation-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.4px;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:19px;gap:10px}.conversation-top .status-dot{width:5px;height:5px}.scene-title{display:flex;align-items:center;gap:11px;font-family:var(--display);font-size:28px;font-weight:600;margin:25px 0}.scene-title svg{color:var(--red)}.chat-label{font-size:8px;letter-spacing:1.5px;color:var(--muted);font-weight:700;margin-block:20px 10px}.speech-bubble{background:var(--ice);padding:23px 22px;border-radius:2px 15px 15px}.speech-bubble h3{font-size:21px;line-height:1.4;letter-spacing:-.5px;font-weight:500}.speech-bubble p{font-size:12px;margin-top:9px;color:var(--muted)}.answer-list{display:flex;flex-direction:column;gap:8px}.answer{display:flex;align-items:center;text-align:left;gap:11px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:13px;min-height:55px;font-size:12px;line-height:1.5}.answer>span{width:23px;height:23px;border:1px solid var(--line);display:grid;place-items:center;border-radius:3px;font-size:9px;flex-shrink:0}.answer svg{margin-left:auto;width:15px;flex-shrink:0}.answer:hover{background:#f7fafc;border-color:var(--blue)}.answer.selected.correct{border-color:var(--blue);background:#eef6fb}.answer.selected.retry{border-color:var(--red);background:#fff5f5}.feedback{margin:17px 0 12px;font-size:12px;line-height:1.7}.feedback strong{display:flex;gap:6px;align-items:center}.feedback strong svg{width:17px;height:17px}.feedback p{color:var(--muted);margin-top:5px}.feedback.quiet{font-size:10px;color:var(--muted)}.phrase-tools{display:flex;gap:14px;margin-bottom:15px;flex-wrap:wrap}.phrase-tools button{display:flex;align-items:center;gap:6px;background:var(--ice);border:0;padding:10px;border-radius:4px;font-size:11px}.phrase-tools svg{width:16px;height:16px}.practice-pocket{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:17px;font-size:10px;align-items:center}.practice-pocket>span strong{font-size:15px;margin-right:4px}.practice-pocket button{border:0;background:none;font-size:10px;font-weight:700;padding:10px 0}.practice-pocket button span{font-size:17px;margin-left:4px}.quiz-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.quiz-section:before{content:"";width:500px;height:500px;border:1px solid #ffffff0a;border-radius:50%;position:absolute;top:-80px;left:-230px;pointer-events:none;box-shadow:0 0 0 75px #ffffff02,0 0 0 150px #ffffff02}.quiz-layout{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;position:relative}.quiz-section .eyebrow{color:#a6cbe2}.quiz-section h2{font-size:74px;margin:24px 0}.quiz-section h2 span{color:#aacce1}.quiz-layout>div>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:350px;color:#c4d4e0}.quiz-layout>div>.quiz-privacy{font-size:10px!important;line-height:1.8;margin-top:27px;max-width:300px!important;color:#9fb8cb!important}.quiz-card{background:#fff;padding:31px;color:var(--ink);border-radius:7px;min-height:465px;box-shadow:10px 10px #2f4f6a}.quiz-progress{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:8px;letter-spacing:1.3px;font-weight:700}.quiz-progress>div{display:flex;gap:4px}.quiz-progress i{width:17px;height:3px;background:var(--line)}.quiz-progress i.filled{background:var(--red)}.quiz-card h3{font-family:var(--display);font-weight:600;font-size:38px;line-height:1.07;margin:28px 0}.quiz-card h3:focus{outline:0}.quiz-options{display:flex;flex-direction:column;gap:8px}.quiz-options button{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:15px 13px;background:#fff;border-radius:4px;text-align:left;font-size:12px;min-height:55px}.quiz-options button>span{font-size:10px;color:var(--blue);width:20px}.quiz-options button svg{width:15px;margin-left:auto}.quiz-options button:hover{background:var(--ice);border-color:var(--blue)}.quiz-back{border:0;background:none;font-size:11px;font-weight:500;padding:12px 0;margin-top:10px}.quiz-footnote{font-size:10px;color:var(--muted);margin-top:21px}.quiz-card .quiz-result-intro{font-size:12px;line-height:1.8;color:var(--muted)}.quiz-summary{margin:23px 0}.quiz-summary>div{display:flex;gap:15px;padding:10px 0;border-bottom:1px solid var(--line);align-items:center}.quiz-summary dt{font-size:8px;font-weight:700;letter-spacing:.7px;min-width:68px;color:var(--blue)}.quiz-summary dd{margin:0;font-size:11px;line-height:1.5}.quiz-card .button{width:100%;font-size:12px;padding:15px}.quiz-card>.text-link{font-size:11px;margin-top:12px}.quiz-card>.quiz-back{display:block}.teacher{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.teacher-visual{background:var(--ice);position:relative;min-height:460px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;padding:35px}.teacher-visual:before{content:"";position:absolute;inset:26px;border:1px solid #c6d9e6;pointer-events:none}.teacher-wordmark{font-family:var(--display);font-size:120px;line-height:.81;font-weight:700;letter-spacing:-4px;align-self:flex-start;color:var(--ink);position:relative}.teacher-wordmark span{color:var(--red)}.teacher-motion{align-self:flex-end;width:220px;height:160px;display:flex;align-items:center;justify-content:center;gap:20px;position:relative;margin-top:5px;background:#fff;border:1px solid #d8e4ed;box-shadow:-6px 6px #27648e18}.teacher-motion>img{width:51px;height:70px;object-fit:contain}.motion-play{background:none;border:0;text-align:left;font-size:10px;width:106px;line-height:1.5;padding:5px}.motion-play>span{display:grid;place-items:center;border:1px solid var(--red);color:var(--red);border-radius:50%;width:28px;height:28px;font-size:9px;margin-bottom:9px}.motion-play>small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.teacher-signature{font-size:8px;letter-spacing:1.6px;text-transform:uppercase;align-self:flex-start;margin-top:20px;color:var(--blue)}.teacher-copy h2{margin:21px 0 27px}.teacher-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:15px;color:var(--muted)}.teacher-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:23px}.teacher-links .text-link{font-size:11px}.teacher-links svg{width:16px}.offer{background:#f7f9fb}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.offer-grid article{position:relative;padding:39px;background:#fff;border:1px solid var(--line)}.offer-grid article>.eyebrow{font-size:9px}.offer-grid article>svg{position:absolute;top:32px;right:32px;width:30px;color:var(--red)}.offer-grid h3{font-family:var(--display);font-size:44px;line-height:1.05;font-weight:600;margin-top:31px}.offer-grid p{font-size:13px;color:var(--muted);line-height:1.85;margin-top:18px;max-width:370px}.offer-grid .button{margin-top:29px;font-size:12px;min-height:52px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.guide-card{padding:28px 0;border-top:1px solid var(--ink);margin-bottom:15px;display:flex;flex-direction:column}.guide-category{font-size:9px;letter-spacing:1.4px;font-weight:700;color:var(--blue);display:flex;justify-content:space-between;align-items:center}.guide-category svg{width:18px;transition:transform .2s;color:var(--red)}.guide-card:hover .guide-category svg{transform:translate(3px,-3px)}.guide-card h3{font-family:var(--display);font-size:34px;font-weight:600;line-height:1.05;margin-top:28px;max-width:230px}.guide-card p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:14px;max-width:275px;flex:1}.guide-footer{font-size:10px;font-weight:700;display:flex;justify-content:space-between;align-items:center;margin-top:23px}.guide-footer>span{font-family:var(--display);font-size:25px;color:#b5c7d5}.guide-card:hover h3{color:var(--red)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:20px}.faq h2{margin:22px 0}.faq>div>.text-link{font-size:12px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:23px 0;cursor:pointer;gap:20px;font-size:13px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:20px;height:20px;flex-shrink:0;color:var(--red);transition:transform .2s}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 26px 23px 0}.closing{background:var(--red);color:#fff;padding:82px 0;overflow:hidden}.closing .wrap{position:relative}.closing .eyebrow{font-size:9px;color:#ffdce0}.closing h2{font-size:82px;margin:24px 0 29px;line-height:.98}.closing h2 span{color:#fff}.closing-stamp{position:absolute;right:70px;top:18px;font-family:var(--display);font-size:82px;line-height:.66;border:1px solid #ffffff50;border-radius:100%;width:212px;height:245px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(15deg);opacity:.55}.closing-stamp br{display:none}.closing-stamp svg{width:35px;height:35px;margin:12px 0}.closing .button{font-size:12px;min-height:54px}footer{background:var(--ink);color:#fff;padding-block:51px 26px}.brand-light>span{color:#fff}.brand-light small{color:#b4ccde}.brand-light img{background:#fff;border-radius:4px;padding:4px;height:57px;width:44px}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:center}.footer-top>div{display:flex;gap:25px}.footer-top>div a{display:flex;align-items:center;gap:7px;font-size:11px}.footer-top>div svg{width:13px;height:13px}.footer-bottom{display:flex;gap:25px;justify-content:space-between;align-items:center;font-size:9px;color:#adbfce;margin-top:36px;padding-top:20px;position:relative}.footer-bottom:before{content:"";position:absolute;top:0;left:40px;right:40px;height:1px;background:#ffffff1f}.footer-bottom a{text-decoration:underline}.legal-note{font-size:8px;color:#98b0c4;line-height:1.8;margin-top:20px;display:flex;gap:30px;justify-content:space-between}.legal-note>p{max-width:590px}.legal-note details{max-width:350px}.legal-note summary{cursor:pointer}.legal-note details p{margin-top:12px}.article-hero{background:var(--ice);padding:55px 0 70px}.article-hero .text-link{font-size:12px;margin-bottom:35px}.article-hero .eyebrow{font-size:10px}.article-hero h1{font-family:var(--display);font-size:clamp(52px,6.5vw,84px);max-width:830px;font-weight:600;line-height:1;letter-spacing:-1px;margin:20px 0}.article-hero p:last-child{font-size:17px;color:var(--muted);line-height:1.8;max-width:750px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:90px;padding-block:75px}.article-content{font-size:16px;line-height:1.9;min-width:0}.article-content h2{font-size:41px;line-height:1.1;margin:40px 0 20px;letter-spacing:-.4px}.article-content h3{font-family:var(--display);font-size:30px;line-height:1.3;margin:30px 0 15px}.article-content p{margin:18px 0}.article-content a{text-decoration:underline;text-underline-offset:4px;color:var(--blue)}.article-content li{margin:12px 0}.article-content table{border-collapse:collapse;width:100%;font-size:14px}.article-content td,.article-content th{border:1px solid var(--line);padding:12px;text-align:left}.article-content blockquote{background:var(--ice);border-left:3px solid var(--red);padding:20px 25px;margin:20px 0}.article-content .notice,.article-content .note{background:var(--ice);padding:20px;margin:20px 0;font-size:13px}.article-content .breadcrumb,.article-content nav,.article-content .lang,.article-content .cta,.article-content .floating-cta{display:none}.article-layout aside{align-self:start;position:sticky;top:30px;background:var(--ice);padding:27px}.article-layout aside h2{font-size:38px;margin:20px 0}.article-layout aside p{font-size:12px;line-height:1.8;color:var(--muted)}.article-layout aside .button{width:100%;font-size:11px;padding:13px;gap:10px;margin-top:25px;min-height:50px}.article-layout aside .text-link{font-size:10px;margin-top:10px}.article-layout aside .eyebrow{font-size:9px}@keyframes arrive{0%{opacity:.3;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes note-enter{0%{opacity:0;transform:translate(10px,12px) rotate(-1deg)}to{opacity:1;transform:translate(0) rotate(-5deg)}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .65s ease-out both}.hero-art{animation:arrive .8s .12s ease-out both}.phrase-note{animation:note-enter .7s .5s both}.in-view{animation:arrive .65s ease-out both}.journey:nth-child(2).in-view,.guide-card:nth-child(3n+2).in-view{animation-delay:.08s}.journey:nth-child(3).in-view,.guide-card:nth-child(3n+3).in-view{animation-delay:.16s}}@media(min-width:1600px){.wrap{max-width:1400px}.hero h1{font-size:132px}.hero-photo{height:635px}.hero{padding-top:70px;padding-bottom:40px}.hero-intro{font-size:20px}.hero-baseline{margin-top:72px}}@media(max-width:1100px){.wrap{padding-inline:30px}.header-inner{gap:22px}.nav{gap:17px}.nav a{font-size:11px}.brand>span{font-size:22px}.brand small{font-size:5px}.brand img{width:37px;height:49px}.nav-cta{gap:12px;padding-inline:13px}.hero{gap:0 30px;padding-top:45px}.hero h1{font-size:clamp(78px,9vw,105px)}.hero-intro{font-size:16px}.hero-photo{height:540px}.practice-grid,.quiz-layout,.teacher{gap:55px}.conversation-card,.quiz-card{padding-inline:23px}.scene-tabs{gap:8px}.scene-tabs button{font-size:11px;padding:12px}.quiz-section h2{font-size:66px}.teacher-wordmark{font-size:105px}.teacher-motion{width:200px}.teacher-visual{padding:32px;min-height:420px}.footer-bottom:before{left:30px;right:30px}.closing-stamp{right:45px}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:900px){.nav-cta{display:none}.hero h1{font-size:88px}.hero-photo{height:515px}.hero-intro{font-size:15px}.hero-copy .eyebrow{font-size:8px}.hero-actions .button{min-width:245px;font-size:12px}.hero-actions .text-link{font-size:12px}.phrase-note{padding:18px 21px 22px}.phrase-note strong{font-size:27px}.journey{padding:24px 20px}.journey-top>span{font-size:7px}.journey h3{font-size:31px}.journey p{font-size:12px;min-height:86px}.journey-link{font-size:10px}.section{padding-block:80px}.practice-grid,.quiz-layout,.teacher{gap:32px}.conversation-card{padding-inline:20px;box-shadow:9px 9px 0 var(--ice)}.practice-copy h2{font-size:60px}.speech-bubble{padding:17px}.speech-bubble h3{font-size:19px}.scene-tabs button{gap:7px}.scene-tabs svg{width:18px}.quiz-section h2{font-size:62px}.quiz-card h3{font-size:34px}.teacher-visual{padding:29px;min-height:390px}.teacher-wordmark{font-size:94px}.teacher-motion{width:185px;height:155px}.teacher-motion>img{width:38px}.motion-play{width:92px}.teacher-copy h2{font-size:50px}.teacher-copy .eyebrow{font-size:8px}.teacher-copy>p:not(.eyebrow){font-size:12px}.offer-grid article{padding:30px}.offer-grid h3{font-size:39px}.guide-grid{gap:0 24px}.guide-card h3{font-size:31px}.faq{gap:45px;padding-top:20px}.closing h2{font-size:72px}.closing-stamp{right:30px;width:170px;height:200px;font-size:65px}.article-layout{grid-template-columns:1fr}.article-layout aside{position:static;max-width:500px}.article-hero{padding-bottom:55px}}@media(max-width:760px){:root{scroll-padding-top:22px}.wrap{padding-inline:23px}.site-header{height:79px}.header-inner{justify-content:space-between}.brand>span{font-size:23px}.brand img{width:38px;height:48px}.brand small{font-size:5.5px;letter-spacing:1px}.menu-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;padding:9px}.menu-toggle>span{display:flex;flex-direction:column;gap:6px;width:23px}.menu-toggle i{height:2px;background:var(--ink);width:100%}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px 23px 26px;border-bottom:1px solid var(--line);box-shadow:0 10px 15px #102c490a}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.nav a{font-size:15px;padding:16px 2px;border-bottom:1px solid #edf2f5}.hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:27px;gap:0}.hero-copy{padding-top:0}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px}.hero h1{font-size:clamp(74px,16.9vw,116px);line-height:.91;letter-spacing:-1.5px;margin-top:20px}.hero h1>br:first-of-type{display:none}.hero h1>br:first-of-type:after{content:" "}.hero h1{max-width:500px}.hero-intro{font-size:16px;line-height:1.7;max-width:365px;margin-top:23px}.hero-actions{margin-top:25px;gap:6px}.hero-actions .button{width:100%;min-height:54px;justify-content:space-between;padding-inline:20px;font-size:13px;max-width:500px}.hero-actions .text-link{font-size:12px;padding-block:12px}.teacher-credit{margin-top:12px;font-size:10px}.hero-art{margin:38px 9px 38px 7px;max-width:560px;width:calc(100% - 16px);justify-self:center}.hero-photo{height:clamp(335px,101vw,600px);object-position:center 50%}.photo-frame:before{inset:-8px 12px -10px -8px}.vertical-label{right:-10px;top:15px;padding:14px 8px;font-size:8px;letter-spacing:1.5px}.phrase-note{right:-6px;bottom:-15px;padding:16px 24px 25px}.phrase-note strong{font-size:29px}.note-label{font-size:6px}.phrase-note>span:last-of-type{font-size:10px}.phrase-note svg{width:170px}.photo-caption{font-size:6px;letter-spacing:1px;bottom:14px;left:12px}.art-coordinate{font-size:6px;letter-spacing:.75px;left:0;bottom:-39px}.hero-baseline{margin-top:20px;gap:13px}.hero-baseline p{max-width:220px;font-size:7px;letter-spacing:1.4px;line-height:1.8}.section{padding-block:65px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{font-size:13px;line-height:1.8}.eyebrow{font-size:8px;letter-spacing:1.6px}h2{font-size:55px;letter-spacing:-.6px}.journeys{margin-top:0;padding-block:50px 56px}.journeys .section-heading h2 br{display:none}.journeys .section-heading h2{max-width:330px;font-size:51px}.journey-grid{grid-template-columns:1fr;gap:13px}.journey{padding:25px 24px 23px;border-top-width:2px}.journey-top{margin-bottom:19px}.journey-top>span{font-size:8px}.journey-top svg{width:25px;height:25px}.journey h3{font-size:36px;margin-bottom:8px}.journey p{font-size:13px;min-height:0;max-width:320px;line-height:1.8}.journey-link{margin-top:18px;font-size:11px}.journey-route{font-size:98px;bottom:20px;right:30px}.practice-grid{grid-template-columns:1fr;gap:35px}.practice-copy h2{font-size:58px;margin:20px 0}.practice-copy>p:not(.eyebrow){font-size:14px;max-width:370px}.scene-tabs{max-width:none;margin-top:24px;gap:9px}.scene-tabs button{font-size:12px;padding:14px 17px;gap:12px}.scene-tabs svg{width:22px}.practice-copy>.practice-disclaimer{font-size:9px!important;margin-top:13px}.conversation-card{padding:23px 20px 17px;margin-right:7px}.conversation-top{font-size:7px}.scene-title{font-size:29px;margin:23px 0}.speech-bubble h3{font-size:21px}.speech-bubble{padding:21px 18px}.answer{font-size:12px;min-height:58px}.practice-pocket{font-size:9px}.quiz-layout{grid-template-columns:1fr;gap:32px}.quiz-section h2{font-size:59px;margin:20px 0}.quiz-layout>div>p:not(.eyebrow){font-size:13px}.quiz-layout>div>.quiz-privacy{margin-top:18px;font-size:9px!important;max-width:350px!important}.quiz-card{margin-right:7px;padding:26px 21px;min-height:450px;box-shadow:7px 7px #2f4f6a}.quiz-card h3{font-size:37px;margin:25px 0}.quiz-options button{min-height:57px}.quiz-card .quiz-result-intro{font-size:12px}.quiz-card .button{font-size:11px;gap:10px}.teacher{grid-template-columns:1fr;gap:39px}.teacher-visual{min-height:420px;padding:33px;max-width:460px;width:100%;justify-self:center}.teacher-wordmark{font-size:111px}.teacher-motion{width:210px;height:163px}.teacher-motion>img{width:51px}.motion-play{font-size:11px;width:108px}.teacher-signature{font-size:7px}.teacher-copy h2{font-size:57px;margin:20px 0 22px}.teacher-copy>p:not(.eyebrow){font-size:14px}.teacher-links{gap:25px;margin-top:18px}.teacher-links .text-link{font-size:11px}.offer-grid{grid-template-columns:1fr;gap:17px}.offer-grid article{padding:30px 25px}.offer-grid h3{font-size:43px}.offer-grid p{font-size:13px}.offer-grid .button{font-size:12px;min-height:52px;padding-inline:19px;gap:17px}.guide-grid{grid-template-columns:1fr 1fr;gap:0 23px}.guide-card{padding:21px 0;margin-bottom:15px}.guide-category{font-size:7px;letter-spacing:.8px;gap:5px}.guide-category svg{width:16px}.guide-card h3{font-size:31px;margin-top:22px}.guide-card p{font-size:11px;line-height:1.7;margin-top:12px}.guide-footer{font-size:9px;margin-top:17px}.guide-footer>span{font-size:20px}.faq{grid-template-columns:1fr;gap:26px;padding-top:3px}.faq h2{font-size:54px;margin:20px 0 14px}.faq summary{font-size:13px;line-height:1.6;padding:22px 0;gap:15px}.faq details p{font-size:12px;padding-right:8px}.closing{padding:61px 0}.closing h2{font-size:clamp(47px,11.4vw,66px);line-height:1.03;position:relative;z-index:1;max-width:550px}.closing .eyebrow{font-size:7px}.closing .button{font-size:12px;padding:16px 20px;gap:20px;position:relative;z-index:1}.closing-stamp{right:-62px;top:22px;font-size:69px;width:165px;height:190px;opacity:.12}.footer-top{flex-direction:column;align-items:flex-start;gap:29px}.footer-top>div{gap:25px}.footer-top>div a{font-size:11px}.footer-bottom{gap:16px;flex-wrap:wrap;line-height:1.6;margin-top:28px;font-size:8px}.footer-bottom p:last-child{width:100%}.footer-bottom:before{left:23px;right:23px}.legal-note{flex-direction:column;gap:17px;font-size:8px;margin-top:15px;line-height:1.8}.legal-note details{max-width:none}.article-hero{padding:31px 0 43px}.article-hero .eyebrow{font-size:8px}.article-hero h1{font-size:56px}.article-hero p:last-child{font-size:15px}.article-layout{padding-block:40px;gap:35px}.article-content{font-size:14px;line-height:1.9}.article-content h2{font-size:35px;margin-top:31px}.article-content h3{font-size:27px}.article-content ul{padding-left:22px}.article-content table{font-size:11px;display:block;overflow-x:auto}.article-content td,.article-content th{padding:9px}.article-layout aside h2{font-size:40px}}@media(max-width:370px){.wrap{padding-inline:19px}.brand>span{font-size:21px}.brand small{font-size:4.7px}.hero h1{font-size:70px}.hero-intro{font-size:14px}.hero-copy .eyebrow{font-size:7px}.hero-actions .button{font-size:12px}.phrase-note strong{font-size:26px}.conversation-card{padding-inline:16px}.answer{font-size:11px}.practice-pocket{gap:7px}.practice-pocket button{font-size:9px}.quiz-card{padding-inline:18px}.quiz-card h3{font-size:34px}.teacher-wordmark{font-size:98px}.teacher-visual{min-height:400px;padding:28px}.guide-grid{gap:0 18px}.guide-card h3{font-size:29px}.closing h2{font-size:44px}.footer-top>div{gap:19px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.journey:hover{transform:none}}:root{--ink: #0b2344;--blue: #2d6393;--red: #de1231;--ice: #eaf5ff;--muted: #506a83;--line: #d2e2f1}h2 span{color:var(--red)}.journey-heading{display:block;text-align:center;position:relative;margin-bottom:38px}.journey-heading .eyebrow{margin-bottom:16px;color:var(--blue)}.journey-heading h2{position:relative;z-index:1;font-size:clamp(48px,5.8vw,78px);max-width:none}.journey-map{position:absolute;inset:35px 0 auto;width:100%;height:110px;opacity:.3;pointer-events:none;fill:none;stroke:#66a5d4;stroke-width:2;stroke-dasharray:5 5}.journey-map circle{fill:#66a5d4;stroke:none}.journey{display:flex;flex-direction:column;padding:0;border:0;border-radius:10px;background:#fff}.journey-photo{width:100%;height:auto;aspect-ratio:1.62;object-fit:cover}.journey:nth-child(2) .journey-photo{object-position:50% 55%}.journey-body{display:flex;flex-direction:column;flex:1;padding:24px}.journey h3{font-size:37px;line-height:1;margin:0 0 12px}.journey p{font-size:14px;line-height:1.65;min-height:0;max-width:none;margin-bottom:24px}.journey-link{margin-top:auto;min-height:47px;background:var(--red);color:#fff;border-radius:5px;justify-content:center;padding:12px 14px;font-size:12px;gap:18px}.journey-link svg{width:19px;flex-shrink:0}.practice-grid{gap:64px;grid-template-columns:1fr 1fr}.practice-copy h2{max-width:520px;font-size:clamp(52px,5.2vw,72px);line-height:1.01}.practice-copy>p:not(.eyebrow){max-width:450px;font-size:15px;line-height:1.8}.scene-tabs{display:flex;flex-wrap:wrap;max-width:480px;gap:0 19px;margin:27px 0 24px}.scene-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;padding:11px 0;min-height:44px;gap:7px;font-size:11px}.scene-tabs button[aria-selected=true]{background:transparent;color:var(--ink);border-color:var(--red)}.scene-tabs button:hover{border-color:var(--blue)}.scene-tabs svg{width:20px;height:20px}.practice-main-cta{font-size:13px}.everyday-photo{position:relative;margin:0 0 30px;min-width:0;align-self:center}.everyday-photo>img{width:100%;height:420px;border-radius:8px;object-fit:cover}.everyday-photo figcaption{position:relative;background:#fff;border:1px solid var(--line);border-left:3px solid var(--red);padding:23px 26px;margin:-69px 24px 0 -17px;box-shadow:0 9px 24px #102c4910}.everyday-photo figcaption .eyebrow{font-size:8px;letter-spacing:1.3px;color:var(--blue)}.everyday-photo figcaption strong{display:block;font-family:var(--display);font-size:34px;line-height:1.15;margin:10px 0 6px;font-weight:600}.everyday-photo figcaption>span:last-child{font-size:13px;line-height:1.6;color:var(--muted)}.practice-sample{margin-top:34px;border-top:1px solid var(--line)}.practice-sample>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-size:12px;font-weight:600;padding:20px 0;cursor:pointer;max-width:100%}.practice-sample>summary::-webkit-details-marker{display:none}.practice-sample>summary>span{font-size:21px;color:var(--blue)}.practice-sample[open]>summary>span{transform:rotate(180deg)}.sample-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;padding:22px 0 15px;align-items:start}.sample-intro{max-width:460px}.sample-intro h3{font-family:var(--display);font-size:37px;margin:14px 0}.sample-intro>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8;margin:15px 0}.conversation-card{box-shadow:none;margin:0}.answer>.answer-text{display:block;width:auto;height:auto;min-width:0;flex:1;border:0;font-size:12px;border-radius:0}.saved-phrases,.scene-phrases{border-top:1px solid var(--line);margin:24px 0}.saved-phrases summary,.scene-phrases summary{font-size:12px;cursor:pointer;padding-block:15px;line-height:1.6;font-weight:600}.saved-phrases p,.scene-phrases p{font-size:12px;line-height:1.8;margin:12px 0;color:var(--muted)}.saved-phrases p strong,.scene-phrases p strong{color:var(--ink)}.saved-phrases h3{font-size:26px}.saved-phrases button{border:1px solid var(--line);border-radius:4px;background:#fff;min-height:44px;padding:10px 16px;font-size:11px}.practice-message{font-size:11px;min-height:1.5em;line-height:1.5;margin-top:10px;color:var(--blue)}.quiz-section{background:var(--ice);color:var(--ink)}.quiz-section:before{display:none}.quiz-section .eyebrow{color:var(--blue)}.quiz-section h2{font-size:clamp(52px,5.3vw,72px);line-height:1.02}.quiz-section h2 span{color:var(--red)}.quiz-layout>div>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:400px}.quiz-layout>div>.quiz-privacy{color:var(--muted)!important;font-size:11px!important;max-width:370px!important}.quiz-card{box-shadow:0 8px 28px #102c4908;border:1px solid var(--line);border-radius:10px;margin:0}.quiz-options button{background:#f6faff;min-height:58px;font-size:13px}.quiz-options button[aria-pressed=true]{border-color:var(--red);background:#fff4f6}.quiz-result-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 16px}.quiz-back{min-height:44px}.teacher-visual{background:var(--ice)}.teacher-wordmark>span{color:var(--red)}.offer{background:#f5faff}.offer-grid article{background:#fff;border:1px solid var(--line);border-radius:8px}.offer-grid article:nth-child(2){background:#fff;color:var(--ink)}.guide-grid{gap:24px}.guide-card{background:var(--ice);padding:25px;border:1px solid var(--line);border-radius:7px;margin:0}.guide-card h3{margin-top:23px}.guide-category{color:var(--blue)}.faq{padding-top:35px}@media(prefers-reduced-motion:no-preference){.everyday-photo figcaption{animation:arrive .22s ease-out}.practice-sample[open] .sample-layout{animation:arrive .22s ease-out}}@media(max-width:1000px){.journey-body{padding:20px}.journey h3{font-size:31px}.journey p{font-size:13px}.practice-grid,.sample-layout{gap:35px}.everyday-photo>img{height:370px}}@media(max-width:760px){.hero h1>br:first-of-type{display:block}.hero h1{font-size:clamp(70px,18vw,112px);line-height:.94}.journey-heading{text-align:left;margin-bottom:26px}.journey-heading h2,.journeys .section-heading h2{font-size:clamp(43px,11.5vw,65px);max-width:500px}.journey-map{top:30px;height:95px;opacity:.22}.journey-grid{gap:12px}.journey{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:stretch}.journey-photo{height:100%;min-height:152px;aspect-ratio:auto;object-fit:cover}.journey-body{padding:17px 16px}.journey h3{font-size:29px;margin-bottom:7px}.journey p{font-size:12px;line-height:1.55;margin-bottom:12px}.journey-link{font-size:10px;min-height:36px;padding:8px 0;background:transparent;color:var(--red);justify-content:space-between;gap:9px}.journey-link svg{width:17px}.practice-grid,.sample-layout{grid-template-columns:minmax(0,1fr);gap:32px}.practice-copy h2{font-size:clamp(46px,12vw,65px);max-width:550px}.practice-copy>p:not(.eyebrow){font-size:14px;max-width:none}.scene-tabs{gap:0 20px;margin-block:23px;max-width:none}.scene-tabs button{font-size:11px;padding:12px 0;min-height:44px}.practice-main-cta{width:100%;justify-content:space-between;min-height:52px}.everyday-photo{margin:0 0 4px}.everyday-photo>img{height:290px}.everyday-photo figcaption{margin:-45px 12px 0;padding:19px}.everyday-photo figcaption strong{font-size:30px}.everyday-photo figcaption>span:last-child{font-size:12px}.practice-sample{margin-top:27px}.practice-sample>summary{font-size:11px}.sample-layout{gap:20px}.quiz-section h2{font-size:clamp(48px,12vw,65px)}.quiz-card{min-height:455px;box-shadow:none}.quiz-card h3{font-size:35px}.quiz-layout>div>p:not(.eyebrow){font-size:14px}.quiz-options button{font-size:12px}.guide-grid{gap:16px}.guide-card{padding:18px}.guide-card h3{font-size:30px}}@media(max-width:380px){.journey{grid-template-columns:80px minmax(0,1fr)}.journey-body{padding:15px 13px}.journey h3{font-size:26px}.journey-link{font-size:9px}.guide-grid{grid-template-columns:1fr}}.brand>.brand-symbol{display:block;position:relative;width:45px;height:50px;overflow:hidden;flex-shrink:0}.brand .brand-symbol img{position:absolute;max-width:none;width:92px;height:92px;left:-23px;top:-7px;object-fit:contain}.practice-copy .practice-main-cta{margin-top:27px}.sample-intro .scene-tabs{max-width:none;gap:0 14px;margin:15px 0 22px}.article-toc{margin-bottom:30px;border-bottom:1px solid var(--line);padding-bottom:22px}.article-toc summary{font-size:13px;font-weight:700;cursor:pointer;padding-block:8px}.article-toc nav{display:flex;flex-direction:column;gap:4px;margin-top:10px}.article-toc a{font-size:12px;line-height:1.6;padding:8px 0;color:var(--blue)}.article-toc a:hover{color:var(--red);text-decoration:underline}.reading-line{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--red);z-index:100;transform:scaleX(0);transform-origin:left}@keyframes reading-progress{to{transform:scaleX(1)}}@supports (animation-timeline: scroll()){@media(prefers-reduced-motion:no-preference){.reading-line{animation:reading-progress linear both;animation-timeline:scroll()}}}@media(max-width:900px){.article-layout aside{grid-row:1;max-width:none}.article-layout aside>p,.article-layout aside>h2,.article-layout aside>.eyebrow,.article-layout aside>.button,.article-layout aside>.text-link{display:none}.article-toc{margin:0;border:0;padding:0}}@media(max-width:760px){.brand>.brand-symbol{width:38px;height:43px}.brand .brand-symbol img{width:80px;height:80px;left:-20px;top:-6px}.practice-copy .practice-main-cta{margin-top:24px}}.teacher-lesson{min-width:0;align-self:center;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--ice)}.teacher-lesson-kicker{margin:0;padding:22px 26px;background:#fff;color:var(--ink);font-family:var(--display);font-size:clamp(21px,2.1vw,28px);font-weight:700;line-height:1.15}.teacher-lesson-image{position:relative;background:#e6e9ed}.teacher-lesson-image img{display:block;width:100%;height:auto;aspect-ratio:16 / 9}.teacher-lesson-duration{position:absolute;right:16px;bottom:18%;border-radius:5px;padding:4px 8px;color:#fff;background:var(--ink);font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.teacher-lesson-body{padding:28px}.teacher-lesson-body .eyebrow{margin:0 0 12px;font-size:10px}.teacher-lesson-body h3{margin:0 0 12px;font:700 clamp(34px,3.2vw,46px)/1 var(--display);color:var(--ink)}.teacher-lesson-body>p:not(.eyebrow){margin:0;color:var(--muted);font-size:16px;line-height:1.6}.teacher-lesson-link{display:flex;width:100%;justify-content:space-between;margin-top:24px;border-radius:8px}.teacher-lesson-link svg{transition:transform .18s ease}.teacher-lesson-link:hover svg{transform:translate(2px,-2px)}.teacher-lesson-link:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.teacher-lesson-body>small{display:block;margin-top:13px;color:var(--muted);text-align:center;font-size:12px;line-height:1.5}@media(max-width:600px){.teacher-lesson-kicker{padding:18px 20px}.teacher-lesson-body{padding:22px 20px}}@media(prefers-reduced-motion:reduce){.teacher-lesson-link svg{transition:none}.teacher-lesson-link:hover svg{transform:none}}.mobile-nav-contact,.story-navigation{display:none}@media(max-width:760px){:root{scroll-padding-top:84px}.wrap{padding-inline:20px}.section{padding-block:48px}h2,.journeys .section-heading h2,.motion-page .practice-copy h2,.quiz-section h2,.teacher-copy h2,.faq h2{font-size:clamp(36px,10.4vw,48px);line-height:1.04;letter-spacing:-.6px}.section-heading{gap:14px;margin-bottom:24px}.section-heading .eyebrow{margin-bottom:12px}.eyebrow{font-size:9px;letter-spacing:1.4px}.section-heading>p{font-size:14px;line-height:1.6}.site-header{height:66px;position:sticky;top:0;background:#fff;z-index:40}.header-inner{gap:16px}.site-header .brand>span{font-size:22px}.site-header .brand small{font-size:5px}.site-header .brand>.brand-symbol{width:33px;height:39px}.site-header .brand .brand-symbol img{width:74px;height:74px;left:-20px;top:-6px}.menu-toggle{width:46px;height:46px;border:1px solid var(--line);border-radius:12px;background:var(--ice)}.nav{top:65px;padding:10px 20px 20px;border-radius:0 0 20px 20px;box-shadow:0 14px 24px #0b234414;max-height:calc(100dvh - 66px);overflow-y:auto}.nav a{font-size:15px;padding:16px 8px;min-height:52px}.nav .mobile-nav-contact{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--red);color:#fff;border:0;border-radius:10px;margin-top:12px;padding:16px;font-size:14px;font-weight:700;white-space:normal}.nav a:after{display:none}.button{border-radius:10px;min-height:52px;font-size:14px;padding:15px 18px}button,a,summary{touch-action:manipulation}.text-link{min-height:44px;font-size:14px}.hero{padding-top:26px;padding-bottom:30px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.2px}.hero h1{font-size:clamp(54px,15.8vw,82px);margin-top:16px;line-height:.96}.hero-intro{margin-top:18px;font-size:16px;line-height:1.55;max-width:480px}.hero-actions{margin-top:20px;gap:5px}.hero-actions .button{font-size:14px;min-height:54px}.hero-actions .text-link{padding-block:9px;min-height:44px;font-size:13px}.teacher-credit{margin-top:10px}.hero-art{width:100%;max-width:560px;margin:26px 0 20px}.photo-frame{transform:none}.photo-frame:before{inset:-5px 8px -6px -4px;transform:rotate(-1.5deg)}.hero-photo{height:clamp(218px,59vw,330px);object-position:center 52%;border-radius:10px}.vertical-label{padding:10px 6px;font-size:7px;right:-4px;top:12px;border-radius:3px}.phrase-note{right:10px;bottom:-14px;padding:12px 17px 18px;border-radius:6px;transform:rotate(-3deg);animation:none}.phrase-note strong{font-size:26px}.phrase-note svg{width:145px;bottom:6px}.note-label{margin-bottom:3px}.photo-caption{font-size:6px;max-width:115px;line-height:1.5;bottom:12px}.art-coordinate,.hero-baseline{display:none}.journeys{margin-top:0}.journey-heading{margin-bottom:22px}.journey{grid-template-columns:86px minmax(0,1fr);border:1px solid #d2e2f166;border-radius:12px}.journey-photo{min-height:140px}.journey-body{padding:15px}.journey h3{font-size:28px;margin-bottom:6px}.journey p{font-size:13px;line-height:1.5;margin-bottom:8px}.journey-link{font-size:11px;min-height:28px;padding:4px 0}.motion-page .practice-grid{gap:24px}.motion-page .practice-copy{padding-block:0}.practice-copy h2{margin:14px 0 16px}.practice-copy>p:not(.eyebrow){font-size:15px;line-height:1.65}.practice-copy .practice-main-cta{margin-top:18px}.everyday-story{min-width:0}.everyday-scenes{display:flex;gap:12px;padding:2px 2px 12px;margin:-2px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:2px;overscroll-behavior-inline:contain;scrollbar-width:none}.everyday-scenes::-webkit-scrollbar{display:none}.everyday-scene{position:relative;top:auto;flex:0 0 calc(100% - 18px);min-width:0;margin:0;scroll-snap-align:start;border-radius:14px;box-shadow:none}.scene-heading{padding:14px 16px;font-size:10px;letter-spacing:.06em}.scene-image{height:184px}.scene-image h3{left:16px;bottom:16px;font-size:32px}.scene-phrase{padding:20px 16px 6px;gap:9px}.scene-phrase p{font-size:20px;line-height:1.25}.scene-phrase div>span{font-size:14px}.scene-quote{font-size:52px}.scene-context{padding:10px 16px 18px;font-size:12px;line-height:1.5}.story-navigation{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:56px;padding-top:4px;color:var(--muted);font-size:12px}.story-navigation>div{display:flex;gap:8px}.story-navigation button{width:44px;height:44px;display:grid;place-items:center;padding:10px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink)}.story-navigation button:first-child svg{transform:rotate(180deg)}.story-navigation button:disabled{opacity:.3}.story-position{font-variant-numeric:tabular-nums;white-space:nowrap}.story-navigation[data-ready=false] :is(.story-position,button){visibility:hidden}.practice-sample{margin-top:18px}.practice-sample>summary{font-size:13px;padding-block:18px;min-height:56px}.sample-intro h3{font-size:30px}.sample-intro .scene-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sample-intro .scene-tabs button{padding:10px;border:1px solid var(--line);border-radius:8px;font-size:12px;min-height:46px}.sample-intro .scene-tabs button[aria-selected=true]{background:var(--ice);border-color:var(--blue)}.conversation-card{padding:20px 16px;border-radius:12px}.answer>.answer-text{font-size:14px}.phrase-tools{gap:8px}.phrase-tools button{min-height:44px;padding:12px;font-size:12px}.practice-pocket{flex-wrap:wrap;font-size:12px}.practice-pocket button{font-size:12px;min-height:44px}.quiz-layout{gap:24px}.quiz-section h2{margin:14px 0}.quiz-layout>div>p:not(.eyebrow){font-size:15px;line-height:1.6}.quiz-layout>div>.quiz-privacy{margin-top:12px;font-size:12px!important;line-height:1.55}.quiz-card{padding:22px 18px;min-height:424px;border-radius:14px}.quiz-progress{font-size:9px;letter-spacing:.8px}.quiz-card h3{font-size:31px;margin:22px 0 20px}.quiz-options button{min-height:54px;font-size:14px;border-radius:8px;padding:14px 12px}.quiz-options button>span,.quiz-options svg{flex-shrink:0}.quiz-summary{margin:18px 0}.quiz-summary>div{align-items:start}.quiz-summary dt{font-size:10px}.quiz-summary dd,.quiz-card .quiz-result-intro,.quiz-card .button{font-size:14px}.quiz-card>.text-link,.quiz-back,.quiz-footnote{font-size:12px}.teacher{gap:28px}.teacher-copy h2{margin:14px 0 18px}.teacher-copy>p:not(.eyebrow){font-size:15px;line-height:1.7}.teacher-links{gap:8px 18px;margin-top:14px}.teacher-links .text-link{font-size:13px}.teacher-lesson-kicker{font-size:21px;padding:16px 18px}.teacher-lesson-body{padding:20px 18px}.teacher-lesson-body h3{font-size:32px}.teacher-lesson-link{margin-top:18px}.offer-grid{gap:16px}.offer-grid article{padding:24px 20px;border-radius:14px}.offer-grid article>svg{width:24px;top:20px;right:20px}.offer-grid h3{font-size:34px;margin-top:22px}.offer-grid p{font-size:15px;line-height:1.6;margin-top:14px}.offer-grid .button{display:flex;width:100%;justify-content:space-between;font-size:14px;margin-top:20px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-card{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:7px 14px;padding:18px;position:relative;border-radius:12px}.guide-category{grid-column:1;font-size:9px;line-height:1.4;letter-spacing:1px}.guide-category svg{position:absolute;right:18px;top:18px}.guide-artwork{grid-column:2;grid-row:2 / 5;width:64px;height:66px;margin:0;align-self:center}.guide-card h3{grid-column:1;font-size:27px;line-height:1.05;margin:0;max-width:none}.guide-card p{grid-column:1;font-size:13px;line-height:1.5;margin:0;max-width:none}.guide-footer{grid-column:1;font-size:11px;margin:3px 0 0;min-height:22px}.guide-footer>span{display:none}.faq{gap:20px;padding-top:16px}.faq h2{margin:14px 0}.faq summary{font-size:15px;line-height:1.5;padding:19px 0}.faq details p{font-size:14px;line-height:1.7}.closing{padding-block:42px}.closing h2{font-size:clamp(38px,10.6vw,52px);margin:18px 0 24px}.closing .button{width:100%;justify-content:space-between;font-size:14px}footer{padding-block:36px 24px}.footer-top>div{flex-wrap:wrap;gap:4px 22px}.footer-top>div a{font-size:13px;min-height:44px}.footer-bottom{font-size:11px;gap:10px;margin-top:20px}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}.legal-note{font-size:11px;line-height:1.65}.legal-note summary{min-height:44px;padding-block:12px}.in-view,.hero-copy,.hero-art,.phrase-note{animation:none!important}}.guide-artwork{display:flex;align-items:center;justify-content:center;height:184px;width:100%;margin:20px 0 2px}.guide-artwork img{display:block;width:184px;height:184px;max-width:100%;object-fit:contain}@media(max-width:760px){.guide-card{grid-template-columns:minmax(0,1fr) 80px}.guide-artwork{width:80px;height:88px;margin:0}.guide-artwork img{width:80px;height:80px}}@media(prefers-reduced-motion:no-preference){.guide-artwork img{transition:transform .22s cubic-bezier(.2,.75,.25,1)}.guide-card:active .guide-artwork img{transform:scale(.97)}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.guide-card:hover .guide-artwork img,.guide-card:focus-visible .guide-artwork img{transform:translateY(-4px) rotate(-1.5deg)}.guide-card:active .guide-artwork img{transform:translateY(-1px) scale(.97)}}
