.VendorSignInButtons-module__0qrPna__root{flex-direction:column;align-items:stretch;gap:clamp(10px,2vh,18px);width:100%;display:flex}.VendorSignInButtons-module__0qrPna__googleBtn{font-family:var(--font-family);color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #80808040;border-radius:24px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-size:19px;font-weight:500;display:flex;box-shadow:0 1px 3px #00000014}.VendorSignInButtons-module__0qrPna__pairRow{flex-direction:row;gap:10px;width:100%;display:flex}.VendorSignInButtons-module__0qrPna__appleBtn{color:#fff;letter-spacing:.3px;cursor:pointer;background:#000;border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:50px;max-height:54px;padding:0 12px;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:19px;font-weight:500;display:flex}.VendorSignInButtons-module__0qrPna__cleverBtn{font-family:var(--font-family);color:#fff;cursor:pointer;background:#4274f5;border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:19px;font-weight:500;display:flex}.VendorSignInButtons-module__0qrPna__stacked .VendorSignInButtons-module__0qrPna__appleBtn,.VendorSignInButtons-module__0qrPna__stacked .VendorSignInButtons-module__0qrPna__cleverBtn{flex:none;width:100%;min-height:48px}@media (max-width:600px){.VendorSignInButtons-module__0qrPna__googleBtn,.VendorSignInButtons-module__0qrPna__appleBtn,.VendorSignInButtons-module__0qrPna__cleverBtn{padding:10px 16px;font-size:16px}.VendorSignInButtons-module__0qrPna__appleBtn,.VendorSignInButtons-module__0qrPna__cleverBtn{min-height:44px}}
.TapBevel-module__Lw2yDq__bevel{backdrop-filter:blur(10px);box-shadow:0 3px 0 var(--bevel-rim,#8c806c73), 0 6px 14px #00000029, inset 0 1.5px 0 #fffffff2;color:var(--bevel-ink,#3c4740);cursor:pointer;background:linear-gradient(#fffffff5 0%,#ffffffb8 100%);border:1px solid #ffffffa6;transition:transform 80ms ease-out,box-shadow 80ms ease-out;position:relative}.TapBevel-module__Lw2yDq__bevel:active{box-shadow:0 1px 0 var(--bevel-rim,#8c806c73), 0 3px 8px #0000001f, inset 0 1px 0 #ffffffd9;transition:none;transform:translateY(2px)}.TapBevel-module__Lw2yDq__circle{border-radius:50%}.TapBevel-module__Lw2yDq__pill{border-radius:999px}.TapBevel-module__Lw2yDq__square{border-radius:10px}.TapBevel-module__Lw2yDq__card{border-radius:16px}
.ClassroomScreen-module__8XuW7G__container{flex-direction:column;width:100%;height:100%;display:flex}.ClassroomScreen-module__8XuW7G__emptyContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:clamp(20px,5vw,40px);display:flex}.ClassroomScreen-module__8XuW7G__emptyTitle{font-family:var(--font-family-heavy);color:var(--color-text);font-size:clamp(20px,3vw,24px)}.ClassroomScreen-module__8XuW7G__emptySubtitle{font-family:var(--font-family);color:var(--color-secondary);font-size:15px}.ClassroomScreen-module__8XuW7G__emptyBtns{flex-direction:column;gap:10px;width:100%;max-width:260px;margin-top:16px;display:flex}.ClassroomScreen-module__8XuW7G__createBtn{font-family:var(--font-family-heavy);color:#fff;background:var(--color-success);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:14px 24px;font-size:16px;transition:transform .15s,opacity .15s;display:flex}.ClassroomScreen-module__8XuW7G__createBtn:hover{opacity:.9}.ClassroomScreen-module__8XuW7G__createBtn:active{transform:translateY(1px)scale(.97)}.ClassroomScreen-module__8XuW7G__joinBtn{font-family:var(--font-family-medium);color:var(--color-text);cursor:pointer;background:0 0;border:2px solid #80808033;border-radius:12px;padding:14px 24px;font-size:16px;transition:all .15s}.ClassroomScreen-module__8XuW7G__joinBtn:hover{border-color:#80808059}.ClassroomScreen-module__8XuW7G__skyFormCard{--glass-radius:20px;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:28px 24px;display:flex;position:relative}.ClassroomScreen-module__8XuW7G__joinTitle{font-family:var(--font-family-heavy);color:var(--glass-text-primary);margin-bottom:16px;font-size:24px}.ClassroomScreen-module__8XuW7G__skyFormHint{font-family:var(--font-family);color:var(--glass-text-primary);text-align:center;margin:4px 0 16px;font-size:13px}.ClassroomScreen-module__8XuW7G__skyFormBack{cursor:pointer;color:var(--glass-text-primary);background:0 0;border:none;padding:8px;line-height:0;position:absolute;top:10px;left:10px}.ClassroomScreen-module__8XuW7G__codeBoxRow{gap:10px;display:flex}.ClassroomScreen-module__8XuW7G__codeBox{text-align:center;width:44px;height:54px;font-family:var(--font-family-heavy);color:var(--glass-text-primary);box-shadow:0 0 0 1.5px var(--glass-control-stroke);caret-color:var(--color-success);background:#ffffffeb;border:2px solid #5a5a5f59;border-radius:10px;outline:none;font-size:28px;transition:border-color .2s,background .2s}.ClassroomScreen-module__8XuW7G__codeBox:focus{border-color:var(--glass-cta-green);border-width:2.5px}.ClassroomScreen-module__8XuW7G__codeBoxFilled{border-color:var(--glass-cta-green);background:#f0fcf5f0}.ClassroomScreen-module__8XuW7G__codeBoxError{background:#fff4f3f0!important;border-color:#a02318!important}.ClassroomScreen-module__8XuW7G__codeErrorText{font-family:var(--font-family-medium);color:#8c1d13;text-align:center;background:#fff4f3f0;border-radius:8px;margin-top:8px;padding:6px 10px;font-size:14px}.ClassroomScreen-module__8XuW7G__backLink{font-family:var(--font-family-medium);color:var(--color-secondary);cursor:pointer;background:0 0;border:none;margin-top:20px;font-size:16px}.ClassroomScreen-module__8XuW7G__createTitle{font-family:var(--font-family-heavy);color:var(--glass-text-primary);margin-bottom:16px;font-size:24px}.ClassroomScreen-module__8XuW7G__codeDisplay{gap:8px;display:flex}.ClassroomScreen-module__8XuW7G__codeDisplayBox{width:48px;height:58px;font-family:var(--font-family-heavy);color:var(--glass-text-primary);border:2px solid var(--glass-cta-green);box-shadow:0 0 0 1.5px var(--glass-control-stroke);background:#ffffffeb;border-radius:10px;justify-content:center;align-items:center;font-size:36px;display:flex}.ClassroomScreen-module__8XuW7G__codeSubtext{font-family:var(--font-family);color:var(--glass-text-primary);margin-top:8px;font-size:15px}.ClassroomScreen-module__8XuW7G__copyBtn{font-family:var(--font-family-medium);color:var(--glass-text-primary);border:1.5px solid var(--glass-control-stroke);cursor:pointer;background:#ffffffeb;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;font-size:14px;display:flex}.ClassroomScreen-module__8XuW7G__goClassBtn{--press-rim:3px;isolation:isolate;font-family:var(--font-family-heavy);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:14px;justify-content:center;align-self:center;align-items:center;gap:8px;margin-top:20px;padding:13px 26px;font-size:17px;transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;display:inline-flex;position:relative;box-shadow:0 3px #1d934a,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.ClassroomScreen-module__8XuW7G__goClassBtn:disabled{opacity:.55;cursor:default}.ClassroomScreen-module__8XuW7G__goClassBtn:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #1d934a,inset 0 2px 1px #ffffff80,inset 0 -2px 4px #00000026}.ClassroomScreen-module__8XuW7G__header{align-items:center;gap:8px;padding:10px 20px 6px;display:flex}.ClassroomScreen-module__8XuW7G__className{font-family:var(--font-family-heavy);color:var(--bevel-ink,#3c4740);flex:1;font-size:clamp(18px,2.8vw,22px)}.ClassroomScreen-module__8XuW7G__addBtn{background:var(--color-success);cursor:pointer;color:#fff;border:none;border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ClassroomScreen-module__8XuW7G__scrollContent{flex-direction:column;flex:1;padding:0 20px 20px;display:flex;overflow-y:auto}.ClassroomScreen-module__8XuW7G__scrollContent>*{flex-shrink:0}.ClassroomScreen-module__8XuW7G__teacherArea{flex-direction:column;align-items:center;gap:4px;padding:4px 0 12px;display:flex}.ClassroomScreen-module__8XuW7G__teacherName{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);font-size:20px;font-weight:800}.ClassroomScreen-module__8XuW7G__teacherRole{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:14px}.ClassroomScreen-module__8XuW7G__upgradeBtn{font-family:var(--font-family-heavy);color:#f39c12;cursor:pointer;background:#f39c1214;border:1.5px solid #f39c1240;border-radius:8px;align-items:center;gap:4px;margin-top:6px;padding:6px 12px;font-size:12px;transition:opacity .15s;display:flex}.ClassroomScreen-module__8XuW7G__upgradeBtn:hover{opacity:.8}.ClassroomScreen-module__8XuW7G__studentGrid{flex-wrap:wrap;place-content:flex-start center;gap:20px;padding:6px 0 16px;display:flex}.ClassroomScreen-module__8XuW7G__rosterFillArea{flex-direction:column;flex:1 0 auto;display:flex}.ClassroomScreen-module__8XuW7G__rosterSpacerTop{flex:0 0 6px}.ClassroomScreen-module__8XuW7G__rosterSpacerBottom{flex:1 1 0}[data-grow-pulse=on]{animation:2.2s ease-out infinite ClassroomScreen-module__8XuW7G__growPulseRing}@keyframes ClassroomScreen-module__8XuW7G__growPulseRing{0%{outline-offset:1px;outline:2px solid #f39c128c}60%{outline-offset:7px;outline:2px solid #f39c1200}to{outline-offset:7px;outline:2px solid #f39c1200}}@media (prefers-reduced-motion:reduce){[data-grow-pulse=on]{outline-offset:2px;outline:2px solid #f39c1273;animation:none}}.ClassroomScreen-module__8XuW7G__lessonsBadge{color:#fff;box-sizing:border-box;background:#f39c12;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.ClassroomScreen-module__8XuW7G__growWindowBadge{background:#e74c3c;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite ClassroomScreen-module__8XuW7G__growBadgePulse;position:absolute;top:-4px;right:-4px}@keyframes ClassroomScreen-module__8XuW7G__growBadgePulse{0%,to{transform:scale(1);box-shadow:0 0 #e74c3c73}50%{transform:scale(1.15);box-shadow:0 0 0 5px #e74c3c00}}@media (prefers-reduced-motion:reduce){.ClassroomScreen-module__8XuW7G__growWindowBadge{animation:none}}.ClassroomScreen-module__8XuW7G__studentCard{border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:4px;width:84px;padding:6px;transition:transform .12s;display:flex}.ClassroomScreen-module__8XuW7G__studentCard:hover{transform:translateY(-2px)}.ClassroomScreen-module__8XuW7G__studentCard:active{transform:translateY(1px)scale(.98)}.ClassroomScreen-module__8XuW7G__studentName{font-family:var(--font-family-medium);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);text-align:center;font-size:15px}.ClassroomScreen-module__8XuW7G__emptyRoster{font-family:var(--font-family);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);text-align:center;padding:32px 0;font-size:14px}.ClassroomScreen-module__8XuW7G__codeFooter{border:1px solid var(--glass-control-stroke,#33333b);background:#ffffffeb;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;display:flex}.ClassroomScreen-module__8XuW7G__codeLabel{font-family:var(--font-family);color:#555;font-size:14px}.ClassroomScreen-module__8XuW7G__codeValue{font-family:var(--font-family-heavy);color:var(--color-success-ink,#357a38);letter-spacing:2px;font-size:18px}.ClassroomScreen-module__8XuW7G__codeCopyBtn{cursor:pointer;color:#1a1a2e;background:#0000000f;border:1px solid #00000047;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ClassroomScreen-module__8XuW7G__codeCopyBtn:hover{background:#0000001a}.ClassroomScreen-module__8XuW7G__statsBtn{background:var(--color-success);color:#fff;cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s;display:flex;position:absolute;bottom:16px;right:20px;box-shadow:0 2px 4px #0003}.ClassroomScreen-module__8XuW7G__statsBtn:hover{transform:scale(1.08)}.ClassroomScreen-module__8XuW7G__upgradeBtn{color:#9b59b6;font-family:var(--font-family-heavy);cursor:pointer;background:#9b59b614;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:13px;transition:background .15s;display:flex}.ClassroomScreen-module__8XuW7G__upgradeBtn:hover{background:#9b59b626}.ClassroomScreen-module__8XuW7G__joinCircleBtn{border:2.5px solid var(--color-success);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .15s,opacity .15s;display:flex}.ClassroomScreen-module__8XuW7G__joinCircleBtn:hover{opacity:.85}.ClassroomScreen-module__8XuW7G__joinCircleBtn:active{transform:translateY(1px)scale(.97)}.ClassroomScreen-module__8XuW7G__joinCircleLabel{font-family:var(--font-family);color:var(--color-secondary);margin-top:12px;font-size:16px}.ClassroomScreen-module__8XuW7G__createOutlineBtn{font-family:var(--font-family-medium);color:#8e8e93;cursor:pointer;background:0 0;border:1.5px solid #8e8e93;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:24px;padding:10px 20px;font-size:16px;transition:opacity .15s;display:flex}.ClassroomScreen-module__8XuW7G__createOutlineBtn:hover{opacity:.8}.ClassroomScreen-module__8XuW7G__create3RowTile{cursor:pointer;width:100%;font-family:var(--font-family);color:#1a1a1a;text-align:left;background:#fff;border:1.5px solid #8e8e9366;border-radius:14px;align-items:center;gap:16px;margin-top:12px;padding:18px 20px;transition:background .15s,border-color .15s,transform .1s;display:flex}.ClassroomScreen-module__8XuW7G__create3RowTile:hover{background:#f8f9fb;border-color:#2563eb80}.ClassroomScreen-module__8XuW7G__create3RowTile:active{transform:scale(.985)}.ClassroomScreen-module__8XuW7G__create3RowTile:first-of-type{margin-top:0}.ClassroomScreen-module__8XuW7G__headerBtn{align-items:center;gap:6px;padding:8px 16px;display:flex}.ClassroomScreen-module__8XuW7G__headerChevron{color:var(--bevel-ink,#3c4740);font-size:13px;transition:transform .2s ease-out}.ClassroomScreen-module__8XuW7G__headerChevronOpen{transform:rotate(180deg)}.ClassroomScreen-module__8XuW7G__viewToggleBtn{cursor:pointer;width:36px;height:36px;color:var(--color-success);background:#2ecc711a;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.ClassroomScreen-module__8XuW7G__classPickerBackdrop{z-index:100;position:fixed;inset:0}.ClassroomScreen-module__8XuW7G__classPickerMenu{z-index:101;flex-direction:column;gap:2px;display:flex;position:absolute;top:48px;left:20px}.ClassroomScreen-module__8XuW7G__classPickerItem{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);cursor:pointer;text-align:left;background:0 0;border:none;padding:2px 0;font-size:22px}.ClassroomScreen-module__8XuW7G__classPickerRow{align-items:center;gap:6px;width:100%;display:flex}.ClassroomScreen-module__8XuW7G__classPickerTrash{color:#c0392b;width:32px;height:32px;filter:drop-shadow(var(--sky-text-halo));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .15s,transform .1s;display:flex}.ClassroomScreen-module__8XuW7G__classPickerTrash:hover{background:#c0392b1f}.ClassroomScreen-module__8XuW7G__classPickerTrash:active{transform:scale(.92)}.ClassroomScreen-module__8XuW7G__classPickerAdd{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:2px 0;font-size:22px;display:flex}.ClassroomScreen-module__8XuW7G__divider{background:linear-gradient(#fff 0%,#e9e6e0 24%,#b8b4ab 58%,#8d8880 82%,#b3afa6 100%);border-radius:999px;width:78%;max-width:980px;height:3px;margin:10px auto 2px;box-shadow:0 1px 2px #00000038;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%)}.ClassroomScreen-module__8XuW7G__codeExpandIcon{color:#555;margin-left:2px}.ClassroomScreen-module__8XuW7G__overlayBackdrop{z-index:200;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ClassroomScreen-module__8XuW7G__overlayModal{--glass-radius:20px;border-radius:20px;flex-direction:column;gap:16px;width:90%;max-width:340px;padding:24px;display:flex}.ClassroomScreen-module__8XuW7G__overlayTitle{font-family:var(--font-family-heavy);font-size:var(--heading-md);color:var(--glass-text-primary);text-align:center}.ClassroomScreen-module__8XuW7G__overlayCta{font-family:var(--font-family-heavy);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:16px;transition:transform .15s;display:flex}.ClassroomScreen-module__8XuW7G__overlayCta:active{transform:translateY(1px)scale(.97)}.ClassroomScreen-module__8XuW7G__overlayJoinBtn{color:#fff;background:var(--glass-cta-green);box-shadow:0 0 0 1.5px var(--glass-control-stroke)}.ClassroomScreen-module__8XuW7G__overlayCreateBtn{color:var(--glass-cta-green);box-shadow:0 0 0 1.5px var(--glass-control-stroke);background:#fff}.ClassroomScreen-module__8XuW7G__joinCodeModal{background:var(--bg-surface);border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:90%;max-width:360px;padding:24px;display:flex;box-shadow:0 8px 20px #00000026}.ClassroomScreen-module__8XuW7G__joinCodeModalTitle{font-family:var(--font-family-heavy);font-size:var(--heading-md);color:var(--color-text)}.ClassroomScreen-module__8XuW7G__joinCodeCancelBtn{font-family:var(--font-family);color:var(--color-secondary);cursor:pointer;background:0 0;border:none;font-size:15px}.ClassroomScreen-module__8XuW7G__potatoFrameTeacher{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(145deg,#f9e29b 0%,#daa520 48%,#9c6e08 100%) border-box;border:6px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:112px;display:flex;overflow:hidden;box-shadow:0 3px 7px #00000038,0 1px 2px #0000001a,inset 0 2px 4px #0000001a}.ClassroomScreen-module__8XuW7G__potatoFrameStudent{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(145deg,#fbfaf8 0%,#cfccc3 48%,#96918a 100%) border-box;border:4px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 3px 7px #00000038,0 1px 2px #0000001a,inset 0 2px 4px #0000001a}.ClassroomScreen-module__8XuW7G__potatoFrameTeacherEmpty{cursor:pointer;background:#ffffffd9;border:3px dashed #daa520;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden;box-shadow:0 2px 5px #0000001f}.ClassroomScreen-module__8XuW7G__potatoFrameTeacherEmpty:hover{background:#daa5201a}.ClassroomScreen-module__8XuW7G__teacherEmptyCaption{font-family:var(--font-family-medium,var(--font-family));color:#785a14d9;text-align:center;margin-top:6px;font-size:13px}.ClassroomScreen-module__8XuW7G__actionButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:8px 0 12px;display:flex}.ClassroomScreen-module__8XuW7G__actionBtnGroup{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.ClassroomScreen-module__8XuW7G__actionBtnGreen,.ClassroomScreen-module__8XuW7G__actionBtnPurple,.ClassroomScreen-module__8XuW7G__actionBtnBlue,.ClassroomScreen-module__8XuW7G__actionBtnRed,.ClassroomScreen-module__8XuW7G__actionBtnOrange{--press-rim:3px;font-family:var(--font-family-heavy);color:#fff;cursor:pointer;white-space:nowrap;box-shadow:0 3px 0 var(--action-btn-rim,#00000047), 0 5px 10px #00000024, inset 0 1.5px 0 #ffffff52;border:none;border-radius:22px;align-items:center;gap:6px;padding:10px 18px;font-size:15.5px;transition:transform .1s ease-out,box-shadow .1s ease-out,opacity .12s;display:flex}.ClassroomScreen-module__8XuW7G__actionBtnGreen{background:var(--color-success);--action-btn-rim:color-mix(in srgb, var(--color-success) 62%, #000)}.ClassroomScreen-module__8XuW7G__actionBtnPurple{--action-btn-rim:#603771;background:#9b59b6}.ClassroomScreen-module__8XuW7G__actionBtnBlue{background:var(--color-accent-blue);--action-btn-rim:color-mix(in srgb, var(--color-accent-blue) 62%, #000)}.ClassroomScreen-module__8XuW7G__actionBtnRed{background:var(--color-error);--action-btn-rim:color-mix(in srgb, var(--color-error) 62%, #000)}.ClassroomScreen-module__8XuW7G__actionBtnOrange{--action-btn-rim:#97610b;background:#f39c12}.ClassroomScreen-module__8XuW7G__actionBtnDimmed{opacity:.5}.ClassroomScreen-module__8XuW7G__actionButtonsComingSoon{padding-top:2px;padding-bottom:6px}.ClassroomScreen-module__8XuW7G__actionBtnGroupComingSoon{align-items:center}.ClassroomScreen-module__8XuW7G__comingSoonDoor{display:inline-flex;position:relative}.ClassroomScreen-module__8XuW7G__comingSoonDoor>button{opacity:.4;cursor:default;pointer-events:none}.ClassroomScreen-module__8XuW7G__actionBtnGreen:hover,.ClassroomScreen-module__8XuW7G__actionBtnPurple:hover,.ClassroomScreen-module__8XuW7G__actionBtnBlue:hover,.ClassroomScreen-module__8XuW7G__actionBtnRed:hover,.ClassroomScreen-module__8XuW7G__actionBtnOrange:hover{opacity:.9}.ClassroomScreen-module__8XuW7G__actionBtnGreen:active,.ClassroomScreen-module__8XuW7G__actionBtnPurple:active,.ClassroomScreen-module__8XuW7G__actionBtnBlue:active,.ClassroomScreen-module__8XuW7G__actionBtnRed:active,.ClassroomScreen-module__8XuW7G__actionBtnOrange:active{box-shadow:0 1px 0 var(--action-btn-rim,#00000047), 0 2px 4px #0000001f, inset 0 1px 0 #ffffff47;transform:translateY(2px)scale(.99)}.ClassroomScreen-module__8XuW7G__moreDropdown{z-index:100;background:#fff;border:1px solid #e0ddd4;border-radius:12px;min-width:160px;margin-top:6px;padding:6px;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.ClassroomScreen-module__8XuW7G__moreDropdown button{width:100%;font-family:var(--font-family-heavy);color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.ClassroomScreen-module__8XuW7G__moreDropdown button:hover{background:#f3f0e6}.ClassroomScreen-module__8XuW7G__dataSubjectToggle{background:#f0ede4;border-radius:10px;gap:0;margin-bottom:12px;padding:3px;display:flex}.ClassroomScreen-module__8XuW7G__dataSubjectBtn{font-family:var(--font-family-heavy);cursor:pointer;color:#888;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 16px;font-size:14px;transition:all .15s}.ClassroomScreen-module__8XuW7G__dataSubjectBtnActive{color:#333;background:#fff;box-shadow:0 1px 4px #0000001a}.ClassroomScreen-module__8XuW7G__helpBadge{color:#fff;min-width:16px;height:16px;font-family:var(--font-family-heavy);background:#ff3b30;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 1px 3px #0003}.ClassroomScreen-module__8XuW7G__codeOverlayBackdrop{z-index:300;cursor:pointer;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ClassroomScreen-module__8XuW7G__codeOverlayContent{cursor:default;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:16px;max-width:min(92vw,560px);padding:30px 36px 22px;display:flex;box-shadow:0 20px 60px #00000040}.ClassroomScreen-module__8XuW7G__codeOverlayTitle{font-family:var(--font-family-heavy);color:#1a1a2e;font-size:28px}.ClassroomScreen-module__8XuW7G__codeOverlayBoxes{text-align:center;white-space:nowrap;-webkit-user-select:text;user-select:text;cursor:text;display:block}.ClassroomScreen-module__8XuW7G__codeOverlayBox{vertical-align:middle;width:56px;height:68px;font-family:var(--font-family-heavy);color:var(--color-success-ink,#357a38);border:2.5px solid var(--color-success);-webkit-user-select:text;user-select:text;background:#2ecc7114;border-radius:12px;justify-content:center;align-items:center;margin:0 5px;font-size:40px;display:inline-flex}.ClassroomScreen-module__8XuW7G__codeOverlaySubtext{font-family:var(--font-family);color:#555;font-size:16px}.ClassroomScreen-module__8XuW7G__codeOverlayHint{font-family:var(--font-family);color:#767676;margin-top:8px;font-size:13px}.ClassroomScreen-module__8XuW7G__sheetBackdrop{z-index:250;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ClassroomScreen-module__8XuW7G__sheetModal{background:var(--bg-surface);border-radius:20px;flex-direction:column;width:92%;max-width:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #0003}.ClassroomScreen-module__8XuW7G__sheetHeader{border-bottom:1px solid #8e8e9326;justify-content:flex-start;align-items:center;gap:4px;padding:18px 20px;display:flex;position:relative}.ClassroomScreen-module__8XuW7G__sheetTitleCentered{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.ClassroomScreen-module__8XuW7G__subjectTabBtn{cursor:pointer;font-family:var(--font-family-heavy);color:#3c3c4399;background:#8e8e931f;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:15px;display:inline-flex}.ClassroomScreen-module__8XuW7G__subjectTabCount{color:#3c3c43b3;background:#3c3c4324;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px 1px;font-size:12.5px;font-weight:800;line-height:1;display:inline-flex}.ClassroomScreen-module__8XuW7G__sheetTitle{font-family:var(--font-family-heavy);color:var(--color-text);font-size:24px}.ClassroomScreen-module__8XuW7G__sheetCloseBtn{cursor:pointer;width:32px;height:32px;color:var(--color-secondary);background:#8e8e931a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.ClassroomScreen-module__8XuW7G__sheetCloseBtn:hover{background:#8e8e9333}.ClassroomScreen-module__8XuW7G__sheetBody{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.ClassroomScreen-module__8XuW7G__sheetIcon{background:#8e8e930f;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ClassroomScreen-module__8XuW7G__sheetPlaceholderText{font-family:var(--font-family-heavy);color:var(--color-text);font-size:18px}.ClassroomScreen-module__8XuW7G__sheetPlaceholderSub{font-family:var(--font-family);color:var(--color-secondary);text-align:center;max-width:320px;font-size:14px;line-height:1.5}.ClassroomScreen-module__8XuW7G__plantContainer{border-radius:16px;flex:1;width:100%;min-height:380px;margin-top:8px;position:relative;overflow:hidden}.ClassroomScreen-module__8XuW7G__plantCanvas{width:100%;height:100%;position:absolute;inset:0}.ClassroomScreen-module__8XuW7G__plantNode{pointer-events:auto;flex-direction:column;align-items:center;gap:2px;transition:transform .12s;display:flex;position:absolute}.ClassroomScreen-module__8XuW7G__plantNode:hover{transform:translateY(-2px)}.ClassroomScreen-module__8XuW7G__plantNode:active{transform:translateY(1px)scale(.98)}.ClassroomScreen-module__8XuW7G__plantNodePotatoTeacher{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ClassroomScreen-module__8XuW7G__plantNodePotato{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ClassroomScreen-module__8XuW7G__plantNodeName{font-family:var(--font-family-heavy);color:#fff;text-shadow:0 1px 3px #0009;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:10px;overflow:hidden}.ClassroomScreen-module__8XuW7G__plantEmptyText{font-family:var(--font-family);color:#fff9;text-shadow:0 1px 2px #0006;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClassroomScreen-module__8XuW7G__sheetModalWide{background:var(--bg-surface);width:94%;max-width:clamp(600px, calc(680px * var(--ui-scale)), 920px);border-radius:20px;flex-direction:column;height:80vh;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #0003}.ClassroomScreen-module__8XuW7G__sheetPageBackdrop{background:var(--bg-surface);z-index:250;flex-direction:column;display:flex;position:fixed;inset:0}.ClassroomScreen-module__8XuW7G__sheetPage{background:var(--bg-surface);width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.ClassroomScreen-module__8XuW7G__sheetBackBtn{font-family:var(--font-family-medium);color:var(--color-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;display:flex}.ClassroomScreen-module__8XuW7G__progressSummary{gap:16px;padding:16px 20px;display:flex}.ClassroomScreen-module__8XuW7G__progressCard{background:#8e8e930a;border:1px solid #8e8e931a;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:16px;display:flex}.ClassroomScreen-module__8XuW7G__progressCardValue{font-family:var(--font-family-heavy);color:var(--color-text);font-size:28px}.ClassroomScreen-module__8XuW7G__progressCardLabel{font-family:var(--font-family);color:var(--color-secondary);font-size:13px}.ClassroomScreen-module__8XuW7G__progressSection{flex:1;padding:0 20px 20px;overflow-y:auto}.ClassroomScreen-module__8XuW7G__progressSectionTitle{font-family:var(--font-family-heavy);color:var(--color-text);margin-bottom:12px;font-size:16px}.ClassroomScreen-module__8XuW7G__progressEmpty{font-family:var(--font-family);color:var(--color-secondary);text-align:center;padding:32px 0;font-size:14px}.ClassroomScreen-module__8XuW7G__progressList{flex-direction:column;gap:8px;display:flex}.ClassroomScreen-module__8XuW7G__progressRow{align-items:center;gap:10px;padding:6px 0;display:flex}.ClassroomScreen-module__8XuW7G__progressRowPotato{flex-shrink:0}.ClassroomScreen-module__8XuW7G__progressRowName{font-family:var(--font-family-medium);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:80px;font-size:14px;overflow:hidden}.ClassroomScreen-module__8XuW7G__progressBarOuter{background:#8e8e931f;border-radius:4px;flex:1;height:14px;overflow:hidden}.ClassroomScreen-module__8XuW7G__progressBarInner{background:var(--color-success);border-radius:4px;min-width:2px;height:100%;transition:width .3s}.ClassroomScreen-module__8XuW7G__progressRowStars{font-family:var(--font-family-heavy);color:var(--color-text);flex-shrink:0;justify-content:flex-end;align-items:center;gap:3px;min-width:40px;font-size:13px;display:flex}.ClassroomScreen-module__8XuW7G__assignSearch{background:#8e8e930f;border:1px solid #8e8e931f;border-radius:10px;align-items:center;gap:8px;margin:12px 20px;padding:8px 12px;display:flex}.ClassroomScreen-module__8XuW7G__assignSearchInput{font-family:var(--font-family);color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:14px}.ClassroomScreen-module__8XuW7G__assignSearchInput:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #4caf50}.ClassroomScreen-module__8XuW7G__assignSearchInput::placeholder{color:#3c3c434d}.ClassroomScreen-module__8XuW7G__assignSearchClear{cursor:pointer;color:#3c3c4380;background:#8e8e9326;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ClassroomScreen-module__8XuW7G__assignContent{flex:1;padding:0 20px 16px;overflow-y:auto}.ClassroomScreen-module__8XuW7G__assignTree{flex-direction:column;gap:8px;display:flex}.ClassroomScreen-module__8XuW7G__assignGradeCard{border:1px solid var(--color-border);background:var(--bg-surface);border-radius:14px;overflow:hidden}.ClassroomScreen-module__8XuW7G__assignGradeCardBtn{text-align:left;min-width:0;font-family:var(--font-family-heavy);color:var(--color-text);cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:14px 16px;font-size:16px;display:flex}.ClassroomScreen-module__8XuW7G__assignGradeCardBtn:hover{background:#8e8e930a}.ClassroomScreen-module__8XuW7G__assignGradeCardLabel{flex:1}.ClassroomScreen-module__8XuW7G__assignCountBadge{background:var(--color-success);color:#fff;min-width:20px;height:20px;font-family:var(--font-family-heavy);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;display:inline-flex}.ClassroomScreen-module__8XuW7G__assignDomainList{padding:0 8px 8px}.ClassroomScreen-module__8XuW7G__assignDomainSection{margin-bottom:2px}.ClassroomScreen-module__8XuW7G__assignDomainHeader{cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;padding:8px 10px;transition:background .15s;display:flex}.ClassroomScreen-module__8XuW7G__assignDomainHeader:hover{background:#8080800a}.ClassroomScreen-module__8XuW7G__assignDomainAccent{border-radius:2px;flex-shrink:0;width:4px;height:22px}.ClassroomScreen-module__8XuW7G__assignDomainName{font-family:var(--font-family-heavy);text-align:left;flex:1;font-size:14px}.ClassroomScreen-module__8XuW7G__assignStdList{padding:0 8px 4px 16px}.ClassroomScreen-module__8XuW7G__assignStdSection{margin-bottom:2px}.ClassroomScreen-module__8XuW7G__assignStdHeader{text-align:left;width:100%;min-width:0;font-family:var(--font-family);color:var(--color-text);background:var(--bg-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;flex:1;align-items:center;gap:6px;padding:10px 12px;font-size:14px;transition:background .15s;display:flex}.ClassroomScreen-module__8XuW7G__assignStdHeader:hover{background:#8080800f}.ClassroomScreen-module__8XuW7G__assignStdDesc{color:var(--color-text);flex:1;font-size:13px}.ClassroomScreen-module__8XuW7G__assignHighlight{background:#ffeb3b1f!important}.ClassroomScreen-module__8XuW7G__assignBulkRow{gap:8px;padding:4px 8px 6px 24px;display:flex}.ClassroomScreen-module__8XuW7G__assignBulkBtn{font-family:var(--font-family-medium);color:var(--color-accent-blue);cursor:pointer;background:#007aff0f;border:1px solid #007aff26;border-radius:6px;padding:3px 10px;font-size:11px}.ClassroomScreen-module__8XuW7G__assignTierRow{scrollbar-width:none;gap:8px;padding:4px 2px 8px 24px;display:flex;overflow-x:auto}.ClassroomScreen-module__8XuW7G__assignTierRow::-webkit-scrollbar{display:none}.ClassroomScreen-module__8XuW7G__assignBandGroup{flex-direction:column;display:flex}.ClassroomScreen-module__8XuW7G__assignBandLabel{font-family:var(--font-family-medium);letter-spacing:.02em;color:var(--color-secondary);padding:6px 8px 2px 24px;font-size:11px;font-weight:600}.ClassroomScreen-module__8XuW7G__assignTierCard{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:120px;height:80px;padding:4px;transition:background .15s;display:flex;position:relative}.ClassroomScreen-module__8XuW7G__assignTierCard:hover{background:#ffffff40}.ClassroomScreen-module__8XuW7G__assignTierCardClickable{-webkit-user-select:none;user-select:none;transition:transform .12s,background .15s}.ClassroomScreen-module__8XuW7G__assignTierCardClickable:hover{background:#ffffff52;transform:translateY(-2px)}.ClassroomScreen-module__8XuW7G__assignTierCardClickable:active{transition:none;transform:translateY(1px)scale(.98)}.ClassroomScreen-module__8XuW7G__assignTierCardClickable:focus-visible{outline-offset:2px;outline:2px solid #3b82f6b3}.ClassroomScreen-module__8XuW7G__assignTierCardSelected{border-left:3px solid var(--color-success);background:#2e7d321a}.ClassroomScreen-module__8XuW7G__tierPreviewBackdrop{z-index:400;background:#0000006b;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out ClassroomScreen-module__8XuW7G__tierPreviewFade;display:flex;position:fixed;inset:0}@keyframes ClassroomScreen-module__8XuW7G__tierPreviewFade{0%{opacity:0}to{opacity:1}}.ClassroomScreen-module__8XuW7G__tierPreviewPanel{background:var(--bg-surface);border-radius:16px;flex-direction:column;width:100%;max-width:920px;max-height:88vh;animation:.22s cubic-bezier(.22,1,.36,1) ClassroomScreen-module__8XuW7G__tierPreviewPanelIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000047}@keyframes ClassroomScreen-module__8XuW7G__tierPreviewPanelIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ClassroomScreen-module__8XuW7G__tierPreviewHeader{border-bottom:1px solid #3c3c4317;align-items:flex-start;gap:10px;padding:16px 20px 12px;display:flex}.ClassroomScreen-module__8XuW7G__tierPreviewStd{font-family:var(--font-family-medium);color:#3c3c438c;letter-spacing:.2px;font-size:12px}.ClassroomScreen-module__8XuW7G__tierPreviewTitle{font-family:var(--font-family-heavy);color:var(--color-text);margin-top:2px;font-size:18px;line-height:1.2}.ClassroomScreen-module__8XuW7G__tierPreviewBody{flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px 20px;display:flex;overflow-y:auto}.ClassroomScreen-module__8XuW7G__tierPreviewQ{background:#8080800a;border:1px solid #3c3c4314;border-radius:10px;gap:12px;padding:12px 14px;display:flex}.ClassroomScreen-module__8XuW7G__tierPreviewQNum{color:#3b82f6f2;width:26px;height:26px;font-family:var(--font-family-heavy);background:#3b82f61f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.ClassroomScreen-module__8XuW7G__tierPreviewQContent{flex:1;min-width:0}.ClassroomScreen-module__8XuW7G__tierPreviewQText{font-family:var(--font-family);color:var(--color-text);white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.4}.ClassroomScreen-module__8XuW7G__tierPreviewQAnswer{font-family:var(--font-family-medium);color:var(--color-success);margin-top:6px;font-size:13px}.ClassroomScreen-module__8XuW7G__tierPreviewAnswerLabel{font-family:var(--font-family-heavy);color:#2e7d32cc;margin-right:4px}.ClassroomScreen-module__8XuW7G__tierPreviewFooter{border-top:1px solid #3c3c4314;padding:10px 20px 14px}.ClassroomScreen-module__8XuW7G__tierPreviewFooterNote{font-family:var(--font-family-medium);color:var(--color-text-tertiary);font-size:12px}.ClassroomScreen-module__8XuW7G__tierPreviewRerollBtn{color:#3b82f6f2;font-family:var(--font-family-heavy);letter-spacing:.2px;cursor:pointer;background:#3b82f614;border:1px solid #3b82f666;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:background .15s,transform .1s;display:inline-flex}.ClassroomScreen-module__8XuW7G__tierPreviewRerollBtn:hover:not(:disabled){background:#3b82f626}.ClassroomScreen-module__8XuW7G__tierPreviewRerollBtn:active:not(:disabled){transform:translateY(1px)}.ClassroomScreen-module__8XuW7G__tierPreviewRerollBtn:disabled{opacity:.55;cursor:not-allowed}.ClassroomScreen-module__8XuW7G__tierPreviewRerollIcon{animation:.5s ease-out ClassroomScreen-module__8XuW7G__tierPreviewReroll}@keyframes ClassroomScreen-module__8XuW7G__tierPreviewReroll{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ClassroomScreen-module__8XuW7G__teacherAssignRoot{background:var(--bg-surface,#fafafa);z-index:1;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.ClassroomScreen-module__8XuW7G__teacherAssignStatus{font-family:var(--font-family-medium);color:var(--color-text-secondary);flex:1;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex}.ClassroomScreen-module__8XuW7G__teacherAssignSpin{animation:.9s linear infinite ClassroomScreen-module__8XuW7G__teacherAssignSpin}@keyframes ClassroomScreen-module__8XuW7G__teacherAssignSpin{to{transform:rotate(360deg)}}.ClassroomScreen-module__8XuW7G__tierPreviewEmpty{color:var(--color-text-tertiary);text-align:center;font-family:var(--font-family-medium);padding:24px}.ClassroomScreen-module__8XuW7G__tierPreviewQVisual{background:var(--bg-surface);border:1px solid #3c3c4314;border-radius:10px;justify-content:center;margin-top:10px;padding:12px;display:flex;overflow-x:auto}.ClassroomScreen-module__8XuW7G__tierPreviewQVisual>*{max-width:100%}.ClassroomScreen-module__8XuW7G__tierPreviewQVisual::-webkit-scrollbar-track{margin-inline:10px}.ClassroomScreen-module__8XuW7G__tierPreviewHintToggle{color:#b46e14f2;font-family:var(--font-family-heavy);cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:7px;align-items:center;gap:5px;margin-top:10px;padding:5px 10px;font-size:12px;transition:background .15s;display:inline-flex}.ClassroomScreen-module__8XuW7G__tierPreviewHintToggle:hover{background:#f59e0b2e}.ClassroomScreen-module__8XuW7G__tierPreviewHint{flex-direction:column;gap:8px;margin-top:10px;display:flex}@media (max-width:540px){.ClassroomScreen-module__8XuW7G__tierPreviewQVisual{padding:8px}.ClassroomScreen-module__8XuW7G__tierPreviewRerollBtn{padding:5px 10px;font-size:11px}}.ClassroomScreen-module__8XuW7G__assignTierCardCheck{flex-shrink:0}.ClassroomScreen-module__8XuW7G__assignTierCardName{font-family:var(--font-family-medium);text-align:center;color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:28px;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.ClassroomScreen-module__8XuW7G__assignToSection{background:#8e8e9308;border:1px solid #8e8e931a;border-radius:12px;margin-top:16px;padding:16px}.ClassroomScreen-module__8XuW7G__assignToHeader{font-family:var(--font-family-heavy);color:var(--color-text);align-items:center;gap:6px;margin-bottom:10px;font-size:15px;display:flex}.ClassroomScreen-module__8XuW7G__assignToToggle{background:#8e8e9314;border-radius:8px;gap:0;margin-bottom:10px;padding:2px;display:flex}.ClassroomScreen-module__8XuW7G__assignToToggleBtn{font-family:var(--font-family-heavy);color:var(--color-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 12px;font-size:13px;transition:all .15s}.ClassroomScreen-module__8XuW7G__assignToToggleActive{background:var(--bg-surface);color:var(--color-text);box-shadow:0 1px 3px #00000014}.ClassroomScreen-module__8XuW7G__assignStudentGrid{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.ClassroomScreen-module__8XuW7G__assignStudentChip{border:1.5px solid var(--color-border);background:var(--bg-surface);cursor:pointer;font-family:var(--font-family-medium);color:var(--color-text);border-radius:20px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:13px;transition:border-color .15s,background .15s;display:flex}.ClassroomScreen-module__8XuW7G__assignStudentChipSelected{border-color:var(--color-success);background:#2ecc710d}.ClassroomScreen-module__8XuW7G__assignDateRow{align-items:center;gap:10px;margin-top:8px;display:flex}.ClassroomScreen-module__8XuW7G__assignDateLabel{font-family:var(--font-family-medium);color:var(--color-text);cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.ClassroomScreen-module__8XuW7G__assignDateInput{font-family:var(--font-family);color:var(--color-text);border:1px solid #8e8e9333;border-radius:8px;outline:none;padding:5px 8px;font-size:13px}.ClassroomScreen-module__8XuW7G__assignDateInput:focus-visible{outline-offset:1px;outline:2px solid #4caf50}.ClassroomScreen-module__8XuW7G__assignFooter{border-top:1px solid #8e8e9326;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ClassroomScreen-module__8XuW7G__assignFooterCount{font-family:var(--font-family-medium);color:var(--color-secondary);font-size:14px}.ClassroomScreen-module__8XuW7G__assignFooterBtn{font-family:var(--font-family-heavy);color:#fff;background:var(--color-success);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 24px;font-size:15px;transition:opacity .15s,transform .12s;display:flex}.ClassroomScreen-module__8XuW7G__assignFooterBtn:disabled{opacity:.4;cursor:default}.ClassroomScreen-module__8XuW7G__assignFooterBtn:not(:disabled):active{transform:translateY(1px)scale(.97)}.ClassroomScreen-module__8XuW7G__assignFooterBtnPurple{background:#9b59b6}.ClassroomScreen-module__8XuW7G__testGradeRow,.ClassroomScreen-module__8XuW7G__testDomainRow,.ClassroomScreen-module__8XuW7G__testStandardRow{align-items:center;gap:6px;display:flex}.ClassroomScreen-module__8XuW7G__testGradeRow>.ClassroomScreen-module__8XuW7G__assignGradeBtn,.ClassroomScreen-module__8XuW7G__testDomainRow>.ClassroomScreen-module__8XuW7G__assignDomainBtn,.ClassroomScreen-module__8XuW7G__testStandardRow>.ClassroomScreen-module__8XuW7G__assignStandardBtn{flex:1;min-width:0}.ClassroomScreen-module__8XuW7G__testTierRow{border-radius:6px;align-items:center;gap:8px;padding:4px;display:flex}.ClassroomScreen-module__8XuW7G__testTierRow:hover{background:#8e8e930a}.ClassroomScreen-module__8XuW7G__gamesContent{flex:1;padding:16px 20px;overflow-y:auto}.ClassroomScreen-module__8XuW7G__gamesCreateBtn{width:100%;font-family:var(--font-family-heavy);color:#fff;background:var(--glass-cta-green,#1a8449);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:15px;transition:opacity .15s,transform .12s;display:flex}.ClassroomScreen-module__8XuW7G__gamesCreateBtn:active{transform:scale(.97)}.ClassroomScreen-module__8XuW7G__gamesJoinRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.ClassroomScreen-module__8XuW7G__gamesJoinInput{font-family:var(--font-family-heavy);color:var(--color-text);text-align:center;letter-spacing:3px;border:1.5px solid #8e8e9340;border-radius:8px;outline:none;width:100px;padding:8px 12px;font-size:16px}.ClassroomScreen-module__8XuW7G__gamesJoinInput:focus{border-color:var(--color-accent-blue)}.ClassroomScreen-module__8XuW7G__gamesJoinBtn{font-family:var(--font-family-heavy);color:#fff;background:var(--color-accent-blue);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px}.ClassroomScreen-module__8XuW7G__gamesJoinBtn:disabled{opacity:.4}.ClassroomScreen-module__8XuW7G__gamesJoinError{font-family:var(--font-family);color:var(--color-error);width:100%;font-size:12px}.ClassroomScreen-module__8XuW7G__gamesSection{margin-top:16px}.ClassroomScreen-module__8XuW7G__gamesSectionTitle{font-family:var(--font-family-heavy);color:var(--color-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px}.ClassroomScreen-module__8XuW7G__gameRow{border-bottom:1px solid #8e8e9314;align-items:center;gap:10px;padding:10px 0;display:flex}.ClassroomScreen-module__8XuW7G__gameIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.ClassroomScreen-module__8XuW7G__gameInfo{flex:1;min-width:0}.ClassroomScreen-module__8XuW7G__gameName{font-family:var(--font-family-heavy);color:var(--color-text);align-items:center;gap:6px;font-size:14px;display:flex}.ClassroomScreen-module__8XuW7G__gamePhaseBadge{font-family:var(--font-family-heavy);color:#fff;border-radius:6px;align-items:center;padding:2px 8px;font-size:10px;display:inline-flex}.ClassroomScreen-module__8XuW7G__gameMeta{font-family:var(--font-family);color:var(--color-secondary);align-items:center;gap:4px;margin-top:2px;font-size:12px;display:flex}.ClassroomScreen-module__8XuW7G__gameCode{font-family:var(--font-family-heavy);letter-spacing:1px;margin-left:8px}.ClassroomScreen-module__8XuW7G__gameActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.ClassroomScreen-module__8XuW7G__gameJoinBtn,.ClassroomScreen-module__8XuW7G__gameLobbyBtn,.ClassroomScreen-module__8XuW7G__gameResumeBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:5px 10px;font-size:12px}.ClassroomScreen-module__8XuW7G__gameJoinBtn{background:var(--color-accent-blue)}.ClassroomScreen-module__8XuW7G__gameLobbyBtn,.ClassroomScreen-module__8XuW7G__gameResumeBtn{background:var(--color-success)}.ClassroomScreen-module__8XuW7G__gameWatchBtn{font-family:var(--font-family-medium);color:var(--color-secondary);cursor:pointer;background:#8e8e9314;border:none;border-radius:6px;align-items:center;gap:3px;padding:5px 8px;font-size:12px;display:flex}.ClassroomScreen-module__8XuW7G__gamePauseBtn,.ClassroomScreen-module__8XuW7G__gameDeleteBtn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ClassroomScreen-module__8XuW7G__gamePauseBtn{color:var(--color-text);background:#8e8e931a}.ClassroomScreen-module__8XuW7G__gameDeleteBtn{color:var(--color-error);background:#e74c3c14}.ClassroomScreen-module__8XuW7G__gamesEmpty{font-family:var(--font-family);color:var(--color-secondary);flex-direction:column;align-items:center;gap:8px;padding:48px 0;font-size:14px;display:flex}.ClassroomScreen-module__8XuW7G__tasksContent{--task-col-chip:92px;--task-col-action:176px;--task-col-due:192px;--task-col-stars:90px;--task-col-pct:64px;flex:1;padding:16px 20px;overflow-y:auto}.ClassroomScreen-module__8XuW7G__tasksEmpty{font-family:var(--font-family);color:var(--color-secondary);flex-direction:column;align-items:center;gap:8px;padding:48px 0;font-size:14px;display:flex}.ClassroomScreen-module__8XuW7G__taskCard{background:#8e8e9308;border:none;border-radius:0;margin-bottom:0;overflow:hidden;box-shadow:inset 0 -1px #8e8e9338}.ClassroomScreen-module__8XuW7G__taskCard:first-of-type{box-shadow:inset 0 1px #8e8e9338,inset 0 -1px #8e8e9338}.ClassroomScreen-module__8XuW7G__taskPulse:after{content:"";pointer-events:none;background:#4a90d914;border:2px solid #4a90d9d9;animation:2.8s ease-out both ClassroomScreen-module__8XuW7G__taskPulseAura;position:absolute;inset:2px}.ClassroomScreen-module__8XuW7G__taskPulseStart:after{border-bottom:none;bottom:0}.ClassroomScreen-module__8XuW7G__taskPulseMid:after{border-top:none;border-bottom:none;top:0;bottom:0}.ClassroomScreen-module__8XuW7G__taskPulseEnd:after{border-top:none;top:0}@keyframes ClassroomScreen-module__8XuW7G__taskPulseAura{0%{opacity:0}18%{opacity:1}60%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.ClassroomScreen-module__8XuW7G__taskPulse:after{animation-duration:1s}}.ClassroomScreen-module__8XuW7G__taskHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.ClassroomScreen-module__8XuW7G__taskHeaderLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ClassroomScreen-module__8XuW7G__taskTestBadge{color:#fff;font-family:var(--font-family-heavy);background:#9b59b6;border-radius:6px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:10px;display:inline-flex}.ClassroomScreen-module__8XuW7G__taskTitle{font-family:var(--font-family-heavy);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.ClassroomScreen-module__8XuW7G__taskHeaderRight{grid-template-columns:var(--task-col-due) var(--task-col-stars) var(--task-col-pct) var(--task-col-action);flex-shrink:0;align-items:center;gap:10px;display:grid}.ClassroomScreen-module__8XuW7G__taskActionSlot{justify-content:flex-end;align-items:center;min-width:0;display:flex}.ClassroomScreen-module__8XuW7G__taskActionBtn{background:var(--color-accent-blue,#4a90d9);color:#fff;font-family:var(--font-family);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:5px;padding:5px 13px;font-size:14.5px;font-weight:800;display:inline-flex}.ClassroomScreen-module__8XuW7G__taskActionBtn:hover{filter:brightness(1.06)}.ClassroomScreen-module__8XuW7G__taskActionBtnAgain{color:var(--color-accent-blue,#4a90d9);background:#4a90d914;border:1.5px solid #4a90d973}.ClassroomScreen-module__8XuW7G__taskActionBtnStart{background:#3d9a55}.ClassroomScreen-module__8XuW7G__taskActionBtnDemoDisabled{opacity:.5;cursor:default!important;box-shadow:none!important}.ClassroomScreen-module__8XuW7G__demoDisabledNote{font-family:var(--font-family);color:#3c3c438c;white-space:nowrap;font-size:10.5px;font-weight:700;line-height:1}.ClassroomScreen-module__8XuW7G__taskColHeaders{grid-template-columns:var(--task-col-due) var(--task-col-stars) var(--task-col-pct) var(--task-col-action);justify-content:flex-end;gap:10px;padding:0 14px 4px 0;display:grid}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn{cursor:pointer;font-family:var(--font-family);letter-spacing:.05em;text-transform:uppercase;color:#3c3c4373;text-align:center;background:0 0;border:none;padding:2px 0;font-size:14.5px;font-weight:800}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:first-child{width:var(--task-col-due)}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(2){width:var(--task-col-stars);margin-left:10px}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(3){width:var(--task-col-pct);margin-left:10px}.ClassroomScreen-module__8XuW7G__taskColHeaderActive{color:#3c3c43cc}.ClassroomScreen-module__8XuW7G__taskColHeaderSpacer{width:var(--task-col-action);margin-left:10px}.ClassroomScreen-module__8XuW7G__taskChipSlot{justify-content:center;align-items:center;min-width:0;display:flex}.ClassroomScreen-module__8XuW7G__taskStateChip{font-size:11.5px;font-weight:800;font-family:var(--font-family);color:#4a90d9;white-space:nowrap;text-overflow:ellipsis;border:1.5px solid #4a90d973;border-radius:999px;max-width:100%;padding:2px 9px;overflow:hidden}.ClassroomScreen-module__8XuW7G__taskDue{min-width:0;font-family:var(--font-family);color:var(--color-secondary);white-space:nowrap;text-overflow:ellipsis;justify-content:flex-end;align-items:center;gap:3px;padding-right:14px;font-size:16.5px;display:flex;overflow:hidden}.ClassroomScreen-module__8XuW7G__taskDueOverdue{color:var(--color-error)}.ClassroomScreen-module__8XuW7G__taskStarsCol{justify-content:center;align-items:center;display:flex}.ClassroomScreen-module__8XuW7G__taskPct{text-align:center;font-family:var(--font-family-heavy);color:var(--color-success);font-size:17px;display:block}.ClassroomScreen-module__8XuW7G__taskPctUnstarted{color:#3c3c436b;text-align:center}.ClassroomScreen-module__8XuW7G__taskRunDots{flex-shrink:0;align-items:center;gap:3px;margin-left:2px;display:inline-flex}.ClassroomScreen-module__8XuW7G__taskRunDot{box-sizing:border-box;background:#8e8e9338;border:1px solid #8e8e9359;border-radius:50%;width:7px;height:7px}.ClassroomScreen-module__8XuW7G__taskRunDotFilled{background:linear-gradient(145deg,#6fce6f,#46a049);border-color:#3a8a3e}.ClassroomScreen-module__8XuW7G__taskRunDotInterleaved{border-color:#9b59b699}.ClassroomScreen-module__8XuW7G__taskRunDotInterleaved.ClassroomScreen-module__8XuW7G__taskRunDotFilled{background:linear-gradient(145deg,#b57fd4,#8e44ad);border-color:#7a3b95}.ClassroomScreen-module__8XuW7G__taskProgressOuter{background:#8e8e931a;height:4px}.ClassroomScreen-module__8XuW7G__taskProgressInner{background:var(--color-success);height:100%;transition:width .3s}.ClassroomScreen-module__8XuW7G__taskProgressTest{background:#9b59b6}.ClassroomScreen-module__8XuW7G__taskTierList{flex-direction:column;gap:4px;padding:8px 14px 14px;display:flex}.ClassroomScreen-module__8XuW7G__taskTierRow{align-items:center;gap:8px;padding:4px 0;display:flex}.ClassroomScreen-module__8XuW7G__taskTierCheck{flex-shrink:0}.ClassroomScreen-module__8XuW7G__taskTierDone{color:var(--color-success)}.ClassroomScreen-module__8XuW7G__taskTierCircle{border:1.5px solid #8e8e934d;border-radius:50%;width:16px;height:16px}.ClassroomScreen-module__8XuW7G__taskTierName{font-family:var(--font-family);color:var(--color-text);flex:1;font-size:13px}.ClassroomScreen-module__8XuW7G__taskTierStars{flex-shrink:0;gap:2px;display:flex}.ClassroomScreen-module__8XuW7G__taskTierStartBtn{font-family:var(--font-family-heavy);color:#fff;background:var(--color-success);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;display:flex}.ClassroomScreen-module__8XuW7G__taskRetakeBtn{width:100%;font-family:var(--font-family-heavy);color:#9b59b6;cursor:pointer;background:#9b59b60f;border:1.5px solid #9b59b633;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:8px;font-size:13px;display:flex}.ClassroomScreen-module__8XuW7G__taskAttempts{border-top:1px solid #8e8e931a;margin-top:8px;padding-top:8px}.ClassroomScreen-module__8XuW7G__taskAttemptsTitle{font-family:var(--font-family-heavy);color:var(--color-secondary);margin-bottom:4px;font-size:12px}.ClassroomScreen-module__8XuW7G__taskAttemptRow{font-family:var(--font-family);color:var(--color-text);justify-content:space-between;padding:3px 0;font-size:12px;display:flex}@media (max-width:600px){.ClassroomScreen-module__8XuW7G__emptyContent{padding:20px}.ClassroomScreen-module__8XuW7G__emptyTitle{font-size:20px}.ClassroomScreen-module__8XuW7G__emptySubtitle{font-size:13px}.ClassroomScreen-module__8XuW7G__header{padding:12px}.ClassroomScreen-module__8XuW7G__className{font-size:18px}.ClassroomScreen-module__8XuW7G__scrollContent{padding:0 12px 12px}.ClassroomScreen-module__8XuW7G__joinTitle,.ClassroomScreen-module__8XuW7G__createTitle{font-size:20px}.ClassroomScreen-module__8XuW7G__studentGrid{gap:10px}.ClassroomScreen-module__8XuW7G__studentCard{width:74px}.ClassroomScreen-module__8XuW7G__sheetModalWide{border-radius:0;width:100%;max-width:none;height:100vh;max-height:100vh}.ClassroomScreen-module__8XuW7G__tasksContent{--task-col-chip:70px;--task-col-due:76px;--task-col-stars:34px;--task-col-pct:30px;padding:14px 12px}.ClassroomScreen-module__8XuW7G__taskHeader{gap:8px;padding:11px 10px}.ClassroomScreen-module__8XuW7G__taskHeaderRight{grid-template-columns:var(--task-col-due) var(--task-col-stars) var(--task-col-pct) var(--task-col-action);gap:6px}.ClassroomScreen-module__8XuW7G__taskStateChip{padding:2px 6px;font-size:10px}.ClassroomScreen-module__8XuW7G__taskDue{font-size:11px}.ClassroomScreen-module__8XuW7G__taskPct{font-size:12px}.ClassroomScreen-module__8XuW7G__sheetModal{width:calc(100% - 24px)}}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__headerBtn{background:var(--glass-row-scrim)!important;border-color:var(--glass-row-scrim-border)!important;box-shadow:0 2px 8px #00000059!important}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__className{color:#e9eaee}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__headerBtn .ClassroomScreen-module__8XuW7G__headerChevron{color:#e9eaee}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide{background:var(--ds-card,#21252e)}:is(body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__sheetTitle,body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskTitle){color:#e9eaee}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskCard{background:var(--ds-card-soft,#262b35)}:is(body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskDue,body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__demoDisabledNote,body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskColHeaderBtn){color:#e9eaee9e}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskPctUnstarted{color:#e9eaee6b}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__subjectTabBtn:not([aria-pressed=true]){color:#e9eaeea6;background:#e9eaee1a}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gameName{color:#e9eaee}:is(body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gameMeta,body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gamesSectionTitle,body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gamesEmpty){color:#e9eaee9e}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gameRow{border-bottom-color:#e9ecf414}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__gamePauseBtn{color:#e9eaee;background:#e9ecf41a}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide.ClassroomScreen-module__8XuW7G__trustedWhiteSheet{background:#fff}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide.ClassroomScreen-module__8XuW7G__trustedWhiteSheet .ClassroomScreen-module__8XuW7G__sheetTitle{color:var(--color-text,#1a1a2e)}.ClassroomScreen-module__8XuW7G__demoColNote{font-family:var(--font-family);color:#3c3c438c;text-align:center;white-space:nowrap;font-size:11.5px;font-style:italic;font-weight:700}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskSectionHdr{filter:brightness(1.5)saturate(1.25)}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__demoColNote{color:#e9eaee99}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:first-child{text-align:right;justify-content:flex-end;padding-right:14px;display:inline-flex}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(2),.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(3){text-align:center;justify-content:center;display:inline-flex}.ClassroomScreen-module__8XuW7G__demoColNote{align-self:center;padding-top:1px}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__sheetCloseBtn{color:#e9eaeebf;background:#e9eaee1a}.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(2),.ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(3){transform:translate(-10px)}.ClassroomScreen-module__8XuW7G__taskHeaderRightNoStars,.ClassroomScreen-module__8XuW7G__taskColHeadersNoStars{grid-template-columns:var(--task-col-due) var(--task-col-pct) var(--task-col-action)}.ClassroomScreen-module__8XuW7G__taskColHeadersNoStars .ClassroomScreen-module__8XuW7G__taskColHeaderBtn:first-child{width:var(--task-col-due);text-align:right;justify-content:flex-end;margin-left:0;padding-right:14px;display:inline-flex;transform:none}.ClassroomScreen-module__8XuW7G__taskColHeadersNoStars .ClassroomScreen-module__8XuW7G__taskColHeaderBtn:nth-child(2){width:var(--task-col-pct);text-align:center;justify-content:center;margin-left:10px;display:inline-flex;transform:translate(-10px)}.ClassroomScreen-module__8XuW7G__taskTitleStack{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.ClassroomScreen-module__8XuW7G__taskTitleStack .ClassroomScreen-module__8XuW7G__taskTitle{max-width:100%}.ClassroomScreen-module__8XuW7G__taskRetakeNote{font-family:var(--font-family-medium);color:#3c3c4399;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;line-height:1.2;overflow:hidden}.ClassroomScreen-module__8XuW7G__taskRetakeActions{align-items:center;min-width:0;display:inline-flex;position:relative}.ClassroomScreen-module__8XuW7G__taskRetakePills{align-items:center;gap:8px;min-width:0;display:flex}.ClassroomScreen-module__8XuW7G__taskColHeadersNoStars,.ClassroomScreen-module__8XuW7G__taskHeaderRightNoStars{--task-col-action:200px}.ClassroomScreen-module__8XuW7G__tasksPanelHost{position:relative}.ClassroomScreen-module__8XuW7G__tasksListLayer{flex-direction:column;flex:1;min-height:0;transition:transform .28s,opacity .28s;display:flex}.ClassroomScreen-module__8XuW7G__tasksListLayerSlid{opacity:0;pointer-events:none;transform:translate(-14%)}.ClassroomScreen-module__8XuW7G__tasksDetailLayer{background:var(--bg-surface);border-radius:inherit;flex-direction:column;animation:.28s both ClassroomScreen-module__8XuW7G__tasksDetailIn;display:flex;position:absolute;inset:0}@keyframes ClassroomScreen-module__8XuW7G__tasksDetailIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ClassroomScreen-module__8XuW7G__tasksListLayer{transition:none}.ClassroomScreen-module__8XuW7G__tasksDetailLayer{animation:none}.ClassroomScreen-module__8XuW7G__tasksListLayerSlid{transform:none}}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__tasksDetailLayer{background:var(--bg-surface)}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__sheetModalWide .ClassroomScreen-module__8XuW7G__taskRetakeNote{color:#e9eaee9e}@media (max-width:600px){.ClassroomScreen-module__8XuW7G__taskColHeadersNoStars,.ClassroomScreen-module__8XuW7G__taskHeaderRightNoStars{--task-col-due:64px;--task-col-action:140px}.ClassroomScreen-module__8XuW7G__taskRetakePills{gap:5px}.ClassroomScreen-module__8XuW7G__taskRetakePills .ClassroomScreen-module__8XuW7G__taskActionBtn{gap:4px;padding:4px 9px;font-size:11.5px}.ClassroomScreen-module__8XuW7G__taskRetakeNote{font-size:11px}}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot{background:var(--ds-page,#181b22);--bg-surface:var(--ds-card,#21252e);--color-text:var(--ds-ink,#e9ebf1);--text-primary:var(--ds-ink,#e9ebf1);--color-text-secondary:var(--ds-muted,#e9ecf4a3);--text-secondary:var(--ds-muted,#e9ecf4a3);--card-bg:var(--ds-card,#21252e);--color-bg-secondary:var(--ds-panel,#2a2f3a);--glass-row-fill:#e9ecf414;--glass-row-border:#e9ecf41f;--glass-text-primary:var(--ds-ink,#e9ebf1);--glass-text-secondary:var(--ds-muted,#e9ecf4a3);--glass-text-halo:0 1px 1px #0006;--glass-text-halo-strong:0 1px 2px #0000008c}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__dataSubjectToggle{background:var(--ds-soft,#e9ecf417)}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__dataSubjectBtn{color:var(--ds-muted,#e9ecf4a3)}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__dataSubjectBtnActive{background:var(--ds-card-soft,#262b35);color:var(--ds-ink,#e9ebf1);box-shadow:0 1px 4px #0006}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__sheetTitle{color:var(--ds-ink,#e9ebf1)}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__sheetHeader{border-bottom-color:var(--ds-border,#e9ecf41f);background:0 0}body[data-night-chrome=true] .ClassroomScreen-module__8XuW7G__teacherAssignRoot .ClassroomScreen-module__8XuW7G__sheetCloseBtn{color:var(--ds-muted,#e9ecf4a3)}.ClassroomScreen-module__8XuW7G__qHoverPreviewIn{animation:.16s ease-out both ClassroomScreen-module__8XuW7G__qHoverPreviewFade}@keyframes ClassroomScreen-module__8XuW7G__qHoverPreviewFade{0%{opacity:0}to{opacity:1}}
@keyframes GrowthSceneHero-module__MMcmsW__gsSway{0%,to{transform:rotate(calc(-1 * var(--gs-amp,1deg)))}50%{transform:rotate(var(--gs-amp,1deg))}}.GrowthSceneHero-module__MMcmsW__swayLower{animation:GrowthSceneHero-module__MMcmsW__gsSway var(--gs-dur,4.5s) ease-in-out infinite;transform-box:view-box}.GrowthSceneHero-module__MMcmsW__swayUpper{animation:GrowthSceneHero-module__MMcmsW__gsSway calc(var(--gs-dur,4.5s) * 1.06) ease-in-out infinite;animation-delay:calc(var(--gs-dur,4.5s) * -.12);transform-box:view-box}@keyframes GrowthSceneHero-module__MMcmsW__gsFadeIn{0%{opacity:0}to{opacity:1}}@keyframes GrowthSceneHero-module__MMcmsW__gsFadeOut{0%{opacity:1}to{opacity:0}}@keyframes GrowthSceneHero-module__MMcmsW__gsGrowIn{0%{transform:scale(.955)}to{transform:scale(1)}}.GrowthSceneHero-module__MMcmsW__fadeIn{animation:1.15s both GrowthSceneHero-module__MMcmsW__gsFadeIn}.GrowthSceneHero-module__MMcmsW__fadeOut{animation:1.15s both GrowthSceneHero-module__MMcmsW__gsFadeOut}.GrowthSceneHero-module__MMcmsW__growIn{transform-box:view-box;animation:1.15s cubic-bezier(.33,.9,.35,1) both GrowthSceneHero-module__MMcmsW__gsGrowIn}@keyframes GrowthSceneHero-module__MMcmsW__gsSwell{0%,to{transform:scale(1)}40%{transform:scale(1.055)}}.GrowthSceneHero-module__MMcmsW__tuberSwell{transform-box:view-box;filter:drop-shadow(0 0 5px #ffd65ad9);animation:1.05s ease-in-out 2 GrowthSceneHero-module__MMcmsW__gsSwell}@keyframes GrowthSceneHero-module__MMcmsW__gsShimmer{0%{opacity:0;transform:translateY(0)}25%{opacity:.55}to{opacity:0;transform:translateY(150px)}}.GrowthSceneHero-module__MMcmsW__rootShimmer{animation:1.7s ease-out both GrowthSceneHero-module__MMcmsW__gsShimmer}@keyframes GrowthSceneHero-module__MMcmsW__gsBeamDrift{0%,to{transform:translateX(calc(-1 * var(--gs-beam-drift,9px)))}50%{transform:translateX(var(--gs-beam-drift,9px))}}@keyframes GrowthSceneHero-module__MMcmsW__gsBeamBreathe{0%,to{opacity:.65}50%{opacity:1}}.GrowthSceneHero-module__MMcmsW__beams{animation:GrowthSceneHero-module__MMcmsW__gsBeamDrift var(--gs-beam-dur,7s) ease-in-out infinite}.GrowthSceneHero-module__MMcmsW__beamsInner{animation:GrowthSceneHero-module__MMcmsW__gsBeamBreathe calc(var(--gs-beam-dur,7s) * .8) ease-in-out infinite}@keyframes GrowthSceneHero-module__MMcmsW__gsMote{0%,to{opacity:.22;transform:translate(0)}50%{opacity:.55;transform:translate(3px,-9px)}}.GrowthSceneHero-module__MMcmsW__mote{animation:GrowthSceneHero-module__MMcmsW__gsMote var(--gs-mote-dur,7s) ease-in-out infinite;animation-delay:var(--gs-mote-delay,0s)}@keyframes GrowthSceneHero-module__MMcmsW__gsGlint{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GrowthSceneHero-module__MMcmsW__goldGlint{transform-box:view-box;animation:3.6s linear infinite GrowthSceneHero-module__MMcmsW__gsGlint}.GrowthSceneHero-module__MMcmsW__grownRootedRow{pointer-events:none}.GrowthSceneHero-module__MMcmsW__grownTxt{color:#1f7a24}.GrowthSceneHero-module__MMcmsW__rootedTxt{color:#7a4a12}body[data-dark-sky] .GrowthSceneHero-module__MMcmsW__grownTxt{color:#8fd694}body[data-dark-sky] .GrowthSceneHero-module__MMcmsW__rootedTxt{color:#d8b183}@media (prefers-reduced-motion:reduce){.GrowthSceneHero-module__MMcmsW__swayLower,.GrowthSceneHero-module__MMcmsW__swayUpper,.GrowthSceneHero-module__MMcmsW__fadeIn,.GrowthSceneHero-module__MMcmsW__fadeOut,.GrowthSceneHero-module__MMcmsW__growIn,.GrowthSceneHero-module__MMcmsW__tuberSwell,.GrowthSceneHero-module__MMcmsW__rootShimmer,.GrowthSceneHero-module__MMcmsW__beams,.GrowthSceneHero-module__MMcmsW__beamsInner,.GrowthSceneHero-module__MMcmsW__mote,.GrowthSceneHero-module__MMcmsW__goldGlint{animation:none!important}.GrowthSceneHero-module__MMcmsW__fadeOut,.GrowthSceneHero-module__MMcmsW__rootShimmer,.GrowthSceneHero-module__MMcmsW__goldGlint{opacity:0!important}.GrowthSceneHero-module__MMcmsW__tuberSwell{filter:none!important}}
.ItemSelectPane-module__Eyas7G__pane{min-width:88px;min-height:96px;font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 10px 10px;display:flex}.ItemSelectPane-module__Eyas7G__paneSelected{--bevel-rim:#4296608c;background:linear-gradient(#e9f6ecf5 0%,#d2eedcc7 100%);border-color:#78c896bf}.ItemSelectPane-module__Eyas7G__icon{justify-content:center;align-items:center;min-height:52px;display:flex}.ItemSelectPane-module__Eyas7G__label{color:#4a4a45;text-align:center;font-size:13px;line-height:1.15}.ItemSelectPane-module__Eyas7G__paneSelected .ItemSelectPane-module__Eyas7G__label{color:#2e7d46}
.CompleteScreen-module__eAdipa__container{background:var(--bg-surface);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;max-height:100dvh;padding-top:clamp(24px,11vh,140px);transition:opacity .25s ease-out;display:flex;overflow:hidden}.CompleteScreen-module__eAdipa__container>*{width:100%;max-width:600px}.CompleteScreen-module__eAdipa__fixedOverlayEscape{max-width:none!important}.CompleteScreen-module__eAdipa__mainContent{flex-direction:column;flex:none;align-items:center;gap:clamp(10px,2vh,20px);padding:clamp(10px,2.5vh,28px) clamp(12px,3vw,20px) 0;display:flex}.CompleteScreen-module__eAdipa__potatoWrap{margin:4px 0}.CompleteScreen-module__eAdipa__title{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-text);text-align:center;font-size:clamp(24px,6.5vw,30px)}.CompleteScreen-module__eAdipa__scoreText{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-secondary);text-align:center;font-size:16px}.CompleteScreen-module__eAdipa__testTitle{font-family:var(--font-family-heavy);color:var(--color-text);text-align:center;font-size:clamp(24px,6.5vw,30px)}.CompleteScreen-module__eAdipa__testScoreText{font-family:var(--font-family-medium);color:var(--color-secondary);text-align:center;font-size:16px}.CompleteScreen-module__eAdipa__scoreSplit{flex-direction:column;align-items:center;gap:5px;display:flex}.CompleteScreen-module__eAdipa__scoreRowPrimary{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:#1d8b4e;text-align:center;letter-spacing:.01em;font-size:19px}.CompleteScreen-module__eAdipa__scoreRowSecondary{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:#6a3fc4;text-align:center;font-size:14px}.CompleteScreen-module__eAdipa__growthMessage{font-family:var(--font-family-medium);color:var(--color-tertiary,#8e8e93);text-align:center;max-width:320px;margin-top:4px;font-size:14px;font-style:italic;line-height:1.35}.CompleteScreen-module__eAdipa__starsSection{flex-direction:column;align-items:center;gap:8px;padding:clamp(4px,1.2vh,12px) 0;display:flex}.CompleteScreen-module__eAdipa__starsContainer{justify-content:center;align-items:center;display:flex;position:relative}.CompleteScreen-module__eAdipa__starRow{align-items:center;gap:14px;display:flex}.CompleteScreen-module__eAdipa__starSlot{flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.CompleteScreen-module__eAdipa__starBounce{animation:.35s cubic-bezier(.5,1.5,.5,1) forwards CompleteScreen-module__eAdipa__starPop}@keyframes CompleteScreen-module__eAdipa__starPop{0%{transform:scale(.4)}60%{transform:scale(1.5)}to{transform:scale(1)}}.CompleteScreen-module__eAdipa__confettiContainer{pointer-events:none;justify-content:center;align-items:center;width:250px;height:140px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompleteScreen-module__eAdipa__confettiParticle{position:absolute}.CompleteScreen-module__eAdipa__perfectBanner{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-gold-star);text-shadow:0 0 4px #ffd70066;font-size:18px;animation:.4s cubic-bezier(.5,1.5,.5,1) forwards CompleteScreen-module__eAdipa__perfectIn}@keyframes CompleteScreen-module__eAdipa__perfectIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.CompleteScreen-module__eAdipa__dropCardFull{border:none;flex-direction:column;align-items:center;gap:2px;width:100%;padding:6px 10px;display:flex;position:relative}.CompleteScreen-module__eAdipa__dropIconWrap{justify-content:center;align-items:center;height:76px;margin:0;animation:3.2s ease-in-out infinite CompleteScreen-module__eAdipa__dropFloat;display:flex}@keyframes CompleteScreen-module__eAdipa__dropFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.CompleteScreen-module__eAdipa__dropNameRow{align-items:center;gap:4px;display:flex}.CompleteScreen-module__eAdipa__dropEmoji{font-size:18px}.CompleteScreen-module__eAdipa__dropNameText{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-text);font-size:16px}.CompleteScreen-module__eAdipa__dropNameText strong{font-weight:var(--font-weight-warm-display)}.CompleteScreen-module__eAdipa__dropActionBtn{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-text);border:2px solid var(--color-text);cursor:pointer;background:0 0;border-radius:10px;padding:8px 18px;font-size:15px;transition:transform .15s,opacity .15s}.CompleteScreen-module__eAdipa__dropActionBtn:hover{opacity:.7}.CompleteScreen-module__eAdipa__dropActionBtn:active{transform:scale(.95)}.CompleteScreen-module__eAdipa__achievementToast{z-index:200;pointer-events:none;background:linear-gradient(135deg,#fff8e1,#fff3c4);border:1.5px solid #e8b730;border-radius:12px;align-items:center;gap:10px;max-width:320px;padding:10px 16px;display:flex;position:fixed;top:clamp(12px,2vh,24px);right:clamp(12px,2vw,24px);box-shadow:0 6px 20px #e8b73059,0 2px 6px #00000014}.CompleteScreen-module__eAdipa__achievementToastEnter{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards CompleteScreen-module__eAdipa__toastSlideIn}.CompleteScreen-module__eAdipa__achievementToastExit{animation:.3s ease-in forwards CompleteScreen-module__eAdipa__toastSlideOut}.CompleteScreen-module__eAdipa__achievementIcon{flex-shrink:0;font-size:32px;line-height:1}.CompleteScreen-module__eAdipa__achievementInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CompleteScreen-module__eAdipa__achievementTitle{color:#b8860b;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;line-height:1}.CompleteScreen-module__eAdipa__achievementName{color:#333;font-size:15px;font-weight:700;line-height:1.15}.CompleteScreen-module__eAdipa__achievementDesc{color:#666;font-size:12px;line-height:1.2}.CompleteScreen-module__eAdipa__achievementReward{color:#b8860b;margin-top:1px;font-size:12px;font-weight:600}@keyframes CompleteScreen-module__eAdipa__toastSlideIn{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes CompleteScreen-module__eAdipa__toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}.CompleteScreen-module__eAdipa__bottomButtons{z-index:5;background:0 0;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin-top:clamp(8px,1.4vh,14px);padding-bottom:clamp(8px,2vh,20px);display:flex;position:relative}.CompleteScreen-module__eAdipa__divider{display:none}.CompleteScreen-module__eAdipa__bottomNav{flex-direction:row;justify-content:center;align-items:center;gap:clamp(28px,4vw,52px);width:100%;max-width:640px;margin-top:6px;margin-left:auto;margin-right:auto;display:flex}.CompleteScreen-module__eAdipa__navBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;width:auto;min-width:0;max-width:180px;padding:0;transition:transform .15s;display:flex}.CompleteScreen-module__eAdipa__navBtn:hover{transform:scale(1.08)}.CompleteScreen-module__eAdipa__navBtn:active{transform:scale(.92)}.CompleteScreen-module__eAdipa__navBtn:active:has(.CompleteScreen-module__eAdipa__navNextGlassWrap){transform:none}.CompleteScreen-module__eAdipa__navIcon{flex-shrink:0;width:clamp(44px,7vh,76px);height:clamp(44px,7vh,76px)}.CompleteScreen-module__eAdipa__navLabel{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-text);text-align:center;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:clamp(12px,1.7vw,15px);line-height:1.2;display:-webkit-box;overflow:hidden}.CompleteScreen-module__eAdipa__navNextGlassWrap{filter:drop-shadow(1px 0 #15703a)drop-shadow(-1px 0 #15703a)drop-shadow(0 1px #15703a)drop-shadow(0 -1px #15703a)drop-shadow(0 3px #1d934a);justify-content:center;align-items:center;display:inline-flex}.CompleteScreen-module__eAdipa__navNextGlass{isolation:isolate;clip-path:polygon(0% 30%,58% 30%,58% 0%,100% 50%,58% 100%,58% 70%,0% 70%);cursor:pointer;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);justify-content:center;align-items:center;width:clamp(86px,12vh,118px);height:clamp(48px,7.5vh,68px);transition:transform 80ms ease-out,background .15s;display:flex;position:relative;box-shadow:inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.CompleteScreen-module__eAdipa__navNextGlass:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 110px 60px at var(--gx,50%) var(--gy,50%), #ffffff8c 0%, #ffffff38 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.CompleteScreen-module__eAdipa__navBtn:hover .CompleteScreen-module__eAdipa__navNextGlass:before{opacity:1}.CompleteScreen-module__eAdipa__navBtn:active .CompleteScreen-module__eAdipa__navNextGlass:before{opacity:.5}.CompleteScreen-module__eAdipa__navNextGlassChevron{visibility:hidden;width:0;height:0;margin-right:0}.CompleteScreen-module__eAdipa__navBtn:active .CompleteScreen-module__eAdipa__navNextGlass{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.CompleteScreen-module__eAdipa__navBtn:active .CompleteScreen-module__eAdipa__navNextGlassWrap{filter:drop-shadow(1px 0 #15703a)drop-shadow(-1px 0 #15703a)drop-shadow(0 1px #15703a)drop-shadow(0 -1px #15703a)drop-shadow(0 1px #1d934a)}.CompleteScreen-module__eAdipa__fadeIn{animation:.6s ease-out CompleteScreen-module__eAdipa__fadeInAnim}@keyframes CompleteScreen-module__eAdipa__fadeInAnim{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__eAdipa__phaseHidden{opacity:0;pointer-events:none;transition:none}.CompleteScreen-module__eAdipa__navReveal{animation:.4s ease-out forwards CompleteScreen-module__eAdipa__navSlideUp}@keyframes CompleteScreen-module__eAdipa__navSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__eAdipa__dropCardSettle{animation:.6s ease-out forwards CompleteScreen-module__eAdipa__dropSettle}@keyframes CompleteScreen-module__eAdipa__dropSettle{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.CompleteScreen-module__eAdipa__choiceGate{flex-direction:column;align-items:center;gap:14px;width:100%;min-width:0;padding:6px 0;animation:.45s ease-out forwards CompleteScreen-module__eAdipa__choiceGateIn;display:flex}@keyframes CompleteScreen-module__eAdipa__choiceGateIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__eAdipa__choiceRow{z-index:6;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(10px,3vw,28px);width:100%;max-width:100%;display:flex;position:relative}.CompleteScreen-module__eAdipa__choiceDirection{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-secondary);text-align:center;letter-spacing:.01em;font-size:15px}.CompleteScreen-module__eAdipa__choiceConfirmRow{justify-content:center;align-items:center;min-height:76px;margin-top:4px;display:flex}.CompleteScreen-module__eAdipa__choiceCardWrap{flex-direction:column;flex:auto;align-items:center;gap:6px;min-width:0;max-width:128px;display:flex}.CompleteScreen-module__eAdipa__choicePane{width:100%}.CompleteScreen-module__eAdipa__choiceWrapChosen{pointer-events:none;animation:.6s ease-out forwards CompleteScreen-module__eAdipa__choiceLift}@keyframes CompleteScreen-module__eAdipa__choiceLift{0%{transform:translateY(0)scale(1)}40%{transform:translateY(-12px)scale(1.06)}to{opacity:0;transform:translateY(-22px)scale(.7)}}.CompleteScreen-module__eAdipa__choiceWrapFading{pointer-events:none;animation:.4s ease-out forwards CompleteScreen-module__eAdipa__choiceFade}@keyframes CompleteScreen-module__eAdipa__choiceFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.CompleteScreen-module__eAdipa__wardrobeCornerWrap{z-index:5;pointer-events:none;flex-direction:column;align-items:center;gap:2px;animation:.45s ease-out forwards CompleteScreen-module__eAdipa__wardrobeCornerIn;display:flex;position:fixed;top:16px;right:16px}@keyframes CompleteScreen-module__eAdipa__wardrobeCornerIn{0%{opacity:0;transform:translateY(-8px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}.CompleteScreen-module__eAdipa__wardrobeCornerThumb{background:#3c3c430f;border:1px solid #3c3c431a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:1.2s ease-out forwards CompleteScreen-module__eAdipa__wardrobeCornerGlow;display:flex;box-shadow:0 0 #e8b73073}@keyframes CompleteScreen-module__eAdipa__wardrobeCornerGlow{0%{box-shadow:0 0 #e8b7308c}60%{box-shadow:0 0 0 8px #e8b73000}to{box-shadow:0 0 #e8b73000}}.CompleteScreen-module__eAdipa__wardrobeCornerLabel{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-tertiary,#8e8e93);letter-spacing:.4px;text-transform:uppercase;font-size:10px}@media (max-width:600px){.CompleteScreen-module__eAdipa__title{font-size:22px}.CompleteScreen-module__eAdipa__scoreText{font-size:14px}.CompleteScreen-module__eAdipa__navLabel{font-size:12px}.CompleteScreen-module__eAdipa__dropNameText{font-size:14px}.CompleteScreen-module__eAdipa__dropActionBtn{padding:6px 14px;font-size:13px}.CompleteScreen-module__eAdipa__perfectBanner{font-size:16px}}body[data-night-chrome=true] .CompleteScreen-module__eAdipa__container{background:var(--ds-page,#181b22);--color-text:var(--ds-ink,#e9ebf1);--color-secondary:#e9ebf1ad;--color-tertiary:#e9ebf185}body[data-night-chrome=true] .CompleteScreen-module__eAdipa__scoreRowPrimary{color:#4ec98a}body[data-night-chrome=true] .CompleteScreen-module__eAdipa__scoreRowSecondary{color:#a678c9}
.OnboardingScreen-module__wsHbZq__container{background:#fff;flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__container.OnboardingScreen-module__wsHbZq__containerEmbedded{background:#fffffff7;border-radius:24px;width:100%;height:100%;min-height:0;overflow:hidden auto}.OnboardingScreen-module__wsHbZq__container.OnboardingScreen-module__wsHbZq__containerEmbedded::-webkit-scrollbar-track{margin-block:24px}.OnboardingScreen-module__wsHbZq__topBar{align-items:center;gap:12px;padding-top:24px;display:flex}.OnboardingScreen-module__wsHbZq__chevronBtn{cursor:pointer;width:44px;height:44px;color:var(--color-dark-text);opacity:.5;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:opacity .2s,transform .2s,filter .2s,color .2s;display:flex;box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__wsHbZq__chevronBtn:hover:not(:disabled){opacity:1;color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__wsHbZq__chevronBtn:active:not(:disabled){opacity:1;color:#000;filter:drop-shadow(0 0 2px #00000026);transform:scale(.9)}.OnboardingScreen-module__wsHbZq__chevronBtn:focus{box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__wsHbZq__chevronBtn:focus-visible{opacity:1;color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__wsHbZq__chevronBtn:disabled{opacity:0;cursor:default}.OnboardingScreen-module__wsHbZq__stepIndicators{align-items:center;gap:8px;display:flex}.OnboardingScreen-module__wsHbZq__stepDot{border-radius:5px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.OnboardingScreen-module__wsHbZq__stepDotActive{background:var(--color-dark-text)}.OnboardingScreen-module__wsHbZq__stepDotInactive{background:#8080804d}.OnboardingScreen-module__wsHbZq__narrowContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:500px;padding:0 24px;display:flex}.OnboardingScreen-module__wsHbZq__welcomeTitle{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);text-align:center;color:var(--color-dark-text);z-index:2;margin-top:clamp(6px,2vh,20px);margin-bottom:0;font-size:clamp(26px,5vh,48px);line-height:1.2;position:relative}.OnboardingScreen-module__wsHbZq__letsGoBtn,.OnboardingScreen-module__wsHbZq__nextBtn{isolation:isolate;position:relative}.OnboardingScreen-module__wsHbZq__letsGoBtn:before,.OnboardingScreen-module__wsHbZq__nextBtn:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 130px 70px at var(--gx,50%) var(--gy,50%), #ffffff8c 0%, #ffffff38 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.OnboardingScreen-module__wsHbZq__letsGoBtn:hover:before,.OnboardingScreen-module__wsHbZq__nextBtn:hover:before{opacity:1}.OnboardingScreen-module__wsHbZq__letsGoBtn:active:before,.OnboardingScreen-module__wsHbZq__nextBtn:active:before{opacity:.5}.OnboardingScreen-module__wsHbZq__letsGoBtn{--press-rim:3px;font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:14px;justify-content:center;align-items:center;padding:clamp(10px,2vh,14px) clamp(28px,5vw,40px);font-size:clamp(16px,3vh,20px);transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;display:inline-flex;box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.OnboardingScreen-module__wsHbZq__letsGoBtnCircle{border-radius:50%!important;width:clamp(76px,12vh,96px)!important;height:clamp(76px,12vh,96px)!important;padding:0!important;font-size:clamp(20px,3.6vh,28px)!important}.OnboardingScreen-module__wsHbZq__letsGoBtn:active{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.OnboardingScreen-module__wsHbZq__letsGoBtnHeld{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%)!important;transition:transform .28s cubic-bezier(.34,1.4,.64,1),box-shadow .28s ease-out,background .2s ease-out!important;transform:translateY(2px)!important;box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038!important}.OnboardingScreen-module__wsHbZq__letsGoBtnPending,.OnboardingScreen-module__wsHbZq__letsGoBtnPending:hover,.OnboardingScreen-module__wsHbZq__letsGoBtnPending:hover:before,.OnboardingScreen-module__wsHbZq__letsGoBtnPending:active:before{opacity:0}.OnboardingScreen-module__wsHbZq__letsGoBtnPending,.OnboardingScreen-module__wsHbZq__letsGoBtnPending:hover,.OnboardingScreen-module__wsHbZq__letsGoBtnPending:active{cursor:not-allowed;text-shadow:0 1px 1px #00000040;background:linear-gradient(#ffffff2e 0%,#fff0 50%),linear-gradient(#b9bdc1 0%,#9ea3a8 60%,#82888d 100%);transition:background .25s ease-out;transform:translateY(2px);box-shadow:0 1px #6e7378,0 2px 4px #0000002e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff2e,inset 0 2px 5px #00000038}.OnboardingScreen-module__wsHbZq__letsGoBtnEnabling{animation:.7s cubic-bezier(.34,1.4,.55,1) forwards OnboardingScreen-module__wsHbZq__letsGoEnable}@keyframes OnboardingScreen-module__wsHbZq__letsGoEnable{0%{background:linear-gradient(#ffffff2e 0%,#fff0 50%),linear-gradient(#b9bdc1 0%,#9ea3a8 60%,#82888d 100%);transform:translateY(2px);box-shadow:0 1px #6e7378,0 2px 4px #0000002e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff2e,inset 0 2px 5px #00000038}35%{background:linear-gradient(#ffffff38 0%,#fff0 45%),linear-gradient(#6dbb7d 0%,#54a567 60%,#459658 100%);transform:translateY(2px);box-shadow:0 1px #3e7d49,0 3px 8px #27ae6038,inset 0 1px #ffffff5c,inset 0 0 0 1px #ffffff29,inset 0 2px 5px #0000002e}to{background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);transform:translateY(0);box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__wsHbZq__letsGoBtnEnabling{animation-duration:1ms}}.OnboardingScreen-module__wsHbZq__letsGoBtnAppear,.OnboardingScreen-module__wsHbZq__btnAppearExpand{animation:.4s cubic-bezier(.4,0,.2,1) both OnboardingScreen-module__wsHbZq__btnAppearExpand}@keyframes OnboardingScreen-module__wsHbZq__btnAppearExpand{0%{opacity:0;transform:scaleX(.62)scaleY(.92)}60%{opacity:1}to{opacity:1;transform:scaleX(1)scaleY(1)}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__wsHbZq__letsGoBtnAppear,.OnboardingScreen-module__wsHbZq__btnAppearExpand{animation-duration:1ms}}.OnboardingScreen-module__wsHbZq__gradeTile{transition:transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 3px #2f6fa3,0 6px 12px #4290ce52}.OnboardingScreen-module__wsHbZq__gradeTile:active:not(.OnboardingScreen-module__wsHbZq__gradeTileSel){transition:transform .12s ease-out,box-shadow .12s ease-out;transform:translateY(2px);box-shadow:0 1px #2f6fa3,0 2px 4px #00000038}.OnboardingScreen-module__wsHbZq__gradeTileSel{transform:translateY(2px);box-shadow:0 1px #2f6fa3,0 2px 4px #0000002e}.OnboardingScreen-module__wsHbZq__gradeBtn{--press-rim:3px;border-radius:inherit;width:100%;height:100%;font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:#fff;isolation:isolate;clip-path:inset(0 round var(--grade-btn-radius,14px));cursor:pointer;-webkit-tap-highlight-color:transparent;text-shadow:0 1px 1px #0000004d;background:linear-gradient(#93cdf3 0%,#5fa9e4 55%,#4290ce 100%);border:1px solid #ffffff8c;outline:none;transition:box-shadow .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:inset 0 2px 2px #ffffffa6,inset 0 0 0 1px #ffffff38,inset 0 -2px 4px #0000001a}.OnboardingScreen-module__wsHbZq__gradeBtn:focus{outline:none}.OnboardingScreen-module__wsHbZq__gradeBtn:focus-visible{outline-offset:-3px;outline:2px solid #fff}.OnboardingScreen-module__wsHbZq__gradeBtn:before{content:"";z-index:0;pointer-events:none;background: radial-gradient(ellipse 60% 40% at var(--cloud1-x,28%) 24%, #6e80a88c 0%, #6e80a82e 45%, #6e80a800 75%), radial-gradient(ellipse 50% 32% at var(--cloud2-x,78%) 66%, #6e80a86b 0%, #6e80a81f 50%, #6e80a800 78%),  radial-gradient(circle 1px at 16% 20%, #fffffff2 0%, #fff0 100%), radial-gradient(circle .7px at 36% 12%, #ffffffd9 0%, #fff0 100%), radial-gradient(circle 1px at 60% 26%, #ffffffeb 0%, #fff0 100%), radial-gradient(circle .7px at 82% 16%, #ffffffd1 0%, #fff0 100%), radial-gradient(circle .8px at 24% 50%, #ffffffc7 0%, #fff0 100%), radial-gradient(circle .7px at 48% 44%, #ffffffb3 0%, #fff0 100%), radial-gradient(circle 1px at 70% 55%, #ffffffe0 0%, #fff0 100%), radial-gradient(circle .7px at 30% 76%, #ffffffc2 0%, #fff0 100%), radial-gradient(circle .8px at 56% 84%, #ffffffd1 0%, #fff0 100%), radial-gradient(circle .7px at 86% 78%, #ffffffc7 0%, #fff0 100%),  linear-gradient(180deg, #ffffff2e 0%, #fff0 38%),  linear-gradient(180deg, #0a1430 0%, #1a2854 60%, #243775 100%);opacity:1;animation:OnboardingScreen-module__wsHbZq__nightDrift var(--sky-period,22s) ease-in-out infinite alternate, OnboardingScreen-module__wsHbZq__starSparkle 3.6s ease-in-out infinite;transition:opacity .85s;position:absolute;inset:0}.OnboardingScreen-module__wsHbZq__gradeBtn:after{content:"";z-index:1;pointer-events:none;background: radial-gradient(ellipse 60% 40% at var(--cloud1-x,28%) 22%, #ffffffb3 0%, #fff3 45%, #fff0 75%), radial-gradient(ellipse 50% 32% at var(--cloud2-x,78%) 68%, #ffffff8c 0%, #ffffff24 50%, #fff0 78%),  linear-gradient(180deg, #ffffff38 0%, #fff0 38%),  linear-gradient(180deg, #93cdf3 0%, #5fa9e4 55%, #4290ce 100%);opacity:0;animation:OnboardingScreen-module__wsHbZq__skyDrift var(--sky-period,22s) ease-in-out infinite alternate;transition:opacity .85s;position:absolute;inset:0}.OnboardingScreen-module__wsHbZq__gradeSun{aspect-ratio:1;opacity:0;pointer-events:none;z-index:2;background:radial-gradient(circle,#fff8c4 0%,#ffd248 32%,#ffa83c80 60%,#ff962800 88%);border-radius:50%;width:56%;transition:bottom .95s cubic-bezier(.22,1,.36,1),opacity .85s;position:absolute;bottom:-55%;left:50%;transform:translate(-50%)}.OnboardingScreen-module__wsHbZq__gradeBtn:active:not(.OnboardingScreen-module__wsHbZq__gradeBtnSel){transition:box-shadow .12s ease-out;box-shadow:inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff29,inset 0 2px 5px #00000038}.OnboardingScreen-module__wsHbZq__gradeBtnSel{box-shadow:inset 0 1px 2px #ffffff73,inset 0 0 0 1px #ffffff38,inset 0 2px 5px #00000024}.OnboardingScreen-module__wsHbZq__gradeBtnSel:before{opacity:0}.OnboardingScreen-module__wsHbZq__gradeBtnSel:after{opacity:1}.OnboardingScreen-module__wsHbZq__gradeBtnSel .OnboardingScreen-module__wsHbZq__gradeSun{opacity:.95;bottom:18%}.OnboardingScreen-module__wsHbZq__gradeBtnPristine:before{opacity:0}.OnboardingScreen-module__wsHbZq__gradeBtnPristine:after{opacity:1}.OnboardingScreen-module__wsHbZq__gradeBtn>span:not([class]){z-index:3;position:relative}.OnboardingScreen-module__wsHbZq__gradeBtnSel span:not([class]){text-shadow:0 1px 2px #0009,0 0 4px #00000080;font-weight:800}.OnboardingScreen-module__wsHbZq__gradeShimmer{pointer-events:none;border-radius:inherit;z-index:4;background:radial-gradient(ellipse 90px 50px at var(--gx,50%) var(--gy,50%), #ffffff80 0%, #fff3 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.OnboardingScreen-module__wsHbZq__gradeBtn:hover .OnboardingScreen-module__wsHbZq__gradeShimmer{opacity:1}.OnboardingScreen-module__wsHbZq__gradeBtn:active .OnboardingScreen-module__wsHbZq__gradeShimmer{opacity:.5}@keyframes OnboardingScreen-module__wsHbZq__skyDrift{0%{filter:saturate();background-position:0 0,0 0,0 0,0 0}50%{filter:saturate(1.08);background-position:42% -8%,-36% 7%,0 0,0 0}to{filter:saturate();background-position:-30% 7%,40% -5%,0 0,0 0}}@keyframes OnboardingScreen-module__wsHbZq__nightDrift{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}50%{background-position:12% -5%,-9% 4%,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:-7% 4%,11% -3%,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}}@keyframes OnboardingScreen-module__wsHbZq__starSparkle{0%,to{filter:brightness()saturate()}50%{filter:brightness(1.18)saturate(1.05)}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__wsHbZq__gradeBtn:before,.OnboardingScreen-module__wsHbZq__gradeBtn:after{animation:none}}.OnboardingScreen-module__wsHbZq__nameTitle{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-dark-text);text-align:center;margin-bottom:20px;font-size:28px}.OnboardingScreen-module__wsHbZq__nameInput{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);text-align:center;background:var(--bg-surface-alt);border:3px solid #3b82f6;border-radius:12px;outline:none;width:100%;max-width:300px;padding:10px 12px;font-size:20px;transition:border-color .3s,box-shadow .3s,background .3s;animation:1.6s ease-in-out infinite alternate OnboardingScreen-module__wsHbZq__pulseGlow;box-shadow:0 0 8px #3b82f666}.OnboardingScreen-module__wsHbZq__nameInput:focus{border-color:#3b82f6;animation:none;box-shadow:0 0 12px #3b82f680}.OnboardingScreen-module__wsHbZq__nameInputFilled{box-shadow:none;border-color:#8080804d;animation:none}@keyframes OnboardingScreen-module__wsHbZq__pulseGlow{0%{border-color:#8080804d;box-shadow:0 0 4px #3b82f633}to{border-color:#3b82f6;box-shadow:0 0 12px #3b82f680}}.OnboardingScreen-module__wsHbZq__nextBtn{--press-rim:3px;font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:14px;justify-content:center;align-items:center;min-width:160px;margin-top:clamp(20px,4vh,36px);padding:12px 36px;font-size:clamp(16px,3vh,20px);transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;display:inline-flex;box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.OnboardingScreen-module__wsHbZq__nextBtn:active{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.OnboardingScreen-module__wsHbZq__nextBtn:disabled{opacity:.4;cursor:default;transform:none;box-shadow:0 1.5px #1d934a,0 3px 6px #27ae602e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f}.OnboardingScreen-module__wsHbZq__nameStep{flex-direction:column;display:flex}.OnboardingScreen-module__wsHbZq__nameStepInner{gap:12px;width:100%;max-width:320px}.OnboardingScreen-module__wsHbZq__nameSignInBlock{flex-direction:column;align-items:center;gap:clamp(10px,2vh,18px);width:100%;margin-top:clamp(8px,2vh,18px);display:flex}.OnboardingScreen-module__wsHbZq__nameSignInDivider{background:#3c3c4326;width:100%;max-width:260px;height:1px}.OnboardingScreen-module__wsHbZq__googleSignInBtn{font-family:var(--font-family);color:#1a1a1a;background:#fff;border:1px solid #80808040;border-radius:24px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-size:19px;font-weight:500;display:flex;box-shadow:0 1px 3px #00000014}.OnboardingScreen-module__wsHbZq__nameSignInRow{flex-direction:row;gap:10px;width:100%;display:flex}.OnboardingScreen-module__wsHbZq__appleSignInBtn{color:#fff;letter-spacing:.3px;background:#000;border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:50px;max-height:54px;padding:0 12px;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:19px;font-weight:500;display:flex}.OnboardingScreen-module__wsHbZq__cleverSignInBtn{font-family:var(--font-family);color:#fff;background:#4274f5;border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:19px;font-weight:500;display:flex}.OnboardingScreen-module__wsHbZq__nameSignInHint{color:#3c3c4399;font-size:13px;font-family:var(--font-family-warm);text-align:center;margin-top:4px}.OnboardingScreen-module__wsHbZq__nameSignInError{color:#e74c3c;font-size:13px;font-family:var(--font-family-warm);text-align:center}.OnboardingScreen-module__wsHbZq__nameLogOutBtn{cursor:pointer;font-family:var(--font-family-warm);color:#666;background:#fff;border:1px solid #80808040;border-radius:20px;margin-top:min(32px,3vh);padding:10px 28px;font-size:16px;font-weight:500}.OnboardingScreen-module__wsHbZq__sideBySide{justify-content:center;align-items:flex-start;gap:2%;width:100%;max-width:820px;margin:clamp(8px,7vh,100px) auto 0;padding:0;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__leftColumn{flex-direction:column;justify-content:flex-start;align-items:center;width:44%;min-width:0;max-width:480px;height:clamp(200px,22vh,240px);padding-top:clamp(6px,1.2vh,16px);padding-left:clamp(8px,1.5vw,20px);display:flex;overflow:visible}.OnboardingScreen-module__wsHbZq__rightColumn{flex-direction:column;justify-content:flex-start;align-items:center;width:38%;max-width:420px;height:clamp(200px,22vh,240px);padding-top:0;padding-left:clamp(16px,3vw,36px);display:flex;overflow:visible}.OnboardingScreen-module__wsHbZq__carouselUnderPotato{z-index:120;flex-shrink:0;align-self:center;width:clamp(300px,35vw,440px);margin-top:0;position:relative}@media (max-width:850px) and (min-width:601px){.OnboardingScreen-module__wsHbZq__leftColumn{width:50%}.OnboardingScreen-module__wsHbZq__rightColumn{width:32%}.OnboardingScreen-module__wsHbZq__rightColumn .OnboardingScreen-module__wsHbZq__potatoWithShadow{transform-origin:50%;transform:scale(.85)}}@media (max-width:600px){.OnboardingScreen-module__wsHbZq__sideBySide{flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:0;margin-top:0;padding-top:clamp(40px,10vh,110px)!important}.OnboardingScreen-module__wsHbZq__narrowContentMobilePush{justify-content:flex-start!important;padding-top:clamp(80px,18vh,180px)!important}.OnboardingScreen-module__wsHbZq__nameStep{padding-top:0!important;padding-bottom:0!important}.OnboardingScreen-module__wsHbZq__nameStepInner{flex:auto!important;justify-content:center!important;align-items:center!important;gap:10px!important}.OnboardingScreen-module__wsHbZq__nameSignInBlock{gap:10px!important;margin-top:12px!important}.OnboardingScreen-module__wsHbZq__googleSignInBtn,.OnboardingScreen-module__wsHbZq__appleSignInBtn,.OnboardingScreen-module__wsHbZq__cleverSignInBtn{padding:10px 16px!important;font-size:16px!important}.OnboardingScreen-module__wsHbZq__appleSignInBtn,.OnboardingScreen-module__wsHbZq__cleverSignInBtn{min-height:44px!important}.OnboardingScreen-module__wsHbZq__nameNextBtn{margin-top:16px!important;margin-bottom:0!important;position:relative!important}.OnboardingScreen-module__wsHbZq__leftColumn{flex-direction:column;flex:none;justify-content:flex-start;width:100%;max-width:360px;min-height:0;padding-top:clamp(8px,2vh,18px);padding-left:0;display:flex;transform:none;height:auto!important}.OnboardingScreen-module__wsHbZq__rightColumn{flex:none;order:-1;width:100%;min-height:auto;margin:0 0 -75px;padding-top:0;overflow:visible;height:auto!important;max-height:none!important;padding-left:0!important}.OnboardingScreen-module__wsHbZq__topBar{padding-top:2px;padding-bottom:2px!important}.OnboardingScreen-module__wsHbZq__buildTitle{margin-top:clamp(18px,3vh,28px)!important;margin-bottom:2px!important;font-size:18px!important}.OnboardingScreen-module__wsHbZq__starterTitle{margin-top:clamp(14px,2.6vh,24px)!important;margin-bottom:2px!important;padding-top:0!important;font-size:18px!important}.OnboardingScreen-module__wsHbZq__starterSubtitle{margin-bottom:clamp(6px,1.5vh,12px)!important;font-size:12px!important}.OnboardingScreen-module__wsHbZq__starterGrid{grid-template-columns:repeat(2,1fr)!important;justify-items:center!important;gap:clamp(8px,2vh,16px) clamp(10px,2.4vw,14px)!important;width:75%!important;max-width:280px!important;margin-top:clamp(4px,.8vh,8px)!important;margin-bottom:clamp(8px,1.5vh,16px)!important;display:grid!important}.OnboardingScreen-module__wsHbZq__starterPane{min-height:0!important;padding-top:8px!important;padding-bottom:8px!important}.OnboardingScreen-module__wsHbZq__bottomActionArea{z-index:100;flex:none;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:auto 0 clamp(150px,21vh,240px)!important;padding:clamp(12px,2vh,20px) 0 0!important;display:flex!important;position:relative!important;transform:none!important}.OnboardingScreen-module__wsHbZq__bottomActionLeftHalf{width:100%!important;max-width:none!important;padding-left:0!important}.OnboardingScreen-module__wsHbZq__bottomActionRightHalf{display:none!important}.OnboardingScreen-module__wsHbZq__sliderGroup{gap:1px}.OnboardingScreen-module__wsHbZq__slider{height:20px!important}.OnboardingScreen-module__wsHbZq__slider::-webkit-slider-thumb{width:18px!important;height:18px!important;margin-top:-6px!important}.OnboardingScreen-module__wsHbZq__slider::-moz-range-thumb{width:18px!important;height:18px!important}.OnboardingScreen-module__wsHbZq__sliderRow{height:24px!important}.OnboardingScreen-module__wsHbZq__carouselWrapper{padding:0!important}.OnboardingScreen-module__wsHbZq__letsGoBtn{padding:clamp(8px,1.5vh,12px) clamp(20px,4vw,32px)!important;font-size:clamp(14px,2.5vh,18px)!important}}.OnboardingScreen-module__wsHbZq__potatoBounce{animation:.5s cubic-bezier(.34,1.56,.64,1) both OnboardingScreen-module__wsHbZq__potatoDrop}@keyframes OnboardingScreen-module__wsHbZq__potatoDrop{0%{transform:translateY(0)}30%{transform:translateY(18px)}55%{transform:translateY(-6px)}75%{transform:translateY(4px)}to{transform:translateY(0)}}.OnboardingScreen-module__wsHbZq__rightColumnEnter{animation:.8s ease-out .2s both OnboardingScreen-module__wsHbZq__gentleSlideIn}.OnboardingScreen-module__wsHbZq__rightColumnExitBack{animation:.5s ease-out both OnboardingScreen-module__wsHbZq__slideOutToRight}@keyframes OnboardingScreen-module__wsHbZq__slideInFromRight{0%{opacity:0;transform:translate(25vw)}to{opacity:1;transform:translate(0)}}@keyframes OnboardingScreen-module__wsHbZq__slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12vw)}}.OnboardingScreen-module__wsHbZq__stepTitleRow{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:clamp(50px,8vh,80px);margin-top:clamp(8px,8vh,100px);margin-bottom:0;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__buildTitle{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-dark-text);text-align:center;width:100%;margin-bottom:0;padding-top:0;font-size:clamp(36px,5vw,52px)}.OnboardingScreen-module__wsHbZq__carouselWrapper{align-items:center;gap:0;width:100%;padding:0;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__carouselChevron{cursor:pointer;color:#00000059;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:44px;margin-top:-14px;transition:color .2s,transform .2s,filter .2s;display:flex;box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__wsHbZq__carouselChevron:hover:not(:disabled){color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__wsHbZq__carouselChevron:active:not(:disabled){color:#000;filter:drop-shadow(0 0 2px #00000026);transform:scale(.9)}.OnboardingScreen-module__wsHbZq__carouselChevron:focus{box-shadow:none!important;background:0 0!important;outline:none!important}.OnboardingScreen-module__wsHbZq__carouselChevron:focus-visible{color:#000;filter:drop-shadow(0 1px 4px #00000040);transform:scale(1.3)}.OnboardingScreen-module__wsHbZq__carouselChevron:disabled{cursor:default;opacity:0}.OnboardingScreen-module__wsHbZq__carouselContainer{cursor:grab;touch-action:none;flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.OnboardingScreen-module__wsHbZq__carouselContainer:active{cursor:grabbing}.OnboardingScreen-module__wsHbZq__carouselItem{will-change:transform, opacity;margin-top:-40px;margin-left:-50px;position:absolute;top:50%;left:50%}.OnboardingScreen-module__wsHbZq__varietyCell{flex-direction:column;align-items:center;gap:3px;width:56px;margin:0 auto;display:flex}.OnboardingScreen-module__wsHbZq__varietyCellName{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:9px;line-height:1.1;overflow:hidden}.OnboardingScreen-module__wsHbZq__sliderGroup{flex-direction:column;gap:clamp(2px,.8vh,7px);width:100%;margin-top:0;padding:0 12px;display:flex}.OnboardingScreen-module__wsHbZq__sliderRow{align-items:center;gap:8px;height:28px;display:flex}.OnboardingScreen-module__wsHbZq__sliderResetBtn{color:var(--color-secondary,#5a6b7a);font-family:var(--font-family-warm);cursor:pointer;background:#ffffff8c;border:1px solid #0000001a;border-radius:999px;align-self:center;align-items:center;gap:5px;margin-top:clamp(6px,1.4vh,14px);padding:4px 12px;font-size:11px;font-weight:700;line-height:1;transition:background .16s,transform .12s;display:inline-flex;box-shadow:inset 0 1px #fff9,0 1px 3px #0000000f}.OnboardingScreen-module__wsHbZq__sliderResetBtn:hover{background:#fffc;transform:translateY(-1px)}.OnboardingScreen-module__wsHbZq__sliderResetBtn:active{transform:translateY(0)}.OnboardingScreen-module__wsHbZq__sliderLabelCol{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:22px;display:flex}.OnboardingScreen-module__wsHbZq__sliderLabelRow{flex-shrink:0;align-items:center;gap:1px;width:44px;display:flex}.OnboardingScreen-module__wsHbZq__slider{appearance:none;cursor:pointer;background:0 0;outline:none;flex:1;height:28px}.OnboardingScreen-module__wsHbZq__slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--slider-color,#f97316) 0%, var(--slider-color,#f97316) calc(var(--slider-progress,50%) - 4%), #80808040 calc(var(--slider-progress,50%) + 4%), #80808040 100%);border-radius:3px;height:6px}.OnboardingScreen-module__wsHbZq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;backdrop-filter:blur(6px)saturate(1.5);background:linear-gradient(155deg,#fffffff5 0%,#ffffffc7 45%,#ffffff9e 100%);border:1px solid #3c465552;border-radius:50%;width:26px;height:26px;margin-top:-10px;box-shadow:0 2px 5px #00000038,0 1px 2px #0000001f,0 0 0 .5px #0000001a,inset 0 1px 1px #fffffff2,inset 0 -1px 1px #00000014}.OnboardingScreen-module__wsHbZq__slider::-moz-range-track{background:#80808040;border:none;border-radius:3px;height:6px}.OnboardingScreen-module__wsHbZq__slider::-moz-range-progress{background:var(--slider-color,#f97316);border-radius:3px;height:6px}.OnboardingScreen-module__wsHbZq__slider::-moz-range-thumb{cursor:pointer;backdrop-filter:blur(6px)saturate(1.5);background:linear-gradient(155deg,#fffffff5 0%,#ffffffc7 45%,#ffffff9e 100%);border:1px solid #3c465552;border-radius:50%;width:26px;height:26px;box-shadow:0 2px 5px #00000038,0 1px 2px #0000001f,0 0 0 .5px #0000001a,inset 0 1px 1px #fffffff2,inset 0 -1px 1px #00000014}.OnboardingScreen-module__wsHbZq__starterTitle{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm-display);color:var(--color-dark-text);text-align:center;align-self:center;margin-bottom:2px;padding-top:0;font-size:clamp(36px,5vw,52px)}.OnboardingScreen-module__wsHbZq__starterSubtitle{font-family:var(--font-family-warm);font-weight:var(--font-weight-warm);color:var(--color-secondary);text-align:center;align-self:center;margin-bottom:clamp(8px,2vh,24px);font-size:15px}.OnboardingScreen-module__wsHbZq__starterGrid{flex-wrap:nowrap;justify-content:center;gap:clamp(10px,1.2vw,14px);width:100%;max-width:100%;margin-top:-12px;margin-bottom:0;display:flex}.OnboardingScreen-module__wsHbZq__starterPane{width:88px}.OnboardingScreen-module__wsHbZq__gradeTitleMobile{font-family:var(--font-family-warm);color:var(--color-dark-text);text-align:center;margin-bottom:10px;padding:0 8px;font-size:34px;font-weight:700;line-height:1.15}.OnboardingScreen-module__wsHbZq__potatoWithShadow{flex-direction:column;align-items:center;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__potatoShadow{filter:brightness(0)blur(2px);opacity:.07;pointer-events:none;position:absolute;top:11px;left:50%;transform:translate(-50%)scaleY(.15)scaleX(1.05)}.OnboardingScreen-module__wsHbZq__aipaFloor{z-index:10;pointer-events:none;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.OnboardingScreen-module__wsHbZq__aipaCharacter{flex-direction:column;align-items:center;display:flex;position:relative}.OnboardingScreen-module__wsHbZq__aipaShadow{filter:brightness(0)blur(1.5px);opacity:.06;pointer-events:none;transform-origin:bottom;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleY(.15)scaleX(1.05)}.OnboardingScreen-module__wsHbZq__bottomActionArea{z-index:100;justify-content:center;gap:2%;width:100%;max-width:820px;margin:clamp(8px,2vh,24px) auto 0;padding:clamp(4px,.8vh,10px) 0 clamp(2px,.6vh,8px);display:flex;position:relative}.OnboardingScreen-module__wsHbZq__bottomActionLeftHalf{box-sizing:border-box;justify-content:center;width:44%;max-width:480px;padding-left:clamp(8px,1.5vw,20px);display:flex}.OnboardingScreen-module__wsHbZq__bottomActionRightHalf{flex-shrink:0;width:38%;max-width:420px}@media (max-width:850px) and (min-width:601px){.OnboardingScreen-module__wsHbZq__bottomActionLeftHalf{width:50%}.OnboardingScreen-module__wsHbZq__bottomActionRightHalf{width:32%}}.OnboardingScreen-module__wsHbZq__stepContent{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out both OnboardingScreen-module__wsHbZq__slideInForward;display:flex}@keyframes OnboardingScreen-module__wsHbZq__slideInForward{0%{opacity:0;transform:translate(4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes OnboardingScreen-module__wsHbZq__slideInFromLeft{0%{opacity:0;transform:translate(-4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__wsHbZq__stepContentBack{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out both OnboardingScreen-module__wsHbZq__slideInBackward;display:flex}@keyframes OnboardingScreen-module__wsHbZq__slideInBackward{0%{opacity:0;transform:translate(-4vw)}20%{opacity:0}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__wsHbZq__stepContentFadeIn{flex-direction:column;align-items:center;width:100%;animation:.8s ease-out .25s both OnboardingScreen-module__wsHbZq__fadeInOnly;display:flex}@keyframes OnboardingScreen-module__wsHbZq__fadeInOnly{0%{opacity:0}to{opacity:1}}.OnboardingScreen-module__wsHbZq__stepContentExit{flex-direction:column;align-items:center;width:100%;animation:.5s ease-out both OnboardingScreen-module__wsHbZq__slideOutForward;display:flex}@keyframes OnboardingScreen-module__wsHbZq__slideOutForward{0%{opacity:1;transform:translate(0)}60%{opacity:0}to{opacity:0;transform:translate(-4vw)}}.OnboardingScreen-module__wsHbZq__stepContentExitBack{flex-direction:column;align-items:center;width:100%;animation:.5s ease-out both OnboardingScreen-module__wsHbZq__slideOutBackward;display:flex}@keyframes OnboardingScreen-module__wsHbZq__slideOutBackward{0%{opacity:1;transform:translate(0)}60%{opacity:0}to{opacity:0;transform:translate(4vw)}}.OnboardingScreen-module__wsHbZq__sideAnim{animation:.8s ease-out .15s both OnboardingScreen-module__wsHbZq__slideInForward}.OnboardingScreen-module__wsHbZq__sideAnimBack{animation:.8s ease-out .15s both OnboardingScreen-module__wsHbZq__slideInBackward}.OnboardingScreen-module__wsHbZq__sideAnimExit{animation:.5s ease-out both OnboardingScreen-module__wsHbZq__slideOutForward}.OnboardingScreen-module__wsHbZq__sideAnimExitBack{animation:.5s ease-out both OnboardingScreen-module__wsHbZq__slideOutBackward}.OnboardingScreen-module__wsHbZq__sideAnimEnterFromLeft{animation:.8s ease-out both OnboardingScreen-module__wsHbZq__slideInFromLeft}.OnboardingScreen-module__wsHbZq__sideAnimFadeIn{animation:.8s ease-out both OnboardingScreen-module__wsHbZq__gentleSlideIn}@keyframes OnboardingScreen-module__wsHbZq__gentleSlideIn{0%{opacity:0;transform:translate(4vw)}to{opacity:1;transform:translate(0)}}.OnboardingScreen-module__wsHbZq__step1PotatoEntrance{justify-content:center;margin-top:24px;animation:.8s cubic-bezier(.34,1.56,.64,1) .6s both OnboardingScreen-module__wsHbZq__potatoDropIn;display:flex}.OnboardingScreen-module__wsHbZq__step1PotatoInner{position:relative}@keyframes OnboardingScreen-module__wsHbZq__potatoDropIn{0%{opacity:0;transform:translateY(-60px)scale(.6)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-height:750px){.OnboardingScreen-module__wsHbZq__buildTitle{margin-bottom:4px}.OnboardingScreen-module__wsHbZq__sliderGroup{gap:clamp(2px,.6vh,4px)}.OnboardingScreen-module__wsHbZq__bottomActionArea{margin-top:clamp(8px,1.2vh,14px);padding:4px 0 2px}.OnboardingScreen-module__wsHbZq__carouselWrapper{padding:2px 0}.OnboardingScreen-module__wsHbZq__bottomActionArea{margin-bottom:clamp(96px,16vh,150px)!important}}@media (max-height:550px){.OnboardingScreen-module__wsHbZq__topBar{padding-top:2px;padding-bottom:2px!important}.OnboardingScreen-module__wsHbZq__buildTitle{margin-bottom:0}.OnboardingScreen-module__wsHbZq__sliderGroup{gap:clamp(2px,.5vh,4px)}.OnboardingScreen-module__wsHbZq__sliderRow{gap:2px}.OnboardingScreen-module__wsHbZq__sliderRow input[type=range]{height:20px}.OnboardingScreen-module__wsHbZq__bottomActionArea{margin-top:6px;padding:0}.OnboardingScreen-module__wsHbZq__carouselWrapper{padding:0}.OnboardingScreen-module__wsHbZq__carouselItem{margin-top:-35px}.OnboardingScreen-module__wsHbZq__varietyCell{gap:1px}}.OnboardingScreen-module__wsHbZq__letsGoBtnPendingFlat,.OnboardingScreen-module__wsHbZq__letsGoBtnPendingFlat:hover,.OnboardingScreen-module__wsHbZq__letsGoBtnPendingFlat:active{transform:translateY(0)}.OnboardingScreen-module__wsHbZq__letsGoBtnEnablingFlat{animation:.7s cubic-bezier(.34,1.4,.55,1) forwards OnboardingScreen-module__wsHbZq__letsGoEnableFlat}@keyframes OnboardingScreen-module__wsHbZq__letsGoEnableFlat{0%{background:linear-gradient(#ffffff2e 0%,#fff0 50%),linear-gradient(#b9bdc1 0%,#9ea3a8 60%,#82888d 100%);transform:translateY(0);box-shadow:0 1px #6e7378,0 2px 4px #0000002e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff2e,inset 0 2px 5px #00000038}35%{background:linear-gradient(#ffffff38 0%,#fff0 45%),linear-gradient(#6dbb7d 0%,#54a567 60%,#459658 100%);transform:translateY(0);box-shadow:0 1px #3e7d49,0 3px 8px #27ae6038,inset 0 1px #ffffff5c,inset 0 0 0 1px #ffffff29,inset 0 2px 5px #0000002e}to{background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);transform:translateY(0);box-shadow:0 3px #1d934a,0 8px 14px #27ae6052,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}}@media (prefers-reduced-motion:reduce){.OnboardingScreen-module__wsHbZq__letsGoBtnEnablingFlat{animation-duration:1ms}}