@font-face{font-family:Nunito;src:url('/assets/nunito.ba344451eab2.woff2') format('woff2');font-weight:200 1000;font-display:swap}@font-face{font-family:Newsreader;src:url('/assets/newsreader.05c91a26d19a.woff2') format('woff2');font-weight:600;font-display:swap}
:root{--ink:#203c35;--green:#215846;--paper:#fcfaf5;--cream:#f2ecde;--yellow:#f6c75e;--muted:#55695f;--line:#d9dfd4;--white:#fff;--radius:24px;--shadow:0 12px 32px #173c2410;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Nunito,system-ui,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #277fa2;outline-offset:5px}button,input,select{border-radius:12px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(2.5rem,5.3vw,5rem);font-weight:850;margin-bottom:24px}h2{font-size:clamp(2rem,3.6vw,3.2rem);font-weight:820;margin-bottom:22px}h3{font-size:1.3rem;letter-spacing:-.025em}p{margin-bottom:1.25rem}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.narrow{width:min(770px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-80px;left:20px;background:white;padding:10px;z-index:100}.skip:focus{top:12px}.header{height:92px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{text-decoration:none;display:flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:var(--green);color:#ffe6aa;font-weight:900;font-size:29px;transform:rotate(-7deg)}.wordmark{font-size:2.2rem;letter-spacing:-.07em;font-weight:900;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;margin-top:7px}.nav{display:flex;gap:25px;align-items:center}.nav>a{text-decoration:none;font-size:15px;font-weight:750}.nav>a:hover{color:#2a7959}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 24px;border:1px solid transparent;border-radius:13px;background:var(--green);color:white;text-decoration:none;font-weight:800;line-height:1.25;transition:transform .15s,background .15s}.button:hover{background:#163c30;transform:translateY(-2px)}.button.light{background:var(--yellow);color:var(--ink)}.button.light:hover{background:#edb538}.button.outline{background:transparent;border-color:var(--green);color:var(--green)}.button.small{font-size:14px;min-height:43px;padding:11px 18px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);min-height:44px;padding:8px 12px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:18px}.hero{padding:64px 0 72px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:54px;align-items:center}.hero h1 em{font-family:Newsreader,serif;font-style:normal;font-weight:600;color:#507b44}.lead{font-size:1.2rem;line-height:1.65;max-width:580px;color:#4e6158}.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}.micro{font-size:13px;color:var(--muted);margin:17px 0 0}.hero-art{position:relative;padding:14px 0 28px 12px}.hero-world{width:100%;height:490px;object-fit:cover;object-position:52% center;border-radius:120px 30px 120px 30px}.hero-note{position:absolute;bottom:9px;left:-24px;background:#fff8df;border:1px solid #e7d39c;box-shadow:var(--shadow);padding:19px 25px;border-radius:20px;transform:rotate(-4deg);display:flex;align-items:center;gap:17px;max-width:335px}.hero-note img{width:66px;height:66px;object-fit:cover;border-radius:16px}.hero-note strong{display:block;font-size:18px;line-height:1.25}.hero-note span{font-size:14px}.floating-tag{position:absolute;top:32px;right:-7px;padding:9px 17px;border-radius:30px;background:#ffe4b4;font-size:14px;font-weight:800;transform:rotate(6deg)}.promise-strip{background:var(--cream);border-top:1px solid #e9e3d8;border-bottom:1px solid #e9e3d8;padding:20px 0}.promise-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.promise-strip span{font-size:14px;font-weight:800}.promise-strip b{color:#87581b;margin-right:10px}.section{padding:80px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-head h2{max-width:670px;margin-bottom:0}.section-head>p{max-width:360px;margin:0;color:var(--muted)}.text-link{font-weight:800;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;border:1px solid #0000000b;padding:28px 28px 25px;border-radius:24px;min-height:225px;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s}.category-card:hover{transform:translateY(-4px)}.category-card h3{font-size:1.6rem;margin:17px 0 12px}.category-card p{font-size:15px;line-height:1.5;margin:0 0 20px;max-width:28ch}.category-card small{font-size:12px;font-weight:800;margin-top:auto}.category-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#ffffff73;font-weight:900;font-size:22px}.tone-lire{background:#fbe8c3}.tone-compter{background:#dcebd5}.tone-anglais{background:#dcecf3}.tone-nature{background:#e2e9bc}.tone-logique{background:#e9e3f3}.tone-creer{background:#f6ded0}.feature-band{background:#204b3e;color:white;border-radius:32px;padding:52px;display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}.feature-band h2{color:#fff8e6}.feature-band p{color:#d5e5d5}.feature-band .eyebrow{color:#f6c75e}.demo-mini{border:1px solid #547767;padding:25px;background:#2b5748;border-radius:22px;transform:rotate(2deg)}.demo-label{font-size:12px;color:#d4e4d8;font-weight:800}.word-builder{display:flex;gap:13px;justify-content:center;padding:22px 0}.letter-block{display:grid;place-items:center;min-width:70px;height:78px;border-radius:13px;background:#ffe9b3;color:var(--ink);font-size:34px;font-weight:900;border-bottom:5px solid #ddc994}.demo-mini>p{font-size:14px;text-align:center;margin:0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.resource-card{background:white;border:1px solid var(--line);border-radius:19px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;min-height:260px}.resource-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.resource-card .top{padding:17px 24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;letter-spacing:.035em}.resource-card .body{padding:24px;display:flex;flex-direction:column;flex:1}.resource-card h3{line-height:1.25;margin-bottom:12px}.resource-card p{font-size:15px;color:var(--muted);line-height:1.6}.resource-card .bottom{font-size:12px;font-weight:800;margin-top:auto;display:flex;justify-content:space-between}.app-band{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.app-visual{position:relative;min-height:400px;border-radius:34px;background:#dfebdd;padding:30px;display:grid;place-items:center}.app-visual>img{max-height:390px;width:100%;object-fit:cover;border-radius:24px}.app-label{position:absolute;bottom:12px;right:15px;background:white;box-shadow:var(--shadow);padding:13px 22px;border-radius:15px;font-size:15px;font-weight:850;transform:rotate(-3deg)}.check-list{list-style:none;padding:0}.check-list li{position:relative;padding-left:29px;margin-bottom:12px}.check-list li:before{content:'✓';position:absolute;left:0;color:#367650;font-weight:900}.faq{max-width:800px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-weight:850;font-size:18px;cursor:pointer}.faq details p{color:var(--muted);margin:16px 0 0}.footer{padding:60px 0 25px;background:#eaece2;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.footer h2{font-size:15px;letter-spacing:0;margin:5px 0 16px}.footer p{font-size:15px;color:var(--muted);max-width:260px;margin-top:18px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:9px}.footer li a{font-size:14px;text-decoration:none}.footer-bottom{border-top:1px solid #cbd4c7;margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}.page-intro{padding:54px 0 42px}.breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:28px}.page-intro h1{font-size:clamp(2.4rem,4.5vw,4rem);max-width:940px}.page-intro p{max-width:710px}.badge{display:inline-flex;align-items:center;border:1px solid #d1dacd;background:#eef2e8;padding:4px 11px;border-radius:50px;font-size:12px;font-weight:800}.metadata{display:flex;gap:10px;flex-wrap:wrap}.filters{display:flex;gap:13px;flex-wrap:wrap;margin:10px 0 25px}.filters input,.filters select{background:white;border:1px solid #657f59;min-height:50px;padding:11px 15px}.filters input{flex:1;min-width:200px}.catalog-count{font-size:14px;color:var(--muted);margin-bottom:22px}.catalog[hidden],.resource-card[hidden]{display:none!important}.empty{padding:40px;background:var(--cream);border-radius:20px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:70px;align-items:start;padding-bottom:75px}.article h2{font-size:1.8rem;letter-spacing:-.035em;margin-top:38px;line-height:1.2}.article h3{font-size:1.2rem;margin:24px 0 14px}.article p,.article li{font-size:17px;line-height:1.85}.article li{padding-left:6px;margin-bottom:14px}.article ol,.article ul{padding-left:25px}.goal{padding:24px 28px;border-radius:18px;background:#edf0e3;border-left:4px solid #819b55}.goal strong{display:block;margin-bottom:8px}.goal p{margin:0}.materials{display:flex;flex-wrap:wrap;gap:8px;list-style:none!important;padding:0!important}.materials li{font-size:14px;padding:5px 12px;border-radius:8px;background:#f1eddf;margin:0}.activity-example{border:1px solid #d1d9c8;background:white;border-radius:20px;padding:26px}.activity-example summary{cursor:pointer;font-weight:850;color:#245340;padding:12px 0}.activity-example details p{margin-top:12px}.aside{position:sticky;top:25px;border:1px solid var(--line);border-radius:22px;padding:25px;background:white}.aside h2{font-size:1.4rem;letter-spacing:-.03em}.aside p{font-size:14px}.aside .button{width:100%;font-size:14px;margin-top:10px}.aside img{width:68px;height:68px;border-radius:18px;margin-bottom:18px}.article-end{background:#e7eddd;border-radius:18px;padding:25px;margin-top:35px}.article-end p{font-size:15px}.tool-shell{border:1px solid #cdd8c5;background:white;border-radius:28px;box-shadow:var(--shadow);overflow:hidden;margin-bottom:40px}.tool-top{padding:24px 30px;border-bottom:1px solid var(--line);display:flex;gap:16px;justify-content:space-between;align-items:center;background:#f0f4e9}.tool-top p{font-size:14px;margin:0}.tool-body{padding:34px;min-height:335px;text-align:center}.tool-question{font-size:1.7rem;font-weight:850;line-height:1.35;margin-bottom:24px}.choices{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin:22px 0}.choice{min-width:94px;min-height:64px;padding:13px 20px;border:2px solid #dde3d5;background:#fffaf0;border-radius:14px;color:var(--ink);font-size:1.4rem;font-weight:850}.choice:hover{border-color:#789569}.choice[aria-pressed=true]{background:#dceccc;border-color:#436e38}.feedback{min-height:65px;text-align:center;font-weight:750;padding:12px;max-width:640px;margin:auto}.feedback.correct{color:#225e38;background:#eff7e8;border-radius:12px}.feedback.incorrect{color:#794617;background:#fff5df;border-radius:12px}.tool-controls{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;padding:18px 0}.tool-config{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;font-size:14px}.tool-config select{min-height:42px;padding:8px;border:1px solid #bdcdb9;background:white}.cubes{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;max-width:550px;margin:20px auto}.cube{height:31px;width:31px;display:inline-block;background:#609550;border:3px solid #b9d39e;border-bottom:6px solid #44713a;border-radius:5px}.cube.other{background:#e7ae42;border-color:#f2d590;border-bottom-color:#ba8226}.cube.removed{opacity:.24;text-decoration:line-through}.operator{font-size:32px;align-self:center;font-weight:900;margin:0 7px}.sequence{font-size:2.6rem;letter-spacing:.2em;overflow-wrap:anywhere;margin:26px 0}.idea{font-family:Newsreader,serif;font-size:2.4rem;line-height:1.35;background:#f7ecd3;border-radius:20px;padding:30px;margin:25px auto;max-width:650px}.tool-disclaimer{font-size:13px;color:var(--muted);text-align:center;margin-bottom:35px}.tool-bottom{padding:20px 30px;border-top:1px solid var(--line);font-size:14px;background:#fafbf6}.price-box{background:#234c3e;color:white;padding:45px;border-radius:26px;max-width:600px;margin:15px auto 45px;text-align:center}.price-box .price{font-size:5rem;font-weight:900;letter-spacing:-.07em;line-height:1.1}.price-box .price small{font-size:1.25rem;letter-spacing:0}.price-box p{color:#e0ebda}.price-box .micro{font-size:14px}.feature-band :focus-visible,.price-box :focus-visible{outline-color:#fff8e6}.legal{padding:20px 0 70px}.legal h2{font-size:1.55rem;margin-top:36px}.legal p,.legal li{line-height:1.8}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.info-card{background:#f0eddf;border-radius:20px;padding:28px}.info-card h2{font-size:1.5rem}.info-card p{font-size:16px}.notice{border-left:4px solid #c5a244;background:#fff8e6;padding:20px 24px;border-radius:0 15px 15px 0;font-size:15px}.error-page{text-align:center;padding:100px 20px}.print-title{display:none}.resource-card:focus-visible,.category-card:focus-visible{outline-offset:3px}
@media(min-width:1500px){.hero h1{font-size:5rem}}@media(max-width:1000px){.nav{gap:16px}.header .button{display:none}.hero-grid{gap:25px}.hero-world{height:440px}.hero-note{left:-4px}.article-layout{gap:32px;grid-template-columns:minmax(0,1fr) 260px}.feature-band{padding:36px;gap:30px}.app-band{gap:35px}.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:720px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.narrow{width:calc(100% - 36px)}.header{height:76px}.brand small{font-size:9px}.wordmark{font-size:1.9rem}.brand-mark{width:37px;height:37px;font-size:25px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--paper);padding:25px;border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav>a{padding:8px;font-size:17px}.hero{padding:40px 0 42px}.hero-grid{grid-template-columns:1fr;gap:22px}.hero h1{font-size:3.2rem;max-width:540px;margin-bottom:20px}.lead{font-size:1.08rem}.hero-art{padding:4px 5px 26px 15px}.hero-world{height:340px;border-radius:70px 22px 70px 22px}.hero-note{left:0;padding:12px 18px;max-width:280px}.hero-note img{width:51px;height:51px}.hero-note strong{font-size:16px}.hero-note span{font-size:12px}.floating-tag{top:10px;right:0}.promise-strip .wrap{gap:12px;justify-content:center}.promise-strip span{font-size:12px}.section{padding:52px 0}.section-head{display:block;margin-bottom:26px}.section-head p,.section-head>a{display:block;margin-top:18px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{padding:21px 17px;min-height:225px}.category-card h3{font-size:1.38rem}.category-card p{font-size:14px}.resource-grid{grid-template-columns:1fr;gap:16px}.resource-card{min-height:220px}.resource-card .body{padding:20px 22px}.feature-band,.app-band{grid-template-columns:1fr;gap:30px}.feature-band{padding:30px 23px;border-radius:24px}.feature-band h2{font-size:2rem}.demo-mini{padding:20px}.app-visual{min-height:290px;padding:20px}.app-visual>img{max-height:310px}.footer{padding-top:40px}.footer-top{gap:25px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom nav{margin-top:15px;gap:12px}.page-intro{padding:32px 0}.page-intro h1{font-size:2.55rem}.article-layout{grid-template-columns:1fr;gap:25px}.aside{position:static;display:block}.article h2{font-size:1.65rem}.article p,.article li{font-size:16px}.article .activity-example{padding:20px}.goal{padding:21px}.filters{display:grid;grid-template-columns:1fr}.filters input{width:100%}.tool-top{padding:19px;align-items:start;flex-direction:column}.tool-body{padding:25px 17px}.tool-question{font-size:1.5rem}.choice{min-width:77px;min-height:59px;font-size:1.2rem;padding:12px 16px}.tool-bottom{padding:19px}.sequence{font-size:2rem;letter-spacing:.08em}.idea{font-size:1.9rem;padding:22px}.guide-grid{grid-template-columns:1fr}.price-box{padding:32px 22px}.price-box .price{font-size:4rem}.actions .button{font-size:15px;padding:13px 19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media print{body{background:white;font-family:Arial,sans-serif;font-size:11pt;color:#111}.header,.footer,.aside,.breadcrumb,.actions,.filters,.no-print,.article-end,.related-section,.tool-controls,.tool-config{display:none!important}.wrap,.narrow{width:100%;max-width:none}.article-layout{display:block}.page-intro{padding:0}.page-intro h1{font-size:25pt}.article h2{font-size:17pt;margin-top:22px}.article p,.article li{font-size:11pt;line-height:1.55}.article p,.article li,.activity-example{break-inside:avoid}.goal,.activity-example,.tool-shell{border:1px solid #bbb;box-shadow:none;background:white}.print-title{display:block;font-size:12pt;font-weight:bold;margin-bottom:12pt}.metadata{margin-bottom:20px}.tool-body{min-height:0;padding:20px}.section{padding:20px 0}a{text-decoration:none}.resource-grid{display:block}.resource-card{break-inside:avoid;margin-bottom:10px}.hero-art{display:none}details:not([open])>*:not(summary){display:none}.price-box{background:white;color:#111}.price-box p{color:#111}}
.section.no-top{padding-top:0}
[hidden]{display:none!important}
@media(max-width:720px){.hero h1{font-size:clamp(2.4rem,9.6vw,3rem);line-height:1.1}}

@media(min-width:721px) and (max-width:1150px){.header .button{display:none}.header-inner{gap:20px}.nav{gap:18px}}
