.About-module__hVONLq__page{background:var(--bg,#0c0c0e);color:var(--fg,#fafafa);font-family:var(--font-sans,"Inter",sans-serif);flex:1}.About-module__hVONLq__container{max-width:1100px;margin:0 auto;padding:0 24px}.About-module__hVONLq__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0ed9;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.About-module__hVONLq__headerInner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:12px 24px;display:flex}.About-module__hVONLq__logo{align-items:center;display:flex}.About-module__hVONLq__logo img{width:auto;height:22px}.About-module__hVONLq__headerRight{align-items:center;gap:16px;display:flex}.About-module__hVONLq__langSelectorWrapper{align-items:center;display:flex}.About-module__hVONLq__headerIcon{opacity:.5;align-items:center;transition:opacity .2s;display:flex}.About-module__hVONLq__headerIcon:hover{opacity:1}.About-module__hVONLq__headerIcon img{width:auto;height:28px}.About-module__hVONLq__section{padding:100px 0}.About-module__hVONLq__sectionAlt{background:#ffffff05;padding:100px 0}.About-module__hVONLq__sectionTitle{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.1}.About-module__hVONLq__sectionSubtitle{color:var(--fg-muted,#888);text-align:center;max-width:500px;margin:0 auto 48px;font-size:1rem}.About-module__hVONLq__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex}.About-module__hVONLq__heroInner{grid-template-columns:1fr 1.2fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid}.About-module__hVONLq__heroContent{padding-right:24px}.About-module__hVONLq__heroTitle{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.05}.About-module__hVONLq__heroSubtitle{color:var(--fg-muted,#9ca3af);margin-bottom:32px;font-size:1.125rem;line-height:1.6}.About-module__hVONLq__ctaButton{background:var(--accent,#3b82f6);color:#fff;border-radius:999px;padding:14px 36px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.About-module__hVONLq__ctaButton:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.About-module__hVONLq__heroMedia{border:1px solid #ffffff14;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px -12px #0006}.About-module__hVONLq__demoVideo{border-radius:16px;width:100%;height:auto;display:block}.About-module__hVONLq__comparisonCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.About-module__hVONLq__compCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;padding:28px;display:flex}.About-module__hVONLq__compCardHighlight{background:#3b82f60d;border-color:#3b82f64d;box-shadow:0 0 48px #3b82f61a}.About-module__hVONLq__compCardHeader{color:var(--fg-muted,#aaa);align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem;font-weight:600;display:flex}.About-module__hVONLq__compCardIcon{font-size:1.25rem}.About-module__hVONLq__compCardDemo{text-align:center;background:#0000004d;border-radius:12px;flex-grow:1;margin-bottom:20px;padding:20px}.About-module__hVONLq__compInput{color:var(--fg-muted,#888);font-size:.85rem}.About-module__hVONLq__compArrow{color:var(--fg-muted,#555);margin:10px 0}.About-module__hVONLq__compOutput{color:var(--fg-muted,#aaa);font-size:1rem}.About-module__hVONLq__compPrompt{color:var(--fg-muted,#666);text-align:left;font-size:.8rem;font-style:italic;line-height:1.4}.About-module__hVONLq__promptLabel{color:var(--fg-muted,#888);margin-bottom:4px;font-style:normal;font-weight:600;display:block}.About-module__hVONLq__compTyping{color:var(--fg-muted,#666);font-size:.9rem}.About-module__hVONLq__typing:after{content:"▋";animation:1s infinite About-module__hVONLq__blink}@keyframes About-module__hVONLq__blink{0%,50%{opacity:1}51%,to{opacity:0}}.About-module__hVONLq__compRichOutput{color:#fff;font-size:1rem}.About-module__hVONLq__variantsList{flex-direction:column;gap:8px;display:flex}.About-module__hVONLq__variant{cursor:help;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex;position:relative}.About-module__hVONLq__variant:hover{background:#3b82f61a;border-color:#3b82f64d}.About-module__hVONLq__variantTooltip{color:#fff;z-index:10;background:#1a1a1a;border:1px solid #ffffff1f;border-radius:12px;padding:16px;display:none;position:absolute;bottom:calc(100% + 12px);left:0;right:0;box-shadow:0 8px 24px #0006}.About-module__hVONLq__variant:hover .About-module__hVONLq__variantTooltip{display:block}.About-module__hVONLq__tooltipContext{color:var(--accent,#3b82f6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:600}.About-module__hVONLq__tooltipWhy{color:var(--fg-muted,#ccc);margin-bottom:10px;font-size:.85rem;line-height:1.5}.About-module__hVONLq__tooltipExample{color:var(--fg-muted,#888);border-top:1px solid #ffffff14;padding-top:8px;font-size:.8rem;font-style:italic}.About-module__hVONLq__variantText{color:#fff;font-size:.9rem}.About-module__hVONLq__variantHint{width:18px;height:18px;color:var(--fg-muted,#888);background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:flex}.About-module__hVONLq__compWord{border-bottom:1px dashed var(--accent,#3b82f6);cursor:help}.About-module__hVONLq__compTone{color:var(--accent,#3b82f6);background:#3b82f633;border-radius:999px;margin-top:10px;padding:4px 10px;font-size:.7rem;display:inline-block}.About-module__hVONLq__compList{margin:0 0 16px;padding:0;list-style:none}.About-module__hVONLq__compList li{color:var(--fg-muted,#888);padding:6px 0 6px 24px;font-size:.85rem;position:relative}.About-module__hVONLq__compYes{color:#22c55e;flex-shrink:0;width:20px;font-weight:700}.About-module__hVONLq__compNo{color:#ef4444;flex-shrink:0;width:20px;font-weight:700}.About-module__hVONLq__compMaybe{color:#f59e0b;flex-shrink:0;width:20px;font-weight:700}.About-module__hVONLq__compSpeed{text-align:center;border-top:1px solid #ffffff0d;margin-top:auto;padding-top:16px}.About-module__hVONLq__speedFast{color:#22c55e;font-size:1rem;font-weight:700}.About-module__hVONLq__speedSlow{color:#ef4444;font-size:1rem;font-weight:700}.About-module__hVONLq__speedNote{color:var(--fg-muted,#666);margin-top:2px;font-size:.75rem;display:block}.About-module__hVONLq__feature{grid-template-columns:1fr 1.4fr;align-items:center;gap:64px;margin-bottom:140px;display:grid}.About-module__hVONLq__feature:last-child{margin-bottom:0}.About-module__hVONLq__featureReverse{grid-template-columns:1.4fr 1fr}.About-module__hVONLq__featureReverse .About-module__hVONLq__featureContent{order:2}.About-module__hVONLq__featureTag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent,#3b82f6);background:#3b82f61a;border-radius:999px;margin-bottom:20px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-block}.About-module__hVONLq__featureTitle{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.About-module__hVONLq__featureDesc{color:var(--fg-muted,#9ca3af);font-size:1rem;line-height:1.7}.About-module__hVONLq__featureMedia{border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;min-height:320px;display:flex;overflow:hidden}.About-module__hVONLq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:700px;margin:0 auto;display:grid}.About-module__hVONLq__pricingCard{background:#0000004d;border:1px solid #ffffff14;border-radius:24px;padding:36px 28px;position:relative}.About-module__hVONLq__pricingHighlight{border-color:var(--accent,#3b82f6);background:#3b82f60d;box-shadow:0 0 48px #3b82f61a}.About-module__hVONLq__planBadge{background:var(--accent,#3b82f6);color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.About-module__hVONLq__planName{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted,#888);text-align:center;margin-bottom:8px;font-size:.8rem;font-weight:700}.About-module__hVONLq__planPrice{letter-spacing:-.03em;text-align:center;margin-bottom:4px;font-size:clamp(2rem,5vw,3rem);font-weight:800}.About-module__hVONLq__planNote{color:var(--fg-muted,#666);text-align:center;margin-bottom:24px;font-size:.8rem}.About-module__hVONLq__planFeatures{margin:0 0 24px;padding:0;list-style:none}.About-module__hVONLq__planFeatures li{color:var(--fg-muted,#ccc);margin-bottom:10px;padding-left:24px;font-size:.9rem;position:relative}.About-module__hVONLq__planFeatures li:before{content:"✓";color:var(--accent,#3b82f6);font-weight:700;position:absolute;left:0}.About-module__hVONLq__planButton{background:var(--accent,#3b82f6);color:#fff;text-align:center;border-radius:12px;padding:12px 0;font-weight:600;transition:background .2s;display:block}.About-module__hVONLq__planButton:hover{background:#2563eb}.About-module__hVONLq__pricingExplanation{color:var(--fg-muted,#888);text-align:center;max-width:500px;margin-top:32px;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.5}.About-module__hVONLq__cta{text-align:center;background:linear-gradient(to top,#050505,var(--bg,#0c0c0e));padding:80px 0}.About-module__hVONLq__ctaTitle{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.About-module__hVONLq__placeholder{aspect-ratio:16/10;color:#444;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.About-module__hVONLq__placeholderIcon{opacity:.4;font-size:2rem}.About-module__hVONLq__placeholderLabel{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.About-module__hVONLq__placeholderText{color:#555;background:#000;border-radius:4px;padding:4px 10px;font-size:.7rem}@media (max-width:900px){.About-module__hVONLq__heroInner{text-align:center;grid-template-columns:1fr}.About-module__hVONLq__heroContent{order:1;padding-right:0}.About-module__hVONLq__heroMedia{order:2}.About-module__hVONLq__comparisonCards{grid-template-columns:1fr}}@media (max-width:768px){.About-module__hVONLq__section,.About-module__hVONLq__sectionAlt{padding:60px 0}.About-module__hVONLq__feature{grid-template-columns:1fr;gap:32px;margin-bottom:60px}.About-module__hVONLq__featureReverse .About-module__hVONLq__featureContent{order:0}.About-module__hVONLq__pricingGrid{grid-template-columns:1fr}.About-module__hVONLq__headerIcon img{height:22px}.About-module__hVONLq__logo img{height:18px}}[data-theme=light] .About-module__hVONLq__page{background:var(--bg);color:var(--fg)}[data-theme=light] .About-module__hVONLq__header{border-bottom:1px solid var(--border);background:#ffffffd9}[data-theme=light] .About-module__hVONLq__sectionAlt{background:var(--surface)}[data-theme=light] .About-module__hVONLq__heroSubtitle{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__heroMedia{border-color:var(--border);box-shadow:0 24px 48px -12px #0000001a}:is([data-theme=light] .About-module__hVONLq__compCard,[data-theme=light] .About-module__hVONLq__pricingCard){border:1px solid var(--border);background:#fff;box-shadow:0 4px 20px #0000000d}:is([data-theme=light] .About-module__hVONLq__compCardHighlight,[data-theme=light] .About-module__hVONLq__pricingHighlight){background:#3b82f60a;border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f61a}[data-theme=light] .About-module__hVONLq__compCardDemo{background:#f3f4f6;border:1px solid #0000000d}[data-theme=light] .About-module__hVONLq__compInput{color:#4b5563}[data-theme=light] .About-module__hVONLq__compOutput{color:#111827}[data-theme=light] .About-module__hVONLq__compArrow{color:#9ca3af}[data-theme=light] .About-module__hVONLq__promptLabel{color:#4b5563}:is([data-theme=light] .About-module__hVONLq__compPrompt,[data-theme=light] .About-module__hVONLq__compTyping){color:#6b7280}[data-theme=light] .About-module__hVONLq__variant{border-color:var(--border);background:#fff;box-shadow:0 2px 4px #00000008}[data-theme=light] .About-module__hVONLq__variant:hover{border-color:var(--accent);background:#eff6ff}[data-theme=light] .About-module__hVONLq__variantText{color:var(--fg)}[data-theme=light] .About-module__hVONLq__variantHint{color:#6b7280;background:#e5e7eb}:is([data-theme=light] .About-module__hVONLq__compCardHeader,[data-theme=light] .About-module__hVONLq__sectionSubtitle){color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__compList li{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__planName{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__planNote{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__planFeatures li{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__pricingExplanation{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__cta{background:var(--bg);border-top:1px solid var(--border)}[data-theme=light] .About-module__hVONLq__variantTooltip{border:1px solid var(--border);color:var(--fg);background:#fff;box-shadow:0 10px 30px #00000026}[data-theme=light] .About-module__hVONLq__tooltipWhy{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__tooltipExample{color:var(--fg-subtle);border-top-color:var(--border)}[data-theme=light] .About-module__hVONLq__featureTag{color:var(--accent);background:#3b82f61a}[data-theme=light] .About-module__hVONLq__featureDesc{color:var(--fg-muted)}[data-theme=light] .About-module__hVONLq__featureMedia{border-color:var(--border)}
.InterfaceLangDropdown-module__h6_r0a__wrapper{position:relative}.InterfaceLangDropdown-module__h6_r0a__trigger{border:1px solid var(--border);color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;transition:all .15s;display:flex}.InterfaceLangDropdown-module__h6_r0a__trigger:hover{border-color:var(--fg-subtle);color:var(--fg)}.InterfaceLangDropdown-module__h6_r0a__chevron{opacity:.6}.InterfaceLangDropdown-module__h6_r0a__dropdown{border:1px solid var(--border);z-index:1000;background:#1a1a2e;border-radius:8px;min-width:160px;animation:.15s InterfaceLangDropdown-module__h6_r0a__dropdownFadeIn;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000080}@keyframes InterfaceLangDropdown-module__h6_r0a__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InterfaceLangDropdown-module__h6_r0a__option{color:#e0e0e0;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:13px;transition:background .1s;display:flex}.InterfaceLangDropdown-module__h6_r0a__option:hover{color:#fff;background:#3b82f64d}.InterfaceLangDropdown-module__h6_r0a__option.InterfaceLangDropdown-module__h6_r0a__selected{color:#60a5fa;background:#3b82f633}.InterfaceLangDropdown-module__h6_r0a__option.InterfaceLangDropdown-module__h6_r0a__selected:hover{background:#3b82f666}.InterfaceLangDropdown-module__h6_r0a__option svg{color:#60a5fa}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__dropdown{background:#fff;border-color:#0000001a;box-shadow:0 8px 24px #0000001f}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__option{color:#0c0c0e}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__option:hover{color:#0c0c0e;background:#f4f4f5}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__option.InterfaceLangDropdown-module__h6_r0a__selected{color:#2563eb;background:#3b82f61a}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__option.InterfaceLangDropdown-module__h6_r0a__selected:hover{background:#3b82f626}[data-theme=light] .InterfaceLangDropdown-module__h6_r0a__option svg{color:#2563eb}
.AuthWidget-module__EWAhIW__wrapper{position:relative}.AuthWidget-module__EWAhIW__userButton{border:1px solid var(--border);cursor:pointer;background:#ffffff0d;border-radius:24px;align-items:center;gap:8px;padding:4px 8px 4px 4px;transition:all .15s;display:flex}.AuthWidget-module__EWAhIW__userButton:hover{border-color:var(--fg-subtle);background:#ffffff14}.AuthWidget-module__EWAhIW__avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.AuthWidget-module__EWAhIW__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.AuthWidget-module__EWAhIW__userInfo{align-items:center;gap:4px;display:flex}.AuthWidget-module__EWAhIW__balance{color:var(--fg);align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.AuthWidget-module__EWAhIW__proBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700}.AuthWidget-module__EWAhIW__chevron{color:var(--fg-muted);transition:transform .15s}.AuthWidget-module__EWAhIW__dropdown{background:var(--bg);border:1px solid var(--border);z-index:1000;border-radius:12px;width:260px;animation:.15s AuthWidget-module__EWAhIW__dropdownIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0006}@keyframes AuthWidget-module__EWAhIW__dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.AuthWidget-module__EWAhIW__dropdownHeader{border-bottom:1px solid var(--border);background:#ffffff05;border-top-left-radius:12px;border-top-right-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.AuthWidget-module__EWAhIW__dropdownAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:16px;font-weight:600;display:flex;overflow:hidden}.AuthWidget-module__EWAhIW__dropdownUserInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.AuthWidget-module__EWAhIW__dropdownNickname{color:var(--fg);font-size:14px;font-weight:600}.AuthWidget-module__EWAhIW__dropdownHandle{color:var(--fg-muted);font-size:11px}.AuthWidget-module__EWAhIW__dropdownEmail{color:var(--fg);font-size:14px;font-weight:500}.AuthWidget-module__EWAhIW__dropdownPlan{color:var(--fg-subtle);margin-top:2px;font-size:11px}.AuthWidget-module__EWAhIW__dropdownStats{flex-direction:column;gap:8px;padding:12px 16px;display:flex}.AuthWidget-module__EWAhIW__statItem{justify-content:space-between;align-items:center;display:flex}.AuthWidget-module__EWAhIW__statLabel{color:var(--fg-muted);font-size:12px}.AuthWidget-module__EWAhIW__statValue{color:var(--fg);font-size:13px;font-weight:500}.AuthWidget-module__EWAhIW__dropdownDivider{background:var(--border);height:1px}.AuthWidget-module__EWAhIW__dropdownItem{width:100%;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px;font-size:13px;transition:all .15s;display:flex}.AuthWidget-module__EWAhIW__dropdownItem:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.AuthWidget-module__EWAhIW__dropdownItem:hover{color:var(--fg);background:#ffffff0d}.AuthWidget-module__EWAhIW__guestWrapper{align-items:center;gap:12px;display:flex}.AuthWidget-module__EWAhIW__guestLimit{color:var(--fg-subtle);font-size:12px}.AuthWidget-module__EWAhIW__guestLangSelect{border:1px solid var(--border);color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:6px;padding:4px 8px;font-size:12px}.AuthWidget-module__EWAhIW__guestLangSelect option{color:#fff;background:#1a1a2e;padding:8px}.AuthWidget-module__EWAhIW__guestLangSelect option:hover,.AuthWidget-module__EWAhIW__guestLangSelect option:focus,.AuthWidget-module__EWAhIW__guestLangSelect option:checked{color:#fff;background:#3b82f6}.AuthWidget-module__EWAhIW__loginButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:opacity .15s}.AuthWidget-module__EWAhIW__loginButton:hover{opacity:.9}.AuthWidget-module__EWAhIW__loadingWrapper{justify-content:center;align-items:center;min-width:80px;height:32px;display:flex}.AuthWidget-module__EWAhIW__spinner{border:2px solid #ffffff1a;border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite AuthWidget-module__EWAhIW__spin}@keyframes AuthWidget-module__EWAhIW__spin{to{transform:rotate(360deg)}}.AuthWidget-module__EWAhIW__dropdownLangItem{color:var(--fg-muted);align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex;position:relative}.AuthWidget-module__EWAhIW__dropdownLangItem svg,.AuthWidget-module__EWAhIW__dropdownLangItem span{flex-shrink:0}.AuthWidget-module__EWAhIW__langSelectWrapper{margin-left:auto;position:relative}.AuthWidget-module__EWAhIW__langSelect{border:1px solid var(--border);color:var(--fg);cursor:pointer;background:#ffffff0d;border-radius:6px;max-width:100px;margin-left:auto;padding:4px 8px;font-size:12px}.AuthWidget-module__EWAhIW__langSelect option{color:#fff;background:#1a1a2e;padding:8px}.AuthWidget-module__EWAhIW__langSelect option:hover,.AuthWidget-module__EWAhIW__langSelect option:focus,.AuthWidget-module__EWAhIW__langSelect option:checked{color:#fff;background:#3b82f6}@media (max-width:768px){.AuthWidget-module__EWAhIW__guestWrapper{gap:8px}.AuthWidget-module__EWAhIW__guestLimit{white-space:nowrap;font-size:11px}.AuthWidget-module__EWAhIW__loginButton{flex-shrink:0;padding:6px 12px;font-size:12px}.AuthWidget-module__EWAhIW__userButton{gap:6px;padding:3px 6px 3px 3px}.AuthWidget-module__EWAhIW__avatar{width:24px;height:24px;font-size:10px}.AuthWidget-module__EWAhIW__balance{font-size:12px}.AuthWidget-module__EWAhIW__dropdown{width:calc(100vw - 32px);max-width:280px;right:-8px}}[data-theme=light] .AuthWidget-module__EWAhIW__dropdown{border:1px solid var(--border);background:#fff;box-shadow:0 10px 40px #0000001a}[data-theme=light] .AuthWidget-module__EWAhIW__dropdownHeader{border-bottom:1px solid var(--border);background:#f9fafb}[data-theme=light] .AuthWidget-module__EWAhIW__userButton{border-color:var(--border);background:0 0}[data-theme=light] .AuthWidget-module__EWAhIW__userButton:hover{background:#f3f4f6}[data-theme=light] .AuthWidget-module__EWAhIW__balance{color:var(--fg)}[data-theme=light] .AuthWidget-module__EWAhIW__chevron{color:var(--fg-muted)}:is([data-theme=light] .AuthWidget-module__EWAhIW__dropdownNickname,[data-theme=light] .AuthWidget-module__EWAhIW__dropdownEmail,[data-theme=light] .AuthWidget-module__EWAhIW__statValue){color:var(--fg)}:is([data-theme=light] .AuthWidget-module__EWAhIW__dropdownHandle,[data-theme=light] .AuthWidget-module__EWAhIW__dropdownPlan,[data-theme=light] .AuthWidget-module__EWAhIW__statLabel,[data-theme=light] .AuthWidget-module__EWAhIW__dropdownItem,[data-theme=light] .AuthWidget-module__EWAhIW__dropdownLangItem){color:var(--fg-muted)}:is([data-theme=light] .AuthWidget-module__EWAhIW__dropdownItem:hover,[data-theme=light] .AuthWidget-module__EWAhIW__dropdownLangItem:hover){color:var(--fg);background:#f3f4f6}[data-theme=light] .AuthWidget-module__EWAhIW__dropdownDivider{background:var(--border)}:is([data-theme=light] .AuthWidget-module__EWAhIW__langSelect,[data-theme=light] .AuthWidget-module__EWAhIW__guestLangSelect){color:var(--fg);border-color:var(--border);background:#fff}:is([data-theme=light] .AuthWidget-module__EWAhIW__langSelect option,[data-theme=light] .AuthWidget-module__EWAhIW__guestLangSelect option){color:#000;background:#fff}:is([data-theme=light] .AuthWidget-module__EWAhIW__langSelect option:checked,[data-theme=light] .AuthWidget-module__EWAhIW__guestLangSelect option:checked){background:var(--accent);color:#fff}
.QuoteWidget-module__h3Pvna__widget{cursor:pointer;color:var(--fg-muted);text-align:center;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;max-width:400px;margin:0 auto;padding:0;transition:color .2s;display:flex}.QuoteWidget-module__h3Pvna__widget:hover{color:var(--fg)}.QuoteWidget-module__h3Pvna__text{letter-spacing:.02em;text-transform:uppercase;font-size:14px;font-weight:500;line-height:1.4}
.BurgerMenu-module__DsW1KW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background:#00000080;width:100vw;height:100vh;animation:.3s forwards BurgerMenu-module__DsW1KW__fadeIn;position:fixed;top:0;left:0}.BurgerMenu-module__DsW1KW__menu{background:var(--bg);border-left:1px solid var(--border);width:80%;max-width:320px;height:100vh;padding:var(--space-lg);z-index:1001;flex-direction:column;animation:.3s forwards BurgerMenu-module__DsW1KW__slideIn;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000080}.BurgerMenu-module__DsW1KW__header{margin-bottom:var(--space-xl);justify-content:flex-end;display:flex}.BurgerMenu-module__DsW1KW__quoteWrapper{margin-bottom:24px;padding:0 24px}.BurgerMenu-module__DsW1KW__closeButton{color:var(--fg-muted);padding:var(--space-xs);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:24px;display:flex}.BurgerMenu-module__DsW1KW__nav{gap:var(--space-md);flex-direction:column;flex:1;display:flex}.BurgerMenu-module__DsW1KW__navItem{padding:var(--space-md)0;text-align:left;color:var(--fg);cursor:pointer;border:none;border-bottom:1px solid var(--border);background:0 0;justify-content:space-between;align-items:center;font-size:18px;font-weight:500;text-decoration:none;display:flex}.BurgerMenu-module__DsW1KW__navItem:last-child{border-bottom:none}.BurgerMenu-module__DsW1KW__footer{align-items:center;gap:var(--space-lg);padding-top:var(--space-xl);border-top:1px solid var(--border);flex-direction:column;margin-top:auto;display:flex}.BurgerMenu-module__DsW1KW__footerRow{align-items:center;gap:var(--space-md);display:flex}.BurgerMenu-module__DsW1KW__footerIcon{opacity:.5;width:auto;height:24px;transition:opacity .2s}.BurgerMenu-module__DsW1KW__footerLink:hover .BurgerMenu-module__DsW1KW__footerIcon{opacity:1}@keyframes BurgerMenu-module__DsW1KW__fadeIn{to{opacity:1}}@keyframes BurgerMenu-module__DsW1KW__slideIn{to{transform:translate(0)}}.BurgerMenu-module__DsW1KW__logoutButton{color:#ef4444;width:100%;padding:var(--space-md);border-radius:var(--radius-sm);cursor:pointer;background:#ef44441a;border:none;justify-content:center;align-items:center;margin-top:auto;font-size:16px;font-weight:500;transition:all .2s;display:flex}.BurgerMenu-module__DsW1KW__logoutButton:hover{background:#ef444433}
.FeedbackModal-module__EQm4RW__overlay{z-index:99999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) FeedbackModal-module__EQm4RW__fadeIn;display:flex;position:fixed;inset:0}.FeedbackModal-module__EQm4RW__modal{color:#fff;background:linear-gradient(145deg,#131315 0%,#0c0c0e 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:100%;max-width:500px;animation:.3s cubic-bezier(.16,1,.3,1) FeedbackModal-module__EQm4RW__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0006,0 40px 80px -20px #000c,0 20px 40px -10px #0009}.FeedbackModal-module__EQm4RW__header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:32px 32px 24px;display:flex}.FeedbackModal-module__EQm4RW__titleH2{letter-spacing:-.01em;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:20px;font-weight:600}.FeedbackModal-module__EQm4RW__titleP{color:#71717a;font-size:14px;line-height:1.5}.FeedbackModal-module__EQm4RW__closeButton{color:#52525b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;margin-top:-8px;margin-right:-8px;padding:8px;transition:all .2s;display:flex}.FeedbackModal-module__EQm4RW__closeButton:hover{color:#fff;background:#ffffff0d;border-color:#ffffff0d}.FeedbackModal-module__EQm4RW__closeIcon{width:20px;height:20px}.FeedbackModal-module__EQm4RW__content{padding:32px}.FeedbackModal-module__EQm4RW__formGroup{margin-bottom:20px}.FeedbackModal-module__EQm4RW__label{color:#a1a1aa;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.FeedbackModal-module__EQm4RW__textarea{color:#fff;resize:vertical;background:#18181b;border:1px solid #ffffff0d;border-radius:12px;width:100%;min-height:120px;padding:16px;font-family:inherit;font-size:14px;transition:all .2s}.FeedbackModal-module__EQm4RW__textarea:focus{background:#202024;border-color:#3b82f6;outline:none}.FeedbackModal-module__EQm4RW__input{color:#fff;background:#18181b;border:1px solid #ffffff0d;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.FeedbackModal-module__EQm4RW__input:focus{background:#202024;border-color:#3b82f6;outline:none}.FeedbackModal-module__EQm4RW__submitButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:22px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #3b82f633}.FeedbackModal-module__EQm4RW__submitButton:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 8px 24px #3b82f64d}.FeedbackModal-module__EQm4RW__submitButton:active:not(:disabled){transform:translateY(0)}.FeedbackModal-module__EQm4RW__submitButton:disabled{color:#71717a;box-shadow:none;cursor:not-allowed;background:#27272a}.FeedbackModal-module__EQm4RW__successMessage{text-align:center;padding:20px 0;animation:.3s FeedbackModal-module__EQm4RW__fadeIn}.FeedbackModal-module__EQm4RW__successIcon{color:#4ade80;width:48px;height:48px;margin-bottom:16px}.FeedbackModal-module__EQm4RW__errorMessage{color:#ef4444;text-align:center;margin-top:12px;font-size:13px}@keyframes FeedbackModal-module__EQm4RW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FeedbackModal-module__EQm4RW__scaleIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}[data-theme=light] .FeedbackModal-module__EQm4RW__modal{color:#0c0c0e;background:#fff;border-color:#0000001a;box-shadow:0 0 0 1px #0000000d,0 20px 40px -10px #0000001a}[data-theme=light] .FeedbackModal-module__EQm4RW__header{border-bottom-color:#0000000d}[data-theme=light] .FeedbackModal-module__EQm4RW__titleH2{background:linear-gradient(90deg,#000,#52525b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .FeedbackModal-module__EQm4RW__titleP{color:#52525b}[data-theme=light] .FeedbackModal-module__EQm4RW__closeButton{color:#a1a1aa}[data-theme=light] .FeedbackModal-module__EQm4RW__closeButton:hover{color:#000;background:#0000000d;border-color:#0000000d}[data-theme=light] .FeedbackModal-module__EQm4RW__label{color:#52525b}:is([data-theme=light] .FeedbackModal-module__EQm4RW__textarea,[data-theme=light] .FeedbackModal-module__EQm4RW__input){color:#0c0c0e;background:#f4f4f5;border-color:#0000000d}:is([data-theme=light] .FeedbackModal-module__EQm4RW__textarea:focus,[data-theme=light] .FeedbackModal-module__EQm4RW__input:focus){background:#fff;border-color:#3b82f6}[data-theme=light] .FeedbackModal-module__EQm4RW__submitButton:disabled{color:#a1a1aa;background:#e4e4e7}
.login-module__xs5RNW__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-module__xs5RNW__card{background:var(--bg);border:1px solid var(--border);border-radius:16px;width:90%;max-width:400px;padding:32px;position:relative;box-shadow:0 24px 64px #0006}.login-module__xs5RNW__langRow{justify-content:flex-end;margin-bottom:12px;display:flex}.login-module__xs5RNW__header{text-align:center;margin-bottom:24px}.login-module__xs5RNW__logoIcon{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#3b82f633 0%,#8b5cf633 100%);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.login-module__xs5RNW__title{color:var(--fg);margin:0 0 8px;font-size:22px;font-weight:600}.login-module__xs5RNW__subtitle{color:var(--fg-muted);margin:0;font-size:14px}.login-module__xs5RNW__authButtons{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}.login-module__xs5RNW__googleButton{color:#3c4043;cursor:pointer;background-color:#fff;border:1px solid #dadce0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:220px;height:40px;margin:0 auto;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.login-module__xs5RNW__googleButton:hover{background-color:#f7f8f8;border-color:#d2e3fc;transform:translateY(-1px);box-shadow:0 1px 3px #3c40434d}.login-module__xs5RNW__googleButton:active{background-color:#eee;transform:translateY(0)}.login-module__xs5RNW__telegramWrapper{justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.login-module__xs5RNW__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.login-module__xs5RNW__linkConflict{color:var(--fg);background:#3b82f614;border:1px solid #3b82f63d;border-radius:10px;margin-bottom:16px;padding:14px}.login-module__xs5RNW__linkConflictTitle{margin-bottom:6px;font-size:14px;font-weight:700}.login-module__xs5RNW__linkConflictBody{color:var(--fg-muted);margin-bottom:12px;font-size:13px}.login-module__xs5RNW__linkConflictActions{gap:10px;display:flex}.login-module__xs5RNW__linkPrimary,.login-module__xs5RNW__linkSecondary{cursor:pointer;border-radius:8px;width:100%;height:40px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.login-module__xs5RNW__linkPrimary{background:var(--accent);color:#0b0b0b;border:1px solid #0000}.login-module__xs5RNW__linkPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0003}.login-module__xs5RNW__linkSecondary{color:var(--fg);border:1px solid var(--border);background:0 0}.login-module__xs5RNW__linkSecondary:hover{border-color:var(--accent);color:var(--accent)}[data-theme=light] .login-module__xs5RNW__container{background:#fff}[data-theme=light] .login-module__xs5RNW__card{background:#fff;border-color:#e5e7eb;box-shadow:0 4px 24px #00000014}[data-theme=light] .login-module__xs5RNW__title{color:#111827}[data-theme=light] .login-module__xs5RNW__subtitle{color:#6b7280}[data-theme=light] .login-module__xs5RNW__linkSecondary{color:#374151;background:#f9fafb;border-color:#e5e7eb}[data-theme=light] .login-module__xs5RNW__linkSecondary:hover{color:#3b82f6;background:#fff;border-color:#3b82f6}
.BeforeAfterSlider-module__7vb6UW__container{aspect-ratio:16/9;cursor:col-resize;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.BeforeAfterSlider-module__7vb6UW__image{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.BeforeAfterSlider-module__7vb6UW__beforeContainer,.BeforeAfterSlider-module__7vb6UW__afterContainer{width:100%;height:100%;position:absolute;top:0;left:0}.BeforeAfterSlider-module__7vb6UW__afterContainer{z-index:2;background:#000}.BeforeAfterSlider-module__7vb6UW__sliderHandle{cursor:col-resize;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:40px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfterSlider-module__7vb6UW__sliderLine{background:#333;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #00000080}.BeforeAfterSlider-module__7vb6UW__sliderButton{color:#333;z-index:11;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #0000004d}.BeforeAfterSlider-module__7vb6UW__sliderButton svg{width:20px;height:20px}.BeforeAfterSlider-module__7vb6UW__labelBefore,.BeforeAfterSlider-module__7vb6UW__labelAfter{color:#fff;pointer-events:none;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;bottom:16px}.BeforeAfterSlider-module__7vb6UW__labelBefore{z-index:1;left:16px}.BeforeAfterSlider-module__7vb6UW__labelAfter{z-index:3;right:16px}@keyframes BeforeAfterSlider-module__7vb6UW__wiggle{0%{transform:translate(-50%)}20%{transform:translate(calc(-50% - 60px))}50%{transform:translate(calc(60px - 50%))}80%{transform:translate(calc(-50% - 20px))}to{transform:translate(-50%)}}.BeforeAfterSlider-module__7vb6UW__animate .BeforeAfterSlider-module__7vb6UW__sliderHandle{animation:1.2s ease-out BeforeAfterSlider-module__7vb6UW__wiggle}
