@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--ink:#0f172a;--muted:#475569;--blue:#15c;--blue-dark:#0d3e94;--lime:#d9ff68;--cream:#f7f7f1;--line:#dce5e9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:IBM Plex Sans Arabic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Tahoma,sans-serif}h1,h2,h3,h4,h5,h6,.button,.nav-links,.section-kicker,.fit-label,.price strong,.plan-head>b,.bento-title,input,textarea,select{font-family:IBM Plex Sans Arabic,-apple-system,BlinkMacSystemFont,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:20;background:0 0;border-bottom:1px solid #10283a0d;width:100%;padding-block:4px;position:relative;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.brand{align-items:center;gap:16px;line-height:1;display:flex}.brand-logo-img{object-fit:contain;filter:drop-shadow(0 4px 16px #0000001f);border-radius:18px;width:92px;height:92px;display:block}footer .brand-logo-img{filter:drop-shadow(0 4px 18px #ffffff38);width:96px;height:96px}.brand-wordmark>b{letter-spacing:.02em;font-size:22px;font-weight:800;display:block}.brand-wordmark small{letter-spacing:.15em;color:var(--muted);margin-top:4px;font-size:11px;font-weight:700;display:block}footer .brand-wordmark small{color:#94a3b8}.nav-links{color:#405565;gap:27px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--blue)}.button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-family:IBM Plex Sans Arabic,sans-serif;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{background:var(--ink);color:#fff;border-radius:12px;min-height:44px;padding-inline:18px;font-size:13px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px #1155cc35}.button-primary:hover{background:var(--blue-dark)}.button-ghost{color:var(--ink);border:1px solid var(--line);background:#fff}.button-whatsapp-hero{color:#0d7a57;background:#fff;border:1.5px solid #25d366;font-weight:800;box-shadow:0 4px 14px #25d36624}.button-whatsapp-hero:hover{color:#fff;background:#25d366;border-color:#25d366;box-shadow:0 8px 24px #25d3664d}.hero-centered-container{z-index:2;margin-inline:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:920px;margin-top:30px;padding-block:85px 45px;display:flex;position:relative}.hero-centered-copy{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.hero-centered-copy h1{letter-spacing:-.035em;text-wrap:balance;color:#0f172a;max-width:820px;margin:0 auto 16px;font-size:clamp(38px,5.2vw,65px);font-weight:900;line-height:1.25}.hero-centered-copy h1 em{color:var(--blue);font-style:normal;position:relative}.hero-centered-copy .lead{color:#475569;text-align:center;max-width:720px;margin:0 auto 10px;font-size:clamp(16px,1.8vw,19px);font-weight:500;line-height:1.85}.hero-centered-copy .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:40px auto 20px;display:flex}.hero-trust-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin:8px auto 0;display:flex}.trust-pill{color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #dce8f5;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #10283a0a}.trust-pill-icon{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;place-items:center;width:17px;height:17px;font-size:10.5px;font-weight:900;display:inline-grid}.hero{background:radial-gradient(circle at 10% 10%,#d9ff6840,#0000 25%),linear-gradient(#fbfcf8 0%,#f2f7f8 100%);padding:76px 0 64px;position:relative;overflow:hidden}.hero:before{content:"";background-image:radial-gradient(#1155cc12 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 65%);mask-image:linear-gradient(270deg,#000,#0000 65%)}.hero-grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:76px;display:grid;position:relative}.eyebrow{border:1px solid var(--line);color:#365267;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow span{background:#41a66d;border-radius:99px;width:8px;height:8px;box-shadow:0 0 0 4px #41a66d20}h1{letter-spacing:-.045em;max-width:720px;margin:22px 0 18px;font-size:clamp(39px,5vw,65px);line-height:1.14}h1 em{color:var(--blue);white-space:nowrap;font-style:normal;position:relative}.lead{max-width:640px;color:var(--muted);margin:0;font-size:19px;line-height:1.9}.hero-actions{gap:12px;margin-top:29px;display:flex}.hero-actions .button{min-width:190px}.microcopy{color:var(--muted);margin:13px 5px 25px;font-size:13px}.microcopy span{color:#21965a;font-weight:900}.trust-points{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 22px;padding-top:20px;display:flex}.trust-points span{color:#405565;font-size:13px;font-weight:700}.trust-points span:before{content:"✓";color:#208653;background:#dff7e9;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:7px;font-size:12px;display:inline-grid}.hero-visual{place-items:center;min-height:540px;display:grid;position:relative}.hero-image-frame{aspect-ratio:4/3;border:10px solid #fff;border-radius:36px;width:min(520px,100%);animation:7s ease-in-out infinite heroFloat;position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 34px 90px #10283a28}.hero-image-frame:after{content:"";pointer-events:none;border-radius:26px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #10283a15}.hero-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.visual-tag{z-index:5;border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:30px 1fr;align-items:center;column-gap:9px;padding:13px 15px;animation:5s ease-in-out infinite tagFloat;display:grid;position:absolute;box-shadow:0 15px 40px #10283a1c}.visual-tag>span{background:var(--lime);border-radius:9px;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.visual-tag b{letter-spacing:.08em;font-size:11px}.visual-tag small{color:var(--muted);font-size:9px}.tag-work{top:52px;right:-22px}.tag-speak{animation-delay:-2.5s;bottom:70px;left:-26px}.tag-speak>span{color:var(--blue);background:#dce8ff}@keyframes heroFloat{0%,to{transform:rotate(-1.5deg)translateY(0)}50%{transform:rotate(.5deg)translateY(-10px)}}@keyframes tagFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.visual-orbit{border:1px solid #1155cc25;border-radius:50%;position:absolute}.orbit-one{width:470px;height:470px}.orbit-two{border-style:dashed;width:355px;height:355px}.teacher-card{z-index:2;background:#1b3850;border-radius:34px;width:min(380px,92%);height:450px;padding:15px;position:relative;transform:rotate(-2deg);box-shadow:0 36px 80px #10283a35}.teacher-placeholder{color:#fff;text-align:center;background:linear-gradient(145deg,#28506d,#0f2a3e);border:1px solid #fff2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.teacher-placeholder:before{content:"";opacity:.75;filter:blur(1px);background:linear-gradient(145deg,#d9ff68,#8bbcf7);border-radius:50%;width:128px;height:128px;margin-bottom:-48px}.teacher-placeholder .play{width:64px;height:64px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;padding-right:4px;display:grid;position:relative;box-shadow:0 12px 40px #0004}.teacher-placeholder p{margin:25px 0 7px;font-weight:800}.teacher-placeholder small{color:#bed0dd}.speech-card{z-index:3;border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;gap:6px;padding:15px 17px;display:flex;position:absolute;transform:rotate(2deg);box-shadow:0 14px 35px #17354c1c}.speech-card span,.speech-card small{color:var(--muted);font-size:11px}.speech-one{top:42px;right:-72px}.speech-two{padding-right:56px;bottom:58px;left:-70px}.speech-two .sound{width:32px;height:32px;color:var(--blue);background:#e5edff;border-radius:10px;place-items:center;font-size:14px;display:grid;position:absolute;top:17px;right:14px}.availability{z-index:4;border:1px solid var(--line);background:#fff;border-radius:99px;padding:11px 18px;font-size:12px;position:absolute;bottom:-8px;box-shadow:0 10px 30px #17354c16}.availability span{color:#42a96f;margin-left:6px}.proof-strip{border-block:1px solid var(--line);background:#fff;padding:27px 0 15px}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid div{text-align:center;border-left:1px solid var(--line)}.proof-grid div:last-child{border:0}.proof-grid strong{color:var(--blue);font-size:22px;display:block}.proof-grid span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.placeholder-note{text-align:center;color:#8b9aa4;margin:14px 0 0;font-size:10px}.teaser-card{background:var(--blue);color:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:40px;padding:50px 55px;display:flex;box-shadow:0 25px 60px #1155cc26}.section-kicker{color:var(--lime);font-size:13px;font-weight:800}.teaser-card h2{margin:11px 0;font-size:34px}.teaser-card p{color:#dce9ff;margin:0}.button-light{background:var(--lime);color:var(--ink);white-space:nowrap}@media (max-width:920px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr;gap:45px}.hero{padding-top:50px}.hero-copy{text-align:center}.eyebrow,.lead{margin:auto}.hero-actions,.trust-points{justify-content:center}.hero-visual{min-height:470px}.teacher-card{height:400px}.speech-one{right:-10px}.speech-two{left:-10px}}@media (max-width:600px){.container{width:min(100% - 28px,1160px)}.site-header .button-small{display:none}.nav{height:66px}.hero{padding:38px 0 45px}h1{font-size:39px}.lead{font-size:16px;line-height:1.8}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-points{text-align:right;justify-items:start;width:max-content;margin-inline:auto;display:grid}.hero-visual{min-height:400px}.teacher-card{width:280px;height:350px}.visual-orbit{display:none}.speech-card{max-width:190px}.speech-one{top:30px}.speech-two{bottom:40px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:22px 0}.proof-grid div:nth-child(2){border:0}.teaser-card{text-align:center;flex-direction:column;align-items:stretch;padding:34px 25px}.teaser-card h2{font-size:28px}.section{padding:60px 0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}section{scroll-margin-top:74px}.section{padding:105px 0}.section-title{max-width:720px;margin-bottom:46px}.section-title .section-kicker,.section-kicker{color:var(--blue);letter-spacing:.02em;font-size:13px;font-weight:900;display:inline-block}.section-title h2,.teacher-copy h2,.quiz-intro h2,.final-cta h2{letter-spacing:-.035em;margin:12px 0 14px;font-size:clamp(32px,4vw,48px);line-height:1.25}.section-title p,.teacher-copy>p,.quiz-intro>p{color:var(--muted);margin:0;font-size:17px;line-height:1.9}.problem-section{background:var(--cream)}.problem-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.problem-grid article{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:185px;padding:22px;display:flex;box-shadow:0 18px 45px -8px #0f172a1a,0 6px 16px -4px #0f172a0a}.problem-grid article.wide-problem{flex-direction:row;grid-column:span 4;justify-content:flex-start;align-items:center;gap:18px;min-height:auto}.stickman-thumb{place-items:center;width:100px;height:100px;margin-bottom:12px;transition:transform .3s;display:grid}.stickman-thumb img{object-fit:contain;width:100%;height:100%}.problem-grid article:hover .stickman-thumb{transform:scale(1.12)translateY(-4px)}.problem-grid article p{margin:8px 0 0;font-size:16px;font-weight:800;line-height:1.7}.problem-grid .wide-problem p{margin:0}.transition-line{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:30px;font-size:20px;display:flex}.transition-line span{color:var(--muted)}.transition-line b{color:var(--blue)}.transformation-section{background:#fff;padding:85px 0 75px;overflow:hidden}.pure-spotlight-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:480px;margin:30px auto 10px;display:flex;position:relative}.pure-sentence-wrap{justify-content:center;align-items:center;min-height:70px;margin-bottom:24px;display:flex}.pure-sentence-text{margin:0;font-size:clamp(23px,3.2vw,34px);font-weight:800;line-height:1.45;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards pureSentencePop}.text-problem{color:#0f172a}.text-solution{color:var(--blue)}.pure-stickman-img-clean{object-fit:contain;width:auto;max-height:330px;display:block;filter:none!important;box-shadow:none!important}@keyframes pureSentencePop{0%{opacity:0;transform:translateY(-16px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.pure-stickman-stage{flex-direction:column;justify-content:center;align-items:center;min-height:360px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards pureStickmanPop;display:flex;position:relative}.stickman-floor-shadow{background:radial-gradient(#0f172a52 0%,#0f172a14 55%,#0000 75%);border-radius:50%;width:280px;height:20px;margin:-10px auto 0;transition:transform .3s,opacity .3s}.floor-shadow-jumping{animation:2.5s ease-in-out infinite jumpingShadowPulse}@keyframes jumpingShadowPulse{0%,to{opacity:.9;transform:scale(1)}40%{opacity:.3;transform:scale(.65)}75%{opacity:.8;transform:scale(.95)}}@keyframes pureStickmanPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.pure-stickman-motion{justify-content:center;align-items:center;display:flex}.motion-worried-shake{animation:3s ease-in-out infinite pureWorriedShake}.motion-energy-triumph{animation:2.5s ease-in-out infinite pureEnergyTriumph}@keyframes pureWorriedShake{0%,to{transform:translateY(0)rotate(0)}20%{transform:translateY(-4px)rotate(-1.5deg)}40%{transform:translateY(1px)rotate(1.5deg)}60%{transform:translateY(-2px)rotate(-.8deg)}80%{transform:translateY(0)rotate(.8deg)}}@keyframes pureEnergyTriumph{0%,to{transform:translateY(0)scale(1)}40%{transform:translateY(-14px)scale(1.03)}75%{transform:translateY(-2px)scale(1)}}.honest-note{text-align:center;color:var(--muted);margin:25px 0 0;font-size:12px}.how-section{color:var(--ink);background:#f8fbfe;padding:85px 0 75px;position:relative;overflow:hidden}.how-section .section-title{text-align:center;max-width:650px;margin:0 auto 50px;position:relative}.how-section .section-title .section-kicker{color:#65a30d}.how-section .section-title p{color:var(--muted)}.evolution-timeline{justify-content:space-between;align-items:flex-start;max-width:1080px;margin:0 auto 30px;display:flex;position:relative}.evolution-step-item{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex;position:relative}.evolution-char-wrap{justify-content:center;align-items:flex-end;width:190px;height:190px;margin-bottom:18px;display:flex;position:relative}.evolution-stickman-img{object-fit:contain;filter:drop-shadow(0 12px 24px #0000001a);width:180px;height:180px;transition:transform .35s}.evolution-step-item:hover .evolution-stickman-img{transform:scale(1.12)translateY(-6px)}.evolution-sun{font-size:26px;animation:3s ease-in-out infinite spark;position:absolute;top:-6px;right:18px}.evolution-flag{font-size:24px;animation:4s ease-in-out infinite tagFloat;position:absolute;top:-8px;left:8px}.evolution-ground-shadow{background:radial-gradient(#00000026 0%,#0000 70%);border-radius:50%;width:110px;height:10px;position:absolute;bottom:-2px}.evolution-badge-circle{background:#fff;border:2px solid #cbd5e1;border-radius:50%;place-items:center;width:44px;height:44px;margin:8px 0 14px;transition:all .3s;display:grid;box-shadow:0 6px 18px #1155cc1a}.evolution-badge-circle span{color:var(--blue);font-size:14px;font-weight:900}.evolution-step-item:hover .evolution-badge-circle{border-color:var(--blue);background:#eff6ff;transform:scale(1.14)}.evolution-step-info h3{color:var(--ink);margin:0 0 6px;font-size:16px;font-weight:800}.evolution-step-info p{color:var(--muted);max-width:185px;margin:0;font-size:13px;line-height:1.6}.evolution-arrow{color:#84cc16;z-index:2;font-size:28px;font-weight:900;animation:1.8s ease-in-out infinite pathPulse;position:absolute;top:70px;left:-18px}.evolution-cta-wrap{text-align:center;margin-top:45px}.evolution-cta-btn{border-radius:99px;padding:14px 36px;font-size:15px;font-weight:800;box-shadow:0 10px 30px #1155cc40}@media (max-width:860px){.evolution-timeline{flex-direction:column;align-items:center;gap:40px}.evolution-arrow{margin:10px 0;position:static;transform:rotate(-90deg)}}.quiz-section{background:linear-gradient(135deg,#eef5ff,#f7f7f1 55%)}.quiz-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;display:grid}.quiz-intro{padding-top:30px;position:sticky;top:115px}.quiz-stickman-header{align-items:center;gap:16px;margin-bottom:8px;display:flex}.quiz-intro-stickman{object-fit:contain;width:110px;height:110px;animation:4.5s ease-in-out infinite tagFloat}.result-stickman-wrap{place-items:center;margin:0 auto 12px;display:grid}.result-stickman{object-fit:contain;width:135px;height:135px;animation:3s ease-in-out infinite pulseIcon}.quiz-intro ul{gap:15px;margin:30px 0;padding:0;list-style:none;display:grid}.quiz-intro li{font-weight:700}.quiz-intro li:before{content:"✓";color:#218554;background:#dff4e7;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:10px;font-size:12px;display:inline-grid}.privacy-chip{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;padding:12px 15px;font-size:11px;display:inline-block}.final-cta-box{text-align:right;justify-content:center;align-items:center;gap:36px;max-width:860px;margin:0 auto;display:flex}.final-cta-stickman{object-fit:contain;flex-shrink:0;width:160px;height:160px;animation:5s ease-in-out infinite tagFloat}.final-cta-actions{gap:12px;margin-top:28px;display:flex}.quiz-card{background:#fff;border:1px solid #d6e1e8;border-radius:30px;min-height:590px;padding:36px;position:relative;box-shadow:0 30px 80px #16384f14}.quiz-top{color:var(--muted);justify-content:space-between;font-size:12px;font-weight:800;display:flex}.progress-track{background:#e8eef1;border-radius:99px;height:7px;margin:12px 0 42px;overflow:hidden}.progress-track span{background:linear-gradient(90deg,var(--blue),#648df0);border-radius:inherit;height:100%;transition:width .35s;display:block}.question-number{color:var(--blue);margin-bottom:12px;font-size:12px;font-weight:900;display:block}.question-panel h3,.contact-step h3,.loading-state h3,.result-card h3{margin:0 0 8px;font-size:27px;line-height:1.4}.question-panel>p,.contact-step>p,.loading-state p{color:var(--muted);margin:0 0 25px}.option-list{gap:11px;margin-top:26px;display:grid}.quiz-option{border:1px solid var(--line);text-align:right;width:100%;min-height:60px;color:var(--ink);background:#fbfcfc;border-radius:15px;grid-template-columns:34px 1fr 22px;align-items:center;gap:12px;padding:10px 14px;font-weight:700;transition:all .18s;display:grid}.quiz-option>span{width:31px;height:31px;color:var(--muted);background:#edf1f3;border-radius:9px;place-items:center;font-size:12px;display:grid}.quiz-option>b{color:#a2b0b9}.quiz-option:hover,.quiz-option.selected{border-color:var(--blue);background:#f3f7ff;transform:translate(-3px)}.quiz-option.selected>span{background:var(--blue);color:#fff}.back-button{color:var(--muted);background:0 0;border:0;margin-top:22px;padding:8px 0;font-size:12px}.field-grid{grid-template-columns:1fr 1fr;gap:17px;margin:25px 0 16px;display:grid}.field-grid .full{grid-column:1/-1}.field-grid label>span{margin-bottom:8px;font-size:13px;font-weight:800;display:block}.field-grid label span em{color:var(--muted);font-style:normal;font-weight:400}.field-grid input{border:1px solid var(--line);width:100%;height:54px;color:var(--ink);background:#fbfcfc;border-radius:13px;outline:none;padding:0 15px}.field-grid input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1155cc12}.field-grid input[aria-invalid=true]{border-color:#d84a4a}.error-text{color:#b62929;margin-top:6px;font-size:11px;display:block}.privacy-inline{line-height:1.7;color:#7e8e99!important;margin:0 0 18px!important;font-size:10px!important}.submit-button{width:100%}.loading-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.loader{border:4px solid #dce7ff;border-top-color:var(--blue);border-radius:50%;width:48px;height:48px;margin-bottom:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-card{text-align:center}.success-icon{color:#16834c;background:#dff5e8;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 16px;font-size:28px;font-weight:900;display:grid}.result-overline{color:#16834c;font-size:12px;font-weight:800}.result-card h3{margin-top:10px;font-size:31px}.result-card h3 em{color:var(--blue);font-style:normal}.result-note{color:var(--muted);max-width:560px;margin:0 auto 24px;font-size:13px;line-height:1.7}.result-grid{text-align:right;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.result-grid>div{background:#f6f8f8;border-radius:15px;padding:17px}.result-grid span{color:var(--blue);margin-bottom:7px;font-size:10px;font-weight:900;display:block}.result-grid b{font-size:12px;line-height:1.65}.result-confirm{color:#6e5a17;background:#fff9df;border:1px solid #f1e3a1;border-radius:12px;margin:17px 0;padding:12px;font-size:10px;line-height:1.7}.result-actions{gap:10px;display:flex}.button-whatsapp{color:#136b3d;background:#daf6e4}.result-actions .button{flex:1;font-size:13px}.curriculum-section{background:#fff}.accordion-list{border-top:1px solid var(--line)}.accordion-list details{border-bottom:1px solid var(--line)}.accordion-list summary{cursor:pointer;grid-template-columns:55px 1fr 38px;align-items:center;gap:20px;min-height:88px;list-style:none;display:grid}.accordion-list summary::-webkit-details-marker{display:none}.accordion-list summary>span{color:var(--blue);font-size:12px;font-weight:900}.accordion-list summary>b{font-size:18px}.accordion-list summary>i{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;transition:all .2s;display:grid}.accordion-list details[open] summary>i{background:var(--blue);color:#fff;border-color:var(--blue);transform:rotate(45deg)}.module-body{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 75px 26px 0;display:grid}.module-body>div{background:#f6f8f8;border-radius:14px;padding:16px}.module-body small{color:var(--blue);font-weight:900}.module-body p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.75}.benefits-section{background:linear-gradient(#edf4ff 0%,#f4f8fe 50%,#edf4ff 100%);position:relative;overflow:hidden}.bento-benefits-wrapper{width:100%}.bento-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.bento-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:space-between;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #10283a0a}.bento-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 16px 40px #1155cc17}.bento-card-featured{grid-column:span 2;min-height:300px}.bento-card-compact{grid-column:span 1;min-height:220px}.bento-card-header{z-index:2;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.bento-badge{color:var(--blue);background:#eff6ff;border:1px solid #dbeafe;border-radius:99px;align-items:center;padding:5px 13px;font-size:11px;font-weight:800;display:inline-flex}.bento-content{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.bento-title{color:#0f172a;margin:0 0 10px;font-size:19px;font-weight:800;line-height:1.35}.bento-card-compact .bento-title{margin-bottom:8px;font-size:16px}.bento-desc{color:#475569;margin:0;font-size:13.5px;line-height:1.7}.bento-card-featured .bento-title,.bento-card-featured .bento-desc{max-width:62%}.bento-highlights{flex-direction:column;gap:10px;max-width:62%;margin:0;padding:0;list-style:none;display:flex}.bento-highlights li{color:#1e293b;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.bento-check-icon{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;font-size:11px;font-weight:900;display:inline-grid}.bento-voice-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;align-items:center;gap:12px;width:fit-content;margin-top:14px;padding:6px 14px 6px 10px;display:inline-flex;box-shadow:0 4px 12px #1155cc0d}.voice-play-btn{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;padding-left:2px;font-size:10px;display:grid;box-shadow:0 4px 10px #1155cc40}.voice-waveform{align-items:center;gap:3px;height:22px;display:flex}.voice-waveform span{background:var(--blue);opacity:.85;border-radius:99px;width:3px}.voice-meta{flex-direction:column;line-height:1.2;display:flex}.voice-meta b{color:#0f172a;font-size:11px}.voice-meta small{color:#64748b;font-size:9.5px}.bento-stickman-frame{z-index:1;pointer-events:none;transition:transform .35s;position:absolute}.bento-card:hover .bento-stickman-frame{transform:scale(1.05)rotate(-2deg)}.bento-stickman-live-classes,.bento-stickman-whatsapp-coaching{width:125px;height:125px;bottom:12px;left:20px}.bento-stickman-img{object-fit:contain;filter:drop-shadow(0 8px 18px #00000014);width:100%;height:100%}.fit-section{background:#fff}.fit-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.fit-grid article{border-radius:27px;padding:34px}.fit-yes{background:#eef8f1;border:1px solid #cce7d4}.fit-no{border:1px solid var(--line);background:#f7f7f5}.fit-label{margin-bottom:25px;font-size:20px;font-weight:900;display:block}.fit-grid p{align-items:center;gap:12px;margin:17px 0;font-weight:700;display:flex}.fit-grid i{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.fit-yes i{color:#187547;background:#ccebd6}.fit-no i{color:#6a777f;background:#e6e9e9}.teacher-section{background:var(--cream)}.teacher-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;display:grid}.teacher-photo{color:#567084;background:linear-gradient(150deg,#dceaff,#b8cceb);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:550px;display:flex;box-shadow:inset 0 0 0 1px #c3d5e4}.teacher-avatar{background:var(--ink);width:140px;height:140px;color:var(--lime);border-radius:50%;place-items:center;font-size:42px;font-weight:900;display:grid;box-shadow:0 25px 50px #10283a30}.teacher-photo>span{font-size:12px}.teacher-copy h3{margin:28px 0 8px;font-size:24px}.teacher-facts{gap:10px;margin:28px 0;display:grid}.teacher-facts>div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:15px;padding:15px 0;display:grid}.teacher-facts span{color:var(--muted);font-size:12px}.teacher-facts b{font-size:13px}.placeholder-warning{background:#fff3cc;border:1px solid #efd98e;border-radius:12px;padding:13px 15px;color:#65531e!important;font-size:11px!important}.stories-section{background:var(--ink);color:#fff}.stories-section .section-title .section-kicker{color:var(--lime)}.stories-section .section-title p{color:#b7c7d2}.stories-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stories-grid article{background:#ffffff0d;border:1px solid #ffffff1e;border-radius:22px;padding:22px}.story-top{border-bottom:1px solid #ffffff1e;align-items:center;gap:12px;padding-bottom:18px;display:flex}.story-top span{color:#aabcc9;background:#ffffff12;border-radius:10px;place-items:center;width:70px;height:48px;font-size:9px;display:grid}.story-top b{font-size:13px}.story-row{margin-top:18px}.story-row small{color:#9db1c0}.story-row.after small{color:var(--lime)}.story-row p{color:#c6d3dc;font-size:12px;line-height:1.7}.verified-placeholder{color:#7891a3;border-top:1px dashed #ffffff20;margin-top:20px;padding-top:14px;font-size:9px;display:block}.progress-placeholder{text-align:center;border:1px dashed #ffffff2e;border-radius:20px;grid-template-columns:1fr 55px 1fr;align-items:center;margin-top:22px;padding:22px;display:grid}.progress-placeholder>div{background:#ffffff0a;border-radius:14px;padding:18px}.progress-placeholder span{color:var(--lime);margin-bottom:7px;font-size:10px;display:block}.progress-placeholder b{font-size:12px}.progress-placeholder i{color:var(--lime);font-size:24px;font-style:normal}.pricing-layout{grid-template-columns:1fr .8fr;align-items:center;gap:70px;display:grid}.payment-note{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.payment-note b,.payment-note span{display:block}.payment-note b{margin-bottom:6px;font-size:12px}.payment-note span{color:var(--muted);font-size:13px}.pricing-card{background:#fff;border:1px solid #ccd9e3;border-radius:30px;padding:34px;box-shadow:0 30px 80px #16384f14}.pricing-badge{color:var(--blue);background:#e9f0ff;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:900;display:inline-block}.pricing-card h3{margin:20px 0 5px;font-size:28px}.pricing-card>p{color:var(--muted);font-size:13px}.price small{color:var(--muted);font-size:11px;display:block}.price strong{letter-spacing:-.05em;font-size:52px}.price em{color:var(--muted);margin-right:9px;font-size:12px;font-style:normal}.price-features{gap:13px;margin-bottom:25px;display:grid}.price-features span{font-size:13px;font-weight:700}.price-features i{color:#177847;background:#dff3e7;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:8px;font-size:11px;font-style:normal;display:inline-grid}.price-features span:nth-last-child(-n+2) i{color:#795d13;background:#fff1ca}.price-button{width:100%}.text-cta{color:var(--blue);background:0 0;border:0;width:100%;padding:17px 0 5px;font-size:12px;font-weight:800}.honest-price{text-align:center;margin:11px 0 0!important;font-size:9px!important}.followup-section{background:#fff}.followup-timeline{grid-template-columns:repeat(5,1fr);gap:8px;display:grid;position:relative}.followup-timeline:before{content:"";background:#d8e1e6;height:2px;position:absolute;top:20px;left:8%;right:8%}.followup-timeline>div{text-align:center;position:relative}.followup-timeline span{z-index:2;background:var(--blue);color:#fff;border-radius:99px;place-items:center;min-height:40px;padding:0 13px;font-size:10px;font-weight:900;display:inline-grid;position:relative}.followup-timeline b{max-width:145px;margin:17px auto 0;font-size:12px;line-height:1.65;display:block}.faq-section{background:var(--cream)}.faq-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;display:grid}.faq-layout .section-title{position:sticky;top:115px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{font-size:15px}.faq-list summary span{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:18px;transition:all .2s;display:grid}.faq-list details[open] summary span{background:var(--ink);color:#fff;transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-3px 0 22px;padding-left:50px;font-size:13px;line-height:1.85}.final-cta{background:var(--blue);color:#fff;text-align:center;padding:100px 0}.final-cta .section-kicker{color:var(--lime)}.final-cta h2{margin:15px 0;font-size:clamp(36px,5vw,58px)}.final-cta p{color:#d9e6ff;font-size:17px}.final-cta>div>div{justify-content:center;gap:12px;margin-top:28px;display:flex}.button-outline-light{color:#fff;background:0 0;border:1px solid #fff5}footer{color:#fff;background:#091c2a;padding:70px 0 25px}.footer-grid{grid-template-columns:1.3fr .7fr .7fr 1.3fr;gap:45px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid .brand small{color:#91a7b7}.footer-grid p{color:#93a8b6;margin:0;font-size:11px;line-height:1.8}.footer-grid b{margin-bottom:7px;font-size:13px}.footer-grid a,.footer-grid button,.footer-grid span{color:#a9bbc7;text-align:right;background:0 0;border:0;padding:0;font-size:11px}.footer-bottom{color:#738c9d;border-top:1px solid #ffffff16;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:10px;display:flex}.whatsapp-float{z-index:40;color:#fff;background:#24c76a;border:0;border-radius:99px;padding:13px 18px;font-weight:900;position:fixed;bottom:26px;left:26px;box-shadow:0 10px 30px #123a2340}.mobile-cta{display:none}@media (max-width:980px){.problem-grid{grid-template-columns:repeat(2,1fr)}.problem-grid article.wide-problem{grid-column:span 2}.steps-grid{grid-template-columns:repeat(2,1fr)}.quiz-layout,.teacher-layout,.pricing-layout,.faq-layout{grid-template-columns:1fr}.quiz-intro,.faq-layout .section-title{position:static}.quiz-intro{padding-top:0}.bento-grid{grid-template-columns:repeat(2,1fr);gap:16px}.bento-card-featured{grid-column:span 2}.bento-card-compact{grid-column:span 1}.bento-card-featured .bento-desc,.bento-highlights{max-width:65%}.teacher-photo{height:420px}.stories-grid{grid-template-columns:1fr}.followup-timeline{grid-template-columns:repeat(3,1fr);gap:24px}.followup-timeline:before{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){body{padding-bottom:66px}.section{padding:72px 0}.section-title{margin-bottom:32px}.section-title h2,.teacher-copy h2,.quiz-intro h2{font-size:31px}.problem-grid,.steps-grid,.fit-grid,.bento-grid{grid-template-columns:1fr}.bento-card-featured,.bento-card-compact{grid-column:span 1;min-height:auto;padding:22px}.bento-card-featured .bento-desc,.bento-highlights{max-width:100%}.bento-stickman-frame{justify-content:center;margin:15px auto 0;display:flex;position:relative;bottom:auto;left:auto}.bento-voice-preview{justify-content:space-between;width:100%}.problem-grid article.wide-problem{grid-column:auto}.compare-grid{grid-template-columns:1fr}.compare-arrow{margin:auto;transform:rotate(-90deg)}.steps-grid article{min-height:225px}.quiz-layout{gap:32px}.quiz-card{border-radius:22px;min-height:560px;padding:23px}.question-panel h3,.contact-step h3,.result-card h3{font-size:23px}.field-grid{grid-template-columns:1fr}.field-grid .full{grid-column:auto}.result-grid{grid-template-columns:1fr}.result-actions{flex-direction:column}.module-body{grid-template-columns:1fr;padding:0 0 22px}.accordion-list summary{grid-template-columns:38px 1fr 34px;gap:8px;min-height:78px}.accordion-list summary>b{font-size:14px}.teacher-layout{gap:35px}.teacher-photo{height:340px}.teacher-facts>div{grid-template-columns:1fr;gap:7px}.progress-placeholder{grid-template-columns:1fr}.progress-placeholder i{padding:8px;transform:rotate(-90deg)}.pricing-card{padding:25px}.followup-timeline{grid-template-columns:1fr}.followup-timeline>div{text-align:right;grid-template-columns:90px 1fr;align-items:center;gap:15px;display:grid}.followup-timeline b{max-width:none;margin:0}.faq-list summary b{font-size:13px}.final-cta{padding:75px 0}.final-cta h2{font-size:34px}.final-cta>div>div{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.whatsapp-float{padding:11px 14px;font-size:11px;bottom:82px;left:14px}.mobile-cta{z-index:55;border-top:1px solid var(--line);background:#fff;grid-template-columns:1.3fr .9fr;gap:8px;padding:9px 12px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-cta button{background:var(--blue);color:#fff;border:0;border-radius:11px;height:47px;font-size:12px;font-weight:900}.mobile-cta button:last-child{color:var(--ink);background:#e8edf0}}.nav{height:82px}.brand{gap:12px}.brand-marquee{background:var(--lime);direction:ltr;border-block:1px solid #b7d94f;padding:12px 0;overflow:hidden}.brand-marquee>div{width:max-content;animation:24s linear infinite marquee;display:flex}.brand-marquee span{letter-spacing:.12em;color:var(--ink);white-space:nowrap;align-items:center;gap:30px;margin-right:30px;font-size:11px;font-weight:900;display:flex}.brand-marquee i{color:var(--blue);font-size:13px;font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.hero{background:radial-gradient(circle at 8% 8%,#d9ff6850,#0000 26%),linear-gradient(#fbfcf8 0%,#eef5fb 100%);padding-top:68px}.hero h1{font-weight:800}.proof-strip{padding:26px 0}.proof-grid strong{font-size:28px;font-weight:900}.proof-grid span{font-size:11px}.placeholder-note{display:none}.section-title{position:relative}.section-title .section-kicker{letter-spacing:.04em}.section-title h2{font-weight:800}.problem-grid article{transition:transform .3s,box-shadow .3s,border-color .3s}.problem-grid article:hover{border-color:#b8cae1;transform:translateY(-8px)rotate(-.4deg);box-shadow:0 24px 50px #10283a16}.problem-grid article:nth-child(2n):hover{transform:translateY(-8px)rotate(.4deg)}.steps-grid article{transition:all .3s;overflow:hidden}.steps-grid article:after{content:"";border:1px solid #ffffff13;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-42px;left:-42px}.steps-grid article:hover{background:#ffffff14;transform:translateY(-7px)}.step-icon{animation:4s ease-in-out infinite pulseIcon;box-shadow:0 12px 30px #d9ff6830}@keyframes pulseIcon{50%{transform:scale(1.04);box-shadow:0 12px 45px #d9ff6860}}.benefit-grid article{transition:all .3s;position:relative;overflow:hidden}.benefit-grid article:after{content:"";background:#d9ff6835;border-radius:50%;width:70px;height:70px;position:absolute;top:-34px;left:-32px}.benefit-grid article:hover{transform:translateY(-7px);box-shadow:0 18px 45px #16446d15}.benefit-grid article>span{z-index:2;position:relative}.method-section{background:linear-gradient(140deg,#f7f7f1 0%,#eaf2ff 100%);overflow:hidden}.method-visual{background:var(--ink);border-radius:36px;place-items:center;height:520px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #10283a25}.method-visual:before{content:"";background-image:radial-gradient(#ffffff18 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.method-visual:after{content:"";background:var(--blue);filter:blur(90px);opacity:.65;border-radius:50%;width:280px;height:280px;position:absolute}.method-core{z-index:5;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:190px;height:190px;display:flex;position:relative;box-shadow:0 20px 80px #0008}.method-core>b{letter-spacing:.08em;color:var(--blue);font-size:10px}.method-orbit{z-index:4;border:1px solid #ffffff50;border-radius:50%;animation:18s linear infinite orbitSpin;position:absolute}.method-orbit span{background:var(--lime);color:var(--ink);letter-spacing:.12em;border-radius:99px;padding:9px 13px;font-size:9px;font-weight:900;position:absolute;box-shadow:0 8px 25px #0003}.orbit-a{width:330px;height:330px}.orbit-a span{top:18px;right:36px}.orbit-b{width:450px;height:450px;animation-duration:26s;animation-direction:reverse}.orbit-b span{background:#fff;bottom:38px;left:34px}@keyframes orbitSpin{to{transform:rotate(360deg)}}.method-spark{color:var(--lime);z-index:4;font-size:30px;animation:3s ease-in-out infinite spark;position:absolute}.spark-a{top:70px;left:70px}.spark-b{animation-delay:-1.5s;bottom:65px;right:75px}@keyframes spark{50%{opacity:.55;transform:scale(1.5)rotate(45deg)}}.teacher-copy h2{font-weight:800}.teacher-facts>div{grid-template-columns:140px 1fr;transition:all .2s}.teacher-facts>div:hover{background:#ffffff70;border-radius:12px;padding-right:12px}.teacher-facts span{color:var(--blue);font-weight:800}.stories-section{position:relative;overflow:hidden}.stories-section:before{content:"";filter:blur(30px);background:#1155cc45;border-radius:50%;width:520px;height:520px;position:absolute;top:-350px;left:-120px}.stories-section .container{position:relative}.story-code{font-weight:900;background:var(--lime)!important;width:54px!important;height:54px!important;color:var(--ink)!important;border-radius:16px!important;font-size:15px!important}.story-top>div{flex-direction:column;gap:5px;display:flex}.story-top>div small{color:#8ba4b5;letter-spacing:.08em;font-size:9px}.story-row.practice small{color:#7ca7ff}.story-row{border-right:2px solid #ffffff18;padding-right:13px}.story-row.practice{border-color:#5488ec}.story-row.after{border-color:var(--lime)}.stories-grid article{transition:all .3s}.stories-grid article:hover{background:#ffffff13;border-color:#ffffff35;transform:translateY(-8px)}.progress-visual{text-align:center;background:#ffffff07;border:1px solid #ffffff1d;border-radius:22px;grid-template-columns:1.2fr .8fr .65fr .8fr 1.2fr;align-items:center;gap:14px;margin-top:24px;padding:24px;display:grid}.progress-visual>b{font-size:11px;line-height:1.6}.word-cloud{letter-spacing:.08em;border-radius:14px;padding:16px;font-size:10px;font-weight:900}.cloud-before{color:#829aaa;background:#ffffff0b}.cloud-after{background:var(--lime);color:var(--ink)}.word-cloud i{margin:0 5px;font-style:normal}.progress-path{color:var(--lime);direction:ltr;justify-content:center;display:flex}.progress-path i{font-style:normal;animation:1.5s ease-in-out infinite pathPulse}.progress-path i:nth-child(2){animation-delay:.2s}.progress-path i:nth-child(3){animation-delay:.4s}@keyframes pathPulse{50%{opacity:.35;transform:translate(4px)}}.pricing-section{background:linear-gradient(#f8faff 0%,#edf3fc 50%,#f8faff 100%)}.pricing-section .section-title{max-width:760px}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.pricing-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:26px;flex-direction:column;padding:34px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #10283a0a}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #10283a17}.pricing-card.light{border-color:#e2e8f0}.pricing-card.light .pricing-badge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.pricing-card.light .price-button{color:var(--blue);background:#f8fafc;border:1.5px solid #cbd5e1}.pricing-card.light .price-button:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.pricing-card.featured{background:linear-gradient(#fff 0%,#fbfdff 100%);border:2px solid #2563eb;transform:translateY(-10px);box-shadow:0 20px 50px #2563eb1f}.pricing-card.featured:hover{transform:translateY(-16px);box-shadow:0 28px 65px #2563eb2e}.pricing-card.featured .pricing-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;font-weight:800}.pricing-card.featured:before{content:"";background:linear-gradient(90deg,#2563eb,#38bdf8);height:4px;position:absolute;top:0;left:0;right:0}.pricing-card.executive,.pricing-card.dark{background:linear-gradient(160deg,#fff 0%,#f8faff 100%);border:1.5px solid #93c5fd;box-shadow:0 12px 35px #1e3a8a0f}.pricing-card.executive:hover,.pricing-card.dark:hover{border-color:#60a5fa;transform:translateY(-8px);box-shadow:0 22px 50px #1e3a8a1f}.pricing-card.executive .pricing-badge,.pricing-card.dark .pricing-badge{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.pricing-card.executive:before,.pricing-card.dark:before{content:"";background:linear-gradient(90deg,#4f46e5,#06b6d4);height:4px;position:absolute;top:0;left:0;right:0}.plan-head{justify-content:flex-start;align-items:center;margin-bottom:6px;display:flex}.plan-head>b{letter-spacing:.05em;color:var(--blue);background:#edf4ff;border:1px solid #dce8f5;border-radius:999px;padding:5px 14px;font-size:14px;font-weight:700;display:inline-block}.pricing-card.executive .plan-head>b,.pricing-card.dark .plan-head>b{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.pricing-card h3{color:#0f172a;margin:14px 0 0;font-size:21px;font-weight:700;line-height:1.45}.price{border-block:1px solid #f1f5f9;margin:18px 0 16px;padding:16px 0}.price small{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.price-row{align-items:baseline;gap:8px;display:flex}.price strong{letter-spacing:-.03em;color:#0f172a;font-size:44px;font-weight:800;line-height:1}.price em{color:#64748b;font-size:13px;font-style:normal;font-weight:600}.plan-meta{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding-bottom:18px;display:flex}.plan-meta span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;padding:6px 11px;font-size:11px;font-weight:700}.price-features{flex:1;gap:12px;margin-bottom:26px;display:grid}.price-features span{color:#334155;align-items:flex-start;font-size:13px;font-weight:600;line-height:1.5;display:flex}.price-features i{color:#15803d;background:#dcfce7;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;margin-left:10px;font-size:11px;font-style:normal;font-weight:900;display:inline-grid}.payment-bar{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;grid-template-columns:repeat(3,1fr);margin-top:32px;display:grid;overflow:hidden;box-shadow:0 4px 20px #0f172a08}.payment-bar>div{border-left:1px solid #e2e8f0;padding:22px 24px}.payment-bar>div:last-child{border-left:0}.payment-bar b{color:var(--blue);margin-bottom:6px;font-size:12px;font-weight:800;display:block}.payment-bar span{color:#64748b;font-size:12px;font-weight:600;line-height:1.6;display:block}.package-test{margin-top:20px;font-size:13px}.reveal{opacity:0;transition:opacity .7s ease var(--reveal-delay,0s),transform .7s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0s);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}.faq-list details.reveal{transform:translate(18px)}.faq-list details.reveal.is-visible{transform:none}.final-cta{position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #ffffff20;border-radius:50%;position:absolute}.final-cta:before{width:420px;height:420px;top:-190px;right:-190px}.final-cta:after{width:300px;height:300px;bottom:-160px;left:-150px}.final-cta .container{z-index:2;position:relative}@media (max-width:768px){.final-cta-box{text-align:center;flex-direction:column}.final-cta-actions{justify-content:center}.quiz-stickman-header{flex-direction:column;align-items:flex-start}}.button{position:relative;overflow:hidden}.button:after{content:"";background:#ffffff3b;width:35px;transition:right .55s;position:absolute;top:-100%;bottom:-100%;right:-70px;transform:rotate(20deg)}.button:hover:after{right:120%}@media (max-width:980px){.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-9px)}.payment-bar{grid-template-columns:1fr}.payment-bar>div{border-left:0;border-bottom:1px solid var(--line)}.progress-visual{grid-template-columns:1fr 1fr}.progress-path{order:3;grid-column:1/-1}.cloud-after{order:5}.method-visual{height:460px}}@media (max-width:640px){.brand-wordmark>b{font-size:13px}.brand-wordmark small{font-size:6px}.brand-mark{width:44px;height:44px}.hero-image-frame{border-width:6px;border-radius:26px}.visual-tag{padding:10px;transform:scale(.86)}.tag-work{top:32px;right:-8px}.tag-speak{bottom:45px;left:-8px}.availability{bottom:-17px}.brand-marquee{padding:10px 0}.method-visual{height:360px}.method-core{width:130px;height:130px}.method-core .brand-wordmark{display:none}.method-core .brand-mark{width:50px;height:50px}.orbit-a{width:230px;height:230px}.orbit-b{width:315px;height:315px}.progress-visual{grid-template-columns:1fr}.progress-path{grid-column:auto}.cloud-after{order:initial}.pricing-grid{gap:13px}.pricing-card{padding:24px}.price strong{font-size:46px}.payment-bar{margin-top:18px}.hero-visual{min-height:360px}.section-title:after{bottom:-13px}}@media (prefers-reduced-motion:reduce){.brand-marquee>div,.hero-image-frame,.visual-tag,.step-icon,.method-orbit,.method-spark,.progress-path i{animation:none!important}.reveal{opacity:1!important;transition:none!important;transform:none!important}}h1,h2,h3,.button,.nav-links,.section-kicker,.fit-label,.price strong,.plan-head>b{font-family:IBM Plex Sans Arabic,Tahoma,sans-serif}.brand-wordmark,.brand-marquee,.hero-slide-labels,.eyebrow{font-family:Space Grotesk,IBM Plex Sans Arabic,Arial,sans-serif}.brand-wordmark>b{letter-spacing:.02em;font-weight:700}.brand-wordmark small{letter-spacing:.14em}.hero{min-height:680px;color:var(--ink);isolation:isolate;background:#edf3fc;flex-direction:column;justify-content:space-between;margin:0;padding:0;display:flex;position:relative;overflow:hidden}@media (min-width:920px){.hero{min-height:max(680px,46.6797vw)}}.hero:before,.hero:after{display:none}.hero-backgrounds{z-index:0;background:#edf3fc;position:absolute;inset:0;overflow:hidden}.hero-bg{opacity:1;width:100%;height:100%;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.hero-grid{z-index:2;flex:1;justify-content:center;align-items:center;padding-block:15px 25px;display:flex;position:relative}.hero-proof-strip{z-index:5;-webkit-backdrop-filter:none;background:#fff;border-top:1px solid #10283a14;border-bottom:1px solid #10283a0f;width:100%;margin-top:auto;padding:15px 0 13px;position:relative}.hero-proof-strip .proof-grid{grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.hero-proof-strip .proof-grid div{text-align:center;border-left:1px solid #10283a14}.hero-proof-strip .proof-grid div:first-child{border-left:none}.hero-proof-strip strong{color:var(--blue);font-family:Alexandria,sans-serif;font-size:25px;font-weight:900;line-height:1.15;display:block}.hero-proof-strip span{color:#365267;margin-top:3px;font-size:12px;font-weight:700;display:block}.section-title h2,.teacher-copy h2,.quiz-intro h2,.final-cta h2{letter-spacing:-.02em}.section-title p,.teacher-copy>p,.quiz-intro>p{font-size:16px;line-height:2}.button{font-weight:700}.nav-links{font-weight:600}@media (max-width:920px){.hero{min-height:auto;padding-bottom:20px}.hero-centered-container{padding-block:30px 20px}.hero-bg img{object-position:center center;opacity:.35}}@media (max-width:600px){.hero{min-height:auto}.hero-centered-copy h1{margin:10px auto 14px;font-size:32px;line-height:1.25}.hero-centered-copy .lead{margin:0 auto 20px;font-size:15px;line-height:1.75}.hero-centered-copy .hero-actions{flex-direction:column;width:100%}.hero-centered-copy .hero-actions .button{width:100%}.hero-trust-pills{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.hero-proof-strip .proof-grid{grid-template-columns:repeat(2,1fr);gap:14px 0}.hero-proof-strip .proof-grid div:nth-child(2){border:0}}@media (prefers-reduced-motion:reduce){.hero-bg{opacity:0;animation:none!important}.hero-bg-one{opacity:1}.hero-slide-labels span{animation:none!important}.hero-slide-labels span:first-child{color:var(--lime)}}.bg-doodle-layer{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.doodle-shadow{color:#1d4ed8;opacity:.35;filter:drop-shadow(0 14px 40px #1d4ed838);pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .4s,opacity .4s;position:absolute}.doodle-shadow:hover{opacity:.55;transform:scale(1.08)}.doodle-cap{width:260px;height:210px;animation:6s ease-in-out infinite tagFloat}.doodle-arrow-curvy{width:300px;height:210px;animation:5s ease-in-out infinite doodleWiggle}.doodle-arrow-twist{width:240px;height:240px;animation:7s ease-in-out 1s infinite tagFloat}.doodle-book{width:260px;height:190px;animation:6.5s ease-in-out .5s infinite tagFloat}.doodle-target{width:230px;height:230px;animation:5s ease-in-out infinite tagFloat}.doodle-chat{width:240px;height:195px;animation:5.5s ease-in-out 1s infinite doodleWiggle}.doodle-coffee{width:220px;height:220px;animation:7s ease-in-out 1.5s infinite tagFloat}.doodle-headphones{width:230px;height:230px;animation:6s ease-in-out .8s infinite tagFloat}.doodle-lightbulb{width:210px;height:260px;animation:5.5s ease-in-out .5s infinite tagFloat}.doodle-star{width:140px;height:140px;animation:3.5s ease-in-out infinite spark}.doodle-check{width:190px;height:190px;animation:6s ease-in-out infinite tagFloat}.doodle-swirl{width:320px;height:120px}.doodle-light{color:var(--lime);opacity:.35}.doodle-red{color:#e11d48;opacity:.24;filter:drop-shadow(0 6px 24px #e11d4838)}.doodle-red:hover{opacity:.48}.hero-brand-pill{color:var(--blue);background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;font-size:12.5px;font-weight:800;display:inline-flex}.red-badge-chip{color:var(--blue);background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:7px;padding:5px 14px;font-size:12px;font-weight:800;display:inline-flex}.red-pulse-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulseDot;box-shadow:0 0 0 3px #15c3}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.hot-deal-ribbon{background:linear-gradient(135deg, var(--blue), #1e40af);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #1155cc38}.price-row{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.price-old{color:#94a3b8;font-size:16px;font-weight:700;text-decoration:line-through}.red-save-pill{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;margin-top:4px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-block}.problem-grid article{border-top:3px solid #0000;transition:all .25s;position:relative}.problem-grid article:hover{border-top-color:var(--blue);box-shadow:0 16px 36px #1155cc14}.transition-line b{color:var(--blue);background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:3px 12px}.badge-before{color:#475569!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}@keyframes doodleWiggle{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(4deg)translateY(-8px)}}.hero-floating-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #c8d8ea;border-radius:20px;align-items:center;gap:16px;margin-top:26px;padding:10px 18px;display:inline-flex;box-shadow:0 12px 35px #1155cc14}.hero-mascot{object-fit:contain;width:52px;height:52px;animation:4s ease-in-out infinite tagFloat}.hero-badge-text b{color:var(--blue);font-size:13px;display:block}.hero-badge-text span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.fluency-section{background:linear-gradient(#f8fafd 0%,#eef4fc 100%);padding:80px 0;position:relative;overflow:hidden}.pop-in{animation:.35s cubic-bezier(.16,1,.3,1) forwards stagePopIn}@keyframes stagePopIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.pure-stage-display{text-align:center;max-width:740px;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;margin:20px auto 0;padding:0;display:flex}.pure-stickman-wrap{flex-direction:column;align-items:center;margin-bottom:20px;display:flex;position:relative}.pure-stickman-img{object-fit:contain;filter:drop-shadow(0 18px 36px #0000001a);width:340px;height:340px;animation:4.5s ease-in-out infinite tagFloat}.pure-ground-shadow{background:radial-gradient(#00000026 0%,#0000 70%);border-radius:50%;width:200px;height:16px;margin-top:10px}.pure-text-content{text-align:center;flex-direction:column;align-items:center;display:flex}.pure-stage-pill{letter-spacing:.02em;border-radius:99px;margin-bottom:12px;padding:6px 20px;font-size:13px;font-weight:800;display:inline-block}.pure-open-phrase{color:var(--ink);max-width:680px;box-shadow:none;background:0 0;border:none;margin:0;padding:0;font-size:21px;font-weight:800;line-height:1.65}.soft-bottom-progress-wrap{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:420px;margin-top:36px;display:flex}.soft-progress-track{background:#e2e8f0;border-radius:99px;width:100%;height:5px;position:relative;overflow:hidden}.soft-progress-fill{border-radius:99px;height:100%;transition:width .4s,background .4s}.soft-dots-row{gap:12px;display:flex}.soft-step-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:all .3s}.soft-step-dot.active{transform:scale(1.4)}.soft-step-dot:hover{background:#94a3b8}.live-simulator-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.live-simulator-section .section-title .section-kicker{color:var(--lime)}.live-simulator-section .section-title p{color:#b7c7d4}.classroom-window{background:#112331;border:1px solid #ffffff29;border-radius:28px;max-width:920px;margin:0 auto;overflow:hidden;box-shadow:0 35px 90px #00000073}.window-header{background:#0d1a24;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.window-dots{gap:7px;display:flex}.window-dots span{border-radius:50%;width:11px;height:11px}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.window-status-pill{align-items:center;gap:8px;font-size:11px;display:flex}.live-blink{background:#ff4757;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulseIcon}.window-status-pill b{color:#fff}.window-status-pill small{color:#8da4b4}.audio-toggle-btn{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;transition:all .2s;display:flex}.audio-toggle-btn:hover{background:#ffffff29}.audio-wave-anim{align-items:center;gap:3px;display:flex}.audio-wave-anim span{background:var(--lime);border-radius:99px;width:3px;height:12px;animation:.8s ease-in-out infinite alternate audioBar}.audio-wave-anim span:nth-child(2){height:16px;animation-delay:.2s}.audio-wave-anim span:nth-child(3){height:10px;animation-delay:.4s}.audio-wave-anim span:nth-child(4){height:14px;animation-delay:.1s}@keyframes audioBar{to{transform:scaleY(.3)}}.scenario-tabs-nav{background:#ffffff08;border-bottom:1px solid #ffffff14;display:flex;overflow-x:auto}.scenario-tab{color:#9cb1c0;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:16px 20px;font-size:13px;font-weight:800;transition:all .2s}.scenario-tab:hover,.scenario-tab.active{color:var(--lime);border-bottom-color:var(--lime);background:#ffffff0a}.classroom-body{grid-template-columns:.9fr 1.1fr;gap:30px;padding:30px;display:grid}.tutor-prompt-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex}.tutor-avatar-row{align-items:center;gap:12px;display:flex}.tutor-avatar-badge{background:var(--blue);border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.tutor-avatar-row b{color:#fff;font-size:13px;display:block}.tutor-avatar-row small{color:#8da4b4;font-size:10px;display:block}.tutor-speech-bubble{background:#172d3e;border:1px solid #ffffff1f;border-radius:16px;padding:18px}.bubble-lang-tag{background:var(--blue);color:#fff;letter-spacing:.05em;border-radius:6px;margin-bottom:8px;padding:3px 7px;font-size:9px;font-weight:900;display:inline-block}.tutor-speech-bubble p{color:#fff;text-align:left;direction:ltr;margin:0;font-size:14px;font-weight:600;line-height:1.7}.coach-tip-card{background:#d9ff6814;border:1px dashed #d9ff684d;border-radius:14px;padding:14px}.coach-tip-card b{color:var(--lime);font-size:11px}.coach-tip-card p{color:#c7d8e4;margin:4px 0 0;font-size:12px;line-height:1.7}.student-response-panel{flex-direction:column;gap:14px;display:flex}.panel-instruction{color:#a4bccb;font-size:12px;font-weight:800}.response-options-list{gap:10px;display:grid}.response-option-card{cursor:pointer;text-align:left;direction:ltr;background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:grid}.response-option-card:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.response-option-card.option-correct{background:#10b98126;border-color:#10b981}.response-option-card.option-wrong{background:#ef444426;border-color:#ef4444}.option-choice-num{color:#fff;background:#ffffff1a;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.option-correct .option-choice-num{color:#fff;background:#10b981}.option-wrong .option-choice-num{color:#fff;background:#ef4444}.option-text-content p{color:#fff;margin:0;font-size:13px;font-weight:600;line-height:1.6}.feedback-result-card{text-align:right;direction:rtl;border-radius:18px;align-items:center;gap:18px;padding:18px;animation:.3s fadeIn;display:flex}.feedback-result-card.result-success{background:#10b98124;border:1px solid #10b98166}.feedback-result-card.result-warning{background:#f59e0b24;border:1px solid #f59e0b66}.feedback-stickman img{object-fit:contain;width:60px;height:60px}.feedback-headline{align-items:center;gap:10px;margin-bottom:4px;display:flex}.feedback-headline b{color:#fff;font-size:14px}.feedback-score-badge{color:var(--lime);font-size:11px;font-weight:800}.feedback-text p{color:#d1e2ee;margin:0;font-size:12px;line-height:1.7}.mistakes-section{background:#fff}.mistakes-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:940px;margin:0 auto;display:grid}.mistake-card{border:1px solid var(--line);cursor:pointer;background:#fbfcfd;border-radius:24px;flex-direction:column;justify-content:space-between;padding:26px;transition:all .3s;display:flex}.mistake-card:hover,.mistake-card.card-active{border-color:var(--blue);background:#fff;transform:translateY(-5px);box-shadow:0 16px 45px #1155cc17}.card-top-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mistake-stickman-img{object-fit:contain;width:52px;height:52px;transition:transform .3s}.mistake-card:hover .mistake-stickman-img{transform:scale(1.1)}.arabic-phrase-tag{color:var(--blue);background:#eef4ff;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:800}.phrases-comparison{text-align:left;direction:ltr;gap:10px;display:grid}.phrase-box{border-radius:14px;padding:12px 14px}.phrase-badge{text-align:right;direction:rtl;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.wrong-phrase{background:#fff3f3;border:1px solid #fedede}.wrong-phrase .phrase-badge{color:#dc2626}.wrong-phrase p{color:#991b1b;margin:0;font-size:13px;font-weight:700}.correct-phrase{background:#f0fdf4;border:1px solid #dcfce7}.correct-phrase .phrase-badge{color:#16a34a}.correct-phrase p{color:#166534;margin:0;font-size:13px;font-weight:800}.explanation-drawer{text-align:right;background:#f7f9fb;border-radius:14px;margin-top:16px;padding:14px}.explanation-drawer small{color:var(--blue);margin-bottom:4px;font-size:11px;font-weight:900;display:block}.explanation-drawer p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.card-click-hint{text-align:center;color:var(--blue);border-top:1px dashed var(--line);margin-top:14px;padding-top:10px;font-size:11px;font-weight:800}.gamified-card{position:relative;overflow:hidden}.progress-percent-badge{color:var(--blue);background:#eef4ff;border-radius:99px;padding:4px 10px;font-size:11px;font-weight:900}.gamified-progress-track{background:#e8edf1;border-radius:99px;height:8px;margin:14px 0 38px;position:relative}.progress-fill-bar{background:linear-gradient(90deg, var(--blue), #648df0);border-radius:inherit;height:100%;transition:width .35s;position:relative}.stickman-runner-thumb{z-index:4;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:-22px;left:-24px;box-shadow:0 4px 18px #00000029}.stickman-runner-thumb img{object-fit:contain;width:38px;height:38px}.question-stickman-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.question-stickman-icon{object-fit:contain;width:72px;height:72px;animation:4s ease-in-out infinite tagFloat}.confetti-emitter{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.confetti{border-radius:3px;width:10px;height:10px;animation:2.5s ease-out forwards confettiFall;position:absolute}.c1{background:var(--lime);animation-delay:.1s;top:-20px;left:15%}.c2{background:var(--blue);animation-delay:.2s;top:-20px;left:35%}.c3{background:#f43f5e;animation-delay:50ms;top:-20px;left:55%}.c4{background:#facc15;animation-delay:.3s;top:-20px;left:75%}.c5{background:#10b981;animation-delay:.15s;top:-20px;left:88%}.c6{background:#a855f7;animation-delay:.25s;top:-20px;left:45%}@keyframes confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(500px)rotate(720deg)}}.result-stickman-bounce{object-fit:contain;width:140px;height:140px;animation:3s ease-in-out infinite tagFloat}@media (max-width:920px){.stage-pills-wrap{grid-template-columns:repeat(2,1fr)}.stage-card-display{grid-template-columns:1fr;padding:26px}.stage-visual-col{border-left:0;border-bottom:1px solid var(--line);padding-bottom:24px;padding-left:0}.classroom-body,.mistakes-grid{grid-template-columns:1fr}.character-transformation-board{flex-direction:column;gap:40px}.char-bridge{margin:20px 0;transform:rotate(90deg)}.mind-bubble{max-width:240px;padding:10px 16px;font-size:12px}.mind-thought-top{top:10px;right:0}.mind-thought-side{top:75px;left:0}.mind-speech-top{top:10px;left:0}.mind-speech-side{top:75px;right:0}.thought-emitter-dots{top:135px;right:140px}.speech-emitter-tail{top:60px;left:80px}}
