.teacher-resource-content{color:rgb(var(--color-foreground))}.teacher-resource-content__layout{max-width:var(--teacher-resource-body-width, 96rem);margin:0 auto}.teacher-resource-content__article{max-width:112rem;margin:0 auto}.teacher-resource-content__article>:first-child,.teacher-resource-content__main>:first-child{margin-top:0}.teacher-resource-content__article>:last-child,.teacher-resource-content__main>:last-child{margin-bottom:0}.teacher-resource-content__main{min-width:0}.teacher-resource-body{counter-reset:resource-body-section}.teacher-resource-body__section{margin:0;padding:5.6rem 0 0;counter-increment:resource-body-section}.teacher-resource-body__section:first-child{padding-top:0}.teacher-resource-body__section+.teacher-resource-body__section{margin-top:6.4rem}.teacher-resource-body__heading{display:grid;grid-template-columns:4.8rem minmax(0,1fr);gap:1.6rem;padding-top:2.8rem;border-top:.1rem solid rgba(var(--color-foreground),.18)}.teacher-resource-body__number{padding-top:.2rem;color:rgb(var(--color-button));font-family:var(--font-heading-family);font-size:1.5rem;font-weight:var(--font-heading-weight);letter-spacing:.06rem;line-height:1.3}.teacher-resource-body__eyebrow{margin:0 0 .7rem;color:rgb(var(--color-button));font-size:1.1rem;font-weight:700;letter-spacing:.14rem;line-height:1.3;text-transform:uppercase}.teacher-resource-content .teacher-resource-body__heading h2{margin:0;color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 4rem);line-height:1.12}.teacher-resource-body__included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:2.8rem 0 0;padding:0;list-style:none;counter-reset:included-item}.teacher-resource-body__included-grid>li{position:relative;min-width:0;margin:0;padding:2rem 2rem 2rem 5.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius);background:rgba(var(--color-foreground),.035);counter-increment:included-item}.teacher-resource-body__included-grid>li:before{content:counter(included-item,decimal-leading-zero);position:absolute;top:2.1rem;left:1.8rem;color:rgb(var(--color-button));font-family:var(--font-heading-family);font-size:1.3rem;line-height:1.3}.teacher-resource-content .teacher-resource-body__included-grid h3,.teacher-resource-content .teacher-resource-body__outcomes h3,.teacher-resource-content .teacher-resource-body__lesson-flow h3{margin:0;color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 2rem);line-height:1.25}.teacher-resource-body__included-grid p,.teacher-resource-body__outcomes p,.teacher-resource-body__lesson-flow p{margin:.7rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.35rem;line-height:1.6}.teacher-resource-body__lesson-flow{margin:2.8rem 0 0;padding:0;border-bottom:.1rem solid rgba(var(--color-foreground),.14);list-style:none}.teacher-resource-body__lesson-flow>li{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:2rem;margin:0;padding:2.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.14)}.teacher-resource-body__time{color:rgb(var(--color-button));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:var(--font-heading-weight);line-height:1.3}.teacher-resource-body__outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:2.8rem 0 0;padding:0;list-style:none}.teacher-resource-body__outcomes>li{margin:0;padding:1.8rem 1.8rem 1.8rem 2rem;border-left:.4rem solid rgb(var(--color-button));border-radius:0 var(--text-boxes-radius) var(--text-boxes-radius) 0;background:rgba(var(--color-button),.09)}.teacher-resource-body__standards{margin:2.8rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.16);border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.teacher-resource-body__standards summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 4rem 2.2rem 0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.6rem);font-weight:var(--font-heading-weight);line-height:1.25;list-style:none;cursor:pointer}.teacher-resource-body__standards summary::-webkit-details-marker{display:none}.teacher-resource-body__standards summary:after{content:"+";position:absolute;top:50%;right:0;color:rgb(var(--color-button));font-family:var(--font-body-family);font-size:2.6rem;font-weight:400;line-height:1;transform:translateY(-50%)}.teacher-resource-body__standards[open] summary:after{content:"\2212"}.teacher-resource-body__standards summary:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.4rem}.teacher-resource-body__standards-list{margin:0;padding:0 0 2.2rem;list-style:none}.teacher-resource-body__standard{display:grid;grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);gap:1.8rem;margin:0;padding:1.5rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12)}.teacher-resource-body__standard strong{color:rgb(var(--color-foreground));font-size:1.25rem;font-weight:700;line-height:1.5}.teacher-resource-body__standard span{color:rgba(var(--color-foreground),.68);font-size:1.3rem;line-height:1.55}.teacher-resource-content__editor-note{padding:2rem;border:.1rem dashed rgba(var(--color-foreground),.35);border-radius:var(--text-boxes-radius);background:rgba(var(--color-foreground),.04);text-align:center}.teacher-resource-content__sidebar{display:grid;align-content:start;gap:1.6rem;min-width:0;margin-top:5.6rem}.teacher-resource-context-panel,.teacher-resource-author-panel{padding:2.6rem;border-radius:var(--text-boxes-radius)}.teacher-resource-context-panel{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.teacher-resource-context-panel__eyebrow,.teacher-resource-author-panel__eyebrow{margin:0 0 1rem;font-size:1.05rem;font-weight:700;letter-spacing:.14rem;line-height:1.3;text-transform:uppercase}.teacher-resource-context-panel__eyebrow{color:rgba(var(--color-background),.72)}.teacher-resource-content .teacher-resource-context-panel h2{margin:0;color:rgb(var(--color-background));font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:1.25}.teacher-resource-context-panel__content{margin-top:1.5rem;color:rgba(var(--color-background),.78);font-size:1.35rem;line-height:1.65}.teacher-resource-context-panel__content>:first-child,.teacher-resource-context-panel__content .metafield-rich_text_field>:first-child{margin-top:0}.teacher-resource-context-panel__content>:last-child,.teacher-resource-context-panel__content .metafield-rich_text_field>:last-child{margin-bottom:0}.teacher-resource-context-panel__link{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.8rem;color:rgb(var(--color-background));font-size:1.2rem;font-weight:700;text-underline-offset:.4rem}.teacher-resource-context-panel__link svg{width:1.8rem;height:1.8rem}.teacher-resource-author-panel{border:.1rem solid rgba(var(--color-foreground),.12);background:rgba(var(--color-button),.1)}.teacher-resource-author-panel__image{width:8.8rem;height:8.8rem;margin-bottom:2rem;padding-bottom:0;overflow:hidden;border-radius:50%;background:rgba(var(--color-foreground),.08)}.teacher-resource-author-panel__image img{width:100%;height:100%;object-fit:cover}.teacher-resource-author-panel__monogram{display:grid;width:8.8rem;height:8.8rem;margin-bottom:2rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:var(--font-heading-weight);letter-spacing:.06rem;place-items:center}.teacher-resource-author-panel__eyebrow{color:rgb(var(--color-button))}.teacher-resource-author-panel blockquote{margin:0 0 2rem;padding:0;border:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.1rem);font-style:normal;line-height:1.42}.teacher-resource-author-panel>strong,.teacher-resource-author-panel>span{display:block}.teacher-resource-author-panel>strong{color:rgb(var(--color-foreground));font-size:1.35rem}.teacher-resource-author-panel>span{margin-top:.2rem;color:rgba(var(--color-foreground),.62);font-size:1.15rem}@media screen and (min-width:990px){.teacher-resource-content__layout--with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,33rem);align-items:start;gap:clamp(3.2rem,4.5vw,6rem);max-width:112rem}.teacher-resource-content__layout--with-sidebar .teacher-resource-content__sidebar{position:sticky;top:3rem;margin-top:0}}@media screen and (max-width:749px){.teacher-resource-body__section{padding-top:4rem}.teacher-resource-body__section+.teacher-resource-body__section{margin-top:4.8rem}.teacher-resource-body__heading{grid-template-columns:3.4rem minmax(0,1fr);gap:1rem;padding-top:2.2rem}.teacher-resource-content .teacher-resource-body__heading h2{font-size:calc(var(--font-heading-scale) * 3.2rem)}.teacher-resource-body__included-grid,.teacher-resource-body__outcomes{grid-template-columns:minmax(0,1fr)}.teacher-resource-body__lesson-flow>li{grid-template-columns:7.2rem minmax(0,1fr);gap:1.2rem}.teacher-resource-body__standard{grid-template-columns:minmax(0,1fr);gap:.5rem}.teacher-resource-body__standards summary{font-size:calc(var(--font-heading-scale) * 2.2rem)}.teacher-resource-context-panel,.teacher-resource-author-panel{padding:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-teacher-resource-content.css.map */
