:root{--ink:#183b32;--peach:#ef745b;--cream:#f8f3e9;--paper:#fffdf8;--yellow:#f4c95d;--line:#dcd9ce;--muted:#65736e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.announcement{background:var(--ink);color:#f9f5e9;text-align:center;letter-spacing:.08em;padding:9px;font-size:13px}.announcement a{color:#ffd995}.header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #e3e0d7;align-items:center;height:82px;padding:0 max(4vw,28px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:210px;display:flex}.brand-mark{background:var(--peach);color:#fff;border-radius:50% 50% 48% 52%;place-items:center;width:44px;height:44px;font-family:serif;font-size:23px;display:grid;box-shadow:inset -4px -3px #d75947}.brand b{letter-spacing:.12em;font-size:18px;display:block}.brand small{letter-spacing:.32em;color:#7d8984;margin-top:3px;font-size:9px;display:block}.nav{gap:34px;margin:auto;display:flex}.nav a{padding:30px 0 25px;font-size:14px;position:relative}.nav a:after{content:"";background:var(--peach);height:3px;transition:all .2s;position:absolute;bottom:19px;left:50%;right:50%}.nav a:hover:after,.nav a.active:after{left:0;right:0}.header-cta,.button{border-radius:3px;justify-content:space-between;align-items:center;gap:30px;font-weight:650;transition:all .2s;display:inline-flex}.header-cta{background:var(--peach);color:#fff;padding:13px 18px;font-size:14px}.header-cta:hover,.primary:hover{background:#d95e48;transform:translateY(-2px)}.menu{background:0 0;border:0;font-size:24px;display:none}.hero{grid-template-columns:1.05fr .95fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:95px 4vw 55px max(6vw,44px);display:flex}.eyebrow{letter-spacing:.2em;color:#697b74;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.eyebrow i{background:var(--peach);width:30px;height:2px}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.04em;margin:24px 0;font-family:STSong,Songti SC,serif;font-size:clamp(52px,6.1vw,88px);font-weight:600;line-height:1.08}.hero h1 em,.teacher-copy h2 em{color:var(--peach);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#f2c96f;height:9px;position:absolute;bottom:3px;left:0;right:0;transform:rotate(-2deg)}.hero-copy>p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin:22px 0 50px;display:flex}.button{border:1px solid #0000;padding:16px 22px}.button.primary{background:var(--peach);color:#fff}.button.text{border-bottom:1px solid var(--ink);border-radius:0;padding:12px 0}.button.outline{border-color:var(--ink)}.button.dark{background:var(--ink);color:#fff}.button.cream{color:var(--ink);background:#fff8e9}.hero-proof{border-top:1px solid var(--line);gap:42px;padding-top:22px;display:flex}.hero-proof b{font-family:serif;font-size:22px;display:block}.hero-proof span{color:#78847f;font-size:12px}.hero-visual{background:#f0b59d;min-height:620px;position:relative;overflow:hidden}.sun{background:#f7d77e;border-radius:50%;width:390px;height:390px;position:absolute;top:80px;right:-40px}.teacher-placeholder{clip-path:polygon(18% 0,83% 0,100% 100%,0 100%);color:#fff5e9;background:linear-gradient(145deg,#e7947e,#c86f5d);flex-direction:column;justify-content:center;align-items:center;height:82%;font-family:STSong,serif;font-size:30px;display:flex;position:absolute;bottom:0;left:13%;right:8%}.teacher-placeholder small,.teacher-mini small,.profile-photo small{opacity:.8;margin-top:9px;font:12px sans-serif}.note{background:var(--paper);padding:16px 20px;font-size:12px;line-height:1.7;position:absolute;transform:rotate(-3deg);box-shadow:5px 7px #183b322e}.note-one{top:16%;left:5%}.note-two{bottom:17%;right:5%;transform:rotate(3deg)}.note-two strong{color:var(--peach);font-size:25px}.scribble{font:italic 19px cursive;position:absolute;top:5%;right:4%;transform:rotate(5deg)}.trust-strip{background:var(--cream);border-block:1px solid var(--line);justify-content:center;align-items:center;gap:55px;min-height:75px;font-family:STSong,serif;font-size:17px;display:flex}.trust-strip i{background:var(--peach);border-radius:50%;width:5px;height:5px}.section{padding:110px max(6vw,44px)}.section-head{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section-head h2,.teacher-copy h2,.path-section h2,.profile h2{margin:18px 0 0;font:600 clamp(38px,4vw,58px)/1.18 STSong,Songti SC,serif}.section-head p{color:var(--muted);line-height:1.8}.course-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.course-card{background:#f8ddd3;border-radius:4px;flex-direction:column;min-height:410px;padding:26px 24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.course-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #183b321f}.course-card.green{background:#dbe9d6}.course-card.yellow{background:#f6e5a9}.course-card.blue{background:#d8e5e5}.course-number{opacity:.13;font:42px serif;position:absolute;top:12px;right:18px}.course-icon{border:1px solid #183b3266;border-radius:50%;place-items:center;width:70px;height:70px;margin:22px 0 35px;font:24px serif;display:grid}.course-tag{letter-spacing:.14em;font-size:11px}.course-card h3{margin:13px 0;font:600 25px STSong,serif}.course-card p{color:#4f625b;font-size:13px;line-height:1.75}.course-meta{gap:8px;margin-top:auto;display:flex}.course-meta span{border:1px solid #183b3240;border-radius:20px;padding:5px 8px;font-size:11px}.course-card>a{border-top:1px solid #183b3238;justify-content:space-between;margin-top:22px;padding-top:16px;font-size:13px;display:flex}.center{text-align:center;margin-top:44px}.teacher-section{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:10vw;padding:120px max(7vw,50px);display:grid}.teacher-frame{background:#b8caa8;height:580px;padding:32px;position:relative;transform:rotate(-1deg)}.teacher-mini{color:#fff;background:linear-gradient(150deg,#8da783,#6f8e72);flex-direction:column;justify-content:center;align-items:center;height:100%;font:28px STSong,serif;display:flex}.tape{background:#f6da92cc;width:100px;height:25px;position:absolute;top:-8px;left:42%;transform:rotate(4deg)}.round-seal{background:var(--peach);color:#fff;text-align:center;letter-spacing:.15em;border:6px solid var(--cream);border-radius:50%;place-items:center;width:105px;height:105px;font-size:11px;display:grid;position:absolute;bottom:-35px;right:-35px}.teacher-copy blockquote{border-left:3px solid var(--peach);margin:30px 0;padding-left:20px;font:21px/1.7 STSong,serif}.teacher-copy>p{color:var(--muted);max-width:500px;line-height:1.9}.path-section{text-align:center;padding:105px max(6vw,44px)}.path-section>.eyebrow{justify-content:center}.path-grid{grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.path-grid>div{border-right:1px solid var(--line);padding:30px}.path-grid>div:last-child{border:0}.path-grid b{color:var(--peach);font:26px serif}.path-grid h3{margin:15px 0 8px;font:23px STSong,serif}.path-grid p{color:var(--muted);font-size:13px}.cta-section{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;margin:0 4vw 80px;padding:70px 7vw;display:flex}.cta-section span{letter-spacing:.18em;color:#f0c96f;font-size:11px}.cta-section h2{margin:14px 0;font:40px STSong,serif}.cta-section p{color:#b9c8c2;margin:0}.page-hero{background:var(--cream);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:370px;padding:75px max(6vw,44px);display:flex}.page-hero h1{margin:22px 0 16px;font:600 clamp(42px,5vw,68px) STSong,serif}.page-hero p{max-width:650px;color:var(--muted);line-height:1.8}.page-stamp{border:1px solid var(--peach);text-align:center;width:140px;height:140px;color:var(--peach);letter-spacing:.13em;border-radius:50%;place-items:center;font-size:12px;display:grid;transform:rotate(8deg)}.notice-box{border:1px dashed #b5b5a8;margin-top:40px;padding:25px}.notice-box p{color:var(--muted);margin:8px 0 0}.profile{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.profile-photo{color:#fff;background:#e9b199;flex-direction:column;justify-content:center;align-items:center;height:570px;font:30px STSong,serif;display:flex}.profile p,.profile li{color:var(--muted);line-height:1.9}.profile ul{margin:28px 0;padding:0;list-style:none}.profile li{border-top:1px solid var(--line);padding:14px 0}.profile li b{color:var(--ink);margin-right:25px}.support-steps{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.support-steps article{background:var(--cream);min-height:230px;padding:35px}.support-steps b{color:var(--peach);font:30px serif}.support-steps h3{margin:30px 0 10px;font:24px STSong,serif}.support-steps p{color:var(--muted);font-size:14px;line-height:1.7}.learning-entry{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;margin-top:50px;padding:50px 6vw;display:flex}.learning-entry span{color:#efc873;font-size:12px}.learning-entry h2{margin:10px 0;font:34px STSong,serif}.learning-entry p{color:#b8c7c1;margin:0}.faq-list{max-width:980px;margin:auto}.faq-list article{border-top:1px solid var(--line)}.faq-list article:last-child{border-bottom:1px solid var(--line)}.faq-list button{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0;grid-template-columns:70px 1fr 40px;padding:27px 5px;display:grid}.faq-list button span{color:var(--peach);font:18px serif}.faq-list button b{font-size:17px}.faq-list button i{font-size:20px;font-style:normal}.faq-list article>p{color:var(--muted);padding:0 55px 30px 75px;line-height:1.9}.contact{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.contact-card{background:var(--ink);color:#fff;text-align:center;align-self:start;padding:45px}.contact-card>span{letter-spacing:.18em;color:#f2ce74;font-size:11px}.qr-placeholder{width:210px;height:210px;color:var(--ink);background:#fff;place-items:center;margin:32px auto 24px;display:grid}.contact-card h3{font:26px STSong,serif}.contact-card p{color:#b9c7c2}.contact-form h2{margin-bottom:10px;font:38px STSong,serif}.contact-form>p{color:var(--muted);line-height:1.7}.contact-form form{grid-template-columns:1fr 1fr;gap:20px;margin-top:35px;display:grid}.contact-form label{font-size:13px;font-weight:650}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{background:0 0;border:0;border-bottom:1px solid #adb3ae;outline:none;width:100%;margin-top:5px;padding:14px 3px;display:block}.contact-form textarea{resize:vertical;height:90px}.contact-form .button{border:0;width:max-content;margin-top:10px}footer{color:#edf1e8;background:#112f28;padding:65px max(6vw,44px) 25px}.footer-top{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer-brand{min-width:auto}.footer-top>p{color:#a9bab3;line-height:1.8}.footer-links{grid-template-columns:1fr 1fr;gap:15px;font-size:13px;display:grid}.footer-bottom{color:#718b82;border-top:1px solid #355149;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:11px;display:flex}.float-contact{background:var(--peach);color:#fff;text-align:center;z-index:20;border-radius:50%;place-items:center;width:50px;height:50px;font-size:12px;display:grid;position:fixed;bottom:20px;right:18px;box-shadow:0 6px 20px #00000029}@media (max-width:900px){.header{height:68px}.header-cta{display:none}.menu{margin-left:auto;display:block}.nav{background:var(--paper);padding:15px 25px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 12px 20px #0000001a}.nav.open{flex-direction:column;gap:0;display:flex}.nav a{padding:14px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 25px}.hero-visual{min-height:520px}.hero-proof{gap:22px}.trust-strip{flex-wrap:wrap;gap:18px;padding:20px}.section,.path-section{padding:75px 24px}.section-head{display:block}.section-head p{margin-top:20px}.course-grid{grid-template-columns:1fr 1fr}.teacher-section,.profile,.contact{grid-template-columns:1fr;padding:75px 24px}.teacher-frame{height:470px}.path-grid,.support-steps{grid-template-columns:1fr 1fr}.cta-section{margin:0 20px 60px;display:block}.cta-section .button{margin-top:25px}.page-hero{padding:60px 25px}.page-stamp{display:none}.footer-top,.contact-form form{grid-template-columns:1fr}.contact-form label:nth-child(4){grid-column:auto}}@media (max-width:560px){.announcement{font-size:11px}.brand{min-width:auto}.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:stretch;gap:4px}.hero-proof{grid-template-columns:1fr 1fr;display:grid}.course-grid,.path-grid,.support-steps{grid-template-columns:1fr}.course-card{min-height:360px}.teacher-frame{height:390px}.path-grid>div{border-right:0;border-bottom:1px solid var(--line)}.learning-entry{display:block}.learning-entry .button{margin-top:25px}.footer-bottom{display:block}.footer-bottom span{margin-top:8px;display:block}.faq-list button{grid-template-columns:45px 1fr 25px}.faq-list article>p{padding-left:50px}.contact-card{padding:35px 20px}}.teacher-real{z-index:2;object-fit:contain;object-position:center bottom;width:100%;height:100%;position:relative}.teacher-mini.real,.profile-photo.real{object-fit:cover;padding:0}.course-cover{aspect-ratio:16/9;border-radius:14px;width:100%;margin-bottom:18px;display:block;overflow:hidden}.course-cover img{object-fit:cover;width:100%;height:100%;display:block}.course-price{align-items:baseline;gap:9px;margin:12px 0;display:flex}.course-price strong{color:#d65f4c;font-size:24px}.course-price del{color:#999}.qr-placeholder.real{object-fit:contain;background:#fff;padding:5px}.course-cover-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.course-cover-fields .image-field{min-width:0}@media (max-width:768px){.course-grid{grid-template-columns:1fr}.course-cover{aspect-ratio:4/3}.course-cover img{object-position:var(--mobile-object-position,center)}.course-cover-fields{grid-template-columns:1fr}}.portal-hero .hero-copy{background:linear-gradient(135deg,#fffdf8 0%,#fff7ed 100%)}.portal-hero h1 em{letter-spacing:.02em;margin-top:12px;font-size:.57em;display:inline-block}.soft-section{background:#f7f3e9}.learning-gateway{padding-top:92px}.gateway-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.gateway-card{border-radius:18px;flex-direction:column;min-height:210px;padding:28px 24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.gateway-card:hover{transform:translateY(-7px);box-shadow:0 18px 34px #183b321a}.gateway-card.peach{background:#f8ddd3}.gateway-card.green{background:#dbe9d6}.gateway-card.blue{background:#d8e5e5}.gateway-card.yellow{background:#f6e5a9}.gateway-card>span{border:1px solid #183b3259;border-radius:50%;place-items:center;width:58px;height:58px;font:22px serif;display:grid}.gateway-card h3{margin:26px 0 8px;font:600 24px STSong,serif}.gateway-card p{color:#53645e;margin:0;font-size:13px;line-height:1.7}.gateway-card>b{font-size:20px;position:absolute;bottom:22px;right:22px}.platform-section{padding-top:96px}.platform-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.platform-grid>a,.platform-grid>div{border:1px solid var(--line);grid-template-columns:1fr auto;align-content:center;min-height:105px;padding:24px;transition:all .2s;display:grid}.platform-grid>a:hover{border-color:var(--peach);background:#fff8f1}.platform-grid b{font:21px STSong,serif}.platform-grid span{color:var(--muted);grid-column:1;margin-top:8px;font-size:12px}.platform-grid i{color:var(--peach);grid-area:1/2/3;align-self:center;font-style:normal}.platform-grid .disabled{opacity:.48}.learning-modules{grid-template-columns:1fr 1fr;gap:18px;display:grid}.learning-modules article{border:1px solid var(--line);grid-template-columns:75px 1fr;gap:26px;min-height:230px;padding:38px;scroll-margin-top:110px;display:grid}.learning-modules article>span{background:var(--cream);border-radius:50%;place-items:center;width:68px;height:68px;font:25px serif;display:grid}.learning-modules h2{margin:6px 0 14px;font:30px STSong,serif}.learning-modules p{color:var(--muted);line-height:1.8}.learning-modules a{border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}.word-page{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:45px;display:grid}.word-tool{max-width:850px}.word-tool form{background:var(--cream);border:1px solid var(--line);padding:34px}.word-tool form label{margin-bottom:13px;font-weight:700;display:block}.word-tool form>div{display:flex}.word-tool input{background:#fff;border:1px solid #bfc6c0;border-right:0;outline:none;flex:1;min-width:0;padding:18px;font-size:18px}.word-tool form button{background:var(--peach);color:#fff;cursor:pointer;border:0;padding:0 30px;font-weight:700}.word-tool form button:disabled{opacity:.65}.word-error{color:#a84432;background:#fff0eb;margin-top:18px;padding:16px}.word-result{border:1px solid var(--line);margin-top:24px;padding:34px}.word-result header{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding-bottom:25px;display:flex}.word-result header small{letter-spacing:.18em;color:var(--peach)}.word-result h2{margin:6px 0;font:50px STSong,serif}.word-result header p{color:var(--muted);margin:0;font-size:19px}.sound-actions{flex-wrap:wrap;place-content:center flex-end;gap:8px;display:flex}.sound-actions button{border:1px solid var(--ink);cursor:pointer;background:#fff;padding:10px 13px}.meanings section{border-bottom:1px solid var(--line);padding:23px 0}.meanings section>b{color:var(--peach);text-transform:uppercase;font-size:13px}.meanings section div{margin-top:12px}.meanings p{margin-bottom:5px;line-height:1.6}.meanings small{color:var(--muted)}.dictionary-note{color:var(--muted);margin:20px 0 0;font-size:12px}.word-note{background:var(--ink);color:#fff;padding:28px}.word-note b{color:#f4ce74}.word-note p{color:#c0cec9;margin:13px 0 0;font-size:13px;line-height:1.8}.resource-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.resource-grid article{background:var(--cream);min-height:240px;padding:32px}.resource-grid span{color:var(--peach);font:27px serif}.resource-grid h2{margin:32px 0 10px;font:27px STSong,serif}.resource-grid p{color:var(--muted);line-height:1.7}.resource-grid a{border-bottom:1px solid;margin-top:20px;font-size:13px;display:inline-block}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;display:grid}.about-grid>div:first-child{background:#e9b199;height:570px}.about-grid img{object-fit:cover;width:100%;height:100%}.about-placeholder{color:#fff;place-items:center;height:100%;font:32px STSong,serif;display:grid}.about-grid h2{margin:22px 0;font:50px STSong,serif}.about-grid p{color:var(--muted);line-height:1.9}.about-grid blockquote{border-left:3px solid var(--peach);margin:30px 0;padding-left:22px;font:22px/1.7 STSong,serif}.about-actions{gap:12px;margin-top:30px;display:flex}@media (max-width:900px){.gateway-grid,.resource-grid,.platform-grid{grid-template-columns:1fr 1fr}.learning-modules,.word-page,.about-grid{grid-template-columns:1fr}.word-note{max-width:850px}.about-grid>div:first-child{height:470px}}@media (max-width:560px){.portal-hero h1 em{font-size:.48em}.gateway-grid,.resource-grid,.platform-grid,.learning-modules{grid-template-columns:1fr}.gateway-card{min-height:175px}.learning-modules article{grid-template-columns:56px 1fr;padding:26px 20px}.learning-modules article>span{width:52px;height:52px}.word-page{padding-inline:18px}.word-tool form,.word-result{padding:22px 18px}.word-tool form>div{display:block}.word-tool input{border-right:1px solid #bfc6c0;width:100%}.word-tool form button{width:100%;padding:14px}.word-result header{display:block}.sound-actions{justify-content:flex-start;margin-top:20px}.about-actions{flex-direction:column}}.preserve-lines{white-space:pre-line}.resource-file{color:#7b8581;word-break:break-all;margin-top:14px;font-size:11px;line-height:1.6;display:block}.sentence-page{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:45px;display:grid}.sentence-tool{border:1px solid var(--line);background:var(--cream);padding:36px}.sentence-tool>label{margin-bottom:13px;font-weight:700;display:block}.sentence-tool textarea{resize:vertical;background:#fff;border:1px solid #bfc6c0;outline:none;width:100%;min-height:220px;padding:18px;font-size:17px;line-height:1.8}.sentence-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:12px 0 24px;font-size:12px;display:flex}.sentence-meta label{align-items:center;gap:10px;display:flex}.sentence-meta input{accent-color:var(--peach)}.sentence-actions{flex-wrap:wrap;gap:10px;display:flex}.sentence-actions button{border:1px solid var(--peach);background:var(--peach);color:#fff;cursor:pointer;padding:12px 18px}.sentence-actions button.outline{color:var(--ink);border-color:var(--ink);background:#fff}.sentence-actions button:disabled{opacity:.4;cursor:not-allowed}.sentence-tool>p{color:var(--muted);margin:22px 0 0;font-size:12px;line-height:1.7}@media (max-width:900px){.sentence-page{grid-template-columns:1fr}}@media (max-width:560px){.sentence-page{padding-inline:18px}.sentence-tool{padding:24px 18px}.sentence-meta{flex-direction:column;align-items:flex-start}.sentence-actions button{flex:1}}.speakable-line{align-items:flex-start;gap:10px;display:flex}.speakable-line p,.speakable-line span{flex:1}.speakable-line button{width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b9c3be;border-radius:50%;flex:none;place-items:center;font-size:14px;transition:all .2s;display:grid}.speakable-line button:hover{border-color:var(--peach);background:#fff3ed;transform:scale(1.05)}.example-line{color:var(--muted);align-items:center;margin-top:8px}.example-line button{width:30px;height:30px;font-size:12px}@media (max-width:560px){.speakable-line{gap:6px}.speakable-line button{width:32px;height:32px}}.hero-visual.has-photo{background:#f0b59d}.hero-visual.has-photo .teacher-real{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-visual.has-photo .sun,.hero-visual.has-photo .note,.hero-visual.has-photo .scribble{display:none}@media (max-width:900px){.portal-hero{flex-direction:column;min-height:0;display:flex;overflow:hidden}.portal-hero .hero-copy{order:1;padding:48px 25px 34px}.portal-hero .hero-visual{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:none;order:2;width:100%;height:clamp(300px,78vw,420px);min-height:0;max-height:420px;overflow:hidden}.portal-hero .hero-visual.has-photo .teacher-real{object-fit:cover;object-position:center 20%}.portal-hero+.learning-gateway{margin-top:0;position:relative}}@media (max-width:560px){.portal-hero .hero-copy{padding:36px 20px 26px}.portal-hero .hero-actions{margin:18px 0 30px}.portal-hero .hero-visual{height:clamp(280px,88vw,350px);max-height:350px}.portal-hero .hero-visual.has-photo .teacher-real{object-position:center 18%}}.sound-actions button:disabled,.speakable-line button:disabled{cursor:wait;opacity:.7}.speakable-line button:disabled{border-radius:18px;width:auto;min-width:34px;padding:0 9px}.speech-message{border-radius:8px;margin:14px 0 0;padding:12px 14px}.speech-message.error{color:#a84432;background:#fff0eb}.growth-wall{background:var(--paper)}.growth-metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.growth-metrics article{background:var(--cream);border:1px solid var(--line);flex-direction:column;justify-content:center;min-height:145px;padding:28px 24px;display:flex}.growth-metrics b{color:var(--peach);font:600 34px STSong,Songti SC,serif}.growth-metrics span{color:var(--muted);margin-top:10px;font-size:13px}.growth-block{margin-top:58px}.growth-block>h3{margin:0 0 24px;font:600 28px STSong,Songti SC,serif}.growth-feedback-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.growth-feedback-card{min-height:260px}.growth-feedback-card blockquote{color:var(--ink);margin:22px 0;font:18px/1.8 STSong,Songti SC,serif}.growth-screenshot-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.growth-screenshot-grid button{background:var(--cream);cursor:pointer;text-align:left;color:var(--ink);border:0;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 8px 20px #183b3214}.growth-screenshot-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.growth-screenshot-grid span{color:var(--muted);padding:13px 15px;font-size:12px;display:block}.growth-lightbox{z-index:100;background:#112f28c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.growth-lightbox>div{background:var(--paper);border-radius:14px;max-width:min(920px,100%);max-height:calc(100vh - 48px);padding:14px;position:relative;box-shadow:0 24px 70px #0000004d}.growth-lightbox img{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(100vh - 120px);display:block}.growth-lightbox p{color:var(--muted);margin:12px 4px 2px;font-size:13px}.growth-lightbox-close{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:-12px;right:-12px}@media (max-width:900px){.growth-metrics{grid-template-columns:repeat(2,1fr)}.growth-feedback-grid{grid-template-columns:1fr}.growth-screenshot-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.growth-wall{padding-inline:20px}.growth-metrics,.growth-screenshot-grid{gap:10px}.growth-metrics article{min-height:120px;padding:20px 16px}.growth-metrics b{font-size:27px}.growth-feedback-card{min-height:240px}.growth-block{margin-top:42px}.growth-screenshot-grid span{padding:10px;font-size:11px}.growth-lightbox{padding:16px}}@media (max-width:900px){.teacher-section{overflow-x:hidden}}
