._nav_1xth9_1{-webkit-backdrop-filter:blur(24px)saturate(1.2);box-shadow:var(--shadow-nav);padding:.4rem .5rem max(.4rem, env(safe-area-inset-bottom));z-index:100;background:#fffffdeb;border-top:1px solid #2c21180a;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}._item_1xth9_13{color:var(--text-muted);letter-spacing:.02em;min-width:52px;min-height:44px;transition:color .25s var(--ease-smooth);border-radius:var(--radius-lg);-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:.35rem .75rem;font-size:.68rem;font-weight:400;text-decoration:none;display:flex}._item_1xth9_13 svg{stroke-width:1.6px;transition:transform .25s var(--ease-smooth)}._item_1xth9_13:hover{color:var(--text-secondary)}._active_1xth9_31{color:var(--gold)}._active_1xth9_31 svg{stroke-width:1.8px;transform:translateY(-1px)}._active_1xth9_31 span{font-weight:500}._active_1xth9_31:after{content:"";background:var(--gold);opacity:.7;border-radius:50%;width:4px;height:4px;margin-top:1px;display:block}@media (width>=769px){._nav_1xth9_1{border-top:none;border-bottom:1px solid #2c21180a;padding:.5rem 2rem;top:0;bottom:auto;box-shadow:0 1px #2c21180a,0 4px 16px #2c21180d}._item_1xth9_13{flex-direction:row;gap:6px;font-size:.85rem}._active_1xth9_31:after{display:none}}._overlay_ow7ge_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#14100cb3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._modal_ow7ge_12{background:var(--bg-card);border:1px solid var(--border-subtle);width:100%;max-width:400px;box-shadow:var(--shadow-elevated);border-radius:20px;padding:2rem 1.5rem;position:relative}._closeBtn_ow7ge_23{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_ow7ge_23:hover{color:var(--text-primary);background:var(--bg-hover)}._title_ow7ge_44{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;padding-right:2rem;font-size:1.25rem;font-weight:400;line-height:1.4}._form_ow7ge_54{flex-direction:column;gap:1rem;display:flex}._checkbox_ow7ge_60{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}._checkbox_ow7ge_60 input[type=checkbox]{width:18px;height:18px;accent-color:var(--gold);cursor:pointer;flex-shrink:0;margin-top:2px}._checkboxText_ow7ge_76{color:var(--text-secondary);font-size:.85rem;line-height:1.5}._link_ow7ge_82{color:var(--gold);text-underline-offset:2px;text-decoration:underline}._link_ow7ge_82:hover{color:var(--gold-light)}._otpHint_ow7ge_92{color:var(--text-secondary);font-size:.9rem;line-height:1.5}._otpHint_ow7ge_92 strong{color:var(--text-primary)}._resendBtn_ow7ge_102{color:var(--gold);cursor:pointer;text-align:center;background:0 0;border:none;padding:.25rem;font-size:.85rem;transition:color .2s}._resendBtn_ow7ge_102:hover{color:var(--gold-light)}._resendBtn_ow7ge_102:disabled{color:var(--text-muted);cursor:default}._spamHint_ow7ge_122{color:var(--text-muted);text-align:center;font-size:.78rem;line-height:1.5}._fab_ea2o6_1{bottom:calc(var(--nav-height) + .75rem + env(safe-area-inset-bottom));background:var(--gold);color:#fff;cursor:pointer;z-index:99;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;right:1rem;box-shadow:0 6px 24px #b8860b33,0 2px 8px #b8860b1a}._fab_ea2o6_1:hover{transform:scale(1.08);box-shadow:0 10px 32px #b8860b40,0 4px 12px #b8860b1a}._fab_ea2o6_1:active{transform:scale(.95)}._chat_ea2o6_30{bottom:calc(var(--nav-height) + .75rem + env(safe-area-inset-bottom));background:var(--bg-card);border:1px solid var(--border-subtle);width:min(360px,100vw - 2rem);max-height:min(480px,100svh - 8rem);box-shadow:var(--shadow-elevated);z-index:99;border-radius:20px;flex-direction:column;display:flex;position:fixed;right:1rem;overflow:hidden}._chatHeader_ea2o6_46{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._chatTitle_ea2o6_54{font-family:var(--font-display);color:var(--text-primary);font-size:1rem;font-weight:400}._chatClose_ea2o6_61{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}._chatClose_ea2o6_61:hover{color:var(--text-primary)}._chatMessages_ea2o6_77{flex-direction:column;flex:1;gap:.75rem;min-height:200px;padding:1rem;display:flex;overflow-y:auto}._chatEmpty_ea2o6_87{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.85rem;line-height:1.5}._msg_ea2o6_95{word-break:break-word;border-radius:14px;max-width:85%;padding:.6rem 1rem;font-size:.88rem;line-height:1.5}._user_ea2o6_104{background:var(--gold);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}._assistant_ea2o6_111{background:var(--bg-hover);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}._typing_ea2o6_118{color:var(--text-muted);font-style:italic}._chatInput_ea2o6_124{border-top:1px solid var(--border-subtle);align-items:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}._chatTextarea_ea2o6_132{border:1px solid var(--border-light);min-width:0;color:var(--text-primary);font-size:.88rem;font-family:var(--font-body);resize:none;background:0 0;border-radius:12px;outline:none;flex:1;min-height:40px;max-height:120px;padding:.5rem .75rem;line-height:1.4}._chatTextarea_ea2o6_132:focus{border-color:var(--gold)}._sendBtn_ea2o6_153{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}._sendBtn_ea2o6_153:disabled{opacity:.4;cursor:default}._sendBtn_ea2o6_153:not(:disabled):hover{opacity:.85}._assistant_ea2o6_111 p{margin:0 0 .4em}._assistant_ea2o6_111 p:last-child{margin-bottom:0}._assistant_ea2o6_111 strong{font-weight:600}._assistant_ea2o6_111 ul,._assistant_ea2o6_111 ol{margin:.3em 0;padding-left:1.2em}._assistant_ea2o6_111 li{margin:.2em 0}._assistant_ea2o6_111 code{background:#2c21180f;border-radius:4px;padding:.1em .3em;font-size:.85em}._page_1q9xw_1{z-index:1;place-items:center;min-height:100svh;padding:2rem;display:grid;position:relative}._hero_1q9xw_10{text-align:center;width:100%;max-width:420px}._brand_1q9xw_16{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:300;line-height:.95}._brand_1q9xw_16 span{color:var(--gold);font-style:italic}._subtitle_1q9xw_31{color:var(--text-secondary);margin-bottom:3rem;font-size:.95rem;font-weight:300;line-height:1.6}._form_1q9xw_39{flex-direction:column;gap:1rem;display:flex}._divider_1q9xw_45{color:var(--text-muted);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.85rem;display:flex}._divider_1q9xw_45:before,._divider_1q9xw_45:after{content:"";background:#2c211814;flex:1;height:1px}._telegramBtn_1q9xw_62{background:var(--bg-card);width:100%;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:var(--blur-sm);backdrop-filter:var(--blur-sm);transition:all var(--duration-fast) ease;border:1px solid #2c211814;border-radius:12px;min-height:44px;padding:1rem;font-size:.95rem;box-shadow:0 1px 4px #2c21180d}._telegramBtn_1q9xw_62:hover{color:#54a9eb;border-color:#54a9eb}._consent_1q9xw_82{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.75rem;line-height:1.4}._consent_1q9xw_82 a{color:var(--gold)}._linkBtn_1q9xw_94{color:var(--text-secondary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.5rem;padding:.5rem;font-size:.85rem;text-decoration:underline}._linkBtn_1q9xw_94:hover{color:var(--gold)}._footer_1q9xw_110{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:3rem;font-size:.8rem}._card_rghd4_1{border-radius:var(--radius-xl);background:var(--bg-card);cursor:pointer;border:1px solid var(--border-subtle);border-top:3px solid var(--card-bg,var(--gold));min-height:260px;box-shadow:var(--shadow-card);flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}._card_rghd4_1:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}._card_rghd4_1:active{transform:translateY(-1px)scale(.99)}._gradient_rghd4_17{background:linear-gradient(145deg, var(--course-color,var(--gold)) 0%, transparent 55%);opacity:.1;transition:opacity .4s;position:absolute;inset:0}._card_rghd4_1:hover ._gradient_rghd4_17{opacity:.16}._content_rghd4_24{z-index:1;flex-direction:column;flex:1;padding:1.75rem 2rem;display:flex;position:relative}._title_rghd4_25{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.7rem;line-height:1.15}._desc_rghd4_29{color:var(--text-secondary);flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.5}._progressWrap_rghd4_30{margin-bottom:1rem}._progressBar_rghd4_31{background:#2c21180f;border-radius:2px;height:3px;overflow:hidden}._progressFill_rghd4_34{background:linear-gradient(90deg, var(--course-color,var(--gold)), var(--gold));height:100%;transition:width .6s var(--ease-smooth);border-radius:2px}._progressText_rghd4_38{color:var(--text-muted);margin-top:.5rem;font-size:.75rem;display:block}._cta_rghd4_39{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all .25s var(--ease-smooth);box-shadow:var(--shadow-gold);letter-spacing:.01em;border:none;align-self:flex-start;padding:.7rem 1.5rem;font-size:.88rem;font-weight:500}._cta_rghd4_39:hover{transform:translateY(-1px);box-shadow:0 6px 20px #b8860b33}._page_1m217_1{z-index:1;min-height:100svh;padding:1.5rem 1.5rem 6rem;position:relative}._header_1m217_9{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._logo_1m217_16{font-family:var(--font-display);color:var(--gold);font-size:1.3rem;font-weight:500}._userInfo_1m217_23{align-items:center;gap:.75rem;display:flex}._avatar_1m217_29{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:grid}._hero_1m217_41{margin-bottom:2.5rem}._heroTitle_1m217_45{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(1.8rem,5vw,2.5rem)}._heroSubtitle_1m217_52{color:var(--text-secondary);font-size:.95rem;font-weight:300}._grid_1m217_58{gap:1.25rem;display:grid}@media (width>=768px){._page_1m217_1{max-width:960px;margin:0 auto;padding:2rem 2rem 4rem}._grid_1m217_58{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}._skeleton_1m217_76{text-align:center;color:var(--text-muted);padding:3rem;font-size:.95rem}._continueCard_1m217_84{background:var(--surface-elevated);border:1px solid var(--gold-border);border-radius:var(--radius-lg,16px);cursor:pointer;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #c9960c14}._continueCard_1m217_84:hover{transform:translateY(-2px);box-shadow:0 4px 20px #c9960c26}._continueIcon_1m217_103{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}._continueText_1m217_114{flex-direction:column;gap:.2rem;display:flex}._continueLabel_1m217_120{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}._continueCourse_1m217_127{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem;font-weight:500}._welcomeCard_1m217_135{background:var(--bg-card);border:1px solid var(--gold-border);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 12px #c9960c14}._welcomeTop_1m217_144{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}._welcomeIcon_1m217_151{color:var(--gold);font-size:1.25rem}._welcomeTop_1m217_144 h3{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem;font-weight:400}._welcomeCard_1m217_135 p{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}._welcomeDismiss_1m217_170{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:10px;min-height:40px;padding:.6rem 1.5rem;font-size:.88rem;transition:opacity .2s;display:inline-block}._welcomeDismiss_1m217_170:hover{opacity:.85}._accordion_1wns5_1{background:var(--bg-card);border:1px solid #2c211814;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #2c21180d}._header_1wns5_9{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:1.25rem;display:flex}._headerLeft_1wns5_22{text-align:left;align-items:center;gap:1rem;display:flex}._number_1wns5_29{background:var(--gold-subtle);border:1px solid var(--gold-border);width:32px;height:32px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:500;display:grid}._title_1wns5_43{font-family:var(--font-display);margin-bottom:.15rem;font-size:1.05rem;font-weight:400}._progress_1wns5_50{color:var(--text-muted);font-size:.78rem}._chevron_1wns5_55{color:var(--text-muted);transition:transform var(--duration-fast) ease;flex-shrink:0}._chevronOpen_1wns5_61{transform:rotate(180deg)}._body_1wns5_63{overflow:hidden}._lessons_1wns5_65{padding:0 1.25rem 1rem;list-style:none}._lesson_1wns5_65{color:var(--text-secondary);cursor:pointer;transition:color var(--duration-fast) ease;border-top:1px solid #2c21180f;align-items:center;gap:.75rem;padding:.7rem 0;font-size:.92rem;display:flex}._lesson_1wns5_65:hover:not(._locked_1wns5_82){color:var(--text-primary)}._locked_1wns5_82{opacity:.5;cursor:not-allowed}._page_1ec5f_1{z-index:1;max-width:800px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._hero_1ec5f_11{border-bottom:1px solid #2c211814;margin-bottom:2rem;padding:2rem 0}._title_1ec5f_17{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem)}._description_1ec5f_24{color:var(--text-secondary);max-width:600px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}._progressBar_1ec5f_32{background:#2c21180f;border-radius:2px;max-width:300px;height:4px;overflow:hidden}._progressFill_1ec5f_40{background:linear-gradient(90deg, var(--course-color,var(--gold)), var(--gold-light));height:100%;transition:width var(--duration-slow) var(--ease-out-expo);border-radius:2px}._modules_1ec5f_47{flex-direction:column;gap:.75rem;display:flex}._backBtn_1ec5f_53{color:var(--gold);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:.5rem;padding:.5rem 0;font-size:.9rem;transition:opacity .2s;display:inline-flex}._backBtn_1ec5f_53:hover{opacity:.7}._wrap_hkbrj_1{align-items:center;gap:4px;padding:.5rem 0;display:flex}._dot_hkbrj_2{background:var(--text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both _pulse_hkbrj_1}._dot_hkbrj_2:nth-child(2){animation-delay:.16s}._dot_hkbrj_2:nth-child(3){animation-delay:.32s}@keyframes _pulse_hkbrj_1{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}._overlay_ckp93_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#2c21184d;position:fixed;inset:0}._sheet_ckp93_8{background:var(--bg-card);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;padding:1.5rem 1.25rem 2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));z-index:201;-webkit-overflow-scrolling:touch;max-height:70vh;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #2c21181f}._handle_ckp93_23{background:var(--border-light);border-radius:var(--radius-full);width:40px;height:4px;margin:0 auto 1.25rem}._title_ckp93_30{font-family:var(--font-display);color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:400}._prompts_ckp93_37{flex-direction:column;gap:.625rem;display:flex}._promptCard_ckp93_42{background:var(--bg-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);color:var(--text-primary);cursor:pointer;transition:all .2s var(--ease-smooth);text-align:left;width:100%;font-size:.9rem;line-height:1.5;font-family:var(--font-body);padding:.875rem 1rem}._promptCard_ckp93_42:hover,._promptCard_ckp93_42:active{background:var(--gold-subtle);border-color:var(--gold-border);box-shadow:var(--shadow-glow-gold)}._container_8ll7z_1{flex-direction:column;height:100%;display:flex}._messages_8ll7z_2{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}._message_8ll7z_2{gap:.5rem;max-width:85%;display:flex}._user_8ll7z_4{flex-direction:row-reverse;align-self:flex-end}._bot_8ll7z_5{align-self:flex-start}._avatar_8ll7z_6{background:var(--gold);width:28px;height:28px;font-family:var(--font-display);color:#fff;box-shadow:var(--shadow-soft);border:2px solid var(--bg-card);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}._bubble_8ll7z_14{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);box-shadow:var(--shadow-soft);border-radius:16px;padding:1rem 1.25rem;font-size:.9rem;line-height:1.7}._user_8ll7z_4 ._bubble_8ll7z_14{background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--text-primary);box-shadow:var(--shadow-soft)}._bubble_8ll7z_14 p{margin:0 0 .75rem}._bubble_8ll7z_14 p:last-child{margin-bottom:0}._bubble_8ll7z_14 strong{color:var(--text-primary);font-weight:600}._bubble_8ll7z_14 ul{margin:.5rem 0;padding-left:1.25rem}._bubble_8ll7z_14 li{margin:.35rem 0;line-height:1.6;list-style-type:disc}._bubble_8ll7z_14 ol{margin:.5rem 0;padding-left:1.25rem}._bubble_8ll7z_14 ol li{margin:.5rem 0;list-style-type:decimal}._empty_8ll7z_31{text-align:center;color:var(--text-muted);padding:3rem 1rem;font-size:.9rem;line-height:1.6}._inputArea_8ll7z_35{padding:.75rem 1rem calc(var(--nav-height,56px) + env(safe-area-inset-bottom) + .75rem);background:var(--glass-warm);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:flex-end;gap:.5rem;display:flex;box-shadow:0 -4px 16px #2c21180a}._promptTrigger_8ll7z_41{background:var(--bg-soft);border:1px solid var(--border-light);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:all .2s var(--ease-smooth);flex-shrink:0;padding:.375rem .875rem;font-size:.8rem}._promptTrigger_8ll7z_41:hover{background:var(--gold-subtle);border-color:var(--gold-border);color:var(--gold)}._input_8ll7z_35{border:1px solid var(--border-light);color:var(--text-primary);resize:none;min-height:44px;font-size:.9rem;font-family:var(--font-body);background:#00000008;border-radius:12px;outline:none;flex:1;padding:.75rem 1rem}._input_8ll7z_35:focus{border-color:var(--gold)}._sendBtn_8ll7z_65{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-gold);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}._sendBtn_8ll7z_65:hover{filter:brightness(1.1)}._sendBtn_8ll7z_65:disabled{opacity:.3;cursor:not-allowed}._wrap_hzzqi_1{flex-direction:column;align-items:center;padding:1rem;display:flex}._micBtn_hzzqi_2{background:var(--gold-subtle);border:2px solid var(--gold);width:80px;height:80px;color:var(--gold);cursor:pointer;transition:all .2s var(--ease-smooth);box-shadow:var(--shadow-soft);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}._micBtn_hzzqi_2 span{font-size:0}._micBtn_hzzqi_2:hover{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;transform:scale(1.05)}._micBtn_hzzqi_2:active{transform:scale(.95)}._recording_hzzqi_16{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}._pulseBtn_hzzqi_17{background:var(--gold);cursor:pointer;color:#fff;touch-action:none;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s;animation:1.5s infinite _pulseRing_hzzqi_1;display:flex}._pulseBtn_hzzqi_17:active{animation:none;transform:scale(.9)}@keyframes _pulseRing_hzzqi_1{0%{box-shadow:0 0 #b8860b66}to{box-shadow:0 0 0 20px #b8860b00}}._wave_hzzqi_30{border-radius:var(--radius-md)}._timer_hzzqi_31{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem}._hint_hzzqi_32{color:var(--text-muted);font-size:.75rem}._stopBtn_hzzqi_33{background:var(--rose);color:#fff;cursor:pointer;width:44px;height:44px;transition:all .2s var(--ease-smooth);border:none;border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #c4837a33}._stopBtn_hzzqi_33:hover{filter:brightness(1.1)}._processing_hzzqi_41{color:var(--text-secondary);align-items:center;gap:.75rem;display:flex}._spin_hzzqi_42{animation:1s linear infinite _spin_hzzqi_42}@keyframes _spin_hzzqi_42{to{transform:rotate(360deg)}}._voiceResult_hzzqi_45{background:var(--bg-card);border:1px solid #2c211814;border-radius:16px;width:100%;padding:1.25rem;box-shadow:0 1px 4px #2c21180d}._voiceResultHeader_hzzqi_53{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._voiceResultIcon_hzzqi_59{color:var(--gold);font-size:1.25rem}._voiceResultHeader_hzzqi_53 h4{font-family:var(--font-display);color:var(--text-primary);font-size:1.05rem;font-weight:400}._voiceMetrics_hzzqi_69{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}._metric_hzzqi_76{flex-direction:column;align-items:center;gap:.15rem;min-width:70px;display:flex}._metricValue_hzzqi_83{color:var(--text-primary);font-size:1.5rem;font-weight:600;font-family:var(--font-display)}._metricLabel_hzzqi_89{color:var(--text-muted);font-size:.72rem}._metricNote_hzzqi_93{color:var(--gold);font-size:.72rem;font-weight:500}._voiceFeedback_hzzqi_98{background:#2c211808;border-radius:12px;margin-bottom:1rem;padding:1rem}._voiceFeedback_hzzqi_98 p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}._error_hzzqi_109{border-radius:var(--radius-md);color:var(--error);text-align:center;background:#c46a6a14;border:1px solid #c46a6a33;margin-top:.75rem;padding:.5rem 1rem;font-size:.85rem}._page_i0q7f_1{z-index:1;flex-direction:column;min-height:100svh;display:flex;position:relative}._breadcrumbs_i0q7f_9{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;padding:.75rem 1.5rem .25rem;font-size:.8rem;display:flex}._breadcrumbs_i0q7f_9 button{color:var(--gold);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;transition:opacity .2s}._breadcrumbs_i0q7f_9 button:hover{opacity:.7}._breadcrumbs_i0q7f_9 span{color:var(--text-muted)}._breadcrumbs_i0q7f_9 svg{color:var(--text-muted);flex-shrink:0}._tabs_i0q7f_40{-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);z-index:5;background:#fafaf7f2;border-bottom:1px solid #2c211814;gap:0;padding:0 1rem;display:flex;position:sticky;top:0}._tab_i0q7f_40{color:var(--text-muted);cursor:pointer;transition:all var(--duration-fast) ease;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;min-height:44px;padding:1rem;font-size:.95rem}._tab_i0q7f_40._active_i0q7f_65{color:var(--gold);border-bottom-color:var(--gold)}._content_i0q7f_70{flex:1;position:relative;overflow:hidden}._panel_i0q7f_76{height:100%;display:none;overflow-y:auto}._panel_i0q7f_76._visible_i0q7f_82{display:block}._title_i0q7f_86{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;padding:1.5rem 1.5rem 0;font-size:clamp(1.5rem,4vw,2.2rem)}._lessonText_i0q7f_94{color:var(--text-secondary);max-width:680px;padding:0 1.5rem;font-size:1rem;line-height:1.8}._lessonText_i0q7f_94 h2,._lessonText_i0q7f_94 h3{font-family:var(--font-display);color:var(--text-primary);margin:2rem 0 1rem}._lessonText_i0q7f_94 p{margin-bottom:1rem}._lessonText_i0q7f_94 blockquote{border-left:3px solid var(--gold);color:var(--text-primary);margin:1.5rem 0;padding-left:1rem;font-style:italic}._lessonIntro_i0q7f_119{text-align:center;max-width:520px;margin:0 auto;padding:2rem 1.5rem 1rem}._lessonIntroIcon_i0q7f_126{color:var(--gold);margin-bottom:1rem;font-size:2rem}._lessonIntroTitle_i0q7f_132{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.3rem}._lessonIntroText_i0q7f_139{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}._lessonIntroBtn_i0q7f_146{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:12px;min-height:44px;padding:.75rem 2rem;font-size:.95rem;transition:opacity .2s;display:inline-block}._lessonIntroBtn_i0q7f_146:hover{opacity:.85}._promptsHint_i0q7f_161{border-top:1px solid #2c211814;margin-top:2rem;padding-top:1.5rem}._promptsHint_i0q7f_161>p{color:var(--text-muted);margin-bottom:.75rem;font-size:.85rem}._promptChips_i0q7f_173{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}._promptChip_i0q7f_173{background:var(--bg-card);color:var(--text-secondary);cursor:pointer;text-align:left;border:1px solid #2c211814;border-radius:20px;padding:.5rem 1rem;font-size:.82rem;line-height:1.4;transition:all .2s}._promptChip_i0q7f_173:hover{border-color:var(--gold);color:var(--text-primary)}._voiceSection_i0q7f_198{padding:2rem 1.5rem 1rem}._voiceSection_i0q7f_198 h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}._lessonNavigation_i0q7f_210{padding:1rem 1.5rem calc(var(--nav-height) + env(safe-area-inset-bottom) + .5rem);flex-wrap:wrap;align-items:stretch;gap:.75rem;display:flex}._lessonNavBtn_i0q7f_218{background:var(--bg-card);cursor:pointer;text-align:left;border:1px solid #2c211814;border-radius:12px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.75rem 1rem;transition:all .2s;display:flex}._lessonNavBtn_i0q7f_218:hover{border-color:var(--gold);box-shadow:0 2px 8px #2c21180f}._lessonNavBtn_i0q7f_218 span{flex-direction:column;gap:.15rem;min-width:0;display:flex}._lessonNavBtn_i0q7f_218 small{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}._lessonNavBtn_i0q7f_218 strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:500;overflow:hidden}._lessonNavBtn_i0q7f_218 svg{color:var(--gold);flex-shrink:0}._lessonNavBtnNext_i0q7f_266{text-align:right;justify-content:flex-end}._lessonNavBtnNext_i0q7f_266 span{align-items:flex-end}._lessonPosition_i0q7f_275{color:var(--text-muted);white-space:nowrap;justify-content:center;align-items:center;padding:0 .5rem;font-size:.78rem;display:flex}._loading_i0q7f_285{min-height:60svh;color:var(--text-muted);place-items:center;display:grid}@media (width>=768px){._tabs_i0q7f_40{display:none}._content_i0q7f_70{grid-template-columns:1fr 400px;gap:0;display:grid}._panel_i0q7f_76{height:calc(100svh - 60px);overflow-y:auto;display:block!important}._panel_i0q7f_76:last-child{border-left:1px solid #2c211814}}._backBtn_i0q7f_312{color:var(--gold);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.75rem 1rem .25rem;font-size:.9rem;transition:opacity .2s;display:inline-flex}._backBtn_i0q7f_312:hover{opacity:.7}._page_1wjea_1{z-index:1;flex-direction:column;min-height:100svh;display:flex;position:relative}._header_1wjea_9{-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);background:#fafaf7f2;border-bottom:1px solid #2c211814;padding:1.25rem 1.5rem}._title_1wjea_16{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem}._courseTabs_1wjea_23{gap:.5rem;display:flex}._courseTab_1wjea_23{color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) ease;background:#00000008;border:1px solid #2c211814;border-radius:20px;min-height:36px;padding:.4rem .85rem;font-size:.82rem}._courseTab_1wjea_23:hover{border-color:var(--tab-color);color:var(--text-primary)}._activeTab_1wjea_45{background:var(--tab-color);border-color:var(--tab-color);color:#fff}._chatContainer_1wjea_51{flex:1;overflow:hidden}._quickTopics_1wjea_57{border-bottom:1px solid #2c21180f;padding:.75rem 1.5rem}._quickLabel_1wjea_62{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem}._topicChips_1wjea_70{flex-wrap:wrap;gap:.5rem;display:flex}._topicChip_1wjea_70{background:var(--surface-elevated,#00000008);border:1px solid var(--gold-border,#c9960c40);color:var(--gold,#c9960c);cursor:pointer;border-radius:20px;padding:.4rem .85rem;font-size:.82rem;font-weight:500;transition:all .2s}._topicChip_1wjea_70:hover{background:var(--gold-subtle,#c9960c1f);transform:translateY(-1px)}._page_ky2gi_1{z-index:1;max-width:900px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._title_ky2gi_11{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem)}._subtitle_ky2gi_18{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}._filters_ky2gi_24{-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._pill_ky2gi_33{color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) ease;white-space:nowrap;background:#00000008;border:1px solid #2c211814;border-radius:20px;min-height:36px;padding:.5rem 1rem;font-size:.85rem}._pill_ky2gi_33:hover{border-color:var(--gold);color:var(--text-primary)}._activePill_ky2gi_48{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-color:#0000;font-weight:500}._grid_ky2gi_55{gap:1.25rem;display:grid}@media (width>=600px){._grid_ky2gi_55{grid-template-columns:repeat(2,1fr)}}._card_ky2gi_64{background:var(--bg-card);cursor:pointer;transition:transform var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) ease;border:1px solid #2c211814;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #2c21180d}._card_ky2gi_64:hover{box-shadow:var(--shadow-float);transform:translateY(-4px)}._cardCover_ky2gi_80{opacity:.9;height:160px}._cardBody_ky2gi_85{padding:1.25rem}._badge_ky2gi_87{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}._cardTitle_ky2gi_94{font-family:var(--font-display);color:var(--text-primary);margin:.5rem 0;font-size:1.25rem;line-height:1.25}._cardLead_ky2gi_102{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}._meta_ky2gi_112{color:var(--text-muted);gap:1rem;margin-top:.75rem;font-size:.78rem;display:flex}._loading_ky2gi_120{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem}._emptyJournal_ky2gi_127{grid-column:1/-1}._emptyContent_ky2gi_131{text-align:center;padding:2rem 0 2.5rem}._emptyIcon_ky2gi_136{color:var(--gold);margin-bottom:1rem;font-size:2.5rem}._emptyTitle_ky2gi_142{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.4rem}._emptyText_ky2gi_149{color:var(--text-secondary);max-width:440px;margin:0 auto .75rem;font-size:.95rem;line-height:1.6}._emptySubtext_ky2gi_157{color:var(--text-muted);margin-bottom:1.25rem;font-size:.88rem}._skeletonCards_ky2gi_163{gap:1rem;margin-top:1rem;display:grid}@media (width>=600px){._skeletonCards_ky2gi_163{grid-template-columns:repeat(3,1fr)}}._skeletonCard_ky2gi_163{background:var(--bg-card);opacity:.5;border:1px solid #2c21180f;border-radius:16px;overflow:hidden}._skeletonImg_ky2gi_181{background:#2c21180a;height:100px}._skeletonText_ky2gi_186{background:#2c21180f;border-radius:6px;height:12px;margin:1rem 1rem 0}._skeletonTextShort_ky2gi_193{width:60%;margin-bottom:1rem}._empty_ky2gi_127{text-align:center;color:var(--text-muted);padding:2rem;font-size:.95rem}._page_mcw2n_1{z-index:1;max-width:700px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._title_mcw2n_11{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.8rem,5vw,2.5rem)}._section_mcw2n_18{margin-bottom:2.5rem}._sectionTitle_mcw2n_20{font-family:var(--font-display);color:var(--gold);margin-bottom:1rem;font-size:1.25rem}._faqList_mcw2n_27{flex-direction:column;gap:.5rem;display:flex}._faqItem_mcw2n_29{background:var(--bg-card);border:1px solid #2c211814;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #2c21180d}._faqQuestion_mcw2n_37{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:1rem 1.25rem;font-size:.95rem;display:flex}._faqIcon_mcw2n_52{color:var(--text-muted);transition:transform var(--duration-fast) ease;flex-shrink:0}._faqIconOpen_mcw2n_58{transform:rotate(180deg)}._faqAnswer_mcw2n_60{overflow:hidden}._faqAnswer_mcw2n_60 p{color:var(--text-secondary);padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.6}._form_mcw2n_71{flex-direction:column;gap:1rem;display:flex}._form_mcw2n_71 select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%236B5744 stroke-width=%222%22%3E%3Cpath d=%22m6 9 6 6 6-6%22/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}._form_mcw2n_71 select option{background:var(--bg-card);color:var(--text-primary)}._ticketList_mcw2n_89{flex-direction:column;gap:.75rem;display:flex}._ticket_mcw2n_89{background:var(--bg-card);border:1px solid #2c211814;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 4px #2c21180d}._ticketHeader_mcw2n_99{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._ticketId_mcw2n_106{color:var(--text-muted);font-size:.82rem;font-weight:500}._ticketStatus_mcw2n_112{border-radius:8px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}._new_mcw2n_119{background:var(--gold-subtle);color:var(--gold)}._in_progress_mcw2n_120{color:var(--grace-light);background:#5a7a6b1f}._resolved_mcw2n_121{color:var(--diary-light);background:#7c6b8a1f}._ticketTopic_mcw2n_123{color:var(--text-primary);font-size:.95rem}._ticketDate_mcw2n_124{color:var(--text-muted);margin-top:.3rem;font-size:.78rem}._page_lj96w_1{z-index:1;max-width:960px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._title_lj96w_11{font-family:var(--font-display);color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem)}._subtitle_lj96w_19{text-align:center;color:var(--text-secondary);margin-bottom:2.5rem}._grid_lj96w_25{gap:1.25rem;display:grid}@media (width>=768px){._grid_lj96w_25{grid-template-columns:repeat(3,1fr);align-items:start}}._card_lj96w_34{background:var(--bg-card);border:1px solid var(--border-subtle);transition:transform var(--duration-fast) var(--ease-smooth), box-shadow var(--duration-fast) ease;box-shadow:var(--shadow-elevated);border-radius:20px;padding:2rem 1.5rem;position:relative}._card_lj96w_34:hover{transform:translateY(-4px)}._popular_lj96w_46{border:1.5px solid var(--gold);box-shadow:var(--shadow-glow-gold);background:linear-gradient(180deg, #b8860b05 0%, transparent 40%), var(--bg-card)}._current_lj96w_52{border-color:var(--gold-light)}._popularBadge_lj96w_54,._currentBadge_lj96w_54{white-space:nowrap;letter-spacing:.03em;border-radius:var(--radius-full);padding:.25rem 1rem;font-size:.75rem;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._popularBadge_lj96w_54{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff}._currentBadge_lj96w_54{background:var(--gold-light);color:#fff}._planName_lj96w_77{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}._price_lj96w_84{margin-bottom:.25rem}._amount_lj96w_88{color:var(--text-primary);font-size:2.5rem;font-weight:600}._currency_lj96w_94{color:var(--text-muted);margin-left:.25rem;font-size:1rem}._accessPeriod_lj96w_100{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}._features_lj96w_106{flex-direction:column;gap:.5rem;margin-bottom:2rem;list-style:none;display:flex}._features_lj96w_106 li{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.9rem;line-height:1.7;display:flex}._checkIcon_lj96w_123{color:var(--gold);flex-shrink:0}._oldPrice_lj96w_125{color:var(--text-muted);margin-right:.5rem;font-size:1.1rem;font-weight:400;text-decoration:line-through}._backBtn_lj96w_133{color:var(--gold);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.5rem 0;font-size:.9rem;transition:opacity .2s;display:inline-flex}._backBtn_lj96w_133:hover{opacity:.7}._discountBadge_lj96w_149{text-align:center;color:var(--success,#5a9e6a);border-radius:var(--radius-full,9999px);background:linear-gradient(135deg,#5a9e6a14,#5a9e6a0a);border:1px solid #5a9e6a33;width:fit-content;margin:0 auto 1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500}._badge_1ph6b_1{letter-spacing:.02em;border-radius:16px;padding:.3rem .85rem;font-size:.78rem;font-weight:500;display:inline-block}._start_1ph6b_10{color:var(--text-secondary);background:#00000008;border:1px solid #2c211814}._optimal_1ph6b_16{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff}._premium_1ph6b_21{background:linear-gradient(135deg, var(--gold-light), var(--gold));color:#fff;box-shadow:var(--shadow-gold)}._page_1qp4u_1{z-index:1;max-width:600px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._header_1qp4u_11{text-align:center;border-bottom:1px solid #2c211814;margin-bottom:2rem;padding:2rem 0}._avatar_1qp4u_18{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 1rem;font-size:2rem;font-weight:600;display:grid}._name_1qp4u_31{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem}._greeting_1qp4u_38{font-family:var(--font-display);color:var(--text-secondary);margin-bottom:.25rem;font-size:1.1rem}._email_1qp4u_45{color:var(--text-muted);margin-bottom:.75rem;font-size:.88rem}._section_1qp4u_51{margin-bottom:2rem}._sectionTitle_1qp4u_53{font-family:var(--font-display);color:var(--gold);margin-bottom:1rem;font-size:1.15rem}._limitsGrid_1qp4u_60{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._limitCard_1qp4u_66{background:var(--bg-card);text-align:center;border:1px solid #2c211814;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 1px 4px #2c21180d}._limitValue_1qp4u_79{color:var(--text-primary);font-size:1.25rem;font-weight:600}._limitLabel_1qp4u_85{color:var(--text-muted);font-size:.78rem}._statsGrid_1qp4u_90{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}._statCard_1qp4u_96{background:var(--bg-card);text-align:center;border:1px solid #2c211814;border-radius:12px;padding:1rem;box-shadow:0 1px 4px #2c21180d}._statValue_1qp4u_105{color:var(--text-primary);font-size:1.8rem;font-weight:600;font-family:var(--font-display);display:block}._statLabel_1qp4u_113{color:var(--text-muted);margin-top:.25rem;font-size:.78rem;display:block}._welcomeState_1qp4u_120{background:var(--bg-card);text-align:center;color:var(--text-secondary);border:1px solid #2c211814;border-radius:16px;padding:2rem 1.5rem;font-size:.95rem;line-height:1.6;box-shadow:0 1px 4px #2c21180d}._actions_1qp4u_132{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}._logoutBtn_1qp4u_139{color:#c86464;cursor:pointer;width:100%;transition:all var(--duration-fast) ease;background:0 0;border:1px solid #c832324d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem;font-size:.9rem;display:flex}._logoutBtn_1qp4u_139:hover{background:#c8323214;border-color:#c8323280}._container_k71yo_1{max-width:600px;margin:0 auto;padding:1rem 1rem 5rem}._title_k71yo_7{color:var(--gold);text-align:center;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.8rem}._loading_k71yo_14,._error_k71yo_14{text-align:center;color:var(--text-muted);padding:2rem}._error_k71yo_14{color:#e57373}._retryBtn_k71yo_20{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;cursor:pointer;box-shadow:var(--shadow-gold);border:none;border-radius:8px;margin:1rem auto;padding:.5rem 1.5rem;display:block}._tabs_k71yo_33{border-bottom:1px solid var(--gold-border);gap:.25rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}._tab_k71yo_33{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px 6px 0 0;flex:1;padding:.5rem;font-size:.85rem;transition:all .2s}._tabActive_k71yo_51{color:var(--gold);background:var(--gold-subtle);border-bottom:2px solid var(--gold)}._card_k71yo_58{background:var(--bg-card);box-shadow:var(--shadow-card);border:1px solid #2c211814;border-radius:12px;padding:1.25rem}._statusRow_k71yo_67{border-bottom:1px solid #2c21180f;justify-content:space-between;padding:.6rem 0;display:flex}._label_k71yo_73{color:var(--text-muted);font-size:.9rem}._value_k71yo_74{color:var(--text-primary);font-weight:500}._badge_k71yo_75{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:20px;margin-top:.75rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}._schemeSelect_k71yo_87{border-top:1px solid #2c211814;margin-top:1rem;padding-top:1rem}._schemeLabel_k71yo_88{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}._schemeButtons_k71yo_89{gap:.5rem;display:flex}._schemeBtn_k71yo_90{background:var(--gold-subtle);border:1px solid var(--gold-border);color:var(--text-primary);cursor:pointer;border-radius:8px;flex:1;padding:.6rem;transition:all .2s}._schemeBtnActive_k71yo_100{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;font-weight:600}._msg_k71yo_105{color:var(--gold);margin-top:.5rem;font-size:.85rem}._statsGrid_k71yo_108{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}._statItem_k71yo_114{text-align:center;background:var(--bg-soft);border-radius:8px;padding:.75rem}._statValue_k71yo_120{color:var(--gold);font-size:1.5rem;font-weight:700}._statLabel_k71yo_121{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}._subtitle_k71yo_122{color:var(--text-primary);border-top:1px solid #2c21180f;margin:1rem 0 .5rem;padding-top:.75rem;font-size:1rem}._levelRow_k71yo_129{color:var(--text-muted);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}._levelLabel_k71yo_137{color:var(--gold);min-width:2rem;font-weight:600}._levelAmount_k71yo_138{color:var(--text-primary);font-weight:500}._balanceMain_k71yo_141{flex-direction:column;gap:.75rem;display:flex}._balanceItem_k71yo_142{justify-content:space-between;align-items:center;display:flex}._balanceLabel_k71yo_143{color:var(--text-muted);font-size:.9rem}._balanceValue_k71yo_144{color:#4caf50;font-size:1.3rem;font-weight:700}._balanceValueHold_k71yo_145{color:#f9a825;font-size:1.1rem}._balanceValueDebt_k71yo_146{color:#e57373;font-size:1.1rem}._balanceValueTotal_k71yo_147{color:var(--text-primary);font-size:1rem}._payoutNote_k71yo_148{color:#e57373;background:#e5737314;border:1px solid #e5737333;border-radius:6px;margin-top:.75rem;padding:.5rem;font-size:.8rem}._txList_k71yo_159{flex-direction:column;gap:.25rem;display:flex}._txRow_k71yo_160{border-bottom:1px solid #2c21180a;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.85rem;display:flex}._txType_k71yo_168{color:var(--text-muted);margin-right:.5rem}._txDate_k71yo_169{color:var(--text-muted);opacity:.6;font-size:.75rem}._txPositive_k71yo_170{color:#4caf50;font-weight:500}._txNegative_k71yo_171{color:#e57373;font-weight:500}._linkLabel_k71yo_174{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}._linkBox_k71yo_175{background:var(--bg-soft);border:1px solid var(--gold-border);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;display:flex}._linkCode_k71yo_184{color:var(--gold);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;overflow:hidden}._copyBtn_k71yo_192{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}._customInfo_k71yo_204,._customCreate_k71yo_204{border-top:1px solid #2c211814;margin-top:1rem;padding-top:1rem}._customInfo_k71yo_204 p{color:var(--text-primary);margin:.25rem 0;font-size:.9rem}._customLabel_k71yo_206{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}._slugRow_k71yo_207{align-items:center;gap:.25rem;display:flex}._slugPrefix_k71yo_208{color:var(--text-muted);white-space:nowrap;font-size:.75rem}._slugInput_k71yo_209{background:var(--bg-soft);color:var(--text-primary);border:1px solid #2c21181f;border-radius:6px;flex:1;padding:.4rem;font-size:.85rem}._slugBtn_k71yo_218{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.4rem .7rem;font-size:.8rem}._slugBtn_k71yo_218:disabled{opacity:.5;cursor:not-allowed}._slugHint_k71yo_228{color:var(--text-muted);opacity:.6;margin-top:.3rem;font-size:.7rem}._rejReason_k71yo_229{color:#e57373;font-size:.8rem}._statusActive_k71yo_232{color:#4caf50}._statusPending_k71yo_233{color:#f9a825}._statusRejected_k71yo_234{color:#e57373}._qrSection_k71yo_237{border-top:1px solid #2c21180f;flex-direction:column;align-items:center;margin-top:1rem;padding:1.5rem 0;display:flex}._qrCode_k71yo_246{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 12px #0000000f}._qrHint_k71yo_253{color:var(--text-muted);margin-top:.75rem;font-size:.82rem}._page_f13qh_1{z-index:1;max-width:720px;min-height:100svh;margin:0 auto;padding:1.5rem 1.5rem 6rem;position:relative}._pageTitle_f13qh_11{font-family:var(--font-display);color:var(--text-primary);text-align:center;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:400}._pageSubtitle_f13qh_20{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}._courseGrid_f13qh_29{flex-direction:column;gap:1rem;display:flex}._courseCard_f13qh_35{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;box-shadow:var(--shadow-card);border-radius:20px;padding:1.5rem;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}._courseCardDot_f13qh_45{border-radius:50%;width:10px;height:10px;margin-bottom:.75rem}._courseCardName_f13qh_52{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.35rem;font-size:1.3rem;font-weight:400}._courseCardDesc_f13qh_60{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;line-height:1.5}._courseCardMeta_f13qh_67{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._courseCardCount_f13qh_74{color:var(--text-muted);font-size:.8rem}._adultBadge_f13qh_79{color:var(--alchemy-light);background:#7a3a2a1f;border-radius:6px;padding:.1rem .45rem;font-size:.7rem;font-weight:500}._courseCardFree_f13qh_88{color:var(--gold);font-size:.8rem;font-weight:500}._backBtn_f13qh_95{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.5rem 0;font-size:.9rem;transition:color .2s;display:inline-flex}._backBtn_f13qh_95:hover{color:var(--text-primary)}._courseHeader_f13qh_112{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}._courseDot_f13qh_119{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:6px}._courseTitle_f13qh_127{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:400}._courseDesc_f13qh_135{color:var(--text-secondary);font-size:.9rem;line-height:1.5}._practiceList_f13qh_142{flex-direction:column;gap:1rem;display:flex}._practiceCard_f13qh_148{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;box-shadow:var(--shadow-card);border-radius:20px;padding:1.25rem 1.5rem;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s}._practiceCard_f13qh_148._locked_f13qh_158{opacity:.6;cursor:default}._practiceTop_f13qh_163{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._practiceNum_f13qh_172{background:var(--bg-hover);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;display:flex}._freeBadge_f13qh_186{color:var(--gold);background:#b8860b14;border-radius:20px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.75rem;font-weight:500;display:inline-flex}._paidBadge_f13qh_198{color:var(--text-muted);background:var(--bg-hover);border-radius:20px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.75rem;display:inline-flex}._practiceName_f13qh_209{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:400}._practiceAbout_f13qh_217{color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem;line-height:1.5}._startBtn_f13qh_224{color:var(--gold);font-size:.85rem;font-weight:500}._pricingLink_f13qh_230{color:var(--text-muted);font-size:.85rem}._overlay_f13qh_236{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#14100cb3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._ageModal_f13qh_247,._ageGate_f13qh_247{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;width:100%;max-width:380px;box-shadow:var(--shadow-elevated);border-radius:20px;padding:2rem 1.5rem}._ageGate_f13qh_247{margin:4rem auto}._ageIcon_f13qh_262{color:var(--gold);margin-bottom:1rem}._ageTitle_f13qh_267{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:400}._ageText_f13qh_275{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}._practiceSession_f13qh_283{text-align:center;padding:1rem 0}._practiceTitle_f13qh_288{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:400}._practiceDesc_f13qh_296{color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem;line-height:1.5}._recorderWrap_f13qh_303{max-width:400px;margin:0 auto}._empty_f13qh_308{text-align:center;color:var(--text-muted);padding:2rem}._courseCard_f13qh_35:hover{box-shadow:var(--shadow-hover)}._practiceCard_f13qh_148:not(._locked_f13qh_158):hover{box-shadow:var(--shadow-elevated);transform:translateY(-2px)}._page_1yfco_1{z-index:1;place-items:center;min-height:100svh;padding:2rem;display:grid;position:relative}._content_1yfco_10{text-align:center;max-width:400px}._icon_1yfco_15{color:var(--gold);margin-bottom:1.5rem;font-size:3rem}._title_1yfco_21{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem}._text_1yfco_28{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}._actions_1yfco_35{flex-direction:column;gap:.75rem;display:flex}._actions_1yfco_35 button{width:100%}._toast_znjh1_1{top:env(safe-area-inset-top,0);text-align:center;z-index:10000;word-break:break-word;border-radius:12px;max-width:min(380px,100vw - 2rem);margin-top:1rem;padding:.75rem 1.25rem;font-size:.9rem;line-height:1.4;animation:.3s _slideDown_znjh1_1;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}._success_znjh1_19{color:#fff;background:#2d7a4f}._error_znjh1_24{color:#fff;background:#c0392b}._info_znjh1_29{background:var(--bg-card,#fff);color:var(--text-primary,#333);border:1px solid var(--border-subtle,#ddd)}@keyframes _slideDown_znjh1_1{0%{opacity:0;transform:translate(-50%)translateY(-1rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/cormorant-300.ttf)format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/cormorant-400.ttf)format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/cormorant-500.ttf)format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/cormorant-600.ttf)format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/cormorant-300italic.ttf)format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/cormorant-400italic.ttf)format("truetype")}@font-face{font-family:Jost;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/jost-300.ttf)format("truetype")}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/jost-400.ttf)format("truetype")}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/jost-500.ttf)format("truetype")}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/jost-600.ttf)format("truetype")}:root{--bg-main:#fafaf7;--bg-card:#fff;--bg-soft:#f5f3ee;--bg-hover:#2c21180a;--surface-elevated:#fff;--bg-warm:#f0ede6;--gold:#b8860b;--gold-light:#d4a841;--gold-subtle:#b8860b1a;--gold-border:#b8860b33;--rose:#c4837a;--rose-light:#e8b4ad;--rose-subtle:#c4837a1a;--text-primary:#2c2118;--text-secondary:#6b5744;--text-muted:#a89880;--success:#5a9e6a;--warning:#b8860b;--error:#c46a6a;--info:#6a8ab5;--shadow-card:0 4px 20px #2c211814, 0 1px 6px #2c21180a;--shadow-float:0 8px 32px #2c21181f, 0 2px 8px #2c21180f;--shadow-gold:0 4px 20px #b8860b1f;--shadow-soft:0 4px 16px #2c211812, 0 1px 3px #2c21180a;--shadow-elevated:0 8px 24px #2c21181a, 0 2px 6px #2c21180a;--shadow-glow-gold:0 4px 24px #b8860b26, 0 0 0 1px #b8860b14;--shadow-hover:0 12px 36px #2c21181f, 0 4px 12px #2c21180f;--shadow-nav:0 -1px 0 #2c21180a, 0 -8px 24px #2c21180f;--border-subtle:#2c21180f;--border-light:#2c21181a;--glass-warm:#faf8f3d9;--font-display:Cormorant Garamond, Georgia, serif;--font-body:Jost, Helvetica Neue, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-hero:clamp(2rem, 5vw, 3.5rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--nav-height:56px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--radius-2xl:24px;--ease-smooth:cubic-bezier(.4, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-elegant:cubic-bezier(.25, .46, .45, .94);--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s;--duration-reveal:.6s}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-fade-up{animation:fade-up var(--duration-reveal) var(--ease-elegant) both}.skeleton{background:linear-gradient(90deg, var(--bg-soft) 25%, var(--bg-warm) 50%, var(--bg-soft) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}.divider-gold{background:linear-gradient(90deg, transparent, var(--gold-border), transparent);height:1px;margin:var(--space-6) 0}:root{--color-obsidian:#fff;--color-espresso:#6b5744;--color-bronze:var(--gold);--color-gold:#b8860b;--color-amber:var(--gold-light);--color-ivory:var(--text-primary);--color-sand:var(--text-secondary);--color-mist:var(--text-muted);--diary-primary:#6b5a78;--diary-light:#e8e0f0;--grace-primary:#4a6a5b;--grace-light:#e0ece4;--alchemy-primary:#7a3a2a;--alchemy-light:#f0d8d0;--glass:#00000008;--glass-border:#00000014;--blur-sm:blur(8px);--blur-md:blur(20px);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out-quart:cubic-bezier(.76, 0, .24, 1);--duration-xl:1.2s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);font-weight:400;line-height:1.15}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-light)}input,textarea,select,button{font-family:var(--font-body)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}.input-field{background:var(--bg-card);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border:1px solid #2c21181f;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem}.input-field:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-subtle)}.input-field::placeholder{color:var(--text-muted)}.btn-primary{background:linear-gradient(135deg, var(--gold), var(--gold-light));color:#fff;border-radius:var(--radius-md);letter-spacing:.02em;cursor:pointer;transition:transform var(--duration-fast) var(--ease-smooth), box-shadow var(--duration-fast) ease;min-height:44px;box-shadow:var(--shadow-gold);border:none;padding:1rem 2rem;font-size:1rem;font-weight:500}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #b8860b40}.btn-primary:active{transform:translateY(0)scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{background:var(--bg-card);border:1px solid var(--gold-border);border-radius:var(--radius-md);color:var(--gold);cursor:pointer;transition:all var(--duration-fast) ease;min-height:44px;padding:.75rem 1.5rem;font-size:.9rem}.btn-secondary:hover{background:var(--gold-subtle);border-color:var(--gold)}.app-layout{flex-direction:column;min-height:100svh;display:flex;position:relative;overflow-x:hidden}.page-content{padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.page{width:100%;max-width:100%;min-height:calc(100svh - 72px)}h1{font-size:clamp(1.75rem,5vw,3rem)}h2{font-size:clamp(1.35rem,3.5vw,2rem)}h3{font-size:clamp(1.1rem,2.5vw,1.5rem)}p,.body-text{font-size:clamp(.95rem,2vw,1.05rem)}@media (width<=768px){html{font-size:15px}body{padding-bottom:max(1rem, env(safe-area-inset-bottom))}}.card-hover{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.card-hover:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}#root{overflow-x:hidden}html,body{overscroll-behavior-x:none}
