:root{--fg:#0b1220;--muted:#5b667a;--border:rgba(15,23,42,0.10);--bg:#fbfcff;--surface:rgba(255,255,255,0.78);--brand:#1d4ed8;--brand-2:#0ea5e9;--accent:#ef4444;--purple:#7c3aed;--shadow:0 18px 40px rgba(2,6,23,0.08);--primary:#4B0082;--secondary:#6D28D9;--background-light:#F8FAFC;--surface-light:#FFFFFF;--accent-green:#10B981;--accent-purple-light:#F5F3FF}*{box-sizing:border-box}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}body,html{padding:0;margin:0;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:none}.doWrap,body,html{font-family:var(--font-inter),Inter,var(--font-noto-sc),"Noto Sans SC","PingFang SC",system-ui,sans-serif}.doWrap{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 24px}.topbar{position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid rgba(15,23,42,.1);z-index:50}.doingTopbar,.topbar{background:var(--surface-light)}.doingTopbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;color:rgba(15,23,42,.92);box-shadow:none}.doingTopbarLeft{gap:16px;min-width:0}.doingIconBtn,.doingTopbarLeft{display:inline-flex;align-items:center}.doingIconBtn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(75,0,130,.14);background:rgba(245,243,255,1);color:var(--primary);justify-content:center;cursor:pointer}.doingIconBtn:hover{background:rgba(245,243,255,.72)}.doingTitle{font-size:18px;font-weight:850;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doingHomeLink{display:inline-flex;align-items:center;height:36px;padding:0 12px;border-radius:999px;color:rgba(71,85,105,.96);font-size:14px;font-weight:750;white-space:nowrap;transition:color .12s ease,background .12s ease}.doingHomeLink:hover{color:var(--primary);background:rgba(245,243,255,.72)}.doingTopbarRight{display:inline-flex;align-items:center;gap:16px;white-space:nowrap}.doingLevelBadge{display:none;align-items:center;background:rgba(245,243,255,1);color:var(--primary);border:1px solid rgba(75,0,130,.12);padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800}@media (min-width:640px){.doingLevelBadge{display:inline-flex}}@media (max-width:640px){.doingTopbar{padding:0 16px}}.topbar-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:20px}.topbarHome .topbar-inner{height:64px}.topbarHome .brand{height:64px;overflow:hidden}.topbarContainer{padding-left:32px;padding-right:32px}@media (max-width:640px){.topbarContainer{padding-left:16px;padding-right:16px}}.topbarFocus{background:rgba(251,252,255,.92)}.topbarFocusInner{gap:16px}.topbarFocusInnerFull{max-width:none;width:100%;padding-left:0;padding-right:24px}.focusLeft{gap:14px;min-width:0;padding-left:24px}.focusIconBtn,.focusLeft{display:inline-flex;align-items:center}.focusIconBtn{width:44px;height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);justify-content:center;cursor:pointer}.focusIconBtn:hover{background:rgba(2,6,23,.02)}.focusBackIcon{font-size:18px;line-height:1;color:rgba(2,6,23,.8);font-weight:900}.focusBurgerIcon{width:18px;display:grid;grid-gap:4px;gap:4px}.focusBurgerIcon span{height:2px;border-radius:999px;background:rgba(2,6,23,.78)}.focusHome{font-weight:800;letter-spacing:.2px;white-space:nowrap}.focusMid{flex:1 1;min-width:0;text-align:center;color:rgba(11,18,32,.72);font-weight:750;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.focusRight{gap:18px;white-space:nowrap;color:var(--muted);font-size:15px}.brand,.focusRight{display:inline-flex;align-items:center}.brand{font-weight:700;letter-spacing:.2px}.topbar .brand{color:var(--primary)}.brandLeafLogo{width:52px;height:52px;object-fit:contain}.brandWordmark{margin-left:7px;color:#f05a16;font-size:18px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.nav{display:flex;flex:1 1;justify-content:center;gap:clamp(22px,4.2vw,64px);align-items:center;font-size:15px;white-space:nowrap}.nav,.navLink{color:rgba(100,116,139,1)}.navLink{position:relative;padding:16px 0;font-weight:650;transition:color .12s ease}.topbarHome .navLink{padding:10px 0}.navLink:hover,.navLinkActive{color:var(--primary)}.navLinkActive{box-shadow:none;filter:none;text-shadow:none}.navLinkActive:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:var(--primary)}.right{display:flex;gap:18px;font-size:15px;white-space:nowrap}.right,.topbarLocale{align-items:center;color:rgba(71,85,105,1)}.topbarLocale{display:inline-flex;gap:6px;font-size:14px;font-weight:650;cursor:pointer}.topbarLocaleIcon{flex:0 0 auto;color:rgba(100,116,139,1)}.localeMenuWrap{position:relative;display:inline-flex}.topbarLocale{border:0;background:transparent}.localeMenu{position:absolute;right:0;top:calc(100% + 10px);width:140px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 44px rgba(2,6,23,.08);border-radius:14px;padding:8px;display:grid;grid-gap:4px;gap:4px;z-index:60}.localeMenuItem{display:block;padding:10px;border-radius:10px;color:rgba(2,6,23,.92);font-weight:800;font-size:14px}.localeMenuItem:hover{background:rgba(2,6,23,.06)}.localeMenuItemActive{background:rgba(75,0,130,.08);color:var(--primary)}.navLogin{color:rgba(11,18,32,.7)}.navLogin:hover{color:rgba(2,6,23,.92)}.navUser{position:relative}.navLoginAvatar{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.98);font-size:13px;font-weight:700}.navLoginAvatar:hover{background:rgba(255,255,255,.16)}.navUserAvatar .navMenu{right:0;left:auto}.navAvatarBtn{border:0;padding:0;background:transparent;cursor:pointer}.navAvatarCircle{width:34px;height:34px;border-radius:999px;background:#6D28D9;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:rgba(255,255,255,.98);border:2px solid rgba(255,255,255,.2)}.topbar .navLoginAvatar{height:36px;padding:0 12px;background:rgba(75,0,130,.08);color:var(--primary);border:1px solid rgba(75,0,130,.14);font-weight:750}.topbar .navLoginAvatar:hover{background:rgba(75,0,130,.12)}.topbar .navAvatarCircle{width:36px;height:36px;background:var(--primary);border-color:rgba(75,0,130,.18)}.navUserBtn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,23,42,.1);background:rgba(255,255,255,.86);border-radius:999px;padding:8px 10px;cursor:pointer;font-size:14px;color:rgba(2,6,23,.92);font-weight:900}.navUserBtn:hover{background:rgba(255,255,255,.94)}.navUserName{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navCaret{color:rgba(11,18,32,.55);font-size:12px}.navMenu{position:absolute;right:0;top:calc(100% + 10px);width:180px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 44px rgba(2,6,23,.08);border-radius:14px;padding:8px;display:grid;grid-gap:4px;gap:4px}.navMenuItem{display:block;padding:10px;border-radius:10px;color:rgba(2,6,23,.92);font-weight:800;font-size:14px}.navMenuItem:hover{background:rgba(2,6,23,.06)}.navMenuBtn{text-align:left;border:0;background:transparent;cursor:pointer}.practice2Wrap{position:relative;padding:16px 18px 24px;background:var(--background-light);max-width:1280px;margin:0 auto}.practiceInsFloat{position:fixed;left:max(12px,calc((100vw - 1280px) / 2 - 98px));top:50%;transform:translateY(-50%);z-index:35;flex-direction:column;gap:16px;width:72px;min-height:312px;padding:18px 0;border:1px solid rgba(15,23,42,.08);border-radius:30px;background:radial-gradient(circle at top left,rgba(245,243,255,.9),transparent 42%),rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.practiceInsFloat,.practiceInsFloatItem{display:flex;align-items:center;justify-content:center}.practiceInsFloatItem{position:relative}.practiceInsFloatItem:after{content:"";position:absolute;left:100%;top:50%;width:18px;height:calc(100% + 28px);transform:translateY(-50%)}.practiceInsFloatTrigger{text-decoration:none}.practiceInsFloatIcon,.practiceInsFloatTrigger{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.practiceInsFloatIcon{overflow:hidden;background:#fff;border:1px solid rgba(91,33,182,.1);box-shadow:0 10px 24px rgba(15,23,42,.1);transition:transform .16s ease,box-shadow .16s ease}.practiceInsFloatIcon img{width:100%;height:100%;object-fit:cover}.practiceInsFloat:focus-within .practiceInsFloatIcon,.practiceInsFloat:hover .practiceInsFloatIcon,.practiceInsFloatItem:focus-within .practiceInsFloatIcon,.practiceInsFloatItem:hover .practiceInsFloatIcon{transform:translateY(-1px);box-shadow:0 16px 28px rgba(15,23,42,.14)}.practiceInsFloatPopover{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);min-width:240px;display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:20px;background:rgba(255,255,255,.98);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 42px rgba(15,23,42,.12);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.practiceInsFloatItem:focus-within .practiceInsFloatPopover,.practiceInsFloatItem:hover .practiceInsFloatPopover{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(-50%) translateX(0)}.practiceInsFloatTitle{font-size:14px;font-weight:750;color:rgba(15,23,42,.94)}.practiceInsFloatDesc{font-size:12px;line-height:1.55;color:rgba(100,116,139,1)}.practiceInsFloatLink{font-size:13px;line-height:1.45;font-weight:700;color:var(--primary);text-decoration:none;word-break:break-all}.practiceInsFloatLink:focus-visible,.practiceInsFloatLink:hover{text-decoration:underline}.practiceInsFloatQrWrap{margin-top:4px;border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff}.practiceInsFloatQr{display:block;width:100%;height:auto}.practiceInsFloatWechatPanel{width:min(620px,calc(100vw - 180px));min-width:560px;gap:18px;padding:20px;border-radius:22px}.practiceInsFloatPanelTitle{color:rgba(15,23,42,.96);font-size:22px;line-height:1.2;font-weight:950;text-align:center}.practiceInsFloatQrGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.practiceInsFloatQrCard{min-width:0;display:grid;grid-template-rows:auto 1fr;grid-gap:14px;gap:14px;justify-items:center;padding:18px 16px;border-radius:16px;border:1.5px solid rgba(203,213,225,.82);background:#FFFFFF;color:rgba(15,23,42,.96);text-decoration:none;box-shadow:0 10px 24px rgba(15,23,42,.05)}.practiceInsFloatQrCard:focus-visible,.practiceInsFloatQrCard:hover{border-color:rgba(75,0,130,.24);box-shadow:0 18px 34px rgba(15,23,42,.08)}.practiceInsFloatQrTitle{font-size:18px;line-height:1.2;font-weight:950;text-align:center}.practiceInsFloatQrImage{width:min(100%,230px);height:230px;object-fit:contain;display:block}.practiceModeBar{margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start}.practiceModeTabs{gap:6px;padding:4px;border:1px solid rgba(15,23,42,.1);background:#fff}.practiceModeTab,.practiceModeTabs{display:inline-flex;align-items:center;border-radius:999px}.practiceModeTab{height:30px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;color:#4B5563}.practiceModeTab:hover{background:rgba(109,40,217,.08)}.practiceModeTabActive{color:#fff;background:#5B21B6}.practice2Layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.practice2Main{width:100%;min-width:0}.practice2Side{display:grid;grid-gap:14px;gap:14px;position:-webkit-sticky;position:sticky;top:86px;align-content:start}.practiceCatalogTitle{padding:2px 4px;color:#4B0082;font-size:14px;font-weight:900;letter-spacing:-.01em}.practiceCatalogCard{border:1px solid rgba(15,23,42,.06);border-radius:22px;background:#fff;padding:12px;box-shadow:0 10px 26px rgba(15,23,42,.04)}.practiceModeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.practiceModeGridItem{height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.08);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:800;color:rgba(31,41,55,.92);background:rgba(255,255,255,.88);cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.practiceModeGridItem:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(91,33,182,.18);color:#5B21B6}.practiceModeGridItem .material-symbols-outlined,.practiceModeGridItem svg{font-size:17px;width:17px;height:17px}.practiceModeGridItemActive{color:#5B21B6;border-color:rgba(91,33,182,.2);background:rgba(245,243,255,.92)}.practiceModeGridItem:disabled{cursor:default}.practiceModeGridItemDisabled:not(.practiceModeGridItemActive){opacity:.94}.practiceModuleNav{border:1px solid rgba(15,23,42,.06);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.04)}.practiceModuleRow{width:100%;border:0;border-bottom:1px solid rgba(15,23,42,.06);background:transparent;padding:12px;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left;cursor:pointer}.practiceModuleRow:last-child{border-bottom:0}.practiceModuleRowLead{width:100%;display:flex;align-items:center;gap:10px;min-width:0}.practiceModuleRowMain{min-width:0;display:grid;grid-gap:4px;gap:4px}.practiceModuleRowTitle{font-weight:900;font-size:16px;letter-spacing:-.01em}.practiceModuleRowSub{color:rgba(11,18,32,.54);font-weight:650;font-size:12px}.practiceModuleRowIcon{width:38px;height:38px;border-radius:10px;border:1px solid rgba(15,23,42,.08);display:inline-flex;align-items:center;justify-content:center;background:rgba(241,245,249,.7);color:rgba(100,116,139,1);flex:0 0 auto}.practiceModuleRowActive{background:rgba(245,243,255,.95);box-shadow:inset 3px 0 0 #5B21B6}.practiceModuleRowActive .practiceModuleRowTitle{color:rgba(2,6,23,.92)}.practiceModuleRowActive .practiceModuleRowIcon{background:rgba(255,255,255,.86);border-color:rgba(91,33,182,.18);color:#5B21B6}.practiceModuleRowDisabled{cursor:pointer}.practiceModuleRowDisabled .practiceModuleRowTitle{color:rgba(2,6,23,.92)}.practiceModuleRowDisabled .practiceModuleRowSub{color:rgba(11,18,32,.54)}.practiceModuleRowDisabled .practiceModuleRowIcon{opacity:.72}.practiceContentPanel{background:#fff;border:1px solid rgba(203,213,225,.78);border-radius:28px;padding:20px 22px 18px;min-height:calc(100vh - 164px);display:flex;flex-direction:column;box-shadow:0 16px 40px rgba(15,23,42,.06);max-width:980px;width:100%}.practiceContentTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0}.practiceContentPill{height:34px;padding:0 16px;border-radius:999px;background:#5B21B6;color:#fff;font-size:13px;font-weight:850;display:inline-flex;align-items:center;box-shadow:0 12px 24px rgba(91,33,182,.2)}.practiceContentMeta{color:rgba(100,116,139,.92);font-weight:800;font-size:13px}.practiceLoading{color:rgba(11,18,32,.56);font-weight:700}.practiceLayerList{display:grid;grid-gap:10px;gap:10px;padding-top:16px}.practiceSpeakingCategoryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding-top:28px;align-content:start}.practiceSpeakingCategoryCard{width:100%;min-height:210px;border:1px solid rgba(91,33,182,.24);border-radius:22px;background:radial-gradient(circle at top right,rgba(221,214,254,.9),transparent 42%),rgba(255,255,255,.98);padding:18px 18px 20px;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.practiceSpeakingCategoryCard:hover{transform:translateY(-2px);border-color:rgba(91,33,182,.24);box-shadow:0 16px 30px rgba(15,23,42,.07)}.practiceSpeakingCategoryCard:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.practiceSpeakingCategoryCardActive{border-color:rgba(91,33,182,.24);background:radial-gradient(circle at top right,rgba(221,214,254,.9),transparent 42%),rgba(255,255,255,.98)}.practiceSpeakingCategoryHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.practiceSpeakingCategoryHead .material-symbols-outlined,.practiceSpeakingCategoryHead svg{font-size:22px;width:22px;height:22px;color:rgba(100,116,139,.96)}.practiceSpeakingCategoryPill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.04em}.practiceSpeakingCategoryPill,.practiceSpeakingCategoryPillMuted{background:rgba(91,33,182,.12);color:rgba(91,33,182,1)}.practiceSpeakingCategoryTitle{margin-top:24px;font-size:24px;line-height:1.15;font-weight:950;letter-spacing:-.03em;color:rgba(15,23,42,.98)}.practiceSpeakingCategorySub{margin-top:12px;font-size:14px;line-height:1.7;font-weight:650;color:rgba(100,116,139,.94)}.practiceWritingCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.practiceCategoryCompactPanel{min-height:0;padding:18px 20px 20px}.practiceCategoryCompactGrid{gap:12px;padding-top:18px}.practiceCategoryCompactCard{min-height:148px;border-radius:18px;padding:14px 16px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 100% 0,rgba(221,214,254,.72),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,250,255,.98))}.practiceCategoryCompactCard:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(15,23,42,.06)}.practiceCategoryCompactBody{display:grid;grid-gap:8px;gap:8px}.practiceCategoryCompactTitle{margin-top:0;font-size:18px;line-height:1.2;letter-spacing:-.02em}.practiceCategoryCompactSub{margin-top:0;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.practiceCategoryCompactFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px;color:rgba(71,85,105,.92)}.practiceCategoryCompactHint{font-size:12px;font-weight:800;color:rgba(100,116,139,.92)}.practiceLayerRow{border:1px solid rgba(15,23,42,.1);border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.practiceLayerRow:hover{border-color:rgba(91,33,182,.34);background:rgba(245,243,255,.48)}.practiceLayerLeft{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.practiceLayerDifficulty{font-weight:900;min-width:30px}.practiceLayerStats{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.practiceLayerBadge{font-size:12px;line-height:20px;height:20px;padding:0 8px;border-radius:999px;font-weight:700}.practiceLayerBadgeNeutral{background:rgba(15,23,42,.06);color:rgba(15,23,42,.72)}.practiceLayerBadgeWrong{background:rgba(239,68,68,.1);color:rgba(185,28,28,.92)}.practiceLayerBadgeDone{background:rgba(16,185,129,.12);color:rgba(5,122,85,.96)}.practiceWrongbookList{display:grid;grid-gap:12px;gap:12px;padding-top:16px}.practiceWrongbookRow{width:100%;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.practiceWrongbookRow:hover{border-color:rgba(91,33,182,.3);background:rgba(245,243,255,.32)}.practiceWrongbookBadge{font-size:12px;font-weight:700;line-height:20px;height:20px;padding:0 8px;border-radius:999px;white-space:nowrap}.practiceWrongbookBadgeWrong{background:rgba(254,242,242,.96);color:rgba(185,28,28,.94)}.practiceWrongbookBadgeAccuracy{background:rgba(241,245,249,.96);color:rgba(71,85,105,.96)}.practiceWrongbookArrow{font-size:24px;color:rgba(15,23,42,.88)}.practiceContentFooter{display:flex;justify-content:flex-end;margin-top:0;padding-top:18px}.practiceSeriesStage{flex:1 1;display:flex;align-items:center;padding:24px 0 12px;min-height:0}.moduleCard{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;padding:20px;box-shadow:0 4px 20px -2px rgba(0,0,0,.05);position:relative;overflow:hidden;cursor:pointer;text-align:left;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.moduleCard:hover{transform:translateY(-2px);border-color:rgba(75,0,130,.3)}.moduleHead{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.moduleTitle{font-weight:950;font-size:18px;letter-spacing:-.01em}.moduleSub{color:rgba(11,18,32,.58);font-weight:650;font-size:13px}.moduleIcon{width:48px;height:48px;border-radius:16px;border:1px solid rgba(15,23,42,.06);display:inline-flex;align-items:center;justify-content:center;background:rgba(241,245,249,.8);color:rgba(100,116,139,1)}.moduleCardActive{border:2px solid var(--primary);background:var(--accent-purple-light);box-shadow:0 8px 28px rgba(75,0,130,.1)}.moduleCardActive:before{content:none}.moduleCardActive .moduleTitle{color:rgba(2,6,23,.92)}.moduleCardActive .moduleSub{color:rgba(71,85,105,1)}.moduleCardActive .moduleIcon{background:rgba(255,255,255,.82);border-color:rgba(75,0,130,.12);color:var(--primary)}.moduleCardDisabled{opacity:.6;cursor:not-allowed}.panelCard{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:28px;padding:28px;box-shadow:0 4px 20px -2px rgba(0,0,0,.05)}.panelHeader{display:grid;grid-gap:10px;gap:10px;margin-bottom:20px}.panelTitle{font-size:24px;font-weight:950;letter-spacing:-.02em}.panelSub{color:rgba(11,18,32,.55);font-weight:600;font-size:14px}.bubbleGrid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-gap:14px 10px;gap:14px 10px;padding:4px 0 0;width:100%;justify-items:center}.bubble{width:46px;height:46px;border-radius:999px;border:1.5px solid rgba(203,213,225,.92);display:inline-flex;align-items:center;justify-content:center;font-weight:850;font-size:16px;transition:opacity .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease,color .12s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bubbleTrial{width:62px;font-size:11px;letter-spacing:0;border-color:rgba(249,115,22,.28);background:rgba(255,247,237,.98);color:rgba(194,65,12,.92)}.bubbleTrial:hover{border-color:rgba(249,115,22,.5);background:rgba(255,237,213,.98);color:rgba(154,52,18,.96)}.bubbleTrialText{transform:translateY(.5px);white-space:nowrap}.bubbleIdle{background:#fff;border-color:rgba(203,213,225,.92);color:rgba(71,85,105,.88)}.bubbleIdle:hover{border-color:rgba(91,33,182,.68);color:rgba(51,65,85,1);background:rgba(248,250,252,1)}.bubbleActive{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 14px 28px rgba(75,0,130,.22);transform:translateY(-1px)}.bubbleDone{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.bubble:active{transform:scale(.98)}.panelFooter{display:flex;justify-content:flex-end;margin-top:24px}.startBtn{height:50px;padding:0 26px;border-radius:999px;background:var(--primary);color:#fff;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;box-shadow:0 18px 30px rgba(75,0,130,.22);min-width:164px;font-size:15px}.startBtn:hover{background:var(--secondary)}.practiceSeriesConfirmOverlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.practiceSeriesConfirmCard{width:min(460px,calc(100vw - 32px));border-radius:24px;padding:28px;background:radial-gradient(circle at top right,rgba(196,181,253,.28),transparent 38%),rgba(255,255,255,.98);border:1px solid rgba(226,232,240,.94);box-shadow:0 24px 56px rgba(15,23,42,.16)}.practiceSeriesConfirmTag{display:inline-flex;align-items:center;border-radius:999px;padding:6px 12px;background:rgba(91,33,182,.12);color:rgba(91,33,182,1);font-size:12px;font-weight:800}.practiceSeriesConfirmCard h3{margin:14px 0 8px;font-size:28px;line-height:1.12;letter-spacing:-.03em;color:rgba(15,23,42,.98)}.practiceSeriesConfirmCard p{margin:0;color:rgba(71,85,105,.94);font-size:15px;line-height:1.65}.practiceSeriesConfirmActions{margin-top:22px;display:flex;justify-content:flex-end;gap:12px}.practiceSeriesConfirmGhost,.practiceSeriesConfirmPrimary{height:46px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:800;cursor:pointer}.practiceSeriesConfirmGhost{background:rgba(255,255,255,.98);color:rgba(15,23,42,.92);border:1px solid rgba(203,213,225,1)}.practiceSeriesConfirmPrimary{background:linear-gradient(135deg,rgba(107,33,168,1),rgba(124,58,237,1));color:rgba(255,255,255,.98);border:1px solid transparent;box-shadow:0 16px 30px rgba(124,58,237,.22)}.practiceSeriesConfirmGhost:disabled,.practiceSeriesConfirmPrimary:disabled{opacity:.6;cursor:default}@media (max-width:1180px){.practiceInsFloat{position:static;transform:none;width:100%;min-height:0;margin-bottom:12px;padding:12px;border-radius:22px;justify-content:flex-start}.practice2Layout{grid-template-columns:1fr}.practice2Side{position:static;top:auto}.practiceContentPanel{min-height:0}.practiceSpeakingCategoryGrid,.practiceWritingCategoryGrid{grid-template-columns:1fr}}@media (max-width:860px){.practice2Wrap{padding:12px 12px 18px}.practiceInsFloat{width:72px;min-height:312px;padding:18px 0;position:fixed;left:8px;top:50%;transform:translateY(-50%);margin-bottom:0;justify-content:center;border-radius:30px}.practiceCatalogTitle{padding-left:2px}.practiceModeGridItem{height:36px;font-size:12px}.practiceContentPanel{padding:14px;border-radius:20px;max-width:none}.practiceCategoryCompactPanel{padding:14px}.practiceContentTopRow{margin-bottom:10px}.practiceCategoryCompactCard{min-height:132px;padding:13px 14px}.practiceCategoryCompactTitle{font-size:17px}.practiceCategoryCompactSub{-webkit-line-clamp:3}.practiceSeriesStage{display:block;padding:10px 0 0}.practiceWrongbookList{gap:10px;padding-top:12px}.practiceWrongbookRow{padding:14px;gap:12px;align-items:flex-start}.practiceWrongbookLevel{font-size:24px;min-width:36px}.practiceWrongbookMetrics{gap:10px}.practiceWrongbookBadge{height:28px;line-height:28px;padding:0 10px;font-size:12px}.practiceWrongbookArrow{font-size:26px}.practiceLayerList{padding-top:12px}.practiceModeBar{justify-content:flex-start}.practiceModeTabs{width:100%;overflow-x:auto}.bubbleGrid{grid-template-columns:repeat(auto-fit,minmax(34px,1fr));gap:8px;width:100%}.bubble{width:34px;height:34px;font-size:14px}.practiceSeriesConfirmActions{flex-direction:column}}.doWrap{padding-top:0;position:relative}.doCenter{max-width:980px;margin:0 auto}.doRailBtn{position:fixed;left:14px;top:50%;transform:translateY(-50%);height:44px;padding:0 14px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);box-shadow:0 18px 40px rgba(2,6,23,.06);font-weight:950;cursor:pointer;z-index:50}.doRailBtn:hover{background:rgba(2,6,23,.02)}.doDrawerOverlay{position:fixed;inset:0;background:rgba(2,6,23,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:60}.doDrawer{position:absolute;left:0;top:0;height:100%;width:min(360px,88vw);background:rgba(255,255,255,.98);border-right:1px solid rgba(15,23,42,.1);box-shadow:20px 0 60px rgba(2,6,23,.18);padding:14px 14px 18px;overflow:auto}.doDrawerTop{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.doDrawerTitle{font-weight:950;letter-spacing:-.02em}.doDrawerClose{height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);font-weight:900;cursor:pointer}.doSideInner{display:grid;grid-gap:12px;gap:12px}.doGroup{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:16px;padding:14px;box-shadow:0 18px 40px rgba(2,6,23,.04)}.doGroupHead{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.doGroupTitle{font-weight:950;font-size:20px;letter-spacing:-.02em}.doGroupMeta{color:rgba(11,18,32,.55);font-weight:850;font-size:13px}.doGroupRange{margin-top:6px;color:rgba(11,18,32,.58);font-weight:850}.doDots{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.doDot{width:46px;height:46px;border-radius:999px;border:0;background:rgba(2,6,23,.06);color:rgba(2,6,23,.82);font-weight:950;cursor:pointer}.doDot:hover{background:rgba(2,6,23,.1)}.doDotActive{background:rgba(37,99,235,.92);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.18)}.doMain{min-width:0;padding:16px 0 64px}.doTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.doTopLeft{flex:1 1;min-width:0}.doTopRight{display:inline-flex;gap:10px;align-items:center}.doTopRow{display:flex;justify-content:flex-start;align-items:center;gap:14px;width:100%}.doTopQ{font-weight:800;letter-spacing:-.02em;font-size:24px;line-height:1;color:rgba(2,6,23,.9)}.doTopLeftGroup{gap:14px;min-width:0}.doTopActions,.doTopLeftGroup{display:inline-flex;align-items:center}.doTopActions{gap:12px;margin-left:auto}.doTopBtn{height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);font-weight:850;cursor:pointer;color:rgba(2,6,23,.82)}.doTopBtn:hover{background:rgba(2,6,23,.02)}.doTopBtn:disabled{opacity:.45;cursor:not-allowed}.doTopBtnSubmit{height:46px;padding:0 22px;min-width:120px;border-color:rgba(2,6,23,.16);color:#fff;font-weight:950}.doTopBtnSubmit,.doTopBtnSubmit:hover:not(:disabled){background:rgba(2,6,23,.96)}.doTopBtnSubmit:disabled{background:rgba(2,6,23,.08);border-color:rgba(15,23,42,.12);color:rgba(2,6,23,.55);opacity:1}.doSubmitRow{margin-top:16px;display:flex;justify-content:flex-end}.doLang{margin-top:6px;display:inline-flex;gap:10px;align-items:center}.doLangBadge{height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);font-weight:950;font-size:12px}.doLangHint{color:rgba(11,18,32,.55);font-weight:850;font-size:13px}.doCard{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;position:relative}.doCardSwitching{transition:opacity .14s ease}.doCardOverlay{position:absolute;inset:0;display:flex;background:rgba(251,252,255,.82);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:14px;color:rgba(11,18,32,.55);z-index:5}.doCardOverlay,.doSubmitBtn{align-items:center;justify-content:center;font-weight:850}.doSubmitBtn{height:44px;padding:0 18px;border-radius:999px;background:rgba(2,6,23,.08);color:rgba(2,6,23,.74);border:1px solid rgba(15,23,42,.1);display:inline-flex;letter-spacing:-.01em}.doSubmitBtn:hover{background:rgba(2,6,23,.1)}.doSubmitBtn:disabled{opacity:.45;cursor:not-allowed}.doLoading{color:rgba(11,18,32,.55);font-weight:850}.doError{display:grid;grid-gap:10px;gap:10px}.doErrorMsg{color:rgba(11,18,32,.55);font-weight:850}.doAudio audio{width:100%}.doMedia{margin-top:6px;border-radius:14px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:rgba(2,6,23,.02);display:flex;justify-content:center}.doMedia img{width:auto;max-width:100%;max-height:420px;display:block;object-fit:contain}.doTranscript{margin-top:6px;border-radius:0;background:transparent;padding:0;color:rgba(2,6,23,.9);font-weight:520;font-size:20px;line-height:1.8;white-space:pre-wrap}.doBlock{margin-top:12px}.doTrUnder{margin-top:10px;color:rgba(91,102,122,.9);font-weight:450;font-size:19px;line-height:1.8;white-space:pre-wrap}.doInlineOptCorrect{color:rgba(124,58,237,.96);font-weight:750}.doStem,.doTrUnderCenter{text-align:center}.doStem{margin-top:16px;font-size:20px;line-height:1.7;color:rgba(2,6,23,.86);font-weight:520;max-width:920px;margin-left:auto;margin-right:auto}.doOptions{margin-top:14px;display:grid;grid-gap:10px;gap:10px}.doOpt{border-radius:18px;border:1px solid rgba(15,23,42,.14);background:rgba(255,255,255,0);padding:14px 18px;display:flex;align-items:center;justify-content:flex-start;gap:14px;cursor:pointer;text-align:left}.doOpt:hover{background:rgba(124,58,237,.1);border-color:rgba(124,58,237,.2)}.doOptKey{width:40px;flex:0 0 auto;font-weight:700;color:rgba(2,6,23,.82)}.doOptBody{display:grid;grid-gap:6px;gap:6px;min-width:0}.doOptText{font-weight:560;font-size:20px;color:rgba(2,6,23,.88);line-height:1.65;min-width:0}.doOptTr{color:rgba(91,102,122,.92);font-weight:450;font-size:17px;line-height:1.65;white-space:pre-wrap}.doOptSelected{border-color:rgba(124,58,237,.32);background:rgba(124,58,237,.1)}.doOptCorrect{border-color:rgba(22,163,74,.4);background:rgba(22,163,74,.06)}.doOptWrong{border-color:rgba(220,38,38,.4);background:rgba(220,38,38,.06)}.doActions{margin-top:16px;display:flex;gap:12px;justify-content:flex-start}.doAfter{margin-top:18px;border-top:1px solid rgba(15,23,42,.08);padding-top:16px;display:grid;grid-gap:12px;gap:12px}.doResult{display:inline-flex;gap:10px;align-items:center;font-weight:950}.doOk{color:rgba(22,163,74,.96)}.doBad{color:rgba(220,38,38,.96)}.doAns{color:rgba(2,6,23,.72);font-weight:900}.doTranslate{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:rgba(255,255,255,.96);padding:12px 14px}.doTranslateSummary{font-weight:950;cursor:pointer}.doTrBlock{color:rgba(2,6,23,.8);line-height:1.65}.doTrBlock,.doTrEmpty{margin-top:10px;font-weight:850}.doTrEmpty{color:rgba(11,18,32,.55)}@media (max-width:1180px){.doCenter{max-width:920px}}@media (max-width:860px){.doRailBtn{left:10px;top:auto;bottom:18px;transform:none}}.right a:hover{color:var(--fg)}main{padding:28px 0 72px}.section{padding:22px 0}.section+.section{padding-top:22px}.h{font-size:19px;font-weight:800;letter-spacing:-.01em;margin:0 0 16px}.hero2{position:relative;overflow:hidden;border-radius:18px;padding:42px;border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(900px 500px at 10% 10%,rgba(29,78,216,.22),transparent 60%),radial-gradient(820px 420px at 90% 0,rgba(14,165,233,.18),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.62))}.hero2Grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:34px;gap:34px}.hero2Title{font-size:46px;line-height:1.08;letter-spacing:-.03em;margin:0 0 22px;max-width:18ch}.hero2Actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btnPrimary{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:12px;background:var(--brand);color:#fff;font-weight:700;border:1px solid rgba(255,255,255,.18);min-width:190px;box-shadow:0 12px 22px rgba(29,78,216,.22)}.btnPrimary:hover{filter:brightness(.97)}.btnSecondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:12px;background:rgba(255,255,255,.72);color:var(--fg);border:1px solid rgba(15,23,42,.1);font-weight:600}.btnSecondary:hover{background:rgba(255,255,255,.82)}.hero2Art{position:relative;height:220px;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:linear-gradient(135deg,rgba(29,78,216,.14),rgba(14,165,233,.1)),rgba(255,255,255,.55);overflow:hidden}.artRing{position:absolute;width:130px;height:130px;border-radius:999px;left:-24px;top:-24px;border:10px solid rgba(29,78,216,.16);box-shadow:inset 0 0 0 10px rgba(14,165,233,.1)}.artBars{position:absolute;left:22px;bottom:18px;display:grid;grid-auto-flow:column;grid-gap:10px;gap:10px;align-items:end}.artBars span{width:12px;border-radius:10px;background:rgba(29,78,216,.22)}.artBars span:first-child{height:34px}.artBars span:nth-child(2){height:58px;background:rgba(14,165,233,.22)}.artBars span:nth-child(3){height:44px}.artBars span:nth-child(4){height:76px;background:rgba(29,78,216,.18)}.artLine{position:absolute;right:18px;top:22px;width:68%;height:2px;background:rgba(15,23,42,.1)}.gridCards4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.gridCards2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.card{position:relative;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:rgba(255,255,255,.78);box-shadow:0 10px 22px rgba(2,6,23,.04);padding:16px;display:grid;grid-gap:8px;gap:8px;min-height:112px}.card:hover{transform:translateY(-1px);transition:transform .12s ease,filter .12s ease;filter:brightness(.99)}.cardLarge{padding:22px;min-height:132px;background:radial-gradient(600px 240px at 10% 0,rgba(29,78,216,.1),transparent 60%),rgba(255,255,255,.78)}.cardIcon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(29,78,216,.1);border:1px solid rgba(29,78,216,.16);font-size:20px}.cardTitle{font-weight:800;letter-spacing:-.01em}.cardDesc{color:var(--muted);font-size:13px}.cardDisabled{filter:grayscale(1);opacity:.68}.cardBadge{position:absolute;right:12px;top:12px;font-size:12px;color:rgba(15,23,42,.6);background:rgba(255,255,255,.75);border:1px solid rgba(15,23,42,.1);padding:4px 8px;border-radius:999px}.linksRow{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted)}.linksRow a:hover{color:var(--fg)}@media (max-width:860px){.nav{display:none}.hero2Grid{grid-template-columns:1fr}.hero2Art{height:120px}.gridCards4{grid-template-columns:repeat(2,minmax(0,1fr))}.gridCards2,.upgradeGrid{grid-template-columns:1fr}}@media (max-width:1180px){.upgradeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hMuted{color:rgba(11,18,32,.68)}.linksRowMuted{gap:12px;font-size:14px;color:rgba(91,102,122,.9)}.pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:rgba(255,255,255,.78);box-shadow:0 8px 18px rgba(2,6,23,.04);color:rgba(11,18,32,.78);font-weight:600}.pill:hover{color:var(--fg);background:rgba(255,255,255,.88);transform:translateY(-1px);transition:transform .12s ease,background .12s ease}.upgradeWrap{max-width:1280px;margin:0 auto;text-align:center}.upgradeTitle{font-size:36px;letter-spacing:-.03em;margin:10px 0 18px;font-weight:950}.segmented{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 20px rgba(2,6,23,.05);margin:0 auto 22px}.segItem{padding:8px 14px;border-radius:999px;font-weight:800;color:rgba(11,18,32,.7);font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.segActive{background:rgba(11,18,32,.92);color:#fff}.upgradeGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;text-align:left}.upgradeCard{border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 44px rgba(2,6,23,.04);padding:26px 26px 24px;display:flex;flex-direction:column;min-height:360px}.upgradeCardEmph{border-color:rgba(2,6,23,.16);box-shadow:0 24px 54px rgba(2,6,23,.08)}.upgradePlan{font-size:32px;font-weight:950;letter-spacing:-.02em;line-height:1.15;min-height:44px}.upgradePriceRow{display:flex;align-items:baseline;gap:10px;margin-top:14px;min-height:92px}.upgradePriceCurrency{font-size:22px;font-weight:800;color:rgba(11,18,32,.42)}.upgradePriceMain{font-size:72px;font-weight:900;letter-spacing:-.04em;line-height:.95}.upgradePriceMeta{display:inline-flex;flex-direction:row;align-items:baseline;gap:6px;margin-left:4px;color:rgba(11,18,32,.52);font-weight:850;letter-spacing:-.01em}.upgradePriceMetaBottom,.upgradePriceMetaTop{font-size:14px;line-height:1}.upgradePriceMetaBottom{min-width:36px;opacity:.85}.upgradeCtaSlot{margin-top:18px;min-height:56px}.upgradeFeatures{margin-top:22px;display:grid;grid-gap:14px;gap:14px;color:rgba(11,18,32,.84);font-size:15px}.upgradeFeat{display:flex;align-items:flex-start;gap:12px}.uIcon{color:rgba(2,6,23,.86);margin-top:1px;flex:0 0 auto;width:20px;height:20px}.upgradeCta{width:100%;height:52px;padding:0 18px;border-radius:999px;background:rgba(2,6,23,.96);color:#fff;font-weight:950;text-align:center;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;font-size:16px;letter-spacing:-.01em}.upgradeCta:hover{filter:brightness(.98)}.upgradeCtaGhost{background:rgba(255,255,255,.86);color:rgba(2,6,23,.92);border:1px solid rgba(15,23,42,.12)}.upgradeCtaGhost:hover{background:rgba(255,255,255,.94)}.authWrap{max-width:520px;margin:18px auto 0}.authCard{background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 44px rgba(2,6,23,.04);border-radius:18px;padding:26px}.authHeader{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.authTitle{font-size:30px;letter-spacing:-.03em;margin:0;font-weight:950}.authSubLinks{display:flex;gap:10px;align-items:center;color:rgba(11,18,32,.55);font-size:14px}.authDot{width:4px;height:4px;border-radius:999px;background:rgba(11,18,32,.25)}.authLink{color:rgba(11,18,32,.7)}.authLink:hover{color:rgba(2,6,23,.92)}.authSection{padding-top:6px}.authSectionTitle{font-size:14px;font-weight:900;color:rgba(11,18,32,.62);letter-spacing:-.01em;margin:0 0 12px}.authForm{display:grid;grid-gap:14px;gap:14px}.authFormInline{grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.authRow{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:end}.authBtnSecondaryTight{height:46px;white-space:nowrap}.authGrid2{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.authLabel{display:grid;grid-gap:8px;gap:8px;font-size:14px;color:rgba(11,18,32,.78);font-weight:700}.authInput{height:46px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);padding:0 12px;font-size:15px;outline:none}.authInput:focus{border-color:rgba(2,6,23,.22);box-shadow:0 0 0 4px rgba(2,6,23,.06)}.authCheck{gap:10px;color:rgba(11,18,32,.7);font-size:14px}.authBtnPrimary,.authCheck{display:inline-flex;align-items:center}.authBtnPrimary{height:52px;border-radius:999px;background:rgba(2,6,23,.96);color:#fff;font-weight:950;border:1px solid rgba(255,255,255,.12);justify-content:center;font-size:16px;letter-spacing:-.01em}.authBtnPrimary:hover{filter:brightness(.98)}.authBtnSecondary{height:46px;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.86);color:rgba(2,6,23,.92);font-weight:900;border:1px solid rgba(15,23,42,.12)}.authBtnSecondary:hover{background:rgba(255,255,255,.94)}.authDivider{height:1px;background:rgba(15,23,42,.1);margin:18px 0}.captchaWrap{display:flex;justify-content:center}.captchaWrap>div{transform:scale(.94);transform-origin:top center}.authBtnGoogle{height:52px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%}.authBtnGoogle:hover{background:rgba(255,255,255,.96)}.googleMark{width:18px;height:18px}.authError{border:1px solid rgba(239,68,68,.22);background:rgba(239,68,68,.06);color:rgba(127,29,29,.92);border-radius:12px}.authError,.authInfo{padding:10px 12px;font-size:14px;font-weight:700}.authInfo{border:1px solid rgba(34,197,94,.18);background:rgba(34,197,94,.06);color:rgba(22,101,52,.94);border-radius:12px}.authTransferWrap{max-width:560px;margin-top:42px}.authTransferCard{position:relative;overflow:hidden;padding:34px}.authTransferCard:before{content:"";position:absolute;inset:-90px -120px auto auto;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(29,78,216,.12),rgba(14,165,233,0));pointer-events:none}.authTransferMark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin-bottom:22px;background:rgba(2,6,23,.96);color:#fff;font-size:20px;font-weight:950;letter-spacing:-.06em;box-shadow:0 16px 30px rgba(2,6,23,.12)}.authTransferHeader{gap:8px;margin-bottom:22px}.authTransferEyebrow{margin:0;color:rgba(29,78,216,.88);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.authTransferTitle{font-size:34px}.authTransferText{margin:0;color:rgba(71,85,105,.96);font-size:17px;line-height:1.7}.authTransferForm{gap:18px}.authTransferProgress{height:8px;overflow:hidden;border-radius:999px;background:rgba(15,23,42,.08)}.authTransferProgress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(29,78,216,.92),rgba(14,165,233,.92));animation:authTransferProgress 1.15s ease-in-out infinite}@keyframes authTransferProgress{0%{transform:translateX(-110%)}to{transform:translateX(250%)}}@media (max-width:860px){.authFormInline,.authGrid2,.authRow{grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}