/* V6.2: a quieter child-facing home and one consolidated lessons map. */
.home-shell{max-width:960px;margin:0 auto;display:grid;gap:16px}
.today-card{min-height:260px;padding:30px 34px;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;overflow:hidden;position:relative;background:rgba(255,255,255,.97)}
.today-copy{position:relative;z-index:1;min-width:0}.today-copy h1{margin:0;color:var(--muted);font-size:18px;font-weight:850}.today-copy h2{margin:9px 0 20px;font-size:clamp(30px,4.5vw,44px);line-height:1.08;letter-spacing:0}.today-meta{margin:17px 0 0;color:#5d3bc1;font-size:13px;font-weight:900}.today-copy .primary-button{min-width:190px}
.today-picture{position:relative;z-index:1;display:grid;place-items:center;min-width:0}.today-picture img{display:block;width:min(210px,100%);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(50,73,119,.18));animation:bob 5s ease-in-out infinite}.today-star{position:absolute;left:-5px;top:8px;color:#ffc94a;font-size:42px;filter:drop-shadow(0 5px 6px rgba(140,101,0,.14));transform:rotate(-10deg)}
.home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-action-button{min-height:126px;border:2px solid rgba(112,71,220,.12);border-radius:22px;padding:16px 18px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left;cursor:pointer;box-shadow:0 10px 25px rgba(65,44,125,.07);transition:transform .16s,border-color .16s,box-shadow .16s}.home-action-button:hover{transform:translateY(-2px);border-color:#a28bed;box-shadow:0 14px 30px rgba(65,44,125,.11)}.home-action-button:active{transform:translateY(0)}.home-action-button>span:nth-child(2){min-width:0}.home-action-button strong,.home-action-button small{display:block}.home-action-button strong{font-size:21px;line-height:1.15}.home-action-button small{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.3}.home-action-button>b{color:var(--purple);font-size:31px;font-weight:500}.home-action-image{width:72px;height:72px;border-radius:19px;display:grid;place-items:center;background:#eefaff}.home-action-image img{display:block;width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(46,37,74,.12))}.mixed-action .home-action-image{background:#fff7ce}
.home-progress{min-height:68px;border:1px solid rgba(112,71,220,.12);border-radius:19px;background:rgba(255,255,255,.9);display:flex;align-items:center;gap:12px;padding:12px 18px}.progress-star{width:42px;height:42px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:#fff2b9;color:#af7a00;font-size:22px}.home-progress strong,.home-progress small{display:block}.home-progress strong{font-size:16px}.home-progress small{margin-top:2px;color:var(--muted)}.home-install{display:flex;justify-content:center}.home-install:has(.hidden){display:none}
.lessons-heading{max-width:960px;margin:2px auto 18px;display:flex;justify-content:space-between;align-items:center;gap:20px}.lessons-heading h1{margin:0;font-size:clamp(34px,5vw,50px);line-height:1.05}.lessons-heading p:not(.eyebrow){margin:8px 0 0;color:var(--muted)}.lessons-heading img{width:105px;height:105px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(46,37,74,.13))}
.course-tabs{max-width:720px;margin:0 auto 15px;padding:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;border:1px solid #dcd2ef;border-radius:20px;background:rgba(255,255,255,.82)}.course-tabs button{min-height:66px;border:0;border-radius:15px;background:transparent;padding:10px 16px;cursor:pointer;text-align:left}.course-tabs strong,.course-tabs small{display:block}.course-tabs strong{font-size:17px}.course-tabs small{margin-top:3px;color:var(--muted);font-size:11px}.course-tabs button.active{background:#fff;color:#5631bb;box-shadow:0 5px 15px rgba(65,44,125,.1)}
.term-chooser{max-width:720px;margin:0 auto 15px;padding:10px 12px 10px 17px;border-radius:18px;background:rgba(255,255,255,.86);display:flex;align-items:center;justify-content:space-between;gap:14px}.term-chooser>span{font-size:13px;font-weight:900;color:var(--muted);white-space:nowrap}.term-chooser .term-tabs{flex-wrap:nowrap}.term-chooser .term-tab{padding:8px 13px}
.lessons-progress{max-width:720px;margin:0 auto 15px;padding:3px 4px}.lessons-progress>div:first-child{display:flex;justify-content:space-between;gap:15px;font-size:13px}.lessons-progress span{color:var(--muted)}.lessons-progress-track{height:8px;margin-top:8px;border-radius:999px;background:rgba(222,212,242,.8);overflow:hidden}.lessons-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4dbce9,#7c58df,#ffc84a)}
.lessons-next{max-width:860px;margin:18px auto;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.lessons-next h2{margin:1px 0 4px;font-size:22px}.lessons-next>div>span{color:var(--muted);font-size:12px}.lessons-next .eyebrow{margin-bottom:3px}
.weeks-section{max-width:960px;margin:18px auto 0}.lesson-week.week-card{padding:0;overflow:hidden;margin:10px 0;border-radius:20px}.week-toggle{width:100%;min-height:78px;border:0;background:rgba(255,255,255,.97);padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.week-toggle:hover{background:#fbf9ff}.week-copy{min-width:0}.week-copy .eyebrow{display:block;margin:0 0 3px;font-size:10px}.week-copy strong{display:block;font-size:18px;line-height:1.2}.week-summary{display:flex;align-items:center;gap:10px}.week-summary i{font-style:normal;color:var(--purple);font-size:23px;transition:transform .18s}.lesson-week.open .week-summary i{transform:rotate(180deg)}.week-content{padding:0 18px 18px;border-top:1px solid #eee8f7}.week-description{margin:13px 0 0;color:var(--muted);font-size:13px}.lesson-week .day-status{position:static;margin-top:auto;padding-top:9px;font-size:11px}.lesson-week .day-title{padding-right:0}.lesson-week .day-button{min-height:102px}
.home-action-button:focus-visible,.week-toggle:focus-visible,.course-tabs button:focus-visible,.term-tab:focus-visible,.day-button:focus-visible{outline:4px solid rgba(112,71,220,.2);outline-offset:2px}
html[data-background-theme]:not([data-background-theme="simple"]) .today-card,html[data-background-theme]:not([data-background-theme="simple"]) .home-action-button,html[data-background-theme]:not([data-background-theme="simple"]) .home-progress,html[data-background-theme]:not([data-background-theme="simple"]) .course-tabs,html[data-background-theme]:not([data-background-theme="simple"]) .term-chooser{background-color:rgba(255,255,255,.96)}

@media(max-width:760px){
  .home-shell{gap:12px}.today-card{min-height:225px;padding:23px 22px;grid-template-columns:minmax(0,1fr) 135px;gap:10px}.today-copy h1{font-size:16px}.today-copy h2{font-size:29px;margin:7px 0 16px}.today-meta{font-size:11px;margin-top:13px}.today-copy .primary-button{min-width:0;width:100%;padding:12px 13px}.today-picture img{width:130px}.today-star{font-size:31px;left:0}.home-action-button{min-height:108px;grid-template-columns:61px minmax(0,1fr) auto;padding:13px;gap:11px}.home-action-image{width:58px;height:58px;border-radius:16px}.home-action-image img{width:51px;height:51px}.home-action-button strong{font-size:18px}.home-action-button small{font-size:11px}.home-progress{min-height:60px;padding:9px 13px}.progress-star{width:38px;height:38px}.lessons-heading{margin-bottom:14px}.lessons-heading img{width:78px;height:78px}.lessons-heading h1{font-size:36px}.lessons-next{margin:14px auto;padding:17px}.week-toggle{min-height:72px;padding:13px 15px}.week-content{padding:0 14px 15px}.day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .today-card{grid-template-columns:minmax(0,1fr) 92px;min-height:208px;padding:20px 17px}.today-picture img{width:92px}.today-star{font-size:24px}.today-copy h2{font-size:25px}.today-copy .big-button{font-size:14px}.home-actions{grid-template-columns:1fr}.home-action-button{min-height:92px}.home-progress small{font-size:11px}.lessons-heading img{width:66px;height:66px}.lessons-heading h1{font-size:32px}.lessons-heading p:not(.eyebrow){font-size:13px}.course-tabs button{padding:9px 10px}.course-tabs strong{font-size:14px}.course-tabs small{font-size:9px}.term-chooser{display:block;padding:12px}.term-chooser>span{display:block;margin:0 0 8px 3px}.term-chooser .term-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.term-chooser .term-tab{padding:8px 5px}.lessons-next{align-items:stretch;flex-direction:column}.lessons-next .primary-button{width:100%}.day-grid{grid-template-columns:1fr}.lesson-week .day-button{min-height:80px}.week-copy strong{font-size:16px}.week-badge{font-size:10px}
}
@media(max-width:560px){.brand-button b{font-size:0}.brand-button b:after{content:attr(data-short-title);font-size:15px}}
@media(max-width:370px){.today-picture{display:none}.today-card{grid-template-columns:1fr}.brand-button small{display:none}}
