:root{--color-textwhite:#f4f3ee;--color-black:#373734;--color-primary:#d97757;--color-secondary:#b1ada1;--font-family:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--color-text)}@font-face{font-family:Inter;src:url(/assets/Inter_18pt-Regular-BpskOkD5.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter_18pt-SemiBold-C9_sHzqi.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter_18pt-Bold-BVTOCPiq.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/assets/PlayfairDisplay-Italic-k7ygr7eI.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}:root{--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-family-heading:"Playfair Display", serif}html,body{background:#0a0a0a;height:100%}#app{min-height:100%}._page_1x0j4_1{height:100vh;position:relative;overflow:hidden}._background_1x0j4_13{z-index:0;inset:0;position:absolute!important}._overlay_1x0j4_25{z-index:1;pointer-events:none;background:linear-gradient(#00000040,#00000080 50%,#000 100%);position:absolute;inset:0}._content_1x0j4_47{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}._header_10hmw_1{z-index:100;box-sizing:border-box;width:100%;font-family:var(--font-family);color:var(--color-textwhite);background:#0a0a0a;position:fixed;top:0}._container_10hmw_27{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:clamp(12px,.5vw,24px) clamp(16px,4vw,32px);display:flex}._left_10hmw_49{align-items:center;gap:clamp(24px,4vw,48px);display:flex}._brand_10hmw_61{align-items:center;gap:10px;display:flex}._logo_10hmw_73{width:auto;height:clamp(20px,2.5vw,28px)}._title_10hmw_83{font-size:clamp(16px,2vw,20px);font-weight:600}._nav_10hmw_93{align-items:center;gap:clamp(16px,2.5vw,28px);display:flex}._navLink_10hmw_105{color:var(--color-secondary);cursor:pointer;align-items:center;gap:4px;font-size:clamp(13px,1.4vw,15px);font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:flex}._navLink_10hmw_105:hover{color:var(--color-textwhite);transform:translateY(-1px)}._navLinkActive_10hmw_143{color:var(--color-textwhite)}._navLinkWithBadge_10hmw_151{position:relative}._navBadge_10hmw_159{background:var(--color-primary);border-radius:50%;width:7px;height:7px;position:absolute;top:-2px;right:-9px;box-shadow:0 0 0 2px #0a0a0a}._actions_10hmw_183{align-items:center;gap:12px;display:flex}._button_10hmw_195{font-family:var(--font-family);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:clamp(13px,1.4vw,15px);font-weight:600;transition:transform .2s,filter .2s,opacity .2s;display:flex}._button_10hmw_195:hover{filter:brightness(1.1);transform:translateY(-1px)}._button_10hmw_195:active{transform:translateY(0)}._buttonPrimary_10hmw_247{background:var(--color-primary);color:var(--color-textwhite)}._buttonSecondary_10hmw_257{color:var(--color-textwhite);background:#181818}._buttonSecondary_10hmw_257:hover{background:#232323}._iconPrimary_10hmw_275,._iconSecondary_10hmw_285{width:16px;height:16px}._userMenu_10hmw_295{position:relative}._userButton_10hmw_303{color:var(--color-textwhite);font-family:var(--font-family);cursor:pointer;background:#181818;border:none;border-radius:999px;align-items:center;gap:10px;padding:6px 14px 6px 6px;font-size:clamp(13px,1.4vw,15px);font-weight:600;transition:background .2s;display:flex}._userButton_10hmw_303:hover{background:#232323}._userAvatar_10hmw_349{background:var(--color-primary);width:32px;height:32px;color:var(--color-textwhite);font-family:var(--font-family);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}._userName_10hmw_383{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(13px,1.4vw,15px);font-weight:600}._userStreak_10hmw_397{font-family:var(--font-family);color:var(--color-primary);background:#00000059;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:700;display:flex}._userDropdown_10hmw_427{background:#181818;border:1px solid #232323;border-radius:10px;flex-direction:column;min-width:190px;padding:6px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000059}._userDropdownOpen_10hmw_459{display:flex}._userDropdownItem_10hmw_467{color:var(--color-textwhite);text-align:left;white-space:nowrap;font-family:var(--font-family);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 12px;font-size:14px;font-weight:600}._userDropdownItem_10hmw_467:hover{background:#232323}._mobileUserLabel_10hmw_505{align-items:center;gap:10px;padding:14px 4px;display:flex}._burger_10hmw_525{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;transition:background .2s;display:none}._burger_10hmw_525:hover{background:#181818}._burgerLine_10hmw_571{background:var(--color-textwhite);border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s;display:block}._burgerOpen_10hmw_593 ._burgerLine_10hmw_571:first-child{transform:translateY(7px)rotate(45deg)}._burgerOpen_10hmw_593 ._burgerLine_10hmw_571:nth-child(2){opacity:0}._burgerOpen_10hmw_593 ._burgerLine_10hmw_571:nth-child(3){transform:translateY(-7px)rotate(-45deg)}._mobileMenu_10hmw_621{border-top:1px solid #181818;max-height:0;transition:max-height .3s;display:none;overflow:hidden auto}._mobileMenuOpen_10hmw_645{max-height:calc(100vh - 64px)}._mobileNav_10hmw_653{flex-direction:column;padding:8px clamp(16px,4vw,32px);display:flex}._mobileNavLink_10hmw_667{border-bottom:1px solid #181818;padding:14px 4px;font-size:16px}._mobileNavLink_10hmw_667:last-child{border-bottom:none}._mobileActions_10hmw_689{flex-direction:column;gap:10px;padding:12px clamp(16px,4vw,32px) 20px;display:flex}._mobileButton_10hmw_705{justify-content:center;width:100%;padding:12px 16px}@media (width<=720px){._nav_10hmw_93,._actions_10hmw_183{display:none}._burger_10hmw_525{display:flex}._mobileMenu_10hmw_621{display:block}}._hero_22y8r_1{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:24px;display:flex}._badge_22y8r_27{background:var(--color-textwhite);color:var(--color-black);font-family:var(--font-family);border-radius:8px;align-items:center;margin-bottom:clamp(20px,3vw,32px);padding:6px 12px;font-size:clamp(16px,2vw,20px);font-weight:700;display:inline-flex}._title_22y8r_61{font-family:var(--font-family-heading);color:#fff;margin-bottom:clamp(16px,2.5vw,24px);font-size:clamp(32px,5vw,56px);font-style:italic;font-weight:400;line-height:1.15}._subtitle_22y8r_83{font-family:var(--font-family);color:#ffffffb3;max-width:560px;margin-bottom:clamp(28px,4vw,40px);font-size:clamp(20px,2vw,25px);font-weight:600;line-height:1.5}._actions_22y8r_105{align-items:center;gap:12px;display:flex}._button_22y8r_117{font-family:var(--font-family);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 35px;font-size:clamp(14px,1.5vw,16px);font-weight:600;display:flex}._buttonPrimary_22y8r_151{background:var(--color-primary);color:var(--color-textwhite)}._buttonSecondary_22y8r_161{color:#0a0a0a;background:#fff}._iconPrimary_22y8r_171{width:18px;height:18px}._iconSecondary_22y8r_181{filter:invert();width:20px;height:20px}@media (width<=460px){._actions_22y8r_105{flex-direction:column;align-items:stretch;width:65%}}._section_10no4_1{padding:clamp(48px,8vh,96px) 24px}._container_10no4_9{max-width:1280px;margin:0 auto}._heading_10no4_19{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:clamp(32px,5vw,56px);display:flex}._headingText_10no4_41{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(24px,3.5vw,40px);font-weight:700}._headingHighlight_10no4_55{background:var(--color-primary);color:var(--color-textwhite);font-family:var(--font-family);border-radius:12px;align-items:center;padding:4px 16px;font-size:clamp(24px,3.5vw,40px);font-weight:700;display:inline-flex}._grid_10no4_85{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._card_10no4_99{background:#0e0e0e;border:1px solid #222;border-radius:20px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}._cardFeatured_10no4_125{background-image:url(/images/card-featured.png);background-size:cover;grid-row:span 2}._cardHeader_10no4_137{justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}._cardNumber_10no4_153{font-family:var(--font-family);color:var(--color-textwhite);font-size:18px;font-weight:700}._cardDots_10no4_167{align-items:center;gap:5px;display:flex}._dot_10no4_179{background:#ffffff59;border-radius:50%;width:4px;height:4px}._arrow_10no4_193{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._arrowIcon_10no4_215{width:10px;height:10px}._cardBody_10no4_225{margin-top:clamp(24px,8vh,120px)}._cardFeatured_10no4_125 ._cardBody_10no4_225{margin-top:auto}._cardTitle_10no4_241{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:8px;font-size:clamp(18px,1.8vw,22px);font-weight:700}._cardText_10no4_259{font-family:var(--font-family);color:#fff9;font-size:14px;font-weight:500;line-height:1.5}@media (width<=900px){._grid_10no4_85{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}._cardFeatured_10no4_125{grid-row:span 2}}@media (width<=620px){._grid_10no4_85{grid-template-columns:1fr}._cardFeatured_10no4_125{grid-row:auto}}._textRotate_1ep9l_1{white-space:nowrap;vertical-align:bottom;box-sizing:border-box;justify-content:center;align-items:center;transition:width .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden}._wordInner_1ep9l_14{white-space:nowrap;display:inline-flex}._wordExiting_1ep9l_24{justify-content:center;align-items:center;position:absolute;inset:0}._char_1ep9l_35{opacity:1;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:inline-block;transform:translateY(0)}._charEnter_1ep9l_42{opacity:0;transform:translateY(100%)}._charExit_1ep9l_47{opacity:0;transform:translateY(-120%)}._grainientContainer_r36vj_1{width:100%;height:100%;position:relative;overflow:hidden}._section_1518n_1{padding:clamp(24px,4vh,48px) 24px}._container_1518n_9{max-width:1280px;margin:0 auto}._heading_1518n_19{text-align:center;font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:clamp(32px,5vw,56px);font-size:clamp(24px,3.5vw,40px);font-weight:700}._grid_1518n_41{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:16px;display:grid}._card_1518n_55{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;flex-direction:column;min-height:480px;padding:clamp(24px,3vw,40px);display:flex;position:relative;overflow:hidden}._cardOthers_1518n_85{background-image:url(/images/card-others.png)}._cardUs_1518n_93{background-image:url(/images/card-us.png)}._cardHeader_1518n_101{align-items:center;gap:10px;width:100%;margin-bottom:clamp(20px,3vw,32px);display:flex}._cardTitle_1518n_119{font-family:var(--font-family);color:var(--color-textwhite);flex-shrink:0;font-size:clamp(18px,2vw,24px);font-weight:700}._cardLogo_1518n_137{filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}._list_1518n_153{flex-direction:column;gap:clamp(14px,2vw,20px);display:flex}._listItem_1518n_165{align-items:flex-start;gap:12px;display:flex}._listIcon_1518n_177{flex-shrink:0;width:14px;height:14px;margin-top:4px}._listTextOthers_1518n_191{font-family:var(--font-family);color:#fff9;font-size:clamp(14px,1.4vw,16px);font-weight:500;line-height:1.4}._listTextUs_1518n_207{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(14px,1.4vw,16px);font-weight:600;line-height:1.4}._cardUsInner_1518n_223{z-index:1;max-width:60%;position:relative}._phoneImage_1518n_235{z-index:0;object-fit:contain;pointer-events:none;width:auto;height:92%;max-height:420px;display:block;position:absolute;bottom:0;right:0}@media (width<=900px){._grid_1518n_41{grid-template-columns:1fr}._cardUsInner_1518n_223{max-width:100%}._phoneImage_1518n_235{display:none}}._section_1h5fs_1{padding:clamp(100px,4vh,130px) 24px 0}._container_1h5fs_11{max-width:1280px;margin:0 auto}._heading_1h5fs_21{text-align:center;font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:clamp(32px,5vw,56px);font-size:clamp(24px,3.5vw,40px);font-weight:700}._poster_1h5fs_41{aspect-ratio:16/9;background-image:url(/images/student-poster.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;width:80%;margin-bottom:clamp(24px,4vw,40px);margin-left:auto;margin-right:auto;position:relative;overflow:hidden}._posterStats_1h5fs_77{flex-direction:column;gap:clamp(20px,3vw,32px);padding:clamp(24px,3vw,40px);display:flex;position:absolute;top:0;left:0}._posterStatNumber_1h5fs_101{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:4px;font-size:clamp(24px,2.8vw,32px);font-weight:800}._posterStatText_1h5fs_119{font-family:var(--font-family);color:var(--color-textwhite);max-width:220px;font-size:clamp(13px,1.2vw,15px);font-weight:600;line-height:1.35}._statsRow_1h5fs_137{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._stat_1h5fs_137{text-align:center}._statNumber_1h5fs_157{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:8px;font-size:clamp(28px,3vw,36px);font-weight:800}._statText_1h5fs_175{font-family:var(--font-family);color:var(--color-secondary);font-size:clamp(14px,1.4vw,16px);font-weight:500;line-height:1.4}@media (width<=620px){._poster_1h5fs_41{aspect-ratio:4/5;width:100%}._statsRow_1h5fs_137{grid-template-columns:1fr;gap:32px}}._section_8f8x4_1{padding:24px 0;overflow:hidden}._marqueeItem_8f8x4_13{color:var(--color-textwhite);margin-right:32px}._parallax_1isj2_1{position:relative;overflow:hidden}._scroller_1isj2_9{white-space:nowrap;text-align:center;letter-spacing:-.02em;filter:drop-shadow(0 1px 1px #0000001a);font-family:sans-serif;font-size:2rem;font-weight:700;display:flex}._scroller_1isj2_9 span{flex-shrink:0}._textItem_1isj2_37{opacity:1}@media (width>=768px){._scroller_1isj2_9{font-size:5rem;line-height:5rem}}._textLoop_1svdv_1{width:100%;position:relative}._svg_1svdv_11{width:100%;height:auto;padding-top:3vh;display:block}._measure_1svdv_25{visibility:hidden}._section_4r8dr_1{padding:clamp(48px,8vh,96px) 24px}._container_4r8dr_9{max-width:1280px;margin:0 auto}._heading_4r8dr_19{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:800}._subheading_4r8dr_37{max-width:720px;font-family:var(--font-family);color:var(--color-secondary);margin-bottom:clamp(32px,5vw,56px);font-size:clamp(15px,1.6vw,18px);font-weight:500;line-height:1.5}._grid_4r8dr_61{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}._card_4r8dr_75{background:#121211;border:1px solid #222;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:300px;padding:clamp(20px,2.5vw,28px);display:flex}._cardHighlighted_4r8dr_101{background:var(--color-textwhite);border:none}._iconWrap_4r8dr_111{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:clamp(20px,3vw,32px);display:flex}._icon_4r8dr_111{width:24px;height:24px}._iconHighlighted_4r8dr_141{filter:none}._iconDefault_4r8dr_149{filter:brightness(0)invert()}._textBlock_4r8dr_157{flex-direction:column;gap:10px;display:flex}._cardTitle_4r8dr_169{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.3}._cardTitleHighlighted_4r8dr_185{color:var(--color-black)}._cardText_4r8dr_193{font-family:var(--font-family);color:var(--color-secondary);font-size:clamp(13px,1.3vw,15px);font-weight:500;line-height:1.4}._cardTextHighlighted_4r8dr_209{color:#373734b3}@media (width<=900px){._grid_4r8dr_61{grid-template-columns:1fr}._card_4r8dr_75{min-height:unset}}._section_17yox_1{padding:clamp(24px,4vh,48px) 24px}._container_17yox_9{max-width:1280px;margin:0 auto}._heading_17yox_19{text-align:center;font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:clamp(20px,3vw,28px);font-size:clamp(28px,4vw,44px);font-weight:800}._toggleWrapper_17yox_41{justify-content:center;margin-bottom:clamp(24px,3vw,36px);display:flex}._toggle_17yox_41{background:#ffffff0f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}._toggleButton_17yox_75{cursor:pointer;font-family:var(--font-family);color:#fff9;background:0 0;border:none;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,color .2s}._toggleButton_17yox_75:hover{color:var(--color-textwhite)}._toggleButtonActive_17yox_115{background:var(--color-textwhite);color:#000}._toggleButtonActive_17yox_115:hover{color:#000}._grid_17yox_133{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}._card_17yox_147{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:35px;flex-direction:column;padding:clamp(20px,2.2vw,28px);display:flex;overflow:hidden}._cardStandard_17yox_173{border:1px solid var(--color-accent,#4cc04e);background-color:#ffffff08}._cardMain_17yox_183{background-image:url(/images/card-main.png)}._cardPremium_17yox_191{background-image:url(/images/card-premium.png)}._cardHeader_17yox_199{align-items:center;gap:10px;margin-bottom:20px;display:flex}._cardTitle_17yox_215{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(18px,2vw,22px);font-weight:700}._badge_17yox_229{font-family:var(--font-family);text-transform:uppercase;letter-spacing:.02em;color:var(--color-textwhite);border-radius:5px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}._price_17yox_257{font-family:var(--font-family);color:var(--color-textwhite);align-items:baseline;gap:6px;margin-bottom:12px;font-size:clamp(24px,2.6vw,30px);font-weight:800;display:flex}._pricePeriod_17yox_283{color:#fff9;font-size:clamp(15px,1.6vw,18px);font-weight:600}._subjectsTag_17yox_295{font-family:var(--font-family);color:var(--color-textwhite);border-radius:8px;align-self:flex-start;margin-bottom:20px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-block}._highlightedList_17yox_325{border-radius:14px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;display:flex}._list_17yox_347{flex-direction:column;flex-grow:1;gap:12px;margin-bottom:24px;display:flex}._listItem_17yox_365{align-items:flex-start;gap:10px;display:flex}._listIcon_17yox_377{flex-shrink:0;width:14px;height:14px;margin-top:4px}._listText_17yox_391{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(13px,1.3vw,15px);font-weight:500;line-height:1.4}._highlightedListText_17yox_407{font-weight:600}._button_17yox_415{cursor:pointer;width:100%;font-family:var(--font-family);color:var(--color-textwhite);border:none;border-radius:40px;justify-content:center;align-items:center;padding:16px;font-size:clamp(14px,1.5vw,16px);font-weight:700;display:flex}._cardStandard_17yox_173 ._badge_17yox_229{background:#4cc04e8f}._cardStandard_17yox_173 ._highlightedList_17yox_325{background:#57d95985}._cardStandard_17yox_173 ._subjectsTag_17yox_295{background:#4cc04e}._cardStandard_17yox_173 ._button_17yox_415{background:#57d959}._cardMain_17yox_183 ._badge_17yox_229{background:#d97757}._cardMain_17yox_183 ._highlightedList_17yox_325{background:#d978576e;border:1px solid #d97757}._cardMain_17yox_183 ._subjectsTag_17yox_295{background:#d97857}._cardMain_17yox_183 ._button_17yox_415{background:#d97757}._cardPremium_17yox_191 ._badge_17yox_229{background:#d057d99a}._cardPremium_17yox_191 ._highlightedList_17yox_325{background:#d057d978;border:1px solid #d057d9}._cardPremium_17yox_191 ._subjectsTag_17yox_295{background:#d057d9}._cardPremium_17yox_191 ._button_17yox_415{background:#c084fc}@media (width<=900px){._grid_17yox_133{grid-template-columns:1fr}}._overlay_1nmpm_1{z-index:1000;pointer-events:none;background:0 0;justify-content:center;align-items:center;padding:24px;transition:background .25s;display:flex;position:fixed;inset:0;overflow-y:auto}._overlayOpen_1nmpm_37{pointer-events:auto;background:#0009}._noScroll_1nmpm_47{overflow:hidden}._card_1nmpm_55{opacity:0;background-image:url(/images/contact-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;grid-template-columns:1fr 1fr;width:100%;max-width:1100px;min-height:560px;transition:opacity .25s,transform .25s;display:grid;position:relative;overflow:hidden;transform:scale(.96)translateY(12px)}._cardOpen_1nmpm_97{opacity:1;transform:scale(1)translateY(0)}._teacherSide_1nmpm_107{align-items:flex-end;padding:clamp(20px,2.5vw,32px);display:flex;position:relative}._teacherImage_1nmpm_121{object-fit:contain;object-position:bottom;pointer-events:none;width:auto;height:100%;max-height:560px;display:block;position:absolute;bottom:0;left:0}._stepsCard_1nmpm_149{z-index:1;background:var(--color-textwhite);border-radius:20px;align-items:flex-start;gap:0;width:100%;padding:20px 24px;display:flex;position:relative}._step_1nmpm_149{flex-direction:column;flex:1;gap:10px;display:flex}._stepNumber_1nmpm_191{background:var(--color-black);width:28px;height:28px;font-family:var(--font-family);color:var(--color-textwhite);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}._stepText_1nmpm_227{max-width:130px;font-family:var(--font-family);color:var(--color-black);font-size:13px;font-weight:600;line-height:1.35}._stepArrow_1nmpm_247{flex-shrink:0;width:clamp(65px,20%,120px);height:20px;margin:5px clamp(30px,2vw,60px) 0;position:absolute}._infoSide_1nmpm_263{z-index:1;background-color:var(--color-textwhite);border-radius:24px;flex-direction:column;margin:clamp(12px,1.6vw,20px);padding:clamp(24px,3vw,40px);display:flex;position:relative}._closeButton_1nmpm_289{z-index:2;cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:clamp(12px,1.6vw,20px);right:clamp(12px,1.6vw,20px)}._closeButton_1nmpm_289:hover{background:#0000001f}._closeIcon_1nmpm_339{width:14px;height:14px}._heading_1nmpm_349{font-family:var(--font-family);color:var(--color-black);border-radius:24px 24px 0 0;margin-bottom:16px;padding-right:40px;font-size:clamp(24px,2.8vw,32px);font-weight:800}._text_1nmpm_369{font-family:var(--font-family);color:#373734bf;margin-bottom:auto;font-size:clamp(16px,1.5vw,18px);font-weight:600;line-height:1.5}._actions_1nmpm_389{flex-direction:column;gap:12px;margin-top:clamp(24px,3vw,40px);display:flex}._button_1nmpm_405{cursor:pointer;font-family:var(--font-family);border:none;border-radius:40px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:clamp(14px,1.5vw,16px);font-weight:700;display:flex}._buttonSecondary_1nmpm_437{background:var(--color-black);color:var(--color-textwhite)}._buttonIcon_1nmpm_447{filter:brightness(0)invert();width:20px;height:20px}@media (width<=900px){._overlay_1nmpm_1{align-items:flex-start;padding:16px 12px}._card_1nmpm_55{grid-template-columns:unset;flex-direction:column;max-height:none;display:flex;overflow-y:visible}._teacherSide_1nmpm_107,._infoSide_1nmpm_263{display:contents}._teacherImage_1nmpm_121{object-fit:contain;object-position:center;order:1;width:100%;height:auto;max-height:220px;position:static}._closeButton_1nmpm_289{order:2}._heading_1nmpm_349{background:var(--color-textwhite);order:2;margin:0;padding:20px 40px 0 20px;font-size:clamp(20px,6vw,26px)}._text_1nmpm_369{background:var(--color-textwhite);order:3;margin:0;padding:10px 20px 0;font-size:15px}._stepsCard_1nmpm_149{background:var(--color-textwhite);border-radius:0;order:4;width:100%;padding:16px 20px}._actions_1nmpm_389{background:var(--color-textwhite);order:5;margin:0;padding:8px 20px 20px}}._wrap_10tcd_1{flex-direction:column;display:flex}._toggle_10tcd_6{cursor:pointer;font-family:var(--font-family);color:#373734bf;background:0 0;border:none;align-self:flex-start;padding:0;font-size:14px;font-weight:700;text-decoration:underline;transition:color .15s;display:inline-flex}._toggle_10tcd_6:hover{color:var(--color-black)}._form_10tcd_28{flex-direction:column;gap:10px;display:flex}._input_10tcd_34{box-sizing:border-box;width:100%;font-family:var(--font-family);color:var(--color-black);background:#3737340a;border:1px solid #37373426;border-radius:14px;padding:13px 16px;font-size:14px;font-weight:500;transition:border-color .15s}._input_10tcd_34::placeholder{color:#37373473}._input_10tcd_34:focus{border-color:#37373459;outline:none}._submit_10tcd_61{cursor:pointer;background:var(--color-primary);font-family:var(--font-family);color:var(--color-textwhite);border:none;border-radius:40px;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}._submit_10tcd_61:hover{opacity:.9}._submit_10tcd_61:disabled{cursor:not-allowed;opacity:.6}._consent_10tcd_90{font-family:var(--font-family);color:#3737348c;font-size:12px;font-weight:500;line-height:1.4}._consentLink_10tcd_98{color:#373734bf;text-decoration:underline}._consentLink_10tcd_98:hover{color:var(--color-black)}._error_10tcd_107{font-family:var(--font-family);color:#d64545;font-size:13px;font-weight:600}._success_10tcd_114{font-family:var(--font-family);color:var(--color-black);align-items:center;font-size:14px;font-weight:700;line-height:1.4;display:flex}._section_1dfzb_1{padding:clamp(48px,8vh,80px) 24px}._container_1dfzb_9{max-width:1280px;margin:0 auto}._card_1dfzb_19{background-image:url(/images/contact-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;grid-template-columns:1fr 1fr;min-height:600px;display:grid;position:relative;overflow:hidden}._teacherSide_1dfzb_49{align-items:flex-end;padding:clamp(20px,2.5vw,32px);display:flex;position:relative}._teacherImage_1dfzb_63{object-fit:contain;object-position:bottom;pointer-events:none;width:auto;height:100%;max-height:600px;display:block;position:absolute;bottom:0;left:0}._stepsCard_1dfzb_91{z-index:1;background:var(--color-textwhite);border-radius:20px;align-items:flex-start;gap:0;width:100%;padding:20px 24px;display:flex;position:relative}._step_1dfzb_91{flex-direction:column;flex:1;gap:10px;display:flex}._stepNumber_1dfzb_133{background:var(--color-black);width:28px;height:28px;font-family:var(--font-family);color:var(--color-textwhite);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}._stepText_1dfzb_169{max-width:130px;font-family:var(--font-family);color:var(--color-black);font-size:13px;font-weight:600;line-height:1.35}._stepArrow_1dfzb_189{flex-shrink:0;width:clamp(65px,20%,120px);height:20px;margin:5px clamp(30px,2vw,60px) 0;position:absolute}._infoSide_1dfzb_205{z-index:1;background-color:var(--color-textwhite);border-radius:24px;flex-direction:column;margin:clamp(12px,1.6vw,20px);padding:clamp(24px,3vw,40px);display:flex;position:relative}._heading_1dfzb_231{font-family:var(--font-family);color:var(--color-black);border-radius:24px 24px 0 0;margin-bottom:16px;font-size:clamp(24px,2.8vw,32px);font-weight:800}._text_1dfzb_249{font-family:var(--font-family);color:#373734bf;margin-bottom:auto;font-size:clamp(16px,1.5vw,18px);font-weight:600;line-height:1.5}._actions_1dfzb_269{flex-direction:column;gap:12px;margin-top:clamp(24px,3vw,40px);display:flex}._button_1dfzb_285{cursor:pointer;font-family:var(--font-family);border:none;border-radius:40px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:clamp(14px,1.5vw,16px);font-weight:700;display:flex}._buttonPrimary_1dfzb_317{background:var(--color-primary);color:var(--color-textwhite)}._buttonSecondary_1dfzb_327{background:var(--color-black);color:var(--color-textwhite)}._buttonIcon_1dfzb_337{filter:brightness(0)invert();width:20px;height:20px}@media (width<=900px){._card_1dfzb_19{grid-template-columns:unset;flex-direction:column;display:flex}._teacherSide_1dfzb_49,._infoSide_1dfzb_205{display:contents}._teacherImage_1dfzb_63{object-fit:cover;object-position:top center;order:1;width:100%;height:340px;max-height:none;position:static}._heading_1dfzb_231{background:var(--color-textwhite);order:2;margin:0;padding:24px 20px 0}._text_1dfzb_249{background:var(--color-textwhite);order:3;margin:0;padding:12px 20px 0}._stepsCard_1dfzb_91{background:var(--color-textwhite);border-radius:0;order:4;width:100%;padding:20px}._actions_1dfzb_269{background:var(--color-textwhite);order:5;margin:0;padding:8px 20px 24px}}._section_ql46r_1{padding:clamp(48px,8vh,96px) 24px}._container_ql46r_9{max-width:800px;margin:0 auto}._heading_ql46r_19{font-family:var(--font-family);color:var(--color-textwhite);text-align:center;margin-bottom:clamp(32px,5vw,48px);font-size:clamp(28px,4vw,44px);font-weight:800}._list_ql46r_39{flex-direction:column;gap:12px;display:flex}._item_ql46r_51{background:#121211;border:1px solid #222;border-radius:20px;overflow:hidden}._itemOpen_ql46r_67{border-color:#222}._trigger_ql46r_75{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;display:flex}._question_ql46r_103{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(15px,1.6vw,17px);font-weight:600;line-height:1.4}._iconWrap_ql46r_119{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}._icon_ql46r_119{filter:brightness(0)invert();width:16px;height:16px;transition:transform .25s}._iconOpen_ql46r_153{transform:rotate(180deg)}._answerWrap_ql46r_161{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}._answerWrapOpen_ql46r_173{grid-template-rows:1fr}._answerInner_ql46r_181{overflow:hidden}._answer_ql46r_161{font-family:var(--font-family);color:var(--color-secondary);padding:0 24px 20px;font-size:clamp(13px,1.4vw,15px);font-weight:500;line-height:1.5}._footer_ql46r_209{text-align:center;margin-top:clamp(32px,4vw,40px)}._footerText_ql46r_219{font-family:var(--font-family);color:var(--color-secondary);font-size:14px;font-weight:500}._footerLink_ql46r_233{color:var(--color-textwhite);font-weight:600;text-decoration:underline}@media (width<=640px){._trigger_ql46r_75{padding:16px 18px}._answer_ql46r_161{padding:0 18px 16px}}._footer_6py70_1{border-top:1px solid #1c1c1c;padding:clamp(40px,6vw,64px) 24px clamp(24px,3vw,32px)}._container_6py70_6{max-width:1280px;margin:0 auto}._top_6py70_11{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(24px,4vw,40px);padding-bottom:clamp(28px,4vw,40px);display:grid}._brandColumn_6py70_19{flex-direction:column;gap:14px;display:flex}._brand_6py70_19{align-items:center;gap:10px;display:flex}._logo_6py70_31{width:auto;height:24px}._brandName_6py70_36{font-family:var(--font-family);color:var(--color-textwhite);font-size:18px;font-weight:700}._brandText_6py70_43{max-width:280px;font-family:var(--font-family);color:var(--color-secondary);font-size:14px;font-weight:500;line-height:1.5}._socialRow_6py70_53{align-items:center;gap:10px;margin-top:4px;display:flex}._socialLink_6py70_60{background:#181818;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}._socialLink_6py70_60:hover{background:#232323}._socialIcon_6py70_77{width:16px;height:16px}._column_6py70_82{flex-direction:column;gap:12px;display:flex}._columnTitle_6py70_88{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:4px;font-size:14px;font-weight:700}._link_6py70_97{cursor:pointer;text-align:left;font-family:var(--font-family);color:var(--color-secondary);background:0 0;border:none;align-self:flex-start;padding:0;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}._link_6py70_97:hover{color:var(--color-textwhite)}._bottom_6py70_120{border-top:1px solid #1c1c1c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:clamp(20px,3vw,28px);display:flex}._copyright_6py70_131{font-family:var(--font-family);color:#fff6;font-size:13px;font-weight:500}._bottomLinks_6py70_138{flex-wrap:wrap;align-items:center;gap:20px;display:flex}._bottomLink_6py70_138{cursor:pointer;font-family:var(--font-family);color:#fff6;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:color .15s}._bottomLink_6py70_138:hover{color:var(--color-secondary)}@media (width<=900px){._top_6py70_11{grid-template-columns:1fr 1fr}._brandColumn_6py70_19{grid-column:1/-1}}@media (width<=560px){._top_6py70_11{grid-template-columns:1fr}._bottom_6py70_120{flex-direction:column;align-items:flex-start}}._section_gwe8l_1{padding:clamp(72px,8vh,120px) 24px}._container_gwe8l_9{max-width:1280px;margin:0 auto}._heading_gwe8l_19{font-family:var(--font-family);color:var(--color-textwhite);opacity:1;margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:800}._subheading_gwe8l_41{font-family:var(--font-family);color:#fff9;opacity:1;margin-bottom:clamp(24px,3vw,32px);font-size:clamp(15px,1.6vw,18px);font-weight:500}._controls_gwe8l_63{align-items:center;gap:10px;margin-bottom:clamp(28px,4vw,40px);display:flex}._examToggle_gwe8l_79{background:#ffffff0f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}._examToggleButton_gwe8l_99{cursor:pointer;font-family:var(--font-family);color:#fff9;background:0 0;border:none;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s,color .2s}._examToggleButton_gwe8l_99:hover{color:var(--color-textwhite)}._examToggleButtonActive_gwe8l_139{background:var(--color-textwhite);color:#000}._examToggleButtonActive_gwe8l_139:hover{color:#000}._subjectsDropdown_gwe8l_157{position:relative}._subjectsDropdownButton_gwe8l_165{cursor:pointer;font-family:var(--font-family);color:var(--color-secondary);background:#ffffff0f;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex}._subjectsDropdownButton_gwe8l_165:hover{background:#ffffff1a}._subjectsDropdownButtonActive_gwe8l_213{background:var(--color-textwhite);color:#000}._subjectsDropdownButtonActive_gwe8l_213:hover{background:var(--color-textwhite)}._subjectsDropdownIcon_gwe8l_231{width:12px;height:12px;transition:transform .2s}._subjectsDropdownOpen_gwe8l_243 ._subjectsDropdownIcon_gwe8l_231{transform:rotate(180deg)}._subjectsMenu_gwe8l_251{z-index:10;opacity:0;visibility:hidden;background:#1a1a19;border:1px solid #262625;border-radius:16px;flex-direction:column;gap:2px;padding:8px;transition:opacity .15s,transform .15s,visibility .15s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-6px);box-shadow:0 12px 32px #0006}._subjectsDropdownOpen_gwe8l_243 ._subjectsMenu_gwe8l_251{opacity:1;visibility:visible;transform:translateY(0)}._subjectOption_gwe8l_309{cursor:pointer;text-align:left;font-family:var(--font-family);color:var(--color-textwhite);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:14px;font-weight:500;transition:background .15s;display:flex}._subjectOption_gwe8l_309:hover{background:#ffffff0f}._subjectCheckbox_gwe8l_359{border:1.5px solid #ffffff4d;border-radius:5px;flex-shrink:0;width:16px;height:16px;transition:background .15s,border-color .15s}._subjectOptionActive_gwe8l_379 ._subjectCheckbox_gwe8l_359{background:var(--color-textwhite);border-color:var(--color-textwhite)}._grid_gwe8l_389{grid-template-columns:repeat(3,1fr);gap:32px;transition:opacity .2s;display:grid}._gridFadeOut_gwe8l_405{opacity:0}._cardWrapper_gwe8l_413{cursor:pointer;opacity:1;flex-direction:column;transition:opacity .25s,transform .25s;display:flex;transform:translateY(0)}._cardEnter_gwe8l_433{opacity:0;transform:translateY(8px)}._card_gwe8l_413{background:#121211;border:1px solid #222;border-radius:24px;margin-bottom:16px;overflow:hidden}._photoWrap_gwe8l_463{aspect-ratio:1.5;width:100%;position:relative}._photoWrap_gwe8l_463:before{content:"";background-color:var(--card-accent);pointer-events:none;z-index:0;position:absolute;inset:0;-webkit-mask:url(/images/teacher-bg.svg) 50%/cover no-repeat;mask:url(/images/teacher-bg.svg) 50%/cover no-repeat}._photo_gwe8l_463{object-fit:cover;object-position:top center;z-index:1;width:100%;height:100%;position:absolute;inset:0}._examBadge_gwe8l_527{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-family);color:var(--color-textwhite);background:#0000008c;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;right:14px}._body_gwe8l_561{flex-direction:column;display:flex}._subjectTag_gwe8l_571{font-family:var(--font-family);border-radius:6px;align-self:flex-start;margin-bottom:10px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}._courseTitle_gwe8l_599{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:10px;font-size:clamp(18px,2vw,22px);font-weight:700}._meta_gwe8l_617{flex-wrap:wrap;align-items:center;gap:4px 14px;display:flex}._metaItem_gwe8l_631{font-family:var(--font-family);color:#fff9;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}._metaIcon_gwe8l_653{opacity:.7;flex-shrink:0;width:14px;height:14px}@media (width<=900px){._grid_gwe8l_389{grid-template-columns:1fr}}._section_1x34z_1{padding:clamp(96px,8vh,120px) 24px}._container_1x34z_9{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(32px,5vw,64px);max-width:1280px;margin:0 auto;display:grid}._left_1x34z_33{flex-direction:column;display:flex}._eyebrow_1x34z_43{font-family:var(--font-family);color:#fff9;margin-bottom:10px;font-size:clamp(15px,1.6vw,18px);font-weight:500}._title_1x34z_61{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:18px;font-size:clamp(30px,3.6vw,44px);font-weight:800;line-height:1.15}._tags_1x34z_81{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}._tag_1x34z_81{font-family:var(--font-family);color:#4cc0e0;background:#09212d;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}._description_1x34z_123{font-family:var(--font-family);color:#ffffffd9;flex-direction:column;gap:12px;margin-bottom:16px;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.5;display:flex}._checklist_1x34z_151{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}._checklistItem_1x34z_167{font-family:var(--font-family);color:var(--color-textwhite);align-items:flex-start;gap:8px;font-size:clamp(14px,1.4vw,16px);font-weight:500;line-height:1.5;display:flex}._checklistIcon_1x34z_191{flex-shrink:0;width:16px;height:16px;margin-top:3px}._note_1x34z_205{font-family:var(--font-family);color:#ffffffd9;margin-bottom:16px;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.5}._meta_1x34z_225{flex-wrap:wrap;align-items:center;gap:4px 14px;margin-bottom:20px;display:flex}._metaItem_1x34z_243{font-family:var(--font-family);color:#fff9;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}._metaIcon_1x34z_265{opacity:.7;flex-shrink:0;width:14px;height:14px}._priceRow_1x34z_279{align-items:baseline;gap:8px;margin-bottom:20px;display:flex}._priceFrom_1x34z_295{font-family:var(--font-family);color:#fff9;font-size:14px;font-weight:500}._priceValue_1x34z_309{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(30px,3.4vw,38px);font-weight:800}._pricePeriod_1x34z_323{font-family:var(--font-family);color:#fff9;font-size:clamp(15px,1.6vw,18px);font-weight:600}._actions_1x34z_337{align-items:center;gap:12px;display:flex}._primaryButton_1x34z_349{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#d97757;border:none;border-radius:999px;padding:14px 26px;font-size:15px;font-weight:700}._secondaryButton_1x34z_377{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#ffffff14;border:none;border-radius:999px;padding:14px 26px;font-size:15px;font-weight:700}._right_1x34z_409{flex-direction:column;display:flex}._photoCard_1x34z_419{aspect-ratio:1;background-color:#121211;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #222;border-radius:32px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}._photoCard_1x34z_419:before{content:"";background-color:var(--card-accent);pointer-events:none;z-index:0;position:absolute;inset:0;-webkit-mask:url(/images/teacher-bg.svg) 50%/cover no-repeat;mask:url(/images/teacher-bg.svg) 50%/cover no-repeat}._photo_1x34z_419{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;inset:0}._teacherInfo_1x34z_503{flex-direction:column;display:flex}._teacherName_1x34z_513{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:14px;font-size:clamp(20px,2.2vw,24px);font-weight:700}._teacherFacts_1x34z_531{flex-direction:column;gap:8px;display:flex}._teacherFact_1x34z_531{font-family:var(--font-family);color:var(--color-secondary);align-items:flex-start;gap:8px;font-size:clamp(14px,1.4vw,16px);font-weight:500;line-height:1.4;display:flex}._teacherFactIcon_1x34z_567{flex-shrink:0;width:14px;height:14px;margin-top:4px}._topBar_1x34z_581{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}._breadcrumbs_1x34z_603{font-family:var(--font-family);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}._breadcrumbLink_1x34z_623{cursor:pointer;font-family:var(--font-family);color:#fff9;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}._breadcrumbLink_1x34z_623:hover{color:var(--color-textwhite)}._breadcrumbSeparator_1x34z_657{color:#ffffff59}._breadcrumbCurrent_1x34z_665{color:var(--color-textwhite)}._backButton_1x34z_673{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#ffffff14;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s;display:flex}._backButton_1x34z_673:hover{background:#ffffff24}._backButtonArrow_1x34z_721{font-size:15px}@media (width<=900px){._container_1x34z_9{grid-template-columns:1fr}}._page_88mlt_1{position:relative;overflow:hidden}._content_88mlt_11{z-index:2;flex-direction:column;height:0%;display:flex;position:relative}._section_16vit_1{padding:clamp(96px,8vh,120px) 24px}._container_16vit_9{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(32px,5vw,64px);max-width:1280px;margin:0 auto;display:grid}._poster_16vit_33{aspect-ratio:3/4;background-color:#121211;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #222;border-radius:32px;width:100%;position:relative;overflow:hidden}._posterGradient_16vit_65{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}._posterBrand_16vit_85{z-index:1;align-items:center;gap:10px;padding:28px 32px 0;display:flex;position:relative}._posterLogo_16vit_107{object-fit:contain;flex-shrink:0;width:32px;height:32px}._posterBrandName_16vit_121{font-family:var(--font-family);color:#1a1a18;text-transform:lowercase;font-size:20px;font-weight:700}._posterFooter_16vit_139{z-index:1;margin-top:auto;padding:0 32px 32px;position:relative}._posterTitle_16vit_155{font-family:var(--font-family);color:#1a1a18;text-transform:uppercase;font-size:clamp(22px,2.4vw,28px);font-weight:800;line-height:1.25}._poster_16vit_33{flex-direction:column;justify-content:space-between;display:flex}._right_16vit_189{flex-direction:column;display:flex}._eyebrowless_16vit_199{display:none}._title_16vit_207{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:10px;font-size:clamp(30px,3.6vw,44px);font-weight:800;line-height:1.15}._subtitle_16vit_227{font-family:var(--font-family);color:#fff9;margin-bottom:28px;font-size:clamp(14px,1.4vw,16px);font-weight:400;line-height:1.5}._card_16vit_247{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;padding:clamp(20px,2.4vw,28px);display:flex}._field_16vit_267{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}._label_16vit_283{font-family:var(--font-family);color:var(--color-textwhite);font-size:14px;font-weight:600}._inputWrap_16vit_297{align-items:center;display:flex;position:relative}._input_16vit_297{width:100%;font-family:var(--font-family);color:var(--color-textwhite);background:#ffffff0f;border:none;border-radius:999px;outline:none;padding:14px 18px;font-size:15px;font-weight:500;transition:background .2s}._input_16vit_297::placeholder{color:#ffffff59}._input_16vit_297:focus{background:#ffffff1a}._inputPassword_16vit_361{padding-right:48px}._toggleVisibility_16vit_369{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s;display:flex;position:absolute;right:6px}._toggleVisibility_16vit_369:hover{color:var(--color-textwhite);background:#ffffff14}._toggleIcon_16vit_417{width:18px;height:18px}._examToggle_16vit_427{background:#ffffff0f;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}._examToggleButton_16vit_447{cursor:pointer;font-family:var(--font-family);color:#fff9;background:0 0;border:none;border-radius:999px;flex:1;padding:11px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s}._examToggleButton_16vit_447:hover{color:var(--color-textwhite)}._examToggleButtonActive_16vit_491{background:var(--color-textwhite);color:#121211}._examToggleButtonActive_16vit_491:hover{color:#121211}._submitButton_16vit_509{cursor:pointer;background:var(--color-textwhite);width:100%;font-family:var(--font-family);color:#121211;border:none;border-radius:999px;margin-top:4px;margin-bottom:18px;padding:15px 26px;font-size:15px;font-weight:700;transition:opacity .2s}._submitButton_16vit_509:hover{opacity:.9}._switchRow_16vit_555{text-align:center;font-family:var(--font-family);color:#fff9;font-size:14px;font-weight:500}._switchLink_16vit_573{cursor:pointer;font-family:var(--font-family);color:#7c86ff;background:0 0;border:none;padding:0;font-size:14px;font-weight:700}._switchLink_16vit_573:hover{text-decoration:underline}._errorText_16vit_605{text-align:center;font-family:var(--font-family);color:#ff6b6b;margin:-6px 0 18px;font-size:14px;font-weight:500}._disclaimer_16vit_627{text-align:center;font-family:var(--font-family);color:#fff6;margin-top:16px;font-size:12px;font-weight:400}._disclaimerLink_16vit_649{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:#fff9;background:0 0;border:none;padding:0;text-decoration:underline}._disclaimerLink_16vit_649:hover{color:var(--color-textwhite)}@media (width<=900px){._container_16vit_9{grid-template-columns:1fr}._poster_16vit_33{display:none}}._grid_uk495_1{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}._cardWrapper_uk495_7{cursor:pointer;flex-direction:column;display:flex}._card_uk495_7{background:#121211;border:1px solid #222;border-radius:24px;margin-bottom:16px;overflow:hidden}._photoWrap_uk495_23{aspect-ratio:1.5;width:100%;position:relative}._photoWrap_uk495_23:before{content:"";background-color:var(--card-accent);pointer-events:none;z-index:0;position:absolute;inset:0;-webkit-mask:url(/images/teacher-bg.svg) 50%/cover no-repeat;mask:url(/images/teacher-bg.svg) 50%/cover no-repeat}._photo_uk495_23{object-fit:cover;object-position:top center;z-index:1;width:100%;height:100%;position:absolute;inset:0}._examBadge_uk495_55{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-family);color:var(--color-textwhite);background:#0000008c;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;right:14px}._body_uk495_72{flex-direction:column;display:flex}._subjectTag_uk495_77{font-family:var(--font-family);border-radius:6px;align-self:flex-start;margin-bottom:10px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}._courseTitle_uk495_91{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:2px;font-size:clamp(18px,2vw,22px);font-weight:700}._teacherName_uk495_100{font-family:var(--font-family);color:#fff9;margin-bottom:16px;font-size:14px;font-weight:500}._progressRow_uk495_109{align-items:center;gap:12px;margin-bottom:16px;display:flex}._progressTrack_uk495_117{background:#ffffff14;border-radius:999px;flex:1;height:6px;overflow:hidden}._progressFill_uk495_125{background:var(--progress-color,var(--color-primary));border-radius:999px;height:100%}._progressValue_uk495_131{font-family:var(--font-family);color:var(--color-textwhite);flex-shrink:0;font-size:14px;font-weight:700}._meta_uk495_140{flex-wrap:wrap;align-items:center;gap:4px 14px;display:flex}._metaItem_uk495_147{font-family:var(--font-family);color:#fff9;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}._metaIcon_uk495_158{opacity:.7;flex-shrink:0;width:14px;height:14px}._continueButton_uk495_165{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#1c1c1c;border:0 solid #ffffff29;border-radius:999px;align-self:flex-start;margin-top:18px;padding:9px 18px;font-size:14px;font-weight:700;display:inline-flex}._continueButton_uk495_165:hover{background:#ffffff14}._statusText_uk495_187{font-family:var(--font-family);color:#fff9;font-size:clamp(15px,1.6vw,18px);font-weight:500}._emptyState_uk495_194{text-align:center;background:#121211;border:1px dashed #2a2a2a;border-radius:24px;flex-direction:column;align-items:center;padding:clamp(48px,6vw,72px) 24px;display:flex}._emptyIcon_uk495_206{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}._emptyIconImg_uk495_219{opacity:.7;width:26px;height:26px}._emptyTitle_uk495_225{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:8px;font-size:clamp(18px,2.2vw,22px);font-weight:700}._emptyDescription_uk495_234{font-family:var(--font-family);color:#ffffff8c;max-width:360px;margin-bottom:24px;font-size:14px;font-weight:500;line-height:1.5}._emptyButton_uk495_245{cursor:pointer;background:var(--color-primary);font-family:var(--font-family);color:var(--color-textwhite);border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:opacity .2s;display:inline-flex}._emptyButton_uk495_245:hover{opacity:.9}@media (width<=900px){._grid_uk495_1{grid-template-columns:1fr}}@keyframes _shimmer_1ogyd_1{0%{background-position:-200% 0}to{background-position:200% 0}}._skeleton_1ogyd_10{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 37%,#ffffff0f 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite _shimmer_1ogyd_1}._section_o68af_1{padding:clamp(72px,8vh,120px) 24px}._container_o68af_5{max-width:1000px;margin:0 auto}._backLink_o68af_10{cursor:pointer;font-family:var(--font-family);color:var(--color-secondary);background:0 0;border:none;align-items:center;gap:8px;margin-bottom:24px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}._backLink_o68af_10:hover{color:var(--color-textwhite)}._courseHeader_o68af_33{align-items:center;gap:20px;margin-bottom:32px;display:flex}._courseThumb_o68af_41{background:var(--card-accent);border-radius:16px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}._courseThumbPhoto_o68af_52{object-fit:cover;object-position:top center;width:100%;height:100%}._courseHeaderBody_o68af_59{flex-direction:column;gap:10px;display:flex}._subjectTag_o68af_65{font-family:var(--font-family);border-radius:6px;align-self:flex-start;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}._courseTitle_o68af_77{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(22px,3vw,28px);font-weight:800}._blocks_o68af_84{flex-direction:column;gap:16px;display:flex}._block_o68af_84{background:#121211;border:1px solid #222;border-radius:20px;overflow:hidden}._blockHeader_o68af_97{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;display:flex}._blockHeaderRight_o68af_111{flex-shrink:0;align-items:center;gap:12px;display:flex}._blockTitle_o68af_118{font-family:var(--font-family);color:var(--color-textwhite);font-size:16px;font-weight:700}._blockProgress_o68af_125{font-family:var(--font-family);color:#ffffff80;font-size:14px;font-weight:500}._blockChevron_o68af_132{opacity:.6;width:14px;height:14px;transition:transform .2s}._blockOpen_o68af_139 ._blockChevron_o68af_132{transform:rotate(180deg)}._blockCollapse_o68af_143{opacity:0;max-height:0;transition:max-height .3s,opacity .2s;overflow:hidden}._blockOpen_o68af_139 ._blockCollapse_o68af_143{opacity:1;max-height:800px}._blockContent_o68af_155{flex-direction:column;gap:20px;padding:0 24px 24px;display:flex}._blockDescription_o68af_163{font-family:var(--font-family);color:#fff9;font-size:14px;font-weight:500;line-height:1.5}._lessons_o68af_171{flex-direction:column;gap:4px;display:flex}._lesson_o68af_171{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;padding:10px 4px;transition:background .15s;display:flex}._lesson_o68af_171:hover{background:#ffffff0d}._lessonNumber_o68af_198{width:28px;height:28px;font-family:var(--font-family);color:var(--color-textwhite);background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._lessonNumberDone_o68af_215{background:#22c55e}._lessonCheckIcon_o68af_219{width:14px;height:14px}._lessonTitle_o68af_224{font-family:var(--font-family);color:var(--color-textwhite);font-size:15px;font-weight:700}._section_hqnbk_1{padding:clamp(72px,8vh,120px) 24px}._container_hqnbk_5{max-width:760px;margin:0 auto}._breadcrumb_hqnbk_10{align-items:center;gap:10px;margin-bottom:24px;display:flex}._backLink_hqnbk_18{cursor:pointer;font-family:var(--font-family);color:var(--color-secondary);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}._backLink_hqnbk_18:hover{color:var(--color-textwhite)}._blockTag_hqnbk_40{font-family:var(--font-family);border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}._lessonTitle_hqnbk_51{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:24px;font-size:clamp(24px,3.4vw,32px);font-weight:800}._lessonBody_hqnbk_60{flex-direction:column;gap:18px;margin-bottom:28px;display:flex}._lessonParagraph_hqnbk_68{font-family:var(--font-family);color:#ffffffb3;font-size:15px;font-weight:500;line-height:1.6}._divider_hqnbk_76{border:none;border-top:1px solid #222;margin-bottom:28px}._checkButton_hqnbk_82{cursor:pointer;background:var(--color-primary);font-family:var(--font-family);color:var(--color-textwhite);border:none;border-radius:999px;padding:14px 26px;font-size:15px;font-weight:700;transition:opacity .2s}._checkButton_hqnbk_82:hover{opacity:.9}._checkButton_hqnbk_82:disabled{cursor:not-allowed;opacity:.4}._quizProgress_hqnbk_107{font-family:var(--font-family);color:#ffffff80;margin-bottom:10px;font-size:13px;font-weight:600}._advancedBadge_hqnbk_116{font-family:var(--font-family);color:#f5b942;background:#f59e0b24;border-radius:999px;align-items:center;margin-bottom:14px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}._quizQuestion_hqnbk_132{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:20px;font-size:clamp(18px,2.4vw,22px);font-weight:700}._options_hqnbk_141{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}._option_hqnbk_141{cursor:pointer;text-align:left;background:#121211;border:1px solid #222;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}._option_hqnbk_141:hover{border-color:#ffffff40}._optionRadio_hqnbk_170{border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:18px;height:18px}._optionLabel_hqnbk_179{font-family:var(--font-family);color:var(--color-textwhite);font-size:15px;font-weight:600}._optionSelected_hqnbk_186{border-color:var(--color-primary)}._optionSelected_hqnbk_186 ._optionRadio_hqnbk_170{border-color:var(--color-primary);background:var(--color-primary)}._optionDisabled_hqnbk_195{cursor:default}._optionCorrect_hqnbk_199{background:#22c55e1f;border-color:#22c55e}._optionCorrect_hqnbk_199 ._optionRadio_hqnbk_170{background:#22c55e;border-color:#22c55e}._optionIncorrect_hqnbk_209{background:#ef44441f;border-color:#ef4444}._optionIncorrect_hqnbk_209 ._optionRadio_hqnbk_170{background:#ef4444;border-color:#ef4444}._resultTitle_hqnbk_219{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:12px;font-size:clamp(22px,3vw,28px);font-weight:800}._resultScore_hqnbk_228{font-family:var(--font-family);color:#ffffffb3;margin-bottom:28px;font-size:15px;font-weight:500}._viewEnter_hqnbk_239{opacity:0;transition:opacity .28s,transform .32s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}._viewEnterActive_hqnbk_245{opacity:1;transform:translateY(0)}._resultHeader_hqnbk_252{align-items:center;gap:24px;margin-bottom:32px;display:flex}._resultRing_hqnbk_260{background:conic-gradient(var(--ring-color,#22c55e) calc(var(--ring-pct,0) * 1%), #ffffff14 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;transition:background .6s;display:flex;position:relative}._resultRing_hqnbk_260:before{content:"";background:#0a0a0a;border-radius:50%;position:absolute;inset:8px}._resultRingValue_hqnbk_283{z-index:1;font-family:var(--font-family);color:var(--color-textwhite);font-size:20px;font-weight:800;position:relative}._resultHeaderText_hqnbk_293{flex-direction:column;gap:6px;display:flex}._resultTitle2_hqnbk_299{font-family:var(--font-family);color:var(--color-textwhite);font-size:clamp(20px,2.8vw,24px);font-weight:800}._resultSubtitle_hqnbk_306{font-family:var(--font-family);color:#ffffff8c;font-size:14px;font-weight:500}._resultBreakdown_hqnbk_313{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}._resultItem_hqnbk_321{background:#121211;border:1px solid #222;border-radius:16px;padding:16px 18px}._resultItemHead_hqnbk_328{align-items:flex-start;gap:12px;display:flex}._resultItemIcon_hqnbk_334{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._resultItemIconCorrect_hqnbk_345{background:#22c55e29}._resultItemIconIncorrect_hqnbk_349{background:#ef444429}._resultItemIconImg_hqnbk_353{width:12px;height:12px}._resultItemBody_hqnbk_358{flex-direction:column;gap:6px;display:flex}._resultItemQuestion_hqnbk_364{font-family:var(--font-family);color:var(--color-textwhite);font-size:14px;font-weight:700}._resultItemAnswer_hqnbk_371{font-family:var(--font-family);color:#ffffff8c;font-size:13px;font-weight:500}._resultItemAnswerCorrect_hqnbk_378{color:#22c55e}._resultItemAnswerIncorrect_hqnbk_382{color:#ef4444}._section_k2mk5_1{padding:clamp(72px,8vh,120px) 24px}._container_k2mk5_5{max-width:1280px;margin:0 auto}._heading_k2mk5_10{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:800}._subheading_k2mk5_19{font-family:var(--font-family);color:#fff9;margin-bottom:clamp(28px,4vw,40px);font-size:clamp(15px,1.6vw,18px);font-weight:500}._statsRow_rfgto_1{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:clamp(32px,5vw,48px);display:grid}._statCard_rfgto_9{background:#121211;border:1px solid #222;border-radius:20px;padding:22px 24px}._statLabel_rfgto_16{font-family:var(--font-family);color:#ffffff8c;margin-bottom:14px;font-size:14px;font-weight:500}._statValue_rfgto_25{font-family:var(--font-family);color:var(--color-textwhite);align-items:center;gap:8px;font-size:clamp(24px,3vw,30px);font-weight:800;display:flex}._sectionHeading_rfgto_36{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:20px;font-size:clamp(18px,2.2vw,22px);font-weight:700}._subjects_rfgto_45{flex-direction:column;gap:16px;display:flex}._subjectCard_rfgto_51{cursor:pointer;background:#121211;border:1px solid #222;border-radius:20px;align-items:center;gap:20px;padding:20px 24px;transition:border-color .15s;display:flex}._subjectCard_rfgto_51:hover{border-color:#ffffff40}._subjectPhoto_rfgto_69{background:var(--card-accent);border-radius:14px;flex-shrink:0;width:64px;height:64px;overflow:hidden}._subjectPhotoImg_rfgto_78{object-fit:cover;object-position:top center;width:100%;height:100%}._subjectBody_rfgto_85{flex:1;min-width:0}._subjectTopRow_rfgto_90{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}._subjectTitleGroup_rfgto_99{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._subjectTag_rfgto_106{font-family:var(--font-family);border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}._subjectTitle_rfgto_99{font-family:var(--font-family);color:var(--color-textwhite);font-size:16px;font-weight:700}._subjectPercent_rfgto_124{font-family:var(--font-family);color:var(--color-textwhite);flex-shrink:0;font-size:16px;font-weight:700}._progressTrack_rfgto_133{background:#ffffff14;border-radius:999px;height:6px;margin-bottom:12px;overflow:hidden}._progressFill_rfgto_142{background:var(--progress-color,var(--color-primary));border-radius:999px;height:100%}._subjectMeta_rfgto_148{flex-wrap:wrap;align-items:center;gap:4px 16px;display:flex}._subjectMetaItem_rfgto_155{font-family:var(--font-family);color:#ffffff8c;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}._subjectMetaIcon_rfgto_166{opacity:.7;flex-shrink:0;width:14px;height:14px}@media (width<=900px){._statsRow_rfgto_1{grid-template-columns:1fr}._subjectCard_rfgto_51{flex-wrap:wrap}}._tabs_7ndns_1{background:#ffffff0f;border-radius:999px;align-items:center;gap:4px;margin-bottom:clamp(28px,4vw,40px);padding:4px;display:inline-flex}._tabButton_7ndns_13{cursor:pointer;font-family:var(--font-family);color:#fff9;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s,color .2s}._tabButton_7ndns_13:hover{color:var(--color-textwhite)}._tabButtonActive_7ndns_34{background:var(--color-textwhite);color:#000}._tabButtonActive_7ndns_34:hover{color:#000}@media (width<=560px){._tabs_7ndns_1{flex-wrap:wrap;width:100%}._tabButton_7ndns_13{text-align:center;flex:1;padding:10px 12px}}._form_eq2kc_1{flex-direction:column;gap:28px;max-width:480px;display:flex}._field_eq2kc_8{flex-direction:column;gap:10px;display:flex}._label_eq2kc_14{font-family:var(--font-family);color:var(--color-textwhite);font-size:14px;font-weight:600}._input_eq2kc_21{font-family:var(--font-family);color:var(--color-textwhite);background:#121211;border:1px solid #222;border-radius:12px;padding:13px 16px;font-size:15px;font-weight:500;transition:border-color .15s}._input_eq2kc_21:focus{border-color:#ffffff59;outline:none}._input_eq2kc_21:disabled,._input_eq2kc_21:read-only{color:#ffffff73;cursor:default}._button_eq2kc_47{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#1c1c1c;border:none;border-radius:999px;align-self:flex-start;padding:11px 20px;font-size:14px;font-weight:700;transition:background .2s,opacity .2s;display:inline-flex}._button_eq2kc_47:hover{background:#ffffff14}._button_eq2kc_47:disabled{cursor:not-allowed;opacity:.5}._buttonPrimary_eq2kc_75{background:var(--color-primary)}._buttonPrimary_eq2kc_75:hover{background:var(--color-primary);opacity:.9}._buttonRow_eq2kc_84{align-items:center;gap:10px;display:flex}._passwordForm_eq2kc_90{background:#0e0e0e;border:1px solid #222;border-radius:14px;flex-direction:column;gap:12px;margin-top:4px;padding:18px;display:flex}._examToggle_eq2kc_102{background:#ffffff0f;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:4px;display:inline-flex}._examToggleButton_eq2kc_113{cursor:pointer;font-family:var(--font-family);color:#fff9;background:0 0;border:none;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s,color .2s}._examToggleButton_eq2kc_113:hover{color:var(--color-textwhite)}._examToggleButtonActive_eq2kc_133{background:var(--color-textwhite);color:#000}._examToggleButtonActive_eq2kc_133:hover{color:#000}._hint_eq2kc_142{font-family:var(--font-family);font-size:13px;font-weight:500}._hintError_eq2kc_148{color:#ef4444}._hintSuccess_eq2kc_152{color:#22c55e}._logoutRow_eq2kc_156{margin-top:12px}._overlay_69bbe_1{z-index:1000;pointer-events:none;background:0 0;justify-content:center;align-items:center;padding:24px;transition:background .2s;display:flex;position:fixed;inset:0}._overlayOpen_69bbe_17{pointer-events:auto;background:#0009}._noScroll_69bbe_22{overflow:hidden}._card_69bbe_26{opacity:0;background:#121211;border:1px solid #222;border-radius:20px;width:100%;max-width:380px;padding:28px;transition:opacity .2s,transform .25s cubic-bezier(.22,1,.36,1);transform:scale(.96)translateY(12px)}._cardOpen_69bbe_40{opacity:1;transform:scale(1)translateY(0)}._title_69bbe_45{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:10px;font-size:19px;font-weight:800}._description_69bbe_54{font-family:var(--font-family);color:#fff9;margin-bottom:24px;font-size:14px;font-weight:500;line-height:1.5}._actions_69bbe_64{align-items:center;gap:10px;display:flex}._button_69bbe_70{cursor:pointer;font-family:var(--font-family);color:var(--color-textwhite);background:#1c1c1c;border:none;border-radius:999px;flex:1;padding:12px 18px;font-size:14px;font-weight:700;transition:background .2s,opacity .2s}._button_69bbe_70:hover{background:#ffffff14}._buttonDanger_69bbe_92{background:#ef4444}._buttonDanger_69bbe_92:hover{opacity:.9;background:#ef4444}._wrapper_1to5d_1{flex-direction:column;min-height:100vh;display:flex}._page_1to5d_7{flex-direction:column;flex:1;padding-top:clamp(72px,8vh,120px);display:flex}._container_1to5d_15{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:860px;min-height:0;margin:0 auto;padding:0 24px 24px;display:flex}._switcherWrap_1to5d_30{flex-shrink:0;margin-bottom:20px;position:relative}._switcherButton_1to5d_36{cursor:pointer;background:#121211;border:1px solid #222;border-radius:16px;align-items:center;gap:12px;width:100%;max-width:320px;padding:10px 14px;transition:border-color .15s,background .15s;display:flex}._switcherButton_1to5d_36:hover{border-color:#ffffff40}._switcherInfo_1to5d_57{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}._switcherName_1to5d_65{font-family:var(--font-family);color:var(--color-textwhite);font-size:15px;font-weight:700}._switcherSubtitle_1to5d_72{font-family:var(--font-family);color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:500;overflow:hidden}._switcherChevron_1to5d_84{opacity:.6;flex-shrink:0;width:14px;height:14px;transition:transform .2s}._switcherChevronOpen_1to5d_92{transform:rotate(180deg)}._dropdown_1to5d_96{z-index:20;background:#161615;border:1px solid #222;border-radius:16px;flex-direction:column;gap:2px;width:100%;max-width:340px;max-height:60vh;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 40px #00000073}._dropdownOpen_1to5d_118{display:flex}._dropdownItem_1to5d_122{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px;transition:background .15s;display:flex}._dropdownItem_1to5d_122:hover{background:#ffffff0f}._dropdownItemActive_1to5d_142{background:#ffffff14}._dropdownItemInfo_1to5d_146{flex-direction:column;min-width:0;display:flex}._dropdownItemName_1to5d_152{font-family:var(--font-family);color:var(--color-textwhite);font-size:14px;font-weight:700}._dropdownItemSubtitle_1to5d_159{font-family:var(--font-family);color:#ffffff80;font-size:12px;font-weight:500}._avatar_1to5d_168{width:40px;height:40px;font-family:var(--font-family);color:var(--color-textwhite);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}._avatarSmall_1to5d_184{width:36px;height:36px;font-size:14px}._avatarIcon_1to5d_190{width:18px;height:18px}._messages_1to5d_197{flex-direction:column;flex:1;gap:12px;min-height:0;padding:4px 2px 16px;display:flex;overflow-y:auto}._messageRow_1to5d_209{display:flex}._messageRowOwn_1to5d_213{justify-content:flex-end}._bubble_1to5d_217{max-width:min(560px,80%);font-family:var(--font-family);color:var(--color-textwhite);background:#1c1c1c;border:1px solid #222;border-radius:18px;padding:14px 18px;font-size:14px;font-weight:500;line-height:1.5}._bubbleOwn_1to5d_232{background:var(--color-primary);border-color:#0000}._bubbleText_1to5d_237{white-space:pre-wrap;word-break:break-word}._bubbleCta_1to5d_242{cursor:pointer;background:var(--color-textwhite);font-family:var(--font-family);color:#121211;border:none;border-radius:999px;align-items:center;margin-top:14px;padding:10px 20px;font-size:13px;font-weight:700;transition:opacity .2s;display:inline-flex}._bubbleCta_1to5d_242:hover{opacity:.9}._bubbleError_1to5d_266{background:#ef44441f;border-color:#ef444459}._bubbleError_1to5d_266 ._bubbleText_1to5d_237{color:#ff8080}._bubbleTyping_1to5d_275{align-items:center;gap:5px;padding:16px 20px;display:flex}._typingDot_1to5d_282{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite _chatTypingBounce_1to5d_1}._typingDot_1to5d_282:nth-child(2){animation-delay:.15s}._typingDot_1to5d_282:nth-child(3){animation-delay:.3s}@keyframes _chatTypingBounce_1to5d_1{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}._emptyState_1to5d_309{font-family:var(--font-family);color:#fff6;text-align:center;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}._inputBar_1to5d_324{flex-shrink:0;align-items:center;gap:10px;padding-top:12px;display:flex}._input_1to5d_324{min-width:0;font-family:var(--font-family);color:var(--color-textwhite);background:#121211;border:1px solid #222;border-radius:999px;flex:1;padding:14px 20px;font-size:14px;font-weight:500;transition:border-color .15s}._input_1to5d_324::placeholder{color:#ffffff59}._input_1to5d_324:focus{border-color:#ffffff59;outline:none}._sendButton_1to5d_360{cursor:pointer;background:var(--color-primary);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s;display:flex}._sendButton_1to5d_360:hover{opacity:.9}._sendButton_1to5d_360:disabled{cursor:not-allowed;opacity:.4}._sendIcon_1to5d_385{width:16px;height:16px;transform:rotate(-90deg)}._statusText_1to5d_391{font-family:var(--font-family);color:#ffffff80;font-size:14px;font-weight:500}._usageHint_1to5d_398{font-family:var(--font-family);border-radius:12px;margin-top:10px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.4;display:none}._usageHintVisible_1to5d_411{display:block}._usageHintWarning_1to5d_415{color:#f5b942;background:#f59e0b1f}._usageHintBlocked_1to5d_420{color:#ff8080;background:#ef44441a}._section_1gazn_1{padding:clamp(72px,8vh,120px) 24px}._container_1gazn_5{max-width:760px;margin:0 auto}._backLink_1gazn_10{cursor:pointer;font-family:var(--font-family);color:var(--color-secondary);background:0 0;border:none;align-items:center;gap:8px;margin-bottom:24px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}._backLink_1gazn_10:hover{color:var(--color-textwhite)}._title_1gazn_33{font-family:var(--font-family);color:var(--color-textwhite);margin-bottom:8px;font-size:clamp(26px,3.6vw,36px);font-weight:800}._subtitle_1gazn_42{font-family:var(--font-family);color:#fff9;margin-bottom:6px;font-size:16px;font-weight:600}._revision_1gazn_51{font-family:var(--font-family);color:#fff6;margin-bottom:28px;font-size:13px;font-weight:500}._sectionHeading_1gazn_60{font-family:var(--font-family);color:var(--color-textwhite);margin-top:32px;margin-bottom:12px;font-size:clamp(17px,2vw,19px);font-weight:700}._subHeading_1gazn_70{font-family:var(--font-family);color:var(--color-textwhite);margin-top:18px;margin-bottom:8px;font-size:15px;font-weight:700}._paragraph_1gazn_80{font-family:var(--font-family);color:#ffffffb3;margin-bottom:10px;font-size:14px;font-weight:500;line-height:1.65}._list_1gazn_90{font-family:var(--font-family);color:#ffffffb3;flex-direction:column;gap:6px;margin:0 0 14px;padding-left:22px;font-size:14px;font-weight:500;line-height:1.6;display:flex}._list_1gazn_90 li{list-style:outside}._placeholder_1gazn_109{font-family:var(--font-family);color:#fff9;background:#121211;border:1px dashed #2a2a2a;border-radius:20px;padding:clamp(24px,3vw,32px);font-size:15px;font-weight:500;line-height:1.6}
