.ml-academy{--ml-ink:#24352f;background:#faf9f5;color:var(--ml-ink)}.ml-academy ::selection{background:#d9eb9d;color:#203c32}.ml-academy :is(a,button,input,summary):focus-visible{outline:3px solid #497954;outline-offset:5px}.ml-academy .ml-serif{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em}.ml-eyebrow{font-size:11px;line-height:1.6;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.ml-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;border-radius:999px;padding:12px 24px;background:#263f35;color:#fff;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.ml-primary:hover{background:#395f49;transform:translateY(-2px)}.ml-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 20px;border:1px solid #d9dfd5;border-radius:999px;font-size:14px}.ml-world{color:#293e37;width:100%;aspect-ratio:5/4}.ml-world-object{transform-origin:200px 160px;animation:ml-float 6s ease-in-out 2}.ml-world-sparks{animation:ml-glimmer 4s ease-in-out 3}.ml-breathe{transform-origin:200px 152px;animation:ml-breath 8s ease-in-out 2}.ml-world-indigo{background:#e9eafa}.ml-world-emerald{background:#e2eee3}.ml-world-rose{background:#f7e6e4}.ml-world-violet{background:#eee9f7}.ml-world-amber{background:#f5eedb}.ml-world-sky{background:#e3eeeb}.ml-world-teal{background:#dfefeb}.ml-world-orange{background:#f5e9dc}.ml-card{transition:transform .3s,box-shadow .3s}.ml-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px -20px #29423540}.ml-card:hover .ml-world-object{animation:ml-float 3s ease-in-out 1}.ml-scene-enter{animation:ml-enter .45s ease-out both}.ml-lesson-body{font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.85;text-wrap:pretty}.ml-path-row{position:relative}.ml-path-row:not(:last-child):after{content:"";position:absolute;width:1px;background:#d9dfd5;left:25px;top:55px;bottom:-12px}.ml-confetti{background-image:radial-gradient(circle,#bdd77a 3px,transparent 4px),radial-gradient(circle,#b9b0e4 3px,transparent 4px);background-size:43px 51px,67px 37px}@keyframes ml-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(2deg)}}@keyframes ml-glimmer{0%,to{opacity:.3}50%{opacity:.8}}@keyframes ml-breath{0%,to{transform:scale(.86)}50%{transform:scale(1.06)}}@keyframes ml-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ml-academy *,.ml-academy :after,.ml-academy :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body:has(.ml-academy),html:has(.ml-academy){height:auto;min-height:100%;overflow:visible}.ml-academy{-webkit-user-select:text;user-select:text}.ml-filter-row{display:flex;align-items:center;gap:12px;min-width:0}.ml-filter-label{width:48px;flex-shrink:0;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#73816a}.ml-filter-scroll{display:flex;min-width:0;flex:1;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:7px 4px;scrollbar-width:thin;scrollbar-color:#c4cfb7 transparent}.ml-filter-scroll button{flex-shrink:0;min-height:44px;border:1px solid #dfe4d9;border-radius:999px;padding:10px 16px;font-size:12px;color:#5e6f54;background:#fff;white-space:nowrap}.ml-filter-scroll button[aria-pressed=true]{background:#293f35;border-color:#293f35;color:white}.ml-filter-scroll button:hover:not([aria-pressed=true]){background:#f0f4e8}.ml-library-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding:4px;margin-inline:-4px;padding:4px 4px 20px;scrollbar-width:thin;scrollbar-color:#b6c5a5 transparent}.ml-filter-scroll:focus-visible,.ml-library-rail:focus-visible{outline:3px solid #497954;outline-offset:3px;border-radius:20px}.ml-library-card{display:flex;flex-direction:column;min-width:0;scroll-snap-align:start;border:1px solid #e0e5d9;border-radius:24px;overflow:hidden;background:#fff;transition:border-color .2s,box-shadow .2s}.ml-library-card:hover{border-color:#adbf9a;box-shadow:0 10px 22px -16px #3a574755}.ml-library-art{position:relative;aspect-ratio:5/4;overflow:hidden}.ml-library-art>.ml-world,.ml-library-art>div{height:100%}.ml-library-art svg{height:100%;width:100%}.ml-library-badge{position:absolute;bottom:14px;left:14px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:7px 12px;background:#fffffff0;font-size:10px;font-weight:600;color:#355448}.ml-library-badge-premium{background:#263f35;color:#f8f0cf}.ml-rail-arrow{display:inline-flex;height:44px;width:44px;align-items:center;justify-content:center;border:1px solid #d5dfcb;border-radius:50%;background:#fff;color:#355448}.ml-rail-arrow:disabled{opacity:.35;cursor:default}.ml-rail-arrow:hover:not(:disabled){background:#edf3e5}@media (max-width:1023px){.ml-library-rail{grid-auto-columns:calc((100% - 20px)/2);gap:20px}}@media (max-width:639px){.ml-library-rail{grid-auto-columns:86%;gap:16px}.ml-filter-row{display:block}.ml-filter-label{display:block;margin:8px 0 1px}.ml-filter-scroll{margin-inline:-4px}}