*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:16px}body,html{height:100%}body{background-color:#fff;box-sizing:border-box;font-display:swap;font-family:Inter,serif;font-weight:400}.btn{align-items:center;border:none;border-radius:6px;display:flex;flex-shrink:0;font-family:inherit;gap:4px;justify-content:center;position:relative;text-decoration:none}.btn:hover{cursor:pointer}.btn.primary{background-color:#2e47ff;color:#fff}.btn.primary:hover{background-color:#0133a4;cursor:pointer}.btn.small{padding:8px 12px}.btn.round{border-radius:37px}.icon{fill:currentColor;align-items:center;display:flex;justify-content:center}.icon--mid{height:24px;width:24px}.icon--normal-mid{height:22px;width:22px}.icon--normal{height:20px;width:20px}.icon--xxsmall{height:3px;width:3px}.icon--xsmall{height:6px;width:6px}.icon--small{height:10px;width:10px}.icon--medium{height:12.5px;width:12.5px}.icon--large{height:27px;width:27px}.ai-body-medium{font-size:16px;line-height:150%}.ai-body-large{font-size:20px;line-height:140%}.ai-body-small{font-size:14px;line-height:128.571%}.ai-body-tiny,.ai-title-tiny{font-size:12px;line-height:133.333%}.ai-title-tiny{font-weight:700}.ai-title-large{font-size:24px;font-weight:700;line-height:133.333%}.ai-grey-100{color:#1e1e24}.ai-grey-80{color:#58576b}.ai-grey-60{color:#6f6e87}.ai-grey-40{color:#9594a8}.ai-white-100{color:#fff}.bold{font-weight:600}.gpt-standards__heading{align-items:center;background-color:#fff;background-color:#f4f4f6;border-bottom:1px solid #58576b;display:flex;gap:1.2rem;justify-content:flex-start;left:0;min-height:4.4rem;padding:1.2rem;position:sticky;top:0;width:100%;z-index:1}.gpt-standards__heading .icon{fill:#1e1e24;flex-shrink:0}.gpt-standards__heading:hover{cursor:pointer}.gpt-standards__loading{-webkit-text-fill-color:#0000;animation-duration:2.2s;animation-iteration-count:infinite;animation-name:shimmer;background:rgba(#acacac,.1) -webkit-gradient(linear,100% 0,0 0,from(rgba(#acacac,.1)),color-stop(.5,rgba(#ffffff,.1)),to(rgba(#acacac,.1)));background-position:-50rem top;background-repeat:no-repeat;background-size:100% 100%;color:grey;display:inline-block;font-size:90px;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer{0%{background-position:-50rem top}70%{background-position:12.5rem top}to{background-position:12.5rem top}}.gpt-standards__list{background-color:#fff;border:1px solid #58576b;border-radius:6px;height:100%;overflow-y:auto;position:relative}.gpt-standards__list>.standards__row{transition:all .2s ease}.gpt-standards__list>.standards__row:hover{background-color:#f4f4f6;cursor:pointer;transition:all .2s ease}.gpt-standards__list--inner,.gpt-standards__sections{display:flex;flex-direction:column}.gpt-standards__sections>div:first-child{background-color:#f4f4f6;border-bottom:1px solid #58576b;padding:1.2rem}.gpt-standards__details{display:flex;flex-direction:column}.gpt-standards__details .katex-html{display:none}.gpt-standards__details>div{border-bottom:1px solid #58576b}.gpt-standards__detail{grid-gap:2rem;align-items:center;border:2px solid #0000;display:grid;gap:2rem;grid-template-columns:auto 60px;padding:1.2rem .8rem;position:relative;transition:all .2s ease}.gpt-standards__detail>div:nth-child(2){justify-self:center;text-align:center}.gpt-standards__detail:hover{background-color:#dddde3;cursor:pointer;transition:all .2s ease}.gpt-standards__detail--loading{pointer-events:none}.gpt-standards__detail--active{outline:2px solid #1e1e24;outline-offset:-2px;transition:all .2s ease}.gpt-standards__detail--active>div{font-weight:700;transition:all .2s ease}.gpt-standards__detail--score{align-items:stretch;display:flex;gap:.8rem}.gpt-standards__detail--score>div{align-items:center;border-radius:100%;display:flex;height:28px;justify-content:center;width:28px}.gpt-standards__row{align-items:center;border-bottom:1px solid #ddd;display:flex;padding:16px;transition:background-color .2s ease}.gpt-standards__row:hover{background-color:#eee;cursor:pointer;transition:background-color .2s ease}.map__container{background-color:#f4f4f6;display:flex;flex-direction:column;gap:2.4rem;height:100vh;overflow:hidden;padding:4rem 4rem 2.4rem;position:relative}.map__container--disabled{background-color:#fff;filter:opacity(.4);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.map__boxes{align-items:stretch;display:flex;flex:1 1;gap:2rem;justify-content:space-between;min-height:0}.map__boxes>div{max-height:100%}.map__boxes>div:first-child{width:calc(40% - 1rem)}.map__boxes--wide,.map__boxes>div:nth-child(2):not(.map__boxes--wide){flex-grow:1;width:calc(40% - 1rem)}.map__hierarchy{background-color:#fff;border:1px solid #dddde3;border-radius:6px;height:50%;padding:4rem;position:relative;width:100%}.map__hierarchy--column{display:flex;flex-direction:column;gap:4rem}.map__hierarchy--row{align-items:stretch;display:flex;gap:2rem;position:absolute}.map__hierarchy--item{align-items:center;border:1px solid #1e1e24;border-radius:10rem;display:flex;height:100%;justify-content:center;padding:1.2rem;text-align:center}.map__hierarchy--item-active{border-width:3px}.map__hierarchy--item-active>div{font-weight:700!important}.map__hierarchy--item:hover{cursor:pointer}.map__results{background-color:#fff;border:1px solid #dddde3;border-radius:6px;display:flex;flex-direction:column;height:100%;padding:2rem;position:relative}.map__results--empty{padding:2.4rem 0}.map__results--contents{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.map__results--completion-explanation{background-color:#fff;border-radius:6px;display:flex;left:8rem;opacity:0;padding:.8rem;position:absolute;right:2rem;top:4rem;transition:all .2s ease;width:auto;z-index:1;@include shadow}.map__results--row{grid-column-gap:1.2rem;align-items:center;border-bottom:1px solid #9594a8;display:grid;grid-template-columns:.8rem auto 8rem;padding:.4rem 0;position:relative;transition:all .2s ease}.map__results--row>div:first-child&:hover{cursor:pointer}.map__results--row:hover{background-color:#dddde3;cursor:pointer;transition:all .2s ease}.map__results--row:hover .map__results--completion-explanation{opacity:1;transition:all .2s ease}.map__results--row-loading{flex-shrink:0;height:64px;padding:12px;width:100%}.map__results--row-loading>div{background-color:#dddde3;border-radius:6px;flex-shrink:0;height:100%;width:100%}.map__results--row-wide{grid-template-columns:.8rem 16rem auto}.map__results--row-wide-phenomena{grid-template-columns:.8rem auto 32rem}.map__results--row-wide-phenomena>div:last-child{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;padding:1.2rem}.map__results--row-wide-phenomena>div:last-child>div{border:1px solid #1e1e24;border-radius:6px;padding:0 .2rem}.map__results--row>a:first-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-decoration:underline}.map__results--row-phrases{align-items:flex-start;align-self:flex-start;display:flex;flex-grow:0;flex-wrap:wrap;gap:.4rem;height:5.4rem}.map__results--row-phrases>div{border:1px solid #1e1e24;border-radius:10rem;max-width:24rem;min-width:0;overflow:hidden;padding:.12rem .4rem;text-overflow:ellipsis;white-space:nowrap}.map__results--title{border-bottom:1px solid #1e1e24;display:flex;flex-direction:column;gap:.8rem;padding-bottom:.4rem;width:100%}.map__results--title-list,.map__results--title-list>div{align-items:center;display:flex;gap:1.2rem}.map__results--title-list>div>.icon{fill:#1e1e24}.map__results--subtitle{display:flex;gap:24px;justify-content:space-between;width:100%}.map__results--subtitle>.ai-body-small{white-space:nowrap}.map__results--subtitle-key{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.map__results--subtitle-key>div{align-items:center;display:flex;gap:.8rem}.map__results--subtitle>.map__results--phrases{border:1px solid #1e1e24;border-radius:100rem;color:#1e1e24;padding:0 .4rem;transition:all .2s ease}.map__results--subtitle>.map__results--phrases-active{background-color:#1e1e24;color:#fff;transition:all .2s ease}.map__results--subtitle>.map__results--phrases-active:hover{cursor:pointer}.map__heading{align-items:center;display:flex;gap:2rem}.map__heading--curricula{border:1px solid #1e1e24;border-radius:10rem;color:#1e1e24;padding:.4rem .8rem}.map__heading--curricula:hover{cursor:pointer}.map__heading--curricula-active{background-color:#00007c;border-color:#00007c;color:#fff}.map__publishers{align-items:center;display:flex;gap:2rem}.map__publishers>div:not(.map__publishers--active){border-bottom:1px solid #0000}.map__publishers>div:not(.map__publishers--active):hover{cursor:pointer}.map__publishers--active{border-bottom:1px solid #1e1e24}.map__scale--line{align-items:stretch;background-color:#fff;border:1px solid #1e1e24;border-radius:6px;display:flex;height:.4rem;position:relative;width:20rem}.map__scale--line>div:not(.ai-body-tiny){border-radius:100%;border-style:solid;border-width:1px;bottom:0;height:1rem;margin:auto;position:absolute;top:0;width:1rem}.map__scale--line>div:not(.ai-body-tiny):hover{background-color:#dddde3;cursor:pointer}.gpt-message__assistant--citations-wide{background-color:#fff;bottom:0;height:80vh;left:0;margin:auto;min-height:600px;position:fixed;right:0;top:0;transition:width .2s ease;width:1000px;z-index:2}.gpt-message__assistant--citations{border:1px solid #555;border-radius:6px;display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem}.gpt-message__product{display:flex;flex-direction:column;gap:2.4rem;width:100%}.gpt-message__product--back{align-items:center;display:flex;gap:.4rem}.gpt-message__product--back:hover{cursor:pointer}.gpt-message__product--back>.icon{fill:#000}.gpt-message__product--contents{display:flex;gap:4rem}.gpt-message__product--file{display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;height:500px;width:500px}.gpt-message__product--contents-info{align-items:stretch;display:flex;flex-direction:column;gap:.8rem;justify-content:space-between;width:100%}.gpt-message__product--contents-info>div:not(.gpt-message__product--contents-options){display:flex;flex-direction:column;gap:2rem}.gpt-message__product--contents-info-title{display:flex;flex-direction:column;gap:.4rem}.gpt-message__product--contents-info-title>div:last-child{align-items:center;display:flex;gap:.4rem}.gpt-message__product--contents-info-title>div:last-child>img{object-fit:contain;width:2rem}.gpt-message__product--contents-info-top{display:flex;flex-direction:column;gap:.8rem}.gpt-message__product--contents-options{align-items:center;display:flex;justify-content:space-between;position:relative}.gpt-message__product--contents-options>div:first-child{align-items:center;display:flex;gap:1.2rem}.gpt-message__product--contents-option:hover{cursor:pointer}.gpt-message__product--contents-option>.icon{fill:#000}.gpt-message__product--contents-description{max-height:40vh;overflow-y:auto}.gpt-message__product--contents-description>p{margin-bottom:1.2rem}.gpt-message__product--video{flex-shrink:0;width:60rem}.gpt-message__product--video-info{display:flex;flex-direction:column;gap:1.6rem;overflow:hidden}.gpt-message__product--video-headings{display:flex;gap:2.4rem}.gpt-message__product--video-headings>div:not(.gpt-message__product--video-headings-active){border-bottom:2px solid #0000}.gpt-message__product--video-headings>div{transition:all .2s ease}.gpt-message__product--video-headings>div:hover{border-bottom:2px solid #fff;cursor:pointer}react-player__preview-wrapper

.gpt-message__product--video-timeline{height:36rem;overflow-y:auto;position:relative}.gpt-message__product--video-timeline>div:not(.gpt-message__product--video-timeline-search){align-items:start;border-bottom:1px solid #555;display:grid;grid-template-columns:10rem auto;justify-items:start;padding:1.2rem 2.4rem 1.2rem 1.2rem;transition:all .2s ease}.gpt-message__product--video-timeline>div:not(.gpt-message__product--video-timeline-search):hover{background-color:#eee;cursor:pointer;transition:all .2s ease}.gpt-message__product--video-timeline>div:not(.gpt-message__product--video-timeline-search)>div:first-child{background-color:#ddd;border-radius:6px;padding:.4rem .8rem}.gpt-message__product--video-timeline-search{align-items:center;background-color:#fafafa;display:flex;padding:1.2rem;position:sticky;top:0;width:100%}.gpt-message__product--video-timeline-search>input{padding-left:2.8rem}.gpt-message__product--video-timeline-search>.icon{fill:#000;left:2rem;position:absolute}.react-pdf__Page__canvas{height:100%!important;width:100%!important}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}
/*# sourceMappingURL=main.b72b0eac.css.map*/