._button_d4lfw_1{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;border-radius:var(--radius-pill);border:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;padding:12px 20px;font-size:16px;line-height:1}._button_d4lfw_1:disabled{opacity:.5;cursor:not-allowed}._primary_d4lfw_21{background:var(--color-button-bg);color:var(--color-button-text);box-shadow:0 16px 32px #4de1ff47}._primary_d4lfw_21:not(:disabled):hover{box-shadow:0 20px 40px #4de1ff5c}._primary_d4lfw_21:active{transform:scale(.98)}._secondary_d4lfw_35{background:#4de1ff1f;color:var(--color-text-primary);border:1px solid rgba(77,225,255,.3)}._secondary_d4lfw_35:not(:disabled):hover{background:#4de1ff2e}._ghost_d4lfw_45{background:transparent;color:var(--color-text-secondary);border:1px dashed rgba(77,225,255,.25)}._sm_d4lfw_51{padding:10px 16px;font-size:14px}._iconOnly_d4lfw_56{padding:10px;width:42px;height:42px}._overlay_2he3f_1{position:fixed;inset:0;background:#04071feb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:var(--spacing-lg);animation:_fadeIn_2he3f_1 .2s ease}@keyframes _fadeIn_2he3f_1{0%{opacity:0}to{opacity:1}}._modal_2he3f_23{background:var(--gradient-surface);border-radius:var(--radius-lg);padding:var(--spacing-xl);max-width:380px;width:100%;box-shadow:var(--shadow-strong);border:1px solid rgba(77,225,255,.15);animation:_slideUp_2he3f_1 .3s cubic-bezier(.16,1,.3,1);text-align:center}@keyframes _slideUp_2he3f_1{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._icon_2he3f_46{font-size:48px;margin-bottom:var(--spacing-md);filter:drop-shadow(0 4px 12px rgba(77,225,255,.3))}._title_2he3f_52{font-size:24px;font-weight:700;color:var(--color-text-primary);margin:0 0 var(--spacing-md);font-family:var(--font-family-accent)}._message_2he3f_60{font-size:16px;line-height:1.5;color:var(--color-text-secondary);margin:0 0 var(--spacing-xl)}._actions_2he3f_67{display:flex;flex-direction:column;gap:var(--spacing-sm)}._actions_2he3f_67 button{width:100%}._root_15oej_1{position:fixed;left:50%;bottom:max(12px,var(--safe-area-bottom));transform:translate(-50%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:10px 12px;border-radius:24px;background:#080c20e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(77,225,255,.2);box-shadow:0 10px 24px #00000059;width:min(420px,calc(100% - 24px));z-index:1200}._link_15oej_19{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:var(--color-text-muted);font-weight:600;padding:6px;border-radius:14px;transition:all .2s ease;border:none;background:transparent;cursor:pointer}._linkActive_15oej_35{color:var(--color-text-primary);background:#4de1ff29;box-shadow:inset 0 0 0 1px #4de1ff66}._icon_15oej_41{width:28px;height:28px;object-fit:contain;opacity:.78;transition:transform .2s ease,opacity .2s ease}._linkActive_15oej_35 ._icon_15oej_41{opacity:1;transform:translateY(-1px)}@media(max-width:420px){._root_15oej_1{width:calc(100% - 16px);gap:3px}._link_15oej_19{font-size:11px}}._root_fs5va_1{position:fixed;top:5px;z-index:900;cursor:pointer;pointer-events:auto;transition:left 1.2s cubic-bezier(.65,0,.35,1),right 1.2s cubic-bezier(.65,0,.35,1)}._rootRight_fs5va_11{right:5px;left:auto}._rootLeft_fs5va_16{left:5px;right:auto}._bubble_fs5va_21{position:absolute;top:-2px;background:#060e26d1;border-radius:18px;border:1px solid rgba(77,225,255,.4);padding:10px 14px;max-width:200px;color:var(--color-text-secondary);font-size:13px;box-shadow:0 12px 28px #04091c73;pointer-events:none}._bubbleRight_fs5va_35{right:92px}._bubbleRight_fs5va_35:after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);border-width:12px 0 12px 12px;border-style:solid;border-color:transparent transparent transparent rgba(6,14,38,.82)}._bubbleLeft_fs5va_50{left:92px}._bubbleLeft_fs5va_50:after{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);border-width:12px 12px 12px 0;border-style:solid;border-color:transparent rgba(6,14,38,.82) transparent transparent}._heroSection_1v4l3_1{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center}._heroText_1v4l3_8{display:flex;flex-direction:column}._featureList_1v4l3_13{display:grid;gap:10px;padding:0;margin:0;list-style:none}._commandGrid_1v4l3_21{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._commandCard_1v4l3_27{background:var(--color-surface);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px}._commandText_1v4l3_34{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:var(--color-text-secondary)}._commandDescription_1v4l3_40{font-size:13px;margin-top:6px}._vkInstructionOverlay_1v4l3_45{position:fixed;inset:0;background:#020617ad;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:grid;place-items:center;z-index:50}._vkInstructionCard_1v4l3_56{width:min(560px,calc(100% - 32px));border-radius:16px;padding:18px;background:linear-gradient(180deg,#121a40f2,#080c28f2);border:1px solid rgba(77,225,255,.2);box-shadow:0 20px 60px #00000073}._vkInstructionTitle_1v4l3_65{margin:0 0 10px;font-size:20px;font-weight:800}._vkInstructionText_1v4l3_71{margin:8px 0 0;font-size:15px;color:var(--color-text-secondary);line-height:1.6}._vkInstructionActions_1v4l3_78{display:flex;gap:10px;margin-top:14px}._heroSection_1v4l3_1{display:flex;flex-direction:column;align-items:center;gap:20px;padding:12px;text-align:center}._heroText_1v4l3_8{display:flex;flex-direction:column;gap:8px;max-width:100%}._featureList_1v4l3_13{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._featureList_1v4l3_13 li{padding:10px 16px;background:#6defff14;border-radius:12px;border-left:3px solid var(--color-accent);font-size:15px;font-weight:500;line-height:1.4}._commandGrid_1v4l3_21{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}._commandCard_1v4l3_27{padding:16px;background:#060e2699;border-radius:14px;border:1px solid rgba(109,239,255,.2);transition:all .3s ease;cursor:pointer}._commandCard_1v4l3_27:hover{border-color:#6defff80;box-shadow:0 4px 12px #6defff26}._commandText_1v4l3_34{font-size:15px;font-weight:600;color:var(--color-text-primary);margin-bottom:8px;line-height:1.4}._commandDescription_1v4l3_40{font-size:13px;color:var(--color-text-muted);font-weight:500}._card_1xueo_1{background:#090f28d9;border-radius:var(--radius-lg);padding:20px;border:1px solid rgba(77,225,255,.1);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-tap-highlight-color:transparent}._surfaceSoft_1xueo_11{background:#0e1a3cb3}._highlight_1xueo_15{border:1px solid rgba(77,225,255,.24);background:linear-gradient(180deg,#4de1ff29,#0e1a3ca6)}._root_xs7au_1{position:relative;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;justify-items:center;width:250px;height:50px;padding:0;border-radius:18px;background:#4de1ff26;color:var(--color-text-primary);font-weight:600;font-size:15px;border:1px solid rgba(77,225,255,.25);cursor:pointer;transition:transform .15s ease,background .2s ease}._root_xs7au_1:hover{transform:translateY(-2px);background:#4de1ff38}._withIcon_xs7au_25{padding-left:32px}._icon_xs7au_29{display:flex;align-items:center;justify-content:center;justify-self:start;width:36px;height:36px}._icon_xs7au_29>*,._icon_xs7au_29 img,._icon_xs7au_29 svg{width:100%;height:100%;max-width:100%;max-height:100%}._label_xs7au_47{display:inline-flex;align-items:center;justify-content:center;width:100%;grid-column:2;text-align:center}._hero_payhq_1{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;padding:24px;border-radius:var(--radius-xl);background:var(--gradient-hero);box-shadow:var(--shadow-strong);overflow:hidden}._hero_payhq_1:before{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at 50% 0%,rgba(109,239,255,.2),transparent 70%);z-index:0}._content_payhq_22{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:center;--phrase-offset: 0px;padding-top:calc(12px + var(--phrase-offset, 0px));transition:padding-top .22s cubic-bezier(.4,0,.2,1)}._metaWrapper_payhq_34{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%;pointer-events:none;position:absolute;top:12px;left:0;right:0;z-index:10}._metaContent_payhq_48{display:flex;flex-direction:column;gap:12px;width:min(440px,100%);margin:0 auto}._phraseContainer_payhq_56{min-height:0;display:flex;align-items:center;justify-content:center;width:100%;overflow:visible;position:relative;pointer-events:none}._phrase_payhq_56{position:relative;background:#040a20d9;padding:12px 18px;border-radius:18px;color:var(--color-text-primary);max-width:420px;font-weight:600;line-height:1.35;border:1px solid rgba(109,239,255,.45);box-shadow:0 12px 24px #04081c73;text-align:center;display:flex;align-items:center;justify-content:center;min-height:38px;margin-bottom:0;pointer-events:auto}._phrase_payhq_56:after{content:"";position:absolute;bottom:-14px;left:50%;transform:translate(-50%);border-width:14px 16px 0 16px;border-style:solid;border-color:rgba(4,10,32,.85) transparent transparent transparent}._meta_payhq_34{display:flex;align-items:center;gap:12px;color:var(--color-text-secondary);font-weight:600}._levelCard_payhq_106{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040a20cc;border:1px solid rgba(109,239,255,.35);border-radius:20px;padding:12px 16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 18px 30px #04081c8c}._levelCardHeader_payhq_118{display:flex;justify-content:space-between;align-items:center;gap:12px}._levelTitleRow_payhq_125{display:inline-flex;align-items:center;gap:10px}._levelIcon_payhq_131{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}._levelIcon_payhq_131 img{width:100%;height:100%;object-fit:contain}._levelCardTitle_payhq_145{font-size:15px;font-weight:800;color:var(--color-text-primary)}._levelLabel_payhq_151{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-primary)}._levelProgressBar_payhq_159{width:100%;height:6px;border-radius:999px;background:#ffffff24;overflow:hidden}._levelProgressBar_payhq_159 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7fffd4,#4de1ff)}._levelStatsRow_payhq_174{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}._levelStatsRow_payhq_174 span:nth-child(2){text-align:center}._levelStatsRow_payhq_174 span:last-child{text-align:right}._levelXpFooter_payhq_192{width:100%;margin-top:8px;display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}._card_vytgt_1{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:18px;background:#081028b8;border:1px solid rgba(77,225,255,.14);min-width:140px}._accent_vytgt_12{background:linear-gradient(160deg,#4de1ff33,#0a1536e6);border-color:#4de1ff57}._title_vytgt_17{font-size:13px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}._value_vytgt_24{font-size:20px;font-weight:700;color:var(--color-text-primary)}._subValue_vytgt_30{font-size:13px;color:var(--color-text-secondary)}._overlay_1c15u_1{position:fixed;inset:0;padding:32px 16px;display:flex;justify-content:center;align-items:stretch;background:#04071fd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:2000}._panel_1c15u_13{width:min(1120px,100%);max-height:100%;display:flex;flex-direction:column;background:#090e24f5;border-radius:var(--radius-xl);border:1px solid rgba(77,225,255,.18);box-shadow:var(--shadow-strong);overflow:hidden}._header_1c15u_25{padding:28px 34px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid rgba(77,225,255,.12)}._headerTitles_1c15u_34{display:flex;flex-direction:column;gap:6px}._title_1c15u_40{font-size:26px;font-weight:700;color:var(--color-text-primary)}._subtitle_1c15u_46{font-size:15px;color:var(--color-text-secondary)}._headerActions_1c15u_51{display:flex;gap:12px}._tabBar_1c15u_56{display:flex;gap:12px;padding:16px 34px 0;border-bottom:1px solid rgba(77,225,255,.12)}._tabButton_1c15u_63{border:1px solid transparent;background:transparent;color:var(--color-text-muted);font-size:15px;font-weight:600;padding:10px 18px;border-radius:var(--radius-full);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}._tabButtonActive_1c15u_75{background:#4de1ff1f;border-color:#4de1ff52;color:var(--color-text-primary)}._content_1c15u_81{padding:28px 34px;overflow-y:auto;display:flex;flex-direction:column;gap:32px}._section_1c15u_89{display:flex;flex-direction:column;gap:18px}._sectionTitle_1c15u_95{font-size:18px;font-weight:700;color:var(--color-text-primary)}._statsGrid_1c15u_101{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}._statCard_1c15u_107{display:flex;flex-direction:column;gap:8px}._statLabel_1c15u_113{font-size:14px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}._statValue_1c15u_120{font-size:24px;font-weight:700;color:var(--color-text-primary)}._activityGrid_1c15u_126{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._activityCard_1c15u_132{display:flex;flex-direction:column;gap:10px}._cardHeading_1c15u_138{font-size:16px;font-weight:600;color:var(--color-text-primary)}._statLine_1c15u_144,._statLineMuted_1c15u_145{display:flex;justify-content:space-between;font-size:15px}._statLine_1c15u_144 span{color:var(--color-text-secondary)}._statLine_1c15u_144 strong{color:var(--color-text-primary)}._statLineMuted_1c15u_145 span{color:var(--color-text-muted)}._managementCard_1c15u_163{display:flex;flex-direction:column;gap:18px}._managementRow_1c15u_169{display:flex;justify-content:space-between;align-items:center;gap:18px}._textMuted_1c15u_176{color:var(--color-text-muted);font-size:14px}._textDanger_1c15u_181{color:var(--color-danger)}._textWarning_1c15u_185{color:#ffc46b;font-size:14px}._topUsersList_1c15u_190{display:flex;flex-direction:column;gap:14px}._topUserRow_1c15u_196{display:flex;justify-content:space-between;align-items:center;gap:18px}._topUserStats_1c15u_203{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:15px;color:var(--color-text-secondary)}._periodSwitcher_1c15u_212{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}._periodButton_1c15u_219{border-style:dashed}._periodButtonActive_1c15u_223{background:var(--color-accent-soft);border-color:#4de1ff66;color:var(--color-text-primary)}._growthChart_1c15u_229{width:100%;height:240px;position:relative}._chartAxis_1c15u_235{stroke:#4de1ff40;stroke-width:.6}._chartLineTotal_1c15u_240{stroke:#4de1ffe6;stroke-width:1.8}._chartLineNew_1c15u_245{stroke:#6dffb3e6;stroke-width:1.8}._chartLegend_1c15u_250{margin-top:12px;margin-bottom:10px;display:flex;gap:16px;flex-wrap:wrap;font-size:14px;color:var(--color-text-secondary)}._legendItem_1c15u_260{display:inline-flex;align-items:center;gap:8px}._legendSwatch_1c15u_266{width:14px;height:14px;border-radius:4px}._legendSwatchTotal_1c15u_272{background:#4de1ffe6}._legendSwatchNew_1c15u_276{background:#6dffb3e6}._formCard_1c15u_280{display:flex;flex-direction:column;gap:14px}._label_1c15u_286{font-size:14px;font-weight:600;color:var(--color-text-secondary)}._input_1c15u_292{width:100%;padding:12px 14px;border-radius:var(--radius-md);border:1px solid rgba(77,225,255,.2);background:#0c132cd9;color:var(--color-text-primary);font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._input_1c15u_292:focus{border-color:#4de1ff80;box-shadow:0 0 0 3px #4de1ff1f}._textarea_1c15u_309{min-height:120px;resize:vertical;line-height:1.45}._textareaCompact_1c15u_315{min-height:80px}._buttonRow_1c15u_319{display:flex;flex-wrap:wrap;gap:12px}._status_1c15u_325{font-size:14px;border-radius:var(--radius-sm);padding:10px 12px}._statusSuccess_1c15u_331{background:#6dffb324;color:var(--color-text-primary)}._statusError_1c15u_336{background:#ff65842e;color:var(--color-danger)}._dangerButton_1c15u_341{background:#ff65842e;border:1px solid rgba(255,101,132,.6);color:var(--color-text-primary)}._summaryGrid_1c15u_347{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:20px}._summaryItem_1c15u_354{display:flex;flex-direction:column;gap:6px}._summaryLabel_1c15u_360{font-size:13px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}._summaryValue_1c15u_367{font-size:16px;font-weight:600;color:var(--color-text-primary)}._chartBlock_1c15u_373,._tableBlock_1c15u_374{display:flex;flex-direction:column;gap:14px;margin-top:18px}._barList_1c15u_381{display:flex;flex-direction:column;gap:12px}._barItem_1c15u_387{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr) auto;gap:12px;align-items:center}._barMeta_1c15u_394{display:flex;flex-direction:column;gap:4px}._barName_1c15u_400{font-weight:600;color:var(--color-text-primary)}._barId_1c15u_405{font-size:13px;color:var(--color-text-muted)}._barTrack_1c15u_410{width:100%;height:10px;border-radius:var(--radius-pill);background:#4de1ff1f;overflow:hidden}._barValue_1c15u_418{height:100%;background:linear-gradient(90deg,#4de1ffe6,#6dffb3cc);border-radius:inherit}._barTokens_1c15u_424{font-weight:600;color:var(--color-text-primary)}._tableWrapper_1c15u_429{width:100%;overflow-x:auto}._dataTable_1c15u_434{width:100%;border-collapse:collapse;font-size:14px}._dataTable_1c15u_434 th,._dataTable_1c15u_434 td{padding:12px 10px;text-align:left;border-bottom:1px solid rgba(77,225,255,.12);vertical-align:top}._dataTable_1c15u_434 th{font-weight:600;color:var(--color-text-secondary)}._tablePrimary_1c15u_453{font-weight:600;color:var(--color-text-primary)}._modelList_1c15u_458{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}._dialogResult_1c15u_466{display:flex;flex-direction:column;gap:16px;margin-top:10px;padding-top:12px;border-top:1px solid rgba(77,225,255,.12)}._dialogSummary_1c15u_475{display:flex;flex-direction:column;gap:8px;color:var(--color-text-secondary)}._issuesList_1c15u_482{display:flex;flex-direction:column;gap:14px}._issueCard_1c15u_488{padding:14px;border-radius:var(--radius-md);background:#0c142cd1;border-left:4px solid transparent;display:flex;flex-direction:column;gap:8px}._issueDefault_1c15u_498{border-left-color:#4de1ff66}._issueCritical_1c15u_502{border-left-color:#ff5b7c}._issueHigh_1c15u_506{border-left-color:#ffa45b}._issueMedium_1c15u_510{border-left-color:#ffd966}._issueLow_1c15u_514{border-left-color:#6bffb3}._issueTitle_1c15u_518{display:flex;align-items:center;gap:8px;color:var(--color-text-primary);font-weight:600}._issueBadge_1c15u_526{background:#4de1ff29;padding:2px 8px;border-radius:var(--radius-pill);font-size:12px;color:var(--color-text-secondary)}._issueContext_1c15u_534{margin:0;padding:10px;background:#090f28b8;border-radius:var(--radius-sm);font-family:ui-monospace,SFMono-Regular,SFMono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;color:var(--color-text-primary);white-space:pre-wrap}._issueRecommendation_1c15u_546{color:#6bffb3;font-size:14px}._positiveBlock_1c15u_551{padding:12px 14px;border-radius:var(--radius-md);background:#6dffb31f;color:var(--color-text-primary);font-size:14px}._metricsGrid_1c15u_559{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));font-size:14px}._metricLabel_1c15u_566{display:block;color:var(--color-text-muted)}._metricValue_1c15u_571{display:block;font-weight:600;color:var(--color-text-primary)}._lastActivityRow_1c15u_577{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}._lastActivityTimes_1c15u_585{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:var(--color-text-secondary)}._card_1634o_1{display:flex;flex-direction:column;gap:18px}._description_1634o_7{font-size:14px;color:var(--color-text-secondary);line-height:1.5}._infoBox_1634o_13{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:var(--radius-md);background:#4de1ff14;border:1px solid rgba(77,225,255,.2);color:var(--color-text-secondary);font-size:13px}._infoIcon_1634o_25{font-size:18px;line-height:1;color:#4de1ffe6}._selectGroup_1634o_31{display:flex;flex-direction:column;gap:8px}._select_1634o_31{background:#0c132ce6;color:var(--color-text-primary);appearance:none;-webkit-appearance:none;cursor:pointer}._select_1634o_31:disabled{cursor:not-allowed;opacity:.7}._saveButton_1634o_50{align-self:flex-start}._wrapper_7zp4d_1{display:flex;flex-direction:column;gap:32px}._section_7zp4d_7{display:flex;flex-direction:column;gap:18px}._sectionHeader_7zp4d_13{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._sectionHeader_7zp4d_13 h3{margin:0;font-size:20px;color:var(--color-text-primary)}._sectionHeader_7zp4d_13 p{margin:4px 0 0;color:var(--color-text-secondary);font-size:14px}._statusNote_7zp4d_32{font-size:13px;color:var(--color-text-muted)}._definitionGrid_7zp4d_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._definitionGroup_7zp4d_43{border:1px solid rgba(77,225,255,.12);border-radius:var(--radius-lg);padding:16px;background:#0e132acc;display:flex;flex-direction:column;gap:12px}._groupTitle_7zp4d_53{font-weight:600;font-size:16px;color:var(--color-text-primary)}._groupDescription_7zp4d_59{margin:0;font-size:13px;color:var(--color-text-muted)}._emptyCard_7zp4d_65{padding:12px;border-radius:var(--radius-md);background:#4de1ff0f;color:var(--color-text-muted);font-size:14px}._definitionCard_7zp4d_73{border-radius:var(--radius-md);padding:12px;background:#0b1124e6;border:1px solid rgba(77,225,255,.06);display:flex;flex-direction:column;gap:6px}._definitionHeader_7zp4d_83{display:flex;justify-content:space-between;align-items:center;gap:8px}._definitionTitle_7zp4d_90{font-weight:600;color:var(--color-text-primary)}._definitionCode_7zp4d_95{font-size:12px;color:var(--color-text-muted)}._definitionDescription_7zp4d_100{margin:0;font-size:13px;color:var(--color-text-secondary)}._definitionMeta_7zp4d_106{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--color-text-secondary)}._inlineForm_7zp4d_114{display:flex;gap:12px;flex-wrap:wrap}._input_7zp4d_120{flex:1;min-width:220px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid rgba(77,225,255,.2);background:#060a1acc;color:var(--color-text-primary)}._errorBox_7zp4d_130{padding:12px 14px;border-radius:var(--radius-md);background:#ff56561f;border:1px solid rgba(255,86,86,.3);color:var(--color-danger);font-size:14px}._userSummary_7zp4d_139{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;border-radius:var(--radius-lg);background:#090e1ed9;border:1px solid rgba(77,225,255,.12);flex-wrap:wrap}._userName_7zp4d_151{font-size:18px;font-weight:600;color:var(--color-text-primary)}._userMeta_7zp4d_157{font-size:13px;color:var(--color-text-secondary)}._userStats_7zp4d_162{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}._statItem_7zp4d_169{min-width:180px;text-align:right}._statLabel_7zp4d_174{font-size:12px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}._statValue_7zp4d_181{font-size:24px;font-weight:700;color:var(--color-accent)}._statHint_7zp4d_187{font-size:12px;color:var(--color-text-secondary)}._adjustForm_7zp4d_192{display:flex;flex-wrap:wrap;gap:12px}._questList_7zp4d_198{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}._questCard_7zp4d_204{border-radius:var(--radius-lg);border:1px solid rgba(77,225,255,.12);background:#0b1023e0;padding:16px;display:flex;flex-direction:column;gap:12px}._questHeader_7zp4d_214{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._questTitle_7zp4d_221{font-weight:600;font-size:16px;color:var(--color-text-primary)}._questCode_7zp4d_227{font-size:12px;color:var(--color-text-muted)}._rewardBadge_7zp4d_232{padding:6px 10px;border-radius:var(--radius-full);background:#4de1ff1f;color:var(--color-accent);font-size:13px;font-weight:600}._questMeta_7zp4d_241{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--color-text-secondary)}._manualBadge_7zp4d_249{margin-top:4px;align-self:flex-start;padding:4px 8px;border-radius:var(--radius-full);background:#ffc46b29;color:#ffc46b;font-size:12px}._questActions_7zp4d_259{display:flex;gap:12px}._select_7zp4d_264{flex:1;min-width:220px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid rgba(77,225,255,.2);background:#060a1acc;color:var(--color-text-primary)}._questForm_7zp4d_274{display:flex;flex-direction:column;gap:16px;border:1px dashed rgba(77,225,255,.2);border-radius:var(--radius-lg);padding:16px;background:#080c1ccc}._formGrid_7zp4d_284{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._formField_7zp4d_290{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--color-text-secondary)}._formField_7zp4d_290 span{font-size:13px;color:var(--color-text-secondary)}._textarea_7zp4d_303{padding:10px 12px;border-radius:var(--radius-md);border:1px solid rgba(77,225,255,.2);background:#060a1acc;color:var(--color-text-primary);resize:vertical}._checkboxField_7zp4d_312{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--color-text-secondary)}._formActions_7zp4d_320{display:flex;justify-content:flex-end}._tabs_hdfl8_1{display:flex;gap:8px;padding:6px;background:#080c2099;border-radius:16px;border:1px solid rgba(77,225,255,.2)}._tab_hdfl8_1{flex:1;padding:10px 14px;border:none;background:transparent;color:var(--color-text-muted);font-weight:600;font-size:14px;border-radius:12px;cursor:pointer;transition:all .3s ease}._tabActive_hdfl8_23{background:#4de1ff29;color:var(--color-text-primary);box-shadow:inset 0 0 0 1px #4de1ff66}._list_hdfl8_29{display:flex;flex-direction:column;gap:12px}._emptyState_hdfl8_35{display:flex;flex-direction:column;align-items:center;padding:40px 20px;text-align:center}._emptyIcon_hdfl8_43{margin-bottom:16px;opacity:.5;width:40%;height:40%}._emptyTitle_hdfl8_50{font-size:18px;font-weight:700;margin-bottom:8px;color:var(--color-text-primary)}._emptyText_hdfl8_57{font-size:14px;color:var(--color-text-secondary);line-height:1.5}._itemCard_hdfl8_63{display:flex;flex-direction:column}._itemHeader_hdfl8_68{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;padding:6px 2px;margin:-6px -2px;border-radius:12px;transition:transform .12s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none;touch-action:manipulation;position:relative;overflow:hidden}._itemHeader_hdfl8_68:after{content:"";position:absolute;inset:0;background:#4de1ff0f;border-radius:inherit;opacity:0;transition:opacity .12s ease;pointer-events:none}@media(hover:hover)and (pointer:fine){._itemHeader_hdfl8_68:hover{transform:translateY(-1px)}._itemHeader_hdfl8_68:hover:after{opacity:1}}._itemHeader_hdfl8_68:focus{outline:none}._itemHeader_hdfl8_68:focus-visible{outline:none}@media(hover:none)and (pointer:coarse){._itemHeader_hdfl8_68:active{transform:translateY(-1px)}._itemHeader_hdfl8_68:active:after{opacity:1}}._itemMain_hdfl8_110{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0;padding-left:2px}._itemTitle_hdfl8_119{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:var(--color-text-primary)}._itemIcon_hdfl8_128{font-size:20px;flex-shrink:0}._itemMeta_hdfl8_133{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-muted);flex-wrap:wrap}._metaChip_hdfl8_142{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#4de1ff14;border-radius:8px;font-weight:500;color:var(--color-text-secondary);font-size:12px}._time_hdfl8_154{display:inline-flex;align-items:center;gap:4px}._date_hdfl8_160{display:flex;align-items:center;gap:4px}._quantity_hdfl8_166{background:#4de1ff29;color:var(--color-text-primary)}._itemCalories_hdfl8_171{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding:3px 10px;background:#4de1ff14;border-radius:10px;margin-right:2px}._caloriesValue_hdfl8_182{font-size:18px;font-weight:700;color:var(--color-accent);line-height:1}._caloriesLabel_hdfl8_189{font-size:10px;color:var(--color-text-muted);margin-top:2px}._itemDetails_hdfl8_195{margin-top:16px;padding-top:16px;border-top:1px solid rgba(77,225,255,.15);display:flex;flex-direction:column;gap:12px}._macros_hdfl8_204{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}._macro_hdfl8_204{display:flex;justify-content:space-between;padding:8px 12px;background:#4de1ff0f;border-radius:10px;font-size:13px;color:var(--color-text-secondary)}._macro_hdfl8_204 strong{color:var(--color-text-primary);font-weight:600}._dayPreview_hdfl8_225{margin-top:4px;color:var(--color-text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dayProductsList_hdfl8_234{display:flex;flex-direction:column;gap:12px}._dayMain_hdfl8_240{gap:10px}._header_bx0c3_1{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:8px}._backButton_bx0c3_9{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#4de1ff1a;border:1px solid rgba(77,225,255,.2);cursor:pointer;transition:all .2s ease;color:var(--color-text-primary)}._backButton_bx0c3_9:hover{background:#4de1ff2e;transform:translate(-2px)}._backIcon_bx0c3_30{width:20px;height:20px}._title_bx0c3_35{display:flex;align-items:center;gap:10px;margin:0;font-size:26px;font-weight:700}._titleIcon_bx0c3_44{width:42px;height:42px;color:var(--color-accent)}._sectionTitle_bx0c3_50{font-size:18px;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:8px}._formField_bx0c3_59{display:flex;flex-direction:column;gap:6px}._formField_bx0c3_59 label{font-size:14px;font-weight:600;color:var(--color-text-secondary)}._input_bx0c3_71{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(77,225,255,.22);background:#080e24a6;color:var(--color-text-primary);font-size:15px;transition:border-color .3s ease}._input_bx0c3_71:focus{outline:none;border-color:#4de1ff80}._presets_bx0c3_87{display:flex;flex-wrap:wrap;gap:10px}._hint_bx0c3_93{color:var(--color-text-muted);font-size:13px;line-height:1.4}._reminderList_bx0c3_99{display:flex;flex-direction:column;gap:8px}._reminderItem_bx0c3_105{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#4de1ff14;border-radius:12px;border:1px solid rgba(77,225,255,.15)}._reminderTime_bx0c3_115{font-size:15px;font-weight:600;color:var(--color-text-primary)}._removeButton_bx0c3_121{background:#ff525226;border:1px solid rgba(255,82,82,.3);color:#ff5252;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:all .2s ease}._removeButton_bx0c3_121:hover{background:#ff525240;border-color:#ff525280}._addReminderRow_bx0c3_142{display:flex;gap:10px;align-items:center}._rangeInput_bx0c3_148{width:100%;height:6px;background:#4de1ff26;border-radius:4px;outline:none;-webkit-appearance:none;appearance:none}._rangeInput_bx0c3_148::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:var(--color-accent);border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0003}._rangeInput_bx0c3_148::-moz-range-thumb{width:18px;height:18px;background:var(--color-accent);border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0003;border:none}._detailDescription_bx0c3_179{padding:12px 16px;background:#4de1ff14;border-radius:12px;border-left:3px solid var(--color-accent);font-size:14px;line-height:1.5;color:var(--color-text-secondary)}@layer components{._card_10kt2_2{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:border-color .2s ease,transform .2s ease}._card_10kt2_2:hover{border-color:#ffffff40;transform:translateY(-1px)}._completed_10kt2_18{border-color:#5cffc466;background:#3fffc314}._header_10kt2_23{display:flex;justify-content:space-between;gap:12px}._title_10kt2_29{font-size:15px;font-weight:700;color:var(--color-text-primary);margin-bottom:4px}._description_10kt2_36{font-size:13px;color:var(--color-text-secondary)}._reward_10kt2_41{align-self:flex-start;border-radius:999px;padding:4px 12px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#021015;background:linear-gradient(90deg,#7fffd4,#4de1ff);white-space:nowrap}._progressBar_10kt2_54{width:100%;height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}._progressBar_10kt2_54 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7fffd4,#19b9ff)}._meta_10kt2_69{display:flex;justify-content:space-between;font-size:12px;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}}@layer components{._root_d5ub2_2{display:flex;flex-direction:column;gap:18px;padding-top:6px}._tabBar_d5ub2_9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._tabButton_d5ub2_15{display:flex;align-items:center;gap:10px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:transparent;color:var(--color-text-secondary);padding:5px 14px;font-weight:600;font-size:13px;cursor:pointer;transition:all .16s ease}._tabButtonActive_d5ub2_30{background:#4de1ff24;border-color:#4de1ff66;color:var(--color-text-primary)}._tabIcon_d5ub2_36{width:38px;height:38px;border-radius:50%;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;padding:3px}._tabIcon_d5ub2_36 img{width:100%;height:100%;object-fit:contain}._tabButtonActive_d5ub2_30 ._tabIcon_d5ub2_36{background:#05071fa5;color:#021015}._tabContent_d5ub2_58{display:flex;flex-direction:column;gap:18px}._titleBlock_d5ub2_64{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._titleBlock_d5ub2_64 h1{margin:0;font-size:28px;font-weight:800}._titleBlock_d5ub2_64 p{margin:4px 0 0;color:var(--color-text-secondary)}._levelPill_d5ub2_82{border-radius:999px;border:1px solid rgba(255,255,255,.4);padding:6px 14px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:12px}._summaryCard_d5ub2_92{display:flex;flex-direction:column;gap:12px}._summaryRow_d5ub2_98{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}._summaryLabel_d5ub2_104{font-size:12px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}._summaryValue_d5ub2_111{font-size:18px;font-weight:700;color:var(--color-text-primary)}._summaryHint_d5ub2_117{font-size:13px;color:var(--color-text-secondary)}._shieldCard_d5ub2_122{display:flex;flex-direction:column;gap:6px}._shieldValue_d5ub2_128{font-size:24px;font-weight:800;color:var(--color-text-primary)}._boardHeader_d5ub2_134{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}._boardTitle_d5ub2_142{font-size:18px;font-weight:700;margin-bottom:4px}._boardHint_d5ub2_148{font-size:13px;color:var(--color-text-secondary)}._boardRefresh_d5ub2_153{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}._questList_d5ub2_160{display:flex;flex-direction:column;gap:12px}._leagueHeader_d5ub2_166{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._leagueHeader_d5ub2_166 h1{margin:0;font-size:26px;font-weight:800}._leagueHeader_d5ub2_166 p{margin:4px 0 0;color:var(--color-text-secondary)}._leagueList_d5ub2_184{display:flex;flex-direction:column;gap:8px}._leagueRow_d5ub2_190{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 10px;border:1px solid transparent;border-bottom-color:#ffffff0f;border-radius:14px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}._leagueRow_d5ub2_190:last-child{border-bottom-color:transparent}._leagueRowTop1_d5ub2_206,._leagueRowTop2_d5ub2_207,._leagueRowTop3_d5ub2_208{border-bottom-color:transparent}._leagueRowTop1_d5ub2_206{background:linear-gradient(120deg,#ffe2942e,#ffc24b24);border-color:#ffd07e99;box-shadow:0 10px 26px #ffc75729}._leagueRowTop2_d5ub2_207{background:linear-gradient(120deg,#c9e1ff2e,#9ec2ff24);border-color:#a4c5ff99;box-shadow:0 10px 24px #6c96ff24}._leagueRowTop3_d5ub2_208{background:linear-gradient(120deg,#ffd6be2e,#ffb88b1f);border-color:#ffbf9699;box-shadow:0 10px 24px #ffa1751f}._leagueRowSelf_d5ub2_230{color:var(--color-text-primary);font-weight:700;border-color:#4de1ff66;border-bottom-color:#4de1ff66;background:linear-gradient(90deg,#4de1ff1f,#70ffcf14);box-shadow:0 10px 30px #4de1ff24}._leagueMeta_d5ub2_239{display:flex;align-items:center;gap:12px;font-weight:600}._leagueNameBlock_d5ub2_246{display:flex;flex-direction:column;gap:4px}._leagueName_d5ub2_246{font-weight:700;color:var(--color-text-primary)}._leagueRank_d5ub2_257{width:24px;height:24px;border-radius:8px;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}._leagueRankTop1_d5ub2_269{background:linear-gradient(135deg,#ffe28a,#ffc24b);color:#1f1300;box-shadow:0 6px 16px #ffbe5733}._leagueRankTop2_d5ub2_275{background:linear-gradient(135deg,#d2e1ff,#9cb8ff);color:#0c1328;box-shadow:0 6px 16px #7a9eff2e}._leagueRankTop3_d5ub2_281{background:linear-gradient(135deg,#ffd6be,#ffb88b);color:#2d1406;box-shadow:0 6px 16px #ffad782e}._leagueBadges_d5ub2_287{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._selfTag_d5ub2_294{border-radius:999px;padding:4px 10px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:800;border:1px solid rgba(77,225,255,.5);background:#4de1ff1f;color:var(--color-text-primary)}._placeTag_d5ub2_306{border-radius:999px;padding:4px 10px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:800;color:#0b1029;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}._placeTag1_d5ub2_318{color:#2d1c00;background:linear-gradient(120deg,#ffe6a3,#ffc24b);border-color:#ffc24b99}._placeTag2_d5ub2_324{color:#0d1a33;background:linear-gradient(120deg,#d8e6ff,#9cb8ff);border-color:#9ec2ff99}._placeTag3_d5ub2_330{color:#2a1207;background:linear-gradient(120deg,#ffd6bd,#ffb88b);border-color:#ffb88b99}._leagueXp_d5ub2_336{font-weight:600;font-size:14px;color:var(--color-text-secondary)}._ellipsisRow_d5ub2_342{display:flex;align-items:center;gap:8px;color:var(--color-text-muted);font-size:12px;letter-spacing:.2em;padding:8px 0}._ellipsisLine_d5ub2_352{flex:1;height:1px;background:#ffffff1f}._emptyBoard_d5ub2_358{font-size:13px;color:var(--color-text-muted)}._emptyState_d5ub2_363{text-align:center;color:var(--color-text-secondary);padding:40px 0;display:flex;flex-direction:column;gap:8px}}._viewport_z6reo_1{position:fixed;inset:auto 0 20px;pointer-events:none;display:flex;flex-direction:column;gap:12px;align-items:center;z-index:9999;padding:0 16px}._toast_z6reo_13{pointer-events:auto;min-width:220px;max-width:min(90%,360px);display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.4;color:#fff;box-shadow:0 12px 32px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transform:translateY(20px);opacity:0;animation:_toast-in_z6reo_1 .2s ease forwards}._toast_z6reo_13._success_z6reo_33{background:linear-gradient(135deg,#2ed573f2,#27ae60f2)}._toast_z6reo_13._error_z6reo_37{background:linear-gradient(135deg,#e74c3cf2,#c0392bf2)}._toast_z6reo_13._info_z6reo_41{background:linear-gradient(135deg,#3498dbf2,#2980b9f2)}@keyframes _toast-in_z6reo_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._container_6sr3c_1{min-height:100vh;width:100%;padding:clamp(24px,6vh,48px) clamp(20px,5vw,56px);display:flex;align-items:center;justify-content:center;background:radial-gradient(140% 120% at 50% 0%,#122047,#090e23 55%,#04071a);color:var(--color-text-primary)}._card_6sr3c_12{width:min(512px,100%);background:linear-gradient(180deg,#0e132af5,#060a1af0);border-radius:var(--radius-xl, 32px);border:1px solid rgba(109,138,255,.22);box-shadow:0 32px 64px #0000008a,0 0 0 1px #3d5aff14 inset;padding:clamp(28px,6vh,40px);display:flex;flex-direction:column;gap:clamp(20px,4vh,28px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._brand_6sr3c_27{display:flex;align-items:center;gap:var(--spacing-sm);font-family:var(--font-family-accent);font-size:18px;color:#b7c6ffe0;letter-spacing:.14em;text-transform:uppercase;opacity:.92}._progress_6sr3c_39{display:flex;flex-direction:column;gap:var(--spacing-xs);font-size:12px;color:#bccbffb8;letter-spacing:.08em}._progressHeader_6sr3c_48{display:flex;align-items:center;justify-content:space-between}._progressBar_6sr3c_54{position:relative;width:100%;height:6px;background:#4de1ff1f;border-radius:var(--radius-pill);overflow:hidden;margin-top:var(--spacing-xs)}._progressBarFill_6sr3c_64{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#4de1ff,#6bffb3);border-radius:inherit;transition:width .26s ease}._footerHint_6sr3c_74{margin-top:var(--spacing-md);font-size:13px;color:#b8caffa3;text-align:center;line-height:1.55}@media(max-width:520px){._container_6sr3c_1{padding:var(--spacing-lg) var(--spacing-md)}._card_6sr3c_12{padding:var(--spacing-lg);gap:var(--spacing-md)}}._step_y7rvx_1{display:flex;flex-direction:column;align-items:center;gap:clamp(14px,2.6vh,22px);width:100%;--illustration-gradient: linear-gradient(135deg, rgba(77, 225, 255, .24) 0%, rgba(111, 138, 255, .14) 100%)}._toneRegistration_y7rvx_10{--illustration-gradient: linear-gradient(135deg, rgba(77, 225, 255, .26) 0%, rgba(111, 138, 255, .18) 100%)}._toneTutorial_y7rvx_14{--illustration-gradient: linear-gradient(135deg, rgba(89, 121, 255, .24) 0%, rgba(79, 229, 220, .28) 100%)}._illustration_y7rvx_18{width:clamp(176px,34vw,260px);height:clamp(176px,34vw,260px);border-radius:clamp(36px,6vw,48px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:clamp(4px,2.8vw,12px);background:var(--illustration-gradient);box-shadow:0 36px 58px #070f2a47,0 0 0 1px #82a6ff38}._illustration_y7rvx_18:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:.7;background:radial-gradient(120% 120% at 20% 20%,rgba(255,255,255,.22),transparent 60%)}._illustration_y7rvx_18 img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(77,225,255,.28))}._header_y7rvx_51{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(8px,1.6vh,12px);width:100%;max-width:100%;padding:0 clamp(4px,1.5vw,10px)}._title_y7rvx_62{font-size:clamp(24px,3vw,28px);font-weight:700;line-height:1.25;color:#eef4fffa}._description_y7rvx_69{margin-top:8px;font-size:clamp(15px,2.3vw,16px);line-height:1.64;color:#c4d1ffcc;max-width:100%;padding:0 clamp(4px,1.5vw,10px)}._content_y7rvx_78{display:flex;flex-direction:column;gap:clamp(10px,2.6vh,14px);width:100%;max-width:100%;padding:0 clamp(4px,1.5vw,10px)}._inputGroup_y7rvx_87{display:flex;flex-direction:column;gap:10px}._label_y7rvx_93{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#adbcffad}._fieldWrapper_y7rvx_100{position:relative;display:flex;align-items:center;background:#121835e0;border-radius:18px;border:1px solid rgba(120,152,255,.24);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}._fieldWrapper_y7rvx_100:focus-within{border-color:#6ddcffb8;box-shadow:0 0 0 4px #489aff40;transform:translateY(-1px)}._fieldIcon_y7rvx_116{width:28px;height:28px;margin-left:18px;flex-shrink:0;opacity:.85}._input_y7rvx_87,._select_y7rvx_125{flex:1;width:100%;background:transparent;border:none;outline:none;color:#eef4fff5;font-size:17px;padding:18px 24px 18px 56px;font-family:var(--font-family-base)}._select_y7rvx_125{appearance:none;cursor:pointer}._hint_y7rvx_143{font-size:13px;line-height:1.5;color:#adc0ffa3}._error_y7rvx_149{font-size:13px;color:var(--color-danger)}._actions_y7rvx_154{display:flex;gap:var(--spacing-sm);margin-top:clamp(16px,3vh,24px);width:100%;max-width:100%;padding:0 clamp(4px,1.5vw,10px)}._secondaryButton_y7rvx_163,._primaryButton_y7rvx_164{flex:1;border-radius:999px;border:none;padding:14px 20px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,opacity .16s ease}._secondaryButton_y7rvx_163{background:#6d8aff24;color:#c2d0ffd9;box-shadow:0 8px 18px #2036793d}._secondaryButton_y7rvx_163:hover{transform:translateY(-1px);box-shadow:0 12px 26px #20367957}._primaryButton_y7rvx_164{background:linear-gradient(135deg,#4de1ff,#6effc0);color:var(--color-button-text);box-shadow:0 24px 40px #4de1ff52}._primaryButton_y7rvx_164:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}._primaryButton_y7rvx_164:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 26px 44px #4de1ff6b}._tutorialList_y7rvx_204{display:flex;flex-direction:column;gap:16px;width:100%}._tutorialItem_y7rvx_211{position:relative;background:linear-gradient(135deg,#4e6bff38,#4de1ff29);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 16px 28px #070f2a47}._tutorialItem_y7rvx_211:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(120,158,255,.24);pointer-events:none}._tutorialItemTitle_y7rvx_231{font-weight:600;font-size:16px;color:#eef4fff5}._tutorialItemDescription_y7rvx_237{font-size:14px;color:#c6d1ffcc;line-height:1.6}._ctaGroup_y7rvx_243{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-top:var(--spacing-lg)}._linkButton_y7rvx_250{display:inline-flex;justify-content:center;align-items:center;gap:var(--spacing-xs);border-radius:var(--radius-pill);padding:var(--spacing-sm) var(--spacing-lg);font-size:15px;font-weight:600;text-decoration:none;color:var(--color-button-text);background:#6d8aff42;transition:transform .16s ease,background .16s ease}._linkButton_y7rvx_250:hover{transform:translateY(-1px);background:#6d8aff61}@media(max-width:520px){._header_y7rvx_51{align-items:center}._title_y7rvx_62{font-size:22px}._description_y7rvx_69{font-size:14px}._actions_y7rvx_154{flex-direction:column}._secondaryButton_y7rvx_163,._primaryButton_y7rvx_164{width:100%}}:root{color-scheme:dark;--color-background: #04071f;--color-surface: #0b1029;--color-surface-elevated: #111a3c;--color-highlight: #173575;--color-accent: #4de1ff;--color-accent-strong: #70ffcf;--color-accent-soft: rgba(77, 225, 255, .14);--color-text-primary: #f6fbff;--color-text-secondary: rgba(229, 240, 255, .72);--color-text-muted: rgba(212, 225, 255, .56);--color-danger: #ff6584;--color-success: #6bffb3;--color-button-bg: #4de1ff;--color-button-text: #04071f;--font-family-base: "SF Pro Display", "Inter", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-accent: "Nunito", var(--font-family-base);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--radius-pill: 999px;--shadow-soft: 0 18px 38px rgba(4, 11, 52, .28);--shadow-strong: 0 26px 48px rgba(0, 0, 0, .4);--spacing-2xs: 4px;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--gradient-surface: linear-gradient(145deg, #0a1736 0%, #041030 100%);--gradient-hero: radial-gradient(circle at 20% 0%, rgba(116, 255, 234, .32), transparent 60%), radial-gradient(circle at 80% 0%, rgba(46, 125, 255, .28), transparent 70%), linear-gradient(160deg, #164b8d 0%, #081238 100%);--gradient-ring: conic-gradient(from 270deg, #6bffb3 0deg, #4de1ff 240deg, rgba(77, 225, 255, .2) 360deg)}html,body,#root{height:100%}body{margin:0;font-family:var(--font-family-base);background:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;position:relative;padding:0}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit}:root{--safe-area-top: env(safe-area-inset-top);--safe-area-bottom: env(safe-area-inset-bottom)}@keyframes pulse{0%,to{transform:scale(.94);opacity:.65}50%{transform:scale(1);opacity:1}}@keyframes loaderOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loaderGlow{0%,to{opacity:.6;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes loaderBreathe{0%,to{opacity:.35;transform:scale(.65)}50%{opacity:1;transform:scale(1)}}@keyframes loaderSpark{0%{transform:translate(-50%,-50%) rotate(0) translate(58px) scale(.7);opacity:0}15%{opacity:1}50%{transform:translate(-50%,-50%) rotate(180deg) translate(58px) scale(1);opacity:.95}to{transform:translate(-50%,-50%) rotate(360deg) translate(58px) scale(.7);opacity:0}}
