:root{--green:#176a46;--green-dark:#0e5035;--green-soft:#e6f2e9;--ink:#183025;--muted:#68776f;--line:#dce5df;--white:#fff;--surface:#f5f8f5;--warning:#fff3dc;--shadow:0 15px 40px #1f4a3214}a{color:inherit;text-decoration:none}.home{background:radial-gradient(circle at 82% 15%,#d7ecdd 0,#0000 31%),linear-gradient(145deg,#f9fbf8 0%,#eef5ef 100%);min-height:100vh}.publicHeader,.appHeader{justify-content:space-between;align-items:center;display:flex}.publicHeader{width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0}.brand{align-items:center;gap:11px;display:flex}.brandMark{background:var(--green);color:#fff;letter-spacing:-1px;border-radius:14px;place-items:center;width:45px;height:45px;font-size:15px;font-weight:950;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span{color:var(--muted);margin-top:1px;font-size:12px;font-weight:700}.continuityChip{color:var(--green-dark);background:#fffc;border:1px solid #cfe1d5;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:850}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:75px;width:min(1180px,100% - 40px);min-height:calc(100vh - 93px);margin:0 auto;padding:70px 0 110px;display:grid}.eyebrow{color:var(--green);letter-spacing:1.5px;font-size:12px;font-weight:950}.hero h1{letter-spacing:-4px;margin:15px 0 22px;font-size:clamp(48px,7vw,82px);line-height:.94}.heroCopy>p{max-width:630px;color:var(--muted);margin:0 0 30px;font-size:18px;line-height:1.65}.primaryButton,.secondaryButton{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:850;display:inline-flex}.primaryButton{background:var(--green);color:#fff;box-shadow:0 8px 22px #176a462b}.primaryButton:hover{background:var(--green-dark)}.secondaryButton{border:1px solid var(--line);color:var(--ink);background:#fff}.full{width:100%}.heroFeatures{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #d6e2d9e6;border-radius:27px;padding:18px}.heroFeatures article{gap:16px;padding:20px;display:flex}.heroFeatures article+article{border-top:1px solid var(--line)}.heroFeatures article>span{background:var(--green-soft);border-radius:15px;flex:none;place-items:center;width:49px;height:49px;font-size:23px;display:grid}.heroFeatures strong{font-size:16px}.heroFeatures p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.appShell{background:var(--surface);min-height:100vh}.appHeader{border-bottom:1px solid var(--line);background:#fff;width:100%;padding:14px max(22px,50% - 620px)}.teacherIdentity{align-items:center;gap:9px;display:flex}.teacherAvatar{background:var(--green-soft);width:37px;height:37px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.teacherIdentity strong,.teacherIdentity span{display:block}.teacherIdentity strong{font-size:13px}.teacherIdentity span{color:var(--muted);font-size:11px}.dashboard{width:min(1240px,100% - 40px);margin:0 auto;padding:44px 0 80px}.titleRow{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.titleRow h1,.profileIdentity h1{letter-spacing:-1.7px;margin:6px 0;font-size:37px}.titleRow p,.profileIdentity p{color:var(--muted);margin:0}.statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.statsGrid article{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:center;gap:14px;min-height:106px;padding:19px;display:flex}.statsGrid article>span{background:var(--green-soft);border-radius:14px;place-items:center;width:47px;height:47px;font-size:21px;display:grid}.statsGrid .warningStat>span{background:var(--warning)}.statsGrid strong{letter-spacing:-1px;font-size:26px;display:block}.statsGrid p{color:var(--muted);margin:2px 0 0;font-size:12px}.dashboardTabs{border:1px solid var(--line);background:#fff;border-radius:14px;gap:3px;margin-top:31px;padding:5px;display:inline-flex}.dashboardTabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-weight:800}.dashboardTabs button.active{background:var(--green-soft);color:var(--green)}.studentsSection{margin-top:34px}.sectionHeading,.panelTitle{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.sectionHeading{margin-bottom:18px}.sectionHeading h2,.panelTitle h2{letter-spacing:-.5px;margin:0;font-size:21px}.sectionHeading p,.panelTitle p{color:var(--muted);margin:5px 0 0;font-size:13px}.searchInput{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:min(285px,100%);min-height:43px;padding:0 14px}.searchInput:focus{border-color:#9fc4ad;box-shadow:0 0 0 3px #e4f0e8}.studentsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.studentCard{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px;transition:transform .16s,box-shadow .16s,border-color .16s}.studentCard:hover{box-shadow:var(--shadow);border-color:#b8d0c0;transform:translateY(-2px)}.studentTop{align-items:center;gap:11px;display:flex}.avatar,.profileAvatar{background:var(--green-soft);color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.avatar{flex:none;width:44px;height:44px;font-size:12px}.studentIdentity{flex:1;min-width:0}.studentIdentity strong,.studentIdentity span{display:block}.studentIdentity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.studentIdentity span{color:var(--muted);margin-top:2px;font-size:11px}.averageScore{color:var(--green);font-size:21px;font-weight:900}.progressTrack{background:#edf1ee;border-radius:999px;height:7px;margin-top:16px;overflow:hidden}.progressFill{border-radius:inherit;background:var(--green);height:100%}.subjectMiniList{gap:8px;margin-top:17px;display:grid}.subjectMiniList>div{color:var(--muted);justify-content:space-between;gap:10px;font-size:11px;display:flex}.subjectMiniList strong{color:var(--ink)}.studentFooter{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:10px;margin-top:17px;padding-top:14px;font-size:10px;display:flex}.studentFooter strong{color:var(--green)}.backLink{color:var(--green);font-size:13px;font-weight:850}.profileHeader{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:25px;display:grid}.profileAvatar{width:72px;height:72px;font-size:20px}.profileAverage{text-align:right;min-width:135px}.profileAverage strong,.profileAverage span{display:block}.profileAverage strong{color:var(--green);letter-spacing:-2px;font-size:39px}.profileAverage span{color:var(--muted);font-size:11px}.subjectCards{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:17px;display:grid}.subjectCards article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:19px}.subjectIcon{margin-bottom:9px;font-size:23px;display:block}.subjectCards article>strong{font-size:13px}.subjectScore{letter-spacing:-1px;margin-top:18px;font-size:27px;font-weight:900}.detailGrid{grid-template-columns:1.35fr .65fr;gap:17px;margin-top:17px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:23px}.historyList{margin-top:15px}.historyRow{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.historyRow strong,.historyRow span{display:block}.historyRow strong{font-size:13px}.historyRow span{color:var(--muted);margin-top:3px;font-size:10px}.historyRow b{color:var(--green)}.observation{border-top:1px solid var(--line);padding:14px 0}.observation span{color:var(--muted);font-size:10px;font-weight:800}.observation p{margin:5px 0 0;font-size:12px;line-height:1.55}.notFound{padding:50px}@media (width<=950px){.hero{grid-template-columns:1fr;gap:45px}.statsGrid,.studentsGrid,.subjectCards{grid-template-columns:repeat(2,1fr)}.detailGrid{grid-template-columns:1fr}}@media (width<=620px){.publicHeader,.hero,.dashboard{width:calc(100% - 28px)}.continuityChip{display:none}.hero{padding-top:42px}.hero h1{letter-spacing:-2.5px}.appHeader{padding:13px 14px}.teacherIdentity>div:last-child{display:none}.dashboard{padding-top:28px}.titleRow{flex-direction:column;align-items:stretch}.statsGrid{grid-template-columns:repeat(2,1fr)}.statsGrid article{flex-direction:column;align-items:flex-start;gap:7px;min-height:100px;padding:14px}.dashboardTabs{width:100%;overflow-x:auto}.dashboardTabs button{white-space:nowrap}.sectionHeading{flex-direction:column;align-items:stretch}.searchInput{width:100%}.studentsGrid{grid-template-columns:1fr}.profileHeader{grid-template-columns:auto 1fr}.profileAverage{text-align:left;grid-column:1/-1}.subjectCards{grid-template-columns:repeat(2,1fr)}.subjectCards article{padding:15px}}.gcTeacherTools{align-items:center;gap:14px;display:flex}.gcLogoutButton{color:#315547;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e3dc;border-radius:10px;padding:8px 12px;font-weight:700}.gcAuthCard{box-sizing:border-box;background:#fffffff0;border:1px solid #dce7e0;border-radius:22px;width:min(100%,520px);margin:70px auto;padding:34px;box-shadow:0 20px 60px #1c433214}.gcAuthCard h1{margin:8px 0 10px}.gcAuthCard>p{color:#5d7067;margin:0 0 24px;line-height:1.6}.gcAuthForm,.gcModalForm{gap:16px;display:grid}.gcAuthForm .primaryButton{border:0;width:100%}.gcField{gap:7px;display:grid}.gcField span{color:#254b3b;font-size:.9rem;font-weight:800}.gcField input{box-sizing:border-box;color:#173d2d;width:100%;font:inherit;background:#fff;border:1px solid #d6e2db;border-radius:11px;outline:none;padding:12px 13px}.gcField input:focus{border-color:#24835d;box-shadow:0 0 0 3px #24835d1a}.gcField input[readonly]{color:#607269;background:#f6f8f7}.gcFormError{color:#9a2e27;background:#fff1f0;border-radius:10px;padding:11px 13px;font-size:.9rem;font-weight:700}.gcPageError{margin:16px 0}.gcNotice{color:#17643f;background:#eef8f2;border:1px solid #cde7d8;border-radius:11px;margin:16px 0;padding:12px 14px;font-size:.92rem;font-weight:700}.gcEmptyState{text-align:center;color:#5d7067;background:#ffffffa6;border:1px dashed #cadbd2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:190px;padding:28px;display:flex}.gcEmptyState strong{color:#173d2d;font-size:1.08rem}.gcEmptyState .primaryButton{border:0;margin-top:10px}.gcEmptyCompact{color:#6a7972;text-align:center;background:#fafcfb;border:1px dashed #d2dfd8;border-radius:13px;padding:22px;line-height:1.55}.gcModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c231966;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gcModal{box-sizing:border-box;background:#fff;border:1px solid #dce7e0;border-radius:22px;width:min(100%,520px);max-height:calc(100vh - 40px);padding:26px;overflow:auto;box-shadow:0 30px 90px #12372738}.gcModalHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.gcModalHeader h2{color:#173d2d;margin:6px 0}.gcModalHeader p{color:#6a7972;margin:0}.gcModalClose{color:#315547;width:36px;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce7e0;border-radius:50%;flex:0 0 36px;font-size:1.45rem;line-height:1}.gcCodeHint{color:#527064;background:#f3f8f5;border-radius:11px;padding:11px 13px;font-size:.87rem;line-height:1.5}.gcModalActions{justify-content:flex-end;gap:10px;margin-top:5px;display:flex}.gcModalActions .primaryButton,.gcModalActions .secondaryButton{cursor:pointer}.primaryButton:disabled,.secondaryButton:disabled,.gcLogoutButton:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.gcTeacherTools{gap:8px}.gcLogoutButton{padding:7px 9px;font-size:.82rem}.gcAuthCard{margin:36px auto;padding:24px 20px}.gcModal{border-radius:18px;padding:22px 18px}.gcModalActions{flex-direction:column-reverse}.gcModalActions button{width:100%}}.gcProfileRight{align-items:center;gap:14px;margin-left:auto;display:flex}.gcEvaluateButton{cursor:pointer;white-space:nowrap;border:0}.gcTrackingForm{background:#ffffffdb;border:1px solid #d8e5dd;border-radius:18px;margin:0 0 22px;padding:20px}.gcTrackingFormHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.gcTrackingFormHead>div{gap:4px;display:grid}.gcTrackingFormHead strong{color:#173d2d;font-size:1.05rem}.gcTrackingFormHead span{color:#66766e;font-size:.9rem}.gcInlineClose{color:#36594a;width:34px;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e4de;border-radius:50%;flex:0 0 34px;font-size:1.35rem;line-height:1}.gcTrackingFields{grid-template-columns:1fr 1fr .8fr;gap:14px;margin-bottom:14px;display:grid}.gcField span small{color:#84938c;margin-left:6px;font-size:.75rem;font-weight:600}.gcField select,.gcField textarea{box-sizing:border-box;color:#173d2d;width:100%;font:inherit;background:#fff;border:1px solid #d6e2db;border-radius:11px;outline:none;padding:12px 13px}.gcField select:focus,.gcField textarea:focus{border-color:#24835d;box-shadow:0 0 0 3px #24835d1a}.gcField textarea{resize:vertical;min-height:96px;line-height:1.5}.gcTrackingActions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.gcTrackingActions .primaryButton,.gcTrackingActions .secondaryButton{cursor:pointer}.gcLevelPill{border-radius:999px;align-items:center;width:fit-content;margin-top:10px;padding:5px 9px;font-size:.74rem;font-weight:800;display:inline-flex}.gcLevel-none{color:#728078;background:#f0f3f1}.gcLevel-NECESITA_APOYO{color:#a33c31;background:#fff0ed}.gcLevel-EN_PROCESO{color:#8a6419;background:#fff6df}.gcLevel-LOGRADO{color:#207349;background:#eaf7ef}.gcLevel-DESTACADO{color:#245f91;background:#e8f3ff}.gcPanelTitleActions{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.gcPanelTitleActions .secondaryButton{cursor:pointer;flex:none}.gcObservationForm{background:#fafcfb;border:1px solid #dce7e0;border-radius:14px;margin:0 0 18px;padding:16px}.gcTrackingList{gap:11px;display:grid}.gcTrackingItem{background:#fff;border:1px solid #dde7e1;border-radius:14px;padding:14px}.gcTrackingItemTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gcTrackingItemTop>div{gap:3px;display:grid}.gcTrackingItemTop strong{color:#173d2d}.gcTrackingItemTop span:not(.gcLevelPill){color:#829087;font-size:.78rem}.gcTrackingItemTop .gcLevelPill{margin-top:0}.gcTrackingMeta{color:#53675d;margin-top:10px;font-size:.86rem}.gcTrackingItem p{color:#53675d;margin:10px 0 0;line-height:1.5}.gcRealObservation{margin:0}@media (width<=860px){.gcProfileRight{justify-content:space-between;width:100%;margin-left:0}.gcTrackingFields{grid-template-columns:1fr}.gcPanelTitleActions{flex-direction:column}}@media (width<=640px){.gcProfileRight{flex-direction:column;align-items:stretch}.gcEvaluateButton{width:100%}.gcTrackingActions{flex-direction:column-reverse}.gcTrackingActions button{width:100%}.gcTrackingItemTop{flex-direction:column}}.dashboardTabs button:disabled{opacity:.48;cursor:not-allowed}.gcContentHost{display:block}.gcContentSection{gap:18px;display:grid}.gcContentHero{background:#fffc;border:1px solid #dce7e0;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px;display:flex}.gcContentHero h2{color:#173d2d;margin:5px 0 7px}.gcContentHero p{color:#61736a;margin:0;line-height:1.55}.gcMenBadge{color:#245a42;text-align:right;background:#eef8f2;border:1px solid #cfe2d6;border-radius:13px;flex:none;gap:3px;padding:10px 12px;display:grid}.gcMenBadge strong{font-size:.86rem}.gcMenBadge span{font-size:.75rem}.gcSemesterNotice{color:#52685d;background:#f4f8f6;border-left:4px solid #4f8b6d;border-radius:10px;padding:12px 14px;font-size:.88rem;line-height:1.55}.gcSubjectPicker{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.gcSubjectPicker button{color:#254b3b;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe6df;border-radius:15px;gap:5px;min-height:112px;padding:14px;display:grid}.gcSubjectPicker button.isActive{background:#eef7f2;border-color:#39805e;box-shadow:0 0 0 2px #39805e14}.gcSubjectPicker button>span{font-size:1.4rem}.gcSubjectPicker button>strong{line-height:1.25}.gcSubjectPicker button>small{color:#75857d}.gcContentList{gap:14px;display:grid}.gcContentActivity{background:#fff;border:1px solid #dce7e0;border-radius:18px;padding:18px}.gcContentActivityTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.gcContentActivityTop h3{color:#173d2d;margin:5px 0 6px}.gcContentActivityTop p{color:#607168;margin:0;line-height:1.5}.gcContentKicker{color:#4a775f;text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:800}.gcAssignedPill{color:#6d7d74;background:#f0f3f1;border-radius:999px;flex:none;padding:6px 10px;font-size:.74rem;font-weight:800}.gcAssignedPill.isAssigned{color:#247147;background:#e8f6ee}.gcSourceNote{background:#f7faf8;border-radius:13px;gap:8px;margin-top:15px;padding:12px 13px;display:grid}.gcSourceNote>div:first-child{gap:3px;display:grid}.gcSourceNote strong{color:#315848;font-size:.82rem}.gcSourceNote span,.gcSourceNote a{color:#687970;font-size:.78rem;line-height:1.45}.gcSourceNote a{color:#286849;width:fit-content;font-weight:800;text-decoration:none}.gcSourceNote a:hover{text-decoration:underline}.gcSourceMeta{flex-wrap:wrap;align-items:center;gap:7px 10px;display:flex}.gcLicensePill{background:#e9f4ed;border-radius:999px;padding:4px 8px;font-weight:800;color:#266646!important}.gcContentActions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.gcContentActions .primaryButton,.gcContentActions .secondaryButton{cursor:pointer}.gcWeekRoute{gap:14px;display:grid}.gcRouteDay{background:#ffffffc7;border:1px solid #dce7e0;border-radius:18px;padding:17px}.gcRouteDayHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.gcRouteDayHeader>div{gap:3px;display:grid}.gcRouteDayHeader strong{color:#173d2d;font-size:1.02rem}.gcRouteDayHeader span{color:#5f7268;font-size:.88rem}.gcRouteDayHeader b{color:#49705d;font-size:.78rem}.gcRouteActivities{gap:10px;display:grid}.gcRouteActivities .gcContentActivity{padding:15px}.gcRouteReview{color:#65766d;background:#fafcfb;border:1px dashed #cbdad2;border-radius:13px;padding:15px;line-height:1.55}.gcPreviewObjective,.gcPreviewQuestion,.gcPreviewApplication{border:1px solid #dfe9e3;border-radius:14px;margin-top:14px;padding:15px}.gcPreviewObjective strong,.gcPreviewQuestion strong,.gcPreviewApplication strong{color:#28533f}.gcPreviewObjective p,.gcPreviewQuestion p,.gcPreviewApplication p{color:#586b61;margin:7px 0 0;line-height:1.55}.gcPreviewQuestion{background:#f8fbf9}.gcPreviewOptions{gap:8px;margin-top:13px;display:grid}.gcPreviewOptions button{color:#284d3d;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d5e2da;border-radius:11px;padding:11px 12px}.gcPreviewOptions button.isSelected{background:#eef8f2;border-color:#3f8462}.gcPreviewFeedback{color:#994338;background:#fff2ef;border-radius:11px;margin-top:12px;padding:11px 12px;line-height:1.5}.gcPreviewFeedback.isCorrect{color:#247047;background:#eaf7ef}.gcPreviewApplication{background:#fffdf6}.gcSemesterDisclaimer{color:#7b817c;margin-top:13px;font-size:.76rem;line-height:1.5}@media (width<=900px){.gcSubjectPicker{grid-template-columns:repeat(2,minmax(0,1fr))}.gcContentHero{flex-direction:column}.gcMenBadge{box-sizing:border-box;text-align:left;width:100%}}@media (width<=640px){.gcSubjectPicker{grid-template-columns:1fr 1fr}.gcContentActivityTop,.gcRouteDayHeader,.gcContentActions{flex-direction:column}.gcContentActions button{width:100%}.gcAssignedPill{align-self:flex-start}}.gcCardPills{flex-direction:column;flex:none;align-items:flex-end;gap:7px;display:flex}.gcReinforcementTag{color:#7a5a19;background:#fff8e8;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.gcActivityPreview{width:min(100%,720px)}.gcLearningSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.gcLearningSteps>div{color:#77857e;background:#fafcfb;border:1px solid #dfe8e3;border-radius:12px;align-items:center;gap:7px;min-width:0;padding:8px 9px;display:flex}.gcLearningSteps>div>span{background:#edf2ef;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:.78rem;font-weight:900;display:grid}.gcLearningSteps>div>small{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:800;overflow:hidden}.gcLearningSteps>div.isActive{color:#245b42;background:#eef8f2;border-color:#6aa082}.gcLearningSteps>div.isActive>span{color:#fff;background:#2f7654}.gcLearningSteps>div.isDone{color:#4f735f;background:#f3faf6;border-color:#d1e5d8}.gcLearningSteps>div.isDone>span{color:#286847;background:#dcefe3}.gcLearningStage{box-sizing:border-box;background:#fff;border:1px solid #dfe9e3;border-radius:18px;min-height:260px;padding:22px}.gcLearningStageTitle{align-items:center;gap:12px;display:flex}.gcLearningStageTitle>span{background:#eef7f2;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.45rem;display:grid}.gcLearningStageTitle>div{gap:2px;display:grid}.gcLearningStageTitle small{color:#71827a;letter-spacing:.04em;font-size:.72rem;font-weight:800}.gcLearningStageTitle strong{color:#173d2d;font-size:1.14rem}.gcLearningLead{color:#405a4e;margin:20px 0 0;font-size:1.02rem;line-height:1.68}.gcRememberBox{color:#496258;background:#f3f8f5;border-left:4px solid #5b9272;border-radius:10px;gap:4px;margin-top:18px;padding:13px 14px;display:grid}.gcRememberBox strong{color:#28533f;font-size:.84rem}.gcRememberBox span{line-height:1.55}.gcExampleBox{background:#f7faf8;border-radius:15px;margin-top:20px;padding:18px}.gcExampleBox strong{color:#234c39}.gcExampleBox p{color:#4e655a;margin:8px 0 0;font-size:1.01rem;line-height:1.65}.gcPracticePrompt{color:#294b3c;margin:20px 0 0;font-size:1.05rem;font-weight:700;line-height:1.6}.gcPracticeStage .gcPreviewOptions{margin-top:16px}.gcPracticeStage .gcPreviewOptions button{align-items:center;gap:11px;min-height:52px;padding:11px 13px;display:flex}.gcOptionLetter{color:#486357;background:#f0f4f2;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:900;display:grid}.gcPracticeStage .gcPreviewOptions button.isSelected .gcOptionLetter{color:#246644;background:#d9eee2}.gcPreviewFeedback{gap:3px;display:grid}.gcPreviewFeedback strong{color:inherit}.gcPreviewFeedback span{line-height:1.5}.gcApplyStage{background:#fffdf8}.gcNoGradeNote{color:#68776f;background:#f4f6f5;border-radius:12px;margin-top:18px;padding:12px 13px;font-size:.86rem;line-height:1.5}.gcLearningNav{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:14px 0 2px;display:grid}.gcLearningNav>span{color:#718078;text-align:center;font-size:.78rem;font-weight:800}.gcLearningNav .primaryButton,.gcLearningNav .secondaryButton{cursor:pointer}.gcLearningNav button:disabled{opacity:.5;cursor:not-allowed}.gcActivityPreview .gcSourceNote{margin-top:18px}.gcActivityPreview .gcSemesterDisclaimer{margin-bottom:2px}@media (width<=640px){.gcCardPills{align-items:flex-start}.gcLearningSteps{grid-template-columns:1fr 1fr}.gcLearningStage{min-height:0;padding:18px}.gcLearningLead,.gcExampleBox p,.gcPracticePrompt{font-size:.98rem}.gcLearningNav{grid-template-columns:1fr 1fr}.gcLearningNav>span{grid-area:1/1/auto/-1}.gcLearningNav button:first-child{grid-area:2/1;width:100%}.gcLearningNav button:last-child{grid-area:2/2;width:100%}}.gcTitleActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.gcStudentPreviewLink{text-decoration:none}.gcContentActivitySimple .gcContentActivityTop{align-items:flex-start}.gcContentActivitySimple .gcContentActions{justify-content:flex-end}.gcContentActivitySimple .gcContentActions .primaryButton{cursor:pointer;border:0}.gcSourceNoteCompact{gap:10px}.gcSourceNoteCompact>div:first-child{gap:3px;display:grid}.gcSourceNoteCompact .gcSourceMeta{align-items:center;gap:8px 10px}.gcLicenseExplain{color:#687970;font-size:.78rem;line-height:1.45}.gcLearningSteps{grid-template-columns:repeat(5,minmax(0,1fr))}.gcPreviewSafety{color:#5b6d64;background:#f3f7f5;border-radius:11px;margin:-2px 0 14px;padding:10px 12px;font-size:.82rem;line-height:1.45}.gcApplyStage .gcPreviewOptions{margin-top:16px}.gcApplyStage .gcPreviewOptions button{align-items:center;gap:11px;min-height:52px;padding:11px 13px;display:flex}.gcApplyStage .gcPreviewOptions button.isSelected .gcOptionLetter{color:#246644;background:#d9eee2}.gcFinishStage{text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.gcFinishStage h3{color:#173d2d;margin:0;font-size:1.35rem}.gcFinishStage>p{color:#586c62;max-width:460px;margin:0;line-height:1.55}.gcFinishIcon{background:#eef7f2;border-radius:22px;place-items:center;width:66px;height:66px;font-size:2rem;display:grid}.gcFinishStage .gcSourceNote{box-sizing:border-box;text-align:left;width:100%;margin-top:10px}.gcLearningNav{grid-template-columns:1fr 1fr}.gcLearningNav button:first-child{justify-self:start}.gcLearningNav button:last-child{justify-self:end}.gcWeekPolicy{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.gcWeekPolicy span{color:#52685d;background:#fff;border:1px solid #dce6e0;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:700}.gcWeekRouteSimple{gap:14px}.gcRouteCompactList{gap:10px;margin-top:12px;display:grid}.gcRouteCompactActivity,.gcRouteWellbeing{background:#fff;border:1px solid #e0e8e3;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.gcRouteCompactActivity>div,.gcRouteWellbeing{min-width:0}.gcRouteCompactActivity>div{align-items:center;gap:10px;display:flex}.gcRouteCompactActivity>div>span,.gcRouteWellbeing>span{background:#f1f7f4;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:1.18rem;display:grid}.gcRouteCompactActivity>div>div,.gcRouteWellbeing>div{gap:2px;display:grid}.gcRouteCompactActivity strong,.gcRouteWellbeing strong{color:#234839}.gcRouteCompactActivity small,.gcRouteWellbeing small{color:#74827b;font-size:.78rem}.gcRouteCompactActivity .secondaryButton{cursor:pointer;flex:none}.gcRouteWellbeing{background:#fff9f8;border-color:#eedfdd;justify-content:flex-start}.gcRouteWellbeing>span{background:#fff0ee}.gcStudentPreviewPage{color:#173d2d;background:radial-gradient(circle at 0 0,#e9f6efe6,#0000 35%),#f7faf8;min-height:100vh;padding:18px}.gcTeacherPreviewBar{box-sizing:border-box;background:#fff;border:1px solid #d8e4dc;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,1080px);margin:0 auto 12px;padding:12px 14px;display:flex}.gcTeacherPreviewBar>div{gap:2px;display:grid}.gcTeacherPreviewBar strong{color:#244d3b}.gcTeacherPreviewBar span{color:#6d7e75;font-size:.82rem;line-height:1.4}.gcTeacherPreviewBar .secondaryButton{flex:none;text-decoration:none}.gcPreviewDayControls{box-sizing:border-box;align-items:center;gap:7px;width:min(100%,1080px);margin:0 auto 10px;padding:2px 0;display:flex;overflow-x:auto}.gcPreviewDayControls>span{color:#6f7e76;flex:none;font-size:.82rem;font-weight:700}.gcPreviewDayControls button{color:#496156;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe5df;border-radius:999px;flex:none;padding:7px 11px;font-size:.8rem;font-weight:700}.gcPreviewDayControls button.isActive{color:#24583e;background:#eaf5ee;border-color:#6f9c83}.gcPreviewAudioNotice,.gcPreviewAudioError{box-sizing:border-box;width:min(100%,1080px);margin:0 auto 10px}.gcPreviewAudioNotice{color:#765d29;background:#fff7e8;border-radius:11px;padding:9px 11px;font-size:.78rem;line-height:1.45}.gcStudentExperience{box-sizing:border-box;width:min(100%,760px);margin:0 auto;padding:28px 0 44px}.gcStudentWelcome{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.gcStudentHello{color:#44705d;font-size:.9rem;font-weight:800}.gcStudentWelcome h1{color:#173d2d;margin:4px 0 6px;font-size:clamp(1.65rem,4vw,2.25rem);line-height:1.12}.gcStudentWelcome p{color:#6b7b73;margin:0;font-size:1rem}.gcStudentDayPill{color:#285b42;background:#e9f5ee;border-radius:999px;flex:none;padding:8px 12px;font-size:.85rem;font-weight:800}.gcStudentTodayList{gap:14px;display:grid}.gcStudentTaskCard{background:#fff;border:1px solid #dce7e0;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.gcStudentTaskIcon{background:#eef7f2;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.65rem;display:grid}.gcStudentTaskBody{min-width:0}.gcStudentTaskBody>span{color:#6b7d73;font-size:.78rem;font-weight:800}.gcStudentTaskBody h2{color:#204a38;margin:4px 0;font-size:1.15rem}.gcStudentTaskBody p{color:#77867e;margin:0;font-size:.84rem}.gcStudentTaskCard .primaryButton{cursor:pointer;border:0}.gcStudentWellbeingCard{background:#fff9f8;border:1px solid #eedfdd;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:18px;display:grid}.gcStudentWellbeingIcon{background:#fff0ee;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.55rem;display:grid}.gcStudentWellbeingBody{min-width:0}.gcStudentWellbeingBody>span{color:#8a625d;letter-spacing:.04em;font-size:.74rem;font-weight:900}.gcStudentWellbeingBody h2{color:#65423e;margin:4px 0;font-size:1.08rem}.gcStudentWellbeingBody p{color:#876f6a;margin:0;font-size:.84rem;line-height:1.45}.gcWellbeingPlayButton{color:#fff;font:inherit;cursor:pointer;background:#7b5b56;border:0;border-radius:12px;padding:10px 13px;font-size:.84rem;font-weight:800}.gcStudentPrivacyNote{color:#78867f;text-align:center;margin-top:10px;font-size:.76rem}@media (width<=760px){.gcTeacherPreviewBar{flex-direction:column;align-items:stretch}.gcTeacherPreviewBar .secondaryButton{box-sizing:border-box;text-align:center;width:100%}.gcStudentExperience{padding-top:18px}.gcStudentTaskCard,.gcStudentWellbeingCard{grid-template-columns:auto 1fr}.gcStudentTaskCard .primaryButton,.gcWellbeingPlayButton{grid-column:1/-1;width:100%}.gcRouteCompactActivity{flex-direction:column;align-items:stretch}.gcRouteCompactActivity .secondaryButton{width:100%}}@media (width<=640px){.gcTitleActions{width:100%}.gcTitleActions .secondaryButton,.gcTitleActions .primaryButton{text-align:center;flex:150px}.gcLearningSteps{grid-template-columns:repeat(5,minmax(56px,1fr));overflow-x:auto}.gcLearningSteps>div{justify-content:center}.gcLearningSteps>div>small{display:none}.gcLearningNav{grid-template-columns:1fr}.gcLearningNav button:first-child,.gcLearningNav button:last-child{justify-self:stretch;width:100%}.gcStudentPreviewPage{padding:12px}.gcStudentWelcome{flex-direction:column}.gcStudentTaskCard,.gcStudentWellbeingCard{border-radius:17px;padding:15px}.gcStudentTaskIcon,.gcStudentWellbeingIcon{border-radius:15px;width:50px;height:50px}}.gcTeacherAuthShell .dashboard{min-height:70vh}.gcTeacherAccountCard{box-sizing:border-box;background:#fff;border:1px solid #dce7e0;border-radius:22px;width:min(100%,660px);margin:46px auto;padding:30px;box-shadow:0 20px 60px #1c433214}.gcAuthIntro h1{color:#173d2d;margin:7px 0 9px}.gcAuthIntro p{color:#66766e;margin:0;line-height:1.55}.gcAuthModeSwitch{background:#f2f6f4;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin:22px 0;padding:5px;display:grid}.gcAuthModeSwitch button{color:#587065;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px;font-weight:800}.gcAuthModeSwitch button.isActive{color:#1f674a;background:#fff;box-shadow:0 1px 4px #1d493514}.gcTeacherSignupGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.gcGradeFieldset{border:1px solid #dce7e0;border-radius:14px;margin:0;padding:14px}.gcGradeFieldset legend{color:#254b3b;padding:0 4px;font-weight:800}.gcGradeFieldset p{color:#718078;margin:0 0 12px;font-size:.86rem}.gcGradeChoices{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.gcGradeChoices label{color:#486257;cursor:pointer;background:#fff;border:1px solid #d7e3dc;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-weight:800;display:flex}.gcGradeChoices label.isSelected{color:#17643f;background:#eef8f2;border-color:#72ad8f}.gcGradeChoices input{margin:0}.gcTitleActionsV1D3{flex-wrap:wrap}.gcGradeSelector{gap:4px;display:grid}.gcGradeSelector>span{color:#6c7d74;text-transform:uppercase;letter-spacing:.04em;font-size:.73rem;font-weight:800}.gcGradeSelector select{color:#214b39;min-height:42px;font:inherit;background:#fff;border:1px solid #d5e2da;border-radius:10px;padding:0 11px;font-weight:800}.gcSingleGradeChip{box-sizing:border-box;color:#385b4c;background:#f7faf8;border:1px solid #d9e4de;border-radius:10px;align-items:center;min-height:42px;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex}.gcInstitutionStrip{background:#f7faf8;border:1px solid #dce8e1;border-radius:14px;align-items:center;gap:12px;margin:0 0 18px;padding:12px 14px;display:flex}.gcInstitutionStrip>span{font-size:1.35rem}.gcInstitutionStrip>div{gap:2px;display:grid}.gcInstitutionStrip strong{color:#214b39}.gcInstitutionStrip small{color:#718078}.gcStudentSchoolIdentity,.gcPreviewInstitution{background:#fff;border:1px solid #dce7e0;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;display:flex}.gcStudentSchoolIdentity span,.gcPreviewInstitution span{color:#36594a;font-weight:800}.gcStudentSchoolIdentity strong,.gcPreviewInstitution strong{color:#1f674a;white-space:nowrap}@media (width<=720px){.gcTeacherAccountCard{margin:28px auto;padding:22px 18px}.gcTeacherSignupGrid{grid-template-columns:1fr}.gcGradeChoices{grid-template-columns:repeat(3,1fr)}.gcTitleActionsV1D3{align-items:stretch;width:100%}.gcGradeSelector,.gcGradeSelector select,.gcTitleActionsV1D3 .primaryButton,.gcTitleActionsV1D3 .secondaryButton,.gcSingleGradeChip{width:100%}.gcStudentSchoolIdentity,.gcPreviewInstitution{flex-direction:column;align-items:flex-start}}.gcSemesterRoute{gap:18px;display:grid}.gcSemesterHero{margin-bottom:0}.gcSemesterMonths{flex-wrap:wrap;gap:8px;display:flex}.gcSemesterMonths button{color:#4d6559;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe6df;border-radius:999px;padding:9px 13px;font-size:.86rem;font-weight:800}.gcSemesterMonths button.isActive{color:#1e6748;background:#eef7f2;border-color:#2f7d5a}.gcSemesterMonthHeader{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;gap:14px;padding:3px 2px 13px;display:flex}.gcSemesterMonthHeader>div{gap:3px;display:grid}.gcSemesterMonthHeader span{color:#7a8981;letter-spacing:.06em;font-size:.74rem;font-weight:900}.gcSemesterMonthHeader strong{color:#234839}.gcSemesterMonthHeader b{color:#226947;background:#eaf6ef;border-radius:999px;padding:6px 10px;font-size:.78rem}.gcSemesterWeeks{gap:12px;display:grid}.gcSemesterWeek{background:#fff;border:1px solid #dfe8e2;border-radius:17px;overflow:hidden}.gcSemesterWeek.isCurrent{background:#fbfefc;border:2px solid #3f8a66}.gcSemesterWeekTop{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.gcSemesterWeekTop>div{gap:3px;display:grid}.gcSemesterWeekTop span{color:#2d5846;font-weight:900}.gcSemesterWeekTop strong{color:#74837b;font-size:.82rem}.gcSemesterWeekTop b{color:#1e6846;background:#e8f5ed;border-radius:999px;padding:6px 9px;font-size:.76rem}.gcSemesterWeekTop small{color:#84928b;font-size:.78rem;font-weight:700}.gcSemesterCurrentWeek{border-top:1px solid #e2ebe5;padding:14px}.gcSemesterDayStrip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.gcSemesterDayMini{background:#fff;border:1px solid #e0e8e3;border-radius:13px;align-content:start;gap:6px;min-height:104px;padding:10px;display:grid}.gcSemesterDayMini>strong{color:#22533e;text-transform:uppercase;letter-spacing:.04em;font-size:.74rem}.gcSemesterDayMini>span{color:#5d7067;font-size:.72rem;line-height:1.35}.gcSemesterDayMini .gcSemesterAudioMini{color:#965951;margin-top:auto;font-weight:800}.gcSemesterWeekPlaceholder{background:#fafcfb;border-top:1px solid #edf1ef;padding:12px 16px}.gcSemesterWeekPlaceholder span{color:#7a8881;font-size:.82rem;line-height:1.45}.gcStudentRouteContext{background:#f4f8f6;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:-4px 0 14px;padding:9px 12px;display:flex}.gcStudentRouteContext span{color:#365f4d;font-size:.83rem;font-weight:900}.gcStudentRouteContext strong{color:#718078;font-size:.78rem}@media (width<=820px){.gcSemesterDayStrip{grid-template-columns:1fr 1fr}}@media (width<=560px){.gcSemesterMonths{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gcSemesterMonths button:last-child{grid-column:1/-1}.gcSemesterMonthHeader{flex-direction:column;align-items:flex-start}.gcSemesterDayStrip{grid-template-columns:1fr}.gcSemesterDayMini{min-height:auto}.gcStudentRouteContext{flex-direction:column;align-items:flex-start}}.homeFaq{background:linear-gradient(145deg,#fffffff5,#f4faf7f5);border:1px solid #d7e7df;border-radius:26px;flex-direction:column;align-self:stretch;gap:18px;padding:28px;display:flex;box-shadow:0 22px 60px #1f4a3914}.homeFaqIntro{gap:7px;display:grid}.homeFaqEyebrow{color:#287258;letter-spacing:.11em;font-size:.72rem;font-weight:800}.homeFaqIntro h2{color:#173d30;margin:0;font-size:clamp(1.55rem,2.2vw,2rem);line-height:1.08}.homeFaqIntro p{color:#61746b;margin:0;font-size:.95rem;line-height:1.5}.homeFaqList{gap:9px;display:grid}.homeFaqList details{background:#ffffffe0;border:1px solid #dfeae4;border-radius:16px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.homeFaqList details[open]{border-color:#a9cbbb;box-shadow:0 8px 24px #1f4a390f}.homeFaqList summary{color:#173d30;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:54px;padding:14px 46px 14px 16px;font-size:.93rem;font-weight:750;line-height:1.35;list-style:none;display:flex;position:relative}.homeFaqList summary::-webkit-details-marker{display:none}.homeFaqList summary:after{content:"+";color:#216b50;background:#edf6f1;border-radius:999px;place-items:center;width:26px;height:26px;font-size:1.15rem;font-weight:700;transition:transform .16s;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.homeFaqList details p{color:#596c63;border-top:1px solid #edf2ef;margin:-2px 16px 16px;padding-top:12px;font-size:.9rem;line-height:1.55}@media (width<=820px){.homeFaq{border-radius:22px;padding:22px}.homeFaqList summary{padding-left:14px;font-size:.9rem}.homeFaqList details p{margin-left:14px;margin-right:14px}}.brand{gap:14px}.brandMeta{flex-direction:column;gap:1px;display:flex}.brandMeta strong,.brandMeta span{display:block}.brandRegion{color:#5d756a;letter-spacing:.01em;font-size:.76rem;font-weight:700;line-height:1.3;display:block}.brandMarkMountain{background:linear-gradient(#e8f5ef 0%,#f7fbf8 48%,#edf6f1 100%);border-radius:16px;width:52px;min-width:52px;height:40px;font-size:0;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #27705614,0 10px 24px #1f4a3914}.brandMarkMountain .mountainBack,.brandMarkMountain .mountainFront,.brandMarkMountain .mountainSnow{display:block;position:absolute}.brandMarkMountain .mountainBack{clip-path:polygon(50% 0%,0% 100%,100% 100%);opacity:.9;background:linear-gradient(#7cb698 0%,#3f8c69 100%);width:28px;height:19px;bottom:6px;left:3px}.brandMarkMountain .mountainFront{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:linear-gradient(#4d9876 0%,#23684d 100%);width:33px;height:23px;bottom:5px;right:3px}.brandMarkMountain .mountainSnow{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:#fff;width:13px;height:9px;bottom:22px;right:13px}@media (width<=640px){.brand{gap:11px}.brandMarkMountain{border-radius:14px;width:46px;min-width:46px;height:36px}.brandRegion{font-size:.7rem}}.brandMarkMountain{background:linear-gradient(#7aab9a 0%,#9fc6b7 52%,#d2e6dd 100%);box-shadow:inset 0 0 0 1px #1c523e24,0 10px 24px #1f4a391a}.brandMarkMountain .mountainSnow{filter:drop-shadow(0 1px #1c483861)}@media (width>=821px){.home .continuityChip{display:none}}.publicFooter{width:min(100%,1060px);margin:52px auto 0;padding:0 0 28px}.publicFooterRule{background:linear-gradient(90deg,#22674d00,#22674d2e,#22674d00);width:100%;height:1px;margin-bottom:22px}.publicFooterBrand{color:#718078;text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.publicFooterBrand img{opacity:.92;width:74px;height:auto;display:block}.publicFooterBrand span{letter-spacing:.02em;font-size:.76rem;font-weight:650}@media (width<=640px){.publicFooter{margin-top:38px;padding-bottom:22px}.publicFooterBrand img{width:66px}.publicFooterBrand span{font-size:.72rem}}.gcNetworkBanner{z-index:9999;color:#244d3d;text-align:center;opacity:0;pointer-events:none;background:#fff;border:1px solid #1b493724;border-radius:999px;max-width:min(100vw - 28px,540px);padding:11px 16px;font-size:.84rem;font-weight:750;line-height:1.35;transition:opacity .18s,transform .18s;position:fixed;bottom:18px;left:50%;transform:translate(-50%,12px);box-shadow:0 12px 34px #183d2e29}.gcNetworkBanner.isVisible{opacity:1;transform:translate(-50%)}.gcNetworkBanner[data-state=offline]{color:#72531e;background:#fffaf0;border-color:#a4681c33}.gcNetworkBanner[data-state=online]{color:#236649;background:#f0faf5}.gcNetworkBanner[data-state=saved]{color:#315e8a;background:#f3f8ff}@media (width<=640px){.gcNetworkBanner{border-radius:16px;width:calc(100vw - 24px);font-size:.8rem;bottom:12px}}.homeFaqList details:not([open])>:not(summary){display:none}.homeFaqList summary:after{content:"+";color:#216b50;background:#edf6f1;border-radius:999px;place-items:center;width:28px;height:28px;font-size:1.2rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.homeFaqList details[open] summary:after{content:"−"}.homeFaqList details[open] summary{color:#155a40}.homeFaqList summary{padding-right:54px}.homeFaq{padding:0;overflow:hidden}.homeFaqMaster{width:100%}.homeFaqMaster>summary{list-style:none}.homeFaqMaster>summary::-webkit-details-marker{display:none}.homeFaqMasterSummary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:84px;padding:22px 68px 22px 28px;display:flex;position:relative}.homeFaqMasterSummary h2{color:#173d30;margin:0;font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.1}.homeFaqMasterSummary:after{content:"+";color:#216b50;background:#e9f4ee;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.45rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.homeFaqMaster[open]>.homeFaqMasterSummary:after{content:"−"}.homeFaqMasterBody{padding:0 28px 28px}.homeFaqMaster:not([open])>.homeFaqMasterBody{display:none}.homeFaqMaster[open]>.homeFaqMasterBody{display:block}@media (width<=640px){.homeFaqMasterSummary{min-height:72px;padding:18px 58px 18px 20px}.homeFaqMasterSummary:after{width:32px;height:32px;right:20px}.homeFaqMasterBody{padding:0 20px 22px}}.installAppButton{color:#1d654a;width:fit-content;min-height:46px;font:inherit;cursor:pointer;background:#ffffffe0;border:1px solid #26694e3d;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:11px 18px;font-size:.9rem;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 22px #1c4b380f}.installAppButton:hover{border-color:#26694e6b;transform:translateY(-1px);box-shadow:0 10px 26px #1c4b381a}.installAppButton:disabled{cursor:wait;opacity:.62}.installAppButton[hidden]{display:none!important}@media (width<=640px){.installAppButton{width:100%;margin-top:8px}}.installAppButtonPrimary{color:#fff;background:linear-gradient(135deg,#176447,#27835f);border:0;border-radius:16px;min-height:54px;margin-top:0;padding:13px 22px;font-size:1rem;font-weight:850;display:inline-flex;box-shadow:0 14px 30px #17644733}.installAppButtonPrimary:hover{border-color:#0000;box-shadow:0 17px 34px #17644742}.installAppIcon{place-items:center;font-size:1.45rem;line-height:1;display:inline-grid}.teacherInstalledButton[hidden],.installAppButtonPrimary[hidden]{display:none!important}@media (width<=640px){.installAppButtonPrimary{width:100%;min-height:56px;font-size:1rem}}.studentMonthRoute{background:#ffffffd1;border:1px solid #25684e24;border-radius:18px;margin:0 0 18px;padding:18px}.studentMonthRouteHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.studentMonthEyebrow{color:#4d7465;letter-spacing:.12em;margin-bottom:3px;font-size:.7rem;font-weight:850;display:block}.studentMonthRouteHeader h3{color:#173f31;margin:0;font-size:1.35rem}.studentMonthSync{color:#386957;background:#eef7f2;border-radius:999px;flex:none;padding:6px 9px;font-size:.72rem;font-weight:750}.studentMonthWeeks{gap:8px;display:grid}.studentMonthWeek{background:#fff;border:1px solid #2055401a;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.studentMonthWeek.isCurrent{background:#f1f9f5;border-color:#1f735257}.studentMonthWeek.isLocked{color:#66726d;background:#f5f6f5}.studentMonthWeekIcon{background:#edf5f1;border-radius:10px;place-items:center;width:32px;height:32px;font-size:1rem;line-height:1;display:grid}.studentMonthWeek.isLocked .studentMonthWeekIcon{background:#eceeed}.studentMonthWeekCopy{gap:2px;min-width:0;display:grid}.studentMonthWeekCopy strong{color:inherit;font-size:.9rem}.studentMonthWeekCopy small{color:#6c7772;font-size:.76rem}.studentMonthWeekState{color:#497060;text-align:right;justify-self:end;font-size:.75rem;font-weight:750}.studentMonthWeek.isLocked .studentMonthWeekState{color:#747c78}.studentMonthRouteNote{color:#64716b;margin:11px 2px 0;font-size:.72rem}@media (width<=640px){.studentMonthRoute{padding:14px}.studentMonthRouteHeader{flex-direction:column;align-items:flex-start;gap:7px}.studentMonthWeek{grid-template-columns:32px minmax(0,1fr)}.studentMonthWeekState{text-align:left;grid-column:2;justify-self:start}}.gcStudentEntryButton{display:none}@media (display-mode:standalone){.gcStudentEntryButton{justify-content:center;align-items:center;display:inline-flex}}.gcStudentAccessPage{background:linear-gradient(#f7f9ff 0%,#fff 52%,#f4f7fb 100%);min-height:100vh;padding:24px}.gcStudentAccessHeader{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100%);margin:0 auto 32px;display:flex}.gcStudentLoginCard{background:#fff;border:1px solid #243c5f1f;border-radius:28px;width:min(520px,100%);margin:7vh auto 0;padding:34px;box-shadow:0 22px 60px #1f37581a}.gcStudentLoginIcon{background:linear-gradient(135deg,#eef1ff,#e9f7ff);border-radius:22px;place-items:center;width:72px;height:72px;margin-bottom:18px;font-size:38px;display:grid}.gcStudentLoginCard h1{margin:8px 0 10px}.gcStudentLoginCard>p{color:#5e6b7a;margin:0 0 26px}.gcStudentCodeLabel{margin-bottom:8px;font-weight:800;display:block}.gcStudentCodeInput{box-sizing:border-box;color:#172335;width:100%;min-height:58px;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:2px solid #d8e0eb;border-radius:16px;outline:none;padding:0 18px;font-size:21px;font-weight:800}.gcStudentCodeInput:focus{border-color:#516bd9;box-shadow:0 0 0 4px #516bd91f}.gcStudentAccessError{color:#a12626;background:#fff1f1;border-radius:12px;margin-top:12px;padding:12px 14px;font-weight:700}.gcStudentLoginButton{cursor:pointer;border:0;justify-content:center;width:100%;margin-top:18px}.gcStudentLoginButton:disabled{opacity:.65;cursor:wait}.gcStudentRememberNote{color:#6f7b89;text-align:center;margin-top:14px;line-height:1.45;display:block}.gcStudentLogout{cursor:pointer;font:inherit;background:0 0;border:0}.gcStudentWelcome,.gcStudentRoutePanel{width:min(1120px,100%);margin-left:auto;margin-right:auto}.gcStudentWelcome{background:linear-gradient(135deg,#eef0ff,#edf9ff 58%,#fff);border:1px solid #3c4f801a;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:28px;display:flex}.gcStudentWelcome h1{margin:7px 0 5px}.gcStudentWelcome p{color:#5d6978;margin:0}.gcStudentRouteBadge{text-align:right;background:#ffffffd1;border-radius:18px;flex-direction:column;gap:4px;min-width:190px;padding:16px 18px;display:flex}.gcStudentRouteBadge strong{font-size:18px}.gcStudentRouteBadge span{color:#677486;font-size:13px}.gcStudentRoutePanel{background:#fff;border:1px solid #243c5f1a;border-radius:26px;padding:28px;box-shadow:0 16px 46px #1f375812}.gcStudentRouteTitle{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.gcStudentRouteTitle h2{margin:5px 0}.gcStudentRouteTitle p{color:#657283;margin:0}.gcStudentActivityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gcStudentActivityCard{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:18px;grid-template-columns:auto 1fr;gap:14px;min-height:130px;padding:18px;display:grid;position:relative}.gcStudentActivityIcon{background:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:24px;display:grid;box-shadow:0 4px 14px #19304e0f}.gcStudentActivityCard span{color:#677486;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.gcStudentActivityCard h3{margin:4px 0 7px;font-size:17px}.gcStudentActivityCard p{color:#657283;margin:0;padding-right:52px;font-size:14px;line-height:1.45}.gcStudentActivityCard small{color:#667487;font-weight:800;position:absolute;bottom:14px;right:15px}.gcStudentAccessInfo{color:#647183;background:#f5f8fb;border-radius:14px;margin-top:20px;padding:14px 16px;font-size:13px;line-height:1.5}@media (width<=700px){.gcStudentAccessPage{padding:16px}.gcStudentAccessHeader{margin-bottom:20px}.gcStudentLoginCard{border-radius:22px;margin-top:3vh;padding:24px 20px}.gcStudentWelcome{flex-direction:column;align-items:flex-start;padding:22px}.gcStudentRouteBadge{box-sizing:border-box;text-align:left;width:100%;min-width:0}.gcStudentRoutePanel{padding:20px}.gcStudentRouteTitle{flex-direction:column;align-items:flex-start}.gcStudentActivityGrid{grid-template-columns:1fr}}.gcHomeActionStack{flex-direction:column;align-items:flex-start;gap:14px;margin-top:28px;display:flex}.gcHomeActionStack .primaryButton,.gcHomeActionStack .gcStudentEntryButton,.gcHomeActionStack .gcTeacherEntryButton{margin:0}.gcTeacherEntryButton{display:none}@media (display-mode:standalone){.gcTeacherEntryButton{justify-content:center;align-items:center;display:inline-flex}}.gcHomeFaqCard{align-self:flex-start;height:auto!important;min-height:0!important}@media (width>=981px){.gcHomeFaqCard{padding-bottom:20px;max-height:none!important}}@media (width<=700px){.gcStudentRealActivity{border-radius:22px;padding:20px 16px}}.gcStudentActivityCard{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.gcStudentActivityCard:hover,.gcStudentActivityCard:focus-visible{background:#fff;border-color:#1f6e4e4d;outline:none;box-shadow:0 10px 26px #19304e14}.gcStudentRealActivity{background:#fff;border:1px solid #243c5f1a;border-radius:26px;width:min(780px,100%);margin:0 auto;padding:28px;box-shadow:0 16px 46px #1f375812}.gcStudentBackToRoute{color:#176947;font:inherit;cursor:pointer;background:0 0;border:0;margin:0 0 22px;padding:0;font-weight:800}.gcStudentRealActivityHeader{border-bottom:1px solid #e7ebf0;margin-bottom:24px;padding-bottom:20px}.gcStudentRealActivityHeader h1{margin:8px 0 6px}.gcStudentRealActivityHeader p{color:#667487;margin:0}.gcStudentSwitchHeaderButton{color:#647183;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 12px;font-weight:700}.gcStudentSwitchHeaderButton:hover,.gcStudentSwitchHeaderButton:focus-visible{color:#176947;text-underline-offset:3px;outline:none;text-decoration:underline}@media (width<=700px){.gcStudentRealActivity{border-radius:22px;padding:20px 16px}.gcStudentSwitchHeaderButton{text-align:right;max-width:135px;padding:6px 0;font-size:13px;line-height:1.2}}.gcAddGradeButton{white-space:nowrap}.gcAddGradeModal{width:min(520px,100vw - 32px)}.gcAddGradeModal .gcModalHeader p{color:#667487;margin:7px 0 0}.gcAddGradeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.gcAddGradeChoice{color:#203044;cursor:pointer;min-height:92px;font:inherit;text-align:left;background:#f9fbfd;border:1px solid #dfe6ed;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:16px;display:flex}.gcAddGradeChoice:hover,.gcAddGradeChoice:focus-visible{background:#fff;border-color:#72a88f;outline:none;box-shadow:0 8px 22px #1f375814}.gcAddGradeChoice:disabled{opacity:.6;cursor:wait}.gcAddGradeChoice strong{font-size:25px}.gcAddGradeChoice span{color:#667487;font-size:14px;font-weight:700}.gcAddGradeModalFooter{justify-content:flex-end;margin-top:20px;display:flex}@media (width<=640px){.gcAddGradeGrid{grid-template-columns:1fr 1fr}.gcTitleActionsV1D3{align-items:stretch}.gcAddGradeButton{width:100%}}.gcTeacherStatsV2 small{color:#738092;margin-top:3px;font-size:11px;display:block}.gcWeekStatValue{line-height:1.15;font-size:18px!important}.gcAttentionPanel{background:#fffdfa;border:1px solid #b9781e2e;border-radius:22px;margin:18px 0 0;padding:20px}.gcAttentionPanelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gcAttentionPanelHeader h2{margin:5px 0 0;font-size:20px}.gcAttentionCount{color:#81500d;background:#fff2d8;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-weight:900;display:inline-flex}.gcAttentionStudents{gap:10px;margin-top:16px;display:grid}.gcAttentionStudent{color:inherit;background:#fff;border:1px solid #e6e9ed;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;text-decoration:none;display:flex}.gcAttentionStudent:hover,.gcAttentionStudent:focus-visible{border-color:#d0a252;outline:none;box-shadow:0 8px 22px #1f375812}.gcAttentionStudent>div{flex-direction:column;gap:3px;display:flex}.gcAttentionStudent>div span{color:#81500d;font-size:13px;font-weight:700}.gcAttentionStudent>span{color:#176947;white-space:nowrap;font-size:13px;font-weight:800}@media (width<=640px){.gcAttentionPanel{padding:16px}.gcAttentionStudent{flex-direction:column;align-items:flex-start;gap:8px}}.gcStudentWeekV2,.gcStudentMonthDetailsV2,.gcPreviewModeBannerV2{width:min(1040px,100% - 32px);margin-left:auto;margin-right:auto}.gcStudentWeekV2{background:#fff;border:1px solid #e4e9e5;border-radius:24px;margin-top:22px;padding:24px;box-shadow:0 14px 36px #1d41300f}.gcStudentWeekV2Header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.gcStudentWeekV2Header h2{letter-spacing:-.7px;margin:5px 0 6px;font-size:clamp(22px,3vw,30px)}.gcStudentWeekV2Header p{color:#68766e;margin:0;font-size:14px}.gcStudentWeekBadge{color:#176947;white-space:nowrap;background:#edf8f1;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.gcStudentDaysV2{gap:14px;display:grid}.gcStudentDayV2{background:#fbfcfb;border:1px solid #e3e8e5;border-radius:19px;padding:18px}.gcStudentDayV2.isToday{background:#f2fbf5;border-color:#7eb99a;box-shadow:inset 4px 0 #2f8a5e}.gcStudentDayV2.isLocked{opacity:.82;background:#f7f8f7}.gcStudentDayV2Top{justify-content:space-between;align-items:center;gap:14px;display:flex}.gcStudentDayV2Top>div{flex-direction:column;gap:2px;display:flex}.gcStudentDayV2Top strong{font-size:18px}.gcStudentDayV2Top span{color:#718078;font-size:12px}.gcStudentDayV2Top b{color:#176947;font-size:12px}.gcStudentDayV2.isLocked .gcStudentDayV2Top b{color:#69736d}.gcStudentDayActivitiesV2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.gcStudentDayActivityV2{text-align:left;cursor:pointer;background:#fff;border:1px solid #dde5df;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.gcStudentDayActivityV2:hover,.gcStudentDayActivityV2:focus-visible{border-color:#7eb99a;outline:none;box-shadow:0 8px 22px #1f4c3414}.gcStudentDayActivityIconV2{font-size:24px}.gcStudentDayActivityV2>div{flex-direction:column;gap:3px;min-width:0;display:flex}.gcStudentDayActivityV2 small{color:#176947;font-size:11px;font-weight:800}.gcStudentDayActivityV2 strong{color:#233028;font-size:14px}.gcStudentDayActivityV2>div>span{color:#7b857f;font-size:11px}.gcStudentDayActivityV2>b{color:#176947;white-space:nowrap;font-size:12px}.gcStudentLockedDay{background:#eef1ef;border-radius:13px;align-items:center;gap:10px;margin-top:13px;padding:12px 14px;display:flex}.gcStudentLockedDay p{color:#68736c;margin:0;font-size:13px}.gcStudentWellbeingV2{color:#69586a;margin-top:12px;font-size:12px;font-weight:700}.gcStudentMonthDetailsV2{margin-top:18px;margin-bottom:26px}.gcStudentMonthDetailsV2>summary{color:#176947;cursor:pointer;background:#fff;border:1px solid #dfe6e1;border-radius:15px;padding:14px 17px;font-weight:850;list-style:none}.gcStudentMonthDetailsV2>summary::-webkit-details-marker{display:none}.gcStudentMonthDetailsV2[open]>summary{margin-bottom:12px}.gcStudentMonthDetailsV2 .studentMonthRoute{width:100%;margin:0}.gcStudentPreviewV2Page{background:#f7faf8;min-height:100vh;padding-bottom:36px}.gcPreviewModeBannerV2{color:#334d68;background:#f2f6fb;border:1px solid #d7dfe9;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:11px 15px;font-size:13px;font-weight:850;display:flex}.gcPreviewModeBannerV2 span{color:#687b8e;font-size:12px;font-weight:650}.gcStudentPreviewStateV2{text-align:center;background:#fff;border:1px solid #e0e7e2;border-radius:22px;width:min(620px,100% - 32px);margin:80px auto;padding:28px}@media (width<=700px){.gcStudentWeekV2{border-radius:20px;width:min(100% - 20px,1040px);padding:16px}.gcStudentMonthDetailsV2,.gcPreviewModeBannerV2{width:min(100% - 20px,1040px)}.gcStudentWeekV2Header,.gcStudentDayV2Top,.gcPreviewModeBannerV2{flex-direction:column;align-items:flex-start}.gcStudentDayActivitiesV2{grid-template-columns:1fr}.gcStudentDayActivityV2{grid-template-columns:auto 1fr}.gcStudentDayActivityV2>b{grid-column:2}}.gcTeacherBottomNav{z-index:80;pointer-events:none;width:min(760px,100% - 28px);position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.gcTeacherBottomNavInner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffff5;border:1px solid #204d361f;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:7px;display:grid;box-shadow:0 18px 50px #14332424,0 2px 8px #1433240d}.gcTeacherNavItem{color:#6c7971;cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:58px;padding:7px 8px;transition:background .16s,color .16s,transform .16s;display:flex}.gcTeacherNavItem:active{transform:translateY(1px)}.gcTeacherNavIcon{place-items:center;width:28px;height:28px;display:grid}.gcTeacherNavItem>span:last-child{letter-spacing:-.1px;font-size:10px;font-weight:800}.dashboard{padding-bottom:105px}.gcCollabPage{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 100% 0,#d9efe199,#0000 34%),#f7faf8;padding:0 0 120px}.gcCollabHeader{justify-content:space-between;align-items:center;gap:16px;width:min(1160px,100% - 34px);margin:0 auto;padding:20px 0 10px;display:flex}.gcCollabHeaderGrade{color:#35634c;background:#fff;border:1px solid #dfe8e2;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}.gcCollabHero,.gcCollabCreate,.gcCollabColumns,.gcCollabState{width:min(1080px,100% - 34px);margin-left:auto;margin-right:auto}.gcCollabHero{background:linear-gradient(135deg,#fff 0%,#f0f8f3 100%);border:1px solid #dfe8e2;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:18px;padding:28px;display:grid;box-shadow:0 16px 44px #1a3e2b12}.gcCollabHeroIcon{color:#176947;background:#fff;border:1px solid #cfe2d6;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.gcCollabHero h1{letter-spacing:-1.3px;max-width:760px;margin:6px 0 8px;font-size:clamp(26px,4vw,40px);line-height:1.02}.gcCollabHero p{color:#68766e;max-width:760px;margin:0;line-height:1.55}.gcCollabQuota{text-align:center;background:#fff;border:1px solid #dfe7e1;border-radius:18px;min-width:112px;padding:15px}.gcCollabQuota strong,.gcCollabQuota span{display:block}.gcCollabQuota strong{color:#176947;font-size:24px}.gcCollabQuota span{color:#718078;margin-top:2px;font-size:10px;font-weight:750}.gcCollabCreate{background:#fff;border:1px solid #e0e8e2;border-radius:24px;margin-top:20px;padding:24px}.gcCollabSectionTitle,.gcCollabPanelHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.gcCollabSectionTitle>div{align-items:center;gap:13px;display:flex}.gcCollabSectionIcon{color:#176947;background:#edf7f0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.gcCollabSectionTitle h2,.gcCollabPanelHeader h2{letter-spacing:-.5px;margin:4px 0 0;font-size:21px}.gcCollabSectionTitle small{color:#758179;text-align:right;max-width:300px;line-height:1.45}.gcCollabFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.gcCollabFormGrid label{gap:7px;display:grid}.gcCollabFormGrid label>span{color:#4c5e53;font-size:12px;font-weight:800}.gcCollabFormGrid input,.gcCollabFormGrid select,.gcCollabFormGrid textarea{box-sizing:border-box;color:#24332a;width:100%;font:inherit;background:#fbfcfb;border:1px solid #dce5df;border-radius:14px;outline:none}.gcCollabFormGrid input,.gcCollabFormGrid select{min-height:46px;padding:0 13px}.gcCollabFormGrid textarea{resize:vertical;padding:12px 13px}.gcCollabFormGrid input:focus,.gcCollabFormGrid select:focus,.gcCollabFormGrid textarea:focus{border-color:#83b99a;box-shadow:0 0 0 3px #e7f2eb}.gcCollabWide{grid-column:1/-1}.gcCollabPrimaryAction,.gcCollabDifferentAction,.gcCollabNeedCard button{font:inherit;cursor:pointer;border:0;border-radius:13px;font-weight:850}.gcCollabPrimaryAction{color:#fff;background:#176947;justify-content:center;align-items:center;gap:9px;min-height:46px;margin-top:17px;padding:0 17px;display:inline-flex}.gcCollabPrimaryAction:disabled,.gcCollabDifferentAction:disabled,.gcCollabNeedCard button:disabled{opacity:.48;cursor:not-allowed}.gcCollabAlert{border-radius:12px;margin-top:14px;padding:11px 13px;font-size:13px;font-weight:700}.gcCollabAlert.isError{color:#9a3f34;background:#fff3f1}.gcCollabAlert.isSuccess{color:#176947;background:#edf8f1}.gcCollabQuotaNote{color:#7a6752;margin:10px 0 0;font-size:12px}.gcCollabSimilar{background:#f8fbf9;border:1px solid #dce7df;border-radius:18px;margin-top:18px;padding:18px}.gcCollabSimilarHeader h3{margin:0;font-size:17px}.gcCollabSimilarHeader p{color:#718078;margin:5px 0 0;font-size:12px}.gcCollabNeedList{gap:9px;margin-top:13px;display:grid}.gcCollabNeedCard{background:#fff;border:1px solid #e0e7e2;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;padding:14px 15px;display:flex}.gcCollabNeedCard.isSimilar{border-color:#cfe2d6}.gcCollabNeedCard h4{color:#26362d;margin:3px 0 4px;font-size:14px}.gcCollabNeedCard p{color:#748078;margin:0;font-size:11px}.gcCollabMeta{color:#28724f;letter-spacing:.15px;text-transform:uppercase;font-size:10px;font-weight:850}.gcCollabNeedCard button{color:#176947;white-space:nowrap;background:#eaf5ee;padding:9px 12px}.gcCollabDifferentAction{color:#315b45;background:#fff;border:1px solid #d6e2da;align-items:center;gap:8px;min-height:42px;margin-top:13px;padding:0 14px;display:inline-flex}.gcCollabColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.gcCollabPanel{background:#fff;border:1px solid #e0e8e2;border-radius:22px;min-width:0;padding:20px}.gcCollabPanelHeader>span{color:#176947;background:#edf7f0;border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 8px;font-size:12px;font-weight:900;display:grid}.gcCollabStatus{color:#5f6f65;white-space:nowrap;background:#f0f3f1;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:850}.gcCollabStatus.status-priorizada{color:#855e12;background:#fff4dc}.gcCollabStatus.status-cubierta{color:#176947;background:#eaf6ee}.gcCollabStatus.status-en_preparacion{color:#315d89;background:#edf3fb}.gcCollabEmpty,.gcCollabState{color:#718078;text-align:center;background:#fbfcfb;border:1px dashed #d8e2db;border-radius:16px;padding:24px}.gcCollabState{margin-top:50px}@media (width<=760px){.gcTeacherBottomNav{width:calc(100% - 16px);bottom:8px}.gcTeacherBottomNavInner{border-radius:19px;padding:5px}.gcTeacherNavItem{min-height:54px;padding:5px 2px}.gcTeacherNavIcon{width:25px;height:25px}.gcTeacherNavItem>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:9px;overflow:hidden}.gcCollabHeader,.gcCollabHero,.gcCollabCreate,.gcCollabColumns,.gcCollabState{width:min(100% - 20px,1080px)}.gcCollabHero{grid-template-columns:auto minmax(0,1fr);padding:20px}.gcCollabQuota{grid-column:1/-1;justify-content:center;align-items:center;gap:7px;display:flex}.gcCollabQuota strong,.gcCollabQuota span{display:inline}.gcCollabSectionTitle,.gcCollabPanelHeader{flex-direction:column}.gcCollabSectionTitle small{text-align:left;max-width:none}.gcCollabFormGrid,.gcCollabColumns{grid-template-columns:1fr}.gcCollabWide{grid-column:auto}.gcCollabNeedCard{flex-direction:column;align-items:flex-start}.gcCollabNeedCard button{width:100%}}:root{--gc-heritage-cream:#f7f4e8;--gc-heritage-sand:#e9dfc4;--gc-heritage-olive-light:#a9b18f;--gc-heritage-olive:#556b2f;--gc-heritage-dark:#2e3d24;--gc-heritage-earth:#7a5a3a}.brand{color:var(--gc-heritage-dark);gap:11px}.brandMark{flex:0 0 52px;overflow:hidden;box-shadow:0 5px 15px #4639261f;color:#0000!important;background:url(/heritage/icon-192.png) 50%/cover no-repeat!important;border:1px solid #2e3d243d!important;border-radius:14px!important;width:52px!important;height:52px!important;font-size:0!important}.brand strong{color:var(--gc-heritage-dark);letter-spacing:-.35px}.brand span{color:var(--gc-heritage-olive);letter-spacing:.06em;font-weight:760}.home .publicHeader{z-index:3;position:relative}.home .hero{background:linear-gradient(90deg,#f7f4e8fa 0%,#f7f4e8ed 34%,#f7f4e88c 56%,#f7f4e814 78%),url(/heritage/hero-inicio.jpg) 50%/cover no-repeat;border:1px solid #7a5a3a38;border-radius:30px;min-height:530px;position:relative;overflow:hidden;box-shadow:0 24px 60px #423a281f}.home .hero>*{z-index:2;position:relative}.home .heroCopy{max-width:590px}.home .heroCopy h1{color:var(--gc-heritage-dark)}.home .heroCopy p{color:#58614f}.home .heroCopy:after{content:"La plataforma llega donde hay que llegar.";max-width:520px;color:var(--gc-heritage-earth);margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.2vw,29px);font-style:italic;font-weight:700;line-height:1.2;display:block}.home .primaryButton{background:linear-gradient(135deg, var(--gc-heritage-dark), var(--gc-heritage-olive));box-shadow:0 10px 25px #2e3d242e}.home .heroFeatures article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f4e8e8;border-color:#7a5a3a29}.gcTeacherBottomNav{width:min(940px,100% - 28px)}.gcTeacherBottomNavInner{background:linear-gradient(#fbf7ea 0%,#f2e9d3 100%);border:1px solid #7a5a3a57;border-radius:22px;grid-template-columns:205px repeat(5,minmax(0,1fr));gap:3px;padding:7px 9px;box-shadow:0 18px 50px #40342226,inset 0 1px #ffffffc2}.gcTeacherBottomNavInner:before{content:"";background:url(/heritage/logo-horizontal.png) 50%/contain no-repeat;border-right:1px solid #7a5a3a33;min-width:0}.gcTeacherNavItem{color:#5f6656}.gcTeacherNavItem:hover{color:var(--gc-heritage-dark);background:#a9b18f2b}.gcTeacherNavItem.isActive{color:var(--gc-heritage-dark);background:linear-gradient(#a9b18f7a,#a9b18f42);box-shadow:inset 0 0 0 1px #556b2f2b}.gcTeacherNavItem.isActive:after{content:"";background:var(--gc-heritage-olive);border-radius:999px;width:20px;height:3px;margin-top:1px}.gcTeacherNavIcon{color:currentColor}.gcCollabPage{background:radial-gradient(circle at top right, #a9b18f3d, transparent 34%), var(--gc-heritage-cream)}.gcCollabHero{background:linear-gradient(135deg,#fffdf7 0%,#f1ead8 100%);border-color:#7a5a3a2e}.gcCollabHeroIcon,.gcCollabSectionIcon{color:var(--gc-heritage-dark);background:#f0e8d3;border-color:#7a5a3a2e}.gcCollabPrimaryAction{background:linear-gradient(135deg, var(--gc-heritage-dark), var(--gc-heritage-olive))}@media (width<=760px){.brandMark{flex-basis:46px;border-radius:12px!important;width:46px!important;height:46px!important}.home .hero{background:linear-gradient(#f7f4e8fa 0%,#f7f4e8e8 44%,#f7f4e85c 72%,#f7f4e812 100%),url(/heritage/hero-inicio.jpg) 42%/cover no-repeat;border-radius:24px;min-height:610px}.home .heroCopy:after{font-size:21px}.gcTeacherBottomNav{width:calc(100% - 16px)}.gcTeacherBottomNavInner{border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px}.gcTeacherBottomNavInner:before{display:none}.gcTeacherNavItem.isActive:after{width:16px}}html,body,#root{background:#f7f4e8!important}body{margin:0}.brandMark{color:#0000!important;background:#f7f4e8 url(/heritage/icon-192.png) 50%/cover no-repeat!important;font-size:0!important;overflow:hidden!important}.home{background:#f7f4e8!important}.home:before,.home:after{background-image:none!important}.home .hero{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important;overflow:visible!important}.home .hero:before{content:"";aspect-ratio:2048/683;border:1px solid #556b2f29;border-radius:26px;width:100%;margin:0 auto 24px;display:block;box-shadow:0 16px 38px #2e3d2417;background:#f7f4e8 url(/heritage/hero-approved.png) 50%/contain no-repeat!important}.home .heroCopy p{color:#52604f;max-width:760px;margin-left:auto;margin-right:auto}.home .heroFeatures{margin-top:20px}.home .heroFeatures article{background:#fffdf7!important}@media (width<=760px){.home .hero:before{aspect-ratio:2048/683;border-radius:18px;margin-bottom:18px}.home .heroCopy{padding-left:10px;padding-right:10px}}html,body,#root,.home{background:#f7f4e8!important}.brandMark{color:#0000!important;background:#f7f4e8 url(/brand/gran-caldas-mountain.svg) 50%/82% 82% no-repeat!important;border:1px solid #2e3d2429!important;border-radius:14px!important;flex:0 0 52px!important;width:52px!important;height:52px!important;font-size:0!important;overflow:hidden!important;box-shadow:0 4px 12px #2e3d2414!important}.home .hero:before,.home .hero:after{content:none!important;background:0 0!important;display:none!important}.home .hero{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:12px 0 0!important}.home .heroCopy{text-align:center!important;max-width:760px!important;margin:0 auto!important}.home .heroCopy .eyebrow,.home .heroCopy h1{display:none!important}.home .heroCopy p{color:#4f5c51!important;max-width:720px!important;margin:14px auto 0!important;line-height:1.6!important}.home .heroCopy:after{content:none!important;display:none!important}.home [class*=faq],.home [class*=Faq]{margin-top:36px!important}@media (width<=760px){.brandMark{border-radius:12px!important;flex-basis:46px!important;width:46px!important;height:46px!important}.home .hero{margin-bottom:46px!important}}.brandMark{isolation:isolate;color:#0000!important;background-color:#2e3d24!important;background-image:radial-gradient(circle at 72% 24%,#f2cb55 0 5px,#0000 5.8px)!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:auto,auto!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;border:1px solid #2e3d2447!important;border-radius:14px!important;flex:0 0 52px!important;width:52px!important;height:52px!important;font-size:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 5px 14px #2e3d2424!important}.brandMark:before{content:""!important;z-index:2!important;clip-path:polygon(0 100%,27% 48%,43% 18%,57% 49%,69% 34%,100% 100%)!important;background:#f7f4e8!important;height:31px!important;position:absolute!important;bottom:8px!important;left:7px!important;right:7px!important}.brandMark:after{content:""!important;z-index:3!important;clip-path:polygon(0 100%,24% 45%,39% 73%,57% 27%,72% 66%,100% 100%)!important;background:#62a47d!important;height:19px!important;position:absolute!important;bottom:7px!important;left:5px!important;right:5px!important}.home .faqSection,.home .faqBlock,.home .faqContainer,.home .homeFaq,.home .gcFaqSection,.home .gcFaqBlock,.home .gcFaqContainer,.home .gcHomeFaq,.home [class*=faqSection],.home [class*=FaqSection],.home [class*=faqContainer],.home [class*=FaqContainer],.home [class*=faqBlock],.home [class*=FaqBlock]{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.home [class*=faq]>button,.home [class*=Faq]>button,.home [class*=faq]>summary,.home [class*=Faq]>summary{min-height:64px!important;box-shadow:none!important;background:0 0!important;border:1px solid #2e3d2424!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:14px 4px!important}.home [class*=faq] details,.home [class*=Faq] details{box-shadow:none!important;background:#ffffff47!important;border-color:#2e3d241f!important}.home .hero{margin-bottom:48px!important}@media (width<=760px){.brandMark{border-radius:13px!important;flex-basis:48px!important;width:48px!important;height:48px!important}.brandMark:before{height:29px!important;bottom:7px!important;left:6px!important;right:6px!important}.brandMark:after{height:18px!important;bottom:6px!important;left:5px!important;right:5px!important}.home .hero{margin-bottom:42px!important}}.primaryButton,.gcPrimaryButton,.gcCollabPrimaryAction,.gcStudentLoginButton,.gcInstallButton{color:#fff!important;background:linear-gradient(135deg,#5f8f63 0%,#78a96f 52%,#4f7d58 100%)!important;border-color:#0000!important;transition:transform .16s,box-shadow .16s,filter .16s!important;box-shadow:0 8px 20px #47704c33!important}.primaryButton:hover,.gcPrimaryButton:hover,.gcCollabPrimaryAction:hover,.gcStudentLoginButton:hover,.gcInstallButton:hover{transform:translateY(-1px);filter:brightness(1.06)saturate(1.03)!important;box-shadow:0 10px 24px #47704c42!important}.primaryButton:active,.gcPrimaryButton:active,.gcCollabPrimaryAction:active,.gcStudentLoginButton:active,.gcInstallButton:active{transform:translateY(0);filter:brightness(.98)!important}.primaryButton:disabled,.gcPrimaryButton:disabled,.gcCollabPrimaryAction:disabled,.gcStudentLoginButton:disabled,.gcInstallButton:disabled{opacity:.58!important;filter:grayscale(.15)!important;box-shadow:none!important}.home .primaryButton{background:linear-gradient(135deg,#638f62 0%,#82ad72 55%,#557c56 100%)!important}.gcTeacherNavItem.isActive{color:#2e4d34!important;background:linear-gradient(#96b78257,#779e692e)!important}.gcTeacherNavItem.isActive:after{background:linear-gradient(90deg,#6e9a64,#8ab778)!important}.gcInstallCtaFixed{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;background:linear-gradient(135deg,#8fbd7f 0%,#73a96c 48%,#5d925f 100%)!important;border:1px solid #4574484d!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:48px!important;padding:0 22px!important;font-weight:850!important;text-decoration:none!important;transition:transform .16s,box-shadow .16s,filter .16s!important;display:inline-flex!important;box-shadow:0 9px 22px #48774c38!important}.gcInstallCtaFixed *,.gcInstallCtaFixed span,.gcInstallCtaFixed svg{color:#fff!important;-webkit-text-fill-color:#fff!important}.gcInstallCtaFixed svg{stroke:currentColor!important}.gcInstallCtaFixed:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important;box-shadow:0 11px 26px #48774c47!important}.gcInstallCtaFixed:active{filter:brightness(.99)!important;transform:translateY(0)!important}@media (width<=760px){.gcInstallCtaFixed{width:min(100%,360px)!important;min-height:50px!important}}html body .home .gcInstallCtaFixed,html body .gcInstallCtaFixed{appearance:none!important;color:#173d2c!important;-webkit-text-fill-color:#173d2c!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;z-index:2!important;background:linear-gradient(135deg,#b8d9a8 0%,#95c184 48%,#79ad70 100%)!important;border:1px solid #6f9f68!important;border-radius:14px!important;outline:none!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-width:190px!important;min-height:48px!important;padding:0 20px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;transition:transform .16s,box-shadow .16s,filter .16s!important;display:inline-flex!important;position:relative!important;box-shadow:0 8px 18px #43694338,inset 0 1px #ffffff61!important}html body .home .gcInstallCtaFixed *,html body .gcInstallCtaFixed *,html body .home .gcInstallCtaFixed span,html body .gcInstallCtaFixed span{color:#173d2c!important;-webkit-text-fill-color:#173d2c!important}html body .home .gcInstallCtaFixed svg,html body .gcInstallCtaFixed svg{fill:none;color:#173d2c!important;stroke:currentColor!important}html body .home .gcInstallCtaFixed:hover,html body .gcInstallCtaFixed:hover{filter:brightness(1.02)!important;background:linear-gradient(135deg,#c5e1b6 0%,#a3cb91 48%,#84b67a 100%)!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px #43694347,inset 0 1px #ffffff6b!important}html body .home .gcInstallCtaFixed:active,html body .gcInstallCtaFixed:active{filter:brightness(.98)!important;transform:translateY(0)!important}html body .home .gcInstallCtaFixed:focus-visible,html body .gcInstallCtaFixed:focus-visible{outline-offset:3px!important;outline:3px solid #6f9f6847!important}@media (width<=760px){html body .home .gcInstallCtaFixed,html body .gcInstallCtaFixed{width:min(100%,330px)!important;min-width:0!important;min-height:50px!important}}@media (display-mode:standalone){.gcInstallCtaFixed{display:none!important}}@media (display-mode:window-controls-overlay){.gcInstallCtaFixed{display:none!important}}@media (display-mode:fullscreen){.gcInstallCtaFixed{display:none!important}}@media (display-mode:standalone){html body .home .gcInstallCtaFixed,html body .gcInstallCtaFixed{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}}@media (display-mode:window-controls-overlay){html body .home .gcInstallCtaFixed,html body .gcInstallCtaFixed{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}}@media (display-mode:fullscreen){html body .home .gcInstallCtaFixed,html body .gcInstallCtaFixed{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}}.gcShareAppButton{color:#31563a;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#ffffffb8 0%,#edf4e1eb 100%);border:1px solid #4a6f4852;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 7px 17px #4a64411f}.gcShareAppButton:hover{background:linear-gradient(135deg,#ffffffe0 0%,#e0eed2fa 100%);transform:translateY(-1px);box-shadow:0 9px 21px #4a64412b}.gcShareAppButton:active{transform:translateY(0)}.gcShareAppButton:focus-visible{outline-offset:3px;outline:3px solid #6f9f683d}.gcShareAppButton svg{flex:none}@media (width<=760px){.gcShareAppButton{width:min(100%,330px);min-height:48px}}.gcTeacherProfileSection{scroll-margin-top:96px}.gcTeacherProfileAction{margin-left:auto;padding-left:18px}.gcProfileLogoutButton{color:#4d594a;min-height:40px;font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #505f4e3d;border-radius:12px;padding:9px 14px;font-size:13px;font-weight:750}.gcProfileLogoutButton:hover{background:#fffffff2}@media (width<=640px){.gcTeacherProfileSection{flex-wrap:wrap;align-items:flex-start}.gcTeacherProfileAction{width:100%;margin-left:0;padding-top:8px;padding-left:0}.gcProfileLogoutButton{width:100%}}.gcStudentWellbeingV2Card{background:linear-gradient(135deg,#f1faf5 0%,#f5fbf8 52%,#fff 100%);border:1px solid #cfe5d9;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:12px;padding:11px 12px;display:grid}.gcStudentWellbeingV2Icon{color:#176947;background:#dff3e8;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;line-height:1;display:grid}.gcStudentWellbeingV2Body{flex-direction:column;gap:2px;min-width:0;display:flex}.gcStudentWellbeingV2Body>span{color:#438064;letter-spacing:.055em;font-size:10px;font-weight:900}.gcStudentWellbeingV2Body>strong{color:#173d2d;text-overflow:ellipsis;font-size:13px;font-weight:850;line-height:1.3;overflow:hidden}.gcStudentWellbeingV2Body>small{color:#687a70;font-size:11px;line-height:1.35}.gcStudentWellbeingV2Play{color:#fff;min-width:92px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#2f9e68 0%,#176947 100%);border:0;border-radius:11px;padding:9px 12px;font-size:12px;font-weight:850;box-shadow:0 6px 16px #17694724}.gcStudentWellbeingV2Play:hover{transform:translateY(-1px)}.gcStudentWellbeingV2Play:focus-visible{outline-offset:2px;outline:3px solid #2f9e6840}.gcStudentWellbeingV2Card.isLocked{opacity:.76;background:#f6f8f7;border-color:#e2e8e4}.gcStudentWellbeingV2Card.isLocked .gcStudentWellbeingV2Icon{color:#738178;background:#e9eeeb}.gcStudentWellbeingV2Card audio{display:none}@media (width<=640px){.gcStudentWellbeingV2Card{grid-template-columns:auto minmax(0,1fr)}.gcStudentWellbeingV2Play{grid-column:1/-1;width:100%}}.gcTeacherLogoutBridge{display:none!important}.gcTeacherBottomNavInner{position:relative}.gcTeacherProfileMenu{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffffffa;border:1px solid #465e432e;border-radius:18px;width:min(280px,100vw - 32px);padding:10px;position:absolute;bottom:calc(100% + 10px);right:6px;box-shadow:0 18px 46px #2d3f2d2e,inset 0 1px #ffffffe6}.gcTeacherProfileMenuHeader{align-items:center;gap:10px;padding:5px 6px 10px;display:flex}.gcTeacherProfileMenuIcon{color:#315438;background:linear-gradient(#96b78257,#779e692e);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.gcTeacherProfileMenuIcon svg{width:21px;height:21px}.gcTeacherProfileMenuHeader div{min-width:0}.gcTeacherProfileMenuHeader strong{color:#284833;font-size:14px;font-weight:850;display:block}.gcTeacherProfileMenuHeader small{color:#768078;margin-top:2px;font-size:11px;line-height:1.3;display:block}.gcTeacherProfileMenuLogout{color:#465648;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:#f7faf7;border:1px solid #505f4e2e;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:800;transition:background .15s,transform .15s,border-color .15s;display:flex}.gcTeacherProfileMenuLogout:hover{background:#eef5ef;border-color:#40674547}.gcTeacherProfileMenuLogout:active{transform:translateY(1px)}.gcTeacherProfileMenuLogoutIcon{color:#355f3e;background:#71916824;border-radius:9px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}@media (width>=761px){.gcTeacherBottomNav{width:min(760px,100% - 28px)!important}.gcTeacherBottomNavInner{grid-template-columns:repeat(5,minmax(0,1fr))!important;padding:7px!important}.gcTeacherBottomNavInner:before{content:none!important;background:0 0!important;border:0!important;display:none!important}}@media (width<=760px){.gcTeacherProfileMenu{width:min(270px,100vw - 24px);bottom:calc(100% + 8px);right:4px}}:root{color:#183025;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}
