
:root{--forest:#2E5E3E;--forest2:#244B32;--sage:#6FA46F;--river:#4A90A4;--gold:#C79A3B;--sun:#E8B15E;--earth:#8A5E3B;--cream:#F8F5EE;--stone:#E6E1D6;--white:#fff;--soul:#2A2A2A;--muted:#6B6B6B;--shadow:0 8px 24px rgba(0,0,0,.06)}
*{box-sizing:border-box}body{margin:0;font-family:"Inter",system-ui,sans-serif;color:var(--soul);background:linear-gradient(135deg,var(--cream),#eef1e9 55%,#dce6d9);min-height:100vh}button,input,textarea{font:inherit;font-family:"Inter",system-ui,sans-serif}button{cursor:pointer}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:rgba(248,245,238,.92);position:sticky;top:0;z-index:10}.brand{font-family:"Playfair Display",Georgia,serif;font-weight:900;letter-spacing:.08em;color:var(--forest)}main{width:min(1100px,100%);margin:auto;padding:28px 18px 110px}h1,h2,h3,.serif{font-family:"Playfair Display",Georgia,serif;color:var(--forest)}h1{font-size:clamp(2.6rem,7vw,5rem);line-height:.96}h2{font-size:clamp(1.9rem,5vw,3rem)}p{line-height:1.7}.eyebrow{font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:900}.card{background:rgba(255,255,255,.88);border-radius:18px;box-shadow:var(--shadow);padding:24px}.grid{display:grid;gap:18px}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.btn{min-height:50px;border:0;border-radius:14px;padding:0 22px;font-weight:850}.primary{background:var(--forest);color:#fff}.secondary{background:#fff;color:var(--forest);border:1px solid var(--forest)}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero{min-height:calc(100vh - 68px);display:grid;align-items:center}.center{text-align:center}.scene{height:280px;border-radius:22px;overflow:hidden;position:relative;background:linear-gradient(#cfe7ef 0 43%,#a6c88d 43% 62%,#805c3d 62%);margin:20px 0}.sun{position:absolute;right:32px;top:28px;width:82px;height:82px;border-radius:50%;background:rgba(232,177,94,.85)}.seed{position:absolute;left:50%;top:68%;width:30px;height:19px;background:#80512d;border-radius:60% 35% 60% 35%;transform:translate(-50%,-50%) rotate(-18deg)}.sprout{position:absolute;left:50%;bottom:31%;width:9px;height:78px;background:#3c7d43;border-radius:99px;transform:translateX(-50%)}.leaf{position:absolute;width:38px;height:22px;background:#5d9a58;border-radius:80% 20% 80% 20%}.leaf.a{left:-34px;top:16px;transform:rotate(-20deg)}.leaf.b{left:5px;top:35px;transform:rotate(24deg)}.tree{position:absolute;left:50%;bottom:31%;width:16px;height:150px;background:#6a4a33;border-radius:99px;transform:translateX(-50%)}.crown{position:absolute;left:50%;bottom:43%;width:160px;height:110px;border-radius:50%;background:#5d8c59;transform:translateX(-50%)}.pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf3eb;color:var(--forest);font-size:.78rem;font-weight:850}.progress{height:10px;background:var(--stone);border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--forest),var(--gold))}.lesson-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--stone);background:#fff;border-radius:17px}.lesson-card.locked{opacity:.55}.icon{width:46px;height:46px;border-radius:15px;background:#edf3eb;display:grid;place-items:center;font-size:1.4rem}.bottom{position:fixed;left:0;right:0;bottom:0;height:76px;background:rgba(255,255,255,.95);border-top:1px solid var(--stone);display:flex;justify-content:center}.bottom>div{width:min(600px,100%);display:grid;grid-template-columns:repeat(5,1fr)}.nav{border:0;background:none;color:var(--muted);display:grid;place-items:center;font-size:.72rem}.nav.active{color:var(--forest);font-weight:850}.lesson-shell{max-width:820px;margin:auto}.stepper{display:flex;gap:6px;padding:8px 0 18px}.dot{width:30px;height:6px;background:#d9ded6;border-radius:999px}.dot.done{background:var(--forest)}.dot.current{background:var(--gold)}.scripture{border-left:5px solid var(--river);background:#f4f7f5;padding:22px;border-radius:18px;font-family:Georgia,serif;font-size:1.2rem;line-height:1.8}textarea,input{width:100%;border:1px solid #cfd6cc;background:#fff;border-radius:14px;padding:14px}textarea{min-height:180px}.checklist{display:grid;gap:11px}.check{display:flex;gap:11px;padding:13px;background:#fff;border:1px solid var(--stone);border-radius:14px}.check input{width:22px;height:22px}.toast{position:fixed;bottom:92px;left:50%;transform:translateX(-50%);background:var(--forest);color:#fff;padding:12px 18px;border-radius:14px}.empty{padding:36px;text-align:center}
.muted{color:var(--muted);font-size:.85rem}
.journey-header{display:flex;align-items:center;gap:12px;margin:26px 0 12px;flex-wrap:wrap}
.journey-header h3{margin:0}
.journey-header .pill{background:var(--forest);color:#fff}
main ul{margin:8px 0 0;padding-left:20px;line-height:1.8}
.fruit{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--gold)}
.fruit.f1{left:20%;top:30%}.fruit.f2{left:55%;top:20%}.fruit.f3{left:70%;top:55%}.fruit.f4{left:35%;top:60%}.fruit.f5{left:15%;top:65%}
.scene.forest{overflow:visible}
.tree-l{left:22%!important;height:120px!important;width:14px!important}
.tree-r{left:78%!important;height:130px!important;width:15px!important}
.crown-l{left:22%!important;width:120px!important;height:82px!important}
.crown-r{left:78%!important;width:130px!important;height:88px!important}
.illustration-img{width:100%;border-radius:20px;box-shadow:var(--shadow);margin:14px 0;display:block}
.chips{display:flex;flex-wrap:wrap;gap:8px}
.chip{border:1px solid var(--forest);background:#fff;color:var(--forest);border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700}
.chip:hover{background:var(--forest);color:#fff}
h1,h2{font-family:"Playfair Display",Georgia,serif}
h3,.serif{font-family:"Playfair Display",Georgia,serif}
.eyebrow{font-family:"Inter",sans-serif;font-style:normal;letter-spacing:.15em}
.nav svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nav{display:grid;gap:4px;justify-items:center}
@media(max-width:760px){.grid2{grid-template-columns:1fr}.scene{height:240px}.journey-header{margin-top:20px}}
