._tabBar_1ithg_1{background:var(--bg-deep);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 1rem;transition:background .3s,border-color .3s;display:flex}._hubLink_1ithg_14{border:1px solid var(--border);color:var(--text-muted);border-radius:8px;flex-shrink:0;align-items:center;gap:.3rem;min-height:32px;margin-right:.4rem;padding:.35rem .6rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}._hubLink_1ithg_14:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-glow)}._hubArrow_1ithg_37{font-size:.9rem}._hubText_1ithg_41{letter-spacing:.03em}._tabs_1ithg_45{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;gap:2px;display:flex;overflow-x:auto}._tabs_1ithg_45::-webkit-scrollbar{display:none}._tab_1ithg_1{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px 8px 0 0;align-items:center;gap:.5rem;min-width:auto;min-height:40px;padding:.5rem 1rem;font-size:.8rem;transition:all .15s;display:flex;position:relative}._tab_1ithg_1:hover{background:var(--accent-glow);color:var(--text-dim)}._tab_1ithg_1._active_1ithg_81{background:var(--bg-card);color:var(--text)}._tab_1ithg_1._active_1ithg_81:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}._pinIcon_1ithg_96{font-size:.75rem}._tabLabel_1ithg_100{text-overflow:ellipsis;max-width:140px;overflow:hidden}._closeBtn_1ithg_106{opacity:0;border-radius:4px;padding:0 .125rem;font-size:1rem;line-height:1;transition:opacity .15s}._tab_1ithg_1:hover ._closeBtn_1ithg_106{opacity:.6}._closeBtn_1ithg_106:hover{color:#fca5a5;background:#ef444433;opacity:1!important}._brand_1ithg_125{border-left:1px solid var(--border);flex-shrink:0;align-items:center;gap:.5rem;margin-left:.5rem;padding-left:1rem;display:flex}._logo_1ithg_135{font-size:1.1rem}._brandName_1ithg_139{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700}._themeBtn_1ithg_147{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;font-size:.85rem;transition:all .15s;display:flex}._themeBtn_1ithg_147:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-glow)}._accentBtn_1ithg_170{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;font-size:.85rem;transition:all .15s;display:flex;position:relative}._accentBtn_1ithg_170:hover{border-color:var(--accent)}._accentDot_1ithg_192{background:var(--accent);border-radius:50%;width:14px;height:14px}._accentPicker_1ithg_199{background:var(--bg-card);border:1px solid var(--border);z-index:100;box-shadow:0 8px 24px var(--shadow);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:6px;min-width:140px;padding:8px;display:grid;position:absolute;top:40px;right:0}._accentOption_1ithg_215{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;transition:all .15s;display:flex}._accentOption_1ithg_215:hover{transform:scale(1.15)}._accentOption_1ithg_215._activeAccent_1ithg_234{border-color:var(--text)}._accentSwatch_1ithg_238{border-radius:50%;width:18px;height:18px}._logoutBtn_1ithg_244{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;font-size:.85rem;transition:all .15s;display:flex}._logoutBtn_1ithg_244:hover{color:#fca5a5;background:#ef44441a;border-color:#ef444466}._settingsOverlay_1ithg_268{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._newsPanel_1ithg_278{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:300px;max-width:92vw;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}._newsItem_1ithg_288{cursor:pointer;padding:12px 16px;transition:background .12s}._newsItem_1ithg_288:hover{background:var(--bg-hover)}._newsTag_1ithg_294{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:8px;font-weight:700}._newsTitle_1ithg_302{color:var(--text);margin-bottom:2px;font-size:12px;font-weight:600;line-height:1.3}._newsSub_1ithg_309{color:var(--text-muted);font-size:9px;line-height:1.4}._newsDate_1ithg_314{color:var(--text-muted);opacity:.7;margin-top:2px;font-size:8px}._settingsPanel_1ithg_321{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:380px;max-width:92vw;max-height:85vh;padding:24px;overflow-y:auto;box-shadow:0 20px 60px #00000080}._settingsHeader_1ithg_332{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}._settingsTitle_1ithg_338{color:var(--text);font-size:17px;font-weight:700}._settingsClose_1ithg_343{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;font-size:16px;display:flex}._settingsClose_1ithg_343:hover{border-color:var(--accent);color:var(--accent)}._settingsSection_1ithg_359{margin-bottom:18px}._settingsLabel_1ithg_360{color:var(--accent);letter-spacing:.5px;margin-bottom:8px;font-size:10px;font-weight:700}._settingsGrid6_1ithg_367{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}._settingsGrid2_1ithg_372{grid-template-columns:1fr 1fr;gap:6px;display:grid}._settingsColorBtn_1ithg_377{border:1.5px solid var(--sc,transparent);border-color:color-mix(in srgb, var(--sc,#666) 30%, transparent);background:color-mix(in srgb, var(--sc,#666) 8%, transparent);cursor:pointer;color:var(--sc,var(--text-muted));border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:10px 6px;font-family:inherit;font-size:9px;font-weight:700;transition:all .12s;display:flex}._settingsColorBtn_1ithg_377:hover{background:color-mix(in srgb, var(--sc,#666) 15%, transparent)}._settingsColorActive_1ithg_395{border-color:var(--sc,var(--accent))!important;background:color-mix(in srgb, var(--sc,#666) 20%, transparent)!important}._settingsColorDot_1ithg_399{border-radius:50%;width:22px;height:22px}._settingsOpt_1ithg_404{border:1.5px solid var(--border);cursor:pointer;color:var(--text-muted);text-align:center;background:0 0;border-radius:10px;padding:12px 8px;font-family:inherit;font-size:11px;font-weight:700;transition:all .12s}._settingsOpt_1ithg_404:hover{border-color:var(--accent);color:var(--text-dim)}._settingsOptOn_1ithg_418{border-color:color-mix(in srgb, var(--accent) 50%, transparent);background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--accent)}@media (width<=640px){._tabBar_1ithg_1{height:44px;padding:0 .5rem}._tab_1ithg_1{min-height:36px;padding:.4rem .6rem;font-size:.7rem}._tabLabel_1ithg_100{max-width:80px}._closeBtn_1ithg_106{opacity:.6}._brandName_1ithg_139{display:none}._brand_1ithg_125{gap:.25rem;padding-left:.5rem}._accentPicker_1ithg_199{max-width:calc(100vw - 1rem);right:0}._hubLink_1ithg_14{min-height:28px;margin-right:.2rem;padding:.25rem .4rem;font-size:.65rem}._hubText_1ithg_41{display:none}}._layout_1dox0_1{background:var(--bg-primary);height:100vh;color:var(--text);flex-direction:column;transition:background .3s,color .3s;display:flex}._content_1dox0_10{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}._card_19u0p_4{background:var(--bg-card);border:1px solid var(--border);cursor:grab;touch-action:manipulation;border-radius:14px;flex-direction:column;gap:.5rem;height:240px;padding:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}._card_19u0p_4:hover{border-color:var(--accent);box-shadow:0 6px 20px var(--shadow)}._card_19u0p_4._disabled_19u0p_25{opacity:.5}._cardHeader_19u0p_29{justify-content:space-between;align-items:flex-start;display:flex}._iconWrap_19u0p_35{background:var(--accent-glow);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}._card_19u0p_4:hover ._iconWrap_19u0p_35{transform:scale(1.05)}._icon_19u0p_35{font-size:1.5rem}._actions_19u0p_54{gap:4px;transition:opacity .15s;display:flex}._actionBtn_19u0p_60{background:var(--bg-hover);width:34px;height:34px;color:var(--text-dim);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:34px;min-height:34px;font-size:.85rem;transition:all .15s;display:flex}._actionBtn_19u0p_60:hover{background:var(--accent-glow);color:var(--accent-hover)}._deleteBtn_19u0p_82:hover{color:#fca5a5;background:#ef444433}._name_19u0p_87{color:var(--text);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}._description_19u0p_95{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}._openBtn_19u0p_107{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;width:100%;min-height:44px;margin-top:.5rem;padding:.55rem;font-size:.8rem;font-weight:600;transition:transform .15s,box-shadow .15s}._openBtn_19u0p_107:hover{box-shadow:0 4px 14px var(--accent-glow);transform:translateY(-1px)}._openBtn_19u0p_107:active{transform:translateY(0)}._listRow_19u0p_135{background:var(--bg-card);border:1px solid var(--border);cursor:grab;touch-action:manipulation;border-radius:10px;align-items:center;gap:.75rem;padding:.6rem 1rem;transition:border-color .15s;display:flex}._listRow_19u0p_135:hover{border-color:var(--accent)}._listRow_19u0p_135._disabled_19u0p_25{opacity:.5}._listIcon_19u0p_156{text-align:center;flex-shrink:0;width:32px;font-size:1.3rem}._listInfo_19u0p_163{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}._listName_19u0p_171{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}._listDesc_19u0p_180{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}._listActions_19u0p_188{flex-shrink:0;align-items:center;gap:.4rem;display:flex}._listOpen_19u0p_195{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;min-height:34px;padding:.35rem .85rem;font-size:.75rem;font-weight:600;transition:opacity .15s}._listOpen_19u0p_195:hover{opacity:.85}@media (width<=640px){._actions_19u0p_54{opacity:1}._card_19u0p_4:hover{transform:none}._card_19u0p_4:active{transform:scale(.98)}._listRow_19u0p_135{gap:.5rem;padding:.5rem .75rem}._listDesc_19u0p_180{display:none}}@media (width>=641px){._actions_19u0p_54{opacity:0}._card_19u0p_4:hover ._actions_19u0p_54{opacity:1}}._uploadZone_183kb_1{text-align:center;cursor:pointer;border:2px dashed #2a2a40;border-radius:12px;padding:2rem;transition:all .2s;position:relative}._uploadZone_183kb_1:hover,._uploadZone_183kb_1._dragOver_183kb_12{background:#6366f10d;border-color:#6366f1}._fileInput_183kb_17{display:none}._uploadContent_183kb_21{pointer-events:none}._uploadIcon_183kb_25{margin-bottom:.5rem;font-size:2rem;display:block}._uploadText_183kb_31{color:#9ca3af;margin:0 0 .25rem;font-size:.9rem}._uploadHint_183kb_37{color:#4b5563;margin:0;font-size:.75rem}._status_183kb_43{border-radius:8px;margin-top:1rem;padding:.5rem .75rem;font-size:.8rem}._success_183kb_50{color:#6ee7b7;background:#10b98126;border:1px solid #10b9814d}._error_183kb_56{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}._loading_183kb_62{color:#c7d2fe;background:#6366f126;border:1px solid #6366f14d}._guideButtons_183kb_69{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._guideToggle_183kb_76{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:.75rem 0 .25rem;font-size:.8rem;transition:color .15s}._guideToggle_183kb_76:hover{color:#a78bfa}._downloadBtn_183kb_90{color:#818cf8;cursor:pointer;background:#6366f126;border:1px solid #6366f14d;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;transition:all .15s}._downloadBtn_183kb_90:hover{background:#6366f140}._guide_183kb_69{background:#12121f;border:1px solid #1e1e32;border-radius:12px;margin-top:.5rem;padding:1.25rem}._guideTitle_183kb_113{color:#e0e0e0;margin:0 0 1rem;font-size:1rem;font-weight:700}._guideSection_183kb_120{margin-bottom:1.25rem}._guideSection_183kb_120:last-child{margin-bottom:0}._guideSection_183kb_120 h4{color:#c7d2fe;margin:0 0 .4rem;font-size:.85rem;font-weight:600}._guideSection_183kb_120 p{color:#9ca3af;margin:0;font-size:.8rem;line-height:1.5}._guideSection_183kb_120 code{color:#a78bfa;background:#6366f126;border-radius:4px;padding:.1rem .35rem;font-size:.75rem}._codeBlock_183kb_150{color:#d1d5db;white-space:pre;-webkit-overflow-scrolling:touch;background:#0f0f1a;border:1px solid #1e1e32;border-radius:8px;margin-top:.4rem;padding:.75rem;font-family:JetBrains Mono,monospace;font-size:.7rem;line-height:1.6;overflow-x:auto}._tagList_183kb_165{flex-wrap:wrap;gap:.4rem;margin-top:.4rem;display:flex}._tag_183kb_165{color:#818cf8;background:#6366f126;border-radius:10px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}._ruleList_183kb_181{color:#9ca3af;margin:.4rem 0 0;padding-left:1.25rem;font-size:.8rem;line-height:1.8}._ruleList_183kb_181 code{color:#a78bfa;background:#6366f126;border-radius:4px;padding:.1rem .35rem;font-size:.7rem}@media (width<=640px){._guide_183kb_69{padding:1rem}._codeBlock_183kb_150{padding:.5rem;font-size:.65rem}}._section_1yf5m_1{border-top:1px solid #1e1e32;margin-top:1rem;padding-top:2rem}._sectionTitle_1yf5m_7{color:#d1d5db;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}._sectionDesc_1yf5m_14{color:#6b7280;margin:0 0 1rem;font-size:.8rem}._card_1yf5m_20{background:#1a1a2e;border:1px solid #2a2a40;border-radius:12px;margin-bottom:1rem;padding:1.25rem}._cardHeader_1yf5m_28{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}._icon_1yf5m_35{background:#6366f11f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}._name_1yf5m_47{color:#e0e0e0;margin:0 0 .25rem;font-size:1rem;font-weight:600}._desc_1yf5m_54{color:#9ca3af;margin:0;font-size:.8rem;line-height:1.4}._instructions_1yf5m_61{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}._instructions_1yf5m_61 h4{color:#c7d2fe;margin:0 0 .5rem;font-size:.8rem;font-weight:600}._instructions_1yf5m_61 ol{color:#9ca3af;margin:0;padding-left:1.25rem;font-size:.8rem;line-height:1.8}._note_1yf5m_84{color:#6b7280;background:#10b98114;border:1px solid #10b98126;border-radius:6px;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.5}._downloadBtn_1yf5m_95{color:#6ee7b7;cursor:pointer;background:#10b9811f;border:1px solid #10b98140;border-radius:8px;width:100%;min-height:44px;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .15s}._downloadBtn_1yf5m_95:hover{background:#10b98133;border-color:#10b98166}@media (width<=640px){._card_1yf5m_20{padding:1rem}._instructions_1yf5m_61{padding:.5rem .75rem}}._home_1xkhc_1{max-width:1200px;margin:0 auto;padding:1.5rem 2rem 3rem}._header_1xkhc_8{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}._title_1xkhc_16{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800}._subtitle_1xkhc_24{color:var(--text-muted);margin:.25rem 0 0;font-size:.8rem}._viewToggle_1xkhc_31{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;flex-shrink:0;gap:2px;padding:3px;display:flex}._viewBtn_1xkhc_41{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}._viewBtn_1xkhc_41:hover{color:var(--text);background:var(--bg-hover)}._viewBtn_1xkhc_41._viewActive_1xkhc_62{background:var(--accent-glow);color:var(--accent)}._leaderboard_1xkhc_68{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem}._lbTitle_1xkhc_75{color:var(--text);letter-spacing:.02em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}._lbRow_1xkhc_83{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:2px;display:flex;overflow-x:auto}._lbRow_1xkhc_83::-webkit-scrollbar{display:none}._lbCard_1xkhc_94{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;min-width:140px;padding:.5rem .75rem;transition:border-color .15s;display:flex}._lbFirst_1xkhc_107{background:linear-gradient(135deg,#f59e0b14,#ef44440a);border-color:#f59e0b66}._lbMedal_1xkhc_112{text-align:center;flex-shrink:0;width:22px;font-size:.9rem;font-weight:700}._lbBadge_1xkhc_120{flex-shrink:0;font-size:.85rem}._lbName_1xkhc_121{color:var(--text);white-space:nowrap;font-size:.78rem;font-weight:600}._lbXp_1xkhc_122{color:#f59e0b;white-space:nowrap;margin-left:auto;font-size:.7rem;font-weight:700}._lbMe_1xkhc_112{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent)}._lbDivider_1xkhc_129{color:var(--text-muted);flex-shrink:0;align-items:center;padding:0 .25rem;font-size:.75rem;display:flex}._lbEmpty_1xkhc_138{color:var(--text-muted);padding:.25rem 0;font-size:.8rem}._topRow_1xkhc_145{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}._dailyDrop_1xkhc_153{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem}._ddHeader_1xkhc_160{align-items:center;gap:.4rem;margin-bottom:.6rem;display:flex}._ddIcon_1xkhc_167{font-size:1rem}._ddTitle_1xkhc_168{color:var(--text);letter-spacing:.02em;font-size:.75rem;font-weight:700}._ddStreak_1xkhc_169{color:#f59e0b;margin-left:auto;font-size:.7rem;font-weight:700}._ddXp_1xkhc_170{color:var(--text-muted);font-size:.65rem;font-weight:700}._ddWeek_1xkhc_172{gap:.3rem;margin-bottom:.75rem;display:flex}._ddDay_1xkhc_178{text-align:center;background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border);border-radius:6px;flex:1;padding:.25rem 0;font-size:.55rem;font-weight:700;transition:all .2s}._ddDayDone_1xkhc_191{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b4d}._ddDayToday_1xkhc_197{border-color:var(--accent);box-shadow:0 0 6px var(--accent-glow)}._ddCard_1xkhc_202{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;padding:.75rem}._ddRarity_1xkhc_209{letter-spacing:.05em;text-transform:uppercase;margin-bottom:.3rem;font-size:.6rem;font-weight:700}._ddName_1xkhc_210{letter-spacing:-.01em;margin-bottom:.3rem;font-size:.9rem;font-weight:800}._ddQuote_1xkhc_211{color:var(--text-muted);margin-bottom:.2rem;font-size:.72rem;font-style:italic;line-height:1.4}._ddAuthor_1xkhc_212{color:var(--text-muted);margin-bottom:.5rem;font-size:.6rem}._ddBtn_1xkhc_214{color:#000;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:8px;width:100%;min-height:38px;padding:.5rem;font-size:.75rem;font-weight:700;transition:all .15s}._ddBtn_1xkhc_214:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}._ddBtnDone_1xkhc_233{background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border);cursor:default}._ddWaiting_1xkhc_240{color:var(--text-muted);text-align:center;padding:1rem 0;font-size:.8rem}._grid_1xkhc_248{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:2rem;display:grid}._list_1xkhc_256{flex-direction:column;gap:.4rem;margin-bottom:2rem;display:flex}._spotlight_1xkhc_264{flex-direction:column;align-items:center;gap:2rem;padding:1.5rem 0 2rem;display:flex}._spotCenter_1xkhc_272{width:100%;max-width:400px}._spotCard_1xkhc_277{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:2.5rem 2rem;transition:border-color .3s}._spotCard_1xkhc_277:hover{border-color:var(--accent)}._spotIcon_1xkhc_290{margin-bottom:1rem;font-size:3.5rem;display:block}._spotName_1xkhc_296{color:var(--text);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}._spotDesc_1xkhc_303{color:var(--text-muted);margin:0 0 1.5rem;font-size:.85rem;line-height:1.6}._spotOpen_1xkhc_310{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;min-height:44px;padding:.65rem 2.5rem;font-size:.9rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-block}._spotOpen_1xkhc_310:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-2px)}._spotOrbit_1xkhc_329{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:500px;display:flex}._spotDot_1xkhc_337{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;width:52px;min-width:44px;height:52px;min-height:44px;font-size:1.4rem;transition:all .2s;display:flex}._spotDot_1xkhc_337:hover{border-color:var(--accent);box-shadow:0 4px 16px var(--accent-glow);transform:scale(1.12)}._uploadWrap_1xkhc_360{border-top:1px solid var(--border);margin-top:.5rem;padding-top:1.25rem}._uploadToggle_1xkhc_366{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-dim);cursor:pointer;text-align:center;border-radius:10px;width:100%;min-height:44px;padding:.6rem 1.2rem;font-size:.82rem;font-weight:600;transition:all .15s}._uploadToggle_1xkhc_366:hover{border-color:var(--accent);color:var(--accent)}._uploadContent_1xkhc_386{margin-top:1rem}._modalOverlay_1xkhc_391{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_1xkhc_391{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;width:100%;max-width:360px;padding:2.5rem 2rem}._modalIcon_1xkhc_413{margin-bottom:.75rem;font-size:2.5rem}._modalTitle_1xkhc_418{color:var(--text);margin:0 0 .3rem;font-size:1.4rem;font-weight:800}._modalSub_1xkhc_425{color:var(--text-muted);margin:0 0 1.5rem;font-size:.85rem}._modalForm_1xkhc_431{flex-direction:column;gap:.6rem;display:flex}._modalInput_1xkhc_437{background:var(--bg-deep);border:1px solid var(--border);width:100%;color:var(--text);text-align:center;letter-spacing:.2em;text-transform:uppercase;border-radius:12px;padding:.75rem 1rem;font-family:inherit;font-size:1.2rem;font-weight:700;transition:border-color .2s}._modalInput_1xkhc_437:focus{border-color:var(--accent);outline:none}._modalInput_1xkhc_437::placeholder{color:var(--text-muted);letter-spacing:.15em;opacity:.5;font-weight:400}._modalHint_1xkhc_465{color:var(--text-muted);font-size:.7rem}._modalError_1xkhc_470{color:#f87171;background:#f871711a;border-radius:8px;padding:.4rem;font-size:.78rem}._modalBtn_1xkhc_478{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;min-height:48px;margin-top:.25rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:opacity .15s,transform .15s}._modalBtn_1xkhc_478:hover:not(:disabled){transform:translateY(-1px)}._modalBtn_1xkhc_478:disabled{opacity:.4;cursor:not-allowed}._userSection_1xkhc_502{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}._sectionHeader_1xkhc_508{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._sectionIcon_1xkhc_515{font-size:1.2rem}._sectionTitle_1xkhc_519{color:var(--text);margin:0;font-size:1.1rem;font-weight:700}._sectionCount_1xkhc_526{background:var(--accent-glow);color:var(--accent);border-radius:10px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}._emptyUser_1xkhc_535{border:2px dashed var(--border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:1rem;padding:2.5rem 1rem;display:flex}._emptyIcon_1xkhc_546{margin-bottom:.75rem;font-size:2.5rem}._emptyText_1xkhc_551{color:var(--text);margin:0 0 .25rem;font-size:1rem;font-weight:700}._emptyHint_1xkhc_558{color:var(--text-muted);margin:0 0 1rem;font-size:.8rem}._emptyBtn_1xkhc_564{background:var(--accent-glow);color:var(--accent);border:1px solid var(--accent);cursor:pointer;border-radius:10px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .15s}._emptyBtn_1xkhc_564:hover{background:var(--accent);color:#fff}@media (width<=640px){._home_1xkhc_1{padding:1rem}._header_1xkhc_8{flex-direction:column;gap:.75rem}._title_1xkhc_16{font-size:1.3rem}._viewToggle_1xkhc_31{align-self:flex-start}._grid_1xkhc_248{grid-template-columns:1fr;gap:.75rem}._lbCard_1xkhc_94{min-width:120px;padding:.4rem .6rem}._spotIcon_1xkhc_290{font-size:2.5rem}._spotName_1xkhc_296{font-size:1.2rem}._spotDot_1xkhc_337{width:44px;height:44px;font-size:1.1rem}._modal_1xkhc_391{padding:2rem 1.5rem}._topRow_1xkhc_145{grid-template-columns:1fr}._emptyUser_1xkhc_535{padding:1.5rem .75rem}._emptyBtn_1xkhc_564{width:100%}}@media (width>=641px) and (width<=1024px){._grid_1xkhc_248{grid-template-columns:repeat(2,1fr)}}._simpleTool_1ade9_1{max-width:800px;margin:0 auto;padding:2rem}._toolHeader_1ade9_7{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._toolIcon_1ade9_15{font-size:1.75rem}._toolHeader_1ade9_7 h2{color:#e0e0e0;margin:0;font-size:1.5rem}._badge_1ade9_25{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;background:#6366f133;border-radius:12px;padding:.2rem .6rem;font-size:.75rem}._description_1ade9_35{color:#9ca3af;margin-bottom:1.5rem;line-height:1.5}._inputSection_1ade9_41{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._field_1ade9_48 label{color:#d1d5db;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}._field_1ade9_48 input,._field_1ade9_48 textarea,._field_1ade9_48 select{color:#e0e0e0;background:#1e1e2e;border:1px solid #374151;border-radius:8px;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:16px;transition:border-color .2s}._field_1ade9_48 input:focus,._field_1ade9_48 textarea:focus,._field_1ade9_48 select:focus{border-color:#6366f1;outline:none}._field_1ade9_48 textarea{resize:vertical;min-height:120px}._executeBtn_1ade9_82{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;min-height:44px;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}._executeBtn_1ade9_82:hover:not(:disabled){background:#4f46e5}._executeBtn_1ade9_82:disabled{opacity:.6;cursor:not-allowed}._error_1ade9_104{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem}._outputSection_1ade9_114{margin-top:1.5rem}._outputSection_1ade9_114 h3{color:#d1d5db;margin-bottom:.75rem;font-size:1rem}._outputBlock_1ade9_124{margin-bottom:1rem}._outputBlock_1ade9_124 label{color:#9ca3af;margin-bottom:.375rem;font-size:.8rem;display:block}._outputContent_1ade9_135{color:#e0e0e0;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch;background:#1e1e2e;border:1px solid #374151;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.6;overflow-x:auto}._advancedTool_1ade9_149{flex:1;width:100%;min-height:0;display:flex}._toolIframe_1ade9_156{background:#0f0f1a;border:none;flex:1;width:100%;min-height:calc(100dvh - 60px)}._noTool_1ade9_165{color:#6b7280;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}@media (width<=640px){._simpleTool_1ade9_1{padding:1rem}._toolHeader_1ade9_7 h2{font-size:1.2rem}._toolIframe_1ade9_156{min-height:calc(100dvh - 50px)}._executeBtn_1ade9_82{width:100%}}._container_1bmul_1{background:var(--bg-primary,#0f0f1a);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}._card_1bmul_10{background:var(--bg-card,#1a1a2e);border:1px solid var(--border,#2a2a40);text-align:center;border-radius:16px;width:100%;max-width:380px;padding:2.5rem 2rem}._logo_1bmul_20{background:var(--accent-glow,#6366f126);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}._logoIcon_1bmul_31{font-size:2rem}._title_1bmul_35{background:linear-gradient(135deg, var(--accent,#6366f1), var(--accent-hover,#a78bfa));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.5rem;font-weight:800}._subtitle_1bmul_45{color:var(--text-muted,#6b7280);margin:0 0 1.5rem;font-size:.9rem}._form_1bmul_51{flex-direction:column;gap:.75rem;display:flex}._input_1bmul_57{background:var(--bg-deep,#12121f);border:1px solid var(--border,#374151);width:100%;color:var(--text,#e0e0e0);text-align:center;letter-spacing:.15em;border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:16px;transition:border-color .2s}._input_1bmul_57:focus{border-color:var(--accent,#6366f1);outline:none}._input_1bmul_57::placeholder{letter-spacing:normal;color:var(--text-muted,#4b5563)}._error_1bmul_81{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440;border-radius:8px;padding:.5rem .75rem;font-size:.85rem}._button_1bmul_90{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;min-height:48px;margin-top:.25rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .2s}._button_1bmul_90:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}._button_1bmul_90:disabled{opacity:.5;cursor:not-allowed}:root,[data-theme=dark]{--bg-deep:#070a10;--bg-primary:#070a10;--bg-surface:#0c1018;--bg-card:#111418;--bg-elevated:#141820;--bg-hover:#1a2030;--border:#1c2030;--border-hover:#242c40;--text:#e0e8f8;--text-dim:#8090b0;--text-muted:#4a5570;--accent:#6366f1;--accent-hover:#818cf8;--accent-glow:#6366f140;--scrollbar-thumb:#141820;--scrollbar-hover:#1c2430;--shadow:#0006}[data-theme=light]{--bg-deep:#e8eaf2;--bg-primary:#e8eaf2;--bg-surface:#eef0f8;--bg-card:#f5f7fc;--bg-elevated:#f5f7fc;--bg-hover:#e2e5ef;--border:#d0d4e0;--border-hover:#b8bccc;--text:#1a1a2e;--text-dim:#4b5563;--text-muted:#6b7280;--scrollbar-thumb:#c0c4d0;--scrollbar-hover:#a0a5b5;--shadow:#00000014}[data-design=alternativ]{--bg-deep:#1c1c1e;--bg-primary:#1c1c1e;--bg-card:#2a2a2c;--bg-elevated:#303032;--bg-hover:#38383a;--border:#3a3a3c;--border-hover:#4a4a4c}[data-theme=light][data-design=alternativ]{--bg-deep:#eae7e1;--bg-primary:#eae7e1;--bg-card:#f5f2ec;--bg-elevated:#f0ede8;--bg-hover:#e2dfd9;--border:#d0ccc4;--border-hover:#b8b4ac}*,:before,:after{box-sizing:border-box}html,body,#root{overscroll-behavior:none;height:100%;margin:0;padding:0;overflow:hidden}body{background:var(--bg-primary);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .3s,color .3s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}button,a,[role=button]{min-height:44px}.no-select{-webkit-user-select:none;user-select:none}
