@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--cream:#fffaf0;--paper:#fffefb;--surface:#fff;--teal:#0f5960;--teal-dark:#123d45;--coral:#e8644f;--coral-dark:#d64e3c;--mustard:#e7aa38;--sky:#dff2f4;--text:#18343d;--muted:#66747a;--border:#eadfce;--green:#2e9b7b;--radius:18px;--shadow:0 16px 45px rgba(61,49,32,.09);--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a,select{transition:.2s ease}.container{width:min(1240px,calc(100% - 40px));margin:auto}.narrow{max-width:850px}.skip-link{position:fixed;top:-50px;left:20px;background:var(--teal);color:white;padding:10px 16px;z-index:100}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,254,251,.94);border-bottom:1px solid rgba(234,223,206,.65);backdrop-filter:blur(14px)}.nav-wrap{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand strong{display:block;font-family:var(--serif);font-size:18px;color:var(--teal-dark);line-height:1}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:5px;letter-spacing:.04em}.logo-mark{position:relative;font-size:27px;color:var(--teal);letter-spacing:-7px;width:44px}.logo-mark i{font-style:normal;color:var(--mustard);font-size:13px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin-left:auto}.desktop-nav a{font-weight:600;font-size:14px;color:#34535a}.desktop-nav a:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:12px}.header-actions select{border:1px solid var(--border);border-radius:10px;background:white;padding:9px 10px;color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;background:var(--coral);color:#fff;padding:13px 22px;font-weight:700;cursor:pointer;box-shadow:0 7px 18px rgba(232,100,79,.2)}.button:hover{background:var(--coral-dark);transform:translateY(-1px)}.button.small{padding:11px 16px;font-size:14px;white-space:nowrap}.button.outline{background:transparent;color:var(--teal);box-shadow:none;border:1.5px solid var(--teal)}.button.outline:hover{background:var(--teal);color:#fff}.button.block{width:100%}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.menu,.mobile-nav{display:none}.hero{overflow:hidden;background:radial-gradient(circle at 76% 30%,#e9f7f7 0,transparent 35%),linear-gradient(110deg,#fff9ed,#fffefb 60%);padding:60px 0 38px}.hero-grid{display:grid;grid-template-columns:.9fr 1.2fr;align-items:center;gap:40px}.hero-copy{position:relative;z-index:2}.hero-note,.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--coral)}h1,h2,h3{font-family:var(--serif);line-height:1.08;margin:0;color:var(--teal-dark)}h1{font-size:clamp(44px,5vw,72px);letter-spacing:-.035em}h1 span{display:block;font-family:var(--sans);font-size:.2em;text-transform:uppercase;letter-spacing:.13em;color:var(--coral);margin-bottom:16px}.lead{font-size:18px;color:#3d5c63;max-width:620px;margin:24px 0 28px}.button-row{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:grid;grid-template-columns:repeat(2,max-content);gap:11px 22px;margin-top:30px;font-size:13px;font-weight:600;color:#3f6266}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:48% 48% 12px 12px / 20% 20% 12px 12px;filter:drop-shadow(0 24px 35px rgba(39,79,75,.13));mix-blend-mode:multiply}.course-rail{position:relative;margin:-32px 20px 0;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.95);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.course-rail a{padding:14px 13px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--border)}.course-rail a:last-child{border:0}.course-rail b{font-family:var(--serif);font-size:22px;color:var(--mustard)}.course-rail strong,.course-rail small{display:block}.course-rail strong{font-size:13px}.course-rail small{font-size:10px;color:var(--muted)}.offer{padding:22px 0}.offer-row{min-height:88px;padding:16px 24px;border-radius:16px;background:linear-gradient(90deg,#fff1cb,#fff9e8);border:1px solid #f4dfad;display:flex;align-items:center;gap:20px}.offer h2{font-size:27px}.offer p{margin:5px 0 0;color:#55676a}.offer .button{margin-left:auto}.gift{font-size:35px}.section{padding:92px 0}.section h2,.page-hero h1{font-size:clamp(34px,4vw,54px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-head p{margin:10px 0 0;color:var(--muted)}.text-link{color:var(--teal);font-weight:700;border-bottom:1px solid var(--teal);padding-bottom:3px;white-space:nowrap}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.path-card{display:grid;grid-template-columns:180px 1fr;gap:30px;align-items:center;padding:34px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.path-card h3{font-size:28px}.path-card>div>strong{display:block;color:var(--coral);margin:6px 0 16px}.path-art{width:160px;height:190px;border-radius:50% 50% 35% 35%;background:var(--sky);display:grid;place-items:center;font-size:70px}.path-card.individual .path-art{background:#fff0db}.path-card ul,.program-card ul{padding:0;list-style:none;margin:0 0 20px}.path-card li{margin:8px 0}.path-card li::before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#d8f1e9;color:#138267;font-weight:bold;margin-right:8px}.how{background:#f2f8f7}.how h2{margin-top:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#b9d8d4;margin-top:32px;border-radius:var(--radius);overflow:hidden}.steps article{background:#f7fbfa;padding:38px;text-align:center;position:relative}.steps article>b{position:absolute;left:18px;top:18px;color:var(--coral);font-family:var(--serif);font-size:20px}.steps article>span{font-size:42px;color:var(--teal)}.steps h3{font-size:22px;margin:12px 0 8px}.steps p{color:var(--muted);margin:0}.trust{background:linear-gradient(100deg,#fff7e6,#fffdfa)}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.trust-intro p,.big-copy{color:var(--muted);font-size:18px;margin:20px 0 24px}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border)}.trust-item{background:#fffaf0;padding:25px}.trust-item>span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#ffe8c1;color:var(--teal);font-size:22px;margin-bottom:20px}.trust-item h3{font-size:20px}.trust-item p{font-size:14px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-grid blockquote{margin:0;padding:28px;border:1px solid var(--border);background:#fff;border-radius:16px}.story-grid blockquote>p{font-family:var(--serif);font-size:18px;line-height:1.5}.stars{color:var(--mustard);letter-spacing:3px}.story-grid footer{background:none;padding:0;display:flex;align-items:center;gap:12px}.story-grid footer>span{width:42px;height:42px;border-radius:50%;background:var(--sky);display:grid;place-items:center;font-weight:700;color:var(--teal)}.story-grid footer small,.story-grid footer strong{display:block}.story-grid footer small{color:var(--muted)}.lead-section{background:#fff7ea}.lead-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center}.lead-copy p{color:var(--muted)}.discount-badge{display:inline-flex;align-items:center;gap:12px;background:white;border:1px dashed var(--coral);border-radius:14px;padding:12px 18px;margin-top:18px}.discount-badge strong{font-family:var(--serif);font-size:32px;color:var(--coral)}.discount-badge span{font-size:12px}.compact-form{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);padding:26px;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:15px}.compact-form .button{align-self:end;min-height:48px}.field{display:flex;flex-direction:column;gap:6px}.field>span{font-size:13px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid #d7dfdc;border-radius:9px;background:#fff;padding:10px 12px;color:var(--text);outline:none}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(15,89,96,.1)}.error{min-height:16px;font-size:11px;color:#c63f31}.form-status{grid-column:1/-1;margin:0;font-size:13px}.form-status.success{background:#e2f5ed;color:#17664f;padding:12px;border-radius:8px}.form-status.fail{color:#b93025}.privacy{grid-column:1/-1;color:var(--muted);text-align:center}.faq-contact .two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:70px}.faq-list{margin-top:24px}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{width:100%;padding:17px 2px;background:none;border:0;display:flex;justify-content:space-between;gap:10px;text-align:left;color:var(--text);font-weight:700;cursor:pointer}.faq-item button b{color:var(--coral);font-size:21px}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq-item>div>p{overflow:hidden;margin:0;color:var(--muted)}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding-bottom:18px}.faq-item.open button b{transform:rotate(45deg)}.contact-card{padding:36px;background:var(--teal-dark);border-radius:var(--radius);color:white}.contact-card h2{color:white}.contact-card>p{color:#c9dadc}.contact-card ul{list-style:none;padding:10px 0}.contact-card li{display:flex;gap:13px;margin:18px 0}.contact-card li>span{font-size:22px;color:#8fd8ca}.contact-card li strong,.contact-card li small{display:block}.contact-card li small{color:#bad0d2}.page-hero{padding:88px 0;background:linear-gradient(120deg,#fff3d8,#f0f8f6);text-align:center}.page-hero p{font-size:18px;color:var(--muted);max-width:700px;margin:20px auto 0}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.program-card>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--coral);font-weight:700}.program-card h2{font-size:25px;margin-top:12px}.program-card p{color:var(--muted)}.program-card li{margin:6px 0}.detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.feature-list article{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.feature-list b{font-family:var(--serif);font-size:25px;color:var(--mustard)}.feature-list h3{font-size:21px}.feature-list p{margin:6px 0 0;color:var(--muted)}.demo-cta{padding:45px 0;background:var(--teal)}.demo-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.demo-row h2{color:white;font-size:34px}.demo-row p{color:#c9dddd;margin:8px 0 0}.registration-shell{display:grid;grid-template-columns:300px 1fr;gap:0;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.registration-shell>aside{background:var(--teal-dark);color:white;padding:38px}.registration-shell>aside h2{color:white;font-size:28px}.registration-shell>aside>p{color:#bdd0d1}.stepper{list-style:none;padding:25px 0}.stepper li{display:flex;align-items:center;gap:12px;position:relative;padding:0 0 28px}.stepper li:not(:last-child)::after{content:'';position:absolute;left:16px;top:36px;width:1px;height:24px;background:#50747a}.stepper b{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;border:1px solid #87a2a6}.stepper .active b,.stepper .done b{background:var(--coral);border-color:var(--coral)}.stepper .done b{background:var(--green)}.safe-note{font-size:12px;color:#bdd0d1;background:#1a4b53;padding:14px;border-radius:10px}.wizard{background:#fff;padding:38px}.form-step{display:none}.form-step.active{display:block}.form-heading{margin-bottom:25px}.form-heading span{font-size:12px;color:var(--coral);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.form-heading h2{font-size:31px;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full{grid-column:1/-1}.check{display:flex;align-items:flex-start;gap:10px;background:#f6faf9;padding:14px;border-radius:10px;font-size:13px}.check input{margin-top:4px}.form-actions{display:flex;justify-content:space-between;margin-top:30px}.hidden{display:none!important}.success-panel{text-align:center;padding:50px 20px}.success-panel>span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#dff3ec;color:var(--green);font-size:35px;margin:0 auto 20px}.success-panel p{color:var(--muted)}.success-panel strong{display:block;font-family:var(--serif);font-size:22px;margin:18px}.success-panel .button{margin-top:10px}footer{background:#f7f8f6;border-top:1px solid var(--border);padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:220px 1fr 320px;gap:40px;align-items:start}.footer-links{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:13px}.footer-note{font-family:var(--serif);color:var(--teal);text-align:right;margin:0}.copyright{border-top:1px solid var(--border);padding-top:18px;margin-top:28px;font-size:12px;color:var(--muted)}.loading{padding:100px;text-align:center}
@media(max-width:1000px){.desktop-nav{display:none}.menu{display:block;background:transparent;border:0;font-size:25px}.mobile-nav{position:absolute;top:78px;left:0;right:0;background:white;padding:14px 20px;box-shadow:var(--shadow)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid var(--border)}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .lead{margin-left:auto;margin-right:auto}.button-row,.hero-trust{justify-content:center}.hero-visual{max-width:800px;margin:auto}.path-card{grid-template-columns:120px 1fr;padding:25px}.path-art{width:115px;height:150px}.trust-grid,.lead-grid{grid-template-columns:1fr;gap:35px}.program-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1;text-align:left}}
@media(max-width:720px){.container{width:min(100% - 28px,1240px)}.nav-wrap{height:67px}.brand strong{font-size:15px}.brand small{display:none}.logo-mark{font-size:22px}.header-actions select{width:44px;color:transparent;padding:8px}.header-actions select option{color:var(--text)}.header-actions .button{position:fixed;left:14px;right:14px;bottom:12px;z-index:50}.mobile-nav{top:67px}.hero{padding:40px 0 25px}.hero-grid{gap:28px}h1{font-size:42px}.hero-trust{grid-template-columns:1fr 1fr;text-align:left}.course-rail{margin:-12px 0 0;grid-template-columns:1fr}.course-rail a{border-right:0;border-bottom:1px solid var(--border)}.offer-row{align-items:flex-start;flex-wrap:wrap}.offer .button{width:100%;margin:0}.section{padding:65px 0}.section-head{align-items:flex-start;flex-direction:column;gap:15px}.path-grid,.story-grid,.program-grid{grid-template-columns:1fr}.path-card{grid-template-columns:1fr;text-align:left}.path-art{width:100%;height:130px;border-radius:14px}.steps{grid-template-columns:1fr}.trust-list{grid-template-columns:1fr}.trust-item{display:grid;grid-template-columns:56px 1fr;gap:15px}.trust-item>span{margin:0}.compact-form{grid-template-columns:1fr}.faq-contact .two-col,.detail-grid{grid-template-columns:1fr;gap:45px}.demo-row{align-items:flex-start;flex-direction:column}.registration-shell{grid-template-columns:1fr}.registration-shell>aside{padding:24px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0}.stepper li{display:block;text-align:center;padding:0}.stepper li:not(:last-child)::after{display:none}.stepper b{margin:auto}.stepper span{font-size:10px}.safe-note{display:none}.wizard{padding:24px 18px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-note{text-align:left}.page-hero{padding:60px 0}.page-hero h1{font-size:39px}body{padding-bottom:72px}}
@media(max-width:720px){.container{width:calc(100% - 36px)}.hero-copy h1{font-size:36px;overflow-wrap:anywhere}.hero-note{font-size:10px;line-height:1.5}.lead{font-size:16px}.hero-copy{text-align:center;overflow:hidden}}
@media(max-width:460px){.container{width:calc(100% - 56px)}.hero-copy h1{font-size:33px}.hero-note{max-width:330px;margin-left:auto;margin-right:auto}.hero-copy .lead{font-size:15px;max-width:340px}}
.hero-visual-supplied{height:620px;overflow:hidden;border-radius:24px;box-shadow:var(--shadow);background:var(--cream)}
.hero-visual-supplied img{width:100%;height:100%;object-fit:cover;object-position:100% 68%;transform:scale(1.18);border-radius:0;filter:none;mix-blend-mode:normal}
@media(max-width:1000px){.hero-visual-supplied{height:auto;aspect-ratio:16/9}.hero-visual-supplied img{object-position:100% 68%;transform:scale(1.12)}}
@media(max-width:720px){.hero-visual-supplied{aspect-ratio:4/5}.hero-visual-supplied img{object-position:82% 68%;transform:scale(1.08)}}
.hero-visual-clipart{height:650px;display:flex;align-items:center;justify-content:center}.hero-visual-clipart img{width:112%;max-width:none;height:auto;border-radius:0;filter:drop-shadow(0 24px 35px rgba(39,79,75,.12));mix-blend-mode:normal}
@media(max-width:1000px){.hero-visual-clipart{height:auto}.hero-visual-clipart img{width:100%;max-width:850px}}
.courses-showcase{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff9ed 0%,#fffdf8 100%)}
.courses-showcase::before,.courses-showcase::after{content:'✦';position:absolute;color:#efbd55;font-size:42px;opacity:.75}.courses-showcase::before{left:4%;top:12%}.courses-showcase::after{right:5%;bottom:18%}
.courses-heading{text-align:center;max-width:760px;margin:0 auto 34px}.courses-heading h2{margin-top:8px}.courses-heading p{color:var(--muted);font-size:18px;margin:12px 0 0}
.course-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-card{display:flex;flex-direction:column;background:rgba(255,255,255,.88);border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(66,54,38,.08)}
.course-art{height:245px;margin:12px 12px 0;border-radius:15px;overflow:hidden;background:linear-gradient(145deg,#dff2f4,#f8ead0)}.course-art img{width:100%;height:100%;object-fit:contain;transform:scale(1.04)}
.course-card-body{display:flex;flex:1;flex-direction:column;padding:22px 24px 24px}.course-card h3{font-size:29px}.course-card-body>p{color:var(--muted);margin:6px 0 18px}.course-card ul{list-style:none;margin:0 0 20px;padding:0}.course-card li{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:14px}.course-card li>span{width:22px;color:var(--teal);font-weight:700}.course-button{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:auto;border-radius:999px;padding:12px 18px;background:var(--teal);color:#fff;font-weight:700}.course-card.coral .course-button{background:var(--coral)}.course-card.mustard .course-button{background:var(--mustard)}.course-button:hover{transform:translateY(-2px);filter:saturate(1.1)}.course-details{text-align:center;color:var(--teal);font-size:12px;font-weight:700;margin-top:10px}
.course-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:22px;margin-top:30px;padding:18px 10px}.course-steps>div{display:flex;align-items:center;gap:13px}.course-steps b{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:white}.course-steps>div:nth-of-type(2) b{background:var(--coral)}.course-steps>div:nth-of-type(3) b{background:var(--mustard)}.course-steps strong,.course-steps small{display:block}.course-steps small{color:var(--muted);margin-top:3px}.course-steps i{font-size:30px;color:var(--teal);font-style:normal}
@media(max-width:1000px){.course-cards{grid-template-columns:repeat(2,1fr)}.course-card:last-child{grid-column:1/-1;max-width:520px;width:100%;margin:auto}.course-steps{grid-template-columns:1fr}.course-steps i{display:none}}
@media(max-width:720px){.course-cards{grid-template-columns:1fr}.course-card:last-child{grid-column:auto}.course-art{height:210px}.course-card h3{font-size:26px}.course-steps{padding:10px 0}.courses-heading p{font-size:16px}}

/* Compact rhythm: keeps the long landing page scannable without crowding controls. */
.nav-wrap{height:70px}.hero{padding:38px 0 26px}.hero-grid{gap:28px}.hero-visual-clipart{height:540px}.lead{margin:18px 0 22px}.hero-trust{margin-top:22px}.offer{padding:16px 0}.offer-row{min-height:74px;padding:12px 20px}.section{padding:68px 0}.section-head{margin-bottom:24px}.path-card{padding:26px;gap:22px}.path-art{height:160px}.courses-heading{margin-bottom:26px}.course-art{height:205px}.course-card-body{padding:18px 21px 20px}.course-card-body>p{margin:5px 0 12px}.course-card li{margin:7px 0}.course-steps{margin-top:20px;padding:12px 8px}.steps{margin-top:24px}.steps article{padding:30px}.trust-grid{gap:55px}.trust-item{padding:21px}.story-grid blockquote{padding:23px}.lead-grid{gap:42px}.faq-list{margin-top:18px}.page-hero{padding:68px 0}.demo-cta{padding:34px 0}footer{padding-top:35px}
@media(max-width:1000px){.hero-visual-clipart{height:auto}.section{padding:60px 0}}
@media(max-width:720px){.nav-wrap{height:62px}.mobile-nav{top:62px}.hero{padding:30px 0 20px}.hero-grid{gap:20px}.hero-trust{margin-top:18px}.section{padding:50px 0}.offer{padding:12px 0}.path-card{padding:21px}.course-art{height:185px}.course-card-body{padding:17px 18px}.steps article{padding:26px 20px}.page-hero{padding:48px 0}.demo-cta{padding:28px 0}}
.how-illustrated{background:linear-gradient(180deg,#f5faf9 0%,#fffaf0 100%);overflow:hidden}.how-heading{text-align:center;margin-bottom:24px}.how-heading h2{margin-top:7px}.illustrated-steps{display:grid;grid-template-columns:1fr 55px 1fr 55px 1fr;align-items:center}.illustrated-step{text-align:center;position:relative;padding:0 18px}.step-number{position:absolute;z-index:2;top:12px;left:calc(50% - 82px);width:34px;height:34px;border:4px solid #f5faf9;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:white;font-family:var(--serif);font-weight:700}.step-clipart{width:175px;height:130px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center}.step-clipart img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 9px 12px rgba(29,77,75,.1))}.illustrated-step h3{font-size:22px}.illustrated-step p{max-width:290px;margin:7px auto 0;color:var(--muted);font-size:14px}.step-arrow{font-size:34px;color:var(--coral);text-align:center;transform:translateY(-18px)}
@media(max-width:850px){.illustrated-steps{grid-template-columns:1fr}.illustrated-step{padding:16px 10px}.step-arrow{transform:rotate(90deg);line-height:1}.step-number{top:28px}.step-clipart{width:165px;height:120px}}

/* Reusable corner artwork across landing and internal pages. */
main>section,.page-hero,footer{position:relative}.section>.container,.page-hero>.container,.demo-cta>.container,footer>.container{position:relative;z-index:1}
main>section.section:not(.courses-showcase):not(.how-illustrated):nth-of-type(odd)::before,
.page-hero::before,
footer::before{content:'';position:absolute;z-index:0;left:0;bottom:0;width:150px;height:150px;background:url('/assets/decor-botanical-corner.png') left bottom/contain no-repeat;opacity:.28;pointer-events:none}
main>section.section:not(.courses-showcase):not(.how-illustrated):nth-of-type(even)::after,
.page-hero::after{content:'';position:absolute;z-index:0;right:0;top:0;width:115px;height:210px;background:url('/assets/decor-lantern-books.png') right top/contain no-repeat;opacity:.22;pointer-events:none}
.page-hero::before{width:125px;height:125px;opacity:.3}.page-hero::after{width:100px;height:170px;opacity:.2}.how-illustrated::before,.how-illustrated::after{content:'';position:absolute;z-index:0;bottom:0;width:135px;height:135px;background:url('/assets/decor-botanical-corner.png') left bottom/contain no-repeat;opacity:.25;pointer-events:none}.how-illustrated::before{left:0}.how-illustrated::after{right:0;transform:scaleX(-1)}
footer{overflow:hidden}footer::before{width:120px;height:120px;opacity:.2}
@media(max-width:900px){main>section.section:not(.courses-showcase):not(.how-illustrated)::before,main>section.section:not(.courses-showcase):not(.how-illustrated)::after{width:85px;height:105px;opacity:.16}.how-illustrated::before,.how-illustrated::after{width:85px;height:85px;opacity:.17}.page-hero::before{width:80px;height:80px}.page-hero::after{width:65px;height:110px}}
@media(max-width:600px){main>section.section:not(.courses-showcase):not(.how-illustrated)::before,main>section.section:not(.courses-showcase):not(.how-illustrated)::after{display:none}.page-hero::before,.page-hero::after{opacity:.12}.how-illustrated::before,.how-illustrated::after{width:62px;height:62px;opacity:.12}}
.fancy-quote{position:absolute;z-index:2;margin:0;font-family:'Caveat','Segoe Print',cursive;font-size:25px;line-height:1.05;color:#214f55;transform:rotate(-5deg);text-align:center;pointer-events:none}.fancy-quote span{color:var(--coral)}.quote-courses{right:24px;top:34px}.quote-how{left:28px;top:32px;transform:rotate(-7deg)}.quote-trust{right:24px;bottom:18px;transform:rotate(4deg)}
main>section.section:not(.courses-showcase):not(.how-illustrated):nth-of-type(odd)::before{width:175px;height:175px;opacity:.5}
main>section.section:not(.courses-showcase):not(.how-illustrated):nth-of-type(even)::after{width:135px;height:235px;opacity:.38}
.page-hero::before{opacity:.48}.page-hero::after{opacity:.34}.how-illustrated::before,.how-illustrated::after{width:155px;height:155px;opacity:.46}footer::before{width:140px;height:140px;opacity:.42}
@media(max-width:1100px){.fancy-quote{font-size:20px;opacity:.7}.quote-courses{right:12px;top:16px}.quote-how{left:12px;top:18px}.quote-trust{display:none}}
@media(max-width:760px){.fancy-quote{display:none}.how-illustrated::before,.how-illustrated::after{opacity:.22}}
.path-card{grid-template-columns:220px 1fr;align-items:center}.path-art{width:210px;height:190px;border-radius:18px;background:linear-gradient(145deg,var(--sky),#f2f8f5);overflow:hidden}.path-card.individual .path-art{background:linear-gradient(145deg,#fff0db,#eef8f6)}.path-art img{width:112%;height:112%;max-width:none;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(32,79,75,.1))}
@media(max-width:1000px){.path-card{grid-template-columns:170px 1fr}.path-art{width:160px;height:160px}}
@media(max-width:720px){.path-card{grid-template-columns:1fr}.path-art{width:100%;height:210px}.path-art img{width:100%;height:100%}}

/* Testimonials + progressive demo booking */
.proof-booking{background:linear-gradient(115deg,#fffaf0,#f6fbf8);padding:62px 0}.proof-booking-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:18px;align-items:stretch}.testimonials-panel,.booking-panel{background:rgba(255,255,255,.88);border:1px solid var(--border);border-radius:20px;padding:28px;box-shadow:0 14px 40px rgba(35,68,62,.07)}.testimonials-panel h2,.booking-panel h2{font-size:34px;margin:5px 0 20px}.testimonials-panel .story-grid{gap:10px}.testimonials-panel .story-grid blockquote{padding:17px 14px;border-radius:12px;display:flex;flex-direction:column;min-width:0}.testimonials-panel .story-grid blockquote>p{font-family:var(--sans);font-size:13px;line-height:1.45;flex:1}.testimonials-panel .stars{font-size:13px;letter-spacing:1px}.testimonials-panel .story-grid footer{gap:8px}.testimonials-panel .story-grid footer>span{width:36px;height:36px;font-size:12px}.testimonials-panel .story-grid footer strong{font-size:12px}.testimonials-panel .story-grid footer small{font-size:10px}.booking-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.booking-title p{margin:0 0 16px;color:var(--muted);font-size:14px}.mini-discount{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 6px;background:#fff1c9;border:1px solid #f3d894;border-radius:14px;padding:9px 13px;white-space:nowrap}.mini-discount strong{color:var(--coral);font-family:var(--serif);font-size:24px;line-height:1}.mini-discount span{grid-column:2;font-size:10px;color:var(--coral);font-weight:700}.lead-capture{padding:0;border:0;box-shadow:none;background:transparent;gap:10px 12px}.learner-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;background:#edf6f3;border-radius:12px}.learner-tabs button{border:0;border-radius:9px;padding:10px;background:transparent;color:var(--teal);font-weight:700;cursor:pointer}.learner-tabs button.active{background:#fff;box-shadow:0 2px 10px rgba(25,76,70,.12);color:var(--coral)}.lead-capture [data-parent-field]>.field{height:100%}.lead-capture [hidden]{display:none}.lead-capture .field{gap:3px}.lead-capture .field input,.lead-capture .field select{min-height:43px;padding:8px 10px}.lead-capture .error{min-height:12px}.lead-success{grid-column:1/-1;text-align:center;padding:12px 24px 6px}.success-check{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#dff4e9;color:#168265;font-size:30px;font-weight:800}.success-kicker{color:var(--coral)!important;font-weight:800;margin:0 0 4px!important}.lead-success h3{font-size:25px}.lead-success p{color:var(--muted);margin:12px auto;max-width:520px}.lead-success small,.lead-success em{display:block;color:var(--muted);font-style:normal;font-size:12px}.lead-success .button{margin:18px auto 10px}.prefill-note{display:inline-block;margin:10px 0 0;padding:7px 10px;border-radius:8px;background:#e1f4eb;color:#17664f;font-size:13px}
@media(max-width:1000px){.proof-booking-grid{grid-template-columns:1fr}.testimonials-panel .story-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.proof-booking{padding:46px 0}.testimonials-panel,.booking-panel{padding:20px 16px}.testimonials-panel .story-grid{grid-template-columns:1fr}.booking-title{display:block}.mini-discount{display:inline-grid;margin-bottom:16px}.lead-capture{grid-template-columns:1fr}.learner-tabs,.lead-capture .full,.lead-success{grid-column:auto}}
.testimonials-panel{background:#fff}.testimonials-panel .story-grid blockquote{background:#fff}.testimonials-panel .story-grid footer{padding:0;margin:8px 0 0;border:0;overflow:visible}
.course-choice{margin:0;padding:0;border:0}.course-choice legend{padding:0;margin:0 0 6px;font-size:13px;font-weight:700}.course-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.course-choice-grid label{position:relative;cursor:pointer}.course-choice-grid input{position:absolute;opacity:0;pointer-events:none}.course-choice-grid label>span{min-height:92px;padding:10px 7px;border:1.5px solid #d7e2df;border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s ease}.course-choice-grid b{min-height:24px;color:var(--teal);font-family:var(--serif);font-size:18px;line-height:1}.course-choice-grid strong{font-size:12px;color:var(--teal-dark)}.course-choice-grid small{font-size:9px;color:var(--muted)}.course-choice-grid label:hover>span{border-color:#8dbdb5;transform:translateY(-2px)}.course-choice-grid input:checked+span{border-color:var(--coral);background:#fff3ed;box-shadow:0 0 0 3px rgba(232,100,79,.12)}.course-choice-grid input:checked+span::after{content:'✓';position:absolute;right:7px;top:7px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:11px;font-weight:800}.course-choice-grid input:focus-visible+span{outline:3px solid rgba(15,89,96,.22);outline-offset:2px}
@media(max-width:460px){.course-choice-grid{grid-template-columns:1fr}.course-choice-grid label>span{min-height:64px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;text-align:left}.course-choice-grid b{grid-row:1/3;font-size:20px}.course-choice-grid strong,.course-choice-grid small{justify-self:start}}
.success-panel .whatsapp-invite{display:flex;background:#1f9d67;max-width:330px;margin:18px auto 14px}.success-panel .whatsapp-invite:hover{background:#168455}.invite-pending{background:#fff7df;border:1px solid #efdca4;border-radius:10px;padding:10px 14px;max-width:430px;margin:18px auto!important}.success-home{display:inline-block;margin-top:12px}
.enrollment-course-choice{margin:0;padding:0;border:0}.enrollment-course-choice legend{padding:0;margin:0 0 10px;font-size:13px;font-weight:700}.enrollment-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.enrollment-course-grid label{position:relative;cursor:pointer}.enrollment-course-grid input{position:absolute;opacity:0;pointer-events:none}.enrollment-course-card{height:100%;min-height:190px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 14px;border:1.5px solid #d7dfdc;border-radius:16px;background:linear-gradient(160deg,#fff,#f8fbfa);transition:.2s ease}.enrollment-course-card>b{height:58px;display:grid;place-items:center;color:var(--teal);font-family:var(--serif);font-size:34px}.enrollment-course-card>strong{font-family:var(--serif);font-size:21px;color:var(--teal-dark)}.enrollment-course-card>small{color:var(--muted);line-height:1.35;margin:7px 0 12px}.enrollment-course-card>i{margin-top:auto;color:var(--teal);font-size:11px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.enrollment-course-grid input:checked+.enrollment-course-card{border-color:var(--teal);background:#eaf7f4;box-shadow:0 0 0 3px rgba(15,89,96,.12),0 10px 24px rgba(15,89,96,.1);transform:translateY(-2px)}.enrollment-course-grid input:checked+.enrollment-course-card>i::before{content:'✓ '}.enrollment-course-grid input:focus-visible+.enrollment-course-card{outline:3px solid rgba(232,100,79,.35);outline-offset:2px}.enrollment-course-grid label:hover .enrollment-course-card{border-color:var(--teal);transform:translateY(-2px)}
@media(max-width:800px){.enrollment-course-grid{grid-template-columns:1fr}.enrollment-course-card{min-height:105px;display:grid;grid-template-columns:70px 1fr;grid-template-rows:auto auto auto;text-align:left;align-items:center}.enrollment-course-card>b{grid-row:1/4}.enrollment-course-card>small{margin:3px 0}.enrollment-course-card>i{margin:3px 0 0}}
.referral-shell,.contact-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.referral-code{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:440px;border:2px dashed var(--mustard);border-radius:16px;background:#fff8e4;padding:16px 18px}.referral-code strong{font-family:var(--serif);font-size:32px;letter-spacing:.08em;color:var(--teal)}.referral-code button{border:0;border-radius:9px;background:var(--teal);color:#fff;padding:10px 14px;font-weight:700;cursor:pointer}.share-panel{display:grid;gap:12px;padding:30px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.share-panel h3{font-size:27px;margin-bottom:5px}.share-button{display:flex;justify-content:center;border:0;border-radius:11px;padding:13px 18px;color:#fff;font-weight:800;cursor:pointer}.share-button.whatsapp{background:#1f9d67}.share-button.facebook{background:#316ff6}.share-button.instagram{background:linear-gradient(100deg,#833ab4,#e1306c,#f77737)}.share-status{min-height:24px;color:var(--green);font-weight:700}.direct-contact{padding:35px;border-radius:20px;background:var(--teal-dark);color:#fff}.direct-contact h2{color:#fff;margin:8px 0 24px}.direct-contact>a{display:flex;flex-direction:column;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.18)}.direct-contact>a b{color:#8fd8ca}.direct-contact>a span{font-size:18px}.direct-contact>p{color:#bfd1d3}.contact-form{display:grid;gap:13px;padding:30px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.contact-form h2{font-size:32px}.contact-form textarea{resize:vertical}.contact-form .button{margin-top:4px}
@media(max-width:800px){.referral-shell,.contact-page-grid{grid-template-columns:1fr;gap:24px}}
.games-section{background:linear-gradient(180deg,#fffdf8 0%,#f5fbfa 100%)}.games-head .button{white-space:nowrap}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.game-card>a{height:100%;display:flex;flex-direction:column;padding:24px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 13px 34px rgba(35,68,62,.08);position:relative;overflow:hidden}.game-card>a::after{content:'';position:absolute;right:-38px;bottom:-42px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#dff2f4 0,#dff2f4 45%,transparent 46%);opacity:.85}.game-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;position:relative;z-index:1}.game-icon{width:62px;height:62px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(140deg,var(--teal),#1d918b);color:#fff;font-weight:900;letter-spacing:.02em;box-shadow:0 10px 20px rgba(15,89,96,.17)}.game-pill{padding:7px 10px;border-radius:999px;background:#fff3df;color:#9b6110;font-size:12px;font-weight:800}.game-card h3{font-size:30px;margin:22px 0 5px;position:relative;z-index:1}.game-card strong{color:var(--coral);position:relative;z-index:1}.game-card p{color:var(--muted);margin:13px 0 18px;position:relative;z-index:1}.game-meta{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 18px;position:relative;z-index:1}.game-meta span{border:1px solid #dbe8e4;border-radius:999px;padding:7px 10px;background:#f8fcfb;color:#446468;font-size:12px;font-weight:700}.game-action{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:var(--teal);color:#fff;padding:12px 16px;font-weight:800}.game-card>a:hover{transform:translateY(-4px);border-color:#b9d8d4}.game-card>a:hover .game-action{background:var(--coral)}.alphabet-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.alphabet-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:20px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.alphabet-grid span{aspect-ratio:1;display:grid;place-items:center;border:1px solid #d9e1df;border-radius:12px;background:#f9fbfa;color:var(--teal-dark);font-weight:900;font-size:22px}.alphabet-grid .next{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 0 0 4px rgba(15,89,96,.14)}
.alphabet-game{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.game-play-panel,.game-result-panel{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);padding:26px}.game-play-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.game-play-head h2{font-size:36px;margin:6px 0}.game-play-head p{color:var(--muted);margin:0}.game-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.game-stats>div{padding:13px;border:1px solid #dbe8e4;border-radius:13px;background:#f8fcfb}.game-stats span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.game-stats strong{display:block;margin-top:4px;font-size:22px;color:var(--teal-dark)}.alphabet-grid.playable{box-shadow:none}.alphabet-grid button{aspect-ratio:1;display:grid;place-items:center;border:1px solid #d9e1df;border-radius:12px;background:#f9fbfa;color:var(--teal-dark);font-weight:900;font-size:22px;cursor:pointer}.alphabet-grid button:not(:disabled):hover{border-color:var(--teal);transform:translateY(-2px)}.alphabet-grid button.next{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 0 0 4px rgba(15,89,96,.14)}.alphabet-grid button.done{background:#dff4e9;color:#17664f;border-color:#abd9c8}.alphabet-grid button:disabled{cursor:not-allowed;opacity:.72}.game-message{min-height:26px;margin:16px 0 0;color:var(--teal);font-weight:800}.game-controls{margin:0 0 16px}.game-controls .button{width:100%;min-height:68px;border-radius:18px;font-size:22px;letter-spacing:.01em;box-shadow:0 14px 30px rgba(232,100,79,.28)}.game-result-panel h2{font-size:30px}.game-result-panel>p{color:var(--muted)}.game-save-form{display:grid;gap:12px}.game-save-form .button{width:100%}
.game-result-panel{position:relative;overflow:hidden}.celebration-balloons,.balloon-sky{position:absolute;inset:0;pointer-events:none;overflow:hidden}.celebration-balloons i,.balloon-sky i{position:absolute;bottom:-60px;width:28px;height:38px;border-radius:50% 50% 45% 45%;background:var(--coral);animation:float-balloon 4.5s ease-in infinite;box-shadow:inset -6px -8px rgba(0,0,0,.08)}.celebration-balloons i::after,.balloon-sky i::after{content:'';position:absolute;left:50%;top:35px;width:1px;height:42px;background:rgba(24,52,61,.28)}.celebration-balloons i:nth-child(2),.balloon-sky i:nth-child(2){left:22%;background:var(--mustard);animation-delay:.5s}.celebration-balloons i:nth-child(3),.balloon-sky i:nth-child(3){left:46%;background:#2ba875;animation-delay:1s}.celebration-balloons i:nth-child(4),.balloon-sky i:nth-child(4){left:68%;background:#2384e8;animation-delay:1.45s}.celebration-balloons i:nth-child(5),.balloon-sky i:nth-child(5){left:84%;background:#e86aa3;animation-delay:2s}.celebration-balloons i:first-child,.balloon-sky i:first-child{left:8%}.celebrate .game-result-panel{animation:result-pop .55s ease-out}.share-result-box{position:relative;z-index:1;margin-top:18px;padding:16px;border:1px solid #dbe8e4;border-radius:16px;background:#f8fcfb}.share-result-box h3{font-size:22px}.share-result-box p{color:var(--muted)}.share-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.share-button.x{background:#111}.result-celebration{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff8e6,#eefaf7)}.result-shell{position:relative;min-height:520px;display:grid;place-items:center}.balloon-sky i{width:42px;height:56px;opacity:.78;animation-duration:7s}.balloon-sky i:nth-child(6){left:55%;background:#8b5cf6;animation-delay:3s}.result-card{position:relative;z-index:1;width:min(720px,100%);padding:34px;border:1px solid var(--border);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(39,79,75,.14);text-align:center}.result-card h2{font-size:42px;margin:8px 0 22px}.result-score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.result-score-grid div{border:1px solid #dbe8e4;border-radius:15px;background:#f8fcfb;padding:14px}.result-score-grid span{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:800}.result-score-grid strong{display:block;margin-top:6px;color:var(--teal);font-size:24px}.result-code{margin:20px auto;max-width:460px;text-align:left}
@keyframes float-balloon{0%{transform:translateY(0) rotate(-3deg);opacity:0}12%{opacity:1}100%{transform:translateY(-460px) rotate(6deg);opacity:0}}@keyframes result-pop{0%{transform:scale(.94);opacity:.7}100%{transform:scale(1);opacity:1}}
@media(max-width:1000px){.games-grid{grid-template-columns:repeat(2,1fr)}.alphabet-preview{grid-template-columns:1fr}}
@media(max-width:1000px){.alphabet-game{grid-template-columns:1fr}.game-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.games-head .button{width:100%}.games-grid{grid-template-columns:1fr}.game-card h3{font-size:27px}.alphabet-grid{grid-template-columns:repeat(5,1fr);padding:14px;gap:8px}.alphabet-grid span,.alphabet-grid button{font-size:18px;border-radius:9px}.game-play-panel,.game-result-panel{padding:18px}.game-play-head{display:block}.game-stats strong{font-size:19px}.share-links,.result-score-grid{grid-template-columns:1fr 1fr}.result-card{padding:24px 18px}.result-card h2{font-size:32px}.balloon-sky i{width:30px;height:42px}}
.mobile-type-box{display:none;margin:0 0 14px;padding:14px;border:1.5px dashed var(--teal);border-radius:14px;background:#f2faf8}
.mobile-type-box label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--teal-dark);margin-bottom:8px}
.mobile-type-box input{width:100%;min-height:52px;border:1.5px solid #b9d8d4;border-radius:12px;background:#fff;padding:12px 14px;font-size:17px;font-weight:700;color:var(--teal-dark);text-transform:uppercase}
.mobile-type-box input:focus{outline:3px solid rgba(15,89,96,.25);border-color:var(--teal)}
.mobile-type-box small{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:600}
.alphabet-game.touch-mode .mobile-type-box{display:block}
@media(pointer:coarse){.mobile-type-box{display:block}}
.alphabet-game.touch-mode .alphabet-grid button{pointer-events:none;cursor:default;opacity:1}
.alphabet-game.touch-mode .alphabet-grid button.next{box-shadow:0 0 0 4px rgba(15,89,96,.22)}
.alphabet-game.touch-mode .alphabet-grid button:disabled{opacity:1}
.game-history{margin-top:24px}.history-card{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);padding:26px;max-width:720px}.history-card h2{font-size:28px;margin:6px 0}.history-card>p{color:var(--muted)}.history-card form{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;margin-top:12px}.history-card form .field{flex:1;min-width:220px}.history-compare,.result-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.history-compare>div,.result-compare>div{padding:13px;border:1px solid #dbe8e4;border-radius:13px;background:#f8fcfb}.history-compare span,.result-compare span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.history-compare strong,.result-compare strong{display:block;margin-top:4px;font-size:24px;color:var(--teal-dark)}.history-compare small,.result-compare small{color:var(--muted);font-size:12px}.history-compare+p,.result-compare>p{grid-column:1/-1;margin:0;color:var(--teal);font-weight:800}.history-verdict{color:var(--teal);font-weight:800}.history-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px}.history-table th,.history-table td{padding:9px 10px;border-bottom:1px solid #e3ecea;text-align:left}.history-table th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.result-compare{background:rgba(255,255,255,.7);border:1px dashed var(--mustard);border-radius:14px;padding:12px}
.illustrated-support{overflow:hidden;background:linear-gradient(110deg,#fffdfa,#f9fcf8);padding:54px 0}.illustrated-support::before,.illustrated-support::after{display:none!important}.support-grid{display:grid;grid-template-columns:minmax(360px,1.35fr) minmax(190px,.72fr) minmax(300px,1fr) minmax(250px,1.05fr);align-items:center;gap:22px}.faq-column h2,.contact-details h2{font-size:32px;margin:5px 0}.support-subtitle{margin:0;color:var(--muted);font-size:14px}.faq-column .faq-list{margin-top:14px}.faq-column .faq-item{border:0;margin:8px 0}.faq-column .faq-item button{padding:11px 14px;border:1px solid #e1e6e2;border-radius:8px;background:#fff;box-shadow:0 3px 10px rgba(29,69,64,.05)}.faq-column .faq-item button b{font-family:var(--sans);font-size:20px;color:var(--teal)}.faq-column .faq-item>div>p{padding-left:14px;padding-right:14px;font-size:13px}.faq-column .faq-item.open>div>p{padding-top:9px}.support-art{position:relative;min-width:0;align-self:stretch;display:flex;align-items:flex-end;justify-content:center}.support-art img{width:100%;height:270px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 14px rgba(30,72,64,.08))}.support-art p{position:absolute;z-index:2;top:12px;right:8px;margin:0;text-align:center;font-family:'Caveat','Segoe Print',cursive;color:#244d52;font-size:21px;line-height:1.05;transform:rotate(-5deg)}.support-art p span{color:var(--coral)}.books-art img{height:285px}.books-art p{right:18px;top:22px}.contact-details{padding-left:24px;border-left:1px solid #d8e4df}.contact-details>a,.support-time{display:flex;align-items:center;gap:12px;margin:17px 0}.contact-details i{font-style:normal;flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#2ba875;color:#fff;font-size:22px}.contact-details strong,.contact-details small{display:block}.contact-details strong{font-size:14px;color:var(--teal-dark)}.contact-details small{font-size:13px;color:#4e6b71}.mosque-art img{height:280px}.mosque-art p{top:18px;right:0}.contact-details>a:hover strong{color:var(--coral)}
@media(max-width:1100px){.support-grid{grid-template-columns:1.25fr .75fr 1fr}.mosque-art{display:none}}
@media(max-width:820px){.support-grid{grid-template-columns:1fr 220px}.contact-details{grid-column:1/-1;border-left:0;border-top:1px solid #d8e4df;padding:24px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-details>span,.contact-details>h2{grid-column:1/-1}.contact-details>a,.support-time{margin:5px 0}.contact-details i{width:38px;height:38px;flex-basis:38px}}
@media(max-width:600px){.illustrated-support{padding:44px 0}.support-grid{grid-template-columns:1fr}.books-art{height:230px}.books-art img{height:230px}.contact-details{grid-template-columns:1fr}.contact-details>a,.support-time{margin:7px 0}.support-art p{font-size:19px}}

/* ===== Ustaad A-Z Speed Challenge — reference UI (Image 1) + cliparts (Image 2) ===== */
.ustaad-az-wrap{background:linear-gradient(180deg,#fffdf6 0%,#f3faf8 100%)}
.ustaad-az-board{background:#fffdf8;border:2px solid #0f3a4d;border-radius:24px;box-shadow:0 20px 55px rgba(15,58,77,.12);overflow:hidden;padding:0}
.ustaad-az-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:center;padding:28px 30px;background:linear-gradient(120deg,#e6f5fb 0%,#fdf6e3 70%,#fffdf6 100%);border-bottom:1px solid #eadfce;position:relative;overflow:hidden}
.ustaad-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #eadfce;border-radius:999px;padding:7px 14px;font-weight:800;color:#0f3a4d;font-size:13px}
.ustaad-az-hero h1{font-family:var(--serif);font-size:46px;line-height:1.02;color:#0f2f3d;margin:12px 0 6px}
.ustaad-az-hero p{color:#3c5a63;font-size:16px;margin:0 0 10px}
.ustaad-back{font-size:13px;font-weight:700;color:var(--teal);text-decoration:underline}
.ustaad-az-hero-art{position:relative;min-height:210px;display:flex;align-items:flex-end;justify-content:center}
.ustaad-art-boy{width:200px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(15,58,77,.18));z-index:2}
.ustaad-art-books{width:130px;height:auto;position:absolute;right:8%;bottom:0;z-index:1}
.ustaad-art-blocks{width:110px;height:auto;position:absolute;left:4%;bottom:6px;z-index:1}
.ustaad-handnote{position:absolute;font-family:'Caveat',cursive;font-size:19px;line-height:1.05;color:#214f55;transform:rotate(-5deg);text-align:center}
.ustaad-handnote.hn1{left:2%;top:6px}.ustaad-handnote.hn2{right:2%;top:2px;transform:rotate(5deg)}
.ustaad-az-main{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;padding:22px}
.ustaad-play-card{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(15,58,77,.06)}
.ustaad-timer-row{display:grid;grid-template-columns:220px 1fr;gap:14px;margin-bottom:16px}
.ustaad-timer{display:flex;align-items:center;gap:12px;border:1px solid #dbe8e4;border-radius:14px;background:#f8fcfb;padding:12px 14px}
.ustaad-clock{font-size:30px;color:#0f3a4d}
.ustaad-timer strong{display:block;font-size:26px;color:#0f2f3d;line-height:1}
.ustaad-timer small{color:var(--muted);font-weight:700}
.ustaad-progress{border:1px solid #dbe8e4;border-radius:14px;background:#f8fcfb;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}
.ustaad-progress-label{font-size:12px;font-weight:800;color:#0f3a4d}
.ustaad-progress-bar{height:12px;border-radius:999px;background:#e8eceb;overflow:hidden}
.ustaad-progress-bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#2e9b7b,#5cc69a);border-radius:999px;transition:width .25s ease}
.ustaad-progress strong{font-size:18px;color:#0f2f3d;white-space:nowrap}
.ustaad-tiles{padding:0 !important;box-shadow:none !important;display:grid !important;grid-template-columns:repeat(7,1fr) !important;gap:10px !important}
.ustaad-tiles button{aspect-ratio:.92;border:1.5px solid #d9e1df !important;border-radius:12px !important;background:#fff !important;color:#0f2f3d !important;font-size:22px !important;box-shadow:0 3px 0 rgba(15,58,77,.08) !important;position:relative}
.ustaad-tiles button.done{background:#d9f2e4 !important;border-color:#9ed9bb !important;color:#14532d !important}
.ustaad-tiles button.done::after{content:'\\2713';position:absolute;right:6px;bottom:2px;font-size:13px;color:#15803d;font-weight:900}
.ustaad-tiles button.next{background:#1f7aec !important;border-color:#1f7aec !important;color:#fff !important;box-shadow:0 0 0 4px rgba(31,122,236,.22),0 8px 20px rgba(31,122,236,.35) !important;transform:translateY(-1px)}
.ustaad-legend{display:flex;flex-wrap:wrap;gap:14px;margin:14px 2px 0;font-size:12px;font-weight:700;color:#446468}
.ustaad-legend i{display:inline-block;width:14px;height:14px;border-radius:4px;margin-right:6px;vertical-align:-2px;border:1.5px solid #d9e1df}
.lg-done{background:#2e9b7b;border-color:#2e9b7b !important}.lg-next{background:#1f7aec;border-color:#1f7aec !important}.lg-current{background:#dff2f4 !important}.lg-rem{background:#f1f1f1 !important}
.ustaad-side{display:flex;flex-direction:column;gap:12px}
.ustaad-next-card{display:flex;align-items:center;justify-content:space-between;border:1px solid #dbe8e4;border-radius:14px;background:#f8fcfb;padding:12px 16px;font-weight:700}
.ustaad-next-card strong{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:#e8f1fb;border:1.5px solid #1f7aec;color:#0f2f3d;font-size:28px}
.ustaad-stat-row{display:flex;align-items:center;gap:10px;border:1px solid #eee7d6;border-radius:14px;background:#fff;padding:12px 14px}
.ustaad-stat-row span:nth-of-type(2){flex:1;font-weight:600;color:#5a6f76;font-size:14px}
.ustaad-stat-row strong{font-size:20px;color:#0f2f3d}
.ustaad-stat-ico{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff3df;font-size:17px}
.ustaad-stat-ico.good{background:#e3f5ec}.ustaad-stat-ico.bad{background:#fde8e8;color:#c0392b}
.ustaad-stop{width:100%;min-height:56px !important;border-radius:14px !important;font-size:20px !important;background:linear-gradient(180deg,#e85757,#d63d3d) !important}
.ustaad-tip{display:flex;gap:10px;background:#e7f7f0;border:1px solid #bfe6d4;border-radius:14px;padding:12px 14px;font-size:13px}
.ustaad-tip strong{display:block;color:#0f3a4d}.ustaad-tip small{color:#4e6b71}
.ustaad-quote{background:#eaf7f1;border-radius:14px;padding:12px 14px;color:#0f3a4d;font-size:14px;display:flex;gap:8px}
.ustaad-save-card{margin:0 22px 22px;padding:26px;text-align:center}
.ustaad-confetti{width:120px;margin:0 auto 6px}
/* Result */
.ustaad-result-wrap{background:linear-gradient(180deg,#fffdf6,#f2faf8)}
.ustaad-result-board{background:#fffdf8;border:2px solid #0f3a4d;border-radius:24px;overflow:hidden;box-shadow:0 20px 55px rgba(15,58,77,.12)}
.ustaad-result-hero{position:relative;text-align:center;padding:34px 20px 10px;background:linear-gradient(120deg,#fff3d6 0%,#e6f5fb 55%,#fffdf6 100%);overflow:hidden}
.ustaad-confetti-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;pointer-events:none}
.ustaad-balloons{position:absolute;top:10px;width:150px;height:auto;z-index:1}
.ustaad-balloons.left{left:4%}.ustaad-balloons.right{right:4%}
.ustaad-result-boy{width:190px;position:relative;z-index:2;margin:0 auto;filter:drop-shadow(0 14px 22px rgba(15,58,77,.2))}
.ustaad-ribbon{position:relative;z-index:3;display:inline-block;background:linear-gradient(180deg,#ffd45e,#f5b93c);color:#0f2f3d;border-radius:12px;padding:12px 34px;margin-top:-18px;box-shadow:0 10px 24px rgba(245,185,60,.4);transform:rotate(-1.5deg)}
.ustaad-ribbon h2{font-family:var(--serif);font-size:30px;margin:0}
.ustaad-ribbon p{margin:2px 0 0;font-style:italic;font-weight:600}
.ustaad-handnote.hn3{right:3%;top:38%;transform:rotate(6deg)}
.ustaad-score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:18px 22px 0}
.ustaad-score-card{background:#fff;border:1px solid #eadfce;border-radius:14px;padding:12px 8px;text-align:center;box-shadow:0 6px 18px rgba(15,58,77,.06)}
.ustaad-score-card small{display:block;font-size:12px;font-weight:700;color:#5a6f76}
.ustaad-score-card strong{font-size:21px;color:#0f2f3d}
.ustaad-score-ico{font-size:20px}.ustaad-score-ico.bad{color:#d63d3d}
.ustaad-challenge-box{margin:16px 22px;border:1px solid #dbe8e4;border-radius:16px;background:#f2f9ff;padding:18px;text-align:center}
.ustaad-challenge-box h3{margin:0;color:#0f2f3d;font-size:22px}
.ustaad-challenge-box>p{margin:4px 0 14px;color:#5a6f76;font-size:14px}
.ustaad-ref-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;text-align:left}
.ustaad-ref-grid label{font-size:11px;font-weight:800;color:#5a6f76}
.ustaad-ref-field{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border:1px solid #dbe8e4;border-radius:10px;padding:10px 12px;margin-top:4px}
.ustaad-ref-field strong{letter-spacing:.06em}
.ustaad-ref-field.link span{font-size:12px;color:#33545c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ustaad-ref-field button{border:1px solid #dbe8e4;background:#fff;border-radius:8px;cursor:pointer;padding:6px 9px}
.ustaad-share-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:12px}
.ustaad-share-row.static a,.ustaad-share-row.static button{border-radius:10px;padding:12px;font-weight:800;text-align:center;cursor:pointer;font-size:14px}
.ustaad-wa{background:#1f9d67;color:#fff}.ustaad-share{background:#1f7aec;color:#fff}.ustaad-share-row.static button{background:#fff;border:1.5px solid #0f3a4d;color:#0f3a4d}
.ustaad-share-row[data-result-share-links] a{border-radius:10px;padding:12px;font-weight:800;text-align:center;font-size:14px}
.ustaad-play-again{display:flex;width:100%;margin-top:12px;min-height:56px;border-radius:12px !important;font-size:20px !important;background:linear-gradient(180deg,#2f8bff,#1663d9) !important}
.ustaad-result-quote{text-align:center;color:#33545c;font-size:14px;margin:16px 0 22px}
@media(max-width:1000px){.ustaad-az-hero{grid-template-columns:1fr;text-align:center}.ustaad-az-hero-art{min-height:190px}.ustaad-az-main{grid-template-columns:1fr}.ustaad-timer-row{grid-template-columns:1fr 1fr}.ustaad-score-grid{grid-template-columns:repeat(3,1fr)}.ustaad-balloons{width:100px}.ustaad-handnote{display:none}}
@media(max-width:720px){.ustaad-az-hero h1{font-size:34px}.ustaad-tiles{grid-template-columns:repeat(5,1fr) !important}.ustaad-timer-row{grid-template-columns:1fr}.ustaad-score-grid{grid-template-columns:1fr 1fr}.ustaad-ref-grid{grid-template-columns:1fr}.ustaad-share-row{grid-template-columns:1fr}.ustaad-save-card{margin:0 12px 12px}.ustaad-az-main{padding:14px}.ustaad-result-boy{width:150px}.ustaad-ribbon h2{font-size:24px}}
