.home-welcome{display:flex;gap:22px;align-items:center;padding:26px 28px;margin-bottom:28px;background:linear-gradient(120deg,#e8f1eb,#f8fbf4);border:1px solid #d7e4da;border-radius:20px}.home-welcome h2{margin:0 0 8px;font-size:1.6rem}.home-welcome p{margin:0;color:#61786c}.home-class{display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#216749;color:white;font-size:1.65rem;font-weight:800;flex:none;box-shadow:0 8px 20px #21674920}.home-group{margin:28px 0}.home-group>h2{font-size:1.1rem;margin:0 0 14px;color:#446253}.home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:18px;background:#fff;border:1px solid #dce5de;border-radius:18px;padding:23px 20px;color:#203e31;text-align:left;min-width:0;transition:transform .15s,box-shadow .15s,border-color .15s}.home-card:hover,.home-card:focus-visible{border-color:#559676;box-shadow:0 8px 22px #244c3011;transform:translateY(-2px)}.home-icon{display:grid;place-items:center;width:45px;height:45px;background:#edf5ef;border-radius:13px;color:#287957}.home-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.home-card-copy{display:grid;gap:8px;min-width:0}.home-card-copy strong{font-size:1.05rem}.home-card-copy small{font-size:.84rem;color:#698072;line-height:1.45;font-weight:400;white-space:normal}.home-card>.new-content-badge{position:absolute;right:15px;top:15px}.home-grid>.home-card:nth-child(4n+2) .home-icon{background:#edf1fb;color:#536ea8}.home-grid>.home-card:nth-child(4n+3) .home-icon{background:#faf2e4;color:#a77728}.home-grid>.home-card:nth-child(4n+4) .home-icon{background:#f3edf9;color:#8660ad}
#workspace:has(> #home-view:not([hidden]))>.workspace-heading{margin-bottom:16px}#workspace:has(> #home-view:not([hidden]))>.workspace-heading .eyebrow,#workspace:has(> #home-view:not([hidden])) #workspace-description{display:none}
@media(max-width:1000px){.home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.home-welcome{padding:20px 17px;gap:15px}.home-welcome h2{font-size:1.18rem}.home-welcome p{font-size:.9rem}.home-class{width:55px;height:55px;border-radius:16px;font-size:1.3rem}.home-card{padding:18px 15px;gap:15px;border-radius:15px}.home-card-copy strong{font-size:.97rem}.home-card-copy small{font-size:.78rem}.home-group{margin:24px 0}}
#reading-layout:has(#home-view:not([hidden])){max-width:1480px}
#reading-layout:has(#home-view:not([hidden]))>main{max-width:1480px;width:100%}
body:has(#home-view:not([hidden]))>.topbar{max-width:1480px}
.home-layout-toggle{margin-left:auto;display:flex;gap:4px;padding:4px;border:1px solid #d7e4da;background:#f6faf6;border-radius:12px;flex-shrink:0}
.home-layout-toggle button{padding:8px 12px;font-size:13px;background:transparent;border:0;color:var(--muted)}
.home-layout-toggle button[aria-pressed=true]{background:#fff;color:var(--green);box-shadow:0 1px 4px #173a251a}
.home-school-slot,.home-menu-groups{min-width:0}
@media(min-width:901px){
 #home-view[data-layout=side] .home-layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.25fr);gap:30px;align-items:start}
 #home-view[data-layout=side] .home-dashboard{grid-template-columns:minmax(0,1fr)}
 #home-view[data-layout=side] .home-group:first-child{margin-top:0}
 #home-view[data-layout=side] .home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 #home-view[data-layout=side] .home-card{flex-direction:row;align-items:center;gap:14px;padding:20px 16px}
 #home-view[data-layout=side] .home-icon{flex-shrink:0}
}
@media(max-width:760px){.home-welcome{flex-wrap:wrap}.home-layout-toggle{flex-basis:100%;margin:0}.home-layout-toggle button{flex:1}}
.home-controls{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.home-controls .home-layout-toggle{margin-left:0}
.home-theme{position:relative}.home-theme>summary{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--green);list-style:none;cursor:pointer}.home-theme>summary::-webkit-details-marker{display:none}.home-theme-symbol{font-size:26px;line-height:1}.home-theme[open]>summary{background:var(--light);border-color:var(--green)}
.home-theme-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:60;width:300px;max-width:calc(100vw - 32px);padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 8px 30px #0002}.home-theme-panel h3{font-size:16px;margin:0 0 13px}.home-theme-colors{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 6px}.home-theme-colors .theme-swatch{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:4px 1px;background:transparent;color:var(--ink);border-radius:8px}.theme-swatch-dot{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--swatch);color:white;border:2px solid transparent}.theme-swatch[aria-pressed=true] .theme-swatch-dot:after{content:'✓';font-size:20px}.theme-swatch[aria-pressed=true]{background:var(--light)}.home-theme-colors .theme-swatch small{font-size:11px}.theme-custom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding-top:13px;border-top:1px solid var(--line);font-size:13px}.theme-custom input[type=color]{width:70px;height:36px;min-height:36px;padding:3px;cursor:pointer}.home-theme-panel .muted{margin:10px 0 0;font-size:11px}
@media(max-width:760px){.home-controls{width:100%;justify-content:flex-end;margin:0}.home-controls .home-layout-toggle{width:auto}.home-theme-panel{width:280px}.home-theme>summary{width:40px;height:40px}}
/* Account-backed width settings limit large screens without shrinking phones. */
:root[data-content-width] body>.topbar,:root[data-content-width] body:has(#home-view:not([hidden]))>.topbar{max-width:var(--content-max,1248px)}
:root[data-content-width] #reading-layout,:root[data-content-width] #reading-layout:has(#home-view:not([hidden])){max-width:var(--reading-max,1376px);width:100%}
:root[data-content-width] #reading-layout>main,:root[data-content-width] #reading-layout:has(#home-view:not([hidden]))>main{max-width:var(--content-max,1248px);width:100%;min-width:0}
.home-width{position:relative}.home-width>summary{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--green);list-style:none;cursor:pointer}.home-width>summary::-webkit-details-marker{display:none}.home-width[open]>summary{background:var(--light);border-color:var(--green)}.home-width svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home-width>.preference-width-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:60;width:310px;max-width:calc(100vw - 32px);padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 8px 30px #0002}
.preference-width-panel h3,.preference-layout-panel h3{font-size:16px;margin:0 0 13px}.preference-width-choices{display:flex;gap:6px;flex-wrap:wrap}.preference-width-choices button{flex:1;min-width:48px;padding:8px 9px;min-height:42px}.preference-width-choices button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.preference-width-panel>.muted{font-size:12px;line-height:1.6;margin-top:12px}
.preferences-controls{display:grid;gap:25px}.preferences-controls>.home-theme-panel{position:static;width:100%;max-width:none;padding:0;border:0;border-radius:0;box-shadow:none;background:none}.preferences-controls .home-theme-colors{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.preferences-controls .theme-swatch small{font-size:12px}.preferences-controls .theme-swatch-dot{width:36px;height:36px}.preferences-controls .home-layout-toggle{width:max-content;margin:0}.preferences-controls .home-layout-toggle button{min-width:58px;min-height:44px}.preferences-controls>.preference-save-status{min-height:22px;font-size:12px;margin:0}.preference-save-status.error{color:var(--red)}
@media(max-width:760px){.home-width>summary{width:40px;height:40px}.home-controls{flex-wrap:wrap}.home-controls>.home-layout-toggle{flex:0 0 auto}.home-width>.preference-width-panel{right:-48px;width:290px}.preferences-controls .home-theme-colors{grid-template-columns:repeat(4,minmax(0,1fr))}.preferences-controls .home-layout-toggle{flex-basis:auto}.preferences-controls .preference-width-choices{flex-wrap:nowrap}}
