@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.c-red,.c-failed{color:#b91c1c!important}.c-jungle-green,.c-success{color:#23a26d!important}.c-ebony,.c-created{color:#1f2937!important}.c-seance,.c-callback_waiting{color:#6b21a8!important}.c-blue{color:#4f46e5!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}html{font-size:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{display:flex;min-height:100vh;flex-direction:column;font:500 16px/24px Inter,sans-serif;text-align:left;word-break:break-word;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}footer{margin-top:auto}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}a:active,a:hover{outline:0}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;color:#8a8a8a}::-moz-placeholder{opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease;color:#8a8a8a}:-moz-placeholder{opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease;color:#8a8a8a}:-ms-input-placeholder{opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease;color:#8a8a8a}:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}:focus:-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .3s ease;transition:opacity .3s ease}img:hover,img,button[type=submit]:hover,button[type=submit],a,li,a:hover,li:hover,span,i,span:hover,input[type=submit],input[type=submit]:hover,button,svg{text-decoration:none!important;transition:color .3s ease,background .3s ease,filter .3s ease,border-color .3s ease}input,textarea,button,select{font-family:Inter,sans-serif}a:before,a:after{transition:filter .3s}i{display:inline-block;flex-shrink:0}a{display:inline-block}*{box-sizing:border-box}img{max-width:100%}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.z-index-1{z-index:1}.lh-0{line-height:0}.text-right{text-align:right!important}.text-transform-none{text-transform:none!important}.m-auto{margin:auto!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.m-t-10{margin-top:10px!important}.m-t-15{margin-top:15px!important}.m-t-20{margin-top:20px!important}.m-t-25{margin-top:25px!important}.m-t-30{margin-top:30px!important}.m-t-35{margin-top:35px!important}.m-t-40{margin-top:40px!important}.m-t-50{margin-top:50px!important}.m-t-55{margin-top:55px!important}.m-t-60{margin-top:60px!important}.m-t-80{margin-top:80px!important}.m-t-85{margin-top:85px!important}.m-b-10{margin-bottom:10px!important}.m-b-15{margin-bottom:15px!important}.m-b-20{margin-bottom:20px!important}.m-b-25{margin-bottom:25px!important}.m-b-30{margin-bottom:30px!important}.m-b-40{margin-bottom:40px!important}.m-b-50{margin-bottom:50px!important}.m-b-55{margin-bottom:55px!important}.m-b-80{margin-bottom:80px!important}.m-b-85{margin-bottom:85px!important}@media (max-width: 991.98px){.m-md-t-20{margin-top:20px!important}.m-md-t-30{margin-top:30px!important}.m-md-t-40{margin-top:40px!important}.m-md-b-30{margin-bottom:30px!important}}.p-25{padding:25px!important}.p-r-5{padding-right:5px!important}.p-l-5{padding-left:5px!important}.hex-btn{display:inline-block;padding:8px 15px;background-color:#4f46e5;border-radius:6px;border:none;color:#fff;font:500 16px/24px Inter,sans-serif}.hex-btn:hover{background-color:#9333ea;cursor:pointer}.hex-btn_lg{padding:12px 24px}.hex-btn_sm{padding:6px 12px;font-size:12px;line-height:1}.hex-btn_outline{padding:11px 23px;background-color:transparent;border:1px solid #D1D5DB;color:#111827}.hex-btn_outline:hover{border-color:#9333ea}@media (max-width: 575.98px){.hex-btn_outline{width:initial}}.hex-btn-link{padding:0;background:none;border:0;line-height:20px;font:500 16px/24px Inter,sans-serif}.hex-btn-link:hover{cursor:pointer}.hex-btn-delete,.hex-btn-renewal-on,.hex-btn-renewal-off{padding:0;border:none;background:unset;cursor:pointer;line-height:0;vertical-align:-5px}.hex-btn-renewal-on img{filter:invert(45%) sepia(61%) saturate(4122%) hue-rotate(120deg) brightness(95%) contrast(83%)}.hex-btn-renewal-off img,.hex-btn-delete img{filter:invert(15%) sepia(92%) saturate(2842%) hue-rotate(348deg) brightness(100%) contrast(97%)}.hex-btn-orders,.hex-btn-instagram{line-height:0!important;vertical-align:-5px}.hex-btn-orders img,.hex-btn-instagram img{filter:invert(45%) sepia(4%) saturate(1373%) hue-rotate(182deg) brightness(95%) contrast(82%)}.hex-btn-instagram img{filter:invert(24%) sepia(94%) saturate(3554%) hue-rotate(263deg) brightness(93%) contrast(96%)}.hex-btn-refund img{filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}.hex-btn-arrow-left{position:relative;padding-left:30px;color:#4f46e5}.hex-btn-arrow-left:before{position:absolute;top:4px;left:0;content:"";filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%);transform:rotate(180deg)}.hex-btn-arrow-left:hover{color:#9333ea}.hex-btn-arrow-left:hover:before{filter:invert(24%) sepia(94%) saturate(3554%) hue-rotate(263deg) brightness(93%) contrast(96%)}.hex-btn-danger{display:inline-block;background-color:#fee2e2;border-radius:4px;color:#b91c1c}.hex-btn-success{display:inline-block;border-radius:4px;border-color:#86efac;background-color:#dcfce7;color:#166534}.hex-btn-loading{opacity:.7;cursor:not-allowed;pointer-events:none}.hex-btn-loading:after{display:inline-block;margin-left:7px;font-family:"Font Awesome 6 Free",sans-serif;content:"";font-weight:900;-webkit-font-smoothing:antialiased;animation-name:fa-spin;animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.hex-title,.modal-title{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#111827}.hex-title i,.modal-title i{vertical-align:-5px;filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-title_lg,.modal-title{font-size:30px;line-height:38px}.hex-title-lg{font-size:60px;line-height:72.6px}@media (max-width: 991.98px){.hex-title-lg{font-size:36px;line-height:44px}}.hex-info{padding:4px 10px;border:1px solid;border-radius:50px;font-size:12px;font-weight:500;line-height:16px}.hex-info_big{font-size:14px;line-height:20px}.hex-info_extra-big{font-size:16px;line-height:1}.hex-info_radius-6{border-radius:6px}.hex-info_failed,.hex-info_red{border-color:#fca5a5;background-color:#fee2e2;color:#991b1b}.hex-info_success,.hex-info_green{border-color:#86efac;background-color:#dcfce7;color:#166534}.hex-info_callback_waiting,.hex-info_purple{border-color:#d8b4fe;background-color:#f3e8ff;color:#6b21a8}.hex-info_created,.hex-info_gray{border-color:#d1d5db;background-color:#f3f4f6;color:#1f2937}.hex-info_white{border-color:#e5e7eb;background:#fff}@media (min-width: 992px){.hex-text{font-size:18px;line-height:26px}}.hex-text-gray{color:#6b7280}.hex-text-gray a{color:#6366f1;text-decoration:underline!important}.hex-text-gray a:hover{color:#9333ea}.hx-inline-link{display:inline;color:var(--hx-inline-link, #9333EA);font-weight:inherit;text-underline-offset:2px;text-decoration-line:underline!important;text-decoration-thickness:1px!important;cursor:pointer}.hx-inline-link:hover,.hx-inline-link:focus-visible{color:var(--hx-inline-link-hover, #6B21A8);text-decoration-line:underline!important;text-decoration-thickness:2px!important}.hx-inline-link:focus{text-decoration-line:underline!important}.hx-inline-link:focus-visible{outline:2px solid var(--hx-inline-link, #9333EA);outline-offset:2px;border-radius:2px}button.hx-inline-link{padding:0;border:0;background:none;font:inherit;text-decoration-line:underline!important;text-decoration-thickness:1px!important}button.hx-inline-link:hover,button.hx-inline-link:focus-visible{text-decoration-line:underline!important;text-decoration-thickness:2px!important}button.hx-inline-link:focus{text-decoration-line:underline!important}button.hx-inline-link:disabled{opacity:.45;cursor:not-allowed}.svg-user-plus,.svg-user,.hex-settings__account:before,.svg-two-users,.svg-tag,.svg-status-success,.svg-status-failed,.svg-star,.growth-btn:before,.growth-span:before,.svg-settings,.hex-tab-link_settings:before,.svg-search,.hex-input-inner-search:before,.svg-question,.svg-plus,.svg-play-circle,.hex-nav__btn:before,.svg-payments-settings,.hex-settings-tab-link_payments:before,.svg-pause-circle,.hex-nav__btn-pause:before,.svg-minus,.svg-male-female,.svg-male,.svg-lock-outline,.svg-lock,.hex-form-auth__input-password:before,.svg-instagram-small,.svg-instagram-outline,.hex-input-inner-instagram:before,.svg-instagram-big,.svg-info,.svg-image,.svg-hashtag,.svg-growth-settings,.hex-tab-link_growth:before,.svg-google,.svg-female,.svg-eye,.svg-exit,.hex-sidebar__btn-logout:before,.svg-email,.hex-form-email__input:before,.hex-form-auth__input-email:before,.svg-dashboard,.hex-tab-link_dashboard:before,.svg-cloud,.svg-close-small,.svg-circle-speed-top,.svg-circle-speed-right,.svg-circle-speed-left,.svg-circle-gradient-dashed,.hex-nav-left__img-wrapper:before,.svg-circle-gradient,.svg-checked,.svg-check,.order-history.step-3 .order-history__icon-radio:after,.svg-billing-settings,.hex-tab-link_billing:before,.svg-billing,.hex-settings-tab-link_billing:before,.svg-at,.hex-form-auth__input-name:before,.svg-arrow-top-right,.svg-arrow-top,.hex-nav-center__text span:before,.svg-arrow-speed,.svg-arrow-right,.hex-btn-arrow-left:before,.svg-arrow-down,.card-pricing__list li:before,.hex-tab-link.dropdown-toggle:after,.svg-admin,.hex-tab-link_admin:before{background:url(https://dashboard.hexrate.io/build/assets/sprite-BlfOOhMW.svg) no-repeat}.svg-admin,.hex-tab-link_admin:before{background-position:58.7662337662% 55.4770318021%;width:24px;height:24px}.svg-arrow-down,.card-pricing__list li:before,.hex-tab-link.dropdown-toggle:after{background-position:99.0536277603% 6.0606060606%;width:15px;height:10px}.svg-arrow-right,.hex-btn-arrow-left:before{background-position:82.2580645161% 90.3114186851%;width:22px;height:18px}.svg-arrow-speed{background-position:33.7979094077% 65.9863945578%;width:45px;height:13px}.svg-arrow-top,.hex-nav-center__text span:before{background-position:0 100%;width:17px;height:18px}.svg-arrow-top-right{background-position:92.9936305732% 93.75%;width:18px;height:19px}.svg-at,.hex-form-auth__input-name:before{background-position:93.5897435897% 71.0801393728%;width:20px;height:20px}.svg-billing,.hex-settings-tab-link_billing:before{background-position:86.3057324841% 72.6315789474%;width:18px;height:22px}.svg-billing-settings,.hex-tab-link_billing:before{background-position:79.9342105263% 74.1935483871%;width:28px;height:28px}.svg-check,.order-history.step-3 .order-history__icon-radio:after{background-position:5.4140127389% 99.3127147766%;width:18px;height:16px}.svg-checked{background-position:78.8961038961% 83.038869258%;width:24px;height:24px}.svg-circle-gradient{background-position:86.1486486486% 61.9926199262%;width:36px;height:36px}.svg-circle-gradient-dashed,.hex-nav-left__img-wrapper:before{background-position:0 0;width:110px;height:110px}.svg-circle-speed-left{background-position:0 81.8181818182%;width:81px;height:54px}.svg-circle-speed-right{background-position:32.2709163347% 81.8181818182%;width:81px;height:54px}.svg-circle-speed-top{background-position:64.5418326693% 81.8181818182%;width:81px;height:54px}.svg-close-small{background-position:97.5155279503% 9.4276094276%;width:10px;height:10px}.svg-cloud{background-position:72.9824561404% 62.4535315985%;width:47px;height:38px}.svg-dashboard,.hex-tab-link_dashboard:before{background-position:0 93.5483870968%;width:28px;height:28px}.svg-email,.hex-form-email__input:before,.hex-form-auth__input-email:before{background-position:94.1935483871% 0;width:22px;height:16px}.svg-exit,.hex-sidebar__btn-logout:before{background-position:86.4077669903% 83.038869258%;width:23px;height:24px}.svg-eye{background-position:59.1503267974% 38.5964912281%;width:26px;height:22px}.svg-female{background-position:39.1129032258% 49.3273542601%;width:84px;height:84px}.svg-google{background-position:75.0809061489% 91.9014084507%;width:23px;height:23px}.svg-growth-settings,.hex-tab-link_growth:before{background-position:9.2105263158% 93.5483870968%;width:28px;height:28px}.svg-hashtag{background-position:36.3636363636% 92.2261484099%;width:24px;height:24px}.svg-image{background-position:94.1935483871% 5.5363321799%;width:22px;height:18px}.svg-info{background-position:94.1935483871% 11.9298245614%;width:22px;height:22px}.svg-instagram-big{background-position:18.4210526316% 93.5483870968%;width:28px;height:28px}.svg-instagram-outline,.hex-input-inner-instagram:before{background-position:44.1558441558% 92.2261484099%;width:24px;height:24px}.svg-instagram-small{background-position:58.7662337662% 46.8085106383%;width:24px;height:25px}.svg-lock,.hex-form-auth__input-password:before{background-position:92.9936305732% 19.649122807%;width:18px;height:22px}.svg-lock-outline{background-position:92.9936305732% 27.3684210526%;width:18px;height:22px}.svg-male{background-position:83.8709677419% 0;width:84px;height:84px}.svg-male-female{background-position:83.8709677419% 37.668161435%;width:84px;height:84px}.svg-minus{background-position:93.5897435897% 74.4186046512%;width:20px;height:6px}.svg-pause-circle,.hex-nav__btn-pause:before{background-position:93.5897435897% 80.1393728223%;width:20px;height:20px}.svg-payments-settings,.hex-settings-tab-link_payments:before{background-position:93.5897435897% 35.0877192982%;width:20px;height:22px}.svg-play-circle,.hex-nav__btn:before{background-position:93.5897435897% 87.1080139373%;width:20px;height:20px}.svg-plus{background-position:100% 0;width:18px;height:18px}.svg-question{background-position:51.9480519481% 92.2261484099%;width:24px;height:24px}.svg-search,.hex-input-inner-search:before{background-position:59.7402597403% 92.2261484099%;width:24px;height:24px}.svg-settings,.hex-tab-link_settings:before{background-position:27.6315789474% 93.5483870968%;width:28px;height:28px}.svg-star,.growth-btn:before,.growth-span:before{background-position:94.1935483871% 42.5087108014%;width:22px;height:20px}.svg-status-failed{background-position:0 52.380952381%;width:97px;height:97px}.svg-status-success{background-position:47.0085470085% 0;width:98px;height:98px}.svg-tag{background-position:67.5324675325% 92.2261484099%;width:24px;height:24px}.svg-two-users{background-position:94.1935483871% 49.4773519164%;width:22px;height:20px}.svg-user,.hex-settings__account:before{background-position:92.9936305732% 56.8421052632%;width:18px;height:22px}.svg-user-plus{background-position:94.1935483871% 64.1114982578%;width:22px;height:20px}.hex-main{display:flex;min-height:100dvh}@media (min-width: 1920.99px){.hex-main{width:1920px;margin:0 auto;border-right:1px solid #E5E7EB;border-left:1px solid #E5E7EB}}@media (max-width: 991.98px){.hex-main{overflow:hidden;display:block}}.hex-section{min-height:100dvh;background-color:#f9fafb}.hex-row{row-gap:25px;margin:25px 0}.hex-row-settings{margin:0 0 25px;row-gap:25px;padding:25px;border-radius:8px;background-color:#fff}.hex-row-settings [class*=col-]{padding:25px 0;border-top:1px solid #D1D5DB;border-bottom:1px solid #D1D5DB}@media (max-width: 991.98px){.hex-row-settings [class*=col-]{border-bottom:unset}}@media (min-width: 992px){.hex-row-settings [class*=col-]:nth-child(odd){padding-right:12px}.hex-row-settings [class*=col-]:nth-child(2n){padding-left:12px}}.hex-row-settings_no-border-paddings{padding:0}.hex-row-settings_no-border-paddings [class*=col-]{padding:0!important;border:unset}.hex-row-settings_mx-12{margin-left:12px!important;margin-right:12px!important}.hex-row-billing{row-gap:25px;margin:0 0 25px}.hex-row-billing .card-pricing__period{bottom:-10px}.hex-row-tool{flex:1;flex-direction:column;align-items:center;justify-content:center;padding:25px 12px;margin:25px 12px;border-radius:8px;background-color:#fff;text-align:center}@media (max-width: 575.98px){.hex-row-tool{padding-left:0;padding-right:0}}.hex-row-tool_line{flex-direction:row;align-items:normal;justify-content:space-between;margin:0;padding-left:0;padding-right:0;background-color:transparent;border-radius:unset;text-align:start}.hex-inner{padding:25px;height:100%;border-radius:8px;background-color:#fff}@media (max-width: 991.98px){.hex-inner{padding-left:12px;padding-right:12px}}.hex-inner_flex{padding:unset;display:flex;flex-direction:column;line-height:0}.hex-inner_blur{position:relative}.hex-inner_blur:before{position:absolute;top:0;left:0;z-index:100;content:"";width:100%;height:100%;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hex-inner_blur:after{position:absolute;top:50%;left:50%;z-index:200;content:attr(data-text);width:calc(100% - 30px);font-size:18px;font-style:normal;font-weight:700;line-height:28px;text-align:center;color:#9333ea;transform:translate(-50%,-50%)}.hex__logo{line-height:0}.hex__logo_mob{display:none}@media (max-width: 991.98px){.hex__logo_mob{display:block;padding:15px 12px;background:#fff}}.hex-footer-mob{display:none}@media (max-width: 991.98px){.hex-footer-mob{display:block;padding:15px 12px;border-top:1px solid #E5E7EB;background-color:#fff;text-align:center}}.hex-dashboard-canvas{padding:12px 0 12px 12px;width:100%;max-width:100%;height:300px}@media (max-width: 575.98px){.hex-dashboard-canvas{height:250px;padding:0}}.hex-bars-canvas{width:100%;max-width:100%;height:300px}@media (max-width: 575.98px){.hex-bars-canvas{height:250px;padding:0}}.tooltip-inner{max-width:250px;background:#eef2ff;color:#111827;box-shadow:0 1px 2px #0000000d}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{opacity:1;transition:opacity .3s ease!important}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:#eef2ff}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{opacity:1;transition:opacity .3s ease!important}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-bottom-color:#eef2ff}.progress{height:36px;gap:25px;align-items:center;justify-content:space-between;background-color:#fff;border-radius:4px}@media (max-width: 575.98px){.progress{gap:15px}}.progress-bar{height:36px;flex-direction:row;align-items:center;justify-content:start;gap:8px;padding:8px;border-radius:4px;background-color:#bfdbfe;overflow:visible;font-size:14px;font-weight:500;line-height:20px;color:#4b5563}.progress-bar i{filter:invert(47%) sepia(36%) saturate(6667%) hue-rotate(205deg) brightness(104%) contrast(93%)}.progress_purple .progress-bar{background-color:#e9d5ff}.progress_purple .progress-bar i{filter:invert(44%) sepia(53%) saturate(5089%) hue-rotate(247deg) brightness(99%) contrast(95%)}.progress__percent{min-width:40px;font-size:14px;font-weight:600;line-height:20px;color:#374151;text-align:end}.errors-list li{display:flex;align-items:center;gap:10px}.hex-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:10px auto}.hex-pagination a,.hex-pagination button{font-family:Inter,sans-serif!important;line-height:normal;background-color:unset;border:none;border-radius:6px;text-align:center}.hex-pagination a:hover,.hex-pagination button:hover{color:#4f46e5}.hex-pagination .active,.disabled{pointer-events:none}.badge svg{height:1em;vertical-align:-.125em}.badge-phoenix{--phoenix-badge-bg: var(--phoenix-dark-bg-subtle);--phoenix-badge-color: var(--phoenix-dark-text-emphasis);--phoenix-badge-border-color: var(--phoenix-dark-border-subtle)}.badge-phoenix .fas{--fa: ""}.badge-phoenix-success{--phoenix-badge-bg: var(--phoenix-success-bg-subtle);--phoenix-badge-color: var(--phoenix-success-text-emphasis);--phoenix-badge-border-color: var(--phoenix-success-border-subtle)}.badge-phoenix-failed{--phoenix-badge-bg: var(--phoenix-danger-bg-subtle);--phoenix-badge-color: var(--phoenix-danger-text-emphasis);--phoenix-badge-border-color: var(--phoenix-danger-border-subtle)}.badge-phoenix-callback-waiting{--phoenix-badge-bg: var(--phoenix-secondary-bg-subtle);--phoenix-badge-color: var(--phoenix-secondary-text-emphasis);--phoenix-badge-border-color: var(--phoenix-secondary-border-subtle)}.badge-phoenix-created{--phoenix-badge-bg: var(--phoenix-primary-bg-subtle);--phoenix-badge-color: var(--phoenix-primary-text-emphasis);--phoenix-badge-border-color: var(--phoenix-primary-border-subtle)}.badge .fa-success{--fa: ""}.badge .fa-failed{--fa: ""}.badge .fa-callback-waiting{--fa: ""}.badge .fa-created{--fa: ""}.hidden{display:none}@media (min-width: 992px){.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf{transform:translate(10px,-23px)}.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf span.cc-157aw{width:50px!important;height:50px!important}.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf .cc-1bvfm,.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf .cc-i0mv8{transform:translate(-4px,-4px);transition:.4s!important;transition-delay:1s}}.svg-ZW,.svg-ZM,.svg-ZA,.svg-YT,.svg-YE,.svg-XK,.svg-WS,.svg-WF,.svg-VU,.svg-VN,.svg-VI,.svg-VG,.svg-VE,.svg-VC,.svg-VA,.svg-UZ,.svg-UY,.svg-US,.svg-UM,.svg-UG,.svg-UA,.svg-TZ,.svg-TW,.svg-TV,.svg-TT,.svg-TR,.svg-TO,.svg-TN,.svg-TM,.svg-TL,.svg-TK,.svg-TJ,.svg-TH,.svg-TG,.svg-TF,.svg-TD,.svg-TC,.svg-TA,.svg-SZ,.svg-SY,.svg-SX,.svg-SV,.svg-ST,.svg-SS,.svg-SR,.svg-SO,.svg-SN,.svg-SM,.svg-SL,.svg-SK,.svg-SJ,.svg-SI,.svg-SH,.svg-SG,.svg-SE,.svg-SD,.svg-SC,.svg-SB,.svg-SA,.svg-RW,.svg-RU,.svg-RS,.svg-RO,.svg-RE,.svg-QA,.svg-PY,.svg-PW,.svg-PT,.svg-PS,.svg-PR,.svg-PN,.svg-PM,.svg-PL,.svg-PK,.svg-PH,.svg-PG,.svg-PF,.svg-PE,.svg-PA,.svg-OM,.svg-NZ,.svg-NU,.svg-NR,.svg-NP,.svg-NO,.svg-NL,.svg-NI,.svg-NG,.svg-NF,.svg-NE,.svg-NC,.svg-NA,.svg-MZ,.svg-MY,.svg-MX,.svg-MW,.svg-MV,.svg-MU,.svg-MT,.svg-MS,.svg-MR,.svg-MQ,.svg-MP,.svg-MO,.svg-MN,.svg-MM,.svg-ML,.svg-MK,.svg-MH,.svg-MG,.svg-MF,.svg-ME,.svg-MD,.svg-MC,.svg-MA,.svg-LY,.svg-LV,.svg-LU,.svg-LT,.svg-LS,.svg-LR,.svg-LK,.svg-LI,.svg-LC,.svg-LB,.svg-LA,.svg-KZ,.svg-KY,.svg-KW,.svg-KR,.svg-KP,.svg-KN,.svg-KM,.svg-KI,.svg-KH,.svg-KG,.svg-KE,.svg-JP,.svg-JO,.svg-JM,.svg-JE,.svg-IT,.svg-IS,.svg-IR,.svg-IQ,.svg-IO,.svg-IN,.svg-IM,.svg-IL,.svg-IE,.svg-ID,.svg-IC,.svg-HU,.svg-HT,.svg-HR,.svg-HN,.svg-HM,.svg-HK,.svg-GY,.svg-GW,.svg-GU,.svg-GT,.svg-GS,.svg-GR,.svg-GQ,.svg-GP,.svg-GN,.svg-GM,.svg-GL,.svg-GI,.svg-GH,.svg-GG,.svg-GF,.svg-GE-OS,.svg-GE-AB,.svg-GE,.svg-GD,.svg-GB,.svg-GA,.svg-FR,.svg-FO,.svg-FM,.svg-FK,.svg-FJ,.svg-FI,.svg-EU,.svg-ET,.svg-ES,.svg-ER,.svg-EH,.svg-EG,.svg-EE,.svg-EC,.svg-DZ,.svg-DO,.svg-DM,.svg-DK,.svg-DJ,.svg-DE,.svg-CZ,.svg-CY,.svg-CX,.svg-CW,.svg-CV,.svg-CU,.svg-CR,.svg-CO,.svg-CN,.svg-CM,.svg-CL,.svg-CK,.svg-CI,.svg-CH,.svg-CG,.svg-CF,.svg-CD,.svg-CC,.svg-CA,.svg-BZ,.svg-BY,.svg-BW,.svg-BV,.svg-BT,.svg-BS,.svg-BR,.svg-BQ,.svg-BO,.svg-BN,.svg-BM,.svg-BL,.svg-BJ,.svg-BI,.svg-BH,.svg-BG,.svg-BF,.svg-BE,.svg-BD,.svg-BB,.svg-BA,.svg-AZ,.svg-AX,.svg-AW,.svg-AU,.svg-AT,.svg-AS,.svg-AR,.svg-AQ,.svg-AO,.svg-AM,.svg-AL,.svg-AI,.svg-AG,.svg-AF,.svg-AE,.svg-AD,.svg-AC{background:url(https://dashboard.hexrate.io/build/assets/flags-CFCOnLLF.svg) no-repeat}.svg-AC{background-position:8.7136929461% 0;width:20px;height:13px}.svg-AD{background-position:0 5.6451612903%;width:20px;height:13px}.svg-AE{background-position:8.2987551867% 5.6451612903%;width:20px;height:13px}.svg-AF{background-position:0 10.8870967742%;width:20px;height:13px}.svg-AG{background-position:8.2987551867% 10.8870967742%;width:20px;height:13px}.svg-AI{background-position:17.0124481328% 0;width:20px;height:13px}.svg-AL{background-position:17.0124481328% 5.2419354839%;width:20px;height:13px}.svg-AM{background-position:17.0124481328% 10.4838709677%;width:20px;height:13px}.svg-AO{background-position:0 16.1290322581%;width:20px;height:13px}.svg-AQ{background-position:8.2987551867% 16.1290322581%;width:20px;height:13px}.svg-AR{background-position:16.5975103734% 16.1290322581%;width:20px;height:13px}.svg-AS{background-position:25.3112033195% 0;width:20px;height:13px}.svg-AT{background-position:25.3112033195% 5.2419354839%;width:20px;height:13px}.svg-AU{background-position:25.3112033195% 10.4838709677%;width:20px;height:13px}.svg-AW{background-position:25.3112033195% 15.7258064516%;width:20px;height:13px}.svg-AX{background-position:0 21.3709677419%;width:20px;height:13px}.svg-AZ{background-position:8.2987551867% 21.3709677419%;width:20px;height:13px}.svg-BA{background-position:16.5975103734% 21.3709677419%;width:20px;height:13px}.svg-BB{background-position:24.8962655602% 21.3709677419%;width:20px;height:13px}.svg-BD{background-position:0 26.6129032258%;width:20px;height:13px}.svg-BE{background-position:8.2987551867% 26.6129032258%;width:20px;height:13px}.svg-BF{background-position:16.5975103734% 26.6129032258%;width:20px;height:13px}.svg-BG{background-position:24.8962655602% 26.6129032258%;width:20px;height:13px}.svg-BH{background-position:33.6099585062% 0;width:20px;height:13px}.svg-BI{background-position:33.6099585062% 5.2419354839%;width:20px;height:13px}.svg-BJ{background-position:33.6099585062% 10.4838709677%;width:20px;height:13px}.svg-BL{background-position:33.6099585062% 15.7258064516%;width:20px;height:13px}.svg-BM{background-position:33.6099585062% 20.9677419355%;width:20px;height:13px}.svg-BN{background-position:33.6099585062% 26.2096774194%;width:20px;height:13px}.svg-BO{background-position:0 31.8548387097%;width:20px;height:13px}.svg-BQ{background-position:8.2987551867% 31.8548387097%;width:20px;height:13px}.svg-BR{background-position:16.5975103734% 31.8548387097%;width:20px;height:13px}.svg-BS{background-position:24.8962655602% 31.8548387097%;width:20px;height:13px}.svg-BT{background-position:33.1950207469% 31.8548387097%;width:20px;height:13px}.svg-BV{background-position:41.9087136929% 0;width:20px;height:13px}.svg-BW{background-position:41.9087136929% 5.2419354839%;width:20px;height:13px}.svg-BY{background-position:41.9087136929% 10.4838709677%;width:20px;height:13px}.svg-BZ{background-position:41.9087136929% 15.7258064516%;width:20px;height:13px}.svg-CA{background-position:41.9087136929% 20.9677419355%;width:20px;height:13px}.svg-CC{background-position:41.9087136929% 26.2096774194%;width:20px;height:13px}.svg-CD{background-position:41.9087136929% 31.4516129032%;width:20px;height:13px}.svg-CF{background-position:0 37.0967741935%;width:20px;height:13px}.svg-CG{background-position:8.2987551867% 37.0967741935%;width:20px;height:13px}.svg-CH{background-position:16.5975103734% 37.0967741935%;width:20px;height:13px}.svg-CI{background-position:24.8962655602% 37.0967741935%;width:20px;height:13px}.svg-CK{background-position:33.1950207469% 37.0967741935%;width:20px;height:13px}.svg-CL{background-position:41.4937759336% 37.0967741935%;width:20px;height:13px}.svg-CM{background-position:0 42.3387096774%;width:20px;height:13px}.svg-CN{background-position:8.2987551867% 42.3387096774%;width:20px;height:13px}.svg-CO{background-position:16.5975103734% 42.3387096774%;width:20px;height:13px}.svg-CR{background-position:24.8962655602% 42.3387096774%;width:20px;height:13px}.svg-CU{background-position:33.1950207469% 42.3387096774%;width:20px;height:13px}.svg-CV{background-position:41.4937759336% 42.3387096774%;width:20px;height:13px}.svg-CW{background-position:50.2074688797% 0;width:20px;height:13px}.svg-CX{background-position:50.2074688797% 5.2419354839%;width:20px;height:13px}.svg-CY{background-position:50.2074688797% 10.4838709677%;width:20px;height:13px}.svg-CZ{background-position:50.2074688797% 15.7258064516%;width:20px;height:13px}.svg-DE{background-position:50.2074688797% 20.9677419355%;width:20px;height:13px}.svg-DJ{background-position:50.2074688797% 26.2096774194%;width:20px;height:13px}.svg-DK{background-position:50.2074688797% 31.4516129032%;width:20px;height:13px}.svg-DM{background-position:50.2074688797% 36.6935483871%;width:20px;height:13px}.svg-DO{background-position:50.2074688797% 41.935483871%;width:20px;height:13px}.svg-DZ{background-position:0 47.5806451613%;width:20px;height:13px}.svg-EC{background-position:8.2987551867% 47.5806451613%;width:20px;height:13px}.svg-EE{background-position:16.5975103734% 47.5806451613%;width:20px;height:13px}.svg-EG{background-position:24.8962655602% 47.5806451613%;width:20px;height:13px}.svg-EH{background-position:33.1950207469% 47.5806451613%;width:20px;height:13px}.svg-ER{background-position:41.4937759336% 47.5806451613%;width:20px;height:13px}.svg-ES{background-position:49.7925311203% 47.5806451613%;width:20px;height:13px}.svg-ET{background-position:58.5062240664% 0;width:20px;height:13px}.svg-EU{background-position:58.5062240664% 5.2419354839%;width:20px;height:13px}.svg-FI{background-position:58.5062240664% 10.4838709677%;width:20px;height:13px}.svg-FJ{background-position:58.5062240664% 15.7258064516%;width:20px;height:13px}.svg-FK{background-position:58.5062240664% 20.9677419355%;width:20px;height:13px}.svg-FM{background-position:58.5062240664% 26.2096774194%;width:20px;height:13px}.svg-FO{background-position:58.5062240664% 31.4516129032%;width:20px;height:13px}.svg-FR{background-position:58.5062240664% 36.6935483871%;width:20px;height:13px}.svg-GA{background-position:58.5062240664% 41.935483871%;width:20px;height:13px}.svg-GB{background-position:58.5062240664% 47.1774193548%;width:20px;height:13px}.svg-GD{background-position:0 52.8225806452%;width:20px;height:13px}.svg-GE{background-position:8.2987551867% 52.8225806452%;width:20px;height:13px}.svg-GE-AB{background-position:16.5975103734% 52.8225806452%;width:20px;height:13px}.svg-GE-OS{background-position:24.8962655602% 52.8225806452%;width:20px;height:13px}.svg-GF{background-position:33.1950207469% 52.8225806452%;width:20px;height:13px}.svg-GG{background-position:41.4937759336% 52.8225806452%;width:20px;height:13px}.svg-GH{background-position:49.7925311203% 52.8225806452%;width:20px;height:13px}.svg-GI{background-position:58.0912863071% 52.8225806452%;width:20px;height:13px}.svg-GL{background-position:0 58.064516129%;width:20px;height:13px}.svg-GM{background-position:8.2987551867% 58.064516129%;width:20px;height:13px}.svg-GN{background-position:16.5975103734% 58.064516129%;width:20px;height:13px}.svg-GP{background-position:24.8962655602% 58.064516129%;width:20px;height:13px}.svg-GQ{background-position:33.1950207469% 58.064516129%;width:20px;height:13px}.svg-GR{background-position:41.4937759336% 58.064516129%;width:20px;height:13px}.svg-GS{background-position:49.7925311203% 58.064516129%;width:20px;height:13px}.svg-GT{background-position:58.0912863071% 58.064516129%;width:20px;height:13px}.svg-GU{background-position:66.8049792531% 0;width:20px;height:13px}.svg-GW{background-position:66.8049792531% 5.2419354839%;width:20px;height:13px}.svg-GY{background-position:66.8049792531% 10.4838709677%;width:20px;height:13px}.svg-HK{background-position:0 0;width:21px;height:14px}.svg-HM{background-position:66.8049792531% 15.7258064516%;width:20px;height:13px}.svg-HN{background-position:66.8049792531% 20.9677419355%;width:20px;height:13px}.svg-HR{background-position:66.8049792531% 26.2096774194%;width:20px;height:13px}.svg-HT{background-position:66.8049792531% 31.4516129032%;width:20px;height:13px}.svg-HU{background-position:66.8049792531% 36.6935483871%;width:20px;height:13px}.svg-IC{background-position:66.8049792531% 41.935483871%;width:20px;height:13px}.svg-ID{background-position:66.8049792531% 47.1774193548%;width:20px;height:13px}.svg-IE{background-position:66.8049792531% 52.4193548387%;width:20px;height:13px}.svg-IL{background-position:66.8049792531% 57.6612903226%;width:20px;height:13px}.svg-IM{background-position:0 63.3064516129%;width:20px;height:13px}.svg-IN{background-position:8.2987551867% 63.3064516129%;width:20px;height:13px}.svg-IO{background-position:16.5975103734% 63.3064516129%;width:20px;height:13px}.svg-IQ{background-position:24.8962655602% 63.3064516129%;width:20px;height:13px}.svg-IR{background-position:33.1950207469% 63.3064516129%;width:20px;height:13px}.svg-IS{background-position:41.4937759336% 63.3064516129%;width:20px;height:13px}.svg-IT{background-position:49.7925311203% 63.3064516129%;width:20px;height:13px}.svg-JE{background-position:58.0912863071% 63.3064516129%;width:20px;height:13px}.svg-JM{background-position:66.3900414938% 63.3064516129%;width:20px;height:13px}.svg-JO{background-position:75.1037344398% 0;width:20px;height:13px}.svg-JP{background-position:75.1037344398% 5.2419354839%;width:20px;height:13px}.svg-KE{background-position:75.1037344398% 10.4838709677%;width:20px;height:13px}.svg-KG{background-position:75.1037344398% 15.7258064516%;width:20px;height:13px}.svg-KH{background-position:75.1037344398% 20.9677419355%;width:20px;height:13px}.svg-KI{background-position:75.1037344398% 26.2096774194%;width:20px;height:13px}.svg-KM{background-position:75.1037344398% 31.4516129032%;width:20px;height:13px}.svg-KN{background-position:75.1037344398% 36.6935483871%;width:20px;height:13px}.svg-KP{background-position:75.1037344398% 41.935483871%;width:20px;height:13px}.svg-KR{background-position:75.1037344398% 47.1774193548%;width:20px;height:13px}.svg-KW{background-position:75.1037344398% 52.4193548387%;width:20px;height:13px}.svg-KY{background-position:75.1037344398% 57.6612903226%;width:20px;height:13px}.svg-KZ{background-position:75.1037344398% 62.9032258065%;width:20px;height:13px}.svg-LA{background-position:0 68.5483870968%;width:20px;height:13px}.svg-LB{background-position:8.2987551867% 68.5483870968%;width:20px;height:13px}.svg-LC{background-position:16.5975103734% 68.5483870968%;width:20px;height:13px}.svg-LI{background-position:24.8962655602% 68.5483870968%;width:20px;height:13px}.svg-LK{background-position:33.1950207469% 68.5483870968%;width:20px;height:13px}.svg-LR{background-position:41.4937759336% 68.5483870968%;width:20px;height:13px}.svg-LS{background-position:49.7925311203% 68.5483870968%;width:20px;height:13px}.svg-LT{background-position:58.0912863071% 68.5483870968%;width:20px;height:13px}.svg-LU{background-position:66.3900414938% 68.5483870968%;width:20px;height:13px}.svg-LV{background-position:74.6887966805% 68.5483870968%;width:20px;height:13px}.svg-LY{background-position:0 73.7903225806%;width:20px;height:13px}.svg-MA{background-position:8.2987551867% 73.7903225806%;width:20px;height:13px}.svg-MC{background-position:16.5975103734% 73.7903225806%;width:20px;height:13px}.svg-MD{background-position:24.8962655602% 73.7903225806%;width:20px;height:13px}.svg-ME{background-position:33.1950207469% 73.7903225806%;width:20px;height:13px}.svg-MF{background-position:41.4937759336% 73.7903225806%;width:20px;height:13px}.svg-MG{background-position:49.7925311203% 73.7903225806%;width:20px;height:13px}.svg-MH{background-position:58.0912863071% 73.7903225806%;width:20px;height:13px}.svg-MK{background-position:66.3900414938% 73.7903225806%;width:20px;height:13px}.svg-ML{background-position:74.6887966805% 73.7903225806%;width:20px;height:13px}.svg-MM{background-position:83.4024896266% 0;width:20px;height:13px}.svg-MN{background-position:83.4024896266% 5.2419354839%;width:20px;height:13px}.svg-MO{background-position:83.4024896266% 10.4838709677%;width:20px;height:13px}.svg-MP{background-position:83.4024896266% 15.7258064516%;width:20px;height:13px}.svg-MQ{background-position:83.4024896266% 20.9677419355%;width:20px;height:13px}.svg-MR{background-position:83.4024896266% 26.2096774194%;width:20px;height:13px}.svg-MS{background-position:83.4024896266% 31.4516129032%;width:20px;height:13px}.svg-MT{background-position:83.4024896266% 36.6935483871%;width:20px;height:13px}.svg-MU{background-position:83.4024896266% 41.935483871%;width:20px;height:13px}.svg-MV{background-position:83.4024896266% 47.1774193548%;width:20px;height:13px}.svg-MW{background-position:83.4024896266% 52.4193548387%;width:20px;height:13px}.svg-MX{background-position:83.4024896266% 57.6612903226%;width:20px;height:13px}.svg-MY{background-position:83.4024896266% 62.9032258065%;width:20px;height:13px}.svg-MZ{background-position:83.4024896266% 68.1451612903%;width:20px;height:13px}.svg-NA{background-position:83.4024896266% 73.3870967742%;width:20px;height:13px}.svg-NC{background-position:0 79.0322580645%;width:20px;height:13px}.svg-NE{background-position:8.2987551867% 79.0322580645%;width:20px;height:13px}.svg-NF{background-position:16.5975103734% 79.0322580645%;width:20px;height:13px}.svg-NG{background-position:24.8962655602% 79.0322580645%;width:20px;height:13px}.svg-NI{background-position:33.1950207469% 79.0322580645%;width:20px;height:13px}.svg-NL{background-position:41.4937759336% 79.0322580645%;width:20px;height:13px}.svg-NO{background-position:49.7925311203% 79.0322580645%;width:20px;height:13px}.svg-NP{background-position:58.0912863071% 79.0322580645%;width:20px;height:13px}.svg-NR{background-position:66.3900414938% 79.0322580645%;width:20px;height:13px}.svg-NU{background-position:74.6887966805% 79.0322580645%;width:20px;height:13px}.svg-NZ{background-position:82.9875518672% 79.0322580645%;width:20px;height:13px}.svg-OM{background-position:91.7012448133% 0;width:20px;height:13px}.svg-PA{background-position:91.7012448133% 5.2419354839%;width:20px;height:13px}.svg-PE{background-position:91.7012448133% 10.4838709677%;width:20px;height:13px}.svg-PF{background-position:91.7012448133% 15.7258064516%;width:20px;height:13px}.svg-PG{background-position:91.7012448133% 20.9677419355%;width:20px;height:13px}.svg-PH{background-position:91.7012448133% 26.2096774194%;width:20px;height:13px}.svg-PK{background-position:91.7012448133% 31.4516129032%;width:20px;height:13px}.svg-PL{background-position:91.7012448133% 36.6935483871%;width:20px;height:13px}.svg-PM{background-position:91.7012448133% 41.935483871%;width:20px;height:13px}.svg-PN{background-position:91.7012448133% 47.1774193548%;width:20px;height:13px}.svg-PR{background-position:91.7012448133% 52.4193548387%;width:20px;height:13px}.svg-PS{background-position:91.7012448133% 57.6612903226%;width:20px;height:13px}.svg-PT{background-position:91.7012448133% 62.9032258065%;width:20px;height:13px}.svg-PW{background-position:91.7012448133% 68.1451612903%;width:20px;height:13px}.svg-PY{background-position:91.7012448133% 73.3870967742%;width:20px;height:13px}.svg-QA{background-position:91.7012448133% 78.6290322581%;width:20px;height:13px}.svg-RE{background-position:0 84.2741935484%;width:20px;height:13px}.svg-RO{background-position:8.2987551867% 84.2741935484%;width:20px;height:13px}.svg-RS{background-position:16.5975103734% 84.2741935484%;width:20px;height:13px}.svg-RU{background-position:24.8962655602% 84.2741935484%;width:20px;height:13px}.svg-RW{background-position:33.1950207469% 84.2741935484%;width:20px;height:13px}.svg-SA{background-position:41.4937759336% 84.2741935484%;width:20px;height:13px}.svg-SB{background-position:49.7925311203% 84.2741935484%;width:20px;height:13px}.svg-SC{background-position:58.0912863071% 84.2741935484%;width:20px;height:13px}.svg-SD{background-position:66.3900414938% 84.2741935484%;width:20px;height:13px}.svg-SE{background-position:74.6887966805% 84.2741935484%;width:20px;height:13px}.svg-SG{background-position:82.9875518672% 84.2741935484%;width:20px;height:13px}.svg-SH{background-position:91.2863070539% 84.2741935484%;width:20px;height:13px}.svg-SI{background-position:0 89.5161290323%;width:20px;height:13px}.svg-SJ{background-position:8.2987551867% 89.5161290323%;width:20px;height:13px}.svg-SK{background-position:16.5975103734% 89.5161290323%;width:20px;height:13px}.svg-SL{background-position:24.8962655602% 89.5161290323%;width:20px;height:13px}.svg-SM{background-position:33.1950207469% 89.5161290323%;width:20px;height:13px}.svg-SN{background-position:41.4937759336% 89.5161290323%;width:20px;height:13px}.svg-SO{background-position:49.7925311203% 89.5161290323%;width:20px;height:13px}.svg-SR{background-position:58.0912863071% 89.5161290323%;width:20px;height:13px}.svg-SS{background-position:66.3900414938% 89.5161290323%;width:20px;height:13px}.svg-ST{background-position:74.6887966805% 89.5161290323%;width:20px;height:13px}.svg-SV{background-position:82.9875518672% 89.5161290323%;width:20px;height:13px}.svg-SX{background-position:91.2863070539% 89.5161290323%;width:20px;height:13px}.svg-SY{background-position:100% 0;width:20px;height:13px}.svg-SZ{background-position:100% 5.2419354839%;width:20px;height:13px}.svg-TA{background-position:100% 10.4838709677%;width:20px;height:13px}.svg-TC{background-position:100% 15.7258064516%;width:20px;height:13px}.svg-TD{background-position:100% 20.9677419355%;width:20px;height:13px}.svg-TF{background-position:100% 26.2096774194%;width:20px;height:13px}.svg-TG{background-position:100% 31.4516129032%;width:20px;height:13px}.svg-TH{background-position:100% 36.6935483871%;width:20px;height:13px}.svg-TJ{background-position:100% 41.935483871%;width:20px;height:13px}.svg-TK{background-position:100% 47.1774193548%;width:20px;height:13px}.svg-TL{background-position:100% 52.4193548387%;width:20px;height:13px}.svg-TM{background-position:100% 57.6612903226%;width:20px;height:13px}.svg-TN{background-position:100% 62.9032258065%;width:20px;height:13px}.svg-TO{background-position:100% 68.1451612903%;width:20px;height:13px}.svg-TR{background-position:100% 73.3870967742%;width:20px;height:13px}.svg-TT{background-position:100% 78.6290322581%;width:20px;height:13px}.svg-TV{background-position:100% 83.8709677419%;width:20px;height:13px}.svg-TW{background-position:100% 89.1129032258%;width:20px;height:13px}.svg-TZ{background-position:0 94.7580645161%;width:20px;height:13px}.svg-UA{background-position:8.2987551867% 94.7580645161%;width:20px;height:13px}.svg-UG{background-position:16.5975103734% 94.7580645161%;width:20px;height:13px}.svg-UM{background-position:24.8962655602% 94.7580645161%;width:20px;height:13px}.svg-US{background-position:33.1950207469% 94.7580645161%;width:20px;height:13px}.svg-UY{background-position:41.4937759336% 94.7580645161%;width:20px;height:13px}.svg-UZ{background-position:49.7925311203% 94.7580645161%;width:20px;height:13px}.svg-VA{background-position:58.0912863071% 94.7580645161%;width:20px;height:13px}.svg-VC{background-position:66.3900414938% 94.7580645161%;width:20px;height:13px}.svg-VE{background-position:74.6887966805% 94.7580645161%;width:20px;height:13px}.svg-VG{background-position:82.9875518672% 94.7580645161%;width:20px;height:13px}.svg-VI{background-position:91.2863070539% 94.7580645161%;width:20px;height:13px}.svg-VN{background-position:99.5850622407% 94.7580645161%;width:20px;height:13px}.svg-VU{background-position:0 100%;width:20px;height:13px}.svg-WF{background-position:8.2987551867% 100%;width:20px;height:13px}.svg-WS{background-position:16.5975103734% 100%;width:20px;height:13px}.svg-XK{background-position:24.8962655602% 100%;width:20px;height:13px}.svg-YE{background-position:33.1950207469% 100%;width:20px;height:13px}.svg-YT{background-position:41.4937759336% 100%;width:20px;height:13px}.svg-ZA{background-position:49.7925311203% 100%;width:20px;height:13px}.svg-ZM{background-position:58.0912863071% 100%;width:20px;height:13px}.svg-ZW{background-position:66.3900414938% 100%;width:20px;height:13px}.input-error{color:red;font-size:12px}.hex-alert{position:fixed;top:20px;left:50%;z-index:2000;display:flex;align-items:center;padding:10px;gap:10px;transform:translate(-50%,-500%);opacity:0;visibility:hidden;transition:opacity .5s,transform .5s,visibility .5s,top .3s}@media (max-width: 991.98px){.hex-alert{top:0;width:calc(100% - 24px);justify-content:center}}.hex-alert__action-form{display:inline-flex;margin:0}.hex-alert__action{background:none;border:none;padding:0;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer;color:inherit}.hex-alert .btn-close{position:static;padding:0;width:20px;height:20px;cursor:pointer;transition:opacity .3s}.hex-alert .btn-close:focus-visible,.hex-alert .btn-close:focus{box-shadow:unset}.hex-alert.fade{transition:opacity .3s;transition-delay:.5s}.hex-alert.show{opacity:1;visibility:visible;transition-delay:.3s;transform:translate(-50%)}.hex-alert.alert-primary i{filter:invert(11%) sepia(99%) saturate(1832%) hue-rotate(206deg) brightness(92%) contrast(100%)}.hex-alert.alert-success i{filter:invert(17%) sepia(18%) saturate(1557%) hue-rotate(100deg) brightness(94%) contrast(98%)}.hex-alert.alert-warning i,.hex-alert.alert-danger i{filter:invert(10%) sepia(46%) saturate(3535%) hue-rotate(334deg) brightness(89%) contrast(96%)}@media (min-width: 1200px){.hex-alert_tool{left:58.5%}}.swiper-button-next,.swiper-button-prev{cursor:pointer}.swiper-button-next img,.swiper-button-prev img{filter:invert(45%) sepia(4%) saturate(1373%) hue-rotate(182deg) brightness(95%) contrast(82%);transition:filter .1s ease}.swiper-button-next:hover img,.swiper-button-prev:hover img{filter:invert(47%) sepia(36%) saturate(6667%) hue-rotate(205deg) brightness(104%) contrast(93%)}.swiper-button-next:after,.swiper-button-prev:after{display:none!important;content:unset!important}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.5;pointer-events:none}.swiper-button-prev{margin-left:auto}@media (min-width: 1200px){.swiper-button-prev{margin-right:15px}}.account-swiper{border-radius:8px}.carousel-swiper{margin-bottom:-12px;padding-bottom:12px}@media (max-width: 1600px){.carousel-swiper{margin:-12px;padding:12px}}.carousel-swiper-button-next,.carousel-swiper-button-prev{position:absolute;top:50%;z-index:2;transform:translateY(-50%);padding:12px;background-color:#3b82f6;border-radius:12px;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.carousel-swiper-button-next img,.carousel-swiper-button-prev img{filter:invert(1)!important}.carousel-swiper-button-next:hover,.carousel-swiper-button-prev:hover{background-color:#4f46e5}.carousel-swiper-button-next.swiper-button-disabled,.carousel-swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.carousel-swiper-button-next{right:0}.carousel-swiper-button-prev{left:0}.box-white{padding:25px;border-radius:12px;background-color:#fff;border:1px solid #E5E7EB;height:100%}@media (max-width: 1399.98px){.box-white{padding:25px 12px;gap:10px}}.box-white-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.box-white__title{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:700;line-height:28px;color:#111827}@media (max-width: 1399.98px){.box-white__title{font-size:16px;line-height:normal}}.box-white__title img{width:32px;height:32px;border-radius:6px;flex-shrink:0}.box-white_sm{padding:8px 12px;border-radius:8px}.box-white_sm p{font-size:14px;line-height:normal}.fslightbox-toolbar-button:first-child,.fslightbox-toolbar-button:nth-child(4){display:none}.fslightboxtt{border-radius:6px}.fslightboxtt video,.fslightboxtt img{border-radius:6px}.hx-avatar{display:inline-block;container-type:inline-size;overflow:hidden;flex-shrink:0;line-height:1;vertical-align:middle;width:40px;height:40px;background:#eff1f5}.hx-avatar__img,.hx-avatar__initials{width:100%;height:100%}.hx-avatar__img{display:block;-o-object-fit:cover;object-fit:cover}.hx-avatar__initials{display:grid;place-items:center;background:#eff1f5;font-weight:700;font-size:36cqw;letter-spacing:.02em;color:#5a6473;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hx-avatar__initials[hidden]{display:none}.hx-avatar.hex-nav-left__img,.hx-avatar.card-profile-top__img{width:86px;height:86px;border-radius:50%}.hx-avatar.hex-tool-card__avatar-example{width:64px;height:64px;border-radius:50%}@supports not (container-type: inline-size){.hx-avatar__initials{font-size:.36em}.hx-avatar.hx-topbar__account-avatar,.hx-avatar.hx-menu__avatar,.hx-avatar.hx-mk-accounts__avatar{font-size:28px}.hx-avatar.hx-profile__avatar{font-size:56px}.hx-avatar.hx-media-kit__avatar{font-size:96px}@media (min-width: 768px){.hx-avatar.hx-media-kit__avatar{font-size:120px}}.hx-avatar.avatar-img{font-size:27px}.table-list .instagram-account .hx-avatar.avatar-img{font-size:40px}@media (max-width: 991.98px){.table-list .instagram-account .hx-avatar.avatar-img{font-size:30px}}.hex-tool-card_top .hx-avatar.hex-tool-card__icon,.hex-tool-card_good .hx-avatar.hex-tool-card__icon,.hex-tool-card_average .hx-avatar.hex-tool-card__icon,.hex-tool-card_warning .hx-avatar.hex-tool-card__icon,.hex-tool-card_horizontal .hx-avatar.hex-tool-card__icon{font-size:50px}.hex-tool-card_horizontal .hx-avatar.hex-tool-card__icon,.hex-tool-card_mixed .hx-avatar.hex-tool-card__avatar{font-size:65px}.hx-avatar.hex-nav-left__img,.hx-avatar.card-profile-top__img{font-size:86px}.hx-avatar.hex-tool-card__avatar-example{font-size:64px}}.footer{padding:23px 15px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767.98px){.footer{padding:15px;flex-direction:column;gap:15px}}.footer__text,.footer__menu li a{font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.footer__menu{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}@media (max-width: 575.98px){.footer__menu{justify-content:center}}.footer__menu li{line-height:0}.footer__menu li a:hover{color:#4f46e5}.hex-sidebar{display:flex;flex-direction:column;min-height:100dvh;border-right:1px solid #F3F4F6;background:#fff}@media (max-width: 991.98px){.hex-sidebar{display:none}}.hex-sidebar_mob{display:none;border:none}@media (max-width: 991.98px){.hex-sidebar_mob{display:block;min-height:unset}}.hex-sidebar__wrapper{display:flex;flex-direction:column;background:#fff}@media (min-width: 992px){.hex-sidebar__wrapper{min-height:100dvh;position:sticky;top:0;background-color:#fff}}.hex-sidebar__top-inner{padding:15px 30px;border-bottom:1px solid #E5E7EB}@media (max-width: 1199.98px){.hex-sidebar__top-inner{padding-left:10px;padding-right:10px}}@media (max-width: 991.98px){.hex-sidebar__top-inner{display:none}}.hex-sidebar__bottom-inner{margin-top:auto;padding:15px;border-top:1px solid #E5E7EB}@media (max-width: 1199.98px){.hex-sidebar__bottom-inner{padding-left:10px;padding-right:10px}}@media (max-width: 991.98px){.hex-sidebar__bottom-inner{display:none}}.hex-sidebar__inner{padding:15px;border-bottom:1px solid #E5E7EB}@media (max-width: 1199.98px){.hex-sidebar__inner{padding-left:5px;padding-right:5px}}@media (max-width: 991.98px){.hex-sidebar__inner{padding-left:0;padding-right:0}}.hex-sidebar__inner-buttons{padding:15px}@media (max-width: 1199.98px){.hex-sidebar__inner-buttons{padding-left:5px;padding-right:5px}}@media (max-width: 991.98px){.hex-sidebar__inner-buttons{padding-left:12px;padding-right:12px}}@media (min-width: 576px) and (max-width: 991.98px){.hex-sidebar__inner-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding-left:12px;padding-right:12px}}@media (max-width: 991.98px){.hex-sidebar__inner-buttons form{width:48%;margin:0 auto}}@media (max-width: 575.98px){.hex-sidebar__inner-buttons form{width:100%}}.hex-sidebar__text{padding-left:12px;font-size:14px;font-weight:500;line-height:20px;color:#6b7280}.hex-sidebar__tabs{margin-top:10px}@media (min-width: 576px) and (max-width: 991.98px){.hex-sidebar__tabs{display:flex;gap:15px;flex-wrap:wrap}}.hex-sidebar__tabs .dropdown{margin-bottom:5px}@media (max-width: 991.98px){.hex-sidebar__tabs .dropdown{width:calc(50% - 7.5px)}}@media (max-width: 575.98px){.hex-sidebar__tabs .dropdown{width:100%}}.hex-sidebar__tabs .dropdown-menu{padding:8px 5px;width:100%}.hex-sidebar__tabs .dropdown-menu li:not(:last-child){margin-bottom:5px}.hex-sidebar__tabs .dropdown-menu li .hex-tab-link{padding:8px 8px 8px 38px;width:100%}.hex-sidebar__tabs .dropdown-menu li .hex-tab-link:before{left:8px}.hex-sidebar-info{display:flex;align-items:center;margin-top:15px;margin-bottom:15px;gap:10px;padding:8px 12px;border-radius:6px;background-color:#faf5ff}@media (max-width: 1199.98px){.hex-sidebar-info{gap:5px}}@media (max-width: 991.98px){.hex-sidebar-info{justify-content:center;gap:15px}}@media (min-width: 576px) and (max-width: 991.98px){.hex-sidebar-info{margin-top:unset;margin-bottom:unset;width:49%;min-height:48px}}@media (max-width: 575.98px){.hex-sidebar-info{width:100%;gap:5px}}.hex-sidebar__btn-add{display:block;width:100%;padding-right:30px;font-size:14px;font-weight:500;line-height:20px;color:#6b7280}.hex-sidebar__btn-upgrade{display:block;position:relative;width:100%;padding:8px 12px;border-radius:6px;background-color:#9333ea;font-size:14px;line-height:20px;color:#fff;text-align:center}.hex-sidebar__btn-upgrade i{vertical-align:-5px;margin-right:8px;filter:invert(1)}.hex-sidebar__btn-upgrade:hover{background-color:#4f46e5}@media (min-width: 576px) and (max-width: 991.98px){.hex-sidebar__btn-upgrade{width:calc(50% - 7.5px);font-size:16px;line-height:24px}}.hex-sidebar__btn-logout{position:relative;padding:8px 12px 8px 48px;line-height:20px;color:#4b5563;background:none;border:none;font:500 14px/24px Inter,sans-serif}.hex-sidebar__btn-logout:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}@media (max-width: 991.98px){.hex-sidebar__btn-logout:before{left:0}}.hex-sidebar__btn-logout:hover{color:#4f46e5;cursor:pointer}.hex-sidebar__btn-logout:hover:before{filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}@media (max-width: 991.98px){.hex-sidebar__btn-logout{padding-left:28px}}.hex-nav{display:flex;align-items:center;gap:50px;padding:25px;border-bottom:1px solid #E5E7EB;background-color:#fff}@media (max-width: 1399.98px){.hex-nav{gap:40px}}@media (max-width: 1199.98px){.hex-nav{padding:15px;gap:15px}}@media (max-width: 991.98px){.hex-nav{margin-top:58px;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-left:12px;padding-right:12px}}@media (max-width: 575.98px){.hex-nav{gap:unset;flex-direction:column;justify-content:center}}.hex-nav:has(.navbar-collapse.collapse.show) .hex-nav-top-mob{box-shadow:0 1px 3px #0000001a}.hex-nav-top-mob{display:none}@media (max-width: 991.98px){.hex-nav-top-mob{width:100%;display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;padding:12px;position:fixed;z-index:11;top:0;left:0;background-color:#fff;transition:box-shadow .3s}}.hex-nav-top-mob_scroll{box-shadow:0 1px 3px #0000001a}.hex-nav-left{display:flex;align-items:center;gap:25px}@media (min-width: 992px) and (max-width: 1199.98px){.hex-nav-left{gap:10px}}@media (max-width: 991.98px){.hex-nav-left{margin-left:auto;margin-right:auto}}@media (max-width: 575.98px){.hex-nav-left{width:100%;gap:15px;flex-wrap:wrap;justify-content:center}}.hex-nav-left__img{width:85px;height:85px;position:absolute;top:50%;left:50%;border-radius:50%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%)}.hex-nav-left__img-wrapper{position:relative;width:120px;height:120px;border-radius:50%}@media (max-width: 991.98px){.hex-nav-left__img-wrapper{width:100px;height:100px}}.hex-nav-left__img-wrapper:before{position:absolute;top:50%;left:50%;content:"";transform:translate(-50%,-50%)}@media (max-width: 575.98px){.hex-nav-left__img__inner{flex-grow:1}}.hex-nav-left__text{font-size:16px;font-weight:500;line-height:26px;color:#111827}.hex-nav-left__text i{vertical-align:-7px}.hex-nav-left__btn{margin-top:10px;padding:8px 30px;font-size:12px;font-weight:500;line-height:16px}@media (max-width: 1199.98px){.hex-nav-left__btn{padding-left:15px;padding-right:15px}}@media (max-width: 575.98px){.hex-nav-left__btn{margin-top:5px;padding:5px 12px}}.hex-nav-center__title{color:#111827}@media (max-width: 575.98px){.hex-nav-center__title{text-align:center}}.hex-nav-center__text{font-size:24px;font-weight:600;line-height:32px;color:#4f46e5}@media (min-width: 992px) and (max-width: 1199.98px){.hex-nav-center__text{display:flex;align-items:baseline;gap:2px;flex-wrap:wrap;max-width:240px}}@media (max-width: 575.98px){.hex-nav-center__text{font-size:18px}}.hex-nav-center__text sub,.hex-nav-center__text span{font-size:14px;line-height:20px;font-weight:500}.hex-nav-center__text sub{bottom:0;color:#6b7280}.hex-nav-center__text span{position:relative;padding-left:45px;color:#16a34a}.hex-nav-center__text span.down{color:#b91c1c}.hex-nav-center__text span.down:before{transform:rotate(180deg);filter:invert(15%) sepia(92%) saturate(2842%) hue-rotate(348deg) brightness(100%) contrast(97%)}@media (max-width: 1199.98px){.hex-nav-center__text span{padding-left:25px}}.hex-nav-center__text span:before{position:absolute;bottom:0;left:25px;content:"";filter:invert(45%) sepia(61%) saturate(4122%) hue-rotate(120deg) brightness(95%) contrast(83%)}@media (max-width: 1199.98px){.hex-nav-center__text span:before{left:5px}}.hex-nav__form{margin-left:auto}.hex-nav__btn,.hex-nav__btn-pause{position:relative;padding:12px 24px 12px 56px;background-color:#4f46e5;border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#fff;cursor:pointer}@media (max-width: 991.98px){.hex-nav__btn,.hex-nav__btn-pause{display:none}}.hex-nav__btn:before,.hex-nav__btn-pause:before{position:absolute;top:50%;left:24px;content:"";filter:invert(1);transform:translateY(-50%)}.hex-nav__btn_mob,.hex-nav__btn-pause_mob{display:none}@media (max-width: 991.98px){.hex-nav__btn_mob,.hex-nav__btn-pause_mob{display:block;width:100%;padding-left:24px}.hex-nav__btn_mob:before,.hex-nav__btn-pause_mob:before{position:static;display:inline-block;margin-right:10px;transform:unset;vertical-align:-4px}}.hex-nav__btn:hover{background-color:#9333ea}.hex-nav__btn-pause{background-color:#16a34a}.hex-nav__btn-pause:hover{background-color:#166534}.hex-nav .navbar-toggler{padding:0;background-image:unset;border:none}.hex-nav .navbar-toggler:focus{box-shadow:unset}.hex-nav .navbar-toggler__icon{position:relative;display:block;width:30px;height:25px;margin:0;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}.hex-nav .navbar-toggler__icon span{position:absolute;right:0;height:3px;width:100%;display:block;border-radius:50px;background-color:#4f46e5;transition:.3s ease}.hex-nav .navbar-toggler__icon span:nth-child(1){top:0}.hex-nav .navbar-toggler__icon span:nth-child(2){width:80%;top:10px}.hex-nav .navbar-toggler__icon span:nth-child(3){width:60%;top:20px}.hex-nav .navbar-toggler:not(.collapsed) .navbar-toggler__icon span:nth-child(1){top:11px;transform:rotate(135deg)}.hex-nav .navbar-toggler:not(.collapsed) .navbar-toggler__icon span:nth-child(2){opacity:0;right:60px}.hex-nav .navbar-toggler:not(.collapsed) .navbar-toggler__icon span:nth-child(3){top:11px;width:100%;transform:rotate(-135deg)}.hex-nav_admin{padding:0;font-family:Inter,sans-serif!important}.hex-dashboard{position:relative;overflow:hidden}@media (min-width: 992px){.hex-dashboard{min-height:calc(100% - 217px)}}@media (min-width: 1200px){.hex-dashboard{display:flex;flex-direction:column;min-height:calc(100% - 237px)}}@media (max-width: 991.98px){.hex-dashboard:has(table){overflow:visible}}.hex-dashboard_blur:after{position:absolute;top:0;left:0;z-index:100;content:"";width:100%;height:100%;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.hex-dashboard__activate{position:absolute;top:35%;left:50%;z-index:200;transform:translate(-50%)}.hex-dashboard__activate .hex-info{display:flex;flex-direction:column;align-items:center;gap:25px}.hex-dashboard_admin{margin:12px;border-radius:8px;background:#fff}@media (min-width: 992px){.hex-dashboard_admin{min-height:calc(100% - 90px)}}.hex-tab-link{display:block;position:relative;width:100%;padding:8px 12px 8px 48px;border-radius:8px;background-color:transparent;font-size:14px;line-height:20px;color:#4b5563}@media (min-width: 576px) and (max-width: 991.98px){.hex-tab-link{width:calc(50% - 7.5px)}}.hex-tab-link:hover{background-color:#eef2ff}.hex-tab-link:hover:before{filter:invert(33%) sepia(10%) saturate(843%) hue-rotate(176deg) brightness(92%) contrast(89%)}.hex-tab-link:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%);transition:filter .3s}.hex-tab-link:not(:last-child){margin-bottom:5px}.hex-tab-link.active{background-color:#f9fafb;pointer-events:none}.hex-tab-link.active:before{filter:unset}.hex-tab-link.inactive{background-color:transparent;pointer-events:none}.hex-tab-link_discover:before{background:url(https://dashboard.hexrate.io/build/assets/discover-qoALw6_M.svg) no-repeat;width:24px;height:24px}.hex-tab-link_ai:before{background:url(https://dashboard.hexrate.io/build/assets/calculator-svUrbCy-.svg) no-repeat;width:24px;height:24px}.hex-tab-link_extractor:before{background:url(https://dashboard.hexrate.io/build/assets/hashtag-Dmi-6QOz.svg) no-repeat;width:24px;height:24px}@media (min-width: 1200px) and (max-width: 1710px){.hex-tab-link_extractor:before{top:12px;transform:unset}}.hex-tab-link_follower:before{background:url(https://dashboard.hexrate.io/build/assets/user-plus-D4-hUOYa.svg) no-repeat;width:24px;height:24px}.hex-tab-link_tools:before{background:url(https://dashboard.hexrate.io/build/assets/ai--bYquVqw.svg) no-repeat;width:24px;height:24px}.hex-tab-link_admin:before{left:14px}.hex-tab-link_audit:before{background:url(https://dashboard.hexrate.io/build/assets/earth-CzZX0dMQ.svg) no-repeat;width:24px;height:24px}.hex-tab-link_download:before{background:url(https://dashboard.hexrate.io/build/assets/download-CWNA38QV.svg) no-repeat;width:24px;height:24px}.hex-tab-link_video:before{background:url(https://dashboard.hexrate.io/build/assets/video-DKk-o7Br.svg) no-repeat;width:24px;height:24px}.hex-tab-link_photo:before{background:url(https://dashboard.hexrate.io/build/assets/photo-tF3sej1r.svg) no-repeat;width:24px;height:24px}.hex-tab-link_reels:before{background:url(https://dashboard.hexrate.io/build/assets/reels-QBl35FDD.svg) no-repeat;width:24px;height:24px}.hex-tab-link_story:before{background:url(https://dashboard.hexrate.io/build/assets/book-BkC4HOYR.svg) no-repeat;width:24px;height:24px}.hex-tab-link_viewer:before{background:url(https://dashboard.hexrate.io/build/assets/eye-BpMFjNL6.svg) no-repeat;width:24px;height:24px}.hex-tab-link.dropdown-toggle{position:relative;margin-bottom:0;width:100%}.hex-tab-link.dropdown-toggle:after{vertical-align:0;margin:0 0 0 5px;border:unset;transition:transform .3s}.hex-tab-link.dropdown-toggle.show{background-color:#f9fafb}.hex-tab-link.dropdown-toggle.show:before{filter:invert(33%) sepia(10%) saturate(843%) hue-rotate(176deg) brightness(92%) contrast(89%)}.hex-tab-link.dropdown-toggle.show:after{transform:rotate(180deg)}.hex-tab-pane.active{padding:25px}@media (max-width: 991.98px){.hex-tab-pane.active{padding-left:12px;padding-right:12px}}.tab-content:focus-visible{outline:unset}.tab-content .tab-pane.show:focus-visible{outline:unset}.dashboard__title-wrapper{padding:25px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 991.98px){.dashboard__title-wrapper{padding-left:12px;padding-right:12px}}@media (max-width: 767.98px){.dashboard__title-wrapper{flex-wrap:wrap;row-gap:15px}}.dashboard__title{margin-top:15px}.dashboard__title span{vertical-align:7px}.dashboard__title_text span{padding-left:10px;vertical-align:6px;font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.dashboard__img{max-height:300px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;-o-object-fit:cover;object-fit:cover}.dashboard__cards-wrapper{margin-top:25px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.dashboard-card{flex:1;padding:15px;height:100%;border-radius:8px;border:1px solid #4F46E5;box-shadow:0 1px 2px #0000000d}@media (max-width: 991.98px){.dashboard-card{flex-grow:0;flex-basis:calc(50% - 12.5px)}}@media (max-width: 575.98px){.dashboard-card{flex-basis:100%}}.dashboard-card__title{font-size:18px;font-weight:600;line-height:26px;color:#111827}.dashboard-card__text{margin-top:5px;font-size:24px;font-weight:600;line-height:32px;color:#4f46e5}.dashboard-period{display:flex;align-items:center;padding:5px;border-radius:8px;background-color:#f9fafb}.dashboard-period__btn{padding:8px 12px;border-radius:6px;color:#6b7280;font-size:14px;font-weight:500;line-height:20px}.dashboard-period__btn:hover{color:#4f46e5}.dashboard-period__btn.active{background-color:#e0e7ff;color:#4f46e5;pointer-events:none}.dashboard__date{display:block;margin-top:25px;margin-bottom:10px;padding:8px;border-radius:4px;border:1px solid #D1D5DB;font-size:12px;font-weight:500;line-height:16px;color:#111827;text-align:center}.dashboard-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #E5E7EB}.dashboard-meta__title,.dashboard-meta__text{font-size:14px}.dashboard-meta__title{font-weight:500;color:#111827}.dashboard-meta__title i{vertical-align:-5px;margin-right:8px;filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.dashboard-meta__text{margin-top:10px;font-weight:400;line-height:26px;color:#6b7280}@media (min-width: 1200px) and (max-width: 1439.98px){.dashboard-meta__text{font-size:12px;line-height:16px}}.dashboard-meta__text span{display:inline-block;margin-right:5px}.dashboard-bars-inner{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.dashboard-bars-text{font-size:14px;font-weight:600;line-height:20px;color:#4b5563}.dashboard-bars .progress{margin-top:15px}.avatar-img{width:27px;height:27px;border-radius:50%}.inst-account-link{color:#111827}.hex-form-radios,.hex-form-checkboxes{display:flex;gap:25px;margin-top:25px}@media (max-width: 767.98px){.hex-form-radios{flex-wrap:wrap;justify-content:center}}.hex-form-checkboxes{gap:15px;flex-wrap:wrap}.hex-form-auth,.hex-form-card{width:100%;margin-top:25px;display:flex;flex-direction:column;gap:15px}.hex-form-auth__hints,.hex-form-card__hints{display:flex;justify-content:space-between}.hex-form-auth__hint,.hex-form-auth__hint-link,.hex-form-card__hint,.hex-form-card__hint-link{font-size:14px;font-weight:500;line-height:20px;color:#374151}.hex-form-auth__hint-link,.hex-form-card__hint-link{margin-left:auto;font-weight:400}.hex-form-auth__hint-link:hover,.hex-form-card__hint-link:hover{color:#4f46e5}.hex-form-auth input[type=email],.hex-form-auth input[type=text],.hex-form-auth input[type=password],.hex-form-auth input[type=number],.hex-form-card input[type=email],.hex-form-card input[type=text],.hex-form-card input[type=password],.hex-form-card input[type=number]{width:100%;padding:9px 12px 9px 40px;border-radius:6px;border:1px solid #D1D5DB;box-shadow:0 1px 2px #0000000d;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#111827;transition:border-color .3s}.hex-form-auth input[type=email]:focus-visible,.hex-form-auth input[type=email]:focus,.hex-form-auth input[type=email]:focus-within,.hex-form-auth input[type=text]:focus-visible,.hex-form-auth input[type=text]:focus,.hex-form-auth input[type=text]:focus-within,.hex-form-auth input[type=password]:focus-visible,.hex-form-auth input[type=password]:focus,.hex-form-auth input[type=password]:focus-within,.hex-form-auth input[type=number]:focus-visible,.hex-form-auth input[type=number]:focus,.hex-form-auth input[type=number]:focus-within,.hex-form-card input[type=email]:focus-visible,.hex-form-card input[type=email]:focus,.hex-form-card input[type=email]:focus-within,.hex-form-card input[type=text]:focus-visible,.hex-form-card input[type=text]:focus,.hex-form-card input[type=text]:focus-within,.hex-form-card input[type=password]:focus-visible,.hex-form-card input[type=password]:focus,.hex-form-card input[type=password]:focus-within,.hex-form-card input[type=number]:focus-visible,.hex-form-card input[type=number]:focus,.hex-form-card input[type=number]:focus-within{outline:unset;border-color:#4f46e5}.hex-form-auth input[type=email]::-moz-placeholder,.hex-form-auth input[type=text]::-moz-placeholder,.hex-form-auth input[type=password]::-moz-placeholder,.hex-form-auth input[type=number]::-moz-placeholder,.hex-form-card input[type=email]::-moz-placeholder,.hex-form-card input[type=text]::-moz-placeholder,.hex-form-card input[type=password]::-moz-placeholder,.hex-form-card input[type=number]::-moz-placeholder{color:#9ca3af}.hex-form-auth input[type=email]::placeholder,.hex-form-auth input[type=text]::placeholder,.hex-form-auth input[type=password]::placeholder,.hex-form-auth input[type=number]::placeholder,.hex-form-card input[type=email]::placeholder,.hex-form-card input[type=text]::placeholder,.hex-form-card input[type=password]::placeholder,.hex-form-card input[type=number]::placeholder{color:#9ca3af}.hex-form-auth button,.hex-form-auth input[type=submit],.hex-form-card button,.hex-form-card input[type=submit]{width:100%;margin-top:15px;padding:15px;border:none;outline:none;border-radius:6px;background-color:#4f46e5;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-align:center;cursor:pointer}.hex-form-auth button:hover,.hex-form-auth input[type=submit]:hover,.hex-form-card button:hover,.hex-form-card input[type=submit]:hover{background-color:#9333ea}.hex-form-auth__input-password,.hex-form-auth__input-name,.hex-form-auth__input-email{position:relative;margin-top:5px}.hex-form-auth__input-password:before,.hex-form-auth__input-name:before,.hex-form-auth__input-email:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-form-upload__label{padding:15px;background-color:#f9fafb;border:2px dashed transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;cursor:pointer;transition:border-color .3s}.hex-form-upload__label:hover{border-color:#6b7280}.hex-form-upload i{filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-form-upload__title{font-size:16px;font-weight:500;line-height:24px;color:#111827}.hex-form-upload__text{font-size:14px;font-weight:400;line-height:20px;color:#4b5563}.hex-form-upload input[type=file]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;z-index:-10;-webkit-appearance:none}.hex-form-change-data input:not([type=checkbox]):not([type=submit]),.hex-form-text input:not([type=checkbox]):not([type=submit]),.hex-form-email input:not([type=checkbox]):not([type=submit]),.hex-form-password input:not([type=checkbox]):not([type=submit]),.hex-form-tool input:not([type=checkbox]):not([type=submit]){padding:9px 12px;border-radius:6px;border:1px solid #D1D5DB;background:#fff;font-size:14px;font-weight:400;line-height:20px;box-shadow:0 1px 2px #0000000d;transition:border-color .3s}.hex-form-change-data input:not([type=checkbox]):not([type=submit]):focus-visible,.hex-form-change-data input:not([type=checkbox]):not([type=submit]):focus,.hex-form-change-data input:not([type=checkbox]):not([type=submit]):focus-within,.hex-form-text input:not([type=checkbox]):not([type=submit]):focus-visible,.hex-form-text input:not([type=checkbox]):not([type=submit]):focus,.hex-form-text input:not([type=checkbox]):not([type=submit]):focus-within,.hex-form-email input:not([type=checkbox]):not([type=submit]):focus-visible,.hex-form-email input:not([type=checkbox]):not([type=submit]):focus,.hex-form-email input:not([type=checkbox]):not([type=submit]):focus-within,.hex-form-password input:not([type=checkbox]):not([type=submit]):focus-visible,.hex-form-password input:not([type=checkbox]):not([type=submit]):focus,.hex-form-password input:not([type=checkbox]):not([type=submit]):focus-within,.hex-form-tool input:not([type=checkbox]):not([type=submit]):focus-visible,.hex-form-tool input:not([type=checkbox]):not([type=submit]):focus,.hex-form-tool input:not([type=checkbox]):not([type=submit]):focus-within{outline:unset;border-color:#4f46e5}.hex-form-text{width:50%}@media (max-width: 991.98px){.hex-form-text{width:100%}}.hex-form-text input:not([type=checkbox]):not([type=submit]){width:100%}.hex-form-change-data,.hex-form-email,.hex-form-password,.hex-form-tool{width:100%;display:flex;gap:24px}@media (max-width: 767.98px){.hex-form-change-data,.hex-form-email,.hex-form-password,.hex-form-tool{flex-direction:column}.hex-form-change-data label,.hex-form-email label,.hex-form-password label,.hex-form-tool label{width:100%}}.hex-form-change-data label span,.hex-form-email label span,.hex-form-password label span,.hex-form-tool label span{display:block;font-size:14px;font-weight:500;line-height:20px;color:#374151}.hex-form-change-data input:not([type=checkbox]):not([type=submit]),.hex-form-email input:not([type=checkbox]):not([type=submit]),.hex-form-password input:not([type=checkbox]):not([type=submit]),.hex-form-tool input:not([type=checkbox]):not([type=submit]){min-width:320px}@media (max-width: 767.98px){.hex-form-change-data input:not([type=checkbox]):not([type=submit]),.hex-form-email input:not([type=checkbox]):not([type=submit]),.hex-form-password input:not([type=checkbox]):not([type=submit]),.hex-form-tool input:not([type=checkbox]):not([type=submit]){width:100%}}.hex-form-change-data input[type=submit],.hex-form-email input[type=submit],.hex-form-password input[type=submit],.hex-form-tool input[type=submit]{padding:8px 24px;background-color:#4f46e5;border-radius:6px;border:unset;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-align:center;cursor:pointer}.hex-form-change-data input[type=submit]:hover,.hex-form-email input[type=submit]:hover,.hex-form-password input[type=submit]:hover,.hex-form-tool input[type=submit]:hover{background-color:#9333ea}@media (max-width: 767.98px){.hex-form-change-data input[type=submit],.hex-form-email input[type=submit],.hex-form-password input[type=submit],.hex-form-tool input[type=submit]{width:100%}}.hex-form-email input[type=email]{padding-left:40px!important}.hex-form-email__input{position:relative;margin-top:5px}.hex-form-email__input:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-form-password{flex-direction:column}.hex-form-password input:not([type=checkbox]):not([type=submit]){margin-top:5px}.hex-form-card__inner{padding:9px 12px!important;border-radius:6px;border:1px solid #D1D5DB;background:#fff;box-shadow:0 1px 2px #0000000d}.hex-form-card__error{color:#df1b41}.hex-form-change-data{flex-wrap:wrap;align-items:center;margin-top:30px}.hex-form-change-data i{margin-top:20px}.hex-form-tool{justify-content:center}@media (min-width: 768px){.hex-form-tool{gap:0}}.hex-form-tool-input{position:relative}.hex-form-tool-input__instagram,.hex-form-tool-input__close{position:absolute;top:50%;transform:translateY(-50%)}.hex-form-tool-input__instagram{left:12px;filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-form-tool-input__close{display:none;right:15px;cursor:pointer}.hex-form-tool input:not([type=checkbox]):not([type=submit]){padding-left:40px;padding-right:35px;height:40px;transition:padding-left .3s}@media (min-width: 768px){.hex-form-tool input:not([type=checkbox]):not([type=submit]){border-radius:6px 0 0 6px;min-width:450px}}@media (max-width: 575.98px){.hex-form-tool input:not([type=checkbox]):not([type=submit]){min-width:unset}}@media (min-width: 768px){.hex-form-tool button[type=submit],.hex-form-tool input[type=submit]{border-radius:0 6px 6px 0}}.hex-form-tool button[type=submit]:disabled,.hex-form-tool input[type=submit]:disabled{opacity:.6;pointer-events:none}.hex-form-tool button[type=submit]{height:40px;padding:8px 24px;background-color:#4f46e5;border:unset;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-align:center;cursor:pointer}@media (max-width: 767.98px){.hex-form-tool button[type=submit]{border-radius:6px;width:100%}}.hex-form-tool button[type=submit].hex-btn-loading:after{font-size:13px}.hex-form-tool button[type=submit]:hover{background-color:#9333ea}@media (min-width: 768px){.hex-form-downloader button[type=submit],.hex-form-downloader input[type=submit]{padding-left:50px;padding-right:50px}}.hex-radio-speed{position:relative;width:calc(33% - 12.5px);height:100%}@media (max-width: 767.98px){.hex-radio-speed{width:initial;height:initial}}@media (max-width: 575.98px){.hex-radio-speed{width:100%}}.hex-radio-speed input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;z-index:-10;-webkit-appearance:none}.hex-radio-speed input[type=radio]:checked+label{border-color:#4f46e5}.hex-radio-speed input[type=radio]:checked+label .hex-radio-speed__input:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgOEMwIDMuNTgxNzIgMy41ODE3MiAwIDggMEMxMi40MTgzIDAgMTYgMy41ODE3MiAxNiA4QzE2IDEyLjQxODMgMTIuNDE4MyAxNiA4IDE2QzMuNTgxNzIgMTYgMCAxMi40MTgzIDAgOFoiIGZpbGw9IiM0RjQ2RTUiLz4KPHBhdGggZD0iTTUgOEM1IDYuMzQzMTUgNi4zNDMxNSA1IDggNUM5LjY1Njg1IDUgMTEgNi4zNDMxNSAxMSA4QzExIDkuNjU2ODUgOS42NTY4NSAxMSA4IDExQzYuMzQzMTUgMTEgNSA5LjY1Njg1IDUgOFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)}.hex-radio-speed__label{display:flex;align-items:center;gap:5px;padding:15px 45px 15px 15px;border-radius:8px;border:1px solid #D1D5DB;box-shadow:0 1px 2px #0000000d;cursor:pointer;transition:border-color .3s}.hex-radio-speed__label:hover{border-color:#9333ea}@media (max-width: 1399.98px){.hex-radio-speed__label{padding-right:30px}}@media (max-width: 1199.98px){.hex-radio-speed__label{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-right:15px}}.hex-radio-speed__input{position:absolute;top:15px;right:15px;line-height:0}.hex-radio-speed__input:after{display:inline-block;content:"";height:16px;width:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNSA4QzAuNSAzLjg1Nzg2IDMuODU3ODYgMC41IDggMC41QzEyLjE0MjEgMC41IDE1LjUgMy44NTc4NiAxNS41IDhDMTUuNSAxMi4xNDIxIDEyLjE0MjEgMTUuNSA4IDE1LjVDMy44NTc4NiAxNS41IDAuNSAxMi4xNDIxIDAuNSA4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTAuNSA4QzAuNSAzLjg1Nzg2IDMuODU3ODYgMC41IDggMC41QzEyLjE0MjEgMC41IDE1LjUgMy44NTc4NiAxNS41IDhDMTUuNSAxMi4xNDIxIDEyLjE0MjEgMTUuNSA4IDE1LjVDMy44NTc4NiAxNS41IDAuNSAxMi4xNDIxIDAuNSA4WiIgc3Ryb2tlPSIjRDFENURCIi8+Cjwvc3ZnPgo=)}@media (max-width: 1199.98px){.hex-radio-speed__input{right:10px}}.hex-radio-speed__title{font-size:18px;font-weight:600;line-height:26px;color:#111827}.hex-radio-speed__sub-title{margin-top:5px;font-size:14px;font-weight:600;line-height:20px;color:#111827}.hex-radio-speed__text{margin-top:5px;font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.hex-radio-speed__inner,.hex-radio-speed__inner span{display:block}.hex-input{width:100%;padding:9px 32px 9px 42px;border-radius:6px;border:1px solid #D1D5DB;background:#fff;font-size:14px;font-weight:400;line-height:20px;box-shadow:0 1px 2px #0000000d;transition:border-color .3s}.hex-input:focus-visible,.hex-input:focus,.hex-input:focus-within{outline:unset;border-color:#4f46e5}.hex-input-wrapper{display:flex;flex-direction:column;gap:15px;margin-top:25px}.hex-input-inner-search,.hex-input-inner-instagram{position:relative;width:100%}.hex-input-inner-search:before,.hex-input-inner-instagram:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-input-add-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;display:none}.hex-tags-wrapper{display:flex;flex-wrap:wrap;gap:8px}.hex-tag{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border-radius:50px;border:1px solid #D1D5DB;background-color:#fff;font-size:14px;font-weight:400;line-height:20px;color:#1f2937}.hex-tag__img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.hex-tag__icon{filter:invert(47%) sepia(36%) saturate(6667%) hue-rotate(205deg) brightness(104%) contrast(93%)}.hex-tag .close{margin-left:4px;filter:invert(45%) sepia(4%) saturate(1373%) hue-rotate(182deg) brightness(95%) contrast(82%);cursor:pointer}.hex-checkbox{-webkit-appearance:none;position:absolute;clip:rect(0,0,0,0);pointer-events:none;z-index:-10}.hex-checkbox:checked+label{background-color:#4f46e5;color:#fff;border-color:#4f46e5}.hex-checkbox__label{padding:8px 15px;border-radius:6px;border:1px solid #D1D5DB;background-color:transparent;font-size:14px;font-weight:500;line-height:20px;color:#111827;cursor:pointer;transition:border-color .3s,background-color .3s,color .3s}.hex-checkbox__label:hover{border-color:#4f46e5}.hex-checkbox__label i{vertical-align:-1px}.hex-form-wrapper{padding:25px 12px;border-radius:8px;background-color:#f9fafb}.hex-renewal-link{display:flex;align-items:center;gap:5px;font-size:14px;line-height:20px}.hex-input-toggle{position:relative;top:2px;padding:0;background:none;border:0;line-height:20px;font:500 16px/24px Inter,sans-serif;cursor:pointer}.hex-input-toggle i{font-size:18px}.growth-title-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:15px}.growth-btn,.growth-span{position:relative;padding:8px 15px 8px 48px;background-color:#e0e7ff;border-radius:6px;font-size:14px;font-weight:500;line-height:20px;color:#4f46e5}.growth-btn:before,.growth-span:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%);transition:filter .1s}.growth-btn:hover{background-color:#4f46e5;color:#fff}.growth-btn:hover:before{filter:invert(1)}.growth-wrapper{display:flex;flex-wrap:wrap;row-gap:25px;justify-content:space-between;margin-top:25px;padding:25px;border-radius:8px;background-color:#f9fafb}@media (max-width: 575.98px){.growth-wrapper{padding-right:12px;padding-left:12px}}.growth-inner{width:calc(50% - 12.5px)}@media (max-width: 767.98px){.growth-inner{width:100%}}.hex-settings{display:flex;gap:25px}.hex-settings-left{display:flex;justify-content:space-between;gap:15px}.hex-settings__title{font-size:16px;font-weight:500;line-height:24px;color:#111827}.hex-settings__text{margin-top:10px;font-size:14px;font-weight:400;line-height:20px;color:#4b5563}.hex-settings__img{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hex-settings-tabs{margin-bottom:25px;border-radius:6px;background-color:#fff}.hex-settings-tab-link{position:relative;padding:25px 15px 25px 50px;border-bottom:2px solid transparent;font-size:14px;font-weight:500;line-height:20px;color:#6b7280}.hex-settings-tab-link:not(:last-child){margin-right:15px}.hex-settings-tab-link:before{position:absolute;top:50%;left:20px;content:"";transform:translateY(-50%);filter:invert(72%) sepia(16%) saturate(206%) hue-rotate(179deg) brightness(88%) contrast(86%)}.hex-settings-tab-link:hover{color:#9333ea}.hex-settings-tab-link:hover:before{filter:invert(24%) sepia(94%) saturate(3554%) hue-rotate(263deg) brightness(93%) contrast(96%)}.hex-settings-tab-link.active{color:#4f46e5;border-color:#4f46e5;pointer-events:none}.hex-settings-tab-link.active:before{filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}.hex-settings-bill{display:flex;align-items:center;gap:12px;padding:15px 24px;border-radius:8px;background-color:#f9fafb}@media (max-width: 767.98px){.hex-settings-bill{flex-direction:column;justify-content:center;align-items:center}}.hex-settings-bill:not(:last-child){margin-bottom:25px}.hex-settings-bill__img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hex-settings-bill__text{font-size:20px;font-weight:500;line-height:28px;color:#111827}.hex-settings-bill__text i{vertical-align:-6px;margin-right:10px}.hex-settings-bill__btn{margin-left:auto}@media (max-width: 767.98px){.hex-settings-bill__btn{margin-left:unset}}.hex-settings__account{display:inline-block;position:relative;padding:25px 15px 25px 50px;border-bottom:2px solid #4F46E5;font-size:14px;font-weight:500;line-height:20px;color:#4f46e5}.hex-settings__account:before{position:absolute;top:50%;left:12px;content:"";transform:translateY(-50%);filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}.pricing-cards{padding-top:20px;padding-bottom:50px}.pricing-cards__row{justify-content:center}.pricing-cards__row-cards{margin-top:45px;justify-content:center;row-gap:30px}@media (max-width: 991.98px){.pricing-cards__row-cards{margin-top:20px}}@media (max-width: 575.98px){.pricing-cards__row-cards{margin-bottom:45px}}.pricing-cards-toggle{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:5px;background-color:#f9fafb;border-radius:8px}.pricing-cards-toggle__btn{position:relative;flex:1;padding:20px 12px;background-color:transparent;font-size:14px;font-weight:500;line-height:20px;color:#6b7280;text-align:center}.pricing-cards-toggle__btn:hover{color:#4338ca}.pricing-cards-toggle__btn.active{background-color:#e0e7ff;border-radius:6px;color:#4338ca;transition:background .3s ease-in-out;pointer-events:none}.pricing-cards-toggle__hint{position:absolute;top:-18px;left:50%;z-index:3;padding:5px 10px;border-radius:6px;border:1px solid #86EFAC;background-color:#dcfce7;font-size:12px;font-weight:500;line-height:16px;color:#16a34a;transform:translate(-50%)}.card-pricing{display:flex;flex-direction:column;align-items:start;gap:25px;height:100%;padding:25px;border-radius:12px;background-color:#f9fafb;border:2px solid transparent}.card-pricing-plan{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:5px;align-self:normal}.card-pricing-plan__text{font-size:24px;line-height:32px;color:#111827}.card-pricing-plan__hint{padding:4px 12px;border-radius:6px;border:1px solid #FCA5A5;background-color:#fee2e2;font-size:14px;font-weight:500;line-height:20px;color:#991b1b}.card-pricing-meta{width:100%;padding-bottom:20px;border-bottom:1px solid #D1D5DB;text-align:center}.card-pricing-meta__hint{display:none;font-size:14px;line-height:24px;color:#6b7280}.card-pricing__value{min-width:91px;font-size:48px;font-weight:700;line-height:normal}.card-pricing__cost{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 auto;min-height:59px}.card-pricing__cost sup{top:6px;align-self:start;font-size:16px;line-height:normal;font-weight:700}.card-pricing__cost sub{font-size:16px;line-height:24px;bottom:0}.card-pricing__price-old{position:relative;width:-moz-fit-content;width:fit-content;min-height:20px;font-weight:600;line-height:normal;color:#6b7280;font-size:16px}.card-pricing__price-old:before{position:absolute;top:50%;left:-1px;z-index:2;content:"";width:110%;border-radius:50px;height:2px;background-color:#1f2937;transform:rotate(339deg) translateY(-50%)}.card-pricing__price-old~.card-pricing__period{position:static;bottom:unset}.card-pricing__period{bottom:-10px;position:relative;transition:.3s}.card-pricing__text{font-size:14px;line-height:20px}.card-pricing__btn{width:100%;padding:20px;align-self:normal;text-align:center}.card-pricing__btn-wrapper{width:100%;display:none}.card-pricing__btn-wrapper.active{display:block}.card-pricing__btn.disabled{opacity:.6}.card-pricing__btn-red,.card-pricing__btn-blue,.card-pricing__btn-black{font-size:14px;font-weight:500;line-height:20px}.card-pricing__btn-red i,.card-pricing__btn-blue i,.card-pricing__btn-black i{font-size:18px;line-height:1}.card-pricing__btn-blue{color:#4f46e5}.card-pricing__btn-blue:hover{color:#9333ea}.card-pricing__btn-black{color:#111827}.card-pricing__btn-black:hover{color:#4f46e5}.card-pricing__btn-red{color:#b91c1c;vertical-align:middle}.card-pricing__btn-red:hover{color:#991b1b}.card-pricing__btn-settings{margin-left:auto;line-height:0}.card-pricing__btn-settings i{filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}.card-pricing__list{margin-top:-10px}.card-pricing__list li{position:relative;padding-left:30px;font-size:14px;font-weight:400;line-height:20px;color:#1f2937}.card-pricing__list li:not(:last-child){margin-bottom:10px}.card-pricing__list li:before{position:absolute;top:5px;left:0;content:"";filter:invert(74%) sepia(39%) saturate(5524%) hue-rotate(93deg) brightness(100%) contrast(73%)}.card-pricing__list-title{font-weight:600}.card-pricing__list_no-bullets{width:100%}.card-pricing__list_no-bullets li{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding-left:unset}.card-pricing__list_no-bullets li:before{content:unset}.card-pricing__list_no-bullets li span{font-weight:600}.card-pricing__list_no-bullets li strong{font-weight:500}.card-pricing_border,.card-pricing_billing{border-color:#4f46e5}.card-pricing_border .card-pricing__cost,.card-pricing_billing .card-pricing__cost{color:#6366f1}.card-pricing_billing{background-color:#f9fafb}@media (max-width: 1399.98px){.card-pricing_billing{padding-left:12px;padding-right:12px}.card-pricing_billing .card-pricing-plan__text{font-size:20px}.card-pricing_billing .card-pricing-plan__hint{padding:4px 8px}}@media (max-width: 1199.98px){.card-pricing_billing .card-pricing-plan__hint{font-size:12px;line-height:normal}}.card-pricing__form{width:100%}.card-pricing .hex-renewal-link{color:#111827}.hero-pricing{padding-top:40px;padding-bottom:25px}.hero-pricing h1 span,.hero-pricing h2 span,.hero-pricing h3 span,.hero-pricing h4 span,.hero-pricing h5 span,.hero-pricing h6 span{color:#9333ea}@media (max-width: 991.98px){.hero-pricing{padding-top:40px}}.hero-pricing__row{justify-content:center;text-align:center}.hex-payment-alert{margin:0 0 24px;padding:12px 16px;border:1px solid #f1c1c0;border-radius:12px;background:#fdf2f2;color:#9f3a38;font-weight:500;text-align:center}.pricing-cards_v2 .pricing-cards__row-cards{row-gap:24px}.pricing-cards_v2 .card-pricing{height:100%;display:flex;flex-direction:column}.pricing-cards_v2 .card-pricing .card-pricing__list{margin-top:16px}.pricing-cards_v2 .card-pricing__value_custom{font-size:32px;line-height:1.4}.pricing-cards_v2 .card-pricing__form_secondary{margin-top:8px;text-align:center}.pricing-cards_v2 .card-pricing__buy-link{font-size:15px;line-height:20px;padding:10px 6px}.card-pricing__list li.card-pricing__list-lead{padding-left:0;font-weight:600;color:#1f2937}.card-pricing__list li.card-pricing__list-lead:before{content:none}.pricing-cards__included{margin-top:32px;font-size:13px;color:#6b7280}.pricing-cards__legal{margin-top:32px;font-size:13px}.hex-promo-banner{margin:0 0 24px;padding:12px 16px;border:1px solid #cfe3cf;border-radius:12px;background:#f1faf1;color:#2f6b2f;text-align:center}@media (min-width: 992px){.table-list{padding:24px}}.table-list .instagram-account{display:flex;align-items:center;gap:5px;min-height:47px}@media (max-width: 991.98px){.table-list .instagram-account{flex-wrap:wrap;justify-content:center}}.table-list .instagram-account .avatar-img{width:40px;height:40px}@media (max-width: 991.98px){.table-list .instagram-account .avatar-img{width:30px;height:30px}}table{border-top:unset!important;font-family:Nunito Sans,Inter,sans-serif}table form,table a,table button{display:inline-block}table thead th{text-transform:capitalize}@media (max-width: 991.98px){table thead th:first-child{min-width:100px}table thead th:not(:first-child){min-width:180px}}table thead tr,table tbody tr{border-bottom:1px solid #dee2e6}table .dropdown-menu form{width:100%}table .dropdown-menu a,table .dropdown-menu form button{width:100%!important;font-family:Nunito Sans,Inter,sans-serif!important;padding:4px 16px!important;font-size:12.8px!important;font-weight:400!important;text-align:start!important;color:#111827}table .dropdown-menu a:hover,table .dropdown-menu form button:hover{background-color:#e5e7eb}table .btn-reveal i{vertical-align:bottom}table .amount{font-size:16px}[data-list] .sort[data-sort],.table-list .sort[data-sort]{white-space:nowrap;cursor:pointer}[data-list] .sort[data-sort]:after,.table-list .sort[data-sort]:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy4xNDkgMC42NDY3NjhDMy4zNDM2NiAwLjQ1NDg4NSAzLjY1NjM0IDAuNDU0ODg1IDMuODUxIDAuNjQ2NzY4TDYuMTMxNTEgMi44OTQ2OUM2LjQ0OTk4IDMuMjA4NjIgNi4yMjc2OSAzLjc1MDc4IDUuNzgwNSAzLjc1MDc4SDEuMjE5NUMwLjc3MjMwNyAzLjc1MDc4IDAuNTUwMDE4IDMuMjA4NjIgMC44Njg0OTUgMi44OTQ2OUwzLjE0OSAwLjY0Njc2OFoiIGZpbGw9IiM2RTc4OTEiLz4KPHBhdGggZD0iTTMuMTQ5IDguMTU0MDFDMy4zNDM2NiA4LjM0NTkgMy42NTYzNCA4LjM0NTkgMy44NTEgOC4xNTQwMUw2LjEzMTUxIDUuOTA2MDlDNi40NDk5OCA1LjU5MjE2IDYuMjI3NjkgNS4wNSA1Ljc4MDUgNS4wNUgxLjIxOTVDMC43NzIzMDcgNS4wNSAwLjU1MDAxOCA1LjU5MjE2IDAuODY4NDk1IDUuOTA2MDlMMy4xNDkgOC4xNTQwMVoiIGZpbGw9IiM2RTc4OTEiLz4KPC9zdmc+Cg==);margin-left:.25rem}[data-list] .sort[data-sort].asc:after,.table-list .sort[data-sort].asc:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy4xNDkgOC4xNTQwMUMzLjM0MzY2IDguMzQ1OSAzLjY1NjM0IDguMzQ1OSAzLjg1MSA4LjE1NDAxTDYuMTMxNTEgNS45MDYwOUM2LjQ0OTk4IDUuNTkyMTYgNi4yMjc2OSA1LjA1IDUuNzgwNSA1LjA1SDEuMjE5NUMwLjc3MjMwNyA1LjA1IDAuNTUwMDE4IDUuNTkyMTYgMC44Njg0OTUgNS45MDYwOUwzLjE0OSA4LjE1NDAxWiIgZmlsbD0iIzZFNzg5MSIvPgo8L3N2Zz4K)!important;margin-top:-1px!important}[data-list] .sort[data-sort].desc:after,.table-list .sort[data-sort].desc:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy4xNDkgMC42NDY3NjhDMy4zNDM2NiAwLjQ1NDg4NSAzLjY1NjM0IDAuNDU0ODg1IDMuODUxIDAuNjQ2NzY4TDYuMTMxNTEgMi44OTQ2OUM2LjQ0OTk4IDMuMjA4NjIgNi4yMjc2OSAzLjc1MDc4IDUuNzgwNSAzLjc1MDc4SDEuMjE5NUMwLjc3MjMwNyAzLjc1MDc4IDAuNTUwMDE4IDMuMjA4NjIgMC44Njg0OTUgMi44OTQ2OUwzLjE0OSAwLjY0Njc2OFoiIGZpbGw9IiM2RTc4OTEiLz4KPC9zdmc+Cg==)!important}[data-list] .page,.table-list .page{padding:.5rem .75rem;color:var(--phoenix-secondary-color);font-size:.64rem;margin-left:.25rem;margin-right:.25rem}[data-list] li.active .page,.table-list li.active .page{color:#fff;background-color:#3874ff}[data-list] li.disabled button,.table-list li.disabled button{border:0}.payment-content{background-color:#fff;overflow-x:hidden;min-height:100dvh}.payment-status{flex:1;padding:50px 0;background-color:#fff}@media (min-width: 992px){.payment-status{min-height:100dvh}}.payment-status-section-logo{padding-top:50px;padding-bottom:unset}.payment-status-section-order{padding-top:unset;padding-bottom:50px}.payment-status__row{row-gap:150px}@media (max-width: 991.98px){.payment-status__row{row-gap:40px}}.payment-status__logo{line-height:0}.payment-status__inner{font-family:Inter,sans-serif;text-align:center}@media (min-width: 992px){.payment-status__inner{max-width:560px;margin:0 auto}}.payment-status__title,.payment-status__table,.payment-status__btn{margin-top:35px}@media (max-width: 991.98px){.payment-status__title,.payment-status__table,.payment-status__btn{margin-top:25px}}.payment-status__title{font-size:48px;font-weight:700;line-height:normal}@media (max-width: 991.98px){.payment-status__title{font-size:36px}}.payment-status__text{margin-top:15px;font-size:18px;line-height:26px;font-weight:500;color:#6b7280}.payment-status__btn{min-width:70%}@media (max-width: 767.98px){.payment-status__btn{min-width:100%}}.modal-content{padding-top:5px;position:relative;font-family:Inter,sans-serif!important}.modal-content span,.modal-content label{font-family:Inter,sans-serif!important}.modal-content .btn-close{position:absolute;top:10px;right:10px}.modal-content .hex-row{margin:0 calc(-.5 * var(--bs-gutter-x))}.modal-title{text-align:center;color:#6b7280}.modal-growth:not(:first-child){margin-top:10px}.modal-growth:first-child .growth-wrapper,.modal-growth:nth-child(2) .growth-wrapper{width:-moz-fit-content;width:fit-content;background-color:transparent;border:1px solid #4F46E5}.modal-growth:first-child span,.modal-growth:nth-child(2) span{padding:unset;background-color:transparent;font-size:14px;line-height:20px}.modal-growth:nth-child(3) span{background-color:#e9d5ff}.modal-growth:nth-child(4) span{background-color:#e0e7ff}.modal-growth:nth-child(5) span{background-color:#dcfce7}.modal-growth:nth-child(6) span{background-color:#fef9c3}.modal-growth:nth-child(7) span{background-color:#f7d8b4}.modal-growth .growth-wrapper{margin-top:10px;padding:10px;justify-content:start;gap:10px;background-color:#f9fafb}.modal-growth span{padding:5px 10px;border-radius:6px;background-color:#e0e7ff;font-size:12px;line-height:16px;color:#111827;text-transform:capitalize}.order-section{padding-top:65px}@media (max-width: 991.98px){.order-section{padding-top:55px}}.order-section_payment{padding-top:45px;padding-bottom:55px}@media (max-width: 991.98px){.order-section_payment{padding-top:25px;padding-bottom:35px}}.order-section_success{padding-top:45px;padding-bottom:45px}.order-history{justify-content:center}.order-history [class*=col-]:not(:last-child){position:relative}.order-history [class*=col-]:not(:last-child):after{position:absolute;top:16px;z-index:0;content:"";width:calc(100% - 16px);height:2px;background-color:#e5e7eb}.order-history__icon-check,.order-history__icon-radio,.order-history__icon-circle{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;width:32px;height:32px;border-radius:50%;border:2px solid #E5E7EB;background-color:#fff}.order-history__icon-check:after{position:absolute;top:50%;left:50%;z-index:0;width:14px;height:12px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy43MDQ1IDAuMTUzNDY2QzE0LjAzNCAwLjQwNDQ5NyAxNC4wOTc2IDAuODc1MDk0IDEzLjg0NjYgMS4yMDQ1N0w1Ljg0NjU3IDExLjcwNDZDNS43MTU0MSAxMS44NzY3IDUuNTE2MjcgMTEuOTgzOCA1LjMwMDMzIDExLjk5ODNDNS4wODQzOSAxMi4wMTI5IDQuODcyNzEgMTEuOTMzNCA0LjcxOTY3IDExLjc4MDRMMC4yMTk2NyA3LjI4MDM3Qy0wLjA3MzIyMzMgNi45ODc0OCAtMC4wNzMyMjMzIDYuNTEyNiAwLjIxOTY3IDYuMjE5NzFDMC41MTI1NjMgNS45MjY4MiAwLjk4NzQzNyA1LjkyNjgyIDEuMjgwMzMgNi4yMTk3MUw1LjE3MzUxIDEwLjExMjlMMTIuNjUzNCAwLjI5NTUwN0MxMi45MDQ1IC0wLjAzMzk3MTIgMTMuMzc1MSAtMC4wOTc1NjUzIDEzLjcwNDUgMC4xNTM0NjZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);transform:translate(-50%,-50%)}.order-history__icon-radio{background-color:#fff;border:2px solid #E5E7EB}.order-history__icon-radio:after{position:absolute;top:50%;left:50%;z-index:0;width:10px;height:10px;border-radius:50%;background-color:#e5e7eb;transform:translate(-50%,-50%)}.order-history__icon-circle{border:2px solid #E5E7EB;background-color:#fff}.order-history__text{margin-top:15px;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal;color:#6b7280}@media (max-width: 575.98px){.order-history__text{font-size:12px}}.order-history.step-1 [class*=col-]:not(:last-child):after{background-color:#e5e7eb}.order-history.step-1 [class*=col-]:not(:first-child):after{background-color:#e5e7eb}.order-history.step-1 [class*=col-]:first-child .order-history__text{font-weight:600;color:#111827}.order-history.step-1 .order-history__icon-check{border-color:#4f46e5}.order-history.step-1 .order-history__icon-check:after{content:"";width:10px;height:10px;background-image:unset;background-color:#4f46e5;background-position:unset;filter:unset;border-radius:50%}.order-history.step-1 .order-history__icon-radio{border-color:#e5e7eb}.order-history.step-1 .order-history__icon-radio:after{background-color:#e5e7eb}.order-history.step-2 [class*=col-]:not(:last-child) .order-history__text{font-weight:600;color:#111827}.order-history.step-2 [class*=col-]:first-child:after{background-color:#4f46e5}.order-history.step-2 .order-history__icon-check{border-color:#4f46e5;background-color:#4f46e5}.order-history.step-2 .order-history__icon-check:after{content:""}.order-history.step-2 .order-history__icon-radio{border-color:#4f46e5}.order-history.step-2 .order-history__icon-radio:after{content:"";background-color:#4f46e5}.order-history.step-3 [class*=col-]:after{background-color:#4f46e5}.order-history.step-3 .order-history__icon-check,.order-history.step-3 .order-history__icon-radio{border-color:#4f46e5;background-color:#4f46e5}.order-history.step-3 .order-history__icon-check:after,.order-history.step-3 .order-history__icon-radio:after{content:""}.order-history.step-3 .order-history__icon-radio:after{content:"";background-color:unset;filter:invert(1)}.order-history.step-3 .order-history__icon-circle{position:relative;border-color:#4f46e5}.order-history.step-3 .order-history__icon-circle:after{position:absolute;top:50%;left:50%;z-index:0;content:"";width:10px;height:10px;border-radius:50%;background-color:#4f46e5;transform:translate(-50%,-50%)}.order-history.step-3 .order-history__text{font-weight:600;color:#111827}.checkout{padding-top:30px}.checkout__row{margin-top:55px;justify-content:center;align-items:center;row-gap:50px}@media (max-width: 991.98px){.checkout__row{row-gap:25px}}.checkout__logo{line-height:0}.checkout__logo img{width:192px;height:42px}.checkout__title{font-size:48px;font-weight:700;font-family:Inter,sans-serif;line-height:normal;text-align:center;color:#111827}@media (max-width: 991.98px){.checkout__title{margin-bottom:30px;font-size:36px;line-height:44px}}.checkout-cards{padding-bottom:50px}@media (max-width: 991.98px){.checkout-cards{padding-bottom:50px}}.checkout-cards__pricing{display:flex;flex-direction:column;border-radius:12px;gap:25px;padding:25px;border:1px solid #F3F4F6;background:#fff}.checkout-cards__pricing .card-pricing{height:initial;padding:0;border:unset;background:unset}.checkout-cards__pricing .card-pricing sup,.checkout-cards__pricing .card-pricing__value{color:#a855f7}.checkout-cards__pricing .card-pricing__period{color:#111827!important}.checkout-cards__pricing .card-pricing__cost{justify-content:start}.checkout-credit-card{display:flex;flex-direction:column;justify-content:center;height:100%;padding:45px 40px;background-color:#f9fafb;border-radius:12px}@media (max-width: 1199.98px){.checkout-credit-card{padding:35px 20px}}@media (max-width: 991.98px){.checkout-credit-card{padding:20px 20px 40px}}.checkout-credit-card__inner{margin-top:45px;display:flex;align-items:center;gap:10px}@media (max-width: 991.98px){.checkout-credit-card__inner{margin-top:15px}}.checkout-credit-card__title{font-size:24px;font-weight:600;line-height:32px;color:#111827}.checkout-credit-card__text{margin-right:20px;font-size:14px;font-weight:500;line-height:20px;color:#374151}.checkout-consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0 14px;cursor:pointer}.checkout-consent__box{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:#16A34A}.checkout-consent__text{font-size:13px;line-height:1.5;color:#6b7280}.checkout-promo-line{margin:12px 0 0;font-size:14px;font-weight:600;color:#16a34a}.checkout-cards .card-pricing__btn:disabled{opacity:.45;cursor:not-allowed}.checkout__replan{margin:24px 0 0;font-size:14px;text-align:center}.checkout__account{margin:4px 0 0;font-size:14px;font-weight:600;color:#6b7280}.checkout-cards .card-pricing{height:auto}.checkout-promo{margin:16px 0 0}.checkout-promo__row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.checkout-promo__label{font-size:14px;color:#6b7280;white-space:nowrap}.checkout-promo__input{flex:1 1 160px;min-width:120px;padding:8px 12px;font-size:14px;border:1px solid #D1D5DB;border-radius:8px;background:#fff}.checkout-promo__input:focus{outline:none;border-color:#3b82f6}.checkout-promo__apply{padding:8px 16px;font-size:14px;white-space:nowrap}.checkout-promo__note{margin:8px 0 0;font-size:12.5px;color:#9ca3af}.checkout-promo__feedback{margin:8px 0 0;font-size:13px;color:#b91c1c}.checkout-promo__remove{font-size:13px;white-space:nowrap}.checkout-promo_applied{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.checkout-trial-summary{padding:20px;border-radius:12px;background:#f9fafb}.checkout-trial-summary__plan{margin:0 0 4px;font-weight:600}.checkout-trial-summary__today{margin:0 0 8px;font-size:24px}.checkout-trial-summary__then{margin:0;font-size:13.5px;color:#6b7280}.hex-tool__text{margin-top:25px;font-weight:400;color:#111827}.hex-tool-inner{padding:25px;border-radius:8px;background-color:#f9fafb;text-align:center}@media (max-width: 575.98px){.hex-tool-inner{padding-left:12px;padding-right:12px}}.hex-tool-inner_column-white{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;background-color:#fff;border:1px solid #F3F4F6;text-align:center}.hex-tool-card{position:relative;margin:40px auto 0;width:-moz-fit-content;width:fit-content;padding:40px 24px 24px;border-radius:12px;background-color:#eef2ff}@media (max-width: 575.98px){.hex-tool-card{padding-left:12px;padding-right:12px}}.hex-tool-card__icon{position:absolute;width:50px;height:50px;left:50%;top:-20px;transform:translate(-50%)}.hex-tool-card__user-name{display:inline-flex;align-items:center;gap:5px;color:#111827;font-size:14px;font-weight:700;line-height:20px;text-align:center}.hex-tool-card-meta{display:flex;align-items:center;flex-wrap:wrap;margin:12px 12px 24px;justify-content:center;padding-top:12px;border-top:1px solid #D1D5DB}@media (max-width: 575.98px){.hex-tool-card-meta{gap:10px}}.hex-tool-card-meta__text{font-size:14px;font-weight:400;line-height:20px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#111827;text-overflow:ellipsis;flex-shrink:0}.hex-tool-card-meta__text:not(:last-child){position:relative}@media (min-width: 576px){.hex-tool-card-meta__text:not(:last-child){margin-right:15px}}.hex-tool-card-meta__text:not(:last-child):after{content:"";display:inline-block;margin-left:15px;width:8px;height:8px;background-color:#000;border-radius:50%;vertical-align:1px}@media (max-width: 575.98px){.hex-tool-card-meta__text:not(:last-child):after{content:unset}}.hex-tool-card-data{display:flex;align-items:center;gap:15px;justify-content:space-between;padding:12px 16px;background-color:#fff;border-radius:8px;border:1px solid #22C55E}@media (max-width: 767.98px){.hex-tool-card-data{flex-wrap:wrap;justify-content:center}}@media (max-width: 575.98px){.hex-tool-card-data{gap:5px}}.hex-tool-card-data__text{max-width:300px;font-size:20px;font-weight:500;line-height:32px;color:#111827}@media (min-width: 992px){.hex-tool-card-data__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 575.98px){.hex-tool-card-data__text{max-width:unset;width:100%;font-size:16px;line-height:24px}}.hex-tool-card-data__percent{position:relative;z-index:1;padding-right:30px;font-size:30px;font-weight:700;line-height:38px;color:#22c55e}.hex-tool-card-data__percent:after{position:absolute;right:0;content:url(https://dashboard.hexrate.io/build/assets/good-BKU8kmPN.svg);width:20px;height:20px}.hex-tool-card-wrapper{margin-top:25px;border-radius:6px;border:1px solid #D1D5DB}.hex-tool-card-inner{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:6px 24px;background-color:#fff;border-radius:6px 6px 0 0}@media (max-width: 575.98px){.hex-tool-card-inner{flex-direction:column;text-align:center}}.hex-tool-card-inner:not(:last-child){border-bottom:1px solid #D1D5DB}.hex-tool-card-inner:last-child{border-radius:0 0 6px 6px}.hex-tool-card-inner__text{margin-right:auto;max-width:240px;font-size:14px;font-weight:500;line-height:24px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 575.98px){.hex-tool-card-inner__text{margin-right:unset}}.hex-tool-card-inner__data{font-size:16px;font-weight:700;line-height:38px}@media (max-width: 575.98px){.hex-tool-card-inner__data{line-height:24px}}.hex-tool-card__title{margin-top:25px;margin-bottom:10px;text-align:start}@media (min-width: 576px){.hex-tool-card__title{padding-left:25px}}.hex-tool-card__text{position:relative;padding-left:25px;margin-top:15px;font-size:14px;font-weight:400;line-height:24px;color:#000;text-align:start}@media (max-width: 575.98px){.hex-tool-card__text{margin-top:5px;padding-left:unset}}.hex-tool-card__text:before{display:inline-block;padding-right:8px;content:url(https://dashboard.hexrate.io/build/assets/top-E3Ub5O5c.svg);width:20px;height:20px;vertical-align:-5px}.hex-tool-card__text_good:before{content:url(https://dashboard.hexrate.io/build/assets/good-BKU8kmPN.svg)}.hex-tool-card__text_average:before{content:url(https://dashboard.hexrate.io/build/assets/average-DYkIIgZl.svg)}.hex-tool-card__text_warning:before{content:url(https://dashboard.hexrate.io/build/assets/warning-BXWsM6nZ.svg)}.hex-tool-card_top .hex-tool-card__icon,.hex-tool-card_good .hex-tool-card__icon,.hex-tool-card_average .hex-tool-card__icon,.hex-tool-card_warning .hex-tool-card__icon,.hex-tool-card_horizontal .hex-tool-card__icon{width:50px;height:50px;border:2px solid transparent;border-radius:50%;background:radial-gradient(61.46% 59.09% at 36.25% 96.55%,#ffd600,#ff6930 48.44%,#fe3b36 73.44%,#fe3b3600),radial-gradient(202.83% 136.37% at 84.5% 113.5%,#ff1b90 24.39%,#f80261 43.67%,#ed00c0 68.85%,#c500e9 77.68%,#7017ff 89.32%) border-box;background-clip:padding-box,border-box;display:inline-flex;align-items:center;justify-content:center}.hex-tool-card_top .hex-tool-card__text,.hex-tool-card_good .hex-tool-card__text,.hex-tool-card_average .hex-tool-card__text,.hex-tool-card_warning .hex-tool-card__text,.hex-tool-card_horizontal .hex-tool-card__text{padding-left:unset;text-align:center}.hex-tool-card_top .hex-tool-card-data,.hex-tool-card_good .hex-tool-card-data{border:1px solid #22C55E}.hex-tool-card_top .hex-tool-card-data__percent,.hex-tool-card_good .hex-tool-card-data__percent{color:#22c55e}.hex-tool-card_top .hex-tool-card-data{border:1px solid #22C55E}.hex-tool-card_top .hex-tool-card-data__percent:after{content:url(https://dashboard.hexrate.io/build/assets/top-E3Ub5O5c.svg)}.hex-tool-card_top .hex-tool-card__text:before{content:url(https://dashboard.hexrate.io/build/assets/top-E3Ub5O5c.svg)}.hex-tool-card_good .hex-tool-card-data__percent:after{content:url(https://dashboard.hexrate.io/build/assets/good-BKU8kmPN.svg)}.hex-tool-card_good .hex-tool-card__text:before{content:url(https://dashboard.hexrate.io/build/assets/good-BKU8kmPN.svg)}.hex-tool-card_average .hex-tool-card-data{border:1px solid #C57F22}.hex-tool-card_average .hex-tool-card-data__percent{color:#c57f22}.hex-tool-card_average .hex-tool-card-data__percent:after{content:url(https://dashboard.hexrate.io/build/assets/average-DYkIIgZl.svg)}.hex-tool-card_average .hex-tool-card__text:before{content:url(https://dashboard.hexrate.io/build/assets/average-DYkIIgZl.svg)}.hex-tool-card_warning .hex-tool-card-data{border:1px solid #DA7478}.hex-tool-card_warning .hex-tool-card-data__percent{color:#c52227}.hex-tool-card_warning .hex-tool-card-data__percent:after{content:url(https://dashboard.hexrate.io/build/assets/warning-BXWsM6nZ.svg)}.hex-tool-card_warning .hex-tool-card__text:before{content:url(https://dashboard.hexrate.io/build/assets/warning-BXWsM6nZ.svg)}.hex-tool-card_horizontal{display:flex;align-items:center;padding:16px 24px;gap:15px;background-color:#fff;text-align:start}@media (max-width: 767.98px){.hex-tool-card_horizontal{flex-direction:column;text-align:center}}.hex-tool-card_horizontal .hex-tool-card__icon{position:static;transform:unset;width:65px;height:65px}.hex-tool-card_horizontal .hex-tool-card__user-name,.hex-tool-card_horizontal .hex-tool-card-meta__text{font-size:16px;line-height:24px}.hex-tool-card_horizontal .hex-tool-card-meta{margin:10px 0 0;padding-top:10px}@media (max-width: 991.98px){.hex-tool-card_horizontal .hex-tool-card-meta{flex-wrap:wrap}}.hex-tool-card_horizontal .hex-tool-card-meta__text:after{vertical-align:2px}@media (max-width: 575.98px){.hex-tool-card_horizontal .hex-tool-card-meta__text:after{content:unset}}.hex-tool-card_mixed .hex-tool-card-wrapper{margin-top:15px;padding:20px;background-color:#fff}.hex-tool-card_mixed .hex-tool-card-inner{gap:15px;justify-content:start;border-bottom:unset;padding:unset;text-align:start}@media (max-width: 575.98px){.hex-tool-card_mixed .hex-tool-card-inner{flex-direction:column;text-align:center}}.hex-tool-card_mixed .hex-tool-card__icon{background:unset;border-radius:unset}.hex-tool-card_mixed .hex-tool-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50%;border:2px solid transparent;background:radial-gradient(61.46% 59.09% at 36.25% 96.55%,#ffd600,#ff6930 48.44%,#fe3b36 73.44%,#fe3b3600),radial-gradient(202.83% 136.37% at 84.5% 113.5%,#ff1b90 24.39%,#f80261 43.67%,#ed00c0 68.85%,#c500e9 77.68%,#7017ff 89.32%) border-box;background-clip:padding-box,border-box}.hex-tool-card_mixed .hex-tool-card-meta{margin:10px 0 0;padding-top:10px;justify-content:start}@media (max-width: 991.98px){.hex-tool-card_mixed .hex-tool-card-meta{flex-wrap:wrap}}@media (max-width: 575.98px){.hex-tool-card_mixed .hex-tool-card-meta{justify-content:center}}.hex-tool-card_mixed .hex-tool-card__user-name,.hex-tool-card_mixed .hex-tool-card-meta__text{font-size:16px;line-height:24px}.hex-tool-card_mixed .hex-tool-card-data{margin-top:25px}@media (min-width: 768px){.hex-tool-card_mixed .hex-tool-card-data{padding:8px 32px}}.hex-tool-card_mixed .hex-tool-card__text{display:flex;max-width:460px;padding-left:25px;justify-content:start;text-align:start}@media (max-width: 575.98px){.hex-tool-card_mixed .hex-tool-card__text{margin-top:15px;padding-left:unset}}.hex-tool-card_mixed .hex-tool-card__text:before{vertical-align:unset;padding-top:5px}.hex-tool-tables{display:flex;gap:24px;flex-wrap:wrap;text-align:start}@media (max-width: 1199.98px){.hex-tool-tables{display:block}}.hex-tool-tables-text{margin-top:25px;text-align:start}.hex-tool-tables-inner{position:relative;flex-basis:calc(50% - 12px);padding:35px 25px;margin-top:60px;background-color:#fff;border-radius:8px}@media (max-width: 1199.98px){.hex-tool-tables-inner{margin-top:40px}}@media (max-width: 991.98px){.hex-tool-tables-inner{padding:30px 12px}}.hex-tool-tables-inner__icon{position:absolute;top:-25px;left:25px;width:45px;height:45px}.hex-tool-tables-inner__text span{margin-left:8px}.hex-tool-table{margin-top:25px;margin-bottom:0;font-family:Inter,sans-serif;text-align:start;--bs-table-striped-bg: #FAF5FF;--bs-table-hover-bg: #EEF2FF}.hex-tool-table th,.hex-tool-table td{padding:10px;color:#282828}.hex-tool-table thead th,.hex-tool-table thead td{text-align:start}.hex-tool-table thead th:last-child{text-align:end}.hex-tool-table tbody th,.hex-tool-table tbody td{font-weight:400}.hex-tool-table tbody td{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1399.98px){.hex-tool-table tbody td{max-width:190px}}.hex-tool-table tbody td:last-child{text-align:end}.hex-tool-table tbody td .hex-info{padding:5px 8px;font-size:16px;line-height:normal;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.hex-tool-table tbody td .hex-info img{margin-right:4px;vertical-align:-2px}.hex-tool-menu{padding:20px 12px;display:flex;justify-content:center;flex-wrap:wrap;gap:25px;background-color:#fff}@media (max-width: 1199.98px){.hex-tool-menu{gap:15px 10px}}@media (max-width: 991.98px){.hex-tool-menu{padding-top:20px;padding-bottom:20px;border-radius:0 0 8px 8px}}@media (max-width: 767.98px){.hex-tool-menu{padding-top:15px;padding-bottom:15px}}@media (max-width: 575.98px){.hex-tool-menu{gap:10px 5px}}.hex-tool-menu .hex-tab-link{width:100%;display:inline-flex;justify-content:center;align-items:center;height:100%}@media (max-width: 1199.98px){.hex-tool-menu .hex-tab-link{padding:8px 8px 8px 38px}.hex-tool-menu .hex-tab-link:before{left:8px}}@media (max-width: 575.98px){.hex-tool-menu .hex-tab-link{max-width:unset}}.hex-tool-menu .hex-tab-link:before{top:50%;transform:translateY(-50%)}.hex-tool-menu .hex-tab-link:hover{color:#4f46e5}.hex-tool-menu .hex-tab-link:hover:before{filter:invert(26%) sepia(78%) saturate(3890%) hue-rotate(239deg) brightness(91%) contrast(97%)}.hex-tool-menu .hex-tab-link.active{background-color:#4f46e5;color:#fff}.hex-tool-menu .hex-tab-link.active:before{filter:invert(1)}.follower-ratio-scan .hex-tool-card_horizontal{margin:0;padding:0}.profile__wrapper{margin-top:50px}@media (max-width: 1399.98px){.profile__wrapper{margin-top:40px;padding-left:12px;padding-right:12px}}.profile__pre-title,.downloader__pre-title{padding:8px 16px}.profile__title,.downloader__title{margin-top:25px;color:#111827}.profile__title span,.downloader__title span{color:#9333ea}.profile__text,.downloader__text{margin-top:15px;color:#111827}.profile__inner,.downloader__inner{display:flex;justify-content:center;padding:50px;gap:50px}@media (max-width: 1399.98px){.profile__inner,.downloader__inner{padding:50px 12px;gap:25px}}@media (max-width: 1199.98px){.profile__inner,.downloader__inner{padding:30px 0}}@media (max-width: 991.98px){.profile__inner,.downloader__inner{padding-bottom:0}}@media (max-width: 767.98px){.profile__inner,.downloader__inner{flex-wrap:wrap}}.profile__inner>div,.downloader__inner>div{flex-basis:33.3%}@media (max-width: 767.98px){.profile__inner>div,.downloader__inner>div{flex-basis:calc(50% - 12.5px)}}@media (max-width: 575.98px){.profile__inner>div,.downloader__inner>div{flex-basis:100%}}.downloader__inner_column{gap:25px;padding:0;flex-direction:column;align-items:center}.downloader__image,.downloader__video{width:310px;height:415px;border-radius:8px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px #00000026}.downloader__video{height:550px;cursor:pointer}.downloader__btn{padding:8px 36px;background-color:#9333ea;text-align:center}.downloader__btn:hover{background-color:#4f46e5}.downloader-pills{margin:0 auto 35px;justify-content:center;gap:15px}@media (max-width: 575.98px){.downloader-pills .nav-item,.downloader-pills .nav-link{width:100%}}.downloader-pills .nav-link{padding:8px 15px;background-color:transparent;border:1px solid #D1D5DB;color:#111827;display:inline-block;border-radius:6px;font:500 16px/24px Inter,sans-serif}.downloader-pills .nav-link:hover{border-color:#eef2ff;background-color:#eef2ff;color:#4f46e5}.downloader-pills .nav-link.active{background-color:#9333ea;border-color:transparent;color:#fff}.downloader-pills-content>.active{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;text-align:start}.downloader-pills-content .card-instagram{width:calc(25% - 18px);background-color:#fff;border-radius:6px}@media (max-width: 1399.98px){.downloader-pills-content .card-instagram{width:calc(33.3% - 16px)}}@media (max-width: 1199.98px){.downloader-pills-content .card-instagram{width:calc(50% - 12px)}}@media (max-width: 575.98px){.downloader-pills-content .card-instagram{width:100%}}.downloader-pills-content .card-instagram__img{margin-top:unset;border-radius:6px}.downloader-pills-content .card-instagram-bottom{padding:0 12px 20px}.downloader-pills-content .card-instagram-bottom__text{-webkit-line-clamp:2!important}.downloader-pills-content .card-instagram-bottom form{margin:10px auto 0}.downloader-pills-content .card-instagram-bottom form input{width:100%}.downloader-profile{max-width:600px;margin:0 auto;text-align:start}.downloader-profile .hex-tool-card-wrapper{margin-top:unset}.downloader-profile .hex-tool-card-inner{gap:15px;border-radius:6px}@media (max-width: 767.98px){.downloader-profile .hex-tool-card-inner{padding:8px 12px}}.downloader-profile .hex-tool-card-inner img{flex-shrink:0;width:100px;height:100px;border:1.5px solid transparent;border-radius:50%;background:radial-gradient(61.46% 59.09% at 36.25% 96.55%,#ffd600,#ff6930 48.44%,#fe3b36 73.44%,#fe3b3600),radial-gradient(202.83% 136.37% at 84.5% 113.5%,#ff1b90 24.39%,#f80261 43.67%,#ed00c0 68.85%,#c500e9 77.68%,#7017ff 89.32%) border-box;background-clip:padding-box,border-box}@media (max-width: 575.98px){.downloader-profile .hex-tool-card-inner img{width:85px;height:85px}}.downloader-profile .hex-tool-card-meta{margin:12px 0 0}@media (min-width: 576px){.downloader-profile .hex-tool-card-meta{justify-content:start}}.auth{overflow:hidden}@media (max-width: 991.98px){.auth{margin-top:30px}}@media (max-width: 575.98px){.auth{margin-top:15px}}.auth-row{align-items:center}@media (max-width: 991.98px){.auth-row{row-gap:30px}}.auth__logo{margin-bottom:125px;line-height:0}@media (max-width: 991.98px){.auth__logo{margin-bottom:30px}}.auth__title{color:#111827;font-size:48px;font-weight:700;line-height:normal}.auth__text{margin-top:15px;font-size:18px;font-weight:400;line-height:26px;color:#6b7280}.auth__btn-google{position:relative;margin-top:25px;width:100%;padding:12px 24px;border-radius:6px;background-color:#fff;border:1px solid #D1D5DB;color:#111827;text-align:center}.auth__btn-google i{vertical-align:-5px;margin-right:10px}.auth__btn-google:hover{color:#4f46e5;border-color:#4f46e5}.auth__hint,.auth__link{margin-top:25px;text-align:center;font-size:14px;font-weight:500;line-height:20px}.auth__hint{color:#6b7280}.auth__hint a{color:#4f46e5}.auth__hint a:hover{color:#9333ea}.auth__link{display:block;margin:25px auto 0;color:#4f46e5}.auth__link:hover{color:#9333ea}.auth-flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;min-height:calc(100dvh - 250px)}@media (max-width: 991.98px){.auth-flip-inner{min-height:unset}}.auth-flip-inner.flipped{transform:rotateY(-180deg)}@media (max-width: 991.98px){.auth-flip-inner.flipped .auth-card-left,.auth-flip-inner.flipped .auth-card-right{display:none}.auth-flip-inner.flipped .auth-card-left_back,.auth-flip-inner.flipped .auth-card-right_back{display:flex}}.auth-flip-inner_right{min-height:calc(100dvh - 50px);margin-top:25px;margin-bottom:25px;border-radius:25px;box-shadow:0 1px 2px #0000000d}@media (max-width: 991.98px){.auth-flip-inner_right{min-height:unset}}.auth-flip-inner_right.flipped{transform:rotateY(180deg)}@media (max-width: 991.98px){.auth-flip-inner_right.flipped .auth-card-left,.auth-flip-inner_right.flipped .auth-card-right{display:none}.auth-flip-inner_right.flipped .auth-card-left_back,.auth-flip-inner_right.flipped .auth-card-right_back{display:flex}}.auth-card-left{position:absolute;width:100%;height:100%;background:#fff;backface-visibility:hidden}.auth-card-left_back{transform:rotateY(180deg)}@media (max-width: 991.98px){.auth-card-left_back{display:none}.auth-card-left{position:static}}.auth-card-right{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:50px;padding:50px 95px;border-radius:24px;background:#faf5ff;backface-visibility:hidden}.auth-card-right_back{background-color:#eef2ff;transform:rotateY(180deg)}@media (max-width: 991.98px){.auth-card-right_back{display:none}}@media (max-width: 1399.98px){.auth-card-right{padding:50px 30px}}@media (max-width: 991.98px){.auth-card-right{position:static;gap:30px}}@media (max-width: 575.98px){.auth-card-right{padding:30px 12px}}.auth-card-right__text{font-size:24px;font-weight:500;line-height:32px;color:#111827}.auth-card-right-author{display:flex;align-items:center;gap:15px}.auth-card-right-author__img{width:64px;height:64px}.auth-card-right-author__title,.auth-card-right-author__text{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#111827}.auth-card-right-author__text{font-weight:300}.auth_reset .auth-card-left{flex-direction:column;align-items:start;justify-content:center}@media (min-width: 992px){.auth_reset .auth-card-left{display:flex}}.auth_reset .auth-card-right{padding-right:unset;background:#f9fafb}@media (max-width: 991.98px){.auth_reset .auth-card-right{align-items:end}}.auth_reset .auth__link{margin-left:unset}.error-page{display:flex;justify-content:center;align-items:center;padding-top:95px;padding-bottom:115px;height:100dvh}@media (max-width: 991.98px){.error-page{padding-top:35px;padding-bottom:70px}}.error-page__row{text-align:center}.error-page__title{font-size:128px;font-weight:700;line-height:normal;color:#6366f1}@media (max-width: 991.98px){.error-page__title{font-size:96px}}.error-page__sub-title{margin-top:25px;font-size:48px;font-weight:700;line-height:normal;color:#111827}@media (max-width: 991.98px){.error-page__sub-title{font-size:36px;line-height:44px}}.error-page__text{margin-top:15px;font-size:18px;font-weight:400;line-height:26px;color:#6b7280}.error-page__btn{margin-top:25px}.discover-header{padding-bottom:20px;border-bottom:1px solid #E5E7EB;margin-bottom:0}.discover-filter-select{position:relative}.discover-filter-select select{height:40px;min-width:180px;border-radius:6px;border:1px solid #E5E7EB;font-size:14px;padding:0 36px 0 16px;color:#374151;background-color:#f9fafb;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%236B7280%22 stroke-width=%222%22><polyline points=%226 9 12 15 18 9%22/></svg>");background-repeat:no-repeat;background-position:right 14px center}.discover-search{position:relative;display:flex;align-items:center}.discover-search-icon{position:absolute;left:14px;pointer-events:none;color:#9ca3af}.discover-search input{height:40px;min-width:240px;border-radius:6px;border:1px solid #E5E7EB;font-size:14px;padding:0 16px 0 40px;color:#374151;background-color:#f9fafb}.discover-btn-apply{height:40px;display:inline-flex;align-items:center;padding:0 20px;border-radius:6px;font-size:14px;font-weight:500;color:#fff;background:#4f46e5;border:none;cursor:pointer}.discover-btn-apply:hover{background:#4338ca}.discover-btn-clear{height:40px;display:inline-flex;align-items:center;padding:0 16px;border-radius:6px;font-size:13px;font-weight:500;color:#6b7280;border:1px solid #E5E7EB;text-decoration:none;background:transparent;transition:background .15s}.discover-btn-clear:hover{background:#f3f4f6}.discover-table{border-collapse:separate;border-spacing:0}.discover-table thead th{position:sticky;top:0;background:#fff;z-index:10;box-shadow:0 1px #e5e7eb;padding:12px 16px;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.discover-table .discover-th-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.discover-table .discover-th-sortable a{color:#6b7280;text-decoration:none;transition:color .15s}.discover-table .discover-th-sortable a.is-active{color:#4f46e5}.discover-table .discover-th-sortable .sort-icon{font-size:11px}.discover-table tbody tr{cursor:pointer}.discover-table tbody tr:last-child td{border-bottom:none!important}.discover-table tbody tr td{transition:background-color .15s}.discover-table tbody tr:hover td{background-color:#f3f4f6}.discover-td{padding:16px;vertical-align:middle;border-bottom:1px solid #E5E7EB}.discover-td-influencer{min-width:200px}.discover-td-category{min-width:150px}.discover-td-number{text-align:left;font-size:14px;color:#374151}.discover-td-number-bold{font-weight:600;color:#111827}.discover-td-empty{padding:48px 16px;text-align:center;color:#6b7280;font-size:14px}.discover-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:2px solid #E5E7EB}.discover-avatar-fallback{width:44px;height:44px;border-radius:50%;background:#f3f4f6;flex-shrink:0;display:none;align-items:center;justify-content:center}.discover-avatar-fallback span{font-size:16px;font-weight:600;color:#9ca3af}.discover-user-info{min-width:0}.discover-user-info .discover-username{font-size:14px;font-weight:600;color:#111827;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discover-user-info .discover-fullname{font-size:13px;color:#6b7280;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discover-categories{display:flex;flex-wrap:wrap;gap:4px;align-items:flex-start}.discover-category-badge{display:inline-block;padding:3px 10px;font-size:12px;font-weight:500;color:#374151;background:#f3f4f6;border:1px solid #E5E7EB;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .15s}.discover-category-badge:hover{background:#e5e7eb}.discover-no-category{color:#9ca3af}.table-responsive:has(.discover-table){overflow-x:auto}.discover-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:24px 0 8px}.discover-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:8px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;white-space:nowrap;transition:background .15s}.discover-page-btn:hover{background:#f3f4f6}.discover-page-btn.is-active{font-weight:600;color:#fff;background:#4f46e5;pointer-events:none}.discover-page-btn.is-disabled{color:#d1d5db;cursor:default;pointer-events:none}.discover-page-ellipsis{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;color:#9ca3af}.discover-blur-overlay{position:relative;overflow:hidden;margin-top:-1px}.discover-blur-content{filter:blur(6px);-webkit-filter:blur(6px);pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;overflow-x:hidden}.discover-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff4d,#ffffffd9)}.discover-cta-overlay .discover-cta-title{font-size:16px;font-weight:600;color:#111827;margin-bottom:4px}.discover-cta-overlay .discover-cta-subtitle{font-size:14px;color:#6b7280;margin-bottom:16px}.discover-cta-overlay .discover-cta-btn{padding:12px 32px;font-size:15px;border-radius:8px;text-decoration:none}.card-profile{display:flex;flex-direction:column;gap:15px;text-align:start}.card-profile-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:15px;border-bottom:1px solid #E5E7EB}@media (max-width: 1399.98px){.card-profile-top{padding-left:unset;padding-right:unset}}.card-profile-top-inner{display:inline-flex;gap:15px;align-items:center}@media (max-width: 1199.98px){.card-profile-top-inner{width:calc(50% - 15px)}}@media (max-width: 575.98px){.card-profile-top-inner{width:100%}}.card-profile-top__img{flex-shrink:0;width:60px;height:60px;border:1.5px solid transparent;border-radius:50%;background:radial-gradient(61.46% 59.09% at 36.25% 96.55%,#ffd600,#ff6930 48.44%,#fe3b36 73.44%,#fe3b3600),radial-gradient(202.83% 136.37% at 84.5% 113.5%,#ff1b90 24.39%,#f80261 43.67%,#ed00c0 68.85%,#c500e9 77.68%,#7017ff 89.32%) border-box;background-clip:padding-box,border-box}.card-profile-top__title{font-weight:600;color:#111827}.card-profile-top__text{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.card-profile-top__text_lg{font-size:16px;line-height:normal;font-weight:500}.card-profile-top__text_lg span{font-weight:700;color:#4f46e5}.card-profile-center{padding:0 15px 15px;display:flex;flex-direction:column;align-items:start;gap:10px;border-bottom:1px solid #E5E7EB}@media (max-width: 1399.98px){.card-profile-center{padding-left:unset;padding-right:unset}}.card-profile-center__text{color:#6b7280}.card-profile-center__text_sm{font-size:14px;font-weight:400;line-height:20px;color:#111827}.card-profile-bottom{display:flex;flex-wrap:wrap;gap:15px 10px}@media (min-width: 1400px){.card-profile-bottom{padding-left:15px;padding-right:15px}}.card-profile-bottom-inner{padding-right:15px;width:calc(25% - 10px)}@media (max-width: 1199.98px){.card-profile-bottom-inner{width:calc(50% - 10px)}}@media (max-width: 575.98px){.card-profile-bottom-inner{width:100%}}.card-profile-bottom__title{color:#6b7280}.card-profile-bottom__text{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#111827}.card-profile-bottom__link{font-size:14px;font-weight:400;line-height:20px;color:#4f46e5}.card-profile-bottom__link:hover{color:#9333ea}.card-stats{display:flex;flex-direction:column;gap:15px;height:100%}.card-stats-inner{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-stats__text{color:#6b7280}@media (max-width: 1399.98px){.card-stats__text{font-size:14px}}.card-stats__number{font-weight:600;color:#111827}@media (max-width: 1399.98px){.card-stats__number{font-size:14px}}.card-stats__total{margin-top:auto;font-size:14px;font-weight:400;line-height:130%;text-align:right;color:#6b7280}.card-stats__total span{color:#4f46e5}.card-stats-list-item{display:flex;gap:10px}.card-stats-list-item:not(:last-child){margin-bottom:15px}@media (max-width: 1399.98px){.card-stats-list-item:not(:last-child){margin-bottom:10px}}.card-stats-list-item__icon{flex-shrink:0;width:24px;height:24px;border-radius:50%}.card-stats-list-item__title{font-weight:700;color:#111827}.card-stats-list-item__text{display:list-item;margin-top:5px;color:#6b7280;font-size:14px;font-weight:400;line-height:130%}.card-account{display:flex;padding:25px 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;background-color:#25292e;height:100%}.card-account__img{width:115px;height:115px;border-radius:50%}.card-account__title{margin-top:15px;color:#fff;text-align:center}.card-account__text{text-align:center;color:#a2aab4}.card-account__btn{margin-top:15px;width:100%;padding:10px;border-radius:8px;background-color:#8593ff;font-size:14px;font-weight:500;line-height:20px;color:#fff;text-align:center}.card-account__btn:hover{background-color:#6366f1}.card-number{text-align:center;height:100%}.card-number__pre-title{font-size:36px;font-weight:700;line-height:44px;color:#a855f7}.card-number__title{margin-top:25px;font-size:24px;font-weight:600;line-height:32px;color:#111827}@media (max-width: 991.98px){.card-number__title{margin-top:15px;font-size:20px;line-height:28px}}.card-number__text{margin-top:15px;color:#111827}@media (max-width: 991.98px){.card-number__text{margin-top:10px}}.card-instagram{display:flex;flex-direction:column}.card-instagram-top{display:flex;align-items:center;gap:8px;overflow:hidden}.card-instagram-top__icon{position:absolute;top:50%;left:50%;width:28px;height:28px;border-radius:50%;transform:translate(-50%,-50%)}.card-instagram-top__icon-wrapper{position:relative;z-index:1;flex-shrink:0;width:34px;height:34px}.card-instagram-top__icon-wrapper:before{position:absolute;top:50%;left:50%;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDAuNzVDMjUuOTc0NiAwLjc1IDMzLjI1IDguMDI1MzcgMzMuMjUgMTdDMzMuMjUgMjUuOTc0NiAyNS45NzQ2IDMzLjI1IDE3IDMzLjI1QzguMDI1MzcgMzMuMjUgMC43NSAyNS45NzQ2IDAuNzUgMTdDMC43NSA4LjAyNTM3IDguMDI1MzcgMC43NSAxNyAwLjc1WiIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfNTU1XzE1NDQ0KSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl81NTVfMTU0NDQiIHgxPSIzNCIgeTE9IjAiIHgyPSIwIiB5Mj0iMzQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc2MzhGQSIvPgo8c3RvcCBvZmZzZXQ9IjAuMTciIHN0b3AtY29sb3I9IiNEMzAwQzUiLz4KPHN0b3Agb2Zmc2V0PSIwLjM2IiBzdG9wLWNvbG9yPSIjRkYwMDY5Ii8+CjxzdG9wIG9mZnNldD0iMC42MjUiIHN0b3AtY29sb3I9IiNGRjdBMDAiLz4KPHN0b3Agb2Zmc2V0PSIwLjgzNSIgc3RvcC1jb2xvcj0iI0ZGRDYwMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;width:34px;height:34px;transform:translate(-50%,-50%)}.card-instagram-top__title{color:#0c1014;font-size:13px;font-weight:400;line-height:normal;letter-spacing:.13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-instagram-top__title strong{font-weight:600}.card-instagram-top__link{font-size:11px;font-weight:600;line-height:normal;letter-spacing:.33px;color:#4f46e5}.card-instagram-top__link:hover{color:#9333ea}.card-instagram__thumb{position:relative;z-index:1;width:100%;border-radius:6px;overflow:hidden}.card-instagram__thumb:after{position:absolute;content:"";top:50%;left:50%;width:100px;height:100px;background-image:url(https://dashboard.hexrate.io/build/assets/zoom-DPEcOT69.svg);opacity:0;filter:invert(1);transform:translate(-50%,-50%);transition:opacity .3s ease-in-out}.card-instagram__thumb:hover:after{opacity:1}.card-instagram__thumb:hover img{filter:brightness(.8)}.card-instagram__thumb_play:after{background-image:url(https://dashboard.hexrate.io/build/assets/play-D7X5boa5.svg)}.card-instagram__img{margin-top:10px;height:400px;width:450px;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:filter .3s ease-in-out}@media (max-width: 575.98px){.card-instagram__img{margin-left:auto;margin-right:auto}}.card-instagram__video{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.card-instagram-bottom{margin-top:10px}.card-instagram-bottom-inner{display:flex;align-items:center;gap:12px}.card-instagram-bottom-inner__text{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:400;line-height:normal;letter-spacing:.24px;color:#0c1014}.card-instagram-bottom-inner__text strong{font-weight:600}.card-instagram-bottom__text,.card-instagram-bottom__link{font-size:13px;line-height:normal;letter-spacing:.26px;color:#0c1014}.card-instagram-bottom-meta{display:flex;align-items:center;margin-top:10px}.card-instagram-bottom-meta:hover img{margin-left:-2px}.card-instagram-bottom-meta__icon{width:18px;height:18px;border-radius:50%;border:2px solid #FFF;transition:margin-left .3s}.card-instagram-bottom-meta__icon:not(:first-child){margin-left:-6px}.card-instagram-bottom-meta__icon:last-child{margin-right:5px}.card-instagram-bottom-meta__text{font-size:13px;font-weight:400;line-height:normal;letter-spacing:.26px;color:#0c1014}.card-instagram-bottom-meta__text strong{font-weight:600;letter-spacing:.13px}.card-instagram-bottom__text{font-weight:400}.card-instagram-bottom__text:not(.card-instagram-bottom__text_full){display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-instagram-bottom__text strong{font-weight:600;letter-spacing:.13px}.card-instagram-bottom__link{display:none;color:#6b7280;cursor:pointer}.card-instagram-bottom__link:hover{color:#4f46e5}.card-instagram_download{border-radius:6px;background-color:#fff;box-shadow:0 2px 5px 1px #0000001a;text-align:start}.card-instagram_download .card-instagram__img{margin-top:unset;width:100%}.card-instagram_download .card-instagram-bottom{margin-top:unset;padding:20px 12px}.card-instagram_download .card-instagram-bottom__text{margin-top:10px;-webkit-line-clamp:2!important}.card-instagram_download .card-instagram-bottom .hex-btn{margin:0 auto;width:100%}:root{--hx-bg: #F4F5F8;--hx-card: #FFFFFF;--hx-ink-900: #0B1220;--hx-ink-700: #2A3142;--hx-ink-500: #5A6473;--hx-ink-400: #8993A4;--hx-ink-300: #C4C8D2;--hx-line: #E6E8EE;--hx-line-soft: #EFF1F5;--hx-brand: #6366F1;--hx-brand-soft: #EEF0FF;--hx-mint: #1FCB94;--hx-mint-soft: #E2F9F0;--hx-rose: #F45B69;--hx-rose-soft: #FFE5E8;--hx-amber: #F5A623;--hx-amber-soft: #FEF3DC;--hx-lime: #C4F046;--hx-lime-soft: #F2FBD8;--hx-brand-text: #4F46E5;--hx-mint-text: #067A5C;--hx-rose-text: #B91322;--hx-amber-text: #8A5A03;--hx-lime-text: #3E5C0A;--hx-radius: 16px;--hx-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .04);--hx-topbar-h: 64px;--hx-font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--hx-font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}.hx-v3-layout{min-height:100vh;background:var(--hx-bg);color:var(--hx-ink-900);font-family:var(--hx-font-sans);font-size:14px;line-height:1.5;--hx-inline-link: var(--hx-brand-text);--hx-inline-link-hover: #4338CA}.hx-v3-layout *,.hx-v3-layout *:before,.hx-v3-layout *:after{box-sizing:border-box}.hx-v3-layout .hx-shell{display:flex;flex-direction:column;min-height:100vh}.hx-v3-layout .hx-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:12px;height:64px;padding:0 16px;background:var(--hx-card);border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-topbar__hamburger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-10px;background:transparent;border:1px solid transparent;border-radius:10px;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-topbar__hamburger:hover,.hx-v3-layout .hx-topbar__hamburger:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-topbar__brand{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--hx-ink-900);text-decoration:none}.hx-v3-layout .hx-brand{display:block}.hx-v3-layout .hx-brand--full{height:30px;width:auto}.hx-v3-layout .hx-brand--mark{width:28px;height:28px}.hx-v3-layout .hx-sidebar__head .hx-brand--mark{display:none}.hx-v3-layout .hx-topbar__spacer{flex:1}.hx-v3-layout .hx-topbar__account{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 10px;background:transparent;border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-900);cursor:pointer}.hx-v3-layout .hx-topbar__account:hover,.hx-v3-layout .hx-topbar__account:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-topbar__account--static{border-color:transparent;cursor:default}.hx-v3-layout .hx-topbar__account--static:hover,.hx-v3-layout .hx-topbar__account--static:focus-visible{background:transparent}.hx-v3-layout .hx-topbar__account-avatar{width:28px;height:28px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft)}.hx-v3-layout .hx-topbar__account-meta{display:none;flex-direction:column;align-items:flex-start;line-height:1.2;text-align:left}@media (min-width: 768px){.hx-v3-layout .hx-topbar__account-meta{display:flex}}.hx-v3-layout .hx-topbar__account-name{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-topbar__account-badge{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-topbar__bell{position:relative;width:44px;height:44px;background:transparent;border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-topbar__bell:hover,.hx-v3-layout .hx-topbar__bell:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-topbar__bell-dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:var(--hx-rose);box-shadow:0 0 0 2px var(--hx-card)}.hx-v3-layout .hx-topbar__profile{width:44px;height:44px;background:transparent;border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-topbar__profile:hover,.hx-v3-layout .hx-topbar__profile:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-topbar__profile-img{width:100%;height:100%;border-radius:11px;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;max-width:calc(100vw - 24px);padding:6px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;box-shadow:var(--hx-shadow);z-index:40}.hx-v3-layout .hx-menu--wide{min-width:260px}.hx-v3-layout .hx-topbar__account-wrap .hx-menu{left:0;right:auto}.hx-v3-layout .hx-menu__item{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border-radius:8px;color:var(--hx-ink-700);text-decoration:none;font-size:13px;background:transparent;border:0;width:100%;cursor:pointer;text-align:left}.hx-v3-layout .hx-menu__item:hover,.hx-v3-layout .hx-menu__item:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-menu__item.is-active{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-menu__item:disabled,.hx-v3-layout .hx-menu__item[aria-disabled=true]{color:var(--hx-ink-400);cursor:default;opacity:.65}.hx-v3-layout .hx-menu__item:disabled:hover,.hx-v3-layout .hx-menu__item:disabled:focus-visible,.hx-v3-layout .hx-menu__item[aria-disabled=true]:hover,.hx-v3-layout .hx-menu__item[aria-disabled=true]:focus-visible{background:transparent;color:var(--hx-ink-400)}.hx-v3-layout .hx-menu__item:disabled svg,.hx-v3-layout .hx-menu__item[aria-disabled=true] svg{color:var(--hx-ink-400)}.hx-v3-layout .hx-menu__item .hx-chip{margin-left:auto;flex-shrink:0;white-space:nowrap}.hx-v3-layout .hx-menu__item>span:not(.hx-chip){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-account-add__lead{margin:0 0 16px;font-size:14px;color:var(--hx-ink-700);line-height:1.55}.hx-v3-layout .hx-menu__form{margin:0;display:block}.hx-v3-layout .hx-menu__divider{height:1px;background:var(--hx-line);margin:6px 4px}.hx-v3-layout .hx-menu__empty{padding:12px 10px;color:var(--hx-ink-500);font-size:12px;text-align:center}.hx-v3-layout .hx-menu__avatar{width:28px;height:28px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft)}.hx-v3-layout .hx-has-dropdown{position:relative}.hx-v3-layout .hx-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(280px,86vw);padding:16px;background:var(--hx-card);border-right:1px solid var(--hx-line);transform:translate(-100%);transition:transform .22s ease;z-index:50;overflow:hidden;display:flex;flex-direction:column}.hx-v3-layout .hx-sidebar.is-open{transform:translate(0)}.hx-v3-layout .hx-sidebar__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b122073;z-index:45}.hx-v3-layout .hx-sidebar__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;margin:-16px -16px 0;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-sidebar__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:4px;padding-top:12px}.hx-v3-layout .hx-sidebar__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1px solid transparent;border-radius:10px;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-sidebar__close:hover,.hx-v3-layout .hx-sidebar__close:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-sidebar__section-label{margin:14px 8px 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hx-ink-400)}.hx-v3-layout .hx-nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:8px 12px;border-radius:10px;color:var(--hx-ink-700);text-decoration:none;font-size:14px;font-weight:500;transition:background .12s,color .12s}.hx-v3-layout .hx-nav-link+.hx-nav-link{margin-top:2px}.hx-v3-layout .hx-nav-link:hover,.hx-v3-layout .hx-nav-link:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-nav-link.is-active{background:var(--hx-brand-soft);color:var(--hx-brand);font-weight:600}.hx-v3-layout .hx-nav-link.is-disabled{color:var(--hx-ink-400);pointer-events:none;cursor:default}.hx-v3-layout .hx-nav-link__icon{flex-shrink:0;width:20px;height:20px;color:inherit}.hx-v3-layout .hx-nav-link__label{flex:1}.hx-v3-layout .hx-nav-link__badge{flex-shrink:0;padding:1px 6px;background:var(--hx-line-soft);color:var(--hx-ink-500);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.hx-v3-layout .hx-nav-link__badge--lock{padding:0;background:transparent;color:inherit}.hx-v3-layout .hx-nav-link__badge--lock svg{display:block;width:15px;height:15px}.hx-v3-layout .hx-content{--hx-pad-x: 16px;flex:1;padding:16px;min-width:0}@media (max-width: 575px){.hx-v3-layout .hx-content{--hx-pad-x: 12px;padding:12px}.hx-v3-layout .hx-card{padding:14px}}@media (min-width: 992px){.hx-v3-layout .hx-shell{display:grid;grid-template-columns:220px 1fr;grid-template-rows:64px 1fr;grid-template-areas:"sidebar topbar" "sidebar content";transition:grid-template-columns .2s ease}.hx-v3-layout .hx-shell.is-collapsed{grid-template-columns:60px 1fr}.hx-v3-layout .hx-topbar{grid-area:topbar;padding:0 24px}.hx-v3-layout .hx-topbar__hamburger{display:none}.hx-v3-layout .hx-sidebar{position:sticky;top:0;grid-area:sidebar;width:auto;height:100vh;transform:none;padding:16px 12px;transition:none;z-index:10}.hx-v3-layout .hx-sidebar__head{margin:-16px -12px 0}.hx-v3-layout .hx-sidebar__close{display:none}.hx-v3-layout .hx-sidebar__overlay{display:none!important}.hx-v3-layout .hx-content{grid-area:content;--hx-pad-x: 24px;padding:24px}.hx-v3-layout .hx-shell.is-collapsed .hx-sidebar__section-label,.hx-v3-layout .hx-shell.is-collapsed .hx-nav-link__label,.hx-v3-layout .hx-shell.is-collapsed .hx-nav-link__badge,.hx-v3-layout .hx-shell.is-collapsed .hx-sidebar__head .hx-brand--full{display:none}.hx-v3-layout .hx-shell.is-collapsed .hx-sidebar__head .hx-brand--mark{display:block}.hx-v3-layout .hx-shell.is-collapsed .hx-nav-link{justify-content:center;padding:8px}.hx-v3-layout .hx-shell.is-collapsed .hx-sidebar{padding:16px 6px}.hx-v3-layout .hx-shell.is-collapsed .hx-sidebar__head{justify-content:center;margin-left:-6px;margin-right:-6px}}.hx-v3-layout .hx-method-tag{display:inline-flex;align-items:center;gap:4px;height:18px;padding:0 6px;border-radius:4px;font-family:var(--hx-font-mono);font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hx-v3-layout .hx-method-tag:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.hx-v3-layout .hx-method-tag--live{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-method-tag--scan{background:var(--hx-brand-soft);color:#4f46e5}.hx-v3-layout .hx-method-tag--sampled{background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-v3-layout .hx-method-tag--tracked{background:var(--hx-lime-soft);color:var(--hx-lime-text)}.hx-v3-layout .hx-method-tag--own{background:var(--hx-line-soft);color:var(--hx-ink-700)}.hx-v3-layout .hx-method-tag-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.hx-v3-layout .hx-freshness{font-family:var(--hx-font-mono);font-size:9.5px;font-weight:600;letter-spacing:.02em;color:var(--hx-ink-500, var(--hx-ink-700));white-space:nowrap}.hx-v3-layout .hx-freshness--processing{color:var(--hx-brand, #6366f1);animation:hx-freshness-pulse 1.4s ease-in-out infinite}@keyframes hx-freshness-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hx-freshness--processing{animation:none}}.hx-v3-layout .hx-topbar__stats-slot{display:contents}.hx-v3-layout .hx-pulse-warming__note{margin:4px 0 16px;font-size:13px;color:var(--hx-ink-500, var(--hx-ink-700))}.hx-v3-layout .hx-skeleton-card{min-height:160px}.hx-v3-layout .hx-skeleton-line,.hx-v3-layout .hx-skeleton-block{border-radius:8px;background:linear-gradient(90deg,var(--hx-ink-100, #eef1f5) 25%,var(--hx-ink-200, #e2e7ee) 37%,var(--hx-ink-100, #eef1f5) 63%);background-size:400% 100%;animation:hx-skeleton-shimmer 1.4s ease-in-out infinite}.hx-v3-layout .hx-skeleton-line{height:14px;margin:10px 0;width:100%}.hx-v3-layout .hx-skeleton-line--lg{height:22px;width:70%}.hx-v3-layout .hx-skeleton-line--sm{height:11px;width:40%}.hx-v3-layout .hx-skeleton-block{height:110px;margin-top:14px}.hx-v3-layout .hx-detail--loading>.hx-card{margin-bottom:16px}.hx-v3-layout .hx-detail-loading__avatar{width:72px;height:72px;border-radius:16px;margin:0;flex-shrink:0}.hx-v3-layout .hx-detail-loading__id{flex:1 1 auto;min-width:0}.hx-v3-layout .hx-detail-loading__metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:12px}.hx-v3-layout .hx-detail-loading__posts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}@media (max-width: 767.98px){.hx-v3-layout .hx-detail-loading__posts{grid-template-columns:repeat(2,1fr)}}.hx-v3-layout .hx-detail-loading__tile{aspect-ratio:1/1;height:auto;min-height:0;margin-top:0}.hx-v3-layout .hx-detail-loading__note{margin:16px 0;font-size:14px;color:var(--hx-ink-500, var(--hx-ink-700))}.hx-v3-layout .hx-detail-loading__retry{background:none;border:0;padding:0;font:inherit;cursor:pointer;color:var(--hx-brand);text-decoration:underline}@keyframes hx-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hx-skeleton-line,.hx-v3-layout .hx-skeleton-block{animation:none}}.hx-v3-layout .hx-method-tag-wrap{position:relative;display:inline-flex;align-items:center}.hx-v3-layout .hx-method-tag-wrap .hx-method-tag{cursor:help}.hx-v3-layout .hx-method-tag-wrap .hx-method-tag:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-method-tag__tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:50;max-width:240px;min-width:160px;padding:8px 10px;background:var(--hx-ink-900);color:#fff;font-family:var(--hx-font-sans);font-size:11px;font-weight:500;line-height:1.45;letter-spacing:0;text-transform:none;text-align:left;white-space:normal;border-radius:8px;box-shadow:0 6px 20px #0b122040;pointer-events:none}.hx-v3-layout .hx-method-tag__tooltip:before{content:"";position:absolute;top:-4px;right:12px;width:8px;height:8px;background:var(--hx-ink-900);transform:rotate(45deg);border-top-left-radius:2px}.hx-v3-layout .hx-chart-tip-root{position:relative}.hx-v3-layout .hx-pulse-metric__spark .hx-chart-tip-root{width:100%;height:100%}.hx-v3-layout .hx-chart-tip-root--followers{display:block;width:100%}.hx-v3-layout .hx-spark__hit{cursor:pointer}.hx-v3-layout .hx-spark__hit:focus-visible{outline:none;stroke:var(--hx-brand);stroke-width:1.5}.hx-v3-layout .hx-cadence-timeline .hx-cadence-timeline__bar{cursor:pointer}.hx-v3-layout .hx-cadence-timeline .hx-cadence-timeline__bar:focus-visible{outline:2px solid var(--hx-brand);outline-offset:1px}.hx-v3-layout .hx-chart-tip{position:absolute;z-index:50;transform:translate(-50%,calc(-100% - 8px));padding:5px 8px;background:var(--hx-ink-900);color:#fff;font-family:var(--hx-font-sans);font-size:11px;font-weight:600;line-height:1.3;letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:6px;box-shadow:0 6px 20px #0b122040;pointer-events:none}.hx-v3-layout .hx-chart-tip:after{content:"";position:absolute;left:calc(50% + var(--hx-tip-caret, 0px));bottom:-3px;width:7px;height:7px;margin-left:-3.5px;background:var(--hx-ink-900);transform:rotate(45deg);border-bottom-right-radius:2px}.hx-v3-layout .hx-card{background:var(--hx-card);border:1px solid var(--hx-line);border-radius:var(--hx-radius);box-shadow:var(--hx-shadow);padding:20px}.hx-v3-layout .hx-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 20px;text-align:center}.hx-v3-layout .hx-empty__title{margin:0;font-size:20px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.01em}.hx-v3-layout .hx-empty__body{margin:0;max-width:480px;color:var(--hx-ink-500);font-size:14px;line-height:1.55}.hx-v3-layout .hx-empty--start{align-items:flex-start;justify-content:flex-start;text-align:left;padding:20px 4px}.hx-v3-layout .hx-empty-reports__bullets{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px;color:var(--hx-ink-500);font-size:14px;line-height:1.55}.hx-v3-layout .hx-empty-reports__bullets strong{color:var(--hx-ink-700)}.hx-v3-layout .hx-legacy-shim{width:100%}.hx-v3-layout .hx-pulse-cta{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;background:var(--hx-brand);color:#fff;border:0;border-radius:12px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hx-v3-layout .hx-pulse{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-pulse-hero{padding:20px;background:linear-gradient(135deg,var(--hx-ink-900) 0%,#1B2447 100%);color:#fff;border-radius:var(--hx-radius);box-shadow:var(--hx-shadow)}.hx-v3-layout .hx-pulse-hero__head-side{display:inline-flex;align-items:center;gap:10px}.hx-v3-layout .hx-pulse-hero__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:wrap}.hx-v3-layout .hx-pulse-hero__kicker{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hx-lime)}.hx-v3-layout .hx-pulse-hero__headline{margin:0;font-size:22px;line-height:1.25;font-weight:700;letter-spacing:-.015em;text-wrap:pretty}.hx-v3-layout .hx-pulse-hero__points{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-pulse-hero__points li{position:relative;padding-left:16px;color:#c5cadb;font-size:13px;line-height:1.5}.hx-v3-layout .hx-pulse-hero__points li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--hx-lime)}.hx-v3-layout .hx-pulse-actions{display:flex;flex-wrap:wrap;gap:16px}.hx-v3-layout .hx-pulse-actions>*{flex:1 1 420px;min-width:0}.hx-v3-layout .hx-pulse-grid{display:grid;grid-template-columns:1fr;gap:16px}.hx-v3-layout .hx-pulse-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:wrap}.hx-v3-layout .hx-pulse-card__title .hx-chip{vertical-align:middle;margin-left:6px}.hx-v3-layout .hx-pulse-card__head-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.hx-v3-layout .hx-pulse-card__head-side .hx-method-tag-row{justify-content:flex-end}.hx-v3-layout .hx-pulse-card__title{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-pulse-card__sub{margin:2px 0 0;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-empty{margin:0;color:var(--hx-ink-500);font-size:13px}.hx-v3-layout .hx-pulse-empty__title{margin:0 0 4px;font-size:13px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-pulse-empty__body{margin:0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-followers__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.hx-v3-layout .hx-pulse-followers__count{font-size:28px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-pulse-followers__delta{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-pulse-followers__delta--up{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-pulse-followers__delta--down{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-pulse-followers__delta-label{color:var(--hx-ink-500);font-weight:500;margin-left:2px}.hx-v3-layout .hx-pulse-spark{display:block;width:100%;height:80px;color:var(--hx-brand);overflow:visible}.hx-v3-layout .hx-pulse-warming{padding:12px 0 4px}.hx-v3-layout .hx-pulse-warming__title{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-pulse-warming__body{margin:0;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-pulse-metrics{display:grid;grid-template-columns:1fr;gap:12px}.hx-v3-layout .hx-pulse-metric{display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-pulse-metric__label{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-metric__value{font-size:22px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-pulse-metric__trend{display:block;min-height:18px;line-height:18px}.hx-v3-layout .hx-pulse-metric__trend .hx-trend-chip{margin-left:0}.hx-v3-layout .hx-pulse-metric__hint{font-size:10px;color:var(--hx-ink-500);text-transform:uppercase;letter-spacing:.04em}.hx-v3-layout .hx-pulse-metric__empty{font-size:13px;color:var(--hx-ink-400);font-weight:500;letter-spacing:0}.hx-v3-layout .hx-cadence-chart{display:flex;align-items:flex-end;gap:6px;height:96px;max-width:100%}.hx-v3-layout .hx-cadence-chart__col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;min-width:0}.hx-v3-layout .hx-cadence-chart__bar{width:100%;border-radius:4px;background:var(--hx-brand-soft);min-height:6px}.hx-v3-layout .hx-cadence-chart__bar[data-count="0"]{background:var(--hx-line-soft)}.hx-v3-layout .hx-cadence-chart__label{font-size:10px;color:var(--hx-ink-400);letter-spacing:.02em}.hx-v3-layout .hx-pulse-top__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hx-v3-layout .hx-pulse-top__item{display:flex;align-items:center;gap:12px}.hx-v3-layout .hx-pulse-top__link{position:relative;width:96px;flex-shrink:0;aspect-ratio:4/5;border-radius:10px;overflow:hidden;text-decoration:none;background:var(--hx-line-soft);display:block}.hx-v3-layout .hx-pulse-top__thumb{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hx-v3-layout .hx-pulse-top__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-pulse-top__placeholder{font-family:var(--hx-font-mono);color:var(--hx-ink-400);font-size:18px;font-weight:700}.hx-v3-layout .hx-pulse-top__thumb img~.hx-pulse-top__placeholder{display:none}.hx-v3-layout .hx-pulse-top__rank{position:absolute;top:6px;left:6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--hx-ink-900);color:#fff;font-size:10px;font-weight:700;border-radius:6px}.hx-v3-layout .hx-pulse-top__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-pulse-top__eng{font-size:14px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-pulse-top__muted{opacity:.72;font-weight:500}.hx-v3-layout .hx-pulse-top__counts{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-top__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.hx-v3-layout .hx-pulse-top__grid{grid-template-columns:repeat(3,1fr)}}.hx-v3-layout .hx-pulse-top__card{display:flex;flex-direction:column;gap:8px;background:var(--hx-line-soft);border-radius:10px;overflow:hidden;padding:0}.hx-v3-layout .hx-pulse-top__card-link{position:relative;display:block;aspect-ratio:1/1;text-decoration:none;background:var(--hx-line-soft)}.hx-v3-layout .hx-pulse-top__card-link .hx-pulse-top__thumb{border-radius:10px 10px 0 0}.hx-v3-layout .hx-pulse-top__card .hx-pulse-top__meta{padding:0 10px 10px;flex-direction:row;justify-content:space-between;align-items:baseline}.hx-v3-layout .hx-pulse-top__type-badge{position:absolute;bottom:6px;left:6px;display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hx-v3-layout .hx-pulse-top__type-badge--reel{background:#5b21b6e6}.hx-v3-layout .hx-pulse-top__type-badge--carousel{background:#0369a1e6}.hx-v3-layout .hx-pulse-top__type-badge--image{background:#000000b8}.hx-v3-layout .hx-pulse-mentions__breakdown{margin:0 0 4px;font-size:12px;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-pulse-mentions__note{margin:0 0 12px;font-size:11px;font-style:italic;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-pulse-mentions__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-pulse-mentions__item{display:flex;gap:10px;align-items:flex-start}.hx-v3-layout .hx-pulse-mentions__avatar{width:32px;height:32px;border-radius:8px;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;overflow:hidden;flex-shrink:0;text-decoration:none}.hx-v3-layout .hx-pulse-mentions__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-pulse-mentions__body{flex:1;min-width:0}.hx-v3-layout .hx-pulse-mentions__author{font-size:13px;font-weight:600;color:var(--hx-ink-900);text-decoration:none}.hx-v3-layout .hx-pulse-mentions__author:hover{text-decoration:underline}.hx-v3-layout .hx-pulse-mentions__caption{margin:2px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.45;overflow-wrap:anywhere}.hx-v3-layout .hx-pulse-mentions__time{font-size:10px;color:var(--hx-ink-400);white-space:nowrap;flex-shrink:0}@media (min-width: 768px){.hx-v3-layout .hx-pulse-hero{padding:28px 32px}.hx-v3-layout .hx-pulse-hero__headline{font-size:28px}.hx-v3-layout .hx-pulse-grid{grid-template-columns:1fr 1fr;gap:20px}.hx-v3-layout .hx-pulse-metrics{grid-template-columns:repeat(3,1fr)}.hx-v3-layout .hx-pulse-top__list{flex-direction:row;gap:12px}.hx-v3-layout .hx-pulse-top__item{flex:1;flex-direction:column;align-items:stretch;gap:8px}.hx-v3-layout .hx-pulse-top__link{width:100%}}.hx-v3-layout .hx-compete-leaderboard,.hx-v3-layout .hx-compete-h2h,.hx-v3-layout .hx-add-peer{margin-bottom:16px}.hx-v3-layout .hx-compete-flash{margin-bottom:12px;padding:10px 14px;background:var(--hx-mint-soft);color:var(--hx-mint-text);border-radius:12px;font-size:13px;font-weight:500}.hx-v3-layout .hx-compete-flash--error{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-form__error-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.hx-v3-layout .hx-compete-crossings{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-compete-crossings__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;background:var(--hx-card);border:1px solid var(--hx-line-soft);border-radius:12px;text-decoration:none;color:var(--hx-ink-900);transition:border-color .15s ease,background .15s ease}.hx-v3-layout .hx-compete-crossings__item:hover,.hx-v3-layout .hx-compete-crossings__item:focus-visible{border-color:var(--hx-brand);background:var(--hx-bg);text-decoration:none;color:var(--hx-ink-900)}.hx-v3-layout .hx-compete-crossings__item--unread{background:var(--hx-brand-soft);border-color:transparent}.hx-v3-layout .hx-compete-crossings__icon{font-size:16px;line-height:1;font-weight:700}.hx-v3-layout .hx-compete-crossings__item--up .hx-compete-crossings__icon{color:var(--hx-mint-text)}.hx-v3-layout .hx-compete-crossings__item--down .hx-compete-crossings__icon{color:var(--hx-rose-text)}.hx-v3-layout .hx-compete-crossings__title{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-compete-crossings__time{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums;white-space:nowrap}.hx-v3-layout .hx-leaderboard{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-leaderboard__row{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"rank  id    id" "bar   bar   bar" "delta delta action";gap:8px 10px;align-items:center;padding:10px;border-radius:12px;background:var(--hx-bg)}.hx-v3-layout .hx-leaderboard__row--you{background:var(--hx-brand-soft)}.hx-v3-layout .hx-leaderboard__rank{grid-area:rank;font-size:13px;font-weight:700;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-leaderboard__avatar{width:32px;height:32px;border-radius:50%;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-leaderboard__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-leaderboard__avatar img~.hx-leaderboard__avatar-fallback{display:none}.hx-v3-layout .hx-leaderboard__id{grid-area:id;display:flex;align-items:center;gap:10px;min-width:0}.hx-v3-layout .hx-leaderboard__id-text{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-leaderboard__handle{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-leaderboard__handle--link{text-decoration:none;color:var(--hx-brand-text);font-weight:600;display:inline-block}.hx-v3-layout .hx-leaderboard__handle--link:after{content:"›"/"";margin-left:4px;font-weight:700;opacity:.7}.hx-v3-layout .hx-leaderboard__handle--link:hover,.hx-v3-layout .hx-leaderboard__handle--link:focus-visible{text-decoration:underline}.hx-v3-layout .hx-leaderboard__you-tag{display:inline-block;margin-left:6px;padding:1px 6px;background:var(--hx-brand);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.hx-v3-layout .hx-leaderboard__unavail-tag{display:inline-block;margin-left:6px;padding:1px 6px;background:var(--hx-amber-soft);color:var(--hx-amber-text);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.hx-v3-layout .hx-leaderboard__followers{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-leaderboard__bar{grid-area:bar;height:10px;background:var(--hx-line-soft);border-radius:999px;overflow:hidden}.hx-v3-layout .hx-leaderboard__bar-fill{display:block;height:100%;background:linear-gradient(90deg,var(--hx-brand-soft) 0%,var(--hx-brand) 100%);border-radius:999px;transition:width .6s ease}.hx-v3-layout .hx-leaderboard__row--you .hx-leaderboard__bar-fill{background:linear-gradient(90deg,var(--hx-brand) 0%,#8B85F8 100%)}.hx-v3-layout .hx-leaderboard__delta{grid-area:delta;font-size:11px;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-leaderboard__delta-value{font-weight:600}.hx-v3-layout .hx-leaderboard__delta-value--up{color:var(--hx-mint-text)}.hx-v3-layout .hx-leaderboard__delta-value--down{color:var(--hx-rose-text)}.hx-v3-layout .hx-leaderboard__warming{color:var(--hx-ink-400);font-size:11px}.hx-v3-layout .hx-leaderboard__action{grid-area:action;justify-self:end;margin:0}.hx-v3-layout .hx-leaderboard__remove{min-height:44px;padding:0 10px;background:transparent;border:1px solid var(--hx-line);border-radius:8px;color:var(--hx-ink-700);font-size:11px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-leaderboard__remove:hover,.hx-v3-layout .hx-leaderboard__remove:focus-visible{background:var(--hx-line-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-h2h-matrix__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px}.hx-v3-layout .hx-h2h-matrix__scroll:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px;border-radius:8px}.hx-v3-layout .hx-h2h-matrix{width:100%;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-h2h-matrix thead th{position:sticky;top:0;padding:0 12px 8px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hx-ink-500);text-align:right;white-space:nowrap;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-h2h-matrix tbody td{padding:12px;text-align:right;white-space:nowrap;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-h2h-matrix tbody tr:last-child td,.hx-v3-layout .hx-h2h-matrix tbody tr:last-child .hx-h2h-matrix__account{border-bottom:0}.hx-v3-layout .hx-h2h-matrix__account-col{text-align:left!important;left:0;z-index:2;background:var(--hx-card)}.hx-v3-layout .hx-h2h-matrix__account{position:sticky;left:0;z-index:1;min-width:150px;padding:12px 14px 12px 4px;text-align:left;background:var(--hx-card);border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-h2h-matrix__account-inner{display:flex;align-items:center;gap:10px}.hx-v3-layout .hx-h2h-matrix__avatar{width:32px;height:32px;border-radius:50%;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-h2h-matrix__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-h2h-matrix__avatar img~.hx-h2h-matrix__avatar-fallback{display:none}.hx-v3-layout .hx-h2h-matrix__id{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-h2h-matrix__handle{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-h2h-matrix__handle--link{text-decoration:none;color:var(--hx-brand-text);font-weight:700;display:inline-block}.hx-v3-layout .hx-h2h-matrix__handle--link:after{content:"›"/"";margin-left:4px;opacity:.7}.hx-v3-layout .hx-h2h-matrix__handle--link:hover,.hx-v3-layout .hx-h2h-matrix__handle--link:focus-visible{text-decoration:underline}.hx-v3-layout .hx-h2h-matrix__you-tag{display:inline-block;margin-left:6px;padding:1px 6px;background:var(--hx-brand);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.hx-v3-layout .hx-h2h-matrix__warming{font-size:11px;color:var(--hx-ink-400)}.hx-v3-layout .hx-h2h-matrix__cell{font-size:14px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-h2h-matrix__cell--leader{color:var(--hx-brand-text);font-weight:800}.hx-v3-layout .hx-h2h-matrix__cell--muted{color:var(--hx-ink-300);font-weight:600}.hx-v3-layout .hx-h2h-matrix__legend{margin:10px 0 0;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-h2h-matrix__legend-key{color:var(--hx-brand-text);font-weight:800}.hx-v3-layout .hx-h2h-matrix__benchmark{margin:14px 0 0;padding:10px 12px;background:var(--hx-bg);border-radius:12px;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-h2h-matrix__benchmark strong{font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-h2h-matrix__benchmark-delta{font-weight:700;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-h2h-matrix__benchmark-delta--up{color:var(--hx-mint-text)}.hx-v3-layout .hx-h2h-matrix__benchmark-delta--down{color:var(--hx-rose-text)}.hx-v3-layout .hx-compete-row{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}.hx-v3-layout .hx-niche-pulse{display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-niche-pulse__row{display:flex;justify-content:space-between;align-items:baseline;font-size:13px}.hx-v3-layout .hx-niche-pulse__label{color:var(--hx-ink-500)}.hx-v3-layout .hx-niche-pulse__value{font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-hashtag-overlap{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-hashtag-overlap__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 12px;padding:8px 0;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-hashtag-overlap__item:last-child{border-bottom:0}.hx-v3-layout .hx-hashtag-overlap__tag{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-hashtag-overlap__usage{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-hashtag-overlap__count{font-size:11px;color:var(--hx-ink-700);font-weight:600;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-add-peer__tabs{display:flex;gap:8px;margin-bottom:12px}.hx-v3-layout .hx-add-peer__tab{min-height:44px;padding:0 14px;background:transparent;border:1px solid var(--hx-line);border-radius:10px;color:var(--hx-ink-700);font-size:12px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-add-peer__tab.is-active{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-add-peer__form{display:flex;gap:8px;flex-wrap:wrap}.hx-v3-layout .hx-add-peer__input{flex:1;min-width:0;min-height:44px;padding:0 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;font-size:13px;color:var(--hx-ink-900)}.hx-v3-layout .hx-add-peer__input:focus-visible{outline:none;border-color:var(--hx-brand);box-shadow:0 0 0 3px var(--hx-brand-soft)}.hx-v3-layout .hx-add-peer__submit{min-height:44px;padding:0 16px;background:var(--hx-brand);color:#fff;border:1px solid var(--hx-brand);border-radius:10px;font-size:13px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-add-peer__notes{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-add-peer__notes li:before{content:"·";margin-right:6px;color:var(--hx-ink-300)}.hx-v3-layout .hx-suggested{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}.hx-v3-layout .hx-suggested__item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-suggested__avatar{width:36px;height:36px;border-radius:10px;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-suggested__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-suggested__body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-suggested__handle{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-suggested__name{font-size:11px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-suggested__track{min-height:44px;padding:0 12px;background:var(--hx-brand);color:#fff;border:0;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-suggested__skel{display:block;border-radius:6px;background:linear-gradient(90deg,var(--hx-ink-100, #eef1f5) 25%,var(--hx-ink-200, #e2e7ee) 37%,var(--hx-ink-100, #eef1f5) 63%);background-size:400% 100%;animation:hx-skeleton-shimmer 1.4s ease-in-out infinite}.hx-v3-layout .hx-suggested__skel--avatar{width:36px;height:36px;border-radius:10px;flex-shrink:0}.hx-v3-layout .hx-suggested__skel--line{width:45%;height:12px}.hx-v3-layout .hx-suggested__skel--line-sm{width:60%;height:10px}.hx-v3-layout .hx-suggested__skel--track{width:64px;height:44px;border-radius:8px;flex-shrink:0}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hx-suggested__skel{animation:none}}.hx-v3-layout .hx-linklike{padding:0;background:none;border:0;font:inherit;font-weight:600;color:var(--hx-brand);text-decoration:underline;cursor:pointer}.hx-v3-layout .hx-leaderboard__head{align-items:flex-start;gap:10px}.hx-v3-layout .hx-leaderboard__head-meta{flex:1;min-width:0}.hx-v3-layout .hx-leaderboard__head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hx-v3-layout .hx-leaderboard__insight{margin:6px 0 0;font-size:12px;line-height:1.4;color:var(--hx-ink-700);font-weight:500}.hx-v3-layout .hx-leaderboard__cap-hint{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;background:var(--hx-line-soft);color:var(--hx-ink-500);border-radius:10px;font-size:12px;font-weight:600;border:1px dashed var(--hx-line);cursor:help}.hx-v3-layout .hx-leaderboard__add-btn{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;background:var(--hx-brand);color:#fff;border-radius:10px;font-size:12px;font-weight:600;text-decoration:none;border:1px solid var(--hx-brand);transition:opacity .15s ease}.hx-v3-layout .hx-leaderboard__add-btn:hover,.hx-v3-layout .hx-leaderboard__add-btn:focus-visible{opacity:.9;color:#fff;text-decoration:none}.hx-v3-layout .hx-compete-onboard{margin-bottom:16px}.hx-v3-layout .hx-compete-onboard__title{margin:0 0 8px;font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--hx-ink-900)}.hx-v3-layout .hx-compete-onboard__body{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-compete-onboard__list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-compete-onboard__list li{padding-left:18px;position:relative}.hx-v3-layout .hx-compete-onboard__list li:before{content:"→";position:absolute;left:0;color:var(--hx-brand);font-weight:700}.hx-v3-layout .hx-top-movers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-top-movers__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-top-movers__rank{font-size:12px;font-weight:700;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-top-movers__id{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-top-movers__handle{font-size:13px;font-weight:600;color:var(--hx-brand-text);text-decoration:none;overflow-wrap:anywhere}.hx-v3-layout .hx-top-movers__handle:after{content:"›"/"";margin-left:4px;font-weight:700;opacity:.7}.hx-v3-layout .hx-top-movers__handle:hover,.hx-v3-layout .hx-top-movers__handle:focus-visible{text-decoration:underline}.hx-v3-layout .hx-top-movers__sub{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-top-movers__delta{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--hx-ink-700)}.hx-v3-layout .hx-top-movers__delta--up{color:var(--hx-mint-text)}.hx-v3-layout .hx-top-movers__delta--down{color:var(--hx-rose-text)}.hx-v3-layout .hx-top-movers__context{margin:10px 0 0;font-size:11px;color:var(--hx-ink-500);text-align:center}.hx-v3-layout .hx-hashtag-overlap__id{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.hx-v3-layout .hx-hashtag-overlap__engagement{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--hx-ink-900);display:inline-flex;align-items:baseline;gap:4px}.hx-v3-layout .hx-hashtag-overlap__engagement-unit{font-size:10px;font-weight:600;color:var(--hx-ink-500);text-transform:lowercase;letter-spacing:.02em}.hx-v3-layout .hx-peer-back,.hx-v3-layout .hx-detail-back{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-bottom:14px;padding:0 14px;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-card);font-size:13px;font-weight:600;color:var(--hx-ink-700);text-decoration:none}.hx-v3-layout .hx-peer-back:hover,.hx-v3-layout .hx-peer-back:focus-visible,.hx-v3-layout .hx-detail-back:hover,.hx-v3-layout .hx-detail-back:focus-visible{border-color:var(--hx-brand);color:var(--hx-brand-text)}.hx-v3-layout .hx-peer-head{margin-bottom:16px}.hx-v3-layout .hx-peer-head__row{display:flex;gap:14px;align-items:flex-start;margin-bottom:16px}.hx-v3-layout .hx-peer-head__avatar{width:56px;height:56px;border-radius:14px;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-peer-head__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-peer-head__avatar img~.hx-peer-head__avatar-fallback{display:none}.hx-v3-layout .hx-peer-head__id{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-peer-head__handle{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--hx-ink-900)}.hx-v3-layout .hx-peer-head__name{margin:0;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-peer-head__bio{margin:4px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.4}.hx-v3-layout .hx-peer-head__tracked{margin:6px 0 0;font-size:11px;color:var(--hx-ink-400);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hx-v3-layout .hx-peer-head__unavail-tag{display:inline-block;vertical-align:middle;margin-left:8px;padding:2px 8px;background:var(--hx-amber-soft);color:var(--hx-amber-text);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-radius:6px}.hx-v3-layout .hx-peer-head__unavail-note{margin:6px 0 0;font-size:12px;line-height:1.4;color:var(--hx-amber-text)}.hx-v3-layout .hx-peer-head__ig,.hx-v3-layout .hx-detail-header__ig{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 12px;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-card);font-size:12px;font-weight:600;color:var(--hx-ink-700);text-decoration:none}.hx-v3-layout .hx-peer-head__ig:hover,.hx-v3-layout .hx-peer-head__ig:focus-visible,.hx-v3-layout .hx-detail-header__ig:hover,.hx-v3-layout .hx-detail-header__ig:focus-visible{border-color:var(--hx-brand);color:var(--hx-brand-text)}.hx-v3-layout .hx-peer-head__report{display:inline-flex;align-items:center;gap:6px;min-height:28px;margin-top:8px;padding:0 12px;border:1px solid var(--hx-brand);border-radius:10px;background:var(--hx-brand);font-size:12px;font-weight:600;color:#fff;text-decoration:none}.hx-v3-layout .hx-peer-head__report:hover,.hx-v3-layout .hx-peer-head__report:focus-visible{filter:brightness(1.05)}.hx-v3-layout .hx-peer-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hx-v3-layout .hx-peer-stat{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-peer-stat__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-stat__value{font-size:18px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-peer-stat__value--up{color:var(--hx-mint-text)}.hx-v3-layout .hx-peer-stat__value--down{color:var(--hx-rose-text)}.hx-v3-layout .hx-peer-stat__value--warming{color:var(--hx-ink-400);font-size:13px;font-weight:600}.hx-v3-layout .hx-peer-stat__sub{font-size:11px;font-weight:500;color:inherit;opacity:.8}.hx-v3-layout .hx-peer-projection{margin-bottom:16px;border-left:3px solid var(--hx-ink-400)}.hx-v3-layout .hx-peer-projection--positive{border-left-color:var(--hx-mint)}.hx-v3-layout .hx-peer-projection--negative{border-left-color:var(--hx-rose)}.hx-v3-layout .hx-peer-projection--warming{border-left-color:var(--hx-ink-400)}.hx-v3-layout .hx-peer-projection__headline{margin:8px 0 6px;font-size:16px;font-weight:700;line-height:1.35;color:var(--hx-ink-900)}.hx-v3-layout .hx-peer-projection--positive .hx-peer-projection__headline{color:var(--hx-mint-text)}.hx-v3-layout .hx-peer-projection--negative .hx-peer-projection__headline{color:var(--hx-rose-text)}.hx-v3-layout .hx-peer-projection--warming .hx-peer-projection__headline{color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-projection__caption{margin:0;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-chart{margin-bottom:16px}.hx-v3-layout .hx-peer-chart__axis{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-peer-chart__axis--ticked{position:relative}.hx-v3-layout .hx-peer-chart__axis-tick{position:absolute;top:0;transform:translate(-50%);color:var(--hx-ink-400);white-space:nowrap;pointer-events:none}.hx-v3-layout .hx-peer-cadence{margin-bottom:16px}.hx-v3-layout .hx-cadence{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:end;height:120px}.hx-v3-layout .hx-cadence__bar{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;position:relative}.hx-v3-layout .hx-cadence__count{font-size:10px;font-weight:700;color:var(--hx-ink-700);font-variant-numeric:tabular-nums;margin-bottom:4px;min-height:12px}.hx-v3-layout .hx-cadence__fill{display:block;width:100%;min-height:2px;background:linear-gradient(180deg,var(--hx-brand) 0%,var(--hx-brand-soft) 100%);border-radius:8px 8px 4px 4px;transition:height .4s ease}.hx-v3-layout .hx-cadence__label{margin-top:6px;font-size:10px;font-weight:600;color:var(--hx-ink-500);text-transform:uppercase;letter-spacing:.04em}.hx-v3-layout .hx-peer-top-posts{margin-bottom:16px}.hx-v3-layout .hx-peer-posts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-peer-posts__save-form{position:absolute;top:50%;right:8px;transform:translateY(-50%);z-index:2;margin:0}.hx-v3-layout .hx-peer-posts__item{position:relative;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-peer-posts__item .hx-peer-posts__row{padding-right:44px}.hx-v3-layout .hx-peer-posts__row{display:flex;align-items:center;gap:12px;padding:10px 12px;color:inherit;text-decoration:none;border-radius:inherit}.hx-v3-layout .hx-peer-posts__row--link:hover,.hx-v3-layout .hx-peer-posts__row--link:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-peer-posts__rank{font-size:12px;font-weight:700;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-peer-posts__thumb{position:relative;width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.hx-v3-layout .hx-peer-posts__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-peer-posts__thumb img~.hx-peer-posts__thumb-placeholder{display:none}.hx-v3-layout .hx-peer-posts__meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.hx-v3-layout .hx-peer-posts__type{font-size:12px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-peer-posts__date{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-posts__metrics{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.hx-v3-layout .hx-peer-posts__metric{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.hx-v3-layout .hx-peer-posts__metric-value{font-size:14px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-peer-posts__metric-label{font-size:10px;color:var(--hx-ink-500);text-transform:lowercase}.hx-v3-layout .hx-peer-cadence__peak{margin:0 0 12px;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-peer-cadence__peak strong{color:var(--hx-ink-900);font-weight:700}.hx-v3-layout .hx-peer-gap__section+.hx-peer-gap__section{margin-top:18px}.hx-v3-layout .hx-peer-gap__heading{margin:0 0 10px;font-size:12px;font-weight:700;color:var(--hx-ink-700)}.hx-v3-layout .hx-peer-gap__formats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-peer-gap__format{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:10px}.hx-v3-layout .hx-peer-gap__format-label{font-size:12px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-peer-gap__bars{display:flex;flex-direction:column;gap:4px;min-width:0}.hx-v3-layout .hx-peer-gap__bar{height:6px;border-radius:3px;min-width:2px}.hx-v3-layout .hx-peer-gap__bar--you{background:var(--hx-ink-300)}.hx-v3-layout .hx-peer-gap__bar--peer{background:var(--hx-brand)}.hx-v3-layout .hx-peer-gap__format-vals{display:flex;flex-direction:column;gap:4px;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.hx-v3-layout .hx-peer-gap__val--you{color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-gap__val--peer{color:var(--hx-brand-text);font-weight:700}.hx-v3-layout .hx-peer-gap__note{margin:0 0 14px;padding:10px 12px;background:var(--hx-bg);border-radius:12px;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-gap__legend{margin:12px 0 0;display:flex;gap:16px;font-size:11px}.hx-v3-layout .hx-peer-gap__key{display:inline-flex;align-items:center;gap:6px;color:var(--hx-ink-500)}.hx-v3-layout .hx-peer-gap__key:before{content:"";width:10px;height:10px;border-radius:3px}.hx-v3-layout .hx-peer-gap__key--you:before{background:var(--hx-ink-300)}.hx-v3-layout .hx-peer-gap__key--peer:before{background:var(--hx-brand)}.hx-v3-layout .hx-peer-gap__tags{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hx-v3-layout .hx-peer-gap__tag{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;padding:10px 12px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-peer-gap__tag--gap{background:var(--hx-brand-soft)}.hx-v3-layout .hx-peer-gap__tag-name{font-size:14px;font-weight:700;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-peer-gap__tag-eng{font-size:12px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-peer-gap__tag-flag{margin-left:auto;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;white-space:nowrap}.hx-v3-layout .hx-peer-gap__tag-flag--new{background:var(--hx-brand-text);color:#fff}.hx-v3-layout .hx-peer-gap__tag-flag--shared{background:var(--hx-line-soft);color:var(--hx-ink-500)}@media (min-width: 768px){.hx-v3-layout .hx-leaderboard__row{grid-template-columns:36px minmax(140px,200px) 1fr auto auto;grid-template-areas:"rank id bar delta action";gap:12px}.hx-v3-layout .hx-compete-row{grid-template-columns:1fr 1fr}.hx-v3-layout .hx-peer-stats{grid-template-columns:repeat(3,1fr)}.hx-v3-layout .hx-peer-head__ig,.hx-v3-layout .hx-peer-head__report{align-self:flex-start}.hx-v3-layout .hx-suggested{grid-template-columns:1fr 1fr}.hx-v3-layout .hx-leaderboard__head{flex-direction:row;justify-content:space-between}}@media (min-width: 992px){.hx-v3-layout .hx-suggested{grid-template-columns:1fr 1fr 1fr}}.hx-v3-layout .hx-page-head__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hx-v3-layout .hx-subnav{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px;padding:4px;list-style:none;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;box-shadow:var(--hx-shadow);overflow-x:auto}.hx-v3-layout .hx-subnav__link{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:8px;color:var(--hx-ink-500);text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap}.hx-v3-layout .hx-subnav__link:hover,.hx-v3-layout .hx-subnav__link:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-subnav__link.is-active{background:var(--hx-brand-soft);color:var(--hx-brand);font-weight:600}.hx-v3-layout .hx-scan-form{display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-scan-form__row{display:flex;flex-wrap:wrap;gap:8px}.hx-v3-layout .hx-scan-form__input-wrap{position:relative;flex:1;min-width:0;min-height:44px;display:flex;align-items:center;padding:0 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;transition:border-color .12s,box-shadow .12s}.hx-v3-layout .hx-scan-form__input-wrap:focus-within{border-color:var(--hx-brand);box-shadow:0 0 0 3px var(--hx-brand-soft)}.hx-v3-layout .hx-scan-form__prefix{margin-right:8px;color:var(--hx-ink-400);font-family:var(--hx-font-mono);font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hx-v3-layout .hx-scan-form__input{flex:1;min-width:0;height:100%;padding:10px 0;background:transparent;border:0;color:var(--hx-ink-900);font-size:14px;font-family:inherit}.hx-v3-layout .hx-scan-form__input::-moz-placeholder{color:var(--hx-ink-400)}.hx-v3-layout .hx-scan-form__input::placeholder{color:var(--hx-ink-400)}.hx-v3-layout .hx-scan-form__input:focus{outline:none}.hx-v3-layout .hx-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 16px;border-radius:12px;font-size:13px;font-weight:600;font-family:inherit;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .12s,color .12s,border-color .12s}.hx-v3-layout .hx-btn:disabled,.hx-v3-layout .hx-btn[disabled]{cursor:not-allowed;background:var(--hx-line-soft);color:var(--hx-ink-400);border-color:var(--hx-line)}.hx-v3-layout .hx-btn--brand{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-btn--brand:hover,.hx-v3-layout .hx-btn--brand:focus-visible{background:#4f46e5;border-color:#4f46e5}.hx-v3-layout .hx-btn--ghost{background:var(--hx-card);color:var(--hx-ink-700);border-color:var(--hx-line)}.hx-v3-layout .hx-btn--ghost:hover,.hx-v3-layout .hx-btn--ghost:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-btn--ink{background:var(--hx-ink-900);color:#fff;border-color:var(--hx-ink-900)}.hx-v3-layout .hx-btn--ink:hover,.hx-v3-layout .hx-btn--ink:focus-visible{background:#1b2447;border-color:#1b2447}.hx-v3-layout .hx-btn--full{width:100%}.hx-v3-layout .hx-btn--sm{min-height:32px;padding:0 12px;font-size:12px;border-radius:8px}.hx-v3-layout .hx-input-error{margin:6px 0 0;font-size:12px;color:var(--hx-rose-text)}.hx-v3-layout .hx-result{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-result__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.hx-v3-layout .hx-result__head-meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 10px}.hx-v3-layout .hx-result__title{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-result__sub{margin:2px 0 0;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-profile{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hx-v3-layout .hx-profile__avatar{width:56px;height:56px;border-radius:14px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-profile__id{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-profile__handle{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-profile__handle img{width:14px;height:14px}.hx-v3-layout .hx-profile__name{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-profile__counts{display:flex;flex-wrap:wrap;gap:4px 14px;margin:0;padding:0;list-style:none;font-size:12px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-profile__counts strong{color:var(--hx-ink-900);font-weight:700}.hx-v3-layout .hx-hero-metric{display:flex;flex-direction:column;gap:4px;padding:16px;background:var(--hx-bg);border-radius:14px}.hx-v3-layout .hx-hero-metric__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hx-ink-500)}.hx-v3-layout .hx-hero-metric__value{font-size:36px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;line-height:1.05;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-hero-metric__desc{margin:6px 0 0;font-size:13px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-metric-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 480px){.hx-v3-layout .hx-metric-grid{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-metric{display:flex;flex-direction:column;gap:2px;padding:12px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-metric__label{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-metric__value{font-size:22px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-legend{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.hx-v3-layout .hx-legend__item{display:flex;gap:10px;padding:10px;background:var(--hx-bg);border-radius:12px;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-legend__item strong{color:var(--hx-ink-900)}.hx-v3-layout .hx-legend__dot{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:50%}.hx-v3-layout .hx-legend__item--top .hx-legend__dot{background:var(--hx-brand)}.hx-v3-layout .hx-legend__item--good .hx-legend__dot{background:var(--hx-mint)}.hx-v3-layout .hx-legend__item--avg .hx-legend__dot{background:var(--hx-amber)}.hx-v3-layout .hx-legend__item--warn .hx-legend__dot{background:var(--hx-rose)}.hx-v3-layout .hx-scan-meta{margin:0;font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-scan-meta strong{color:var(--hx-ink-700)}.hx-v3-layout .hx-data-table{width:100%;border-collapse:collapse;font-size:13px;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-data-table th,.hx-v3-layout .hx-data-table td{padding:10px 8px;text-align:left;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-data-table th{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hx-ink-500)}.hx-v3-layout .hx-data-table tbody tr:last-child td{border-bottom:0}.hx-v3-layout .hx-data-table tbody tr:hover{background:var(--hx-line-soft)}.hx-v3-layout .hx-data-table td a{color:var(--hx-brand);text-decoration:none}.hx-v3-layout .hx-data-table td a:hover{text-decoration:underline}.hx-v3-layout .hx-data-table .hx-data-table__num{width:36px;color:var(--hx-ink-400);font-family:var(--hx-font-mono);font-size:11px}.hx-v3-layout .hx-data-table .hx-data-table__count{text-align:right;font-weight:600;white-space:nowrap}.hx-v3-layout .hx-stat-card{display:flex;flex-direction:column;gap:4px;padding:14px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-stat-card__label{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-stat-card__value{font-size:20px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-audit-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.hx-v3-layout .hx-audit-grid{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-side-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-side-list__item{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:10px 12px;background:var(--hx-bg);border-radius:12px;align-items:start}.hx-v3-layout .hx-side-list__dot{width:12px;height:12px;border-radius:50%;margin-top:4px}.hx-v3-layout .hx-side-list--strong .hx-side-list__dot{background:var(--hx-mint)}.hx-v3-layout .hx-side-list--weak .hx-side-list__dot{background:var(--hx-rose)}.hx-v3-layout .hx-side-list--imp .hx-side-list__dot{background:var(--hx-amber)}.hx-v3-layout .hx-side-list__title{display:block;font-size:13px;font-weight:700;color:var(--hx-ink-900);margin-bottom:2px}.hx-v3-layout .hx-side-list__text{display:block;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-related-row{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 480px){.hx-v3-layout .hx-related-row{grid-template-columns:1fr 1fr}}@media (min-width: 768px){.hx-v3-layout .hx-related-row{grid-template-columns:1fr 1fr 1fr}}.hx-v3-layout .hx-related-card{display:flex;align-items:center;gap:10px;padding:10px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-related-card__img{width:40px;height:40px;border-radius:10px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-related-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-related-card__handle{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-related-card__handle img{width:12px;height:12px}.hx-v3-layout .hx-related-card__name{font-size:11px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-related-card__link{flex-shrink:0;font-size:11px;font-weight:600;color:var(--hx-brand);text-decoration:none}.hx-v3-layout .hx-related-card__link:hover{text-decoration:underline}.hx-v3-layout .hx-discover-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.hx-v3-layout .hx-discover-filters__select,.hx-v3-layout .hx-discover-filters__search{min-height:44px;padding:0 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;color:var(--hx-ink-900);font-size:13px;font-family:inherit}.hx-v3-layout .hx-discover-filters__select:focus-visible,.hx-v3-layout .hx-discover-filters__search:focus-visible{outline:none;border-color:var(--hx-brand);box-shadow:0 0 0 3px var(--hx-brand-soft)}.hx-v3-layout .hx-discover-filters__select{min-width:140px}.hx-v3-layout .hx-discover-filters__search{flex:1;min-width:180px}.hx-v3-layout .hx-discover-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-discover-card{display:grid;grid-template-columns:48px 1fr;gap:10px 12px;padding:12px;background:var(--hx-bg);border-radius:12px;align-items:center;text-decoration:none;color:inherit}.hx-v3-layout .hx-discover-card:hover,.hx-v3-layout .hx-discover-card:focus-visible{background:var(--hx-brand-soft)}.hx-v3-layout .hx-discover-card--static{cursor:default}.hx-v3-layout .hx-discover-card--static:hover{background:var(--hx-bg)}.hx-v3-layout .hx-discover-card__avatar{width:48px;height:48px;border-radius:12px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft)}.hx-v3-layout .hx-discover-card__id{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-discover-card__handle{font-size:14px;font-weight:700;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-discover-card__name{font-size:12px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-discover-card__meta{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;padding:0;list-style:none;font-size:12px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-discover-card__meta strong{color:var(--hx-ink-900)}.hx-v3-layout .hx-discover-card__cats{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px}.hx-v3-layout .hx-cat-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;background:var(--hx-brand-soft);color:var(--hx-brand);font-size:11px;font-weight:600;border-radius:999px;text-decoration:none}.hx-v3-layout .hx-cat-chip:hover{background:#dce0ff}.hx-v3-layout .hx-discover-table-wrap{display:none}.hx-v3-layout .hx-discover-hub{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-discover-hub__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hx-v3-layout .hx-discover-hub__nudge{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px;margin:0;background:var(--hx-brand-soft);border-radius:12px}.hx-v3-layout .hx-discover-hub__nudge-body{flex:1;min-width:0;font-size:12px;color:var(--hx-ink-700)}.hx-v3-layout .hx-discover-hub__nudge-body strong{color:var(--hx-ink-900);display:block}.hx-v3-layout .hx-discover-hub__title{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--hx-ink-900);margin:0}.hx-v3-layout .hx-discover-hub__sub{font-size:12px;color:var(--hx-ink-500);margin:2px 0 0}.hx-v3-layout .hx-discover-hub__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (min-width: 768px){.hx-v3-layout .hx-discover-hub__grid{grid-template-columns:repeat(4,1fr);gap:12px}}.hx-v3-layout .hx-discover-hub__card{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid var(--hx-line);border-radius:14px;background:var(--hx-card);text-decoration:none;color:inherit;min-height:132px;transition:border-color .15s,transform .15s,box-shadow .15s}.hx-v3-layout .hx-discover-hub__card:hover,.hx-v3-layout .hx-discover-hub__card:focus-visible{border-color:var(--hx-brand);transform:translateY(-1px);box-shadow:0 4px 12px #0b12200f;outline:none}.hx-v3-layout .hx-discover-hub__card.is-empty{background:var(--hx-bg);box-shadow:none}.hx-v3-layout .hx-discover-hub__card.is-empty:hover,.hx-v3-layout .hx-discover-hub__card.is-empty:focus-visible{transform:none;border-color:var(--hx-line)}.hx-v3-layout .hx-discover-hub__card--rose{box-shadow:inset 4px 0 0 var(--hx-rose)}.hx-v3-layout .hx-discover-hub__card--mint{box-shadow:inset 4px 0 0 var(--hx-mint)}.hx-v3-layout .hx-discover-hub__card--brand{box-shadow:inset 4px 0 0 var(--hx-brand)}.hx-v3-layout .hx-discover-hub__card--ink{box-shadow:inset 4px 0 0 var(--hx-ink-900)}.hx-v3-layout .hx-discover-hub__card-title{font-size:15px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.01em}.hx-v3-layout .hx-discover-hub__card-count{margin-top:auto;font-size:11px;font-weight:600;color:var(--hx-brand);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-discover-hub__card-sub{font-size:12px;color:var(--hx-ink-500);margin:0}.hx-v3-layout .hx-discover-hub__previews{list-style:none;margin:auto 0 0;padding:0;display:flex;align-items:center}.hx-v3-layout .hx-discover-hub__previews li+li{margin-left:-8px}.hx-v3-layout .hx-discover-hub__previews img{width:28px;height:28px;border-radius:8px;-o-object-fit:cover;object-fit:cover;border:2px solid var(--hx-card);background:var(--hx-brand-soft)}.hx-v3-layout .hx-discover-hub__empty{font-size:12px;color:var(--hx-ink-500);margin:auto 0 0}.hx-v3-layout .hx-discover-hub__split{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.hx-v3-layout .hx-discover-hub__split{grid-template-columns:1.4fr 1fr}}.hx-v3-layout .hx-discover-hub__hashtags{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}@media (min-width: 768px){.hx-v3-layout .hx-discover-hub__hashtags{grid-template-columns:repeat(2,1fr)}}.hx-v3-layout .hx-discover-hub__hashtag{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:var(--hx-bg);border-radius:10px;text-decoration:none;color:inherit;min-height:44px}.hx-v3-layout .hx-discover-hub__hashtag:hover,.hx-v3-layout .hx-discover-hub__hashtag:focus-visible{background:var(--hx-brand-soft);outline:none}.hx-v3-layout .hx-discover-hub__hashtag-name{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hx-v3-layout .hx-discover-hub__hashtag-count{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums;white-space:nowrap}.hx-v3-layout .hx-discover-hub__saved-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 768px){.hx-v3-layout .hx-discover-hub__saved-list{grid-template-columns:repeat(3,1fr)}}.hx-v3-layout .hx-discover-hub__saved-card{display:flex;align-items:center;gap:8px;padding:8px;background:var(--hx-bg);border-radius:10px;text-decoration:none;color:inherit;min-height:44px}.hx-v3-layout .hx-discover-hub__saved-card:hover,.hx-v3-layout .hx-discover-hub__saved-card:focus-visible{background:var(--hx-brand-soft);outline:none}.hx-v3-layout .hx-discover-hub__saved-card img{width:28px;height:28px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-discover-hub__saved-fallback{width:28px;height:28px;border-radius:8px;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.hx-v3-layout .hx-discover-hub__saved-name{font-size:12px;font-weight:600;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hx-v3-layout .hx-discover-hub__saved-tabs{display:flex;gap:6px;margin-bottom:12px;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-discover-hub__saved-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:6px 10px;font-size:12px;font-weight:600;color:var(--hx-ink-500);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.hx-v3-layout .hx-discover-hub__saved-tab.is-active{color:var(--hx-brand);border-bottom-color:var(--hx-brand)}.hx-v3-layout .hx-discover-hub__saved-tab-count{margin-left:4px;font-size:11px;color:var(--hx-ink-400);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-discover-hub__saved-content{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 768px){.hx-v3-layout .hx-discover-hub__saved-content{grid-template-columns:repeat(3,1fr)}}.hx-v3-layout .hx-discover-hub__saved-content-card{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:var(--hx-line-soft);text-decoration:none;color:inherit}.hx-v3-layout .hx-discover-hub__saved-content-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-v3-layout .hx-discover-hub__saved-content-card:hover,.hx-v3-layout .hx-discover-hub__saved-content-card:focus-visible{outline:none;box-shadow:0 0 0 2px var(--hx-brand)}.hx-v3-layout .hx-discover-hub__saved-content-owner{position:absolute;bottom:0;left:0;right:0;padding:6px 8px;background:linear-gradient(180deg,#0000,#0009);color:#fff;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-breadcrumb__hint{color:var(--hx-ink-500)}.hx-v3-layout .hx-directory-header{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.hx-v3-layout .hx-country-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:10px 14px;margin-bottom:16px;background:var(--hx-brand-soft);border:1px solid var(--hx-line);border-radius:var(--hx-radius)}.hx-v3-layout .hx-country-strip__text{flex:1 1 220px;min-width:0;margin:0;font-size:13px;line-height:1.4;color:var(--hx-ink-700)}.hx-v3-layout .hx-country-strip__text i{display:inline-block;vertical-align:-1px;margin-right:4px;border-radius:2px}.hx-v3-layout .hx-country-strip__text strong{color:var(--hx-ink-900)}.hx-v3-layout .hx-country-strip__actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.hx-v3-layout .hx-country-strip__form{margin:0}.hx-v3-layout .hx-country-strip__btn{padding:6px 14px;font-size:13px}.hx-v3-layout .hx-niche-prompt{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:16px;background:var(--hx-brand-soft);border:1px solid var(--hx-line);border-radius:var(--hx-radius)}.hx-v3-layout .hx-niche-prompt__icon{flex:0 0 auto;display:inline-flex;margin-top:1px;color:var(--hx-brand)}.hx-v3-layout .hx-niche-prompt__icon svg{width:20px;height:20px}.hx-v3-layout .hx-niche-prompt__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-niche-prompt__title{margin:0 0 4px;font-size:15px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-niche-prompt__lede{margin:0;font-size:13px;line-height:1.45;color:var(--hx-ink-700)}.hx-v3-layout .hx-niche-prompt__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hx-v3-layout .hx-niche-prompt__cta{white-space:nowrap}.hx-v3-layout .hx-niche-prompt__dismiss-form{margin:0}.hx-v3-layout .hx-niche-prompt__dismiss{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:8px 12px;font-size:13px;font-weight:600;color:var(--hx-ink-500);cursor:pointer}.hx-v3-layout .hx-niche-prompt__dismiss:hover{color:var(--hx-ink-900)}@media (min-width: 640px){.hx-v3-layout .hx-niche-prompt{align-items:center}.hx-v3-layout .hx-niche-prompt__content{flex-direction:row;align-items:center;justify-content:space-between}.hx-v3-layout .hx-niche-prompt__actions{flex:0 0 auto}}.hx-v3-layout .hx-directory-header__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.hx-v3-layout .hx-directory-header__context{margin:0;font-size:13px;color:var(--hx-ink-700)}.hx-v3-layout .hx-directory-header__context strong{color:var(--hx-ink-900)}.hx-v3-layout .hx-directory-header__context.hx-directory-header__hint{color:var(--hx-ink-500)}.hx-v3-layout .hx-directory-header__clear{color:var(--hx-brand-text);text-decoration:none;font-weight:600}.hx-v3-layout .hx-directory-header__clear:hover{text-decoration:underline}.hx-v3-layout .hx-niche-scope{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px}.hx-v3-layout .hx-niche-scope__pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--hx-line-soft);background:transparent;color:var(--hx-ink-500);font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.hx-v3-layout .hx-niche-scope__pill:hover{border-color:var(--hx-brand);color:var(--hx-brand-text)}.hx-v3-layout .hx-niche-scope__pill.is-active{background:var(--hx-brand-soft);color:var(--hx-brand-text);border-color:var(--hx-brand)}.hx-v3-layout .hx-niche-editor__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#00000073}.hx-v3-layout .hx-niche-editor__panel{position:fixed;z-index:61;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:90vh;background:var(--hx-card);border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0000002e;transform:translateY(100%);visibility:hidden;transition:transform .26s ease,visibility .26s ease}.hx-v3-layout .hx-niche-editor__panel.is-open{transform:translateY(0);visibility:visible}.hx-v3-layout .hx-niche-editor__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 4px}.hx-v3-layout .hx-niche-editor__title{margin:0;font-size:17px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-niche-editor__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;font-size:24px;line-height:1;color:var(--hx-ink-500);cursor:pointer}.hx-v3-layout .hx-niche-editor__close:hover{color:var(--hx-ink-900)}.hx-v3-layout .hx-niche-editor__lede{flex:0 0 auto;margin:0;padding:0 16px 14px;font-size:13px;line-height:1.45;color:var(--hx-ink-700);border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-niche-editor__form{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.hx-v3-layout .hx-niche-editor__form .hx-niche-editor__field{flex:0 0 auto;padding:12px 16px;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-niche-editor__form .hx-niche-editor__field .hx-field__label{padding:0 0 6px}.hx-v3-layout .hx-niche-editor__form .hx-country-select__list{position:static;margin-top:6px;box-shadow:0 2px 8px #0f122412}.hx-v3-layout .hx-niche-editor__form .hx-input-error{flex:0 0 auto;padding:0 16px}.hx-v3-layout .hx-niche-editor__actions{flex:0 0 auto;display:flex;justify-content:flex-end;gap:8px;margin:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--hx-line)}@media (min-width: 768px){.hx-v3-layout .hx-niche-editor__panel{left:50%;right:auto;bottom:auto;top:50%;transform:translate(-50%,calc(-50% + 12px));width:min(520px,100vw - 32px);max-height:84vh;border-radius:16px;box-shadow:0 16px 48px #0000003d;opacity:0;transition:transform .2s ease,opacity .2s ease,visibility .2s ease}.hx-v3-layout .hx-niche-editor__panel.is-open{transform:translate(-50%,-50%);opacity:1}}.hx-v3-layout .hx-archetype-chips{display:inline-flex;flex-wrap:wrap;align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;gap:2px;padding:3px;border-radius:12px;border:1px solid color-mix(in oklab,var(--hx-brand) 16%,#fff);background:var(--hx-card)}.hx-v3-layout .hx-archetype-chip{display:inline-flex;align-items:center;min-height:36px;padding:6px 13px;border-radius:8px;border:none;background:transparent;color:var(--hx-ink-500);font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .12s,color .12s}.hx-v3-layout .hx-archetype-chip:hover:not(.is-disabled){color:var(--hx-brand-text)}.hx-v3-layout .hx-archetype-chip.is-active{background:var(--hx-brand-soft);color:var(--hx-brand-text)}.hx-v3-layout .hx-archetype-chip.is-disabled{opacity:.5;cursor:not-allowed}.hx-v3-layout .hx-saved{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-saved__tabs{display:flex;gap:20px;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-saved__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:8px 2px;margin-bottom:-1px;font-size:14px;font-weight:600;color:var(--hx-ink-500);border-bottom:2px solid transparent;cursor:pointer}.hx-v3-layout .hx-saved__tab.is-active{color:var(--hx-ink-900);border-bottom-color:var(--hx-brand)}.hx-v3-layout .hx-saved__tab-count{color:var(--hx-ink-400);font-weight:500}.hx-v3-layout .hx-saved-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}.hx-v3-layout .hx-saved-person{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px}.hx-v3-layout .hx-saved-person__link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0}.hx-v3-layout .hx-saved-person__avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--hx-line-soft);flex:none}.hx-v3-layout .hx-saved-person__id{display:flex;flex-direction:column;min-width:0}.hx-v3-layout .hx-saved-person__handle{font-size:14px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-saved-person__name{font-size:12px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-saved-posts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hx-v3-layout .hx-saved-post{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--hx-line-soft)}.hx-v3-layout .hx-saved-post__link{display:block;width:100%;height:100%;text-decoration:none}.hx-v3-layout .hx-saved-post__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-saved-post__owner{position:absolute;left:8px;bottom:8px;font-size:12px;font-weight:600;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}@media (min-width: 768px){.hx-v3-layout .hx-saved-grid{grid-template-columns:repeat(2,1fr)}.hx-v3-layout .hx-saved-posts{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-discover2{display:flex;flex-direction:column;gap:14px}.hx-v3-layout .hx-discover2-filters{position:sticky;top:64px;z-index:5;margin:-8px 0 0;padding:8px 0;background:var(--hx-bg)}.hx-v3-layout .hx-discover2-filters__bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.hx-v3-layout .hx-discover2-filters__sort{display:inline-flex;align-items:center;gap:6px;margin:0;flex-shrink:0}.hx-v3-layout .hx-discover2-filters__sort select{width:auto;min-width:150px}@media (max-width: 767.98px){.hx-v3-layout .hx-discover2-filters__bar{row-gap:10px}.hx-v3-layout .hx-archetype-chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.hx-v3-layout .hx-archetype-chips::-webkit-scrollbar{display:none}.hx-v3-layout .hx-archetype-chip{flex-shrink:0;white-space:nowrap}.hx-v3-layout .hx-discover2-filters__search{flex:1 1 130px}.hx-v3-layout .hx-discover2-filters__sort{flex:0 0 auto}.hx-v3-layout .hx-discover2-filters__sort select{min-width:108px}}.hx-v3-layout .hx-discover2-filters__toggle{position:relative;gap:6px}.hx-v3-layout .hx-discover2-filters__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--hx-brand);color:#fff;border-radius:999px;font-size:11px;font-weight:700}.hx-v3-layout .hx-discover2-filters__sheet{display:flex;flex-direction:column;gap:12px;padding:14px;margin-top:10px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:14px}.hx-v3-layout .hx-discover2-filters__sheet-head{display:none;align-items:center;justify-content:space-between}.hx-v3-layout .hx-discover2-filters__sheet-head h3{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-discover2-filters__close{background:none;border:none;font-size:24px;line-height:1;color:var(--hx-ink-500);cursor:pointer;padding:4px 8px}.hx-v3-layout .hx-discover2-filters__close:hover,.hx-v3-layout .hx-discover2-filters__close:focus-visible{color:var(--hx-ink-900)}.hx-v3-layout .hx-discover2-filters__row{display:grid;grid-template-columns:1fr;gap:10px}.hx-v3-layout .hx-discover2-filters__label{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500)}.hx-v3-layout .hx-discover2-filters__select,.hx-v3-layout .hx-discover2-filters__input{min-height:44px;padding:0 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;color:var(--hx-ink-900);font-size:13px;font-weight:500;text-transform:none;letter-spacing:normal;font-family:inherit;width:100%;min-width:0}.hx-v3-layout .hx-discover2-filters__range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;margin:0;padding:0;border:0}.hx-v3-layout .hx-discover2-filters__range legend{grid-column:1/-1;padding:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500);margin-bottom:4px}.hx-v3-layout .hx-discover2-filters__range-sep{color:var(--hx-ink-500);font-weight:500}.hx-v3-layout .hx-discover2-filters__actions{display:flex;gap:8px}.hx-v3-layout .hx-discover2-filters__actions .hx-btn{flex:1}.hx-v3-layout .hx-discover2-filters.is-open .hx-discover2-filters__sheet{position:fixed;inset:auto 0 0;z-index:50;max-height:85vh;overflow-y:auto;border-radius:14px 14px 0 0;border-bottom:0;margin-top:0;box-shadow:0 -12px 32px #0f16332e}.hx-v3-layout .hx-discover2-filters.is-open .hx-discover2-filters__sheet-head{display:flex}.hx-v3-layout .hx-discover2-filters.is-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f163373}.hx-v3-layout .hx-discover2-grid{display:grid;grid-template-columns:1fr;gap:12px;list-style:none;margin:0;padding:0}.hx-v3-layout .hx-discover2-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:14px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:14px;height:100%;transition:border-color .12s,box-shadow .12s}.hx-v3-layout .hx-discover2-card:hover,.hx-v3-layout .hx-discover2-card:focus-within{border-color:var(--hx-brand);box-shadow:0 4px 16px #4f46e514}.hx-v3-layout .hx-discover2-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden}.hx-v3-layout .hx-discover2-card__head,.hx-v3-layout .hx-discover2-card__provenance{margin:0 0 6px;font-size:11px;color:var(--hx-text-muted, #9ca3af);font-style:italic}.hx-v3-layout .hx-discover2-card__metrics{position:relative;z-index:2;pointer-events:none}.hx-v3-layout .hx-discover2-card__cats,.hx-v3-layout .hx-discover2-card__overlap,.hx-v3-layout .hx-discover2-card__actions{position:relative;z-index:2}.hx-v3-layout .hx-discover2-card__head{display:flex;align-items:center;gap:10px}.hx-v3-layout .hx-discover2-card__avatar{width:56px;height:56px;border-radius:14px;overflow:hidden;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-discover2-card__handle{font-size:14px;font-weight:700;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-discover2-card__name{font-size:12px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-discover2-card__audience{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--hx-ink-500);min-width:0}.hx-v3-layout .hx-discover2-card__audience-label{flex:0 0 auto;white-space:nowrap}.hx-v3-layout .hx-flag-strip{display:inline-flex;align-items:center;gap:7px;min-width:0}.hx-v3-layout .hx-flag-strip i{flex:0 0 auto;border-radius:2px}.hx-v3-layout .hx-flag-strip i.is-match{box-shadow:0 0 0 2px var(--hx-brand)}.hx-v3-layout .hx-flag-strip__more{flex:0 0 auto;font-size:11px;color:var(--hx-ink-400);white-space:nowrap}.hx-v3-layout .hx-discover2-card__location{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--hx-ink-400);min-width:0}.hx-v3-layout .hx-discover2-card__location i{display:inline-block;flex:0 0 auto;border-radius:2px}.hx-v3-layout .hx-discover2-card__location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-discover2-card__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0;padding:0;list-style:none}.hx-v3-layout .hx-discover2-card__metric-value{font-size:13px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-discover2-card__metric-label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500)}.hx-v3-layout .hx-discover2-card__cats{display:flex;flex-wrap:wrap;gap:4px}.hx-v3-layout .hx-discover2-card__overlap{display:flex;align-items:center;gap:8px;min-height:28px;font-size:12px;color:var(--hx-ink-700);flex-wrap:wrap}.hx-v3-layout .hx-discover2-card__overlap-dot{display:inline-block;width:8px;height:8px;background:var(--hx-brand);border-radius:999px;flex-shrink:0}.hx-v3-layout .hx-discover2-card__overlap-dot.is-pulsing{background:var(--hx-ink-500);animation:hxDiscoverPulse 1.4s ease-in-out infinite}@keyframes hxDiscoverPulse{0%,to{opacity:.4}50%{opacity:1}}.hx-v3-layout .hx-discover2-card__overlap-text{display:inline-flex;flex-direction:column;gap:1px;line-height:1.25}.hx-v3-layout .hx-discover2-card__overlap-text strong{color:var(--hx-ink-900);font-weight:700}.hx-v3-layout .hx-discover2-card__overlap-text span{color:var(--hx-ink-500);font-size:11px}.hx-v3-layout .hx-discover2-card__overlap-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--hx-card);border:1px dashed var(--hx-brand);color:var(--hx-brand);border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.hx-v3-layout .hx-discover2-card__overlap-btn:hover,.hx-v3-layout .hx-discover2-card__overlap-btn:focus-visible{background:var(--hx-brand-soft)}.hx-v3-layout .hx-discover2-card__actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.hx-v3-layout .hx-discover2-card__actions .hx-btn.is-active{background:var(--hx-brand-soft);color:var(--hx-brand);border-color:var(--hx-brand)}.hx-v3-layout .hx-discover2-card__freshness{margin:8px 0 0;font-size:11px;color:var(--hx-ink-500)}@media (min-width: 768px){.hx-v3-layout .hx-discover2-grid{grid-template-columns:repeat(2,1fr)}.hx-v3-layout .hx-discover2-filters__bar{display:none}.hx-v3-layout .hx-discover2-filters{padding:0;margin:0}.hx-v3-layout .hx-discover2-filters__sheet{margin-top:0;padding:12px}.hx-v3-layout .hx-discover2-filters__row{grid-template-columns:repeat(3,1fr);align-items:end}.hx-v3-layout .hx-discover2-filters__actions{grid-column:1/-1;justify-content:flex-end}.hx-v3-layout .hx-discover2-filters__actions .hx-btn{flex:none}}.hx-v3-layout .hx-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:16px;flex-wrap:wrap}.hx-v3-layout .hx-pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:8px;color:var(--hx-ink-700);font-size:13px;font-weight:500;text-decoration:none}.hx-v3-layout .hx-pagination__btn:hover,.hx-v3-layout .hx-pagination__btn:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-pagination__btn.is-active{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-pagination__btn.is-disabled{color:var(--hx-ink-300);pointer-events:none}.hx-v3-layout .hx-pagination__ellipsis{color:var(--hx-ink-400);padding:0 4px}.hx-v3-layout .hx-settings-row{display:grid;grid-template-columns:1fr;gap:12px;padding:18px 0;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-settings-row:first-of-type{border-top:0;padding-top:0}@media (min-width: 768px){.hx-v3-layout .hx-settings-row{grid-template-columns:minmax(180px,1fr) 2fr;gap:24px}}.hx-v3-layout .hx-settings-row__title{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-settings-row__lede{margin:4px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-settings-row__value{margin:0;font-size:14px;font-weight:600;color:var(--hx-ink-900);word-break:break-word}.hx-v3-layout .hx-settings-row__body{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-field{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-field__label{font-size:12px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-field__hint{margin:4px 0 0;font-size:11px;color:var(--hx-ink-500);line-height:1.4}.hx-v3-layout .hx-field__input{min-height:44px;padding:10px 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-900);font-size:14px;font-family:inherit}.hx-v3-layout .hx-field__input:focus-visible{outline:none;border-color:var(--hx-brand);box-shadow:0 0 0 3px var(--hx-brand-soft)}.hx-v3-layout .hx-field__input:-moz-read-only:not(select){background:var(--hx-line-soft);color:var(--hx-ink-500);cursor:default}.hx-v3-layout .hx-field__input:read-only:not(select){background:var(--hx-line-soft);color:var(--hx-ink-500);cursor:default}.hx-v3-layout .js-growth-row{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-growth-activation{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.hx-v3-layout .hx-growth-activation__status{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-growth-activation__state{font-weight:700;font-size:16px}.hx-v3-layout .hx-growth-activation__state--on{color:var(--hx-mint-600, #0b8457)}.hx-v3-layout .hx-growth-activation__state--off{color:var(--hx-ink-500)}.hx-v3-layout .hx-growth-activation__sub,.hx-v3-layout .hx-growth-activation__expired{font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-growth-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;flex-wrap:wrap}.hx-v3-layout .hx-growth-section__title{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hex-checkbox__label>i{margin-right:6px}.hx-v3-layout .hx-downloader-preview{display:flex;justify-content:center}.hx-v3-layout .hx-downloader-preview>.hex-tool-card,.hx-v3-layout .hx-downloader-preview>.download-link-wrapper{width:100%;max-width:360px}@media (min-width: 992px){.hx-v3-layout .hx-discover-list{display:none}.hx-v3-layout .hx-discover-table-wrap{display:block}}.hx-v3-layout .hx-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:-4px 0 12px;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-breadcrumb__link{color:var(--hx-ink-500);text-decoration:none}.hx-v3-layout .hx-breadcrumb__link:hover{color:var(--hx-brand);text-decoration:underline}.hx-v3-layout .hx-breadcrumb__sep{color:var(--hx-ink-300)}.hx-v3-layout .hx-breadcrumb__current{color:var(--hx-ink-900);font-weight:600;overflow-wrap:anywhere}.hx-v3-layout .hx-breadcrumb__hint{color:var(--hx-ink-400);font-size:11px}.hx-v3-layout .hx-detail-header{margin-bottom:16px}.hx-v3-layout .hx-detail-header__top{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hx-v3-layout .hx-detail-header__avatar{width:72px;height:72px;border-radius:18px;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-detail-header__avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--hx-brand);font-weight:800;font-family:var(--hx-font-mono);font-size:24px}.hx-v3-layout .hx-detail-header__id{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-detail-header__handle{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:20px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.01em;overflow-wrap:anywhere}.hx-v3-layout .hx-detail-header__verified{width:16px;height:16px}.hx-v3-layout .hx-detail-header__name{margin:0;font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-detail-header__geo{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:6px}.hx-v3-layout .hx-detail-header__geo-item{display:inline-flex;align-items:center;gap:5px;min-width:0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-detail-header__geo-item i{display:inline-block;flex:0 0 auto;border-radius:2px}.hx-v3-layout .hx-detail-header__geo-item span{min-width:0;overflow:hidden;text-overflow:ellipsis}.hx-v3-layout .hx-detail-header__geo-audience{flex:1 1 100%;display:flex;flex-direction:column;gap:6px;margin-top:2px}.hx-v3-layout .hx-detail-header__geo-audience-label{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-audience-chips,.hx-v3-layout .hx-detail-header__chips{display:flex;flex-wrap:wrap;gap:6px}.hx-v3-layout .hx-detail-header__bio{margin:0;font-size:13px;color:var(--hx-ink-700);line-height:1.55;overflow-wrap:anywhere}.hx-v3-layout .hx-detail-header__link{align-self:flex-start;font-size:12px;color:var(--hx-brand);text-decoration:none;overflow-wrap:anywhere}.hx-v3-layout .hx-detail-header__link:hover{text-decoration:underline}.hx-v3-layout .hx-detail-header__meta{align-self:flex-start;display:flex;flex-direction:column;gap:6px;align-items:flex-end}@media (max-width: 767px){.hx-v3-layout .hx-detail-header{position:relative}.hx-v3-layout .hx-detail-header__meta{width:100%}.hx-v3-layout .hx-detail-header__meta>.hx-method-tag-row{position:absolute;top:16px;right:16px;z-index:1}}.hx-v3-layout .hx-detail-header__freshness{margin:0;display:flex;align-items:center;gap:8px;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-detail-header__refresh{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 10px;border:1px solid var(--hx-line);border-radius:8px;background:var(--hx-card);color:var(--hx-ink-700);font-size:12px;font-weight:600;text-decoration:none}.hx-v3-layout .hx-detail-header__refresh:hover,.hx-v3-layout .hx-detail-header__refresh:focus-visible{border-color:var(--hx-brand);color:var(--hx-brand-text)}.hx-v3-layout .hx-detail-header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.hx-v3-layout .hx-detail-header__actions .hx-btn--full{width:auto}.hx-v3-layout .hx-detail-header__actions .hx-campaign-select{min-height:44px;font-size:13px;border-radius:12px}@media (max-width: 479px){.hx-v3-layout .hx-detail-header__actions{display:grid;grid-template-columns:1fr}.hx-v3-layout .hx-detail-header__actions .hx-btn--full{width:100%}.hx-v3-layout .hx-detail-header__actions .hx-campaign-select{width:100%;max-width:none}}.hx-v3-layout .hx-detail-banner{margin:12px 0 0;padding:10px 12px;background:var(--hx-amber-soft);color:var(--hx-amber-text);border-radius:10px;font-size:12px}.hx-v3-layout .hx-detail-flash{margin:12px 0 0;padding:10px 12px;background:var(--hx-mint-soft);color:var(--hx-mint-text);border-radius:10px;font-size:12px}.hx-v3-layout .hx-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;background:var(--hx-line-soft);color:var(--hx-ink-700);border-radius:999px;font-size:11px;font-weight:600}.hx-v3-layout .hx-chip--brand{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-chip--ink{background:var(--hx-ink-900);color:#fff}.hx-v3-layout .hx-chip--geo{gap:6px}.hx-v3-layout .hx-chip--geo i{flex:0 0 auto;border-radius:2px}.hx-v3-layout .hx-country-select{position:relative}.hx-v3-layout .hx-country-select__control{display:flex;min-height:44px;padding:5px 8px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;cursor:text}.hx-v3-layout .hx-country-select.is-disabled .hx-v3-layout .hx-country-select__control{background:var(--hx-line-soft);cursor:not-allowed;opacity:.7}.hx-v3-layout .hx-country-select__chips{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%}.hx-v3-layout .hx-country-select__search{flex:1 1 90px;min-width:90px;border:0;outline:0;background:transparent;color:var(--hx-ink-900);font-size:13px;font-family:inherit}.hx-v3-layout .hx-country-select__remove{display:inline-flex;align-items:center;margin-left:2px;padding:0 2px;border:0;background:transparent;color:var(--hx-ink-500);font-size:14px;line-height:1;cursor:pointer}.hx-v3-layout .hx-country-select__remove:hover{color:var(--hx-ink-900)}.hx-v3-layout .hx-country-select__list{position:absolute;z-index:20;left:0;right:0;margin-top:4px;max-height:240px;overflow-y:auto;list-style:none;padding:4px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;box-shadow:0 8px 24px #0000001f}.hx-v3-layout .hx-country-select__list li+li{margin-top:4px}.hx-v3-layout .hx-country-select__opt{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border:0;background:transparent;border-radius:7px;color:var(--hx-ink-900);font-size:13px;font-family:inherit;text-align:left;cursor:pointer}.hx-v3-layout .hx-country-select__opt:hover,.hx-v3-layout .hx-country-select__opt.is-active{background:var(--hx-line-soft)}.hx-v3-layout .hx-country-select__opt.is-checked{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-country-select__opt.is-disabled{opacity:.45;cursor:not-allowed}.hx-v3-layout .hx-country-select__opt i{flex:0 0 auto;border-radius:2px}.hx-v3-layout .hx-country-select__check{margin-left:auto;color:var(--hx-brand)}.hx-v3-layout .hx-country-select__none{padding:8px;color:var(--hx-ink-500);font-size:12px}.hx-v3-layout .hx-country-select__hint,.hx-v3-layout .hx-country-select__count{margin:6px 0 0;color:var(--hx-ink-500);font-size:12px;font-weight:500;text-transform:none;letter-spacing:normal}.hx-v3-layout .hx-detail-metrics,.hx-v3-layout .hx-detail-block{margin-bottom:16px}.hx-v3-layout .hx-detail-metrics__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (min-width: 768px){.hx-v3-layout .hx-detail-metrics__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.hx-v3-layout .hx-detail-metrics__grid{grid-template-columns:repeat(7,1fr)}}.hx-v3-layout .hx-detail-metric{display:flex;flex-direction:column;gap:4px;padding:10px;background:var(--hx-bg);border-radius:12px}.hx-v3-layout .hx-detail-metric__label{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hx-ink-500)}.hx-v3-layout .hx-detail-metric__value{font-size:18px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.hx-v3-layout .hx-detail-metric__sub{margin-top:2px;font-size:10px;font-weight:600;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-detail-metric__sub--warn{color:var(--hx-amber-text)}.hx-v3-layout .hx-detail-row{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}@media (min-width: 768px){.hx-v3-layout .hx-detail-row{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-detail-score{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-detail-score--good{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-detail-score--warn{background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-v3-layout .hx-detail-score--bad{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-checklist__item{display:grid;grid-template-columns:14px 1fr;gap:10px;align-items:start;padding:8px 0;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-checklist__item:last-child{border-bottom:0}.hx-v3-layout .hx-checklist__dot{width:10px;height:10px;margin-top:5px;border-radius:50%}.hx-v3-layout .hx-checklist__item--good .hx-checklist__dot{background:var(--hx-mint)}.hx-v3-layout .hx-checklist__item--neutral .hx-checklist__dot{background:var(--hx-line)}.hx-v3-layout .hx-checklist__item--warn .hx-checklist__dot{background:var(--hx-amber)}.hx-v3-layout .hx-checklist__item--bad .hx-checklist__dot{background:var(--hx-rose)}.hx-v3-layout .hx-checklist__body{display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-checklist__label{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-checklist__detail{font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-mix-bar{display:flex;width:100%;height:18px;background:var(--hx-line-soft);border-radius:9px;overflow:hidden;margin:8px 0 14px}.hx-v3-layout .hx-mix-bar__seg{height:100%}.hx-v3-layout .hx-mix-bar__seg--feed{background:var(--hx-brand)}.hx-v3-layout .hx-mix-bar__seg--reel{background:var(--hx-rose)}.hx-v3-layout .hx-mix-bar__seg--carousel{background:var(--hx-amber)}.hx-v3-layout .hx-mix-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--hx-ink-700)}.hx-v3-layout .hx-mix-legend li{display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-mix-legend .hx-legend__dot{margin:0;width:12px;height:12px;border-radius:4px}.hx-v3-layout .hx-mix-legend strong{margin-left:auto;color:var(--hx-ink-900)}.hx-v3-layout .hx-detail-posts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (min-width: 480px){.hx-v3-layout .hx-detail-posts{gap:10px}}@media (min-width: 768px){.hx-v3-layout .hx-detail-posts{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-detail-posts__item{display:block;min-width:0;position:relative}.hx-v3-layout .hx-detail-posts__save-form{position:absolute;top:6px;right:6px;margin:0;z-index:2}.hx-v3-layout .hx-detail-posts__save{width:28px;height:28px;padding:0;background:#ffffffeb;color:var(--hx-ink-700);border:1px solid var(--hx-line);border-radius:8px;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.hx-v3-layout .hx-detail-posts__save svg{width:14px;height:14px}.hx-v3-layout .hx-detail-posts__save:hover,.hx-v3-layout .hx-detail-posts__save:focus-visible{background:#fff;color:var(--hx-brand)}.hx-v3-layout .hx-detail-posts__save.is-saved{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-detail-posts__save.is-saved svg{fill:currentColor}.hx-v3-layout .hx-detail-posts__save:disabled{opacity:.55;cursor:not-allowed}.hx-v3-layout .hx-detail-posts__link{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;border-radius:12px;background:var(--hx-line-soft);text-decoration:none}.hx-v3-layout .hx-detail-posts__link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-v3-layout .hx-detail-posts__badge{position:absolute;top:6px;left:6px;display:inline-flex;align-items:center;height:18px;padding:0 6px;background:#0b1220cc;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px}.hx-v3-layout .hx-detail-posts__badge--reel{background:var(--hx-rose)}.hx-v3-layout .hx-detail-posts__badge--carousel{background:var(--hx-amber)}.hx-v3-layout .hx-detail-posts__badge--video{background:#0b1220e6}.hx-v3-layout .hx-detail-posts__stats{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;flex-wrap:wrap;gap:3px 10px;padding:6px 8px;background:linear-gradient(180deg,#0b122000,#0b1220b3);color:#fff;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-detail-posts__stat--muted{opacity:.72;font-weight:500}.hx-v3-layout .hx-related-accounts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 480px){.hx-v3-layout .hx-related-accounts{grid-template-columns:repeat(3,1fr);gap:10px}}@media (min-width: 768px){.hx-v3-layout .hx-related-accounts{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-related-accounts__item{min-width:0}.hx-v3-layout .hx-related-accounts__link{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;height:100%;padding:14px 10px;background:var(--hx-bg);border:1px solid var(--hx-line-soft);border-radius:14px;text-decoration:none;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.hx-v3-layout .hx-related-accounts__link:hover,.hx-v3-layout .hx-related-accounts__link:focus-visible{border-color:var(--hx-brand);transform:translateY(-2px);box-shadow:0 6px 16px #0b122014}.hx-v3-layout .hx-related-accounts__avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--hx-brand-soft);flex-shrink:0}.hx-v3-layout .hx-related-accounts__avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--hx-brand);font-weight:800;font-family:var(--hx-font-mono);font-size:18px}.hx-v3-layout .hx-related-accounts__handle{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-width:0;font-size:13px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-related-accounts__handle-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-related-accounts__verified{width:13px;height:13px;flex-shrink:0}.hx-v3-layout .hx-related-accounts__name{max-width:100%;font-size:11.5px;font-weight:500;color:var(--hx-ink-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hx-v3-layout .hx-tag-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-tag-list__item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;background:var(--hx-bg);border-radius:10px}.hx-v3-layout .hx-tag-list__name{font-size:13px;font-weight:600;color:var(--hx-ink-900);text-decoration:none;overflow-wrap:anywhere}.hx-v3-layout .hx-tag-list__name:hover{color:var(--hx-brand)}.hx-v3-layout .hx-tag-list__count{flex-shrink:0;font-size:11px;font-weight:600;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-tag-list__count--paid{background:var(--hx-rose-soft);color:var(--hx-rose-text);padding:2px 8px;border-radius:999px}.hx-v3-layout .hx-detail-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:8px}.hx-v3-layout .hx-detail-footer__meta{font-size:11px;color:var(--hx-ink-400)}.hx-v3-layout .hx-detail-sampling{grid-template-columns:1fr}@media (min-width: 768px){.hx-v3-layout .hx-detail-sampling{grid-template-columns:1fr 1fr 1fr}}.hx-v3-layout .hx-detail-sampling__card{display:flex;flex-direction:column}.hx-v3-layout .hx-detail-sampling__hero{display:flex;align-items:baseline;gap:8px;margin:10px 0 6px;flex-wrap:wrap}.hx-v3-layout .hx-detail-sampling__value{font-size:28px;font-weight:700;color:var(--hx-ink-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-detail-sampling__margin{font-size:13px;font-weight:600;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-detail-sampling__suffix{font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-detail-sampling__computing{margin:12px 0 0;padding:10px 12px;background:var(--hx-amber-soft);color:var(--hx-amber-text);border-radius:10px;font-size:12px;font-weight:500}.hx-v3-layout .hx-detail-sampling__breakdown{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;font-size:12px}.hx-v3-layout .hx-detail-sampling__breakdown li{display:flex;justify-content:space-between;gap:8px;color:var(--hx-ink-500);padding:4px 0;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-detail-sampling__breakdown li:last-child{border-bottom:0}.hx-v3-layout .hx-detail-sampling__breakdown li strong{color:var(--hx-ink-900);font-weight:600;font-variant-numeric:tabular-nums}@media (min-width: 768px){.hx-v3-layout .hx-detail-header__top{flex-direction:row;align-items:flex-start}.hx-v3-layout .hx-detail-header__actions{max-width:480px}}body.hx-no-scroll{overflow:hidden}.hx-v3-layout .hx-topbar__bell-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--hx-rose);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px var(--hx-card);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-notify-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b122073;z-index:60}.hx-v3-layout .hx-notify-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:100%;background:var(--hx-card);box-shadow:-16px 0 32px #0b122014;transform:translate(100%);transition:transform .22s ease;z-index:70;display:flex;flex-direction:column}.hx-v3-layout .hx-notify-drawer.is-open{transform:translate(0)}.hx-v3-layout .hx-notify-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--hx-line);gap:12px}.hx-v3-layout .hx-notify-drawer__title{font-size:16px;font-weight:700;margin:0;color:var(--hx-ink-900)}.hx-v3-layout .hx-notify-drawer__actions{display:flex;align-items:center;gap:6px}.hx-v3-layout .hx-notify-drawer__mark-all{background:transparent;border:0;font-size:12px;font-weight:600;color:var(--hx-brand);padding:6px 8px;cursor:pointer;border-radius:8px}.hx-v3-layout .hx-notify-drawer__mark-all:hover{background:var(--hx-brand-soft)}.hx-v3-layout .hx-notify-drawer__clear-all{background:transparent;border:0;font-size:12px;font-weight:600;color:var(--hx-rose);padding:6px 8px;cursor:pointer;border-radius:8px}.hx-v3-layout .hx-notify-drawer__clear-all:hover{background:var(--hx-rose-soft)}.hx-v3-layout .hx-notify-drawer__close{background:transparent;border:1px solid var(--hx-line);width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-notify-drawer__close:hover{background:var(--hx-bg)}.hx-v3-layout .hx-notify-drawer__list{flex:1;overflow-y:auto;padding:8px 0}.hx-v3-layout .hx-notify-drawer__empty{padding:32px 24px;color:var(--hx-ink-500);font-size:13px;text-align:center}.hx-v3-layout .hx-notify-drawer__more{display:block;width:calc(100% - 24px);margin:8px 12px 16px;padding:10px 12px;background:var(--hx-bg);border:1px solid var(--hx-line);border-radius:12px;font-size:13px;font-weight:600;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-notify-drawer__more:hover{background:var(--hx-line-soft)}.hx-v3-layout .hx-notify-drawer__more:disabled{opacity:.6;cursor:progress}.hx-v3-layout .hx-notify-item{display:flex;gap:12px;align-items:flex-start;padding:12px 16px;text-decoration:none;color:inherit;border-bottom:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-notify-item:hover{background:var(--hx-bg)}.hx-v3-layout .hx-notify-item:last-child{border-bottom:0}.hx-v3-layout .hx-notify-item.is-unread{background:var(--hx-brand-soft)}.hx-v3-layout .hx-notify-item.is-unread:hover{background:color-mix(in srgb,var(--hx-brand-soft) 70%,var(--hx-bg) 30%)}.hx-v3-layout .hx-notify-item__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-notify-item__icon--users{background:var(--hx-mint-soft);color:var(--hx-mint)}.hx-v3-layout .hx-notify-item__icon--target{background:var(--hx-amber-soft);color:var(--hx-amber)}.hx-v3-layout .hx-notify-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-notify-item__title{font-size:13px;font-weight:600;color:var(--hx-ink-900);line-height:1.35}.hx-v3-layout .hx-notify-item__copy{font-size:12px;color:var(--hx-ink-500);line-height:1.4}.hx-v3-layout .hx-notify-item__meta{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:11px;color:var(--hx-ink-400)}.hx-v3-layout .hx-notify-item__cta{color:var(--hx-brand);font-weight:600}@media (min-width: 768px){.hx-v3-layout .hx-notify-drawer{width:380px;max-width:380px;border-left:1px solid var(--hx-line)}}.hx-v3-layout .hx-preflight{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-preflight__grid{display:grid;grid-template-columns:1fr;gap:16px}.hx-v3-layout .hx-preflight-form{display:flex;flex-direction:column;gap:18px}.hx-v3-layout .hx-preflight-field{display:flex;flex-direction:column;gap:6px;border:0;padding:0;margin:0}.hx-v3-layout .hx-preflight-field__label{font-size:13px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-preflight-field__hint{margin:2px 0 0;font-size:11px;color:var(--hx-ink-400)}.hx-v3-layout .hx-preflight-field__error{margin:4px 0 0;font-size:12px;color:var(--hx-danger, #b42318)}.hx-v3-layout .hx-preflight-field__textarea{width:100%;min-height:120px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-surface, #fff);color:var(--hx-ink-900);resize:vertical}.hx-v3-layout .hx-preflight-field__textarea:focus{outline:none;border-color:var(--hx-brand);box-shadow:0 0 0 3px #5e5ce626}.hx-v3-layout .hx-preflight-field__textarea.has-error{border-color:var(--hx-danger, #b42318)}.hx-v3-layout .hx-preflight-tags{display:flex;flex-wrap:wrap;gap:6px;min-height:44px;padding:8px 10px;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-surface, #fff);cursor:text}.hx-v3-layout .hx-preflight-tags.is-focused{border-color:var(--hx-brand);box-shadow:0 0 0 3px #5e5ce626}.hx-v3-layout .hx-preflight-tags.has-error{border-color:var(--hx-danger, #b42318)}.hx-v3-layout .hx-preflight-tags__input{flex:1 1 120px;min-width:80px;border:0;outline:none;padding:4px 2px;font-size:14px;background:transparent;color:var(--hx-ink-900)}.hx-v3-layout .hx-preflight-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:var(--hx-ink-50, #f5f6fa);border-radius:999px;font-size:12px;color:var(--hx-ink-700)}.hx-v3-layout .hx-preflight-tag__remove{background:none;border:0;padding:0;margin-left:2px;font-size:14px;line-height:1;color:var(--hx-ink-500);cursor:pointer}.hx-v3-layout .hx-preflight-tag__remove:hover{color:var(--hx-ink-900)}.hx-v3-layout .hx-preflight-radios{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-preflight-radio{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--hx-line);border-radius:10px;cursor:pointer;font-size:14px;color:var(--hx-ink-700)}.hx-v3-layout .hx-preflight-radio input{accent-color:var(--hx-brand)}.hx-v3-layout .hx-preflight-radio:has(input:checked){border-color:var(--hx-brand);background:#5e5ce60d;color:var(--hx-ink-900)}.hx-v3-layout .hx-preflight-form__actions{margin-top:4px}.hx-v3-layout .hx-preflight-submit{width:100%;padding:12px 16px;border:0;border-radius:10px;background:var(--hx-brand);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-preflight-submit:hover{background:var(--hx-brand-dark, #4a48c7)}.hx-v3-layout .hx-preflight-submit:focus-visible{outline:none;box-shadow:0 0 0 3px #5e5ce64d}.hx-v3-layout .hx-preflight-range{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 12px}.hx-v3-layout .hx-preflight-range__cell{display:flex;flex-direction:column;gap:4px;padding:12px 8px;text-align:center;background:var(--hx-ink-50, #f5f6fa);border-radius:10px}.hx-v3-layout .hx-preflight-range__cell--median{background:#5e5ce614;border:1px solid rgba(94,92,230,.25)}.hx-v3-layout .hx-preflight-range__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500)}.hx-v3-layout .hx-preflight-range__value{font-size:22px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-preflight-result__basis{margin:0 0 16px;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-preflight-result__actions{display:flex;flex-direction:column;gap:8px}.hx-v3-layout .hx-preflight-copy{padding:10px 14px;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-surface, #fff);font-size:13px;font-weight:600;color:var(--hx-ink-700);cursor:pointer}.hx-v3-layout .hx-preflight-copy:hover:not(:disabled){border-color:var(--hx-brand);color:var(--hx-brand)}.hx-v3-layout .hx-preflight-copy:disabled{opacity:.5;cursor:not-allowed}.hx-v3-layout .hx-preflight-empty{padding:20px 4px}.hx-v3-layout .hx-preflight-empty__title{margin:0 0 6px;font-size:16px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-preflight-empty__body{margin:0;font-size:13px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-preflight-signals{display:flex;flex-direction:column;gap:12px;margin-top:4px;padding:14px;border:1px dashed var(--hx-line);border-radius:12px;background:var(--hx-surface-subtle, rgba(0, 0, 0, .015))}.hx-v3-layout .hx-preflight-signal{display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-preflight-signal__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hx-ink-500)}.hx-v3-layout .hx-preflight-lifts{display:flex;flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none}.hx-v3-layout .hx-preflight-lift{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;-moz-column-gap:10px;column-gap:10px;padding:6px 10px;border-radius:8px;background:var(--hx-surface, #fff);border:1px solid var(--hx-line);font-size:13px}.hx-v3-layout .hx-preflight-lift.is-up .hx-preflight-lift__value{color:#1f7a4d}.hx-v3-layout .hx-preflight-lift.is-down .hx-preflight-lift__value{color:#a84a3a}.hx-v3-layout .hx-preflight-lift__tag{font-weight:600;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-preflight-lift__value{font-weight:700;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-preflight-lift__sub{font-size:11px;color:var(--hx-ink-500);justify-self:end}@media (min-width: 768px){.hx-v3-layout .hx-preflight__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.hx-v3-layout .hx-preflight-radios{flex-direction:row}.hx-v3-layout .hx-preflight-radio{flex:1 1 0;justify-content:center}.hx-v3-layout .hx-preflight-range__value{font-size:26px}.hx-v3-layout .hx-preflight-result__actions{flex-direction:row}.hx-v3-layout .hx-preflight-copy{flex:1 1 0}.hx-v3-layout .hx-preflight-submit{width:auto;align-self:flex-start}}.hx-v3-layout .hx-discover2{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-discover2-filters{position:sticky;top:64px;z-index:20;margin:0;padding:0}.hx-v3-layout .hx-discover2-filters.is-open{z-index:50}.hx-v3-layout .hx-discover2-filters__bar{display:flex;align-items:center;gap:12px;background:var(--hx-bg);margin:0 calc(var(--hx-pad-x, 16px) * -1);padding:8px var(--hx-pad-x, 16px);border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-discover2-filters__toggle{display:inline-flex;align-items:center;gap:6px;min-height:44px}.hx-v3-layout .hx-discover2-filters__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--hx-brand);color:#fff;font-size:11px;font-weight:700}.hx-v3-layout .hx-discover2-filters__count{margin:0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-discover2-filters__sheet{display:none;position:fixed;inset:auto 0 0 0;max-height:86vh;overflow-y:auto;background:var(--hx-card);border-top:1px solid var(--hx-line);border-radius:16px 16px 0 0;padding:16px;box-shadow:0 -8px 32px #0f12242e;z-index:40}.hx-v3-layout .hx-discover2-filters.is-open .hx-discover2-filters__sheet{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-discover2-filters__sheet-head{display:flex;align-items:center;justify-content:space-between}.hx-v3-layout .hx-discover2-filters__sheet-head h3{margin:0;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-discover2-filters__close{width:44px;height:44px;border:none;background:transparent;font-size:24px;line-height:1;color:var(--hx-ink-500);cursor:pointer}.hx-v3-layout .hx-discover2-filters__close:focus-visible{outline:2px solid var(--hx-brand)}.hx-v3-layout .hx-discover2-filters__row{display:flex;flex-wrap:wrap;gap:8px}.hx-v3-layout .hx-discover2-filters__label{display:flex;flex-direction:column;gap:4px;flex:1 1 140px;min-width:0;font-size:11px;color:var(--hx-ink-500);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hx-v3-layout .hx-discover2-filters__search{flex:1 1 auto;min-width:0;display:block}.hx-v3-layout .hx-discover2-filters__search-field{position:relative;display:block}.hx-v3-layout .hx-discover2-filters__search-field .hx-discover2-filters__input{padding-left:38px;padding-right:46px}.hx-v3-layout .hx-discover2-filters__search-field .hx-discover2-filters__input::-webkit-search-cancel-button{cursor:pointer}.hx-v3-layout .hx-discover2-filters__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:inline-flex;color:var(--hx-ink-400);pointer-events:none}.hx-v3-layout .hx-discover2-filters__search-icon svg{width:16px;height:16px}.hx-v3-layout .hx-discover2-filters__search-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:8px;color:#fff;background:var(--hx-brand);cursor:pointer}.hx-v3-layout .hx-discover2-filters__search-btn svg{width:16px;height:16px}.hx-v3-layout .hx-discover2-filters__search-btn:hover{filter:brightness(1.05)}.hx-v3-layout .hx-discover2-filters__search-btn:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-discover2-filters__search-btn.hex-btn-loading svg{display:none}.hx-v3-layout .hx-discover2-filters__search-btn.hex-btn-loading:after{margin-left:0}.hx-v3-layout .hx-discover2-filters__search-hint{text-transform:none;letter-spacing:normal;font-weight:500;color:var(--hx-ink-500)}.hx-v3-layout .hx-discover2-filters__row--selects,.hx-v3-layout .hx-discover2-filters__row--ranges{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.hx-v3-layout .hx-discover2-filters__label--wide{grid-column:1/-1}.hx-v3-layout .hx-discover2-filters__range{display:flex;align-items:center;gap:6px;flex:1 1 200px;min-width:0;margin:0;padding:0;border:none}.hx-v3-layout .hx-discover2-filters__range legend{flex:0 0 100%;font-size:11px;color:var(--hx-ink-500);font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:0 0 4px}.hx-v3-layout .hx-discover2-filters__range .hx-discover2-filters__input{flex:1 1 0;min-width:0}.hx-v3-layout .hx-discover2-filters__range-sep{color:var(--hx-ink-400);font-weight:600}.hx-v3-layout .hx-discover2-filters__select,.hx-v3-layout .hx-discover2-filters__input{min-height:44px;padding:0 12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;color:var(--hx-ink-900);font-size:13px;font-family:inherit;width:100%}.hx-v3-layout .hx-discover2-filters__select:focus-visible,.hx-v3-layout .hx-discover2-filters__input:focus-visible{outline:none;border-color:var(--hx-brand);box-shadow:0 0 0 3px var(--hx-brand-soft)}.hx-v3-layout .hx-discover2-filters__actions{display:flex;gap:8px;justify-content:flex-end;padding-top:4px}@media (min-width: 768px){.hx-v3-layout .hx-discover2-filters__bar{display:flex}.hx-v3-layout .hx-discover2-filters.is-open:after{content:none}.hx-v3-layout .hx-discover2-filters.is-open{z-index:20}.hx-v3-layout .hx-discover2-filters.is-open .hx-discover2-filters__sheet{position:absolute;inset:100% 0 auto 0;width:auto;max-height:calc(100vh - 160px);overflow-y:auto;margin-top:8px;border:1px solid var(--hx-line);border-radius:12px;box-shadow:0 12px 32px #0f12241f;z-index:30}.hx-v3-layout .hx-discover2-filters.is-open .hx-discover2-filters__sheet .hx-country-select__list{position:static;margin-top:6px;box-shadow:0 2px 8px #0f122412}.hx-v3-layout .hx-discover2-filters__row{flex-wrap:nowrap;align-items:flex-end}.hx-v3-layout .hx-discover2-filters__row--selects{align-items:start}.hx-v3-layout .hx-discover2-filters__row--selects,.hx-v3-layout .hx-discover2-filters__row--ranges{grid-template-columns:1fr 1fr}.hx-v3-layout .hx-discover2-filters__actions{padding-top:0}}.hx-v3-layout .hx-discover2-lookup{margin:0 2px 4px;font-size:13px;color:var(--hx-ink-600)}.hx-v3-layout .hx-discover2-lookup a{color:var(--hx-brand-text);font-weight:600;text-decoration:none}.hx-v3-layout .hx-discover2-lookup a:hover{text-decoration:underline}.hx-v3-layout .hx-discover2-lookup--error{color:var(--hx-danger, #c0392b)}.hx-v3-layout .hx-discover2-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 768px){.hx-v3-layout .hx-discover2-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.hx-v3-layout .hx-discover2-grid{grid-template-columns:repeat(3,1fr)}}.hx-v3-layout .hx-discover2-card-wrap{display:block;min-width:0}.hx-v3-layout .hx-discover2-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:12px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;min-width:0}.hx-v3-layout .hx-discover2-card:hover,.hx-v3-layout .hx-discover2-card:focus-within{border-color:var(--hx-brand);box-shadow:0 4px 14px #0f12240f}.hx-v3-layout .hx-discover2-card__link{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:1;text-decoration:none;color:transparent}.hx-v3-layout .hx-discover2-card__link:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-discover2-card__head{display:flex;align-items:center;gap:10px;min-width:0}.hx-v3-layout .hx-discover2-card__avatar{width:56px;height:56px;border-radius:14px;overflow:hidden;background:var(--hx-brand-soft);flex:0 0 56px}.hx-v3-layout .hx-discover2-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-v3-layout .hx-discover2-card__avatar .hx-discover2-card__avatar-fallback{width:100%;height:100%;place-items:center;color:var(--hx-brand);font-weight:700;font-size:16px}.hx-v3-layout .hx-discover2-card__id{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-discover2-card__handle{font-size:14px;font-weight:700;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:3px}.hx-v3-layout .hx-discover2-card__name{font-size:12px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:3px}.hx-v3-layout .hx-discover2-card__metrics{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-discover2-card__metrics li{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-discover2-card__metric-value{font-size:13px;font-weight:700;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-discover2-card__metric-label{font-size:10px;color:var(--hx-ink-500);text-transform:uppercase;letter-spacing:.04em}.hx-v3-layout .hx-discover2-card__cats{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:2}.hx-v3-layout .hx-discover2-card__overlap{display:flex;align-items:center;gap:8px;min-height:26px;padding:6px 10px;background:var(--hx-bg);border-radius:8px;font-size:12px;color:var(--hx-ink-700);position:relative;z-index:2}.hx-v3-layout .hx-discover2-card__overlap[data-state=ready]{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-discover2-card__overlap-dot{width:8px;height:8px;border-radius:999px;background:var(--hx-brand);flex:0 0 8px}.hx-v3-layout .hx-discover2-card__overlap-dot.is-pulsing{animation:hxDiscoverPulse 1.4s ease-in-out infinite}@keyframes hxDiscoverPulse{0%,to{opacity:.35}50%{opacity:1}}.hx-v3-layout .hx-discover2-card__overlap-text{display:inline-flex;flex-wrap:wrap;gap:4px;align-items:baseline;min-width:0}.hx-v3-layout .hx-discover2-card__overlap-text strong{font-weight:700}.hx-v3-layout .hx-discover2-card__overlap-text span{color:inherit;opacity:.85}.hx-v3-layout .hx-discover2-card__overlap-text.is-muted{color:var(--hx-ink-500)}.hx-v3-layout .hx-discover2-card__overlap-form{margin:0}.hx-v3-layout .hx-discover2-card__overlap-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;color:var(--hx-brand);font-size:12px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-discover2-card__overlap-btn:hover{text-decoration:underline}.hx-v3-layout .hx-discover2-card__overlap-btn:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px;border-radius:4px}.hx-v3-layout .hx-discover2-card__actions{display:flex;gap:6px;margin-top:auto;position:relative;z-index:2}.hx-v3-layout .hx-discover2-card__actions form{margin:0}.hx-v3-layout .hx-btn--sm{min-height:32px;padding:0 12px;font-size:12px}.hx-v3-layout .hx-btn--ghost.is-active{background:var(--hx-brand-soft);color:var(--hx-brand);border-color:var(--hx-brand-soft)}@keyframes hx-hero-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hx-hero-dot{0%{box-shadow:0 0 color-mix(in oklab,var(--hx-mint) 55%,transparent)}70%{box-shadow:0 0 0 5px transparent}to{box-shadow:0 0 0 0 transparent}}.hx-v3-layout .hx-page-hero{position:relative;overflow:hidden;border-radius:18px;padding:22px;margin-bottom:20px;background:radial-gradient(120% 130% at 92% 0%,color-mix(in oklab,var(--hx-brand) 17%,transparent),transparent 52%),color-mix(in oklab,var(--hx-brand) 7%,#fff);border:1px solid color-mix(in oklab,var(--hx-brand) 16%,#fff);animation:hx-hero-in .45s cubic-bezier(.22,.61,.36,1) both}@media (min-width: 768px){.hx-v3-layout .hx-page-hero{padding:26px 30px}}.hx-v3-layout .hx-page-hero__glow{position:absolute;top:-60px;right:40px;width:200px;height:200px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,color-mix(in oklab,var(--hx-brand) 13%,transparent),transparent 70%)}.hx-v3-layout .hx-page-hero__bar,.hx-v3-layout .hx-page-hero__main,.hx-v3-layout .hx-page-hero__controls{position:relative}.hx-v3-layout .hx-page-hero__bar{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.hx-v3-layout .hx-page-hero__kicker{margin:0;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--hx-brand-text)}.hx-v3-layout .hx-page-hero__status{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:6px 13px;border-radius:999px;background:var(--hx-card);border:1px solid color-mix(in oklab,var(--hx-brand) 16%,#fff);font-size:11px;font-weight:700;letter-spacing:.05em;color:var(--hx-ink-500);white-space:nowrap}.hx-v3-layout .hx-page-hero__dot{width:6px;height:6px;border-radius:99px;flex-shrink:0;background:var(--hx-brand)}.hx-v3-layout .hx-page-hero__status--brand .hx-page-hero__dot{background:var(--hx-brand)}.hx-v3-layout .hx-page-hero__status--muted{color:var(--hx-ink-500)}.hx-v3-layout .hx-page-hero__status--muted .hx-page-hero__dot{background:var(--hx-ink-400)}.hx-v3-layout .hx-page-hero__status--warn{color:var(--hx-amber-text)}.hx-v3-layout .hx-page-hero__status--warn .hx-page-hero__dot{background:var(--hx-amber)}.hx-v3-layout .hx-page-hero__status--live{color:var(--hx-mint-text)}.hx-v3-layout .hx-page-hero__status--live .hx-page-hero__dot{background:var(--hx-mint);animation:hx-hero-dot 2.4s ease-out infinite}.hx-v3-layout .hx-page-hero__main{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:12px}.hx-v3-layout .hx-page-hero__lead{display:flex;flex-direction:column;gap:7px;min-width:0}.hx-v3-layout .hx-page-hero__headline{margin:0;font-size:21px;font-weight:800;line-height:1.24;letter-spacing:-.01em;color:var(--hx-ink-900);max-width:640px}@media (min-width: 768px){.hx-v3-layout .hx-page-hero__headline{font-size:25px;line-height:1.22}}.hx-v3-layout .hx-page-hero__sub{margin:0;font-size:14px;line-height:1.5;color:var(--hx-ink-500);max-width:620px}.hx-v3-layout .hx-page-hero__actions{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-wrap:wrap}.hx-v3-layout .hx-page-hero__controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px;padding-top:18px;border-top:1px solid color-mix(in oklab,var(--hx-brand) 12%,#fff)}@media (max-width: 640px){.hx-v3-layout .hx-page-hero__main{flex-direction:column;align-items:stretch;gap:16px}.hx-v3-layout .hx-page-hero__actions{width:100%}.hx-v3-layout .hx-page-hero__glow{width:140px;height:140px;top:-50px;right:-20px}}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hx-page-hero,.hx-v3-layout .hx-page-hero__status--live .hx-page-hero__dot{animation:none}}.hx-v3-layout .hx-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;min-height:44px;margin-bottom:16px}.hx-v3-layout .hx-page-toolbar.is-sticky{position:sticky;top:var(--hx-topbar-h);z-index:25;margin-top:-8px;padding-block:8px;background:var(--hx-bg)}.hx-v3-layout .hx-page-toolbar__lead{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:wrap}.hx-v3-layout .hx-page-toolbar__title{margin:0;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.015em;color:var(--hx-ink-900)}.hx-v3-layout .hx-page-toolbar__back{display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;color:var(--hx-ink-500)}.hx-v3-layout .hx-page-toolbar__back:hover,.hx-v3-layout .hx-page-toolbar__back:focus-visible{color:var(--hx-brand)}.hx-v3-layout .hx-page-toolbar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hx-v3-layout .hx-page-toolbar__actions .hx-scan-form,.hx-v3-layout .hx-page-hero__actions .hx-scan-form{max-width:100%}.hx-v3-layout .hx-page-toolbar__actions .hx-scan-form__input-wrap,.hx-v3-layout .hx-page-hero__actions .hx-scan-form__input-wrap{min-width:260px}.hx-v3-layout .hx-page-meta{margin:0 0 16px;max-width:72ch;color:var(--hx-ink-500);font-size:13px;line-height:1.5}.hx-v3-layout .hx-deal-head__id{display:flex;align-items:center;gap:12px;min-width:0;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--hx-line)}.hx-v3-layout .hx-deal-head__sub{margin:0;color:var(--hx-ink-500);font-size:13px}.hx-v3-layout .hx-deal-head__avatar{width:48px;height:48px;border-radius:50%;background:var(--hx-brand-soft);color:var(--hx-brand);display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-deal-head__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-deal-head__avatar img~.hx-deal-head__avatar-fallback{display:none}.hx-v3-layout .hx-link-back{color:var(--hx-ink-500);text-decoration:none;font-size:13px;font-weight:500}.hx-v3-layout .hx-link-back:hover{color:var(--hx-brand);text-decoration:underline}.hx-v3-layout .hx-pulse-cta--ghost{background:transparent;border:1px solid var(--hx-line);color:var(--hx-ink-900)}.hx-v3-layout .hx-pulse-cta--ghost:hover,.hx-v3-layout .hx-pulse-cta--ghost:focus-visible{background:var(--hx-line-soft)}.hx-v3-layout .hx-status-pill{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;margin-left:8px;background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-status-pill--active{background:#1ca86024;color:#1ca860}.hx-v3-layout .hx-status-pill--paused{background:#d9911a24;color:#b86b00}.hx-v3-layout .hx-status-pill--ended{background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-campaigns-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.hx-v3-layout .hx-campaigns-grid{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-campaign-card{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-campaign-card .hx-pulse-card__title a{color:inherit;text-decoration:none}.hx-v3-layout .hx-campaign-card .hx-pulse-card__title a:hover{color:var(--hx-brand)}.hx-v3-layout .hx-campaign-card__tags{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none}.hx-v3-layout .hx-campaign-card__tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;background:var(--hx-line-soft);color:var(--hx-ink-700, var(--hx-ink-500));font-size:12px}.hx-v3-layout .hx-campaign-card__tag--mention{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-campaign-card__tag--more{background:transparent;border:1px dashed var(--hx-line)}.hx-v3-layout .hx-campaign-card__stats{display:flex;gap:24px}.hx-v3-layout .hx-campaign-card__stats>div{display:flex;flex-direction:column}.hx-v3-layout .hx-campaign-card__stat-label{color:var(--hx-ink-500);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.hx-v3-layout .hx-campaign-card__stat-value{font-size:18px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-campaign-detail__description{margin:0 0 12px;color:var(--hx-ink-700, var(--hx-ink-500));font-size:14px;max-width:70ch}.hx-v3-layout .hx-campaign-detail__tag-list{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0 0 16px;list-style:none}.hx-v3-layout .hx-campaign-metrics{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}@media (min-width: 576px){.hx-v3-layout .hx-campaign-metrics{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.hx-v3-layout .hx-campaign-metrics{grid-template-columns:repeat(5,1fr)}}.hx-v3-layout .hx-campaign-metric{display:flex;flex-direction:column;gap:4px}.hx-v3-layout .hx-campaign-metric .x-method-tag,.hx-v3-layout .hx-campaign-metric .hx-method-tag{margin-top:4px;align-self:flex-start}.hx-v3-layout .hx-campaign-metric__label{color:var(--hx-ink-500);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.hx-v3-layout .hx-campaign-metric__value{font-size:22px;font-weight:700;color:var(--hx-ink-900);line-height:1.2}.hx-v3-layout .hx-top-performers{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}.hx-v3-layout .hx-top-performers__row{display:grid;grid-template-columns:32px 1fr auto auto;gap:10px;align-items:center;padding:8px 12px;border-radius:8px;background:var(--hx-line-soft)}.hx-v3-layout .hx-top-performers__rank{font-weight:700;color:var(--hx-ink-500)}.hx-v3-layout .hx-top-performers__id{display:flex;flex-direction:column;min-width:0}.hx-v3-layout .hx-top-performers__handle{font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-top-performers__followers{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-top-performers__er{font-weight:700;color:var(--hx-brand)}.hx-v3-layout .hx-top-performers__link{font-size:12px;color:var(--hx-ink-500);text-decoration:none}.hx-v3-layout .hx-top-performers__link:hover{color:var(--hx-brand);text-decoration:underline}.hx-v3-layout .hx-ugc-grid{list-style:none;padding:0;margin:12px 0 0;display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 576px){.hx-v3-layout .hx-ugc-grid{grid-template-columns:1fr 1fr}}@media (min-width: 768px){.hx-v3-layout .hx-ugc-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.hx-v3-layout .hx-ugc-grid{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-campaign-section-head{margin:6px 0 -2px}.hx-v3-layout .hx-campaign-section-head__title{margin:0;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-campaign-section-head__sub{margin:2px 0 0;font-size:12.5px;color:var(--hx-ink-500)}.hx-v3-layout .hx-delivered{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width: 768px){.hx-v3-layout .hx-delivered{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-delivered__item{display:flex;flex-direction:column;border:1px solid var(--hx-line);border-radius:12px;overflow:hidden;background:var(--hx-card)}.hx-v3-layout .hx-delivered__media{display:block;aspect-ratio:1/1;background:var(--hx-line-soft);position:relative;text-decoration:none}.hx-v3-layout .hx-delivered__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-v3-layout .hx-delivered__media-fallback{display:grid;place-items:center;width:100%;height:100%;font-size:20px;font-weight:700;color:var(--hx-ink-500)}.hx-v3-layout .hx-delivered__body{display:flex;flex-direction:column;gap:3px;padding:8px 10px 10px}.hx-v3-layout .hx-delivered__handle{font-size:12px;font-weight:700;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis}.hx-v3-layout .hx-delivered__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-delivered__date{font-size:11px;color:var(--hx-ink-400)}.hx-v3-layout .hx-delivered__pagination{margin-top:12px}.hx-v3-layout .hx-ugc-card{position:relative;display:flex;flex-direction:column;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;overflow:hidden}.hx-v3-layout .hx-ugc-card__media{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--hx-line-soft);color:var(--hx-ink-500);font-weight:700;text-decoration:none;overflow:hidden}.hx-v3-layout .hx-ugc-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-ugc-card__media-fallback{font-size:22px}.hx-v3-layout .hx-ugc-card__body{display:flex;flex-direction:column;gap:2px;padding:10px 12px 4px}.hx-v3-layout .hx-ugc-card__handle{font-weight:600;color:var(--hx-ink-900);font-size:14px}.hx-v3-layout .hx-ugc-card__meta{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-ugc-pagination{margin-top:14px}.hx-v3-layout .hx-form{display:flex;flex-direction:column;gap:14px}.hx-v3-layout .hx-form__row{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-form__grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 576px){.hx-v3-layout .hx-form__grid{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-form__label{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-form__hint{font-weight:400;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-form__hint code{font-size:11px;padding:1px 4px;background:var(--hx-line-soft);border-radius:4px}.hx-v3-layout .hx-form__input{min-height:40px;padding:8px 12px;border:1px solid var(--hx-line);border-radius:8px;background:var(--hx-card);color:var(--hx-ink-900);font:inherit}.hx-v3-layout .hx-form__input:focus{outline:2px solid var(--hx-brand);outline-offset:1px;border-color:var(--hx-brand)}.hx-v3-layout textarea.hx-form__input{min-height:80px;resize:vertical}.hx-v3-layout .hx-form__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}.hx-v3-layout .hx-form__inline-form{margin:0}.hx-v3-layout .hx-form__delete{background:transparent;border:1px solid var(--hx-line);color:#b22a2a;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer}.hx-v3-layout .hx-form__delete:hover{background:#b22a2a14}.hx-v3-layout .hx-status-pill--outreach{background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-status-pill--negotiating{background:#d9911a24;color:#b86b00}.hx-v3-layout .hx-status-pill--posted{background:#1ca86024;color:#1ca860}.hx-v3-layout .hx-status-pill--reposted{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-status-pill--archived{background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-kanban{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.hx-v3-layout .hx-kanban{grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}}.hx-v3-layout .hx-kanban__column{background:var(--hx-line-soft);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;min-height:80px}@media (min-width: 768px){.hx-v3-layout .hx-kanban__column{scroll-snap-align:start}}.hx-v3-layout .hx-kanban__column-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hx-v3-layout .hx-kanban__column-title{margin:0;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hx-ink-700, var(--hx-ink-500))}.hx-v3-layout .hx-kanban__column-count{font-size:12px;color:var(--hx-ink-500);background:var(--hx-card);padding:1px 8px;border-radius:999px}.hx-v3-layout .hx-kanban__column-empty{margin:0;color:var(--hx-ink-500);font-size:12px;font-style:italic}.hx-v3-layout .hx-kanban__column-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hx-v3-layout .hx-kanban__card{background:var(--hx-card);border:1px solid var(--hx-line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:8px;position:relative}.hx-v3-layout .hx-kanban__card:hover,.hx-v3-layout .hx-kanban__card:focus-within{border-color:var(--hx-brand)}.hx-v3-layout .hx-kanban__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-decoration:none;color:transparent}.hx-v3-layout .hx-kanban__card-link:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-kanban__card-head{display:flex;gap:10px;align-items:center;position:relative;z-index:2;pointer-events:none}.hx-v3-layout .hx-kanban__card-avatar{width:36px;height:36px;border-radius:50%;background:var(--hx-brand-soft);color:var(--hx-brand);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;overflow:hidden}.hx-v3-layout .hx-kanban__card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-kanban__card-avatar img~.hx-kanban__card-avatar-fallback{display:none}.hx-v3-layout .hx-kanban__card-id{display:flex;flex-direction:column;min-width:0}.hx-v3-layout .hx-kanban__card-handle{color:var(--hx-ink-900);font-weight:600}.hx-v3-layout .hx-kanban__card-name{font-size:12px;color:var(--hx-ink-500);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-kanban__card-stats{display:flex;flex-wrap:wrap;gap:10px 14px;margin:0;position:relative;z-index:2;pointer-events:none}.hx-v3-layout .hx-kanban__card-stats>div{display:flex;flex-direction:column}.hx-v3-layout .hx-kanban__card-stats dt{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500);margin:0}.hx-v3-layout .hx-kanban__card-stats dd{font-size:13px;font-weight:600;color:var(--hx-ink-900);margin:0}.hx-v3-layout .hx-kanban__card-foot{margin:0;font-size:11px;color:var(--hx-ink-500);position:relative;z-index:2;pointer-events:none}.hx-v3-layout .hx-kanban__card-move{display:flex;align-items:center;gap:6px;margin:0;position:relative;z-index:2}.hx-v3-layout .hx-kanban__card-move-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500)}.hx-v3-layout .hx-kanban__card-move-select{flex:1;min-width:0;padding:4px 8px;border:1px solid var(--hx-line);border-radius:6px;background:var(--hx-card);color:var(--hx-ink-900);font-size:12px}.hx-v3-layout .hx-deal-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}@media (min-width: 768px){.hx-v3-layout .hx-deal-grid{grid-template-columns:2fr 1fr}}.hx-v3-layout .hx-deal-posts{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-deal-posts__row{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:8px;border-radius:8px;background:var(--hx-line-soft)}.hx-v3-layout .hx-deal-posts__thumb{position:relative;width:56px;height:56px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--hx-card);text-decoration:none}.hx-v3-layout .hx-deal-posts__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-deal-posts__thumb--placeholder{color:var(--hx-ink-500);font-weight:700;font-size:14px}.hx-v3-layout .hx-deal-posts__meta{display:flex;flex-direction:column;min-width:0}.hx-v3-layout .hx-deal-posts__counts{font-size:13px;color:var(--hx-ink-900);font-weight:600}.hx-v3-layout .hx-deal-posts__taken{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-deal-posts__link{font-size:12px;color:var(--hx-ink-500);text-decoration:none}.hx-v3-layout .hx-deal-posts__link:hover{color:var(--hx-brand);text-decoration:underline}.hx-v3-layout .hx-deal-aggregates{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0 0}.hx-v3-layout .hx-deal-aggregates>div{display:flex;flex-direction:column;gap:4px}.hx-v3-layout .hx-deal-aggregates dt{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--hx-ink-500);margin:0}.hx-v3-layout .hx-deal-aggregates dd{font-size:20px;font-weight:700;color:var(--hx-ink-900);margin:0}.hx-v3-layout .hx-inbox__refresh-note{margin:4px 0 0;font-size:11px;line-height:1.35;color:var(--hx-ink-500)}.hx-v3-layout .hx-inbox__filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;width:100%;margin:0}.hx-v3-layout .hx-inbox__filters-end{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width: 768px){.hx-v3-layout .hx-inbox__filters .hx-inbox__tabs{display:flex;flex-wrap:nowrap;gap:8px;width:100%;overflow-x:auto;scrollbar-width:none}.hx-v3-layout .hx-inbox__filters .hx-inbox__tabs::-webkit-scrollbar{display:none}.hx-v3-layout .hx-inbox__filters .hx-inbox__chip{flex-shrink:0;white-space:nowrap}.hx-v3-layout .hx-inbox__filters-end{margin-left:0;width:100%}}.hx-v3-layout .hx-inbox__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid var(--hx-line);background:var(--hx-card);color:var(--hx-ink-700, var(--hx-ink-500));font-size:12px;font-weight:600;text-decoration:none;min-height:44px}@media (min-width: 768px){.hx-v3-layout .hx-inbox__chip{min-height:32px}}.hx-v3-layout .hx-inbox__chip.is-active{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-inbox__chip-count{background:#00000014;border-radius:999px;padding:0 6px;font-size:11px}.hx-v3-layout .hx-inbox__tabs{display:contents}.hx-v3-layout .hx-inbox__triage{position:sticky;top:64px;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 12px;padding:8px 0;background:var(--hx-bg)}.hx-v3-layout .hx-inbox__triage .hx-form__input,.hx-v3-layout .hx-inbox__triage .hx-btn{min-height:44px}@media (min-width: 768px){.hx-v3-layout .hx-inbox__triage .hx-form__input,.hx-v3-layout .hx-inbox__triage .hx-btn{min-height:36px}}.hx-v3-layout .hx-inbox__triage-search{flex:1 1 220px;min-width:0}.hx-v3-layout .hx-inbox__triage-sort{flex:0 0 auto;width:auto}.hx-v3-layout .hx-inbox__triage-reach{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:6px 12px;border:1px solid var(--hx-line);border-radius:999px;background:var(--hx-card);font-size:12px;font-weight:600;color:var(--hx-ink-700);cursor:pointer}@media (min-width: 768px){.hx-v3-layout .hx-inbox__triage-reach{min-height:36px}}.hx-v3-layout .hx-inbox__triage-reach input{margin:0}.hx-v3-layout .hx-inbox__triage-reach.is-active{background:var(--hx-brand-soft);color:var(--hx-brand);border-color:var(--hx-brand-soft)}.hx-v3-layout .hx-inbox__triage-clear{font-size:12px;color:var(--hx-ink-500);text-decoration:none}.hx-v3-layout .hx-inbox__triage-clear:hover{color:var(--hx-brand);text-decoration:underline}.hx-v3-layout .hx-inbox__event-asof{font-size:10px;color:var(--hx-ink-400);margin-left:2px}.hx-v3-layout .hx-inbox__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-inbox__event{background:var(--hx-card);border:1px solid var(--hx-line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-inbox__event.is-handled{opacity:.6}.hx-v3-layout .hx-inbox__event-head{display:flex;gap:12px;align-items:flex-start}.hx-v3-layout .hx-inbox__event-icon{width:36px;height:36px;border-radius:50%;background:var(--hx-brand-soft);color:var(--hx-brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hx-v3-layout .hx-inbox__event-body{flex:1;min-width:0}.hx-v3-layout .hx-inbox__event-title{margin:0;font-size:14px;font-weight:600;color:var(--hx-ink-900);word-break:break-word}.hx-v3-layout .hx-inbox__event-meta{font-size:11px;color:var(--hx-ink-500);margin-top:2px}.hx-v3-layout .hx-inbox__event-snippet{margin:0;font-size:13px;color:var(--hx-ink-700, var(--hx-ink-500));word-break:break-word}.hx-v3-layout .hx-inbox__event-actions{display:flex;flex-wrap:wrap;gap:8px}.hx-v3-layout .hx-inbox__action{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid var(--hx-line);background:var(--hx-card);color:var(--hx-ink-900);font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;min-height:44px;min-width:44px;justify-content:center}.hx-v3-layout .hx-inbox__action:hover{border-color:var(--hx-brand);color:var(--hx-brand)}.hx-v3-layout .hx-inbox__action:disabled{opacity:.55;cursor:not-allowed}.hx-v3-layout .hx-inbox__action:disabled:hover{border-color:var(--hx-line);color:var(--hx-ink-900)}.hx-v3-layout .hx-inbox__action--primary{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-inbox__action--primary:hover{color:#fff;opacity:.9}.hx-v3-layout .hx-inbox__event-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--hx-line-soft);flex-shrink:0}.hx-v3-layout .hx-inbox__event-badge{display:inline-flex;align-items:center;margin-left:6px;padding:1px 7px;border-radius:999px;background:var(--hx-brand-soft);color:var(--hx-brand);font-size:10px;font-weight:700;vertical-align:middle}.hx-v3-layout .hx-inbox__bulk-form{margin:0;display:inline-flex}@media (max-width: 575px){.hx-v3-layout .hx-inbox__event-actions{gap:8px}.hx-v3-layout .hx-inbox__action{min-height:44px;padding:5px 10px;font-size:12px}}.hx-v3-layout .hx-inbox__pagination{display:flex;justify-content:center;margin-top:16px}.hx-v3-layout .hx-nav-link__badge--count{background:var(--hx-brand);color:#fff;border-radius:999px;font-size:11px;padding:1px 7px;font-weight:700}.hx-v3-layout .hx-status-pill--draft{background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-status-pill--generating{background:#d9911a24;color:#b86b00}.hx-v3-layout .hx-status-pill--generated{background:#1ca86024;color:#1ca860}.hx-v3-layout .hx-status-pill--failed{background:#dc262624;color:#b91c1c}.hx-v3-layout .hx-pulse-cta--danger{background:#dc2626;color:#fff;border-color:#dc2626}.hx-v3-layout .hx-pulse-cta--danger:hover{opacity:.9;color:#fff}.hx-v3-layout .hx-reports-list{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 576px){.hx-v3-layout .hx-reports-list{grid-template-columns:1fr 1fr}}@media (min-width: 992px){.hx-v3-layout .hx-reports-list{grid-template-columns:1fr 1fr 1fr}}.hx-v3-layout .hx-report-card{display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-report-card__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-section-title{font-size:14px;font-weight:700;margin:0 0 8px;color:var(--hx-ink-900)}.hx-v3-layout .hx-report-form{display:flex;flex-direction:column;gap:14px}.hx-v3-layout .hx-report-form__section{display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-report-form__errors{border:1px solid rgba(220,38,38,.3);background:#dc26260f;color:#b91c1c}.hx-v3-layout .hx-report-form__errors ul{margin:0;padding-left:18px}.hx-v3-layout .hx-report-form__actions{display:flex;justify-content:flex-end;gap:10px}.hx-v3-layout .hx-form-row{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-form-row--inline{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 576px){.hx-v3-layout .hx-form-row--inline{grid-template-columns:1fr 1fr}}.hx-v3-layout .hx-form-label{font-size:13px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-form-help{font-size:12px;color:var(--hx-ink-500);margin:0}.hx-v3-layout .hx-form-input{min-height:40px;padding:8px 12px;border:1px solid var(--hx-line);border-radius:8px;background:var(--hx-card);color:var(--hx-ink-900);font:inherit}.hx-v3-layout .hx-form-input:focus{outline:2px solid var(--hx-brand);outline-offset:1px;border-color:var(--hx-brand)}.hx-v3-layout .hx-form-color{width:80px;height:40px;border:1px solid var(--hx-line);border-radius:8px;padding:0;background:var(--hx-card);cursor:pointer}.hx-v3-layout .hx-form-radio-group,.hx-v3-layout .hx-form-checklist{display:flex;flex-wrap:wrap;gap:10px}.hx-v3-layout .hx-form-radio-group label,.hx-v3-layout .hx-form-checkbox{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--hx-ink-900);padding:6px 10px;border:1px solid var(--hx-line);border-radius:8px;background:var(--hx-card);cursor:pointer;min-height:44px}.hx-v3-layout .hx-form-checkbox{flex:0 1 auto;max-width:100%;min-width:0}.hx-v3-layout .hx-form-checkbox>span{min-width:0}.hx-v3-layout .hx-form-checkbox:has(.hx-form-checkbox__hint){align-items:flex-start}.hx-v3-layout .hx-form-checkbox__hint{display:block;margin-top:2px;font-size:11px;font-weight:400;line-height:1.45;color:var(--hx-ink-500);white-space:normal;overflow-wrap:anywhere}.hx-v3-layout .hx-report-show__head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.hx-v3-layout .hx-report-show__time{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-report-show__body{margin:0;color:var(--hx-ink-500)}.hx-v3-layout .hx-report-show__body code{font-size:12px;padding:1px 4px;background:var(--hx-line-soft);border-radius:4px}.hx-v3-layout .hx-report-show__live{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-report-show__url{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 10px;background:var(--hx-line-soft);border-radius:8px;word-break:break-all}.hx-v3-layout .hx-report-show__url a{color:var(--hx-brand);text-decoration:none;min-width:0}.hx-v3-layout .hx-report-show__url a:hover{text-decoration:underline}.hx-v3-layout .hx-report-show__copy{flex-shrink:0;margin-left:auto}.hx-v3-layout .hx-form-checklist-group+.hx-form-checklist-group{margin-top:12px}.hx-v3-layout .hx-form-checklist-group__title{margin:0 0 6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hx-ink-500)}.hx-v3-layout .hx-report-show__header{margin-bottom:12px}.hx-v3-layout .hx-report-show__title{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 4px;font-size:22px;font-weight:800;color:var(--hx-ink-900)}.hx-v3-layout .hx-report-show__preview{display:block;width:100%;height:72vh;min-height:420px;margin-top:14px;border:1px solid var(--hx-line);border-radius:var(--hx-radius);background:var(--hx-card)}.hx-v3-layout .hx-report-show__nopreview{padding:24px;margin-top:14px;border:1px dashed var(--hx-line);border-radius:var(--hx-radius);background:var(--hx-card)}.hx-v3-layout .hx-report-show__danger{margin-top:14px;display:flex;justify-content:flex-end}.hx-v3-layout .hx-report-show__actions{margin:0 0 12px;display:flex;gap:10px}.hx-v3-layout .hx-topbar__account-sub{font-size:11px;color:var(--hx-ink-500);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.hx-v3-layout .hx-topbar__account-wrap{position:relative}.hx-v3-layout .hx-menu--right{right:0;left:auto}.hx-v3-layout .hx-topbar__divider{display:none;width:1px;height:28px;background:var(--hx-line);margin:0 14px}@media (min-width: 768px){.hx-v3-layout .hx-topbar__divider{display:block}}.hx-v3-layout .hx-topbar__stats{display:none;align-items:center;gap:24px}@media (min-width: 768px){.hx-v3-layout .hx-topbar__stats{display:inline-flex}}.hx-v3-layout .hx-topbar__stat{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.2}.hx-v3-layout .hx-topbar__stat-label{font-size:11px;color:var(--hx-ink-500);white-space:nowrap}.hx-v3-layout .hx-topbar__stat-value{font-size:15px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums;white-space:nowrap;display:inline-flex;align-items:baseline;gap:6px}.hx-v3-layout .hx-topbar__stat-value--warming{color:var(--hx-ink-500);font-weight:500;font-size:12px}.hx-v3-layout .hx-topbar__stat-secondary{font-size:11px;font-weight:600;color:var(--hx-ink-500);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-topbar__stat-secondary--delta.is-positive{color:var(--hx-mint-text)}.hx-v3-layout .hx-topbar__stat-secondary--delta.is-negative{color:var(--hx-rose-text)}@media (min-width: 768px) and (max-width: 991px){.hx-v3-layout .hx-topbar__stats{gap:18px}.hx-v3-layout .hx-topbar__stat-value{font-size:14px}}.hx-v3-layout .hx-topbar__spacer--end{flex:1}.hx-v3-layout .hx-topbar__cog{position:relative;width:44px;height:44px;background:transparent;border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-700);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,color .12s ease}.hx-v3-layout .hx-topbar__cog:hover,.hx-v3-layout .hx-topbar__cog:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-topbar__help{width:44px;height:44px;background:transparent;border:1px solid var(--hx-line);border-radius:12px;color:var(--hx-ink-700);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .12s ease,color .12s ease}.hx-v3-layout .hx-topbar__help:hover,.hx-v3-layout .hx-topbar__help:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-menu__section-label{padding:8px 10px 4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-400)}.hx-v3-layout .hx-menu__item--cta{color:var(--hx-brand);font-weight:600}.hx-v3-layout .hx-menu__item--cta:hover,.hx-v3-layout .hx-menu__item--cta:focus-visible{background:var(--hx-brand-soft);color:var(--hx-brand)}.hx-v3-layout .hx-menu__item--cta svg{color:var(--hx-brand)}.hx-v3-layout .hx-sidebar__footer{flex:0 0 auto;padding-top:12px;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-sidebar__logout-form{margin:0;padding:0}.hx-v3-layout .hx-nav-link--logout{width:100%;background:transparent;border:0;text-align:left;cursor:pointer;color:var(--hx-ink-500)}.hx-v3-layout .hx-nav-link--logout:hover,.hx-v3-layout .hx-nav-link--logout:focus-visible{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-period-pills{display:inline-flex;gap:4px;padding:4px;background:var(--hx-line-soft);border-radius:10px}.hx-v3-layout .hx-period-pills__pill{height:26px;padding:0 10px;border:0;border-radius:7px;font-size:11px;font-weight:600;color:var(--hx-ink-500);background:transparent;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer;transition:background .1s ease,color .1s ease}.hx-v3-layout .hx-period-pills__pill:hover{color:var(--hx-ink-900)}.hx-v3-layout .hx-period-pills__pill.is-active{background:var(--hx-card);color:var(--hx-ink-900);box-shadow:0 1px 2px #0f172a0f}.hx-v3-layout .hx-period-pills__pill.is-disabled{cursor:not-allowed;opacity:.4}.hx-v3-layout .hx-period-pills__pill.is-disabled:hover{color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-metric__spark{margin-top:6px;height:28px}.hx-v3-layout .hx-spark{display:block;width:100%;height:100%;overflow:visible}.hx-v3-layout .hx-pulse-metric__hint{font-size:10px;color:var(--hx-ink-500);font-weight:600;display:block;margin-top:2px}.hx-v3-layout .hx-cadence-timeline{display:flex;align-items:flex-end;height:96px;gap:3px;margin-top:12px}.hx-v3-layout .hx-cadence-timeline__col{flex:1;display:flex;align-items:flex-end;height:100%}.hx-v3-layout .hx-cadence-timeline__bar{width:100%;background:var(--hx-brand-soft);border-radius:3px;transition:height .2s ease}.hx-v3-layout .hx-cadence-timeline__bar--empty{background:var(--hx-line-soft)}.hx-v3-layout .hx-cadence-timeline__bar--high{background:var(--hx-brand)}.hx-v3-layout .hx-cadence-timeline__axis{display:flex;justify-content:space-between;font-size:10px;color:var(--hx-ink-400);margin-top:6px}.hx-v3-layout .hx-discover2-card__tracked{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:8px;background:var(--hx-mint-soft);color:var(--hx-mint-text);font-size:12px;font-weight:600}.hx-v3-layout .hx-chip--mint{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-chip--amber{background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-v3-layout .hx-chip--rose{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-pulse-mentions__head{display:flex;align-items:center;gap:6px;min-width:0}.hx-v3-layout .hx-pulse-mentions__desc{font-size:11px;color:var(--hx-ink-500);margin:2px 0 0}.hx-v3-layout .hx-pulse-cadence{display:flex;flex-direction:column}.hx-v3-layout .hx-pulse-cadence__empty{flex:1;padding:16px 0 0;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-cadence__empty-title{margin:0 0 4px;font-size:13px;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-pulse-cadence__empty-body{margin:0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-er{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;padding:12px 0 14px;border-bottom:1px dashed var(--hx-line);margin-bottom:14px}.hx-v3-layout .hx-pulse-er__label{font-size:11px;color:var(--hx-ink-500);font-weight:600}.hx-v3-layout .hx-pulse-er__value{font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-trend-chip{display:inline-flex;align-items:center;gap:2px;margin-left:6px;padding:1px 6px;border-radius:6px;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-trend-chip.is-positive{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-trend-chip.is-negative{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-v3-layout .hx-pulse-followers__compare{margin:8px 0 0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-followers__compare b{color:var(--hx-ink-900)}.hx-v3-layout .hx-pulse-lastpost__body{display:flex;gap:16px;margin-top:12px;text-decoration:none;color:inherit}.hx-v3-layout .hx-pulse-lastpost__body:hover .hx-pulse-lastpost__thumb img{transform:scale(1.02)}.hx-v3-layout .hx-pulse-lastpost__thumb{position:relative;flex:0 0 110px;width:110px;height:140px;border-radius:12px;overflow:hidden;background:var(--hx-brand-soft);display:flex;align-items:center;justify-content:center}.hx-v3-layout .hx-pulse-lastpost__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.hx-v3-layout .hx-pulse-lastpost__thumb img~.hx-pulse-lastpost__placeholder{display:none}.hx-v3-layout .hx-pulse-lastpost__placeholder{font-family:var(--hx-font-mono);color:var(--hx-ink-400);font-size:24px;font-weight:700}.hx-v3-layout .hx-pulse-lastpost__type-badge{position:absolute;top:6px;left:6px;padding:2px 6px;background:#0b1220c7;color:#fff;font-size:10px;font-weight:600;border-radius:4px;text-transform:capitalize}.hx-v3-layout .hx-pulse-lastpost__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-pulse-lastpost__time{font-size:11px;color:var(--hx-ink-500);font-weight:600}.hx-v3-layout .hx-pulse-lastpost__caption{margin:0;font-size:12px;color:var(--hx-ink-700);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hx-v3-layout .hx-pulse-lastpost__stats{margin-top:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 16px}.hx-v3-layout .hx-pulse-lastpost__stat-label{display:block;font-size:10px;color:var(--hx-ink-500);font-weight:600;word-break:normal;white-space:nowrap}.hx-v3-layout .hx-pulse-lastpost__stat-value{display:block;font-size:15px;font-weight:700;color:var(--hx-ink-900);word-break:normal;white-space:nowrap}@media (min-width: 768px){.hx-v3-layout .hx-pulse-lastpost__stats{grid-template-columns:repeat(auto-fit,minmax(64px,auto))}}.hx-v3-layout .hx-pulse-hashtags__list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.hx-v3-layout .hx-pulse-hashtags__item{display:grid;grid-template-columns:1fr auto auto;align-items:baseline;gap:10px;padding:8px 10px;border-radius:10px;background:var(--hx-line-soft)}.hx-v3-layout .hx-pulse-hashtags__name{display:flex;align-items:baseline;gap:6px;min-width:0}.hx-v3-layout .hx-pulse-hashtags__name .hx-chip{flex-shrink:0}.hx-v3-layout .hx-pulse-hashtags__tag{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hx-v3-layout .hx-pulse-hashtags__metric{display:inline-flex;align-items:baseline;gap:8px}.hx-v3-layout .hx-pulse-hashtags__er{font-size:13px;font-weight:700;color:var(--hx-brand)}.hx-v3-layout .hx-pulse-hashtags__sample{font-size:10px;color:var(--hx-ink-500);font-weight:600}.hx-v3-layout .hx-pulse-plan{grid-column:1/-1}.hx-v3-layout .hx-pulse-plan__progress-row{display:flex;align-items:center;gap:12px;margin-top:2px}.hx-v3-layout .hx-pulse-plan__progress-row .hx-pulse-card__sub{margin:0}.hx-v3-layout .hx-pulse-plan__progress{width:120px;height:6px;background:var(--hx-line-soft);border-radius:999px;overflow:hidden;flex-shrink:0}.hx-v3-layout .hx-pulse-plan__progress-fill{height:100%;background:var(--hx-brand);transition:width .2s ease}.hx-v3-layout .hx-pulse-plan__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hx-v3-layout .hx-pulse-plan__item{display:flex;gap:12px;align-items:flex-start;padding:12px;background:var(--hx-line-soft);border-radius:10px;transition:opacity .15s ease}.hx-v3-layout .hx-pulse-plan__item.is-done{opacity:.55}.hx-v3-layout .hx-pulse-plan__item.is-done .hx-pulse-plan__title{text-decoration:line-through}.hx-v3-layout .hx-pulse-plan__check{margin:0;flex-shrink:0}.hx-v3-layout .hx-pulse-plan__check button{background:none;border:none;padding:0;cursor:pointer;border-radius:6px}.hx-v3-layout .hx-pulse-plan__check button[disabled]{cursor:default}.hx-v3-layout .hx-pulse-plan__check button:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-pulse-plan__check button:not([disabled]):hover .hx-pulse-plan__checkbox{background:var(--hx-brand-soft)}.hx-v3-layout .hx-pulse-plan__checkbox{width:22px;height:22px;border-radius:6px;border:2px solid var(--hx-brand);background:var(--hx-card);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;line-height:1;color:var(--hx-brand);transition:background .15s ease,border-color .15s ease}.is-done .hx-v3-layout .hx-pulse-plan__checkbox{border-color:var(--hx-brand);background:var(--hx-brand);color:#fff}.hx-v3-layout .hx-pulse-plan__item:not(.is-done) .hx-pulse-plan__check button[disabled]{cursor:not-allowed}.hx-v3-layout .hx-pulse-plan__item:not(.is-done) .hx-pulse-plan__check button[disabled] .hx-pulse-plan__checkbox{border-color:var(--hx-line);opacity:.55}.hx-v3-layout .is-done .hx-pulse-plan__check button:not([disabled]):hover .hx-pulse-plan__checkbox{background:var(--hx-brand);opacity:.8}.hx-v3-layout .hx-pulse-plan__body{flex:1;min-width:0}.hx-v3-layout .hx-pulse-plan__title{margin:0;font-size:13px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-pulse-plan__copy{margin:4px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.4}.hx-v3-layout .hx-pulse-plan__cta{align-self:center;font-size:12px;font-weight:600;color:var(--hx-brand);text-decoration:none;white-space:nowrap}.hx-v3-layout .hx-pulse-plan__cta:hover,.hx-v3-layout .hx-pulse-plan__cta:focus-visible{text-decoration:underline}.hx-v3-layout .hx-pulse-plan__foot{margin-top:12px;padding-top:12px;border-top:1px solid var(--hx-line);display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hx-v3-layout .hx-pulse-plan__done{margin:0;font-size:12px;font-weight:600;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-anomaly{grid-column:1/-1}@media (min-width: 992px){.hx-v3-layout .hx-pulse-anomaly{grid-column:span 2}}.hx-v3-layout .hx-pulse-anomaly__body{display:flex;gap:14px;align-items:flex-start;margin-top:10px}.hx-v3-layout .hx-pulse-anomaly__thumb{position:relative;width:88px;height:88px;flex-shrink:0;border-radius:10px;overflow:hidden;background:var(--hx-line-soft);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--hx-ink-400);font-weight:700}.hx-v3-layout .hx-pulse-anomaly__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-pulse-anomaly__placeholder{font-size:22px}.hx-v3-layout .hx-pulse-anomaly__thumb img~.hx-pulse-anomaly__placeholder{display:none}.hx-v3-layout .hx-pulse-anomaly__detail{flex:1;min-width:0}.hx-v3-layout .hx-pulse-anomaly__stats{margin:0 0 6px;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-anomaly__dimensions{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-wrap:wrap;gap:6px}.hx-v3-layout .hx-pulse-anomaly__dimensions li{background:var(--hx-line-soft);color:var(--hx-ink-700);font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px}.hx-v3-layout .hx-pulse-anomaly__action{margin:0;font-size:13px;color:var(--hx-ink-900);line-height:1.4}.hx-v3-layout .hx-pulse-anomaly__action strong{color:var(--hx-brand);margin-right:4px}.hx-v3-layout .hx-pulse-likers__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-pulse-likers__item{display:flex;gap:10px;align-items:center}.hx-v3-layout .hx-pulse-likers__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:var(--hx-line-soft);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--hx-ink-500);text-decoration:none}.hx-v3-layout .hx-pulse-likers__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-pulse-likers__avatar img~.hx-pulse-likers__avatar-fallback{display:none}.hx-v3-layout .hx-pulse-likers__body{flex:1;min-width:0}.hx-v3-layout .hx-pulse-likers__handle{font-size:13px;font-weight:700;color:var(--hx-ink-900);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.hx-v3-layout .hx-pulse-likers__handle:hover,.hx-v3-layout .hx-pulse-likers__handle:focus-visible{color:var(--hx-brand)}.hx-v3-layout .hx-pulse-likers__verified{color:var(--hx-brand);font-size:12px}.hx-v3-layout .hx-pulse-likers__meta{margin:2px 0 0;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-followers__pending{margin-left:12px;font-size:11px;color:var(--hx-ink-500);font-weight:500;align-self:flex-end}.hx-v3-layout .hx-pulse-mentions__cta{display:inline-block;margin-top:12px;font-size:12px;font-weight:600;color:var(--hx-brand);text-decoration:none}.hx-v3-layout .hx-pulse-mentions__cta:hover,.hx-v3-layout .hx-pulse-mentions__cta:focus-visible{text-decoration:underline}.hx-v3-layout .hx-ugc-sort{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.hx-v3-layout .hx-ugc-sort__chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid var(--hx-line);background:var(--hx-card);color:var(--hx-ink-700, var(--hx-ink-500));font-size:12px;font-weight:600;text-decoration:none;min-height:44px}@media (min-width: 768px){.hx-v3-layout .hx-ugc-sort__chip{min-height:32px}}.hx-v3-layout .hx-ugc-sort__chip.is-active{background:var(--hx-brand);color:#fff;border-color:var(--hx-brand)}.hx-v3-layout .hx-kanban__card-chips{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}.hx-v3-layout .hx-kanban__column-add{display:block;padding:14px;border:1.5px dashed var(--hx-line);border-radius:10px;background:transparent;color:var(--hx-ink-500);font-size:12px;font-weight:600;text-align:center;text-decoration:none;transition:border-color .15s ease,color .15s ease}.hx-v3-layout .hx-kanban__column-add:hover,.hx-v3-layout .hx-kanban__column-add:focus-visible{border-color:var(--hx-brand);color:var(--hx-brand)}.hx-v3-layout .hx-kanban__card-enrich,.hx-v3-layout .hx-kanban__card-fit{margin:6px 0 0}.hx-v3-layout .hx-kanban__card-enrich-btn,.hx-v3-layout .hx-kanban__card-fit-btn{width:100%;background:var(--hx-line-soft);border:1px solid var(--hx-line);border-radius:6px;padding:6px 8px;font-size:11px;font-weight:600;color:var(--hx-ink-700, var(--hx-ink-500));cursor:pointer}.hx-v3-layout .hx-kanban__card-enrich-btn:hover,.hx-v3-layout .hx-kanban__card-fit-btn:hover{border-color:var(--hx-brand);color:var(--hx-brand)}.hx-v3-layout .hx-kanban__card-fit-btn{color:var(--hx-brand);border-color:var(--hx-brand-soft)}.hx-v3-layout .hx-chip--muted{background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-er-split{margin-top:18px;padding-top:18px;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-er-split__title{margin:0 0 12px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-er-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:10px}.hx-v3-layout .hx-er-split__col{padding:12px 14px;background:var(--hx-line-soft);border-radius:10px;display:flex;flex-direction:column;gap:2px}.hx-v3-layout .hx-er-split__label{font-size:11px;color:var(--hx-ink-500);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.hx-v3-layout .hx-er-split__value{font-size:22px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-er-split__sample{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-er-split__verdict{margin:0;font-size:13px;color:var(--hx-ink-700);line-height:1.5}.hx-v3-layout .hx-fr-quality{margin-top:18px;padding-top:18px;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-fr-quality__title{margin:0 0 10px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-fr-quality__grid{display:flex;gap:14px;align-items:center;margin-bottom:8px}@media (max-width: 767px){.hx-v3-layout .hx-fr-quality__grid{flex-direction:column;align-items:stretch;gap:10px}}.hx-v3-layout .hx-fr-quality__bar{flex:1;height:16px;background:var(--hx-line-soft);border-radius:999px;overflow:hidden}.hx-v3-layout .hx-fr-quality__bar-fill{display:block;height:100%;background:linear-gradient(90deg,#94a3b8,#10b981);transition:width .3s ease}.hx-v3-layout .hx-fr-quality__numbers{display:flex;flex-direction:column;gap:2px;min-width:140px}.hx-v3-layout .hx-fr-quality__big{font-size:18px;font-weight:700;color:var(--hx-ink-900);font-variant-numeric:tabular-nums}.hx-v3-layout .hx-fr-quality__caption{font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-fr-quality__hint{margin:8px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-fr-notable{margin-top:18px;padding-top:18px;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-fr-notable__title{margin:0 0 10px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-fr-notable__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.hx-v3-layout .hx-fr-notable__item{display:flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:999px;font-size:12px}.hx-v3-layout .hx-fr-notable__avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;background:var(--hx-line-soft);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--hx-ink-500);text-decoration:none;flex-shrink:0}.hx-v3-layout .hx-fr-notable__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-fr-notable__handle{font-weight:600;color:var(--hx-ink-900);display:inline-flex;align-items:center;gap:4px}.hx-v3-layout .hx-fr-notable__verified{color:var(--hx-brand);font-size:12px}.hx-v3-layout .hx-fr-notable__followers{color:var(--hx-ink-500);font-size:11px}.hx-v3-layout .hx-ai-fail{border:1px solid #fde68a;background:#fffbeb}.hx-v3-layout .hx-ai-fail__title{margin:0 0 4px;font-size:14px;font-weight:700;color:#92400e}.hx-v3-layout .hx-ai-fail__body{margin:0;font-size:13px;color:#78350f;line-height:1.5}.hx-v3-layout .hx-ai-fail__retry{color:#b45309;font-weight:600;text-decoration:none;margin-left:6px}.hx-v3-layout .hx-ai-fail__retry:hover,.hx-v3-layout .hx-ai-fail__retry:focus-visible{text-decoration:underline}.hx-v3-layout .hx-btn-spinner{display:inline-block;width:1em;height:1em;margin-right:7px;vertical-align:-.125em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;flex-shrink:0;animation:hxBtnSpin .6s linear infinite}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hx-btn-spinner{animation-duration:1.6s}}.hx-v3-layout .hx-btn-spinner--solo{margin-right:0}@keyframes hxBtnSpin{to{transform:rotate(360deg)}}.hx-v3-layout .hex-btn-loading:after{content:"";display:inline-block;width:1em;height:1em;margin-left:7px;vertical-align:-.125em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;font-family:inherit;animation:hxBtnSpin .6s linear infinite}@media (prefers-reduced-motion: reduce){.hx-v3-layout .hex-btn-loading:after{animation-duration:1.6s}}.hx-v3-layout form[data-busy=true] button[type=submit]:disabled,.hx-v3-layout form[data-busy=true] input[type=submit]:disabled{opacity:.65;cursor:progress}.hx-v3-layout form[data-busy=true] .is-busy{opacity:.85}.hx-v3-layout .hx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hx-v3-layout .hx-campaign-detail__band{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 12px}.hx-v3-layout .hx-pulse-cta--sm{padding:6px 12px;font-size:13px}.hx-v3-layout .hx-chip--xs{height:auto;padding:1px 6px;font-size:10px}.hx-v3-layout .hx-roster{list-style:none;margin:0;padding:0}.hx-v3-layout .hx-roster__row{display:grid;gap:8px 12px;grid-template-columns:auto 1fr auto;grid-template-areas:"avatar  id      toggle" "metrics metrics metrics" "money   money   stage" "expand  expand  expand";align-items:start;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:var(--hx-radius);padding:14px}.hx-v3-layout .hx-roster__row+.hx-v3-layout .hx-roster__row{margin-top:12px}.hx-v3-layout .hx-roster__avatar{grid-area:avatar;position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden}.hx-v3-layout .hx-roster__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-v3-layout .hx-roster__avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--hx-line-soft);font-size:13px;font-weight:700;color:var(--hx-ink-500)}.hx-v3-layout .hx-roster__id{grid-area:id;display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-roster__handle{font-weight:700;color:var(--hx-ink-900);overflow:hidden;text-overflow:ellipsis}.hx-v3-layout .hx-roster__name{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-roster__state{align-self:flex-start;margin-top:2px}.hx-v3-layout .hx-roster__metrics{grid-area:metrics;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}@media (min-width: 768px){.hx-v3-layout .hx-roster__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.hx-v3-layout .hx-roster__metric-sub{font-size:10px;font-weight:500;color:var(--hx-ink-500)}.hx-v3-layout .hx-roster__metric{display:flex;flex-direction:column;min-width:0}.hx-v3-layout .hx-roster__metric-label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500)}.hx-v3-layout .hx-roster__metric-value{font-variant-numeric:tabular-nums;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-roster__money{grid-area:money;display:flex;flex-direction:column}.hx-v3-layout .hx-roster__money .hx-roster__metric-value{font-weight:700}.hx-v3-layout .hx-roster__money--over .hx-roster__metric-value{color:var(--hx-rose-text)}.hx-v3-layout .hx-roster__money--under .hx-roster__metric-value{color:var(--hx-mint-text)}.hx-v3-layout .hx-roster__money-avg{font-size:11px;color:var(--hx-ink-500);font-weight:400;margin-left:4px}.hx-v3-layout .hx-roster__stage{grid-area:stage;justify-self:end;align-self:center}.hx-v3-layout .hx-roster__toggle{grid-area:toggle;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:none;border:0;cursor:pointer;color:var(--hx-ink-500)}.hx-v3-layout .hx-roster__toggle svg{transition:transform .18s ease;width:18px;height:18px}.hx-v3-layout .hx-roster__toggle.is-open svg{transform:rotate(180deg)}.hx-v3-layout .hx-roster__expand{grid-area:expand;border-top:1px solid var(--hx-line-soft);margin-top:6px;padding-top:12px;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-roster__empty{margin:0}.hx-v3-layout .hx-roster__flags,.hx-v3-layout .hx-roster__quick-actions{display:flex;flex-wrap:wrap;gap:8px}.hx-v3-layout .hx-roster__form,.hx-v3-layout .hx-roster__posts{margin:0}.hx-v3-layout .hx-deal-posts__attach{display:flex;gap:8px;align-items:center}.hx-v3-layout .hx-deal-posts__attach .hx-form__input{flex:1;min-width:0}.hx-v3-layout .hx-deal-posts__attach .hx-btn{white-space:nowrap}.hx-v3-layout .hx-deal-posts__detach{margin:0;align-self:center}.hx-v3-layout .hx-deal-posts__detach-btn{width:24px;height:24px;border:1px solid var(--hx-line);border-radius:50%;background:var(--hx-card);color:var(--hx-ink-500);font-size:11px;line-height:1;cursor:pointer}.hx-v3-layout .hx-deal-posts__detach-btn:hover,.hx-v3-layout .hx-deal-posts__detach-btn:focus-visible{color:var(--hx-danger, #EF4444);border-color:var(--hx-danger, #EF4444)}@media (min-width: 768px){.hx-v3-layout .hx-roster__row{grid-template-columns:auto minmax(120px,1.2fr) 2.4fr minmax(110px,1fr) auto auto;grid-template-areas:"avatar id metrics money stage toggle";align-items:center;gap:0 16px;background:none;border:0;border-bottom:1px solid var(--hx-line-soft);border-radius:0;padding:12px 2px}.hx-v3-layout .hx-roster__row+.hx-v3-layout .hx-roster__row{margin-top:0}.hx-v3-layout .hx-roster__state{margin-top:0}.hx-v3-layout .hx-roster__expand{grid-column:1/-1}}.hx-v3-layout .hx-ugc-card__save-post{position:absolute;top:6px;right:6px;z-index:2;margin:0}.hx-v3-layout .hx-ugc-card__actions{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:0 12px 12px;margin-top:8px}.hx-v3-layout .hx-ugc-card__add{font-size:12px;font-weight:600;color:var(--hx-brand-text);text-decoration:none;white-space:nowrap}.hx-v3-layout .hx-ugc-card__add.is-disabled{color:var(--hx-ink-500);pointer-events:none}.hx-v3-layout .hx-discover2-card--unavailable{opacity:.6;filter:saturate(.5)}.hx-v3-layout .hx-discover2-card--unavailable:hover,.hx-v3-layout .hx-discover2-card--unavailable:focus-within{opacity:.85}.hx-v3-layout .hx-discover2-card__identity{margin-top:4px;align-self:flex-start}.hx-v3-layout .hx-identity-banner{margin:0 0 14px;padding:10px 14px;border:1px solid var(--hx-line);border-left:3px solid var(--hx-rose-text);border-radius:var(--hx-radius);background:var(--hx-card);color:var(--hx-ink-900);font-size:13px;line-height:1.5}.hx-v3-layout .hx-identity-banner a{color:var(--hx-brand-text);font-weight:600}.hx-v3-layout .hx-avail-banner{display:flex;align-items:flex-start;gap:12px;margin:0 0 16px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--hx-amber) 40%,var(--hx-line));border-left:3px solid var(--hx-amber);border-radius:var(--hx-radius);background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-v3-layout .hx-avail-banner__icon{flex-shrink:0;display:inline-flex;color:var(--hx-amber);margin-top:1px}.hx-v3-layout .hx-avail-banner__body{flex:1;min-width:0}.hx-v3-layout .hx-avail-banner__title{margin:0;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-avail-banner__message{margin:3px 0 0;font-size:13px;line-height:1.5;color:var(--hx-ink-700)}.hx-v3-layout .hx-avail-banner__reassurance{margin:4px 0 0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-avail-banner__actions{flex-shrink:0;display:flex;align-items:center;gap:8px;align-self:center}.hx-v3-layout .hx-avail-banner__cta,.hx-v3-layout .hx-avail-banner__recheck{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer}.hx-v3-layout .hx-avail-banner__cta:focus-visible,.hx-v3-layout .hx-avail-banner__recheck:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-avail-banner__cta{color:var(--hx-amber-text);border:1px solid color-mix(in srgb,var(--hx-amber) 55%,var(--hx-line));background:var(--hx-card)}.hx-v3-layout .hx-avail-banner__cta:hover{background:color-mix(in srgb,var(--hx-amber) 12%,var(--hx-card))}.hx-v3-layout .hx-avail-banner__recheck{color:#fff;border:1px solid var(--hx-amber-text);background:var(--hx-amber-text)}.hx-v3-layout .hx-avail-banner__recheck:hover{background:color-mix(in srgb,var(--hx-amber-text) 88%,#000)}.hx-v3-layout .hx-avail-banner__recheck[disabled]{opacity:.6;cursor:default}.hx-v3-layout .hx-avail-banner__poll{display:none}@media (max-width: 768px){.hx-v3-layout .hx-avail-banner{flex-wrap:wrap}.hx-v3-layout .hx-avail-banner__actions{width:100%;align-self:stretch;margin-top:4px}}.hx-v3-layout .hx-detail-header--tombstone{opacity:.75;filter:saturate(.6)}.hx-v3-layout .hx-locked{position:relative;min-height:60vh;display:grid;place-items:center;padding:24px 0}.hx-v3-layout .hx-locked__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-content:start;filter:blur(7px) saturate(.6);opacity:.55;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hx-v3-layout .hx-locked__ghost{background:var(--hx-card);border:1px solid var(--hx-line-soft);border-radius:var(--hx-radius)}.hx-v3-layout .hx-locked__ghost--stat{height:96px}.hx-v3-layout .hx-locked__ghost--wide{grid-column:1/-1;height:220px}.hx-v3-layout .hx-locked__ghost--half{grid-column:span 2;height:180px}.hx-v3-layout .hx-locked__card{position:relative;z-index:1;max-width:420px;width:calc(100% - 32px);padding:32px 28px;text-align:center;background:color-mix(in srgb,var(--hx-card) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--hx-line);border-radius:var(--hx-radius);box-shadow:var(--hx-shadow)}.hx-v3-layout .hx-locked__card .hx-pulse-cta{margin-top:8px}.hx-v3-layout .hx-locked__icon{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:12px;border-radius:50%;background:color-mix(in srgb,var(--hx-brand-text) 12%,transparent);color:var(--hx-brand-text)}.hx-v3-layout .hx-locked__icon svg{width:22px;height:22px}.hx-v3-layout .hx-locked__title{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-locked__message{margin:0 0 16px;font-size:14px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-locked__reassurance{margin:14px 0 0;font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-locked__terms{margin:20px 0 0;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-locked__terms+.hx-locked__reassurance{margin-top:6px;font-size:11px}@media (max-width: 575px){.hx-v3-layout .hx-locked__backdrop{grid-template-columns:repeat(2,1fr)}.hx-v3-layout .hx-locked__ghost--half{grid-column:1/-1}}.hx-v3-layout .hx-saved-person__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}@media (max-width: 575px){.hx-v3-layout .hx-saved-person__actions{margin-left:0;width:100%}}.hx-v3-layout .hx-campaign-select{position:relative;z-index:2;min-height:32px;padding:0 8px 0 12px;font-size:12px;font-weight:600;color:var(--hx-ink-900);background:var(--hx-card);border:1px solid var(--hx-line);border-radius:8px;max-width:180px}.hx-v3-layout .hx-campaign-select:disabled{opacity:.55;cursor:not-allowed}.hx-v3-layout .hx-discover2-card__save{position:absolute;top:8px;right:8px;z-index:2}.hx-v3-layout .hx-heart-toggle{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;padding:0;color:var(--hx-ink-500);cursor:pointer}.hx-v3-layout .hx-heart-toggle svg{width:20px;height:20px}.hx-v3-layout .hx-heart-toggle:hover,.hx-v3-layout .hx-heart-toggle:focus-visible{color:var(--hx-rose-text)}.hx-v3-layout .hx-heart-toggle.is-active{color:var(--hx-rose-text)}.hx-v3-layout .hx-heart-toggle.is-active svg{fill:currentColor}.hx-v3-layout .hx-heart-toggle--labeled{display:inline-flex;align-items:center;gap:5px;width:auto;height:auto;min-height:28px;padding:0 10px;border:1px solid var(--hx-line);border-radius:8px;background:var(--hx-card);color:var(--hx-ink-700);font-size:12px;font-weight:600}.hx-v3-layout .hx-heart-toggle--labeled svg{width:15px;height:15px}.hx-v3-layout .hx-heart-toggle--labeled:hover,.hx-v3-layout .hx-heart-toggle--labeled:focus-visible{border-color:var(--hx-rose-text)}.hx-v3-layout .hx-heart-toggle--labeled.is-active{border-color:var(--hx-rose-text)}.hx-v3-layout .hx-heart-toggle__labels{display:inline-grid;justify-items:center}.hx-v3-layout .hx-heart-toggle__labels>span{grid-area:1/1}.hx-v3-layout .hx-heart-toggle__label--undo{visibility:hidden}.hx-v3-layout .hx-heart-toggle.is-active:hover .hx-heart-toggle__label--rest,.hx-v3-layout .hx-heart-toggle.is-active:focus-visible .hx-heart-toggle__label--rest{visibility:hidden}.hx-v3-layout .hx-heart-toggle.is-active:hover .hx-heart-toggle__label--undo,.hx-v3-layout .hx-heart-toggle.is-active:focus-visible .hx-heart-toggle__label--undo{visibility:visible}.hx-v3-layout .hx-heart-toggle:disabled{opacity:.55;cursor:not-allowed}.hx-v3-layout .hx-heart-toggle:disabled:hover{color:var(--hx-ink-500)}.hx-v3-layout .hx-heart-toggle--labeled:disabled:hover{border-color:var(--hx-line)}.hx-v3-layout .hx-detail-header__meta-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:6px}.hx-v3-layout .hx-campaign-detail__head-actions{display:flex;gap:8px;align-items:center}.hx-v3-layout .hx-campaign-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.hx-v3-layout .hx-campaign-detail__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;font-size:22px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-campaign-metrics{margin-bottom:16px}.hx-v3-layout .hx-campaign-sections>*+*{margin-top:16px}.hx-v3-layout .hx-agency-block{margin:4px 0 14px}.hx-v3-layout .hx-agency-block .hx-form__radio{display:block;margin-bottom:4px}.hx-v3-layout .hx-agency-block__fields{margin-top:12px;padding:12px 14px;border:1px solid var(--hx-line-soft);border-radius:var(--hx-radius)}.hx-v3-layout .hx-agency-block__fields .hx-form__row{margin-bottom:10px}.hx-v3-layout .hx-agency-block__fields .hx-form__label{margin-top:2px}.hx-v3-layout .hx-campaign-form{display:flex;flex-direction:column;gap:14px}.hx-v3-layout .hx-campaign-form__section{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-form-details{border:1px solid var(--hx-line);border-radius:10px;padding:10px 12px;font-size:12px;color:var(--hx-ink-500);line-height:1.55}.hx-v3-layout .hx-form-details summary{cursor:pointer;font-weight:600;color:var(--hx-ink-700)}.hx-v3-layout .hx-form-details p{margin:8px 0 0}.hx-v3-layout .hx-form-details code{font-size:11px;padding:1px 4px;background:var(--hx-line-soft);border-radius:4px}.hx-v3-layout .hx-form__delete--separated{margin-left:auto}.hx-v3-layout .hx-creator-seed{border:0;padding:0;margin:0}.hx-v3-layout .hx-creator-seed__cols{display:grid;grid-template-columns:minmax(0,1fr) 140px 76px;gap:8px;margin-bottom:4px;font-size:11px;font-weight:600;color:var(--hx-ink-500)}@media (max-width: 575px){.hx-v3-layout .hx-creator-seed__cols{grid-template-columns:minmax(0,1fr) 110px 76px}}.hx-v3-layout .hx-creator-seed__row{display:grid;grid-template-columns:minmax(0,1fr) 140px 76px;gap:8px;align-items:center;margin-bottom:8px}@media (max-width: 575px){.hx-v3-layout .hx-creator-seed__row{grid-template-columns:minmax(0,1fr) 110px 76px}}.hx-v3-layout .hx-creator-seed__actions{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:4px}.hx-v3-layout .hx-creator-seed .is-removed .hx-form__input{opacity:.45;text-decoration:line-through}.hx-v3-layout .hx-creator-seed__saved{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:6px 0 8px}.hx-v3-layout .hx-creator-seed__chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;border:1px solid var(--hx-line);border-radius:999px;background:var(--hx-card);font-size:12px;font-weight:600;color:var(--hx-ink-900);cursor:pointer}.hx-v3-layout .hx-creator-seed__chip img{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hx-v3-layout .hx-creator-seed__chip:hover{border-color:var(--hx-brand-text);color:var(--hx-brand-text)}.hx-v3-layout select,.hx-v3-layout select.hx-discover2-filters__select,.hx-v3-layout select.hx-discover-filters__select,.hx-v3-layout select.hx-campaign-select,.hx-v3-layout select.hx-kanban__card-move-select,.hx-v3-layout select.hx-form__input,.hx-v3-layout select.hx-field__input,.hx-v3-layout select.form-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%236B7280%22 stroke-width=%222%22><polyline points=%226 9 12 15 18 9%22/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:12px;padding-right:36px}.hx-v3-layout .hx-mk-card+.hx-mk-card{margin-top:16px}.hx-v3-layout .hx-mk-card__title{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-mk-card__lede{margin:0 0 12px;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-mk-controls{width:100%}.hx-v3-layout .hx-mk-share{display:flex;flex-direction:column;gap:10px;width:100%;padding:12px;border:1px solid var(--hx-line);border-radius:var(--hx-radius);background:var(--hx-card)}@media (min-width: 768px){.hx-v3-layout .hx-mk-share{flex-direction:row;align-items:center;justify-content:space-between}}.hx-v3-layout .hx-mk-url__link{font-size:13px;font-weight:600;color:var(--hx-ink-900);overflow-wrap:anywhere}.hx-v3-layout .hx-mk-url__link--inactive{color:var(--hx-ink-500);font-weight:500}.hx-v3-layout .hx-mk-share__actions{display:flex;gap:8px;flex-shrink:0}.hx-v3-layout .hx-mk-note{margin:8px 0 0;font-size:12px;color:var(--hx-ink-500);line-height:1.5}.hx-v3-layout .hx-mk-note a{font-weight:600}.hx-v3-layout .hx-mk-note--warn{color:var(--hx-amber-text)}.hx-v3-layout .hx-mk-note--stat{margin-top:14px;color:var(--hx-ink-700)}.hx-v3-layout .hx-mk-check{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column}.hx-v3-layout .hx-mk-check__item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px solid var(--hx-line);font-size:13px;color:var(--hx-ink-700);line-height:1.5}.hx-v3-layout .hx-mk-check__item:first-child{border-top:0}.hx-v3-layout .hx-mk-check__mark{flex-shrink:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:700;background:var(--hx-line-soft);color:var(--hx-ink-500)}.hx-v3-layout .hx-mk-check__item.is-ok .hx-mk-check__mark{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-v3-layout .hx-mk-check__item.is-warn .hx-mk-check__mark{background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-v3-layout .hx-mk-accounts{list-style:none;margin:0;padding:0}.hx-v3-layout .hx-mk-accounts__row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--hx-line)}.hx-v3-layout .hx-mk-accounts__row:first-child{border-top:0}.hx-v3-layout .hx-mk-accounts__avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--hx-line);flex-shrink:0}.hx-v3-layout .hx-mk-accounts__handle{font-size:13px;font-weight:600;color:var(--hx-ink-900);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-v3-layout .hx-mk-accounts__row .hx-chip{white-space:nowrap;flex-shrink:0}.hx-v3-layout .hx-mk-accounts__switch{margin-left:auto;flex-shrink:0}.hx-v3-layout .hx-account-add{max-width:560px}.hx-v3-layout .hx-account-add__title{margin:0 0 8px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-account-add__lead{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--hx-ink-500)}.hx-v3-layout .hx-account-add .hx-btn{margin-top:4px}.hx-v3-layout .hx-menu--wide{display:flex;flex-direction:column;gap:4px}.hx-v3-layout .hx-billing{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-billing__price{margin-left:8px;font-size:14px;font-weight:500;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-billing__state{margin:10px 0;font-size:14px}.hx-v3-layout .hx-billing__state--ending{color:#9f3a38}.hx-v3-layout .hx-billing__choose-plan{align-self:flex-start;width:auto}.hx-v3-layout .hx-usage{display:flex;flex-direction:column;gap:16px}.hx-v3-layout .hx-usage-row{display:flex;flex-direction:column;gap:6px}.hx-v3-layout .hx-usage-row__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hx-v3-layout .hx-usage-row__label{font-weight:600;font-size:14px}.hx-v3-layout .hx-usage-row__count{font-size:14px;font-variant-numeric:tabular-nums}.hx-v3-layout .hx-usage-row__count.is-at-cap{color:var(--hx-danger, #b91c1c);font-weight:600}.hx-v3-layout .hx-usage-row__limit{color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-usage-row__bar{height:6px;border-radius:999px;background:var(--hx-border, #e5e7eb);overflow:hidden}.hx-v3-layout .hx-usage-row__fill{display:block;height:100%;border-radius:999px;background:var(--hx-accent, #6366f1);transition:width .2s ease}.hx-v3-layout .hx-usage-row__fill.is-at-cap{background:var(--hx-danger, #b91c1c)}.hx-v3-layout .hx-usage-row__resets{font-size:12px;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-billing__targets{display:flex;flex-wrap:wrap;gap:16px}.hx-v3-layout .hx-billing__target{flex:1 1 180px;max-width:240px;padding:16px;border:1px solid var(--hx-border, #e5e7eb);border-radius:12px}.hx-v3-layout .hx-billing__target-name{font-weight:600}.hx-v3-layout .hx-billing__target-price{margin:4px 0 12px;font-size:14px;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-billing__target-ladder{margin:0 0 6px;font-size:12.5px;font-weight:600;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-billing__target-bullets{margin:0 0 12px;padding:0 0 0 16px;list-style:disc;display:flex;flex-direction:column;gap:4px;font-size:12.5px;color:var(--hx-text-muted, #6b7280)}.hx-v3-layout .hx-billing__orders-wrap{overflow-x:auto}.hx-v3-layout .hx-billing__orders{width:100%;font-size:14px;border-collapse:collapse}.hx-v3-layout .hx-billing__orders th,.hx-v3-layout .hx-billing__orders td{padding:8px 12px 8px 0;text-align:left;border-bottom:1px solid var(--hx-border, #e5e7eb)}.hx-v3-layout .hx-billing__orders th{font-weight:600}.hx-v3-layout .hx-billing__orders-toggle{margin-top:12px}.hx-v3-layout .hx-billing__cancel-form{display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-billing__cancel-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.hx-v3-layout .hx-billing__start-now{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hx-v3-layout .hx-btn--danger{background:var(--hx-card);border-color:#d9938f;color:#9f3a38}.hx-v3-layout .hx-btn--danger:hover,.hx-v3-layout .hx-btn--danger:focus-visible{background:#9f3a38;border-color:#9f3a38;color:#fff}.hx-v3-layout .hx-demo-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--hx-amber-soft);color:var(--hx-amber-text);white-space:nowrap;flex-shrink:0}.hx-v3-layout .hx-demo-badge__tag{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hx-v3-layout .hx-demo-badge__note{font-size:12px;font-weight:500}.hx-v3-layout .hx-demo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;background:var(--hx-brand);border:1px solid var(--hx-brand);color:#fff;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0;transition:filter .12s ease}.hx-v3-layout .hx-demo-cta:hover,.hx-v3-layout .hx-demo-cta:focus-visible{filter:brightness(1.08);color:#fff}.hx-v3-layout .hx-demo-cta:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}@media (max-width: 991.98px){.hx-v3-layout .hx-topbar--demo .hx-topbar__stats,.hx-v3-layout .hx-topbar--demo .hx-topbar__divider{display:none}}@media (max-width: 575.98px){.hx-v3-layout .hx-demo-badge{padding:6px 8px}.hx-v3-layout .hx-demo-badge__note{display:none}.hx-v3-layout .hx-demo-cta{padding:0 12px;font-size:13px}}.hx-v3-layout .hx-demo-invite{margin:16px 12px 0;padding:14px;border-radius:12px;background:var(--hx-brand-soft)}.hx-v3-layout .hx-demo-invite__title{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-demo-invite__body{margin:0 0 12px;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-invite__cta{display:block;text-align:center;padding:9px 12px;border-radius:10px;background:var(--hx-brand);color:#fff;font-size:13px;font-weight:600}.hx-v3-layout .hx-demo-invite__cta:hover,.hx-v3-layout .hx-demo-invite__cta:focus-visible{filter:brightness(1.08);color:#fff}.hx-v3-layout .hx-demo-invite__cta:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-demo-invite__link{--hx-inline-link: var(--hx-brand-text);--hx-inline-link-hover: var(--hx-brand-text);display:block;margin-top:10px;text-align:center;font-size:12px;font-weight:600}.hx-v3-layout .hx-demo-invite__link[aria-current=page]{color:var(--hx-ink-900)}.hx-v3-layout .hx-shell.is-collapsed .hx-demo-invite{display:none}.hx-v3-layout .hx-pulse-plan__check--static{display:inline-flex;align-items:center;cursor:default}.hx-v3-layout .hx-discover2-filters__search--cta{display:block;color:inherit}.hx-v3-layout .hx-discover2-filters__search--cta .hx-discover2-filters__search-field{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px 0 34px;border:1px solid var(--hx-line);border-radius:10px;background:var(--hx-card);transition:border-color .12s ease,background .12s ease}.hx-v3-layout .hx-discover2-filters__search--cta:hover .hx-discover2-filters__search-field,.hx-v3-layout .hx-discover2-filters__search--cta:focus-visible .hx-discover2-filters__search-field{border-color:var(--hx-brand);background:var(--hx-brand-soft)}.hx-v3-layout .hx-discover2-filters__search--cta:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-discover2-filters__search-cta-text{flex:1 1 auto;min-width:0;font-size:14px;font-weight:600;color:var(--hx-ink-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hx-v3-layout .hx-discover2-filters__search-cta-arrow{flex-shrink:0;font-size:14px;color:var(--hx-brand-text)}.hx-v3-layout .hx-locked--inline{min-height:0;margin-top:16px}.hx-v3-layout .hx-locked--inline .hx-locked__ghost{background:linear-gradient(180deg,color-mix(in srgb,var(--hx-brand) 10%,var(--hx-card)) 0%,var(--hx-card) 100%);border-color:var(--hx-line)}.hx-v3-layout .hx-locked--inline .hx-locked__ghost--stat{height:84px}.hx-v3-layout .hx-locked--inline .hx-locked__ghost--wide{height:180px}.hx-v3-layout .hx-locked--inline .hx-locked__ghost--half{height:150px}.hx-v3-layout .hx-locked--inline .hx-locked__card{max-width:520px;text-align:left}.hx-v3-layout .hx-locked--inline .hx-locked__icon,.hx-v3-layout .hx-locked--inline .hx-locked__title,.hx-v3-layout .hx-locked--inline .hx-locked__message{text-align:left}.hx-v3-layout .hx-demo-locked-list{margin:0 0 20px;padding:0 0 0 18px;list-style:disc}.hx-v3-layout .hx-demo-locked-list li{margin-bottom:6px;font-size:13px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-locked-list li::marker{color:var(--hx-brand-text)}.hx-v3-layout .hx-locked--demo{min-height:0;padding-top:8px}.hx-v3-layout .hx-locked--demo .hx-locked__card{max-width:560px;text-align:left}.hx-v3-layout .hx-locked--demo .hx-locked__icon,.hx-v3-layout .hx-locked--demo .hx-locked__title,.hx-v3-layout .hx-locked--demo .hx-locked__message{text-align:left}.hx-v3-layout .hx-locked--demo .hx-locked__backdrop{overflow:hidden}.hx-v3-layout .hx-locked--demo .hx-locked__ghost{background:linear-gradient(180deg,color-mix(in srgb,var(--hx-brand) 10%,var(--hx-card)) 0%,var(--hx-card) 100%);border-color:var(--hx-line)}.hx-v3-layout .hx-locked--demo .hx-locked__ghost--stat{height:84px}.hx-v3-layout .hx-locked--demo .hx-locked__ghost--wide{height:180px}.hx-v3-layout .hx-locked--demo .hx-locked__ghost--half{height:150px}.hx-v3-layout .hx-locked__eyebrow{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hx-brand-text)}.hx-v3-layout .hx-demo-tool{display:grid;gap:16px;grid-template-columns:1fr;align-items:start;max-width:560px;margin-inline:auto}.hx-v3-layout .hx-demo-tool__eyebrow{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hx-brand-text)}.hx-v3-layout .hx-demo-tool__headline{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-demo-tool__body{margin:0 0 16px;font-size:14px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-tool__panel{padding:32px 28px}.hx-v3-layout .hx-demo-tool__icon{display:inline-grid;place-items:center;width:40px;height:40px;margin-bottom:12px;border-radius:50%;background:color-mix(in srgb,var(--hx-brand-text) 12%,transparent);color:var(--hx-brand-text)}.hx-v3-layout .hx-demo-tool__icon svg{width:20px;height:20px}.hx-v3-layout .hx-demo-tool__title{margin:0 0 10px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-demo-tool__body{margin:0 0 16px;font-size:13px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-tool__free{margin-top:4px;padding:16px;border:1px solid color-mix(in srgb,var(--hx-brand) 22%,var(--hx-line));border-radius:var(--hx-radius);background:color-mix(in srgb,var(--hx-brand) 7%,var(--hx-card))}.hx-v3-layout .hx-demo-tool__free-title{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-demo-tool__free-body{margin:0;font-size:13px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-tool__free-body+.hx-pulse-cta{margin-top:14px}.hx-v3-layout .hx-demo-tool__panel--ask .hx-pulse-cta{justify-content:center;width:100%;text-align:center}.hx-v3-layout .hx-demo-tool__terms{margin:20px 0 0;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-demo-tool__tier{margin:6px 0 0;font-size:11px;color:var(--hx-ink-500)}.hx-v3-layout .hx-plan-strip{margin-top:20px}.hx-v3-layout .hx-plan-strip__head{margin-bottom:14px;text-align:center}.hx-v3-layout .hx-plan-strip__title{margin:0;font-size:18px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-strip__sub{margin:6px 0 0;font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-plan-strip__grid{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none}@media (min-width: 576px){.hx-v3-layout .hx-plan-strip__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.hx-v3-layout .hx-plan-strip__grid{grid-template-columns:repeat(4,1fr)}}.hx-v3-layout .hx-plan-card{display:flex;flex-direction:column;padding:18px 16px;background:var(--hx-card);border:1px solid var(--hx-line);border-radius:var(--hx-radius)}.hx-v3-layout .hx-plan-card--featured{border-color:var(--hx-brand);box-shadow:0 6px 20px #4f46e51a}.hx-v3-layout .hx-plan-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.hx-v3-layout .hx-plan-card__label{margin:0;font-size:15px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-card__flag{padding:2px 8px;border-radius:999px;background:color-mix(in srgb,var(--hx-brand) 12%,transparent);color:var(--hx-brand-text);font-size:11px;font-weight:700;white-space:nowrap}.hx-v3-layout .hx-plan-card__price{display:flex;align-items:baseline;gap:4px;margin:10px 0 14px}.hx-v3-layout .hx-plan-card__amount{font-size:30px;font-weight:800;line-height:1;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-card__amount--custom{font-size:24px}.hx-v3-layout .hx-plan-card__period{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-plan-card__cta{display:block;padding:10px 12px;border-radius:10px;background:var(--hx-brand);border:1px solid var(--hx-brand);color:#fff;font-size:13px;font-weight:600;text-align:center}.hx-v3-layout .hx-plan-card__cta:hover,.hx-v3-layout .hx-plan-card__cta:focus-visible{background:var(--hx-brand-strong, var(--hx-brand));color:#fff}.hx-v3-layout .hx-plan-card__cta:focus-visible{outline:2px solid var(--hx-brand);outline-offset:2px}.hx-v3-layout .hx-plan-card__cta--ghost{background:transparent;border-color:var(--hx-line);color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-card__cta--ghost:hover,.hx-v3-layout .hx-plan-card__cta--ghost:focus-visible{background:var(--hx-surface-2, transparent);border-color:var(--hx-brand);color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-card__list{margin:14px 0 0;padding:0;list-style:none;font-size:12.5px;line-height:1.5;color:var(--hx-ink-500)}.hx-v3-layout .hx-plan-card__list li{position:relative;padding-left:18px;margin-bottom:6px}.hx-v3-layout .hx-plan-card__list li:before{content:"";position:absolute;left:2px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--hx-brand)}.hx-v3-layout .hx-plan-card__lead{padding-left:0;margin-bottom:8px;font-weight:600;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-card__lead:before{display:none}.hx-v3-layout .hx-plan-strip__foot,.hx-v3-layout .hx-plan-strip__legal{margin:14px auto 0;max-width:640px;text-align:center;font-size:12.5px;color:var(--hx-ink-500)}.hx-v3-layout .hx-plan-strip__legal{margin-top:6px;font-size:11.5px}.hx-v3-layout .hx-plan-faq{margin-top:16px}.hx-v3-layout .hx-plan-faq__title{margin:0 0 12px;font-size:16px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-faq__list{display:grid;grid-template-columns:1fr;gap:14px;margin:0}@media (min-width: 768px){.hx-v3-layout .hx-plan-faq__list{grid-template-columns:repeat(2,1fr)}}.hx-v3-layout .hx-plan-faq__list dt{font-size:13.5px;font-weight:700;color:var(--hx-ink-900)}.hx-v3-layout .hx-plan-faq__list dd{margin:4px 0 0;font-size:13px;line-height:1.55;color:var(--hx-ink-500)}.hx-v3-layout .hx-pulse-anomaly__thumb:not([href]),.hx-v3-layout .hx-pulse-lastpost__body:not([href]),.hx-v3-layout .hx-pulse-top__card-link:not([href]),.hx-v3-layout .hx-pulse-mentions__avatar:not([href]),.hx-v3-layout .hx-pulse-mentions__author:not([href]),.hx-v3-layout .hx-pulse-likers__avatar:not([href]),.hx-v3-layout .hx-pulse-likers__handle:not([href]){cursor:default}.hx-v3-layout .hx-pulse-anomaly__thumb:not([href]):hover,.hx-v3-layout .hx-pulse-anomaly__thumb:not([href]):focus-visible,.hx-v3-layout .hx-pulse-lastpost__body:not([href]):hover,.hx-v3-layout .hx-pulse-lastpost__body:not([href]):focus-visible,.hx-v3-layout .hx-pulse-top__card-link:not([href]):hover,.hx-v3-layout .hx-pulse-top__card-link:not([href]):focus-visible,.hx-v3-layout .hx-pulse-mentions__avatar:not([href]):hover,.hx-v3-layout .hx-pulse-mentions__avatar:not([href]):focus-visible,.hx-v3-layout .hx-pulse-mentions__author:not([href]):hover,.hx-v3-layout .hx-pulse-mentions__author:not([href]):focus-visible,.hx-v3-layout .hx-pulse-likers__avatar:not([href]):hover,.hx-v3-layout .hx-pulse-likers__avatar:not([href]):focus-visible,.hx-v3-layout .hx-pulse-likers__handle:not([href]):hover,.hx-v3-layout .hx-pulse-likers__handle:not([href]):focus-visible{color:var(--hx-ink-900);text-decoration:none}.hx-v3-layout .hx-pulse-lastpost__body:not([href]):hover .hx-pulse-lastpost__thumb img,.hx-v3-layout .hx-pulse-top__card-link:not([href]):hover .hx-pulse-top__thumb img{transform:none}.hx-v3-layout .hx-topbar__help{position:relative}.hx-v3-layout .hx-support-list{list-style:none;margin:0;padding:0}.hx-v3-layout .hx-support-list__row+.hx-support-list__row{border-top:1px solid var(--hx-line-soft)}.hx-v3-layout .hx-support-list__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px;min-height:44px;color:var(--hx-ink-900);text-decoration:none;border-radius:10px}.hx-v3-layout .hx-support-list__link:hover,.hx-v3-layout .hx-support-list__link:focus-visible{background:var(--hx-line-soft);color:var(--hx-ink-900)}.hx-v3-layout .hx-support-list__link .hx-chip{flex:0 0 auto;white-space:nowrap}.hx-v3-layout .hx-support-list__main{display:flex;flex-direction:column;gap:2px;min-width:0}.hx-v3-layout .hx-support-list__subject{display:flex;align-items:center;gap:8px;font-weight:600;overflow-wrap:anywhere}.hx-v3-layout .hx-support-list__dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--hx-rose)}.hx-v3-layout .hx-support-list__meta{font-size:12px;color:var(--hx-ink-500)}.hx-v3-layout .hx-support-list__pager{display:flex;gap:8px;justify-content:center;margin-top:12px}.hx-v3-layout .hx-support-alt{margin-top:12px;font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-support-meta{margin:-6px 0 12px;font-size:13px;color:var(--hx-ink-500)}.hx-v3-layout .hx-support-thread{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hx-v3-layout .hx-support-msg{max-width:640px;padding:12px 14px;border:1px solid var(--hx-line-soft);border-radius:12px;background:var(--hx-bg)}.hx-v3-layout .hx-support-msg--support{margin-left:24px;background:var(--hx-brand-soft);border-color:transparent}.hx-v3-layout .hx-support-msg__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.hx-v3-layout .hx-support-msg__author{font-size:13px;font-weight:700}.hx-v3-layout .hx-support-msg__time{font-size:12px;color:var(--hx-ink-400);white-space:nowrap}.hx-v3-layout .hx-support-msg__body{font-size:14px;line-height:1.55;overflow-wrap:anywhere}.hx-v3-layout .hx-support-reply{margin-top:16px}.hx-v3-layout .hx-support-reply__note{margin:0 0 10px;font-size:13px;color:var(--hx-ink-500)}@media (max-width: 575px){.hx-v3-layout .hx-support-msg--support{margin-left:12px}}.hx-media-kit-body{margin:0;background:var(--hx-bg, #F4F5F8);color:var(--hx-ink-900, #0B1220);font-family:var(--hx-font-sans, "Inter", system-ui, sans-serif);font-feature-settings:"cv11","ss03";-webkit-font-smoothing:antialiased}.hx-media-kit{max-width:880px;margin:0 auto;padding:16px 16px 64px;display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.hx-media-kit{padding:32px 32px 96px;gap:24px}}.hx-media-kit *{box-sizing:border-box}.hx-media-kit .hx-method-pill{display:inline-block;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.04em;padding:4px 8px;border-radius:999px;background:var(--hx-line-soft, #EFF1F5);color:var(--hx-ink-700, #2A3142);vertical-align:middle}.hx-media-kit .hx-method-pill--live{background:var(--hx-mint-soft);color:var(--hx-mint-text)}.hx-media-kit .hx-method-pill--scan{background:var(--hx-brand-soft);color:#4f46e5}.hx-media-kit .hx-method-pill--sampled{background:var(--hx-amber-soft);color:var(--hx-amber-text)}.hx-media-kit .hx-method-pill--soon{background:var(--hx-line-soft, #EFF1F5);color:var(--hx-ink-500, #6B7280)}.hx-media-kit__hero{background:var(--hx-card, #fff);border-radius:var(--hx-radius, 16px);box-shadow:var(--hx-shadow, 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .04));padding:24px;display:grid;grid-template-columns:1fr;gap:16px;align-items:start}@media (min-width: 768px){.hx-media-kit__hero{grid-template-columns:120px 1fr;grid-template-areas:"avatar identity" "stats  stats" "cta    cta";padding:32px;gap:24px}.hx-media-kit__avatar-wrap{grid-area:avatar}}.hx-media-kit__avatar{width:96px;height:96px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--hx-line-soft, #EFF1F5)}@media (min-width: 768px){.hx-media-kit__avatar{width:120px;height:120px}.hx-media-kit__identity{grid-area:identity}}.hx-media-kit__name{margin:0;font-size:22px;line-height:1.2;font-weight:800;color:var(--hx-ink-900)}@media (min-width: 768px){.hx-media-kit__name{font-size:28px}}.hx-media-kit__verified{display:inline-block;margin-left:6px;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;background:var(--hx-brand);color:#fff;font-size:11px}.hx-media-kit__handle{margin:6px 0 0;font-size:14px;color:var(--hx-ink-500, #5A6473);display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hx-media-kit__handle a{color:inherit;text-decoration:none}.hx-media-kit__handle a:hover{color:var(--hx-brand)}.hx-media-kit__chip{display:inline-block;padding:3px 10px;border-radius:999px;background:var(--hx-line-soft, #EFF1F5);color:var(--hx-ink-700, #2A3142);font-size:12px;font-weight:500}.hx-media-kit__bio{margin:12px 0 0;font-size:14px;line-height:1.5;color:var(--hx-ink-700, #2A3142);white-space:pre-line}.hx-media-kit__freshness{margin:10px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;font-family:var(--hx-font-mono, ui-monospace, monospace);font-size:11px;font-weight:600;letter-spacing:.02em}.hx-media-kit__freshness-label{color:var(--hx-ink-500, #6B7280);white-space:nowrap}.hx-media-kit__refresh{color:var(--hx-brand);text-decoration:none}.hx-media-kit__refresh:hover,.hx-media-kit__refresh:focus-visible{text-decoration:underline}.hx-media-kit__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (min-width: 768px){.hx-media-kit__stats{grid-area:stats;gap:16px;padding-top:4px}}.hx-media-kit__stat{background:var(--hx-line-soft, #EFF1F5);border-radius:12px;padding:12px 10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}@media (min-width: 768px){.hx-media-kit__stat{padding:16px;gap:6px}}.hx-media-kit__stat-num{font-size:20px;font-weight:800;line-height:1.1;color:var(--hx-ink-900)}@media (min-width: 768px){.hx-media-kit__stat-num{font-size:24px}}.hx-media-kit__stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--hx-ink-500);word-break:normal}@media (min-width: 768px){.hx-media-kit__stat-label{font-size:12px}}.hx-media-kit__cta{display:inline-block;background:var(--hx-brand);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:12px 20px;border-radius:12px;text-align:center;transition:background-color .15s ease}@media (min-width: 768px){.hx-media-kit__cta{grid-area:cta;justify-self:start}}.hx-media-kit__cta:hover{background:#4f46e5}.hx-media-kit__card{background:var(--hx-card, #fff);border-radius:var(--hx-radius, 16px);box-shadow:var(--hx-shadow);padding:20px}@media (min-width: 768px){.hx-media-kit__card{padding:24px 28px}}.hx-media-kit__card--warming{border:1px dashed var(--hx-line, #E5E7EB);background:var(--hx-surface-subtle, rgba(0, 0, 0, .015));box-shadow:none}.hx-media-kit__warming-body{margin:0;font-size:13px;line-height:1.6;color:var(--hx-ink-500, #6B7280)}.hx-media-kit__warming-body strong{color:var(--hx-ink-900);font-weight:600}.hx-media-kit__card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.hx-media-kit__card-title{margin:0;font-size:16px;font-weight:700;color:var(--hx-ink-900)}@media (min-width: 768px){.hx-media-kit__card-title{font-size:18px}}.hx-media-kit__posts{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 480px){.hx-media-kit__posts{grid-template-columns:repeat(min(3,var(--hx-mk-posts-count, 3)),1fr)}}@media (min-width: 768px){.hx-media-kit__posts{grid-template-columns:repeat(var(--hx-mk-posts-count, 6),1fr);gap:12px}}.hx-media-kit__post{aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:var(--hx-line-soft, #EFF1F5);position:relative}.hx-media-kit__post-link{display:block;width:100%;height:100%;text-decoration:none;color:#fff;position:relative}.hx-media-kit__post-link:not([href]){cursor:default}.hx-media-kit__post-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hx-media-kit__post-thumb--placeholder{background:var(--hx-ink-300)}.hx-media-kit__post-stats{position:absolute;inset:auto 0 0 0;padding:24px 8px 6px;background:linear-gradient(to top,rgba(0,0,0,.65),transparent);color:#fff;font-size:11px;font-weight:600;display:flex;flex-wrap:wrap;gap:2px 8px;justify-content:space-between;align-items:flex-end}.hx-media-kit__post-stat{white-space:nowrap}.hx-media-kit__post-stat--secondary{font-weight:500;opacity:.85}.hx-media-kit__rate-range{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font-weight:800;color:var(--hx-ink-900)}.hx-media-kit__rate-num{font-size:30px;line-height:1}@media (min-width: 768px){.hx-media-kit__rate-num{font-size:36px}}.hx-media-kit__rate-sep{font-size:22px;color:var(--hx-ink-400)}.hx-media-kit__rate-unit{font-size:14px;font-weight:500;color:var(--hx-ink-500);margin-left:8px}.hx-media-kit__rate-body{margin:12px 0 0;font-size:14px;line-height:1.55;color:var(--hx-ink-700)}.hx-media-kit__form{display:flex;flex-direction:column;gap:14px}.hx-media-kit__honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.hx-media-kit__field{display:flex;flex-direction:column;gap:6px}.hx-media-kit__field label{font-size:13px;font-weight:600;color:var(--hx-ink-700)}.hx-media-kit__field input,.hx-media-kit__field textarea{font:inherit;font-size:14px;padding:10px 12px;border-radius:10px;border:1px solid var(--hx-line);background:#fff;color:var(--hx-ink-900)}.hx-media-kit__field input:focus,.hx-media-kit__field textarea:focus{outline:2px solid var(--hx-brand);outline-offset:1px;border-color:var(--hx-brand)}.hx-media-kit__field textarea{resize:vertical;min-height:110px}.hx-media-kit__submit{align-self:flex-start;background:var(--hx-brand);color:#fff;border:0;font:inherit;font-weight:600;font-size:15px;padding:12px 22px;border-radius:12px;cursor:pointer;transition:background-color .15s ease}.hx-media-kit__submit:hover{background:#4f46e5}.hx-media-kit__fineprint{margin:0;font-size:12px;color:var(--hx-ink-500)}.hx-media-kit__flash,.hx-media-kit__errors{background:var(--hx-mint-soft);color:var(--hx-mint-text);border-radius:10px;padding:10px 14px;font-size:14px;margin-bottom:12px}.hx-media-kit__flash ul,.hx-media-kit__errors ul{margin:0;padding-left:18px}.hx-media-kit__errors{background:var(--hx-rose-soft);color:var(--hx-rose-text)}.hx-media-kit__footer{margin:0;text-align:center;font-size:12px;color:var(--hx-ink-500)}.hx-media-kit__footer a{color:inherit;text-decoration:underline}.hx-media-kit__fieldset{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;border:0;min-width:0}.hx-media-kit__fieldset:disabled{opacity:.6}.hx-media-kit__fieldset:disabled input,.hx-media-kit__fieldset:disabled textarea{background:var(--hx-bg)}.hx-media-kit-demobar{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;max-width:880px;margin:0 auto;padding:10px 16px}@media (min-width: 768px){.hx-media-kit-demobar{padding:14px 32px 0}}.hx-media-kit-demobar__back{font-size:13px;font-weight:600;color:var(--hx-brand-text, #4338CA)}.hx-media-kit-demobar__back:before{content:"← "}.hx-media-kit-demobar__note{margin:0;font-size:12px;line-height:1.5;color:var(--hx-ink-500)}.hx-media-kit-demobar__tag{display:inline-block;margin-right:6px;padding:2px 8px;border-radius:999px;background:var(--hx-amber-soft, #FEF3C7);color:var(--hx-amber-text, #92400E);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;word-break:normal;white-space:nowrap}.hx-media-kit-demobar__cta{margin-left:auto;padding:8px 14px;border-radius:10px;background:var(--hx-brand, #4F46E5);color:#fff;font-size:13px;font-weight:600}.hx-media-kit-demobar__cta:hover,.hx-media-kit-demobar__cta:focus-visible{color:#fff}.hx-media-kit-demobar__cta:focus-visible{outline:2px solid var(--hx-brand, #4F46E5);outline-offset:2px}@media (max-width: 575px){.hx-media-kit-demobar__cta{margin-left:0;width:100%;text-align:center}}.hx-media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#6366f10a,#6366f133),var(--hx-brand-soft, #EEF0FF);color:var(--hx-brand, #6366F1)}.hx-media-fallback__glyph{display:flex;width:32%;max-width:40px;min-width:18px;aspect-ratio:1;opacity:.62}.hx-media-fallback__glyph svg{display:block;width:100%;height:100%}img~.hx-media-fallback{display:none}
