._styles-module-scss-module__w6AN_W__container{-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 1rem;display:flex;overflow-y:auto}._styles-module-scss-module__w6AN_W__wrapper{background:var(--bg-card,#ffffff08);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color,#ffffff14);border-radius:1.5rem;flex-direction:column;width:100%;max-width:31.25rem;margin:0 auto;padding:2.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0000005e}@media screen and (max-width:768px){._styles-module-scss-module__w6AN_W__wrapper{border-radius:1rem;margin:1.25rem auto;padding:1.25rem}}._styles-module-scss-module__w6AN_W__header{text-align:center;margin-bottom:1.5rem}._styles-module-scss-module__w6AN_W__header h1,._styles-module-scss-module__w6AN_W__header h2{color:var(--primary-text-color,var(--text-main,#fff));font-size:1.75rem;font-weight:700;font-family:var(--global-font,inherit);margin:0 0 .625rem;line-height:1.3}._styles-module-scss-module__w6AN_W__header p{color:var(--text-muted,#ffffffb3);margin:0;font-size:.875rem;line-height:1.5}._styles-module-scss-module__w6AN_W__tabs{background:var(--tab-bg,#ffffff0d);border:1px solid var(--border-color,#ffffff14);border-radius:.75rem;gap:.25rem;margin-bottom:1.5rem;padding:.25rem;display:flex}._styles-module-scss-module__w6AN_W__tabBtn{color:var(--text-muted,#ffffffa6);font-size:.9375rem;font-weight:600;font-family:var(--global-font,inherit);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:1;padding:.625rem 1rem;transition:all .2s}._styles-module-scss-module__w6AN_W__tabBtn:hover:not(._styles-module-scss-module__w6AN_W__activeTab){opacity:.9;background:#ffffff0a}._styles-module-scss-module__w6AN_W__tabBtn._styles-module-scss-module__w6AN_W__activeTab{background:var(--primary,#ffffff1f);opacity:1;color:#fff;box-shadow:0 2px 8px #0003}._styles-module-scss-module__w6AN_W__form{flex-direction:column;gap:1.125rem;display:flex}._styles-module-scss-module__w6AN_W__formGroup{flex-direction:column;gap:.5rem;display:flex}._styles-module-scss-module__w6AN_W__formGroup label{color:var(--text-muted,#ffffffb3);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600;font-family:var(--global-font,inherit)}._styles-module-scss-module__w6AN_W__formGroup input{width:100%;font-size:.9375rem;font-family:var(--global-font,inherit);background:var(--bg-input,#ffffff0d);border:1px solid var(--border-color,#ffffff1f);color:var(--primary-text-color,var(--text-main,#fff));border-radius:.75rem;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}._styles-module-scss-module__w6AN_W__formGroup input::placeholder{color:var(--text-muted,#ffffff73)}._styles-module-scss-module__w6AN_W__formGroup input:focus{border-color:var(--primary,var(--accent-color,#8b5cf6));box-shadow:0 0 0 3px #8b5cf626}._styles-module-scss-module__w6AN_W__formGroup input:disabled{opacity:var(--disabled-opacity,.6);cursor:not-allowed}._styles-module-scss-module__w6AN_W__labelRow{justify-content:space-between;align-items:center;display:flex}._styles-module-scss-module__w6AN_W__labelRow label{color:var(--text-muted,#ffffffb3);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}._styles-module-scss-module__w6AN_W__labelRow ._styles-module-scss-module__w6AN_W__textBtn{color:var(--primary,var(--accent-color,#8b5cf6));cursor:pointer;font-size:.8125rem;font-family:var(--global-font,inherit);text-underline-offset:.125rem;background:0 0;border:none;padding:0;text-decoration:underline}._styles-module-scss-module__w6AN_W__labelRow ._styles-module-scss-module__w6AN_W__textBtn:hover{opacity:.85}._styles-module-scss-module__w6AN_W__passwordInputWrapper{align-items:center;width:100%;display:flex;position:relative}._styles-module-scss-module__w6AN_W__passwordInputWrapper input{padding-right:4.25rem}._styles-module-scss-module__w6AN_W__passwordInputWrapper ._styles-module-scss-module__w6AN_W__toggleVisibilityBtn{color:var(--primary,var(--accent-color,#8b5cf6));cursor:pointer;font-size:.8125rem;font-family:var(--global-font,inherit);background:0 0;border:none;padding:.25rem;font-weight:600;position:absolute;right:.75rem}._styles-module-scss-module__w6AN_W__passwordInputWrapper ._styles-module-scss-module__w6AN_W__toggleVisibilityBtn:hover{opacity:.8}._styles-module-scss-module__w6AN_W__strengthContainer{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}._styles-module-scss-module__w6AN_W__strengthMeterTrack{background:#ffffff14;border-radius:3px;width:100%;height:6px;overflow:hidden}._styles-module-scss-module__w6AN_W__strengthMeterBar{border-radius:3px;height:100%;transition:width .3s,background-color .3s}._styles-module-scss-module__w6AN_W__strengthTextRow{color:var(--text-muted,#ffffffb3);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}._styles-module-scss-module__w6AN_W__strengthLabel{text-transform:capitalize;font-weight:600}._styles-module-scss-module__w6AN_W__requirementsList{grid-template-columns:1fr 1fr;gap:.375rem;margin-top:.25rem;padding:0;list-style:none;display:grid}@media (max-width:400px){._styles-module-scss-module__w6AN_W__requirementsList{grid-template-columns:1fr}}._styles-module-scss-module__w6AN_W__requirementsList li{color:var(--text-muted,#ffffff80);align-items:center;gap:.375rem;font-size:.75rem;transition:color .2s,opacity .2s;display:flex}._styles-module-scss-module__w6AN_W__requirementsList li._styles-module-scss-module__w6AN_W__met{color:var(--success,#10b981);opacity:1}._styles-module-scss-module__w6AN_W__requirementsList li ._styles-module-scss-module__w6AN_W__checkIcon{font-size:.8125rem;line-height:1}._styles-module-scss-module__w6AN_W__captchaWrapper{justify-content:center;margin:.5rem 0;display:flex}._styles-module-scss-module__w6AN_W__errorMessage,._styles-module-scss-module__w6AN_W__lockoutWarning,._styles-module-scss-module__w6AN_W__successMessage{border-radius:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.4;animation:.2s ease-out _styles-module-scss-module__w6AN_W__slideDown}._styles-module-scss-module__w6AN_W__errorMessage{background:var(--error-bg,#ef444426);color:#fca5a5;border:1px solid #ef44444d}._styles-module-scss-module__w6AN_W__lockoutWarning{color:#fcd34d;background:#f59e0b26;border:1px solid #f59e0b4d}._styles-module-scss-module__w6AN_W__successMessage{background:var(--success-bg,#10b98126);color:#6ee7b7;border:1px solid #10b9814d}._styles-module-scss-module__w6AN_W__submitBtn{width:100%;font-size:1rem;font-weight:600;font-family:var(--global-font,inherit);color:#fff;background:var(--primary,linear-gradient(135deg, var(--gradient-1) 0%, var(--gradient-2) 100%));cursor:pointer;border:none;border-radius:.75rem;margin-top:.5rem;padding:.75rem 1rem;transition:opacity .2s,transform .15s;box-shadow:0 4px 14px #8b5cf666}._styles-module-scss-module__w6AN_W__submitBtn:hover:not(:disabled){opacity:.92}._styles-module-scss-module__w6AN_W__submitBtn:active:not(:disabled){transform:scale(.98)}._styles-module-scss-module__w6AN_W__submitBtn:disabled{opacity:var(--disabled-opacity,.6);cursor:not-allowed}._styles-module-scss-module__w6AN_W__verificationStep{text-align:center;flex-direction:column;align-items:center;gap:1.125rem;display:flex}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__codeInputs{justify-content:center;gap:.5rem;margin:.75rem 0;display:flex}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__codeInputs input{width:3rem;height:3.5rem;font-size:1.5rem;font-weight:700;font-family:var(--global-font,inherit);text-align:center;background:var(--bg-input,#ffffff0d);border:1px solid var(--border-color,#ffffff1f);color:var(--primary,var(--accent-color,#8b5cf6));border-radius:.75rem}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__codeInputs input:focus{border-color:var(--primary,var(--accent-color,#8b5cf6));outline:none;box-shadow:0 0 0 3px #8b5cf633}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__resendBtn{color:var(--primary,var(--accent-color,#8b5cf6));font-size:.875rem;font-family:var(--global-font,inherit);cursor:pointer;text-underline-offset:.1875rem;background:0 0;border:none;text-decoration:underline}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__resendBtn:hover{opacity:.8}._styles-module-scss-module__w6AN_W__verificationStep ._styles-module-scss-module__w6AN_W__resendBtn:disabled{color:var(--text-muted,#ffffff80);opacity:var(--disabled-opacity,.6);cursor:not-allowed;text-decoration:none}._styles-module-scss-module__w6AN_W__actionRow{justify-content:space-between;align-items:center;width:100%;margin-top:.75rem;display:flex}._styles-module-scss-module__w6AN_W__actionRow ._styles-module-scss-module__w6AN_W__textLinkBtn{color:var(--primary,var(--accent-color,#8b5cf6));cursor:pointer;font-size:.875rem;font-family:var(--global-font,inherit);text-underline-offset:.1875rem;background:0 0;border:none;padding:0;text-decoration:underline}._styles-module-scss-module__w6AN_W__actionRow ._styles-module-scss-module__w6AN_W__textLinkBtn:hover{opacity:.85}._styles-module-scss-module__w6AN_W__actionRow ._styles-module-scss-module__w6AN_W__mutedTextBtn{color:var(--text-muted,#ffffffb3);cursor:pointer;font-size:.875rem;font-family:var(--global-font,inherit);background:0 0;border:none;padding:0}._styles-module-scss-module__w6AN_W__actionRow ._styles-module-scss-module__w6AN_W__mutedTextBtn:hover{color:var(--primary-text-color,#fff)}._styles-module-scss-module__w6AN_W__loadingOverlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 16px;display:flex}._styles-module-scss-module__w6AN_W__loadingOverlay h3{color:var(--primary-text-color,#fff);margin:0;font-size:20px;font-weight:700}._styles-module-scss-module__w6AN_W__loadingOverlay p{color:var(--text-muted,#ffffffb3);margin:0;font-size:14px}._styles-module-scss-module__w6AN_W__loadingSpinner{border:3px solid #ffffff1a;border-top-color:var(--primary,#8b5cf6);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite _styles-module-scss-module__w6AN_W__spin}@keyframes _styles-module-scss-module__w6AN_W__spin{to{transform:rotate(360deg)}}@keyframes _styles-module-scss-module__w6AN_W__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.RichTextRenderer-module__EkqFKa__rich-text-content{color:var(--text-main);word-break:break-word;overflow-wrap:break-word;font-size:15px;line-height:1.7}.RichTextRenderer-module__EkqFKa__rich-text-content h1,.RichTextRenderer-module__EkqFKa__rich-text-content h2,.RichTextRenderer-module__EkqFKa__rich-text-content h3,.RichTextRenderer-module__EkqFKa__rich-text-content h4,.RichTextRenderer-module__EkqFKa__rich-text-content h5,.RichTextRenderer-module__EkqFKa__rich-text-content h6{color:var(--text-main);margin-top:1.5em;margin-bottom:.5em;font-weight:700;line-height:1.25}.RichTextRenderer-module__EkqFKa__rich-text-content h1:first-child,.RichTextRenderer-module__EkqFKa__rich-text-content h2:first-child,.RichTextRenderer-module__EkqFKa__rich-text-content h3:first-child,.RichTextRenderer-module__EkqFKa__rich-text-content h4:first-child,.RichTextRenderer-module__EkqFKa__rich-text-content h5:first-child,.RichTextRenderer-module__EkqFKa__rich-text-content h6:first-child{margin-top:0}.RichTextRenderer-module__EkqFKa__rich-text-content h1{letter-spacing:-.02em;font-size:clamp(26px,4vw,34px);font-weight:800}.RichTextRenderer-module__EkqFKa__rich-text-content h2{letter-spacing:-.015em;border-bottom:1px solid var(--border-light);padding-bottom:6px;font-size:clamp(20px,3vw,26px)}.RichTextRenderer-module__EkqFKa__rich-text-content h3{letter-spacing:-.01em;font-size:clamp(17px,2.5vw,21px)}.RichTextRenderer-module__EkqFKa__rich-text-content h4{font-size:17px;font-weight:600}.RichTextRenderer-module__EkqFKa__rich-text-content h5{font-size:15px;font-weight:600}.RichTextRenderer-module__EkqFKa__rich-text-content h6{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:13px;font-weight:600}.RichTextRenderer-module__EkqFKa__rich-text-content p{color:inherit;margin-top:0;margin-bottom:1em;line-height:1.7}.RichTextRenderer-module__EkqFKa__rich-text-content p:last-child{margin-bottom:0}.RichTextRenderer-module__EkqFKa__rich-text-content strong,.RichTextRenderer-module__EkqFKa__rich-text-content b{color:var(--text-main);font-weight:700}.RichTextRenderer-module__EkqFKa__rich-text-content em,.RichTextRenderer-module__EkqFKa__rich-text-content i{font-style:italic}.RichTextRenderer-module__EkqFKa__rich-text-content s,.RichTextRenderer-module__EkqFKa__rich-text-content del{color:var(--text-muted);text-decoration:line-through}.RichTextRenderer-module__EkqFKa__rich-text-content u{text-underline-offset:3px;text-decoration:underline}.RichTextRenderer-module__EkqFKa__rich-text-content sub,.RichTextRenderer-module__EkqFKa__rich-text-content sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}.RichTextRenderer-module__EkqFKa__rich-text-content sup{top:-.5em}.RichTextRenderer-module__EkqFKa__rich-text-content sub{bottom:-.25em}.RichTextRenderer-module__EkqFKa__rich-text-content a{color:var(--primary);text-underline-offset:3px;font-weight:500;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .15s,opacity .15s}.RichTextRenderer-module__EkqFKa__rich-text-content a:hover{color:var(--primary-hover);opacity:.9}.RichTextRenderer-module__EkqFKa__rich-text-content ul,.RichTextRenderer-module__EkqFKa__rich-text-content ol{margin-top:.5em;margin-bottom:1.25em;padding-left:1.75em}.RichTextRenderer-module__EkqFKa__rich-text-content ul:last-child,.RichTextRenderer-module__EkqFKa__rich-text-content ol:last-child{margin-bottom:0}.RichTextRenderer-module__EkqFKa__rich-text-content ul{list-style-type:disc}.RichTextRenderer-module__EkqFKa__rich-text-content ul ul{margin-top:.25em;margin-bottom:.25em;padding-left:1.5em;list-style-type:circle}.RichTextRenderer-module__EkqFKa__rich-text-content ul ul ul{list-style-type:square}.RichTextRenderer-module__EkqFKa__rich-text-content ol{list-style-type:decimal}.RichTextRenderer-module__EkqFKa__rich-text-content ol ol{margin-top:.25em;margin-bottom:.25em;padding-left:1.5em;list-style-type:lower-alpha}.RichTextRenderer-module__EkqFKa__rich-text-content ol ol ol{list-style-type:lower-roman}.RichTextRenderer-module__EkqFKa__rich-text-content li{color:inherit;margin-bottom:.4em;padding-left:.25em;line-height:1.65}.RichTextRenderer-module__EkqFKa__rich-text-content li:last-child{margin-bottom:0}.RichTextRenderer-module__EkqFKa__rich-text-content li>p{margin-bottom:.4em}.RichTextRenderer-module__EkqFKa__rich-text-content li>p:last-child{margin-bottom:0}.RichTextRenderer-module__EkqFKa__rich-text-content blockquote{border-left:3px solid var(--primary);background:var(--primary-soft);border-radius:0 var(--radius-sm,8px) var(--radius-sm,8px) 0;color:var(--text-main);margin:1.5em 0;padding:16px 20px;font-style:italic}.RichTextRenderer-module__EkqFKa__rich-text-content blockquote p:last-child{margin-bottom:0}.RichTextRenderer-module__EkqFKa__rich-text-content code{font-family:var(--font-mono,ui-monospace, monospace);background:var(--bg-hover);color:var(--text-main);border:1px solid var(--border-light);border-radius:4px;padding:2px 6px;font-size:.88em}.RichTextRenderer-module__EkqFKa__rich-text-content pre{font-family:var(--font-mono,ui-monospace, monospace);background:var(--bg-hover);border:1px solid var(--border-color);border-radius:var(--radius-sm,8px);margin:1.5em 0;padding:18px 20px;font-size:13.5px;line-height:1.55;overflow-x:auto}.RichTextRenderer-module__EkqFKa__rich-text-content pre code{font-size:inherit;color:inherit;background:0 0;border:none;padding:0}.RichTextRenderer-module__EkqFKa__rich-text-content table{border-collapse:collapse;border-radius:var(--radius-sm,8px);border:1px solid var(--border-color);width:100%;margin:1.5em 0;font-size:14px;overflow:hidden}.RichTextRenderer-module__EkqFKa__rich-text-content th{background:var(--bg-hover);color:var(--text-main);text-align:left;border-bottom:1px solid var(--border-color);padding:12px 16px;font-weight:600}.RichTextRenderer-module__EkqFKa__rich-text-content td{border-bottom:1px solid var(--border-light);color:var(--text-main);padding:12px 16px}.RichTextRenderer-module__EkqFKa__rich-text-content tr:last-child td{border-bottom:none}.RichTextRenderer-module__EkqFKa__rich-text-content tr:hover td{background:var(--bg-hover)}.RichTextRenderer-module__EkqFKa__rich-text-content hr{background:var(--border-color);border:none;height:1px;margin:2em 0}
.LoginClient-module__mKB3Ba__auth-card{background:var(--bg-surface);border:1px solid var(--border-light);box-shadow:var(--shadow-md);-webkit-backdrop-filter:none;backdrop-filter:none}.LoginClient-module__mKB3Ba__auth-header h2{-webkit-text-fill-color:var(--text-main);color:var(--text-main);background:0 0;font-weight:500}.LoginClient-module__mKB3Ba__tabs{background:var(--bg-hover)}.LoginClient-module__mKB3Ba__form-group input,.LoginClient-module__mKB3Ba__form-group select,.LoginClient-module__mKB3Ba__form-group textarea{background:var(--bg-surface);border-color:var(--border-color)}.LoginClient-module__mKB3Ba__form-group input:focus,.LoginClient-module__mKB3Ba__form-group select:focus,.LoginClient-module__mKB3Ba__form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #1a73e833}.LoginClient-module__mKB3Ba__alert-error{color:var(--error)}.LoginClient-module__mKB3Ba__alert-success{color:var(--success)}.LoginClient-module__mKB3Ba__auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:24px;display:flex}.LoginClient-module__mKB3Ba__auth-card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:20px;width:100%;max-width:480px;padding:40px;animation:.4s ease-out LoginClient-module__mKB3Ba__fadeIn;box-shadow:0 10px 30px #00000080}.LoginClient-module__mKB3Ba__auth-header{text-align:center;margin-bottom:32px}.LoginClient-module__mKB3Ba__auth-header h2{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:28px;font-weight:700}.LoginClient-module__mKB3Ba__auth-header p{color:var(--text-muted);font-size:14px}.LoginClient-module__mKB3Ba__tabs{background:var(--tab-bg);border-radius:12px;margin-bottom:24px;padding:4px;display:flex}.LoginClient-module__mKB3Ba__tab-btn{color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:15px;font-weight:600;transition:all .2s}.LoginClient-module__mKB3Ba__tab-btn.LoginClient-module__mKB3Ba__active{background:var(--primary);color:#fff;box-shadow:0 4px 12px #8b5cf64d}.LoginClient-module__mKB3Ba__auth-alert{border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500;animation:.2s ease-out LoginClient-module__mKB3Ba__slideDown}.LoginClient-module__mKB3Ba__alert-error{background:var(--error-bg);color:#fca5a5;border:1px solid #ef44444d}.LoginClient-module__mKB3Ba__alert-success{background:var(--success-bg);color:#a7f3d0;border:1px solid #10b9814d}.LoginClient-module__mKB3Ba__auth-form{flex-direction:column;gap:16px;display:flex}.LoginClient-module__mKB3Ba__form-group{flex-direction:column;gap:6px;display:flex}.LoginClient-module__mKB3Ba__form-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.LoginClient-module__mKB3Ba__form-group input,.LoginClient-module__mKB3Ba__form-group select,.LoginClient-module__mKB3Ba__form-group textarea{background:var(--bg-input);border:1px solid var(--border-color);color:var(--text-main);font-family:var(--font-sans);border-radius:10px;width:100%;padding:12px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.LoginClient-module__mKB3Ba__form-group input:focus,.LoginClient-module__mKB3Ba__form-group select:focus,.LoginClient-module__mKB3Ba__form-group textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #8b5cf626}.LoginClient-module__mKB3Ba__submit-btn{background:linear-gradient(135deg, var(--primary) 0%, #6d28d9 100%);color:#fff;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s,transform .1s;box-shadow:0 4px 14px #8b5cf666}.LoginClient-module__mKB3Ba__submit-btn:hover{opacity:.95}.LoginClient-module__mKB3Ba__submit-btn:active{transform:scale(.98)}.LoginClient-module__mKB3Ba__submit-btn:disabled{opacity:.6;cursor:not-allowed}.LoginClient-module__mKB3Ba__text-btn{color:var(--primary);cursor:pointer;font-family:var(--font-sans);background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.LoginClient-module__mKB3Ba__text-btn:hover{text-decoration:underline}.LoginClient-module__mKB3Ba__loading-overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 16px;display:flex}.LoginClient-module__mKB3Ba__loading-spinner{border:3px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite LoginClient-module__mKB3Ba__spin}.LoginClient-module__mKB3Ba__loading-overlay h3{color:var(--text-main);margin:0;font-size:20px;font-weight:700}.LoginClient-module__mKB3Ba__loading-overlay p{color:var(--text-muted);margin:0;font-size:14px}@keyframes LoginClient-module__mKB3Ba__spin{to{transform:rotate(360deg)}}.LoginClient-module__mKB3Ba__password-strength-container{border:1px solid var(--border-color);background:#00000040;border-radius:8px;margin-top:10px;padding:10px 12px;animation:.2s ease-out LoginClient-module__mKB3Ba__fadeIn}.LoginClient-module__mKB3Ba__password-strength-header{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;display:flex}.LoginClient-module__mKB3Ba__password-strength-bars{gap:4px;margin-bottom:10px;display:flex}.LoginClient-module__mKB3Ba__strength-bar{border-radius:2px;flex:1;height:4px;transition:background-color .25s}.LoginClient-module__mKB3Ba__password-criteria-list{color:var(--text-muted);grid-template-columns:1fr 1fr;gap:4px 8px;font-size:11px;display:grid}.LoginClient-module__mKB3Ba__criteria-item{align-items:center;gap:4px;transition:color .2s;display:flex}.LoginClient-module__mKB3Ba__criteria-item.LoginClient-module__mKB3Ba__met{color:var(--success,#22c55e);font-weight:500}
.page-module__cyWYtW__rates-page{padding-bottom:48px}.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-intro,.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-footnote{padding:24px 28px}@media (max-width:768px){.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-intro,.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-footnote,.page-module__cyWYtW__rates-tier-card{padding:20px 18px}}.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-intro,.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-footnote{color:var(--text-muted);margin-bottom:32px;padding:28px 32px;font-size:15px;line-height:1.65}.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-intro strong,.page-module__cyWYtW__rates-page .page-module__cyWYtW__rates-footnote strong{color:var(--text-main)}.page-module__cyWYtW__rates-tier-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.page-module__cyWYtW__rates-tier-overview{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.page-module__cyWYtW__rates-tier-overview-card{border:1px solid var(--border-color);background:var(--bg-card);border-top-width:3px;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px 22px;scroll-margin-top:96px;text-decoration:none;transition:border-color .15s,transform .15s,background .15s;display:flex}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-overview-card,:root[data-theme=dark] .page-module__cyWYtW__rates-tier-card{background:var(--bg-surface)}.page-module__cyWYtW__rates-tier-overview-card:hover{border-color:var(--primary);transform:translateY(-2px)}.page-module__cyWYtW__rates-tier-overview-title{color:var(--text-main);font-size:15px;font-weight:600;line-height:1.35}.page-module__cyWYtW__rates-tier-overview-count{color:var(--text-muted);font-size:13px}.page-module__cyWYtW__rates-tier-card{background:var(--bg-card);border:1px solid var(--border-color);border-top-style:solid;border-top-width:4px;border-radius:16px;flex-direction:column;gap:20px;padding:28px;scroll-margin-top:96px;display:flex}.page-module__cyWYtW__rates-tier-1.page-module__cyWYtW__rates-tier-card,.page-module__cyWYtW__rates-tier-1.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#818cf8}.page-module__cyWYtW__rates-tier-2.page-module__cyWYtW__rates-tier-card,.page-module__cyWYtW__rates-tier-2.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#22d3ee}.page-module__cyWYtW__rates-tier-3.page-module__cyWYtW__rates-tier-card,.page-module__cyWYtW__rates-tier-3.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#34d399}.page-module__cyWYtW__rates-tier-header h2{color:var(--text-main);margin:8px 0 0;font-size:18px;font-weight:700;line-height:1.35}.page-module__cyWYtW__rates-tier-summary{color:var(--text-muted);margin:10px 0 0;font-size:14px;line-height:1.55}.page-module__cyWYtW__rates-tier-badge{letter-spacing:.04em;text-transform:uppercase;background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.page-module__cyWYtW__rates-tier-1 .page-module__cyWYtW__rates-tier-badge{color:#6366f1;background:#6366f126}.page-module__cyWYtW__rates-tier-2 .page-module__cyWYtW__rates-tier-badge{color:#0891b2;background:#06b6d41f}.page-module__cyWYtW__rates-tier-3 .page-module__cyWYtW__rates-tier-badge{color:#059669;background:#10b9811f}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-1.page-module__cyWYtW__rates-tier-card,:root[data-theme=dark] .page-module__cyWYtW__rates-tier-1.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#a5b4fc}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-2.page-module__cyWYtW__rates-tier-card,:root[data-theme=dark] .page-module__cyWYtW__rates-tier-2.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#67e8f9}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-3.page-module__cyWYtW__rates-tier-card,:root[data-theme=dark] .page-module__cyWYtW__rates-tier-3.page-module__cyWYtW__rates-tier-overview-card{border-top-color:#6ee7b7}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-1 .page-module__cyWYtW__rates-tier-badge{color:#a5b4fc;background:#818cf82e}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-2 .page-module__cyWYtW__rates-tier-badge{color:#67e8f9;background:#22d3ee26}:root[data-theme=dark] .page-module__cyWYtW__rates-tier-3 .page-module__cyWYtW__rates-tier-badge{color:#6ee7b7;background:#34d39926}.page-module__cyWYtW__rates-metric-row{flex-direction:column;gap:14px;display:flex}.page-module__cyWYtW__rates-metric{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.page-module__cyWYtW__rates-metric:last-child{border-bottom:none;padding-bottom:0}.page-module__cyWYtW__rates-metric-label{color:var(--text-muted);font-size:13px}.page-module__cyWYtW__rates-metric-value{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.page-module__cyWYtW__rates-tier-countries{border-top:1px solid var(--border-color);margin-top:4px;padding-top:18px}.page-module__cyWYtW__rates-tier-countries-heading{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 14px;font-size:13px;font-weight:700;display:flex}.page-module__cyWYtW__rates-tier-countries-count{text-transform:none;letter-spacing:normal;color:var(--text-main);opacity:.85;font-size:12px;font-weight:600}.page-module__cyWYtW__rates-country-chips{flex-wrap:wrap;gap:8px;max-height:280px;margin:0;padding:0 4px 0 0;list-style:none;display:flex;overflow-y:auto}.page-module__cyWYtW__rates-country-chip{background:var(--bg-hover);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;line-height:1.3;display:inline-flex}.page-module__cyWYtW__rates-tier-1 .page-module__cyWYtW__rates-country-chip{border-color:#818cf859}.page-module__cyWYtW__rates-tier-2 .page-module__cyWYtW__rates-country-chip{border-color:#22d3ee4d}.page-module__cyWYtW__rates-tier-3 .page-module__cyWYtW__rates-country-chip{border-color:#34d3994d}.page-module__cyWYtW__rates-country-name{color:var(--text-main)}.page-module__cyWYtW__rates-country-code{letter-spacing:.04em;background:var(--bg-hover);color:var(--text-muted);border:1px solid var(--border-light);border-radius:4px;padding:2px 5px;font-family:ui-monospace,monospace;font-size:10px;font-weight:600}.page-module__cyWYtW__rates-empty{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}@media (max-width:960px){.page-module__cyWYtW__rates-tier-grid,.page-module__cyWYtW__rates-tier-overview{grid-template-columns:1fr}}
.page-module__C1BsrG__landing-page{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.page-module__C1BsrG__rates-page{padding-bottom:48px}.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-intro,.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-footnote{padding:24px 28px}:is(.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-intro,.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-footnote):not(:last-child){margin-bottom:2rem}@media (max-width:768px){.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-intro,.page-module__C1BsrG__rates-page .page-module__C1BsrG__rates-footnote{padding:20px 18px}}.page-module__C1BsrG__hero-section{text-align:center;justify-content:center;padding:100px 0 80px;display:flex}.page-module__C1BsrG__hero-section-with-bg{isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #dadce0b3;border-radius:20px;width:100%;margin-top:16px;margin-bottom:70px;padding:112px 40px 96px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 32px #3c404314,0 1px 3px #3c40430f}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg{border-color:#b5caef26;box-shadow:0 10px 30px #00000059}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg{border-color:#b5caef26;box-shadow:0 10px 30px #00000059}}@media (max-width:768px){.page-module__C1BsrG__hero-section-with-bg{border-radius:16px;padding:80px 20px 64px}}.page-module__C1BsrG__hero-bg-overlay{background:radial-gradient(ellipse 92% 78% at 50% 42%, #ffffffc7 0%, #ffffff75 52%, #ffffff29 100%), linear-gradient(180deg, color-mix(in srgb, var(--primary-soft) 55%, transparent) 0%, #f8f9fa6b 100%);pointer-events:none;position:absolute;inset:0}:root[data-theme=dark] .page-module__C1BsrG__hero-bg-overlay{background:linear-gradient(#0b1020b8 0%,#0b1020e6 100%)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-bg-overlay{background:linear-gradient(#0b1020b8 0%,#0b1020e6 100%)}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-content{z-index:1;position:relative}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-title{color:var(--text-main);text-shadow:none}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-title{color:#fff;text-shadow:0 2px 12px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-title{color:#fff;text-shadow:0 2px 12px #00000080}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-subtitle{color:#3c4043;text-shadow:none}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-subtitle{color:#f2f6ffeb;text-shadow:0 1px 6px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__hero-subtitle{color:#f2f6ffeb;text-shadow:0 1px 6px #00000080}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__badge-glowing{color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 18%, var(--border-color));background:#ffffffe0;box-shadow:0 1px 2px #3c404314}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__badge-glowing{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#ffffff40}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__badge-glowing{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#ffffff40}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__gradient-text{background:linear-gradient(90deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__gradient-text{background:linear-gradient(90deg,#93c5fd,#6ee7b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__gradient-text{background:linear-gradient(90deg,#93c5fd,#6ee7b7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__primary-action-btn{box-shadow:0 2px 8px color-mix(in srgb, var(--primary) 28%, transparent)}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__primary-action-btn{box-shadow:0 4px 14px #00000073}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__primary-action-btn{box-shadow:0 4px 14px #00000073}}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn{color:var(--text-main);background:#fffffff0;border:1px solid #dadce0f2;box-shadow:0 1px 2px #3c40430f}.page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn:hover{border-color:color-mix(in srgb, var(--primary) 35%, var(--border-color));background:#fff}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#ffffff47}:root[data-theme=dark] .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn:hover{background:#ffffff38}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn{color:#fff;box-shadow:none;background:#ffffff1f;border-color:#ffffff47}:root:not([data-theme=light]) .page-module__C1BsrG__hero-section-with-bg .page-module__C1BsrG__secondary-action-btn:hover{background:#ffffff38}}.page-module__C1BsrG__hero-content{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.page-module__C1BsrG__badge-glowing{background:var(--primary-soft);color:var(--primary);border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.05em;box-shadow:none;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700}:root[data-theme=dark] .page-module__C1BsrG__badge-glowing{border-color:#7267f84d}.page-module__C1BsrG__badge-glowing span{background:var(--primary);box-shadow:none}.page-module__C1BsrG__hero-title{letter-spacing:-.02em;color:var(--text-main);margin-bottom:24px;font-size:clamp(2rem,5vw + 1rem,4rem);font-weight:800;line-height:1.15}.page-module__C1BsrG__gradient-text{background:linear-gradient(90deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__C1BsrG__hero-subtitle{color:var(--text-muted);max-width:680px;margin-bottom:40px;font-size:18px;line-height:1.6}.page-module__C1BsrG__hero-actions{gap:16px;display:flex}.page-module__C1BsrG__primary-action-btn{background:var(--primary);color:#fff;box-shadow:var(--shadow-md,0 1px 3px #3c40431f);border-radius:10px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .1s}.page-module__C1BsrG__primary-action-btn:hover{background:var(--primary-hover);opacity:1}.page-module__C1BsrG__primary-action-btn:active{transform:scale(.98)}.page-module__C1BsrG__secondary-action-btn{background:var(--bg-surface,var(--bg-card));color:var(--text-main);border:1px solid var(--border-color);border-radius:10px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s}.page-module__C1BsrG__secondary-action-btn:hover{background:var(--bg-hover)}:root[data-theme=dark] .page-module__C1BsrG__primary-action-btn{box-shadow:0 2px 10px #00000059}:root[data-theme=dark] .page-module__C1BsrG__secondary-action-btn{background:var(--bg-surface)}.page-module__C1BsrG__features-section{border-top:1px solid var(--border-color);text-align:center;padding:80px 0 100px}.page-module__C1BsrG__eyebrow{color:var(--primary)}.page-module__C1BsrG__section-title{color:var(--text-main);margin-bottom:12px;font-size:36px;font-weight:800}.page-module__C1BsrG__section-subtitle{color:var(--text-muted);margin-bottom:60px;font-size:16px}.page-module__C1BsrG__features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.page-module__C1BsrG__feature-item{background:var(--bg-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-color);text-align:left;border-radius:16px;padding:32px;transition:border-color .2s}.page-module__C1BsrG__feature-item:hover{border-color:var(--primary)}.page-module__C1BsrG__feature-icon-wrapper{border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:24px;display:flex}.page-module__C1BsrG__icon-purple{color:#6366f1;background:#6366f11f}.page-module__C1BsrG__icon-cyan{color:#0891b2;background:#06b6d41f}.page-module__C1BsrG__icon-pink{color:#db2777;background:#ec48991f}.page-module__C1BsrG__icon-green{color:#059669;background:#10b9811f}:root[data-theme=dark] .page-module__C1BsrG__icon-purple{color:#a5b4fc;background:#818cf82e}:root[data-theme=dark] .page-module__C1BsrG__icon-cyan{color:#67e8f9;background:#22d3ee26}:root[data-theme=dark] .page-module__C1BsrG__icon-pink{color:#f9a8d4;background:#f472b626}:root[data-theme=dark] .page-module__C1BsrG__icon-green{color:#6ee7b7;background:#34d39926}.page-module__C1BsrG__feature-item h3{color:var(--text-main);margin-bottom:12px;font-size:20px;font-weight:700}.page-module__C1BsrG__feature-item p{color:var(--text-muted);font-size:14px;line-height:1.6}.page-module__C1BsrG__hero-left{text-align:left;justify-content:flex-start}.page-module__C1BsrG__hero-content-left{text-align:left;align-items:flex-start}.page-module__C1BsrG__cta-section{padding:64px 0 80px}.page-module__C1BsrG__cta-card{text-align:center;border:1px solid var(--border-color);background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-radius:20px;padding:56px 40px;position:relative;overflow:hidden}:root[data-theme=dark] .page-module__C1BsrG__cta-card{background:var(--bg-surface);box-shadow:0 10px 30px #00000059}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card{background:var(--bg-surface);box-shadow:0 10px 30px #00000059}}.page-module__C1BsrG__cta-gradient{background:linear-gradient(135deg, var(--primary-soft) 0%, var(--info-bg) 55%, var(--bg-card) 100%);border-color:color-mix(in srgb, var(--primary) 30%, var(--border-color))}.page-module__C1BsrG__cta-surface{background:var(--bg-card);border-color:var(--border-color)}:root[data-theme=dark] .page-module__C1BsrG__cta-surface{background:var(--bg-surface);border-color:var(--border-color)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-surface{background:var(--bg-surface);border-color:var(--border-color)}}:root[data-theme=dark] .page-module__C1BsrG__cta-gradient{background:linear-gradient(135deg, var(--primary-soft) 0%, #59d8c71a 55%, var(--bg-card) 100%);border-color:color-mix(in srgb, var(--primary) 40%, var(--border-color))}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-gradient{background:linear-gradient(135deg, var(--primary-soft) 0%, #59d8c71a 55%, var(--bg-card) 100%);border-color:color-mix(in srgb, var(--primary) 40%, var(--border-color))}}.page-module__C1BsrG__cta-card-with-bg{border:1px solid var(--border-color);box-shadow:var(--shadow-md);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg{border-color:#b5caef26;box-shadow:0 10px 30px #00000059}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg{border-color:#b5caef26;box-shadow:0 10px 30px #00000059}}.page-module__C1BsrG__cta-bg-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:linear-gradient(135deg,#ffffffd6 0%,#f8f9faf0 100%);position:absolute;inset:0}:root[data-theme=dark] .page-module__C1BsrG__cta-bg-overlay{background:linear-gradient(135deg,#0b1020b8 0%,#0b1020e6 100%)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-bg-overlay{background:linear-gradient(135deg,#0b1020b8 0%,#0b1020e6 100%)}}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-content{z-index:1;position:relative}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-title{color:var(--text-main);text-shadow:0 1px 2px #fffc}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-title{color:#fff;text-shadow:0 2px 12px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-title{color:#fff;text-shadow:0 2px 12px #00000080}}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-description{color:var(--text-muted);text-shadow:0 1px 2px #fffc}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-description{color:#f2f6ffeb;text-shadow:0 1px 6px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__cta-description{color:#f2f6ffeb;text-shadow:0 1px 6px #00000080}}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__badge-glowing{background:var(--primary-soft);color:var(--primary);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__badge-glowing{color:#fff;background:#ffffff1f;border-color:#ffffff40}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__badge-glowing{color:#fff;background:#ffffff1f;border-color:#ffffff40}}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn{color:var(--text-main);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9}.page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn:hover{background:#fffffffa}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn{color:#fff;background:#ffffff1f;border-color:#ffffff47}:root[data-theme=dark] .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn:hover{background:#ffffff38}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn{color:#fff;background:#ffffff1f;border-color:#ffffff47}:root:not([data-theme=light]) .page-module__C1BsrG__cta-card-with-bg .page-module__C1BsrG__secondary-action-btn:hover{background:#ffffff38}}.page-module__C1BsrG__cta-content{flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex}.page-module__C1BsrG__cta-title{color:var(--text-main);margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.page-module__C1BsrG__cta-description{color:var(--text-muted);margin-bottom:32px;font-size:16px;line-height:1.6}.page-module__C1BsrG__cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-module__C1BsrG__stats-section{border-top:1px solid var(--border-color);text-align:center;padding:64px 0 80px}.page-module__C1BsrG__stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:48px;display:grid}.page-module__C1BsrG__stat-item{background:var(--bg-card);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:32px 24px;transition:transform .2s,border-color .2s}.page-module__C1BsrG__stat-item:hover{border-color:var(--primary);transform:translateY(-2px)}.page-module__C1BsrG__stat-value{color:var(--primary);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1.1}.page-module__C1BsrG__stat-label{color:var(--text-main);margin-bottom:4px;font-size:16px;font-weight:600}.page-module__C1BsrG__stat-desc{color:var(--text-muted);font-size:13px;line-height:1.4}:root[data-theme=dark] .page-module__C1BsrG__stat-item{background:var(--bg-surface)}:root[data-theme=dark] .page-module__C1BsrG__stat-item:hover{border-color:var(--primary-hover)}.page-module__C1BsrG__faq-section{border-top:1px solid var(--border-color);text-align:center;padding:72px 0 96px}.page-module__C1BsrG__faq-list{text-align:left;flex-direction:column;gap:16px;max-width:800px;margin:48px auto 0;display:flex}.page-module__C1BsrG__faq-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;transition:border-color .2s;overflow:hidden}.page-module__C1BsrG__faq-item:hover{border-color:var(--primary)}.page-module__C1BsrG__faq-item-open{border-color:var(--primary);background:var(--bg-surface)}:root[data-theme=dark] .page-module__C1BsrG__faq-item{background:var(--bg-surface)}:root[data-theme=dark] .page-module__C1BsrG__faq-item-open{background:var(--bg-hover);border-color:var(--primary-hover)}.page-module__C1BsrG__faq-summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-main);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;list-style:none;display:flex}.page-module__C1BsrG__faq-summary::-webkit-details-marker{display:none}.page-module__C1BsrG__faq-icon{color:var(--primary);font-size:20px;line-height:1;transition:transform .2s}.page-module__C1BsrG__faq-item-open .page-module__C1BsrG__faq-icon{transform:rotate(45deg)}.page-module__C1BsrG__faq-answer{color:var(--text-muted);border-top:1px solid var(--border-light);padding:16px 24px 20px;font-size:15px;line-height:1.6}.page-module__C1BsrG__rates-overview-section{border-top:1px solid var(--border-color);text-align:center;padding:72px 0 88px}.page-module__C1BsrG__rates-overview-cta{margin-top:28px}.page-module__C1BsrG__richtext-section{max-width:860px;margin:0 auto;padding:48px 0}:root[data-theme=dark] .page-module__C1BsrG__feature-item{background:var(--bg-surface)}.page-module__C1BsrG__bottom-cta-container{text-align:center;justify-content:center;align-items:center;padding:48px 0 96px;display:flex}.page-module__C1BsrG__bottom-cta-btn{background:var(--primary);color:#fff;box-shadow:var(--shadow-md,0 1px 3px #3c40431f);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex}.page-module__C1BsrG__bottom-cta-btn:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}:root[data-theme=dark] .page-module__C1BsrG__bottom-cta-btn{box-shadow:0 2px 10px #00000059}:root[data-theme=dark] .page-module__C1BsrG__bottom-cta-btn:hover{box-shadow:0 4px 16px #00000073}.page-module__C1BsrG__bottom-cta-btn:active{transform:translateY(0)scale(.98)}
.WhySeeingAdView-module__Zbq8pa__container{flex-direction:column;gap:28px;width:100%;margin-top:12px;display:flex}.WhySeeingAdView-module__Zbq8pa__adCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:12px;padding:20px 24px;display:flex}.WhySeeingAdView-module__Zbq8pa__adCardHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color,#a855f7);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.WhySeeingAdView-module__Zbq8pa__adBadge{color:#c084fc;background:#a855f726;border-radius:4px;padding:3px 8px;font-size:11px}.WhySeeingAdView-module__Zbq8pa__adDetailRow{flex-wrap:wrap;align-items:baseline;gap:8px;font-size:14px;display:flex}.WhySeeingAdView-module__Zbq8pa__detailLabel{color:var(--text-muted,#94a3b8);min-width:110px;font-weight:500}.WhySeeingAdView-module__Zbq8pa__detailValue{color:var(--text-main,#f8fafc);word-break:break-all;font-weight:600}.WhySeeingAdView-module__Zbq8pa__detailLink{color:#38bdf8;text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.WhySeeingAdView-module__Zbq8pa__detailLink:hover{opacity:.8}.WhySeeingAdView-module__Zbq8pa__sectionTitle{color:var(--text-main,#f8fafc);justify-content:center;align-items:center;gap:8px;margin:0 0 8px;font-size:18px;font-weight:700;display:flex}.WhySeeingAdView-module__Zbq8pa__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.WhySeeingAdView-module__Zbq8pa__featureCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:8px;padding:18px 20px;transition:transform .2s,border-color .2s;display:flex}.WhySeeingAdView-module__Zbq8pa__featureCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.WhySeeingAdView-module__Zbq8pa__cardIcon{margin-bottom:4px;font-size:24px}.WhySeeingAdView-module__Zbq8pa__cardHeading{color:var(--text-main,#f8fafc);margin:0;font-size:15px;font-weight:600}.WhySeeingAdView-module__Zbq8pa__cardText{color:var(--text-muted,#94a3b8);margin:0;font-size:13.5px;line-height:1.5}.WhySeeingAdView-module__Zbq8pa__premiumBanner{background:linear-gradient(135deg,#eab3081f 0%,#a855f726 100%);border:1.5px solid #eab30859;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000040}.WhySeeingAdView-module__Zbq8pa__premiumBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#eab30840 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50%;right:-20%}.WhySeeingAdView-module__Zbq8pa__premiumHeader{align-items:center;gap:12px;display:flex}.WhySeeingAdView-module__Zbq8pa__premiumBadge{color:#000;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#eab308 0%,#f59e0b 100%);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800}.WhySeeingAdView-module__Zbq8pa__premiumTitle{color:#fff;margin:0;font-size:19px;font-weight:700}.WhySeeingAdView-module__Zbq8pa__premiumText{color:#cbd5e1;max-width:600px;margin:0;font-size:14px;line-height:1.6}.WhySeeingAdView-module__Zbq8pa__premiumActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.WhySeeingAdView-module__Zbq8pa__premiumBtn{color:#09090b;cursor:pointer;background:linear-gradient(135deg,#eab308 0%,#f59e0b 100%);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:0 4px 12px #eab30859}.WhySeeingAdView-module__Zbq8pa__premiumBtn:hover{filter:brightness(1.1);transform:scale(1.02)}.WhySeeingAdView-module__Zbq8pa__actionsCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px 24px;display:flex}.WhySeeingAdView-module__Zbq8pa__reportLinkBtn{color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.WhySeeingAdView-module__Zbq8pa__reportLinkBtn:hover{background:#ef444433}
._styles-module-scss-module__Dz96Hq__wrapper{cursor:default;background-color:rgba(var(--panel-background-color-rgb), .85);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:-1;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:row-reverse;justify-content:center;align-items:center;width:auto;max-width:min(400px,100vw - 2rem);height:auto;padding:.85rem 1.5rem;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),visibility .3s;display:flex;position:fixed;bottom:3rem;left:50%;transform:translate(-50%,1.5rem);box-shadow:0 10px 25px #00000080,inset 0 1px #ffffff1a}._styles-module-scss-module__Dz96Hq__wrapper._styles-module-scss-module__Dz96Hq__active{opacity:1;visibility:visible;z-index:9999;transform:translate(-50%)}@media screen and (max-width:768px){._styles-module-scss-module__Dz96Hq__wrapper{width:calc(100% - 2rem);max-width:400px;padding:.75rem 1.25rem;bottom:2rem}}._styles-module-scss-module__Dz96Hq__close{cursor:pointer;color:#fff9;flex-shrink:0;justify-content:center;align-items:center;width:38px;margin-left:.75rem;transition:color .2s;display:flex;padding:.25rem!important}._styles-module-scss-module__Dz96Hq__close:hover{color:#fff}._styles-module-scss-module__Dz96Hq__message{color:#fff;width:calc(100% - 38px);font-size:.95rem;font-weight:500;line-height:1.4}._styles-module-scss-module__Dz96Hq__message p{margin:0}
._styles-module-scss-module__cIhk5a__wrapper{cursor:pointer;background:0 0;border:none;outline:0;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:inline-flex}@media screen and (max-width:768px){._styles-module-scss-module__cIhk5a__wrapper{padding:.5rem}}._styles-module-scss-module__cIhk5a__icon>svg{width:2rem;height:2rem;fill:var(--primary-text-color)}
._styles-module-scss-module__WbxDIa__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);pointer-events:auto;background:#0009;position:fixed;inset:0}._styles-module-scss-module__WbxDIa__cookieBanner{z-index:10000;color:#f5f5f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;pointer-events:auto;background:#121216f5;border-top:1px solid #ffffff1f;width:100%;height:auto;max-height:min(60vh,520px);padding:16px 20px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000059}._styles-module-scss-module__WbxDIa__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}._styles-module-scss-module__WbxDIa__copy{color:#f5f5f7eb;min-width:0;max-height:min(28vh,200px);font-size:14px;line-height:1.5;overflow-y:auto}._styles-module-scss-module__WbxDIa__copy p{margin:0 0 8px;line-height:1.5}._styles-module-scss-module__WbxDIa__copy p:last-child{margin-bottom:0}:is(._styles-module-scss-module__WbxDIa__copy h1,._styles-module-scss-module__WbxDIa__copy h2,._styles-module-scss-module__WbxDIa__copy h3){margin:0 0 6px;font-size:1em;font-weight:600}._styles-module-scss-module__WbxDIa__title{margin:0 0 6px;font-size:15px;font-weight:600}._styles-module-scss-module__WbxDIa__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._styles-module-scss-module__WbxDIa__learnMore{color:#9ecbff;text-underline-offset:2px;margin-right:6px;font-size:14px;text-decoration:underline}._styles-module-scss-module__WbxDIa__learnMore:hover{color:#c8e0ff}._styles-module-scss-module__WbxDIa__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 16px;font-size:13.5px;font-weight:600;transition:background-color .2s,border-color .2s,filter .2s}._styles-module-scss-module__WbxDIa__btnPrimary{background:var(--accent-color,#3b82f6);color:#fff}._styles-module-scss-module__WbxDIa__btnPrimary:hover{filter:brightness(1.1)}._styles-module-scss-module__WbxDIa__btnOutline{color:#f5f5f7;background:0 0;border:1px solid #ffffff3d}._styles-module-scss-module__WbxDIa__btnOutline:hover{background:#ffffff14;border-color:#fff6}._styles-module-scss-module__WbxDIa__btnSecondary{color:#f5f5f7e6;background:#ffffff1f}._styles-module-scss-module__WbxDIa__btnSecondary:hover{color:#fff;background:#fff3}._styles-module-scss-module__WbxDIa__customizePanel{flex-direction:column;gap:12px;width:100%;display:flex}._styles-module-scss-module__WbxDIa__categoryList{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;max-height:220px;padding-right:4px;display:grid;overflow-y:auto}._styles-module-scss-module__WbxDIa__categoryItem{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}._styles-module-scss-module__WbxDIa__categoryItem input[type=checkbox]{accent-color:var(--accent-color,#3b82f6);cursor:pointer;width:18px;height:18px;margin-top:2px}._styles-module-scss-module__WbxDIa__categoryItem input[type=checkbox]:disabled{cursor:not-allowed;opacity:.7}._styles-module-scss-module__WbxDIa__categoryInfo{flex-direction:column;gap:2px;display:flex}._styles-module-scss-module__WbxDIa__categoryName{color:#f5f5f7;font-size:13.5px;font-weight:600}._styles-module-scss-module__WbxDIa__categoryDesc{color:#f5f5f7a6;font-size:12px;line-height:1.3}._styles-module-scss-module__WbxDIa__customizeActions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (max-width:640px){._styles-module-scss-module__WbxDIa__inner,._styles-module-scss-module__WbxDIa__actions{flex-direction:column;align-items:stretch}._styles-module-scss-module__WbxDIa__actions ._styles-module-scss-module__WbxDIa__btn{text-align:center;width:100%}._styles-module-scss-module__WbxDIa__categoryList{grid-template-columns:1fr}._styles-module-scss-module__WbxDIa__customizeActions{flex-direction:column-reverse}._styles-module-scss-module__WbxDIa__customizeActions ._styles-module-scss-module__WbxDIa__btn{width:100%}}
._styles-module-scss-module__awwW7G__overlay{z-index:10001;-webkit-backdrop-filter:blur(8px);cursor:default;background:#000000b3;border:none;width:100%;height:100%;margin:0;padding:0;animation:.2s forwards _styles-module-scss-module__awwW7G__fadeIn;position:fixed;inset:0}._styles-module-scss-module__awwW7G__modalWrapper{z-index:10002;box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._styles-module-scss-module__awwW7G__modal{pointer-events:auto;color:#f5f5f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box;background:#16161cf5;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:520px;padding:24px;animation:.22s cubic-bezier(.16,1,.3,1) forwards _styles-module-scss-module__awwW7G__modalScale;display:flex;position:relative;box-shadow:0 16px 48px #0009,0 0 0 1px #ffffff0d}._styles-module-scss-module__awwW7G__header{align-items:center;gap:12px;display:flex}._styles-module-scss-module__awwW7G__warningIcon{color:#f59e0b;background:#f59e0b26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._styles-module-scss-module__awwW7G__warningIcon svg{width:20px;height:20px}._styles-module-scss-module__awwW7G__title{letter-spacing:-.01em;color:#f5f5f7;margin:0;font-size:18px;font-weight:700}._styles-module-scss-module__awwW7G__copy{color:#f5f5f7e0;font-size:14px;line-height:1.55}._styles-module-scss-module__awwW7G__copy p{margin:0 0 8px;line-height:1.5}._styles-module-scss-module__awwW7G__copy p:last-child{margin-bottom:0}._styles-module-scss-module__awwW7G__urlContainer{background:#0006;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}._styles-module-scss-module__awwW7G__urlLabel{text-transform:uppercase;letter-spacing:.05em;color:#f5f5f780;font-size:11px;font-weight:600}._styles-module-scss-module__awwW7G__urlText{color:#9ecbff;word-break:break-all;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13.5px}._styles-module-scss-module__awwW7G__disclaimer{color:#f5f5f799;margin:0;font-size:12px;line-height:1.4}._styles-module-scss-module__awwW7G__actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;display:flex}._styles-module-scss-module__awwW7G__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,filter .2s,transform .1s}._styles-module-scss-module__awwW7G__btn:active{transform:scale(.98)}._styles-module-scss-module__awwW7G__btnPrimary{background:var(--accent-color,#3b82f6);color:#fff}._styles-module-scss-module__awwW7G__btnPrimary:hover{filter:brightness(1.1)}._styles-module-scss-module__awwW7G__btnOutline{color:#f5f5f7;background:0 0;border:1px solid #ffffff3d}._styles-module-scss-module__awwW7G__btnOutline:hover{background:#ffffff14;border-color:#fff6}@keyframes _styles-module-scss-module__awwW7G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes _styles-module-scss-module__awwW7G__modalScale{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:540px){._styles-module-scss-module__awwW7G__modal{border-radius:14px;padding:20px}._styles-module-scss-module__awwW7G__actions{flex-direction:column-reverse;gap:8px}._styles-module-scss-module__awwW7G__actions ._styles-module-scss-module__awwW7G__btn{text-align:center;width:100%}}
.LanguageSelector-module__dozuLa__language-selector{align-items:center;gap:6px;display:flex}.LanguageSelector-module__dozuLa__language-dropdown-select{font-family:var(--font-sans);color:var(--text-muted);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;padding:6px 10px;font-size:13px}.LanguageSelector-module__dozuLa__lang-globe-icon{font-size:14px}
.ThemeToggle-module__uJ3SWW__theme-toggle-btn{font-family:var(--font-sans);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);cursor:pointer;white-space:nowrap;background:0 0;padding:6px 10px;font-size:14px;line-height:1.25;transition:background .15s,border-color .15s}.ThemeToggle-module__uJ3SWW__theme-toggle-btn:hover{background:var(--primary-soft);border-color:var(--primary)}
@keyframes _styles-module-scss-module__pSGo0a__blink{20%,24%,55%{color:#0000;text-shadow:none}0%,19%,21%,23%,25%,54%,56%,to{color:var(--primary-text-color);text-shadow:var(--text-shadow)}}._styles-module-scss-module__pSGo0a__logo{font-family:var(--logo-font);color:var(--primary-text-color);text-shadow:.0625rem .0625rem .0625rem var(--background-color);text-transform:none;padding:.5rem 0;font-size:2.5rem;font-weight:300;text-decoration:none;animation:12s infinite _styles-module-scss-module__pSGo0a__blink;display:inline-block}._styles-module-scss-module__pSGo0a__fontLoader{opacity:0;transition:opacity .5s}._styles-module-scss-module__pSGo0a__fontLoader._styles-module-scss-module__pSGo0a__loaded{opacity:1}
.Header-module__COQZSq__public-navbar{background:var(--bg-surface);border-bottom:1px solid var(--border-light);box-shadow:none;box-sizing:border-box;flex-wrap:nowrap;gap:0;width:100%;max-width:none;padding:12px 16px}.Header-module__COQZSq__public-navbar-on-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-bottom-color:#dadce0b3}:root[data-theme=dark] .Header-module__COQZSq__public-navbar-on-bg{background:#141d31b8;border-bottom-color:#b5caef21}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Header-module__COQZSq__public-navbar-on-bg{background:#141d31b8;border-bottom-color:#b5caef21}}.Header-module__COQZSq__public-navbar-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.Header-module__COQZSq__public-nav-menu-btn{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);width:40px;height:40px;color:var(--text-main);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.Header-module__COQZSq__public-nav-menu-btn:hover{background:var(--bg-hover)}.Header-module__COQZSq__public-nav-menu-icon{background:currentColor;border-radius:1px;width:18px;height:2px;display:block;position:relative}.Header-module__COQZSq__public-nav-menu-icon:before,.Header-module__COQZSq__public-nav-menu-icon:after{content:"";background:currentColor;border-radius:1px;width:18px;height:2px;transition:transform .2s;position:absolute;left:0}.Header-module__COQZSq__public-nav-menu-icon:before{top:-6px}.Header-module__COQZSq__public-nav-menu-icon:after{top:6px}.Header-module__COQZSq__public-navbar.Header-module__COQZSq__is-nav-open .Header-module__COQZSq__public-nav-menu-icon{background:0 0}.Header-module__COQZSq__public-navbar.Header-module__COQZSq__is-nav-open .Header-module__COQZSq__public-nav-menu-icon:before{top:0;transform:rotate(45deg)}.Header-module__COQZSq__public-navbar.Header-module__COQZSq__is-nav-open .Header-module__COQZSq__public-nav-menu-icon:after{top:0;transform:rotate(-45deg)}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-link{color:var(--text-muted);font-weight:500}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-link:hover{color:var(--primary);background:0 0}.Header-module__COQZSq__login-nav-btn{border-radius:var(--radius-sm);background:var(--primary)!important;color:#fff!important;box-shadow:none!important;transform:none!important}.Header-module__COQZSq__login-nav-btn:hover{background:var(--primary-hover)!important;opacity:1!important}.Header-module__COQZSq__public-navbar{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;max-width:none;margin:0;display:flex}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-links{align-items:center;gap:24px;display:flex}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-link{color:var(--text-muted);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-link:hover{color:var(--primary)}.Header-module__COQZSq__login-nav-btn{background:var(--primary);color:#fff;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;box-shadow:0 4px 10px #8b5cf640}.Header-module__COQZSq__login-nav-btn:hover{opacity:.9}@media (min-width:901px){.Header-module__COQZSq__public-navbar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px 24px;max-width:1200px;margin-left:auto;margin-right:auto;padding:12px 24px}.Header-module__COQZSq__public-navbar-row{flex:none;width:auto}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-links{border-top:none;flex-flow:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:12px 20px;width:auto;min-width:0;margin-top:0;padding:0;display:flex!important}.Header-module__COQZSq__public-nav-menu-btn{display:none!important}}@media (max-width:900px){.Header-module__COQZSq__public-nav-menu-btn{display:inline-flex}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-links{border-top:1px solid var(--border-light);flex-direction:column;align-items:stretch;gap:8px;width:100%;margin-top:12px;padding:12px 0 4px;display:none}.Header-module__COQZSq__public-navbar.Header-module__COQZSq__is-nav-open .Header-module__COQZSq__nav-links{display:flex}.Header-module__COQZSq__public-navbar .Header-module__COQZSq__nav-link,.Header-module__COQZSq__public-navbar .Header-module__COQZSq__login-nav-btn{text-align:center;width:100%;padding:10px 12px}.Header-module__COQZSq__nav-tool-item{justify-content:center;width:100%;display:flex}.Header-module__COQZSq__nav-tool-item>button,.Header-module__COQZSq__nav-tool-item>div{width:100%}}@media (max-width:768px){.Header-module__COQZSq__public-navbar{padding-left:16px;padding-right:16px}}
._styles-module-scss-module__rN1osG__container{width:100%;padding:0 1rem}._styles-module-scss-module__rN1osG__wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:56.25rem;margin:1.25rem auto;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0000005e}._styles-module-scss-module__rN1osG__wrapper:hover{border-color:#ffffff1f;box-shadow:0 12px 40px #00000073}@media screen and (max-width:768px){._styles-module-scss-module__rN1osG__wrapper{border-radius:1rem;margin:.625rem auto;padding:1.5rem}}._styles-module-scss-module__rN1osG__btcIcon{background:var(--coin-color,#f7931a);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.25rem;transition:background .4s,box-shadow .4s;animation:3s ease-in-out infinite _styles-module-scss-module__rN1osG__float;display:flex;box-shadow:0 4px 14px #00000059}._styles-module-scss-module__rN1osG__btcIcon svg{fill:#fff;width:2.25rem;height:2.25rem}._styles-module-scss-module__rN1osG__testnetBanner{color:#ff9500;text-align:center;letter-spacing:.03em;background:linear-gradient(90deg,#ff950026,#ff3b3026);border:1px solid #ff950066;border-radius:.5rem;width:100%;margin-bottom:1.25rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;animation:2s ease-in-out infinite _styles-module-scss-module__rN1osG__pulse}@keyframes _styles-module-scss-module__rN1osG__pulse{0%,to{opacity:1}50%{opacity:.75}}._styles-module-scss-module__rN1osG__networkLabel{color:var(--coin-color,#f7931a);opacity:.85;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.625rem;font-size:.75rem;font-weight:600}@keyframes _styles-module-scss-module__rN1osG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._styles-module-scss-module__rN1osG__title{color:var(--primary-text-color,#fff);font-size:1.75rem;font-weight:700;font-family:var(--global-font);margin-bottom:.75rem}._styles-module-scss-module__rN1osG__description{color:var(--primary-text-color,#fff);opacity:.8;white-space:pre-wrap;max-width:33.75rem;margin-bottom:1.75rem;font-size:1rem;line-height:1.6}._styles-module-scss-module__rN1osG__coinTabs{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;margin-bottom:1.75rem;display:flex}._styles-module-scss-module__rN1osG__coinTab{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.625rem;flex-direction:column;align-items:center;gap:.1875rem;min-width:4.5rem;padding:.625rem 1.125rem;transition:all .2s;display:flex}._styles-module-scss-module__rN1osG__coinTab:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}._styles-module-scss-module__rN1osG__coinTab:active{transform:translateY(0)}._styles-module-scss-module__rN1osG__coinTab._styles-module-scss-module__rN1osG__coinTabActive{background:color-mix(in srgb, var(--coin-color,#f7931a) 15%, transparent);border-color:var(--coin-color,#f7931a);box-shadow:0 4px 12px color-mix(in srgb, var(--coin-color,#f7931a) 30%, transparent)}._styles-module-scss-module__rN1osG__coinSymbol{color:var(--primary-text-color,#fff);letter-spacing:.02em;font-size:.8125rem;font-weight:700}._styles-module-scss-module__rN1osG__coinTabActive ._styles-module-scss-module__rN1osG__coinSymbol{color:var(--coin-color,#f7931a)}._styles-module-scss-module__rN1osG__coinName{color:var(--primary-text-color,#fff);opacity:.55;font-size:.6875rem}._styles-module-scss-module__rN1osG__cryptoWalletSection{flex-direction:column;align-items:center;width:100%;max-width:30rem;margin-top:.25rem;display:flex}._styles-module-scss-module__rN1osG__inputContainer{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:.75rem;display:flex}._styles-module-scss-module__rN1osG__inputLabel{color:var(--primary-text-color,#fff);opacity:.7;margin-bottom:.375rem;font-size:.8125rem;font-weight:600}._styles-module-scss-module__rN1osG__amountInput{width:100%;color:var(--primary-text-color,#fff);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:.625rem .875rem;font-family:inherit;font-size:1rem;transition:all .2s}._styles-module-scss-module__rN1osG__amountInput:focus{border-color:var(--coin-color,#f7931a80);box-shadow:0 0 0 3px color-mix(in srgb, var(--coin-color,#f7931a) 20%, transparent);outline:none}._styles-module-scss-module__rN1osG__quickSelectGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;margin-bottom:1.25rem;display:grid}@media screen and (max-width:768px){._styles-module-scss-module__rN1osG__quickSelectGrid{grid-template-columns:repeat(2,1fr)}}._styles-module-scss-module__rN1osG__quickSelectBtn{color:var(--primary-text-color,#fff);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.375rem;padding:.5rem 0;font-size:.8125rem;transition:all .2s}._styles-module-scss-module__rN1osG__quickSelectBtn:hover{background:#ffffff14;border-color:#ffffff26}._styles-module-scss-module__rN1osG__quickSelectBtn._styles-module-scss-module__rN1osG__activeQuickSelect{background:color-mix(in srgb, var(--coin-color,#f7931a) 15%, transparent);border-color:var(--coin-color,#f7931a);color:var(--coin-color,#f7931a);font-weight:600}._styles-module-scss-module__rN1osG__walletButton{background:var(--coin-color,#f7931a);color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 16px color-mix(in srgb, var(--coin-color,#f7931a) 35%, transparent);border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.8125rem;font-size:1rem;font-weight:600;transition:all .25s;display:flex}._styles-module-scss-module__rN1osG__walletButton:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 8px 20px color-mix(in srgb, var(--coin-color,#f7931a) 45%, transparent);transform:translateY(-2px)}._styles-module-scss-module__rN1osG__walletButton:active:not(:disabled){transform:translateY(0)}._styles-module-scss-module__rN1osG__walletButton:disabled{opacity:.6;cursor:not-allowed}._styles-module-scss-module__rN1osG__walletButton svg{fill:currentColor;width:1.25rem;height:1.25rem}._styles-module-scss-module__rN1osG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.125rem;height:1.125rem;animation:.8s linear infinite _styles-module-scss-module__rN1osG__spin}@keyframes _styles-module-scss-module__rN1osG__spin{to{transform:rotate(360deg)}}._styles-module-scss-module__rN1osG__statusAlert{text-align:left;border-radius:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;animation:.3s _styles-module-scss-module__rN1osG__slideUp}._styles-module-scss-module__rN1osG__statusAlert._styles-module-scss-module__rN1osG__alertSuccess{color:#81c784;background:#2e7d321a;border:1px solid #2e7d3240}._styles-module-scss-module__rN1osG__statusAlert._styles-module-scss-module__rN1osG__alertError{color:#e57373;background:#d32f2f1a;border:1px solid #d32f2f40}._styles-module-scss-module__rN1osG__statusAlert._styles-module-scss-module__rN1osG__alertInfo{color:#4fc3f7;background:#0288d11a;border:1px solid #0288d140}@keyframes _styles-module-scss-module__rN1osG__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._styles-module-scss-module__rN1osG__txLinkWrapper{margin-top:.375rem}._styles-module-scss-module__rN1osG__txLink{color:var(--coin-color,#f7931a);cursor:pointer;font-weight:600;text-decoration:underline}._styles-module-scss-module__rN1osG__txLink:hover{opacity:.85}._styles-module-scss-module__rN1osG__backButtonWrapper{gap:.75rem;margin-top:1.75rem;display:flex}._styles-module-scss-module__rN1osG__btcMetaMaskSection{flex-direction:column;align-items:center;width:100%;max-width:30rem;margin-top:1rem;display:flex}._styles-module-scss-module__rN1osG__metaMaskDivider{text-align:center;width:100%;color:var(--primary-text-color,#fff);opacity:.35;letter-spacing:.05em;align-items:center;margin:1.25rem 0;font-size:.75rem;font-weight:600;display:flex}._styles-module-scss-module__rN1osG__metaMaskDivider:before,._styles-module-scss-module__rN1osG__metaMaskDivider:after{content:"";border-bottom:1px solid #ffffff1a;flex:1}._styles-module-scss-module__rN1osG__metaMaskDivider:not(:empty):before{margin-right:1rem}._styles-module-scss-module__rN1osG__metaMaskDivider:not(:empty):after{margin-left:1rem}._styles-module-scss-module__rN1osG__usdHint{color:#ffffff73;letter-spacing:.01em;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.75rem;display:inline-flex}._styles-module-scss-module__rN1osG__usdHint strong{color:#ffffffbf;font-weight:600}._styles-module-scss-module__rN1osG__livePriceBar{background:#ffffff08;border:1px solid #ffffff12;border-radius:.625rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.5rem .875rem;font-size:.75rem;transition:border-color .3s,background .3s;display:flex}@media screen and (max-width:768px){._styles-module-scss-module__rN1osG__livePriceBar{flex-direction:column;align-items:flex-start;gap:.25rem}}._styles-module-scss-module__rN1osG__rateLabel{color:#ffffffd9;letter-spacing:.01em;align-items:center;gap:.375rem;font-weight:500;display:inline-flex}._styles-module-scss-module__rN1osG__rateLabel strong{color:#fff;font-family:monospace,inherit;font-size:.8125rem;font-weight:700}._styles-module-scss-module__rN1osG__liveBadge{color:#34d399;letter-spacing:.02em;background:#10b9811f;border:1px solid #10b98140;border-radius:6.25rem;align-items:center;gap:.375rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}._styles-module-scss-module__rN1osG__liveBadge._styles-module-scss-module__rN1osG__liveOffline{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b40}._styles-module-scss-module__rN1osG__pulseDot{background-color:#10b981;border-radius:50%;width:.4375rem;height:.4375rem;animation:1.8s infinite _styles-module-scss-module__rN1osG__livePulse;box-shadow:0 0 #10b981b3}._styles-module-scss-module__rN1osG__offlineDot{background-color:#f59e0b;border-radius:50%;width:.4375rem;height:.4375rem}@keyframes _styles-module-scss-module__rN1osG__livePulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}
.PortalAppShell-module__FM9EUG__app-shell{background:var(--bg-main);flex-direction:column;flex:1;min-width:0;display:flex}.PortalAppShell-module__FM9EUG__app-header-sticky{z-index:50;background:var(--bg-surface);position:sticky;top:0}.PortalAppShell-module__FM9EUG__app-topbar{z-index:1;background:var(--bg-surface);border-bottom:1px solid var(--border-light);height:auto;box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex;position:relative;top:auto}.PortalAppShell-module__FM9EUG__app-topbar-start{flex:auto;min-width:0}.PortalAppShell-module__FM9EUG__app-mobile-nav{display:none}.PortalAppShell-module__FM9EUG__app-topbar-end{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.PortalAppShell-module__FM9EUG__app-topbar-user{align-items:center;gap:10px;display:flex}.PortalAppShell-module__FM9EUG__app-topbar-avatar{object-fit:cover;border:2px solid var(--border-light);border-radius:50%;width:36px;height:36px}.PortalAppShell-module__FM9EUG__app-topbar-user-text{flex-direction:column;line-height:1.25;display:flex}.PortalAppShell-module__FM9EUG__app-topbar-user-name{color:var(--text-main);font-size:14px;font-weight:500}.PortalAppShell-module__FM9EUG__app-topbar-user-role{color:var(--text-muted);text-transform:capitalize;font-size:12px}.PortalAppShell-module__FM9EUG__app-topbar-signout{font-family:var(--font-sans);color:var(--primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s}.PortalAppShell-module__FM9EUG__app-topbar-signout:hover{background:var(--primary-soft);border-color:#aecbfa}.PortalAppShell-module__FM9EUG__app-shell-body{flex:1;align-items:stretch;min-width:0;min-height:0;display:flex}.PortalAppShell-module__FM9EUG__app-sidebar{width:var(--sidebar-width);background:var(--bg-surface);border-right:1px solid var(--border-light);top:var(--topbar-height);max-height:calc(100vh - var(--topbar-height));max-height:calc(100dvh - var(--topbar-height));flex-direction:column;flex-shrink:0;align-self:flex-start;padding:16px 12px;display:flex;position:sticky;overflow-y:auto}.PortalAppShell-module__FM9EUG__app-sidebar-nav{flex-direction:column;gap:4px;display:flex}.PortalAppShell-module__FM9EUG__app-nav-link{color:var(--text-muted);border-radius:0 24px 24px 0;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.PortalAppShell-module__FM9EUG__app-nav-link:hover{background:var(--bg-hover);color:var(--text-main)}.PortalAppShell-module__FM9EUG__app-nav-link.PortalAppShell-module__FM9EUG__active{background:var(--primary-soft);color:var(--primary);font-weight:600}.PortalAppShell-module__FM9EUG__app-sidebar-footer{border-top:1px solid var(--border-light);margin-top:auto;padding:12px 14px}.PortalAppShell-module__FM9EUG__app-sidebar-muted-link{color:var(--text-muted);font-size:13px;text-decoration:none}.PortalAppShell-module__FM9EUG__app-sidebar-muted-link:hover{color:var(--primary)}.PortalAppShell-module__FM9EUG__app-main{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:1440px;padding:24px 32px 0}.PortalAppShell-module__FM9EUG__app-page{animation:.25s ease-out PortalAppShell-module__FM9EUG__fadeIn}@media (max-width:900px){.PortalAppShell-module__FM9EUG__app-sidebar{display:none}.PortalAppShell-module__FM9EUG__app-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--bg-surface);border-bottom:1px solid var(--border-light);z-index:1;gap:4px;padding:8px 12px;display:flex;position:relative;overflow-x:auto}.PortalAppShell-module__FM9EUG__app-mobile-nav::-webkit-scrollbar{display:none}.PortalAppShell-module__FM9EUG__app-mobile-nav .PortalAppShell-module__FM9EUG__app-nav-link{border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0;padding:8px 14px}.PortalAppShell-module__FM9EUG__app-main{padding:20px 16px 40px}.PortalAppShell-module__FM9EUG__app-topbar-user-text{display:none}}@media (max-width:480px){.PortalAppShell-module__FM9EUG__app-topbar{align-items:center;gap:8px}.PortalAppShell-module__FM9EUG__app-topbar-start{min-width:0;overflow:hidden}.PortalAppShell-module__FM9EUG__app-topbar-end{flex-shrink:0}.PortalAppShell-module__FM9EUG__app-topbar-signout{padding:8px 10px;font-size:13px}.PortalAppShell-module__FM9EUG__app-topbar-end>button{padding:6px 8px;font-size:12px}}
._styles-module-scss-module__fZF0zG__button{color:var(--primary-text-color);background-color:var(--background-color);border:.125rem solid var(--primary-text-color);border-radius:var(--border-radius);cursor:pointer;text-transform:capitalize;font-size:1.125rem;font-family:var(--global-font);justify-content:center;align-items:center;margin:1rem 0;padding:.3rem .8rem;font-weight:500;text-decoration:none;display:inline-flex}@media screen and (max-width:768px){._styles-module-scss-module__fZF0zG__button{padding:.25rem .5rem}}._styles-module-scss-module__fZF0zG__button._styles-module-scss-module__fZF0zG__active,._styles-module-scss-module__fZF0zG__button._styles-module-scss-module__fZF0zG__red{background-image:linear-gradient(to top right, var(--gradient-1), var(--gradient-2));color:var(--primary-text-color);box-shadow:var(--box-shadow);outline:none}._styles-module-scss-module__fZF0zG__button:focus,._styles-module-scss-module__fZF0zG__button:focus-visible,._styles-module-scss-module__fZF0zG__button:focus-within{box-shadow:var(--box-shadow);outline:none}._styles-module-scss-module__fZF0zG__button._styles-module-scss-module__fZF0zG__disabled{opacity:var(--disabled-opacity);cursor:default}._styles-module-scss-module__fZF0zG__icon{align-items:center;margin-right:.25rem;display:flex}._styles-module-scss-module__fZF0zG__icon>svg{width:1rem;height:1rem;fill:var(--primary-text-color)}._styles-module-scss-module__fZF0zG__basic{background-color:#0000;border:none;margin:0;padding:0}._styles-module-scss-module__fZF0zG__basic:active:not(:disabled){color:var(--accent-color)}._styles-module-scss-module__fZF0zG__basic:focus{box-shadow:none;outline:none}
.CategorySettingsClient-module__GL9paq__source-card{background:var(--bg-surface);-webkit-backdrop-filter:none;backdrop-filter:none}.CategorySettingsClient-module__GL9paq__source-name-input,.CategorySettingsClient-module__GL9paq__add-source-form h3,.CategorySettingsClient-module__GL9paq__add-source-btn:hover,.CategorySettingsClient-module__GL9paq__toggle-btn:hover,.CategorySettingsClient-module__GL9paq__test-btn:hover,.CategorySettingsClient-module__GL9paq__remove-btn:hover{color:var(--text-main)}.CategorySettingsClient-module__GL9paq__settings-alert{border-radius:10px;margin-bottom:24px;padding:14px 20px;font-size:14px;font-weight:500;animation:.2s ease-out CategorySettingsClient-module__GL9paq__slideDown}.CategorySettingsClient-module__GL9paq__settings-alert.CategorySettingsClient-module__GL9paq__success{background:var(--success-bg);color:#a7f3d0;border:1px solid #10b9814d}.CategorySettingsClient-module__GL9paq__settings-alert.CategorySettingsClient-module__GL9paq__error{background:var(--error-bg);color:#fca5a5;border:1px solid #ef44444d}.CategorySettingsClient-module__GL9paq__sources-list{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.CategorySettingsClient-module__GL9paq__source-card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:border-color .2s}.CategorySettingsClient-module__GL9paq__source-card:hover{border-color:#ffffff1f}.CategorySettingsClient-module__GL9paq__source-inactive{opacity:.55}.CategorySettingsClient-module__GL9paq__source-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CategorySettingsClient-module__GL9paq__source-name-row{flex:1;align-items:center;gap:10px;display:flex}.CategorySettingsClient-module__GL9paq__source-status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.CategorySettingsClient-module__GL9paq__source-status-dot.CategorySettingsClient-module__GL9paq__active{background:var(--success);box-shadow:0 0 8px #10b98180}.CategorySettingsClient-module__GL9paq__source-status-dot.CategorySettingsClient-module__GL9paq__inactive{background:#6b7280}.CategorySettingsClient-module__GL9paq__source-name-input{color:#fff;font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;flex:1;padding:0;font-size:18px;font-weight:700;transition:border-color .2s}.CategorySettingsClient-module__GL9paq__source-name-input:focus{border-bottom-color:var(--primary)}.CategorySettingsClient-module__GL9paq__source-actions{gap:8px;display:flex}.CategorySettingsClient-module__GL9paq__toggle-btn,.CategorySettingsClient-module__GL9paq__test-btn,.CategorySettingsClient-module__GL9paq__remove-btn{font-family:var(--font-sans);cursor:pointer;border:1px solid var(--border-color);color:var(--text-muted);background:#ffffff08;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.CategorySettingsClient-module__GL9paq__toggle-btn:hover,.CategorySettingsClient-module__GL9paq__test-btn:hover,.CategorySettingsClient-module__GL9paq__remove-btn:hover{color:#fff;background:#ffffff14}.CategorySettingsClient-module__GL9paq__toggle-btn.CategorySettingsClient-module__GL9paq__active{color:var(--success);border-color:#10b9814d}.CategorySettingsClient-module__GL9paq__toggle-btn.CategorySettingsClient-module__GL9paq__inactive{color:#9ca3af;border-color:#6b72804d}.CategorySettingsClient-module__GL9paq__remove-btn:hover{color:var(--error);background:var(--error-bg);border-color:#ef444466}.CategorySettingsClient-module__GL9paq__source-fields{flex-direction:column;gap:12px;display:flex}.CategorySettingsClient-module__GL9paq__field-row{flex-direction:column;gap:4px;display:flex}.CategorySettingsClient-module__GL9paq__field-row label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.CategorySettingsClient-module__GL9paq__field-row input{background:var(--bg-input);border:1px solid var(--border-color);color:var(--text-main);font-family:var(--font-sans);border-radius:8px;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.CategorySettingsClient-module__GL9paq__field-row input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #8b5cf626}.CategorySettingsClient-module__GL9paq__test-result-panel{border-radius:12px;margin-top:16px;padding:16px 18px;font-size:13px;font-weight:500;animation:.2s ease-out CategorySettingsClient-module__GL9paq__slideDown}.CategorySettingsClient-module__GL9paq__test-result-panel.CategorySettingsClient-module__GL9paq__test-loading{background:var(--info-bg);color:#93c5fd;border:1px solid #3b82f64d}.CategorySettingsClient-module__GL9paq__test-result-panel.CategorySettingsClient-module__GL9paq__test-success{background:var(--success-bg);color:#a7f3d0;border:1px solid #10b9814d}.CategorySettingsClient-module__GL9paq__test-result-panel.CategorySettingsClient-module__GL9paq__test-error{background:var(--error-bg);color:#fca5a5;border:1px solid #ef44444d}.CategorySettingsClient-module__GL9paq__test-result-header{margin-bottom:4px;font-weight:600;line-height:1.5}.CategorySettingsClient-module__GL9paq__test-diagnostics{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:10px;display:flex}.CategorySettingsClient-module__GL9paq__test-meta{color:var(--text-muted);white-space:nowrap;background:#0003;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600}.CategorySettingsClient-module__GL9paq__test-sample-preview{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px}.CategorySettingsClient-module__GL9paq__test-sample-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.CategorySettingsClient-module__GL9paq__test-sample-list{flex-wrap:wrap;gap:6px;display:flex}.CategorySettingsClient-module__GL9paq__test-sample-tag{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf633;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.CategorySettingsClient-module__GL9paq__test-sample-more{color:var(--text-muted);background:#ffffff0a;border-radius:6px;padding:4px 10px;font-size:12px;font-style:italic;font-weight:600}.CategorySettingsClient-module__GL9paq__save-all-btn{background:var(--primary);color:#fff;font-family:var(--font-sans);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:12px 22px;font-size:14px;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #1a73e847}.CategorySettingsClient-module__GL9paq__save-all-btn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px #1a73e847}.CategorySettingsClient-module__GL9paq__save-all-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.CategorySettingsClient-module__GL9paq__save-all-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}:root[data-theme=dark] .CategorySettingsClient-module__GL9paq__save-all-btn{box-shadow:0 1px 2px #7267f859}:root[data-theme=dark] .CategorySettingsClient-module__GL9paq__save-all-btn:hover:not(:disabled){box-shadow:0 4px 14px #7267f859}.CategorySettingsClient-module__GL9paq__add-source-btn{color:var(--text-main);border:2px dashed var(--border-color);font-family:var(--font-sans);cursor:pointer;text-align:center;background:#ffffff08;border-radius:14px;width:100%;margin-top:16px;padding:20px;font-size:15px;font-weight:600;transition:all .2s}.CategorySettingsClient-module__GL9paq__add-source-btn:hover{border-color:var(--primary);color:#fff;background:#8b5cf60d}.CategorySettingsClient-module__GL9paq__add-source-form{background:var(--bg-card);border:1px solid var(--primary);border-radius:16px;margin-top:16px;padding:28px;animation:.3s ease-out CategorySettingsClient-module__GL9paq__fadeIn;box-shadow:0 0 20px #8b5cf61a}.CategorySettingsClient-module__GL9paq__add-source-form h3{color:#fff;margin-bottom:20px;font-size:18px;font-weight:700}.CategorySettingsClient-module__GL9paq__add-form-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.CategorySettingsClient-module__GL9paq__badge{color:var(--secondary);text-transform:uppercase;background:#06b6d426;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:700}
.analytics-module__Wy6UEq__analytics-page{max-width:none;padding:0}.analytics-module__Wy6UEq__analytics-page-title{color:var(--text-main);font-size:22px;font-weight:500}.analytics-module__Wy6UEq__analytics-page-subtitle{color:var(--text-muted)}.analytics-module__Wy6UEq__analytics-select{background:var(--bg-surface);border-color:var(--border-color);color:var(--text-main)}.analytics-module__Wy6UEq__analytics-select option{background:var(--bg-surface);color:var(--text-main)}.analytics-module__Wy6UEq__analytics-period-tabs{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-bottom:20px}.analytics-module__Wy6UEq__analytics-metrics-grid{gap:12px;margin-bottom:20px}.analytics-module__Wy6UEq__analytics-metric-card{background:var(--bg-surface);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:var(--radius-md);padding:16px 18px}.analytics-module__Wy6UEq__analytics-metric-card:before{content:"";border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--metric-accent,var(--primary));height:3px;position:absolute;top:0;left:0;right:0}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-views{--metric-accent:#4285f4}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-clicks{--metric-accent:#ea4335}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-ctr{--metric-accent:#fbbc04}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-spend{--metric-accent:#34a853}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-cpc{--metric-accent:#9334e6}.analytics-module__Wy6UEq__analytics-metric-card.analytics-module__Wy6UEq__metric-cpm{--metric-accent:#ff6d01}.analytics-module__Wy6UEq__analytics-chart-section,.analytics-module__Wy6UEq__analytics-table-section{background:var(--bg-surface);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.analytics-module__Wy6UEq__analytics-table th{color:var(--text-muted);border-bottom:1px solid var(--border-light);font-weight:500}.analytics-module__Wy6UEq__analytics-table td{color:var(--text-main);border-bottom:1px solid var(--border-light)}.analytics-module__Wy6UEq__analytics-campaign-name{color:var(--text-main);font-weight:500}.analytics-module__Wy6UEq__analytics-country-code{color:var(--primary)}.analytics-module__Wy6UEq__analytics-sort-btn.analytics-module__Wy6UEq__active{background:var(--primary-soft);color:var(--primary)}.analytics-module__Wy6UEq__analytics-loading-spinner{border-top-color:var(--primary)}.analytics-module__Wy6UEq__analytics-page{max-width:1280px;margin:0 auto;animation:.35s ease-out analytics-module__Wy6UEq__fadeIn}.analytics-module__Wy6UEq__analytics-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.analytics-module__Wy6UEq__analytics-page-title{color:#fff;margin-bottom:4px;font-size:28px;font-weight:700}.analytics-module__Wy6UEq__analytics-page-subtitle{color:var(--text-muted);font-size:14px}.analytics-module__Wy6UEq__analytics-controls{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.analytics-module__Wy6UEq__analytics-control-group{flex-direction:column;gap:4px;display:flex}.analytics-module__Wy6UEq__analytics-control-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.analytics-module__Wy6UEq__analytics-select{border:1px solid var(--border-color);color:var(--text-main);font-family:var(--font-sans);cursor:pointer;appearance:none;background:#ffffff0a url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center no-repeat;border-radius:8px;min-width:160px;padding:8px 32px 8px 12px;font-size:13px;font-weight:500;transition:border-color .2s}.analytics-module__Wy6UEq__analytics-select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #8b5cf61f}.analytics-module__Wy6UEq__analytics-select option{color:var(--text-main);background:#1f2937}.analytics-module__Wy6UEq__analytics-period-tabs{border:1px solid var(--border-color);background:#ffffff08;border-radius:10px;gap:2px;margin-bottom:28px;padding:3px;display:inline-flex}.analytics-module__Wy6UEq__analytics-period-btn{color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 16px;font-size:13px;font-weight:600;transition:all .2s}.analytics-module__Wy6UEq__analytics-period-btn:hover{color:var(--text-main);background:#ffffff0a}.analytics-module__Wy6UEq__analytics-period-btn.analytics-module__Wy6UEq__active{background:var(--primary);color:#fff;box-shadow:0 2px 8px #8b5cf64d}.analytics-module__Wy6UEq__analytics-metrics-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:28px;display:grid}.analytics-module__Wy6UEq__analytics-metric-card{border:1px solid var(--border-color);background:#ffffff06;border-radius:12px;flex-direction:column;gap:6px;padding:20px 18px;transition:border-color .2s,background .2s;display:flex;position:relative}.analytics-module__Wy6UEq__analytics-metric-card:hover{background:#ffffff0a;border-color:#ffffff1f}.analytics-module__Wy6UEq__analytics-metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.analytics-module__Wy6UEq__analytics-metric-value{color:#fff;letter-spacing:-.02em;font-size:26px;font-weight:700}.analytics-module__Wy6UEq__analytics-chart-section{border:1px solid var(--border-color);background:#ffffff06;border-radius:14px;margin-bottom:28px;padding:24px}.analytics-module__Wy6UEq__analytics-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.analytics-module__Wy6UEq__analytics-section-title{color:#fff;font-size:16px;font-weight:700}.analytics-module__Wy6UEq__analytics-chart-legend{gap:20px;display:flex}.analytics-module__Wy6UEq__analytics-legend-item{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.analytics-module__Wy6UEq__analytics-legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.analytics-module__Wy6UEq__analytics-chart-container{width:100%;overflow:hidden}.analytics-module__Wy6UEq__analytics-chart-svg{width:100%;height:auto;display:block}.analytics-module__Wy6UEq__analytics-chart-empty{height:200px;color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.analytics-module__Wy6UEq__analytics-bottom-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.analytics-module__Wy6UEq__analytics-table-section{border:1px solid var(--border-color);background:#ffffff06;border-radius:14px;padding:24px}.analytics-module__Wy6UEq__analytics-table-wrapper{margin-top:12px;overflow-x:auto}.analytics-module__Wy6UEq__analytics-table{border-collapse:collapse;width:100%}.analytics-module__Wy6UEq__analytics-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-color);padding:10px 14px;font-size:11px;font-weight:700}.analytics-module__Wy6UEq__analytics-table td{color:var(--text-main);font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff08;padding:12px 14px;font-size:14px}.analytics-module__Wy6UEq__analytics-table tbody tr{transition:background .15s}.analytics-module__Wy6UEq__analytics-table tbody tr:hover{background:#ffffff06}.analytics-module__Wy6UEq__analytics-table tbody tr:last-child td{border-bottom:none}.analytics-module__Wy6UEq__analytics-campaign-name{color:#fff;font-size:13px;font-weight:600}.analytics-module__Wy6UEq__analytics-country-code{color:var(--secondary);font-size:13px;font-weight:700;font-family:var(--font-mono);letter-spacing:.04em}.analytics-module__Wy6UEq__analytics-table-empty{text-align:center;color:var(--text-muted);padding:40px 20px;font-size:14px}.analytics-module__Wy6UEq__analytics-sort-tabs{border:1px solid var(--border-color);background:#ffffff08;border-radius:7px;gap:2px;padding:2px;display:inline-flex}.analytics-module__Wy6UEq__analytics-sort-btn{color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s}.analytics-module__Wy6UEq__analytics-sort-btn:hover{color:var(--text-main)}.analytics-module__Wy6UEq__analytics-sort-btn.analytics-module__Wy6UEq__active{color:#c4b5fd;background:#8b5cf633}.analytics-module__Wy6UEq__analytics-loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:15px;display:flex}.analytics-module__Wy6UEq__analytics-loading-spinner{border:3px solid #ffffff14;border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite analytics-module__Wy6UEq__spin}@keyframes analytics-module__Wy6UEq__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.analytics-module__Wy6UEq__analytics-metrics-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.analytics-module__Wy6UEq__analytics-bottom-grid{grid-template-columns:1fr}}@media (max-width:700px){.analytics-module__Wy6UEq__analytics-page{padding:20px 16px 40px}.analytics-module__Wy6UEq__analytics-metrics-grid{grid-template-columns:repeat(2,1fr)}.analytics-module__Wy6UEq__analytics-page-header{flex-direction:column}.analytics-module__Wy6UEq__analytics-controls{width:100%}.analytics-module__Wy6UEq__analytics-select{flex:1;min-width:0}.analytics-module__Wy6UEq__analytics-metric-value{font-size:22px}}.analytics-module__Wy6UEq__analytics-title-section{flex-direction:column;gap:4px;display:flex}.analytics-module__Wy6UEq__metric-views{--metric-accent:#4285f4}.analytics-module__Wy6UEq__metric-clicks{--metric-accent:#ea4335}.analytics-module__Wy6UEq__metric-ctr{--metric-accent:#fbbc04}.analytics-module__Wy6UEq__metric-spend{--metric-accent:#34a853}.analytics-module__Wy6UEq__metric-cpc{--metric-accent:#9334e6}.analytics-module__Wy6UEq__metric-cpm{--metric-accent:#ff6d01}.analytics-module__Wy6UEq__analytics-chart-interactive-wrap{cursor:crosshair;touch-action:none;width:100%;position:relative}.analytics-module__Wy6UEq__analytics-chart-crosshair-group{pointer-events:none;transition:opacity .15s ease-out}.analytics-module__Wy6UEq__analytics-chart-tooltip{pointer-events:none;z-index:50;-webkit-backdrop-filter:blur(12px);color:#fff;min-width:170px;font-family:var(--font-sans);background:#121826f2;border:1px solid #ffffff26;border-radius:10px;padding:12px 14px;transition:transform .12s cubic-bezier(.2,0,0,1),left .12s cubic-bezier(.2,0,0,1),top .12s cubic-bezier(.2,0,0,1);position:absolute;box-shadow:0 10px 25px -5px #00000080,0 0 15px #4285f426}.analytics-module__Wy6UEq__analytics-tooltip-header{border-bottom:1px solid #ffffff14;margin-bottom:8px;padding-bottom:6px}.analytics-module__Wy6UEq__analytics-tooltip-date{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.analytics-module__Wy6UEq__analytics-tooltip-body{flex-direction:column;gap:6px;display:flex}.analytics-module__Wy6UEq__analytics-tooltip-row{justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.analytics-module__Wy6UEq__analytics-tooltip-legend{color:var(--text-muted);align-items:center;gap:6px;font-weight:500;display:flex}.analytics-module__Wy6UEq__analytics-tooltip-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.analytics-module__Wy6UEq__analytics-tooltip-value{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.analytics-module__Wy6UEq__analytics-expand-btn{color:var(--text-muted);cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-right:6px;padding:2px 6px;font-size:10px;transition:all .15s;display:inline-flex}.analytics-module__Wy6UEq__analytics-expand-btn:hover{color:#fff;background:#ffffff14}.analytics-module__Wy6UEq__analytics-expand-icon{transition:transform .2s;display:inline-block}.analytics-module__Wy6UEq__analytics-expand-icon.analytics-module__Wy6UEq__expanded{transform:rotate(90deg)}.analytics-module__Wy6UEq__analytics-geo-cell{align-items:center;display:flex}.analytics-module__Wy6UEq__analytics-country-row:hover{background:#ffffff0a!important}.analytics-module__Wy6UEq__analytics-state-row{background:#ffffff04}.analytics-module__Wy6UEq__analytics-state-row:hover{background:#ffffff09!important}.analytics-module__Wy6UEq__analytics-state-indent{padding-left:24px!important}.analytics-module__Wy6UEq__analytics-city-row{background:#ffffff02}.analytics-module__Wy6UEq__analytics-city-row:hover{background:#ffffff06!important}.analytics-module__Wy6UEq__analytics-city-indent{padding-left:44px!important}.analytics-module__Wy6UEq__analytics-geo-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;margin-right:6px;padding:1px 5px;font-size:10px;font-weight:700}.analytics-module__Wy6UEq__analytics-state-badge{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d}.analytics-module__Wy6UEq__analytics-city-badge{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f64d}.analytics-module__Wy6UEq__analytics-geo-name{color:var(--text-main);font-size:13px;font-weight:500}
