*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--surface: #1a1a1a;--surface-2: #161616;--surface-3: #1e1e1e;--surface-hover: #252525;--border: #2a2a2a;--border-subtle: #242424;--border-faint: #1f1f1f;--border-hover: #3a3a3a;--border-faq: #3a2030;--text: #f5f5f5;--text-2: #e0e0e0;--text-3: #ccc;--text-muted: #999;--text-faint: #888;--placeholder: #888;--gradient: linear-gradient(135deg, #dc2743, #bc1888);--primary: #dc2743;--primary-2: #bc1888;--feature-icon-bg: linear-gradient(135deg, rgba(220,39,67,.15), rgba(188,24,136,.15));--feature-icon-color: #dc2743;--error-bg: #2a0f14;--error-border: #6b1c2a;--error-text: #f87171;--pix-color: #2eb88a;--card-color: #009ee3;--support-color:#e8a020;--support-hover:#f5b942;--tab-badge-bg: #333;--tab-badge-text: #888;--scrollbar: #333}[data-theme=light]{--bg: #f5f5f5;--surface: #ffffff;--surface-2: #ffffff;--surface-3: #f0f0f0;--surface-hover: #efefef;--border: #e0e0e0;--border-subtle: #e8e8e8;--border-faint: #ebebeb;--border-hover: #bbb;--border-faq: #f0c0d0;--text: #111111;--text-2: #222222;--text-3: #444444;--text-muted: #595959;--text-faint: #767676;--placeholder: #767676;--feature-icon-bg: linear-gradient(135deg, rgba(220,39,67,.08), rgba(188,24,136,.08));--feature-icon-color: #c41f3b;--error-bg: #fff0f0;--error-border: #fca5a5;--error-text: #b91c1c;--tab-badge-bg: #e5e5e5;--tab-badge-text: #666;--scrollbar: #ccc}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100dvh;line-height:1.5;transition:background .2s,color .2s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}._page_179ps_1{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:0 1rem}._srOnly_179ps_10{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._topBar_179ps_23{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem 0;gap:.5rem}._themeToggle_179ps_32{width:44px;height:44px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s,background .15s,border-color .15s}._themeToggle_179ps_32:hover{color:var(--text);background:var(--surface-hover)}._langSwitcher_179ps_48{display:flex;gap:.25rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.25rem}._langBtn_179ps_57{padding:.5rem .75rem;border-radius:6px;border:none;background:transparent;color:var(--text-faint);font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;letter-spacing:.05em;transition:color .15s,background .15s;min-height:36px}._langBtn_179ps_57:hover:not(._langActive_179ps_71){color:var(--text);background:var(--surface-hover)}._langActive_179ps_71{background:var(--gradient);color:#fff!important}._header_179ps_81{text-align:center;padding:2.5rem 1rem 2rem}._logo_179ps_86{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}._logoText_179ps_94{font-size:1.75rem;font-weight:700;background:linear-gradient(90deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_179ps_103{color:var(--text-faint);font-size:.95rem}._main_179ps_109{width:100%;max-width:720px;flex:1}._sectionTitle_179ps_116{font-size:1.15rem;font-weight:600;color:var(--text-3);margin-bottom:1.25rem}._tabs_179ps_124{display:flex;gap:.375rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:.375rem;margin-bottom:1.25rem;overflow-x:auto;scrollbar-width:none}._tabs_179ps_124::-webkit-scrollbar{display:none}._tab_179ps_124{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:10px;border:none;background:transparent;color:var(--text-faint);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;transition:color .2s,background .2s;min-height:40px}._tab_179ps_124:hover:not(._tabDisabled_179ps_154):not(._tabActive_179ps_154){color:var(--text);background:var(--surface-hover)}._tabActive_179ps_154{background:var(--gradient);color:#fff!important}._tabDisabled_179ps_154{opacity:.5;cursor:default}._tabBadge_179ps_161{font-size:.65rem;background:var(--tab-badge-bg);color:var(--tab-badge-text);padding:.1rem .4rem;border-radius:4px}._form_179ps_170{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}._input_179ps_177{flex:1;min-width:0;padding:.75rem 1rem;border-radius:10px;border:1.5px solid var(--border);background:var(--surface);color:var(--text);font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s}._input_179ps_177:focus{border-color:var(--primary)}._input_179ps_177::placeholder{color:var(--placeholder)}._fetchBtn_179ps_193{padding:.75rem 1.5rem;border-radius:10px;border:none;background:var(--gradient);color:#fff;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s,transform .1s;min-width:90px;min-height:48px;display:flex;align-items:center;justify-content:center}._fetchBtn_179ps_193:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}._fetchBtn_179ps_193:disabled{opacity:.6;cursor:not-allowed}._spinner_179ps_214{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_179ps_214 .7s linear infinite}@keyframes _spin_179ps_214{to{transform:rotate(360deg)}}._error_179ps_224{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);padding:.75rem 1rem;border-radius:10px;font-size:.9rem;margin-bottom:1.25rem}._unsupported_179ps_235{text-align:center;padding:3rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1.5rem;color:var(--text-faint)}._unsupportedIcon_179ps_244{display:inline-flex;padding:1rem;background:var(--surface-hover);border-radius:50%;margin-bottom:1rem}._unsupportedTitle_179ps_251{font-size:1.1rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}._unsupportedDesc_179ps_252{font-size:.9rem;line-height:1.6;color:var(--text-faint)}._results_179ps_255{animation:_fadeIn_179ps_1 .3s ease;margin-bottom:1.5rem}@keyframes _fadeIn_179ps_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._resultsCount_179ps_263{color:var(--text-muted);font-size:.85rem;margin-bottom:1rem}._grid_179ps_264{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}._card_179ps_271{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}._media_179ps_279{width:100%;max-height:400px;object-fit:cover;display:block}._downloadBtn_179ps_280{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:var(--gradient);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;transition:opacity .2s}._downloadBtn_179ps_280:hover{opacity:.88}._guide_179ps_296{border-top:1px solid var(--border-faint);padding-top:2rem;margin-top:.5rem;margin-bottom:2rem}._steps_179ps_302{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}._step_179ps_302{display:flex;gap:1rem;align-items:flex-start;background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:1rem}._stepNumber_179ps_316{min-width:32px;height:32px;border-radius:50%;background:var(--gradient);color:#fff;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._stepTitle_179ps_328{font-weight:600;font-size:.9rem;color:var(--text-2);margin-bottom:.25rem}._stepDesc_179ps_329{font-size:.85rem;color:var(--text-muted);line-height:1.55}._features_179ps_332{border-top:1px solid var(--border-faint);padding-top:2rem;margin-bottom:2rem}._featureGrid_179ps_337{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._featureCard_179ps_342{background:var(--surface);border:1px solid var(--border-subtle);border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .2s}._featureCard_179ps_342:hover{border-color:var(--border-hover)}._featureIcon_179ps_354{width:48px;height:48px;border-radius:12px;background:var(--feature-icon-bg);display:flex;align-items:center;justify-content:center;color:var(--feature-icon-color)}._featureTitle_179ps_363{font-size:.95rem;font-weight:600;color:var(--text-2)}._featureDesc_179ps_364{font-size:.85rem;color:var(--text-muted);line-height:1.55}._faq_179ps_367{border-top:1px solid var(--border-faint);padding-top:2rem;margin-bottom:2rem}._faqList_179ps_372{display:flex;flex-direction:column;gap:.5rem}._faqItem_179ps_374{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;overflow:hidden;transition:border-color .2s}._faqItem_179ps_374._faqOpen_179ps_381{border-color:var(--border-faq)}._faqQ_179ps_383{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:transparent;border:none;color:var(--text-3);font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;min-height:48px;transition:color .2s}._faqQ_179ps_383:hover{color:var(--text)}._faqChevron_179ps_403{flex-shrink:0;color:var(--text-faint);transition:transform .25s}._faqOpen_179ps_381 ._faqChevron_179ps_403{transform:rotate(180deg)}._faqA_179ps_410{max-height:0;overflow:hidden;opacity:0;padding:0 1.25rem;font-size:.85rem;color:var(--text-muted);line-height:1.65;border-top:1px solid transparent;transition:max-height .3s ease,opacity .25s ease,padding .25s ease,border-color .25s}._faqOpen_179ps_381 ._faqA_179ps_410{max-height:400px;opacity:1;padding:.75rem 1.25rem 1rem;border-top-color:var(--border-subtle)}._footer_179ps_429{width:100%;max-width:720px;padding:2rem 1rem;border-top:1px solid var(--border-faint);display:flex;flex-direction:column;align-items:center;gap:.5rem}._footerRights_179ps_439{color:var(--text-faint);font-size:.8rem;text-align:center}._footerLinks_179ps_440{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.8rem;color:var(--text-faint)}._footerDot_179ps_449{color:var(--text-faint)}._footerLink_179ps_440{background:none;border:none;color:var(--text-faint);font-size:inherit;font-family:inherit;cursor:pointer;padding:0;text-decoration:none;transition:color .15s}._footerLink_179ps_440:hover{color:var(--primary)}._modalOverlay_179ps_464{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem;animation:_fadeIn_179ps_1 .2s ease}._modal_179ps_464{background:var(--surface-2);border:1px solid var(--border);border-radius:16px;padding:1.5rem;width:100%;max-width:560px;max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent}._modalHeader_179ps_487{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._modalTitle_179ps_493{font-size:1.15rem;font-weight:700;color:var(--text)}._modalClose_179ps_494{background:var(--surface-hover);border:1px solid var(--border);color:var(--text-muted);width:44px;height:44px;border-radius:8px;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s,background .15s}._modalClose_179ps_494:hover{color:var(--text);background:var(--border)}._modalIntro_179ps_509{font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.25rem}._privacyList_179ps_512{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._privacyItem_179ps_513{display:flex;flex-direction:column;gap:.2rem;background:var(--surface-3);border:1px solid var(--border);border-radius:10px;padding:.875rem 1rem}._privacyItem_179ps_513 strong{font-size:.88rem;color:var(--text-2)}._privacyItem_179ps_513 span{font-size:.82rem;color:var(--text-muted);line-height:1.5}._modalCloseBtn_179ps_525{width:100%;padding:.75rem;border-radius:10px;border:none;background:var(--gradient);color:#fff;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s;min-height:48px}._modalCloseBtn_179ps_525:hover{opacity:.88}._supportFooterBtn_179ps_542{background:none;border:none;color:var(--support-color);font-size:inherit;font-family:inherit;cursor:pointer;padding:0;transition:color .15s}._supportFooterBtn_179ps_542:hover{color:var(--support-hover)}._supportSection_179ps_555{margin-bottom:1.5rem}._supportSectionTitle_179ps_556{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--text-2);margin-bottom:.4rem}._supportSectionDesc_179ps_565{font-size:.83rem;color:var(--text-muted);line-height:1.55;margin-bottom:.75rem}._supportList_179ps_571{list-style:none;display:flex;flex-direction:column;gap:.5rem}._supportItem_179ps_577{display:flex;flex-direction:column;gap:.15rem;background:var(--surface-3);border:1px solid var(--border);border-radius:10px;padding:.75rem 1rem}._supportItem_179ps_577 strong{font-size:.85rem;color:var(--text-2)}._supportItem_179ps_577 span{font-size:.8rem;color:var(--text-muted);line-height:1.5}._donateButtons_179ps_589{display:flex;gap:.75rem;flex-wrap:wrap}._pixBtn_179ps_594{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;border-radius:8px;border:1.5px solid var(--pix-color);background:transparent;color:var(--pix-color);font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;min-height:44px;transition:background .15s,color .15s}._pixBtn_179ps_594:hover{background:var(--pix-color);color:#fff}._cardBtn_179ps_611{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;border-radius:8px;border:1.5px solid var(--card-color);background:transparent;color:var(--card-color);font-size:.875rem;font-weight:600;text-decoration:none;min-height:44px;transition:background .15s,color .15s}._cardBtn_179ps_611:hover{background:var(--card-color);color:#fff}
