@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--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,0.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,0.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,0.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:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.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,0.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,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--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,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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}}.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),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.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}.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-columns>:not(caption)>tr>:nth-child(2n),.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-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:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{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:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.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}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.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}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-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:0.5rem;--bs-dropdown-spacer:0.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:0.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:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.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:focus,.dropdown-item:hover{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,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.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:0 0;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:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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:0.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:focus,.nav-underline .nav-link:hover{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-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.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),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.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-lg,.navbar>.container-md,.navbar>.container-sm,.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:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.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:focus,.navbar-text a:hover{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:50%;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,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.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,0.1)}.navbar-dark,.navbar[data-bs-theme=dark],[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")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));color:var(--bs-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.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)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.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 0.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 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,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:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.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:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;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,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{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)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.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:0.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:0.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-footer,.modal-fullscreen .modal-header{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-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{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-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.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:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.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-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .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-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .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)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);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-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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:-webkit-sticky!important;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:translateX(-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:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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}.m-auto{margin:auto!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}.mt-auto{margin-top:auto!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}.mb-auto{margin-bottom:auto!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:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!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:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.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:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.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;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.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:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.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}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:white;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #BFBDBD}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #BFBDBD}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:white}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px 0 #BFBDBD;background-color:#FFFFFF}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #BFBDBD}.rdw-dropdown-carettoopen{border-top:6px solid black}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid black}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:white;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px 0 #BFBDBD;background-color:#FFFFFF}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#F1F1F1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #BFBDBD}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:inset 1px 2px 1px #BFBDBD}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #BFBDBD}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #BFBDBD}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #BFBDBD}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #BFBDBD}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #BFBDBD}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #BFBDBD}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:white;justify-content:space-between;box-shadow:3px 3px 5px #BFBDBD}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;margin-top:5px;background:#6EB8D4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #BFBDBD}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #BFBDBD}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #BFBDBD}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:flex;justify-content:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #BFBDBD}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6EB8D4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #BFBDBD}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #BFBDBD}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:white}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:white;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#F1F1F1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:white;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:flex;justify-content:flex-start;background:white;flex-wrap:wrap;font-size:15px;margin-bottom:5px;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.rdrCalendarWrapper{box-sizing:border-box;background:#ffffff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:#FF0000}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000000;font-size:12px}.rdrDateDisplayWrapper{background-color:rgb(239,242,247)}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:rgb(255,255,255);box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#EFF2F7}.rdrNextPrevButton:hover{background:#E1E7F0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:rgb(132,144,149)}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:rgba(255,255,255,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:rgba(255,255,255,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid rgb(222,231,235);margin-right:10px;color:rgb(108,118,122)}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:rgb(180,191,196);outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:rgb(248,248,248)}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.\!inline{display:inline!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.w-1\/2{width:50%}.w-100{width:calc(var(--spacing)*100)}.w-full{width:100%}.shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.pt-2{padding-top:calc(var(--spacing)*2)}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:Font Awesome\ 7 Pro;font-style:normal;font-weight:900;font-display:block;src:url(/assets/backend/webfonts/fa-solid-900.woff2)format("woff2")}:root{--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--sidebar-bg:linear-gradient(180deg,#050b12,#08131c 62%,#061019);--sidebar-hover:#ffffff12;--sidebar-active:linear-gradient(135deg,#12b8ab,#12b8ab);--sidebar-text:#c8d5e3;--sidebar-text-active:#fff;--main-bg:#f4f6fb;--card-bg:#fff;--surface:#ffffffe0;--surface-soft:#ffffff94;--border:#e8ecf4;--border-light:#ecf0f5;--text-primary:#1c2237;--text-secondary:#6b7a9e;--text-muted:#9aa5c4;--text-dark:#1c2237;--text-mid:#6b7a9e;--text-light:#9aa5c4;--primary:#1c2237;--primary-dark:#12182a;--primary-contrast:#fff;--tab-active-bg:#1c2237;--tab-active-text:#fff;--tab-inactive-text:#5a6685;--accent-teal:#12b8ab;--accent-green:#12b8ab;--accent-orange:#f8a84b;--accent-red:#f46464;--green:#12b8ab;--green-dark:#12b8ab;--teal:#12b8ab;--red:#f46464;--orange:#f8a84b;--blue-btn:#42a5f5;--yellow-btn:#ffa726;--badge-new-build-bg:#e6f9f9;--badge-new-build-text:#12b8ab;--crm-corporate-green:#12b8ab;--crm-corporate-green-soft:#12b8ab1f;--crm-corporate-green-border:#12b8ab47;--field:#effbf6;--field-border:#bdebd7;--field-warn:#fff4ef;--field-warn-border:#f6d5c7;--shadow:0 20px 50px #1c223714;--radius-xl:24px;--radius-lg:18px;--radius-md:12px;--radius-sm:8px;--crm-font-family:var(--font);--crm-main-bg:var(--main-bg);--crm-surface:var(--surface);--crm-surface-strong:var(--card-bg);--crm-surface-soft:var(--surface-soft);--crm-border:var(--border);--crm-text:var(--text-primary);--crm-text-muted:var(--text-secondary);--crm-text-soft:var(--text-muted);--crm-sidebar-bg:var(--sidebar-bg);--crm-sidebar-hover:var(--sidebar-hover);--crm-sidebar-active:var(--sidebar-active);--crm-accent-teal:var(--accent-teal);--crm-accent-green:var(--accent-green);--crm-accent-orange:var(--accent-orange);--crm-accent-red:var(--accent-red);--crm-shadow:var(--shadow);--crm-radius-xl:var(--radius-xl);--crm-radius-lg:var(--radius-lg);--crm-radius-md:var(--radius-md)}#__next{min-height:100vh}#__next,.crm-content-shell{color:var(--crm-text);background-color:var(--crm-main-bg)!important;background-image:radial-gradient(circle at 0 0,#12b8ab24,#0000 26%),linear-gradient(#f7f9fd,#eff3fb)!important}.crm-content-shell{font-family:var(--font)}a{color:inherit;text-decoration:none}body,button,input,select,textarea{font-family:var(--crm-font-family)}.MuiSwitch-switchBase.Mui-checked{color:var(--crm-corporate-green)!important}.MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{background-color:#fff!important}.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--crm-corporate-green)!important;border-color:var(--crm-corporate-green)!important;opacity:1!important}.crm-shell{position:relative}.crm-content-shell,.crm-shell{font-family:var(--crm-font-family)}.crm-content-shell{gap:14px;margin:10px 10px 10px 0;overflow:hidden;border-radius:8px 8px 0 0!important;width:calc(100% - 10px)!important;padding:0!important}.crm-dashboard-page,.crm-dashboard-page :where(.MuiTypography-root,.MuiButtonBase-root,.MuiButton-root,.MuiInputBase-root,.MuiTableCell-root,.MuiChip-root),.crm-sidebar,.crm-sidebar :where(.MuiTypography-root,.MuiButtonBase-root,.MuiButton-root,.MuiListItemText-root,.crm-side-nav-item__label,.crm-sidebar__brand-text,.crm-sidebar__support),.crm-topbar,.crm-topbar :where(.MuiTypography-root,.MuiButtonBase-root,.MuiButton-root,.MuiInputBase-root,.crm-shortcuts__link,.crm-account-popover__item-text){font-family:var(--crm-font-family)!important}.crm-sidebar :where(.fa,.fa-light,.fal,.fa-classic),.crm-sidebar :where(.fa,.fa-light,.fal,.fa-classic):before{font-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Pro"))!important;font-weight:var(--fa-style,900)!important}.crm-content-shell:has(.crm-seo-quicklinks-form-card),.crm-content-shell:has(.crm-website-blog-form-card),.crm-content-shell:has(.crm-website-translations-card){overflow:visible}.crm-content-shell:has(.crm-property-page){overflow:visible;background:var(--main-bg)!important;background-image:none!important}#__next:has(.crm-property-page),.crm-shell:has(.crm-property-page),body:has(.crm-property-page){background-color:var(--main-bg)!important;background-image:none!important}.crm-property-page,.crm-property-page .MuiContainer-root{background:var(--main-bg)!important;background-image:none!important;overflow:visible!important}.crm-content-shell div[class*=MuiPaper-root]{border-radius:8px;box-shadow:none!important;font-size:14px!important}.crm-content-shell div[class*=MuiPaper-root] h2{font-size:14px!important;font-weight:500!important;font-family:var(--crm-font-family)!important}.crm-content-shell .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.crm-content-shell .MuiInputLabel-root.MuiInputLabel-shrink{z-index:2;background:#fff;max-width:calc(133% - 24px);padding:0 6px;transform:translate(12px,-8px)scale(.78)!important}.crm-content-shell .MuiFilledInput-root,.crm-content-shell .MuiOutlinedInput-notchedOutline,.crm-content-shell .MuiOutlinedInput-root{border-radius:8px!important}.MuiDialog-root .MuiOutlinedInput-notchedOutline,.crm-content-shell .MuiOutlinedInput-notchedOutline{top:0!important}.MuiDialog-root .MuiOutlinedInput-notchedOutline legend,.crm-content-shell .MuiOutlinedInput-notchedOutline legend{width:0!important;max-width:0!important;padding:0!important;display:none!important}.crm-content-shell .MuiAutocomplete-input,.crm-content-shell .MuiFilledInput-input,.crm-content-shell .MuiOutlinedInput-input,.crm-content-shell .MuiSelect-select{font-size:13px!important;line-height:20px!important}.crm-page-toolbar-slot{z-index:1090;background:var(--main-bg);width:calc(100% + 18px);margin-left:-18px;padding:0;position:sticky;top:54px}.crm-page-toolbar-slot:empty{display:none}.crm-dashboard-page .MuiCard-root{color:#101827!important;font-family:var(--crm-font-family)!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;box-shadow:0 10px 28px #0f172a0f!important}.crm-dashboard-page .MuiCard-root .MuiCard-root{box-shadow:none!important;background:#fff!important;border-color:#e9eff4!important}.crm-dashboard-page .MuiCard-root .MuiTypography-root{color:#101827}.crm-dashboard-page .MuiCard-root .MuiTypography-colorTextSecondary{color:#5e6b7e}.crm-dashboard-page .MuiCard-root .MuiDivider-root{border-color:#eef2f6!important}.crm-dashboard-page .MuiCard-root .MuiChip-root{color:#12b8ab;background:#e8fffc;border-radius:8px;font-weight:800}.crm-dashboard-page .MuiCard-root .MuiIconButton-root{color:#7a8798!important}.crm-dashboard-page .MuiTableContainer-root{background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important}.crm-dashboard-page .MuiTable-root .MuiTableCell-root{color:#101827!important;background:#fff!important;border-bottom-color:#eef2f6!important}.crm-dashboard-page .MuiTable-root .MuiTableHead-root .MuiTableCell-root{color:#687385!important;background:#f8fafc!important;font-weight:800!important}.crm-dashboard-page .MuiLinearProgress-root{background:#e2e8f0!important}.crm-dashboard-page .MuiLinearProgress-bar{background:#12b8ab!important}.crm-dashboard-page .crm-dashboard-kpi .crm-dashboard-kpi__label,.crm-dashboard-page .crm-dashboard-kpi .crm-dashboard-kpi__value{color:#101827!important}@media (max-width:899px){.crm-dashboard-hero{flex-direction:column}}.crm-sidebar{flex-direction:column;background:var(--crm-sidebar-bg)!important;color:#fff!important;border:0!important;border-right:1px solid #ffffff0f!important;width:240px!important;min-width:240px!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden auto!important;box-shadow:18px 0 55px #02061738!important}.crm-sidebar.crm-sidebar--collapsed{width:60px!important;min-width:60px!important}.crm-sidebar__brand{border-bottom:1px solid #ffffff0f;min-height:72px;padding:16px 22px 12px;justify-content:center!important}.crm-sidebar--collapsed .crm-sidebar__brand{padding-left:0;padding-right:0;justify-content:center!important}.crm-sidebar__brand-link{justify-content:center;width:100%;min-height:46px;text-decoration:none}.crm-sidebar--collapsed .crm-sidebar__brand-link{justify-content:center}.crm-sidebar__brand-text{text-align:center;flex-direction:column;align-items:center;width:min(100%,184px);line-height:1;display:flex}.crm-sidebar__brand-title{color:#fff;letter-spacing:-1.2px;text-transform:lowercase;font-size:30px;font-weight:850}.crm-sidebar__brand-title span{color:var(--crm-accent-teal)}.crm-sidebar__brand-subtitle{color:#12b8ab;letter-spacing:.2px;text-transform:none;opacity:1;margin-top:8px;font-size:12px;font-weight:750}.crm-sidebar__brand-mark{color:#fff;background:#12b8ab1f;border:1px solid #12b8ab61;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;font-weight:850;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.crm-sidebar__brand-logo{object-fit:contain;width:100%;max-width:142px;height:auto;max-height:46px;display:block}.crm-sidebar__brand-logo--collapsed{border-radius:12px;width:36px;max-width:36px;height:36px;max-height:36px}.crm-sidebar__nav{scrollbar-width:thin;scrollbar-color:#9fb0d66b transparent;padding:10px 16px!important;overflow:hidden auto!important}.crm-sidebar--collapsed .crm-sidebar__nav{padding:10px 8px!important}.crm-sidebar__nav::-webkit-scrollbar{width:6px}.crm-sidebar__nav::-webkit-scrollbar-track{background:0 0}.crm-sidebar__nav::-webkit-scrollbar-thumb{background:#9fb0d65c;border-radius:8px}.crm-sidebar__nav::-webkit-scrollbar-thumb:hover{background:#9fb0d68a}.crm-sidebar__footer{border-top:1px solid #ffffff0f;padding:16px 22px 22px}.crm-sidebar--collapsed .crm-sidebar__footer{padding-left:10px;padding-right:10px}.crm-sidebar__toggle{box-shadow:inset 0 1px #ffffff0f;color:#fff!important;background:#ffffff12!important;border:1px solid #12b8ab47!important;border-radius:12px!important}.crm-sidebar__toggle:hover{background:#12b8ab24!important;border-color:#12b8ab8c!important}.crm-sidebar__support{color:#fff;width:100%;min-height:46px;font-family:var(--crm-font-family);background:#12b8ab0d;border:1px solid #12b8ab8c;border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.crm-sidebar__support:hover{color:#fff;background:#12b8ab29;border-color:#12b8abd9;transform:translateY(-1px)}.crm-sidebar__support svg{color:#12b8ab;font-size:19px}.crm-sidebar--collapsed .crm-sidebar__support{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.crm-side-nav-section{margin:0;padding-left:0}.crm-side-nav-section+.crm-side-nav-section{margin-top:8px}.crm-side-nav-list-item{list-style:none}.crm-side-nav-item{gap:12px;min-height:44px;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s;border-radius:12px!important;margin:3px 0!important;padding-top:10px!important;padding-bottom:10px!important}.crm-side-nav-item--root{padding-left:14px!important;padding-right:14px!important}.crm-side-nav-item:hover{background:var(--crm-sidebar-hover)!important}.crm-side-nav-item.is-active{color:#fff!important}.crm-side-nav-item--icon-only.is-active{box-shadow:0 10px 24px #12b8ab33;background:var(--crm-sidebar-active)!important}.crm-side-nav-item--root.is-active{box-shadow:0 12px 26px #12b8ab38;background:var(--crm-sidebar-active)!important}.crm-side-nav-subitem.is-active{font-weight:500;box-shadow:inset 3px 0 #12b8abf2;background:#12b8ab21!important}.crm-side-nav-item--icon-only{border-radius:14px!important;min-height:44px!important}.crm-side-nav-subitem{position:relative;min-height:36px!important;padding:7px 12px 7px 20px!important}.crm-side-nav-item__icon{opacity:.86;flex-shrink:0;width:22px;height:22px;margin-right:0!important}.crm-side-nav-item__icon .fa-light{text-align:center;width:1em;font-size:17px;line-height:1;display:inline-block}.crm-side-nav-item.is-active .crm-side-nav-item__icon,.crm-side-nav-item:hover .crm-side-nav-item__icon{opacity:1}.crm-side-nav-item__label{letter-spacing:0;color:var(--crm-text-soft);text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;overflow:hidden;font-family:var(--crm-font-family)!important;font-size:14.5px!important;font-weight:750!important;line-height:1.25!important}.crm-side-nav-subitem .crm-side-nav-item__label{color:#9fb0c4;font-size:13px!important;font-weight:680!important;line-height:1.2!important}.crm-side-nav-item.is-active .crm-side-nav-item__label,.crm-side-nav-item:hover .crm-side-nav-item__label{color:#fff!important}.crm-side-nav-item__chevron{opacity:.72}.crm-side-nav-dot{background:var(--crm-accent-teal);opacity:0}.crm-side-nav-dot.is-active,.crm-side-nav-subitem.is-active .crm-side-nav-dot{opacity:1}.crm-side-nav-list-item .MuiCollapse-root{margin-top:0}.crm-side-nav-list-item .MuiCollapse-wrapperInner{padding-bottom:2px}.crm-side-nav-popover{color:#fff!important;background:linear-gradient(#07101a,#0b1522)!important;border:1px solid #12b8ab29!important;border-radius:16px!important;box-shadow:0 22px 60px #02061757!important}.crm-side-nav-popover .crm-side-nav-item{color:#fff!important}.crm-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e8ecf4;padding:0;box-shadow:0 8px 28px #0f172a0a}.crm-topbar__inner{gap:12px;min-height:54px}.crm-topbar__actions,.crm-topbar__nav{min-width:0}.crm-shortcuts{border-radius:0;align-items:center;gap:34px;height:54px;padding:0;display:flex}.crm-shortcuts__link{height:54px;font-family:var(--crm-font-family);align-items:center;font-size:14px;font-weight:760;line-height:1;position:relative;color:#536477!important;border-radius:0!important;padding:0!important;display:inline-flex!important}.crm-shortcuts__link.active,.crm-shortcuts__link:hover{color:#101828!important;background:0 0!important}.crm-shortcuts__link.active:after{content:"";background:#12b8ab;border-radius:999px 999px 0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.crm-topbar-icons{align-items:center;gap:7px;min-height:36px;display:flex}.crm-topbar-divider{background:#e4eaf2;width:1px;height:24px}.crm-header-icon-btn{transition:background-color .16s,border-color .16s,color .16s;color:#536477!important;border:1px solid #0000!important;border-radius:999px!important;width:36px!important;height:36px!important}.crm-header-icon-btn:hover{color:#101828!important;background:#f3f8fa!important;border-color:#dce7ef!important}.crm-topbar__account{width:38px;height:38px;color:var(--crm-text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.crm-topbar__account button{padding:0!important}.crm-topbar__account .MuiAvatar-root{width:36px!important;height:36px!important}.crm-user-avatar{letter-spacing:0;border:1px solid #0f172a14;color:#243044!important;font-family:var(--crm-font-family)!important;background:linear-gradient(135deg,#eef5f8,#cfdbe6)!important;font-weight:850!important}.crm-account-popover{border:1px solid #e8ecf4;margin-top:12px;overflow:hidden;border-radius:12px!important;box-shadow:0 22px 54px #0f172a24!important}.crm-account-popover__header{background:linear-gradient(#fff,#f8fbfd);align-items:center;gap:14px;padding:18px;display:flex}.crm-account-popover__avatar{flex:0 0 54px;width:54px!important;height:54px!important;font-size:17px!important}.crm-account-popover__identity{min-width:0}.crm-account-popover__name{color:#101828!important;margin:0!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important}.crm-account-popover__email,.crm-account-popover__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:var(--crm-font-family)!important}.crm-account-popover__email{color:#66758a!important;margin-top:4px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}.crm-account-popover__role{background:var(--crm-corporate-green-soft);width:fit-content;max-width:100%;color:var(--crm-corporate-green);font-family:var(--crm-font-family);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;margin-top:8px;padding:4px 8px;font-size:11px;font-weight:850;line-height:1;overflow:hidden}.crm-account-popover__menu{gap:4px;padding:8px;display:grid}.crm-account-popover__item{color:#40506a!important;border-radius:9px!important;min-height:42px!important;padding:8px 10px!important}.crm-account-popover__item:hover{color:#101828!important;background:#f3f8fa!important}.crm-account-popover__item-icon{min-width:32px!important;color:var(--crm-corporate-green)!important}.crm-account-popover__item-text{color:inherit!important;font-family:var(--crm-font-family)!important;font-size:13.5px!important;font-weight:760!important;line-height:1.2!important}.crm-account-popover__footer{background:#fff;padding:10px}.crm-account-popover__logout{color:#d92d3d!important;min-height:38px!important;font-family:var(--crm-font-family)!important;text-transform:none!important;background:#fff5f6!important;border-radius:9px!important;justify-content:center!important;font-weight:850!important}.crm-account-popover__logout:hover{background:#ffe8eb!important}.crm-language-switch{border:1px solid #0000!important;border-radius:10px!important;width:42px!important;height:36px!important;padding:0!important}.crm-language-switch:hover{background:#f3f8fa!important;border-color:#dce7ef!important}.crm-language-popover__flag,.crm-language-switch__flag{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0f172a14}.crm-language-popover__flag img,.crm-language-switch__flag img{object-fit:cover;width:100%;height:100%;display:block}.crm-language-popover{border:1px solid #e8ecf4;margin-top:10px;overflow:hidden;border-radius:10px!important;box-shadow:0 18px 42px #0f172a24!important}@media (max-width:600px){.crm-topbar{overflow:hidden}.crm-topbar__inner{min-height:52px;gap:4px!important;padding-left:10px!important;padding-right:10px!important}.crm-topbar__inner>.MuiStack-root:first-of-type{flex:none}.crm-topbar__inner>.MuiStack-root:last-of-type{flex:auto;justify-content:flex-end;min-width:0;gap:4px!important}.crm-topbar-icons{gap:2px;min-width:0}.crm-header-icon-btn{width:30px!important;height:30px!important;padding:4px!important}.crm-header-icon-btn .MuiSvgIcon-root{font-size:17px!important}#crmLangWeb .crm-header-icon-btn,.crm-topbar-divider{display:none!important}.crm-topbar__account{flex:0 0 30px;width:30px;height:30px;display:flex!important}.crm-topbar__account .MuiAvatar-root{width:30px!important;height:30px!important}#crmBadgets .crm-header-icon-btn:nth-of-type(3){display:none!important}#crmLangWeb{flex-shrink:0}#crmLangWeb .MuiButtonBase-root{min-width:30px}}@media (max-width:420px){#crmBadgets .crm-header-icon-btn:nth-of-type(2){display:none!important}.crm-topbar__inner{padding-left:8px!important;padding-right:8px!important}}.crm-list-card__header,.crm-properties-card__header{border-bottom:1px solid var(--crm-border)}.crm-list-card,.crm-properties-card{border:1px solid var(--crm-border);background:#fff;overflow:hidden;box-shadow:0 16px 40px #1c22370f;border-radius:8px!important}.crm-list-card__title .MuiCardHeader-avatar,.crm-properties-card__title .MuiCardHeader-avatar{margin-right:10px}.crm-list-toolbar__btn,.crm-properties-toolbar__btn{white-space:nowrap;min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important}.crm-list-toolbar__btn--success,.crm-list-toolbar__btn--success:hover,.crm-properties-toolbar__btn--success,.crm-properties-toolbar__btn--success:hover{color:#fff!important;background:#12b8ab!important}.crm-list-toolbar__btn--info,.crm-properties-toolbar__btn--info{color:#fff!important;background:#5ba6df!important}.crm-list-toolbar__btn--info:hover,.crm-properties-toolbar__btn--info:hover{color:#fff!important;background:#4797d4!important}.crm-list-toolbar__btn--danger{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.crm-list-toolbar__btn--danger:hover{background:#dc2626!important;border-color:#dc2626!important}.crm-list-toolbar__btn--neutral{color:#101827!important;background:#fff!important;border:1px solid #dbe7ee!important}.crm-list-toolbar__btn--neutral:hover{color:#101827!important;background:#12b8ab14!important;border-color:#12b8ab!important}.crm-list-card__content,.crm-properties-card__content{background:#fff}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header{justify-content:space-between;gap:12px;padding-inline:22px!important;border-radius:0!important;padding-top:0!important;padding-bottom:0!important}.crm-properties-card__header{padding-inline:22px!important;border-radius:0!important;min-height:48px!important;padding-top:0!important;padding-bottom:0!important}.crm-properties-list-card>.crm-list-card__header{height:auto!important;min-height:48px!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .crm-list-card__title{color:var(--text-dark,#101827)!important;align-items:center!important;margin:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}.crm-list-card__title .MuiCardHeader-title,.crm-properties-card__title .MuiCardHeader-title{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.1}.crm-list-card__title .MuiCardHeader-root,.crm-properties-card__title .MuiCardHeader-root{padding:0}.crm-list-toolbar{align-items:center;min-height:48px;display:flex;gap:8px!important}.crm-list-toolbar__btn .MuiButton-startIcon{color:currentColor!important;margin-left:0!important;margin-right:6px!important}.crm-list-toolbar__btn .MuiButton-endIcon{color:currentColor!important}.crm-list-toolbar__btn .MuiButton-endIcon .MuiSvgIcon-root,.crm-list-toolbar__btn .MuiButton-startIcon .MuiSvgIcon-root{color:currentColor!important;stroke:currentColor!important;width:15px!important;height:15px!important;font-size:15px!important}.crm-list-toolbar__btn :is(.MuiButton-startIcon,.MuiButton-endIcon) :is(.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic){color:currentColor!important}.crm-list-toolbar__btn.MuiButton-contained,.crm-list-toolbar__btn.MuiButton-contained .MuiButton-endIcon,.crm-list-toolbar__btn.MuiButton-contained .MuiButton-startIcon,.crm-list-toolbar__btn.MuiButton-contained .MuiSvgIcon-root,.crm-list-toolbar__btn.MuiButton-contained :is(.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic){color:#fff!important}.crm-list-toolbar__btn--info,.crm-list-toolbar__btn--info :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic),.crm-list-toolbar__btn--success,.crm-list-toolbar__btn--success :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic){color:#fff!important;fill:#fff!important;stroke:#fff!important}.crm-list-toolbar__control,.crm-list-toolbar__control .MuiOutlinedInput-root{border-radius:8px!important;padding:4px 8px!important}.crm-list-toolbar__control .MuiOutlinedInput-root{border:1px solid var(--border);height:34px;box-shadow:none;background:#fff}.crm-list-toolbar__control .MuiInputBase-input,.crm-list-toolbar__control .MuiSelect-select{color:var(--text-primary)!important;padding-top:7px!important;padding-bottom:7px!important;font-size:12.5px!important;font-weight:600!important}.crm-list-toolbar__control .MuiOutlinedInput-notchedOutline{border:none!important}.crm-cross-table-wrap .MuiPaper-root,.crm-data-table-wrap .MuiPaper-root,.crm-properties-table-wrap .MuiPaper-root{box-shadow:none}.crm-cross-table-shell,.crm-data-table-shell,.crm-properties-table-shell{background:0 0}.crm-data-table-bulkbar,.crm-properties-bulkbar{gap:12px}.crm-data-table-scrollbar,.crm-properties-table-scrollbar{scrollbar-color:#c3cfdd #edf2f7}.crm-cross-table .MuiTableSortLabel-root,.crm-data-table .MuiTableSortLabel-root,.crm-properties-table .MuiTableSortLabel-root{color:#1c2237;font-size:12px;font-weight:500}.crm-cross-table .MuiTableCell-root,.crm-data-table .MuiTableCell-root,.crm-properties-table .MuiTableCell-root{vertical-align:middle;padding:10px 14px!important}.crm-cross-table .MuiTableHead-root .MuiTableCell-root,.crm-data-table .MuiTableHead-root .MuiTableCell-root,.crm-properties-table .MuiTableHead-root .MuiTableCell-root{padding:14px 14px 12px!important}.crm-cross-table .MuiTableCell-root:first-of-type,.crm-data-table .MuiTableCell-root:first-of-type,.crm-properties-table .MuiTableCell-root:first-of-type{padding-left:24px!important}.crm-cross-table .MuiTableSortLabel-root:hover,.crm-data-table .MuiTableSortLabel-root:hover,.crm-properties-table .MuiTableSortLabel-root:hover{color:#1c2237}.crm-cross-table .MuiCheckbox-root,.crm-data-table .MuiCheckbox-root,.crm-properties-table .MuiCheckbox-root{color:#7f8aa3}.crm-cross-table .MuiCheckbox-root.Mui-checked,.crm-cross-table .MuiCheckbox-root.MuiCheckbox-indeterminate,.crm-data-table .MuiCheckbox-root.Mui-checked,.crm-data-table .MuiCheckbox-root.MuiCheckbox-indeterminate,.crm-properties-table .MuiCheckbox-root.Mui-checked,.crm-properties-table .MuiCheckbox-root.MuiCheckbox-indeterminate{color:#314452}.crm-cross-table-shell .MuiMenuItem-root,.crm-data-table-shell .MuiMenuItem-root,.crm-properties-table-shell .MuiMenuItem-root{font-size:12px}.crm-pagination{color:var(--text-secondary)!important}.crm-pagination .MuiTablePagination-toolbar{gap:10px;align-items:center!important;min-height:52px!important;padding:6px 0!important}.crm-pagination .MuiTablePagination-displayedRows,.crm-pagination .MuiTablePagination-selectLabel{align-items:center;min-height:32px;display:flex;color:var(--text-secondary)!important;margin:0!important;font-size:12px!important;font-weight:500!important}.crm-pagination .MuiTablePagination-input{width:76px!important;min-width:76px!important;margin:0 2px 0 8px!important}.crm-pagination .MuiInputBase-root,.crm-pagination .MuiOutlinedInput-root,.crm-pagination .MuiSelect-select,.crm-pagination .MuiTablePagination-select{border-radius:8px!important;font-size:12px!important;font-weight:600!important}.crm-pagination .MuiInputBase-root,.crm-pagination .MuiOutlinedInput-root{align-items:center;display:flex;min-height:32px!important}.crm-pagination .MuiSelect-select,.crm-pagination .MuiTablePagination-select{box-sizing:border-box;justify-content:flex-start;align-items:center!important;min-width:38px!important;min-height:32px!important;padding:0 32px 0 10px!important;display:flex!important}.crm-pagination .MuiSelect-icon{pointer-events:none;width:20px;height:20px;color:#64748b!important;top:calc(50% - 10px)!important;right:8px!important}.crm-pagination .MuiOutlinedInput-notchedOutline{border-color:var(--border)!important}.crm-pagination .MuiIconButton-root{width:32px;height:32px;color:var(--text-secondary)!important;border-radius:8px!important}.crm-pagination .MuiIconButton-root:hover{background:#eef3f7!important}.crm-pagination .MuiIconButton-root.Mui-disabled{opacity:.45}.crm-properties-list-page,.crm-properties-list-page :where(.MuiTypography-root,.MuiButtonBase-root,.MuiButton-root,.MuiInputBase-root,.MuiTableCell-root,.MuiChip-root){font-family:var(--crm-font-family)!important}.crm-properties-list-hero{justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 0 0;display:flex}.crm-properties-list-hero__breadcrumb{color:#6b7a90;margin-bottom:8px!important;font-size:12px!important;font-weight:750!important}.crm-properties-list-hero__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-properties-list-hero__title{color:#101827!important;letter-spacing:0!important;font-size:28px!important;font-weight:850!important;line-height:1.12!important}.crm-properties-list-hero__count{color:#fff;background:#12b8ab;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.crm-properties-list-hero__subtitle{color:#5e6b7e!important;margin-top:6px!important;font-size:13.5px!important;font-weight:500!important}.crm-properties-list-actions-panel{flex-direction:column;align-items:flex-end;gap:8px;min-width:min(100%,360px);display:flex}.crm-properties-list-actions{justify-content:flex-end}.crm-properties-list-actions--favorites{justify-content:flex-end;width:100%;display:flex!important}.crm-properties-list-actions__btn{box-sizing:border-box!important;height:38px!important;min-height:38px!important;box-shadow:none!important;color:#101827!important;letter-spacing:0!important;text-transform:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}.crm-properties-list-actions__btn:hover{background:#f8fafc!important;border-color:#dbe5ec!important}.crm-properties-list-actions__btn--primary{color:#fff!important;box-shadow:0 8px 18px #12b8ab3d!important}.crm-properties-list-actions__btn--primary,.crm-properties-list-actions__btn--primary:hover{background:#12b8ab!important;border-color:#12b8ab!important}.crm-properties-list-actions__btn--favorite-print{color:#fff!important;background:#344353!important;border-color:#344353!important}.crm-properties-list-actions__btn--favorite-print:hover{background:#405166!important;border-color:#405166!important}.crm-properties-list-actions__btn--favorite-clear{color:#fff!important;background:#fb604e!important;border-color:#fb604e!important}.crm-properties-list-actions__btn--favorite-clear:hover{background:#ef4d3b!important;border-color:#ef4d3b!important}.crm-properties-list-actions__btn--favorite-clear.Mui-disabled,.crm-properties-list-actions__btn--favorite-print.Mui-disabled{color:#94a3b8!important;background:#eef2f6!important;border-color:#e3ebf2!important}.crm-properties-list-actions__btn .MuiButton-startIcon{margin-left:0!important;margin-right:7px!important}.crm-properties-list-actions__btn .MuiSvgIcon-root{width:16px!important;height:16px!important}.crm-properties-list-actions__columns{box-sizing:border-box!important;width:120px!important;min-width:120px!important;max-width:120px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;color:#fff!important;letter-spacing:0!important;text-transform:none!important;background:#050b12!important;border:1px solid #050b12!important;border-radius:8px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}.crm-properties-list-actions__columns:hover{background:#111827!important;border-color:#111827!important}.crm-properties-list-actions__columns .MuiButton-startIcon{margin-left:0!important;margin-right:8px!important}.crm-properties-list-actions__columns .MuiButton-endIcon{margin-left:auto!important;margin-right:0!important}.crm-properties-list-actions__columns .MuiButton-startIcon img{filter:brightness(0)invert();opacity:.9}.crm-properties-list-actions__columns .MuiSvgIcon-root{color:#fff!important;width:16px!important;height:16px!important}.crm-properties-search-band{background:#fff;border:1px solid #e6edf2;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:13px 14px;display:flex;box-shadow:0 8px 22px #0f172a0d}.crm-properties-search-band__main{flex:520px;align-items:center;gap:10px;min-width:320px;display:flex}.crm-properties-search-band__input{flex:360px;max-width:520px}.crm-properties-search-band__input .MuiInputBase-root{color:#101827!important;background:#f8fafc!important;border-radius:8px!important;align-items:center!important;height:38px!important;min-height:38px!important;font-size:12.5px!important;font-weight:600!important}.crm-properties-search-band__input .MuiInputBase-input{height:38px!important;padding-top:0!important;padding-bottom:0!important;line-height:38px!important}.crm-properties-search-band__input .MuiOutlinedInput-notchedOutline{border-color:#e3ebf2!important}.crm-properties-search-band__input .MuiInputAdornment-positionStart{align-self:stretch!important;align-items:center!important;height:38px!important;min-height:38px!important;max-height:none!important;margin-top:0!important;display:flex!important}.crm-properties-search-band__input .MuiInputAdornment-root .MuiSvgIcon-root{color:#66758a!important;width:17px!important;height:17px!important}.crm-properties-search-band__clear{color:#66758a!important;width:24px!important;height:24px!important;margin-right:-3px!important}.crm-properties-search-band__clear:hover{color:#101827!important;background:#eaf0f4!important}.crm-properties-search-band__clear .MuiSvgIcon-root{width:15px!important;height:15px!important}.crm-properties-search-band__advanced{flex:none;color:#101827!important;height:38px!important;min-height:38px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:#fff!important;border:1px solid #e3ebf2!important;border-radius:8px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important}.crm-properties-search-band__advanced:hover{background:#f8fafc!important;border-color:#d6e1ea!important}.crm-properties-search-band__advanced.is-active{color:#12b8ab!important;background:#eefdfa!important;border-color:#12b8ab52!important}.crm-properties-search-band__advanced .MuiButton-startIcon{margin-left:0!important;margin-right:7px!important}.crm-properties-search-band__advanced .MuiSvgIcon-root{width:16px!important;height:16px!important}.crm-properties-search-band__advanced-count{color:#fff;background:#12b8ab;border-radius:999px;justify-content:center;align-items:center;min-width:18px;min-height:18px;margin-left:7px;padding:0 5px;font-size:10.5px;font-weight:850;line-height:1;display:inline-flex}.crm-properties-search-band__chips{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:7px;display:flex}.crm-properties-search-band__quality{flex-wrap:wrap;flex:100%;justify-content:flex-end;align-items:center;gap:7px;padding-top:2px;display:flex}.crm-properties-search-band__quality-label{text-transform:uppercase;color:#7a8796!important;letter-spacing:0!important;margin-right:2px!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.crm-properties-status-chip{gap:6px;min-width:0!important;height:30px!important;min-height:30px!important;box-shadow:none!important;color:#607083!important;letter-spacing:0!important;text-transform:none!important;background:#f3f6f8!important;border:1px solid #0000!important;border-radius:999px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important;line-height:1!important}.crm-properties-status-chip strong{color:#12b8ab;background:#e5fbf7;border-radius:999px;justify-content:center;align-items:center;min-width:20px;min-height:18px;padding:0 6px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.crm-properties-status-chip:hover{background:#eaf0f4!important}.crm-properties-status-chip.is-active{color:#fff!important;background:#050b12!important;border-color:#050b12!important}.crm-properties-status-chip.is-active strong{color:#fff;background:#ffffff24}.crm-properties-quality-chip{min-width:0!important;height:28px!important;min-height:28px!important;box-shadow:none!important;color:#9a3412!important;letter-spacing:0!important;text-transform:none!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:999px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important}.crm-properties-quality-chip:hover{background:#ffedd5!important;border-color:#fdba74!important}.crm-properties-quality-chip.is-active{color:#fff!important;background:#9a3412!important;border-color:#9a3412!important}.crm-properties-description-quality{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;align-items:center;min-height:28px;display:inline-flex;overflow:hidden}.crm-properties-description-quality.is-active{border-color:#9a3412}.crm-properties-description-quality .crm-properties-quality-chip--description{background:0 0!important;border:0!important;border-radius:0!important;height:28px!important}.crm-properties-description-quality .crm-properties-quality-chip--description:hover{background:#ffedd5!important}.crm-properties-description-quality .crm-properties-quality-chip--description.is-active{color:#fff!important;background:#9a3412!important}.crm-properties-description-quality__languages{border-left:1px solid #fed7aa;align-items:stretch;height:28px;display:inline-flex}.crm-properties-description-quality.is-active .crm-properties-description-quality__languages{border-left-color:#9a341240}.crm-properties-description-quality__language{min-width:28px!important;height:28px!important;box-shadow:none!important;color:#9a3412!important;letter-spacing:0!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 7px!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important}.crm-properties-description-quality__language+.crm-properties-description-quality__language{border-left:1px solid #fed7aa!important}.crm-properties-description-quality__language:hover{background:#ffedd5!important}.crm-properties-description-quality__language.is-active{color:#fff!important;background:#451a03!important}.crm-properties-advanced-panel{background:#fff;border:1px solid #e6edf2;border-radius:8px;margin:0;padding:14px;box-shadow:0 8px 22px #0f172a0d}.crm-properties-advanced-panel__grid{grid-template-columns:repeat(4,minmax(148px,1fr));gap:12px 10px;display:grid}.crm-properties-advanced-panel__field{flex-direction:column;gap:5px;min-width:0;display:flex}.crm-properties-advanced-panel__label{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}.crm-properties-advanced-panel .MuiInputBase-root{background:#fbfdfe!important;border-radius:8px!important;height:36px!important;min-height:36px!important;font-size:12.5px!important;font-weight:600!important}.crm-properties-advanced-panel .MuiAutocomplete-root .MuiInputBase-root{flex-wrap:nowrap!important;padding-right:36px!important;overflow:hidden!important}.crm-properties-advanced-panel .MuiAutocomplete-inputRoot{align-items:center!important}.crm-properties-advanced-panel .MuiInputBase-input,.crm-properties-advanced-panel .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:36px!important;min-height:0!important;padding:0 34px 0 12px!important;line-height:1.2!important;display:flex!important}.crm-properties-advanced-panel input.MuiInputBase-input{padding:0 12px!important}.crm-properties-advanced-panel .MuiAutocomplete-input{min-width:28px!important;padding:0!important}.crm-properties-advanced-panel__chip{color:#12b8ab!important;background:#e9f7f5!important;border-radius:6px!important;max-width:96px!important;height:22px!important;font-size:11px!important;font-weight:800!important}.crm-properties-advanced-panel__chip .MuiChip-label{padding:0 7px!important}.crm-properties-advanced-panel__chip .MuiChip-deleteIcon{width:15px!important;height:15px!important}.crm-properties-advanced-panel input[type=date].MuiInputBase-input{min-height:36px!important;line-height:36px!important}.crm-properties-advanced-panel .MuiOutlinedInput-notchedOutline{border-color:#e3ebf2!important}.crm-properties-advanced-panel .MuiSelect-icon{width:18px!important;height:18px!important;top:50%!important;right:9px!important;transform:translateY(-50%)!important}.crm-properties-advanced-panel__autocomplete-list{max-height:300px!important;padding:4px!important}.crm-properties-advanced-panel__autocomplete-list .MuiAutocomplete-option{border-radius:6px!important;min-height:32px!important;font-size:12.5px!important}.crm-properties-advanced-panel__actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.crm-properties-advanced-panel__apply,.crm-properties-advanced-panel__clear{height:36px!important;min-height:36px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.crm-properties-advanced-panel__clear{color:#101827!important;background:#fff!important;border:1px solid #e3ebf2!important}.crm-properties-advanced-panel__clear:hover{background:#f8fafc!important}.crm-properties-advanced-panel__apply{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}.crm-properties-advanced-panel__apply:hover{background:#12b8ab!important;border-color:#12b8ab!important}.crm-properties-list-card{margin:0 0 26px;overflow:hidden;border:1px solid #e6edf2!important;border-radius:8px!important;box-shadow:0 10px 28px #0f172a0f!important}.crm-property-list-table-shell{background:#fff}.crm-property-list-table__bulkbar{background:#f8fffd;border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.crm-consultas-table__bulkbar{margin:0}.crm-consultas-table__bulkbar .MuiTypography-root{color:#1f2937;font-weight:800}.crm-consultas-table__bulkbar-actions{justify-content:flex-end}@media (max-width:700px){.crm-consultas-table__bulkbar{flex-direction:column;align-items:flex-start}.crm-consultas-table__bulkbar-actions{justify-content:flex-start;width:100%}}.crm-property-list-table__top-scroll{background:#fff;border-bottom:1px solid #eef2f6;width:100%;height:14px;overflow:auto hidden}.crm-property-list-table-wrap::-webkit-scrollbar,.crm-property-list-table__top-scroll::-webkit-scrollbar{height:10px}.crm-property-list-table-wrap::-webkit-scrollbar-track,.crm-property-list-table__top-scroll::-webkit-scrollbar-track{background:#edf2f7;border-radius:999px}.crm-property-list-table-wrap::-webkit-scrollbar-thumb,.crm-property-list-table__top-scroll::-webkit-scrollbar-thumb{background:#c3cfdd;border-radius:999px}.crm-property-list-table-wrap::-webkit-scrollbar-thumb:hover,.crm-property-list-table__top-scroll::-webkit-scrollbar-thumb:hover{background:#aebccc}.crm-property-list-table-wrap{width:100%;background:#fff!important;border-radius:0!important;overflow:auto hidden!important}.crm-property-list-table{background:#fff;border-collapse:separate!important;border-spacing:0!important}.crm-property-list-table .MuiTableCell-root{vertical-align:middle;color:#101827!important;border-bottom:1px solid #eef2f6!important;padding:10px 14px!important}.crm-property-list-table__head-row .MuiTableCell-root{text-transform:uppercase;white-space:nowrap;background:#f8fafc!important}.crm-property-list-table__head-row .MuiTableCell-root,.crm-property-list-table__head-row .MuiTableSortLabel-root{color:#687385!important;letter-spacing:0!important;font-size:11px!important;font-weight:850!important}.crm-property-list-table__row:hover .MuiTableCell-root{background:#fcfffe!important}.crm-property-list-table__row.Mui-selected .MuiTableCell-root,.crm-property-list-table__row.Mui-selected:hover .MuiTableCell-root{background:#12b8ab14!important}.crm-property-list-table__select-cell{width:54px;min-width:54px;max-width:54px}.crm-property-list-table__property{align-items:center;gap:12px;min-width:305px;display:flex}.crm-property-list-table__thumb{color:#9aa5b2;cursor:pointer;background:#eef3f7;border:1px solid #e6edf2;border-radius:8px;flex:0 0 96px;place-items:center;width:96px;height:62px;padding:0;display:grid;position:relative;overflow:hidden}.crm-property-list-table__thumb:hover{opacity:.88}.crm-property-list-table__thumb:focus-visible{outline-offset:2px;outline:2px solid #12b8ab}.crm-property-list-table__thumb .MuiSvgIcon-root{width:34px;height:34px}.crm-property-list-table__thumb img{pointer-events:none}.crm-property-list-table__property-copy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.crm-property-list-table__price,.crm-property-list-table__reference,.crm-property-list-table__strong{color:#101827!important;font-size:12.5px!important;font-weight:850!important;line-height:1.25!important}.crm-property-list-table__price{font-size:13.5px!important}.crm-property-list-table__reference-btn{min-width:0!important;max-width:100%!important;min-height:24px!important;box-shadow:none!important;color:#12b8ab!important;letter-spacing:0!important;text-align:center!important;text-transform:none!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important;border-radius:8px!important;justify-content:center!important;gap:5px!important;padding:0 9px!important}.crm-property-list-table__reference-icon{color:currentColor!important;width:13px!important;height:13px!important}.crm-property-list-table__reference-btn:hover{text-decoration:none;border-color:var(--crm-corporate-green)!important;color:var(--crm-corporate-green)!important;background:#12b8ab29!important}.crm-property-list-table__muted{color:#66758a!important;margin-top:0!important;font-size:11px!important;font-weight:500!important;line-height:1.28!important}.crm-property-list-table__origin{border:1px solid #0000;border-radius:7px;align-items:center;max-width:100%;padding:3px 7px;font-size:10.5px;font-weight:800;line-height:1.2;display:inline-flex}.crm-property-list-table__origin--manual{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.crm-property-list-table__origin--imported{color:#315b9f;background:#eef4ff;border-color:#c7d7fe}.crm-property-status-pill{white-space:nowrap;border-radius:8px;align-items:center;gap:6px;min-height:24px;padding:0 10px;font-size:11.5px;font-weight:850;display:inline-flex}button.crm-property-status-pill{cursor:pointer;font-family:var(--crm-font-family);border:0}.crm-property-status-pill--button:hover{filter:brightness(.97)}.crm-property-status-pill--button:focus-visible{outline-offset:2px;outline:2px solid #12b8ab}.crm-property-status-pill span{background:currentColor;border-radius:50%;width:6px;height:6px}.crm-property-status-pill--published{color:#12b8ab;background:#12b8ab24}.crm-property-status-pill--reserved{color:#d97706;background:#fff3df}.crm-property-status-pill--sold{background:var(--crm-corporate-green-soft);color:var(--crm-corporate-green)}.crm-property-status-pill--draft{color:#64748b;background:#f1f5f9}.crm-property-list-table__visibility{gap:4px;display:grid}.crm-property-visibility-line{color:#66758a;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:fit-content;min-height:18px;padding:0;font-size:11px;font-weight:650;display:inline-flex}.crm-property-visibility-line:disabled{cursor:default;opacity:.6}.crm-property-visibility-line__mark{min-width:11px;font-size:11px;font-weight:900}.crm-property-visibility-line.is-on .crm-property-visibility-line__mark{color:#12b8ab}.crm-property-visibility-line.is-off .crm-property-visibility-line__mark{color:#e5484d}.crm-property-list-table__actions{flex-wrap:wrap;align-items:center;gap:6px;min-width:126px;display:flex}.crm-property-list-table__icon-btn{color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;width:30px!important;height:30px!important}.crm-property-list-table__icon-btn:hover{background:#f8fafc!important}.crm-property-list-table__icon-btn .MuiSvgIcon-root{width:15px;height:15px}.crm-property-list-table__icon-btn--edit{color:#fff!important;box-shadow:0 8px 18px #12b8ab3d!important}.crm-property-list-table__icon-btn--edit,.crm-property-list-table__icon-btn--edit:hover{background:#12b8ab!important;border-color:#12b8ab!important}.crm-property-list-table__icon-btn--featured{color:#d97706!important}.crm-property-list-table__icon-btn--featured.is-active{color:#d97706!important;background:#fff7ed!important;border-color:#fed7aa!important}.crm-property-list-table__icon-btn--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-property-list-table__pagination,.crm-property-list-table__pagination-wrap{background:#fff;border-top:1px solid #e6edf2}.crm-property-list-table__pagination-wrap{grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:grid}.crm-property-list-table__pagination-summary{color:#66758a;grid-column:1;font-size:12.5px;font-weight:700}.crm-property-list-table__pagination-numbers{grid-column:2;justify-content:center;min-width:0;display:flex}.crm-property-list-table__pagination-numbers .MuiPagination-ul{justify-content:center;gap:2px}.crm-property-list-table__pagination-numbers .MuiPaginationItem-root{border-radius:8px;min-width:32px;height:32px;font-size:12.5px;font-weight:800}.crm-property-list-table__pagination-numbers .Mui-selected{color:#fff!important;background:#12b8ab!important}.crm-property-list-table__pagination-size{color:#66758a;grid-column:3;justify-content:flex-end;align-items:center;gap:10px;min-width:0;font-size:12.5px;font-weight:700;display:inline-flex}.crm-property-list-table__pagination-size .MuiTypography-root{color:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap}.crm-property-list-table__pagination-select.MuiInputBase-root{background:#fff;border-radius:8px;min-width:86px;height:34px}.crm-property-list-table__pagination-select .MuiSelect-select{align-items:center;height:34px;padding-top:0;padding-bottom:0;font-size:12.5px;font-weight:800;display:flex}@media (max-width:640px){.crm-property-list-table__pagination-wrap{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px}.crm-property-list-table__pagination-size,.crm-property-list-table__pagination-summary{grid-column:1;justify-content:flex-start}.crm-property-list-table__pagination-numbers{grid-column:1;justify-content:flex-start;overflow-x:auto}.crm-property-list-table__pagination-numbers .MuiPagination-ul{flex-wrap:nowrap}}.crm-property-list-table__empty-row .MuiTableCell-root{text-align:center;color:#66758a!important;padding:34px!important}.crm-property-print-dialog__paper{border-radius:8px!important;width:min(640px,100vw - 32px)!important;max-width:none!important;height:auto!important;max-height:calc(100vh - 32px)!important;overflow:hidden!important;box-shadow:0 24px 60px #0f172a3d!important}.crm-property-print-dialog__header{background:#fff;border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:center;gap:14px;min-height:60px;display:flex;padding:12px 16px!important}.crm-property-print-dialog__title{color:#101827!important;font-size:15px!important;font-weight:850!important;line-height:1.15!important}.crm-property-print-dialog__subtitle{color:#66758a!important;margin-top:3px!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important}.crm-property-print-dialog__close{color:#526274!important;border:1px solid #e6edf2!important;border-radius:8px!important;width:34px!important;height:34px!important}.crm-property-print-dialog__content{background:#f5f7fa;max-height:calc(100vh - 92px);overflow:auto;padding:0!important}.crm-property-print-dialog__iframe{background:#f5f7fa;border:0;width:100%;min-height:0;max-height:calc(100vh - 92px);display:block}.crm-favorites-print-page{color:#1f2d3a;background:#eef3f7;min-height:100vh;padding:24px;font-family:Inter,Arial,Helvetica,sans-serif}.crm-favorites-print-toolbar{background:#fff;border:1px solid #dde5ec;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:min(980px,100%);margin:0 auto 16px;padding:12px 14px;display:flex;box-shadow:0 10px 26px #0f172a14}.crm-favorites-print-toolbar__title{color:#101827!important;font-size:17px!important;font-weight:850!important;line-height:1.15!important}.crm-favorites-print-toolbar__subtitle{color:#66758a!important;margin-top:2px!important;font-size:12px!important;font-weight:700!important}.crm-favorites-print-toolbar__button{color:#fff!important;height:36px!important;min-height:36px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:#344353!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.crm-favorites-print-toolbar__button:hover{background:#405166!important}.crm-favorites-visit-sheet{background:#fff;border:1px solid #dde6ee;border-radius:10px;width:min(980px,100%);margin:0 auto;padding:0 0 18px;overflow:hidden}.crm-favorites-visit-sheet__header{background:#fbfdfe;border-bottom:1px solid #dfe8ef;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 24px 16px;display:flex}.crm-favorites-visit-sheet__header p{color:#12b8ab;letter-spacing:0;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:900;line-height:1}.crm-favorites-visit-sheet__header h1{color:#101827;letter-spacing:0;margin:0;font-size:24px;font-weight:900;line-height:1.08}.crm-favorites-visit-sheet__header aside{color:#526174;text-align:right;flex-direction:column;align-items:flex-end;gap:3px;font-style:normal;display:flex}.crm-favorites-visit-sheet__header aside span{letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}.crm-favorites-visit-sheet__header aside strong{color:#101827;font-size:14px;font-weight:900;line-height:1.2}.crm-favorites-visit-sheet__header aside em{color:#12b8ab;font-size:12px;font-style:normal;font-weight:850;line-height:1.2}.crm-favorites-visit-sheet__form{border-bottom:1px solid #dfe8ef;grid-template-columns:repeat(6,1fr);gap:13px 28px;padding:16px 24px 20px;display:grid}.crm-favorites-visit-sheet__agency,.crm-favorites-visit-sheet__field{flex-direction:column;grid-column:span 2;gap:6px;min-width:0;display:flex}.crm-favorites-visit-property strong,.crm-favorites-visit-sheet__agency strong,.crm-favorites-visit-sheet__field strong{color:#2d3b49;letter-spacing:0;font-size:12px;font-weight:900;line-height:1.2}.crm-favorites-visit-sheet__field span{background:linear-gradient(#0000 72%,#f5f8fa 0);border-bottom:1.5px solid #b8c4cf;height:28px;display:block}.crm-favorites-visit-sheet__field--small{grid-column:span 2}.crm-favorites-visit-sheet__field--wide{grid-column:span 4}.crm-favorites-visit-sheet__field--half{grid-column:span 3}.crm-favorites-visit-sheet__agency{flex-direction:row;grid-column:1/-1;align-items:center;gap:18px;padding-top:2px}.crm-favorites-visit-sheet__agency span{color:#2d3b49;border:1px solid #b8c4cf;border-radius:999px;align-items:center;min-height:26px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.crm-favorites-visit-sheet__state{color:#66758a;justify-content:center;align-items:center;gap:10px;min-height:160px;display:flex}.crm-favorites-visit-property{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #dfe8ef;grid-template-columns:35% minmax(0,1fr) 176px;gap:22px;padding:22px 24px 52px;display:grid;position:relative}.crm-favorites-visit-property__media{background:#f3f6f8;border:1px solid #dfe8ef;border-radius:8px;justify-content:center;align-items:center;height:196px;display:flex;overflow:hidden}.crm-favorites-visit-property__media img{object-fit:cover;width:100%;height:100%}.crm-favorites-visit-property__media span{color:#718094;font-size:12px;font-weight:800}.crm-favorites-visit-property__details{min-width:0}.crm-favorites-visit-property__location{color:#12b8ab;letter-spacing:0;text-transform:uppercase;margin:2px 0 8px;font-size:11px;font-weight:900;line-height:1.25}.crm-favorites-visit-property h2{color:#101827;text-transform:uppercase;margin:0 0 8px;font-size:18px;font-weight:900;line-height:1.12}.crm-favorites-visit-property__title{color:#344353;margin:0 0 8px;font-size:12.5px;font-weight:800;line-height:1.35}.crm-favorites-visit-property__description{color:#3f4f5f;text-align:justify;margin:0 0 14px;font-size:12.3px;font-weight:500;line-height:1.45}.crm-favorites-visit-property__alarm,.crm-favorites-visit-property__keys{color:#344353;margin:0 0 7px;font-size:12px;line-height:1.3}.crm-favorites-visit-property__summary{color:#344353;flex-direction:column;gap:8px;font-size:12px;line-height:1.25;display:flex}.crm-favorites-visit-property__summary strong{color:#fff;background:#101827;border-radius:7px;justify-content:center;align-items:center;min-height:31px;font-size:13px;font-weight:900;display:inline-flex}.crm-favorites-visit-property__summary span{color:#1f2d3a;background:#fbfdfe;border:1px solid #dfe8ef;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:27px;padding:0 10px;font-weight:850;display:flex}.crm-favorites-visit-property__summary small{color:#718094;letter-spacing:0;text-transform:uppercase;font-size:9px;font-weight:900}.crm-favorites-visit-property__summary b{color:#12b8ab;background:#eefbf6;border:1px solid #bfefdf;border-radius:7px;justify-content:center;align-items:center;min-height:34px;font-size:16px;font-weight:900;display:flex}.crm-favorites-visit-property__summary i{background:#fff;border:1.5px solid #8c9aaa;border-radius:7px;height:30px;display:block}.crm-favorites-visit-property__hour{color:#2d3b49;align-items:center;gap:10px;font-size:12px;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.crm-favorites-visit-property__hour:after{content:"";background:#b8c4cf;flex:1;height:1.5px;display:block}@media print{body,html{background:#fff!important}.crm-favorites-print-page{color:#1f2d3a;background:#fff;min-height:auto;padding:0}.crm-favorites-print-toolbar{display:none!important}.crm-favorites-visit-sheet{border:0;border-radius:0;width:100%;margin:0;padding:0}.crm-favorites-visit-sheet__header{background:#fff;padding:0 0 12px}.crm-favorites-visit-sheet__form{padding:12px 0 16px}.crm-favorites-visit-property{grid-template-columns:34% minmax(0,1fr) 166px;gap:18px;padding:16px 0 42px}.crm-favorites-visit-property__media{height:176px}.crm-favorites-visit-property h2{font-size:16px}.crm-favorites-visit-property__description{font-size:11.5px;line-height:1.38}}.crm-property-print-page{background:#f5f7fa;padding:24px}.crm-property-print-page.is-embedded{padding:14px}.crm-property-print-page__container{height:100%}.crm-property-print-config{border:1px solid #e6edf2!important;border-radius:8px!important;box-shadow:0 10px 28px #0f172a0f!important}.crm-property-print-config__content{padding:18px!important}.crm-property-print-config__header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.crm-property-print-config__title{color:#101827!important;font-size:18px!important;font-weight:850!important;line-height:1.15!important}.crm-property-print-config__subtitle{color:#66758a!important;margin-top:5px!important;font-size:12.5px!important;font-weight:700!important}.crm-property-print-config__grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid!important}.crm-property-print-config__field{background:#fbfdfe;border:1px solid #e6edf2;border-radius:8px;padding:12px}.crm-property-print-config__label{color:#526274!important;margin-bottom:8px!important;font-size:11.5px!important;font-weight:850!important;line-height:1.1!important}.crm-property-print-config__options{flex-wrap:wrap;gap:8px;flex-direction:column!important;display:flex!important}.crm-property-print-config__option{background:#fff;border:1px solid #e3ebf2;border-radius:8px;width:100%;min-height:34px;padding:0 10px 0 5px;margin:0!important}.crm-property-print-config__option .MuiFormControlLabel-label{color:#101827;font-size:12.5px;font-weight:750}.crm-property-print-config__option .MuiRadio-root{color:#12b8ab!important;padding:6px!important}.crm-property-print-config__actions{flex-direction:column;grid-column:1/-1;justify-content:stretch;gap:8px;display:flex}.crm-property-print-config__button{height:36px!important;min-height:36px!important;box-shadow:none!important;color:#101827!important;letter-spacing:0!important;text-transform:none!important;background:#fff!important;border:1px solid #e3ebf2!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.crm-property-print-config__actions .crm-property-print-config__button{width:100%}.crm-property-print-config__button--primary{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}.crm-property-print-config__pdf-icon{justify-content:center;align-items:center;width:16px;font-size:15px;line-height:1;display:inline-flex}@media (max-width:900px){.crm-properties-list-hero{flex-direction:column;padding:18px 0 0}.crm-properties-list-actions{justify-content:flex-start}.crm-properties-search-band{flex-direction:column;align-items:stretch;margin:0;padding:12px}.crm-properties-search-band__main{flex:auto;width:100%;min-width:0}.crm-properties-search-band__input{max-width:none}.crm-properties-search-band__chips{justify-content:flex-start}.crm-properties-advanced-panel{margin:0}.crm-properties-advanced-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-properties-list-card{margin:0 0 18px}}@media (max-width:600px){.crm-properties-search-band__main{flex-direction:column;align-items:stretch}.crm-properties-search-band__advanced{width:100%;justify-content:center!important}.crm-properties-advanced-panel__grid{grid-template-columns:1fr}.crm-properties-advanced-panel__actions{flex-direction:column-reverse}.crm-properties-advanced-panel__apply,.crm-properties-advanced-panel__clear{width:100%}}.crm-buyers-card__content{padding:0!important}.crm-buyers-toolbar{flex-wrap:wrap;justify-content:flex-end}.crm-buyers-table-shell{border-top:1px dashed var(--border)}.crm-buyers-table-scrollbar{background:#fff}.crm-buyers-table-scrollbar::-webkit-scrollbar{height:10px}.crm-buyers-table-scrollbar::-webkit-scrollbar-track{background:#edf2f7;border-radius:999px}.crm-buyers-table-scrollbar::-webkit-scrollbar-thumb{background:#c3cfdd;border-radius:999px}.crm-buyers-table-scrollbar::-webkit-scrollbar-thumb:hover{background:#aebccc}.crm-buyers-table-wrap,.crm-buyers-table-wrap .MuiPaper-root{background:#fff!important;border-radius:0!important}.crm-buyers-table .MuiTableCell-root{color:var(--text-primary);vertical-align:middle;border-bottom:1px dotted var(--border)!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-buyers-table .MuiTableHead-root .MuiTableCell-root{color:var(--text-secondary);background:#fff}.crm-buyers-table .MuiTableHead-root .MuiTableCell-root,.crm-sellers-table .MuiTableHead-root .MuiTableCell-root,.crm-sellers-table__head-cell{text-transform:uppercase;letter-spacing:.04em;padding-top:12px!important;padding-bottom:12px!important;font-size:12px!important;font-weight:700!important}.crm-sellers-table .MuiTableHead-root .MuiTableCell-root,.crm-sellers-table__head-cell{white-space:nowrap;color:var(--text-secondary)!important;background:#fff!important}.crm-sellers-table__head-cell--alert{text-align:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;padding-left:14px!important;padding-right:8px!important}.crm-sellers-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-sellers-table__row:hover{background:#eef7f6!important}.crm-sellers-table__row .MuiTableCell-root{border-bottom:1px dotted var(--border)!important;vertical-align:middle!important;background:0 0!important;padding:10px 14px!important;font-weight:500!important}.crm-sellers-table__row .MuiButton-root,.crm-sellers-table__row .MuiChip-label,.crm-sellers-table__row .MuiChip-root,.crm-sellers-table__row .MuiTableCell-root,.crm-sellers-table__row .MuiTypography-root{color:var(--text-primary)!important;font-size:12.5px!important}.crm-sellers-table__row .crm-buyers-edit-btn,.crm-sellers-table__row .crm-buyers-edit-btn .MuiButton-startIcon,.crm-sellers-table__row .crm-buyers-edit-btn .MuiButton-startIcon *{color:#fff!important}body .crm-clients-page--sellers .crm-sellers-col--seller .crm-property-list-table__reference-btn{color:#12b8ab!important}body .crm-clients-page--sellers .crm-sellers-col--seller .crm-property-list-table__reference-icon,body .crm-clients-page--sellers .crm-sellers-col--seller .crm-property-list-table__reference-icon path{color:#12b8ab!important;fill:#12b8ab!important}body .crm-clients-page--sellers .crm-sellers-stock-pill{color:#0f8f86!important;background:#12b8ab1a!important;border-color:#12b8ab47!important}.crm-buyers-col--phone{white-space:nowrap;min-width:180px!important}.crm-buyers-col--status{white-space:nowrap;min-width:130px}.crm-buyers-table__filters .MuiTableCell-root{background:#fcfdfd;padding-top:10px!important;padding-bottom:10px!important}.crm-buyers-table__filters .MuiOutlinedInput-root{background:#fff;min-height:30px;border-radius:8px!important}.crm-buyers-filter-input,.crm-buyers-filter-input .MuiInputBase-root,.crm-buyers-filter-input .MuiOutlinedInput-notchedOutline,.crm-buyers-filter-input .MuiOutlinedInput-root,.crm-buyers-table__filters .MuiFormControl-root,.crm-buyers-table__filters .MuiInputBase-root,.crm-buyers-table__filters .MuiOutlinedInput-notchedOutline,.crm-buyers-table__filters .MuiOutlinedInput-root{border-radius:8px!important}.crm-buyers-table__filters .MuiInputBase-input{box-sizing:border-box;height:30px!important;color:var(--text-primary)!important;padding:0 13px!important;font-size:11.5px!important}.crm-buyers-table__filters .MuiOutlinedInput-notchedOutline{border-color:#dce3ed!important}.crm-buyers-filter-input .MuiInputBase-input::placeholder{color:var(--text-primary)!important;opacity:.8!important}.crm-buyers-table__row:nth-of-type(2n){background:#f6fcf9}.crm-buyers-table__row:hover{background:#edf8f3!important}.crm-buyers-id{color:var(--text-secondary);font-size:12px!important;font-weight:700!important}.crm-buyers-name-cell{flex-direction:column;align-items:flex-start;gap:8px;min-width:150px;display:flex}.crm-buyers-name{color:var(--text-primary);line-height:1.2;font-size:13px!important;font-weight:700!important}.crm-buyers-edit-btn{background:var(--accent-green)!important;color:#fff!important;min-width:84px!important;min-height:28px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;justify-content:center!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important}.crm-buyers-edit-btn:hover{background:#12b8ab!important}.crm-buyers-pill{min-height:28px;color:var(--text-secondary);background:#f6f8fb;border:1px solid #e3e8f1;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.crm-buyers-lang{color:#3a7fb3;background:#eef8ff;border:1px solid #d7eaf8;border-radius:999px;justify-content:center;min-width:34px;padding:0 10px;font-size:11.5px}.crm-buyers-lang,.crm-buyers-status-pill{align-items:center;min-height:28px;font-weight:700;display:inline-flex}.crm-buyers-status-pill{color:#12b8ab;background:#eaf8f2;border:1px solid #cfeedd;border-radius:999px;padding:0 12px;font-size:12px}.crm-buyers-partners{flex-direction:column;gap:6px;display:flex}.crm-buyers-partners__item{flex-direction:column;gap:2px;display:flex}.crm-buyers-partners__name{color:var(--text-primary);font-size:12.5px!important;font-weight:700!important}.crm-buyers-partners__meta{color:var(--text-secondary);display:block;font-size:11px!important}.crm-buyers-actions{justify-content:center;align-items:center;gap:8px;display:inline-flex}.crm-buyers-action-icon{border:1px solid var(--border)!important;background:#f7f9fc!important;border-radius:8px!important;width:32px!important;height:32px!important}.crm-buyers-action-icon--edit{color:var(--accent-green)!important}.crm-buyers-action-icon--delete{color:var(--accent-red)!important}.crm-website-users-table__action-icon--view{color:var(--primary)!important}.crm-agencies-card__content{padding:0!important}.crm-agencies-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-agencies-card__heading{align-items:center;gap:12px;display:flex}.crm-agencies-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-agencies-card__icon .MuiSvgIcon-root{font-size:18px}.crm-agencies-toolbar{flex-shrink:0;align-items:center;gap:8px;margin-left:auto}.crm-agencies-table-shell{border-top:1px solid var(--border-light)}.crm-agencies-table-wrap{border:0!important;border-radius:0!important}.crm-agencies-table__filters td,.crm-agencies-table__head th,.crm-agencies-table__row td,.crm-agencies-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-agencies-table__head th{white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important}.crm-agencies-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-agencies-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-agencies-table__row:hover{background:#eef7f6!important}.crm-agencies-table__row .MuiTableCell-root,.crm-agencies-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-agencies-table__filter-input{width:100%}.crm-agencies-table__filter-input,.crm-agencies-table__filter-input .MuiFormControl-root,.crm-agencies-table__filter-input .MuiInputBase-root,.crm-agencies-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-agencies-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-agencies-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important}.crm-agencies-table__filter-input .MuiOutlinedInput-notchedOutline{border:1px solid #d5dce6!important}.crm-agencies-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-agencies-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-agencies-table__filter-input .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-agencies-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-agencies-table__clear-cell{width:96px}.crm-agencies-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-agencies-table__actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.crm-agencies-table__action-btn{padding:4px!important}.crm-agencies-table__action-mark{width:16px!important;height:16px!important}.crm-agencies-table__action-mark--muted{background-color:#9ca3af!important}.crm-agencies-table__action-mark--star{background-color:#fbbf24!important}.crm-agencies-table__action-mark--edit{background-color:#35bde8!important}.crm-agencies-table__action-mark--delete{background-color:#e55959!important}.crm-agencies-table__pagination{border-top:1px solid var(--border)}.crm-agency-form-card__content{padding:0!important}.crm-agency-form{background:#fff}.crm-agency-form__grid{margin:0!important}.crm-agency-form__aside,.crm-agency-form__main{padding:0!important}.crm-agency-form__main{border-right:1px solid var(--border-light)}.crm-agency-form__stack{padding:22px!important}.crm-agency-form__inline-grid{width:calc(100% + 16px)!important;margin:20px -8px!important}.crm-agency-form__inline-item{padding:0 8px!important}.crm-agency-form__field{flex-direction:column;gap:6px;display:flex}.crm-agency-form__label{text-transform:uppercase;margin:0;display:block;letter-spacing:.04em!important;color:#314452!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}.crm-agency-form .crm-form-field,.crm-agency-form .crm-form-field .MuiFormControl-root,.crm-agency-form .crm-form-field .MuiInputBase-root,.crm-agency-form .crm-form-field .MuiOutlinedInput-notchedOutline,.crm-agency-form .crm-form-field .MuiOutlinedInput-root{border-radius:8px!important}.crm-agency-form .crm-form-field .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-agency-form .crm-form-field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-agency-form .crm-form-field .MuiInputBase-input{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-agency-form .crm-form-field .MuiInputBase-inputMultiline{display:block;min-height:120px!important;padding:14px 16px!important}.crm-agency-form .crm-agency-form__notes-field .MuiInputBase-inputMultiline{min-height:58px!important}.crm-agency-form__panel{border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:16px}.crm-agency-form__switch{margin:0!important}.crm-agency-form__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-agency-form__footer{background:#fff;justify-content:flex-end;gap:8px;display:flex;padding:0 22px 22px!important}.crm-buyers-warning-btn{color:#fff!important;background:#35bde8!important;border:none!important;border-radius:999px!important;width:28px!important;height:28px!important}.crm-buyers-warning-btn:hover{background:#27acd6!important}.crm-buyers-clear-btn{min-height:32px!important;box-shadow:none!important;text-transform:none!important;background:#5ba6df!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important}.crm-buyers-clear-btn:hover{background:#4797d4!important}.MuiTablePagination-root.crm-buyers-pagination{border-top:1px dotted var(--border)!important;background:#fff!important}.crm-clients-pagination{grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:grid;background:#fff!important;border-top:1px solid #dde7ed!important}.crm-clients-pagination__summary{color:#66758a;grid-column:1;font-size:12.5px;font-weight:700}.crm-clients-pagination__numbers{grid-column:2;justify-content:center;min-width:0;display:flex}.crm-clients-pagination__numbers .MuiPagination-ul{justify-content:center;gap:2px}.crm-clients-pagination__numbers .MuiPaginationItem-root{border-radius:8px;min-width:32px;height:32px;font-size:12.5px;font-weight:800}.crm-clients-pagination__numbers .Mui-selected{color:#fff!important;background:#12b8ab!important}.crm-clients-pagination__size{color:#66758a;grid-column:3;justify-content:flex-end;align-items:center;gap:10px;min-width:0;font-size:12.5px;font-weight:700;display:inline-flex}.crm-clients-pagination__size .MuiTypography-root{color:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap}.crm-clients-pagination__select.MuiInputBase-root{background:#fff;border-radius:8px;min-width:86px;height:34px}.crm-clients-pagination__select .MuiSelect-select{align-items:center;height:34px;padding-top:0;padding-bottom:0;font-size:12.5px;font-weight:800;display:flex}@media (max-width:640px){.crm-clients-pagination{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px}.crm-clients-pagination__numbers,.crm-clients-pagination__size,.crm-clients-pagination__summary{grid-column:1;justify-content:flex-start}.crm-clients-pagination__numbers{overflow-x:auto}.crm-clients-pagination__numbers .MuiPagination-ul{flex-wrap:nowrap}}.crm-buyers-dialog-btn{text-transform:none!important;box-shadow:none!important;border-radius:8px!important}.crm-property-page{--crm-property-section-gap:8px;--crm-property-sticky-top:62px;--crm-property-hero-sticky-height:0px;--crm-property-main-tabs-height:0px;--crm-property-subtabs-height:0px;background:var(--main-bg);padding:12px 0 22px;border-radius:0!important}.crm-property-hero{top:var(--crm-property-sticky-top);z-index:34;margin-bottom:var(--crm-property-section-gap);background:#fff;border:1px solid #dde7ed;border-radius:8px;grid-template-columns:minmax(142px,178px) minmax(250px,1fr) minmax(290px,372px);align-items:center;gap:10px;padding:7px 9px;display:grid;position:sticky;box-shadow:0 8px 22px #0f172a0d}.crm-property-hero:after,.crm-property-hero:before,.crm-property-main-tabs-bar:after,.crm-property-main-tabs-bar:before,.crm-property-subtabs-bar:before{content:"";background:var(--main-bg);z-index:-1;pointer-events:none;position:absolute}.crm-property-hero:before{height:12px;bottom:100%;left:-12px;right:-12px}.crm-property-hero:after{right:-12px;bottom:calc(var(--crm-property-section-gap)*-1);height:var(--crm-property-section-gap);left:-12px}.crm-property-hero__media{min-width:0;position:relative}.crm-property-hero__image,.crm-property-hero__placeholder{aspect-ratio:1.63;object-fit:cover;background:#f4f8fb;border:1px solid #edf3f6;border-radius:8px;width:100%;min-height:78px;max-height:96px;display:block}.crm-property-hero__placeholder{color:#8b9aa9;place-items:center;display:grid}.crm-property-hero__count{color:#fff;background:#071016cc;border-radius:8px;padding:4px 7px;font-size:11.5px;font-weight:700;line-height:1;position:absolute;bottom:8px;right:8px}.crm-property-hero__identity{min-width:0}.crm-property-hero__ref-row{gap:7px;min-width:0;margin-bottom:4px}.crm-property-hero__ref{color:#111827;margin:0;letter-spacing:0!important;font-size:clamp(20px,1.45vw,26px)!important;font-weight:800!important;line-height:1!important}.crm-property-hero__status{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;gap:6px;height:22px;padding:0 8px;font-size:11.5px;font-weight:700;display:inline-flex}.crm-property-hero__status span{background:currentColor;border-radius:999px;width:6px;height:6px}.crm-property-hero__status.is-new-build,.crm-property-hero__status.is-success{background:var(--crm-corporate-green-soft);color:var(--crm-corporate-green)}.crm-property-hero__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#111827!important;margin-bottom:3px!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}.crm-property-hero__location{color:#617083!important;font-size:12px!important;font-weight:600!important;line-height:1.35!important}.crm-property-hero__chips{align-items:stretch;gap:5px;min-width:0;margin-top:6px;display:flex}.crm-property-hero__chip{background:#f9fcfd;border:1px solid #dde7ed;border-radius:8px;flex:1 1 0;min-width:0;max-width:200px;padding:4px 7px}.crm-property-hero__chip span,.crm-property-hero__metric span{color:#8b9aa9;letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:9.5px;font-weight:800;line-height:1;display:block}.crm-property-hero__chip strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.crm-property-hero__owner-link{border:1px solid var(--crm-corporate-green-border);background:var(--crm-corporate-green-soft);border-radius:7px;align-items:center;gap:4px;max-width:100%;min-height:22px;padding:0 6px;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex;color:var(--crm-corporate-green)!important}.crm-property-hero__owner-link:hover{border-color:var(--crm-corporate-green);background:#12b8ab2e;text-decoration:none;color:var(--crm-corporate-green)!important}.crm-property-hero__owner-link span{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-overflow:ellipsis;text-transform:none;white-space:nowrap;margin:0;overflow:hidden}.crm-property-hero__owner-link .MuiSvgIcon-root{width:13px;height:13px;color:inherit;flex:none}.crm-property-hero__chip--source{border-color:var(--crm-corporate-green-border);background:var(--crm-corporate-green-soft)}.crm-property-hero__chip--source strong{color:var(--crm-corporate-green)}.crm-property-hero__metrics{background:#fcfeff;border:1px solid #edf3f6;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;gap:0;min-width:0;display:grid;overflow:hidden}.crm-property-hero__aside{flex-direction:column;align-self:stretch;gap:6px;min-width:0;display:flex}.crm-property-hero__metric{border-top:1px solid #edf3f6;border-left:1px solid #edf3f6;min-height:40px;padding:5px 7px}.crm-property-hero__metric:nth-child(3n+1){border-left:0}.crm-property-hero__metric:nth-child(-n+3){border-top:0}.crm-property-hero__metric strong{color:#111827;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11.5px,.85vw,13px);font-weight:700;line-height:1.15;display:block;overflow:hidden}.crm-property-hero__metric small{color:#617083;margin-top:2px;font-size:10.5px;font-weight:600;display:block}.crm-property-hero__metric--highlight{background:var(--crm-corporate-green-soft);grid-column:-2/-1}.crm-property-hero__metric--highlight span,.crm-property-hero__metric--highlight strong{color:var(--crm-corporate-green)}.crm-property-hero__actions{flex-wrap:wrap;gap:6px!important}.crm-property-hero__actions .crm-property-action-btn{border-radius:8px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important}.crm-property-hero__actions .crm-property-icon-btn{width:32px;border-radius:8px!important;min-width:32px!important;height:32px!important}.crm-property-main-tabs-bar{top:calc(var(--crm-property-sticky-top) + var(--crm-property-hero-sticky-height) + var(--crm-property-section-gap));z-index:33;min-height:42px;margin-bottom:var(--crm-property-section-gap);background:#fff;border:1px solid #dde7ed;border-radius:8px;position:sticky;box-shadow:0 8px 22px #0f172a0a;align-items:center!important;padding:0 18px!important;display:flex!important}.crm-property-main-tabs-bar:before{height:var(--crm-property-section-gap);bottom:100%;left:-12px;right:-12px}.crm-property-main-tabs-bar:after{height:var(--crm-property-section-gap);top:100%;left:-12px;right:-12px}.crm-property-main-tabs-bar .crm-property-tabs{align-items:center!important;min-height:42px!important;display:flex!important}.crm-property-main-tabs-bar .crm-property-tabs .MuiTabs-flexContainer{align-items:center;gap:18px}.crm-property-main-tabs-bar .crm-property-tab{position:relative;color:#536477!important;background:0 0!important;border-radius:0!important;height:42px!important;min-height:42px!important;padding:0!important;font-size:12.5px!important;font-weight:600!important}.crm-property-main-tabs-bar .crm-property-tab__icon{color:currentColor;opacity:.92}.crm-property-main-tabs-bar .crm-property-tab.Mui-selected,.crm-property-main-tabs-bar .crm-property-tab:hover{color:#111827!important;background:0 0!important}.crm-property-main-tabs-bar .crm-property-tab.Mui-selected:after{content:"";background:var(--crm-corporate-green);border-radius:6px 6px 0 0;height:5px;position:absolute;bottom:0;left:0;right:0}@media (min-width:1640px){.crm-property-hero{grid-template-columns:minmax(180px,230px) minmax(340px,1fr) minmax(520px,660px)}.crm-property-hero__metrics{grid-template-columns:repeat(7,minmax(0,1fr))}.crm-property-hero__metric{border-top:0}.crm-property-hero__metric:nth-child(3n+1){border-left:1px solid #edf3f6}.crm-property-hero__metric:first-child{border-left:0}}@media (max-width:1500px){.crm-property-hero__aside{display:contents}.crm-property-hero__metrics{grid-column:3}.crm-property-hero__actions{grid-column:2/-1;align-self:end;margin-top:-2px;justify-content:flex-end!important}}@media (max-width:1180px){.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section){flex-basis:33.3333%!important;max-width:33.3333%!important}.crm-property-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1060px){.crm-property-hero{grid-template-columns:minmax(160px,210px) 1fr}.crm-property-hero__actions,.crm-property-hero__metrics{grid-column:1/-1}}@media (max-width:760px){.crm-property-page{padding:14px 0}.crm-property-hero,.crm-property-main-tabs-bar,.crm-property-subtabs-bar{position:static;top:auto}.crm-property-hero{grid-template-columns:1fr;padding:16px}.crm-property-hero__chips,.crm-property-hero__metrics{flex-direction:column;grid-template-columns:1fr}.crm-property-hero__chip{max-width:none}.crm-property-hero__metric{border-bottom:1px solid #dde7ed;border-left:0;min-height:auto;padding:0 0 12px}.crm-property-hero__metric--highlight{grid-column:auto}.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section){flex-basis:100%!important;max-width:100%!important}}.crm-property-actionbar{border-bottom:1px solid var(--border);background:#fff;min-height:50px;padding:0 24px!important}.crm-property-subtabs,.crm-property-tabs{min-height:38px!important}.crm-property-subtabs{align-items:center!important;height:34px!important;margin:0!important;display:flex!important}.crm-property-subtabs .MuiTabs-flexContainer,.crm-property-tabs .MuiTabs-flexContainer{align-items:center;gap:4px}.crm-property-subtab,.crm-property-tab{text-transform:none!important;height:34px!important;min-height:34px!important;color:var(--tab-inactive-text)!important;border-radius:8px!important;padding:0 14px!important}.crm-property-subtab:hover,.crm-property-tab:hover{background:var(--main-bg)}.crm-property-tab.Mui-selected{background:var(--tab-active-bg)!important;color:var(--tab-active-text)!important}.crm-property-subtabs-bar{top:calc(var(--crm-property-sticky-top) + var(--crm-property-hero-sticky-height) + var(--crm-property-main-tabs-height) + (var(--crm-property-section-gap)*2));z-index:32;background:#fff;position:sticky;box-shadow:0 8px 22px #0f172a0a;margin-top:0!important;margin-bottom:var(--crm-property-section-gap)!important;border:1px solid #dde7ed!important;border-radius:8px!important;align-items:center!important;height:auto!important;min-height:52px!important;padding:8px 22px!important;display:flex!important}.crm-property-subtabs-bar:before{height:var(--crm-property-section-gap);bottom:100%;left:-12px;right:-12px}.crm-property-subtabs-meta{color:#617083;white-space:nowrap;min-width:0;margin-left:auto;font-size:12.5px;font-weight:700;gap:14px!important}.crm-property-required-note{color:#617083!important;font-size:12.5px!important;font-weight:700!important;line-height:1.2!important}.crm-property-history-link{border:1px solid var(--crm-corporate-green-border)!important;background:var(--crm-corporate-green-soft)!important;min-height:30px!important;color:var(--crm-corporate-green)!important;text-transform:none!important;box-shadow:none!important;border-radius:8px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}.crm-property-history-link:hover{border-color:var(--crm-corporate-green)!important;background:#12b8ab2e!important}.crm-property-content-stack{gap:var(--crm-property-section-gap);flex-direction:column;display:flex;border-radius:0!important;margin-top:0!important}.crm-property-content-stack>*+*{margin-top:0!important}.crm-portals-pane>.MuiCard-root,.crm-property-content-stack>.MuiCard-root,.crm-property-content-stack>.crm-property-card,.crm-property-page .crm-property-rentals-pane>form>.MuiCard-root,.crm-property-page :is(.crm-property-content-stack,.crm-property-private-pane,.crm-portals-pane,.crm-property-reports-pane,.crm-property-rentals-pane)>:is(.MuiCard-root,.crm-property-card,form),.crm-property-private-pane>.MuiCard-root,.crm-property-rentals-pane>.MuiCard-root,.crm-property-rentals-pane>form,.crm-property-rentals-pane>form>.MuiCard-root,.crm-property-reports-pane>.MuiCard-root{margin-top:0!important;margin-bottom:0!important}.crm-portals-pane,.crm-property-private-pane,.crm-property-rentals-pane,.crm-property-reports-pane{flex-direction:column;display:flex;gap:var(--crm-property-section-gap)!important}.crm-portals-pane>.MuiCard-root+.MuiCard-root,.crm-property-private-pane>.MuiCard-root+.MuiCard-root,.crm-property-rentals-pane>:is(form,.MuiCard-root)+:is(form,.MuiCard-root),.crm-property-reports-pane>.MuiCard-root+.MuiCard-root{margin-top:0!important}.crm-property-page .crm-property-card+.crm-property-card{margin-top:16px!important}.crm-portals-pane>.MuiCard-root+.MuiCard-root,.crm-property-content-stack>.crm-property-card+.crm-property-card,.crm-property-private-pane>.MuiCard-root+.MuiCard-root,.crm-property-rentals-pane>:is(form,.MuiCard-root)+:is(form,.MuiCard-root),.crm-property-reports-pane>.MuiCard-root+.MuiCard-root{margin-top:0!important}.crm-property-subtab.Mui-selected{color:var(--accent-teal)!important;background:#e6f9f9!important}.crm-property-actions{align-items:center;display:flex;gap:8px!important}.crm-property-action-btn{white-space:nowrap;height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:600!important}.crm-property-action-btn .MuiButton-endIcon,.crm-property-action-btn .MuiButton-startIcon,.crm-property-action-btn .MuiSvgIcon-root,.crm-property-action-btn img,.crm-property-action-btn svg{color:currentColor!important}.crm-property-action-btn--primary{background:var(--accent-green)!important;color:#fff!important}.crm-property-action-btn--primary:hover{background:var(--green-dark)!important}.crm-property-action-btn--dark{background:#273846!important}.crm-property-action-btn--dark:hover{background:#1e2d38!important}.crm-property-action-btn--info{color:#fff!important;background:#223241!important;border-color:#223241!important}.crm-property-action-btn--info:hover{color:#fff!important;background:#1e2d38!important}.crm-property-action-btn--back{background:var(--accent-green)!important;color:#fff!important}.crm-property-action-btn--back:hover{background:var(--green-dark)!important}.crm-property-icon-btn{width:34px;min-width:34px!important;height:34px!important;box-shadow:none!important;border-radius:8px!important;padding:0!important}.crm-property-icon-btn--eye{background:var(--accent-teal)!important}.crm-property-icon-btn--copy{background:var(--accent-orange)!important}.crm-property-icon-btn--delete{background:var(--accent-red)!important}.crm-property-card{background:var(--white,#fff);border:1px solid var(--border);overflow:hidden;box-shadow:none!important;border-radius:0!important}.crm-property-card .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;border-radius:8px!important}.crm-property-card__header{border-bottom:1px solid var(--border);background:var(--card-bg);min-height:48px;padding:12px 22px}.crm-property-card--media,.crm-property-card--private{border-radius:0!important;margin-top:0!important}.crm-property-card--private>.crm-property-card__header--section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-property-card--private>.crm-property-card__header--section .crm-property-action-btn{margin-left:auto}.crm-property-card--portal-config,.crm-property-card--portals,.crm-property-card--reports{border-radius:8px!important;margin-top:0!important}.crm-property-card--reports{margin-bottom:0!important}.crm-property-card--rentals{border-radius:8px!important;margin-top:0!important}.crm-property-card--cross{margin-top:0!important}.crm-property-card--cross,.crm-property-card--details{overflow:hidden;border:1px solid #dde7ed!important;border-radius:8px!important}.crm-property-card--details{box-shadow:0 8px 22px #0f172a0d!important}.crm-property-details-head{background:#fff;border-bottom:1px solid #dde7ed;min-height:44px;padding:0 22px!important}.crm-property-details-head .MuiCardHeader-content{min-width:0}.crm-property-details-head .MuiCardHeader-title{color:#111827;letter-spacing:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.crm-property-details-head__meta{color:#617083;gap:14px;font-size:12.5px;font-weight:600}.crm-property-card--details .crm-property-card__content{padding:0 22px 18px!important}.crm-property-card--details .crm-property-toggle-grid{row-gap:4px}.crm-property-card--details .crm-property-toggle-grid>.MuiGrid-item{align-items:flex-start;display:flex;padding:4px 6px!important}.crm-property-card--details .crm-property-toggle-grid .MuiFormControlLabel-root{width:fit-content;max-width:100%;padding-right:12px}.crm-property-card__title{padding:0 24px!important}.crm-property-card__title .MuiCardHeader-root{margin:0!important;padding:0!important}.crm-property-card__title .MuiCardHeader-title{color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:600}.crm-property-card__title .MuiCardHeader-avatar{margin-right:10px}.crm-property-card__title .MuiCardHeader-avatar>img,.crm-property-card__title .MuiCardHeader-avatar>svg{width:20px;height:20px;display:block}.crm-property-import-notice{margin-bottom:8px}.crm-property-import-notice__inner{min-height:36px;color:var(--text-mid);border-bottom:1px solid #edf3f6;gap:12px;margin-top:0;font-size:12px;background:#fcfeff!important;padding:4px 22px!important}.crm-property-import-ref{color:var(--text-mid);align-items:center;display:flex;gap:6px!important}.crm-property-import-ref__icon{opacity:.7;flex-shrink:0;width:14px;height:14px}.crm-property-import-ref__text{color:var(--text-mid);line-height:1.4;font-size:12px!important;font-weight:400!important}.crm-property-import-ref strong{color:var(--text-dark);font-weight:600}.crm-property-import-dates{color:var(--text-mid);justify-content:flex-end;align-items:center;margin-left:auto;font-size:12px;display:flex;gap:10px!important}.crm-property-import-date-pill{border:1px solid var(--border);min-height:28px;color:var(--text-mid);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:500;line-height:1.3;display:inline-flex}.crm-property-import-date-pill__icon{flex-shrink:0;width:14px;height:14px}.crm-property-import-date-pill__text{color:var(--text-mid);font-size:12px!important}.crm-property-import-date-pill__text strong{color:var(--text-dark);font-weight:600}.crm-property-toggle-grid{padding:10px 0 12px!important}.crm-property-toggle-grid--status{row-gap:8px;background:#fbfdfe!important}.crm-property-toggle-grid--top{margin-bottom:10px!important}.crm-property-toggle-grid--bottom{border-top:1px solid #edf3f6;margin-top:6px!important;padding-top:12px!important}.crm-property-toggle-grid--status>.MuiGrid-item{padding:4px 6px!important}.crm-property-toggle-grid .MuiFormControlLabel-root{background:#fff;border:1px solid #dde7ed;border-radius:8px;width:100%;min-height:34px;padding:0 10px 0 4px;transition:background-color .14s,border-color .14s,box-shadow .14s;margin:0!important}.crm-property-toggle-grid .MuiFormControlLabel-root.is-checked{background:var(--crm-corporate-green-soft);border-color:var(--crm-corporate-green-border);box-shadow:inset 0 0 0 1px #12b8ab14}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--danger.is-checked{background:#fef2f2;border-color:#fecaca;box-shadow:inset 0 0 0 1px #ef444414}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--danger .MuiSwitch-switchBase.Mui-checked,.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--danger .crm-form-label,.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--danger.is-checked .crm-form-label{color:#ef4444!important}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--danger .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#ef4444!important;border-color:#ef4444!important}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--warning.is-checked{background:#fffbeb;border-color:#fde68a;box-shadow:inset 0 0 0 1px #b4530914}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--warning .MuiSwitch-switchBase.Mui-checked,.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--warning .crm-form-label{color:#b45309!important}.crm-property-toggle-grid .MuiFormControlLabel-root.crm-fast-switch--warning .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#b45309!important;border-color:#b45309!important}.crm-property-toggle-grid h6{color:#526276!important;font-size:11.5px!important;font-weight:600!important;line-height:1.15!important}.crm-property-form-section-title{align-items:center;gap:10px;margin:12px 0 0;display:flex}.crm-property-form-section-title:after{content:"";background:var(--border-light);flex:1;height:1px;display:block}.crm-property-form-section-title h3{color:#596a7e;letter-spacing:0;text-transform:uppercase;margin:0;font-size:11.5px;font-weight:800;line-height:1.1}.crm-form-group{flex-direction:column;gap:4px;display:flex}.crm-property-card--details .crm-property-card__footer,.crm-property-card--details .crm-property-form-grid{width:calc(100% + 22px)!important;margin-left:-11px!important}.crm-property-card--details .crm-property-form-grid{padding-top:4px!important;padding-bottom:6px!important}.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section){flex-basis:20%!important;max-width:20%!important}.crm-property-card--details .crm-property-form-grid>.MuiGrid-item.crm-property-form-grid__toggles{flex-basis:100%!important;width:100%!important;max-width:100%!important}.crm-property-card--details .crm-property-card__footer>.crm-property-form-grid__section,.crm-property-card--details .crm-property-form-grid>.crm-property-form-grid__section{flex-basis:100%!important;max-width:100%!important}.crm-property-card--details .crm-property-card__footer>.MuiGrid-item,.crm-property-card--details .crm-property-form-grid>.MuiGrid-item{min-width:0}@media (max-width:1680px){.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section):not(.crm-property-form-grid__toggles){flex-basis:25%!important;max-width:25%!important}}@media (max-width:1380px){.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section):not(.crm-property-form-grid__toggles){flex-basis:33.3333%!important;max-width:33.3333%!important}}@media (max-width:980px){.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section):not(.crm-property-form-grid__toggles),.crm-property-toggle-grid--status>.MuiGrid-item{flex-basis:50%!important;max-width:50%!important}}@media (max-width:640px){.crm-property-card--details .crm-property-card__footer,.crm-property-card--details .crm-property-form-grid{width:100%!important;margin-left:0!important}.crm-property-card--details .crm-property-card__footer>.MuiGrid-item:not(.crm-property-form-grid__section),.crm-property-card--details .crm-property-form-grid>.MuiGrid-item:not(.crm-property-form-grid__section):not(.crm-property-form-grid__toggles),.crm-property-toggle-grid--status>.MuiGrid-item{flex-basis:100%!important;max-width:100%!important}.crm-property-subtabs-bar{flex-direction:column!important;align-items:flex-start!important}.crm-property-subtabs-meta{white-space:normal;flex-wrap:wrap;justify-content:space-between;width:100%;margin-left:0}}.crm-property-form-grid .MuiTextField-root{margin-top:0!important}.crm-form-label,.crm-property-card__footer .MuiTypography-caption,.crm-property-description-form>.MuiStack-root>.MuiTypography-caption,.crm-property-form-grid .MuiFormControlLabel-label .MuiTypography-root,.crm-property-form-grid .MuiTypography-caption,.crm-property-page :is(.crm-portals-pane,.crm-property-rentals-pane,.crm-property-private-pane) .MuiGrid-item>.MuiBox-root>.MuiTypography-caption:first-child,.crm-property-page :is(.crm-portals-pane,.crm-property-rentals-pane,.crm-property-private-pane) .MuiGrid-item>.MuiTypography-caption,.crm-property-page :is(.crm-portals-pane,.crm-property-rentals-pane,.crm-property-private-pane) .crm-form-group>.MuiTypography-caption,.crm-property-report-dialog__content .MuiTypography-caption.crm-form-label,.crm-rental-edit-dialog__content .MuiTypography-caption{text-transform:uppercase;margin:0 0 5px;display:block;letter-spacing:0!important;color:#526274!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-form-label__required{margin-left:3px}.MuiFormControlLabel-asterisk,.MuiFormLabel-asterisk,.MuiInputLabel-asterisk,.crm-form-label__required,.crm-required-asterisk{color:#e53935!important;font-weight:800!important}.crm-property-required-hint{justify-content:flex-end;align-items:center;display:flex;color:var(--text-secondary)!important;margin:0 0 2px!important;font-size:11px!important;font-weight:600!important}.crm-property-required-hint--import{white-space:nowrap;height:28px;margin:0!important;padding:0 8px!important}.crm-property-required-hint .crm-form-label__required{margin-left:0}.crm-form-group .MuiFormControl-root,.crm-form-group .MuiInputBase-root,.crm-property-card__footer .MuiFormControl-root,.crm-property-form-grid .MuiFormControl-root{width:100%}.crm-form-field .MuiFilledInput-root,.crm-form-field .MuiOutlinedInput-root,.crm-form-select.MuiInputBase-root,.crm-property-card__footer .MuiFilledInput-root,.crm-property-card__footer .MuiInputBase-root.MuiSelect-root,.crm-property-card__footer .MuiOutlinedInput-root,.crm-property-form-grid .MuiFilledInput-root,.crm-property-form-grid .MuiInputBase-root.MuiSelect-root,.crm-property-form-grid .MuiOutlinedInput-root{height:36px!important;min-height:36px!important;box-shadow:none!important;font-family:var(--font)!important;color:#101827!important;border-radius:8px!important;padding:0!important;font-size:12.5px!important;font-weight:600!important}.crm-form-field .MuiFilledInput-root,.crm-form-field .MuiOutlinedInput-root,.crm-property-card__footer .MuiFilledInput-root,.crm-property-card__footer .MuiOutlinedInput-root,.crm-property-form-grid .MuiFilledInput-root,.crm-property-form-grid .MuiOutlinedInput-root{background:#fff}.crm-form-field .MuiFilledInput-root:after,.crm-form-field .MuiFilledInput-root:before,.crm-property-card__footer .MuiFilledInput-root:after,.crm-property-card__footer .MuiFilledInput-root:before,.crm-property-form-grid .MuiFilledInput-root:after,.crm-property-form-grid .MuiFilledInput-root:before{border-bottom:none!important}.crm-form-field .MuiOutlinedInput-notchedOutline,.crm-form-select .MuiOutlinedInput-notchedOutline,.crm-property-card__footer .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important;border-radius:8px!important}.crm-form-field,.crm-form-field .MuiInputBase-root,.crm-form-field .MuiInputBase-root:after,.crm-form-field .MuiInputBase-root:before,.crm-form-select,.crm-form-select .MuiInputBase-root,.crm-property-card__footer .MuiInputBase-root,.crm-property-form-grid .MuiInputBase-root{border-radius:8px!important}.crm-form-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-form-select.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-card__footer .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-form-field .MuiFilledInput-input,.crm-form-field .MuiInputBase-input,.crm-form-select .MuiSelect-select,.crm-property-card__footer .MuiFilledInput-input,.crm-property-card__footer .MuiInputBase-input,.crm-property-card__footer .MuiSelect-select,.crm-property-form-grid .MuiFilledInput-input,.crm-property-form-grid .MuiInputBase-input,.crm-property-form-grid .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;color:#101827!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important}.crm-form-select .MuiSelect-select,.crm-property-card__footer .MuiSelect-select,.crm-property-form-grid .MuiSelect-select{padding-right:34px!important}.crm-property-card__footer .MuiSelect-icon,.crm-property-form-grid .MuiSelect-icon{color:#64748b;transform:translateY(-50%);top:50%!important}.crm-form-field .MuiInputBase-inputMultiline,.crm-property-card__footer .MuiInputBase-inputMultiline,.crm-property-form-grid .MuiInputBase-inputMultiline{display:block;height:auto!important;min-height:72px!important;padding:10px 12px!important}.crm-form-field .MuiInputAdornment-root,.crm-property-card__footer .MuiInputAdornment-root,.crm-property-form-grid .MuiInputAdornment-root{color:#334653;margin-right:8px;font-size:12.5px;font-weight:600}.crm-form-field .MuiFormHelperText-root,.crm-property-card__footer .MuiFormHelperText-root,.crm-property-form-grid .MuiFormHelperText-root{margin-top:4px;margin-left:2px;font-size:11px}.crm-property-card--details .crm-form-field--success .MuiFilledInput-root,.crm-property-card--details .crm-form-field--success .MuiInputBase-root,.crm-property-card--details .crm-form-field--success .MuiOutlinedInput-root,.crm-property-card--details .crm-form-field--success.MuiInputBase-root,.crm-property-card--details .crm-form-select.crm-form-field--success.MuiInputBase-root,.crm-property-form-grid .MuiFilledInput-root[style*=\#f0fcf7],.crm-property-form-grid .MuiInputBase-root.MuiSelect-root[style*=\#f0fcf7],.crm-property-form-grid .MuiOutlinedInput-root[style*=\#f0fcf7]{background:var(--field)!important}.crm-property-card--details .crm-form-field--success .MuiOutlinedInput-notchedOutline,.crm-property-card--details .crm-form-field--success.MuiInputBase-root .MuiOutlinedInput-notchedOutline,.crm-property-card--details .crm-form-select.crm-form-field--success .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiInputBase-root.MuiSelect-root[style*=\#f0fcf7] .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiOutlinedInput-root[style*=\#f0fcf7] .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-property-card--details .crm-form-field--success .MuiFilledInput-root.Mui-disabled,.crm-property-card--details .crm-form-field--success .MuiOutlinedInput-root.Mui-disabled,.crm-property-card--details .crm-form-field--success.MuiInputBase-root.Mui-disabled,.crm-property-card--details .crm-form-select.crm-form-field--success.MuiInputBase-root.Mui-disabled{background:var(--field)!important}.crm-property-card--details .crm-form-field--success .MuiInputBase-input,.crm-property-card--details .crm-form-field--success .MuiSelect-select,.crm-property-card--details .crm-form-select.crm-form-field--success .MuiSelect-select{background:0 0!important}.crm-property-card--details .crm-form-field--warn .MuiFilledInput-root,.crm-property-card--details .crm-form-field--warn .MuiOutlinedInput-root,.crm-property-card--details .crm-form-select.crm-form-field--warn.MuiInputBase-root,.crm-property-form-grid .MuiFilledInput-root[style*=\#fcf4f0],.crm-property-form-grid .MuiInputBase-root.MuiSelect-root[style*=\#fcf4f0],.crm-property-form-grid .MuiOutlinedInput-root[style*=\#fcf4f0]{background:var(--field-warn)!important}.crm-property-card--details .crm-form-field--warn .MuiOutlinedInput-notchedOutline,.crm-property-card--details .crm-form-select.crm-form-field--warn .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiInputBase-root.MuiSelect-root[style*=\#fcf4f0] .MuiOutlinedInput-notchedOutline,.crm-property-form-grid .MuiOutlinedInput-root[style*=\#fcf4f0] .MuiOutlinedInput-notchedOutline{border-color:var(--field-warn-border)!important}.crm-property-page .crm-property-card:not(.crm-property-card--details){overflow:hidden;border:1px solid #dde7ed!important;border-radius:8px!important;box-shadow:0 8px 22px #0f172a0d!important}.crm-property-page .crm-property-card:not(.crm-property-card--details)>.crm-property-card__header,.crm-property-page .crm-property-card:not(.crm-property-card--details)>.crm-property-card__header--section{min-height:44px;background:#fff!important;border-bottom:1px solid #dde7ed!important;padding:0 22px!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-property-section-title{color:#111827!important;letter-spacing:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiFilledInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiInputBase-root.MuiSelect-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiOutlinedInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success .MuiFilledInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success .MuiInputBase-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success .MuiOutlinedInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success.MuiInputBase-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--warn .MuiFilledInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--warn .MuiOutlinedInput-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-select.crm-form-field--success.MuiInputBase-root,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-select.crm-form-field--warn.MuiInputBase-root{height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--success.MuiInputBase-root .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-field--warn .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-select.crm-form-field--success .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .crm-form-select.crm-form-field--warn .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiFilledInput-input,.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiInputBase-input,.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiSelect-select{box-sizing:border-box;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important}.crm-property-page .crm-property-card:not(.crm-property-card--details) .MuiInputBase-inputMultiline{display:block;height:auto!important;min-height:72px!important;padding:10px 12px!important}.css-khjdmj-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-selec,.css-khjdmj-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select{background-color:#0000!important}.crm-property-card__footer{background:#fcfeff!important;padding:18px 24px 24px!important}.crm-property-card__header--section{border-bottom:1px solid var(--border-light);background:#fff}.crm-property-portals-content{background:#fff;padding:16px!important}.crm-property-portals-grid{margin:0!important}.crm-property-portals-grid>.MuiGrid-item{padding-top:10px!important;padding-left:0!important}.crm-property-portals-switch{align-items:flex-start;margin:0!important}.crm-property-portals-switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important;line-height:1.45!important}.crm-property-portals-switch--mls .MuiFormControlLabel-label,.crm-property-portals-switch--mls .MuiTypography-root{color:var(--crm-corporate-green)!important}.crm-reports-pane{flex-direction:column;display:flex;gap:var(--crm-property-section-gap)!important}.crm-reports-pane,.crm-reports-pane>:not(style)+:not(style){margin-top:0!important}.crm-property-rentals-content{background:#fff;padding:16px!important}.crm-property-rentals-month-grid,.crm-property-rentals-range-grid{width:100%!important;margin:0!important}.crm-property-rentals-month-grid>.MuiGrid-item,.crm-property-rentals-range-grid>.MuiGrid-item{padding-top:10px!important}.crm-property-rentals-divider{border-color:#e6edf2!important;margin:16px 0!important}.crm-rentals-table-shell{border:1px solid #dde7ed;overflow:hidden;box-shadow:none!important;border-radius:8px!important;margin-top:0!important}.crm-rentals-table__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.crm-rentals-table__actions .MuiButton-root{text-transform:none!important;border-radius:8px!important;min-height:32px!important;font-size:12px!important;font-weight:750!important}.crm-rentals-table__action{min-width:92px!important;box-shadow:none!important;color:#fff!important;border:0!important}.crm-rentals-table__action i{color:inherit;font-size:12px;line-height:1}.crm-rentals-table__action--edit{background:#273846!important}.crm-rentals-table__action--edit:hover{background:#1e2d38!important}.crm-rentals-table__action--delete{background:var(--accent-red)!important}.crm-rentals-table__action--delete:hover{background:#d94444!important}.crm-property-rentals-calendar-content{background:#fff;display:flex;padding:16px!important}.crm-property-rentals-calendar{flex:auto;min-width:0}.crm-rental-calendar-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:16px;width:100%;display:grid}.crm-rental-calendar-layout__calendar{min-width:0}.crm-rental-availability-panel{background:#f8fafc;border:1px solid #dde7ed;border-radius:8px;flex-direction:column;gap:14px;min-width:0;padding:14px;display:flex}.crm-rental-availability-form{flex-direction:column;gap:12px;display:flex}.crm-rental-availability-fields{grid-template-columns:1fr;gap:10px;display:grid}.crm-rental-availability-panel .crm-form-group{min-width:0}.crm-rental-availability-options{padding-top:2px}.crm-rental-availability-switch{background:#fff;border:1px solid #dde7ed;border-radius:8px;width:100%;min-height:36px;padding:0 10px 0 4px;margin:0!important}.crm-rental-availability-switch .MuiFormControlLabel-label{text-transform:uppercase;color:#526274!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-rental-availability-panel .crm-property-rental-calendar__actions{justify-content:flex-end;margin:0 -14px -14px!important;padding:12px 14px 14px!important}@media (max-width:1180px){.crm-rental-calendar-layout{grid-template-columns:1fr}.crm-rental-availability-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.crm-rental-availability-fields{grid-template-columns:1fr}}.crm-rental-edit-dialog .MuiDialog-paper{border:1px solid #dde7ed;overflow:hidden;border-radius:8px!important;box-shadow:0 18px 50px #0f172a2e!important}.crm-rental-edit-dialog__header{background:#fff;border-bottom:1px solid #dde7ed;align-items:center;min-height:48px;padding:0 18px;display:flex}.crm-rental-edit-dialog__content{background:#fff;padding:16px 18px!important}.crm-rental-edit-dialog__content .MuiTypography-caption{text-transform:uppercase;display:block;color:#526274!important;letter-spacing:0!important;margin:0 0 5px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-rental-edit-dialog__content .MuiInputBase-root,.crm-rental-edit-dialog__content .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;height:36px!important;min-height:36px!important}.crm-rental-edit-dialog__content .MuiInputBase-input{box-sizing:border-box;height:36px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important}.crm-rental-edit-dialog__actions{background:#fff;border-top:1px solid #e6edf2;padding:12px 18px 16px!important}.crm-property-empty-text{padding:14px 2px 2px;color:var(--text-secondary)!important;margin:0!important;font-size:12.5px!important;font-weight:600!important}.crm-reports-table-shell{overflow:hidden;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-property-card--reports>.crm-reports-table-shell{border-top:0;border-radius:0!important}.crm-property-page .crm-property-card__header--public-report{min-height:58px!important;padding-top:8px!important;padding-bottom:8px!important}.crm-property-section-title-stack{flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.crm-property-section-title-stack .crm-property-section-subtitle,.crm-property-section-title-stack .crm-property-section-title{margin:0!important}.crm-property-report-title{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.crm-property-report-title__reference{color:var(--text-primary);font-size:inherit;font-weight:700;line-height:inherit}.crm-property-card--reports .crm-property-section-subtitle{color:var(--text-secondary)!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important}.crm-property-reports-public-content{background:#fff;padding:16px!important}.crm-property-reports-public-actions{flex-wrap:wrap;align-items:center;gap:8px!important}.crm-property-reports-public-content .MuiTypography-caption{color:var(--text-secondary)!important;margin-top:10px!important;font-size:12px!important;font-weight:600!important}.crm-reports-pane .MuiChip-root{border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:750!important}.crm-reports-pane .crm-property-action-btn{min-height:32px!important}.crm-property-rentals-pane .crm-data-table .MuiTableCell-root,.crm-reports-pane .crm-data-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px solid #e6edf2!important;padding:12px 14px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.35!important}.crm-property-rentals-pane .crm-data-table .MuiTableHead-root .MuiTableCell-root,.crm-reports-pane .crm-data-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;color:#687385!important;background:#f8fafc!important;padding:12px 14px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important}.crm-property-rentals-pane .crm-data-table .MuiTableSortLabel-root,.crm-reports-pane .crm-data-table .MuiTableSortLabel-root{text-transform:uppercase;color:#687385!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important}.crm-reports-pane .crm-pagination{background:#fff!important;border-top:1px solid #e6edf2!important}.crm-property-page .crm-property-card .MuiTablePagination-root .MuiInputBase-root,.crm-property-page .crm-property-card .MuiTablePagination-root .MuiSelect-select{height:32px!important;min-height:32px!important}.crm-property-page .crm-property-card .MuiTablePagination-root .MuiSelect-select{align-items:center!important;padding:0 24px 0 8px!important;font-size:12px!important;font-weight:600!important;display:flex!important}.crm-property-page .crm-property-card .MuiTablePagination-root .MuiSelect-icon{top:50%!important;right:2px!important;transform:translateY(-50%)!important}.crm-property-report-dialog .MuiDialog-paper{border:1px solid #dde7ed;overflow:hidden;border-radius:8px!important;box-shadow:0 18px 50px #0f172a2e!important}.crm-property-report-dialog__title{border-bottom:1px solid #dde7ed;min-height:48px;color:var(--text-primary)!important;padding:14px 48px 14px 18px!important;font-size:15px!important;font-weight:750!important}.crm-property-report-dialog__content{background:#fff;padding:16px 18px!important}.crm-property-report-dialog__content .MuiTypography-subtitle2{color:var(--text-secondary)!important;font-size:12.5px!important;font-weight:600!important}.crm-property-report-dialog__content .MuiTypography-subtitle2 strong{color:var(--text-primary);font-weight:800}.crm-property-report-dialog__message{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #dde7ed;border-radius:8px;margin-top:8px;padding:12px}.crm-property-report-dialog__actions{background:#fff;border-top:1px solid #e6edf2;padding:12px 18px 16px!important}.crm-property-report-dialog__table{border:1px solid #dde7ed;margin-top:10px}.crm-portals-pane .MuiCard-root{box-shadow:none!important;border-radius:8px!important;margin-top:0!important}.crm-portals-pane .MuiCard-root:not(.crm-property-card){border:1px solid var(--border)!important}.crm-portals-pane .MuiCardHeader-root{border-bottom:1px solid var(--border-light);background:#fff;min-height:44px;padding:0 18px}.crm-portals-pane .MuiCardHeader-subheader,.crm-portals-pane .MuiCardHeader-title,.crm-portals-pane .MuiTypography-subtitle1{color:var(--text-primary)!important;font-size:14px!important;font-weight:650!important}.crm-portals-pane .MuiCardContent-root{background:#fff}.crm-portals-pane .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;border-radius:8px!important}.crm-portals-pane .MuiFilledInput-root,.crm-portals-pane .MuiInputBase-root,.crm-portals-pane .MuiOutlinedInput-notchedOutline,.crm-portals-pane .MuiOutlinedInput-root,.crm-portals-pane .MuiSelect-select{border-radius:8px!important}.crm-portals-pane .MuiFilledInput-root,.crm-portals-pane .MuiInputBase-root.MuiSelect-root,.crm-portals-pane .MuiOutlinedInput-root{height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important}.crm-portals-pane .MuiOutlinedInput-notchedOutline{border-color:var(--border)!important}.crm-portals-pane .MuiFilledInput-input,.crm-portals-pane .MuiInputBase-input,.crm-portals-pane .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;color:#101827!important;height:36px!important;min-height:36px!important;padding:0 38px 0 14px!important;font-size:13px!important;font-weight:600!important}.crm-portals-pane .MuiFormControlLabel-root{align-items:center;margin:0!important}.crm-portals-pane .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important;line-height:1.45!important}.crm-portals-pane form{margin-top:0!important}.crm-idealista-postal-field{align-items:center;gap:8px;display:flex}.crm-idealista-postal-field .MuiTextField-root{flex:auto;min-width:0}.crm-portals-pane .crm-idealista-postal-btn{white-space:nowrap;border-color:var(--accent-teal)!important;min-width:148px!important;height:36px!important;color:var(--accent-teal)!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important;line-height:1!important}.crm-portals-pane .crm-idealista-postal-btn:hover{border-color:var(--accent-teal)!important;background:#12b8ab14!important}@media (max-width:900px){.crm-idealista-postal-field{flex-direction:column;align-items:stretch}.crm-portals-pane .crm-idealista-postal-btn{width:100%}}.crm-property-page .MuiCard-root:not(.crm-property-card--details){overflow:hidden;border:1px solid #dde7ed!important;border-radius:8px!important;box-shadow:0 8px 22px #0f172a0d!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiCardHeader-root,.crm-property-page .MuiCard-root:not(.crm-property-card--details)>.MuiBox-root:first-child{background:#fff!important;border-bottom:1px solid #dde7ed!important;min-height:44px!important;padding:0 22px!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details)>.MuiBox-root:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiCardHeader-title,.crm-property-page .MuiCard-root:not(.crm-property-card--details)>.MuiBox-root:first-child .MuiTypography-root{color:#111827!important;letter-spacing:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details)>.MuiBox-root:first-child .MuiTypography-root{margin:0!important;padding:0!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiCardContent-root{background:#fff!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiFilledInput-root,.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiInputBase-root.MuiSelect-root,.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiOutlinedInput-root{height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiInputBase-root.MuiInputBase-multiline{align-items:flex-start!important;height:auto!important;min-height:72px!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiFilledInput-input,.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiInputBase-input,.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important}.crm-property-page .MuiCard-root:not(.crm-property-card--details) .MuiInputBase-inputMultiline{display:block;height:auto!important;min-height:72px!important;padding:10px 12px!important}.crm-cross-page{background:var(--main-bg);gap:var(--crm-property-section-gap)!important;margin-top:0!important}.crm-cross-page div[class*=MuiCard-root]{box-shadow:none!important;border:1px solid #dde7ed!important;border-radius:8px!important}.crm-cross-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;min-height:58px;display:flex;background:#fff!important;border-bottom:1px solid #dde7ed!important;padding:11px 18px!important}.crm-cross-section-heading{align-items:center;gap:10px;min-width:0;display:flex}.crm-cross-section-icon{width:30px;height:30px;color:var(--accent-teal);background:#12b8ab14;border:1px solid #12b8ab33;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.crm-cross-section-title-stack{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.crm-cross-section-title{color:var(--text-primary);letter-spacing:0;margin:0;padding:0;font-size:13px;font-weight:600;line-height:1.18}.crm-cross-section-subtitle{color:var(--text-muted);letter-spacing:0;max-width:520px;margin:0;padding:0;font-size:11px;font-weight:450;line-height:1.25}.crm-cross-section-header--between{justify-content:space-between;align-items:flex-start;gap:16px}.crm-cross-summary-body{background:#fff;padding:14px 18px 18px!important;font-size:12.5px!important}.crm-cross-results-card,.crm-cross-summary-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important}.crm-cross-summary-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:10px!important;display:grid!important}.crm-cross-summary-field{background:#fbfdff;border:1px solid #edf2f6;border-radius:8px;min-width:0;min-height:48px;padding:10px 12px}.crm-cross-summary-label{text-transform:uppercase;display:block;color:#8190a4!important;letter-spacing:0!important;margin-bottom:5px!important;font-size:10px!important}.crm-cross-summary-label,.crm-cross-summary-value{font-weight:850!important;line-height:1.1!important}.crm-cross-summary-value{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden;color:var(--text-primary)!important;font-size:15px!important}.crm-cross-summary-value--ref{font-size:15px!important}.crm-cross-summary-value--teal{color:var(--accent-teal)!important;font-size:15px!important;font-weight:850!important}.crm-cross-summary-dot{background:var(--accent-teal);border-radius:50%;flex-shrink:0;width:9px;height:9px}.crm-cross-tags-row{padding-bottom:0;margin-top:10px!important}.crm-cross-filter-chip,.crm-cross-pill{box-shadow:none!important;border:none!important}.crm-cross-filter-chip{color:#475569!important;background:#f8fafc!important;border:1px solid #e3edf3!important;border-radius:8px!important;height:26px!important;font-weight:700!important}.crm-cross-filter-chip .MuiChip-label{padding:0 9px!important;font-size:10.5px!important}.crm-cross-pill{color:#fff!important;border-radius:999px!important;height:26px!important;font-weight:700!important}.crm-cross-pill .MuiChip-label{padding:0 10px!important;font-size:11px!important}.crm-cross-pill--info{background:var(--accent-teal)!important}.crm-cross-pill--muted{background:#5a6685!important}.crm-cross-pill__label{align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.crm-cross-pill__dot{background:#ffffffb8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.crm-cross-results-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-cross-toolbar{margin-left:auto;align-items:flex-end!important;gap:10px!important}.crm-cross-search .MuiInputBase-root,.crm-cross-select,.crm-cross-select .MuiOutlinedInput-notchedOutline{border-radius:8px!important}.crm-cross-search{min-width:240px}.crm-cross-search .MuiInputBase-root,.crm-cross-select{background:#fff!important;border:1px solid #dce8ef!important}.crm-cross-search .MuiInputBase-root{height:36px!important;padding:0 12px!important}.crm-cross-search .MuiInputBase-input{height:36px!important;color:var(--text-secondary)!important;padding:0!important;font-size:12.5px!important}.crm-cross-search .MuiInputBase-input::placeholder{opacity:1;color:var(--text-muted)!important}.crm-cross-filter-group{flex-direction:row;align-items:center;gap:0;margin-left:0;display:flex}.crm-cross-select{min-width:215px;height:36px!important;color:var(--text-primary)!important;font-size:12.5px!important;font-weight:600!important}.crm-cross-send-btn{color:#fff!important;gap:8px!important;min-width:190px!important;padding:0 16px!important;font-size:12px!important;font-weight:800!important}.crm-cross-send-btn i{justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex;color:#fff!important}.crm-cross-send-btn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff!important}.crm-cross-send-btn:focus,.crm-cross-send-btn:hover{color:#fff!important}.crm-cross-select .MuiOutlinedInput-notchedOutline{border-color:#dce8ef!important}.crm-cross-select .MuiSelect-select{box-sizing:border-box;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 36px 0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}.crm-cross-select .MuiSelect-icon{width:20px;height:20px;color:#64748b!important;top:calc(50% - 10px)!important;right:9px!important}.crm-cross-table-shell{border-top:0;padding-top:0}.crm-cross-table-wrap,.crm-cross-table-wrap .MuiPaper-root{background:#fff!important;border-radius:0!important}.crm-cross-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px solid #edf2f6!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:600!important}.crm-cross-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;background:#f8fafc;color:#64748b!important;border-top:0!important;border-bottom:1px solid #dce8ef!important;font-size:10.5px!important;font-weight:850!important}.crm-cross-table__filters .MuiTableCell-root{background:#fff!important;padding-top:12px!important;padding-bottom:12px!important}.crm-cross-table__filters .MuiInputBase-root.MuiOutlinedInput-root,.crm-cross-table__filters .MuiOutlinedInput-root,.crm-cross-table__filters .MuiSelect-select{min-height:32px!important}.crm-cross-table .MuiTableBody-root .MuiButton-root,.crm-cross-table .MuiTableBody-root .MuiChip-label,.crm-cross-table .MuiTableBody-root .MuiChip-root,.crm-cross-table .MuiTableBody-root .MuiTypography-root{font-size:12px!important}.crm-cross-table-scrollbar{background:#fff}.crm-cross-table__row>*{border-bottom:1px solid var(--border)!important}.crm-cross-clear-btn{color:#fff!important;background:#5ba6df!important;border:1px solid #5ba6df!important;min-width:118px!important;height:32px!important;min-height:32px!important;padding:0 14px!important}.crm-cross-clear-btn:hover{background:#4797d4!important;border-color:#4797d4!important}.crm-cross-row-toggle{color:#314452!important;background:#eef3f7!important;border-radius:8px!important;width:32px!important;height:32px!important}.crm-cross-row-toggle:hover{background:#dde5ee!important}.crm-cross-row-edit-btn{color:#fff!important;min-width:96px!important;height:32px!important;min-height:32px!important;padding:0 14px!important;font-size:12px!important}.crm-cross-row-edit-btn .MuiButton-startIcon{margin-right:6px!important}.crm-cross-row-edit-btn .MuiSvgIcon-root{color:#fff!important;font-size:15px!important}.crm-cross-row-image{border-radius:8px!important}.crm-cross-row-reference{white-space:nowrap;line-height:1.2;color:#1c2237!important;font-size:12.5px!important;font-weight:500!important}.crm-cross-operation-pill,.crm-cross-score-pill{border-radius:8px!important}.crm-cross-operation-pill span{line-height:.1!important}.crm-cross-match-chip{border-radius:999px!important;height:24px!important;font-weight:850!important}.crm-cross-match-chip .MuiChip-label{padding:0 10px!important;font-size:11px!important}.crm-cross-client-name{align-items:center;gap:8px;display:flex}.crm-cross-client-name__icon,.crm-cross-contact-item__icon{width:16px;height:16px;color:var(--text-muted);opacity:.7;justify-content:center;align-items:center;display:inline-flex;font-size:13px!important}.crm-cross-client-name__text{color:var(--text-primary)!important;font-size:12px!important;font-weight:800!important}.crm-cross-contact-item{align-items:center;gap:6px;display:flex}.crm-cross-link{color:var(--accent-teal)!important;font-size:12px!important;font-weight:700!important}.crm-cross-phone-cell{flex-direction:column;gap:3px;display:flex}.crm-cross-amenities{color:var(--text-secondary);font-size:15px;gap:10px!important}.crm-cross-date{color:var(--text-secondary)!important;font-size:12.5px!important}.crm-cross-details{background:#fbfdff;border-bottom:1px solid #edf2f6;margin:0;padding:14px 18px 16px 56px!important}.crm-cross-expand-title{color:var(--text-primary)!important;margin-bottom:12px!important;font-size:13px!important;font-weight:850!important}.crm-cross-expand-row{margin-bottom:14px!important}.crm-cross-expand-group{background:#fff;border:1px solid #edf2f6;border-radius:8px;margin-bottom:12px;padding:10px}.crm-cross-expand-group--last{margin-bottom:0}.crm-cross-expand-label{letter-spacing:0;text-transform:uppercase;display:block;color:var(--text-muted)!important;margin-bottom:5px!important;font-size:10px!important;font-weight:850!important}.crm-cross-chars-row{color:var(--text-primary);flex-wrap:wrap;align-items:center;font-size:12px;display:flex}.crm-cross-chars-row__strong{font-weight:850!important}.crm-cross-chars-row__strong,.crm-cross-chars-row__text{color:var(--text-primary)!important;margin-right:4px!important;font-size:12px!important}.crm-cross-chars-sep{color:var(--text-muted)!important;margin:0 10px!important;font-weight:300!important}.crm-cross-address,.crm-cross-lang{color:var(--text-primary)!important;font-size:13px!important}.crm-cross-lang{align-items:center;gap:6px;display:flex;font-weight:500!important}.crm-cross-table__pagination{background:#fff;border-top:1px solid #e6edf2;border-bottom:0!important}.crm-cross-table__pagination .MuiTablePagination-toolbar{padding-left:14px!important;padding-right:14px!important}.crm-property-page .crm-property-card--cross .crm-cross-table__pagination .MuiInputBase-root.MuiTablePagination-input{width:86px!important;min-width:86px!important}.crm-property-page .crm-property-card--cross .crm-cross-table__pagination .MuiTablePagination-select.MuiSelect-select{box-sizing:border-box!important;text-align:left!important;width:100%!important;min-width:54px!important;height:32px!important;min-height:32px!important;padding:0 38px 0 12px!important}.crm-property-page .crm-property-card--cross .crm-cross-table__pagination .MuiSelect-icon{width:20px!important;height:20px!important;top:calc(50% - 10px)!important;right:10px!important}@media (max-width:1199px){.crm-cross-summary-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-cross-section-header--between{flex-direction:column;align-items:flex-start}.crm-cross-toolbar{width:100%;margin-left:0}}@media (max-width:767px){.crm-cross-summary-fields{grid-template-columns:1fr}.crm-cross-filter-group,.crm-cross-filter-group .MuiInputBase-root,.crm-cross-search,.crm-cross-toolbar .MuiButton-root{width:100%}.crm-cross-details{padding-left:18px!important}}.crm-buyer-cross-results{gap:16px!important}.crm-buyer-cross-results-card{overflow:hidden;border:1px solid var(--border)!important;box-shadow:none!important;border-radius:14px!important}.crm-buyer-cross-card{overflow:hidden;background:#fff!important;border-radius:8px!important;margin-top:0!important;margin-bottom:24px!important}.crm-buyer-cross-email-card{margin-top:24px;overflow:hidden;border-radius:8px!important}.crm-buyer-cross-email-card__header{align-items:center!important}.crm-buyer-cross-email-card__content{background:#fff;padding:18px 22px 22px!important}.crm-buyer-cross-email-card__label{letter-spacing:.04em;text-transform:uppercase;display:block;color:var(--text-secondary)!important;margin-bottom:6px!important;font-size:11px!important;font-weight:700!important}.crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root],.crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root,.crm-buyer-cross-email-card__input .MuiOutlinedInput-root,.crm-buyer-cross-email-card__select.MuiInputBase-root{height:40px!important;min-height:40px!important;color:var(--text-primary)!important;box-shadow:none!important;background:#eefbf5!important;border-radius:8px!important}.crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root],.crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root,.crm-buyer-cross-email-card__input .MuiInputBase-root,.crm-buyer-cross-email-card__input .MuiOutlinedInput-root,.crm-buyer-cross-email-card__select,.crm-buyer-cross-email-card__select .MuiSelect-select,.crm-buyer-cross-email-card__select.MuiInputBase-root,.crm-buyer-cross-email-card__select.MuiOutlinedInput-root{border-radius:8px!important}.crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__input .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__select .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#cfe6dc!important;border-radius:8px!important}.crm-buyer-cross-email-card__autocomplete fieldset,.crm-buyer-cross-email-card__input fieldset,.crm-buyer-cross-email-card__select fieldset{border-radius:8px!important}.crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__select.MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#9ed6c3!important}.crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-email-card__select.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--primary)!important;border-width:1px!important}.crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-input,.crm-buyer-cross-email-card__autocomplete .MuiInputBase-input,.crm-buyer-cross-email-card__input .MuiInputBase-input,.crm-buyer-cross-email-card__select .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:40px!important;min-height:40px!important;padding:0 14px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important;display:flex!important}.crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:0 34px 0 0!important}.crm-buyer-cross-email-card__select .MuiSelect-icon{color:var(--text-secondary)!important;right:10px!important}.crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-endAdornment{top:50%!important;right:10px!important;transform:translateY(-50%)!important}.crm-buyer-cross-email-card__input .Mui-disabled,.crm-buyer-cross-email-card__input .MuiInputBase-input.Mui-disabled{color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary)!important;opacity:1!important}.crm-buyer-cross-email-card__input .MuiOutlinedInput-root.Mui-disabled{background:#f6f8f7!important}.crm-buyer-cross-email-card__input .MuiInputBase-inputMultiline{padding:0!important}.crm-buyer-cross-email-card__editor{border-radius:8px!important}.crm-buyer-cross-email-card__editor>div:first-child{box-shadow:none!important;background:#eefbf5!important;border-color:#cfe6dc!important;border-radius:8px!important}.crm-buyer-cross-email-card__editor .ql-toolbar.ql-snow{background:#fff!important;border-color:#cfe6dc!important;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.crm-buyer-cross-email-card__editor .ql-container.ql-snow{background:#eefbf5!important;border-color:#cfe6dc!important;border-bottom-right-radius:8px!important;border-bottom-left-radius:8px!important}.crm-buyer-cross-email-card__editor .ql-editor{min-height:150px!important;max-height:260px!important;font-size:13px!important}.crm-buyer-cross-email-card__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 12px;display:flex}.crm-buyer-cross-email-card__count{color:var(--text-secondary)!important;margin-left:auto!important;font-size:12px!important;font-weight:600!important}.crm-buyer-cross-email-card__loading{justify-content:center;padding:24px;display:flex}.crm-buyer-cross-email-card__table-wrap{border-radius:8px!important}.crm-buyer-cross-email-card__table .MuiTableCell-root{padding:10px 12px!important;font-size:12.5px!important}.crm-buyer-cross-email-card__empty{margin-top:12px}.crm-buyer-notes-dialog__upload-hint{color:var(--text-secondary)!important;margin-top:10px!important;font-size:12px!important;font-weight:500!important}.crm-buyer-cross-card__header{border-bottom:1px solid var(--border);background:#fff!important;padding:18px 24px!important}.crm-buyer-cross-card__header .MuiTypography-root:first-of-type{color:#1f2a37!important;font-size:14px!important;font-weight:700!important}.crm-buyer-cross-new-btn{border-radius:8px!important;height:32px!important;min-height:32px!important;padding:0 14px!important;font-size:12px!important}.crm-buyer-cross-results-card .MuiCardHeader-root{padding:18px 22px 0!important}.crm-buyer-cross-results-card .MuiCardHeader-action{align-self:center;margin-top:0;margin-right:0}.crm-buyer-cross-saved-shell{width:100%!important}.css-t9kj0x-MuiTableCell-root{border-top-left-radius:5px!important}.css-4dg2g4-MuiTableCell-root{border-top-right-radius:5px!important}.crm-buyer-cross-saved-table .MuiTableHead-root .MuiTableCell-root{border-bottom:0!important}.crm-buyer-content-stack .css-70vgtb{margin-top:40px!important;padding:7px!important}.crm-buyer-content-stack .css-1px7tvd,.crm-buyer-content-stack .css-xiekm2-MuiTypography-root{color:var(--text-primary);font-size:15px;font-weight:600}.crm-buyer-content-stack .css-11uvxi4-MuiTypography-root{color:var(--text-secondary);font-size:12px;width:100%!important}.crm-buyer-cross-saved-table .MuiChip-root,.crm-buyer-cross-saved-table .MuiIconButton-root{border-radius:8px!important}.crm-buyer-cross-form__body{background:#fff!important;border-radius:0!important;padding:16px 24px 24px!important}.crm-buyer-cross-form__body .MuiTypography-subtitle2{text-transform:uppercase;margin:0 0 2px;display:block;letter-spacing:0!important;color:#314452!important;font-size:10px!important;font-weight:600!important;line-height:1.1!important}.crm-buyer-cross-form__body .MuiFormControl-root,.crm-buyer-cross-form__body .MuiInputBase-root{width:100%}.crm-buyer-cross-form__body .MuiFilledInput-root,.crm-buyer-cross-form__body .MuiInputBase-root.MuiSelect-root,.crm-buyer-cross-form__body .MuiOutlinedInput-root{min-height:43px!important;box-shadow:none!important;font-family:var(--font)!important;color:#334653!important;border-radius:8px!important;font-size:12px!important;font-weight:500!important}.crm-buyer-cross-form__body .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important;border-radius:8px!important}.crm-buyer-cross-form__body .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-form__body .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-buyer-cross-form__body .MuiFilledInput-input,.crm-buyer-cross-form__body .MuiInputBase-input,.crm-buyer-cross-form__body .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;color:#334653!important;min-height:43px!important;padding:0 15px 0 22px!important;font-size:12px!important;font-weight:500!important}.crm-buyer-cross-form__body .MuiInputBase-inputMultiline{display:block;min-height:90px!important;padding:14px 18px!important}.crm-buyer-cross-form__body [style*=\#fff4ef],.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiFilledInput-root,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiInputBase-root,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiInputBase-root.MuiSelect-root,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiOutlinedInput-root,.crm-buyer-cross-form__body [style*=\#fff4ef].MuiOutlinedInput-root{background:var(--field-warn)!important}.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiInputBase-root.MuiSelect-root .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiOutlinedInput-notchedOutline,.crm-buyer-cross-form__body [style*=\#fff4ef].MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:var(--field-warn-border)!important}.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiFilledInput-input,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiInputBase-input,.crm-buyer-cross-form__body [style*=\#fff4ef] .MuiSelect-select{background:0 0!important}.crm-buyer-cross-form__body .MuiChip-root{border-radius:8px!important}.crm-buyer-cross-submit-btn{border-radius:8px!important;min-width:190px!important}.crm-property-location-bar{background:#fff;flex-wrap:nowrap!important;padding:16px 20px!important}.crm-property-location-bar__save{flex-shrink:0;align-self:flex-end}.crm-property-distance-bar{background:#fff;padding:16px 20px!important}.crm-property-distance-grid{padding:0!important}.crm-property-card__footer--actions{justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex;padding:20px!important}.crm-property-description-form,.crm-property-description-tools{background:#fff;flex-direction:column;gap:16px;display:flex;padding:16px 20px!important}.crm-property-description-pane{gap:var(--crm-property-section-gap);flex-direction:column;display:flex}.crm-property-description-pane>.crm-property-card{border-radius:8px!important;margin-top:0!important;margin-bottom:0!important}.crm-property-card--description-tools+.crm-property-card--descriptions{margin-top:var(--crm-property-section-gap)!important}.crm-property-description-header{border-bottom:1px solid var(--border-light);z-index:20;background:#fff;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:8px 16px;min-height:48px;position:sticky;top:104px;align-items:center!important;padding:8px 20px!important;display:flex!important}.crm-property-card--descriptions{overflow:visible!important}.crm-property-description-header__heading{flex:auto;min-width:0}.crm-property-description-header__title{color:var(--text-primary);margin:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.crm-property-description-header__actions{flex-wrap:wrap;flex:360px;justify-content:flex-end;min-width:0;margin-left:auto;align-items:center!important;display:flex!important}.crm-property-description-header__save{white-space:nowrap;min-height:34px!important}.crm-property-description-language-bar{scrollbar-width:thin;background:0 0;border:0;border-radius:0;flex:0 auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:34px;padding:0;display:flex;overflow-x:auto}.crm-property-description-language-chip{color:#536477;min-width:62px;height:28px;font-family:var(--font);cursor:pointer;background:#fff;border:1px solid #dde7ed;border-radius:7px;flex:none;align-items:center;gap:6px;padding:0 8px;font-size:11.5px;font-weight:800;line-height:1;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex;position:relative}.crm-property-description-language-chip.is-active,.crm-property-description-language-chip:hover{border-color:var(--crm-corporate-green-border);background:var(--crm-corporate-green-soft);color:var(--crm-corporate-green)}.crm-property-description-language-chip img{flex:none}.crm-property-description-language-code{color:inherit}.crm-property-description-language-status{background:#dc2626;border-radius:999px;flex:none;width:6px;height:6px}.crm-property-description-language-chip.is-complete .crm-property-description-language-status{background:var(--crm-corporate-green)}.crm-property-description-ai-actions .crm-property-action-btn{min-width:0!important}.crm-property-description-ai-modal__title-wrap{align-items:center;gap:10px;min-width:0;padding-right:30px;display:flex}.crm-property-description-ai-modal__title-icon{width:30px;height:30px;color:var(--accent-teal);background:#12b8ab17;border:1px solid #12b8ab38;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.crm-property-description-ai-modal__body{min-width:0;flex-direction:column!important;gap:0!important;display:flex!important}.crm-property-description-ai-modal__body>:not(style)+:not(style){margin-top:0!important}.crm-property-description-ai-modal__body>.MuiAlert-root+.MuiAlert-root{margin-top:8px!important}.crm-property-description-ai-modal__body>.MuiAlert-root+.MuiStack-root,.crm-property-description-ai-modal__body>.MuiAlert-root+.crm-property-description-ai-modal__field-group,.crm-property-description-ai-modal__body>.MuiAlert-root+.crm-property-description-ai-modal__switch-grid,.crm-property-description-ai-modal__body>.MuiAlert-root+.crm-property-description-ai-modal__targets,.crm-property-description-ai-modal__body>.MuiStack-root+.crm-property-description-ai-modal__targets,.crm-property-description-ai-modal__field-group+.crm-property-description-ai-modal__field-group,.crm-property-description-ai-modal__field-group+.crm-property-description-ai-modal__switch-grid,.crm-property-description-ai-modal__switch--single+.MuiAlert-root,.crm-property-description-ai-modal__switch--single+.MuiStack-root,.crm-property-description-ai-modal__switch--single+.crm-property-description-ai-modal__field-group,.crm-property-description-ai-modal__switch--single+.crm-property-description-ai-modal__targets,.crm-property-description-ai-modal__switch-grid+.crm-property-description-ai-modal__section-label,.crm-property-description-ai-modal__switch-grid+.crm-property-description-ai-modal__translate-source{margin-top:16px!important}.crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__inline-help-row,.crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__switch,.crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__switch-grid,.crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__targets{margin-top:6px!important}.crm-property-description-ai-modal .MuiDialog-paper{max-width:1380px}.crm-property-description-ai-modal .crm-property-option-modal__actions{justify-content:flex-end}.crm-property-description-ai-modal .crm-property-option-modal__actions .MuiButton-root{min-width:132px!important;min-height:38px!important;padding:0 18px!important}.crm-property-description-ai-modal__body .MuiAlert-root{border-radius:8px;align-items:flex-start;font-size:12.5px;line-height:1.35}.crm-property-description-ai-modal__alert-text,.crm-property-description-ai-modal__alert-title{margin:0!important;font-size:12.5px!important;line-height:1.35!important}.crm-property-description-ai-modal__alert-title{font-weight:800!important}.crm-property-description-ai-modal__field-group{flex-direction:column;gap:5px;width:100%;min-width:0;display:flex;margin:0!important}.crm-property-description-ai-modal__field-group>.crm-property-description-ai-modal__label,.crm-property-description-ai-modal__targets>.crm-property-description-ai-modal__label{margin:0!important}.crm-property-description-ai-modal__required{color:#ef4444;margin-left:3px}.crm-property-description-ai-modal__section-label{text-transform:uppercase;display:block;letter-spacing:0!important;color:#526274!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-property-description-ai-modal__switch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin:0!important;display:grid!important}.crm-property-description-ai-modal__switch-grid>:not(style)+:not(style){margin:0!important}.crm-property-description-ai-modal__switch{background:#fff;border:1px solid #dce8ef;border-radius:8px;width:100%;min-height:42px;padding:5px 10px 5px 4px;margin:0!important}.crm-property-description-ai-modal__switch--single{max-width:320px}.crm-property-description-ai-modal__switch .MuiFormControlLabel-label{min-width:0;color:var(--text-primary);white-space:nowrap;font-size:12px!important;font-weight:650!important;line-height:1.2!important}.crm-property-description-ai-modal__switch .MuiSwitch-root{margin-right:4px}@media (max-width:720px){.crm-property-description-ai-modal__switch-grid{grid-template-columns:1fr}}.crm-property-description-ai-modal__targets{min-width:0;gap:8px!important;margin:0!important}.crm-property-description-ai-modal__targets>:not(style)+:not(style){margin-top:0!important}.crm-property-description-ai-modal__target-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;display:grid}.crm-property-description-ai-modal__target{background:#fff;border:1px solid #dce8ef;border-radius:8px;min-width:0;padding:7px 10px 7px 6px;transition:background-color .16s,border-color .16s}.crm-property-description-ai-modal__target.is-selected{border-color:var(--crm-corporate-green-border);background:var(--crm-corporate-green-soft)}.crm-property-description-ai-modal__target-row{align-items:center;gap:8px;min-width:0;display:flex}.crm-property-description-ai-modal__target-row .MuiSwitch-root{flex:none;margin-right:2px}.crm-property-description-ai-modal__target-row img{border-radius:50%;flex:none}.crm-property-description-ai-modal__target-name{min-width:0;color:var(--text-primary);font-size:12.5px!important;font-weight:650!important;line-height:1.2!important}.crm-property-description-switchbar{border-bottom:1px solid var(--border-light);padding:0 0 12px}.crm-property-description-switchbar .crm-property-toggle-grid--description{row-gap:0;width:100%;padding:0!important}.crm-property-description-switchbar .crm-property-toggle-grid--description .MuiFormControlLabel-root{width:100%}.crm-media-hints{border-bottom:1px solid var(--border-light);background:#f8fafc;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:8px!important;padding:12px 20px!important;display:grid!important}.crm-media-hints>:not(style)+:not(style){margin-top:0!important;margin-left:0!important}.crm-media-hints .MuiTypography-root{box-sizing:border-box;background:#fff;border:1px solid #e3edf3;border-radius:8px;gap:8px;height:100%;min-height:42px;padding:8px 10px;color:#64748b!important;align-items:center!important;margin:0!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important;display:flex!important}.crm-media-hints .MuiTypography-root>.MuiSvgIcon-root,.crm-media-hints .MuiTypography-root>i,.crm-media-hints .MuiTypography-root>img{text-align:center;flex:0 0 16px;justify-content:center;align-items:center;min-width:16px;width:16px!important;max-width:16px!important;height:16px!important;margin-right:0!important;display:inline-flex!important}.crm-media-grid-shell{background:#fff;padding:16px 20px!important}.crm-property-card--media-images>.crm-property-card__header--section,.crm-property-card--media-plans>.crm-property-card__header--section,.crm-property-card--media-private-files>.crm-property-card__header--section,.crm-property-card--media-public-files>.crm-property-card__header--section{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-media-counter{min-width:0;height:22px;color:var(--accent-teal);letter-spacing:0;background:#12b8ab12;border:1px solid #12b8ab2e;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.crm-media-counter .fa,.crm-media-counter .fa-light{font-size:10.5px;line-height:1}.crm-media-counter span{font-size:10px;line-height:1}.crm-property-card--media-images .crm-media-hints,.crm-property-card--media-plans .crm-media-hints,.crm-property-card--media-private-files .crm-media-hints,.crm-property-card--media-public-files .crm-media-hints{background:linear-gradient(#fbfdff,#f8fafc);grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.crm-property-card--media-images .crm-media-hints,.crm-property-card--media-plans .crm-media-hints,.crm-property-card--media-private-files .crm-media-hints,.crm-property-card--media-public-files .crm-media-hints{grid-template-columns:1fr!important}}.crm-property-card--media-images .crm-media-grid-shell{background:linear-gradient(#f8fafcd1,#fff 84px),#fff;padding:18px 20px 12px!important}.crm-media-image-row{margin-bottom:12px!important}.crm-media-image-row:last-child{margin-bottom:0!important}.crm-media-dropzone-grid{border-radius:10px!important;padding:10px!important}.crm-media-dropzone-grid.is-dragging-over{border-color:var(--accent-teal)!important;background:#eefbf9!important}.crm-media-toolbar{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#f8fafc;flex-wrap:wrap;gap:12px!important;margin:0!important;padding:12px 20px!important}.crm-media-toolbar__btn{text-transform:none!important;border-radius:8px!important;min-height:34px!important;font-size:12px!important;font-weight:700!important}.crm-media-video-list{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px!important;padding:16px 20px!important;display:grid!important}.crm-media-video-list>.crm-sortable-video-list{grid-column:1/-1;width:100%}.crm-media-video-card{border:1px solid var(--border-light);flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;height:300px;display:flex;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:16px!important}.crm-media-video-card>.MuiBox-root{background:#f8fafc;border-radius:8px;width:100%;min-width:0;height:230px;overflow:hidden;display:block!important}.crm-media-video-card embed,.crm-media-video-card iframe,.crm-media-video-card object,.crm-media-video-card span,.crm-media-video-card video{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:230px!important}.crm-media-video-card .MuiIconButton-root{flex:none;width:32px;height:32px}@media (max-width:1199px){.crm-media-video-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.crm-media-video-list{grid-template-columns:1fr}}.crm-media-form-row{gap:4px}.crm-media-form-row,.crm-media-preview{background:#fff;padding:16px 20px!important}.crm-media-preview__frame{border:1px solid var(--border-light);background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex;overflow:hidden}.crm-media-preview__frame embed,.crm-media-preview__frame iframe,.crm-media-preview__frame object,.crm-media-preview__frame span,.crm-media-preview__frame video{width:100%!important;max-width:100%!important}.crm-media-strip{background:#fff;gap:16px!important;padding:16px 20px!important;overflow-x:auto!important}.crm-media-strip>div{flex:none}.crm-media-empty-space{width:100%;min-height:112px}.crm-media-item{border:1px solid var(--border-light);background:#fff;border-radius:8px;width:100%;min-width:0;padding:8px;position:relative;box-shadow:0 8px 18px #0f172a0a}.crm-media-item--image,.crm-media-item--plan,.crm-media-item--private-file,.crm-media-item--public-file{background:#fff;border-color:#dce8ef;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.crm-media-item--image:hover,.crm-media-item--plan:hover,.crm-media-item--private-file:hover,.crm-media-item--public-file:hover{border-color:#12b8ab70;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a1a}.crm-media-item--image.is-selected{border-color:var(--accent-teal);box-shadow:0 0 0 3px #12b8ab24,0 16px 34px #0f172a1a}.crm-media-image-thumb{background:#f8fafc;padding:8px;position:relative}.crm-media-item__image{border-radius:6px;display:block;aspect-ratio:4/3!important;object-fit:cover!important;width:100%!important}.crm-media-item--image .crm-media-item__image,.crm-media-item--plan .crm-media-item__image,.crm-media-item--public-file .crm-property-public-file__image{box-shadow:0 1px #0f172a0a;border-radius:8px!important}.crm-media-image-select{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffe0;border:1px solid #d6e2ebdb;border-radius:8px;justify-content:flex-start;align-items:center;gap:5px;width:auto;min-width:0;min-height:28px;padding:4px 8px 4px 5px;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:absolute;box-shadow:0 8px 20px #0f172a1f;z-index:6!important;top:12px!important;left:12px!important}.crm-media-image-select:hover{background:#fff;border-color:#12b8ab6b;box-shadow:0 8px 18px #0f172a29}.crm-media-item--image.is-selected .crm-media-image-select{background:#e8fffcfa;border-color:#12b8ab6b;box-shadow:0 8px 18px #12b8ab2e}.crm-media-image-select__label{cursor:pointer;text-transform:none;white-space:nowrap;color:#526176!important;letter-spacing:0!important;font-size:10.5px!important;font-weight:800!important;line-height:1.1!important}.crm-media-item--image.is-selected .crm-media-image-select__label{color:#0f766e!important}.crm-media-image-select__switch.MuiSwitch-root{width:30px;height:18px;padding:0;margin:0!important}.crm-media-image-select__switch .MuiSwitch-switchBase{padding:2px!important}.crm-media-image-select__switch .MuiSwitch-thumb{width:14px;height:14px;box-shadow:0 1px 3px #0f172a33;background:#fff!important}.crm-media-image-select__switch .MuiSwitch-track{border-radius:999px;opacity:1!important;background:#cbd5e1!important;border:0!important}.crm-media-image-select__switch .MuiSwitch-switchBase.Mui-checked{transform:translate(12px)}.crm-media-image-select__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#12b8ab!important}.crm-media-image-web-badge{text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:calc(100% - 28px);min-height:24px;padding:5px 8px;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 20px #0f172a2e;color:#fff!important;font-size:10.5px!important;font-weight:800!important;line-height:1.1!important}.crm-media-image-web-badge.is-hidden{background:#ef4444}.crm-media-image-web-badge.is-shown{background:var(--accent-teal)}.crm-media-image-seo-warning-icon{color:#7c2d12;background:#facc15;border:1px solid #f59e0ba6;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 8px 20px #0f172a2e}.crm-media-item__actions{align-items:center;margin-top:8px!important}.crm-media-item--image .crm-media-item__actions,.crm-media-item--plan .crm-media-item__actions,.crm-media-item--private-file .crm-media-item__actions,.crm-media-item--public-file .crm-media-item__actions{background:#fff;border-top:1px solid #edf2f6;padding:8px 10px 10px;margin-top:0!important}.crm-media-image-controls{flex-wrap:wrap;align-items:center;width:100%;justify-content:center!important;gap:8px!important;margin-top:0!important}.crm-media-image-status{background:#f8fafc;border:1px solid #e5edf2;border-radius:999px;justify-content:space-between;align-items:center;gap:5px;width:100%;min-width:0;padding:3px 7px 3px 3px;display:inline-flex}.crm-media-image-status.is-active{background:#12b8ab14;border-color:#12b8ab47}.crm-media-image-status.is-inactive{background:#ef44440f;border-color:#ef444433}.crm-media-image-status .MuiTypography-root{color:#475569;cursor:pointer;text-transform:uppercase;font-size:10px!important;font-weight:800!important;line-height:1!important}.crm-media-image-feature-btn{color:#94a3b8!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:999px!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important}.crm-media-image-feature-btn.is-active{color:#0f766e!important;background:#12b8ab1a!important;border-color:#12b8ab57!important}.crm-media-image-feature-btn:hover{color:#0f766e!important;background:#12b8ab14!important;border-color:#12b8ab57!important}.crm-media-image-buttons{background:#f8fafc;border:1px solid #e5edf2;border-radius:999px;width:100%;padding:2px;justify-content:space-between!important;gap:4px!important;margin-top:0!important}.crm-media-image-buttons>*{flex:1 1 0!important;min-width:0!important;margin:0!important}.crm-media-image-icon-btn{flex-direction:column;flex:1 1 0;gap:2px;box-shadow:0 1px 2px #0f172a0a;background:#fff!important;border:1px solid #0000!important;border-radius:14px!important;width:auto!important;min-width:0!important;height:42px!important;padding:4px 6px!important;display:inline-flex!important}.crm-media-image-icon-btn:hover{background:#12b8ab14!important;border-color:#12b8ab47!important}.crm-media-image-icon-btn--delete:hover{background:#ef444414!important;border-color:#ef444442!important}.crm-media-image-action-label{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:42px;overflow:hidden;color:#475569!important;font-size:8.5px!important;font-weight:800!important;line-height:1!important}.crm-media-image-icon-btn--delete .crm-media-image-action-label{color:#ef4444!important}.crm-media-item .MuiIconButton-root{width:30px;height:30px}.crm-media-item .MuiFormControlLabel-root,.crm-media-item .MuiSwitch-root{margin:0!important}.crm-media-strip .crm-media-item{width:auto;min-width:220px}.crm-media-item--plan{width:100%}.crm-media-item--private-file,.crm-media-item--public-file{width:168px}.crm-media-uploader{border-top:1px solid var(--border-light);box-shadow:none!important;background:#fff!important;border-radius:0!important;padding:16px 20px 20px!important}.crm-media-uploader__dropzone{background:#f8fafc!important;border-radius:8px!important}.crm-media-uploader__file{background:#f3f4f6!important;border-radius:8px!important}.crm-property-public-file{width:100%;min-height:0;color:var(--text-primary);background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:6px 6px 0;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.crm-property-public-file:hover{color:var(--text-primary)}.crm-property-public-file__preview{aspect-ratio:16/7;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.crm-property-public-file__image{object-fit:cover;width:100%;height:100%}.crm-property-public-file__document{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.crm-property-public-file__icon{width:30px;height:30px;color:var(--accent-teal);justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.crm-property-public-file__extension{letter-spacing:.08em;background:#12b8ab1a;border-radius:999px;justify-content:center;align-items:center;min-height:17px;padding:2px 6px;display:inline-flex;color:var(--primary)!important;font-size:8.5px!important;font-weight:800!important}.crm-property-public-file__extension--overlay{background:#0f172ab8;position:absolute;bottom:8px;right:8px;box-shadow:0 8px 18px #0f172a29;color:#fff!important}.crm-property-public-file__meta{flex-direction:column;justify-content:center;gap:4px;min-height:36px;padding:5px 3px 6px;display:flex}.crm-property-public-file__action{text-transform:uppercase;color:var(--text-primary)!important;font-size:9px!important;font-weight:800!important}.crm-property-public-file__name{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden;color:var(--text-secondary)!important;font-size:9.5px!important;line-height:1.25!important}.crm-property-public-file__actions .crm-media-image-buttons{justify-content:center!important}.crm-property-public-file__actions{padding:5px 7px 7px!important}.crm-property-public-file__actions .crm-media-image-icon-btn{height:30px!important}.crm-property-private-file{cursor:default}.crm-property-private-file__actions{padding:5px 7px 7px!important}.crm-property-private-file__actions .crm-media-image-icon-btn{height:30px!important}.crm-property-private-grid{background:#fff;padding:18px!important}.crm-private-toolbar{overflow:hidden;border-bottom:1px solid var(--border-light)!important;background:linear-gradient(#fbfdff,#f8fafc)!important;align-items:flex-end!important;gap:10px!important;padding:14px 18px!important}.crm-private-toolbar .MuiAutocomplete-root{min-width:280px}.crm-private-toolbar__select-group{flex:auto;min-width:280px}.crm-private-toolbar__select{width:100%}.crm-private-toolbar__select .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{background:#fff!important;border-radius:8px!important;align-items:center!important;min-height:40px!important;padding-top:0!important;padding-bottom:0!important;font-size:15px!important}.crm-private-toolbar__select .MuiAutocomplete-input{height:38px!important;padding-top:0!important;padding-bottom:0!important;line-height:38px!important}.crm-private-toolbar__select .MuiAutocomplete-endAdornment{top:50%!important;transform:translateY(-50%)!important}.crm-private-toolbar .MuiButton-root{min-height:38px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;font-size:12px!important;font-weight:800!important}.crm-property-private-panel{background:#fff;border:1px solid #e3edf3;height:100%;padding:12px;box-shadow:0 8px 18px #0f172a0a;border-radius:8px!important}.crm-property-private-panel-grid{align-items:stretch}.crm-property-private-panel-grid>.MuiGrid-item{display:flex}.crm-private-toolbar{flex-wrap:nowrap!important;gap:12px!important}.crm-private-toolbar__actions{flex:none;align-items:center;flex-wrap:nowrap!important}.crm-private-toolbar__btn{min-width:0!important;height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:11.5px!important}.crm-private-toolbar__btn .MuiButton-startIcon{margin-right:5px}.crm-property-private-panel-grid .crm-property-private-panel{width:100%}.crm-property-private-panel__body{border-top:1px solid #edf2f6;margin-top:10px;padding-top:10px}.crm-property-private-detail-card{overflow:hidden;background:#fff!important;border:1px solid #e3edf3!important;border-radius:8px!important;margin:14px 18px 18px!important;padding:0!important;box-shadow:0 10px 24px #0f172a0d!important}.crm-property-private-detail-card__title{background:#fbfdff;border-bottom:1px solid #edf2f6;padding:12px 14px;color:var(--text-primary)!important;font-size:14px!important;font-weight:850!important}.crm-property-private-detail-card .MuiDivider-root{display:none}.crm-property-private-detail-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px;display:grid!important}.crm-property-private-detail-list .MuiTypography-root{background:#f8fafc;border:1px solid #edf2f6;border-radius:8px;align-items:center;gap:5px;min-height:42px;padding:8px 10px;display:flex;color:#475569!important;margin:0!important;font-size:11px!important;line-height:1.25!important}.crm-property-private-detail-list strong{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:850}.crm-property-private-detail-list a{color:var(--accent-teal);font-weight:800}@media (max-width:1199px){.crm-property-private-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.crm-private-toolbar{flex-direction:column!important;align-items:stretch!important}.crm-private-toolbar .MuiAutocomplete-root,.crm-private-toolbar .MuiButton-root,.crm-private-toolbar__actions,.crm-private-toolbar__select-group{width:100%}.crm-private-toolbar__actions{justify-content:stretch}.crm-private-toolbar__actions .MuiButton-root{flex:1 1 0}.crm-property-private-detail-list{grid-template-columns:1fr}}.crm-property-card--private .MuiFormControlLabel-root{background:#fff;border:1px solid #e3edf3;border-radius:8px;align-items:center;gap:6px;width:100%;min-height:34px;padding:5px 8px;margin:0!important}.crm-property-card--private .MuiFormControlLabel-label{text-transform:uppercase;color:#5f6f84!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important}.crm-property-card--private .MuiSwitch-root{margin-right:4px}.crm-property-card--private .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--crm-corporate-green)!important;border-color:var(--crm-corporate-green)!important;opacity:1!important}.crm-property-card--private .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{background-color:#fff!important}.crm-property-card--private .MuiFilledInput-root,.crm-property-card--private .MuiInputBase-root,.crm-property-card--private .MuiOutlinedInput-root{background:#fff!important}.crm-property-card--private .crm-property-card__footer--actions{border-top:1px solid #edf2f6;padding:14px 0 0!important}.crm-property-card--private .crm-property-card__footer--actions .MuiButton-root{border-radius:8px!important;min-height:38px!important;font-size:12px!important;font-weight:800!important}.crm-media-uploader .MuiButton-root:not(.MuiIconButton-root),.crm-property-card--media .MuiButton-root:not(.MuiIconButton-root),.crm-property-card--private .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;border-radius:8px!important}.crm-property-card--media .MuiFilledInput-root,.crm-property-card--media .MuiInputBase-input,.crm-property-card--media .MuiInputBase-root,.crm-property-card--media .MuiOutlinedInput-notchedOutline,.crm-property-card--media .MuiOutlinedInput-root{border-radius:8px!important}.crm-property-section-title{color:var(--text-dark);font-size:16px!important;font-weight:500!important}.crm-property-section-subtitle{color:var(--text-muted)!important;font-size:12px!important;font-weight:600!important}.crm-property-info-tip{vertical-align:middle;border:0;border-radius:0;gap:6px;min-height:14px;margin:6px 0 0;padding:0;background:0 0!important;font-size:10px!important;line-height:1.1!important}.crm-property-info-tip,.crm-property-info-tip i{align-items:center;display:inline-flex;color:#2563eb!important;font-weight:400!important}.crm-property-info-tip i{flex:none;justify-content:center;font-size:11px!important;line-height:1!important}.crm-property-info-tip .MuiTypography-root,.crm-property-info-tip .crm-property-info-tip__text,.crm-property-info-tip__text{align-items:center;display:inline-flex;color:#2563eb!important;letter-spacing:0!important;font-size:10px!important;font-weight:400!important;line-height:1.1!important}.leaflet-popup-content p{margin:0!important}.leaflet-container{overflow:hidden;border-radius:0!important}.MuiPaper-rounded{border-radius:0}.crm-buyers-card__title{padding:0!important}.crm-buyers-card__title svg{width:20px!important;height:20px!important;display:block!important}.crm-sellers-list-card{border-radius:0!important}.crm-sellers-list-header{padding-right:16px}.crm-sellers-card__title{padding:0!important}.crm-sellers-card__title .MuiCardHeader-title{font-size:14px!important}.crm-sellers-card__title svg{width:20px!important;height:20px!important;display:block!important}.crm-sellers-card__content{padding:0!important}.crm-seller-actionbar{min-height:50px}.crm-seller-card{margin-top:0!important}.crm-seller-card__title{padding:0 0 0 10px!important}.crm-seller-card__title.MuiCardHeader-root{padding:0!important}.crm-seller-card__title .MuiCardHeader-content,.crm-seller-card__title .MuiCardHeader-root{margin:0!important}.crm-seller-card__title .MuiCardHeader-title{color:#1f2a37;align-items:center;display:flex;font-size:14px!important;font-weight:700!important;line-height:1.2!important}.crm-seller-card__title .MuiCardHeader-avatar{margin-right:10px;color:#35bde8!important;margin-top:0!important;margin-bottom:0!important}.crm-seller-card__title .MuiCardHeader-avatar>img,.crm-seller-card__title .MuiCardHeader-avatar>svg{width:20px!important;height:20px!important;color:var(--crm-text)!important}.crm-seller-subtabs-bar{gap:16px;padding-left:20px;padding-right:15px;border-bottom:1px solid var(--border)!important;color:var(--text-primary)!important;justify-content:space-between!important;align-items:center!important;margin-top:0!important;display:flex!important}.crm-seller-subtabs-bar .MuiCardHeader-root{flex:none}.crm-seller-subtabs-bar .crm-property-subtabs-title{white-space:nowrap;text-overflow:ellipsis;margin-left:auto;overflow:hidden}.crm-seller-action-btn--back{color:var(--text-primary)!important;border:1px solid var(--border)!important;background:#fff!important}.crm-seller-action-btn--back:hover{background:#f5f7fb!important}.crm-buyer-actionbar{min-height:50px}.crm-buyer-card{margin-top:0!important}.crm-buyer-card__title{padding:0 24px!important}.crm-buyer-card__title .MuiCardHeader-root{margin:0!important;padding:0!important}.crm-buyer-card__title .MuiCardHeader-title{color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:600}.crm-buyer-card__title .MuiCardHeader-avatar{margin-right:10px}.crm-buyer-card__title .MuiCardHeader-avatar>img,.crm-buyer-card__title .MuiCardHeader-avatar>svg{width:20px;height:20px;display:block}.crm-buyer-subtabs-bar{gap:16px;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-buyer-subtabs-bar .MuiCardHeader-root{flex:none}.crm-buyer-subtabs-bar .crm-property-subtabs-title{white-space:nowrap;text-overflow:ellipsis;margin-left:auto;overflow:hidden}.crm-buyer-action-btn--back{color:var(--text-primary)!important;border:1px solid var(--border)!important;background:#fff!important}.crm-buyer-action-btn--back:hover{background:#f5f7fb!important}.crm-buyer-form-grid .MuiButton-root:not(.MuiIconButton-root),.crm-buyer-form-grid .MuiFilledInput-root,.crm-buyer-form-grid .MuiFormControl-root .MuiInputBase-root,.crm-buyer-form-grid .MuiFormControl-root .MuiOutlinedInput-root,.crm-buyer-form-grid .MuiInputBase-root,.crm-buyer-form-grid .MuiOutlinedInput-notchedOutline,.crm-buyer-form-grid .MuiTextField-root .MuiFilledInput-root,.crm-buyer-form-grid .MuiTextField-root .MuiOutlinedInput-root,.crm-buyer-form-grid .buyer-select .MuiInputBase-root.MuiSelect-root,.crm-buyer-form-grid .buyer-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-buyer-form-grid .MuiFormControl-root .MuiOutlinedInput-root,.crm-buyer-form-grid .MuiTextField-root .MuiOutlinedInput-root,.crm-buyer-form-grid .buyer-select .MuiInputBase-root.MuiSelect-root,.crm-buyer-form-grid .buyer-select .MuiOutlinedInput-root{background:var(--field)!important}.crm-buyer-form-grid .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-buyer-form-grid .buyer-meta .MuiInputBase-root,.crm-buyer-form-grid .buyer-meta .MuiOutlinedInput-root{background:#f8fafc!important}.crm-clients-page--buyer-form{padding-top:10px!important}.crm-buyer-topbar{justify-content:space-between!important}.crm-buyer-profile-hero{background:#fff;border:1px solid #dde7ed;border-radius:8px;grid-template-columns:auto minmax(320px,1fr) minmax(280px,420px);align-items:center;gap:14px;padding:12px 14px;display:grid;box-shadow:0 8px 22px #0f172a0a}.crm-buyer-profile-hero__avatar{color:#12b8ab;background:linear-gradient(135deg,#12b8ab24,#12b8ab0a);border:1px solid #12b8ab47;border-radius:18px;place-items:center;width:72px;height:72px;font-size:26px;font-weight:800;display:grid;position:relative}.crm-buyer-profile-hero__avatar:after{content:"";background:#12b8ab;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:8px;right:8px}.crm-buyer-profile-hero__identity{min-width:0}.crm-buyer-profile-hero__title-row{flex-wrap:wrap;margin-bottom:8px;gap:7px!important}.crm-buyer-profile-hero__name{color:#111827!important;letter-spacing:0!important;margin:0!important;font-size:clamp(22px,1.55vw,30px)!important;font-weight:800!important;line-height:1!important}.crm-buyer-profile-hero__type{color:#526174;background:#f1f5f9;border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:11.5px;font-weight:800;display:inline-flex}.crm-buyer-profile-hero__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.crm-buyer-profile-hero__assigned,.crm-buyer-profile-hero__chip,.crm-buyer-profile-hero__metric{background:#f9fcfd;border:1px solid #dde7ed;border-radius:8px;min-width:0;padding:7px 9px}.crm-buyer-next-action span,.crm-buyer-profile-hero__assigned span,.crm-buyer-profile-hero__chip span,.crm-buyer-profile-hero__metric span,.crm-buyer-side-list span{color:#8b9aa9;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;line-height:1;display:block}.crm-buyer-next-action strong,.crm-buyer-profile-hero__assigned strong,.crm-buyer-profile-hero__chip strong,.crm-buyer-profile-hero__metric strong,.crm-buyer-side-list strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.crm-buyer-profile-hero__aside{flex-direction:column;gap:7px;min-width:0;display:flex}.crm-buyer-profile-hero__assigned{background:#12b8ab1a;border-color:#12b8ab47}.crm-buyer-profile-hero__assigned strong{color:#12b8ab}.crm-buyer-profile-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.crm-buyer-detail-tabs-card{background:#fff;border:1px solid #dde7ed;border-radius:8px;min-height:52px;padding:8px 14px;box-shadow:0 8px 22px #0f172a09}.crm-buyer-detail-tabs-card .crm-property-tabs{min-height:36px!important}.crm-buyer-detail-tabs-card .crm-property-tab{color:#526174!important;border-radius:8px!important;height:36px!important;min-height:36px!important;margin-right:8px!important;padding:0 14px!important}.crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected{color:#fff!important;background:#12b8ab!important}.crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected .MuiTypography-root{color:#fff!important}.crm-buyer-detail-layout{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start;gap:10px;display:grid}.crm-buyer-detail-main,.crm-buyer-detail-side{flex-direction:column;gap:10px;display:flex}.crm-buyer-form-card,.crm-buyer-side-card{box-shadow:none;background:#fff;border:1px solid #dde7ed;border-radius:8px;overflow:hidden}.crm-buyer-form-card__header{background:#fff;border-bottom:1px solid #dde7ed;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:0 18px;display:flex}.crm-buyer-form-card__title,.crm-buyer-side-card__title{color:#111827!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.2!important}.crm-buyer-form-card__required{color:#526174!important;margin:0!important;font-size:12px!important;font-weight:700!important}.crm-buyer-form-card__required:first-letter{color:#ef4444}.crm-buyer-form-card__content{padding:16px 18px!important}.crm-buyer-assignment-panel{padding:0!important}.crm-buyer-switch-section{flex-direction:column;gap:10px;display:flex}.crm-buyer-switch-section .crm-buyer-switchbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;padding:0!important;display:grid!important}.crm-buyer-switch-section .MuiFormControlLabel-root{background:#fff;border:1px solid #dde7ed;border-radius:8px;min-height:40px;padding:0 12px}.crm-buyer-switch-section .MuiFormControlLabel-root:has(.Mui-checked){background:#12b8ab14;border-color:#12b8ab52}.crm-buyer-form-actions{justify-content:space-between;gap:10px;padding:14px 18px;display:flex}.crm-buyer-form-actions .buyer-cta:first-child{color:#101827!important;background:#fff!important;border-color:#dde7ed!important}.crm-buyer-form-actions .buyer-cta:last-child{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}.crm-buyer-side-card{padding:16px}.crm-buyer-side-card__title{margin-bottom:12px!important}.crm-buyer-side-list{gap:8px;display:grid}.crm-buyer-next-action,.crm-buyer-side-list>div{background:#f9fcfd;border:1px solid #edf3f6;border-radius:8px;padding:9px 10px}.crm-buyer-side-actions{gap:8px;margin-top:10px;display:grid}.crm-buyer-side-actions .MuiButton-root{justify-content:flex-start!important}@media (max-width:1280px){.crm-buyer-detail-layout,.crm-buyer-profile-hero{grid-template-columns:1fr}.crm-buyer-profile-hero{align-items:start}.crm-buyer-profile-hero__avatar{display:none}}@media (max-width:760px){.crm-buyer-profile-hero__chips,.crm-buyer-profile-hero__metrics,.crm-buyer-switch-section .crm-buyer-switchbar{grid-template-columns:1fr}.crm-buyer-form-actions{flex-direction:column}}.crm-seller-form-grid .MuiButton-root:not(.MuiIconButton-root),.crm-seller-form-grid .MuiFilledInput-root,.crm-seller-form-grid .MuiFormControl-root .MuiInputBase-root,.crm-seller-form-grid .MuiFormControl-root .MuiOutlinedInput-root,.crm-seller-form-grid .MuiInputBase-root,.crm-seller-form-grid .MuiOutlinedInput-notchedOutline,.crm-seller-form-grid .MuiTextField-root .MuiFilledInput-root,.crm-seller-form-grid .MuiTextField-root .MuiOutlinedInput-root,.crm-seller-form-grid .seller-select .MuiInputBase-root.MuiSelect-root,.crm-seller-form-grid .seller-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-seller-form-grid .MuiFormControl-root .MuiOutlinedInput-root,.crm-seller-form-grid .MuiTextField-root .MuiOutlinedInput-root,.crm-seller-form-grid .seller-select .MuiInputBase-root.MuiSelect-root,.crm-seller-form-grid .seller-select .MuiOutlinedInput-root{background:var(--field)!important}.crm-seller-form-grid .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seller-form-grid .seller-meta .MuiInputBase-root,.crm-seller-form-grid .seller-meta .MuiOutlinedInput-root{background:#f8fafc!important}.crm-clients-page--seller-form{padding-top:10px!important}.crm-seller-topbar{justify-content:space-between!important}.crm-seller-actionbar .crm-property-action-btn--primary{border-color:var(--crm-client-green,#12b8ab)!important;background:var(--crm-client-green,#12b8ab)!important;color:#fff!important}.crm-seller-actionbar .crm-property-action-btn--primary:hover{color:#fff!important;background:#0fa79b!important;border-color:#0fa79b!important}.crm-seller-actionbar .crm-property-action-btn--primary img{filter:brightness(0)invert()!important}.crm-seller-profile-hero{background:#fff;border:1px solid #dde7ed;border-radius:8px;grid-template-columns:auto minmax(320px,1fr) minmax(320px,440px);align-items:center;gap:14px;padding:12px 14px;display:grid;box-shadow:0 8px 22px #0f172a0a}.crm-seller-profile-hero__avatar{color:#12b8ab;background:linear-gradient(135deg,#12b8ab24,#12b8ab0a);border:1px solid #12b8ab47;border-radius:18px;place-items:center;width:72px;height:72px;font-size:26px;font-weight:800;display:grid;position:relative}.crm-seller-profile-hero__avatar:after{content:"";background:#12b8ab;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:8px;right:8px}.crm-seller-profile-hero__identity{min-width:0}.crm-seller-profile-hero__title-row{flex-wrap:wrap;margin-bottom:8px;gap:7px!important}.crm-seller-profile-hero__name{color:#111827!important;letter-spacing:0!important;margin:0!important;font-size:clamp(22px,1.55vw,30px)!important;font-weight:800!important;line-height:1!important}.crm-seller-profile-hero__type{color:#526174;background:#f1f5f9;border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:11.5px;font-weight:800;display:inline-flex}.crm-seller-profile-hero__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.crm-seller-profile-hero__assigned,.crm-seller-profile-hero__chip,.crm-seller-profile-hero__metric{background:#f9fcfd;border:1px solid #dde7ed;border-radius:8px;min-width:0;padding:7px 9px}.crm-seller-next-action span,.crm-seller-profile-hero__assigned span,.crm-seller-profile-hero__chip span,.crm-seller-profile-hero__metric span,.crm-seller-side-list span{color:#8b9aa9;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;line-height:1;display:block}.crm-seller-next-action strong,.crm-seller-profile-hero__assigned strong,.crm-seller-profile-hero__chip strong,.crm-seller-profile-hero__metric strong,.crm-seller-side-list strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.crm-seller-profile-hero__aside{flex-direction:column;gap:7px;min-width:0;display:flex}.crm-seller-profile-hero__assigned{background:#12b8ab1a;border-color:#12b8ab47}.crm-seller-profile-hero__assigned strong{color:#12b8ab}.crm-seller-profile-hero__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.crm-seller-detail-tabs-card{background:#fff;border:1px solid #dde7ed;border-radius:8px;min-height:52px;padding:8px 14px;box-shadow:0 8px 22px #0f172a09}.crm-seller-detail-tabs-card .crm-property-tabs{min-height:36px!important}.crm-seller-detail-tabs-card .crm-property-tab{color:#526174!important;border-radius:8px!important;height:36px!important;min-height:36px!important;margin-right:8px!important;padding:0 14px!important}.crm-seller-detail-tabs-card .crm-property-tab.Mui-selected{color:#fff!important;background:#12b8ab!important}.crm-seller-detail-tabs-card .crm-property-tab.Mui-selected .MuiTypography-root{color:#fff!important}.crm-seller-detail-layout{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start;gap:10px;display:grid}.crm-seller-detail-main,.crm-seller-detail-side{flex-direction:column;gap:10px;display:flex}.crm-seller-form-card,.crm-seller-side-card{box-shadow:none;background:#fff;border:1px solid #dde7ed;border-radius:8px;overflow:hidden}.crm-seller-form-card__header{background:#fff;border-bottom:1px solid #dde7ed;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:0 18px;display:flex}.crm-seller-form-card__title,.crm-seller-side-card__title{color:#111827!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.2!important}.crm-seller-form-card__required{color:#526174!important;margin:0!important;font-size:12px!important;font-weight:700!important}.crm-seller-form-card__required:first-letter{color:#ef4444}.crm-seller-form-card__content{padding:16px 18px!important}.crm-seller-assignment-panel{padding:0!important}.crm-seller-switch-section .crm-seller-switchbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;padding:0!important;display:grid!important}.crm-seller-switch-section .MuiFormControlLabel-root{background:#fff;border:1px solid #dde7ed;border-radius:8px;min-height:40px;padding:0 12px}.crm-seller-switch-section .MuiFormControlLabel-root:has(.Mui-checked){background:#12b8ab14;border-color:#12b8ab52}.crm-seller-form-actions{justify-content:space-between;gap:10px;padding:14px 18px;display:flex}.crm-seller-form-actions>.MuiButton-root{color:#101827!important;background:#fff!important;border-color:#dde7ed!important}.crm-seller-form-actions .MuiButton-contained{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}.crm-seller-side-card{padding:16px}.crm-seller-side-card__title{margin-bottom:12px!important}.crm-seller-side-list{gap:8px;display:grid}.crm-seller-next-action,.crm-seller-side-list>div{background:#f9fcfd;border:1px solid #edf3f6;border-radius:8px;padding:9px 10px}.crm-seller-side-actions{gap:8px;margin-top:10px;display:grid}.crm-seller-side-actions .MuiButton-root{justify-content:flex-start!important}@media (max-width:1280px){.crm-seller-detail-layout,.crm-seller-profile-hero{grid-template-columns:1fr}.crm-seller-profile-hero__avatar{display:none}}@media (max-width:760px){.crm-seller-profile-hero__chips,.crm-seller-profile-hero__metrics,.crm-seller-switch-section .crm-seller-switchbar{grid-template-columns:1fr}.crm-seller-form-actions{flex-direction:column}}.crm-seller-switchbar .MuiFormControlLabel-root{min-height:24px;margin:0}.crm-seller-switchbar .MuiFormControlLabel-label{color:var(--text-secondary)!important;font-size:12px!important;font-weight:500!important}.crm-seller-switchbar .MuiSwitch-root{width:34px;height:17px;margin-right:10px;padding:0;overflow:visible}.crm-seller-switchbar .MuiSwitch-switchBase{padding:1px}.crm-seller-switchbar .MuiSwitch-thumb{background:#fff;width:15px;height:15px;box-shadow:0 1px 4px #0000001f}.crm-seller-switchbar .MuiSwitch-track{border-radius:8px;opacity:1!important;background:#d7dde1!important}.crm-seller-switchbar .MuiSwitch-switchBase.Mui-checked{transform:translate(17px);color:#fff!important}.crm-seller-switchbar .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{background:#fff}.crm-seller-switchbar .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:var(--crm-corporate-green)!important;opacity:1!important}.crm-seller-partners-card__content{background:#fff;padding:16px 24px 24px!important}.crm-seller-partners-card__heading{align-items:center;gap:8px;display:flex}.crm-seller-partners-card__icon{color:#1f2a37!important}.crm-seller-partners-card__title{color:#1f2a37!important;font-size:14px!important;font-weight:700!important}.crm-seller-partners-table-wrap{border-radius:0!important}.crm-seller-partners-table .MuiTableCell-root{vertical-align:middle;border-bottom:1px dotted var(--border)!important;color:var(--text-primary)!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-seller-partners-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.04em;background:#fff;color:var(--text-secondary)!important;padding-top:12px!important;padding-bottom:12px!important;font-size:12px!important;font-weight:700!important}.crm-seller-partners-table__name{font-size:12.5px!important;font-weight:600!important}.crm-seller-partners-empty{text-align:center;color:var(--text-secondary);padding:32px 0}.crm-seller-partners-dialog .MuiDialog-paper{border-radius:8px!important}.crm-seller-partners-dialog__title{border-bottom:1px solid var(--border);font-size:14px!important;font-weight:700!important}.crm-seller-partners-dialog__content{padding-top:12px!important}.crm-seller-partners-dialog__form .MuiButton-root:not(.MuiIconButton-root),.crm-seller-partners-dialog__form .MuiInputBase-root,.crm-seller-partners-dialog__form .MuiOutlinedInput-notchedOutline,.crm-seller-partners-dialog__form .MuiOutlinedInput-root{border-radius:8px!important}.crm-seller-partners-dialog__form .MuiOutlinedInput-root{background:var(--field)!important}.crm-seller-partners-dialog__form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seller-partners-dialog__form .MuiFormControlLabel-label{color:var(--text-secondary)!important;font-size:12px!important;font-weight:500!important}.crm-buyer-partners-dialog__form .crm-form-field .MuiInputLabel-root,.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputLabel-root{font-size:12px!important;font-weight:600!important;line-height:1.2!important;top:0!important;transform:translate(14px,12px)scale(1)!important}.crm-buyer-partners-dialog__form .crm-form-field .MuiInputLabel-root.MuiInputLabel-shrink,.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputLabel-root.MuiInputLabel-shrink{background:#fff;padding:0 5px;color:var(--text-secondary)!important;transform:translate(14px,-8px)scale(.75)!important}.crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-root,.crm-buyer-partners-dialog__form .crm-form-field .MuiOutlinedInput-root,.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputBase-root,.crm-buyer-purchases-dialog__form .crm-form-field .MuiOutlinedInput-root{align-items:center!important;min-height:42px!important}.crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-input:not(.MuiInputBase-inputMultiline):not(.MuiAutocomplete-input),.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputBase-input:not(.MuiInputBase-inputMultiline):not(.MuiAutocomplete-input){box-sizing:border-box;height:40px!important;min-height:40px!important;padding:0 14px!important}.crm-buyer-purchases-dialog__form .MuiAutocomplete-inputRoot{align-items:center!important;height:auto!important;min-height:42px!important;padding:0 38px 0 10px!important}.crm-buyer-purchases-dialog__form .MuiAutocomplete-input{height:auto!important;min-height:24px!important;padding:9px 4px!important;line-height:1.35!important}.crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-inputMultiline,.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputBase-inputMultiline{height:auto!important;min-height:72px!important;padding:12px 14px!important;line-height:1.45!important;display:block!important}.crm-buyer-purchases-dialog__form .crm-form-field .MuiInputBase-root.MuiInputBase-multiline,.crm-buyer-purchases-dialog__form .crm-form-field .MuiOutlinedInput-root.MuiInputBase-multiline{align-items:flex-start!important;min-height:96px!important}.crm-buyer-purchases-dialog__notes textarea{min-height:72px!important;padding-top:12px!important}.crm-buyer-partners-dialog__form .MuiFormControlLabel-root,.crm-buyer-purchases-dialog__form .MuiFormControlLabel-root{margin-left:0!important}.crm-seller-partners-dialog__actions{gap:8px;padding:16px 24px 24px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog .MuiDialog-paper{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;width:min(780px,100vw - 32px)!important;overflow:hidden!important;box-shadow:0 22px 52px #0f172a2e!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 18px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__title-wrap{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__title-icon{color:#101827!important;width:18px!important;height:18px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__title-text{color:#101827!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog .crm-property-option-modal__close{color:#64748b!important;width:30px!important;height:30px!important;margin-left:12px!important;position:static!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__content{background:#fff!important;padding:18px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form{margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__field{flex-direction:column!important;gap:6px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__label{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;align-items:center!important;min-height:16px!important;margin:0!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__label .crm-form-label__required{color:#e5484d!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-root:not(.MuiTablePagination-input),body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;min-height:40px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#b8c3cc!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-input:not(.MuiInputBase-inputMultiline){color:#101827!important;box-sizing:border-box!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:650!important;line-height:40px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field .MuiInputBase-root.MuiInputBase-multiline{align-items:flex-start!important;min-height:92px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__form .crm-form-field textarea.MuiInputBase-inputMultiline{color:#101827!important;min-height:66px!important;padding:10px 12px!important;font-size:13px!important;font-weight:650!important;line-height:1.45!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__switch{box-sizing:border-box!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;align-items:center!important;width:100%!important;min-height:40px!important;margin:0!important;padding:7px 10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__switch:has(.Mui-checked){background:#eefbf9!important;border-color:#12b8ab47!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__switch .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__actions{background:#fff!important;border-top:1px solid #dde7ed!important;min-height:62px!important;padding:12px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-partners-dialog__actions .MuiButton-root{text-transform:none!important;border-radius:8px!important;min-height:36px!important;font-size:13px!important;font-weight:700!important}.crm-seller-notes-card__content{background:#fff;padding:16px 24px 24px!important}.crm-buyer-notes-card__header.MuiCardHeader-root{background:#fff!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:58px!important;padding:10px 18px!important}.crm-buyer-notes-card__header .MuiCardHeader-content{min-width:0!important}.crm-buyer-notes-card__header .MuiCardHeader-action{align-self:center!important;margin:0!important}.crm-seller-notes-card__heading{align-items:center;gap:8px;display:flex}.crm-seller-notes-card__icon{color:#1f2a37!important;width:18px!important;height:18px!important}.crm-seller-notes-card__title{color:#1f2a37!important;font-size:15px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__header{box-sizing:border-box!important;align-items:center!important;min-height:58px!important;padding:10px 16px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__header .MuiCardHeader-action,body .crm-clients-page--buyer-form .crm-buyer-purchases-card__header .MuiCardHeader-content{align-self:center!important;margin:0!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__heading{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__heading-copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:1px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__title{text-align:left!important;color:#101827!important;width:100%!important;margin:0!important;font-size:15px!important;font-weight:650!important;line-height:1.15!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__subtitle{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;color:#64748b!important;text-transform:none!important;width:100%!important;max-width:min(520px,52vw)!important;margin:0!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;display:block!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-card__icon{flex:none!important;width:18px!important;height:18px!important}.crm-buyer-notes-card__toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crm-buyer-notes-card__search{width:260px}.crm-buyer-notes-card__search .MuiInputBase-root{background:#fff!important;border-radius:8px!important;height:34px!important}.crm-buyer-notes-card__search .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important;border-radius:8px!important}.crm-buyer-notes-card__search .MuiInputBase-input{padding:0 10px 0 6px!important;font-size:12.5px!important;font-weight:600!important;line-height:34px!important}.crm-buyer-notes-card__search-clear{width:22px!important;height:22px!important;color:var(--text-secondary)!important;margin-right:6px!important}.crm-buyer-notes-card__search-clear:hover{color:var(--primary)!important;background:#1976d214!important}.crm-buyer-notes-card__search-icon{color:var(--text-secondary);margin-left:10px}.crm-buyer-notes-card__toolbar .crm-property-action-btn{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 16px!important;font-size:12.5px!important;font-weight:700!important}.crm-buyer-checklist-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}.crm-buyer-checklist-card__header.MuiCardHeader-root{background:#fff!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:54px!important;padding:10px 18px!important}.crm-buyer-checklist-card__header .MuiCardHeader-content{min-width:0!important}.crm-buyer-checklist-card__heading{align-items:center!important;gap:8px!important;display:inline-flex!important}.crm-buyer-checklist-card__icon{color:#1f2a37!important;width:18px!important;height:18px!important}.crm-buyer-checklist-card__title{color:#1f2a37!important;font-size:15px!important;font-weight:650!important;line-height:1.2!important}.crm-buyer-checklist-card__content.MuiCardContent-root{background:#fff!important;padding:14px 18px 18px!important}.crm-buyer-checklist-card__switch.MuiFormControlLabel-root{align-items:center!important;gap:8px!important;width:100%!important;min-height:34px!important;margin:0!important}.crm-buyer-checklist-card__switch .MuiSwitch-root{flex:0 0 34px!important;width:34px!important;height:20px!important;padding:0!important}.crm-buyer-checklist-card__switch .MuiSwitch-switchBase{padding:2px!important}.crm-buyer-checklist-card__switch .MuiSwitch-switchBase.Mui-checked{transform:translate(14px)!important}.crm-buyer-checklist-card__switch .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important;box-shadow:0 1px 3px #0f172a38!important}.crm-buyer-checklist-card__switch .MuiSwitch-track{opacity:1!important;background:#dfe3e8!important;border-radius:999px!important}.crm-buyer-checklist-card__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}.crm-buyer-checklist-card__label{color:#1f2a37!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}@media (max-width:900px){.crm-buyer-notes-card__header.MuiCardHeader-root{align-items:flex-start!important;padding:12px 14px!important}.crm-buyer-notes-card__header .MuiCardHeader-action{width:100%!important;margin-top:10px!important}.crm-buyer-notes-card__toolbar{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important}.crm-buyer-notes-card__search{flex:220px!important;width:auto!important}}.crm-seller-notes-table-wrap{border-radius:0!important}.crm-seller-notes-table .MuiTableCell-root{vertical-align:top;border-bottom:1px dotted var(--border)!important;color:var(--text-primary)!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-seller-notes-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;background:#fff;color:var(--text-secondary)!important;padding-top:12px!important;padding-bottom:12px!important;font-size:12px!important;font-weight:700!important}.crm-seller-notes-empty{color:#888;text-align:center;padding:24px 0;font-size:14px}.crm-seller-notes-dialog .MuiDialog-paper{border-radius:8px!important}.crm-seller-notes-dialog__title{border-bottom:1px solid var(--border);font-size:14px!important;font-weight:700!important}.crm-seller-notes-dialog__content{padding-top:12px!important}.crm-seller-notes-dialog__editor{border:1px solid var(--field-border);background:#fff;border-radius:8px;min-height:300px;margin-top:8px;overflow:hidden}.crm-seller-notes-dialog__editor .ql-toolbar.ql-snow{background:#f8fbfd;border:0!important;border-bottom:1px solid var(--border)!important}.crm-seller-notes-dialog__editor .ql-container.ql-snow{font-size:13px;border:0!important}.crm-seller-notes-dialog__actions{gap:8px;padding:16px 24px 24px!important}.crm-seller-reports-card__content{background:#fff;padding:0!important}.crm-seller-reports-card__heading{align-items:flex-start;gap:10px;display:flex}.crm-seller-reports-card__icon{flex-shrink:0;margin-top:1px;color:#1f2a37!important;width:18px!important;height:18px!important}.crm-seller-reports-card__title{color:#1f2a37!important;margin:0!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}.crm-seller-reports-card__subtitle{color:var(--text-secondary)!important;margin-top:3px!important;font-size:12px!important;line-height:1.4!important}.crm-seller-reports-table-wrap{border-top:1px solid var(--border-light)}.crm-seller-reports-table .MuiTableCell-root{vertical-align:middle;color:var(--text-primary)!important;border-bottom:1px dotted #e2e8f0!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-seller-reports-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.02em;color:#516272!important;border-bottom:1px solid var(--border-light)!important;background:#fff!important;font-size:11.5px!important;font-weight:700!important}.crm-seller-reports-table .MuiTableSortLabel-root{font-size:inherit!important;font-weight:inherit!important;color:inherit!important}.crm-seller-reports-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-seller-reports-table__row:hover{background:#eef7f6!important}.crm-seller-reports-chip{border-radius:8px!important;font-size:11.5px!important;font-weight:600!important}.crm-seller-reports-empty{color:var(--text-secondary)!important;padding:28px 16px!important;font-size:12.5px!important}.crm-seller-reports-table__expanded-row{background:#fff!important}.crm-seller-reports-table__expanded-cell{border-bottom:1px dotted #e2e8f0!important;padding:0!important}.crm-seller-reports-changes{border-top:1px solid var(--border-light);background:#f8fafc;margin:0!important;padding:14px 18px 16px!important}.crm-seller-reports-changes__title{text-transform:uppercase;letter-spacing:.02em;color:#516272!important;margin:0 0 10px!important;font-size:12px!important;font-weight:700!important}.crm-seller-reports-changes-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dce4ec!important;padding:8px 12px!important;font-size:12px!important}.crm-seller-reports-changes-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;color:#516272!important;border-bottom:1px solid var(--border-light)!important;background:0 0!important;font-size:11px!important;font-weight:700!important}.crm-assistance-card__content{padding:24px!important}.crm-assistance-card__heading{align-items:flex-start;gap:10px;display:flex}.crm-assistance-card__icon{flex-shrink:0;margin-top:1px;color:#1f2a37!important;width:18px!important;height:18px!important}.crm-assistance-card__subtitle{color:var(--text-secondary)!important;margin-top:3px!important;font-size:12px!important;line-height:1.4!important}.crm-assistance-form-grid{flex-direction:column;gap:18px;display:flex}.crm-assistance-form-grid__row{gap:16px!important}.crm-assistance-input,.crm-assistance-textarea{box-sizing:border-box;width:100%;font-family:var(--font);color:#334653;background:var(--field);border:1px solid var(--field-border);box-shadow:none;border-radius:8px;outline:none;font-size:12px;font-weight:500}.crm-assistance-input{min-height:43px;padding:0 22px}.crm-assistance-textarea{resize:vertical;min-height:180px;padding:14px 18px}.crm-assistance-input:focus,.crm-assistance-textarea:focus{border-color:var(--accent-teal)}.crm-assistance-form__actions{justify-content:flex-end;display:flex}.crm-advanced-search-card__content{padding:18px 22px 20px!important}.crm-advanced-search-card__heading{align-items:center;gap:10px;display:flex}.crm-advanced-search-card__icon{flex-shrink:0;color:#1f2a37!important;width:18px!important;height:18px!important}.crm-advanced-search-grid{width:100%!important;margin:0!important}.crm-advanced-search-grid>.MuiGrid-item{flex-direction:column;min-width:0;display:flex;width:auto!important;margin-bottom:14px!important;padding-top:0!important;padding-left:16px!important}.crm-advanced-search-card .MuiTypography-caption{text-transform:uppercase;display:block;letter-spacing:0!important;color:#526274!important;margin:0 0 6px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-advanced-search-card .MuiAutocomplete-root,.crm-advanced-search-card .MuiFormControl-root,.crm-advanced-search-card .MuiInputBase-root,.crm-advanced-search-card .MuiTextField-root{width:100%!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot,.crm-advanced-search-card .MuiFilledInput-root,.crm-advanced-search-card .MuiInputBase-root.MuiSelect-root,.crm-advanced-search-card .MuiOutlinedInput-root{height:36px!important;min-height:36px!important;box-shadow:none!important;font-family:var(--font)!important;color:#101827!important;background:#fff!important;border:0!important;border-radius:8px!important;font-size:12.5px!important;font-weight:600!important}.crm-advanced-search-card .MuiFilledInput-root:after,.crm-advanced-search-card .MuiFilledInput-root:before,.crm-advanced-search-card .MuiFilledInput-root:hover:before,.crm-advanced-search-card .MuiOutlinedInput-root:after,.crm-advanced-search-card .MuiOutlinedInput-root:before{border-bottom:none!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot,.crm-advanced-search-card .MuiAutocomplete-inputRoot.MuiInputBase-root,.crm-advanced-search-card .MuiAutocomplete-inputRoot.MuiOutlinedInput-root,.crm-advanced-search-card .MuiFilledInput-root,.crm-advanced-search-card .MuiInputBase-root.MuiSelect-root,.crm-advanced-search-card .MuiOutlinedInput-root{background:#fff!important;border:0!important}.crm-advanced-search-card .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#dde7ed!important;border-radius:8px!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot:hover .MuiOutlinedInput-notchedOutline,.crm-advanced-search-card .MuiInputBase-root.MuiSelect-root:hover .MuiOutlinedInput-notchedOutline,.crm-advanced-search-card .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c9d6e1!important}.crm-advanced-search-card .MuiFilledInput-root:after,.crm-advanced-search-card .MuiFilledInput-root:before,.crm-advanced-search-card .MuiFilledInput-root:hover:before{border-bottom:none!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-advanced-search-card .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot.Mui-focused,.crm-advanced-search-card .MuiFilledInput-root.Mui-focused,.crm-advanced-search-card .MuiInputBase-root.MuiSelect-root.Mui-focused,.crm-advanced-search-card .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important}.crm-advanced-search-card .MuiAutocomplete-input,.crm-advanced-search-card .MuiFilledInput-input,.crm-advanced-search-card .MuiInputBase-input,.crm-advanced-search-card .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;color:#101827!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important}.crm-advanced-search-card .MuiAutocomplete-input::placeholder,.crm-advanced-search-card .MuiFilledInput-input::placeholder,.crm-advanced-search-card .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-advanced-search-card .MuiSelect-select{background:0 0!important;padding-right:36px!important}.crm-advanced-search-card .MuiFilledInput-root.MuiSelect-root,.crm-advanced-search-card .MuiFilledInput-root[class*=MuiSelect-root],.crm-advanced-search-card .MuiInputBase-root.MuiSelect-root,.crm-advanced-search-card .MuiInputBase-root[class*=MuiSelect-root],.crm-advanced-search-card .MuiOutlinedInput-root.MuiSelect-root,.crm-advanced-search-card .MuiOutlinedInput-root[class*=MuiSelect-root]{overflow:hidden;background:#fff!important;border:0!important;align-items:center!important;display:flex!important}.crm-advanced-search-card .MuiSelect-select.MuiFilledInput-input,.crm-advanced-search-card .MuiSelect-select.MuiInputBase-input,.crm-advanced-search-card .MuiSelect-select.MuiOutlinedInput-input,.crm-advanced-search-card [class*=MuiSelect-select]{background:0 0!important;border-radius:8px!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 36px 0 12px!important;line-height:36px!important;display:flex!important}.crm-advanced-search-card .MuiSelect-icon{color:#5f6f82!important;font-size:20px!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot .MuiAutocomplete-input{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.crm-advanced-search-card .MuiAutocomplete-inputRoot{padding-right:64px!important;overflow:hidden!important}.crm-advanced-search-card .MuiAutocomplete-endAdornment{transform:translateY(-50%);top:50%!important;right:10px!important}.crm-advanced-search-card .MuiAutocomplete-clearIndicator,.crm-advanced-search-card .MuiAutocomplete-popupIndicator{color:#5f6f82!important}.crm-advanced-search-card .MuiSvgIcon-root{font-size:18px}.crm-advanced-search-card .MuiAutocomplete-inputRoot,.crm-advanced-search-card .MuiFilledInput-root,.crm-advanced-search-card .MuiInputBase-root,.crm-advanced-search-card .MuiOutlinedInput-root,.crm-promotion-form .MuiAutocomplete-inputRoot,.crm-promotion-form .MuiFilledInput-root,.crm-promotion-form .MuiInputBase-root,.crm-promotion-form .MuiOutlinedInput-root,.crm-property-map-card .MuiAutocomplete-inputRoot,.crm-property-map-card .MuiFilledInput-root,.crm-property-map-card .MuiInputBase-root,.crm-property-map-card .MuiOutlinedInput-root,.crm-property-option-modal .MuiAutocomplete-inputRoot,.crm-property-option-modal .MuiFilledInput-root,.crm-property-option-modal .MuiInputBase-root,.crm-property-option-modal .MuiOutlinedInput-root{background-color:#fff!important}.crm-advanced-search-summary{justify-content:space-between;align-items:center;gap:16px;padding:0 24px 20px;display:flex}.crm-advanced-search-summary .MuiTypography-root{color:var(--text-secondary)!important;font-size:12.5px!important}.crm-advanced-search-toolbar__btn{min-width:auto}.crm-advanced-search-toolbar__btn--danger{background:#ef4444!important}.crm-advanced-search-toolbar__btn--danger:hover{background:#dc2626!important}.crm-advanced-search-empty{text-align:center;color:var(--text-secondary);padding:28px 24px 34px}.crm-advanced-search-empty .MuiTypography-h6{color:var(--text-primary)!important;font-size:16px!important;font-weight:600!important}.crm-advanced-search-empty .MuiTypography-body2{color:var(--text-secondary)!important;font-size:12.5px!important}.crm-advanced-search-table-wrap{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;margin-top:0!important;overflow-x:auto!important}.crm-advanced-search-table-shell{background:#fff;border-radius:8px;margin-top:14px}.crm-advanced-search-table__top-scroll{border-radius:999px;height:12px;margin-bottom:8px;overflow:auto hidden}.crm-advanced-search-table-wrap::-webkit-scrollbar,.crm-advanced-search-table__top-scroll::-webkit-scrollbar{height:8px}.crm-advanced-search-table-wrap::-webkit-scrollbar-track,.crm-advanced-search-table__top-scroll::-webkit-scrollbar-track{background:#edf2f7;border-radius:999px}.crm-advanced-search-table-wrap::-webkit-scrollbar-thumb,.crm-advanced-search-table__top-scroll::-webkit-scrollbar-thumb{background:#c3cfdd;border-radius:999px}.crm-advanced-search-table__pagination{gap:16px;background:#fff!important;border:1px solid var(--border)!important;border-top:0!important;border-radius:0 0 8px 8px!important;justify-content:space-between!important;align-items:center!important;min-height:52px!important;margin-top:-1px!important;padding:0 14px!important;display:flex!important}.crm-advanced-search-pagination__actions,.crm-advanced-search-pagination__nav,.crm-advanced-search-pagination__rows{align-items:center;display:flex}.crm-advanced-search-pagination__rows{gap:10px;min-width:0}.crm-advanced-search-pagination__nav{gap:14px;margin-left:auto}.crm-advanced-search-pagination__label,.crm-advanced-search-pagination__range{white-space:nowrap;color:var(--text-secondary)!important;margin:0!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}.crm-advanced-search-pagination__select.MuiInputBase-root{background:#fff!important;border-radius:8px!important;width:76px!important;min-width:76px!important;height:32px!important;min-height:32px!important}.crm-advanced-search-pagination__select .MuiSelect-select{height:32px!important;min-height:32px!important;color:var(--text-primary)!important;align-items:center!important;padding:0 32px 0 10px!important;font-size:12px!important;font-weight:700!important;display:flex!important}.crm-advanced-search-pagination__select .MuiOutlinedInput-notchedOutline{border-color:var(--border)!important}.crm-advanced-search-pagination__select .MuiSelect-icon{color:#64748b!important;width:18px!important;height:18px!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.crm-advanced-search-pagination__actions{gap:4px}.crm-advanced-search-pagination__actions .MuiIconButton-root{border:1px solid var(--border)!important;width:32px!important;height:32px!important;color:var(--text-primary)!important;background:#fff!important;border-radius:8px!important}.crm-advanced-search-pagination__actions .MuiIconButton-root:hover{background:#f8fafc!important}.crm-advanced-search-pagination__actions .MuiIconButton-root.Mui-disabled{color:#b8c2cf!important;background:#f8fafc!important;border-color:#eef2f7!important}@media (max-width:720px){.crm-advanced-search-table__pagination{flex-direction:column;align-items:flex-start!important;padding:12px 14px!important}.crm-advanced-search-pagination__nav{justify-content:space-between;width:100%;margin-left:0}}.crm-advanced-search-table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important}.crm-advanced-search-table .MuiTableCell-root{white-space:nowrap;border-bottom:1px solid var(--border-light)!important;color:#101827!important;vertical-align:middle!important;padding:11px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}.crm-advanced-search-table .MuiTableCell-root:first-of-type{padding-left:18px!important}.crm-advanced-search-table .MuiTableCell-root:last-of-type{padding-right:18px!important}.crm-advanced-search-table .MuiTableHead-root .MuiTableCell-root,.crm-advanced-search-table__head-cell{border-bottom:1px solid var(--border)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;background:#f8fafc!important;height:40px!important;padding-top:12px!important;padding-bottom:10px!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important}.crm-advanced-search-table__head-row .MuiTableCell-root:first-of-type{border-top-left-radius:8px}.crm-advanced-search-table__head-row .MuiTableCell-root:last-of-type{border-top-right-radius:8px}.crm-advanced-search-table__row:nth-of-type(2n){background:#fbfefe!important}.crm-advanced-search-table__row:hover{background:#f1fbfa!important}.crm-advanced-search-table__row:last-child .MuiTableCell-root{border-bottom:0!important}.crm-advanced-search-table__image-cell{width:120px;min-width:120px;padding-top:9px!important;padding-bottom:9px!important}.crm-advanced-search-table__image{border:1px solid var(--border-light);background:#eef3f6;border-radius:8px;width:92px;height:58px;position:relative;overflow:hidden}.crm-advanced-search-table__reference{align-items:center;min-height:26px;display:inline-flex;color:var(--text-primary)!important;font-size:12.5px!important;font-weight:750!important}.crm-advanced-search-table__reference-cell{min-width:138px}.crm-advanced-search-table .MuiTableCell-root:nth-child(7) .MuiTypography-root,.crm-advanced-search-table__price-cell .MuiTypography-root{font-weight:750!important}.crm-advanced-search-table__status-icon{width:17px!important;height:17px!important}.crm-advanced-search-table__status-icon--featured{color:#f59e0b!important}.crm-advanced-search-table__status-icon--yes{color:#12b8ab!important}.crm-advanced-search-table__status-icon--no{color:#d9534f!important}.crm-advanced-search-table__pill{border-radius:8px!important;min-height:24px!important;font-size:11.5px!important;font-weight:750!important}.crm-advanced-search-table__actions{justify-content:flex-end;align-items:center;gap:6px;min-width:74px;display:flex}.crm-advanced-search-table__icon-btn{color:#64748b!important;width:30px!important;height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}.crm-advanced-search-table__icon-btn:hover{background:#f8fafc!important;border-color:#d8e2ea!important}.crm-advanced-search-table__icon-btn .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}.crm-advanced-search-table__icon-btn--edit{box-shadow:0 8px 18px #12b8ab3d!important}.crm-advanced-search-table__icon-btn--edit,.crm-advanced-search-table__icon-btn--edit:hover{background:var(--accent-teal)!important;border-color:var(--accent-teal)!important;color:#fff!important}.crm-advanced-search-table__icon-btn--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-advanced-search-table__icon-btn--delete:hover{color:#e5484d!important;background:#f8fafc!important;border-color:#d8e2ea!important}.crm-sellers-advanced-search-card .MuiRating-root{color:#f8a84b}.crm-sellers-advanced-search-table .MuiTableCell-root{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:500!important}.crm-sellers-advanced-search-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important}.crm-sellers-advanced-search-table .MuiChip-root{border-radius:8px!important}.crm-buyers-advanced-search-card .MuiRating-root{color:#f8a84b}.crm-buyers-advanced-search-table .MuiTableCell-root{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:500!important}.crm-buyers-advanced-search-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important}.crm-buyers-advanced-search-table .MuiChip-root{border-radius:8px!important}.crm-consultas-tabs{background:#fff;width:100%;border-bottom:1px solid var(--border)!important;border-radius:8px 8px 0 0!important;min-height:58px!important;margin-top:10px!important;padding:0 12px!important}.crm-consultas-tabs .MuiTabs-flexContainer{align-items:stretch;gap:8px;min-height:38px;margin-top:5px}.crm-consultas-tabs__tab{text-transform:none!important;min-height:38px!important;color:var(--text-secondary)!important;border-radius:0!important;align-self:stretch!important;margin:0!important;padding:0 14px!important}.crm-consultas-tabs__tab:hover{background:#f8fbfc!important}.crm-consultas-tabs__tab.Mui-selected{color:var(--accent-teal)!important;background:#e6f9f9!important;border-radius:8px!important;height:38px!important;min-height:38px!important;padding:6px 18px!important}.crm-consultas-tabs__tab.Mui-selected .MuiTypography-root{color:var(--accent-teal)!important}.crm-calls-card,.crm-consultas-card{border-top:0!important;border-radius:0!important;margin-top:0!important}.crm-consultas-card__content{padding:0!important}.crm-consultas-card__heading{align-items:center;gap:10px;display:flex}.crm-consultas-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-consultas-card__icon .MuiSvgIcon-root{font-size:18px}.crm-consultas-table-shell{border-top:1px solid var(--border-light)}.crm-consultas-table-wrap{border:0!important;border-radius:0!important}.crm-consultas-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-consultas-table .MuiTableHead-root .MuiTableCell-root{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important}.crm-consultas-table__filters .MuiTableCell-root{background:#fff!important;padding-top:8px!important;padding-bottom:8px!important}.crm-consultas-table__filter-input{width:100%}.crm-consultas-table__filter-input,.crm-consultas-table__filter-input .MuiFormControl-root,.crm-consultas-table__filter-input .MuiInputBase-root,.crm-consultas-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-consultas-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-consultas-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important}.crm-consultas-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-consultas-table__filter-input .MuiInputBase-input,.crm-consultas-table__filter-input .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-consultas-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-consultas-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-consultas-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-consultas-table__row:hover{background:#eef7f6!important}.crm-consultas-table__row--suspect,.crm-consultas-table__row--suspect>.MuiTableCell-root{background:var(--portal-enquiry-suspect-bg,#f4433614)!important}.crm-consultas-table__row--suspect:hover,.crm-consultas-table__row--suspect:hover>.MuiTableCell-root{background:var(--portal-enquiry-suspect-hover-bg,#f443361f)!important}.crm-consultas-table__chip{border-radius:8px!important}.crm-consultas-table__actions{gap:6px;display:flex}.crm-consultas-table__action-btn{padding:4px!important}.crm-consultas-table__action-btn .MuiSvgIcon-root{font-size:18px!important}.crm-consultas-table__action-btn--open-buyer{color:#fff!important;background:#35bde8!important;border-color:#35bde8!important}.crm-consultas-table__action-btn--open-buyer:hover{background:#1ca7d3!important;border-color:#1ca7d3!important}.crm-consultas-table__action-btn--open-owner{color:#fff!important;background:#7c5cff!important;border-color:#7c5cff!important}.crm-consultas-table__action-btn--open-owner:hover{background:#6548e5!important;border-color:#6548e5!important}.crm-consultas-table__action-btn--buyer{color:var(--accent-green)!important}.crm-consultas-table__action-btn--owner{color:#35bde8!important}.crm-consultas-table__action-mark{width:16px!important;height:16px!important}.crm-consultas-table__action-mark--edit{background-color:#35bde8!important}.crm-consultas-table__action-mark--delete{background-color:#e55959!important}.crm-consultas-table__pagination{border-top:1px solid var(--border)}.crm-calls-tabs{background:#fff;width:100%;margin-left:0;border-bottom:1px solid var(--border)!important;border-radius:8px 8px 0 0!important;min-height:48px!important;margin-top:10px!important;padding:0 12px!important}.crm-calls-tabs .MuiTabs-flexContainer{align-items:stretch;gap:8px;min-height:38px;margin-top:5px}.crm-calls-tabs__tab{text-transform:none!important;min-height:38px!important;color:var(--text-secondary)!important;border-radius:0!important;align-self:stretch!important;margin:0!important;padding:0 14px!important}.crm-calls-tabs__tab:hover{background:#f8fbfc!important}.crm-calls-tabs__tab .MuiTypography-root{color:#364450!important;font-size:14px!important;font-weight:600!important}.crm-calls-tabs__tab.Mui-selected{background:#e6f9f9!important;border-radius:8px!important;height:38px!important;min-height:38px!important}.crm-calls-tabs__tab.Mui-selected,.crm-calls-tabs__tab.Mui-selected .MuiTypography-root{color:var(--accent-teal)!important}.crm-calls-tabs__counter{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:flex}.crm-calls-card__header{border-bottom:1px solid var(--border);padding-bottom:12px!important}.crm-calls-card__content{padding:0!important}.crm-calls-card__heading{align-items:center;gap:12px;padding-top:5px;display:flex}.crm-calls-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-calls-card__icon .MuiSvgIcon-root{font-size:18px}.crm-calls-table-shell{border-top:1px solid var(--border)}.crm-calls-table-wrap{overflow:auto;background:0 0!important}.crm-calls-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-calls-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-calls-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-calls-table__filter-input,.crm-calls-table__filter-input .MuiFormControl-root,.crm-calls-table__filter-input .MuiInputBase-root,.crm-calls-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-calls-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-calls-table__filter-input .MuiOutlinedInput-root{min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-calls-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-calls-table__filter-input .MuiInputBase-input{padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-calls-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-calls-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-calls-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-calls-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-calls-table__row--expired,.crm-calls-table__row--expired>.MuiTableCell-root{background:var(--portal-enquiry-suspect-bg,#f4433614)!important}.crm-calls-table__row:hover{background:#eef7f6!important}.crm-calls-table__row--expired:hover,.crm-calls-table__row--expired:hover>.MuiTableCell-root{background:var(--portal-enquiry-suspect-hover-bg,#f443361f)!important}.crm-calls-table__actions{gap:6px;display:flex}.crm-calls-table__action-btn{transition:transform .16s,box-shadow .16s,background .16s;color:#fff!important;background:#35bde8!important;border:1px solid #35bde8!important;border-radius:8px!important;width:32px!important;height:32px!important}.crm-calls-table__action-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #35bde838;background:#28add7!important}.crm-calls-table__action-mark{background:currentColor;-webkit-mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;width:16px!important;height:16px!important}.crm-calls-table__action-mark--edit{background-color:currentColor!important}.crm-calls-table__pagination{border-top:1px solid var(--border)}.crm-tasks-card__content{padding:0!important}.crm-tasks-card{overflow:hidden;border-radius:8px!important}.crm-tasks-card__heading{align-items:center;gap:12px;display:flex}.crm-tasks-card__header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-tasks-toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-tasks-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-tasks-card__icon .MuiSvgIcon-root{font-size:18px}.crm-tasks-table-shell{border-top:1px solid var(--border)}.crm-tasks-table-wrap{border-radius:0 0 8px 8px;overflow:auto;background:0 0!important}.crm-tasks-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-tasks-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-tasks-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-tasks-table__filter-input,.crm-tasks-table__filter-input .MuiFormControl-root,.crm-tasks-table__filter-input .MuiInputBase-root,.crm-tasks-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-tasks-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-tasks-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-tasks-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-tasks-table__filter-input .MuiInputBase-input,.crm-tasks-table__filter-input .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-tasks-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-tasks-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-tasks-table__clear-btn{min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-tasks-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-tasks-table__row:hover{background:#eef7f6!important}.crm-tasks-table__empty{color:var(--text-secondary)!important;padding:30px 16px!important}.crm-tasks-table__actions{gap:6px;display:flex}.crm-tasks-table__action-mark{background:currentColor;width:16px!important;height:16px!important}.crm-tasks-table__action-mark--edit{-webkit-mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;background-color:currentColor!important}.crm-tasks-table__action-mark--delete{-webkit-mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;background-color:currentColor!important}.crm-tasks-table__pagination{border-top:1px solid var(--border);border-radius:0 0 8px 8px}.crm-tasks-modal .MuiPaper-root{border-radius:8px!important}.crm-tasks-modal .MuiFormControl-root,.crm-tasks-modal .MuiTextField-root{width:100%}.crm-tasks-modal .MuiFilledInput-input,.crm-tasks-modal .MuiFilledInput-root,.crm-tasks-modal .MuiFilledInput-root:after,.crm-tasks-modal .MuiFilledInput-root:before,.crm-tasks-modal .MuiInputBase-inputMultiline,.crm-tasks-modal .MuiInputBase-root,.crm-tasks-modal .MuiOutlinedInput-notchedOutline,.crm-tasks-modal .MuiOutlinedInput-root,.crm-tasks-modal textarea{border-radius:8px!important}.crm-tasks-modal .MuiFilledInput-root,.crm-tasks-modal .MuiInputBase-root,.crm-tasks-modal .MuiOutlinedInput-root{background:var(--field)}.crm-tasks-modal .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-tasks-modal .MuiFilledInput-root.Mui-focused:after,.crm-tasks-modal .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-tasks-modal .MuiFilledInput-root:before{border-bottom-color:var(--field-border)!important}.crm-tasks-modal .MuiFilledInput-root:hover:not(.Mui-disabled,.Mui-error):before{border-bottom-color:#c9d3df!important}.crm-tasks-modal__content{padding:22px 24px 24px!important}.crm-tasks-detail-card__header.MuiCardHeader-root{border-bottom:1px solid var(--border-light);background:#fff;min-height:58px;padding:14px 18px!important}.crm-tasks-detail-card__header .MuiCardHeader-content{min-width:0}.crm-tasks-detail-card__header .MuiCardHeader-action{align-self:center;margin:0}.crm-tasks-detail-card__heading{align-items:center;gap:10px;min-width:0;display:flex}.crm-tasks-detail-card__icon{color:#101827;font-size:22px!important}.crm-tasks-detail-card__title{color:#101827;font-size:16px!important;font-weight:750!important;line-height:1.2!important}.crm-tasks-detail-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.crm-tasks-form{flex-direction:column;width:100%;min-height:0;margin:0;display:flex}.crm-tasks-form__topbar{justify-content:flex-end;width:100%;margin:0 0 12px;display:flex}.crm-tasks-form__grid{width:100%;margin-top:0!important}.crm-tasks-form__field-label{text-transform:uppercase;gap:3px;display:inline-block;color:var(--text-secondary)!important;letter-spacing:.04em!important;margin:0 0 6px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}.crm-tasks-form__field-required{color:#e53935;font-size:12px;font-weight:800;line-height:1}.crm-tasks-form .MuiAutocomplete-root,.crm-tasks-form .MuiFormControl-root,.crm-tasks-form .MuiTextField-root,.crm-tasks-form__field{width:100%}.crm-tasks-form__field,.crm-tasks-form__field .MuiFormControl-root,.crm-tasks-form__field .MuiInputBase-root,.crm-tasks-form__field .MuiOutlinedInput-notchedOutline,.crm-tasks-form__field .MuiOutlinedInput-root{border-radius:8px!important}.crm-tasks-form__field .MuiInputBase-root,.crm-tasks-form__field .MuiOutlinedInput-root{align-items:center;position:relative;overflow:visible;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border:0!important}.crm-tasks-form__field .MuiOutlinedInput-notchedOutline{border:0!important}.crm-tasks-form__field .MuiOutlinedInput-root:before,.crm-tasks-form__field.MuiAutocomplete-root .MuiOutlinedInput-root:before{content:"";pointer-events:none;z-index:1;border:1px solid #d0d1d1;border-radius:8px;position:absolute;inset:0}.crm-tasks-form__field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#0000!important}.crm-tasks-form__field .MuiOutlinedInput-root:hover:before,.crm-tasks-form__field.MuiAutocomplete-root .MuiOutlinedInput-root:hover:before{border-color:#bfcbd8}.crm-tasks-form__field .MuiFilledInput-root.Mui-focused:after,.crm-tasks-form__field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0000!important}.crm-tasks-form__field .MuiOutlinedInput-root.Mui-focused:before,.crm-tasks-form__field.MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused:before{border-color:var(--accent-teal);box-shadow:0 0 0 3px #12b8ab1f}.crm-tasks-form__field .MuiFilledInput-input,.crm-tasks-form__field .MuiInputBase-input,.crm-tasks-form__field .MuiNativeSelect-select,.crm-tasks-form__field .MuiSelect-select{box-sizing:border-box;z-index:2;position:relative;color:#101827!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:38px!important}.crm-tasks-form__field .MuiNativeSelect-select,.crm-tasks-form__field .MuiSelect-select{padding-right:34px!important}.crm-tasks-form__field .MuiNativeSelect-icon,.crm-tasks-form__field .MuiSelect-icon{color:#64748b;z-index:2;transform:translateY(-50%);top:50%!important}.crm-tasks-form__field .MuiFilledInput-root.MuiInputBase-multiline,.crm-tasks-form__field .MuiOutlinedInput-root.MuiInputBase-multiline,.crm-tasks-form__field.MuiTextField-root .MuiInputBase-multiline{align-items:flex-start;height:auto!important}.crm-tasks-form__field .MuiInputBase-inputMultiline{display:block;height:auto!important;min-height:92px!important;padding:12px 14px!important}.crm-tasks-form__field .MuiFormHelperText-root{margin:4px 0 0 2px!important;font-size:11px!important}.crm-tasks-form__calendar-option{align-items:center;min-height:43px;display:flex}.crm-tasks-form__calendar-option .MuiFormControlLabel-root{margin:0}.crm-tasks-form__calendar-option .MuiTypography-root{color:#101827;font-size:13px;font-weight:600}.crm-tasks-form__required-hint{text-align:right;justify-content:flex-end;align-items:center;gap:8px;min-height:18px;display:flex;color:var(--text-secondary)!important;font-size:11px!important;font-weight:600!important}.crm-tasks-form__required-error{color:#d14343;text-align:right;font-size:12px;font-weight:700}.crm-tasks-form__footer{justify-content:flex-end;align-items:center;width:100%;margin:0;padding-top:18px;display:flex}.crm-tasks-form__save-btn{min-height:36px;border-radius:8px!important}@media (max-width:900px){.crm-tasks-modal__content{padding:16px!important}}.crm-tasks-delete-dialog .MuiPaper-root{border-radius:8px!important}.crm-tasks-delete-dialog .MuiDialogTitle-root{font-size:18px!important;font-weight:700!important}.crm-tasks-delete-dialog .MuiDialogContentText-root{font-size:14px!important}.crm-newsletter-lists-card__content{padding:0!important}.crm-newsletter-lists-card__heading{align-items:center;gap:12px;display:flex}.crm-newsletter-lists-card__header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-newsletter-lists-toolbar{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.crm-newsletter-lists-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-newsletter-lists-card__icon .MuiSvgIcon-root{font-size:18px}.crm-newsletter-lists-table-shell{border-top:1px solid var(--border)}.crm-newsletter-lists-table-wrap{overflow:auto;background:0 0!important}.crm-newsletter-lists-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-newsletter-lists-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-newsletter-lists-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-newsletter-lists-table__filter-input,.crm-newsletter-lists-table__filter-input .MuiFormControl-root,.crm-newsletter-lists-table__filter-input .MuiInputBase-root,.crm-newsletter-lists-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-newsletter-lists-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-lists-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-newsletter-lists-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-newsletter-lists-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-newsletter-lists-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-newsletter-lists-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-newsletter-lists-table__clear-btn{min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-newsletter-lists-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-newsletter-lists-table__row:hover{background:#eef7f6!important}.crm-newsletter-lists-table__empty{padding:30px 16px!important}.crm-newsletter-lists-table__empty .MuiTypography-root{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.crm-newsletter-lists-table__id{font-weight:700!important}.crm-newsletter-lists-table__actions{justify-content:center;gap:6px;display:flex}.crm-newsletter-lists-table__action-mark{background:currentColor;width:16px!important;height:16px!important}.crm-newsletter-lists-table__action-mark--view{-webkit-mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat}.crm-newsletter-lists-table__action-mark--delete{-webkit-mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat}.crm-newsletter-lists-table__pagination{border-top:1px solid var(--border)}.crm-newsletter-campaigns-card__content{padding:0!important}.crm-newsletter-campaigns-card__header{border-bottom:1px solid var(--border);padding-bottom:10px!important;display:block!important}.crm-newsletter-campaigns-card__heading{align-items:center;gap:12px;display:flex;margin-top:10px!important}.crm-newsletter-campaigns-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-newsletter-campaigns-card__icon .MuiSvgIcon-root{font-size:18px}.crm-newsletter-campaigns-table-shell{border-top:1px solid var(--border)}.crm-newsletter-campaigns-table-wrap{overflow:auto;background:0 0!important}.crm-newsletter-campaigns-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-newsletter-campaigns-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-newsletter-campaigns-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-campaigns-table__filter-input .MuiFormControl-root,.crm-newsletter-campaigns-table__filter-input .MuiInputBase-root,.crm-newsletter-campaigns-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-newsletter-campaigns-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-campaigns-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-newsletter-campaigns-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-newsletter-campaigns-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-newsletter-campaigns-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-newsletter-campaigns-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-newsletter-campaigns-table__clear-btn{min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-newsletter-campaigns-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-newsletter-campaigns-table__row:hover{background:#eef7f6!important}.crm-newsletter-campaigns-table__empty{padding:30px 16px!important}.crm-newsletter-campaigns-table__empty .MuiTypography-root{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.crm-newsletter-campaigns-table__id{font-weight:700!important}.crm-newsletter-campaigns-table__actions{justify-content:center;gap:6px;display:flex}.crm-newsletter-campaigns-table__action-mark{background:currentColor;width:16px!important;height:16px!important}.crm-newsletter-campaigns-table__action-mark--view{-webkit-mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat}.crm-newsletter-campaigns-table__action-mark--stats{-webkit-mask:url(/assets/backend/icons/s-pie-chart.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-pie-chart.svg) 50%/contain no-repeat}.crm-newsletter-campaigns-table__pagination{border-top:1px solid var(--border)}.crm-newsletter-subscribers-card__content{padding:0!important}.crm-newsletter-subscribers-card__header{border-bottom:1px solid var(--border);gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;padding-bottom:12px!important;display:flex!important}.crm-newsletter-subscribers-card__heading{align-items:center;gap:12px;display:flex}.crm-newsletter-subscribers-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-newsletter-subscribers-card__icon .MuiSvgIcon-root{font-size:18px}.crm-newsletter-subscribers-toolbar__control{width:auto;min-width:220px}.crm-newsletter-subscribers-toolbar{flex-shrink:0;margin-left:auto;align-items:center!important}.crm-newsletter-subscribers-toolbar__control .MuiOutlinedInput-notchedOutline,.crm-newsletter-subscribers-toolbar__control .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-subscribers-toolbar__control .MuiOutlinedInput-root{background:#fff!important;min-height:32px!important}.crm-newsletter-subscribers-toolbar__control .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-newsletter-subscribers-toolbar__control .MuiSelect-select{white-space:nowrap;min-width:0;padding:6px 34px 6px 12px!important;font-size:12px!important}.crm-newsletter-subscribers-toolbar__control .MuiSelect-icon{right:10px}.crm-newsletter-subscribers-empty{text-align:center;padding:30px 16px}.crm-newsletter-subscribers-empty .MuiTypography-root{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.crm-newsletter-subscribers-table-shell{border-top:1px solid var(--border)}.crm-newsletter-subscribers-table-wrap{overflow:auto;background:0 0!important}.crm-newsletter-subscribers-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-newsletter-subscribers-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-newsletter-subscribers-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-newsletter-subscribers-table__filter-group{align-items:center;gap:8px;display:flex}.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-subscribers-table__filter-input .MuiFormControl-root,.crm-newsletter-subscribers-table__filter-input .MuiInputBase-root,.crm-newsletter-subscribers-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-newsletter-subscribers-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-subscribers-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-newsletter-subscribers-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-newsletter-subscribers-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-newsletter-subscribers-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-newsletter-subscribers-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-newsletter-subscribers-table__clear-btn{flex-shrink:0;min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-newsletter-subscribers-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-newsletter-subscribers-table__row:hover{background:#eef7f6!important}.crm-newsletter-subscribers-table__empty{padding:30px 16px!important}.crm-newsletter-subscribers-table__empty .MuiTypography-root{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.crm-newsletter-subscribers-table__pagination{border-top:1px solid var(--border)}.crm-newsletter-messages-card__content{padding:0!important}.crm-newsletter-messages-card__header{border-bottom:1px solid var(--border);padding-bottom:10px!important}.crm-newsletter-messages-card__heading{align-items:center;gap:12px;display:flex;margin-top:10px!important}.crm-newsletter-messages-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-newsletter-messages-card__icon .MuiSvgIcon-root{font-size:18px}.crm-newsletter-messages-table-shell{border-top:1px solid var(--border)}.crm-newsletter-messages-table-wrap{overflow:auto;background:0 0!important}.crm-newsletter-messages-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-newsletter-messages-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-newsletter-messages-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-newsletter-messages-table__filter-input,.crm-newsletter-messages-table__filter-input .MuiFormControl-root,.crm-newsletter-messages-table__filter-input .MuiInputBase-root,.crm-newsletter-messages-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-newsletter-messages-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-messages-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-newsletter-messages-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-newsletter-messages-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-newsletter-messages-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-newsletter-messages-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-newsletter-messages-table__clear-btn{min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-newsletter-messages-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-newsletter-messages-table__row:hover{background:#eef7f6!important}.crm-newsletter-messages-table__empty{padding:30px 16px!important}.crm-newsletter-messages-table__empty .MuiTypography-root{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.crm-newsletter-messages-table__id{font-weight:700!important}.crm-newsletter-messages-table__from{font-size:12px!important}.crm-newsletter-messages-table__chips{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.crm-newsletter-messages-table__chip{border-radius:8px!important;height:22px!important;font-size:11px!important}.crm-newsletter-messages-table__actions{justify-content:center;gap:6px;display:flex}.crm-newsletter-messages-table__action-mark{background:currentColor;width:16px!important;height:16px!important}.crm-newsletter-messages-table__action-mark--delete{-webkit-mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat}.crm-newsletter-messages-table__pagination{border-top:1px solid var(--border)}.crm-calendar-category-modal__color-row{align-items:center;gap:12px;margin-top:8px;display:flex}.crm-calendar-category-modal__color-input{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:56px;height:36px;padding:0}.crm-calendar-category-modal__color-value{color:var(--text-secondary)!important;font-size:12px!important;font-weight:600!important}.crm-calendar-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-calendar-card__heading{align-items:center;gap:12px;display:flex}.crm-calendar-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-calendar-card__icon .MuiSvgIcon-root{font-size:18px}.crm-calendar-card__toolbar{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:auto;display:flex!important}.crm-calendar-card__content{flex-direction:column;gap:18px;display:flex}.crm-calendar-card__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-left:auto;padding:20px 20px 0 0;display:flex!important}.crm-calendar-card__filter-input,.crm-calendar-card__filter-input .MuiFormControl-root,.crm-calendar-card__filter-input .MuiInputBase-root,.crm-calendar-card__filter-input .MuiOutlinedInput-notchedOutline,.crm-calendar-card__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-calendar-card__filter-input{min-width:220px!important;height:36px!important}.crm-calendar-card__filter-input .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;height:36px!important;min-height:36px!important;box-shadow:none!important}.crm-calendar-card__filter-input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-calendar-card__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-calendar-card__filter-input .MuiInputBase-input,.crm-calendar-card__filter-input .MuiSelect-select{box-sizing:border-box;color:#334653!important;height:36px!important;min-height:36px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-calendar-card__filter-input .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;transform:translate(14px,10px)scale(1)!important}.crm-calendar-card__filter-input .MuiInputLabel-root.MuiInputLabel-shrink{z-index:1;background:#fff;max-width:calc(133% - 24px);padding:0 6px;transform:translate(12px,-8px)scale(.78)!important}.crm-calendar-card__filter-input .MuiSelect-select{align-items:center;display:flex;padding-right:38px!important}.crm-calendar-card__filter-input .MuiSelect-icon{color:var(--text-secondary);right:10px}.crm-calendar-card__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#93a1af!important}.crm-calendar-shell{border:1px solid var(--border);background:#fff;border-radius:8px;padding:16px}.crm-mail-reports-card__content{padding:0!important}.crm-mail-reports-card__header{border-bottom:1px solid var(--border);padding-bottom:5px!important}.crm-mail-reports-card__heading{align-items:center;gap:12px;display:flex;margin-top:10px!important}.crm-mail-reports-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.crm-mail-reports-card__icon .MuiSvgIcon-root{font-size:18px}.crm-mail-reports-table-shell{border-top:1px solid var(--border)}.crm-mail-reports-table-wrap{overflow:auto;background:0 0!important}.crm-mail-reports-table .MuiTableCell-root{color:var(--text-primary)!important;border-bottom:1px dotted #dde4ea!important;padding:14px 16px!important;font-size:12.5px!important;font-weight:500!important}.crm-mail-reports-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;background:#fff;color:#2f4354!important;padding-top:13px!important;padding-bottom:13px!important;font-size:11.5px!important;font-weight:700!important}.crm-mail-reports-table__filters .MuiTableCell-root{background:#fff!important;padding-top:10px!important;padding-bottom:10px!important}.crm-mail-reports-table__filter-input,.crm-mail-reports-table__filter-input .MuiFormControl-root,.crm-mail-reports-table__filter-input .MuiInputBase-root,.crm-mail-reports-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-mail-reports-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-mail-reports-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important}.crm-mail-reports-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-mail-reports-table__filter-input .MuiInputBase-input,.crm-mail-reports-table__filter-input .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.2!important}.crm-mail-reports-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-mail-reports-table__filter-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-mail-reports-table__clear-wrap{align-items:center;gap:8px;display:flex}.crm-mail-reports-table__clear-btn{min-width:74px;height:28px!important;min-height:28px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important}.crm-mail-reports-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-mail-reports-table__row:hover{background:#eef7f6!important}.crm-mail-reports-table__empty{color:var(--text-secondary)!important;padding:30px 16px!important}.crm-mail-reports-table__pagination{border-top:1px solid var(--border)}.crm-import-xml-agencies-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-agencies-card__heading{align-items:center;gap:12px;display:flex}.crm-import-xml-agencies-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-agencies-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-agencies-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-import-xml-agencies-card__content{padding:0!important}.crm-import-xml-agencies-table-shell{overflow:hidden}.crm-import-xml-agencies-table .MuiTableCell-root{font-size:12.5px!important}.crm-import-xml-agencies-table__row:nth-of-type(2n){background:#35bde80a}.crm-import-xml-agencies-table__row:hover{background:#35bde814}.crm-import-xml-agencies-table__agency,.crm-import-xml-agencies-table__date{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:500!important}.crm-import-xml-agencies-table__actions,.crm-import-xml-agencies-table__bool,.crm-import-xml-agencies-table__prefix,.crm-import-xml-agencies-table__updated{align-items:center;display:flex}.crm-import-xml-agencies-table__prefix{gap:8px}.crm-import-xml-agencies-table__updated{justify-content:center;gap:10px}.crm-import-xml-agencies-table__actions,.crm-import-xml-agencies-table__bool{justify-content:center}.crm-import-xml-agencies-table__actions{gap:6px}.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn{border-radius:8px!important;width:30px!important;height:30px!important}.crm-import-xml-agencies-table__status-chip{border-radius:8px!important;font-size:11px!important;font-weight:700!important}.crm-import-xml-agencies-table__import-btn{text-transform:none!important;border-radius:8px!important;min-height:30px!important;font-size:12px!important;font-weight:700!important}.crm-import-xml-agencies-dialog{border-radius:8px!important}.crm-import-xml-agencies-dialog__title{font-size:14px!important;font-weight:700!important}.crm-import-xml-agencies-dialog__actions{padding:16px 24px 24px!important}.crm-import-xml-agencies-dialog__input .MuiOutlinedInput-notchedOutline,.crm-import-xml-agencies-dialog__input .MuiOutlinedInput-root{border-radius:8px!important}.crm-import-xml-agency-form-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-agency-form-card__heading{align-items:center;gap:12px;display:flex}.crm-import-xml-agency-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-agency-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-agency-form-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-import-xml-agency-form-card__content{padding:0!important}.crm-import-xml-agency-form__grid{padding:20px 22px 0!important}.crm-import-xml-agency-form__switches{flex-wrap:wrap;gap:24px;padding-bottom:4px;display:flex}.crm-import-xml-agency-form__switches .MuiFormControlLabel-root{margin:0}.crm-import-xml-agency-form__switches .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-import-xml-agency-form__section{background:#e7f5fb73;border:1px solid #1976d21f;border-radius:8px;margin-top:8px;padding:18px}.crm-import-xml-agency-form__section-title{color:var(--text-primary)!important;margin-bottom:14px!important;font-size:13px!important;font-weight:700!important}.crm-import-xml-agency-form__update-switch{margin:0!important}.crm-import-xml-agency-form__update-switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-import-xml-agency-form__footer{justify-content:flex-end;gap:10px;display:flex;padding:18px 22px 22px!important}.crm-import-xml-map-cities-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-map-cities-card__heading{align-items:center;gap:12px;display:flex}.crm-import-xml-map-cities-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-map-cities-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-map-cities-card__content{padding:0!important}.crm-import-xml-map-cities-table__empty,.crm-import-xml-map-cities-table__id{color:var(--text-secondary)!important;font-size:12.5px!important}.crm-import-xml-map-cities-table__action-mark{background:currentColor;width:16px;height:16px;display:inline-flex}.crm-import-xml-map-cities-table__action-mark--unlink{color:#ef4444;-webkit-mask:url(/assets/backend/icons/link-off.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/link-off.svg) 50%/contain no-repeat}.crm-import-xml-map-city-form-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-map-city-form-card__heading{align-items:center;gap:12px;display:flex}.crm-import-xml-map-city-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-map-city-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-map-city-form-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-import-xml-map-city-form-card__content{padding:20px 22px 22px!important}.crm-import-xml-map-city-form__footer{justify-content:flex-end}.crm-import-xml-duplicates-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-duplicates-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-import-xml-duplicates-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-duplicates-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-duplicates-card__content{padding:0!important}.crm-import-xml-duplicates-card__filter{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.crm-import-xml-duplicates-card__filter-label{color:#697586;white-space:nowrap;line-height:1;font-size:12px!important;font-weight:700!important}.crm-import-xml-duplicates-card__filter-select{flex:none}.crm-import-xml-duplicates-card__filter-select .MuiInputBase-root{background:#fff;border-radius:8px;height:34px}.crm-import-xml-duplicates-card__filter-select .MuiSelect-select{white-space:nowrap!important;min-height:0!important;padding-top:7px!important;padding-bottom:7px!important;padding-right:34px!important;font-size:12px!important;font-weight:700!important}@media (max-width:600px){.crm-import-xml-duplicates-card__header{gap:10px}.crm-import-xml-duplicates-card__filter{gap:6px}}.crm-import-xml-duplicates-table .MuiTableCell-root{font-size:12.5px!important}.crm-import-xml-duplicates-table__row:hover{background:#35bde80a}.crm-import-xml-duplicates-table__property{align-items:center;gap:12px;display:flex}.crm-import-xml-duplicates-table__image{cursor:pointer;background:#eef3f6;border-radius:8px;flex-shrink:0;width:92px;height:68px;overflow:hidden}.crm-import-xml-duplicates-table__image-el{object-fit:cover;width:100%;height:100%;display:block}.crm-import-xml-duplicates-table__reference{color:var(--text-primary);font-size:12.5px;font-weight:700;text-decoration:none}.crm-import-xml-duplicates-table__reference:hover{color:var(--primary)}.crm-import-xml-duplicates-table__state-list{flex-direction:column;align-items:flex-start;gap:6px;min-width:76px;display:inline-flex}.crm-import-xml-duplicates-table__state-toggle{color:#66758a;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:fit-content;min-height:18px;padding:0;font-size:11px;font-weight:650;line-height:1.2;display:inline-flex}.crm-import-xml-duplicates-table__state-toggle:disabled{cursor:default;opacity:.6}.crm-import-xml-duplicates-table__state-mark{min-width:11px;font-size:11px;font-weight:900}.crm-import-xml-duplicates-table__state-toggle.is-on .crm-import-xml-duplicates-table__state-mark{color:#12b8ab}.crm-import-xml-duplicates-table__state-toggle.is-off .crm-import-xml-duplicates-table__state-mark{color:#e5484d}.crm-import-xml-duplicates-table__separator-row td{background:0 0!important;border:none!important;padding:0!important}.crm-import-xml-duplicates-table__separator{border-width:3px!important;border-color:#cfd8df!important;margin:0!important}.crm-import-xml-text-replacements-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-import-xml-text-replacements-card__heading{align-items:center;gap:12px;display:flex}.crm-import-xml-text-replacements-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-import-xml-text-replacements-card__icon .MuiSvgIcon-root{font-size:18px}.crm-import-xml-text-replacements-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-import-xml-text-replacements-card__content{padding:0!important}.crm-import-xml-text-replacements-table__date,.crm-import-xml-text-replacements-table__empty,.crm-import-xml-text-replacements-table__text{color:var(--text-primary)!important;font-size:12.5px!important}.crm-import-xml-text-replacements-table__text--empty{font-style:italic;color:var(--text-secondary)!important}.crm-import-xml-text-replacements-table__status-chip{border-radius:8px!important;font-size:11px!important;font-weight:700!important}.crm-import-xml-text-replacement-form,.crm-import-xml-text-replacements-dialog{border:1px solid var(--border)!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 18px 48px #0f172a1f!important}.crm-import-xml-text-replacement-form__title,.crm-import-xml-text-replacements-dialog__title{border-bottom:1px solid var(--border)!important;background:#fff!important;padding:18px 24px!important;font-size:14px!important;font-weight:700!important}.crm-import-xml-text-replacements-dialog__summary{border:1px solid var(--border);background:#f8fafc;border-radius:8px;margin-top:16px;padding:14px 16px}.crm-import-xml-text-replacement-form__content,.crm-import-xml-text-replacements-dialog__content{background:#fff!important;padding:20px 24px 0!important}.crm-import-xml-text-replacement-form__actions,.crm-import-xml-text-replacements-dialog__actions{border-top:1px solid var(--border)!important;background:#fff!important;padding:16px 24px 24px!important}.crm-import-xml-text-replacement-form__body{flex-direction:column;gap:16px;padding-top:8px;display:flex}.crm-import-xml-text-replacement-form__field{flex-direction:column;gap:6px;display:flex}.crm-import-xml-text-replacement-form__label{text-transform:uppercase;margin:0;display:block;letter-spacing:.04em!important;color:#314452!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}.crm-import-xml-text-replacement-form__input,.crm-import-xml-text-replacement-form__input .MuiFormControl-root,.crm-import-xml-text-replacement-form__input .MuiInputBase-root,.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-notchedOutline,.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-root,.crm-import-xml-text-replacement-form__input textarea{border-radius:8px!important}.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c9d3df!important}.crm-import-xml-text-replacement-form__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-import-xml-text-replacement-form__input .MuiInputBase-input{box-sizing:border-box;min-height:43px!important;padding:0 16px!important;font-size:13px!important}.crm-import-xml-text-replacement-form__input .MuiFormHelperText-root{margin-top:4px;margin-left:2px;font-size:11px}.crm-import-xml-text-replacement-form__panel{border:1px solid var(--border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.crm-import-xml-text-replacement-form__switch{margin:0!important}.crm-import-xml-text-replacement-form__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-import-xml-text-replacement-form__hint{color:var(--text-secondary)!important;margin-left:34px!important;font-size:11.5px!important;line-height:1.45!important}.crm-import-xml-text-replacement-form__alert{border-radius:8px!important}.crm-export-xml-create-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-export-xml-create-card__heading{align-items:center;gap:12px;display:flex}.crm-export-xml-create-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-export-xml-create-card__icon .MuiSvgIcon-root{font-size:18px}.crm-export-xml-create-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-export-xml-create-card__content{padding:0!important}.crm-export-xml-create{flex-direction:column;gap:16px;display:flex}.crm-export-xml-create-table .MuiTableCell-root{font-size:12.5px!important}.crm-export-xml-create-table__filters .MuiTableCell-root{padding-top:10px!important;padding-bottom:10px!important}.crm-export-xml-create-table__filter-input,.crm-export-xml-create-table__filter-input .MuiFormControl-root,.crm-export-xml-create-table__filter-input .MuiInputBase-root,.crm-export-xml-create-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-export-xml-create-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-export-xml-create-table__filter-input .MuiOutlinedInput-root{min-height:30px!important;box-shadow:none!important;background:#f9fafb!important;border:1px solid #d5dce6!important}.crm-export-xml-create-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-export-xml-create-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:11.5px!important}.crm-export-xml-create-table__clear-btn{color:#ef4444!important;min-height:28px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;font-size:11.5px!important}.crm-export-xml-create-table__clear-btn:hover{color:#dc2626!important;background:#fff1f2!important;border-color:#ef4444!important}.crm-export-xml-create-table__row:nth-of-type(2n){background:#35bde80a}.crm-export-xml-create-table__row:hover{background:#35bde814}.crm-export-xml-create-table__name{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:600!important}.crm-export-xml-create-table__empty{color:var(--text-secondary)!important;padding:18px 0!important;font-size:12.5px!important;font-weight:600!important}.crm-export-xml-create-table__links{flex-direction:column;gap:8px;display:flex}.crm-export-xml-create-static__row,.crm-export-xml-create-table__link-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-export-xml-create-table__portal-chip,.crm-export-xml-create-table__url-chip{border-radius:8px!important;height:28px!important}.crm-export-xml-create-table__portal-chip .MuiChip-label,.crm-export-xml-create-table__url-chip .MuiChip-label{font-size:11.5px!important;font-weight:600!important}.crm-export-xml-create-table__url-chip{color:var(--text-primary)!important;background:#edf2f7!important}.crm-export-xml-create-table__count{color:#0f766e!important;background:#e9f7f5!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:44px!important;height:28px!important;padding:0 10px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.crm-export-xml-create-table__actions{justify-content:center;align-items:center;gap:6px;display:flex}.crm-export-xml-create-table__action-btn{border-radius:8px!important;width:30px!important;height:30px!important}.crm-export-xml-create-static{border:1px solid var(--border);background:#fff;border-radius:8px;padding:18px 20px}.crm-export-xml-create-static__title{color:var(--text-primary)!important;margin-bottom:14px!important;font-size:13px!important;font-weight:700!important}.crm-export-xml-create-static__list{flex-direction:column;gap:10px;display:flex}.crm-export-xml-form-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-export-xml-form-card__heading{align-items:center;gap:12px;display:flex}.crm-export-xml-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-export-xml-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-export-xml-form-card__content{padding:0!important}.crm-export-xml-form{background:#fff}.crm-export-xml-form__section-header{padding:18px 24px 0}.crm-export-xml-form__section-title{color:var(--text-primary)!important;font-size:13px!important;font-weight:700!important}.crm-export-xml-form__content{padding:20px 24px 0}.crm-export-xml-form__grid{margin:0!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-inputRoot,.crm-export-xml-form__autocomplete .MuiFormControl-root,.crm-export-xml-form__autocomplete .MuiInputBase-root,.crm-export-xml-form__autocomplete .MuiOutlinedInput-notchedOutline,.crm-export-xml-form__autocomplete .MuiOutlinedInput-root,.crm-export-xml-form__input .MuiFormControl-root,.crm-export-xml-form__input .MuiInputBase-root,.crm-export-xml-form__input .MuiOutlinedInput-notchedOutline,.crm-export-xml-form__input .MuiOutlinedInput-root{border-radius:8px!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-inputRoot,.crm-export-xml-form__autocomplete .MuiOutlinedInput-root,.crm-export-xml-form__input .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-export-xml-form__autocomplete .MuiOutlinedInput-notchedOutline,.crm-export-xml-form__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-inputRoot.Mui-focused,.crm-export-xml-form__autocomplete .MuiOutlinedInput-root.Mui-focused,.crm-export-xml-form__input .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-inputRoot.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-export-xml-form__autocomplete .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-export-xml-form__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-input,.crm-export-xml-form__autocomplete .MuiInputBase-input,.crm-export-xml-form__input .MuiInputBase-input{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-export-xml-form__autocomplete .MuiInputLabel-root,.crm-export-xml-form__input .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;transform:translate(14px,10px)scale(1)!important}.crm-export-xml-form__autocomplete .MuiInputLabel-root.MuiInputLabel-shrink,.crm-export-xml-form__input .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-inputRoot{padding:4px 34px 4px 8px!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-clearIndicator,.crm-export-xml-form__autocomplete .MuiAutocomplete-popupIndicator{color:var(--text-secondary)!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-tag{height:24px!important;color:var(--text-primary)!important;background:#e7f5fb!important;border-radius:8px!important}.crm-export-xml-form__autocomplete .MuiChip-label{font-size:11px!important;font-weight:600!important}.crm-export-xml-form__autocomplete .MuiAutocomplete-endAdornment{right:10px!important}.crm-export-xml-form__switchbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-export-xml-form__switch{flex:260px;margin:0!important}.crm-export-xml-form__switch .MuiTypography-root,.crm-export-xml-form__switch>span{color:#526176!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-export-xml-form__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-export-xml-form__slider{padding:0 8px}.crm-export-xml-form__slider-title{color:var(--text-primary)!important;margin-bottom:10px!important;font-size:12px!important;font-weight:600!important}.crm-export-xml-form__footer{border-top:1px solid var(--border);padding:24px!important}.crm-export-xml-form__range-labels{justify-content:space-between;margin-top:4px;display:flex}.crm-export-xml-form__clear-btn{color:#ef4444!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important}.crm-export-xml-form__clear-btn:hover{color:#dc2626!important;background:#fff1f2!important;border-color:#ef4444!important}.crm-export-xml-portals-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-export-xml-portals-card__heading{align-items:center;gap:12px;display:flex}.crm-export-xml-portals-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-export-xml-portals-card__icon .MuiSvgIcon-root{font-size:18px}.crm-export-xml-portals-card__content,.crm-export-xml-portals-results-card__content{padding:0!important}.crm-export-xml-portals-filters{padding:20px 20px 12px}.crm-export-xml-portals-filters__label{text-transform:uppercase;display:block;letter-spacing:.04em!important;color:var(--text-secondary)!important;margin-bottom:8px!important;font-size:10px!important;font-weight:700!important;line-height:1.1!important}.crm-export-xml-portals-filters__autocomplete .MuiAutocomplete-inputRoot,.crm-export-xml-portals-filters__autocomplete .MuiFormControl-root,.crm-export-xml-portals-filters__autocomplete .MuiInputBase-root,.crm-export-xml-portals-filters__autocomplete .MuiOutlinedInput-notchedOutline,.crm-export-xml-portals-filters__autocomplete .MuiOutlinedInput-root,.crm-export-xml-portals-filters__select,.crm-export-xml-portals-filters__select .MuiFormControl-root,.crm-export-xml-portals-filters__select .MuiInputBase-root,.crm-export-xml-portals-filters__select .MuiOutlinedInput-notchedOutline,.crm-export-xml-portals-filters__select .MuiOutlinedInput-root{border-radius:8px!important}.crm-export-xml-portals-filters__autocomplete .MuiAutocomplete-inputRoot,.crm-export-xml-portals-filters__autocomplete .MuiOutlinedInput-root,.crm-export-xml-portals-filters__select .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-export-xml-portals-filters__autocomplete .MuiOutlinedInput-notchedOutline,.crm-export-xml-portals-filters__select .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-export-xml-portals-filters__autocomplete .MuiAutocomplete-input,.crm-export-xml-portals-filters__autocomplete .MuiInputBase-input,.crm-export-xml-portals-filters__select .MuiSelect-select{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-export-xml-portals-filters__autocomplete .MuiAutocomplete-inputRoot{padding:4px 34px 4px 8px!important}.crm-export-xml-portals-filters__actions{justify-content:flex-end;padding:0 20px 20px;display:flex}.crm-export-xml-portals-filters__clear-btn{color:#ef4444!important;min-height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;font-size:11.5px!important}.crm-export-xml-portals-filters__clear-btn:hover{color:#dc2626!important;background:#fff1f2!important;border-color:#ef4444!important}.crm-export-xml-portals-table__empty,.crm-export-xml-portals-table__loading{justify-content:center;align-items:center;padding:24px;display:flex}.crm-export-xml-portals-table-wrap{width:100%}.crm-export-xml-portals-table .MuiTableCell-root{font-size:12.5px!important}.crm-export-xml-portals-table__row:nth-of-type(2n){background:#35bde80a}.crm-export-xml-portals-table__row:hover{background:#35bde814}.crm-export-xml-portals-table__image{object-fit:cover;width:60px;height:45px;color:var(--text-secondary);background:#eef3f6;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.crm-export-xml-portals-table__image--empty{border:1px dashed #64748b59}.crm-export-xml-portals-table__reference{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:600!important}.crm-export-xml-portals-table__icon-cell{align-items:center;display:flex}.crm-export-xml-portals-table__toggle-btn{border-radius:8px!important;width:28px!important;height:28px!important}.crm-website-team-card__header{gap:16px;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-website-team-card__heading{align-items:center;gap:12px;display:flex}.crm-website-team-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-team-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-team-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-website-team-card__content{padding:0!important}.crm-website-team-table .MuiTableCell-root{font-size:12.5px!important}.crm-website-team-table__filters .MuiTableCell-root{padding-top:10px!important;padding-bottom:10px!important}.crm-website-team-table__filter-input,.crm-website-team-table__filter-input .MuiFormControl-root,.crm-website-team-table__filter-input .MuiInputBase-root,.crm-website-team-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-team-table__filter-input .MuiOutlinedInput-root,.crm-website-team-table__filter-select,.crm-website-team-table__filter-select .MuiFormControl-root,.crm-website-team-table__filter-select .MuiInputBase-root,.crm-website-team-table__filter-select .MuiOutlinedInput-notchedOutline,.crm-website-team-table__filter-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-team-table__filter-input .MuiOutlinedInput-root,.crm-website-team-table__filter-select .MuiOutlinedInput-root{min-height:30px!important;box-shadow:none!important;background:#f9fafb!important;border:1px solid #d5dce6!important}.crm-website-team-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-team-table__filter-select .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-website-team-table__filter-input .MuiInputBase-input,.crm-website-team-table__filter-select .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:11.5px!important}.crm-website-team-table__filter-input--order{width:70px}.crm-website-team-table__filter-select{min-width:88px}.crm-website-team-table__filter-select .MuiSelect-select{padding-right:30px!important}.crm-website-team-table__filter-select .MuiSelect-icon{right:8px}.crm-website-team-table__clear-btn{border-radius:8px!important;min-height:28px!important;font-size:11.5px!important}.crm-website-team-table__row:nth-of-type(2n){background:#35bde80a}.crm-website-team-table__row:hover{background:#35bde814}.crm-website-team-table__status-chip{border-radius:8px!important;font-size:11px!important;font-weight:700!important}.crm-website-team-table__position-cell{max-width:220px;color:var(--text-primary);font-weight:600}.crm-website-team-table__actions{justify-content:center;align-items:center;gap:6px;display:flex}.crm-website-team-table__action-btn{border-radius:8px!important;width:30px!important;height:30px!important}.crm-website-team-delete-dialog,.crm-website-team-form{border:1px solid var(--border)!important;border-radius:8px!important;overflow:hidden!important}.crm-website-team-delete-dialog__title,.crm-website-team-form__title{border-bottom:1px solid var(--border)!important;background:#fff!important;padding:18px 24px!important;font-size:14px!important;font-weight:700!important}.crm-website-team-delete-dialog__content,.crm-website-team-form__content{background:#fff!important;padding:20px 24px 0!important}.crm-website-team-delete-dialog__actions,.crm-website-team-form__actions{border-top:1px solid var(--border)!important;background:#fff!important;padding:16px 24px 24px!important}.crm-website-team-form__body{padding-top:8px}.crm-website-team-form__label{text-transform:uppercase;display:block;letter-spacing:.04em!important;color:var(--text-secondary)!important;margin-bottom:8px!important;font-size:10px!important;font-weight:700!important;line-height:1.1!important}.crm-website-team-form__input .MuiFormControl-root,.crm-website-team-form__input .MuiInputBase-root,.crm-website-team-form__input .MuiOutlinedInput-notchedOutline,.crm-website-team-form__input .MuiOutlinedInput-root,.crm-website-team-form__select .MuiFormControl-root,.crm-website-team-form__select .MuiInputBase-root,.crm-website-team-form__select .MuiOutlinedInput-notchedOutline,.crm-website-team-form__select .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-team-form__input .MuiOutlinedInput-root,.crm-website-team-form__select .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-website-team-form__input .MuiOutlinedInput-notchedOutline,.crm-website-team-form__select .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-team-form__input .MuiOutlinedInput-root.Mui-focused,.crm-website-team-form__select .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important}.crm-website-team-form__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-website-team-form__select .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-website-team-form__input .MuiInputBase-input,.crm-website-team-form__select .MuiSelect-select{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-website-team-form__select .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;transform:translate(14px,10px)scale(1)!important}.crm-website-team-form__select .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)!important}.crm-website-team-form__select .MuiSelect-select{align-items:center;display:flex;padding-right:36px!important}.crm-website-team-form__select .MuiSelect-icon{right:10px;color:var(--text-secondary)!important}.crm-website-team-form__lang-chip{background:#e7f5fb!important;border-radius:8px!important}.crm-website-team-form__lang-chip .MuiChip-label{font-size:11px!important;font-weight:600!important}.crm-website-team-form__switch-panel{align-items:center;min-height:43px;padding:0 4px;display:flex}.crm-website-team-form__switch{margin:0!important}.crm-website-team-form__locked-section{background:#f8fafc;border:1px dashed #64748b59;border-radius:8px;padding:18px}.crm-website-team-form__locked-title{color:var(--text-primary)!important;margin-bottom:6px!important;font-size:13px!important;font-weight:800!important}.crm-website-team-form__locked-text{color:var(--text-secondary)!important;font-size:12.5px!important;font-weight:600!important;line-height:1.45!important}.crm-website-team-description__cargo-input,.crm-website-team-description__cargo-input .MuiFormControl-root,.crm-website-team-description__cargo-input .MuiInputBase-root,.crm-website-team-description__cargo-input .MuiOutlinedInput-notchedOutline,.crm-website-team-description__cargo-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-team-description__cargo-input .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-website-team-description__cargo-input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-team-description__cargo-input .MuiOutlinedInput-root.Mui-focused,.crm-website-team-description__cargo-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-team-description__cargo-input .MuiInputBase-input{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-website-team-description__flag{object-fit:cover;display:block;border-radius:8px!important;width:24px!important;height:24px!important}.crm-website-team-description__flag-fallback{min-width:28px;height:24px;color:var(--primary);background:#e7f5fb;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.crm-website-blog-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-blog-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-blog-post-details__editor-field{flex-direction:column;gap:8px;display:flex}.crm-website-blog-post-details__editor-label{text-transform:uppercase;color:var(--text-secondary)!important;letter-spacing:.05em!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.crm-website-blog-post-details__editor-field .ql-toolbar{border-top-left-radius:8px;border-top-right-radius:8px}.crm-website-blog-post-details__editor-field .ql-container{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.crm-website-blog-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-blog-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-blog-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-blog-card__content{padding-top:0!important}.crm-website-blog-table .MuiTableCell-root{vertical-align:middle}.crm-website-blog-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-website-blog-table__filter-input,.crm-website-blog-table__filter-input .MuiFormControl-root,.crm-website-blog-table__filter-input .MuiInputBase-root,.crm-website-blog-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-blog-table__filter-input .MuiOutlinedInput-root,.crm-website-blog-table__filter-select,.crm-website-blog-table__filter-select .MuiFormControl-root,.crm-website-blog-table__filter-select .MuiInputBase-root,.crm-website-blog-table__filter-select .MuiOutlinedInput-notchedOutline,.crm-website-blog-table__filter-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-blog-table__filter-input .MuiOutlinedInput-root,.crm-website-blog-table__filter-select .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-website-blog-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-blog-table__filter-select .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-website-blog-table__filter-input .MuiInputBase-input,.crm-website-blog-table__filter-select .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-website-blog-table__filter-input .MuiInputBase-input::placeholder{color:#8b98a9;opacity:1}.crm-website-blog-table__filter-select{min-width:86px}.crm-website-blog-table__filter-select .MuiSelect-select{padding-right:28px!important}.crm-website-blog-table__filter-select .MuiSelect-icon{right:8px}.crm-website-blog-table__clear-btn{border-radius:8px!important;min-height:28px!important}.crm-website-blog-table__bulkbar{border:1px solid var(--border);background:#f8fbfd;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:12px 16px;display:flex}.crm-website-blog-table__bulktext{color:var(--text-primary);margin:0!important;font-weight:600!important}.crm-website-blog-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-blog-table__row:hover{background:#f5fbff}.crm-website-blog-table__headline{color:var(--text-primary);font-weight:600!important}.crm-website-blog-table__status-icon{background:#f5f9fc;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.crm-website-blog-table__status-icon:has(svg[style*=green]){background:#eaf8f1}.crm-website-blog-table__status-icon:has(svg[style*=red]){background:#fdeeee}.crm-website-blog-table__actions{align-items:center;gap:4px;display:inline-flex}.crm-website-blog-table__action-btn{background:#f5f9fc!important;border:1px solid #dbe6ee!important;border-radius:8px!important;width:30px!important;height:30px!important;padding:0!important}.crm-website-blog-table__action-btn:hover{background:#ebf5fb!important;border-color:#c8ddeb!important}.crm-website-blog-table__action-btn .crm-property-options-table__action-mark{width:16px;height:16px}.crm-website-blog-table__action-btn .crm-property-options-table__action-mark--edit{background-color:#12b8ab!important}.crm-website-blog-table__action-btn .crm-property-options-table__action-mark--delete{background-color:#e55959!important}.crm-website-blog-form__breadcrumbs{margin-bottom:-8px;margin-top:10px!important;margin-left:10px!important}.crm-website-blog-form-card__header{z-index:auto;background:#fff;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;display:flex;position:static;top:auto}.crm-website-blog-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-blog-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-blog-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-blog-form-card__content{padding-top:0!important}.crm-website-blog-form-card{overflow:visible!important}.crm-website-blog-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-blog-form-card__toolbar .crm-property-action-btn,.crm-website-blog-form-card__toolbar .crm-property-action-btn :is(.MuiSvgIcon-root,svg,i){color:#fff!important}.crm-website-blog-form-card__toolbar .crm-property-action-btn--danger{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.crm-website-blog-form-card__toolbar .crm-property-action-btn--danger:hover{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}.crm-website-blog-form-card__content>form{flex-direction:column;gap:18px;display:flex}.crm-website-blog-form__section.crm-cms-form-card,.crm-website-blog-post-form.crm-cms-form{margin:0!important}.crm-website-blog-form__section .crm-cms-form-card__content{min-width:0}.crm-website-blog-form__language-tabs{margin-left:auto}.crm-website-blog-form__section--categories .MuiFormGroup-root{width:100%}.crm-website-blog-form__section--categories .MuiFormControlLabel-root{align-items:center;min-height:34px}.crm-website-blog-form__categories-grid{width:100%}.crm-website-blog-form__category-switch.crm-cms-switch-field{background:0 0!important;border:0!important;height:32px!important;min-height:32px!important;padding:0!important}.crm-website-blog-form__category-switch.crm-cms-switch-field:has(.Mui-checked){background:0 0!important;border:0!important}.crm-website-blog-form__category-switch.crm-cms-switch-field .MuiSwitch-root{margin-right:9px!important}.crm-website-blog-form__category-switch.crm-cms-switch-field>span:not(.MuiSwitch-root){color:#526176!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:800!important;line-height:1.2!important}.crm-website-blog-form__section--general .crm-cms-switch-field{min-height:38px}.crm-website-blog-form__seo-panel{border-top:1px solid var(--border-light,#dbe7ef);flex-direction:column;gap:14px;margin-top:2px;padding-top:18px;display:flex}.crm-website-blog-form__seo-panel .crm-cms-form-card__subtitle{color:var(--text-primary);margin:0;font-size:13px;font-weight:800;line-height:1.2}.crm-website-blog-form__media-section{margin:0!important}.crm-website-blog-media-actions{flex-wrap:wrap;justify-content:flex-end}.crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root{color:#fff!important;background:#12b8ab!important}.crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root:hover{color:#fff!important;background:#0f9f94!important}.crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-colorError{color:#fff!important;background:#ef4444!important}.crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-colorError:hover{color:#fff!important;background:#dc2626!important}.crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root :is(.MuiSvgIcon-root,svg,i){color:#fff!important}.crm-website-blog-post-form .crm-sortable-video-card__drag.MuiIconButton-root{color:#fff!important;background:#12b8ab!important}.crm-website-blog-post-form .crm-sortable-video-card__drag.MuiIconButton-root:hover{color:#fff!important;background:#0f9f94!important}.crm-website-blog-post-form .crm-sortable-video-card__delete.MuiIconButton-root{color:#fff!important;background:#ef4444!important}.crm-website-blog-post-form .crm-sortable-video-card__delete.MuiIconButton-root:hover{color:#fff!important;background:#dc2626!important}.crm-website-blog-post-form :is(.crm-sortable-video-card__drag,.crm-sortable-video-card__delete).MuiIconButton-root :is(.MuiSvgIcon-root,svg,i,path){color:#fff!important;fill:currentColor!important}.crm-website-blog-form__lang-bar{border-bottom:1px solid var(--border);z-index:11;background:#fff;margin-bottom:16px;position:sticky;top:102px}.crm-website-blog-form__lang-tabs{background:0 0!important;border-bottom:0!important;margin-bottom:0!important;position:static!important;top:auto!important}.crm-website-blog-form-card__content>form>.MuiPaper-root{border:1px solid var(--border);background:#fff;box-shadow:none!important;border-radius:8px!important;margin:0!important;padding:20px!important}.crm-website-blog-form-card__content>form>.MuiPaper-root .MuiTypography-h6{color:var(--text-primary);margin-bottom:16px!important;font-size:14px!important;font-weight:700!important}.crm-website-blog-form-card__content>form>.MuiPaper-root .MuiTypography-subtitle2{color:var(--text-primary);margin-bottom:10px!important;font-size:12px!important;font-weight:700!important}.crm-website-blog-form-card__content>form .MuiTabs-root{min-height:38px}.crm-website-blog-form-card__content>form .MuiTabs-flexContainer{gap:8px}.crm-website-blog-form-card__content>form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-blog-form-card__content>form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-blog-form-card__content>form .MuiAutocomplete-root,.crm-website-blog-form-card__content>form .MuiTextField-root{width:100%}.crm-website-blog-form-card__content>form .MuiFormControl-root,.crm-website-blog-form-card__content>form .MuiInputBase-root,.crm-website-blog-form-card__content>form .MuiOutlinedInput-notchedOutline,.crm-website-blog-form-card__content>form .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-blog-form-card__content>form .MuiOutlinedInput-root{background:var(--field)}.crm-website-blog-form-card__content>form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-blog-form-card__content>form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-blog-form-card__content>form .MuiAutocomplete-input,.crm-website-blog-form-card__content>form .MuiInputBase-input{font-size:13px!important}.crm-website-blog-form-card__content>form .MuiAutocomplete-tag{border-radius:8px!important}.crm-website-blog-form-card__content>form .MuiFormControlLabel-root{margin-left:0;margin-right:16px}.crm-website-blog-form-card__content>form>.MuiStack-root:last-child{margin-top:4px;padding-top:4px}.crm-website-blog-form__footer-btn{border-radius:8px!important}.crm-website-blog-categories-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-blog-categories-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-blog-categories-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-blog-categories-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-blog-categories-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-blog-categories-card__content{padding-top:0!important}.crm-website-blog-categories-table__lang-head{align-items:center;gap:8px;display:inline-flex}.crm-website-blog-categories-table__flag{object-fit:cover;border-radius:999px;width:18px;height:18px}.crm-website-blog-categories-modal{border:1px solid var(--border);overflow:hidden;border-radius:8px!important;box-shadow:0 18px 48px #0f172a24!important}.crm-website-blog-categories-modal__title{border-bottom:1px solid var(--border);background:#fff;padding:16px 20px 12px}.crm-website-blog-categories-modal__title .MuiTypography-root{color:var(--text-primary);margin:0;font-size:16px!important;font-weight:700!important}.crm-website-blog-categories-modal__content{background:#fff;padding:20px!important}.crm-website-blog-categories-modal__error{display:block;margin-bottom:12px!important}.crm-website-blog-categories-modal__label{color:var(--text-secondary);text-transform:uppercase;display:block;margin-bottom:6px!important;font-size:11px!important;font-weight:700!important}.crm-website-blog-categories-modal__language-label{align-items:center;gap:7px;display:inline-flex}.crm-website-blog-categories-modal__flag{object-fit:cover;border-radius:999px;width:18px;height:18px;box-shadow:0 0 0 1px #8798ad52}.crm-website-blog-categories-modal__language-code{color:var(--text-muted);font-weight:800}.crm-website-blog-categories-modal__input,.crm-website-blog-categories-modal__input .MuiFormControl-root,.crm-website-blog-categories-modal__input .MuiInputBase-root,.crm-website-blog-categories-modal__input .MuiOutlinedInput-notchedOutline,.crm-website-blog-categories-modal__input .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-blog-categories-modal__input .MuiOutlinedInput-root{background:var(--field);height:38px;min-height:38px}.crm-website-blog-categories-modal__input .MuiInputBase-input{height:auto!important;padding:8px 12px!important;font-size:13px!important}.crm-website-blog-categories-modal__input .MuiInputLabel-root{color:var(--text-secondary);top:-1px;font-size:13px!important}.crm-website-blog-categories-modal__input .MuiInputLabel-root.MuiInputLabel-shrink{background:#fff;padding:0 4px;top:-3px}.crm-website-blog-categories-modal__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-blog-categories-modal__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-blog-categories-modal__actions{border-top:1px solid var(--border);background:#fff;padding:12px 20px 20px!important}.crm-website-banner-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-banner-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-banner-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-banner-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-banner-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-banner-card__content{padding-top:0!important}.crm-website-banner-table .MuiTableCell-root{vertical-align:middle}.crm-website-banner-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-banner-table__row:hover{background:#f5fbff}.crm-website-banner-table__image,.crm-website-banner-table__placeholder{border-radius:8px;width:300px;height:100px;display:block}.crm-website-banner-table__image{object-fit:cover;background:#eef3f6}.crm-website-banner-table__placeholder{background:#eef3f6;justify-content:center;align-items:center;display:flex}.crm-website-banner-table__placeholder--video{color:#334155;gap:8px;font-weight:700}.crm-website-banner-table__order{color:var(--text-primary);font-weight:700!important}.crm-website-banner-table__text-cell{max-width:260px;color:var(--text-primary);font-weight:600!important}.crm-website-banner-table__url-cell{max-width:300px}.crm-website-banner-table__url{max-width:100%;color:var(--text-secondary);text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;display:inline-block;overflow:hidden}.crm-website-banner-table__empty{padding:24px 0}.crm-website-banner-form-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-banner-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-banner-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-banner-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-banner-form-card__content{padding-top:0!important}.crm-website-banner-form-card__content form{padding:0!important}.crm-website-banner-form{margin-top:10px!important;padding:0!important}.crm-website-banner-form .MuiTabs-root{min-height:38px}.crm-website-banner-form .MuiTabs-flexContainer{gap:8px}.crm-website-banner-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-banner-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-banner-form .MuiDivider-root,.crm-website-banner-form>.MuiBox-root:first-child{margin-bottom:16px!important}.crm-website-banner-form .MuiPaper-root{border:1px solid var(--border);background:#fff;box-shadow:none!important;border-radius:8px!important}.crm-website-banner-form .MuiFormControl-root,.crm-website-banner-form .MuiInputBase-root,.crm-website-banner-form .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-multiline,.crm-website-banner-form .MuiOutlinedInput-notchedOutline,.crm-website-banner-form .MuiOutlinedInput-root,.crm-website-banner-form .MuiOutlinedInput-root.MuiOutlinedInput-multiline,.crm-website-banner-form .MuiOutlinedInput-root.MuiOutlinedInput-multiline .MuiOutlinedInput-notchedOutline,.crm-website-banner-form .MuiTextField-root,.crm-website-banner-form .MuiTextField-root .MuiInputBase-root,.crm-website-banner-form .MuiTextField-root .MuiOutlinedInput-notchedOutline,.crm-website-banner-form .MuiTextField-root .MuiOutlinedInput-root,.crm-website-banner-form input,.crm-website-banner-form textarea{border-radius:8px!important}.crm-website-banner-form .MuiOutlinedInput-root{background:var(--field);min-height:43px!important}.crm-website-banner-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-banner-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-banner-form .MuiInputBase-input,.crm-website-banner-form .MuiInputBase-inputMultiline{padding-top:10px!important;padding-bottom:10px!important;font-size:13px!important;line-height:20px!important}.crm-website-banner-form .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;transform:translate(14px,12px)scale(1)!important}.crm-website-banner-form .MuiInputLabel-root.MuiInputLabel-shrink{z-index:1;background:#fff;max-width:calc(133% - 24px);padding:0 6px;transform:translate(12px,-8px)scale(.78)!important}.crm-website-banner-form .MuiInputBase-input::placeholder,.crm-website-banner-form .MuiInputBase-inputMultiline::placeholder{color:#8b98a9;opacity:1}.crm-website-banner-form .MuiButtonBase-root.MuiTab-root{border:1px solid var(--border)}.crm-website-banner-form .MuiButtonBase-root.MuiTab-root.Mui-selected{border-color:#cde9ee}.crm-website-banner-form__footer{padding-top:20px!important}.crm-website-banner-form__footer-btn{border-radius:8px!important}.crm-website-translations-card__header{z-index:12;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:54px}.crm-website-translations-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-translations-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-translations-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-translations-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-translations-card__content{padding-top:5px!important}.crm-website-translations-card{overflow:visible!important}.crm-website-translations-tabs{border-bottom:1px solid var(--border);z-index:11;background:#fff;margin-bottom:16px;position:sticky;top:102px}.crm-website-translations-tabs .MuiTabs-flexContainer{gap:8px}.crm-website-translations-tabs__tab{border-radius:8px 8px 0 0!important;min-height:38px!important;padding:0 14px!important}.crm-website-translations-tabs__flag{object-fit:cover;border-radius:8px;width:20px;height:20px;display:block}.crm-website-translations-details,.crm-website-translations-details__empty-wrap{padding:0 24px 24px}.crm-website-translations-details__field-head{margin-bottom:6px}.crm-website-translations-details__label{color:var(--text-primary);line-height:1.4;display:block;font-size:12px!important;font-weight:700!important}.crm-website-translations-details__modified{color:var(--warning);margin-left:8px;font-size:11px;font-weight:600}.crm-website-translations-details__input,.crm-website-translations-details__input .MuiFormControl-root,.crm-website-translations-details__input .MuiInputBase-root,.crm-website-translations-details__input .MuiOutlinedInput-notchedOutline,.crm-website-translations-details__input .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-translations-details__input .MuiOutlinedInput-root{background:var(--field)}.crm-website-translations-details__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-translations-details__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-translations-details__input .MuiInputBase-input,.crm-website-translations-details__input .MuiInputBase-inputMultiline{padding-top:10px!important;padding-bottom:10px!important;font-size:13px!important;line-height:20px!important}.crm-website-translations-details__input .MuiInputLabel-root{color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;transform:translate(14px,12px)scale(1)!important}.crm-website-translations-details__input .MuiInputLabel-root.MuiInputLabel-shrink{z-index:1;background:#fff;max-width:calc(133% - 24px);padding:0 6px;transform:translate(12px,-8px)scale(.78)!important}.crm-website-translations-details__input--modified .MuiOutlinedInput-notchedOutline{border-color:#e2b34c!important}.crm-website-translations-details__input--modified .MuiInputLabel-root{color:#a56d00!important}.crm-website-events-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-events-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-events-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-events-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-events-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-events-card__content{padding-top:0!important}.crm-website-events-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-website-events-table__filter-input,.crm-website-events-table__filter-input .MuiFormControl-root,.crm-website-events-table__filter-input .MuiInputBase-root,.crm-website-events-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-events-table__filter-input .MuiOutlinedInput-root,.crm-website-events-table__filter-select,.crm-website-events-table__filter-select .MuiFormControl-root,.crm-website-events-table__filter-select .MuiInputBase-root,.crm-website-events-table__filter-select .MuiOutlinedInput-notchedOutline,.crm-website-events-table__filter-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-events-table__filter-input .MuiOutlinedInput-root,.crm-website-events-table__filter-select .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-website-events-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-events-table__filter-select .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-website-events-table__filter-input .MuiInputBase-input,.crm-website-events-table__filter-select .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-website-events-table__filter-select{min-width:88px}.crm-website-events-table__filter-select .MuiSelect-select{padding-right:28px!important}.crm-website-events-table__filter-select .MuiSelect-icon{right:8px}.crm-website-events-table__clear-btn{border-radius:8px!important;min-height:28px!important}.crm-website-events-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-events-table__row:hover{background:#f5fbff}.crm-website-events-table__chip{border-radius:8px!important}.crm-website-events-table__actions{justify-content:center}.crm-website-areas-populations-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-areas-populations-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-areas-populations-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-areas-populations-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-areas-populations-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-areas-populations-card__content{padding-top:0!important}.crm-website-areas-populations-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-website-areas-populations-table__filter-input,.crm-website-areas-populations-table__filter-input .MuiFormControl-root,.crm-website-areas-populations-table__filter-input .MuiInputBase-root,.crm-website-areas-populations-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-areas-populations-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-areas-populations-table__filter-input .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-website-areas-populations-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-website-areas-populations-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-areas-populations-table__filter-input .MuiInputBase-input{padding:6px 10px!important;font-size:11.5px!important}.crm-website-areas-populations-table__filter-input .MuiInputBase-input::placeholder{color:#8a94a6;opacity:1}.crm-website-areas-populations-table__clear-btn{border-radius:8px!important;min-height:28px!important;font-size:12px!important}.crm-website-areas-populations-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-areas-populations-table__row:hover{background:#f5fbff}.crm-website-areas-populations-table__title{color:var(--text-primary);font-size:12.5px!important;font-weight:600!important}.crm-website-areas-populations-table__pagination{border-top:1px solid var(--border)}.crm-website-areas-populations-table__pagination .MuiInputBase-root,.crm-website-areas-populations-table__pagination-select{background:#f9fafb;min-height:30px;border-radius:8px!important}.crm-website-areas-populations-form-card__header{z-index:120;isolation:isolate;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 1px #dbe7ee,0 12px 24px #0f172a0f;border-top-left-radius:8px!important;border-top-right-radius:8px!important;margin-top:0!important}.crm-website-areas-populations-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-areas-populations-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-areas-populations-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-areas-populations-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-areas-populations-form-card__content{padding-top:0!important;overflow:visible!important}.crm-website-areas-populations-form-card{overflow:visible!important}.crm-website-areas-populations-form,.crm-website-areas-populations-form__section{flex-direction:column;gap:16px;display:flex}.crm-website-areas-populations-form>.MuiBox-root>.MuiPaper-root,.crm-website-areas-populations-form>.MuiPaper-root{background:#fff;border:0;box-shadow:none!important;border-radius:8px!important;margin:0!important;padding:20px!important}.crm-website-areas-populations-form>.MuiBox-root{margin:0!important}.crm-website-areas-populations-form .MuiTypography-h6,.crm-website-areas-populations-form__section-title{color:var(--text-primary);margin-bottom:16px!important;font-size:14px!important;font-weight:700!important}.crm-website-areas-populations-form__lang-bar{z-index:1;align-items:center;gap:16px;display:flex;position:relative;border-bottom:1px solid var(--border)!important;flex-wrap:nowrap!important;margin-bottom:0!important}.crm-website-areas-populations-form__lang-heading{flex:0 auto;min-width:0;margin-bottom:0!important}.crm-website-areas-populations-form__lang-tabs{flex:none;margin-left:auto}.crm-website-areas-populations-form .MuiTabs-root{min-height:38px}.crm-website-areas-populations-form .MuiTabs-flexContainer{justify-content:flex-end;gap:8px}.crm-website-areas-populations-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-areas-populations-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-areas-populations-form__maps-grid,.crm-website-areas-populations-form__section-grid,.crm-website-areas-populations-form__section-stack,.crm-website-areas-populations-form__switch-grid{margin-top:0!important}.crm-website-areas-populations-form .MuiFormControl-root,.crm-website-areas-populations-form .MuiTextField-root{width:100%}.crm-website-areas-populations-form .MuiFormControl-root,.crm-website-areas-populations-form .MuiInputBase-root,.crm-website-areas-populations-form .MuiOutlinedInput-notchedOutline,.crm-website-areas-populations-form .MuiOutlinedInput-root,.crm-website-areas-populations-form .MuiSelect-select{border-radius:8px!important}.crm-website-areas-populations-form .MuiOutlinedInput-root{background:var(--field)}.crm-website-areas-populations-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-areas-populations-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-areas-populations-form .MuiInputBase-input,.crm-website-areas-populations-form .MuiInputBase-inputMultiline,.crm-website-areas-populations-form .MuiSelect-select{font-size:13px!important}.crm-website-areas-populations-form .MuiInputBase-input{min-height:20px}.crm-website-areas-populations-form .MuiInputLabel-root{transform:translate(14px,10px)scale(1);font-size:12px!important}.crm-website-areas-populations-form .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)}.crm-website-areas-populations-form__select-field .MuiInputLabel-root.MuiInputLabel-shrink{background:#fff;padding:0 5px;line-height:1.2;transform:translate(14px,-8px)scale(.75)!important}.crm-website-areas-populations-form__select-field .MuiSelect-select{align-items:center;display:flex;height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important}.crm-website-areas-populations-form__select-placeholder{color:var(--text-secondary);opacity:.72}.crm-website-areas-populations-form .MuiFormControlLabel-root{margin-left:0}.crm-website-areas-populations-form__switch-grid .MuiFormControlLabel-label{color:var(--text-primary);font-size:13px}.crm-website-areas-populations-form .MuiDivider-root,.crm-website-areas-populations-form .ql-container.ql-snow,.crm-website-areas-populations-form .ql-toolbar.ql-snow{border-color:var(--border)}.crm-website-areas-populations-form .ql-container.ql-snow{border-radius:0 0 8px 8px;overflow:hidden}.crm-website-areas-populations-form .ql-toolbar.ql-snow{background:#fff;border-radius:8px 8px 0 0}.crm-website-areas-populations-form__editor .ql-editor{font-size:13px}.crm-website-areas-populations-form__maps-btn{background:#4f9bd9!important;border-radius:8px!important;min-height:40px!important}.crm-website-areas-populations-form__maps-btn:hover{background:#3a7fbb!important}.crm-website-areas-populations-form__paste-btn{color:var(--accent-teal)!important}.crm-website-areas-populations-form__actions{margin-bottom:0!important}.crm-website-areas-populations-form-card__back-btn,.crm-website-areas-populations-form-card__delete-btn,.crm-website-areas-populations-form-card__submit-btn,.crm-website-areas-populations-form__action-btn{border-radius:8px!important;height:38px!important}.crm-website-areas-populations-form-card__delete-btn{color:#fff!important;background:#f2644a!important}.crm-website-areas-populations-form-card__delete-btn:hover{background:#df563e!important}.crm-content-shell:has(.crm-website-areas-populations-form-card){overflow:visible!important}.crm-website-areas-populations-form.crm-cms-form{gap:18px;margin:0!important}.crm-website-areas-populations-form .MuiCard-root,.crm-website-areas-populations-form .MuiPaper-root{background:#fff;overflow:hidden;box-shadow:none!important;border-radius:8px!important}.crm-website-areas-populations-form .MuiCard-root>.MuiBox-root,.crm-website-areas-populations-form .MuiCard-root>.MuiStack-root,.crm-website-areas-populations-form .MuiPaper-root>.MuiBox-root,.crm-website-areas-populations-form .MuiPaper-root>.MuiStack-root{padding-left:20px!important;padding-right:20px!important}.crm-website-areas-populations-form__section.crm-cms-form-card{margin:0!important}.crm-website-areas-populations-form__section .crm-cms-form-card__content{min-width:0}.crm-website-areas-populations-form__language-tabs{margin-left:auto}.crm-website-areas-populations-form__editor{min-height:464px}.crm-website-areas-populations-form__content-counts{margin-top:-4px!important}.crm-website-areas-populations-form__seo-panel{border-top:1px solid var(--border-light,#dbe7ef);flex-direction:column;gap:14px;margin-top:2px;padding-top:18px;display:flex}.crm-website-areas-populations-form__seo-panel .crm-cms-form-card__subtitle{color:var(--text-primary);margin:0;font-size:13px;font-weight:800;line-height:1.2}.crm-website-areas-populations-form__media-section{margin:0!important}.crm-website-areas-populations-form__media-lock .MuiAlert-root{border-radius:8px;font-size:13px}.crm-website-areas-populations-form__maps-grid{align-items:center!important}.crm-website-areas-populations-form__maps-action{padding-top:20px}.crm-website-areas-populations-form__zoom-input .MuiOutlinedInput-root{align-items:center!important;height:38px!important;min-height:38px!important}.crm-website-areas-populations-form__zoom-input .MuiInputBase-input{align-items:center!important;height:38px!important;padding-top:0!important;padding-bottom:0!important;line-height:38px!important;display:flex!important}.crm-website-areas-coasts-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-areas-coasts-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-areas-coasts-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-areas-coasts-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-areas-coasts-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-areas-coasts-card__content{padding-top:0!important}.crm-website-areas-coasts-table__title{color:var(--text-primary);font-size:12.5px!important;font-weight:600!important}.crm-website-areas-coasts-form-card__header{z-index:auto;isolation:auto;box-shadow:none;background:#fff padding-box padding-box;justify-content:space-between;align-items:center;gap:16px;display:flex;position:static;top:auto;overflow:visible;border-top-left-radius:8px!important;border-top-right-radius:8px!important;margin-top:0!important}.crm-website-areas-coasts-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-areas-coasts-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-areas-coasts-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-areas-coasts-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-areas-coasts-form-card__content{z-index:0;position:relative;padding-top:0!important;overflow:visible!important}.crm-website-areas-coasts-form-card{overflow:visible!important}.crm-website-areas-coasts-form{flex-direction:column;gap:18px;display:flex;margin:0!important}.crm-website-areas-coasts-form .MuiCard-root,.crm-website-areas-coasts-form .MuiPaper-root{background:#fff;overflow:hidden;box-shadow:none!important;border-radius:8px!important}.crm-website-areas-coasts-form .MuiCardHeader-root{border-bottom:1px solid var(--border);width:100%;min-height:48px;margin-top:0!important;padding:0 20px!important}.crm-website-areas-coasts-form .MuiCardHeader-content .MuiTypography-root,.crm-website-areas-coasts-form .MuiCardHeader-content .MuiTypography-subtitle1{color:var(--text-primary);font-size:14px!important;font-weight:700!important}.crm-website-areas-coasts-form .MuiDivider-root{border-color:var(--border)}.crm-website-areas-coasts-form .MuiCard-root>.MuiBox-root,.crm-website-areas-coasts-form .MuiCard-root>.MuiStack-root,.crm-website-areas-coasts-form .MuiPaper-root>.MuiBox-root,.crm-website-areas-coasts-form .MuiPaper-root>.MuiStack-root{padding-left:20px!important;padding-right:20px!important}.crm-website-areas-coasts-form__lang-bar{z-index:0;border-bottom:1px solid var(--border);align-items:center;gap:16px;margin-left:4px;margin-right:4px;display:flex;position:relative;flex-wrap:nowrap!important}.crm-website-areas-coasts-form__lang-heading{flex:0 auto;min-width:0}.crm-website-areas-coasts-form .crm-website-areas-coasts-form__lang-heading.MuiCardHeader-root{border-bottom:0!important;padding-right:0!important}.crm-website-areas-coasts-form__lang-tabs{flex:none;margin-left:auto;margin-right:20px}.crm-website-areas-coasts-form .MuiTabs-root{min-height:38px}.crm-website-areas-coasts-form .MuiTabs-flexContainer{justify-content:flex-end;gap:8px}.crm-website-areas-coasts-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-areas-coasts-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-areas-coasts-form .MuiAutocomplete-root,.crm-website-areas-coasts-form .MuiFormControl-root,.crm-website-areas-coasts-form .MuiInputBase-root,.crm-website-areas-coasts-form .MuiOutlinedInput-notchedOutline,.crm-website-areas-coasts-form .MuiOutlinedInput-root,.crm-website-areas-coasts-form .MuiSelect-select{border-radius:8px!important}.crm-website-areas-coasts-form .MuiOutlinedInput-root{background:var(--field)}.crm-website-areas-coasts-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-areas-coasts-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-areas-coasts-form .MuiAutocomplete-input,.crm-website-areas-coasts-form .MuiInputBase-input,.crm-website-areas-coasts-form .MuiInputBase-inputMultiline,.crm-website-areas-coasts-form .MuiSelect-select{font-size:13px!important}.crm-website-areas-coasts-form__section.crm-cms-form-card{margin:0!important}.crm-website-areas-coasts-form__section .crm-cms-form-card__content{min-width:0}.crm-website-areas-coasts-form__language-tabs{margin-left:auto}.crm-website-areas-coasts-form__editor-field{min-height:464px}.crm-website-areas-coasts-form__content-counts{margin-top:-4px!important}.crm-website-areas-coasts-form__seo-panel{border-top:1px solid var(--border-light,#dbe7ef);flex-direction:column;gap:14px;margin-top:2px;padding-top:18px;display:flex}.crm-website-areas-coasts-form__seo-panel .crm-cms-form-card__subtitle{color:var(--text-primary);margin:0;font-size:13px;font-weight:800;line-height:1.2}.crm-website-areas-coasts-form__media-section{margin:0!important}.crm-website-areas-coasts-media-actions{flex-wrap:wrap;justify-content:flex-end}.crm-website-areas-coasts-media__drag-handle{z-index:2;color:#526176;cursor:grab;background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:8px;left:8px}.crm-website-areas-coasts-media__drag-handle:active{cursor:grabbing}.crm-website-areas-coasts-media__featured.crm-cms-switch-field{background:0 0!important;border:0!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0!important}.crm-website-areas-coasts-media__featured.crm-cms-switch-field:has(.Mui-checked){background:0 0!important;border:0!important}.crm-website-areas-coasts-media__featured.crm-cms-switch-field .MuiSwitch-root{margin-right:8px!important}.crm-website-areas-coasts-media__featured.crm-cms-switch-field>span:not(.MuiSwitch-root){color:#526176!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:800!important;line-height:1.1!important}.crm-website-areas-coasts-form .MuiAutocomplete-tag{border-radius:8px!important}.crm-website-areas-coasts-form .MuiInputLabel-root{transform:translate(14px,10px)scale(1);font-size:12px!important}.crm-website-areas-coasts-form .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)}.crm-website-areas-coasts-form .ql-container.ql-snow,.crm-website-areas-coasts-form .ql-toolbar.ql-snow{border-color:var(--border)}.crm-website-areas-coasts-form .ql-toolbar.ql-snow{background:#fff;border-radius:8px 8px 0 0}.crm-website-areas-coasts-form .ql-container.ql-snow{border-radius:0 0 8px 8px;overflow:hidden}.crm-website-areas-coasts-form-card__back-btn,.crm-website-areas-coasts-form-card__delete-btn,.crm-website-areas-coasts-form-card__submit-btn,.crm-website-areas-coasts-form__action-btn{border-radius:8px!important;height:38px!important}.crm-website-areas-coasts-form-card__delete-btn{color:#fff!important;background:#f2644a!important}.crm-website-areas-coasts-form-card__delete-btn:hover{background:#df563e!important}.crm-website-areas-coasts-form__button{border-radius:8px!important;height:38px!important;min-height:38px!important;padding:0 16px!important}.crm-website-areas-coasts-form__maps-grid{align-items:center!important}.crm-website-areas-coasts-form__maps-action{padding-top:20px}.crm-website-areas-coasts-form__zoom-input .MuiOutlinedInput-root{align-items:center!important;height:38px!important;min-height:38px!important}.crm-website-areas-coasts-form__zoom-input .MuiInputBase-input{align-items:center!important;height:38px!important;padding-top:0!important;padding-bottom:0!important;line-height:38px!important;display:flex!important}.crm-website-areas-coasts-form__button.MuiButton-text{color:var(--accent-teal)!important}.crm-website-areas-coasts-form__button--danger{color:#f2644a!important;border-color:#f2644a73!important}.crm-website-areas-coasts-form__media-lock .MuiAlert-root{border-radius:8px;font-size:13px}.crm-content-shell:has(.crm-website-areas-coasts-form-card){overflow:visible!important}.crm-seo-quicklinks-card__header,.crm-seo-quicklinks-settings-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-seo-quicklinks-settings-card__toolbar{flex-shrink:0;margin-left:auto}.crm-seo-quicklinks-settings-card__input{width:100px}.crm-seo-quicklinks-settings-card__input .MuiOutlinedInput-root{background:var(--field);border-radius:8px!important;height:30px!important;min-height:30px!important}.crm-seo-quicklinks-settings-card__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seo-quicklinks-settings-card__input .MuiInputBase-input{padding:6px 10px!important;font-size:11.5px!important}.crm-seo-quicklinks-settings-card__save-btn{min-width:90px;min-height:30px!important}.crm-seo-quicklinks-card__new-btn{min-height:30px!important}.crm-seo-quicklinks-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-seo-quicklinks-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-seo-quicklinks-card__icon .MuiSvgIcon-root{font-size:18px}.crm-seo-quicklinks-card__content{padding-top:0!important}.crm-seo-quicklinks-table__bulkbar{border:1px solid var(--border);background:#f5f8fb;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 16px 8px;display:flex}.crm-seo-quicklinks-table__bulktext{margin-bottom:0!important;font-weight:500!important}.crm-seo-quicklinks-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-seo-quicklinks-table__filter-input,.crm-seo-quicklinks-table__filter-input .MuiFormControl-root,.crm-seo-quicklinks-table__filter-input .MuiInputBase-root,.crm-seo-quicklinks-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-seo-quicklinks-table__filter-input .MuiOutlinedInput-root,.crm-seo-quicklinks-table__filter-select,.crm-seo-quicklinks-table__filter-select .MuiFormControl-root,.crm-seo-quicklinks-table__filter-select .MuiInputBase-root,.crm-seo-quicklinks-table__filter-select .MuiOutlinedInput-notchedOutline,.crm-seo-quicklinks-table__filter-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-seo-quicklinks-table__filter-input .MuiOutlinedInput-root,.crm-seo-quicklinks-table__filter-select .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-seo-quicklinks-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-seo-quicklinks-table__filter-select .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-seo-quicklinks-table__filter-input .MuiInputBase-input,.crm-seo-quicklinks-table__filter-select .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-seo-quicklinks-table__filter-input .MuiInputBase-input::placeholder{color:#8a94a6;opacity:1}.crm-seo-quicklinks-table__filter-select{min-width:86px}.crm-seo-quicklinks-table__filter-select .MuiSelect-select{padding-right:28px!important}.crm-seo-quicklinks-table__filter-select .MuiSelect-icon{right:8px}.crm-seo-quicklinks-table__clear-btn{border-radius:8px!important;min-height:28px!important}.crm-seo-quicklinks-table__row .MuiTableCell-root{font-size:12.5px!important;font-weight:500!important}.crm-seo-quicklinks-table__row:nth-of-type(2n){background:#fbfdff}.crm-seo-quicklinks-table__row:hover{background:#f5fbff}.crm-seo-quicklinks-table__headline-row{align-items:center;gap:6px;margin-bottom:2px;display:flex}.crm-seo-quicklinks-table__locale-badge{color:#fff;text-align:center;text-transform:uppercase;background:#6b7280;border-radius:3px;min-width:22px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px}.crm-seo-quicklinks-table__headline{font-size:13px!important;font-weight:600!important}.crm-seo-quicklinks-table__pagination{border-top:1px solid var(--border)}.crm-seo-quicklinks-form-card__header{z-index:12;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:54px}.crm-seo-quicklinks-form-card,.crm-seo-quicklinks-form-card__content{overflow:visible!important}.crm-seo-quicklinks-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-seo-quicklinks-form-card__icon{width:32px;height:46px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-seo-quicklinks-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-seo-quicklinks-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-seo-quicklinks-form-card__content{padding-top:0!important}.crm-seo-quicklinks-form{padding:0!important}.crm-seo-quicklinks-form>.MuiBox-root:first-child{z-index:11;background:#fff;padding-top:10px;padding-bottom:8px;position:sticky;top:102px}.crm-seo-quicklinks-form .MuiTabs-root{min-height:38px}.crm-seo-quicklinks-form>.MuiDivider-root:first-of-type{z-index:10;background:#fff;position:sticky;top:156px}.crm-seo-quicklinks-form .MuiTabs-flexContainer{gap:8px}.crm-seo-quicklinks-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-seo-quicklinks-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-seo-quicklinks-form .MuiPaper-root,.crm-seo-quicklinks-form__panel{border:1px solid var(--border);background:#fff;padding:10px;box-shadow:none!important;border-radius:8px!important}.crm-seo-quicklinks-form .MuiAutocomplete-root,.crm-seo-quicklinks-form .MuiFormControl-root,.crm-seo-quicklinks-form .MuiInputBase-root,.crm-seo-quicklinks-form .MuiOutlinedInput-notchedOutline,.crm-seo-quicklinks-form .MuiOutlinedInput-root{border-radius:8px!important}.crm-seo-quicklinks-form .MuiOutlinedInput-root{background:var(--field)}.crm-seo-quicklinks-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seo-quicklinks-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-seo-quicklinks-form .MuiAutocomplete-input,.crm-seo-quicklinks-form .MuiInputBase-input,.crm-seo-quicklinks-form .MuiInputBase-inputMultiline{font-size:13px!important}.crm-seo-quicklinks-form .MuiAutocomplete-tag{border-radius:8px!important}.crm-seo-quicklinks-form__footer{justify-content:flex-end;gap:12px;padding-top:24px;display:flex}.crm-seo-quicklinks-form-card__back-btn,.crm-seo-quicklinks-form-card__submit-btn,.crm-seo-quicklinks-form__footer-btn{border-radius:8px!important}.crm-seo-metas-pages-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-seo-metas-pages-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-seo-metas-pages-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-seo-metas-pages-card__icon .MuiSvgIcon-root{font-size:18px}.crm-seo-metas-pages-card__toolbar{flex-shrink:0;margin-left:auto}.crm-seo-metas-pages-card__content{padding-top:0!important}.crm-seo-metas-pages-table__bulkbar{border:1px solid var(--border);background:#f5f8fb;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 16px 8px;display:flex}.crm-seo-metas-pages-table__bulktext{margin-bottom:0!important;font-weight:500!important}.crm-seo-metas-pages-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-seo-metas-pages-table__filter-input,.crm-seo-metas-pages-table__filter-input .MuiFormControl-root,.crm-seo-metas-pages-table__filter-input .MuiInputBase-root,.crm-seo-metas-pages-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-seo-metas-pages-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-seo-metas-pages-table__filter-input .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-seo-metas-pages-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-seo-metas-pages-table__filter-input .MuiInputBase-input{padding:6px 10px!important;font-size:11.5px!important}.crm-seo-metas-pages-table__filter-input .MuiInputBase-input::placeholder{color:#8a94a6;opacity:1}.crm-seo-metas-pages-table__clear-btn{border-radius:8px!important;min-height:28px!important}.crm-seo-metas-pages-table__row .MuiTableCell-root{font-size:12.5px!important;font-weight:500!important}.crm-seo-metas-pages-table__col--id{white-space:nowrap;color:#6b7280;width:1%;padding-right:8px!important}.crm-seo-metas-pages-table__col--titular{width:auto;padding-left:8px!important}.crm-seo-metas-pages-table__col--acciones{white-space:nowrap;width:112px;min-width:112px;max-width:112px;text-align:right!important}.crm-seo-metas-pages-table__row:nth-of-type(2n){background:#fbfdff}.crm-seo-metas-pages-table__row:hover{background:#f5fbff}.crm-seo-metas-pages-table__headline-wrap{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.crm-seo-metas-pages-table__headline-row{align-items:baseline;gap:6px;display:flex}.crm-seo-metas-pages-table__locale-badge{color:#fff;text-align:center;text-transform:uppercase;background:#6b7280;border-radius:3px;min-width:22px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px}.crm-seo-metas-pages-table__headline{font-size:13px!important}.crm-seo-metas-pages-table__inline-edit{margin-top:4px}.crm-seo-metas-pages-table__pagination{border-top:1px solid var(--border)}.crm-seo-metas-pages-card__new-btn{min-height:30px!important}.crm-seo-metas-pages-form-card__header{z-index:12;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:54px;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.crm-seo-metas-pages-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-seo-metas-pages-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-seo-metas-pages-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-seo-metas-pages-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-seo-metas-pages-form-card__content{padding-top:0!important;overflow:visible!important}.crm-seo-metas-pages-form-card{overflow:visible!important}.crm-seo-metas-pages-form{flex-direction:column;gap:16px;display:flex}.crm-seo-metas-pages-form__lang-bar{z-index:11;background:#fff;padding-top:8px;position:sticky;top:106px;margin-bottom:0!important}.crm-seo-metas-pages-form__divider{border-color:var(--border)!important;margin-bottom:24px!important;display:none!important}.crm-seo-metas-pages-form__grid{margin-top:0!important}.crm-seo-metas-pages-form__accordion,.crm-seo-metas-pages-form__section{overflow:hidden;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-seo-metas-pages-form__accordion:before{display:none}.crm-seo-metas-pages-form__section{padding:20px!important}.crm-seo-metas-pages-form__section-title{color:var(--text-primary);margin-bottom:16px!important;font-size:14px!important;font-weight:700!important}.crm-seo-metas-pages-form__accordion .MuiAccordionSummary-root{border-bottom:1px solid var(--border);min-height:48px!important;padding:0 20px!important}.crm-seo-metas-pages-form__accordion .MuiAccordionSummary-content{margin:0!important}.crm-seo-metas-pages-form__accordion .MuiAccordionDetails-root{padding:20px!important}.crm-seo-metas-pages-form__editor-shell{resize:vertical;height:420px;min-height:420px;overflow:hidden}.crm-seo-metas-pages-form__editor,.crm-seo-metas-pages-form__editor .quill{height:100%!important}.crm-seo-metas-pages-form__editor .ql-toolbar.ql-snow{min-height:56px;border-bottom-color:var(--border)!important;background:#f8fbfd!important}.crm-seo-metas-pages-form__editor .ql-container.ql-snow{flex:auto!important;height:auto!important;min-height:0!important}.crm-seo-metas-pages-form__editor .ql-editor{min-height:280px;height:100%!important;padding:22px 28px!important;font-size:15px!important;line-height:1.7!important}.crm-cms-editor-shell .ql-editor h1,.crm-cms-editor-shell .ql-editor h2,.crm-cms-editor-shell .ql-editor h3,.crm-seo-metas-pages-form__editor .ql-editor h1,.crm-seo-metas-pages-form__editor .ql-editor h2,.crm-seo-metas-pages-form__editor .ql-editor h3,.crm-seo-quicklinks-form .ql-editor h1,.crm-seo-quicklinks-form .ql-editor h2,.crm-seo-quicklinks-form .ql-editor h3{color:var(--text-primary,#101827)!important;margin:22px 0 10px!important;font-weight:700!important;line-height:1.25!important;display:block!important}.crm-cms-editor-shell .ql-editor h1,.crm-seo-metas-pages-form__editor .ql-editor h1,.crm-seo-quicklinks-form .ql-editor h1{font-size:34px!important}.crm-cms-editor-shell .ql-editor h2,.crm-seo-metas-pages-form__editor .ql-editor h2,.crm-seo-quicklinks-form .ql-editor h2{font-size:30px!important}.crm-cms-editor-shell .ql-editor h3,.crm-seo-metas-pages-form__editor .ql-editor h3,.crm-seo-quicklinks-form .ql-editor h3{font-size:24px!important}.crm-seo-metas-pages-form__editor .ql-picker-item,.crm-seo-metas-pages-form__editor .ql-picker-label{font-size:13px!important}.crm-seo-metas-pages-form__editor .ql-font .ql-picker-item:before,.crm-seo-metas-pages-form__editor .ql-font .ql-picker-label:before,.crm-seo-metas-pages-form__editor .ql-header .ql-picker-item:before,.crm-seo-metas-pages-form__editor .ql-header .ql-picker-label:before,.crm-seo-metas-pages-form__editor .ql-size .ql-picker-item:before,.crm-seo-metas-pages-form__editor .ql-size .ql-picker-label:before{overflow:visible!important}.crm-seo-metas-pages-form__editor .ql-picker-options{max-height:280px;overflow-y:auto}.ql-html-overlayContainer{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94!important}.ql-html-popupContainer{flex-direction:column;display:flex;overflow:hidden;border:1px solid var(--border)!important;background:#fff!important;border-radius:14px!important;inset:4% 6%!important;box-shadow:0 24px 80px #0f172a38!important}.ql-html-popupTitle{border-bottom:1px solid var(--border);padding:18px 22px 12px;color:var(--text-primary)!important;margin:0!important;font-size:18px!important;font-style:normal!important;font-weight:700!important;line-height:1.25!important;display:block!important}.ql-html-textContainer{flex:1;height:auto!important;padding:18px 22px 86px!important}.ql-html-textArea{resize:none;tab-size:2;color:#e5e7eb!important;background:#0f172a!important;border:1px solid #1e293b!important;border-radius:10px!important;width:calc(100% - 44px)!important;height:calc(100% - 104px)!important;padding:16px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:13px!important;line-height:1.7!important;left:22px!important}.ql-html-textArea .ql-syntax{color:inherit!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;white-space:pre-wrap!important;word-break:normal!important;background:0 0!important}.ql-html-buttonGroup{gap:10px;display:flex!important;bottom:28px!important;left:auto!important;right:34px!important;transform:none!important}.ql-html-buttonGroup button{border:1px solid var(--border);min-width:120px;min-height:38px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:8px;padding:0 16px;font-size:13px;font-weight:700}.ql-html-buttonGroup button:not(.ql-html-buttonCancel){border-color:var(--accent-teal);background:var(--accent-teal);color:#fff}.ql-html-buttonCancel{margin-right:0!important}.crm-seo-metas-pages-form__alert{border:1px solid #bfe7f5!important;border-radius:8px!important;margin-top:4px!important}.crm-seo-metas-pages-form__alert-text{white-space:nowrap;scrollbar-width:thin;display:block;overflow:auto hidden;color:var(--text-secondary)!important;font-size:12px!important;line-height:1.5!important}.crm-seo-metas-pages-form .MuiTabs-root{min-height:38px}.crm-seo-metas-pages-form .MuiTabs-flexContainer{gap:8px}.crm-seo-metas-pages-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-seo-metas-pages-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-seo-metas-pages-form .MuiTextField-root{width:100%}.crm-seo-metas-pages-form .MuiInputBase-root,.crm-seo-metas-pages-form .MuiOutlinedInput-notchedOutline,.crm-seo-metas-pages-form .MuiOutlinedInput-root{border-radius:8px!important}.crm-seo-metas-pages-form .MuiOutlinedInput-root{background:var(--field)}.crm-seo-metas-pages-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seo-metas-pages-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-seo-metas-pages-form .MuiInputBase-input,.crm-seo-metas-pages-form .MuiInputBase-inputMultiline{font-size:13px!important}.crm-seo-metas-pages-form .MuiInputLabel-root{transform:translate(14px,10px)scale(1);font-size:12px!important}.crm-seo-metas-pages-form .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)}.crm-seo-metas-pages-form__hint{margin-top:8px}.crm-seo-metas-pages-form-card__back-btn,.crm-seo-metas-pages-form-card__submit-btn{border-radius:8px!important}.crm-seo-metas-pages-media__btn{border-radius:8px!important;height:38px!important;min-height:38px!important;padding:0 16px!important}.crm-seo-metas-pages-media__btn .MuiButton-startIcon{margin-right:6px}.crm-ia-config-page{width:100%}.crm-ia-config-card__header{align-items:center}.crm-ia-config-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-ia-config-card__icon{width:38px;height:38px;color:var(--primary);background:rgba(var(--primary-rgb,0,147,213),.1);border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.crm-ia-config-card__content{padding:24px!important}.crm-ia-config-card__empty,.crm-ia-config-card__loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}.crm-ia-config-card__empty-title{color:#1f2937;font-size:20px!important;font-weight:700!important}.crm-ia-config-card__empty-text{color:#64748b;max-width:520px}.crm-ia-config-card__sections{flex-direction:column;gap:28px;display:flex}.crm-ia-config-section{flex-direction:column;gap:16px;min-width:0;display:flex}.crm-ia-config-section__title{color:#1f2937;text-transform:uppercase;font-size:16px!important;font-weight:800!important;line-height:1.2!important}.crm-ia-config-metrics{grid-template-columns:repeat(5,minmax(160px,1fr));gap:14px;display:grid}.crm-ia-config-metric{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:0;padding:18px}.crm-ia-config-metric--primary{border-color:rgba(var(--primary-rgb,0,147,213),.35);background:rgba(var(--primary-rgb,0,147,213),.08)}.crm-ia-config-metric--secondary{background:#f8fafc}.crm-ia-config-metric__label{color:#64748b;text-transform:uppercase;letter-spacing:0!important;margin-bottom:8px!important;font-size:12px!important;font-weight:800!important}.crm-ia-config-metric__value{color:#111827;word-break:break-word;font-size:28px!important;font-weight:800!important;line-height:1.1!important}.crm-ia-config-metric__value--small{font-size:22px!important}.crm-ia-config-models{flex-direction:column;gap:14px;display:flex}.crm-ia-config-model-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:16px;display:grid}.crm-ia-config-model-row__field{min-width:0}.crm-ia-config-model-row__label{margin-bottom:8px;display:block}.crm-ia-config-model-row__input .MuiInputBase-root{min-height:44px}.crm-ia-config-model-row__button{white-space:nowrap;height:44px;min-width:168px!important}@media (max-width:1200px){.crm-ia-config-metrics{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media (max-width:768px){.crm-ia-config-card__content{padding:18px!important}.crm-ia-config-metrics,.crm-ia-config-model-row{grid-template-columns:1fr}.crm-ia-config-model-row__button{width:100%}}.crm-content-shell:has(.crm-seo-metas-pages-form-card){overflow:visible!important}.crm-seo-metas-info-ia-card__header{z-index:12;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0;border-top-left-radius:8px!important;border-top-right-radius:8px!important;height:48px!important;min-height:48px!important;margin-top:0!important;padding-top:0!important;padding-bottom:0!important}.crm-seo-metas-info-ia-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-seo-metas-info-ia-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-seo-metas-info-ia-card__icon .MuiSvgIcon-root{font-size:18px}.crm-seo-metas-info-ia-card__content{padding-top:0!important;overflow:visible!important}.crm-seo-metas-info-ia-card{overflow:visible!important}.crm-seo-metas-info-ia-card__toolbar{flex-shrink:0;margin-left:auto}.crm-seo-metas-info-ia-card__submit-btn{border-radius:8px!important}.crm-seo-metas-info-ia-form__section{width:100%;max-width:none;box-shadow:none!important;border:0!important;padding-left:0!important;padding-right:0!important}.crm-seo-metas-info-ia-form__grid{grid-template-columns:minmax(0,1fr);gap:20px;display:grid!important}.crm-seo-metas-info-ia-form__field{gap:8px;min-width:0;flex-direction:column!important;display:flex!important}.crm-seo-metas-info-ia-form__label{text-transform:uppercase;color:#667085;letter-spacing:.04em;display:block;font-size:11px!important;font-weight:700!important;line-height:1.35!important}.crm-seo-metas-info-ia-form__input,.crm-seo-metas-info-ia-form__input .MuiFormControl-root,.crm-seo-metas-info-ia-form__input .MuiInputBase-root,.crm-seo-metas-info-ia-form__input .MuiOutlinedInput-notchedOutline,.crm-seo-metas-info-ia-form__input .MuiOutlinedInput-root{border-radius:8px!important}.crm-seo-metas-info-ia-form__input .MuiOutlinedInput-root{background:var(--field)}.crm-seo-metas-info-ia-form__input .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-seo-metas-info-ia-form__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-seo-metas-info-ia-form__input .MuiInputBase-input,.crm-seo-metas-info-ia-form__input .MuiInputBase-inputMultiline{font-size:13px!important}.crm-seo-metas-info-ia-form__input .MuiInputBase-inputMultiline{line-height:1.65!important}.crm-seo-metas-info-ia-form__textarea .MuiInputBase-root,.crm-seo-metas-info-ia-form__textarea .MuiOutlinedInput-root{box-sizing:border-box;text-align:left!important;align-items:flex-start!important;height:250px!important;min-height:250px!important;max-height:250px!important;padding-top:14px!important;padding-bottom:14px!important}.crm-seo-metas-info-ia-form__textarea .MuiInputBase-inputMultiline{text-align:left!important;align-self:flex-start!important;height:222px!important;min-height:222px!important;max-height:222px!important;padding-top:0!important;padding-bottom:0!important;overflow-y:auto!important}.crm-seo-metas-info-ia-form__actions{justify-content:flex-end;display:flex}.crm-content-shell:has(.crm-seo-metas-info-ia-card){overflow:visible!important}.crm-pipeline-page{--pipeline-card-border:#dbe7ef;--pipeline-muted:#697891}.crm-pipeline-card__header{border:1px solid var(--pipeline-card-border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:24px 28px;display:flex;box-shadow:0 16px 34px #0f172a0f}.crm-pipeline-card__heading{align-items:center;gap:16px;min-width:0;display:flex}.crm-pipeline-card__icon{width:52px;height:52px;color:var(--accent-teal);background:#12b8ab1c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.crm-pipeline-card__icon .fa-light{font-size:18px;line-height:1}.crm-pipeline-card__title-wrap{min-width:0}.crm-pipeline-card__subtitle{color:#6b7a90!important;margin-top:4px!important;font-size:13px!important;font-weight:600!important}.crm-pipeline-card__toolbar{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.crm-pipeline-card__control-btn,.crm-pipeline-card__new-btn,.crm-pipeline-card__view-btn{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important}.crm-pipeline-card__control-btn{color:#fff!important;letter-spacing:0!important;white-space:nowrap!important;background:#050b12!important;border-color:#050b12!important;width:auto!important;min-width:148px!important;max-width:none!important;height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}.crm-pipeline-card__control-btn:hover{background:#111827!important;border-color:#111827!important}.crm-pipeline-card__control-btn .MuiButton-startIcon{margin-left:0!important;margin-right:8px!important}.crm-pipeline-card__control-btn .fa-light,.crm-pipeline-card__new-btn .fa-light,.crm-pipeline-card__view-btn .fa-light{font-size:14px;line-height:1}.crm-pipeline-card__control-btn .fa-light{font-size:13px;color:#fff!important}.crm-pipeline-card__view-btn{align-items:center;gap:8px;display:inline-flex;color:#fff!important;background:#111827!important}.crm-pipeline-card__new-btn{box-shadow:0 12px 24px #12b8ab38!important}.crm-pipeline-card__new-btn,.crm-pipeline-card__new-btn:hover{background:var(--accent-teal)!important;border-color:var(--accent-teal)!important;color:#fff!important}.crm-pipeline-card__new-btn:hover{box-shadow:0 14px 28px #12b8ab47!important}.crm-pipeline-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.crm-pipeline-stat-card{border:1px solid var(--pipeline-card-border);background:#fff;border-radius:8px;align-items:center;gap:14px;min-height:86px;padding:18px 20px;display:flex;box-shadow:0 12px 26px #0f172a0b}.crm-pipeline-stat-card__icon{color:#0f8f86;background:#f1f6fb;border-radius:8px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.crm-pipeline-stat-card__icon .fa-light{font-size:16px;line-height:1}.crm-pipeline-stat-card__value{color:#111827!important;font-size:26px!important;font-weight:850!important;line-height:1!important}.crm-pipeline-stat-card__label{color:#718198!important;margin-top:5px!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important}.crm-pipeline-stat-card__helper{color:#12a89d!important;margin-top:4px!important;font-size:12px!important;font-weight:850!important;line-height:1.1!important}.crm-pipeline-stat-card--warning .crm-pipeline-stat-card__helper{color:#0f8f86!important}.crm-pipeline-card__empty{border:1px dashed var(--pipeline-card-border);text-align:center;background:#fff;border-radius:8px;padding:48px 24px}.crm-pipeline-card__empty-title{color:#111827!important;font-size:18px!important;font-weight:800!important}.crm-pipeline-card__empty-text{color:#6b7a90!important;margin-top:6px!important;font-size:13px!important;font-weight:600!important}.crm-pipeline-board-shell{border:1px solid var(--pipeline-card-border);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 18px 40px #0f172a0f}.crm-pipeline-board-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.crm-pipeline-board-toolbar__search{flex:420px;min-width:280px;max-width:520px}.crm-pipeline-board-toolbar__search .MuiOutlinedInput-root{overflow:hidden;color:#111827!important;background:#f8fafc!important;border-radius:8px!important;align-items:center!important;height:40px!important;min-height:40px!important}.crm-pipeline-board-toolbar__search .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}.crm-pipeline-board-toolbar__search .MuiInputBase-input{color:#111827!important;height:40px!important;padding:0 4px 0 0!important;font-size:12.5px!important;font-weight:650!important;line-height:40px!important}.crm-pipeline-board-toolbar__search .MuiInputAdornment-positionStart{justify-content:center!important;align-self:stretch!important;align-items:center!important;width:34px!important;height:40px!important;min-height:40px!important;max-height:none!important;margin:0 9px 0 0!important;display:flex!important}.crm-pipeline-board-toolbar__search .fa-light,.crm-pipeline-board-toolbar__search .fa-solid{color:#7c8ba0;font-size:12px;line-height:1;display:block}.crm-pipeline-board-toolbar__search .MuiInputAdornment-positionEnd{justify-content:center!important;align-self:stretch!important;align-items:center!important;height:40px!important;min-height:40px!important;max-height:none!important;margin:0!important;display:flex!important}.crm-pipeline-board-toolbar__clear.MuiButton-root{color:#7c8ba0!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;display:inline-flex!important}.crm-pipeline-board-toolbar__clear.MuiButton-root:hover{color:#111827!important;background:#e8eef4!important}.crm-pipeline-board-toolbar__clear .fa-solid{color:inherit!important;font-size:12px!important}.crm-pipeline-board-toolbar__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.crm-pipeline-board-toolbar__filter.MuiButton-root{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex;color:#111827!important;text-transform:none!important;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;min-width:0!important;height:42px!important;padding:0 16px!important;font-size:12px!important;font-weight:800!important}.crm-pipeline-board-toolbar__filter.MuiButton-root:hover{background:#f8fbfc!important;border-color:#c8d8e4!important}.crm-pipeline-board-toolbar__filter .MuiButton-startIcon{margin:0!important}.crm-pipeline-board-toolbar__filter .fa-light,.crm-pipeline-board-toolbar__filter .fa-solid{font-size:13px;line-height:1}.crm-pipeline-board-scrollbar{background:#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;height:12px;padding:0 16px;overflow:auto hidden}.crm-pipeline-board-scrollbar__spacer{height:1px}.crm-pipeline-board{gap:14px;padding:14px 16px 16px;overflow-x:auto;align-items:stretch!important;display:flex!important}.crm-pipeline-board__column{flex-direction:column;flex:0 0 286px;width:286px;display:flex}.crm-pipeline-board__column-handle-wrap{padding-left:4px;margin-bottom:6px!important}.crm-pipeline-board__column-handle{color:#8797ac;cursor:grab;background:#fff;border:1px solid #dbe7ef;border-radius:8px;justify-content:center;align-items:center;width:28px;height:24px;display:inline-flex}.crm-pipeline-board__column-handle:active{cursor:grabbing}.crm-pipeline-board__column-handle .fa-light{font-size:13px;line-height:1}.crm-pipeline-column{background:linear-gradient(#f7fafc,#f1f6fb);border:1px solid #dbe7ef;border-radius:8px;flex-direction:column;flex:auto;height:100%;min-height:540px;display:flex;overflow:hidden}.crm-pipeline-column__header{border-bottom:1px solid #dfe8ef;justify-content:space-between;align-items:center;gap:12px;min-height:88px;padding:16px 16px 14px;display:flex}.crm-pipeline-column__heading{flex:auto;align-items:flex-start;gap:10px;min-width:0;display:flex}.crm-pipeline-column__dot{border-radius:999px;flex:none;width:10px;height:10px;margin-top:8px}.crm-pipeline-column__copy{min-width:0}.crm-pipeline-column__title{color:#111827!important;font-size:13.5px!important;font-weight:850!important;line-height:1.14!important}.crm-pipeline-column__meta{color:#73839a!important;margin-top:7px!important;font-size:12px!important;font-weight:650!important;line-height:1.15!important}.crm-pipeline-column__count{color:#0f8f86;background:#12b8ab1f;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:32px;height:24px;margin-left:6px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.crm-pipeline-column__body{flex:auto;min-height:420px;padding:12px;transition:background-color .2s}.crm-pipeline-column__body.is-dragging-over{background:#12b8ab14}.crm-pipeline-column__empty{text-align:center;padding:24px 10px;color:#73839a!important;font-size:12px!important;font-weight:700!important}.crm-pipeline-column__drop-hint{color:#8998ad;text-align:center;border:1px dashed #cbd9e6;border-radius:8px;justify-content:center;align-items:center;min-height:88px;font-size:12px;font-weight:750;display:flex}.crm-pipeline-buyer-card{border:1px solid #dbe7ef;border-left:4px solid var(--pipeline-status-color,var(--accent-teal));cursor:grab;margin-bottom:12px;transition:box-shadow .2s,transform .2s;position:relative;background:#fff!important;border-radius:8px!important;box-shadow:0 10px 24px #0f172a0e!important}.crm-pipeline-buyer-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a1a!important}.crm-pipeline-buyer-card[data-dragging=true]{cursor:grabbing;opacity:.96;z-index:20;box-shadow:0 22px 42px #0f172a2e!important}.crm-pipeline-buyer-card__content{padding:13px 14px 12px!important}.crm-pipeline-buyer-card__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.crm-pipeline-buyer-card__identity{min-width:0}.crm-pipeline-buyer-card__title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#111827!important;font-size:13px!important;font-weight:850!important;line-height:1.18!important;text-decoration:none!important}.crm-pipeline-buyer-card__title:hover{color:var(--accent-teal)!important}.crm-pipeline-buyer-card__search{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#73839a!important;margin-top:5px!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}.crm-pipeline-buyer-card__date,.crm-pipeline-buyer-card__footer,.crm-pipeline-buyer-card__meta,.crm-pipeline-buyer-card__rating{align-items:center;display:flex}.crm-pipeline-buyer-card__meta{flex-shrink:0;gap:6px}.crm-pipeline-buyer-card__person{color:#cbd5e1;font-size:12px;line-height:1}.crm-pipeline-buyer-card__person.is-active{color:#38bdf8}.crm-pipeline-buyer-card__rating{color:#111827;gap:3px;font-size:11px;font-weight:850}.crm-pipeline-buyer-card__rating .fa-star{color:#cbd5e1;font-size:11px}.crm-pipeline-buyer-card__rating .fa-star.is-active{color:#f59e0b}.crm-pipeline-buyer-card__attended{border-radius:999px;width:8px;height:8px}.crm-pipeline-buyer-card__attended.is-active{background:#12b8ab}.crm-pipeline-buyer-card__attended.is-inactive{background:#ef4444}.crm-pipeline-buyer-card__divider{border-top:1px solid #edf2f7;margin:10px 0}.crm-pipeline-buyer-card__footer{justify-content:space-between;gap:10px}.crm-pipeline-buyer-card__date{color:#334155;gap:5px;min-width:0;font-size:11px;font-weight:750}.crm-pipeline-buyer-card__date .fa-light{color:#7c8ba0;font-size:10px}.crm-pipeline-buyer-card__date span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-pipeline-buyer-card__price{white-space:nowrap;color:#111827!important;font-size:12px!important;font-weight:850!important}.crm-pipeline-buyer-card__tag{color:#0f8f86;text-overflow:ellipsis;white-space:nowrap;background:#12b8ab1a;border-radius:7px;align-items:center;max-width:100%;height:24px;margin-top:10px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex;overflow:hidden}.crm-pipeline-columns-menu__dot{border-radius:999px;flex:none;width:8px;height:8px;margin-right:8px}.crm-pipeline-columns-menu .MuiPaper-root{border:1px solid #dbe7ef!important;border-radius:8px!important;box-shadow:0 18px 36px #0f172a1f!important}.crm-pipeline-columns-menu .MuiMenuItem-root{color:#111827!important;white-space:nowrap!important;min-height:32px!important;padding:6px 12px!important;font-size:12px!important;font-weight:650!important}.crm-pipeline-columns-menu .MuiListItemText-primary{font-size:12px!important;font-weight:650!important;line-height:1.15!important}.crm-pipeline-columns-menu .MuiCheckbox-root{color:#8fa0b5!important}@media (max-width:1100px){.crm-pipeline-board-toolbar,.crm-pipeline-card__header{flex-direction:column;align-items:stretch}.crm-pipeline-board-toolbar__actions,.crm-pipeline-board-toolbar__search,.crm-pipeline-card__toolbar{width:100%}.crm-pipeline-board-toolbar__actions,.crm-pipeline-card__toolbar{flex-wrap:wrap;justify-content:flex-start}.crm-pipeline-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.crm-pipeline-stats-grid{grid-template-columns:1fr}}.crm-ferias-hero{justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 0 0;display:flex}.crm-ferias-hero__main{min-width:0}.crm-ferias-hero__breadcrumb{color:#6b7a90;margin-bottom:8px!important;font-size:12px!important;font-weight:750!important}.crm-ferias-hero__title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.crm-ferias-hero__title{color:#101827!important;letter-spacing:0!important;font-size:28px!important;font-weight:850!important;line-height:1.12!important}.crm-ferias-hero__count{color:#fff;background:#12b8ab;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.crm-ferias-hero__subtitle{color:var(--text-secondary);margin-top:8px!important;font-size:14px!important;font-weight:500!important}.crm-ferias-hero__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center}.crm-ferias-card__add-btn,.crm-ferias-card__export-btn{text-transform:none!important;border-radius:8px!important;min-height:38px!important;padding:0 16px!important;font-size:12.5px!important;font-weight:800!important}.crm-ferias-card__add-btn,.crm-ferias-card__add-btn:hover{background:var(--accent-teal)!important;color:#fff!important}.crm-ferias-card__add-btn :is(.fa-solid,.fa-light),.crm-ferias-card__export-btn :is(.fa-solid,.fa-light){font-size:13px;color:currentColor!important}.crm-ferias-card__columns .MuiButtonBase-root,.crm-ferias-card__columns.MuiButton-root,button.crm-ferias-card__columns{color:#fff!important;min-height:38px!important;box-shadow:none!important;background:#070d15!important;border-color:#070d15!important;border-radius:8px!important}.crm-ferias-card__columns .MuiButtonBase-root:hover,.crm-ferias-card__columns.MuiButton-root:hover,button.crm-ferias-card__columns:hover{color:#fff!important;background:#070d15!important;border-color:#070d15!important}.crm-ferias-card__columns :is(.fa-light,.fa-solid,.MuiSvgIcon-root){font-size:14px;color:#fff!important}.crm-ferias-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.crm-ferias-stat-card{background:#fff;border:1px solid #dce5ee;border-radius:8px;justify-content:space-between;align-items:center;min-height:74px;padding:16px 18px;display:flex;box-shadow:0 12px 30px #0f172a0d}.crm-ferias-stat-card__label{color:var(--text-secondary);font-size:12px!important;font-weight:800!important}.crm-ferias-stat-card__value{color:var(--text-primary);margin-top:4px!important;font-size:24px!important;font-weight:850!important;line-height:1.05!important}.crm-ferias-stat-card__icon{color:var(--accent-teal);background:#12b8ab1c;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.crm-ferias-stat-card__icon .fa-solid{font-size:14px}.crm-ferias-card__header{justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.crm-ferias-card__heading{align-items:center;gap:8px;min-width:0;display:flex}.crm-ferias-card__icon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.crm-ferias-card__icon .fa-solid{font-size:13px}.crm-ferias-card__chips{justify-content:flex-end;margin-left:auto}.crm-ferias-card__content{padding:0!important}.crm-ferias-table-shell{overflow:hidden;border-radius:0 0 8px 8px!important}.crm-ferias-table{min-width:1180px!important}.crm-ferias-table .MuiTableCell-root{color:var(--text-primary);vertical-align:middle;border-bottom:1px dotted var(--border)!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-ferias-table .MuiTableHead-root .MuiTableCell-root{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#fff;color:var(--text-secondary)!important;padding-top:11px!important;padding-bottom:11px!important;font-size:11.5px!important;font-weight:800!important}.crm-ferias-table__row:nth-of-type(2n){background:#f8fbfc}.crm-ferias-table__row:hover{background:#12b8ab0d!important}.crm-ferias-table__filters .MuiTableCell-root{background:#fff;padding-top:10px!important;padding-bottom:10px!important}.crm-ferias-table__filter-input,.crm-ferias-table__filter-input .MuiFormControl-root,.crm-ferias-table__filter-input .MuiOutlinedInput-root{width:100%;border-radius:8px!important}.crm-ferias-table__filter-input .MuiOutlinedInput-root{background:#fff;min-height:34px}.crm-ferias-table__filter-input .MuiInputBase-input{padding:7px 10px!important;font-size:11.5px!important}.crm-ferias-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}.crm-ferias-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-ferias-table__clear-btn{box-shadow:none!important;color:#e5484d!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:72px!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.crm-ferias-table__clear-btn:hover{box-shadow:none!important;color:#d92d36!important;background:#feecee!important;border-color:#fca5a5!important}.crm-ferias-table__id{color:var(--text-primary);white-space:nowrap;font-size:12.5px!important;font-weight:800!important}.crm-ferias-table__name-cell{flex-direction:column;align-items:flex-start;gap:4px;min-width:118px;display:flex}.crm-ferias-table__name,.crm-ferias-table__name-edit{font-size:12.5px!important;font-weight:800!important;line-height:1!important}.crm-ferias-table__name-edit.MuiButton-root{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;max-width:min(150px,100%)!important;height:28px!important;min-height:28px!important;padding:0 11px!important;display:inline-flex!important}.crm-ferias-table__name-edit .MuiButton-startIcon{flex:none!important;margin-left:0!important;margin-right:5px!important}.crm-ferias-table__name-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.crm-ferias-table__email-cell{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.crm-ferias-table__language-chip{color:#64748b;background:#f4f6f8;border:1px solid #dbe5ec;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:34px;min-height:24px;margin:0 auto;padding:0 9px;font-size:11px;font-weight:750;display:flex}.crm-ferias-table__language{justify-content:center;align-items:center;width:100%;display:inline-flex}.crm-ferias-table__language-flag{width:20px!important;height:20px!important}.crm-ferias-table__agent{color:#64748b;white-space:nowrap;background:#f4f6f8;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11.5px;font-weight:750;display:inline-flex}.crm-ferias-table__date-cell{flex-direction:column;gap:2px;min-width:112px;display:flex}.crm-ferias-table__date-main{color:var(--text-primary);font-size:12.5px!important;font-weight:800!important;line-height:1.2!important}.crm-ferias-table__date-muted{color:var(--text-secondary);font-size:11.5px!important;font-weight:500!important;line-height:1.2!important}.crm-ferias-table__status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:0 10px;font-size:11.5px;font-weight:800;display:inline-flex}.crm-ferias-table__status-dot{border-radius:50%;width:6px;height:6px}.crm-ferias-table__status--contacted,.crm-ferias-table__status--new{color:#0f9f93;background:#12b8ab1f}.crm-ferias-table__status--contacted .crm-ferias-table__status-dot,.crm-ferias-table__status--new .crm-ferias-table__status-dot{background:var(--accent-teal)}.crm-ferias-table__status--review{color:#d97706;background:#fff3df}.crm-ferias-table__status--review .crm-ferias-table__status-dot{background:#f59e0b}.crm-ferias-table__status--discarded{color:var(--text-secondary);background:#eef2f6}.crm-ferias-table__status--discarded .crm-ferias-table__status-dot{background:#94a3b8}.crm-ferias-table .crm-buyers-action-icon{width:32px!important;height:32px!important}.crm-ferias-table .crm-buyers-action-icon .MuiSvgIcon-root{font-size:17px!important}.crm-ferias-table__pagination{border-top:1px solid var(--border)}@media (max-width:1200px){.crm-ferias-hero{flex-direction:column;align-items:flex-start}.crm-ferias-hero__toolbar{justify-content:flex-start;width:100%}.crm-ferias-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.crm-ferias-stats{grid-template-columns:1fr}.crm-ferias-card__header{flex-direction:column;align-items:flex-start}}.crm-feria-detail-page{padding:18px 10px 24px}.crm-feria-detail-hero{justify-content:space-between;align-items:flex-end;gap:18px;padding:8px 0;display:flex}.crm-feria-detail-hero__copy{min-width:0}.crm-feria-detail-hero__breadcrumb{color:#718096!important;margin-bottom:8px!important;font-size:12px!important;font-weight:650!important;line-height:1.2!important}.crm-feria-detail-hero__title{color:#111827!important;letter-spacing:0!important;margin:0 0 8px!important;font-size:28px!important;font-weight:850!important;line-height:1!important}.crm-feria-detail-hero__subtitle{color:#6b7890!important;font-size:14px!important;font-weight:550!important;line-height:1.35!important}.crm-feria-form-card__back-btn,.crm-feria-form-card__delete-btn,.crm-feria-form-card__submit-btn{border-radius:8px!important;min-height:36px!important}.crm-feria-form-card__delete-btn{color:#ef4444!important;border-color:#fecaca!important}.crm-feria-form-card__delete-btn :is(.fa-solid,.fa-light){color:#ef4444!important}.crm-feria-form-card__delete-btn:hover{color:#dc2626!important;background:#fff1f2!important;border-color:#ef4444!important}.crm-feria-form-card,.crm-feria-profile-card{background:#fff!important;border:1px solid #dbe5ec!important;border-radius:8px!important;box-shadow:0 14px 32px #0f172a0a!important}.crm-feria-profile-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px 18px;padding:18px 22px;display:grid}.crm-feria-profile-card__avatar{color:#111827;background:#e9eef5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;font-weight:850;display:inline-flex;position:relative}.crm-feria-profile-card__avatar:after{content:"";background:#12b8ab;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;bottom:8px;right:-1px}.crm-feria-profile-card__main{min-width:0}.crm-feria-profile-card__name{color:#111827!important;margin-bottom:8px!important;font-size:26px!important;font-weight:850!important;line-height:1.05!important}.crm-feria-profile-card__chips,.crm-feria-profile-card__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-feria-profile-card__chip{color:#607083;white-space:nowrap;background:#f3f6f8;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 10px;font-size:11.5px;font-weight:800;display:inline-flex}.crm-feria-profile-card__chip--button{appearance:none;cursor:pointer;font-family:var(--font);line-height:1}.crm-feria-profile-card__chip--button:hover{background:#edf2f7;border-color:#cfd9e3}.crm-feria-profile-card__chip--button:focus-visible{outline-offset:2px;outline:2px solid #12b8ab47}.crm-feria-profile-card__chip .fa-circle{color:#94a3b8;font-size:6px}.crm-feria-profile-card__language-flag{object-fit:cover;border-radius:50%;width:15px;height:15px;display:inline-flex}.crm-feria-profile-card__actions,.crm-feria-profile-card__meta{justify-content:flex-end;min-width:0}.crm-feria-profile-card__actions{flex-wrap:wrap;grid-column:3;align-items:center;gap:8px;display:flex}.crm-feria-profile-card__meta-item{color:#5f6f85;white-space:nowrap;border:1px solid #dbe5ec;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex}.crm-feria-profile-card__meta-item strong{color:#111827;font-weight:850}.crm-feria-form__selected-tags{flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.crm-feria-form__selected-tag{color:#53657a;text-overflow:ellipsis;white-space:nowrap;background:#eef4f7;border:1px solid #dbe5ec;border-radius:999px;flex:0 auto;align-items:center;max-width:120px;min-height:20px;padding:0 8px;font-size:11px;font-weight:750;line-height:1;display:inline-flex;overflow:hidden}.crm-feria-form-card__content{padding:0!important}.crm-feria-form{gap:0;display:grid}.crm-feria-form__card{background:#fff;border-bottom:1px solid #dbe5ec;padding:30px 34px 34px}.crm-feria-form__card:last-child{border-bottom:0}.crm-feria-form__card-header{border-bottom:1px dashed #dbe5ec;align-items:center;gap:8px;margin-bottom:26px;padding-bottom:16px;display:flex}.crm-feria-form__card-header .fa-solid{color:#111827;width:16px;font-size:13px}.crm-feria-form__section-title{color:#111827!important;letter-spacing:0!important;font-size:17px!important;font-weight:850!important;line-height:1.1!important}.crm-feria-form__field{flex-direction:column;gap:10px;min-width:0;display:flex}.crm-feria-form__field-label{text-transform:uppercase;color:#526174!important;letter-spacing:0!important;font-size:11.5px!important;font-weight:850!important;line-height:1!important}.crm-feria-form__field-label span{color:#ef4444}.crm-feria-form .MuiFormControl-root,.crm-feria-form .MuiTextField-root{width:100%}.crm-feria-form .MuiInputBase-root:not(.MuiInputBase-multiline),.crm-feria-form .MuiOutlinedInput-root:not(.MuiInputBase-multiline){background:#fff!important;border-radius:8px!important;align-items:center!important;height:46px!important;min-height:46px!important;display:flex!important}.crm-feria-form .MuiSelect-select{align-items:center!important;height:46px!important;min-height:46px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.crm-feria-form .MuiSelect-icon{top:calc(50% - 12px)!important}.crm-feria-form .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important;border-radius:8px!important}.crm-feria-form .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#b9c4cf!important}.crm-feria-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}.crm-feria-form .MuiInputBase-input,.crm-feria-form textarea.MuiInputBase-input{color:#111827!important;font-size:13px!important;font-weight:600!important}.crm-feria-form .MuiInputBase-input:not(.MuiInputBase-inputMultiline){height:46px!important;padding-top:0!important;padding-bottom:0!important;line-height:46px!important}.crm-feria-form__placeholder{color:#94a3b8}.crm-feria-form .MuiFormHelperText-root{color:#7a8796;margin:4px 0 0;font-size:10.5px;font-weight:550}.crm-feria-form__switch-card{border:1px solid #dbe5ec;border-radius:8px;gap:8px;width:100%;min-height:46px;padding:0 16px;align-items:center!important;margin:0!important;display:flex!important}.crm-feria-form__switch-card.is-active{background:#eefcf9;border-color:#9de4dd}.crm-feria-form__switch-card .MuiFormControlLabel-label{color:#526174;text-transform:uppercase;font-size:11.5px;font-weight:850;line-height:1.1}.crm-feria-form__switch-card .MuiSwitch-root{width:42px;height:24px;margin:0;padding:0}.crm-feria-form__switch-card .MuiSwitch-switchBase{padding:2px}.crm-feria-form__switch-card .MuiSwitch-thumb{background:#fff;width:20px;height:20px;box-shadow:0 1px 4px #0f172a2e}.crm-feria-form__switch-card .MuiSwitch-track{opacity:1;background:#d7dde3;border-radius:999px}.crm-feria-form__switch-card .MuiSwitch-switchBase.Mui-checked{color:#fff;transform:translate(18px)}.crm-feria-form__switch-card .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1;background:#12b8ab}@media (max-width:1100px){.crm-feria-profile-card{grid-template-columns:auto minmax(0,1fr)}.crm-feria-profile-card__actions,.crm-feria-profile-card__meta{grid-column:1/-1;justify-content:flex-start}}@media (max-width:760px){.crm-feria-detail-hero{flex-direction:column;align-items:flex-start}.crm-feria-profile-card{grid-template-columns:1fr;align-items:flex-start}}.crm-accounts-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-accounts-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-accounts-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.crm-accounts-card__icon .MuiSvgIcon-root{font-size:18px}.crm-accounts-card__toolbar{align-items:center;margin-left:auto}.crm-accounts-card__create-btn,.crm-accounts-card__filter-btn{min-height:36px;border-radius:8px!important}.crm-account-create-modal .MuiDialog-paper{overflow:hidden;border-radius:8px!important;box-shadow:0 22px 56px #1c22372e!important}.crm-account-create-modal__form{background:#fff}.crm-account-create-modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 16px;display:flex}.crm-account-create-modal__title{color:var(--text-primary);font-size:18px!important;font-weight:700!important;line-height:1.2!important}.crm-account-create-modal__subtitle{color:var(--text-secondary)!important;margin-top:4px!important;font-size:12.5px!important}.crm-account-create-modal__close{color:#64748b!important;border-radius:8px!important;width:34px!important;height:34px!important;margin-top:-6px!important;margin-right:-8px!important}.crm-account-create-modal__close:hover{color:var(--text-primary)!important;background:#f1f5f9!important}.crm-account-create-modal__close .MuiSvgIcon-root{font-size:20px!important}.crm-account-create-modal__content{padding:22px 24px!important}.crm-account-create-modal__fields{flex-direction:column;gap:16px;display:flex}.crm-account-create-modal__label{text-transform:uppercase;color:var(--text-secondary)!important;letter-spacing:.04em!important;margin-bottom:6px!important;font-size:11px!important;font-weight:700!important}.crm-account-create-modal__field,.crm-account-create-modal__field .MuiFormControl-root,.crm-account-create-modal__field .MuiInputBase-root,.crm-account-create-modal__field .MuiOutlinedInput-root{width:100%;border-radius:8px!important}.crm-account-create-modal__field .MuiInputBase-root,.crm-account-create-modal__field .MuiOutlinedInput-root{background:var(--field)!important;min-height:38px!important}.crm-account-create-modal__field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-account-create-modal__field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#b7c3cf!important}.crm-account-create-modal__field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-account-create-modal__field .MuiInputBase-input,.crm-account-create-modal__field .MuiSelect-select{color:var(--text-primary)!important;padding:9px 12px!important;font-size:12.5px!important;line-height:1.35!important}.crm-account-create-modal__field select.MuiInputBase-input{padding-right:32px!important}.crm-account-create-modal__field .MuiFormHelperText-root{margin-left:0!important;font-size:11px!important}.crm-account-create-modal__actions{justify-content:flex-end;gap:10px;display:flex;padding:0 24px 22px!important}.crm-account-create-modal__cancel,.crm-account-create-modal__save{border-radius:8px!important;min-height:34px!important}.crm-account-detail-form-stack{border-radius:0!important;margin-top:0!important}.crm-account-form-card{border-radius:8px 8px 0 0!important;margin-bottom:0!important}.crm-account-form-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-account-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-account-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.crm-account-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-account-form-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-accounts-search{padding:0 24px!important}.crm-accounts-search__field .MuiOutlinedInput-root,.crm-accounts-search__query .MuiOutlinedInput-root,.crm-accounts-search__sort .MuiOutlinedInput-root{background:var(--field);height:30px;min-height:30px;border-radius:8px!important}.crm-accounts-search__field .MuiInputBase-input,.crm-accounts-search__query .MuiInputBase-input,.crm-accounts-search__sort .MuiInputBase-input{padding-top:6px!important;padding-bottom:6px!important;font-size:11.5px!important}.crm-accounts-search__field .MuiOutlinedInput-notchedOutline,.crm-accounts-search__query .MuiOutlinedInput-notchedOutline,.crm-accounts-search__sort .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-accounts-search__field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-accounts-search__query .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-accounts-search__sort .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-accounts-search__divider{border-color:var(--border)!important}.crm-accounts-search__chips,.crm-accounts-search__empty{padding-left:24px!important;padding-right:24px!important}.crm-accounts-search__chip{border-radius:8px!important}.crm-accounts-table__bulkbar{background:#f8fbfd;border:1px solid var(--border);border-bottom:0;border-radius:8px 8px 0 0;align-items:center;padding:6px 16px}.crm-accounts-table__bulk-delete{min-height:28px;border-radius:8px!important}.crm-accounts-table-shell{overflow:hidden;border-radius:0 0 8px 8px!important}.crm-accounts-table__head .MuiTableCell-root,.crm-accounts-table__row .MuiTableCell-root{font-weight:500;font-size:12.5px!important}.crm-accounts-table__filters .MuiTableCell-root{padding-top:10px;padding-bottom:10px}.crm-accounts-table__filter-input,.crm-accounts-table__filter-input .MuiFormControl-root,.crm-accounts-table__filter-input .MuiOutlinedInput-root{width:100%;border-radius:8px!important}.crm-accounts-table__filter-input .MuiOutlinedInput-root{background:#fff;min-height:30px}.crm-accounts-table__filter-input .MuiInputBase-input,.crm-accounts-table__filter-input .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-accounts-table__filter-input .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-accounts-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-accounts-table__clear-cell{width:96px}.crm-accounts-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-accounts-table__name-link{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:600!important;text-decoration:none!important}.crm-accounts-table__name-link:hover{color:var(--primary)!important;text-decoration:underline!important}.crm-accounts-table__role-chip{color:#0f9c91;text-overflow:ellipsis;white-space:nowrap;background:#12b8ab1a;border:1px solid #12b8ab47;border-radius:999px;justify-content:center;align-items:center;max-width:150px;height:24px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.crm-accounts-table__role-chip--empty{color:#6b7a90;background:#f3f6f9;border-color:#dbe7ef}.crm-accounts-table__protected-link{pointer-events:none!important;opacity:.4!important}.crm-accounts-table__protected-control,.crm-accounts-table__protected-control.Mui-disabled,.crm-accounts-table__protected-control.MuiCheckbox-root.Mui-disabled,.crm-accounts-table__protected-control.MuiIconButton-root.Mui-disabled,.crm-accounts-table__protected-control.MuiIconButton-root.Mui-disabled .MuiSvgIcon-root,.crm-accounts-table__protected-control.MuiIconButton-root.Mui-disabled svg{opacity:.4!important}.crm-accounts-table__pagination{border-top:1px solid var(--border)}.crm-account-roles-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-account-roles-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-account-roles-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.crm-account-roles-card__icon .MuiSvgIcon-root{font-size:18px}.crm-account-roles-card__toolbar{align-items:center;margin-left:auto}.crm-account-roles-card__create-btn{min-height:36px;border-radius:8px!important}.crm-account-roles-table__bulkbar{background:#f8fbfd;border:1px solid var(--border);border-bottom:0;border-radius:8px 8px 0 0;align-items:center;padding:6px 16px}.crm-account-roles-table__bulk-delete{min-height:28px;border-radius:8px!important}.crm-account-roles-table-shell{overflow:hidden;box-shadow:none!important;border-radius:0 0 8px 8px!important}.crm-account-roles-table__head .MuiTableCell-root,.crm-account-roles-table__row .MuiTableCell-root{font-weight:500;font-size:12.5px!important}.crm-account-roles-table__name-link{color:var(--text-primary)!important;font-size:12.5px!important;font-weight:600!important;text-decoration:none!important}.crm-account-roles-table__name-link:hover{color:var(--primary)!important;text-decoration:underline!important}.crm-account-roles-table__pill{border-radius:8px!important}.crm-account-role-form-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-account-role-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-account-role-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.crm-account-role-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-account-role-form-card__toolbar{align-items:center;margin-left:auto}.crm-account-role-form-card__back-btn{min-height:36px;border-radius:8px!important}.crm-account-role-form__panel,.crm-account-role-permissions-card{overflow:hidden;border:1px solid var(--border)!important;box-shadow:none!important;border-radius:8px!important}.crm-account-role-form__panel{margin-bottom:16px}.crm-account-role-form__panel-header,.crm-account-role-permissions-card__header{border-bottom:1px solid var(--border);margin-bottom:15px!important}.crm-account-role-form .MuiCardHeader-title,.crm-account-role-permissions-card .MuiCardHeader-title{font-size:14px!important;font-weight:700!important}.crm-account-role-form .MuiCardHeader-subheader,.crm-account-role-permissions-card .MuiCardHeader-subheader{font-size:12px!important}.crm-account-role-form .MuiOutlinedInput-root,.crm-account-role-form__field .MuiOutlinedInput-root{background:var(--field);border-radius:8px!important}.crm-account-role-form__field,.crm-account-role-form__field .MuiFilledInput-input,.crm-account-role-form__field .MuiFilledInput-root,.crm-account-role-form__field .MuiFilledInput-root:after,.crm-account-role-form__field .MuiFilledInput-root:before,.crm-account-role-form__field .MuiOutlinedInput-notchedOutline,.crm-account-role-form__field .MuiOutlinedInput-root{border-radius:8px!important}.crm-account-role-form .MuiOutlinedInput-notchedOutline,.crm-account-role-form__field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-account-role-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-account-role-form__field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-account-role-form__switch{margin-top:12px;margin-bottom:4px}.crm-account-role-form__permissions-head{margin-top:8px}.crm-account-detail-hero{border:1px solid var(--border);background:linear-gradient(#f9fcff,#f3f8fd);border-radius:12px;padding:18px 22px}.crm-account-detail-page-header{justify-content:space-between;align-items:flex-end;gap:18px;padding:8px 0 12px;display:flex}.crm-account-detail-page-header__copy{min-width:0}.crm-account-detail-page-header__crumb{color:#66758a!important;margin-bottom:8px!important;font-size:12px!important;font-weight:650!important}.crm-account-detail-page-header__title{color:#111827!important;font-size:clamp(30px,3vw,44px)!important;font-weight:850!important;line-height:1.05!important}.crm-account-detail-page-header__subtitle{color:#6b7a90!important;margin-top:8px!important;font-size:15px!important;font-weight:600!important}.crm-account-detail-page-header__actions{flex:none;gap:8px!important}.crm-account-detail-page-header__cancel,.crm-account-detail-page-header__delete,.crm-account-detail-page-header__save{border-radius:8px!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.crm-account-detail-page-header__cancel .fa-light,.crm-account-detail-page-header__delete .fa-light,.crm-account-detail-page-header__save .fa-light{font-size:14px;line-height:1}.crm-account-detail-page-header__cancel{color:#111827!important;background:#fff!important;border:1px solid #dbe7ef!important}.crm-account-detail-page-header__delete{color:#ef4444!important;background:#fff!important;border:1px solid #fecaca!important}.crm-account-detail-page-header__delete:hover{color:#dc2626!important;background:#fff7f8!important}.crm-account-detail-summary-card{box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important}.crm-account-detail-summary-card__content{justify-content:space-between;align-items:center;gap:18px;min-height:108px;display:flex;padding:24px 28px!important}.crm-account-detail-summary-card__copy,.crm-account-detail-summary-card__identity{min-width:0}.crm-account-detail-summary-card__name{color:#111827!important;font-size:25px!important;font-weight:850!important;line-height:1.1!important}.crm-account-detail-summary-card__chips{flex-wrap:wrap;margin-top:10px;gap:8px!important}.crm-account-detail-summary-card__chip{color:#607086;text-overflow:ellipsis;white-space:nowrap;background:#fbfdff;border:1px solid #dbe7ef;border-radius:7px;align-items:center;max-width:260px;height:28px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.crm-account-detail-summary-card__upload{color:#12b8ab!important;background:#fff!important;border:1px solid #12b8ab59!important;height:34px!important;font-size:12px!important;font-weight:800!important}.crm-account-detail-back-link{color:var(--primary)!important;font-weight:600!important}.crm-account-detail-title{color:var(--text-primary);font-size:1.3rem!important;font-weight:700!important}.crm-account-detail-breadcrumbs .MuiLink-root,.crm-account-detail-breadcrumbs .MuiTypography-root{font-size:12px!important}.crm-account-detail-card--image{border-top-left-radius:0!important;border-top-right-radius:0!important}.crm-account-detail-card{border-radius:8px;overflow:hidden;border:1px solid var(--border)!important;box-shadow:none!important}.crm-account-detail-card .MuiCardHeader-root{border-bottom:1px solid var(--border);padding:16px 20px;border-radius:8px!important}.crm-account-detail-card .MuiCardHeader-title{font-size:14px!important;font-weight:700!important}.crm-account-detail-card .MuiCardHeader-subheader{margin-top:3px;font-size:12px!important}.crm-account-detail-content{padding-top:12px!important}.crm-account-detail-image-row{flex-wrap:wrap;justify-content:space-between;row-gap:12px}.crm-account-detail-avatar{border:2px solid #12b8ab47;color:#0f8f86!important;background:#e9f8f6!important;width:72px!important;height:72px!important;font-size:28px!important;font-weight:850!important}.crm-account-detail-card--form{background:#fff!important}.crm-account-detail-card--form .crm-account-detail-content{padding:24px 28px 22px!important}.crm-account-detail-section{padding:0}.crm-account-detail-section+.crm-account-detail-section{margin-top:22px}.crm-account-detail-section__heading{align-items:center;gap:8px;min-height:28px;display:flex}.crm-account-detail-section__heading--with-actions{justify-content:space-between;gap:14px}.crm-account-detail-section__heading-main{align-items:center;gap:8px;min-width:0;display:inline-flex}.crm-account-detail-section__heading :is(.MuiSvgIcon-root,.fa-light,.fa-solid),.crm-account-detail-section__heading-main :is(.MuiSvgIcon-root,.fa-light,.fa-solid){color:#12b8ab;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:1;display:inline-flex}.crm-account-detail-section--account-data .crm-account-detail-section__heading :is(.MuiSvgIcon-root,.fa-light,.fa-solid){color:#111827}.crm-account-detail-section__title{color:#111827!important;font-size:18px!important;font-weight:850!important;line-height:1.2!important}.crm-account-detail-section--signature .crm-account-detail-section__heading :is(.fa-light,.fa-solid,.MuiSvgIcon-root),.crm-account-detail-section--signature .crm-account-detail-section__title{color:#111827!important}.crm-account-detail-section__divider{border-color:#e6edf2!important;margin:12px 0 14px!important}.crm-account-detail-section__divider--card-header{margin-left:-28px!important;margin-right:-28px!important}.crm-account-detail-field-label{color:#536477!important;letter-spacing:.02em!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:11px!important;font-weight:850!important;line-height:1.15!important}.crm-account-detail-section__hint{color:#73839a!important;margin-top:10px!important;font-size:12px!important;font-weight:600!important}.crm-account-password-generator{color:#12b8ab!important;background:#fff!important;border:1px solid #12b8ab59!important;border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important}.crm-account-password-generator:hover{background:#eefcfa!important;border-color:#12b8ab8c!important}.crm-account-password-generator .fa-light{font-size:14px}.crm-account-detail-field .MuiFilledInput-root,.crm-account-detail-field .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;min-height:42px!important}.crm-account-detail-field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-account-detail-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-account-detail-field .MuiInputBase-input{color:#111827!important;padding:10px 12px!important;font-size:13px!important;font-weight:650!important}.crm-account-password-field .MuiInputBase-input[type=password],.crm-account-password-field .MuiInputBase-input[type=text]{padding-right:4px!important}.crm-account-password-visibility{color:#64748b!important;width:30px!important;height:30px!important}.crm-account-password-visibility:hover{color:#111827!important;background:#eef6fb!important}.crm-account-password-visibility .fa-light{font-size:14px;line-height:1}.crm-account-detail-field .MuiSelect-select{box-sizing:border-box;align-items:center!important;min-height:42px!important;padding:0 12px!important;display:flex!important}.crm-account-password-meter{margin-top:6px}.crm-account-password-meter__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;line-height:1;display:flex}.crm-account-password-meter__header span{color:#64748b}.crm-account-password-meter__header span,.crm-account-password-meter__header strong{letter-spacing:.02em;text-transform:uppercase;font-weight:800;margin:0!important;font-size:11px!important;line-height:1!important}.crm-account-password-meter__header strong{color:#94a3b8}.crm-account-password-meter__track{background:#edf2f7;border-radius:999px;height:4px;margin-top:2px;overflow:hidden}.crm-account-password-meter__bar{border-radius:inherit;background:#cbd5e1;height:100%;transition:width .2s,background-color .2s}.crm-account-password-meter--weak .crm-account-password-meter__bar{background:#ef4444}.crm-account-password-meter--weak .crm-account-password-meter__header strong{color:#ef4444}.crm-account-password-meter--fair .crm-account-password-meter__bar{background:#f59e0b}.crm-account-password-meter--fair .crm-account-password-meter__header strong{color:#b45309}.crm-account-password-meter--good .crm-account-password-meter__bar{background:#38bdf8}.crm-account-password-meter--good .crm-account-password-meter__header strong{color:#0284c7}.crm-account-password-meter--strong .crm-account-password-meter__bar{background:#12b8ab}.crm-account-password-meter--strong .crm-account-password-meter__header strong{color:#0f8f86}.crm-account-detail-signature-header{gap:14px;min-height:54px}.crm-account-detail-signature-actions{flex:auto;min-width:0}.crm-account-detail-signature-save{border-radius:8px!important;min-width:142px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:13px!important;line-height:1!important}.crm-account-detail-signature-save .fa-light{font-size:15px;line-height:1}.crm-account-detail-language-bar{justify-content:flex-start}.crm-account-detail-language-chip[disabled]{cursor:not-allowed;opacity:.6}.crm-account-detail-signature-editor-shell{border:1px solid #d0d1d1;overflow:hidden;background:#fff!important;border-radius:8px!important}.crm-account-detail-signature-editor{background:#fff!important;border:0!important}.crm-account-detail-signature-editor .ql-toolbar.ql-snow{min-height:46px;background:#f8fafc!important;border:0!important;border-bottom:1px solid #dde7ed!important}.crm-account-detail-signature-editor .ql-container.ql-snow{color:#111827;font-family:var(--font);font-size:13px;border:0!important}.crm-account-detail-signature-editor .ql-editor{font-size:13px;line-height:1.6;min-height:240px!important;padding:16px 18px!important}.crm-account-detail-signature-editor .ql-editor.ql-blank:before{color:#8a98ab;font-style:normal}.crm-account-detail-tabs{border-bottom:1px solid var(--border);min-height:44px}.crm-account-detail-tabs .MuiTab-root{border-radius:10px 10px 0 0;min-height:44px}.crm-account-detail-actions{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;align-items:center;padding:18px 28px!important}.crm-account-detail-actions--top{border-top:0;border-bottom:1px solid var(--border);min-height:60px;padding:12px 28px!important}.crm-account-detail-btn{min-height:36px;text-transform:none!important;box-shadow:none!important;border-radius:9px!important;font-weight:600!important}.crm-account-detail-btn--secondary{color:#1b344d!important;background:#fff!important;border-color:#b7cadc!important}.crm-account-detail-btn--secondary:hover{background:#f4f9ff!important;border-color:#87a7c6!important}.crm-account-detail-btn--danger{color:#ef4444!important;background:#fff!important;border:1px solid #fecaca!important}.crm-account-detail-btn--danger:hover{color:#dc2626!important;background:#fff7f8!important}.crm-account-detail-btn--protected,.crm-account-detail-btn--protected.Mui-disabled{opacity:.4!important}.crm-account-detail-delete-icon{border:1px solid #f2d0d0!important}@media (max-width:900px){.crm-account-detail-page-header,.crm-account-detail-summary-card__content{flex-direction:column;align-items:stretch}.crm-account-detail-image-actions,.crm-account-detail-page-header__actions{justify-content:flex-start;width:100%}.crm-account-detail-actions{flex-direction:column;align-items:stretch}}.crm-account-role-form__deselect-btn,.crm-account-role-form__menu-item,.crm-account-role-form__menu-pill,.crm-account-role-form__select-btn{border-radius:8px!important}.crm-account-role-form__footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;display:flex}.crm-account-role-form__footer-btn{min-height:36px;border-radius:8px!important}.crm-account-role-form__delete-btn{color:#ef4444!important;border-color:#ef4444!important}.crm-account-role-permissions-card__accordion{border-radius:8px!important}.crm-account-role-permissions-card__section-actions{background:#fbfdff}.crm-account-role-permissions-card .MuiInputBase-root,.crm-account-role-permissions-card .MuiOutlinedInput-notchedOutline,.crm-account-role-permissions-card .MuiOutlinedInput-root,.crm-account-role-permissions-card .MuiSelect-select{border-radius:8px!important}.crm-consultas-card__header{display:none!important}.crm-consulta-details-page{flex-grow:1;padding-top:0!important;padding-bottom:0!important}.crm-consulta-details-container{padding-left:0!important;padding-right:0!important}.crm-consulta-details-card{overflow:hidden;box-shadow:none!important;border:1px solid var(--border)!important;border-radius:8px!important}.crm-consulta-details-card__header{padding:0!important;display:flex!important}.crm-consulta-details-card__header .MuiCardHeader-content{width:100%}.crm-consulta-details-card__bar{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.crm-consulta-details-card__heading{align-items:center;gap:10px;min-width:0;display:inline-flex}.crm-consulta-details-card__title{margin:0!important}.crm-consulta-details-card__toolbar{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.crm-consulta-details-card__content{padding:18px 20px 22px!important}.crm-consulta-details__panel{border:1px solid var(--border-light);background:#fff;border-radius:8px;height:100%;padding:16px}.crm-consulta-details__switch{border-bottom:1px solid var(--border-light);margin-bottom:12px;padding-bottom:12px}.crm-consulta-details__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:13px!important;font-weight:700!important}.crm-consulta-details__assign{border-bottom:1px solid var(--border-light);margin-bottom:14px;padding-bottom:14px}.crm-consulta-details__assign-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-consulta-details__select{flex:260px;min-width:260px}.crm-consulta-details__select .MuiInputBase-root,.crm-consulta-details__select .MuiOutlinedInput-notchedOutline{border-radius:8px!important}.crm-consulta-details__select .MuiSelect-select{min-height:22px!important;padding:9px 12px!important;font-size:13px!important}.crm-consulta-details__item{border-bottom:1px solid var(--border-light);grid-template-columns:160px minmax(0,1fr);gap:12px;padding:11px 0;display:grid}.crm-consulta-details__item:last-child{border-bottom:0;padding-bottom:0}.crm-consulta-details__label{text-transform:uppercase;display:block;color:var(--text-secondary)!important;letter-spacing:.06em!important;margin:0 0 6px!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important}.crm-consulta-details__value{overflow-wrap:anywhere;color:var(--text-primary)!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important}.crm-consulta-details__message-panel{flex-direction:column;gap:16px;display:flex}.crm-consulta-details__message-block{border:1px solid var(--border-light);background:#f8fafc;border-radius:8px;padding:14px}.crm-consulta-details__message{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-primary)!important;margin:0!important;font-size:14px!important;line-height:1.6!important}.crm-consulta-details__message-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.crm-consulta-details__message-header .crm-consulta-details__label{margin-bottom:0!important}.crm-consulta-details__response-field .MuiInputBase-root{background:#fff!important;border-radius:8px!important;align-items:flex-start!important}.crm-consulta-details__response-field .MuiOutlinedInput-notchedOutline{border-color:var(--border-light)!important}.crm-consulta-details__response-field textarea{color:var(--text-primary)!important;padding:12px!important;font-size:14px!important;line-height:1.55!important}.crm-consulta-details__save-response{min-height:30px!important;padding:0 12px!important}.crm-consulta-answer-modal__content{flex-direction:column;gap:12px;display:flex}.crm-consulta-answer-modal__textarea .MuiInputBase-root{align-items:flex-start!important;min-height:108px!important}.crm-consulta-answer-modal__textarea textarea{min-height:86px!important;padding:10px 12px!important;line-height:1.5!important}.crm-consulta-answer-modal__message{border:1px solid var(--border-light);background:#f8fafc;border-radius:8px;padding:14px}@media (max-width:767px){.crm-consulta-details-card__bar{flex-direction:column;align-items:flex-start}.crm-consulta-details-card__toolbar{justify-content:flex-start;width:100%}.crm-consulta-details__item{grid-template-columns:1fr;gap:4px}}.crm-account-role-permissions-card__footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;display:flex;padding-top:24px!important}.crm-account-role-permissions-card__save-btn{min-height:36px;border-radius:8px!important}body .crm-account-role-form-card,body .crm-account-role-form__panel,body .crm-account-role-permissions-card,body .crm-account-roles-card{overflow:hidden;box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important}body .crm-account-role-form-card__header,body .crm-account-roles-card__header{border-bottom:1px solid #e6edf2!important;min-height:58px!important;padding:12px 18px!important}body .crm-account-role-form-card__heading,body .crm-account-roles-card__heading{gap:10px!important}body .crm-account-role-form-card__icon,body .crm-account-roles-card__icon{color:#111827!important;border-radius:0!important;width:22px!important;height:22px!important}body .crm-account-role-form-card__icon .MuiSvgIcon-root,body .crm-account-roles-card__icon .MuiSvgIcon-root{font-size:20px!important}body .crm-account-role-form-card .crm-list-card__title,body .crm-account-roles-card .crm-list-card__title,body .crm-accounts-card .crm-list-card__title{color:#111827!important;font-size:18px!important;font-weight:700!important;line-height:1.2!important}body .crm-account-role-form-card__back-btn,body .crm-account-roles-card__create-btn,body .crm-accounts-card__create-btn{border-radius:8px!important;height:34px!important;min-height:34px!important}body .crm-account-role-form__footer .crm-property-action-btn--primary,body .crm-account-role-modal__actions .crm-property-action-btn--primary,body .crm-account-role-permissions-card__save-btn,body .crm-account-roles-card__create-btn,body .crm-accounts-card__create-btn{color:#fff!important;background:#12b8ab!important}body .crm-account-role-form__footer .crm-property-action-btn--primary .MuiSvgIcon-root,body .crm-account-role-permissions-card__save-btn .MuiSvgIcon-root,body .crm-account-roles-card__create-btn .MuiButton-startIcon,body .crm-account-roles-card__create-btn .MuiButton-startIcon *,body .crm-account-roles-card__create-btn .MuiSvgIcon-root,body .crm-account-roles-card__create-btn svg,body .crm-account-roles-card__create-btn svg path,body .crm-accounts-card__create-btn .MuiButton-startIcon,body .crm-accounts-card__create-btn .MuiButton-startIcon *,body .crm-accounts-card__create-btn .MuiSvgIcon-root,body .crm-accounts-card__create-btn svg,body .crm-accounts-card__create-btn svg path{color:#fff!important;fill:#fff!important}body .crm-account-roles-table-wrap{background:#fff}body .crm-account-roles-table-shell{background:#fff!important;border:0!important;border-radius:0!important}body .crm-account-roles-table{border-collapse:separate!important;border-spacing:0!important}body .crm-account-roles-table .MuiTableHead-root .MuiTableCell-root{white-space:nowrap;color:#66758a!important;letter-spacing:.03em!important;text-transform:uppercase!important;background:#f8fafc!important;border-bottom:1px solid #e6edf2!important;height:46px!important;padding:10px 14px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.2!important}body .crm-account-roles-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#fbfdff!important}body .crm-account-roles-table .MuiTableBody-root .MuiTableRow-root:hover{background:#f2fbfa!important}body .crm-account-roles-table__row .MuiTableCell-root{color:#111827!important;vertical-align:middle!important;border-bottom:1px solid #e6edf2!important;height:56px!important;padding:10px 14px!important;font-size:13px!important;font-weight:500!important}body .crm-account-roles-table__name-link{color:#111827!important;white-space:nowrap!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important;text-decoration:none!important;display:inline!important}body .crm-account-roles-table__name-link:hover{color:#12b8ab!important;text-decoration:underline!important}body .crm-account-roles-table__listable-chip{color:#6b7a90;background:#f3f6f9;border:1px solid #dbe7ef;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:24px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}body .crm-account-roles-table__listable-chip.is-active{color:#0f9c91;background:#12b8ab1f;border-color:#12b8ab47}body .crm-account-roles-table__protected-control,body .crm-account-roles-table__protected-control.Mui-disabled,body .crm-account-roles-table__protected-control.MuiCheckbox-root.Mui-disabled,body .crm-account-roles-table__protected-control.MuiIconButton-root.Mui-disabled{opacity:.4!important}body .crm-account-roles-table__bulkbar{background:#fff!important;border:1px solid #dbe7ef!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;min-height:42px!important}body .crm-account-roles-table__bulk-delete,body .crm-accounts-table__bulk-delete{color:#fff!important;text-transform:none!important;background:#ef4444!important;border:1px solid #ef4444!important;border-radius:8px!important;height:32px!important;min-height:32px!important;font-size:12px!important;font-weight:700!important;box-shadow:0 8px 18px #ef44442e!important}body .crm-accounts-table__bulk-delete:hover{background:#dc2626!important;border-color:#dc2626!important}body .crm-accounts-table__bulk-delete .MuiSvgIcon-root{color:#fff!important;width:15px!important;height:15px!important}body .crm-account-roles-table__bulk-delete:hover{background:#dc2626!important;border-color:#dc2626!important}body .crm-account-roles-table__bulk-delete .MuiSvgIcon-root{color:#fff!important;width:15px!important;height:15px!important}body .crm-account-role-form-card__content{background:0 0!important;padding:10px 0 0!important}body .crm-account-role-form__panel{margin-bottom:10px!important}body .crm-account-role-form__panel-header,body .crm-account-role-permissions-card__header{border-bottom:1px solid #e6edf2!important;justify-content:space-between!important;align-items:center!important;min-height:58px!important;margin:0!important;padding:12px 18px!important;display:flex!important}body .crm-account-role-form__panel-header .MuiCardHeader-action,body .crm-account-role-permissions-card__header .MuiCardHeader-action{align-self:center!important;margin:0!important}body .crm-account-role-form__header-actions,body .crm-account-role-permissions-card__header-actions{flex-wrap:wrap;justify-content:flex-end!important;align-items:center!important}body .crm-account-role-form .MuiCardHeader-title,body .crm-account-role-permissions-card .MuiCardHeader-title{color:#111827!important;font-size:18px!important;font-weight:700!important;line-height:1.2!important}body .crm-account-role-form .MuiCardHeader-subheader,body .crm-account-role-permissions-card .MuiCardHeader-subheader{color:#718096!important;margin-top:2px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.35!important}body .crm-account-role-form__panel-content,body .crm-account-role-permissions-card__content{padding:16px 18px!important}body .crm-account-role-form__settings-grid{align-items:flex-start!important;margin-bottom:12px!important}body .crm-account-role-form__switch-cell{flex-direction:column;align-items:flex-start;display:flex}body .crm-account-role-form__settings-grid>.MuiGrid-item{flex-direction:column;display:flex}body .crm-account-role-form__label,body .crm-account-role-modal__label{display:block;color:#56657a!important;letter-spacing:.03em!important;text-transform:uppercase!important;margin:0 0 7px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}body .crm-account-role-form__field{margin:0!important}body .crm-account-role-form__field .MuiOutlinedInput-root,body .crm-account-role-modal__field .MuiOutlinedInput-root,body .crm-account-role-permissions-card__scope-select .MuiOutlinedInput-root,body .crm-account-role-permissions-card__scope-select.MuiInputBase-root{background:#fff!important;border-radius:8px!important;height:38px!important;min-height:38px!important}body .crm-account-role-form__field .MuiInputBase-root,body .crm-account-role-form__switch-field{flex:0 0 38px!important}body .crm-account-role-form__field .MuiOutlinedInput-notchedOutline,body .crm-account-role-modal__field .MuiOutlinedInput-notchedOutline,body .crm-account-role-permissions-card__scope-select .MuiOutlinedInput-notchedOutline,body .crm-account-role-permissions-card__scope-select.MuiInputBase-root .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-account-role-form__field .MuiInputBase-input,body .crm-account-role-modal__field .MuiInputBase-input,body .crm-account-role-permissions-card__scope-select .MuiSelect-select{color:#111827!important;min-height:20px!important;padding:9px 12px!important;font-size:13px!important;font-weight:600!important;line-height:20px!important}body .crm-account-role-form__switch-field,body .crm-account-role-modal__switch{width:100%;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;align-items:center!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 9px!important;display:flex!important}body .crm-account-role-form__switch-field.is-active,body .crm-account-role-modal__switch:has(.Mui-checked){background:#12b8ab14!important;border-color:#12b8ab47!important}body .crm-account-role-form__switch.MuiSwitch-root,body .crm-account-role-modal__switch .MuiSwitch-root{width:34px!important;height:18px!important;margin-right:10px!important;padding:0!important}body .crm-account-role-form__switch .MuiSwitch-switchBase,body .crm-account-role-modal__switch .MuiSwitch-switchBase{padding:2px!important}body .crm-account-role-form__switch .MuiSwitch-switchBase.Mui-checked,body .crm-account-role-modal__switch .MuiSwitch-switchBase.Mui-checked{transform:translate(16px)!important}body .crm-account-role-form__switch .MuiSwitch-thumb,body .crm-account-role-modal__switch .MuiSwitch-thumb{background:#fff!important;width:14px!important;height:14px!important}body .crm-account-role-form__switch .MuiSwitch-track,body .crm-account-role-modal__switch .MuiSwitch-track{opacity:1!important;background:#dfe4e8!important;border-radius:999px!important}body .crm-account-role-form__switch .Mui-checked+.MuiSwitch-track,body .crm-account-role-modal__switch .Mui-checked+.MuiSwitch-track{background:#12b8ab!important}body .crm-account-role-form__switch-title,body .crm-account-role-modal__switch-title{color:#56657a!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}body .crm-account-role-modal__switch-subtitle{display:block;color:#718096!important;margin-top:2px!important;font-size:11.5px!important;font-weight:500!important;line-height:1.3!important}body .crm-account-role-form__permissions-head{margin:4px 0 12px!important}body .crm-account-role-form__section-title,body .crm-account-role-modal__section-title{color:#111827!important;margin:0!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important}body .crm-account-role-form__section-copy,body .crm-account-role-modal__help,body .crm-account-role-modal__section-copy{color:#718096!important;margin:2px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.4!important}body .crm-account-role-form__deselect-btn,body .crm-account-role-form__select-btn,body .crm-account-role-permissions-card__section-btn{text-transform:none!important;border-radius:8px!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important}body .crm-account-role-form__menu-item,body .crm-account-role-modal__menu-item{cursor:pointer;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;align-items:center!important;min-height:34px!important;padding:5px 8px!important;display:flex!important}body .crm-account-role-form__menu-item:hover,body .crm-account-role-modal__menu-item:hover{background:#f8fafc!important}body .crm-account-role-form__menu-item.is-selected,body .crm-account-role-modal__menu-item.is-selected{background:#12b8ab14!important;border-color:#12b8ab47!important}body .crm-account-role-form__menu-check,body .crm-account-role-modal__menu-check{padding:0 7px 0 0!important}body .crm-account-role-form__menu-check .MuiSvgIcon-root,body .crm-account-role-modal__menu-check .MuiSvgIcon-root{width:17px!important;height:17px!important}body .crm-account-role-form__menu-switch.MuiSwitch-root,body .crm-account-role-permissions-card__switch.MuiSwitch-root{width:34px!important;height:18px!important;padding:0!important}body .crm-account-role-form__menu-switch{flex:0 0 34px!important;margin-right:8px!important}body .crm-account-role-form__menu-switch .MuiSwitch-switchBase,body .crm-account-role-permissions-card__switch .MuiSwitch-switchBase{padding:2px!important}body .crm-account-role-form__menu-switch .MuiSwitch-switchBase.Mui-checked,body .crm-account-role-permissions-card__switch .MuiSwitch-switchBase.Mui-checked{transform:translate(16px)!important}body .crm-account-role-form__menu-switch .MuiSwitch-thumb,body .crm-account-role-permissions-card__switch .MuiSwitch-thumb{background:#fff!important;width:14px!important;height:14px!important}body .crm-account-role-form__menu-switch .MuiSwitch-track,body .crm-account-role-permissions-card__switch .MuiSwitch-track{opacity:1!important;background:#dfe4e8!important;border-radius:999px!important}body .crm-account-role-form__menu-switch .Mui-checked+.MuiSwitch-track,body .crm-account-role-permissions-card__switch .Mui-checked+.MuiSwitch-track{background:#12b8ab!important}body .crm-account-role-form__menu-title,body .crm-account-role-modal__menu-title{color:#111827!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important}body .crm-account-role-modal__menu-icon{color:#64748b;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}body .crm-account-role-form__menu-pill,body .crm-account-role-modal .MuiChip-root,body .crm-account-role-modal .MuiSeverityPill-root{border-radius:999px!important}body .crm-account-role-form__menu-pill{min-height:19px!important;padding:2px 7px!important;font-size:10px!important;font-weight:800!important;line-height:1!important}body .crm-account-role-form__menu-item .MuiListItemText-root{margin:0!important}body .crm-account-role-form__menu-item .MuiTypography-caption{line-height:1!important}body .crm-account-role-form__footer,body .crm-account-role-permissions-card__footer{background:#fff!important;border-top:1px solid #e6edf2!important;min-height:58px!important;padding:12px 18px!important}body .crm-account-role-form__delete-btn{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}body .crm-account-role-form__delete-btn:hover{background:#dc2626!important;border-color:#dc2626!important}body .crm-account-role-permissions-card__accordion{box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;margin:0 0 8px!important;overflow:hidden!important}body .crm-account-role-permissions-card__accordion-summary{background:#f8fafc!important;min-height:48px!important;padding:0 14px!important}body .crm-account-role-permissions-card__accordion-summary .MuiAccordionSummary-content{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:0!important}body .crm-account-role-permissions-card__section-title{color:#111827!important;font-size:13.5px!important;font-weight:700!important}body .crm-account-role-permissions-card__count-chip{color:#6b7a90!important;background:#fff!important;border:1px solid #dbe7ef!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-account-role-permissions-card__count-chip.is-active{color:#0f9c91!important;background:#12b8ab1f!important;border-color:#12b8ab47!important}body .crm-account-role-permissions-card__accordion-details{padding:0!important}body .crm-account-role-permissions-card__section-actions{background:#fff!important;border-bottom:1px solid #e6edf2!important;padding:8px 14px!important}body .crm-account-role-permissions-card__table .MuiTableCell-root{color:#111827!important;border-bottom:1px solid #e6edf2!important;font-size:12.5px!important}body .crm-account-role-permissions-card__table .MuiTableHead-root .MuiTableCell-root{color:#66758a!important;letter-spacing:.03em!important;text-transform:uppercase!important;background:#f8fafc!important;height:42px!important;padding:8px 14px!important;font-size:11px!important;font-weight:800!important}body .crm-account-role-permissions-card__table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#fbfdff!important}body .crm-account-role-permissions-card__table .MuiTableBody-root .MuiTableCell-root{vertical-align:middle!important;padding:9px 14px!important}body .crm-account-role-permissions-card__permission-name{color:#111827!important;font-size:12.5px!important;font-weight:700!important;line-height:1.25!important}body .crm-account-role-permissions-card__permission-code{margin-top:2px;display:block;color:#718096!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important}body .crm-account-role-permissions-card__checkbox{padding:4px!important}body .crm-account-role-modal .MuiDialog-paper{border:1px solid #dbe7ef!important;border-radius:8px!important;width:min(720px,100vw - 32px)!important;max-width:none!important;overflow:hidden!important;box-shadow:0 22px 56px #0f172a2e!important}body .crm-account-role-modal__header{border-bottom:1px solid #e6edf2!important;min-height:58px!important;padding:12px 18px!important}body .crm-account-role-modal__content{padding:16px 18px!important}body .crm-account-role-modal__scroll{max-height:min(620px,100vh - 220px)}body .crm-account-role-modal__body{flex-direction:column;gap:0;display:flex}body .crm-account-role-modal__help{margin-bottom:14px!important}body .crm-account-role-modal__section-title{margin-top:4px!important}body .crm-account-role-modal__section-copy{margin-bottom:10px!important}body .crm-account-role-modal__menu-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;padding:0!important}body .crm-account-role-modal__actions{background:#fff!important;border-top:1px solid #e6edf2!important;min-height:58px!important;padding:12px 18px!important}@media (max-width:720px){body .crm-account-role-modal__menu-list{grid-template-columns:1fr}body .crm-account-role-form__permissions-head{flex-direction:column!important;align-items:flex-start!important}}.crm-website-events-form-card__header{z-index:14;background:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:54px;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.crm-website-events-form-card__toolbar{flex-shrink:0;align-items:center;margin-left:auto}.crm-content-shell:has(.crm-website-events-form-card),.crm-website-events-form-card,.crm-website-events-form-card__content{overflow:visible!important}.crm-website-events-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-events-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-events-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-events-form-card__content{padding-top:0!important}.crm-website-events-main-data__grid{align-items:flex-start}.crm-website-events-main-data__grid>.MuiGrid-item{display:flex}.crm-website-events-main-data .crm-cms-form-field,.crm-website-events-main-data .crm-cms-switch-field{width:100%}.crm-website-events-form>.MuiCard-root,.crm-website-events-form__save-panel{background:#fff;overflow:hidden;box-shadow:none!important}.crm-website-events-form>.MuiCard-root{margin-top:10px}.crm-website-events-form .MuiCardHeader-root{border-bottom:1px solid var(--border);width:100%;min-height:48px}.crm-website-events-form .MuiCardHeader-content .MuiTypography-root,.crm-website-events-form .MuiCardHeader-content .MuiTypography-subtitle1{color:var(--text-primary);font-size:14px!important;font-weight:700!important}.crm-website-events-form .MuiCardContent-root{padding:20px!important}.crm-website-events-form .MuiDivider-root{border-color:var(--border)}.crm-website-events-form .MuiTabs-root{min-height:38px}.crm-website-events-form .MuiTabs-flexContainer{gap:8px}.crm-website-events-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-events-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-events-form__lang-tabs{flex:auto;min-width:0;max-width:50%;border-bottom:0!important}.crm-website-events-form__lang-tabs .MuiTabs-scroller{overflow:visible!important}.crm-website-events-form__lang-bar,.crm-website-testimonials-form__lang-bar{border-bottom:1px solid var(--border);gap:10px;margin-left:30px;margin-right:30px;flex-wrap:nowrap!important}.crm-website-events-form__lang-heading{flex:0 auto;min-width:0;border-bottom:0!important;width:50%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}.crm-website-events-form__lang-heading .MuiCardHeader-content{min-width:0}.crm-website-events-form__lang-heading .MuiTypography-root{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.crm-website-events-form__lang-tabs{min-height:48px;margin-right:0!important;padding-right:0!important}.crm-website-events-form__lang-tabs .MuiTabs-flexContainer{flex-wrap:nowrap;justify-content:flex-end;gap:4px}.crm-website-events-form__lang-tabs .MuiTab-root{width:30px;min-width:30px;height:30px;min-height:30px;padding:3px}.crm-website-events-form .MuiFormControl-root,.crm-website-events-form .MuiInputBase-root,.crm-website-events-form .MuiOutlinedInput-notchedOutline,.crm-website-events-form .MuiOutlinedInput-root,.crm-website-events-form .MuiSelect-select{border-radius:8px!important}.crm-website-events-form .MuiOutlinedInput-root{background:var(--field)}.crm-website-events-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-events-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-events-form .MuiInputBase-input,.crm-website-events-form .MuiInputBase-inputMultiline,.crm-website-events-form .MuiSelect-select{font-size:13px!important}.crm-website-events-form .MuiInputLabel-root{transform:translate(14px,10px)scale(1);font-size:12px!important}.crm-website-events-form .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)}.crm-website-events-form .MuiFormControlLabel-root{margin-left:0}.crm-website-events-form__save-panel{padding:20px!important}.crm-website-events-form__save-actions{justify-content:flex-end;display:flex}.crm-website-testimonials-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-testimonials-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-testimonials-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-testimonials-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-testimonials-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-testimonials-card__content{padding-top:0!important}.crm-website-testimonials-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-website-testimonials-table__filter-input,.crm-website-testimonials-table__filter-input .MuiFormControl-root,.crm-website-testimonials-table__filter-input .MuiInputBase-root,.crm-website-testimonials-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-testimonials-table__filter-input .MuiOutlinedInput-root,.crm-website-testimonials-table__filter-select,.crm-website-testimonials-table__filter-select .MuiFormControl-root,.crm-website-testimonials-table__filter-select .MuiInputBase-root,.crm-website-testimonials-table__filter-select .MuiOutlinedInput-notchedOutline,.crm-website-testimonials-table__filter-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-website-testimonials-table__filter-input .MuiOutlinedInput-root,.crm-website-testimonials-table__filter-select .MuiOutlinedInput-root{background:#fff!important;height:30px!important;min-height:30px!important}.crm-website-testimonials-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-website-testimonials-table__filter-select .MuiOutlinedInput-notchedOutline{border-color:#d5dce6!important}.crm-website-testimonials-table__filter-input .MuiInputBase-input,.crm-website-testimonials-table__filter-select .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-website-testimonials-table__filter-select{min-width:88px}.crm-website-testimonials-table__filter-select .MuiSelect-select{padding-right:28px!important}.crm-website-testimonials-table__filter-select .MuiSelect-icon{right:8px}.crm-website-testimonials-table__language-cell,.crm-website-testimonials-table__opinion-cell{min-width:190px;max-width:260px}.crm-website-testimonials-table__language-heading{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.crm-website-testimonials-table__language-flag{object-fit:cover;display:block;border-radius:999px!important;width:18px!important;height:18px!important}.crm-website-testimonials-table__clear-btn{border-radius:8px!important;min-height:28px!important}.crm-website-testimonials-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-testimonials-table__row:hover{background:#f5fbff}.crm-website-testimonials-table__chip{border-radius:8px!important}.crm-website-testimonials-table__actions{justify-content:center}.crm-website-testimonials-form-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-website-testimonials-form-card__heading{align-items:center;gap:12px;min-width:0;display:flex}.crm-website-testimonials-form-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-website-testimonials-form-card__icon .MuiSvgIcon-root{font-size:18px}.crm-website-testimonials-form-card__toolbar{flex-shrink:0;margin-left:auto}.crm-website-testimonials-form-card__content{padding-top:0!important}.crm-website-faq-categories-table__filters .MuiTableCell-root,.crm-website-faqs-table__filters .MuiTableCell-root{background:#fff!important;padding-top:6px!important;padding-bottom:6px!important}.crm-website-faq-categories-table__filter-input .MuiOutlinedInput-root,.crm-website-faq-categories-table__filter-select .MuiOutlinedInput-root,.crm-website-faqs-table__filter-input .MuiOutlinedInput-root,.crm-website-faqs-table__filter-select .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;height:30px!important;min-height:30px!important}.crm-website-faq-categories-table__filter-input .MuiInputBase-input,.crm-website-faq-categories-table__filter-select .MuiSelect-select,.crm-website-faqs-table__filter-input .MuiInputBase-input,.crm-website-faqs-table__filter-select .MuiSelect-select{padding:6px 10px!important;font-size:11.5px!important}.crm-website-faq-categories-table__filter-select .MuiSelect-select,.crm-website-faqs-table__filter-select .MuiSelect-select{padding-right:28px!important}.crm-website-faq-categories-table__filter-select .MuiSelect-icon,.crm-website-faqs-table__filter-select .MuiSelect-icon{right:8px}.crm-website-faq-categories-table__row:nth-of-type(2n),.crm-website-faqs-table__row:nth-of-type(2n){background:#fbfdff}.crm-website-faq-categories-table__row:hover,.crm-website-faqs-table__row:hover{background:#f5fbff}.crm-website-testimonials-form__save-panel,.crm-website-testimonials-form__section{background:#fff;overflow:hidden;box-shadow:none!important}.crm-website-testimonials-form__section{margin-top:10px}.crm-website-testimonials-form__lang-tabs{width:50%;min-height:48px;padding:0!important}.crm-website-testimonials-form__section-header{border-bottom:1px solid var(--border);width:50%;min-height:48px;padding:0!important}.crm-website-testimonials-form__section-header .MuiCardHeader-content .MuiTypography-root{color:var(--text-primary);font-size:14px!important;font-weight:700!important}.crm-website-testimonials-form__section-content{padding:20px!important}.crm-website-testimonials-form .MuiDivider-root{border-color:var(--border)}.crm-website-testimonials-form .MuiTabs-root{min-height:38px}.crm-website-testimonials-form .MuiTabs-flexContainer{gap:8px}.crm-website-testimonials-form .MuiTab-root{border-radius:8px;min-width:38px;min-height:38px;padding:6px}.crm-website-testimonials-form .MuiTab-root.Mui-selected{background:#e7f5fb}.crm-website-testimonials-form__lang-bar{gap:16px;flex-wrap:nowrap!important}.crm-website-testimonials-form__lang-heading{flex:0 auto;min-width:0}.crm-website-testimonials-form__lang-tabs{flex:none;margin-left:auto}.crm-website-testimonials-form__lang-tabs .MuiTabs-flexContainer{justify-content:flex-end}.crm-website-testimonials-form .MuiFormControl-root,.crm-website-testimonials-form .MuiInputBase-root,.crm-website-testimonials-form .MuiOutlinedInput-notchedOutline,.crm-website-testimonials-form .MuiOutlinedInput-root,.crm-website-testimonials-form .MuiSelect-select{border-radius:8px!important}.crm-website-testimonials-form .MuiOutlinedInput-root{background:var(--field)}.crm-website-testimonials-form .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-website-testimonials-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-website-testimonials-form .MuiInputBase-input,.crm-website-testimonials-form .MuiInputBase-inputMultiline,.crm-website-testimonials-form .MuiSelect-select{font-size:13px!important}.crm-website-testimonials-form .MuiInputLabel-root{transform:translate(14px,10px)scale(1);font-size:12px!important}.crm-website-testimonials-form .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-7px)scale(.75)}.crm-website-testimonials-form__switch{margin-left:0}.crm-website-testimonials-form__save-panel{padding:20px!important}.crm-website-testimonials-form__save-actions{justify-content:flex-end;display:flex}.crm-website-banner-form__upload-btn{color:#fff!important;letter-spacing:0!important;background:#12b8ab!important;border:1px solid #12b8ab!important;border-radius:8px!important;width:100%!important;min-height:44px!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 18px #12b8ab38!important}.crm-website-banner-form__upload-btn:hover{background:#0fa79b!important;border-color:#0fa79b!important;box-shadow:0 10px 22px #12b8ab47!important}.crm-website-banner-form__upload-btn :is(.MuiButton-startIcon,.MuiSvgIcon-root,svg,path){stroke:currentColor;color:#fff!important}.crm-property-map-card__header{padding-bottom:16px}.crm-property-map-card__content{flex-direction:column;gap:18px;display:flex}.crm-property-map-card__heading{align-items:center;gap:12px;margin:10px 0;display:flex}.crm-property-map-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-property-map-card__icon .MuiSvgIcon-root{font-size:18px}.crm-property-map-grid{margin-bottom:0!important}.crm-property-map-label{letter-spacing:.08em;color:var(--text-secondary);text-transform:uppercase;margin-bottom:6px;padding-left:2px;display:inline-block;font-size:10px!important;font-weight:700!important}.crm-property-map-card .MuiAutocomplete-root,.crm-property-map-card .MuiFormControl-root,.crm-property-map-card .MuiTextField-root{width:100%}.crm-property-map-card .MuiAutocomplete-inputRoot,.crm-property-map-card .MuiFilledInput-root,.crm-property-map-card .MuiInputBase-root.MuiSelect-root,.crm-property-map-card .MuiOutlinedInput-root{border:1px solid var(--field-border)!important;height:43px!important;min-height:43px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-property-map-card .MuiFilledInput-root:after,.crm-property-map-card .MuiFilledInput-root:before,.crm-property-map-card .MuiFilledInput-root:hover:before{border-bottom:none!important}.crm-property-map-card .MuiOutlinedInput-notchedOutline{border:none!important}.crm-property-map-card .MuiAutocomplete-input,.crm-property-map-card .MuiFilledInput-input,.crm-property-map-card .MuiInputBase-input,.crm-property-map-card .MuiSelect-select{box-sizing:border-box;height:43px!important;min-height:43px!important;color:var(--text-primary)!important;padding:0 14px!important;font-size:12px!important}.crm-property-map-card .MuiSelect-select{align-items:center;display:flex;padding-right:38px!important}.crm-property-map-card .Mui-focused.MuiAutocomplete-inputRoot,.crm-property-map-card .Mui-focused.MuiFilledInput-root,.crm-property-map-card .Mui-focused.MuiOutlinedInput-root,.crm-property-map-card .MuiInputBase-root.MuiSelect-root.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde824!important}.crm-property-map-toolbar{justify-content:flex-end;margin-top:6px}.crm-property-map-count{z-index:500;justify-content:flex-end;margin:0;display:flex;position:absolute;top:14px;right:14px}.crm-property-map-count__label{background:#f8fafc;border:1px solid #d8e1ea;border-radius:8px;align-items:center;min-height:30px;padding:0 12px;display:inline-flex;color:#526274!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.crm-property-map-toolbar__btn{min-width:124px}.crm-property-map-toolbar__btn--danger{background:#ef4444!important;border-color:#ef4444!important}.crm-property-map-toolbar__btn--danger:hover{background:#dc2626!important;border-color:#dc2626!important}.crm-property-map-shell{border:1px solid var(--border);position:relative;overflow:hidden}.crm-property-map-canvas{box-shadow:none!important;border:0!important;border-radius:0!important;margin-top:0!important}.crm-property-map-leaflet{z-index:1}.crm-property-map-popup{flex-direction:column;gap:6px;min-width:220px;display:flex}.crm-property-map-popup__image,.crm-property-map-popup__placeholder{width:100%;height:140px;margin-bottom:2px}.crm-property-map-popup__image{border-radius:8px}.crm-property-map-popup__placeholder{color:var(--text-secondary);background:#eef3f6;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.crm-property-map-popup__type{color:var(--text-primary);font-size:14px!important;font-weight:700!important}.crm-property-map-popup__line{color:var(--text-primary)}.crm-property-map-popup__link{color:inherit;text-decoration:underline}.crm-property-history-card__content{padding:0!important}.crm-property-history-card__heading{align-items:center;gap:12px;margin:10px 0;display:flex}.crm-property-history-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-property-history-card__icon .MuiSvgIcon-root{font-size:18px}.crm-property-history-table-shell{border-top:1px solid var(--border-light)}.crm-property-history-table-wrap{border:0!important;border-radius:0!important}.crm-property-history-table__empty-row td,.crm-property-history-table__filters td,.crm-property-history-table__head th,.crm-property-history-table__row td,.crm-property-history-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-property-history-table__head th{white-space:nowrap}.crm-property-history-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-property-history-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-property-history-table__row:hover{background:#eef7f6!important}.crm-property-history-table__row .MuiTableCell-root,.crm-property-history-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-property-history-table__filter-input,.crm-property-history-table__filter-select{width:100%}.crm-property-history-table__filter-input .MuiOutlinedInput-root,.crm-property-history-table__filter-select.MuiInputBase-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important;border-radius:8px!important}.crm-property-history-table__date-cell .MuiFormControl-root,.crm-property-history-table__date-cell .MuiInputBase-root,.crm-property-history-table__date-cell .MuiOutlinedInput-notchedOutline,.crm-property-history-table__date-cell .MuiOutlinedInput-root,.crm-property-history-table__filter-input,.crm-property-history-table__filter-input .MuiFormControl-root,.crm-property-history-table__filter-input .MuiInputBase-root,.crm-property-history-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-history-table__filter-input .MuiOutlinedInput-root,.crm-property-history-table__filter-select,.crm-property-history-table__filter-select .MuiOutlinedInput-notchedOutline{border-radius:8px!important}.crm-property-history-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-history-table__filter-select,.crm-property-history-table__filter-select fieldset{border:none!important}.crm-property-history-table__filter-select .MuiOutlinedInput-notchedOutline{border:1px solid #d5dce6!important}.crm-property-history-table__filter-select.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-history-table__filter-input .MuiInputBase-input,.crm-property-history-table__filter-select .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-property-history-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-property-history-table__filter-input .MuiOutlinedInput-root.Mui-focused,.crm-property-history-table__filter-select.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-property-history-table__date-cell .MuiSvgIcon-root,.crm-property-history-table__filter-select .MuiSelect-icon{color:#5f6f82!important;font-size:18px!important}.crm-property-history-table__date-cell .MuiTextField-root{width:100%}.crm-property-history-table__date-cell .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important;border-radius:8px!important}.crm-property-history-table__date-cell .MuiOutlinedInput-notchedOutline{border:none!important}.crm-property-history-table__date-cell .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-property-history-table__date-cell .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-property-history-table__clear-cell{width:110px}.crm-property-history-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-property-history-table__reference{color:inherit;text-decoration:underline}.crm-property-history-table__action-btn{color:#fff!important;font-size:12px!important}.crm-property-history-table__action-btn .MuiButton-startIcon,.crm-property-history-table__action-btn .MuiSvgIcon-root{color:#fff!important}.crm-property-history-table__pagination{border-top:1px solid var(--border)}.crm-property-history-modal .MuiDialog-paper{border-radius:8px}.crm-property-history-modal__header{border-bottom:1px dotted #ccd7e3;padding:18px 22px 14px;position:relative}.crm-property-history-modal__title{color:var(--text-primary);font-size:18px!important;font-weight:600!important}.crm-property-history-modal__close{top:10px;right:10px;color:#6b7a90!important;position:absolute!important}.crm-property-history-modal__content{padding:20px 22px!important}.crm-property-history-modal__body{flex-direction:column;display:flex}.crm-property-history-modal__meta{color:var(--text-primary);font-size:14px!important}.crm-property-history-modal__link{color:inherit;text-decoration:underline}.crm-property-history-modal__section-title{color:var(--text-primary);font-size:14px!important;font-weight:700!important}.crm-property-history-modal__table-shell{box-shadow:none!important}.crm-property-history-modal__cell-text,.crm-property-history-modal__table td,.crm-property-history-modal__table th{font-size:12px!important}.crm-property-history-modal__change{padding:4px 6px;display:inline-block;font-weight:600!important}.crm-property-history-modal__change--old{color:#c2410c;background:#fff1ea}.crm-property-history-modal__change--new{color:#12b8ab;background:#eaf8ef}.crm-property-task-history-card__content{padding:0!important}.crm-property-task-history-card__heading{align-items:center;gap:12px;margin:10px 0;display:flex}.crm-property-task-history-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-property-task-history-card__icon .MuiSvgIcon-root{font-size:18px}.crm-property-task-history-table-shell{border-top:1px solid var(--border-light)}.crm-property-task-history-table-wrap{border:0!important;border-radius:0!important}.crm-property-task-history-table__empty-row td,.crm-property-task-history-table__filters td,.crm-property-task-history-table__head th,.crm-property-task-history-table__row td,.crm-property-task-history-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-property-task-history-table__head th{white-space:nowrap}.crm-property-task-history-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-property-task-history-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-property-task-history-table__row:hover{background:#eef7f6!important}.crm-property-task-history-table__row .MuiTableCell-root,.crm-property-task-history-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-property-task-history-table__filter-input,.crm-property-task-history-table__filter-select{width:100%}.crm-property-task-history-table__date-cell .MuiFormControl-root,.crm-property-task-history-table__date-cell .MuiInputBase-root,.crm-property-task-history-table__date-cell .MuiOutlinedInput-notchedOutline,.crm-property-task-history-table__date-cell .MuiOutlinedInput-root,.crm-property-task-history-table__filter-input,.crm-property-task-history-table__filter-input .MuiFormControl-root,.crm-property-task-history-table__filter-input .MuiInputBase-root,.crm-property-task-history-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-task-history-table__filter-input .MuiOutlinedInput-root,.crm-property-task-history-table__filter-select,.crm-property-task-history-table__filter-select .MuiOutlinedInput-notchedOutline{border-radius:8px!important}.crm-property-task-history-table__date-cell .MuiOutlinedInput-root,.crm-property-task-history-table__filter-input .MuiOutlinedInput-root,.crm-property-task-history-table__filter-select.MuiInputBase-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important}.crm-property-task-history-table__date-cell .MuiOutlinedInput-notchedOutline,.crm-property-task-history-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-task-history-table__filter-select{border:none!important}.crm-property-task-history-table__filter-select .MuiOutlinedInput-notchedOutline{border:1px solid #d5dce6!important}.crm-property-task-history-table__date-cell .MuiInputBase-input,.crm-property-task-history-table__filter-input .MuiInputBase-input,.crm-property-task-history-table__filter-select .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-property-task-history-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-property-task-history-table__date-cell .MuiOutlinedInput-root.Mui-focused,.crm-property-task-history-table__filter-input .MuiOutlinedInput-root.Mui-focused,.crm-property-task-history-table__filter-select.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-property-task-history-table__filter-select.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-task-history-table__date-cell .MuiSvgIcon-root,.crm-property-task-history-table__filter-select .MuiSelect-icon{color:#5f6f82!important;font-size:18px!important}.crm-property-task-history-table__errors-cell{min-width:220px}.crm-property-task-history-table__errors-filter{align-items:center;gap:8px;display:flex}.crm-property-task-history-table__clear-btn{flex-shrink:0;min-width:62px!important;height:28px!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important}.crm-property-task-history-table__status{border-radius:8px!important;font-size:11.5px!important;font-weight:600!important}.crm-property-task-history-table__metric{font-size:12.5px!important;font-weight:600!important}.crm-property-task-history-table__metric--created{color:#12b8ab}.crm-property-task-history-table__metric--updated{color:#0284c7}.crm-property-task-history-table__metric--skipped{color:#d97706}.crm-property-task-history-table__errors-text{text-overflow:ellipsis;white-space:nowrap;color:#dc2626;max-width:220px;overflow:hidden;font-size:12.5px!important;font-weight:500!important}.crm-property-task-history-table__errors-preview{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;display:flex}.crm-property-task-history-table__errors-chip{max-width:fit-content;color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important;font-size:11px!important;font-weight:800!important}.crm-property-task-history-table__errors-empty{color:#64748b!important;font-size:11.5px!important;font-weight:700!important}.crm-property-task-history-table__errors-btn{flex:none;color:#be123c!important;min-width:92px!important;min-height:28px!important;box-shadow:none!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecdd3!important;border-radius:8px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important}.crm-property-task-history-table__errors-btn .MuiButton-startIcon{margin-left:0!important;margin-right:6px!important}.crm-property-task-history-table__errors-btn .fa-light{color:#e5484d;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.crm-property-task-history-table__errors-btn:hover{background:#fff1f2!important;border-color:#fda4af!important}.crm-property-task-history-table__errors-btn--success{color:#047857!important;background:#ecfdf5!important;border-color:#bbf7d0!important}.crm-property-task-history-table__errors-btn--success:hover{background:#dcfce7!important;border-color:#86efac!important}.crm-property-task-history-error-modal .MuiDialog-paper{overflow:hidden;border:1px solid var(--border)!important;border-radius:8px!important;box-shadow:0 24px 60px #0f172a2e!important}.crm-property-task-history-error-modal__header{background:#fff;justify-content:space-between;align-items:center;min-height:58px;display:flex;border-bottom:1px solid var(--border-light)!important;padding:0 22px!important}.crm-property-task-history-error-modal__title{color:#101827!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.crm-property-task-history-error-modal__close{color:#526274!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;width:32px!important;height:32px!important}.crm-property-task-history-error-modal__content{background:#fff;padding:18px 22px!important}.crm-property-task-history-error-modal__text{color:#7f1d1d;white-space:pre-wrap;word-break:break-word;background:#fff7f8;border:1px solid #fecdd3;border-radius:8px;max-height:58vh;margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:600;line-height:1.55;overflow:auto}.crm-property-task-history-error-modal__actions{background:#fff;padding:0 22px 20px!important}.crm-property-task-history-error-modal__close-btn{color:#fff!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;background:#101827!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important}.crm-property-task-history-detail__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.crm-property-task-history-detail__label{letter-spacing:.04em;text-transform:uppercase;color:#64748b!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.crm-property-task-history-detail__value{word-break:break-word;color:#0f172a!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.crm-property-task-history-detail__section-title{color:#0f172a!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}.crm-property-task-history-detail__empty,.crm-property-task-history-detail__list-item{color:#475569!important;font-size:12px!important;font-weight:600!important;line-height:1.6!important}.crm-property-task-history-table__pagination{border-top:1px solid var(--border)}.crm-promotions-alert{border:1px solid #0000;border-radius:8px!important}.crm-promotions-alert--warning{color:#856404!important;background:#fff3cd!important;border-color:#ffeaa7!important;margin:10px 10px 5px!important}.crm-promotions-alert--info{color:#0c5460!important;background:#d1ecf1!important;border-color:#bee5eb!important;margin:5px 10px 10px!important}.crm-promotions-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-promotions-card__heading{gap:12px}.crm-promotions-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-promotions-card__icon .MuiSvgIcon-root{font-size:18px}.crm-promotions-card__fa-icon,.crm-property-option-card__fa-icon{width:32px;height:32px;color:var(--primary);background:#12b8ab17;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.crm-promotions-toolbar{flex-shrink:0;align-items:center;gap:8px;margin-left:auto}.crm-promotions-toolbar__btn .MuiButton-startIcon,.crm-promotions-toolbar__btn svg{flex-shrink:0;width:16px;height:16px}.crm-promotions-toolbar__btn svg{stroke-width:1.8px}.crm-promotions-table-wrap{border:0!important;border-radius:0!important}.crm-promotions-table__empty-row td,.crm-promotions-table__filters td,.crm-promotions-table__head th,.crm-promotions-table__row td,.crm-promotions-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-promotions-table__head th{white-space:nowrap}.crm-promotions-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-promotions-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-promotions-table__row:hover{background:#eef7f6!important}.crm-promotions-table__row .MuiTableCell-root,.crm-promotions-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-promotions-table__filter-input,.crm-promotions-table__filter-select{width:100%}.crm-promotions-table__filter-input,.crm-promotions-table__filter-input .MuiFormControl-root,.crm-promotions-table__filter-input .MuiInputBase-root,.crm-promotions-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-promotions-table__filter-input .MuiOutlinedInput-root,.crm-promotions-table__filter-select,.crm-promotions-table__filter-select .MuiOutlinedInput-notchedOutline{border-radius:8px!important}.crm-promotions-table__filter-input .MuiOutlinedInput-root,.crm-promotions-table__filter-select.MuiInputBase-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important;border-radius:8px!important}.crm-promotions-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-promotions-table__filter-select fieldset{border:none!important}.crm-promotions-table__filter-input .MuiInputBase-input,.crm-promotions-table__filter-select .MuiSelect-select{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-promotions-table__filter-select .MuiSelect-select{align-items:center;display:flex;padding-right:34px!important}.crm-promotions-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-promotions-table__filter-input .MuiOutlinedInput-root.Mui-focused,.crm-promotions-table__filter-select.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-promotions-table__filter-select .MuiSelect-icon{color:#5f6f82!important}.crm-promotions-table__clear-cell{width:96px}.crm-promotions-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-promotions-table__actions{justify-content:flex-end;gap:6px;display:flex}.crm-promotions-table__action-btn{padding:4px!important}.crm-promotions-table__pagination{border-top:1px solid var(--border)}.crm-promotions-order-page-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-promotions-order-page-card__title-stack{flex-direction:column;gap:2px;min-width:0;display:flex}.crm-promotions-order-page-card__subtitle{color:var(--text-secondary)!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:1.25!important}.crm-promotions-order-card__header{align-items:center;display:flex}.crm-promotions-order-alert{border:1px solid var(--border-light)!important;color:var(--text-primary)!important;background:#fff!important;border-radius:8px!important}.crm-promotions-order-card__notice{border-bottom:1px solid var(--border-light);background:#fffaf0;padding:12px 18px}.crm-promotions-order-unsaved{align-items:center;color:#92400e!important;background:#fffbeb!important;border:1px solid #fde68a!important;border-radius:8px!important}.crm-promotions-order-card__notice-btn{min-height:30px!important}.crm-promotions-order-card__notice-btn.MuiButton-outlined,.crm-promotions-order-card__secondary-btn{border:1px solid var(--border)!important;color:var(--text-primary)!important;background:#fff!important}.crm-promotions-order-card__content{background:#fff;padding:16px 18px 18px}.crm-promotions-order-list{border:1px dashed #0000;border-radius:8px;flex-direction:column;gap:8px;transition:border-color .15s,background-color .15s;display:flex}.crm-promotions-order-list--over{background:#12b8ab0b;border-color:#12b8ab73;padding:8px}.crm-promotions-order-item{overflow:hidden;border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;margin-bottom:0!important}.crm-promotions-order-item:hover{background:#fbfefe!important;border-color:#12b8ab73!important}.crm-promotions-order-item--dragging{border-color:var(--primary)!important;box-shadow:0 14px 30px #0f172a24!important}.crm-promotions-order-item__inner{align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.crm-promotions-order-item__drag{width:28px;height:28px;color:var(--text-secondary);background:#f3f7fa;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.crm-promotions-order-item__body{flex:auto;min-width:0}.crm-promotions-order-item__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:13px!important;font-weight:650!important;line-height:1.25!important}.crm-promotions-order-item__meta{color:var(--text-secondary)!important;font-size:11px!important;font-weight:500!important}.crm-promotions-order-item__position{justify-content:center;align-items:center;min-width:40px;display:inline-flex}.crm-promotions-order-item__position-text{background:#12b8ab17;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:24px;padding:0 8px;display:inline-flex;color:var(--primary)!important;font-size:12px!important;font-weight:700!important}.crm-promotions-order-card__actions{border-top:1px solid var(--border-light);background:#fff;justify-content:flex-end;padding:12px 18px 16px;display:flex}.crm-promotion-form-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-promotion-form-card__toolbar{margin-left:auto}.crm-promotion-form-card__btn.MuiButton-contained{color:#fff!important}.crm-promotion-form-card__btn.crm-list-toolbar__control{color:var(--text-primary)!important;border:1px solid var(--border)!important;background:#fff!important}.crm-promotion-form-card__btn.crm-list-toolbar__control:hover{background:#f8fafc!important}.crm-promotion-form__tabs{margin-bottom:10px!important}.crm-promotion-form__tabs-control .MuiTab-root{padding:6px 14px!important}.crm-promotion-form__tabs-control .MuiTab-root.Mui-selected .MuiTypography-root{color:#fff!important}.crm-promotion-form>.MuiCard-root,.crm-promotion-form>.MuiStack-root>.MuiCard-root{border:1px solid var(--border);overflow:hidden;box-shadow:none!important;border-radius:8px!important}.crm-promotion-form .MuiCardContent-root{padding:18px 20px!important}.crm-promotion-form .MuiCard-root>.MuiBox-root:first-child{border-bottom:1px solid var(--border-light)!important;padding:14px 20px 10px!important}.crm-promotion-form .MuiCard-root>.MuiBox-root:first-child .MuiTypography-root{color:var(--text-primary)!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:700!important}.crm-promotion-form .MuiInputBase-root,.crm-promotion-form .MuiOutlinedInput-notchedOutline,.crm-promotion-form .crm-form-field .MuiFilledInput-root,.crm-promotion-form .crm-form-field .MuiOutlinedInput-root,.crm-promotion-form .crm-form-select.MuiInputBase-root{border-radius:8px!important}.crm-promotion-form .crm-form-field .MuiInputBase-root,.crm-promotion-form .crm-form-select.MuiInputBase-root{background:#fff!important;min-height:40px!important}.crm-promotion-form .crm-form-field .MuiInputBase-input,.crm-promotion-form .crm-form-select .MuiSelect-select{padding-top:9px!important;padding-bottom:9px!important;font-size:13px!important}.crm-promotion-videos-list,.crm-sortable-video-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.crm-promotion-video-card-wrap,.crm-sortable-video-card-wrap{min-width:0}.crm-promotion-video-card,.crm-sortable-video-card{border:1px solid var(--border-light);background:#fff;height:240px;padding:12px;transition:opacity .18s,transform .18s,border-color .18s;position:relative;box-shadow:none!important;border-radius:8px!important}.crm-promotion-video-card--dragging,.crm-sortable-video-card--dragging{opacity:.55;transform:scale(.98);border-color:var(--accent-teal)!important}.crm-promotion-video-card__dropzone,.crm-sortable-video-card__dropzone{z-index:1;background:#12b8ab05;border:2px dashed #0000;border-radius:8px;transition:border-color .18s,background .18s;position:absolute;inset:0}.crm-promotion-video-card__dropzone:hover,.crm-sortable-video-card__dropzone:hover{border-color:var(--accent-teal);background:#12b8ab14}.crm-promotion-video-card__drag,.crm-sortable-video-card__drag{z-index:3;cursor:grab;width:30px;height:30px;top:8px;left:8px;color:var(--primary)!important;background:#fff!important;border:1px solid #0f172a1f!important;position:absolute!important}.crm-promotion-video-card__drag:active,.crm-sortable-video-card__drag:active{cursor:grabbing}.crm-promotion-video-card__embed,.crm-sortable-video-card__embed{background:#f8fafc;border-radius:8px;width:100%;height:100%;overflow:hidden}.crm-promotion-video-card__embed embed,.crm-promotion-video-card__embed iframe,.crm-promotion-video-card__embed object,.crm-promotion-video-card__embed video,.crm-sortable-video-card__embed embed,.crm-sortable-video-card__embed iframe,.crm-sortable-video-card__embed object,.crm-sortable-video-card__embed video{display:block;width:100%!important;height:100%!important}.crm-promotion-video-card__delete,.crm-sortable-video-card__delete{z-index:3;width:30px;height:30px;top:8px;right:8px;color:#ef4444!important;background:#fff!important;border:1px solid #ef444433!important;position:absolute!important}@media (max-width:1199px){.crm-promotion-videos-list,.crm-sortable-video-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.crm-promotion-videos-list,.crm-sortable-video-list{grid-template-columns:1fr}}.crm-property-reports-page-card__content{gap:0!important;padding:0!important}.crm-property-reports-page-card__heading{align-items:center;gap:12px;display:flex;margin:10px 0!important}.crm-property-reports-page-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-property-reports-page-card__icon .MuiSvgIcon-root{font-size:18px}.crm-property-reports-search{padding:18px 24px 10px}.crm-property-reports-search__info{color:#1f75a4;background:#dff0fa;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.crm-property-reports-search__text{color:inherit!important;font-size:12.5px!important;font-weight:500!important}.crm-property-reports-table-shell{border-top:1px solid var(--border-light)}.crm-property-reports-table-wrap{border:0!important;border-radius:0!important}.crm-property-reports-table__empty-row td,.crm-property-reports-table__filters td,.crm-property-reports-table__head th,.crm-property-reports-table__row td,.crm-property-reports-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-property-reports-table__head th{white-space:nowrap}.crm-property-reports-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-property-reports-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-property-reports-table__row:hover{background:#eef7f6!important}.crm-property-reports-table__row .MuiTableCell-root,.crm-property-reports-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-property-reports-table__filter-input{width:100%}.crm-property-reports-table__filter-input,.crm-property-reports-table__filter-input .MuiFormControl-root,.crm-property-reports-table__filter-input .MuiInputBase-root,.crm-property-reports-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-reports-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-property-reports-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important}.crm-property-reports-table__filter-input .MuiOutlinedInput-notchedOutline{border:1px solid #d5dce6!important}.crm-property-reports-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-property-reports-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-property-reports-table__filter-input .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-property-reports-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-reports-table__clear-cell{width:96px}.crm-property-reports-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-property-reports-table__pagination{border-top:1px solid var(--border)}.crm-property-option-card__content{padding:0!important}.crm-property-option-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-property-option-card__heading{align-items:center;gap:12px;display:flex}.crm-property-option-card__icon{width:32px;height:32px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crm-property-option-card__icon .MuiSvgIcon-root{font-size:18px}.crm-property-option-toolbar{flex-shrink:0;align-items:center;gap:8px;margin-left:auto}.crm-property-options-table-wrap{border:0!important;border-radius:0!important}.crm-property-options-table__empty-row td,.crm-property-options-table__filters td,.crm-property-options-table__head th,.crm-property-options-table__row td,.crm-property-options-table__skeleton-row td{border-bottom:1px dotted #dfe7ef!important;padding:12px 16px!important}.crm-property-options-table__head th{white-space:nowrap}.crm-property-options-table__filters td{background:#fff;padding-top:8px!important;padding-bottom:8px!important}.crm-property-options-table__row:nth-of-type(2n){background:#f7fbfb!important}.crm-property-options-table__row:hover{background:#eef7f6!important}.crm-property-options-table__row .MuiTableCell-root,.crm-property-options-table__row td{color:var(--text-primary);font-size:12.5px!important;font-weight:500!important}.crm-property-options-table__filter-input{width:100%}.crm-property-options-table__filter-input,.crm-property-options-table__filter-input .MuiFormControl-root,.crm-property-options-table__filter-input .MuiInputBase-root,.crm-property-options-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-property-options-table__filter-input .MuiOutlinedInput-root{border-radius:8px!important}.crm-property-options-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d5dce6!important}.crm-property-options-table__filter-input .MuiOutlinedInput-notchedOutline{border:1px solid #d5dce6!important}.crm-property-options-table__filter-input .MuiInputBase-input{box-sizing:border-box;height:30px!important;min-height:30px!important;color:var(--text-primary)!important;padding:0 12px!important;font-size:11.5px!important;font-weight:500!important}.crm-property-options-table__filter-input .MuiInputBase-input::placeholder{opacity:1;color:#7a8797!important}.crm-property-options-table__filter-input .MuiOutlinedInput-root.Mui-focused{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #35bde81f!important}.crm-property-options-table__filter-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-options-table__clear-cell{width:96px}.crm-property-options-table__clear-btn{min-width:74px;height:30px;font-size:12px!important}.crm-property-options-table__actions{justify-content:flex-end;gap:6px;display:flex}.crm-property-options-table__action-btn{padding:4px!important}.crm-property-options-table__action-mark{background:currentColor;width:16px!important;height:16px!important}.crm-property-options-table__action-mark--edit{-webkit-mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-pencil.svg) 50%/contain no-repeat;background-color:currentColor!important}.crm-property-options-table__action-mark--delete{-webkit-mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-trash.svg) 50%/contain no-repeat;background-color:currentColor!important}.crm-property-options-table__action-mark--view{-webkit-mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat;mask:url(/assets/backend/icons/s-eye.svg) 50%/contain no-repeat;background-color:currentColor!important}.crm-property-options-table__pagination{border-top:1px solid var(--border)}.crm-property-option-modal .MuiDialog-paper{border:1px solid #dce8ef;overflow:hidden;box-shadow:0 22px 52px #0f172a2e;border-radius:10px!important}.crm-property-option-modal form>.MuiBox-root:first-child{border-bottom:1px solid var(--border-light)!important;background:linear-gradient(#fbfdff,#f8fafc)!important;padding:14px 18px!important}.crm-property-option-modal form>.MuiBox-root:first-child .MuiTypography-root{color:var(--text-primary)!important;margin:0!important;padding:0!important;font-size:17px!important;font-weight:750!important;line-height:1.2!important}.crm-property-option-modal .MuiDialogContent-root{max-height:min(72vh,720px);background:#fff!important;padding:16px 18px!important}.crm-property-option-modal .MuiDialogActions-root{border-top:1px solid var(--border-light);background:#fff;justify-content:flex-end;gap:10px;display:flex;padding:12px 18px 16px!important}.crm-property-option-modal .MuiButton-root:not(.MuiIconButton-root){min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:600!important}.crm-property-option-modal .MuiButton-containedPrimary{background:var(--primary)!important;color:#fff!important}.crm-property-option-modal .MuiButton-containedError{color:#fff!important;background:#ef4444!important}.crm-property-option-modal .MuiFormControl-root,.crm-property-option-modal .MuiTextField-root{width:100%}.crm-property-option-modal .MuiFilledInput-input,.crm-property-option-modal .MuiFilledInput-root,.crm-property-option-modal .MuiFilledInput-root:after,.crm-property-option-modal .MuiFilledInput-root:before,.crm-property-option-modal .MuiInputBase-root,.crm-property-option-modal .MuiOutlinedInput-notchedOutline,.crm-property-option-modal .MuiOutlinedInput-root{border-radius:8px!important}.crm-property-option-modal .MuiFilledInput-root,.crm-property-option-modal .MuiInputBase-root,.crm-property-option-modal .MuiOutlinedInput-root{background:#fff;height:36px;min-height:36px}.crm-property-option-modal .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-property-option-modal .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c9d3df!important}.crm-property-option-modal .MuiFilledInput-root.Mui-focused:after,.crm-property-option-modal .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-option-modal .MuiFilledInput-root:before{border-bottom-color:var(--field-border)!important}.crm-property-option-modal .MuiFilledInput-root:hover:not(.Mui-disabled,.Mui-error):before{border-bottom-color:#c9d3df!important}.crm-property-option-modal .MuiInputBase-input{padding-top:8px!important;padding-bottom:8px!important;font-size:12px!important}.crm-property-option-modal__header{border-bottom:1px solid var(--border-light);background:linear-gradient(#fbfdff,#f8fafc);padding:14px 18px;position:relative}.crm-property-option-modal__title{color:var(--text-primary);padding-right:28px;font-size:17px!important;font-weight:750!important;line-height:1.2!important}.crm-property-option-modal__close{top:12px;right:12px;color:var(--text-secondary)!important;position:absolute!important}.crm-property-option-modal__content{background:#f8fafc;max-height:min(72vh,720px)}.crm-property-option-modal__grid{margin-top:0!important}.crm-property-option-modal__label{letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;display:inline-block;color:var(--text-secondary)!important;font-size:11px!important;font-weight:700!important}.crm-property-option-modal__label--flag{align-items:center;gap:7px;display:inline-flex}.crm-property-option-modal__flag{object-fit:cover;border-radius:8px;width:18px;height:18px;box-shadow:0 0 0 1px #8798ad52}.crm-property-option-modal__field,.crm-property-option-modal__field .MuiFormControl-root,.crm-property-option-modal__field .MuiInputBase-root,.crm-property-option-modal__field .MuiOutlinedInput-notchedOutline,.crm-property-option-modal__field .MuiOutlinedInput-root{width:100%;border-radius:8px!important}.crm-property-option-modal__field .MuiInputBase-root,.crm-property-option-modal__field .MuiOutlinedInput-root{background:#fff;min-height:43px}.crm-property-option-modal__field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-property-option-modal__field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c9d3df!important}.crm-property-option-modal__field .MuiFilledInput-root.Mui-focused:after,.crm-property-option-modal__field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important}.crm-property-option-modal__field .MuiInputBase-input{font-size:13px!important}.crm-property-option-modal__field .MuiFilledInput-input,.crm-property-option-modal__field .MuiFilledInput-root,.crm-property-option-modal__field .MuiFilledInput-root:after,.crm-property-option-modal__field .MuiFilledInput-root:before{border-radius:8px!important}.crm-property-option-modal__field .MuiFilledInput-root{background:#fff}.crm-property-option-modal__field .MuiFilledInput-root:before{border-bottom-color:var(--field-border)!important}.crm-property-option-modal__field .MuiFilledInput-root:hover:not(.Mui-disabled,.Mui-error):before{border-bottom-color:#c9d3df!important}.crm-property-option-modal__actions{border-top:1px solid var(--border-light);background:#fff;justify-content:flex-end;gap:10px;display:flex;padding:12px 18px 16px!important}.crm-property-contact-modal__form{flex-direction:column;min-height:0;display:flex}.crm-property-contact-modal__title-wrap{align-items:center;gap:10px;min-width:0;display:flex}.crm-property-contact-modal__title-icon{width:32px;height:32px;color:var(--accent-teal);background:#12b8ab17;border:1px solid #12b8ab38;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;font-size:15px;line-height:1;display:inline-flex}.crm-property-contact-modal__sections{flex-direction:column;gap:12px;display:flex}.crm-property-contact-modal__section{background:#fff;border:1px solid #dce8ef;border-radius:8px;padding:14px;box-shadow:0 8px 18px #0f172a0a}.crm-property-contact-modal__section-title{color:var(--text-primary);align-items:center;gap:8px;display:flex;margin:0 0 12px!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.crm-property-contact-modal__section-title i{width:22px;height:22px;color:var(--accent-teal);background:#12b8ab1a;border-radius:7px;justify-content:center;align-items:center;font-size:11px;line-height:1;display:inline-flex}.crm-property-contact-modal .crm-property-option-modal__grid{row-gap:12px}.crm-property-contact-modal .crm-form-group{min-width:0}.crm-property-contact-modal .crm-form-label{min-height:14px;color:#64748b!important;letter-spacing:.02em!important;margin-bottom:5px!important;font-size:10px!important;font-weight:800!important}.crm-property-contact-modal .crm-form-field .MuiFilledInput-root,.crm-property-contact-modal .crm-form-field .MuiOutlinedInput-root,.crm-property-contact-modal .crm-form-select.MuiInputBase-root{background:#fff!important;height:36px!important;min-height:36px!important}.crm-property-contact-modal .crm-form-field .MuiInputBase-input,.crm-property-contact-modal .crm-form-select .MuiSelect-select{min-height:20px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:12px!important}.crm-property-contact-modal .crm-property-action-btn{min-width:98px}@media (max-width:767px){.crm-property-option-modal__header{padding:13px 16px}.crm-property-option-modal__content{padding:14px!important}.crm-property-option-modal__actions{padding:12px 14px 14px!important}.crm-property-contact-modal__section{padding:12px}}.crm-property-alt-modal__language-label{align-items:center;gap:7px;min-width:0;display:inline-flex}.crm-property-alt-modal__row{min-width:0}.crm-property-alt-modal__flag{object-fit:cover;flex:none;display:block;box-shadow:0 0 0 1px #0f172a14;border-radius:999px!important}.crm-property-alt-modal__language-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-color-field .MuiInputBase-input{cursor:pointer;height:28px!important;padding:5px 8px!important}.crm-tag-color-control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.crm-tag-color-control .crm-color-field .MuiInputBase-root{height:43px!important;min-height:43px!important;padding:5px!important}.crm-tag-color-control .crm-color-field input[type=color]{border:0!important;width:100%!important;height:31px!important;padding:0!important}.crm-tag-color-control__value{text-transform:uppercase;min-width:72px;color:var(--text-secondary)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:12px!important;font-weight:700!important}.crm-tag-color-preview{box-sizing:border-box;border:1px solid #0f172a14;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:34px;padding:7px 14px;font-size:13px;font-weight:800;line-height:1;display:flex}.crm-tag-color-preview--table{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;min-height:28px;padding:6px 10px;display:flex;overflow:hidden}.crm-tag-color-swatch-row{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.crm-tag-color-swatch{border:1px solid #0f172a29;border-radius:6px;flex:none;width:18px;height:18px}.crm-property-tag-pill{border:1px solid #0f172a14;border-radius:8px;align-items:center;min-height:26px;padding:5px 10px;display:inline-flex;font-size:12px!important;font-weight:800!important;line-height:1!important}.crm-calendar-cita-modal .MuiAutocomplete-input,.crm-calendar-cita-modal .MuiInputBase-input,.crm-calendar-cita-modal .MuiOutlinedInput-input,.crm-calendar-cita-modal .MuiSelect-select{box-sizing:border-box;align-items:center;display:flex;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important}.crm-calendar-cita-modal .MuiAutocomplete-inputRoot,.crm-calendar-cita-modal .MuiInputBase-root,.crm-calendar-cita-modal .MuiOutlinedInput-root{align-items:center!important}.crm-calendar-cita-modal .MuiInputBase-inputMultiline,.crm-calendar-cita-modal textarea{display:block;min-height:unset!important;height:auto!important;padding-top:10px!important;padding-bottom:10px!important}.crm-calendar-cita-modal .MuiSelect-select{padding-right:36px!important}.crm-calendar-cita-modal .MuiInputLabel-root{font-size:12px!important;transform:translate(14px,11px)scale(1)!important}.crm-calendar-cita-modal .MuiInputLabel-root.MuiInputLabel-shrink{background:#fff;max-width:calc(133% - 28px);padding:0 5px;line-height:1.2;transform:translate(14px,-9px)scale(.75)!important}.crm-calendar-cita-modal__datetime .MuiOutlinedInput-root{min-height:50px!important}.crm-calendar-cita-modal__datetime .MuiInputBase-input,.crm-calendar-cita-modal__datetime .MuiOutlinedInput-input{height:38px!important;min-height:38px!important;padding-top:6px!important;padding-bottom:0!important}.crm-calendar-cita-modal__datetime .MuiInputAdornment-root{height:38px;margin-top:0}.crm-calendar-cita-modal__datetime .MuiInputLabel-root.MuiInputLabel-shrink{font-weight:700;transform:translate(14px,-8px)scale(.72)!important}.crm-calendar-cita-modal__properties-autocomplete .MuiAutocomplete-inputRoot,.crm-calendar-cita-modal__users-autocomplete .MuiAutocomplete-inputRoot{gap:4px;flex-wrap:wrap!important;align-items:flex-start!important;height:auto!important;min-height:44px!important;padding:8px 38px 8px 10px!important}.crm-calendar-cita-modal__properties-autocomplete .MuiAutocomplete-input,.crm-calendar-cita-modal__users-autocomplete .MuiAutocomplete-input{flex:1 0 120px!important;height:24px!important;min-height:24px!important;padding:0!important}.crm-calendar-cita-modal__properties-autocomplete .MuiAutocomplete-tag,.crm-calendar-cita-modal__users-autocomplete .MuiAutocomplete-tag{height:24px;color:var(--text-primary);background:#12b8ab1f;border-radius:8px;margin:2px}.crm-calendar-cita-modal__properties-autocomplete .MuiChip-label,.crm-calendar-cita-modal__users-autocomplete .MuiChip-label{padding-left:8px;padding-right:8px;display:block;overflow:visible}.crm-calendar-cita-modal__properties-autocomplete .MuiAutocomplete-endAdornment,.crm-calendar-cita-modal__users-autocomplete .MuiAutocomplete-endAdornment{top:8px!important;transform:none!important}.crm-calendar-cita-modal__notice{background:#f8fafc;border:1px solid #d5dde6;border-radius:8px;padding:8px 12px}.crm-calendar-cita-modal__notice--blue{background:#e3f2fd;border-color:#90caf9}.crm-calendar-cita-modal__notice .MuiFormControlLabel-root{align-items:center;margin:0}.crm-calendar-cita-modal__notice .MuiSvgIcon-root{font-size:18px}.crm-calendar-cita-modal__notice span{font-size:13px;line-height:1.25}.crm-calendar-cita-modal__notes .MuiInputBase-root,.crm-calendar-cita-modal__notes .MuiOutlinedInput-root{align-items:flex-start!important;height:auto!important;min-height:92px!important}.crm-calendar-cita-modal__notes .MuiInputBase-inputMultiline,.crm-calendar-cita-modal__notes textarea{height:auto!important;min-height:72px!important;padding:10px 12px!important;line-height:1.45!important;display:block!important}.crm-calendar-ical-modal .MuiInputBase-input,.crm-calendar-ical-modal .MuiOutlinedInput-input{box-sizing:border-box;align-items:center;display:flex;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important}.crm-calendar-ical-modal .MuiInputBase-root,.crm-calendar-ical-modal .MuiOutlinedInput-root{align-items:center!important}.crm-calendar-ical-modal__copy-btn{color:var(--accent-teal)!important}.crm-calendar-ical-modal__copy-btn:hover{background:#12b8ab14!important}.crm-buyer-switchbar{align-items:center;row-gap:10px;padding-top:0!important}.crm-buyer-switchbar .MuiFormControlLabel-root{min-height:24px;margin:0}.crm-buyer-switchbar .MuiFormControlLabel-label{color:var(--text-secondary)!important;font-size:12px!important;font-weight:500!important}.crm-buyer-switchbar .MuiSwitch-root{width:34px;height:17px;margin-right:10px;padding:0;overflow:visible}.crm-buyer-switchbar .MuiSwitch-switchBase{padding:1px}.crm-buyer-switchbar .MuiSwitch-thumb{background:#fff;width:15px;height:15px;box-shadow:0 1px 4px #0000001f}.crm-buyer-switchbar .MuiSwitch-track{border-radius:8px;opacity:1!important;background:#d7dde1!important}.crm-buyer-switchbar .MuiSwitch-switchBase.Mui-checked{transform:translate(17px);color:#fff!important}.crm-buyer-switchbar .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{background:#fff}.crm-buyer-switchbar .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:var(--crm-corporate-green)!important;opacity:1!important}.crm-login-remember{align-items:center!important;margin-left:0!important;margin-right:0!important}.crm-login-remember__switch{flex:none;margin-right:8px}@media (max-width:600px){.crm-login-remember{align-self:flex-start;min-height:28px;display:inline-flex!important}.crm-login-remember .MuiFormControlLabel-label{white-space:nowrap;line-height:1.2!important}.crm-login-remember__switch{transform-origin:0;transform:scale(.92)}}.css-whrdhm-MuiContainer-root{padding:0!important}.crm-buyer-subtabs-bar{padding-right:15px;border-bottom:1px solid var(--border)!important;margin-top:0!important}.css-sucy4z-MuiInputBase-root-MuiOutlinedInput-root{border:0!important}.crm-buyer-content-stack .css-1ptf3pn,.css-f8fd37-MuiInputBase-root-MuiOutlinedInput-root .MuiInputBase-input,.css-iz6ie3-MuiFormControl-root-MuiTextField-root .MuiInputBase-input{border-radius:8px!important}.crm-buyer-cross-form.MuiBox-root>.MuiAutocomplete-root,.crm-buyer-cross-form.MuiBox-root>.MuiAutocomplete-root>.MuiFormControl-root{margin:0!important}.crm-buyer-content-stack form{position:relative;height:auto!important;margin-bottom:20px!important}.crm-client-email-card{border-radius:0!important}.crm-client-email-card .MuiCardHeader-title{font-size:14px!important}.crm-client-email-card .MuiCardContent-root,.crm-client-email-card__content{background:#fff;flex-direction:column;gap:16px;display:flex;padding:24px!important}.crm-client-email-autocomplete .MuiOutlinedInput-root,.crm-client-email-card .MuiInputBase-root,.crm-client-email-card .crm-form-field .MuiFilledInput-root,.crm-client-email-card .crm-form-field .MuiOutlinedInput-root,.crm-client-email-select .MuiFilledInput-root,.crm-client-email-select .MuiOutlinedInput-root{border-radius:8px!important}.crm-client-email-autocomplete .MuiOutlinedInput-root,.crm-client-email-card .crm-form-field .MuiFilledInput-root,.crm-client-email-card .crm-form-field .MuiOutlinedInput-root,.crm-client-email-select .MuiFilledInput-root,.crm-client-email-select .MuiOutlinedInput-root{background:var(--field)!important;min-height:43px!important}.crm-client-email-card .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-client-email-card .MuiInputLabel-root,.crm-client-email-label{text-transform:uppercase;letter-spacing:.04em;font-size:10px!important;font-weight:600!important}.crm-client-email-label{display:block;color:var(--text-secondary)!important;margin-bottom:8px!important}.crm-client-email-language__actions{flex-wrap:wrap;gap:8px;display:flex}.crm-client-email-lang-btn{border-color:var(--border)!important;min-width:60px!important;height:38px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-client-email-lang-btn--active{background:var(--accent-green)!important;border-color:var(--accent-green)!important}.crm-client-email-editor__shell{border:1px solid var(--field-border);background:#fff;border-radius:8px;overflow:hidden}.crm-client-email-editor__shell .ql-toolbar.ql-snow{background:#f8fbfd;border:0!important;border-bottom:1px solid var(--border)!important}.crm-client-email-editor__shell .ql-container.ql-snow{font-size:13px;border:0!important}.crm-client-email-footer{background:#fff;justify-content:flex-end;gap:8px;display:flex;padding:16px 24px 24px!important}body .crm-clients-page--buyer-form .crm-client-email-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-client-email-card__header{border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:58px!important;padding:10px 18px!important}body .crm-clients-page--buyer-form .crm-client-email-card__heading{align-items:center!important;gap:8px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-card__icon{color:#101827!important;width:18px!important;height:18px!important}body .crm-clients-page--buyer-form .crm-client-email-card__title{color:#101827!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-client-email-card__content{gap:14px!important;padding:16px 18px!important}body .crm-clients-page--buyer-form .crm-client-email-card__grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:end!important;gap:12px!important;width:100%!important;display:grid!important}body .crm-clients-page--buyer-form .crm-client-email-field{flex-direction:column!important;gap:6px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-field--subject{grid-column:1/-1}body .crm-clients-page--buyer-form .crm-client-email-label{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;align-items:center!important;min-height:16px!important;margin:0!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-card :is(.MuiOutlinedInput-root,.MuiFilledInput-root,.MuiInputBase-root:not(.ql-container)){background:#fff!important;border-radius:8px!important;min-height:40px!important}body .crm-clients-page--buyer-form .crm-client-email-card .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiInputBase-root,body .crm-clients-page--buyer-form .crm-client-email-select .MuiOutlinedInput-root{box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:40px!important;min-height:40px!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiInputBase-root:hover,body .crm-clients-page--buyer-form .crm-client-email-select .MuiOutlinedInput-root:hover{border-color:#b8c3cc!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiInputBase-root.Mui-focused,body .crm-clients-page--buyer-form .crm-client-email-select .MuiOutlinedInput-root.Mui-focused{border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:0 36px 0 12px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-select .MuiSelect-icon{color:#64748b!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-client-email-card .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#b8c3cc!important}body .crm-clients-page--buyer-form .crm-client-email-card .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-client-email-card :is(.MuiInputBase-input,.MuiSelect-select,.MuiAutocomplete-input){color:#101827!important;font-size:13px!important;font-weight:650!important}body .crm-clients-page--buyer-form .crm-client-email-card .MuiInputBase-input:not(.MuiInputBase-inputMultiline),body .crm-clients-page--buyer-form .crm-client-email-card .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:40px!important;min-height:40px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-autocomplete .MuiAutocomplete-inputRoot{height:auto!important;min-height:40px!important;padding-top:2px!important;padding-bottom:2px!important}body .crm-clients-page--buyer-form .crm-client-email-card .MuiChip-root{color:#0f9188!important;background:#e9fbf8!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-client-email-language__actions{align-items:center!important;gap:6px!important;min-height:40px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-client-email-lang-btn{background:#fff!important;border-color:#d0d1d1!important;border-radius:8px!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important}body .crm-clients-page--buyer-form .crm-client-email-lang-btn--active{background:#e9fbf8!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-client-email-lang-btn img{object-fit:cover!important;border-radius:50%!important;width:18px!important;height:18px!important;display:block!important}body .crm-clients-page--buyer-form .crm-client-email-editor__shell{border-color:#d0d1d1!important;border-radius:8px!important}body .crm-clients-page--buyer-form .crm-client-email-editor__shell .ql-toolbar.ql-snow{background:#f8fafc!important;border-bottom:1px solid #dde7ed!important}body .crm-clients-page--buyer-form .crm-client-email-editor__shell .ql-editor{color:#101827!important;min-height:220px!important;font-size:13px!important}body .crm-clients-page--buyer-form .crm-client-email-footer{border-top:1px solid #dde7ed!important;align-items:center!important;min-height:62px!important;padding:12px 18px!important}body .crm-clients-page--buyer-form .crm-client-email-footer .MuiButton-root{text-transform:none!important;border-radius:8px!important;min-height:36px!important;font-size:13px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__header{border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:58px!important;padding:10px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__header .MuiCardHeader-action{align-self:center!important;margin:0!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__heading{align-items:center!important;gap:8px!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__icon{color:#101827!important;width:18px!important;height:18px!important;margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__title{color:#101827!important;font-size:16px!important;font-weight:650!important;line-height:1.15!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__subtitle{color:#64748b!important;margin-top:2px!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__count{color:#0f9188!important;background:#e9fbf8!important;border-radius:999px!important;min-width:34px!important;height:28px!important;font-size:12px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-reports-card__content{padding:0!important}body .crm-clients-page--buyer-form .crm-buyer-reports-table-wrap{box-shadow:none!important;border-top:0!important;border-radius:0!important}body .crm-clients-page--buyer-form .crm-buyer-reports-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;background:#f8fafc!important;height:42px!important;padding:9px 12px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-reports-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;border-bottom:1px solid #e7eef4!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:500!important}body .crm-clients-page--buyer-form .crm-buyer-reports-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n)>.MuiTableCell-root{background:#f9fbfc!important}body .crm-clients-page--buyer-form .crm-buyer-reports-chip{border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-reports-pagination{border-top:1px solid #dde7ed!important;min-height:52px!important}@media (max-width:1100px){body .crm-clients-page--buyer-form .crm-client-email-card__grid{grid-template-columns:1fr 1fr!important}body .crm-clients-page--buyer-form .crm-client-email-field--properties,body .crm-clients-page--buyer-form .crm-client-email-field--subject{grid-column:1/-1}}@media (max-width:700px){body .crm-clients-page--buyer-form .crm-client-email-card__grid{grid-template-columns:1fr!important}}.crm-template-form-card__content{padding:0!important}.crm-template-form{background:#fff}.crm-template-form__grid{margin:0!important}.crm-template-form__aside,.crm-template-form__main{padding:0!important}.crm-template-form__main{border-right:1px solid var(--border-light)}.crm-template-form__aside-stack,.crm-template-form__main-stack{padding:22px!important}.crm-template-form__languages{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-template-form__lang-btn{border-color:var(--border)!important;min-width:56px!important;height:36px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:0 12px!important}.crm-template-form__lang-btn--active{background:#35bde8!important;border-color:#35bde8!important}.crm-template-form__field{flex-direction:column;gap:6px;display:flex}.crm-template-form__label,.crm-template-form__panel-title{text-transform:uppercase;margin:0;display:block;letter-spacing:.04em!important;color:#314452!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}.crm-template-form .crm-form-field,.crm-template-form .crm-form-field .MuiFormControl-root,.crm-template-form .crm-form-field .MuiInputBase-root,.crm-template-form .crm-form-field .MuiOutlinedInput-notchedOutline,.crm-template-form .crm-form-field .MuiOutlinedInput-root{border-radius:8px!important}.crm-template-form .crm-form-field .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-template-form .crm-form-field .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-template-form .crm-form-field .MuiInputBase-input{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-template-form__editor-shell{border:1px solid var(--field-border);background:#fff;border-radius:8px;overflow:hidden}.crm-template-form__editor-shell .ql-toolbar.ql-snow{background:#f8fafc;border:0!important;border-bottom:1px solid var(--border-light)!important}.crm-template-form__editor-shell .ql-container.ql-snow{border:0!important}.crm-template-form__panel{border:1px solid var(--border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex}.crm-template-form__switch{justify-content:space-between;align-items:center;margin:0!important}.crm-template-form__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-template-form__alert{border:1px solid #bfe7f5!important;border-radius:8px!important;margin-top:0!important}.crm-template-form__alert-title{color:var(--text-primary)!important;font-size:12px!important;font-weight:700!important}.crm-template-form__alert-text{display:block;color:var(--text-secondary)!important;margin-top:6px!important;font-size:11.5px!important;line-height:1.45!important}.crm-template-form__footer{padding-top:4px}.crm-newsletter-compose-card__content{padding:0!important}.crm-newsletter-compose-form{background:#fff}.crm-newsletter-compose-form__grid{margin:0!important}.crm-newsletter-compose-form__aside,.crm-newsletter-compose-form__main{padding:0!important}.crm-newsletter-compose-form__main{border-right:1px solid var(--border-light)}.crm-newsletter-compose-form__aside-stack,.crm-newsletter-compose-form__main-stack{padding:22px!important}.crm-newsletter-compose-form__field{flex-direction:column;gap:6px;display:flex}.crm-newsletter-compose-form__label,.crm-newsletter-compose-form__panel-title{text-transform:uppercase;margin:0;display:block;letter-spacing:.04em!important;color:#314452!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}.crm-newsletter-compose-form .crm-form-field,.crm-newsletter-compose-form .crm-form-field .MuiFormControl-root,.crm-newsletter-compose-form .crm-form-field .MuiInputBase-root,.crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-notchedOutline,.crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-root,.crm-newsletter-compose-form__select .MuiInputBase-root,.crm-newsletter-compose-form__select .MuiOutlinedInput-notchedOutline,.crm-newsletter-compose-form__select .MuiOutlinedInput-root{border-radius:8px!important}.crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-root,.crm-newsletter-compose-form__select .MuiOutlinedInput-root{background:var(--field)!important;border:1px solid var(--field-border)!important;min-height:43px!important;box-shadow:none!important}.crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-notchedOutline,.crm-newsletter-compose-form__select .MuiOutlinedInput-notchedOutline{border-color:var(--field-border)!important}.crm-newsletter-compose-form .crm-form-field .MuiInputBase-input,.crm-newsletter-compose-form__select .MuiInputBase-input,.crm-newsletter-compose-form__select .MuiSelect-select{box-sizing:border-box;color:#334653!important;min-height:43px!important;padding:0 15px 0 16px!important;font-size:12px!important;font-weight:500!important}.crm-newsletter-compose-form__select .MuiInputLabel-root{font-size:12px!important}.crm-newsletter-compose-form__editor-shell{border:1px solid var(--field-border);background:#fff;border-radius:8px;overflow:hidden}.crm-newsletter-compose-form__editor-shell .ql-toolbar.ql-snow{background:#f8fafc;border:0!important;border-bottom:1px solid var(--border-light)!important}.crm-newsletter-compose-form__editor-shell .ql-container.ql-snow{border:0!important}.crm-newsletter-compose-form__panel{border:1px solid var(--border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.crm-newsletter-compose-form__switches{flex-direction:column;display:flex}.crm-newsletter-compose-form__switch{justify-content:space-between;align-items:center;margin:0!important}.crm-newsletter-compose-form__switch .MuiFormControlLabel-label{color:var(--text-primary)!important;font-size:12px!important;font-weight:600!important}.crm-newsletter-compose-form__submit{width:100%}body .crm-newsletter-campaigns-card__header,body .crm-newsletter-compose-card__header,body .crm-newsletter-lists-card__header,body .crm-newsletter-messages-card__header,body .crm-newsletter-subscribers-card__header{background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:12px 18px!important;display:flex!important}body .crm-newsletter-campaigns-card__heading,body .crm-newsletter-compose-card__heading,body .crm-newsletter-lists-card__heading,body .crm-newsletter-messages-card__heading,body .crm-newsletter-subscribers-card__heading{align-items:center!important;gap:8px!important;margin:0!important;display:inline-flex!important}body .crm-newsletter-campaigns-card__icon,body .crm-newsletter-compose-card__icon,body .crm-newsletter-lists-card__icon,body .crm-newsletter-messages-card__icon,body .crm-newsletter-subscribers-card__icon{color:#101827!important;width:24px!important;min-width:24px!important;height:24px!important}body .crm-newsletter-compose-card__actions{justify-content:flex-end;min-height:34px}body .crm-newsletter-compose-card__actions .crm-list-toolbar__btn{border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}body .crm-newsletter-compose-card__actions .fa-light,body .crm-newsletter-compose-card__actions .fa-solid{color:currentColor!important;justify-content:center!important;align-items:center!important;font-size:13px!important;line-height:1!important;display:inline-flex!important}body .crm-newsletter-compose-form__grid{align-items:stretch}body .crm-newsletter-compose-form__main{border-right:1px solid #e6edf2;flex-basis:55%!important;max-width:55%!important}body .crm-newsletter-compose-form__aside{flex-basis:45%!important;max-width:45%!important}body .crm-newsletter-compose-form__aside-stack,body .crm-newsletter-compose-form__main-stack{padding:18px!important}body .crm-newsletter-compose-form__aside-stack,body .crm-newsletter-compose-form__main-stack,body .crm-newsletter-compose-form__panel>.MuiStack-root{gap:14px!important}body .crm-newsletter-compose-form__field{gap:5px!important}body .crm-newsletter-compose-form__label,body .crm-newsletter-compose-form__panel-title{letter-spacing:0!important;text-transform:uppercase!important;color:#526274!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}body .crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-root,body .crm-newsletter-compose-form__select .MuiOutlinedInput-root{background:#fff!important;border:0!important;align-items:center!important;height:36px!important;min-height:36px!important;display:flex!important}body .crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-notchedOutline,body .crm-newsletter-compose-form__select .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important;border-radius:8px!important}body .crm-newsletter-compose-form .crm-form-field .MuiInputBase-input,body .crm-newsletter-compose-form__select .MuiAutocomplete-input,body .crm-newsletter-compose-form__select .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 34px 0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}body .crm-newsletter-compose-form__select .MuiAutocomplete-inputRoot{align-items:center!important}body .crm-newsletter-compose-form__select .MuiAutocomplete-input{padding-right:4px!important}body .crm-newsletter-compose-form__select .MuiAutocomplete-endAdornment,body .crm-newsletter-compose-form__select .MuiSelect-icon{color:#64748b!important;top:50%!important;transform:translateY(-50%)!important}body .crm-newsletter-compose-form__editor-shell{border-color:#dde7ed!important;border-radius:8px!important}body .crm-newsletter-compose-form__editor-shell .ql-toolbar.ql-snow{min-height:40px;background:#f8fafc!important}body .crm-newsletter-compose-form__panel{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;gap:12px!important;padding:14px!important}body .crm-newsletter-compose-form__panel--lists{background:#fbfdfd!important}body .crm-newsletter-compose-form__panel--lists .crm-newsletter-compose-form__switches{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body .crm-newsletter-compose-form__panel--lists .crm-newsletter-compose-form__switches>:not(style)~:not(style){margin-top:0!important}body .crm-newsletter-compose-form__switch{background:#fff;border:1px solid #dde7ed;border-radius:8px;min-height:34px;padding:4px 10px;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:flex!important}body .crm-newsletter-compose-form__switch--schedule{margin-top:2px!important}body .crm-newsletter-compose-form__switch .MuiSwitch-root{flex:none!important}body .crm-newsletter-compose-form__switch .MuiFormControlLabel-label{flex:0 auto!important;margin-left:0!important}body .crm-newsletter-compose-form__switch:has(.Mui-checked){background:#12b8ab14;border-color:#12b8ab59}body .crm-newsletter-compose-form__switch .MuiSwitch-switchBase.Mui-checked{color:#fff!important}body .crm-newsletter-compose-form__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}body .crm-newsletter-compose-form__switch .MuiFormControlLabel-label{color:#526274!important;font-size:12px!important;font-weight:700!important}body .crm-newsletter-compose-form__selected-list{margin-top:8px!important}body .crm-newsletter-compose-form__selected-chip{color:#526274!important;background:#eef2f6!important;border-radius:999px!important;height:24px!important;font-size:11.5px!important;font-weight:700!important}body .crm-newsletter-compose-form__selected-list .crm-newsletter-compose-form__selected-chip:first-child{color:#0f8f86!important;background:#12b8ab1f!important;border:1px solid #12b8ab59!important}body :is(.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table) .MuiTableCell-root{border-bottom:1px solid #e6edf2!important;padding:12px 14px!important;font-size:12.5px!important;font-weight:500!important}body :is(.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table) .MuiTableHead-root .MuiTableCell-root{color:#687385!important;background:#f8fafc!important;padding:12px 14px!important;font-size:11px!important;font-weight:700!important}body :is(.crm-newsletter-lists-table__filters,.crm-newsletter-campaigns-table__filters,.crm-newsletter-subscribers-table__filters,.crm-newsletter-messages-table__filters) .MuiTableCell-root{background:#fff!important;padding:8px 14px!important}body :is(.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input) .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;height:30px!important;min-height:30px!important}body :is(.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input) .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body :is(.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input) .MuiInputBase-input{box-sizing:border-box;align-items:center;display:flex;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:600!important}body :is(.crm-newsletter-lists-table__clear-btn,.crm-newsletter-campaigns-table__clear-btn,.crm-newsletter-subscribers-table__clear-btn,.crm-newsletter-messages-table__clear-btn){width:100%;color:#ef4444!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #ffc9c9!important;font-size:11.5px!important;font-weight:700!important}body :is(.crm-newsletter-lists-table__actions,.crm-newsletter-campaigns-table__actions,.crm-newsletter-messages-table__actions){justify-content:center;align-items:center;gap:6px;display:inline-flex}body :is(.crm-newsletter-lists-table__action-mark,.crm-newsletter-campaigns-table__action-mark,.crm-newsletter-messages-table__action-mark){background:currentColor!important;width:15px!important;height:15px!important}body :is(.crm-newsletter-lists-table__pagination,.crm-newsletter-campaigns-table__pagination,.crm-newsletter-subscribers-table__pagination,.crm-newsletter-messages-table__pagination){background:#fff!important;border-top:1px solid #e6edf2!important}body .crm-newsletter-modal__content{padding:18px!important}body .crm-newsletter-modal__content .crm-form-field .MuiOutlinedInput-root{height:36px!important}body .crm-newsletter-subscriber-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 30px;align-items:end;gap:10px;display:grid}body .crm-newsletter-subscriber-row__field{min-width:0}body .crm-newsletter-subscriber-row__remove{margin-bottom:0}@media (max-width:900px){body .crm-newsletter-compose-form__aside,body .crm-newsletter-compose-form__main{border-right:0;flex-basis:100%!important;max-width:100%!important}body .crm-newsletter-campaigns-card__header,body .crm-newsletter-compose-card__header,body .crm-newsletter-lists-card__header,body .crm-newsletter-messages-card__header,body .crm-newsletter-subscribers-card__header{flex-direction:column;align-items:flex-start!important}body .crm-newsletter-compose-card__actions,body .crm-newsletter-lists-toolbar,body .crm-newsletter-subscribers-toolbar{flex-wrap:wrap;justify-content:flex-start;width:100%}body .crm-newsletter-subscriber-row{grid-template-columns:1fr}body .crm-newsletter-compose-form__panel--lists .crm-newsletter-compose-form__switches{grid-template-columns:1fr!important}}.crm-property-card__header--section.css-77dzvg-MuiCardHeader-root{padding:16px 20px!important}.css-1j18qm9{width:16px!important;height:16px!important}.css-1f3h5al-MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root:first-of-type,.css-1f3h5al-MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root:last-of-type,.css-1wp6tea:nth-of-type(2n) .MuiTableCell-root:first-of-type,.css-1wp6tea:nth-of-type(2n) .MuiTableCell-root:last-of-type{border-radius:0!important}.crm-data-table-wrap table tr td{border-bottom:1px solid var(--border)!important}.MuiTable-root .MuiTableHead-root .MuiTableRow-root:first-of-type .MuiTableCell-root{background:#f8fafc!important;border-bottom:1px solid #e6edf2!important;padding:14px 16px 12px!important}.MuiTable-root .MuiTableHead-root .MuiTableRow-root:first-of-type .MuiTableCell-root,.MuiTable-root .MuiTableHead-root .MuiTableRow-root:first-of-type .MuiTableCell-root .MuiTableSortLabel-root,.MuiTable-root .MuiTableHead-root .MuiTableRow-root:first-of-type .MuiTableCell-root .MuiTypography-root{text-transform:uppercase;white-space:nowrap;color:#687385!important;letter-spacing:0!important;font-size:11px!important;font-weight:850!important}body .MuiFilledInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select),body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select),body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select){height:36px!important;min-height:36px!important;box-shadow:none!important;color:#101827!important;font-family:var(--font)!important;background:#fff!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}body .MuiFilledInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-select,body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-select,body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-select{box-sizing:border-box!important;color:#101827!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 38px 0 14px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiOutlinedInput-notchedOutline,body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important;border-radius:8px!important}body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select):hover .MuiOutlinedInput-notchedOutline,body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select):hover .MuiOutlinedInput-notchedOutline{border-color:#c9d6e1!important}body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select).Mui-focused .MuiOutlinedInput-notchedOutline,body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}body .MuiFilledInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-icon,body .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-icon,body .MuiOutlinedInput-root.MuiSelect-root:not(.MuiTablePagination-input):not(.crm-cross-select) .MuiSelect-icon{pointer-events:none;color:#64748b!important;width:18px!important;height:18px!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.MuiMenu-paper .MuiMenu-list,.MuiPopover-paper .MuiMenu-list{padding:8px!important}.MuiMenu-paper .MuiMenuItem-root,.MuiPopover-paper .MuiMenuItem-root{color:#101827!important;border-radius:7px!important;min-height:34px!important;padding:7px 12px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.MuiMenu-paper .MuiMenuItem-root.Mui-selected,.MuiPopover-paper .MuiMenuItem-root.Mui-selected{color:var(--accent-teal)!important;background:#12b8ab1a!important}.MuiMenu-paper .MuiMenuItem-root.Mui-selected:hover,.MuiPopover-paper .MuiMenuItem-root.Mui-selected:hover{background:#12b8ab29!important}.crm-multi-select-menu.MuiPaper-root{border:1px solid #dbe5ec!important;border-radius:8px!important;width:218px!important;max-width:218px!important;box-shadow:0 16px 40px #0f172a1f!important}.crm-multi-select-menu .MuiMenu-list{padding:6px!important}.crm-multi-select-menu .MuiMenuItem-root{min-height:30px!important;padding:4px 7px!important}.crm-multi-select-menu .MuiFormControlLabel-root{align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;display:flex!important}.crm-multi-select-menu .MuiCheckbox-root{flex:none!important;padding:3px!important}.crm-multi-select-menu .MuiSvgIcon-root{width:17px!important;height:17px!important}.crm-multi-select-menu .MuiFormControlLabel-label{color:#526174!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.crm-advanced-search-card :is(.crm-form-field,.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root),.crm-promotion-form :is(.crm-form-field,.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root),.crm-property-map-card :is(.crm-form-field,.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root),.crm-property-option-modal :is(.crm-form-field,.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root){width:100%}.crm-advanced-search-card :is(.MuiOutlinedInput-root,.MuiFilledInput-root,.MuiInputBase-root.MuiSelect-root,.MuiAutocomplete-inputRoot):not(.MuiTablePagination-input),.crm-promotion-form :is(.MuiOutlinedInput-root,.MuiFilledInput-root,.MuiInputBase-root.MuiSelect-root,.MuiAutocomplete-inputRoot):not(.MuiTablePagination-input),.crm-property-map-card :is(.MuiOutlinedInput-root,.MuiFilledInput-root,.MuiInputBase-root.MuiSelect-root,.MuiAutocomplete-inputRoot):not(.MuiTablePagination-input),.crm-property-option-modal :is(.MuiOutlinedInput-root,.MuiFilledInput-root,.MuiInputBase-root.MuiSelect-root,.MuiAutocomplete-inputRoot):not(.MuiTablePagination-input){height:36px!important;min-height:36px!important;box-shadow:none!important;color:#101827!important;font-family:var(--font)!important;background:#fff!important;border-radius:8px!important;font-size:12.5px!important;font-weight:600!important}.crm-advanced-search-card :is(.MuiInputBase-root.MuiInputBase-multiline,.MuiOutlinedInput-root.MuiInputBase-multiline),.crm-promotion-form :is(.MuiInputBase-root.MuiInputBase-multiline,.MuiOutlinedInput-root.MuiInputBase-multiline),.crm-property-map-card :is(.MuiInputBase-root.MuiInputBase-multiline,.MuiOutlinedInput-root.MuiInputBase-multiline),.crm-property-option-modal :is(.MuiInputBase-root.MuiInputBase-multiline,.MuiOutlinedInput-root.MuiInputBase-multiline){align-items:flex-start!important;height:auto!important;min-height:72px!important}.crm-advanced-search-card .MuiOutlinedInput-notchedOutline,.crm-promotion-form .MuiOutlinedInput-notchedOutline,.crm-property-map-card .MuiOutlinedInput-notchedOutline,.crm-property-option-modal .MuiOutlinedInput-notchedOutline{border-color:#dde7ed!important}.crm-advanced-search-card :is(.MuiOutlinedInput-root,.MuiInputBase-root).Mui-focused .MuiOutlinedInput-notchedOutline,.crm-promotion-form :is(.MuiOutlinedInput-root,.MuiInputBase-root).Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-map-card :is(.MuiOutlinedInput-root,.MuiInputBase-root).Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-option-modal :is(.MuiOutlinedInput-root,.MuiInputBase-root).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-advanced-search-card :is(.MuiInputBase-input,.MuiFilledInput-input,.MuiSelect-select,.MuiAutocomplete-input):not(.MuiTablePagination-select),.crm-promotion-form :is(.MuiInputBase-input,.MuiFilledInput-input,.MuiSelect-select,.MuiAutocomplete-input):not(.MuiTablePagination-select),.crm-property-map-card :is(.MuiInputBase-input,.MuiFilledInput-input,.MuiSelect-select,.MuiAutocomplete-input):not(.MuiTablePagination-select),.crm-property-option-modal :is(.MuiInputBase-input,.MuiFilledInput-input,.MuiSelect-select,.MuiAutocomplete-input):not(.MuiTablePagination-select){box-sizing:border-box!important;color:#101827!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important}.crm-advanced-search-card .MuiSelect-select,.crm-promotion-form .MuiSelect-select,.crm-property-map-card .MuiSelect-select,.crm-property-option-modal .MuiSelect-select{align-items:center!important;padding-right:36px!important;display:flex!important}.crm-advanced-search-card .MuiInputBase-inputMultiline,.crm-promotion-form .MuiInputBase-inputMultiline,.crm-property-map-card .MuiInputBase-inputMultiline,.crm-property-option-modal .MuiInputBase-inputMultiline{height:auto!important;min-height:72px!important;padding:10px 12px!important;display:block!important}.crm-advanced-search-card :is(.MuiTypography-caption,.crm-form-label),.crm-promotion-form :is(.MuiTypography-caption,.crm-form-label),.crm-property-map-card :is(.MuiTypography-caption,.crm-form-label),.crm-property-option-modal :is(.MuiTypography-caption,.crm-form-label){text-transform:uppercase;display:block;color:#526274!important;letter-spacing:0!important;margin:0 0 5px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}.crm-advanced-search-card__header,.crm-promotion-form-card__header,.crm-promotions-card__header,.crm-promotions-order-card__header,.crm-promotions-order-page-card__header,.crm-property-history-card__header,.crm-property-map-card__header,.crm-property-option-card__header,.crm-property-reports-page-card__header,.crm-property-task-history-card__header{border-bottom:1px solid var(--border-light)!important;box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-advanced-search-card .crm-list-card__title,.crm-promotions-card .crm-list-card__title,.crm-promotions-order-card .crm-list-card__title,.crm-promotions-order-page-card__title-stack .crm-list-card__title,.crm-property-history-card .crm-list-card__title,.crm-property-map-card .crm-list-card__title,.crm-property-option-card .crm-list-card__title,.crm-property-reports-page-card .crm-list-card__title,.crm-property-task-history-card .crm-list-card__title{color:#101827!important;letter-spacing:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.crm-advanced-search-card__heading,.crm-promotions-card__heading,.crm-property-history-card__heading,.crm-property-map-card__heading,.crm-property-option-card__heading,.crm-property-reports-page-card__heading,.crm-property-task-history-card__heading{align-items:center;gap:8px;min-width:0;min-height:0;display:flex;margin:0!important}.crm-advanced-search-card__icon,.crm-promotions-card__fa-icon,.crm-promotions-card__icon,.crm-property-history-card__icon,.crm-property-map-card__icon,.crm-property-option-card__fa-icon,.crm-property-option-card__icon,.crm-property-reports-page-card__icon,.crm-property-task-history-card__icon{color:#101827!important;width:22px!important;height:22px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;flex:0 0 22px!important;font-size:18px!important}.crm-promotions-card__fa-icon:before,.crm-property-option-card__fa-icon:before{line-height:1}.crm-advanced-search-card__icon.MuiSvgIcon-root,.crm-promotions-card__icon .MuiSvgIcon-root,.crm-property-history-card__icon .MuiSvgIcon-root,.crm-property-map-card__icon .MuiSvgIcon-root,.crm-property-option-card__icon .MuiSvgIcon-root,.crm-property-reports-page-card__icon .MuiSvgIcon-root,.crm-property-task-history-card__icon .MuiSvgIcon-root{width:20px!important;height:20px!important;font-size:20px!important}.crm-advanced-search-card,.crm-promotion-form,.crm-property-map-card{background:#fff!important}.crm-property-option-modal{background:#ffffffb3!important}.crm-advanced-search-card .crm-advanced-search-card__header,.crm-advanced-search-card>.crm-list-card__header,.crm-promotion-form .crm-promotion-form-card__header,.crm-property-map-card .crm-property-map-card__header,.crm-property-map-card>.crm-list-card__header,.crm-property-option-modal form>.MuiBox-root:first-child{box-shadow:none!important;background:#fff!important;border-bottom:1px solid #dde7ed!important}.crm-advanced-search-card .crm-list-card__content,.crm-promotion-form .crm-list-card__content,.crm-property-map-card .crm-list-card__content,.crm-property-option-modal .MuiDialogContent-root{background:#fff!important}.crm-advanced-search-grid.crm-advanced-search-grid,.crm-property-map-grid.crm-property-map-grid{gap:14px 16px!important;width:100%!important;margin:0!important;display:grid!important}.crm-advanced-search-grid.crm-advanced-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.crm-property-map-grid.crm-property-map-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.crm-advanced-search-grid.crm-advanced-search-grid>.MuiGrid-item,.crm-property-map-grid.crm-property-map-grid>.MuiGrid-item{flex-direction:column!important;flex-basis:auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important}.crm-advanced-search-grid.crm-advanced-search-grid>.MuiGrid-item:last-child,.crm-property-map-grid.crm-property-map-grid>.MuiGrid-item:last-child{grid-column:1/-1!important}.crm-advanced-search-card .MuiTypography-caption,.crm-advanced-search-card .crm-property-map-label,.crm-property-map-card .MuiTypography-caption,.crm-property-map-card .crm-property-map-label{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;width:100%!important;margin:0 0 6px!important;padding:0!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important;display:block!important}.crm-advanced-search-card .MuiAutocomplete-root,.crm-advanced-search-card .MuiFormControl-root,.crm-advanced-search-card .MuiTextField-root,.crm-promotion-form .MuiAutocomplete-root,.crm-promotion-form .MuiFormControl-root,.crm-promotion-form .MuiTextField-root,.crm-property-map-card .MuiAutocomplete-root,.crm-property-map-card .MuiFormControl-root,.crm-property-map-card .MuiTextField-root,.crm-property-option-modal .MuiAutocomplete-root,.crm-property-option-modal .MuiFormControl-root,.crm-property-option-modal .MuiTextField-root{width:100%!important;min-width:0!important}.crm-advanced-search-card .MuiInputBase-root:not(.MuiTablePagination-input),.crm-promotion-form .MuiInputBase-root:not(.MuiTablePagination-input),.crm-property-map-card .MuiInputBase-root:not(.MuiTablePagination-input),.crm-property-option-modal .MuiInputBase-root:not(.MuiTablePagination-input){width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;box-shadow:none!important;color:#101827!important;background:#fff!important;border:0!important;border-radius:8px!important;align-items:center!important;display:flex!important;overflow:visible!important}.crm-advanced-search-card .MuiInputBase-root.Mui-focused:not(.MuiTablePagination-input),.crm-advanced-search-card .MuiInputBase-root:not(.MuiTablePagination-input):hover,.crm-promotion-form .MuiInputBase-root.Mui-focused:not(.MuiTablePagination-input),.crm-promotion-form .MuiInputBase-root:not(.MuiTablePagination-input):hover,.crm-property-map-card .MuiInputBase-root.Mui-focused:not(.MuiTablePagination-input),.crm-property-map-card .MuiInputBase-root:not(.MuiTablePagination-input):hover,.crm-property-option-modal .MuiInputBase-root.Mui-focused:not(.MuiTablePagination-input),.crm-property-option-modal .MuiInputBase-root:not(.MuiTablePagination-input):hover{box-shadow:none!important}.crm-advanced-search-card .MuiOutlinedInput-notchedOutline,.crm-promotion-form .MuiOutlinedInput-notchedOutline,.crm-property-map-card .MuiOutlinedInput-notchedOutline,.crm-property-option-modal .MuiOutlinedInput-notchedOutline{border:1px solid #d0d1d1!important;border-radius:8px!important}.crm-advanced-search-card .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.crm-promotion-form .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.crm-property-map-card .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.crm-property-option-modal .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}.crm-advanced-search-card .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-promotion-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-map-card .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.crm-property-option-modal .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--accent-teal)!important;border-width:1px!important}.crm-advanced-search-card .MuiFilledInput-root:not(.MuiTablePagination-input),.crm-promotion-form .MuiFilledInput-root:not(.MuiTablePagination-input),.crm-property-map-card .MuiFilledInput-root:not(.MuiTablePagination-input),.crm-property-option-modal .MuiFilledInput-root:not(.MuiTablePagination-input){border:1px solid #d0d1d1!important}.crm-advanced-search-card .MuiAutocomplete-input,.crm-advanced-search-card .MuiInputBase-input:not(.MuiTablePagination-select),.crm-advanced-search-card .MuiSelect-select:not(.MuiTablePagination-select),.crm-promotion-form .MuiAutocomplete-input,.crm-promotion-form .MuiInputBase-input:not(.MuiTablePagination-select),.crm-promotion-form .MuiSelect-select:not(.MuiTablePagination-select),.crm-property-map-card .MuiAutocomplete-input,.crm-property-map-card .MuiInputBase-input:not(.MuiTablePagination-select),.crm-property-map-card .MuiSelect-select:not(.MuiTablePagination-select),.crm-property-option-modal .MuiAutocomplete-input,.crm-property-option-modal .MuiInputBase-input:not(.MuiTablePagination-select),.crm-property-option-modal .MuiSelect-select:not(.MuiTablePagination-select){box-sizing:border-box!important;color:#101827!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}.crm-advanced-search-card .MuiSelect-select,.crm-promotion-form .MuiSelect-select,.crm-property-map-card .MuiSelect-select,.crm-property-option-modal .MuiSelect-select{padding-right:38px!important}.crm-advanced-search-card .MuiSelect-icon,.crm-promotion-form .MuiSelect-icon,.crm-property-map-card .MuiSelect-icon,.crm-property-option-modal .MuiSelect-icon{color:#64748b!important;pointer-events:none!important;width:18px!important;height:18px!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.crm-advanced-search-card .MuiAutocomplete-endAdornment,.crm-promotion-form .MuiAutocomplete-endAdornment,.crm-property-map-card .MuiAutocomplete-endAdornment,.crm-property-option-modal .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}.crm-advanced-search-summary,.crm-property-map-toolbar{margin-top:16px!important}@media (max-width:900px){.crm-advanced-search-grid.crm-advanced-search-grid{grid-template-columns:1fr!important}}@media (max-width:1280px){.crm-property-map-grid.crm-property-map-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.crm-property-map-grid.crm-property-map-grid{grid-template-columns:1fr!important}}.crm-property-history-card__header,.crm-property-reports-page-card__header,.crm-property-task-history-card__header{text-align:left;justify-content:space-between!important}.crm-property-history-card__heading,.crm-property-reports-page-card__heading,.crm-property-task-history-card__heading{justify-content:flex-start;width:auto}.crm-property-map-card__header{text-align:left;justify-content:flex-start!important}.crm-property-map-card__heading{justify-content:flex-start;width:auto}.crm-advanced-search-card [class$=__heading],.crm-promotions-card [class$=__heading],.crm-property-history-card [class$=__heading],.crm-property-map-card [class$=__heading],.crm-property-option-card [class$=__heading],.crm-property-reports-page-card [class$=__heading],.crm-property-task-history-card [class$=__heading]{gap:8px!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=__header]){border-bottom:1px solid var(--border-light)!important;text-align:left!important;box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) [class*=__heading]{justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:auto!important;min-height:0!important;margin:0!important;display:flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__title,[class*=__title]){line-height:1.18!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-property-history-card__header,.crm-property-task-history-card__header,.crm-property-reports-page-card__header){text-align:left!important;justify-content:flex-start!important}.crm-property-map-grid.crm-property-map-grid>.MuiGrid-item:last-child,.crm-property-map-grid.crm-property-map-grid>.crm-property-map-actions-field{grid-column:auto!important}.crm-property-map-actions-field{align-self:end}.crm-property-map-actions-field .crm-list-toolbar__btn{width:100%;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 10px!important}.leaflet-popup-content-wrapper{overflow:hidden;border-radius:10px!important;box-shadow:0 16px 34px #0f172a2e!important}.leaflet-popup-content{width:260px!important;margin:0!important}.leaflet-container a.leaflet-popup-close-button{opacity:1;text-indent:-9999px;border-radius:999px;justify-content:center;align-items:center;overflow:hidden;box-shadow:0 10px 22px #0f172a38;color:#fff!important;text-align:center!important;background:#0f172aeb!important;width:30px!important;height:30px!important;padding:0!important;font-size:18px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;top:8px!important;right:8px!important}.leaflet-container a.leaflet-popup-close-button:after{content:"×";text-indent:0;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;transform:translateY(-1px)}.leaflet-container a.leaflet-popup-close-button:hover{color:#fff!important;background:#12b8ab!important}.leaflet-popup-tip{box-shadow:none!important}.crm-property-map-popup{background:#fff;gap:0;width:260px;min-width:0}.crm-property-map-popup__image,.crm-property-map-popup__placeholder{border-radius:0;height:138px;margin-bottom:0}.crm-property-map-popup__image{object-fit:cover;width:100%}.crm-property-map-popup__placeholder{border-radius:0}.crm-property-map-popup__body{flex-direction:column;gap:8px;padding:12px;display:flex}.crm-property-map-popup__type{background:#12b8ab1f;border-radius:8px;align-self:flex-start;min-height:24px;padding:0 10px;display:inline-flex;color:var(--accent-teal)!important;font-size:11.5px!important;font-weight:800!important;line-height:24px!important}.crm-property-history-table__reference,.crm-property-map-popup__reference,.crm-property-reports-table__reference{white-space:nowrap;background:#12b8ab14;border:1px solid #12b8ab47;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 10px;display:inline-flex;color:var(--accent-teal)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.crm-property-history-table__reference:hover,.crm-property-map-popup__reference:hover,.crm-property-reports-table__reference:hover{background:#12b8ab24;border-color:#12b8ab66}.crm-property-map-popup__meta{gap:6px;display:grid}.crm-property-map-popup__line{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding:0 10px;display:flex;color:var(--text-primary)!important;font-size:12px!important}.crm-property-map-popup__line strong{color:var(--text-secondary);text-transform:uppercase;font-size:10.5px;font-weight:800}.crm-property-map-popup__line span{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.crm-property-history-table-wrap,.crm-property-reports-table-wrap,.crm-property-task-history-table-wrap{border:1px solid var(--border)!important;background:#fff!important;border-radius:8px!important;overflow:auto!important}.crm-property-history-table-shell,.crm-property-reports-table-shell,.crm-property-task-history-table-shell{background:#fff;border-top:0!important}.crm-property-history-table,.crm-property-reports-table,.crm-property-task-history-table{border-collapse:separate!important;border-spacing:0!important}.crm-property-history-table__head th,.crm-property-reports-table__head th,.crm-property-task-history-table__head th{border-bottom:1px solid var(--border)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;background:#f8fafc!important;height:40px!important;padding:12px 14px 10px!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important}.crm-property-history-table__empty-row td,.crm-property-history-table__row td,.crm-property-history-table__skeleton-row td,.crm-property-reports-table__empty-row td,.crm-property-reports-table__row td,.crm-property-reports-table__skeleton-row td,.crm-property-task-history-table__empty-row td,.crm-property-task-history-table__row td,.crm-property-task-history-table__skeleton-row td{border-bottom:1px solid var(--border-light)!important;color:#101827!important;vertical-align:middle!important;padding:11px 14px!important;font-size:12.5px!important;font-weight:500!important}.crm-property-history-table__filters td,.crm-property-reports-table__filters td,.crm-property-task-history-table__filters td{border-bottom:1px solid var(--border-light)!important;background:#fff!important;padding:8px 14px!important}.crm-property-history-table__row:nth-of-type(2n),.crm-property-reports-table__row:nth-of-type(2n),.crm-property-task-history-table__row:nth-of-type(2n){background:#fbfefe!important}.crm-property-history-table__row:hover,.crm-property-reports-table__row:hover,.crm-property-task-history-table__row:hover{background:#f1fbfa!important}.crm-property-history-table__action-btn,.crm-property-task-history-table__metric,.crm-property-task-history-table__status{justify-content:center;align-items:center;min-height:24px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.2!important;display:inline-flex!important}.crm-property-history-table__action-btn,.crm-property-task-history-table__status--success{color:var(--accent-teal)!important;background:#12b8ab1f!important}.crm-property-task-history-table__status--info{color:#315b9f!important;background:#eef4ff!important}.crm-property-task-history-table__status--error{color:#e5484d!important;background:#fff7f8!important}.crm-property-task-history-table__status--warning{color:#d97706!important;background:#fff7ed!important}.crm-property-task-history-table__metric{background:#f8fafc;color:#334155!important}.crm-property-task-history-table__xml-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:#101827!important;font-size:11.5px!important;font-weight:650!important;line-height:1.2!important}.crm-property-task-history-table{table-layout:fixed}.crm-property-task-history-table__filters td:first-child,.crm-property-task-history-table__head th:first-child,.crm-property-task-history-table__row td:first-child{width:120px}.crm-property-task-history-table__filters td:nth-child(2),.crm-property-task-history-table__head th:nth-child(2),.crm-property-task-history-table__row td:nth-child(2){width:130px}.crm-property-task-history-table__filters td:nth-child(3),.crm-property-task-history-table__head th:nth-child(3),.crm-property-task-history-table__row td:nth-child(3){width:190px}.crm-property-task-history-table__filters td:nth-child(4),.crm-property-task-history-table__filters td:nth-child(5),.crm-property-task-history-table__filters td:nth-child(6),.crm-property-task-history-table__filters td:nth-child(7),.crm-property-task-history-table__head th:nth-child(4),.crm-property-task-history-table__head th:nth-child(5),.crm-property-task-history-table__head th:nth-child(6),.crm-property-task-history-table__head th:nth-child(7),.crm-property-task-history-table__row td:nth-child(4),.crm-property-task-history-table__row td:nth-child(5),.crm-property-task-history-table__row td:nth-child(6),.crm-property-task-history-table__row td:nth-child(7){text-align:center;width:96px}.crm-property-task-history-table__filters td:nth-child(8),.crm-property-task-history-table__filters td:nth-child(9),.crm-property-task-history-table__head th:nth-child(8),.crm-property-task-history-table__head th:nth-child(9),.crm-property-task-history-table__row td:nth-child(8),.crm-property-task-history-table__row td:nth-child(9){width:154px}.crm-property-task-history-table__filters td:nth-child(10),.crm-property-task-history-table__head th:nth-child(10),.crm-property-task-history-table__row td:nth-child(10){width:112px}.crm-property-task-history-table__filters td:nth-child(11),.crm-property-task-history-table__head th:nth-child(11),.crm-property-task-history-table__row td:nth-child(11){width:280px}.crm-property-task-history-table__row td:nth-child(11),.crm-property-task-history-table__row td:nth-child(3),.crm-property-task-history-table__row td:nth-child(4),.crm-property-task-history-table__row td:nth-child(5),.crm-property-task-history-table__row td:nth-child(6),.crm-property-task-history-table__row td:nth-child(7){text-align:center}.crm-property-task-history-table__status.MuiChip-root{width:auto;min-width:104px;max-width:none;height:26px!important;box-shadow:none!important;border:1px solid #0000!important;border-radius:8px!important}.crm-property-task-history-table__feed{flex-direction:column;gap:3px;min-width:0;display:flex}.crm-property-task-history-table__xml-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#64748b!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important}.crm-property-task-history-table__type{color:#334155!important;font-size:11.5px!important;font-weight:700!important;line-height:1.35!important}.crm-property-task-history-table__progress{align-items:center;gap:6px;display:inline-flex}.crm-property-task-history-table__progress-total{white-space:nowrap;color:#64748b!important;font-size:11px!important;font-weight:700!important;line-height:1!important}.crm-property-task-history-table__status .MuiChip-label{text-align:center;text-overflow:clip;white-space:nowrap;overflow:visible;padding:0 8px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important}.crm-property-task-history-table__metric{border:1px solid #e2e8f0;border-radius:8px;width:58px;min-width:58px;height:26px;font-size:11.5px!important;font-weight:800!important;line-height:24px!important}.crm-property-task-history-table__metric--processed{color:#475569!important;background:#f8fafc!important}.crm-property-task-history-table__metric--created{border-color:#bbf7d0;color:#047857!important;background:#ecfdf5!important}.crm-property-task-history-table__metric--updated{border-color:#bfdbfe;color:#1d4ed8!important;background:#eff6ff!important}.crm-property-task-history-table__metric--skipped{border-color:#fde68a;color:#b45309!important;background:#fffbeb!important}.crm-property-task-history-table__status--success.MuiChip-root{color:#047857!important;background:#ecfdf5!important;border-color:#bbf7d0!important}.crm-property-task-history-table__status--info.MuiChip-root{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.crm-property-task-history-table__status--error.MuiChip-root{color:#be123c!important;background:#fff1f2!important;border-color:#fecdd3!important}.crm-property-task-history-table__status--warning.MuiChip-root{color:#b45309!important;background:#fffbeb!important;border-color:#fde68a!important}.crm-property-history-table__action-btn{color:#475569!important;background:#f8fafc!important;border:1px solid #0000!important}.crm-property-history-table__action-btn:hover{background:#eef2f7!important}.crm-property-history-modal__action-chip--edited,.crm-property-history-table__action-btn--edited{color:#315b9f!important;background:#eef4ff!important;border-color:#bfd2ff!important}.crm-property-history-modal__action-chip--created,.crm-property-history-table__action-btn--created{color:#047857!important;background:#ecfdf5!important;border-color:#bbf7d0!important}.crm-property-history-modal__action-chip--price-down,.crm-property-history-table__action-btn--price-down{color:#be123c!important;background:#fff1f2!important;border-color:#fecdd3!important}.crm-property-history-modal__action-chip--price-up,.crm-property-history-table__action-btn--price-up{color:#b45309!important;background:#fffbeb!important;border-color:#fde68a!important}.crm-property-history-modal__action-chip--deleted,.crm-property-history-table__action-btn--deleted{color:#475569!important;background:#f8fafc!important;border-color:#cbd5e1!important}.crm-property-history-modal__action-chip--unknown,.crm-property-history-table__action-btn--unknown{color:#64748b!important;background:#f8fafc!important;border-color:#e2e8f0!important}.crm-property-history-modal .MuiDialog-paper{overflow:hidden;border:1px solid var(--border)!important;border-radius:8px!important;box-shadow:0 24px 60px #0f172a2e!important}.crm-property-history-modal__header{background:#fff;justify-content:space-between;align-items:center;min-height:58px;display:flex;border-bottom:1px solid var(--border-light)!important;padding:0 22px!important}.crm-property-history-modal__title{color:#101827!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}.crm-property-history-modal__close{color:#526274!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;width:32px!important;height:32px!important;position:static!important}.crm-property-history-modal__content{background:#fff;padding:18px 22px 20px!important}.crm-property-history-modal__body{gap:16px}.crm-property-history-modal__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.crm-property-history-modal__summary-item{border:1px solid var(--border);background:#f8fafc;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:58px;padding:9px 12px;display:flex}.crm-property-history-modal__summary-item span{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:10.5px;font-weight:800;line-height:1.1}.crm-property-history-modal__summary-item strong{color:#101827;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:800;line-height:1.2;overflow:hidden}.crm-property-history-modal__reference{background:#12b8ab14;border:1px solid #12b8ab47;border-radius:8px;max-width:100%;color:var(--accent-teal)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.crm-property-history-modal__action-chip,.crm-property-history-modal__reference{justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:0 10px;display:inline-flex}.crm-property-history-modal__action-chip{appearance:none;font-family:var(--font);cursor:default;pointer-events:none;border:1px solid #0000;border-radius:8px;font-size:11.5px;font-weight:800;line-height:1}.crm-property-history-modal__changes-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-property-history-modal__section-title{color:#101827!important;margin:0!important;font-size:13.5px!important;font-weight:800!important;line-height:1.2!important}.crm-property-history-modal__changes-heading span{color:#475569;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;min-width:26px;height:24px;padding:0 8px;font-size:11.5px;font-weight:800;display:inline-flex}.crm-property-history-modal__table-shell{overflow:hidden;border:1px solid var(--border)!important;background:#fff!important;border-radius:8px!important}.crm-property-history-modal__table th{text-transform:uppercase;height:38px;border-bottom:1px solid var(--border)!important;color:#64748b!important;background:#f8fafc!important;padding:10px 12px!important;font-size:10.5px!important;font-weight:800!important}.crm-property-history-modal__table td{vertical-align:top;border-bottom:1px solid var(--border-light)!important;padding:10px 12px!important}.crm-property-history-modal__table tr:last-child td{border-bottom:0!important}.crm-property-history-modal__cell-text{color:#101827!important;font-size:12px!important;font-weight:800!important}.crm-property-history-modal__change{overflow-wrap:anywhere;white-space:normal;border:1px solid #0000;border-radius:8px;max-width:100%;min-height:26px;padding:5px 8px;display:inline-flex;font-size:12px!important;font-weight:700!important;line-height:1.25!important}.crm-property-history-modal__change--old{background:#fff7ed;border-color:#fed7aa;color:#c2410c!important}.crm-property-history-modal__change--new{background:#12b8ab14;border-color:#12b8ab42;color:#0f8f83!important}.crm-property-history-modal__actions{background:#fff;padding:0 22px 20px!important}.crm-property-history-modal__close-btn{color:#fff!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;background:#101827!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important}@media (max-width:900px){.crm-property-history-modal__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.crm-property-history-modal__summary{grid-template-columns:1fr}}.crm-property-history-table__pagination,.crm-property-reports-table__pagination,.crm-property-task-history-table__pagination{background:#fff!important;border:1px solid var(--border)!important;border-top:0!important;border-radius:0 0 8px 8px!important}.MuiTableRow-root[class*=__filters] .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.MuiTablePagination-root),[class*=__filter-input] .MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.MuiTablePagination-root),[class*=__filter-select].MuiInputBase-root.MuiSelect-root:not(.MuiTablePagination-input):not(.MuiTablePagination-root){align-items:center!important;display:inline-flex!important}.MuiTableRow-root[class*=__filters] .MuiSelect-select:not(.MuiTablePagination-select),[class*=__filter-input] .MuiSelect-select:not(.MuiTablePagination-select),[class*=__filter-select] .MuiSelect-select:not(.MuiTablePagination-select){box-sizing:border-box!important;align-items:center!important;line-height:1.2!important;display:flex!important}.MuiTableRow-root[class*=__filters] .MuiSelect-icon:not(.MuiTablePagination-selectIcon),[class*=__filter-input] .MuiSelect-icon:not(.MuiTablePagination-selectIcon),[class*=__filter-select] .MuiSelect-icon:not(.MuiTablePagination-selectIcon){top:50%!important;transform:translateY(-50%)!important}.crm-property-reports-table{min-width:980px!important}.crm-property-reports-table__head .MuiTableSortLabel-root{color:#64748b!important;text-transform:uppercase!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;display:inline-flex!important}.crm-property-reports-table__head .MuiTableSortLabel-root.Mui-active,.crm-property-reports-table__head .MuiTableSortLabel-root:hover{color:#101827!important}.crm-property-reports-table__head .MuiTableSortLabel-icon{color:#94a3b8!important;opacity:.75!important;width:16px!important;height:16px!important;margin:0!important}.crm-property-reports-table__head .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon{opacity:1!important}.crm-property-reports-table__head th:nth-child(n+4):nth-child(-n+9),.crm-property-reports-table__row td:nth-child(n+4):nth-child(-n+9){text-align:center!important}.MuiTableCell-root[class*=__clear-cell],[class*=__clear-wrap]{vertical-align:middle!important}.MuiTableCell-root[class*=__clear-cell] [class*=__clear-btn],[class*=__clear-wrap] [class*=__clear-btn]{color:#e5484d!important;min-width:72px!important;height:30px!important;box-shadow:none!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.MuiTableCell-root[class*=__clear-cell] [class*=__clear-btn]:hover,[class*=__clear-wrap] [class*=__clear-btn]:hover{color:#d92d36!important;box-shadow:none!important;background:#feecee!important;border-color:#fca5a5!important}.MuiTableCell-root[class*=__clear-cell] [class*=__clear-btn].Mui-disabled,[class*=__clear-wrap] [class*=__clear-btn].Mui-disabled{color:#94a3b8!important;background:#f8fafc!important;border-color:#e2e8f0!important}.MuiTable-root .MuiTableSortLabel-root{color:inherit!important}.MuiTable-root .MuiTableSortLabel-root .MuiTableSortLabel-icon,.MuiTable-root .MuiTableSortLabel-root:hover .MuiTableSortLabel-icon{color:#94a3b8!important;opacity:.75!important}.MuiTable-root .MuiTableSortLabel-root.Mui-active,.MuiTable-root .MuiTableSortLabel-root.Mui-active:hover{color:#334155!important;font-weight:850!important}.MuiTable-root .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon,.MuiTable-root .MuiTableSortLabel-root.Mui-active:hover .MuiTableSortLabel-icon{color:#334155!important;opacity:1!important}.crm-property-coasts-table-wrap{background:#fff!important;border:1px solid var(--border)!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;overflow:auto!important}.crm-property-coasts-table{min-width:760px!important}.crm-property-coasts-table .MuiTableHead-root,.crm-property-coasts-table .crm-property-options-table__head{height:38px!important}.crm-property-coasts-table .crm-property-options-table__head th{border-bottom:1px solid var(--border)!important;vertical-align:middle!important;background:#f8fafc!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0 14px!important;line-height:1!important}.crm-property-coasts-table .crm-property-options-table__head .MuiTableSortLabel-root{align-items:center!important;height:24px!important;min-height:24px!important;line-height:1!important;display:inline-flex!important}.crm-property-coasts-table .crm-property-options-table__head .MuiTableSortLabel-icon{width:16px!important;height:16px!important;margin-left:4px!important}.crm-property-coasts-table__heading-label{align-items:center;gap:6px;min-width:0;line-height:1;display:inline-flex}.crm-property-coasts-modal .crm-property-option-modal__flag,.crm-property-coasts-table__flag{object-fit:cover;box-shadow:0 0 0 1px #94a3b859;border-radius:3px!important;width:auto!important;max-width:22px!important;height:15px!important}.crm-property-coasts-table .crm-property-options-table__filters td{background:#fff!important;height:46px!important;padding:7px 14px!important}.crm-property-coasts-table .crm-property-options-table__filter-input .MuiInputBase-input,.crm-property-coasts-table .crm-property-options-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important}.crm-property-coasts-table .crm-property-options-table__row td{vertical-align:middle!important;height:46px!important;padding:10px 14px!important}.crm-property-coasts-table__name{color:#101827;align-items:center;min-height:26px;font-size:12.5px;font-weight:700;line-height:1.2;display:inline-flex}.crm-property-coasts-table__empty{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.crm-property-coasts-table .crm-property-options-table__actions{justify-content:flex-end;gap:8px}.crm-property-coasts-table .crm-property-options-table__action-btn{background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;width:31px!important;height:31px!important;padding:0!important;box-shadow:0 6px 14px #0f172a0d!important}.crm-property-coasts-table .crm-property-options-table__action-btn:hover{background:#12b8ab14!important;border-color:#12b8ab59!important}.crm-property-coasts-table .crm-buyers-action-icon--delete:hover{background:#fff7f8!important;border-color:#fecaca!important}.crm-property-coasts-modal .MuiDialog-paper{max-width:560px!important}.crm-property-coasts-modal .crm-property-option-modal__content{background:#fff!important}.crm-property-coasts-modal .crm-property-option-modal__label--flag{white-space:nowrap;align-items:center;gap:6px;max-width:100%;display:inline-flex}.crm-property-coasts-modal .crm-property-option-modal__error{color:#e5484d;background:#fff7f8;border:1px solid #fecaca;border-radius:8px;margin:0 0 12px;padding:8px 10px;font-size:12px;font-weight:700;display:block}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card,.MuiCard-root)>:is(.crm-list-card__header,[class*=-card__header]){border-bottom:1px solid var(--border-light)!important;box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card,.MuiCard-root)>:is(.crm-list-card__header,[class*=-card__header])>*,.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=-card__header]) :is([class*=__heading],[class*=-card__heading]){box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=-card__header]) :is(.crm-list-card__title,[class*=__title]){color:#101827!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=-card__header]) :is([class*=__icon],.MuiSvgIcon-root){flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;line-height:1!important;display:inline-flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=-card__header]) .crm-list-toolbar{align-self:center!important;align-items:center!important;margin:0 0 0 auto!important;display:flex!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,[class*=-card__header]) .crm-list-toolbar__btn{align-self:center!important}.crm-property-task-history-card>.crm-list-card__header,.crm-property-task-history-card>.crm-property-task-history-card__header{justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-property-task-history-card__heading{align-items:center!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}.crm-property-task-history-card .crm-list-card__title,.crm-property-task-history-card__icon,.crm-property-task-history-card__icon .MuiSvgIcon-root{margin:0!important;line-height:1.2!important}.crm-property-coasts-table-shell{border-top:0!important}.crm-property-coasts-table-wrap{margin-top:0!important}.crm-property-coasts-table-shell .crm-property-options-table__pagination{border-top:1px solid var(--border)!important;border:1px solid var(--border)!important;border-top-color:var(--border-light)!important;background:#fff!important;border-radius:0 0 8px 8px!important;overflow:hidden!important}.crm-property-coasts-table-shell .crm-property-options-table__pagination .MuiTablePagination-toolbar{min-height:48px!important;padding:0 14px!important}.crm-content-shell{--crm-table-striped-bg:#f7f9fb;--crm-table-hover-bg:#eef4f7}.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):nth-of-type(odd),.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):nth-of-type(odd)>.MuiTableCell-root{background-color:var(--crm-table-striped-bg)!important}.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):nth-of-type(2n),.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):nth-of-type(2n)>.MuiTableCell-root{background-color:#fff!important}.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):hover,.crm-content-shell .MuiTable-root .MuiTableBody-root>.MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]):not([class*=expanded]):hover>.MuiTableCell-root{background-color:var(--crm-table-hover-bg)!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card,.MuiCard-root)>:is(.crm-list-card__header,[class*=-card__header]):not(:has(.crm-list-toolbar)):not(:has(.MuiButton-root)),.crm-property-option-card>.crm-list-card__header,.crm-property-option-card>.crm-property-option-card__header{height:58px!important;min-height:58px!important}.crm-property-option-modal .MuiButton-containedPrimary.crm-property-option-modal__save-btn,.crm-property-option-modal__save-btn{background:var(--accent-teal)!important;border-color:var(--accent-teal)!important;color:#fff!important}.crm-property-option-modal .MuiButton-containedPrimary.crm-property-option-modal__save-btn:hover,.crm-property-option-modal__save-btn:hover{background:#0fa79b!important;border-color:#0fa79b!important}.crm-property-options-table-shell{border-top:0!important}.crm-property-options-table-wrap{box-shadow:none!important;background:#fff!important;border:1px solid var(--border)!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;margin-top:0!important;overflow:hidden!important}.crm-property-options-table{border-collapse:separate!important;border-spacing:0!important;min-width:760px!important}.crm-property-options-table .crm-property-options-table__head{background:#f8fafc!important;height:38px!important}.crm-property-options-table .crm-property-options-table__head th{border-bottom:1px solid var(--border-light)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;white-space:nowrap!important;height:38px!important;padding:0 14px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.crm-property-options-table .crm-property-options-table__head .MuiTableSortLabel-root{color:#64748b!important;align-items:center!important;gap:6px!important;min-height:18px!important;display:inline-flex!important}.crm-property-options-table .crm-property-options-table__head .MuiTableSortLabel-root .MuiBox-root{align-items:center!important;gap:6px!important;display:inline-flex!important}.crm-property-option-modal__flag,.crm-property-options-table .crm-property-options-table__head img,.crm-property-options-table__flag{object-fit:cover!important;border-radius:999px!important;width:auto!important;max-width:22px!important;height:15px!important;box-shadow:0 0 0 1px #8798ad52!important}.crm-property-options-table .crm-property-options-table__filters td{border-bottom:1px solid var(--border-light)!important;vertical-align:middle!important;background:#fff!important;height:44px!important;padding:7px 14px!important}.crm-property-options-table .crm-property-options-table__filter-input .MuiInputBase-input,.crm-property-options-table .crm-property-options-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important}.crm-property-options-table .crm-property-options-table__filter-input .MuiOutlinedInput-root{border-color:#d0d1d1!important}.crm-property-options-table .crm-property-options-table__filter-input .MuiInputBase-input{padding:0 11px!important;font-size:12px!important;font-weight:600!important}.crm-property-options-table .crm-property-options-table__clear-cell{width:96px!important}.crm-property-options-table .crm-property-options-table__clear-btn{color:#ef4444!important;min-width:74px!important;height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;font-size:12px!important;font-weight:750!important}.crm-property-options-table .crm-property-options-table__row td{border-bottom:1px solid var(--border-light)!important;color:#101827!important;vertical-align:middle!important;height:46px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}.crm-property-options-table .crm-property-options-table__actions{justify-content:flex-end!important;gap:8px!important;display:flex!important}.crm-property-options-table .crm-property-options-table__action-btn{background:#fff!important;border:1px solid #dbe7ef!important;border-radius:8px!important;width:31px!important;height:31px!important;padding:0!important;box-shadow:0 6px 14px #0f172a0d!important}.crm-property-options-table .crm-property-options-table__action-btn:hover{background:#12b8ab14!important;border-color:#12b8ab59!important}.crm-property-options-table .crm-buyers-action-icon--delete:hover,.crm-property-options-table .crm-property-options-table__action-btn[aria-label*=delete i]:hover,.crm-property-options-table .crm-property-options-table__action-btn[aria-label*=eliminar i]:hover{background:#fff7f8!important;border-color:#fecaca!important}.crm-property-options-table__pagination{border-top:1px solid var(--border)!important;border:1px solid var(--border)!important;border-top-color:var(--border-light)!important;background:#fff!important;border-radius:0 0 8px 8px!important;overflow:hidden!important}.crm-property-options-table__pagination .MuiTablePagination-toolbar{min-height:48px!important;padding:0 14px!important}.crm-property-option-modal .MuiDialog-paper{max-width:560px!important}.crm-property-option-modal .crm-property-option-modal__content{background:#fff!important}.crm-property-option-modal .crm-property-option-modal__label,.crm-property-option-modal :is(.MuiTypography-caption,.crm-form-label){color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;align-items:center!important;gap:6px!important;margin:0 0 6px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.crm-property-option-modal .crm-property-option-modal__error{color:#e5484d!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;width:100%!important;margin:0 0 12px!important;padding:8px 10px!important;font-size:12px!important;font-weight:700!important;display:block!important}.crm-property-option-modal .crm-property-option-modal__cancel-btn{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table-wrap{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;height:38px!important;padding:0 14px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table .MuiTableBody-root .MuiTableRow-root:not(#table-row-search):not([class*=__filters]) .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;color:#101827!important;vertical-align:middle!important;min-height:46px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table #table-row-search .MuiTableCell-root,.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table [class*=__filters] .MuiTableCell-root{vertical-align:middle!important;background:#fff!important;height:44px!important;padding:7px 14px!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table-shell>.MuiTablePagination-root,.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table-wrap+.MuiTablePagination-root{background:#fff!important;border:1px solid var(--border)!important;border-top:0!important;border-radius:0 0 8px 8px!important;overflow:hidden!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table-shell:has(>.MuiTablePagination-root) .crm-data-table-wrap,.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-data-table-wrap:has(+.MuiTablePagination-root){border-radius:8px 8px 0 0!important}.crm-promotion-form__stack,.crm-promotion-page__stack,.crm-promotions-page__stack{gap:5px!important}.crm-promotion-form__stack>:not(style)+:not(style),.crm-promotion-page__stack>:not(style)+:not(style),.crm-promotions-page__stack>:not(style)+:not(style){margin-top:5px!important}.crm-promotions-page .crm-promotions-alert{min-height:0!important;box-shadow:none!important;border-radius:8px!important;align-items:center!important;margin:0!important;padding:10px 16px!important;display:flex!important}.crm-promotions-page .crm-promotions-alert+.crm-promotions-alert{margin-top:8px!important}.crm-promotions-page .crm-promotions-alert .MuiAlert-icon{align-items:center!important;min-width:24px!important;margin-right:12px!important;padding:0!important}.crm-promotions-page .crm-promotions-alert .MuiAlert-icon svg{width:24px!important;height:24px!important}.crm-promotions-page .crm-promotions-alert .MuiAlert-message{align-items:center!important;min-width:0!important;padding:0!important;display:flex!important}.crm-promotions-page .crm-promotions-alert .MuiTypography-root{margin:0!important;font-size:12.5px!important;font-weight:550!important;line-height:1.3!important}.crm-promotions-alert--warning{color:#9a3412!important;background:#fff7ed!important;border-color:#fed7aa!important}.crm-promotions-alert--warning .MuiAlert-icon{color:#d97706!important}.crm-promotions-alert--info{color:#1e40af!important;background:#eff6ff!important;border-color:#bfdbfe!important}.crm-promotions-alert--info .MuiAlert-icon{color:#2563eb!important}.crm-promotion-form-card,.crm-promotion-section-card,.crm-promotions-card{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important}.crm-promotion-form-card__header,.crm-promotions-card__header{border-bottom:1px solid var(--border-light)!important;background:#fff!important;height:58px!important;min-height:58px!important;padding:0 22px!important}.crm-promotion-page .crm-promotion-form-card__header,.crm-promotions-page .crm-promotions-card__header{height:58px!important;min-height:58px!important}.crm-promotions-card__heading{align-items:center;gap:8px;min-width:0;display:flex}.crm-promotions-card__icon{color:#101827!important;background:0 0!important;flex:0 0 22px!important;width:22px!important;height:22px!important}.crm-promotions-card__icon .MuiSvgIcon-root,.crm-promotions-card__icon svg{width:20px!important;height:20px!important}.crm-promotion-form-card__toolbar,.crm-promotions-toolbar{align-items:center;gap:8px;margin-left:auto;display:flex}.crm-promotion-form-card__btn,.crm-promotions-toolbar__btn{text-transform:none!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important}.crm-promotion-form .crm-property-action-btn--primary,.crm-promotion-page .crm-list-toolbar__btn--success,.crm-promotions-page .crm-list-toolbar__btn--success{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}.crm-promotion-form .crm-property-action-btn--primary:hover,.crm-promotion-page .crm-list-toolbar__btn--success:hover,.crm-promotions-page .crm-list-toolbar__btn--success:hover{color:#fff!important;background:#0fa79b!important;border-color:#0fa79b!important}.crm-promotion-form .crm-property-action-btn--primary :is(svg,path,.MuiSvgIcon-root),.crm-promotion-page .crm-list-toolbar__btn--success :is(svg,path,.MuiSvgIcon-root),.crm-promotions-page .crm-list-toolbar__btn--success :is(svg,path,.MuiSvgIcon-root){stroke:currentColor;color:#fff!important}.crm-promotion-form .crm-property-action-btn--primary img,.crm-promotion-page .crm-list-toolbar__btn--success img,.crm-promotions-page .crm-list-toolbar__btn--success img{filter:brightness(0)invert()!important}.crm-promotions-card__content{padding:0!important}.crm-promotions-table-shell{border-top:0!important}.crm-promotions-table-wrap{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:0 0 8px 8px!important}.crm-promotion-properties-table .MuiTableHead-root .MuiTableCell-root,.crm-promotions-table .MuiTableHead-root .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;color:#64748b!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;height:38px!important;padding:0 14px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.crm-promotion-properties-table__filters .MuiTableCell-root,.crm-promotions-table__filters .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;vertical-align:middle!important;background:#fff!important;height:44px!important;padding:7px 14px!important}.crm-promotion-properties-table__row:nth-of-type(2n),.crm-promotions-table__row:nth-of-type(2n){background:#f9fbfc!important}.crm-promotion-properties-table__row:hover,.crm-promotions-table__row:hover{background:#f2fbfa!important}.crm-promotion-properties-table__row .MuiTableCell-root,.crm-promotion-properties-table__row .MuiTypography-root,.crm-promotions-table__row .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;min-height:46px!important;color:var(--text-primary)!important;vertical-align:middle!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}.crm-promotion-properties-table__filter-input .MuiOutlinedInput-root,.crm-promotions-table__filter-input .MuiOutlinedInput-root,.crm-promotions-table__filter-select.MuiInputBase-root,.crm-promotions-table__filter-select.MuiOutlinedInput-root{box-sizing:border-box!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}.crm-promotion-properties-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-promotions-table__filter-input .MuiOutlinedInput-notchedOutline,.crm-promotions-table__filter-select fieldset{border:0!important}.crm-promotion-properties-table__filter-input .MuiOutlinedInput-root.Mui-focused,.crm-promotions-table__filter-input .MuiOutlinedInput-root.Mui-focused,.crm-promotions-table__filter-select.Mui-focused,.crm-promotions-table__filter-select.Mui-focused.MuiOutlinedInput-root{border-color:var(--accent-teal)!important;box-shadow:0 0 0 3px #12b8ab1f!important}.crm-promotion-properties-table__filter-input .MuiInputBase-input,.crm-promotions-table__filter-input .MuiInputBase-input,.crm-promotions-table__filter-select .MuiSelect-select{height:30px!important;min-height:30px!important;color:var(--text-primary)!important;box-sizing:border-box!important;padding:0 11px!important;font-size:11.5px!important;font-weight:550!important;line-height:30px!important}.crm-promotions-table__filter-select .MuiSelect-select{align-items:center!important;padding-right:32px!important;display:flex!important}.crm-promotions-table__filter-select .MuiSelect-icon{color:#64748b!important;font-size:18px!important;top:calc(50% - .5em)!important}.crm-promotions-table__clear-btn{color:#e5484d!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;line-height:1!important}.crm-promotion-properties-table__clear-wrap{justify-content:center!important;align-items:center!important;display:flex!important}.crm-promotions-table__clear-btn:hover{color:#d92d36!important;box-shadow:none!important;background:#feecee!important;border-color:#fca5a5!important}.crm-promotion-properties-table__action-btn,.crm-promotion-properties-table__inline-edit,.crm-promotions-table__action-btn,.crm-promotions-table__status-btn{border:1px solid var(--border)!important;width:31px!important;min-width:31px!important;height:31px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:0!important}.crm-promotion-properties-table__action-btn:hover,.crm-promotion-properties-table__inline-edit:hover,.crm-promotions-table__action-btn:hover,.crm-promotions-table__status-btn:hover{background:#12b8ab14!important;border-color:#12b8ab66!important}.crm-promotions-table__action-mark{width:15px!important;height:15px!important}.crm-promotions-table__action-mark--edit{background-color:var(--accent-teal)!important}.crm-promotions-table__action-mark--delete{background-color:#ef4444!important}.crm-promotions-table__pagination{border-top:1px solid var(--border-light)!important;background:#fff!important;min-height:48px!important}.crm-promotion-form{display:block;background:0 0!important}.crm-promotion-form__tabs{border:1px solid var(--border)!important;background:#fff!important;border-radius:8px!important;margin:0 0 10px!important;padding:8px 10px!important}.crm-promotion-form__tabs-control{min-height:36px!important}.crm-promotion-form__tabs-control .MuiTabs-flexContainer{gap:8px!important}.crm-promotion-form__tabs-control .MuiTab-root{min-height:34px!important;color:var(--text-secondary)!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:650!important}.crm-promotion-form__tabs-control .MuiTab-root.Mui-selected{background:var(--crm-corporate-green,#12b8ab)!important;color:#fff!important}.crm-promotion-form__tabs-control .MuiTab-root.Mui-selected .MuiTypography-root,.crm-promotion-form__tabs-control .MuiTab-root.Mui-selected :is(svg,path,.MuiSvgIcon-root){stroke:currentColor;color:#fff!important}.crm-promotion-section-card{margin-top:0!important}.crm-promotion-form__stack{background:0 0!important;gap:5px!important}.crm-promotion-form__stack>:not(style)+:not(style){margin-top:5px!important}.crm-promotion-form .MuiCard-root>.MuiStack-root:first-child,.crm-promotion-media-card__header,.crm-promotion-section-card__header{border-bottom:1px solid var(--border-light)!important;background:#fff!important;align-items:center!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-promotion-section-card__header--with-actions{justify-content:space-between!important;gap:12px!important}.crm-promotion-section-card__heading{align-items:center;min-width:0;display:inline-flex}.crm-promotion-form .MuiCard-root>.MuiStack-root:first-child .crm-promotion-section-card__header{border-bottom:0!important;min-height:auto!important;padding:0!important}.crm-promotion-media-card__header .MuiTypography-root,.crm-promotion-section-card__title{color:var(--text-primary)!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.crm-promotion-form .MuiCardContent-root,.crm-promotion-section-card__content{background:#fff!important;padding:16px 18px!important}.crm-promotion-status-card .crm-promotion-section-card__content{padding:12px 18px!important}.crm-promotion-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.crm-promotion-image-card__switch,.crm-promotion-toggle-grid .crm-fast-switch{cursor:pointer;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;align-items:center!important;gap:8px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;display:flex!important}.crm-promotion-toggle-grid .crm-fast-switch{min-height:36px!important;padding:0 12px 0 5px!important}.crm-promotion-toggle-grid .crm-fast-switch .crm-form-label{text-transform:uppercase;min-height:20px!important;color:var(--text-secondary)!important;align-items:center!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important;display:inline-flex!important}.crm-promotion-image-card__switch.is-checked,.crm-promotion-toggle-grid .crm-fast-switch.is-checked{background:#12b8ab1a!important;border-color:#12b8ab59!important}.crm-promotion-toggle-grid .crm-fast-switch--danger,.crm-promotion-toggle-grid .crm-fast-switch--danger .crm-form-label{color:#ef4444!important}.crm-promotion-toggle-grid .crm-fast-switch--danger.is-checked{background:#fef2f2!important;border-color:#fecaca!important;box-shadow:inset 0 0 0 1px #ef444414!important}.crm-promotion-toggle-grid .crm-fast-switch--danger .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#ef4444!important}.crm-promotion-image-card__switch .MuiSwitch-root,.crm-promotion-toggle-grid .MuiSwitch-root{width:34px!important;height:20px!important;padding:0!important}.crm-promotion-image-card__switch .MuiSwitch-switchBase,.crm-promotion-toggle-grid .MuiSwitch-switchBase{padding:2px!important}.crm-promotion-image-card__switch .MuiSwitch-thumb,.crm-promotion-toggle-grid .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important;box-shadow:0 1px 3px #0f172a38!important}.crm-promotion-image-card__switch .MuiSwitch-track,.crm-promotion-toggle-grid .MuiSwitch-track{opacity:1!important;background:#dfe4e8!important;border-radius:999px!important}.crm-promotion-image-card__switch .MuiSwitch-switchBase.Mui-checked,.crm-promotion-toggle-grid .MuiSwitch-switchBase.Mui-checked{color:#fff!important;transform:translate(14px)!important}.crm-promotion-image-card__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track,.crm-promotion-toggle-grid .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--accent-teal)!important;opacity:1!important}.crm-promotion-form .MuiOutlinedInput-root,.crm-promotion-form .crm-form-field .MuiOutlinedInput-root,.crm-promotion-form .crm-form-select.MuiInputBase-root{min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}.crm-promotion-form .MuiOutlinedInput-notchedOutline{border:0!important}.crm-promotion-form .MuiOutlinedInput-input,.crm-promotion-form .crm-form-field .MuiInputBase-input,.crm-promotion-form .crm-form-select .MuiSelect-select{min-height:40px!important;color:var(--text-primary)!important;box-sizing:border-box!important;padding:0 12px!important;font-size:13px!important;font-weight:550!important;line-height:40px!important}.crm-promotion-form textarea.MuiOutlinedInput-input{padding-top:10px!important;padding-bottom:10px!important;line-height:1.45!important}.crm-promotion-form .MuiInputLabel-root{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important}.crm-promotion-form .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;min-height:34px!important;box-shadow:none!important;border-radius:8px!important;font-size:12.5px!important;font-weight:750!important}.crm-promotion-form .MuiTabs-root .MuiTab-root{border-radius:8px!important;min-height:34px!important}.crm-promotion-media-hints{border-bottom:1px solid var(--border-light)!important;color:var(--text-secondary)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:12px 18px!important;display:grid!important}.crm-promotion-media-hint{border:1px solid var(--border-light)!important;min-height:34px!important;color:var(--text-secondary)!important;background:#fff!important;border-radius:8px!important;align-items:center!important;padding:0 12px!important;font-size:11.5px!important;font-weight:650!important;line-height:1.2!important;display:flex!important}.crm-promotion-media-hint .MuiSvgIcon-root{width:15px!important;height:15px!important;margin-right:8px!important}.crm-promotion-media-hint--warning{color:#b45309!important}.crm-promotion-media-hint--warning .MuiSvgIcon-root{color:#f59e0b!important}.crm-promotion-images-board{background:#fff!important;padding:12px 18px!important}.crm-promotion-images-row{margin-bottom:10px!important}.crm-promotion-images-row__title{display:none!important}.crm-promotion-images-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;min-height:200px!important;padding:10px!important}.crm-promotion-image-card{width:100%;overflow:hidden;background:#fff!important;border:1px solid #dce8ef!important;border-radius:8px!important;box-shadow:0 10px 24px #0f172a0f!important}.crm-promotion-image-card__frame{aspect-ratio:auto;background:#f8fafc;border-radius:0;margin:0;position:relative;overflow:hidden}.crm-promotion-image-card__frame img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.crm-promotion-image-card__footer{padding:8px 10px 10px!important}.crm-promotion-image-card__switch-row{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}.crm-promotion-image-card__switch{flex:auto;min-width:0;min-height:30px!important;padding:0 8px 0 4px!important}.crm-promotion-image-card__switch .MuiTypography-root,.crm-promotion-image-card__switch span:not(.MuiSwitch-root):not(.MuiSwitch-track):not(.MuiSwitch-thumb):not(.MuiSwitch-switchBase){text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;overflow:hidden;color:var(--text-secondary)!important;font-size:10.5px!important;font-weight:750!important;line-height:1.1!important}.crm-promotion-image-card__delete{flex:1 1 0!important}.crm-promotion-media-actions{border-top:1px solid var(--border-light);background:#fff;align-items:center!important;gap:8px!important;margin:0!important;padding:12px 18px!important;display:flex!important}.crm-promotion-media-actions>.MuiStack-root{gap:8px!important}.crm-promotion-media-actions .crm-property-action-btn--secondary{border:1px solid var(--border)!important;color:var(--text-primary)!important;background:#fff!important}.crm-promotion-media-actions .crm-property-action-btn--secondary:hover{background:#12b8ab14!important;border-color:#12b8ab59!important}.crm-promotion-media-actions .crm-property-action-btn--danger-light{color:#ef4444!important;background:#fff!important;border:1px solid #ef444447!important}.crm-promotion-media-actions .crm-property-action-btn--danger-light:hover{background:#fef2f2!important}.crm-promotion-media-uploader{width:100%;max-width:none!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;padding:12px 18px!important}.crm-promotion-media-uploader__dropzone{background:#f8fafc!important;border:1px dashed #d0d1d1!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:92px!important;padding:14px!important;display:flex!important}.crm-promotion-media-uploader__dropzone .MuiSvgIcon-root{color:var(--accent-teal)!important;font-size:24px!important}.crm-promotion-media-uploader__dropzone .MuiTypography-root{color:var(--text-secondary)!important;font-size:12.5px!important;font-weight:650!important}.crm-promotion-media-uploader__file{border:1px solid var(--border-light)!important;background:#f8fafc!important;border-radius:8px!important}.crm-promotion-media-uploader__file img{border-radius:6px!important;width:34px!important;height:34px!important}.crm-promotion-language-bar{padding:0!important}.crm-promotion-language-chip{min-width:64px!important;height:28px!important}.crm-promotion-form .ql-container,.crm-promotion-form .ql-toolbar{border-color:#d0d1d1!important}.crm-promotion-form .ql-toolbar{background:#fff!important;border-radius:8px 8px 0 0!important}.crm-promotion-form .ql-container{font-family:var(--font)!important;background:#fff!important;border-radius:0 0 8px 8px!important;font-size:13px!important}.crm-promotion-media-hints{background:0 0!important;border-bottom:0!important;grid-template-columns:1fr!important;margin:0 0 14px!important;padding:0!important}.crm-promotion-media-hints .MuiTypography-root{min-height:38px!important}.crm-promotion-map-bar{background:0 0!important;flex-wrap:nowrap!important;padding:0!important}.crm-promotion-map-bar__button{flex:1;min-width:220px!important}.crm-promotion-map-card__content{background:#fff!important}.crm-promotion-map-card__content .MuiGrid-container{align-items:flex-end!important}.crm-promotion-map-card__button{width:100%!important;min-height:40px!important;color:var(--text-primary)!important;background:#fff!important;border:1px solid #d0d1d1!important}.crm-promotion-map-card__button:hover{background:#12b8ab14!important;border-color:#12b8ab73!important}.crm-promotion-seo-description .MuiOutlinedInput-root{min-height:240px!important}.crm-promotion-section-card .MuiGrid-container{align-items:flex-start}.crm-promotion-properties-table-shell{width:100%;overflow-x:auto}.crm-promotion-properties-table-wrap{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-promotion-properties-table__image-cell{width:130px!important}.crm-promotion-properties-table__image{border:1px solid var(--border-light)!important;background:#f8fafc!important;border-radius:8px!important;width:112px!important;height:68px!important}.crm-promotion-properties-table__image .MuiSvgIcon-root{color:#94a3b8!important;font-size:28px!important}.crm-promotion-properties-table__actions{justify-content:flex-end!important;gap:6px!important}@media (max-width:1199px){.crm-promotion-media-hints,.crm-promotion-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.crm-promotion-images-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){.crm-promotion-form-card__header,.crm-promotions-card__header{flex-direction:column;align-items:flex-start!important;padding:12px 14px!important}.crm-promotion-form-card__toolbar,.crm-promotions-toolbar{flex-wrap:wrap;width:100%;margin-left:0}.crm-promotion-images-grid,.crm-promotion-media-hints,.crm-promotion-toggle-grid{grid-template-columns:1fr!important}.crm-promotion-media-actions{flex-direction:column!important;align-items:stretch!important}}body .MuiTablePagination-root,body .MuiTablePagination-root .MuiTablePagination-toolbar,body .MuiTablePagination-root[class*=__pagination],body [class*=__pagination].MuiTablePagination-root{border-top:0!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card,.MuiCard-root)>:is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]){border-bottom:1px solid var(--border-light)!important;background:var(--card-bg,#fff)!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) :is([class*=__heading],[class*=-card__heading]){box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1.2!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) :is(.crm-list-card__title,.crm-property-section-title,[class*=__title],h1,h2,h3,h4,h5,h6){height:auto!important;min-height:0!important;color:var(--text-dark,#101827)!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]){width:22px!important;min-width:22px!important;height:22px!important;color:var(--text-dark,#101827)!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]) :is(svg,.MuiSvgIcon-root,i){width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) :is(.crm-list-toolbar,[class*=__toolbar]){flex-wrap:nowrap!important;justify-content:flex-end!important;align-self:center!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:34px!important;margin:0 0 0 auto!important;padding:0!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) .MuiButton-root .MuiButton-startIcon{justify-content:center!important;align-items:center!important;height:16px!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) :is(.crm-list-card__header,.crm-property-task-history-card__header,.crm-property-option-card__header,.crm-promotions-card__header,[class*=-card__header]) .MuiButton-root :is(svg,.MuiSvgIcon-root,i){width:16px!important;height:16px!important;font-size:16px!important;line-height:1!important;display:block!important}.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .MuiTableBody-root .MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]) .MuiTableCell-root,.crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .MuiTableBody-root .MuiTableRow-root:not(#table-row-search):not([class*=__filters]):not([class*=skeleton]):not([class*=empty]) .MuiTableCell-root .MuiTypography-root{font-weight:500!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]){border-bottom:1px solid var(--border-light)!important;background:var(--card-bg,#fff)!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.MuiCardHeader-content,.MuiCardHeader-action,[class*=__heading],[class*=-card__heading],.crm-list-toolbar,[class*=__toolbar]),body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header])>*{box-sizing:border-box!important;align-items:center!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;display:inline-flex!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.MuiCardHeader-content,[class*=__heading],[class*=-card__heading]){justify-content:flex-start!important;gap:8px!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.crm-list-toolbar,[class*=__toolbar],.MuiCardHeader-action){justify-content:flex-end!important;gap:8px!important;margin-left:auto!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.crm-list-card__title,.MuiCardHeader-title,[class*=__title],h1,h2,h3,h4,h5,h6){height:auto!important;min-height:0!important;color:var(--text-dark,#101827)!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]){width:22px!important;min-width:22px!important;height:22px!important;color:var(--text-dark,#101827)!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]) :is(svg,.MuiSvgIcon-root,i){width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body :is(.crm-advanced-search-card,.crm-property-map-card,.crm-property-history-card,.crm-property-task-history-card,.crm-property-reports-page-card,.crm-property-option-card,.crm-promotions-card,.crm-promotions-order-card,.crm-promotions-order-page-card,.crm-promotion-form-card)>:is(.crm-list-card__header,[class*=-card__header]) .MuiButton-root .MuiButton-startIcon{justify-content:center!important;align-items:center!important;height:16px!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important}body .crm-advanced-search-card>.crm-advanced-search-card__header,body .crm-advanced-search-card>.crm-list-card__header,body .crm-promotion-form-card>.crm-list-card__header,body .crm-promotion-form-card>.crm-promotion-form-card__header,body .crm-promotions-card>.crm-list-card__header,body .crm-promotions-card>.crm-promotions-card__header,body .crm-promotions-order-card>.crm-list-card__header,body .crm-promotions-order-card>.crm-promotions-order-card__header,body .crm-promotions-order-page-card>.crm-list-card__header,body .crm-promotions-order-page-card>.crm-promotions-order-page-card__header,body .crm-property-history-card>.crm-list-card__header,body .crm-property-history-card>.crm-property-history-card__header,body .crm-property-map-card>.crm-list-card__header,body .crm-property-map-card>.crm-property-map-card__header,body .crm-property-option-card>.crm-list-card__header,body .crm-property-option-card>.crm-property-option-card__header,body .crm-property-reports-page-card>.crm-list-card__header,body .crm-property-reports-page-card>.crm-property-reports-page-card__header,body .crm-property-task-history-card>.crm-list-card__header,body .crm-property-task-history-card>.crm-property-task-history-card__header{border-bottom:1px solid var(--border-light)!important;background:var(--card-bg,#fff)!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-advanced-search-card__heading,body .crm-promotion-form-card__heading,body .crm-promotions-card__heading,body .crm-promotions-order-card__heading,body .crm-promotions-order-page-card__heading,body .crm-property-history-card__heading,body .crm-property-map-card__heading,body .crm-property-option-card__heading,body .crm-property-reports-page-card__heading,body .crm-property-task-history-card__heading{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1.2!important;display:inline-flex!important}body .crm-advanced-search-card>.crm-list-card__header>*,body .crm-promotion-form-card>.crm-list-card__header>*,body .crm-promotions-card>.crm-list-card__header>*,body .crm-promotions-order-card>.crm-list-card__header>*,body .crm-promotions-order-page-card>.crm-list-card__header>*,body .crm-property-history-card>.crm-list-card__header>*,body .crm-property-map-card>.crm-list-card__header>*,body .crm-property-option-card>.crm-list-card__header>*,body .crm-property-reports-page-card>.crm-list-card__header>*,body .crm-property-task-history-card>.crm-list-card__header>*{align-self:center!important;margin-top:0!important;margin-bottom:0!important}body .crm-advanced-search-card>.crm-list-card__header .MuiCardHeader-title,body .crm-advanced-search-card>.crm-list-card__header .crm-list-card__title,body .crm-promotion-form-card>.crm-list-card__header .crm-list-card__title,body .crm-promotions-card>.crm-list-card__header .crm-list-card__title,body .crm-promotions-order-card>.crm-list-card__header .crm-list-card__title,body .crm-promotions-order-page-card>.crm-list-card__header .crm-list-card__title,body .crm-property-history-card>.crm-list-card__header .crm-list-card__title,body .crm-property-map-card>.crm-list-card__header .crm-list-card__title,body .crm-property-option-card>.crm-list-card__header .crm-list-card__title,body .crm-property-reports-page-card>.crm-list-card__header .crm-list-card__title,body .crm-property-task-history-card>.crm-list-card__header .crm-list-card__title{height:auto!important;min-height:0!important;color:var(--text-dark,#101827)!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}body .crm-advanced-search-card__icon,body .crm-promotion-form-card__icon,body .crm-promotions-card__icon,body .crm-promotions-order-card__icon,body .crm-promotions-order-page-card__icon,body .crm-property-history-card__icon,body .crm-property-map-card__icon,body .crm-property-option-card__icon,body .crm-property-reports-page-card__icon,body .crm-property-task-history-card__icon{width:22px!important;min-width:22px!important;height:22px!important;color:var(--text-dark,#101827)!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}body .crm-advanced-search-card__icon svg,body .crm-promotion-form-card__icon svg,body .crm-promotions-card__icon svg,body .crm-promotions-order-card__icon svg,body .crm-promotions-order-page-card__icon svg,body .crm-property-history-card__icon svg,body .crm-property-map-card__icon svg,body .crm-property-option-card__icon svg,body .crm-property-reports-page-card__icon svg,body .crm-property-task-history-card__icon svg{width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}body .crm-advanced-search-card>.crm-list-card__header .crm-list-toolbar,body .crm-promotion-form-card>.crm-list-card__header .crm-list-toolbar,body .crm-promotion-form-card__toolbar,body .crm-promotions-card>.crm-list-card__header .crm-list-toolbar,body .crm-promotions-order-card>.crm-list-card__header .crm-list-toolbar,body .crm-promotions-order-page-card>.crm-list-card__header .crm-list-toolbar,body .crm-promotions-toolbar,body .crm-property-history-card>.crm-list-card__header .crm-list-toolbar,body .crm-property-map-card>.crm-list-card__header .crm-list-toolbar,body .crm-property-option-card>.crm-list-card__header .crm-list-toolbar,body .crm-property-reports-page-card>.crm-list-card__header .crm-list-toolbar,body .crm-property-task-history-card>.crm-list-card__header .crm-list-toolbar{justify-content:flex-end!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:34px!important;margin:0 0 0 auto!important;padding:0!important;display:inline-flex!important}body .crm-advanced-search-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-promotion-form-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-promotions-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-promotions-order-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-promotions-order-page-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-property-history-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-property-map-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-property-option-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-property-reports-page-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root),body .crm-property-task-history-card>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header{border-bottom:1px solid var(--border-light)!important;background:var(--card-bg,#fff)!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header>*{align-self:center!important;margin-top:0!important;margin-bottom:0!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiCardHeader-action,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiCardHeader-content,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .crm-list-toolbar,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__heading],body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__toolbar]{box-sizing:border-box!important;align-items:center!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiCardHeader-content,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__heading]{justify-content:flex-start!important;gap:8px!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiCardHeader-action,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .crm-list-toolbar,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__toolbar]{justify-content:flex-end!important;gap:8px!important;margin-left:auto!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiCardHeader-title,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .crm-list-card__title,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h1,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h2,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h3,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h4,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h5,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header h6{height:auto!important;min-height:0!important;color:var(--text-dark,#101827)!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=-card__icon],body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__icon]{width:22px!important;min-width:22px!important;height:22px!important;color:var(--text-dark,#101827)!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=-card__icon] .MuiSvgIcon-root,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=-card__icon] i,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=-card__icon] svg,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__icon] .MuiSvgIcon-root,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__icon] i,body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header [class*=__icon] svg{width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body .crm-content-shell:not(:has(.crm-dashboard-page)):not(:has(.crm-properties-list-card)):not(:has(.crm-property-page)) .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header .MuiButton-startIcon{justify-content:center!important;align-items:center!important;height:16px!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important}body .crm-list-card:not(.crm-properties-list-card){background:var(--card-bg,#fff)!important;box-shadow:none!important;border:1px solid #d0d1d1!important;border-radius:8px!important;overflow:hidden!important}body .crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header,body .crm-list-card:not(.crm-properties-list-card)>[class*=-card__header]{background:var(--card-bg,#fff)!important;box-sizing:border-box!important;border-bottom:1px solid #d0d1d1!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.MuiCardHeader-content,.MuiCardHeader-action,[class*=__heading],[class*=-card__heading],.crm-list-toolbar,[class*=__toolbar]),body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header])>*{box-sizing:border-box!important;align-items:center!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;display:inline-flex!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.MuiCardHeader-content,[class*=__heading],[class*=-card__heading]){justify-content:flex-start!important;gap:8px!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.MuiCardHeader-action,.crm-list-toolbar,[class*=__toolbar]){justify-content:flex-end!important;gap:8px!important;margin-left:auto!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is(.crm-list-card__title,.MuiCardHeader-title,[class*=__title],h1,h2,h3,h4,h5,h6){height:auto!important;min-height:0!important;color:var(--text-dark,#101827)!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]){width:22px!important;min-width:22px!important;height:22px!important;color:var(--text-dark,#101827)!important;flex:0 0 22px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) :is([class*=__icon],[class*=-card__icon]) :is(svg,.MuiSvgIcon-root,i){width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body .crm-list-card:not(.crm-properties-list-card)>:is(.crm-list-card__header,[class*=-card__header]) .MuiButton-root :is(svg,.MuiSvgIcon-root,i){width:16px!important;height:16px!important;font-size:16px!important;line-height:1!important;display:block!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card){box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;overflow:hidden!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #d0d1d1!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is(.MuiCardHeader-content,.MuiCardHeader-action,.crm-list-toolbar,[class*=__heading],[class*=-card__heading],[class*=__toolbar]){box-sizing:border-box!important;align-items:center!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;display:inline-flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is(.MuiCardHeader-content,[class*=__heading],[class*=-card__heading]){justify-content:flex-start!important;gap:8px!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is(.MuiCardHeader-action,.crm-list-toolbar,[class*=__toolbar]){justify-content:flex-end!important;gap:8px!important;margin-left:auto!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is(.crm-list-card__title,.MuiCardHeader-title,[class*=__title],h1,h2,h3,h4,h5,h6){color:#101827!important;letter-spacing:0!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is([class*=__icon],[class*=-card__icon],.MuiSvgIcon-root){color:#101827!important;flex:0 0 22px!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header :is([class*=__icon],[class*=-card__icon],.MuiSvgIcon-root) :is(svg,.MuiSvgIcon-root,i){width:20px!important;height:20px!important;font-size:20px!important;line-height:1!important;display:block!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card):not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-list-card__header .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #d0d1d1!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card){box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;overflow:hidden!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header :is(.MuiCardHeader-content,.MuiCardHeader-action,.crm-list-toolbar,[class*=__heading],[class*=-card__heading],[class*=__toolbar]){box-sizing:border-box!important;align-items:center!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;display:inline-flex!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header :is(.MuiCardHeader-content,[class*=__heading],[class*=-card__heading]){justify-content:flex-start!important;gap:8px!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header :is(.MuiCardHeader-action,.crm-list-toolbar,[class*=__toolbar]){justify-content:flex-end!important;gap:8px!important;margin-left:auto!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header :is(.crm-list-card__title,.MuiCardHeader-title,[class*=__title],h1,h2,h3,h4,h5,h6){color:#101827!important;letter-spacing:0!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;display:inline-flex!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header :is([class*=__icon],[class*=-card__icon],.MuiSvgIcon-root){color:#101827!important;flex:0 0 22px!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card.crm-list-card.crm-list-card:not(.crm-properties-list-card)>.crm-list-card__header.crm-list-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .MuiButton-root:not(.MuiIconButton-root){text-transform:none!important;box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.crm-clients-page{--crm-client-card-radius:8px;--crm-client-border:#dde7ed;--crm-client-border-strong:#d0d1d1;--crm-client-soft:#f8fafc;--crm-client-row:#f9fbfc;--crm-client-row-hover:#f2fbfa;--crm-client-green:#12b8ab;background:0 0!important}.crm-clients-page>.MuiContainer-root{padding-left:0!important;padding-right:0!important}.crm-clients-page .MuiStack-root{gap:10px}.crm-clients-page .MuiCard-root,.crm-clients-page .crm-agency-form-card,.crm-clients-page .crm-list-card,.crm-clients-page .crm-property-card,.crm-clients-page .crm-template-form-card{border:1px solid var(--crm-client-border)!important;border-radius:var(--crm-client-card-radius)!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important}.crm-buyer-card .crm-property-subtabs-bar,.crm-clients-page .crm-advanced-search-card__header,.crm-clients-page .crm-agencies-card__header,.crm-clients-page .crm-list-card__header,.crm-clients-page .crm-property-card__header,.crm-clients-page .crm-property-card__header--section,.crm-clients-page .crm-property-option-card__header,.crm-clients-page .crm-standard-card-header,.crm-seller-card .crm-property-subtabs-bar{border-bottom:1px solid var(--crm-client-border)!important;box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}.crm-clients-page .MuiCardHeader-title,.crm-clients-page .crm-buyer-card__title .MuiCardHeader-title,.crm-clients-page .crm-list-card__title,.crm-clients-page .crm-property-option-card__title,.crm-clients-page .crm-property-section-title,.crm-clients-page .crm-seller-card__title .MuiCardHeader-title{color:#101827!important;letter-spacing:0!important;align-items:center!important;margin:0!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important;display:inline-flex!important}.crm-clients-page .MuiCardHeader-content,.crm-clients-page .crm-advanced-search-card__heading,.crm-clients-page .crm-agencies-card__heading,.crm-clients-page .crm-property-option-card__heading{align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}.crm-clients-page :is(.crm-agencies-card__icon,.crm-property-option-card__icon,.crm-advanced-search-card__icon,.MuiCardHeader-avatar,.MuiSvgIcon-root){color:#101827!important;flex:none!important}.crm-clients-page :is(.crm-agencies-card__icon,.crm-property-option-card__icon){background:0 0!important;border-radius:0!important;width:22px!important;height:22px!important}.crm-clients-page .crm-list-card__header .MuiSvgIcon-root,.crm-clients-page :is(.crm-agencies-card__icon,.crm-property-option-card__icon) svg{width:20px!important;height:20px!important}.crm-clients-page .crm-agencies-toolbar,.crm-clients-page .crm-list-toolbar,.crm-clients-page .crm-property-option-toolbar,.crm-clients-page [class*=__toolbar]{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}.crm-buyer-actionbar .MuiButton-root:not(.MuiIconButton-root),.crm-clients-page .MuiButton-root:not(.MuiIconButton-root),.crm-seller-actionbar .MuiButton-root:not(.MuiIconButton-root){height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.crm-buyer-actionbar .crm-property-action-btn--primary,.crm-clients-page .MuiButton-containedSuccess,.crm-clients-page .crm-list-toolbar__btn--success,.crm-clients-page .crm-property-action-btn--primary{border-color:var(--crm-client-green)!important;background:var(--crm-client-green)!important;color:#fff!important}.crm-buyer-actionbar .crm-property-action-btn--primary:hover,.crm-clients-page .MuiButton-containedSuccess:hover,.crm-clients-page .crm-list-toolbar__btn--success:hover,.crm-clients-page .crm-property-action-btn--primary:hover{color:#fff!important;background:#0fa79b!important;border-color:#0fa79b!important}.crm-buyer-actionbar .crm-property-action-btn--primary :is(svg,path,.MuiSvgIcon-root),.crm-clients-page .MuiButton-containedSuccess :is(svg,path,.MuiSvgIcon-root),.crm-clients-page .crm-list-toolbar__btn--success :is(svg,path,.MuiSvgIcon-root),.crm-clients-page .crm-property-action-btn--primary :is(svg,path,.MuiSvgIcon-root){stroke:currentColor;color:#fff!important}.crm-buyer-actionbar .crm-property-action-btn--primary img,.crm-clients-page .MuiButton-containedSuccess img,.crm-clients-page .crm-list-toolbar__btn--success img,.crm-clients-page .crm-property-action-btn--primary img{filter:brightness(0)invert()!important}.crm-clients-page .crm-list-toolbar__btn--info{color:#fff!important;background:#5aa7df!important;border-color:#5aa7df!important}.crm-clients-page .crm-list-toolbar__control,.crm-clients-page .crm-list-toolbar__control .MuiButton-root,.crm-clients-page .crm-list-toolbar__control.MuiButton-root{border:1px solid var(--crm-client-border)!important;color:#101827!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-buyer-actionbar,.crm-seller-actionbar{width:100%;gap:10px!important;min-height:44px!important}.crm-buyer-actionbar .crm-property-tabs,.crm-seller-actionbar .crm-property-tabs{min-height:38px!important}.crm-buyer-actionbar .crm-property-tab,.crm-seller-actionbar .crm-property-tab{color:#526174!important;border-radius:8px!important;height:36px!important;min-height:36px!important;padding:0 14px!important}.crm-buyer-actionbar .crm-property-tab.Mui-selected,.crm-seller-actionbar .crm-property-tab.Mui-selected{color:var(--crm-client-green)!important;background:#12b8ab1f!important}.crm-buyer-actionbar .crm-property-tab .MuiTypography-root,.crm-seller-actionbar .crm-property-tab .MuiTypography-root{color:inherit!important;font-size:13px!important;font-weight:700!important}.crm-clients-page :is(.crm-buyers-card__content,.crm-sellers-card__content,.crm-agencies-card__content,.crm-list-card__content,.crm-property-option-card__content){background:#fff!important;padding:0!important}.crm-clients-page .MuiTableContainer-root,.crm-clients-page .crm-agencies-table-wrap,.crm-clients-page .crm-buyers-table-wrap,.crm-clients-page .crm-data-table-wrap,.crm-clients-page .crm-property-options-table-wrap{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important}.crm-clients-page .MuiTable-root{border-collapse:separate!important;border-spacing:0!important}.crm-clients-page .MuiTableHead-root .MuiTableCell-root,.crm-clients-page :is(.crm-buyers-table,.crm-sellers-table,.crm-agencies-table,.crm-property-options-table) .MuiTableHead-root .MuiTableCell-root{border-bottom:1px solid var(--crm-client-border)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;height:40px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.1!important}.crm-clients-page #table-row-search .MuiTableCell-root,.crm-clients-page :is(.crm-buyers-table__filters,.crm-sellers-table__filters,.crm-agencies-table__filters,.crm-property-options-table__filters) .MuiTableCell-root{border-bottom:1px solid var(--crm-client-border)!important;vertical-align:middle!important;background:#fff!important;height:44px!important;padding:7px 14px!important}.crm-clients-page .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:var(--crm-client-row)!important}.crm-clients-page .MuiTableBody-root .MuiTableRow-root:hover{background:var(--crm-client-row-hover)!important}.crm-clients-page .MuiTableBody-root .MuiTableCell-root{color:#111827!important;vertical-align:middle!important;border-bottom:1px solid #edf3f6!important;height:52px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}.crm-clients-page .MuiTableBody-root .MuiChip-label,.crm-clients-page .MuiTableBody-root .MuiTypography-root{font-size:12.5px!important;font-weight:500!important}.crm-clients-page .MuiTableSortLabel-root,.crm-clients-page .TableSortLabel-root{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.crm-clients-page .MuiTableSortLabel-icon{color:#b8c4d4!important;opacity:1!important}.crm-clients-page .MuiTableSortLabel-root.Mui-active,.crm-clients-page .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon{color:#526174!important}.crm-clients-page :is(.MuiInputBase-root.MuiOutlinedInput-root,.MuiSelect-root,.MuiAutocomplete-inputRoot),.crm-clients-page :is(.MuiTextField-root,.MuiFormControl-root) .MuiOutlinedInput-root,.crm-property-option-modal__content :is(.MuiTextField-root,.MuiFormControl-root) .MuiOutlinedInput-root{border:1px solid var(--crm-client-border-strong,#d0d1d1)!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-clients-page .MuiOutlinedInput-notchedOutline,.crm-property-option-modal__content .MuiOutlinedInput-notchedOutline{border:0!important}.crm-clients-page :is(.MuiInputBase-input,.MuiSelect-select),.crm-property-option-modal__content :is(.MuiInputBase-input,.MuiSelect-select){color:#111827!important;box-sizing:border-box!important;height:auto!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}.crm-clients-page textarea.MuiInputBase-input,.crm-property-option-modal__content textarea.MuiInputBase-input{padding-top:10px!important;padding-bottom:10px!important;line-height:1.45!important}.crm-clients-page .MuiTypography-caption,.crm-clients-page :is(.MuiInputLabel-root,.crm-agency-form__label){color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.crm-clients-page #table-row-search :is(.MuiOutlinedInput-root,.MuiInputBase-root.MuiOutlinedInput-root,.MuiSelect-root),.crm-clients-page [class*=__filter-input] .MuiOutlinedInput-root{border-radius:8px!important;height:30px!important;min-height:30px!important}.crm-clients-page #table-row-search :is(.MuiInputBase-input,.MuiSelect-select),.crm-clients-page [class*=__filter-input] .MuiInputBase-input{height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:11.5px!important;line-height:30px!important}.crm-clients-page #table-row-search .MuiSelect-select{align-items:center!important;padding-right:30px!important;display:flex!important}.crm-clients-page #table-row-search .MuiSelect-icon{color:#64748b!important;top:calc(50% - .5em)!important}.crm-clients-page :is(.crm-buyers-clear-btn,.crm-agencies-table__clear-btn,.crm-property-options-table__clear-btn){color:#fff!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;line-height:1!important}.crm-clients-page .crm-buyers-edit-btn{background:var(--crm-client-green)!important;color:#fff!important;border-radius:8px!important;width:31px!important;min-width:31px!important;height:31px!important;padding:0!important;box-shadow:0 8px 18px #12b8ab33!important}.crm-clients-page .crm-buyers-action-icon,.crm-clients-page [class*=__action-btn].MuiIconButton-root{border:1px solid var(--crm-client-border)!important;width:31px!important;min-width:31px!important;height:31px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:0!important}.crm-clients-page .crm-buyers-action-icon--edit{color:var(--crm-client-green)!important}.crm-clients-page .crm-buyers-action-icon--delete{color:#ef4444!important;border-color:#fecaca!important}.crm-clients-page .MuiChip-root,.crm-clients-page .crm-buyers-lang,.crm-clients-page .crm-buyers-pill,.crm-clients-page .crm-buyers-status-pill{color:#526174!important;background:#f8fafc!important;border:1px solid #dde7ed!important;border-radius:999px!important;height:26px!important;min-height:26px!important;font-size:11.5px!important;font-weight:700!important}.crm-clients-page .crm-buyers-status-pill{color:var(--crm-client-green)!important;background:#12b8ab1a!important;border-color:#12b8ab47!important}.crm-clients-page .MuiTablePagination-root{border-top:1px solid var(--crm-client-border)!important;background:#fff!important;min-height:48px!important;overflow:hidden!important}.crm-clients-page .MuiTablePagination-toolbar{min-height:48px!important;padding:0 16px!important}.crm-clients-page .MuiTablePagination-select{min-height:30px!important;line-height:30px!important}.crm-clients-page .crm-agency-form,.crm-clients-page .crm-buyer-form-grid,.crm-clients-page .crm-seller-form-grid{background:#fff!important}.crm-clients-page .crm-agency-form__grid,.crm-clients-page .crm-buyer-form-grid,.crm-clients-page .crm-seller-form-grid{padding:16px 18px!important}.crm-clients-page .crm-agency-form__field,.crm-clients-page .crm-agency-form__panel{flex-direction:column;gap:7px;display:flex}.crm-clients-page .crm-agency-form__inline-grid{gap:12px}.crm-clients-page .crm-agency-form__footer,.crm-clients-page .crm-property-card__footer{border-top:1px solid var(--crm-client-border)!important;background:#fff!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;padding:12px 18px!important;display:flex!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiFormControlLabel-root{width:100%;border:1px solid var(--crm-client-border-strong)!important;background:#fff!important;border-radius:8px!important;min-height:36px!important;margin:0!important;padding:0 12px 0 5px!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-root{width:34px!important;height:20px!important;margin-right:8px!important;padding:0!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-switchBase{padding:2px!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important;box-shadow:0 1px 3px #0f172a38!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-track{opacity:1!important;background:#dfe4e8!important;border-radius:999px!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-switchBase.Mui-checked{transform:translate(14px)!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar,.crm-agency-form__panel) .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:var(--crm-client-green)!important}.crm-clients-page .crm-advanced-search-card__content{padding:16px 18px!important}.crm-clients-page .crm-advanced-search-grid{row-gap:12px!important}.crm-clients-page .crm-agency-form-card__content,.crm-clients-page .crm-template-form-card__content{background:#fff!important;padding:0!important}.crm-property-option-modal__header{color:#101827!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:58px!important;padding:0 22px!important;font-size:16px!important;font-weight:700!important;display:flex!important}.crm-property-option-modal__content{background:#fff!important;padding:16px 18px!important}.crm-property-option-modal__actions{background:#fff!important;border-top:1px solid #dde7ed!important;gap:8px!important;padding:12px 18px!important}.crm-property-option-modal__actions .MuiButton-root{height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;font-size:13px!important;font-weight:700!important}.crm-property-option-modal__actions .MuiButton-root[type=submit],.crm-property-option-modal__actions .crm-property-action-btn--primary{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}@media (max-width:1199px){.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:767px){.crm-buyer-card .crm-property-subtabs-bar,.crm-clients-page .crm-list-card__header,.crm-clients-page .crm-standard-card-header,.crm-seller-card .crm-property-subtabs-bar{flex-direction:column!important;align-items:flex-start!important;height:auto!important;min-height:58px!important;padding:12px 14px!important}.crm-clients-page :is(.crm-buyer-switchbar,.crm-seller-switchbar){grid-template-columns:1fr!important}}body .crm-promotions-page .crm-promotions-card>.crm-promotions-card__header.crm-standard-card-header{z-index:2!important;box-sizing:border-box!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important;position:relative!important}body .crm-promotions-page .crm-promotions-card__heading,body .crm-promotions-page .crm-promotions-toolbar,body .crm-promotions-page .crm-promotions-toolbar__btn{align-self:center!important;align-items:center!important;height:34px!important;min-height:34px!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important}body .crm-promotions-page .crm-promotions-toolbar__btn{justify-content:center!important;line-height:1!important}body .crm-promotions-page .crm-promotions-card__content{z-index:1!important;padding:0!important;position:relative!important}body .crm-promotions-page .crm-promotions-table-shell{z-index:1!important;margin-top:0!important;position:relative!important}body .crm-promotions-page .crm-promotions-table-shell>.crm-data-table-scrollbar{z-index:0!important;margin-top:0!important;margin-bottom:0!important;position:relative!important}body .crm-promotions-page .crm-promotions-table-wrap{border-top:0!important;border-radius:0 0 8px 8px!important;margin-top:0!important}body .crm-property-task-history-card>.crm-property-task-history-card__header.crm-standard-card-header{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-property-task-history-card .crm-property-task-history-card__heading{gap:8px!important;height:34px!important;min-height:34px!important;padding:0!important}body .crm-property-task-history-card .crm-list-card__title,body .crm-property-task-history-card .crm-property-task-history-card__heading,body .crm-property-task-history-card .crm-property-task-history-card__icon{align-self:center!important;align-items:center!important;margin:0!important;line-height:1!important;display:inline-flex!important}body .crm-property-task-history-card>.crm-property-task-history-card__header.crm-standard-card-header :is(.crm-list-toolbar,[class*=__toolbar],.MuiButton-root){align-self:center!important;align-items:center!important;margin-top:0!important;margin-bottom:0!important}body .crm-property-task-history-card .crm-list-card__content{z-index:1!important;padding:0!important;position:relative!important}body .crm-property-task-history-card .crm-property-task-history-table-shell{z-index:1!important;margin-top:0!important;position:relative!important}body .crm-property-task-history-card .crm-property-task-history-table-shell>.crm-data-table-scrollbar{z-index:0!important;margin-top:0!important;margin-bottom:0!important;position:relative!important}body .crm-property-task-history-card .crm-property-task-history-table-wrap{border-top:0!important;border-radius:0 0 8px 8px!important;margin-top:0!important}body .crm-clients-page--buyers{background:0 0!important;padding-top:18px!important}body .crm-clients-page--buyers>.MuiContainer-root{padding-left:10px!important;padding-right:10px!important}body .crm-clients-page--buyers .crm-buyers-list-shell{gap:10px!important}body .crm-clients-page--buyers .crm-buyers-list-shell>:not(style)+:not(style){margin-top:10px!important}body .crm-clients-page--buyers .crm-buyers-list-hero{flex-direction:column;gap:14px;padding:4px 0 0;display:flex}body .crm-clients-page--buyers .crm-buyers-list-hero__top{width:100%}body .crm-clients-page--buyers .crm-buyers-list-hero__copy{min-width:0}body .crm-clients-page--buyers .crm-buyers-list-hero__breadcrumb{color:#73819a!important;margin-bottom:6px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-list-hero__title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}body .crm-clients-page--buyers .crm-buyers-list-hero__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:28px!important;font-weight:850!important;line-height:1.12!important}body .crm-clients-page--buyers .crm-buyers-list-hero__count{color:#fff;background:#12b8ab;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}body .crm-clients-page--buyers .crm-buyers-list-hero__subtitle{max-width:720px;color:#64748b!important;margin-top:7px!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important}body .crm-clients-page--buyers .crm-buyers-toolbar--hero{align-self:flex-start!important;align-items:center!important;gap:8px!important;margin-left:auto!important}body .crm-clients-page--buyers .crm-buyers-toolbar--hero .MuiButton-root,body .crm-clients-page--buyers .crm-buyers-toolbar--hero .crm-list-toolbar__control,body .crm-clients-page--buyers .crm-buyers-toolbar--hero .crm-list-toolbar__control .MuiButton-root{border-radius:8px!important;height:40px!important;min-height:40px!important;padding:0 16px!important;font-size:13px!important}body .crm-clients-page--buyers .crm-buyers-toolbar--hero .crm-list-toolbar__control,body .crm-clients-page--buyers .crm-buyers-toolbar--hero .crm-list-toolbar__control .MuiButton-root{color:#fff!important;background:#101827!important;border-color:#101827!important}body .crm-clients-page--buyers .crm-buyers-toolbar--hero .crm-list-toolbar__control img{filter:brightness(0)invert()!important}body .crm-clients-page--buyers .crm-buyers-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}body .crm-clients-page--buyers .crm-buyers-summary-card{min-height:82px;box-shadow:none;background:#fff;border:1px solid #dde7ed;border-radius:8px;padding:14px 16px}body .crm-clients-page--buyers .crm-buyers-summary-card__label{color:#73819a!important;text-transform:uppercase!important;margin:0 0 8px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.15!important}body .crm-clients-page--buyers .crm-buyers-summary-card__body{justify-content:space-between;align-items:baseline;gap:10px;display:flex}body .crm-clients-page--buyers .crm-buyers-summary-card__value{color:#101827!important;font-size:25px!important;font-weight:800!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-summary-card__helper{text-align:right;color:#12b8ab!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-search-band{background:#fff;border:1px solid #e6edf2;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex;box-shadow:0 8px 22px #0f172a0d}body .crm-clients-page--buyers .crm-buyers-search-band__main{flex:520px;align-items:center;gap:10px;min-width:320px;display:flex}body .crm-clients-page--buyers .crm-buyers-search-band__input{flex:360px;max-width:520px}body .crm-clients-page--buyers .crm-buyers-search-band__input .MuiOutlinedInput-root{color:#101827!important;background:#f8fafc!important;border-radius:8px!important;align-items:center!important;height:38px!important;min-height:38px!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyers .crm-buyers-search-band__input .MuiOutlinedInput-notchedOutline{border-color:#e3ebf2!important}body .crm-clients-page--buyers .crm-buyers-search-band__input .MuiInputBase-input{color:#101827!important;height:38px!important;padding-top:0!important;padding-bottom:0!important;font-size:12.5px!important;font-weight:600!important;line-height:38px!important}body .crm-clients-page--buyers .crm-buyers-search-band__input .MuiInputAdornment-positionStart{align-self:stretch!important;align-items:center!important;height:38px!important;min-height:38px!important;max-height:none!important;margin-top:0!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-search-band__input .MuiInputAdornment-root svg{color:#66758a!important;width:17px!important;height:17px!important}body .crm-clients-page--buyers .crm-buyers-search-band__clear{color:#66758a!important;width:24px!important;height:24px!important;margin-right:-3px!important}body .crm-clients-page--buyers .crm-buyers-search-band__clear:hover{color:#101827!important;background:#eaf0f4!important}body .crm-clients-page--buyers .crm-buyers-search-band__clear .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced{flex:none;color:#fff!important;height:38px!important;min-height:38px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:#12b8ab!important;border:1px solid #12b8ab!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced:hover{color:#12b8ab!important;background:#fff!important;border-color:#12b8ab!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced.is-active{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced.is-active:hover{color:#12b8ab!important;background:#fff!important;border-color:#12b8ab!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced .MuiButton-startIcon{margin-left:0!important;margin-right:7px!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced .MuiSvgIcon-root{color:#fff!important;fill:#fff!important;width:16px!important;height:16px!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced.is-active:hover .MuiSvgIcon-root,body .crm-clients-page--buyers .crm-buyers-search-band__advanced:hover .MuiSvgIcon-root{color:#12b8ab!important;fill:#12b8ab!important}body .crm-clients-page--buyers .crm-buyers-search-band__advanced-count{color:#fff;background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-width:18px;min-height:18px;margin-left:7px;padding:0 5px;font-size:10.5px;font-weight:850;line-height:1;display:inline-flex}body .crm-clients-page--buyers .crm-buyers-search-band__advanced.is-active:hover .crm-buyers-search-band__advanced-count,body .crm-clients-page--buyers .crm-buyers-search-band__advanced:hover .crm-buyers-search-band__advanced-count{color:#12b8ab;background:#e5fbf7}body .crm-clients-page--buyers .crm-buyers-search-band__chips{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:7px;display:flex}body .crm-clients-page--buyers .crm-buyers-search-band__chips .MuiButton-root.crm-properties-status-chip,body .crm-clients-page--buyers .crm-buyers-search-band__chips .crm-properties-status-chip{color:#607083!important;min-width:0!important;height:30px!important;min-height:30px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;background:#f3f6f8!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-search-band__chips .crm-properties-status-chip strong{color:#12b8ab!important;background:#e5fbf7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;min-height:18px!important;padding:0 6px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-search-band__chips .crm-properties-status-chip:hover{background:#eaf0f4!important}body .crm-clients-page--buyers .crm-buyers-search-band__chips .crm-properties-status-chip.is-active{color:#fff!important;background:#050b12!important;border-color:#050b12!important}body .crm-clients-page--buyers .crm-buyers-search-band__chips .crm-properties-status-chip.is-active strong{color:#fff!important;background:#ffffff24!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel{background:#fff;border:1px solid #dde7ed;border-radius:8px;margin-top:0;padding:12px}body .crm-clients-page--buyers .crm-buyers-advanced-panel__grid{grid-template-columns:repeat(4,minmax(148px,1fr));gap:12px 10px;display:grid}body .crm-clients-page--buyers .crm-buyers-advanced-panel__field{flex-direction:column;gap:5px;min-width:0;display:flex}body .crm-clients-page--buyers .crm-buyers-advanced-panel__label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:800!important;line-height:1.15!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel :is(.MuiOutlinedInput-root,.MuiInputBase-root.MuiOutlinedInput-root){background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:36px!important;min-height:36px!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel :is(.MuiInputBase-input,.MuiSelect-select){color:#101827!important;box-sizing:border-box!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:36px!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel .MuiSelect-select{align-items:center!important;padding-right:30px!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel .MuiSelect-icon{color:#64748b!important;top:50%!important;transform:translateY(-50%)!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel__actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}body .crm-clients-page--buyers .crm-buyers-advanced-panel__apply,body .crm-clients-page--buyers .crm-buyers-advanced-panel__clear{height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel__clear{color:#fff!important;background:#101827!important;border:1px solid #101827!important}body .crm-clients-page--buyers .crm-buyers-advanced-panel__apply{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}body .crm-clients-page--buyers .crm-buyers-table-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page--buyers .crm-buyers-card__content{padding:0!important}body .crm-clients-page--buyers .crm-buyers-table-shell{z-index:1!important;border-top:0!important;position:relative!important}body .crm-clients-page--buyers .crm-buyers-selection-bar{background:#fff;border-bottom:1px solid #dde7ed;align-items:center;min-height:46px;padding:7px 14px;display:flex}body .crm-clients-page--buyers .crm-buyers-selection-bar .MuiButton-root{border-radius:8px!important;height:32px!important;min-height:32px!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar{z-index:1!important;background:#fff!important;width:100%!important;height:14px!important;margin:0!important;position:relative!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar>div{height:14px!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar--top{border-bottom:1px solid #eef2f6!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar--bottom{border-top:0!important;border-bottom:1px solid #dde7ed!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar::-webkit-scrollbar,body .crm-clients-page--buyers .crm-buyers-table-wrap::-webkit-scrollbar{height:10px!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar::-webkit-scrollbar-track,body .crm-clients-page--buyers .crm-buyers-table-wrap::-webkit-scrollbar-track{background:#edf2f7!important;border-radius:999px!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar::-webkit-scrollbar-thumb,body .crm-clients-page--buyers .crm-buyers-table-wrap::-webkit-scrollbar-thumb{background:#c3cfdd!important;border-radius:999px!important}body .crm-clients-page--buyers .crm-buyers-table-scrollbar::-webkit-scrollbar-thumb:hover,body .crm-clients-page--buyers .crm-buyers-table-wrap::-webkit-scrollbar-thumb:hover{background:#aebccc!important}body .crm-clients-page--buyers .crm-buyers-table-wrap{scrollbar-width:none!important;background:#fff!important;border:0!important;border-radius:0!important}body .crm-clients-page--buyers .crm-buyers-table-wrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body .crm-clients-page--buyers .crm-buyers-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;text-transform:uppercase!important;white-space:nowrap!important;vertical-align:middle!important;background:#f7fafc!important;border-bottom:1px solid #dde7ed!important;height:42px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}body .crm-clients-page--buyers .crm-buyers-table{table-layout:auto!important;width:max-content!important;min-width:100%!important}body .crm-clients-page--buyers .crm-buyers-table .MuiTableCell-root{white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important}body .crm-clients-page--buyers .crm-buyers-col{width:max-content!important}body .crm-clients-page--buyers .crm-buyers-col--buyer{width:280px!important;min-width:280px!important;max-width:none!important}body .crm-clients-page--buyers .crm-buyers-col--status{width:132px!important;min-width:132px!important;max-width:132px!important}body .crm-clients-page--buyers .crm-buyers-col--dates{width:176px!important;min-width:176px!important;max-width:176px!important}body .crm-clients-page--buyers .crm-buyers-col--contacto{width:185px!important;min-width:185px!important;max-width:185px!important}body .crm-clients-page--buyers .crm-buyers-col--interes{width:180px!important;min-width:180px!important;max-width:180px!important}body .crm-clients-page--buyers .crm-buyers-col--seguimiento{width:160px!important;min-width:160px!important;max-width:160px!important}body .crm-clients-page--buyers .crm-buyers-col--acciones{width:78px!important;min-width:78px!important;max-width:78px!important}body .crm-clients-page--buyers .crm-buyers-table__filters .MuiTableCell-root{background:#fff!important;border-bottom:1px solid #dde7ed!important;height:44px!important;padding:7px 14px!important}body .crm-clients-page--buyers .crm-buyers-filter-input .MuiOutlinedInput-root,body .crm-clients-page--buyers .crm-buyers-table__filters .MuiOutlinedInput-root{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:30px!important;min-height:30px!important}body .crm-clients-page--buyers .crm-buyers-filter-input .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyers .crm-buyers-table__filters .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page--buyers .crm-buyers-table__filters .MuiInputBase-input{color:#101827!important;height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:11.5px!important;line-height:30px!important}body .crm-clients-page--buyers .crm-buyers-table .MuiTableBody-root .MuiTableCell-root{color:#111827!important;vertical-align:middle!important;border-bottom:1px solid #edf3f6!important;height:68px!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.28!important}body .crm-clients-page--buyers .crm-buyers-cell-stack{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;max-width:100%;display:flex}body .crm-clients-page--buyers .crm-buyers-table__row:nth-of-type(2n){background:#f8fbfc!important}body .crm-clients-page--buyers .crm-buyers-table__row:hover{background:#f0fbfa!important}body .crm-clients-page--buyers .crm-buyers-name-cell{grid-template-columns:max-content;align-items:center!important;gap:0!important;width:max-content!important;min-width:0!important;max-width:none!important;display:grid!important}body .crm-clients-page--buyers .crm-buyers-name-avatar{color:#0f8f86;background:#12b8ab1a;border:1px solid #12b8ab47;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}body .crm-clients-page--buyers .crm-buyers-name-stack{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}body .crm-clients-page--buyers .crm-buyers-name{color:#101827!important;font-size:13px!important;font-weight:750!important;line-height:1.15!important}body .crm-clients-page--buyers .crm-buyers-name-edit-btn{color:#12b8ab!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:24px!important;box-shadow:none!important;letter-spacing:0!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important;border-radius:8px!important;justify-content:center!important;gap:5px!important;padding:0 9px!important;font-size:12.5px!important;font-weight:850!important;line-height:1.25!important}body .crm-clients-page--buyers .crm-buyers-name-edit-btn:hover{border-color:var(--crm-corporate-green)!important;color:var(--crm-corporate-green)!important;background:#12b8ab29!important;text-decoration:none!important}body .crm-clients-page--buyers .crm-buyers-name-edit-btn .MuiButton-startIcon{color:currentColor!important;margin-left:0!important;margin-right:5px!important}body .crm-clients-page--buyers .crm-buyers-name-edit-btn,body .crm-clients-page--buyers .crm-buyers-name-edit-btn .MuiButton-label{text-overflow:clip!important;white-space:nowrap!important;overflow:visible!important}body .crm-clients-page--buyers .crm-buyers-name-edit-btn .MuiSvgIcon-root{width:13px!important;height:13px!important}body .crm-clients-page--buyers .crm-buyers-contact-line{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:#101827!important;margin:0!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}body .crm-clients-page--buyers .crm-buyers-contact-line--muted{color:#64748b!important;font-weight:600!important}body .crm-clients-page--buyers .crm-buyers-name-meta{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:#73819a!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:600!important;line-height:1.15!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-name-language-flag{object-fit:cover!important;border-radius:999px!important;flex:none!important;width:14px!important;height:14px!important}body .crm-clients-page--buyers .crm-buyers-col--comprador .crm-property-list-table__reference-icon{color:#12b8ab!important;fill:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-table .crm-property-list-table__reference-btn{color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-table .crm-property-list-table__reference-icon,body .crm-clients-page--buyer-form .crm-buyer-purchases-table .crm-property-list-table__reference-icon path{color:#12b8ab!important;fill:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-table .crm-buyer-purchases-table__reference-btn{border-radius:7px!important;gap:4px!important;height:22px!important;min-height:22px!important;padding:0 7px!important;font-size:11.5px!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-table .crm-buyer-purchases-table__reference-btn .crm-property-list-table__reference-icon{width:11px!important;height:11px!important}body .crm-clients-page--buyers .crm-buyers-edit-btn{text-indent:-999px;color:#fff!important;background:#12b8ab!important;border-radius:8px!important;width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important;margin-top:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 8px 18px #12b8ab2e!important}body .crm-clients-page--buyers .crm-buyers-edit-btn .MuiButton-startIcon{text-indent:0!important;margin:0!important}body .crm-clients-page--buyers .crm-buyers-edit-btn .MuiButton-startIcon svg{color:#fff!important}body .crm-clients-page--buyers .crm-buyers-id{color:#526174!important;font-size:12px!important;font-weight:700!important}body .crm-clients-page--buyers .crm-buyers-lang,body .crm-clients-page--buyers .crm-buyers-pill,body .crm-clients-page--buyers .crm-buyers-status-pill{color:#526174!important;background:#f8fafc!important;border:1px solid #dde7ed!important;border-radius:999px!important;height:26px!important;min-height:26px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:700!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-status-pill{color:#526174!important;background:#f8fafc!important;border-color:#dde7ed!important}body .crm-clients-page--sellers .crm-buyers-status-pill.is-warning{color:#b45309!important;background:#f59e0b1f!important;border-color:#f59e0b3d!important}body .crm-clients-page--sellers .crm-buyers-status-pill.is-orange{color:#92400e!important;background:#d977061f!important;border-color:#d977063d!important}body .crm-clients-page--sellers .crm-buyers-status-pill.is-muted{color:#475569!important;background:#f1f5f9!important;border-color:#64748b38!important}body .crm-clients-page--sellers .crm-sellers-partners-dialog .MuiDialog-paper{border:1px solid #dde7ed!important;border-radius:8px!important;box-shadow:0 18px 40px #0f172a29!important}body .crm-clients-page--sellers .crm-sellers-partners-dialog .MuiDialogTitle-root{color:#101827!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:56px!important;padding:0 18px!important;font-size:18px!important;font-weight:750!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-partners-chip,body .crm-clients-page--buyers .crm-buyers-rating-chip{color:#2563eb!important;height:24px!important;min-height:24px!important;box-shadow:none!important;text-transform:none!important;background:#eff6ff!important;border:1px solid #dbeafe!important;border-radius:999px!important;align-items:center!important;padding:0 9px!important;font-size:11px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-status-manager{color:#64748b!important;margin:0!important;font-size:11.5px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-rating-chip{color:#111827!important;background:0 0!important;border:0!important;border-radius:0!important;gap:5px!important;height:auto!important;min-height:0!important;padding:0!important}body .crm-clients-page--buyers .crm-buyers-rating-chip.is-empty{color:#cbd5e1!important;background:0 0!important;border:0!important}body .crm-clients-page--buyers .crm-buyers-rating-star{color:#f5b301!important;flex:none!important;width:auto!important;height:auto!important;font-size:12px!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-rating-chip.is-empty .crm-buyers-rating-star{color:#cbd5e1!important}body .crm-clients-page--buyers .MuiButton-root.crm-buyers-partners-chip,body .crm-clients-page--buyers .crm-buyers-partners-chip{color:#fff!important;background:#0284c7!important;border:1px solid #0284c7!important;border-radius:8px!important;gap:6px!important;min-width:auto!important;height:24px!important;min-height:24px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:800!important;box-shadow:0 7px 14px #0284c738!important}body .crm-clients-page--buyers .MuiButton-root.crm-buyers-partners-chip:hover,body .crm-clients-page--buyers .crm-buyers-partners-chip:hover{background:#0369a1!important;border-color:#0369a1!important;box-shadow:0 8px 16px #0369a13d!important}body .crm-clients-page--buyers .crm-buyers-partners-icon{color:currentColor!important;flex:none!important;width:auto!important;height:auto!important;font-size:11px!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-partners-count{color:#f8fafc!important;font-weight:850!important}body .crm-clients-page--buyers .crm-buyers-date-line,body .crm-clients-page--buyers .crm-buyers-interest-line{color:#101827!important;font-size:12.5px!important;font-weight:700!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-date-line{white-space:normal!important;display:block!important}body .crm-clients-page--buyers .crm-buyers-col--seguimiento .crm-buyers-date-line{align-items:center!important;gap:6px!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-followup-phone-icon{color:#101827!important;font-size:11px!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-followup-attended-chip{color:#526174!important;background:#f8fafc!important;border:1px solid #dde7ed!important;border-radius:999px!important;align-items:center!important;width:max-content!important;max-width:100%!important;min-height:20px!important;padding:0 8px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-followup-collaborator-text{color:#64748b!important;white-space:normal!important;margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page--buyers .crm-buyers-date-line--published{color:inherit!important}body .crm-clients-page--buyers .crm-buyers-date-line--muted,body .crm-clients-page--buyers .crm-buyers-date-line--published{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}body .crm-clients-page--buyers .crm-buyers-col--dates .crm-property-list-table__strong{color:#101827!important;font-size:12.5px!important;font-weight:850!important;line-height:1.25!important}body .crm-clients-page--buyers .crm-buyers-col--dates .crm-property-list-table__muted{color:#66758a!important;margin-top:0!important;font-size:11px!important;font-weight:500!important;line-height:1.28!important}body .crm-clients-page--buyers .crm-buyers-col--dates .crm-buyers-date-label--published,body .crm-clients-page--buyers .crm-buyers-col--dates .crm-buyers-date-value{color:#101827!important;font-size:inherit!important;font-weight:850!important;line-height:inherit!important;display:block!important}body .crm-clients-page--buyers .crm-buyers-interest-meta{color:#64748b!important;font-size:11.5px!important;font-weight:600!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-warning-btn{color:#2563eb!important;background:#eff6ff!important;border:1px solid #dbeafe!important;border-radius:8px!important;width:31px!important;height:31px!important}body .crm-clients-page--buyers .crm-buyers-actions{justify-content:center!important;align-items:center!important;gap:6px!important}body .crm-clients-page--buyers .crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .crm-clients-page--buyers .crm-buyers-action-icon:hover{background:#f8fafc!important}body .crm-clients-page--buyers .crm-buyers-action-icon .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-clients-page--buyers .crm-buyers-action-icon--edit{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body .crm-clients-page--buyers .crm-buyers-action-icon--edit .MuiSvgIcon-root,body .crm-clients-page--buyers .crm-buyers-action-icon--edit .MuiSvgIcon-root path{color:#fff!important;fill:#fff!important}body .crm-clients-page--buyers .crm-buyers-action-icon--edit:hover{background:#12b8ab!important;border-color:#12b8ab!important}body .crm-clients-page--buyers .crm-buyers-action-icon--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page--buyers .crm-buyers-action-icon--delete .MuiSvgIcon-root,body .crm-clients-page--buyers .crm-buyers-action-icon--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}body .crm-clients-page--buyers .crm-buyers-action-icon--delete:hover{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog .MuiDialog-paper{border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 18px 40px #0f172a29!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__title{border-bottom:1px solid var(--border-light)!important;box-sizing:border-box!important;background:linear-gradient(#fbfdff,#f8fafc)!important;align-items:center!important;width:100%!important;min-height:0!important;padding:14px 18px!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__icon{color:#101827!important;font-size:16px!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__title-copy{flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__heading{min-width:0!important;color:var(--text-primary)!important;white-space:nowrap!important;flex:0 auto!important;margin:0!important;padding-right:0!important;font-size:17px!important;font-weight:750!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__count{color:#12b8ab!important;background:#12b8ab1a!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:24px!important;height:20px!important;padding:0 8px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__content{background:#fff!important;padding:0!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__table-wrap{background:#fff!important;border:0!important;border-radius:0!important;width:100%!important;overflow:auto!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;min-width:760px!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__table .MuiTableHead-root .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;white-space:nowrap!important;background:#f8fafc!important;height:38px!important;padding:0 14px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#f8fbfc!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__table .MuiTableBody-root .MuiTableCell-root{border-bottom:1px solid var(--border-light)!important;color:#101827!important;vertical-align:middle!important;white-space:nowrap!important;height:46px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__name{color:#101827!important;margin:0!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__boolean{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:34px!important;height:22px!important;padding:0 8px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__boolean.is-active{color:#0f8f86!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__boolean.is-inactive{color:#64748b!important;background:#f8fafc!important;border:1px solid #dde7ed!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__empty{color:#64748b!important;height:70px!important;font-weight:650!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__actions{background:#fff!important;border-top:1px solid #dde7ed!important;justify-content:flex-end!important;min-height:54px!important;padding:10px 14px!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-partners-dialog__close{color:#fff!important;height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.crm-buyers-partners-dialog .MuiDialog-paper{border:1px solid #dde7ed!important;border-radius:8px!important;width:min(920px,100vw - 32px)!important;max-width:min(920px,100vw - 32px)!important;overflow:hidden!important;box-shadow:0 18px 40px #0f172a29!important}.crm-buyers-partners-dialog__title.MuiDialogTitle-root{box-sizing:border-box!important;background:linear-gradient(#fbfdff,#f8fafc)!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;width:100%!important;min-height:58px!important;padding:0 18px!important;display:flex!important}.crm-buyers-partners-dialog__title-copy{flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important}.crm-buyers-partners-dialog__icon{color:#101827!important;flex:none!important;font-size:16px!important;line-height:1!important}.crm-buyers-partners-dialog__heading{color:#101827!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;min-width:0!important;margin:0!important;padding:0!important;font-size:17px!important;font-weight:750!important;line-height:1.2!important;overflow:hidden!important}.crm-buyers-partners-dialog__count{color:#12b8ab!important;background:#12b8ab1a!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:24px!important;height:20px!important;padding:0 8px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.crm-buyers-partners-dialog__content.MuiDialogContent-root{background:#fff!important;padding:0!important;overflow:hidden!important}.crm-buyers-partners-dialog__table-wrap.MuiTableContainer-root{width:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;overflow:auto!important}.crm-buyers-partners-dialog__table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;min-width:760px!important}.crm-buyers-partners-dialog__table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;white-space:nowrap!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:38px!important;padding:0 14px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.crm-buyers-partners-dialog__table .MuiTableBody-root .MuiTableCell-root:first-of-type,.crm-buyers-partners-dialog__table .MuiTableHead-root .MuiTableCell-root:first-of-type{padding-left:14px!important}.crm-buyers-partners-dialog__table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#f8fbfc!important}.crm-buyers-partners-dialog__table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;white-space:nowrap!important;border-bottom:1px solid #edf2f7!important;height:46px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important}.crm-buyers-partners-dialog__name{color:#101827!important;white-space:nowrap!important;margin:0!important;font-size:12.5px!important;font-weight:650!important;line-height:1.2!important}.crm-buyers-partners-dialog__actions.MuiDialogActions-root{background:#fff!important;border-top:1px solid #dde7ed!important;justify-content:flex-end!important;min-height:54px!important;padding:10px 14px!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-clear-btn{color:#fff!important;min-width:76px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#101827!important;border-radius:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important}body .crm-clients-page--buyers .MuiTablePagination-root{background:#fff!important;border-top:1px solid #dde7ed!important;min-height:48px!important}body .crm-clients-page--buyers .MuiTablePagination-toolbar{min-height:48px!important;padding:0 16px!important}body .crm-clients-page--buyers .crm-buyers-pagination .MuiTablePagination-input{width:76px!important;min-width:76px!important;margin:0 2px 0 8px!important}body .crm-clients-page--buyers .crm-buyers-pagination .MuiSelect-select,body .crm-clients-page--buyers .crm-buyers-pagination .MuiTablePagination-select{box-sizing:border-box!important;align-items:center!important;min-width:38px!important;min-height:32px!important;padding:0 32px 0 10px!important;line-height:32px!important;display:flex!important}body .crm-clients-page--buyers .crm-buyers-pagination .MuiSelect-icon{color:#64748b!important;pointer-events:none!important;width:20px!important;height:20px!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}@media (max-width:1199px){body .crm-clients-page--buyers .crm-buyers-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body .crm-clients-page--buyers .crm-buyers-advanced-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){body .crm-clients-page--buyers .crm-buyers-toolbar--hero{width:100%;justify-content:flex-start!important;margin-left:0!important}body .crm-clients-page--buyers .crm-buyers-summary-grid{grid-template-columns:1fr}body .crm-clients-page--buyers .crm-buyers-search-band__main{flex-direction:column;align-items:stretch;min-width:0}body .crm-clients-page--buyers .crm-buyers-search-band__advanced,body .crm-clients-page--buyers .crm-buyers-search-band__input{width:100%;max-width:none}body .crm-clients-page--buyers .crm-buyers-advanced-panel__grid{grid-template-columns:1fr}}body .crm-clients-page--buyer-form{--buyer-card-border:#dde7ed;--buyer-field-border:#d0d1d1;--buyer-muted:#64748b;--buyer-title:#101827}body .crm-clients-page--buyer-form .MuiContainer-root{padding:10px!important}body .crm-clients-page--buyer-form .crm-buyer-content-stack{gap:10px!important}body .crm-clients-page--buyer-form .crm-buyer-actionbar{gap:8px!important;min-height:44px!important}body .crm-clients-page--buyer-form .crm-buyer-actionbar .MuiButton-root:not(.MuiIconButton-root){border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-actionbar .crm-property-action-btn--dark{color:#fff!important;background:#263645!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero{border:1px solid var(--buyer-card-border)!important;min-height:126px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;grid-template-columns:auto minmax(0,1fr) minmax(520px,780px)!important;gap:12px!important;padding:12px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__avatar{color:#0f9188!important;background:#e8fbf9!important;border:1px solid #12b8ab47!important;border-radius:50%!important;width:78px!important;height:78px!important;font-size:28px!important;font-weight:850!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__avatar:after{display:none!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__title-row{gap:8px!important;margin-bottom:8px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__name{letter-spacing:0!important;font-size:clamp(28px,2vw,40px)!important;font-weight:850!important;line-height:.98!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__type,body .crm-clients-page--buyer-form .crm-property-hero__status{border-radius:999px!important;height:22px!important;min-height:22px!important;font-size:11.5px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__chips{flex-wrap:wrap!important;gap:7px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__chip{background:#f8fafc!important;border-color:#dce8ed!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:240px!important;min-height:28px!important;padding:5px 9px!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__chip span{color:var(--buyer-muted)!important;margin:0!important;font-size:10px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__chip strong{font-size:11.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__chip--rating{gap:5px!important;max-width:none!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__rating-icon{color:#f6b73c!important;font-size:12px!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__aside{grid-template-columns:1fr!important;align-self:stretch!important;gap:7px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__assigned,body .crm-clients-page--buyer-form .crm-buyer-profile-hero__metric{border-color:var(--buyer-card-border)!important;background:#fff!important;border-radius:8px!important;min-height:48px!important;padding:8px 10px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__assigned{background:#12b8ab14!important;border-color:#12b8ab4d!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions{justify-content:flex-end!important;align-items:center!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;width:100%!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .MuiButton-root{height:34px!important;min-height:34px!important;box-shadow:none!important;color:#fff!important;text-transform:none!important;border-radius:8px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .MuiButton-startIcon{margin-right:6px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .MuiButton-startIcon :is(svg,i){color:#fff!important;font-size:14px!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-property-action-btn--primary{background:#12b8ab!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-property-action-btn--dark{background:#263645!important;border-color:#263645!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert{color:#101827!important;background:#f1f5f9!important;border-color:#d9e2ea!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert .MuiButton-startIcon :is(svg,i),body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert .MuiButton-startIcon i{color:#101827!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--delete{background:#f0444f!important;border-color:#f0444f!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .MuiButton-root.Mui-disabled{color:#8a97a6!important;background:#d9e2ea!important;border-color:#d9e2ea!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert.Mui-disabled{color:#101827!important;background:#d9e2ea!important;border-color:#d9e2ea!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert.Mui-disabled .MuiButton-startIcon :is(svg,i),body .crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-action-btn--convert.Mui-disabled .MuiButton-startIcon i{color:#101827!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__assigned span,body .crm-clients-page--buyer-form .crm-buyer-profile-hero__metric span{color:#8b9aa9!important;margin-bottom:4px!important;font-size:9.5px!important;font-weight:850!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__assigned strong,body .crm-clients-page--buyer-form .crm-buyer-profile-hero__metric strong{font-size:12px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card{border:1px solid var(--buyer-card-border)!important;min-height:58px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;padding:0 14px!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tabs{min-height:58px!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab{color:#526174!important;background:0 0!important;border-radius:0!important;height:58px!important;min-height:58px!important;margin-right:18px!important;padding:0 2px!important;position:relative!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected{color:#101827!important;background:0 0!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab .MuiTypography-root{color:inherit!important;font-size:13.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}body .crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected:after{background:#12b8ab}body .crm-clients-page--buyer-form .crm-buyer-detail-layout{background:0 0!important;grid-template-columns:minmax(0,1fr) minmax(270px,340px)!important;align-items:start!important;gap:10px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-detail-main,body .crm-clients-page--buyer-form .crm-buyer-detail-side{gap:10px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card,body .crm-clients-page--buyer-form .crm-buyer-side-card{border:1px solid var(--buyer-card-border)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__header{border-bottom:1px solid var(--buyer-card-border)!important;background:#fff!important;min-height:54px!important;padding:0 18px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__title{color:var(--buyer-title)!important;align-items:center!important;gap:8px!important;font-size:18px!important;font-weight:800!important;line-height:1.15!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__title:before{content:"";color:#12b8ab;place-items:center;width:22px;height:22px;font-family:Font Awesome\ 7 Pro;font-size:14px;font-weight:900;display:inline-grid}body .crm-clients-page--buyer-form .crm-buyer-form-card__required{color:#526174!important;font-size:12px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__required:first-letter{color:#ef4444!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__content{padding:16px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card--personal .crm-buyer-form-card__content{padding:18px 18px 24px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__content .MuiGrid-container,body .crm-clients-page--buyer-form .crm-buyer-form-card__content.MuiGrid-container{align-items:flex-start!important;row-gap:14px!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__content>.crm-buyer-assignment-panel{padding-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-assignment-panel>.MuiGrid-container{row-gap:10px!important;width:100%!important;margin:0!important}body .crm-clients-page--buyer-form .crm-buyer-assignment-panel>.MuiGrid-container>.MuiGrid-item{padding-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiGrid-item{flex-direction:column!important;justify-content:flex-start!important;padding-top:14px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-form-card--personal .MuiGrid-item{padding-top:14px!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiGrid-item>.MuiFormControl-root,body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiGrid-item>.MuiTextField-root{width:100%!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiTypography-subtitle2{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.15!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-form-card--personal .MuiTypography-subtitle2{margin-bottom:4px!important;font-size:11px!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiInputBase-root.MuiSelect-root,body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiOutlinedInput-root{color:#101827!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiOutlinedInput-notchedOutline{border-color:var(--buyer-field-border)!important;border-width:1px!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiSelect-select{padding-right:34px!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiSelect-icon{color:#64748b!important;top:50%!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiFormHelperText-root{min-height:14px!important;margin:4px 0 0!important;font-size:10.5px!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-form-card--personal .MuiFormHelperText-root{min-height:12px!important;margin-top:2px!important;font-size:10px!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .buyer-meta .MuiInputBase-root,body .crm-clients-page--buyer-form .crm-buyer-form-grid .buyer-meta .MuiOutlinedInput-root{background:#f8fafc!important}body .crm-clients-page--buyer-form .crm-buyer-form-grid .MuiRating-root{color:#cbd5e1!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control{border:1px solid var(--buyer-field-border)!important;box-sizing:border-box!important;background:#fff!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;height:36px!important;min-height:36px!important;padding:0 10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-root{flex:none!important;font-size:20px!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__clear{color:#64748b!important;text-transform:none!important;border-radius:7px!important;min-width:0!important;height:24px!important;padding:0 8px!important;font-size:11px!important;font-weight:650!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__clear:hover{color:#101827!important;background:#f1f5f9!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconEmpty{color:#cbd5e1!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconFilled,body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconHover{color:#f6b73c!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconFilled :is(svg,path),body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconHover :is(svg,path){color:#f6b73c!important;fill:#f6b73c!important}body .crm-clients-page--buyer-form .crm-buyer-rating-field__control .MuiRating-iconEmpty :is(svg,path){color:#cbd5e1!important;fill:#cbd5e1!important}body .crm-clients-page--buyer-form .crm-buyer-quick-actions{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:2px!important;padding-top:2px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__content>.MuiGrid-item>.MuiStack-root{flex-wrap:wrap!important;gap:8px!important;margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__content>.MuiGrid-item>.MuiStack-root .MuiButton-root{border-color:var(--buyer-card-border)!important;color:#101827!important;background:#fff!important;height:34px!important;min-height:34px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-switch-section{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-switch-section .crm-buyer-switchbar,body .crm-clients-page--buyer-form .crm-buyer-switchbar{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:0!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-switch-section .crm-buyer-switchbar{display:contents!important}body .crm-clients-page--buyer-form .crm-buyer-switchbar .MuiFormControlLabel-root{border:1px solid var(--buyer-card-border)!important;background:#fff!important;border-radius:8px!important;align-items:center!important;min-height:38px!important;padding:0 12px 0 6px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-switchbar .MuiFormControlLabel-root:has(.Mui-checked){background:#12b8ab14!important;border-color:#12b8ab57!important}body .crm-clients-page--buyer-form .crm-buyer-switchbar .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:750!important;line-height:1.1!important}body .crm-clients-page--buyer-form .crm-buyer-form-actions{justify-content:flex-end!important;gap:8px!important;padding:12px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-form-actions .buyer-cta{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-side-card{padding:0!important}body .crm-clients-page--buyer-form .crm-buyer-side-card__title{border-bottom:1px solid var(--buyer-card-border)!important;min-height:44px!important;color:var(--buyer-title)!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 14px!important;font-size:14.5px!important;font-weight:800!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-side-card__title:before{content:"";color:#12b8ab;font-family:Font Awesome\ 7 Pro;font-size:12px;font-weight:900}body .crm-clients-page--buyer-form .crm-buyer-next-action,body .crm-clients-page--buyer-form .crm-buyer-side-actions,body .crm-clients-page--buyer-form .crm-buyer-side-list{margin:12px 14px!important}body .crm-clients-page--buyer-form .crm-buyer-side-list{gap:7px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-next-action,body .crm-clients-page--buyer-form .crm-buyer-side-list>div{background:#f8fafc!important;border:1px solid #edf2f7!important;border-radius:8px!important;padding:8px 10px!important}body .crm-clients-page--buyer-form .crm-buyer-next-action span,body .crm-clients-page--buyer-form .crm-buyer-side-list span{color:#8b9aa9!important;margin-bottom:4px!important;font-size:9.5px!important;font-weight:850!important}body .crm-clients-page--buyer-form .crm-buyer-next-action strong,body .crm-clients-page--buyer-form .crm-buyer-side-list strong{color:#101827!important;font-size:12px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-side-actions{grid-template-columns:1fr!important;gap:7px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-side-actions .MuiButton-root{border-color:var(--buyer-card-border)!important;color:#101827!important;background:#fff!important;justify-content:center!important;height:34px!important;min-height:34px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-tab{flex-direction:column!important;gap:10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-tab>.MuiBox-root{margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;margin:0!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__header,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__header,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-cross-section-header{background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:56px!important;padding:0 18px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__heading{align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__icon{object-fit:contain!important;filter:brightness(0)saturate()invert(7%)sepia(18%)saturate(1557%)hue-rotate(179deg)brightness(97%)contrast(96%)!important;flex:0 0 18px!important;width:18px!important;height:18px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__title,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-cross-section-title,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-cross-section-title{color:#101827!important;font-size:17px!important;font-weight:800!important;line-height:1.15!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__subtitle,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-cross-section-subtitle,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-cross-section-subtitle{color:#64748b!important;max-width:720px!important;font-size:12px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__subtitle{color:#2563eb!important;align-items:center!important;gap:7px!important;max-width:780px!important;font-size:12.5px!important;font-weight:400!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__header .crm-buyer-cross-card__subtitle.MuiTypography-root{color:#2563eb!important;font-size:12.5px!important;font-weight:400!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__subtitle:before{content:"";color:#2563eb!important;flex:none!important;justify-content:center!important;align-items:center!important;font-family:Font Awesome\ 7 Pro!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body{background:#fff!important;border-radius:0!important;padding:16px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header{background:#fbfdff!important;border:1px solid #edf2f7!important;border-radius:8px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;padding:10px 12px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header__copy{flex-wrap:wrap!important;align-items:center!important;gap:8px 12px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header__title{color:#101827!important;margin:0!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header__searches{border-left:1px solid #dde7ed!important;min-height:24px!important;padding-left:10px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header__label{color:#64748b!important;font-size:12px!important;font-weight:750!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-editor-header__count{color:#0f9188!important;background:#12b8ab1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:24px!important;height:22px!important;padding:0 8px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-guide{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-cross-guide__step{background:#fbfdff!important;border:1px solid #dde7ed!important;border-radius:8px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:2px 8px!important;min-height:50px!important;padding:9px 10px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-buyer-cross-guide__step span,body .crm-clients-page--buyer-form .crm-buyer-cross-section-title>span{color:#fff!important;background:#12b8ab!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;font-size:11px!important;font-weight:850!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-guide__step strong{color:#101827!important;font-size:12.5px!important;font-weight:800!important;line-height:1.15!important}body .crm-clients-page--buyer-form .crm-buyer-cross-guide__step small{grid-column:2;color:#64748b!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary{background:#12b8ab0f!important;border:1px solid #12b8ab3d!important;border-radius:8px!important;align-items:center!important;gap:10px!important;min-height:42px!important;margin-bottom:8px!important;padding:8px 10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary__label{color:#526174!important;text-transform:uppercase!important;flex:none!important;font-size:11px!important;font-weight:850!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary__chips{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary__chips .MuiChip-root{color:#0f9188!important;background:#fff!important;border:1px solid #12b8ab3d!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary__empty{color:#64748b!important;font-size:12px!important;font-weight:500!important}body .crm-clients-page--buyer-form .crm-buyer-cross-section-title{align-items:center!important;gap:8px!important;margin:8px 0 4px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-section-title strong{color:#101827!important;font-size:13px!important;font-weight:850!important;line-height:1.1!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-cross-section-title small{color:#64748b!important;margin-top:2px!important;font-size:11.5px!important;font-weight:500!important;line-height:1.2!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-cross-section-title--warning>span{background:#d97706!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiGrid-container{align-items:flex-start!important;row-gap:6px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiGrid-item{flex-direction:column!important;padding-top:10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__label,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiTypography-subtitle2{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.15!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root],body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__input .MuiOutlinedInput-root,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select.MuiInputBase-root,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiFilledInput-root,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiInputBase-root.MuiSelect-root,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiOutlinedInput-root{color:#101827!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__input .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#d0d1d1!important;border-radius:8px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select.MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-input,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__input .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select .MuiSelect-select,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiFilledInput-input,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiSelect-select{box-sizing:border-box!important;color:#101827!important;background:0 0!important;border:0!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.2!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select .MuiSelect-select,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiSelect-select{padding-right:34px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:0 34px 0 0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__select .MuiSelect-icon,body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiSelect-icon{color:#64748b!important;width:20px!important;height:20px!important;top:50%!important;right:9px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__autocomplete .MuiAutocomplete-endAdornment{top:50%!important;right:9px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field .MuiOutlinedInput-root,body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field.MuiInputBase-root{background:#fff!important;border-radius:8px!important;height:36px!important;min-height:36px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field .MuiOutlinedInput-notchedOutline,body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field.MuiInputBase-root .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-buyer-cross-compact-field .MuiSelect-select{background:0 0!important;border:0!important;height:36px!important;min-height:36px!important;padding:0 12px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-distance-title{margin-bottom:2px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-distance-grid{margin-top:-2px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-distance-label{color:#526174!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-cross-distance-field .MuiInputAdornment-root{margin-left:4px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-distance-field .MuiInputAdornment-root,body .crm-clients-page--buyer-form .crm-buyer-cross-distance-field .MuiInputAdornment-root .MuiTypography-root{color:#101827!important;font-size:12.5px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiChip-root,body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiChip-root{color:#0f9188!important;background:#12b8ab1a!important;border:1px solid #12b8ab38!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiChip-label,body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiChip-label{padding:0 8px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__body .MuiChip-deleteIcon{color:#0f9188!important;width:16px!important;height:16px!important;margin-right:5px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-limit-tip{background:#fff8eb!important;border:1px solid #f59e0b52!important;border-radius:8px!important;justify-content:flex-start!important;min-height:42px!important;margin-top:8px!important;padding:10px 12px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-limit-tip .MuiSvgIcon-root{color:#d97706!important;font-size:18px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-limit-tip .MuiTypography-root{color:#9a4f00!important;font-size:12.5px!important;font-weight:700!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-buyer-cross-empty-card__content{background:#fff!important;align-items:center!important;gap:10px!important;min-height:76px!important;padding:16px 18px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-empty-card__content i{color:#12b8ab!important;font-size:22px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form .MuiAutocomplete-root .MuiInputBase-root,body .crm-clients-page--buyer-form .crm-buyer-cross-form .MuiAutocomplete-root .MuiOutlinedInput-root{background:#fff!important;border:0!important;border-radius:8px!important;height:auto!important;min-height:36px!important;padding:3px 8px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form .MuiAutocomplete-root .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field{width:100%!important}body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field .MuiAutocomplete-root .MuiInputBase-root,body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field .MuiAutocomplete-root .MuiOutlinedInput-root{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;min-height:42px!important;padding:3px 38px 3px 10px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field .MuiAutocomplete-input{min-width:120px!important;height:32px!important;padding:0!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field .MuiChip-root{color:#0f9188!important;background:#12b8ab1a!important;border:1px solid #12b8ab3d!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-cross-favorite-field .MuiAutocomplete-endAdornment{top:50%!important;right:9px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-cross-form__footer{border-top:1px solid #edf2f7!important;justify-content:flex-end!important;margin-top:14px!important;padding:14px 0 0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-submit-btn{color:#fff!important;background:#12b8ab!important;border-radius:8px!important;min-width:176px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-shell{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;margin:4px 0 10px!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;text-transform:uppercase!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:38px!important;padding:0 12px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;background:#fff!important;border-bottom:1px solid #edf2f7!important;height:46px!important;padding:8px 12px!important;font-size:12.5px!important;font-weight:600!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#fbfdff!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .MuiTypography-root{color:#101827!important;font-size:12.5px!important;font-weight:650!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon+.crm-buyers-action-icon{margin-left:6px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--edit{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--edit:hover{background:#12b8ab!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--edit .MuiSvgIcon-root,body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--edit .MuiSvgIcon-root path{color:#fff!important;fill:#fff!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--delete:hover{background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--delete .MuiSvgIcon-root,body .crm-clients-page--buyer-form .crm-buyer-cross-saved-table .crm-buyers-action-icon--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}.crm-buyer-partners-table .crm-buyers-action-icon,.crm-buyer-purchases-table .crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}.crm-buyer-partners-table .crm-buyers-action-icon+.crm-buyers-action-icon,.crm-buyer-purchases-table .crm-buyers-action-icon+.crm-buyers-action-icon{margin-left:6px!important}.crm-buyer-partners-table .crm-buyers-action-icon .MuiSvgIcon-root,.crm-buyer-purchases-table .crm-buyers-action-icon .MuiSvgIcon-root{width:15px!important;height:15px!important}.crm-buyer-partners-table .crm-buyers-action-icon--edit,.crm-buyer-purchases-table .crm-buyers-action-icon--edit{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}.crm-buyer-partners-table .crm-buyers-action-icon--edit:hover,.crm-buyer-purchases-table .crm-buyers-action-icon--edit:hover{background:#12b8ab!important;border-color:#12b8ab!important}.crm-buyer-partners-table .crm-buyers-action-icon--edit .MuiSvgIcon-root,.crm-buyer-partners-table .crm-buyers-action-icon--edit .MuiSvgIcon-root path,.crm-buyer-purchases-table .crm-buyers-action-icon--edit .MuiSvgIcon-root,.crm-buyer-purchases-table .crm-buyers-action-icon--edit .MuiSvgIcon-root path{color:#fff!important;fill:#fff!important}.crm-buyer-partners-table .crm-buyers-action-icon--delete,.crm-buyer-purchases-table .crm-buyers-action-icon--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-buyer-partners-table .crm-buyers-action-icon--delete:hover,.crm-buyer-purchases-table .crm-buyers-action-icon--delete:hover{background:#fff7f8!important;border-color:#fee2e2!important}.crm-buyer-partners-table .crm-buyers-action-icon--delete .MuiSvgIcon-root,.crm-buyer-partners-table .crm-buyers-action-icon--delete .MuiSvgIcon-root path,.crm-buyer-purchases-table .crm-buyers-action-icon--delete .MuiSvgIcon-root,.crm-buyer-purchases-table .crm-buyers-action-icon--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}.crm-buyer-notes-table .crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}.crm-buyer-notes-table .crm-buyers-action-icon .MuiSvgIcon-root{width:15px!important;height:15px!important}.crm-buyer-notes-table .crm-buyers-action-icon--delete,.crm-buyer-notes-table .crm-buyers-action-icon--delete:hover{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-buyer-notes-table .crm-buyers-action-icon--delete .MuiSvgIcon-root,.crm-buyer-notes-table .crm-buyers-action-icon--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}.crm-buyer-notes-toggle-btn.MuiButton-root{color:#12b8ab!important;min-width:0!important;height:22px!important;min-height:22px!important;box-shadow:none!important;text-transform:none!important;background:#12b8ab14!important;border:1px solid #12b8ab47!important;border-radius:7px!important;margin-top:6px!important;padding:0 8px!important;font-size:11px!important;font-weight:750!important;line-height:1!important}.crm-buyer-notes-toggle-btn.MuiButton-root:hover{color:#12b8ab!important;background:#12b8ab24!important;border-color:#12b8ab!important}.crm-buyer-notes-toggle-btn--less.MuiButton-root{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-buyer-notes-toggle-btn--less.MuiButton-root:hover{color:#e5484d!important;background:#fff1f2!important;border-color:#fecaca!important}.crm-buyer-notes-bulk-btn.MuiButton-root{color:#12b8ab!important;min-width:0!important;height:30px!important;min-height:30px!important;box-shadow:none!important;text-transform:none!important;background:#12b8ab14!important;border:1px solid #12b8ab47!important;border-radius:8px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:750!important;line-height:1!important}.crm-buyer-notes-bulk-btn.MuiButton-root:hover{color:#12b8ab!important;background:#12b8ab24!important;border-color:#12b8ab!important}.crm-buyer-notes-bulk-btn--less.MuiButton-root{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}.crm-buyer-notes-bulk-btn--less.MuiButton-root:hover{color:#e5484d!important;background:#fff1f2!important;border-color:#fecaca!important}.crm-buyer-notes-bulk-btn.MuiButton-root.Mui-disabled{color:#94a3b8!important;background:#f8fafc!important;border-color:#e6edf2!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .MuiDialog-paper{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;width:min(680px,100vw - 32px)!important;overflow:hidden!important;box-shadow:0 22px 52px #0f172a2e!important}.crm-buyer-purchases-dialog__backdrop.MuiBackdrop-root,body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .MuiBackdrop-root{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#0000!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 18px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__title-wrap{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__title-icon{color:#101827!important;width:19px!important;height:19px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__title{color:#101827!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .crm-property-option-modal__close{color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;width:30px!important;height:30px!important;margin-left:12px!important;position:static!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .crm-property-option-modal__content{background:#fff!important;padding:16px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form{row-gap:14px!important;margin:0!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form>.MuiGrid-item{padding-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__field{flex-direction:column!important;gap:6px!important;width:100%!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__label{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__label .crm-form-label__required{color:#e5484d!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputLabel-root{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputLabel-root.MuiInputLabel-shrink{color:#526174!important;background:#fff!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputBase-root:not(.MuiTablePagination-input){height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiOutlinedInput-notchedOutline{border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiAutocomplete-input,body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputBase-input:not(.MuiInputBase-inputMultiline){color:#101827!important;box-sizing:border-box!important;height:40px!important;min-height:40px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:40px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiAutocomplete-inputRoot{align-items:center!important;height:auto!important;min-height:40px!important;padding:0 42px 0 0!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputBase-root.MuiInputBase-multiline{align-items:flex-start!important;height:auto!important;min-height:204px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__form .MuiInputBase-inputMultiline{white-space:pre-wrap!important;resize:vertical!important;height:auto!important;min-height:180px!important;padding:12px 14px!important;line-height:1.45!important;overflow-x:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog__notes textarea{min-height:180px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .crm-property-option-modal__actions{background:#fff!important;border-top:1px solid #dde7ed!important;gap:8px!important;padding:12px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .crm-property-option-modal__actions .MuiButton-root{text-transform:none!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-buyer-purchases-dialog .crm-property-action-btn--primary{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}.crm-buyer-purchases-dialog.MuiDialog-root,.crm-buyer-purchases-dialog.MuiModal-root{background:#ffffffb3!important;inset:0!important;overflow-x:hidden!important}.crm-buyer-purchases-dialog .MuiDialog-container{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.crm-buyer-purchases-dialog .MuiBackdrop-root,.crm-buyer-purchases-dialog.MuiDialog-root>.MuiBackdrop-root,.crm-buyer-purchases-dialog.MuiModal-root>.MuiBackdrop-root,.crm-buyer-purchases-dialog__backdrop.MuiBackdrop-root{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.crm-buyer-purchases-dialog .MuiDialog-paper{box-sizing:border-box!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;width:min(680px,100vw - 32px)!important;max-width:min(680px,100vw - 32px)!important;margin:16px auto!important;overflow:hidden!important;box-shadow:0 22px 52px #0f172a2e!important}.crm-buyer-purchases-dialog__backdrop.MuiBackdrop-root{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#0000!important}.crm-buyer-purchases-dialog .crm-property-option-modal__content{background:#fff!important;padding:16px 18px!important;overflow-x:hidden!important}.crm-buyer-purchases-dialog__form{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;width:100%!important;max-width:100%!important;margin:0!important;display:grid!important;overflow-x:hidden!important}.crm-buyer-purchases-dialog__form>.MuiGrid-item{flex-basis:auto!important;grid-column:span 1!important;width:100%!important;min-width:0!important;max-width:none!important;padding-top:0!important;padding-left:0!important}.crm-buyer-purchases-dialog__form>.MuiGrid-item:first-child,.crm-buyer-purchases-dialog__form>.MuiGrid-item:nth-child(4){grid-column:1/-1!important}@media (max-width:700px){.crm-buyer-purchases-dialog__form{grid-template-columns:1fr!important}.crm-buyer-purchases-dialog__form>.MuiGrid-item{grid-column:1/-1!important}}.crm-buyer-purchases-dialog__field{flex-direction:column!important;gap:6px!important;width:100%!important;display:flex!important}.crm-buyer-purchases-dialog__label{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}.crm-buyer-purchases-dialog__label .crm-form-label__required{color:#e5484d!important;font-weight:800!important}.crm-buyer-purchases-dialog__form .MuiInputBase-root:not(.MuiTablePagination-input){height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.crm-buyer-purchases-dialog__form .MuiOutlinedInput-notchedOutline{border:1px solid #d0d1d1!important;border-radius:8px!important}.crm-buyer-purchases-dialog__form .MuiAutocomplete-input,.crm-buyer-purchases-dialog__form .MuiInputBase-input:not(.MuiInputBase-inputMultiline){color:#101827!important;box-sizing:border-box!important;height:40px!important;min-height:40px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:40px!important}.crm-buyer-purchases-dialog__form .MuiInputAdornment-root{color:#101827!important;height:40px!important;max-height:40px!important;margin-left:6px!important;font-size:13px!important;font-weight:700!important;line-height:40px!important}.crm-buyer-purchases-dialog__form .MuiInputAdornment-root .MuiTypography-root{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.crm-buyer-purchases-dialog__form .crm-buyer-purchases-dialog__notes .MuiInputBase-root.MuiInputBase-multiline,.crm-buyer-purchases-dialog__notes .MuiInputBase-root.MuiInputBase-multiline{align-items:flex-start!important;height:auto!important;min-height:204px!important}.crm-buyer-purchases-dialog__form .crm-buyer-purchases-dialog__notes textarea.MuiInputBase-inputMultiline,.crm-buyer-purchases-dialog__notes textarea.MuiInputBase-inputMultiline{white-space:pre-wrap!important;resize:vertical!important;height:auto!important;min-height:180px!important;padding:12px 14px!important;line-height:1.45!important;overflow-x:hidden!important}.crm-buyer-checklist-card .crm-buyer-checklist-card__switch .MuiSwitch-root{width:34px!important;height:20px!important;padding:0!important}.crm-buyer-checklist-card .crm-buyer-checklist-card__switch .MuiSwitch-switchBase{padding:2px!important}.crm-buyer-checklist-card .crm-buyer-checklist-card__switch .MuiSwitch-switchBase.Mui-checked{transform:translate(14px)!important}.crm-buyer-checklist-card .crm-buyer-checklist-card__switch .MuiSwitch-thumb{width:16px!important;height:16px!important}.crm-buyer-purchases-dialog.crm-property-option-modal .crm-buyer-purchases-dialog__notes textarea,.crm-buyer-purchases-dialog.crm-property-option-modal .crm-buyer-purchases-dialog__notes textarea.MuiInputBase-inputMultiline{box-sizing:border-box!important;overflow-wrap:break-word!important;word-break:break-word!important;white-space:pre-wrap!important;width:100%!important;max-width:100%!important;overflow:hidden auto!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-summary{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;max-width:100%!important;padding:6px 0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill{color:#101827!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;align-items:center!important;max-width:240px!important;min-height:28px!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 1px #0f172a05!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--relation{background:#12b8ab0f!important;border-color:#12b8ab3d!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--number,body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--range{background:#2563eb0e!important;border-color:#2563eb38!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--empty{color:#64748b!important;background:#f8fafc!important;border-color:#64748b2e!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill__label{color:#64748b!important;text-transform:uppercase!important;white-space:nowrap!important;border-right:1px solid #64748b29!important;align-self:stretch!important;align-items:center!important;padding:0 7px!important;font-size:10px!important;font-weight:700!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill__value{color:#101827!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;padding:0 8px!important;font-size:11.5px!important;font-weight:700!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--relation .crm-buyer-cross-criteria-pill__label,body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--relation .crm-buyer-cross-criteria-pill__value{color:#0f766e!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--number .crm-buyer-cross-criteria-pill__label,body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-pill--range .crm-buyer-cross-criteria-pill__label{color:#64748b!important}body .crm-clients-page--buyer-form .crm-buyer-cross-criteria-more{color:#fff!important;background:#101827!important;border-radius:999px!important;align-items:center!important;min-height:26px!important;padding:0 9px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-results{background:0 0!important;gap:10px!important;margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .MuiCardHeader-root,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .MuiCardHeader-root{padding:0 18px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .MuiCardHeader-action,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .MuiCardHeader-action{align-self:center!important;margin:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-cross-client-name__icon,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-cross-client-name__icon{color:#101827!important;opacity:1!important;background:0 0!important;border:0!important;width:24px!important;height:24px!important}body .crm-clients-page--buyer-form .crm-cross-clear-btn{color:#fff!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;height:34px!important;min-height:34px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-property-action-btn,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-property-action-btn{text-transform:none!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-property-action-btn:not(.crm-property-action-btn--primary){color:#526174!important;background:#fff!important;border:1px solid #e6edf2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card .crm-property-action-btn:not(.crm-property-action-btn--primary):hover{background:#f8fafc!important}body .crm-clients-page--buyer-form .crm-cross-results-actions{align-items:center!important;gap:8px!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-cross-results-count{color:#0f9188!important;background:#12b8ab1a!important;border:1px solid #12b8ab38!important;border-radius:999px!important;height:30px!important;font-size:12px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-cross-results-count .MuiChip-label{padding:0 12px!important}body .crm-clients-page--buyer-form .crm-cross-table-scrollbar{background:#fff!important;border-bottom:1px solid #edf2f7!important;margin:0!important;padding:0 12px!important}body .crm-clients-page--buyer-form .crm-cross-table-wrap{background:#fff!important;border:0!important;border-radius:0!important}body .crm-clients-page--buyer-form .crm-cross-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;text-transform:uppercase!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:48px!important;padding:14px 14px 12px!important;font-size:10.5px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-cross-table .MuiTableSortLabel-icon,body .crm-clients-page--buyer-form .crm-cross-table .MuiTableSortLabel-root{color:#94a3b8!important}body .crm-clients-page--buyer-form .crm-cross-table .MuiTableSortLabel-root.Mui-active,body .crm-clients-page--buyer-form .crm-cross-table .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon{color:#475569!important}body .crm-clients-page--buyer-form .crm-cross-table__row:hover>.MuiTableCell-root{background:#12b8ab0b!important}body .crm-clients-page--buyer-form .crm-cross-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;height:62px!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}body .crm-clients-page--buyer-form .crm-cross-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n)>.MuiTableCell-root{background:#fbfdff!important}body .crm-clients-page--buyer-form .crm-cross-table__row .MuiButton-root,body .crm-clients-page--buyer-form .crm-cross-table__row .MuiChip-label,body .crm-clients-page--buyer-form .crm-cross-table__row .MuiChip-root,body .crm-clients-page--buyer-form .crm-cross-table__row .MuiTypography-root{font-size:12.5px!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-cross-row-image{border:1px solid #dde7ed!important;border-radius:8px!important;width:96px!important;height:62px!important}body .crm-clients-page--buyer-form .crm-cross-row-reference-btn{height:24px!important;min-height:24px!important;padding:0 9px!important;font-size:12.5px!important}body .crm-clients-page--buyer-form .crm-cross-row-toggle{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .crm-clients-page--buyer-form .crm-cross-row-toggle:hover{background:#f8fafc!important}body .crm-clients-page--buyer-form .crm-cross-row-toggle .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-clients-page--buyer-form .crm-cross-operation-pill{color:#475569!important;background:#f3f6f9!important;border-radius:999px!important;height:26px!important;min-height:26px!important;font-size:11.5px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-cross-operation-pill span{font-size:20px!important}body .crm-clients-page--buyer-form .crm-cross-score-pill{border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:104px!important;min-height:38px!important;padding:5px 10px!important;line-height:1.05!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-cross-score-pill strong{color:#fff!important;font-size:13px!important;font-weight:850!important}body .crm-clients-page--buyer-form .crm-cross-score-pill span{color:#ffffffe0!important;white-space:nowrap!important;font-size:9.5px!important;font-weight:700!important}body .crm-clients-page--buyer-form .crm-cross-match-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:10px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-cross-match-breakdown__group{background:#fff!important;border:1px solid #edf2f7!important;border-radius:8px!important;padding:10px!important}body .crm-clients-page--buyer-form .crm-cross-breakdown-chip{border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-cross-breakdown-chip--match{color:#0f9188!important;background:#12b8ab1a!important;border:1px solid #12b8ab42!important}body .crm-clients-page--buyer-form .crm-cross-breakdown-chip--miss{color:#9a4f00!important;background:#fff8eb!important;border:1px solid #d9770647!important}body .crm-clients-page--buyer-form .crm-cross-breakdown-empty{color:#64748b!important;font-size:12px!important;font-weight:500!important}body .crm-clients-page--buyer-form .crm-cross-expand-row>.MuiTableCell-root{background:#fff!important;border-bottom:1px solid #edf2f7!important}body .crm-clients-page--buyer-form .crm-cross-details{background:#fbfdff!important;border-top:1px solid #edf2f7!important;margin:0!important;padding:12px 14px 14px 68px!important}body .crm-clients-page--buyer-form .crm-cross-details__header{align-items:baseline!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-cross-expand-title{color:#101827!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-cross-details__subtitle{color:#64748b!important;font-size:11.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page--buyer-form .crm-cross-expand-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)!important;gap:10px!important;display:grid!important}body .crm-clients-page--buyer-form .crm-cross-expand-group{background:#fff!important;border:1px solid #edf2f7!important;border-radius:8px!important;min-height:100%!important;margin:0!important;padding:10px!important}body .crm-clients-page--buyer-form .crm-cross-expand-group .MuiBox-root{margin:0!important}body .crm-clients-page--buyer-form .crm-cross-expand-group .MuiChip-root{border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-cross-expand-group .MuiChip-outlined{color:#526174!important;background:#fff!important;border-color:#dde7ed!important}body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiTableCell-root{background:#fff!important;height:46px!important;padding:7px 10px!important}body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiInputBase-root.MuiOutlinedInput-root,body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiOutlinedInput-root,body .crm-clients-page--buyer-form .crm-cross-table__filters .crm-cross-select{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:32px!important;min-height:32px!important}body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiInputBase-input,body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiSelect-select{align-items:center!important;height:32px!important;min-height:32px!important;padding:0 32px 0 10px!important;font-size:12px!important;font-weight:600!important;display:flex!important}body .crm-clients-page--buyer-form .crm-cross-table__filters .MuiSelect-icon{top:50%!important;right:8px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap{background:#fff!important;border-top:1px solid #edf2f7!important;border-radius:0 0 8px 8px!important;min-height:52px!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-toolbar{justify-content:flex-end!important;align-items:center!important;gap:10px!important;height:52px!important;min-height:52px!important;padding:0 14px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-displayedRows,body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-selectLabel{color:#66758a!important;margin:0!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiInputBase-root.MuiTablePagination-input{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;width:76px!important;height:32px!important;min-height:32px!important;margin:0 12px 0 0!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-select{color:#101827!important;align-items:center!important;height:32px!important;min-height:32px!important;padding:0 30px 0 10px!important;font-size:12.5px!important;font-weight:800!important;line-height:32px!important;display:flex!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiSelect-icon{color:#66758a!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-actions{align-items:center!important;gap:4px!important;margin-left:4px!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-actions .MuiIconButton-root{color:#64748b!important;width:32px!important;height:32px!important;padding:0!important}body .crm-clients-page--buyer-form .crm-cross-pagination-wrap .MuiTablePagination-actions .MuiIconButton-root.Mui-disabled{color:#c3cfdd!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card{margin-top:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__content{background:#fff!important;padding:16px 18px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__form-grid{align-items:stretch!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__fieldset{background:#fbfdff!important;border:1px solid #edf2f7!important;border-radius:8px!important;height:100%!important;margin-bottom:10px!important;padding:12px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__fieldset+.crm-buyer-cross-email-card__fieldset{margin-top:12px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__fieldset--message{margin-bottom:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__fieldset-title{color:#101827!important;margin:0 0 10px!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__toolbar{border-top:1px solid #edf2f7!important;justify-content:flex-end!important;gap:8px!important;margin:14px 0 10px!important;padding-top:12px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__header .MuiButton-root,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__toolbar .MuiButton-root{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__count{color:#526174!important;background:#f1f5f9!important;border-radius:999px!important;align-items:center!important;min-height:26px!important;margin-left:0!important;padding:0 10px!important;font-size:11.5px!important;font-weight:750!important;display:inline-flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__clear-btn.MuiButton-root{color:#e5484d!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fee2e2!important;padding:0 11px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__clear-btn.MuiButton-root:hover{color:#e5484d!important;background:#fff1f2!important;border-color:#fecaca!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__clear-btn.Mui-disabled{color:#94a3b8!important;background:#f8fafc!important;border-color:#e6edf2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__editor .ql-container.ql-snow,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__editor>div:first-child{background:#fff!important;border-color:#d0d1d1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__editor .ql-editor{min-height:280px!important;font-size:12.5px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table-wrap{border:1px solid #dde7ed!important;border-radius:8px 8px 0 0!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;text-transform:uppercase!important;background:#f8fafc!important;height:48px!important;padding:14px 14px 12px!important;font-size:10.5px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .MuiTableBody-root .MuiTableCell-root{vertical-align:middle!important;border-bottom:1px solid #edf2f7!important;height:62px!important;padding:10px 14px!important;font-size:12.5px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n)>.MuiTableCell-root{background:#fbfdff!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .MuiChip-root{border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-property{align-items:center!important;gap:9px!important;min-width:0!important;display:flex!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-property__image{background:#eef3f6!important;border:1px solid #dde7ed!important;border-radius:8px!important;width:72px!important;min-width:72px!important;height:48px!important;position:relative!important;overflow:hidden!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-property__placeholder{color:#94a3b8!important;width:22px!important;height:22px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-property__reference{color:#12b8ab!important;white-space:nowrap!important;border-radius:7px!important;gap:3px!important;height:20px!important;min-height:20px!important;padding:0 6px!important;font-size:11px!important;line-height:1!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-property__reference .crm-property-list-table__reference-icon,body .crm-clients-page--buyer-form .crm-buyer-cross-email-property__reference .crm-property-list-table__reference-icon path{color:#12b8ab!important;fill:#12b8ab!important;width:10px!important;height:10px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon--delete,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon--delete:hover{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon--delete .MuiSvgIcon-root,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__table .crm-buyers-action-icon--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__pagination{border:1px solid #dde7ed!important;border-top:0!important;border-radius:0 0 8px 8px!important}@media (max-width:900px){body .crm-clients-page--buyer-form .crm-buyer-cross-guide,body .crm-clients-page--buyer-form .crm-cross-match-breakdown{grid-template-columns:1fr!important}body .crm-clients-page--buyer-form .crm-buyer-cross-live-summary{flex-direction:column!important;align-items:flex-start!important}body .crm-clients-page--buyer-form .crm-buyer-cross-card__header,body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__header,body .crm-clients-page--buyer-form .crm-buyer-cross-results-card .crm-cross-section-header{flex-direction:column!important;align-items:flex-start!important;gap:6px!important;height:auto!important;padding:12px 14px!important}body .crm-clients-page--buyer-form .crm-buyer-cross-email-card__count{margin-left:0!important}}@media (max-width:1380px){body .crm-clients-page--buyer-form .crm-buyer-detail-layout,body .crm-clients-page--buyer-form .crm-buyer-profile-hero{grid-template-columns:1fr!important}body .crm-clients-page--buyer-form .crm-buyer-profile-hero__avatar{display:none!important}}@media (max-width:900px){body .crm-clients-page--buyer-form .crm-buyer-profile-hero__metrics,body .crm-clients-page--buyer-form .crm-buyer-switch-section,body .crm-clients-page--buyer-form .crm-buyer-switch-section .crm-buyer-switchbar,body .crm-clients-page--buyer-form .crm-buyer-switchbar{grid-template-columns:1fr!important}body .crm-clients-page--buyer-form .crm-buyer-form-card__header{flex-direction:column!important;align-items:flex-start!important;height:auto!important;padding:12px 14px!important}}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero{grid-template-columns:auto minmax(0,1fr) minmax(360px,560px)!important;align-items:center!important;gap:10px!important;min-height:112px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__avatar{width:72px!important;height:72px!important;font-size:26px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__name{font-size:clamp(26px,1.85vw,36px)!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__aside{gap:6px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__assigned,body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__metric{min-height:40px!important;padding:6px 8px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__metrics{grid-template-columns:repeat(auto-fit,minmax(104px,1fr))!important;gap:6px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .crm-buyer-actions{justify-content:flex-end!important;gap:6px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero__actions .MuiButton-root{min-width:0!important;height:32px!important;min-height:32px!important;padding:0 11px!important;font-size:12px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card{min-height:58px!important;padding:0 14px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tabs{min-height:58px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab{color:#526174!important;background:0 0!important;border-radius:0!important;height:58px!important;min-height:58px!important;margin-right:18px!important;padding:0 2px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected{color:#101827!important;background:0 0!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected .MuiTypography-root{color:inherit!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-detail-tabs-card .crm-property-tab.Mui-selected:after{background:#12b8ab!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-detail-layout,body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-detail-main,body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-detail-side{gap:12px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form :is(.crm-seller-form-card,.crm-seller-side-card){margin-top:0!important;margin-bottom:0!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form :is(.crm-seller-form-card,.crm-seller-side-card)+:is(.crm-seller-form-card,.crm-seller-side-card){margin-top:0!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-assignment-panel{padding-top:12px!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-assignment-panel>.MuiGrid-container{row-gap:14px!important;width:100%!important;margin:0!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-assignment-panel>.MuiGrid-container>.MuiGrid-item{padding-top:0!important}body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-seller-form-card__content{row-gap:14px!important}@media (max-width:1380px){body .crm-clients-page--seller-form.crm-clients-page--buyer-form .crm-buyer-profile-hero{grid-template-columns:1fr!important}}body .crm-clients-page .crm-buyers-advanced-search-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-card__header{background:#fff!important;border-bottom:1px solid #dde7ed!important;height:58px!important;min-height:58px!important;padding:0 22px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-card__content{background:#fff!important;padding:16px 18px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 16px!important;width:100%!important;margin:0!important;display:grid!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-grid>.MuiGrid-item{flex-direction:column!important;flex-basis:auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiTypography-caption{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;width:100%!important;margin:0 0 6px!important;padding:0!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiDivider-root{border-color:#edf3f6!important;margin:4px 0 0!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiTypography-h6{color:#101827!important;margin:2px 0 0!important;font-size:14px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiAutocomplete-inputRoot,body .crm-clients-page .crm-buyers-advanced-search-card .MuiInputBase-root:not(.MuiTablePagination-input){height:38px!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiAutocomplete-input,body .crm-clients-page .crm-buyers-advanced-search-card .MuiInputBase-input,body .crm-clients-page .crm-buyers-advanced-search-card .MuiSelect-select{color:#101827!important;box-sizing:border-box!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:38px!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiSelect-select{align-items:center!important;padding-right:38px!important;display:flex!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiSelect-icon{color:#64748b!important;width:18px!important;height:18px!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiChip-root{color:#0f9188!important;background:#12b8ab1a!important;border-color:#12b8ab3d!important;border-radius:999px!important;height:24px!important;min-height:24px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page .crm-buyers-advanced-search-card .MuiRating-root{color:#f8a84b!important;align-items:center!important;min-height:38px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-summary{border-top:0!important;margin-top:0!important;padding:0 18px 16px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-table-shell{background:#fff!important;border-radius:8px!important;margin:0 18px 18px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-table-wrap{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px 8px 0 0!important;overflow-x:auto!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-table__top-scroll{height:12px!important;margin-bottom:8px!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-table__pagination{background:#fff!important;border:1px solid #dde7ed!important;border-top:0!important;border-radius:0 0 8px 8px!important;min-height:52px!important;padding:0 14px!important}body .crm-clients-page .crm-buyers-advanced-search-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;background:#f8fafc!important;height:40px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:700!important}body .crm-clients-page .crm-buyers-advanced-search-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;height:52px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page .crm-buyers-advanced-search-table .crm-advanced-search-table__reference{color:#12b8ab!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important;border-radius:8px!important;min-height:28px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:800!important}body .crm-clients-page .crm-buyers-advanced-search-table .crm-advanced-search-table__actions{justify-content:flex-end!important}body .crm-clients-page .crm-sellers-advanced-search-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-card__header{background:#fff!important;border-bottom:1px solid #dde7ed!important;height:58px!important;min-height:58px!important;padding:0 22px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-card__content{background:#fff!important;padding:16px 18px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 16px!important;width:100%!important;margin:0!important;display:grid!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-grid>.MuiGrid-item{flex-direction:column!important;flex-basis:auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiTypography-caption{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;width:100%!important;margin:0 0 6px!important;padding:0!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiDivider-root{border-color:#edf3f6!important;margin:4px 0 0!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiTypography-h6{color:#101827!important;margin:2px 0 0!important;font-size:14px!important;font-weight:650!important;line-height:1.2!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiAutocomplete-inputRoot,body .crm-clients-page .crm-sellers-advanced-search-card .MuiInputBase-root:not(.MuiTablePagination-input){height:38px!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiAutocomplete-input,body .crm-clients-page .crm-sellers-advanced-search-card .MuiInputBase-input,body .crm-clients-page .crm-sellers-advanced-search-card .MuiSelect-select{color:#101827!important;box-sizing:border-box!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;line-height:38px!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiSelect-select{align-items:center!important;padding-right:38px!important;display:flex!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiSelect-icon{color:#64748b!important;width:18px!important;height:18px!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiChip-root{color:#0f9188!important;background:#12b8ab1a!important;border-color:#12b8ab3d!important;border-radius:999px!important;height:24px!important;min-height:24px!important;font-size:11px!important;font-weight:750!important}body .crm-clients-page .crm-sellers-advanced-search-card .MuiRating-root{color:#f8a84b!important;align-items:center!important;min-height:38px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-summary{border-top:0!important;margin-top:0!important;padding:0 18px 16px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-table-shell{background:#fff!important;border-radius:8px!important;margin:0 18px 18px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-table-wrap{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px 8px 0 0!important;overflow-x:auto!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-table__top-scroll{height:12px!important;margin-bottom:8px!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-table__pagination{background:#fff!important;border:1px solid #dde7ed!important;border-top:0!important;border-radius:0 0 8px 8px!important;min-height:52px!important;padding:0 14px!important}body .crm-clients-page .crm-sellers-advanced-search-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;background:#f8fafc!important;height:40px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:700!important}body .crm-clients-page .crm-sellers-advanced-search-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;height:52px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page .crm-sellers-advanced-search-table .crm-advanced-search-table__reference{color:#12b8ab!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important;border-radius:8px!important;min-height:28px!important;padding:0 10px!important;font-size:12.5px!important;font-weight:800!important}body .crm-clients-page .crm-sellers-advanced-search-table .crm-advanced-search-table__actions{justify-content:flex-end!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:68px!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn.MuiIconButton-root{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;color:#64748b!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--edit.MuiIconButton-root{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--edit .MuiSvgIcon-root,body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--edit .MuiSvgIcon-root path{color:#fff!important;fill:#fff!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--delete.MuiIconButton-root{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--delete .MuiSvgIcon-root,body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn--delete .MuiSvgIcon-root path{color:#e5484d!important;fill:#e5484d!important}body .crm-clients-page :is(.crm-buyers-advanced-search-table,.crm-sellers-advanced-search-table) .crm-advanced-search-table__icon-btn:hover{transform:none!important}@media (max-width:900px){body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-grid{grid-template-columns:1fr!important}body .crm-clients-page .crm-buyers-advanced-search-card .crm-advanced-search-summary{flex-direction:column!important;align-items:flex-start!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-grid{grid-template-columns:1fr!important}body .crm-clients-page .crm-sellers-advanced-search-card .crm-advanced-search-summary{flex-direction:column!important;align-items:flex-start!important}}body .crm-clients-page .crm-property-option-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page .crm-property-option-card__header{background:#fff!important;border-bottom:1px solid #dde7ed!important;height:58px!important;min-height:58px!important;padding:0 22px!important}body .crm-clients-page .crm-property-option-card__heading{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}body .crm-clients-page .crm-property-option-card__icon{color:#101827!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:inline-flex!important}body .crm-clients-page .crm-property-option-card__icon svg{width:20px!important;height:20px!important}body .crm-clients-page .crm-property-option-card__title{color:#101827!important;letter-spacing:0!important;font-size:18px!important;font-weight:650!important;line-height:1.15!important}body .crm-clients-page .crm-property-option-card .crm-list-card__title,body .crm-clients-page--seller-options .crm-property-option-card .crm-list-card__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:18px!important;font-weight:650!important;line-height:1.15!important}body .crm-clients-page .crm-property-option-toolbar{align-items:center!important;gap:8px!important;display:flex!important}body .crm-clients-page .crm-property-option-toolbar .MuiButton-root,body .crm-clients-page .crm-property-option-toolbar .crm-property-action-btn{border-radius:8px!important;height:38px!important;min-height:38px!important;padding:0 16px!important;font-size:13px!important;font-weight:750!important;line-height:38px!important}body .crm-clients-page .crm-property-option-card__content{background:#fff!important;padding:0!important}body .crm-clients-page .crm-property-options-table-shell{background:#fff!important;border-radius:0!important;margin:0!important}body .crm-clients-page .crm-property-options-table-wrap{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow-x:auto!important}body .crm-clients-page .crm-property-options-table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important;width:100%!important}body .crm-clients-page .crm-property-options-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:40px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.1!important}body .crm-clients-page .crm-property-options-table__head .MuiTableCell-root{height:40px!important}body .crm-clients-page .crm-property-options-table .MuiTableSortLabel-root{color:inherit!important;gap:5px!important}body .crm-clients-page .crm-property-options-table .MuiTableSortLabel-icon{color:#b7c4d4!important;opacity:1!important;width:16px!important;height:16px!important}body .crm-clients-page .crm-property-options-table .Mui-active .MuiTableSortLabel-icon{color:#64748b!important}body .crm-clients-page #table-row-search.crm-property-options-table__filters .MuiTableCell-root,body .crm-clients-page .crm-property-options-table__filters .MuiTableCell-root{vertical-align:middle!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;height:44px!important;padding:7px 14px!important}body .crm-clients-page .crm-property-options-table__filter-input{width:100%!important}body .crm-clients-page .crm-property-options-table__filter-input .MuiInputBase-root,body .crm-clients-page .crm-property-options-table__filter-input .MuiOutlinedInput-root{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:30px!important;min-height:30px!important}body .crm-clients-page .crm-property-options-table__filter-input .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-property-options-table__filter-input .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:11.5px!important;font-weight:500!important;line-height:30px!important}body .crm-clients-page .crm-property-options-table__clear-btn{color:#fff!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;min-width:74px!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;line-height:30px!important}body .crm-clients-page .crm-property-options-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #edf3f6!important;height:52px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page .crm-property-options-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f9fbfc!important}body .crm-clients-page .crm-property-options-table .MuiTableBody-root .MuiTableRow-root:hover{background:#f1fbfa!important}body .crm-clients-page .crm-property-options-table__actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important}body .crm-clients-page .crm-property-options-table__action-btn.MuiIconButton-root{width:31px!important;min-width:31px!important;height:31px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;padding:0!important}body .crm-clients-page .crm-property-options-table__action-btn.crm-buyers-action-icon--edit{color:#12b8ab!important;border-color:#d6e7e5!important}body .crm-clients-page .crm-property-options-table__action-btn.crm-buyers-action-icon--delete{color:#ef4444!important;border-color:#fecaca!important}body .crm-clients-page .crm-property-options-table__action-mark{width:15px!important;height:15px!important}body .crm-clients-page .crm-property-options-table img[src*="/flags/"],body .crm-clients-page .crm-property-options-table img[src*=flags]{object-fit:cover!important;border-radius:999px!important;width:16px!important;min-width:16px!important;height:16px!important}body .crm-clients-page .crm-property-options-table__pagination{background:#fff!important;border-top:1px solid #dde7ed!important;min-height:48px!important}body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-toolbar{min-height:48px!important;padding:0 16px!important}body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-displayedRows,body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-selectLabel{color:#64748b!important;margin:0!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-input{border:1px solid #dde7ed!important;border-radius:8px!important;align-items:center!important;width:76px!important;height:32px!important;min-height:32px!important;margin-left:8px!important;margin-right:12px!important;display:inline-flex!important}body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-select{color:#101827!important;align-items:center!important;height:32px!important;min-height:32px!important;padding:0 32px 0 10px!important;font-size:12px!important;font-weight:650!important;line-height:32px!important;display:flex!important}body .crm-clients-page .crm-property-options-table__pagination .MuiTablePagination-selectIcon{color:#64748b!important;width:17px!important;height:17px!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}body .crm-clients-page .crm-property-options-table__pagination .MuiIconButton-root{color:#64748b!important;width:32px!important;height:32px!important;padding:0!important}body .crm-clients-page--seller-options .crm-property-option-card__header{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}body .crm-clients-page--seller-options .crm-property-option-card__content,body .crm-clients-page--seller-options .crm-property-options-table-wrap{border-top:0!important}body .crm-clients-page--seller-options .crm-property-options-table .MuiTableHead-root .MuiTableCell-root{height:40px!important}body .crm-clients-page--seller-options .crm-property-options-table .MuiTableBody-root .MuiTableCell-root{height:52px!important}body .crm-clients-page--seller-options .crm-property-options-table__pagination{border-radius:0 0 8px 8px!important}body .crm-clients-page--seller-options .crm-list-toolbar__btn,body .crm-clients-page--seller-options .crm-property-option-toolbar .MuiButton-root{color:#fff!important;box-shadow:none!important;background:#12b8ab!important}body .crm-clients-page--seller-options .crm-list-toolbar__btn:hover,body .crm-clients-page--seller-options .crm-property-option-toolbar .MuiButton-root:hover{color:#fff!important;background:#0fa298!important}body [data-rbd-announcement-id],body [id^=rbd-announcement],body [id^=rbd-hidden-text]{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}body .crm-clients-page .crm-agencies-card,body .crm-clients-page .crm-agency-form-card,body .crm-clients-page .crm-template-form-card{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page .crm-agencies-card__header,body .crm-clients-page .crm-agency-form-card>.crm-list-card__header,body .crm-clients-page .crm-template-form-card>.crm-list-card__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:0 22px!important;display:flex!important}body .crm-clients-page .crm-agencies-card__heading,body .crm-clients-page .crm-template-form-card .crm-property-option-card__heading{align-items:center!important;gap:7px!important;min-width:0!important;display:inline-flex!important}body .crm-clients-page .crm-agencies-card__icon,body .crm-clients-page .crm-template-form-card .crm-property-option-card__icon{color:#101827!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:inline-flex!important}body .crm-clients-page .crm-agencies-card__icon svg,body .crm-clients-page .crm-template-form-card .crm-property-option-card__icon svg{width:20px!important;height:20px!important}body .crm-clients-page .crm-agencies-card .crm-list-card__title,body .crm-clients-page .crm-agency-form-card .crm-list-card__title,body .crm-clients-page .crm-template-form-card .crm-list-card__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:18px!important;font-weight:650!important;line-height:1.15!important}body .crm-clients-page .crm-agencies-toolbar .MuiButton-root,body .crm-clients-page .crm-property-option-toolbar .MuiButton-root{height:38px!important;min-height:38px!important;box-shadow:none!important;border-radius:8px!important;padding:0 16px!important;font-size:13px!important;font-weight:750!important;line-height:38px!important}body .crm-clients-page .crm-agencies-card__content,body .crm-clients-page .crm-agency-form-card__content,body .crm-clients-page .crm-template-form-card__content{background:#fff!important;padding:0!important}body .crm-clients-page .crm-agencies-table-shell{background:#fff!important;border-top:0!important;border-radius:0!important;margin:0!important}body .crm-clients-page .crm-agencies-table-wrap{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow-x:auto!important}body .crm-clients-page .crm-agencies-table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important;width:100%!important}body .crm-clients-page .crm-agencies-table .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;letter-spacing:0!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:40px!important;padding:0 14px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.1!important}body .crm-clients-page .crm-agencies-table__filters .MuiTableCell-root{vertical-align:middle!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;height:44px!important;padding:7px 14px!important}body .crm-clients-page .crm-agencies-table__filter-input .MuiInputBase-root,body .crm-clients-page .crm-agencies-table__filter-input .MuiOutlinedInput-root{height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page .crm-agencies-table__filter-input .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-agencies-table__filter-input .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;height:30px!important;min-height:30px!important;padding:0 11px!important;font-size:11.5px!important;font-weight:500!important;line-height:30px!important}body .crm-clients-page .crm-agencies-table__clear-btn{color:#fff!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;min-width:74px!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;line-height:30px!important}body .crm-clients-page .crm-agencies-table .MuiTableBody-root .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #edf3f6!important;height:52px!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-clients-page .crm-agencies-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f9fbfc!important}body .crm-clients-page .crm-agencies-table .MuiTableBody-root .MuiTableRow-root:hover{background:#f1fbfa!important}body .crm-clients-page .crm-agencies-table__actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important}body .crm-clients-page .crm-agencies-table__action-btn.MuiIconButton-root{width:31px!important;min-width:31px!important;height:31px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;padding:0!important}body .crm-clients-page .crm-agencies-table__action-btn.crm-buyers-action-icon--edit{color:#12b8ab!important;border-color:#d6e7e5!important}body .crm-clients-page .crm-agencies-table__action-btn.crm-buyers-action-icon--delete{color:#ef4444!important;border-color:#fecaca!important}body .crm-clients-page .crm-agencies-table__action-mark{width:15px!important;height:15px!important}body .crm-clients-page .crm-agencies-table__action-mark--edit{background-color:#12b8ab!important}body .crm-clients-page .crm-agencies-table__action-mark--delete{background-color:#ef4444!important}body .crm-clients-page .crm-agencies-table__pagination{background:#fff!important;border-top:1px solid #dde7ed!important;min-height:48px!important}body .crm-clients-page .crm-agency-form__grid,body .crm-clients-page .crm-template-form__grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr)!important;gap:14px!important;width:100%!important;margin:0!important;padding:16px 18px!important;display:grid!important}body .crm-clients-page .crm-agency-form__grid>.MuiGrid-item,body .crm-clients-page .crm-template-form__grid>.MuiGrid-item{border-right:0!important;flex-basis:auto!important;width:100%!important;max-width:none!important;padding:0!important}body .crm-clients-page .crm-agency-form__stack,body .crm-clients-page .crm-template-form__aside-stack,body .crm-clients-page .crm-template-form__main-stack{gap:12px!important;padding:0!important}body .crm-clients-page .crm-agency-form__field,body .crm-clients-page .crm-template-form__field{flex-direction:column!important;gap:6px!important;display:flex!important}body .crm-clients-page .crm-agency-form__label,body .crm-clients-page .crm-template-form__label,body .crm-clients-page .crm-template-form__panel-title{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiOutlinedInput-root,body .crm-clients-page .crm-template-form .crm-form-field .MuiOutlinedInput-root{min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiOutlinedInput-notchedOutline,body .crm-clients-page .crm-template-form .crm-form-field .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiInputBase-input,body .crm-clients-page .crm-template-form .crm-form-field .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;height:auto!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}body .crm-clients-page .crm-agency-form__panel,body .crm-clients-page .crm-template-form__panel{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;padding:10px!important}body .crm-clients-page .crm-agency-form__switch,body .crm-clients-page .crm-template-form__switch{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;width:100%!important;min-height:36px!important;margin:0!important;padding:0 12px 0 5px!important}body .crm-clients-page .crm-agency-form__switch.MuiFormControlLabel-root,body .crm-clients-page .crm-template-form__switch.MuiFormControlLabel-root{align-items:center!important;display:flex!important}body .crm-clients-page .crm-agency-form__switch .MuiFormControlLabel-label,body .crm-clients-page .crm-template-form__switch .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important}body .crm-clients-page .crm-agency-form__footer{background:#fff!important;border-top:1px solid #dde7ed!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;padding:12px 18px!important;display:flex!important}body .crm-clients-page .crm-template-form__languages{justify-content:flex-start!important;gap:8px!important}body .crm-clients-page .crm-template-form__lang-btn{width:44px!important;min-width:44px!important;height:34px!important;min-height:34px!important;border-radius:8px!important;padding:0!important}body .crm-clients-page .crm-template-form__lang-btn--active{color:#12b8ab!important;background:#12b8ab1f!important;border-color:#12b8ab!important}body .crm-clients-page .crm-template-form__lang-btn img{border-radius:999px!important}body .crm-clients-page .crm-template-form__editor-shell{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;overflow:hidden!important}body .crm-clients-page .crm-template-form__editor-shell .ql-toolbar.ql-snow{background:#f8fafc!important;border:0!important;border-bottom:1px solid #dde7ed!important}body .crm-clients-page .crm-template-form__editor-shell .ql-container.ql-snow{border:0!important;min-height:360px!important}body .crm-clients-page .crm-template-form__alert{color:#2563eb!important;background:#f3f8ff!important;border:1px solid #b9dcff!important;border-radius:8px!important;margin:0!important}body .crm-clients-page .crm-template-form__alert-text,body .crm-clients-page .crm-template-form__alert-title{color:#2563eb!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important}body .crm-clients-page .crm-template-form__footer{gap:8px!important;padding-top:0!important}body .crm-clients-page .crm-template-form__footer .MuiButton-root{height:38px!important;min-height:38px!important}body .crm-clients-page .crm-template-form-card>.crm-list-card__header{gap:14px!important}body .crm-clients-page .crm-template-form-card__actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}body .crm-clients-page .crm-template-form-card__actions .crm-property-action-btn{min-width:112px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:750!important;line-height:36px!important}body .crm-clients-page .crm-template-form-card__cancel{color:#101827!important;background:#fff!important;border:1px solid #dde7ed!important}body .crm-clients-page .crm-template-form-card__cancel:hover{color:#101827!important;background:#f8fafc!important;border-color:#cbd5e1!important}body .crm-clients-page .crm-template-form-card__delete{color:#e5484d!important;background:#fff7f8!important;border:1px solid #fee2e2!important}body .crm-clients-page .crm-template-form-card__delete:hover{color:#dc2626!important;background:#fee2e2!important}@media (max-width:1000px){body .crm-clients-page .crm-agency-form__grid,body .crm-clients-page .crm-template-form__grid{grid-template-columns:1fr!important}}@media (max-width:650px){body .crm-clients-page .crm-agency-form__inline-grid{grid-template-columns:1fr!important}}body .crm-clients-page .crm-template-form__grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr)!important;gap:12px!important;padding:14px 16px!important}body .crm-clients-page .crm-template-form__aside-stack,body .crm-clients-page .crm-template-form__main-stack{gap:12px!important}body .crm-clients-page .crm-template-form__languages{background:0 0!important;border:0!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0!important;display:flex!important}body .crm-clients-page .crm-template-form__lang-btn{color:#536477!important;width:auto!important;min-width:62px!important;height:28px!important;min-height:28px!important;box-shadow:none!important;font-family:var(--font)!important;cursor:pointer!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:7px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 8px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:relative!important}body .crm-clients-page .crm-template-form__lang-btn--active,body .crm-clients-page .crm-template-form__lang-btn:hover{border-color:var(--crm-corporate-green-border)!important;background:var(--crm-corporate-green-soft)!important;color:var(--crm-corporate-green)!important}body .crm-clients-page .crm-template-form__lang-btn img{object-fit:cover!important;border-radius:8px!important;width:18px!important;min-width:18px!important;height:18px!important}body .crm-clients-page .crm-template-form__lang-code{color:inherit!important}body .crm-clients-page .crm-template-form__lang-status{background:#dc2626!important;border-radius:999px!important;flex:none!important;width:6px!important;height:6px!important}body .crm-clients-page .crm-template-form__lang-btn.is-complete .crm-template-form__lang-status{background:var(--crm-corporate-green)!important}body .crm-clients-page .crm-template-form__fields{gap:12px!important}body .crm-clients-page .crm-template-form__panel{padding:12px!important}body .crm-clients-page .crm-template-form__switches{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}body .crm-clients-page .crm-template-form__switch{height:auto!important;min-height:38px!important;padding:7px 10px 7px 5px!important}body .crm-clients-page .crm-template-form__ai-actions{flex-wrap:wrap!important;justify-content:stretch!important;gap:10px!important;width:100%!important;display:flex!important}body .crm-clients-page .crm-template-form__ai-actions .crm-property-action-btn{flex:1 1 0!important}body .crm-clients-page .crm-template-form__ai-alert .MuiAlert-icon{color:#29b6f6!important}html body .crm-template-form__ai-alert .MuiAlert-icon,html body .crm-template-form__ai-alert .MuiAlert-icon svg,html body .crm-template-form__ai-alert-icon{color:#29b6f6!important;fill:#29b6f6!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-root{width:34px!important;height:20px!important;margin-right:8px!important;padding:0!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-switchBase{padding:2px!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-switchBase.Mui-checked{color:#fff!important;transform:translate(14px)!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important;box-shadow:0 1px 3px #0f172a38!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-track{opacity:1!important;background:#dfe5ea!important;border-radius:999px!important}body .crm-clients-page .crm-template-form__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}@media (max-width:1150px){body .crm-clients-page .crm-template-form__switches{grid-template-columns:1fr!important}}@media (max-width:1000px){body .crm-clients-page .crm-template-form__grid{grid-template-columns:1fr!important}}@media (max-width:700px){body .crm-clients-page .crm-template-form-card>.crm-list-card__header{flex-direction:column!important;align-items:flex-start!important;height:auto!important;min-height:58px!important;padding:12px 16px!important}body .crm-clients-page .crm-template-form-card__actions{justify-content:flex-start!important;width:100%!important}}body .crm-clients-page .crm-agency-form-card>.crm-list-card__header{gap:14px!important}body .crm-clients-page .crm-agency-form-card__actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}body .crm-clients-page .crm-agency-form-card__actions .crm-property-action-btn{min-width:112px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 15px!important;font-size:12.5px!important;font-weight:750!important;line-height:36px!important}body .crm-clients-page .crm-agency-form-card__cancel{color:#101827!important;background:#fff!important;border:1px solid #dde7ed!important}body .crm-clients-page .crm-agency-form-card__cancel:hover{color:#101827!important;background:#f8fafc!important;border-color:#cbd5e1!important}body .crm-clients-page .crm-agency-form-card__content{background:#fff!important;padding:0!important}body .crm-clients-page .crm-agency-form{background:#fff!important}body .crm-clients-page .crm-agency-form__grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)!important;gap:12px!important;width:100%!important;margin:0!important;padding:14px 16px!important;display:grid!important}body .crm-clients-page .crm-agency-form__grid>.MuiGrid-item{border-right:0!important;flex-basis:auto!important;width:100%!important;max-width:none!important;padding:0!important}body .crm-clients-page .crm-agency-form__stack{gap:12px!important;padding:0!important}body .crm-clients-page .crm-agency-form__inline-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;margin:0!important;display:grid!important}body .crm-clients-page .crm-agency-form__inline-grid>.MuiGrid-item{flex-basis:auto!important;width:100%!important;max-width:none!important;padding:0!important}body .crm-clients-page .crm-agency-form__field{flex-direction:column!important;gap:6px!important;display:flex!important}body .crm-clients-page .crm-agency-form__label{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiOutlinedInput-root{min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-clients-page .crm-agency-form .crm-form-field .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;height:auto!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}body .crm-clients-page .crm-agency-form .crm-form-field textarea.MuiInputBase-input{min-height:128px!important;padding:10px 12px!important;line-height:1.45!important}body .crm-clients-page .crm-agency-form__panel{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;padding:12px!important}body .crm-clients-page .crm-agency-form__switch{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;align-items:center!important;width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px 0 5px!important;display:flex!important}body .crm-clients-page .crm-agency-form__switch .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-root{width:42px!important;height:24px!important;margin-right:8px!important;padding:0!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-switchBase{padding:2px!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-switchBase.Mui-checked{color:#fff!important;transform:translate(18px)!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-thumb{background:#fff!important;width:20px!important;height:20px!important;box-shadow:0 1px 3px #0f172a38!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-track{opacity:1!important;background:#dfe5ea!important;border-radius:999px!important}body .crm-clients-page .crm-agency-form__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}@media (max-width:1000px){body .crm-clients-page .crm-agency-form__grid{grid-template-columns:1fr!important}}@media (max-width:700px){body .crm-clients-page .crm-agency-form-card>.crm-list-card__header{flex-direction:column!important;align-items:flex-start!important;height:auto!important;min-height:58px!important;padding:12px 16px!important}body .crm-clients-page .crm-agency-form-card__actions{justify-content:flex-start!important;width:100%!important}body .crm-clients-page .crm-agency-form__inline-grid{grid-template-columns:1fr!important}}body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-map-cities-card,.crm-import-xml-map-city-form-card,.crm-import-xml-text-replacements-card,.crm-import-xml-duplicates-card,.crm-import-xml-provinces-card,.crm-import-xml-zones-card,.crm-import-xml-manual-card,.crm-import-xml-delete-card){box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important}body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-map-cities-card,.crm-import-xml-map-city-form-card,.crm-import-xml-text-replacements-card,.crm-import-xml-duplicates-card,.crm-import-xml-provinces-card,.crm-import-xml-zones-card,.crm-import-xml-manual-card,.crm-import-xml-delete-card)>.crm-list-card__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;height:58px!important;min-height:58px!important;padding:10px 18px!important;display:flex!important}body :is(.crm-import-xml-agencies-card__heading,.crm-import-xml-agency-form-card__heading,.crm-import-xml-map-cities-card__heading,.crm-import-xml-map-city-form-card__heading,.crm-import-xml-text-replacements-card__heading,.crm-import-xml-duplicates-card__heading,.crm-import-xml-card-heading){align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}body :is(.crm-import-xml-agencies-card__icon,.crm-import-xml-agency-form-card__icon,.crm-import-xml-map-cities-card__icon,.crm-import-xml-map-city-form-card__icon,.crm-import-xml-text-replacements-card__icon,.crm-import-xml-duplicates-card__icon,.crm-import-xml-card-icon){color:#101827!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:inline-flex!important}body :is(.crm-import-xml-agencies-card__icon,.crm-import-xml-agency-form-card__icon,.crm-import-xml-map-cities-card__icon,.crm-import-xml-map-city-form-card__icon,.crm-import-xml-text-replacements-card__icon,.crm-import-xml-duplicates-card__icon,.crm-import-xml-card-icon) .MuiSvgIcon-root{width:19px!important;height:19px!important}body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-map-cities-card,.crm-import-xml-map-city-form-card,.crm-import-xml-text-replacements-card,.crm-import-xml-duplicates-card,.crm-import-xml-provinces-card,.crm-import-xml-zones-card,.crm-import-xml-manual-card,.crm-import-xml-delete-card) .crm-list-card__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important}body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-map-cities-card,.crm-import-xml-map-city-form-card,.crm-import-xml-text-replacements-card,.crm-import-xml-duplicates-card,.crm-import-xml-provinces-card,.crm-import-xml-zones-card,.crm-import-xml-manual-card,.crm-import-xml-delete-card) .crm-list-card__content{background:#fff!important;padding:0!important}body :is(.crm-import-xml-agencies-card__toolbar,.crm-import-xml-agency-form-card__toolbar,.crm-import-xml-text-replacements-card__toolbar){justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:inline-flex!important}body .crm-import-xml-action-btn,body .crm-import-xml-agency-form__footer .MuiButton-root,body .crm-import-xml-map-city-form__footer .MuiButton-root,body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-text-replacements-card) .crm-list-toolbar__btn{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}body .crm-import-xml-agency-form__footer .crm-property-action-btn--primary,body .crm-import-xml-map-city-form__footer .crm-property-action-btn--primary,body :is(.crm-list-toolbar__btn--success,.crm-import-xml-action-btn--primary){color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}body .crm-list-toolbar__btn--info{color:#fff!important;background:#223241!important;border:1px solid #223241!important}body .crm-import-xml-agency-form-card__toolbar .crm-property-action-btn :is(.MuiSvgIcon-root,svg,path){color:#fff!important;fill:#fff!important;stroke:#fff!important}body .crm-import-xml-action-btn--danger{color:#fff!important;background:#f04438!important;border:1px solid #f04438!important}body .crm-import-xml-agency-form__footer .MuiButton-root:not(.crm-property-action-btn--primary),body .crm-import-xml-map-city-form__footer .MuiButton-root:not(.crm-property-action-btn--primary),body :is(.crm-import-xml-agency-form-card,.crm-import-xml-map-city-form-card) .crm-property-action-btn--back{color:#101827!important;background:#fff!important;border:1px solid #d0d1d1!important}body :is(.crm-import-xml-agencies-table-shell,.crm-import-xml-map-cities-table-shell,.crm-import-xml-text-replacements-table-shell,.crm-import-xml-duplicates-table-shell,.crm-import-xml-provinces-table-shell,.crm-import-xml-zones-table-shell){width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow-x:auto!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-duplicates-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table){border-collapse:separate!important;border-spacing:0!important;background:#fff!important;min-width:900px!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-duplicates-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table) thead .MuiTableCell-root{color:#657386!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:42px!important;padding:9px 12px!important;font-size:11px!important;font-weight:750!important;line-height:1.1!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-duplicates-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table) tbody .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #e7eef4!important;height:54px!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-duplicates-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table) tbody .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#f9fbfc!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-duplicates-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table) tbody .MuiTableRow-root:hover .MuiTableCell-root{background:#eef7f6!important}body .crm-import-xml-map-cities-table .crm-property-options-table__filters .MuiTableCell-root,body .crm-import-xml-text-replacements-table .crm-property-options-table__filters .MuiTableCell-root{background:#fff!important;height:52px!important;padding:9px 12px!important}body .crm-import-xml-field .MuiOutlinedInput-root,body .crm-import-xml-field.MuiOutlinedInput-root,body :is(.crm-import-xml-text-replacements-table,.crm-import-xml-map-cities-table) .MuiOutlinedInput-root{height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-import-xml-field .MuiOutlinedInput-notchedOutline,body .crm-import-xml-field.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,body :is(.crm-import-xml-text-replacements-table,.crm-import-xml-map-cities-table) .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-import-xml-field .MuiInputBase-input,body .crm-import-xml-field.MuiOutlinedInput-root .MuiSelect-select,body :is(.crm-import-xml-text-replacements-table,.crm-import-xml-map-cities-table) .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;min-height:40px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}body :is(.crm-import-xml-text-replacements-table,.crm-import-xml-map-cities-table) .crm-property-options-table__clear-btn{color:#fff!important;text-transform:none!important;min-width:82px!important;height:34px!important;box-shadow:none!important;background:#101827!important;border:1px solid #101827!important;border-radius:8px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important}body :is(.crm-import-xml-table__actions,.crm-import-xml-agencies-table__actions,.crm-property-options-table__actions){justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;display:inline-flex!important}body :is(.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-property-options-table__action-btn){width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;border-radius:8px!important;padding:0!important}body .crm-buyers-action-icon--edit.crm-import-xml-agencies-table__action-btn,body .crm-buyers-action-icon--edit.crm-import-xml-table__action-btn,body .crm-buyers-action-icon--edit.crm-property-options-table__action-btn{color:#fff!important;background:#12b8ab!important;border:1px solid #bfece8!important}body .crm-buyers-action-icon--delete.crm-import-xml-agencies-table__action-btn,body .crm-buyers-action-icon--delete.crm-import-xml-table__action-btn,body .crm-buyers-action-icon--delete.crm-property-options-table__action-btn{color:#f04438!important;background:#fff!important;border:1px solid #ffd0d0!important}body :is(.crm-import-xml-table__action-mark,.crm-property-options-table__action-mark,.crm-import-xml-map-cities-table__action-mark){width:15px!important;height:15px!important;display:block!important;position:relative!important}body :is(.crm-import-xml-table__action-mark--edit,.crm-property-options-table__action-mark--edit):before{content:""!important;background:currentColor!important;border-radius:2px!important;width:8px!important;height:12px!important;position:absolute!important;top:2px!important;left:3px!important;transform:rotate(45deg)!important}body :is(.crm-import-xml-table__action-mark--delete,.crm-property-options-table__action-mark--delete):before{content:""!important;border:2px solid!important;border-top:0!important;border-radius:1px 1px 2px 2px!important;width:9px!important;height:8px!important;position:absolute!important;top:5px!important;left:3px!important}body :is(.crm-import-xml-table__action-mark--delete,.crm-property-options-table__action-mark--delete):after{content:""!important;background:currentColor!important;border-radius:2px!important;width:11px!important;height:2px!important;position:absolute!important;top:2px!important;left:2px!important}body .crm-import-xml-agencies-table__status-chip,body .crm-import-xml-map-cities-table .MuiChip-root,body .crm-import-xml-text-replacements-table__status-chip{color:#0f9188!important;background:#e9fbf8!important;border:1px solid #bdece8!important;border-radius:999px!important;height:24px!important;font-size:11.5px!important;font-weight:750!important}body .crm-import-xml-agencies-table__agency,body .crm-import-xml-agencies-table__date,body .crm-import-xml-text-replacements-table__date,body .crm-import-xml-text-replacements-table__text{color:#101827!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body .crm-import-xml-agencies-table__import-btn{color:#0f9188!important;text-transform:none!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#e9fbf8!important;border:1px solid #bfece8!important;border-radius:8px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important}body .crm-import-xml-delete-card__content,body .crm-import-xml-manual-card__content,body :is(.crm-import-xml-agency-form-card,.crm-import-xml-map-city-form-card) .crm-list-card__content{padding:16px 18px!important}body .crm-import-xml-agency-form-card .crm-list-card__content{padding:8px 18px 16px!important}body .crm-import-xml-agency-form,body .crm-import-xml-map-city-form{display:block!important}body .crm-import-xml-agency-form__grid,body .crm-import-xml-map-city-form{margin:0!important}body .crm-import-xml-agency-form-card .crm-import-xml-agency-form__grid{padding:0!important}body .crm-import-xml-agency-form__grid>.MuiGrid-item,body .crm-import-xml-inline-form>.MuiGrid-item{padding-top:16px!important;padding-left:16px!important}body .crm-import-xml-agency-form-card .crm-import-xml-agency-form__grid>.MuiGrid-item:first-child{padding-top:8px!important}body .crm-import-xml-agency-form__grid.MuiGrid-container{width:calc(100% + 16px)!important;margin-left:-16px!important}body .crm-import-xml-agency-form__url-field{flex-basis:100%!important;width:100%!important;max-width:100%!important}body .crm-import-xml-agency-form__url-field .MuiFormControl-root,body .crm-import-xml-agency-form__url-field .MuiTextField-root{width:100%!important}body .crm-import-xml-agency-form .MuiTypography-caption,body .crm-import-xml-field-label,body .crm-import-xml-map-city-form .MuiTypography-caption,body .crm-import-xml-text-replacement-form__label{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-import-xml-agency-form .MuiOutlinedInput-root,body .crm-import-xml-map-city-form .MuiOutlinedInput-root,body .crm-import-xml-text-replacement-form .MuiOutlinedInput-root{min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-import-xml-agency-form .MuiOutlinedInput-notchedOutline,body .crm-import-xml-map-city-form .MuiOutlinedInput-notchedOutline,body .crm-import-xml-text-replacement-form .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-import-xml-agency-form .MuiInputBase-input,body .crm-import-xml-agency-form .MuiSelect-select,body .crm-import-xml-map-city-form .MuiInputBase-input,body .crm-import-xml-map-city-form .MuiSelect-select,body .crm-import-xml-text-replacement-form .MuiInputBase-input{color:#101827!important;box-sizing:border-box!important;height:auto!important;min-height:38px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:500!important;line-height:38px!important}body .crm-import-xml-agency-form__switches{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;display:grid!important}body .crm-import-xml-agency-form__switches .MuiFormControlLabel-root,body .crm-import-xml-agency-form__update-switch,body .crm-import-xml-text-replacement-form__switch{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;align-items:center!important;min-height:38px!important;margin:0!important;padding:0 10px 0 6px!important;display:flex!important}body .crm-import-xml-agency-form__switches .MuiFormControlLabel-root:has(.Mui-checked),body .crm-import-xml-agency-form__update-switch:has(.Mui-checked),body .crm-import-xml-text-replacement-form__switch:has(.Mui-checked){background:#e9fbf8!important;border-color:#9fe4df!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiFormControlLabel-label{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:750!important;line-height:1.15!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-root{width:34px!important;height:17px!important;margin-right:10px!important;padding:0!important;overflow:visible!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-switchBase{padding:1px!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-switchBase.Mui-checked{color:#fff!important;transform:translate(17px)!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-thumb{background:#fff!important;width:15px!important;height:15px!important;box-shadow:0 1px 4px #0f172a29!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-track{opacity:1!important;background:#d7dde1!important;border-radius:8px!important}body :is(.crm-import-xml-agency-form,.crm-import-xml-text-replacement-form) .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}body .crm-import-xml-agency-form__section,body .crm-import-xml-text-replacement-form__panel{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;margin-top:4px!important;padding:12px!important}body .crm-import-xml-agency-form__section-title{color:#101827!important;margin:0 0 12px!important;font-size:15px!important;font-weight:650!important;line-height:1.2!important}body .crm-import-xml-agency-form__footer,body .crm-import-xml-map-city-form__footer,body .crm-import-xml-text-replacement-form__actions{border-top:1px solid #dde7ed!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-top:18px!important;padding-top:18px!important;display:flex!important}body :is(.crm-import-xml-agencies-dialog,.crm-import-xml-text-replacements-dialog,.crm-import-xml-text-replacement-form){background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 18px 40px #0f172a2e!important}body :is(.crm-import-xml-agencies-dialog__title,.crm-import-xml-text-replacements-dialog__title,.crm-import-xml-text-replacement-form__title){color:#101827!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;min-height:58px!important;padding:12px 18px!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important;display:flex!important}body :is(.crm-import-xml-agencies-dialog__content,.crm-import-xml-text-replacements-dialog__content,.crm-import-xml-text-replacement-form__content){padding:18px!important}body :is(.crm-import-xml-agencies-dialog__actions,.crm-import-xml-text-replacements-dialog__actions,.crm-import-xml-text-replacement-form__actions){border-top:1px solid #dde7ed!important;min-height:58px!important;padding:12px 18px!important}body .crm-import-xml-text-replacement-form__body{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}body .crm-import-xml-text-replacement-form__alert,body .crm-import-xml-text-replacement-form__panel{grid-column:1/-1!important}body .crm-import-xml-text-replacement-form__panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}body .crm-import-xml-text-replacement-form__hint{display:none!important}body .crm-import-xml-duplicates-table__pagination,body .crm-pagination.crm-property-options-table__pagination{background:#fff!important;border-top:1px solid #dde7ed!important;min-height:52px!important}@media (max-width:900px){body .crm-import-xml-agency-form__switches,body .crm-import-xml-text-replacement-form__body,body .crm-import-xml-text-replacement-form__panel{grid-template-columns:1fr!important}body :is(.crm-import-xml-agencies-card,.crm-import-xml-agency-form-card,.crm-import-xml-map-cities-card,.crm-import-xml-map-city-form-card,.crm-import-xml-text-replacements-card,.crm-import-xml-duplicates-card,.crm-import-xml-provinces-card,.crm-import-xml-zones-card,.crm-import-xml-manual-card,.crm-import-xml-delete-card)>.crm-list-card__header{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;height:auto!important;min-height:58px!important}}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon,.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn,.crm-property-options-table__action-btn){color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon,.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn,.crm-property-options-table__action-btn):hover{background:#f8fafc!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon--edit,.crm-import-xml-agencies-table__prefix-btn){color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon--edit,.crm-import-xml-agencies-table__prefix-btn):hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) .crm-buyers-action-icon--delete{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) .crm-buyers-action-icon--delete:hover{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-import-xml-agencies-table__status-chip--inactive{color:#64748b!important;background:#eef2f6!important;border-color:#d7dee7!important}body .crm-import-xml-agencies-table__status-chip--active{color:#0f9188!important;background:#e9fbf8!important;border-color:#bdece8!important}body .crm-import-xml-text-replacements-table__status-chip--inactive{color:#64748b!important;background:#eef2f6!important;border-color:#d7dee7!important}body .crm-import-xml-text-replacements-table__status-chip--active{color:#0f9188!important;background:#e9fbf8!important;border-color:#bdece8!important}body .crm-import-xml-map-city-form__translation-label{align-items:center!important;gap:5px!important;max-width:100%!important;margin:0 0 6px!important;display:inline-flex!important}body .crm-import-xml-map-city-form__flag{object-fit:cover!important;border-radius:999px!important;width:16px!important;min-width:16px!important;height:16px!important;box-shadow:0 0 0 1px #8798ad52!important}body .crm-import-xml-map-city-form__translation-label-text{color:#526174!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;flex:none!important;align-items:center!important;gap:3px!important;min-width:0!important;margin:0!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;display:inline-flex!important}body .crm-import-xml-map-city-form__required{color:#e5484d!important;flex:none!important;align-items:center!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}body .crm-import-xml-map-city-form__field{width:100%!important}body .crm-import-xml-map-city-form__field-label{color:#526174!important;letter-spacing:0!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important;width:100%!important;margin:0 0 6px!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;display:block!important;overflow:hidden!important}body .crm-import-xml-map-city-form__autocomplete .MuiOutlinedInput-root{height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;align-items:center!important;padding:0 38px 0 10px!important;display:flex!important}body .crm-import-xml-map-city-form__autocomplete .MuiAutocomplete-inputRoot{flex-wrap:nowrap!important;align-items:center!important}body .crm-import-xml-map-city-form__autocomplete .MuiAutocomplete-input{color:#101827!important;min-width:0!important;height:40px!important;padding:0 0 0 10px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}body .crm-import-xml-map-city-form__autocomplete .MuiOutlinedInput-input{padding-left:10px!important}body .crm-import-xml-map-city-form__autocomplete .MuiAutocomplete-tag{color:#0f9188!important;background:#eef7f6!important;border-radius:999px!important;max-width:calc(100% - 8px)!important;height:24px!important;margin:0 4px 0 0!important;font-size:11.5px!important;font-weight:700!important}body .crm-import-xml-map-city-form__autocomplete .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}body .crm-import-xml-map-city-form__autocomplete .MuiSvgIcon-root{color:#657386!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-import-xml-table__action-mark,.crm-property-options-table__action-mark,.crm-import-xml-map-cities-table__action-mark){color:currentColor!important;width:15px!important;min-width:15px!important;height:15px!important;margin:0 auto!important;display:block!important;position:relative!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-import-xml-table__action-mark--edit,.crm-property-options-table__action-mark--edit):before{border-radius:2px!important;width:7px!important;height:13px!important;top:1px!important;left:4px!important;transform:rotate(45deg)!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-import-xml-table__action-mark--delete,.crm-property-options-table__action-mark--delete):before{border-width:2px!important;width:9px!important;height:8px!important;top:5px!important;left:3px!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-import-xml-table__action-mark--delete,.crm-property-options-table__action-mark--delete):after{width:11px!important;height:2px!important;top:2px!important;left:2px!important}body .crm-import-xml-map-cities-table .crm-import-xml-map-cities-table__action-mark--unlink:before{content:""!important;background:currentColor!important;border-radius:999px!important;width:11px!important;height:3px!important;position:absolute!important;top:6px!important;left:2px!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)){background-color:var(--crm-main-bg)!important;background-image:radial-gradient(circle at 0 0,#12b8ab1f,#0000 26%),linear-gradient(#f7f9fd,#eff3fb)!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card),body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card).crm-list-card{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 14px 36px #0f172a0d!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)>.crm-list-card__header,body :is(.crm-consultas-card__header,.crm-calls-card__header,.crm-tasks-card__header,.crm-calendar-card__header,.crm-newsletter-compose-card__header,.crm-newsletter-lists-card__header,.crm-newsletter-campaigns-card__header,.crm-newsletter-subscribers-card__header,.crm-newsletter-messages-card__header,.crm-mail-reports-card__header,.crm-consulta-details-card__header){background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;height:auto!important;min-height:58px!important;padding:12px 18px!important;display:flex!important}body :is(.crm-consultas-card__heading,.crm-calls-card__heading,.crm-tasks-card__heading,.crm-calendar-card__heading,.crm-newsletter-compose-card__heading,.crm-newsletter-lists-card__heading,.crm-newsletter-campaigns-card__heading,.crm-newsletter-subscribers-card__heading,.crm-newsletter-messages-card__heading,.crm-mail-reports-card__heading,.crm-consulta-details-card__heading,.crm-property-option-card__heading){align-items:center!important;gap:8px!important;min-width:0!important;margin:0!important;padding:0!important;display:inline-flex!important}body :is(.crm-consultas-card__icon,.crm-calls-card__icon,.crm-tasks-card__icon,.crm-calendar-card__icon,.crm-newsletter-compose-card__icon,.crm-newsletter-lists-card__icon,.crm-newsletter-campaigns-card__icon,.crm-newsletter-subscribers-card__icon,.crm-newsletter-messages-card__icon,.crm-mail-reports-card__icon,.crm-consulta-details-card__icon,.crm-property-option-card__icon){color:#101827!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;display:inline-flex!important}body :is(.crm-consultas-card__icon,.crm-calls-card__icon,.crm-tasks-card__icon,.crm-calendar-card__icon,.crm-newsletter-compose-card__icon,.crm-newsletter-lists-card__icon,.crm-newsletter-campaigns-card__icon,.crm-newsletter-subscribers-card__icon,.crm-newsletter-messages-card__icon,.crm-mail-reports-card__icon,.crm-consulta-details-card__icon,.crm-property-option-card__icon) .MuiSvgIcon-root{width:19px!important;height:19px!important;font-size:19px!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card) .crm-list-card__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:17px!important;font-weight:650!important;line-height:1.2!important}body :is(.crm-consultas-card__content,.crm-calls-card__content,.crm-tasks-card__content,.crm-calendar-card__content,.crm-newsletter-compose-card__content,.crm-newsletter-lists-card__content,.crm-newsletter-campaigns-card__content,.crm-newsletter-subscribers-card__content,.crm-newsletter-messages-card__content,.crm-mail-reports-card__content,.crm-consulta-details-card__content){background:#fff!important;padding:0!important}body :is(.crm-consultas-tabs,.crm-calls-tabs){background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;min-height:44px!important;margin:0 0 8px!important;padding:0!important}body :is(.crm-consultas-tabs,.crm-calls-tabs) .MuiTabs-flexContainer{align-items:center!important;gap:8px!important;min-height:44px!important;margin:0!important}body :is(.crm-consultas-tabs__tab,.crm-calls-tabs__tab){color:#657386!important;text-transform:none!important;background:#fff!important;border:1px solid #e7edf2!important;border-radius:999px!important;height:36px!important;min-height:36px!important;padding:0 13px!important}body :is(.crm-consultas-tabs__tab,.crm-calls-tabs__tab) .MuiTypography-root{color:#657386!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important}body :is(.crm-consultas-tabs__tab,.crm-calls-tabs__tab).Mui-selected{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 10px 24px #12b8ab33!important}body :is(.crm-consultas-tabs__tab,.crm-calls-tabs__tab).Mui-selected .MuiTypography-root{color:#fff!important}body .crm-calls-card__header,body .crm-consultas-card__header{justify-content:space-between!important;align-items:center!important;gap:14px!important;display:flex!important}body .crm-calls-card__header{min-height:58px!important;padding-top:10px!important;padding-bottom:10px!important}body .crm-calls-card__header .MuiCardHeader-content,body .crm-consultas-card__header .MuiCardHeader-content{flex:none!important;min-width:0!important}body .crm-calls-card__header .MuiCardHeader-action,body .crm-consultas-card__header .MuiCardHeader-action{flex:auto!important;align-self:center!important;min-width:0!important;max-width:calc(100% - 260px)!important;margin:0!important}body .crm-calls-card__tabs,body .crm-consultas-card__tabs{justify-content:flex-end!important;width:100%!important;min-width:0!important;display:flex!important}body .crm-calls-card__tabs .crm-calls-tabs,body .crm-consultas-card__tabs .crm-consultas-tabs{width:auto!important;max-width:100%!important;min-height:30px!important;margin:0!important}body .crm-calls-card__tabs .crm-calls-tabs .MuiTabs-scroller,body .crm-consultas-card__tabs .crm-consultas-tabs .MuiTabs-scroller{min-width:0!important}body .crm-calls-card__tabs .crm-calls-tabs .MuiTabs-flexContainer,body .crm-consultas-card__tabs .crm-consultas-tabs .MuiTabs-flexContainer{justify-content:flex-end!important;gap:6px!important;min-height:30px!important}body .crm-calls-card__tabs .crm-calls-tabs__tab,body .crm-consultas-card__tabs .crm-consultas-tabs__tab{height:30px!important;min-height:30px!important;padding:0 9px!important}body .crm-consultas-card__tabs .crm-consultas-tabs__tab .MuiTypography-root{font-size:11.5px!important;font-weight:650!important;line-height:1!important}body .crm-calls-card__tabs .crm-calls-tabs__label,body .crm-consultas-card__tabs .crm-consultas-tabs__label{color:inherit!important;white-space:nowrap!important;font-size:11.5px!important;font-weight:650!important;line-height:1!important}body .crm-calls-card__tabs .crm-calls-tabs__tab .MuiStack-root,body .crm-consultas-card__tabs .crm-consultas-tabs__tab .MuiStack-root{gap:5px!important}body .crm-calls-card__tabs .crm-calls-tabs__counter,body .crm-consultas-card__tabs .crm-consultas-tabs__tab .crm-consultas-tabs__counter{color:#fff!important;background:#ef4444!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;box-shadow:0 1px 3px #0f172a1a!important}@media (max-width:1100px){body .crm-calls-card__header,body .crm-consultas-card__header{flex-direction:column!important;align-items:flex-start!important}body .crm-calls-card__header .MuiCardHeader-action,body .crm-consultas-card__header .MuiCardHeader-action{width:100%!important;max-width:100%!important}body .crm-calls-card__tabs,body .crm-calls-card__tabs .crm-calls-tabs .MuiTabs-flexContainer,body .crm-consultas-card__tabs,body .crm-consultas-card__tabs .crm-consultas-tabs .MuiTabs-flexContainer{justify-content:flex-start!important}}body .crm-consultas-tabs__tab .MuiBox-root[style*=border-radius]{color:#12b8ab!important;background:#12b8ab1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;height:20px!important;padding:0 7px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}body :is(.crm-consultas-tabs__tab,.crm-calls-tabs__tab).Mui-selected .MuiBox-root[style*=border-radius]{color:#fff!important;background:#ffffff2e!important}body :is(.crm-consultas-table-shell,.crm-calls-table-shell,.crm-tasks-table-shell,.crm-newsletter-lists-table-shell,.crm-newsletter-campaigns-table-shell,.crm-newsletter-subscribers-table-shell,.crm-newsletter-messages-table-shell,.crm-mail-reports-table-shell,.crm-property-options-table-shell){width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow:hidden!important}body :is(.crm-consultas-table-wrap,.crm-calls-table-wrap,.crm-tasks-table-wrap,.crm-newsletter-lists-table-wrap,.crm-newsletter-campaigns-table-wrap,.crm-newsletter-subscribers-table-wrap,.crm-newsletter-messages-table-wrap,.crm-mail-reports-table-wrap,.crm-property-options-table-wrap){background:#fff!important;border:0!important;border-radius:0!important;width:100%!important;overflow-x:auto!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table,.crm-property-options-table){border-collapse:separate!important;border-spacing:0!important;background:#fff!important;min-width:900px!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table,.crm-property-options-table) thead .MuiTableCell-root{color:#657386!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;background:#f8fafc!important;border-bottom:1px solid #dde7ed!important;height:42px!important;padding:9px 12px!important;font-size:11px!important;font-weight:750!important;line-height:1.1!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table,.crm-property-options-table) tbody .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #e7eef4!important;height:54px!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table,.crm-property-options-table) tbody .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#f9fbfc!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table,.crm-property-options-table) tbody .MuiTableRow-root:hover .MuiTableCell-root{background:#eef7f6!important}body :is(.crm-consultas-table__filters,.crm-calls-table__filters,.crm-tasks-table__filters,.crm-newsletter-lists-table__filters,.crm-newsletter-campaigns-table__filters,.crm-newsletter-subscribers-table__filters,.crm-newsletter-messages-table__filters,.crm-mail-reports-table__filters,.crm-property-options-table__filters) .MuiTableCell-root{background:#fff!important;height:50px!important;padding:8px 12px!important}body :is(.crm-consultas-table__filter-input,.crm-calls-table__filter-input,.crm-tasks-table__filter-input,.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input,.crm-calendar-card__filter-input,.crm-newsletter-compose-form__select).MuiOutlinedInput-root,body :is(.crm-consultas-table__filter-input,.crm-calls-table__filter-input,.crm-tasks-table__filter-input,.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input,.crm-calendar-card__filter-input,.crm-newsletter-compose-form__select,.crm-newsletter-compose-form__field) :is(.MuiOutlinedInput-root,.MuiInputBase-root){height:34px!important;min-height:34px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body :is(.crm-consultas-table__filter-input,.crm-calls-table__filter-input,.crm-tasks-table__filter-input,.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input,.crm-calendar-card__filter-input,.crm-newsletter-compose-form__select) .MuiOutlinedInput-notchedOutline{border:0!important}body :is(.crm-consultas-table__filter-input,.crm-calls-table__filter-input,.crm-tasks-table__filter-input,.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input,.crm-calendar-card__filter-input,.crm-newsletter-compose-form__select) :is(.MuiInputBase-input,.MuiSelect-select){color:#101827!important;box-sizing:border-box!important;height:34px!important;min-height:34px!important;padding:0 34px 0 11px!important;font-size:12.5px!important;font-weight:500!important;line-height:34px!important}body :is(.crm-consultas-table__filter-input,.crm-calls-table__filter-input,.crm-tasks-table__filter-input,.crm-newsletter-lists-table__filter-input,.crm-newsletter-campaigns-table__filter-input,.crm-newsletter-subscribers-table__filter-input,.crm-newsletter-messages-table__filter-input,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input,.crm-calendar-card__filter-input,.crm-newsletter-compose-form__select) .MuiSelect-icon{color:#657386!important;top:50%!important;right:9px!important;transform:translateY(-50%)!important}body :is(.crm-consultas-table__clear-btn,.crm-calls-table__clear-btn,.crm-tasks-table__clear-btn,.crm-newsletter-lists-table__clear-btn,.crm-newsletter-campaigns-table__clear-btn,.crm-newsletter-subscribers-table__clear-btn,.crm-newsletter-messages-table__clear-btn,.crm-mail-reports-table__clear-btn,.crm-property-options-table__clear-btn){color:#ef4444!important;text-transform:none!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important;line-height:1!important}body :is(.crm-consultas-table__clear-btn,.crm-calls-table__clear-btn,.crm-tasks-table__clear-btn,.crm-newsletter-lists-table__clear-btn,.crm-newsletter-campaigns-table__clear-btn,.crm-newsletter-subscribers-table__clear-btn,.crm-newsletter-messages-table__clear-btn,.crm-mail-reports-table__clear-btn,.crm-property-options-table__clear-btn):hover{color:#d92d36!important;box-shadow:none!important;background:#feecee!important;border-color:#fca5a5!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-subscribers-table,.crm-newsletter-messages-table,.crm-mail-reports-table) .MuiChip-root,body :is(.crm-consultas-table__chip,.crm-newsletter-messages-table__chip){border-radius:999px!important;height:24px!important;font-size:11.5px!important;font-weight:750!important}body :is(.crm-consultas-table__actions,.crm-calls-table__actions,.crm-tasks-table__actions,.crm-newsletter-lists-table__actions,.crm-newsletter-campaigns-table__actions,.crm-newsletter-messages-table__actions){justify-content:center!important;align-items:center!important;gap:6px!important;display:inline-flex!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-messages-table,.crm-property-options-table) :is(.crm-buyers-action-icon,.MuiIconButton-root){color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-messages-table,.crm-property-options-table) :is(.crm-buyers-action-icon--edit,.crm-consultas-table__action-btn--open-buyer){color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-messages-table,.crm-property-options-table) .crm-buyers-action-icon--delete{color:#e5484d!important;background:#fff7f8!important;border-color:#fee2e2!important}body :is(.crm-consultas-table,.crm-calls-table,.crm-tasks-table,.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-messages-table,.crm-property-options-table) :is(.crm-buyers-action-icon,.MuiIconButton-root) :is(.MuiSvgIcon-root,.crm-consultas-table__action-mark,.crm-calls-table__action-mark,.crm-tasks-table__action-mark,.crm-newsletter-lists-table__action-mark,.crm-newsletter-campaigns-table__action-mark,.crm-newsletter-messages-table__action-mark,.crm-property-options-table__action-mark){width:15px!important;height:15px!important;font-size:15px!important}body :is(.crm-pagination,.crm-consultas-table__pagination,.crm-calls-table__pagination,.crm-tasks-table__pagination,.crm-newsletter-lists-table__pagination,.crm-newsletter-campaigns-table__pagination,.crm-newsletter-subscribers-table__pagination,.crm-newsletter-messages-table__pagination,.crm-mail-reports-table__pagination){background:#fff!important;border-top:1px solid #dde7ed!important;min-height:52px!important}body .crm-calendar-card__filters{border-bottom:1px solid #eef3f6!important;gap:10px!important;padding:14px 18px!important}body .crm-calendar-card__content{padding:0!important}body .crm-calendar-shell{background:#fff!important;border:0!important;border-radius:0 0 8px 8px!important;padding:0!important}body .crm-calendar-shell .fc{--fc-border-color:#edf2f6!important;--fc-today-bg-color:#12b8ab0f!important}body .crm-calendar-shell .fc .fc-toolbar{gap:12px!important;padding:14px 14px 12px!important}body .crm-calendar-shell .fc .fc-toolbar-title{color:#101827!important;text-transform:capitalize!important;font-size:18px!important;font-weight:700!important}body .crm-calendar-shell .fc .fc-button{color:#101827!important;text-transform:none!important;min-height:34px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;font-size:12px!important;font-weight:750!important}body .crm-calendar-shell .fc .fc-button-primary:not(:disabled).fc-button-active{color:#fff!important;background:#101827!important;border-color:#101827!important}body .crm-calendar-shell .fc .fc-col-header-cell{background:#f8fafc!important}body .crm-calendar-shell .fc .fc-col-header-cell-cushion{color:#657386!important;text-transform:uppercase!important;padding:9px 4px!important;font-size:11px!important;font-weight:750!important}body .crm-calendar-shell .fc .fc-daygrid-day-number{color:#657386!important;padding:8px!important;font-size:11.5px!important;font-weight:750!important}body .crm-calendar-shell .fc .fc-event{color:#fff!important;border:0!important;border-radius:6px!important;min-height:24px!important;padding:3px 6px!important;font-size:11px!important;font-weight:750!important}body .crm-content-shell:has(:is(.crm-assistance-card,.crm-calendar-card,.crm-calendar-categories-card,.crm-mail-reports-card)){background-color:var(--crm-main-bg)!important;background-image:radial-gradient(circle at 0 0,#12b8ab1f,#0000 26%),linear-gradient(#f7f9fd,#eff3fb)!important}body :is(.crm-assistance-card,.crm-calendar-card,.crm-calendar-categories-card,.crm-mail-reports-card){background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 14px 36px #0f172a0d!important}body :is(.crm-assistance-card__header,.crm-calendar-card__header,.crm-calendar-categories-card .crm-property-option-card__header,.crm-mail-reports-card__header){background:#fff!important;border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;min-height:58px!important;padding:12px 18px!important;display:flex!important}body :is(.crm-assistance-card__heading,.crm-calendar-card__heading,.crm-calendar-categories-card .crm-property-option-card__heading,.crm-mail-reports-card__heading){align-items:center!important;gap:8px!important;margin:0!important;display:inline-flex!important}body :is(.crm-assistance-card__icon,.crm-calendar-card__icon,.crm-calendar-categories-card .crm-property-option-card__icon,.crm-mail-reports-card__icon){color:#101827!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;display:inline-flex!important}body :is(.crm-assistance-card__icon,.crm-calendar-card__icon,.crm-calendar-categories-card .crm-property-option-card__icon,.crm-mail-reports-card__icon) .MuiSvgIcon-root{width:19px!important;height:19px!important;font-size:19px!important}body :is(.crm-assistance-card,.crm-calendar-card,.crm-calendar-categories-card,.crm-mail-reports-card) .crm-list-card__title{color:#101827!important;margin:0!important;font-size:17px!important;font-weight:650!important;line-height:1.2!important}body .crm-assistance-card__subtitle{color:#657386!important;margin-top:2px!important;font-size:12px!important;font-weight:550!important;line-height:1.2!important}body :is(.crm-assistance-card__content,.crm-calendar-card__content,.crm-calendar-categories-card .crm-property-option-card__content,.crm-mail-reports-card__content){background:#fff!important;padding:0!important}body .crm-assistance-form-grid{flex-direction:column!important;gap:14px!important;padding:18px!important;display:flex!important}body .crm-assistance-form-grid__row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0!important;display:grid!important}body :is(.crm-assistance-input,.crm-assistance-textarea){color:#101827!important;width:100%!important;font-family:var(--font)!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;font-size:12.5px!important;font-weight:600!important}body .crm-assistance-input{height:36px!important;padding:0 12px!important;line-height:36px!important}body .crm-assistance-textarea{resize:vertical!important;min-height:150px!important;padding:10px 12px!important;line-height:1.45!important}body :is(.crm-assistance-input,.crm-assistance-textarea):focus{border-color:#12b8ab!important;outline:0!important;box-shadow:0 0 0 3px #12b8ab1a!important}body .crm-assistance-form__actions{justify-content:flex-end!important;padding-top:2px!important;display:flex!important}body .crm-calendar-card__filters{background:#fff!important;border-bottom:1px solid #dde7ed!important;grid-template-columns:repeat(2,minmax(220px,1fr))!important;gap:12px!important;margin:0!important;padding:16px 18px!important;display:grid!important}body .crm-calendar-card__filter-field{min-width:0!important}body .crm-calendar-card__filter-input{width:100%!important;min-width:0!important;height:36px!important}body .crm-calendar-card__filter-input :is(.MuiOutlinedInput-root,.MuiInputBase-root){background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;height:36px!important;min-height:36px!important}body .crm-calendar-card__filter-input :is(.MuiInputBase-input,.MuiSelect-select){color:#101827!important;height:36px!important;min-height:36px!important;padding:0 34px 0 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:36px!important}body .crm-calendar-card__filter-input .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-calendar-card__filter-input .MuiSelect-icon{top:50%!important;right:10px!important;transform:translateY(-50%)!important}body :is(.crm-mail-reports-table,.crm-property-options-table) .MuiTableSortLabel-icon{color:#a8b4c4!important;opacity:1!important}body :is(.crm-mail-reports-table,.crm-property-options-table) .Mui-active .MuiTableSortLabel-icon{color:#657386!important}body .crm-property-options-table__actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:inline-flex!important}body .crm-mail-reports-table__clear-btn,body .crm-property-options-table__clear-btn{width:100%!important;max-width:96px!important}body .crm-mail-reports-table__clear-wrap{justify-content:flex-end!important}body .crm-calendar-category-modal__color-row{min-height:36px!important;margin-top:2px!important}body .crm-calendar-category-modal__color-input{width:48px!important;height:34px!important}body .crm-calendar-details-modal__content{background:#fff!important}body .crm-calendar-details-modal__content .MuiTypography-body2{color:#526174!important;text-transform:uppercase!important;margin:0 0 4px!important;font-size:11px!important;font-weight:750!important}body .crm-calendar-details-modal__content .MuiTypography-body1{color:#101827!important;font-size:12.5px!important;font-weight:550!important}body .crm-calendar-details-modal__grid{grid-template-columns:minmax(0,1fr) minmax(220px,.85fr)!important;align-items:start!important;gap:22px!important;display:grid!important}body .crm-calendar-details-modal__notes{border-left:1px solid #dde7ed!important;min-height:180px!important;padding-left:20px!important}body .crm-calendar-details-modal__notes .MuiTypography-body1{white-space:pre-wrap!important;line-height:1.55!important}@media (max-width:700px){body .crm-calendar-details-modal__grid{grid-template-columns:1fr!important;gap:14px!important}body .crm-calendar-details-modal__notes{border-top:1px solid #dde7ed!important;border-left:0!important;min-height:0!important;padding-top:14px!important;padding-left:0!important}}body .crm-property-action-btn--danger{color:#ef4444!important;background:#fff7f8!important;border:1px solid #fecaca!important}body .crm-property-action-btn--danger:hover{color:#d92d36!important;background:#feecee!important;border-color:#fca5a5!important}@media (max-width:900px){body .crm-assistance-form-grid__row,body .crm-calendar-card__filters{grid-template-columns:1fr!important}}body .crm-newsletter-compose-form__grid{padding:18px!important}body .crm-newsletter-compose-form__editor-shell,body .crm-newsletter-compose-form__panel{box-shadow:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important}body :is(.crm-newsletter-compose-form__label,.crm-newsletter-compose-form__panel-title){color:#526174!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:11px!important;font-weight:750!important;line-height:1.15!important;display:block!important}body .crm-list-toolbar__btn{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:750!important;line-height:1!important}body .crm-list-toolbar__btn--success{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}body .crm-list-toolbar__btn:not(.crm-list-toolbar__btn--success):not(.crm-list-toolbar__btn--info){color:#101827!important;background:#fff!important;border:1px solid #dde7ed!important}body :is(.crm-tasks-modal,.crm-tasks-delete-dialog,.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal) .MuiPaper-root{background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 18px 44px #0f172a2e!important}body :is(.crm-tasks-modal,.crm-calendar-cita-modal,.crm-calendar-ical-modal) :is(.crm-property-option-modal__header,.MuiDialogTitle-root){border-bottom:1px solid #dde7ed!important;justify-content:space-between!important;align-items:center!important;min-height:58px!important;padding:12px 18px!important;display:flex!important}body :is(.crm-tasks-modal,.crm-calendar-cita-modal,.crm-calendar-ical-modal) :is(.crm-property-option-modal__title,.MuiDialogTitle-root){color:#101827!important;font-size:17px!important;font-weight:650!important;line-height:1.2!important}@media (max-width:900px){body :is(.crm-consultas-card__header,.crm-calls-card__header,.crm-tasks-card__header,.crm-calendar-card__header,.crm-newsletter-compose-card__header,.crm-newsletter-lists-card__header,.crm-newsletter-campaigns-card__header,.crm-newsletter-subscribers-card__header,.crm-newsletter-messages-card__header,.crm-mail-reports-card__header){flex-direction:column!important;align-items:flex-start!important;gap:10px!important}body .crm-calendar-card__filters{grid-template-columns:1fr!important}}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) :is(.MuiTextField-root,.MuiFormControl-root,.crm-form-field) .MuiOutlinedInput-root{min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) :is(.MuiTextField-root,.MuiFormControl-root,.crm-form-field) .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) :is(.MuiTextField-root,.MuiFormControl-root,.crm-form-field) :is(.MuiInputBase-input,.MuiSelect-select){color:#101827!important;box-sizing:border-box!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:500!important;line-height:38px!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) textarea.MuiInputBase-input{resize:vertical!important;min-height:120px!important;padding:12px!important;line-height:1.45!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) :is(.MuiTextField-root,.MuiFormControl-root,.crm-form-field) .MuiSelect-icon{color:#657386!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}body .crm-content-shell:has(:is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card)) .MuiInputLabel-root{color:#526174!important;font-size:12px!important;font-weight:750!important;line-height:1.15!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card) .crm-data-table-shell{box-shadow:none!important;border:0!important;border-radius:0!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card) .crm-data-table .MuiTableSortLabel-icon{color:#9aa8ba!important;opacity:1!important}body :is(.crm-consultas-card,.crm-calls-card,.crm-tasks-card,.crm-calendar-card,.crm-newsletter-compose-card,.crm-newsletter-lists-card,.crm-newsletter-campaigns-card,.crm-newsletter-subscribers-card,.crm-newsletter-messages-card,.crm-mail-reports-card,.crm-calendar-categories-card,.crm-task-states-card,.crm-consulta-details-card) .crm-data-table .Mui-active .MuiTableSortLabel-icon{color:#526174!important}body :is(.crm-consulta-answer-modal,.crm-tasks-modal,.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal) .MuiBackdrop-root{background-color:#0f172ab3!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-import-xml-table__actions,.crm-import-xml-agencies-table__actions,.crm-property-options-table__actions){justify-content:center!important;align-items:center!important;gap:6px!important;display:inline-flex!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon,.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn,.crm-property-options-table__action-btn).MuiIconButton-root{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon,.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn,.crm-property-options-table__action-btn) .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon,.crm-import-xml-table__action-btn,.crm-import-xml-agencies-table__action-btn,.crm-import-xml-agencies-table__prefix-btn,.crm-property-options-table__action-btn) .MuiSvgIcon-root path{fill:currentColor!important;stroke:currentColor!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) :is(.crm-buyers-action-icon--edit,.crm-import-xml-agencies-table__prefix-btn).MuiIconButton-root{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab38!important}body :is(.crm-import-xml-agencies-table,.crm-import-xml-map-cities-table,.crm-import-xml-text-replacements-table,.crm-import-xml-provinces-table,.crm-import-xml-zones-table,.crm-import-xml-duplicates-table) .crm-buyers-action-icon--delete.MuiIconButton-root{color:#f04438!important;box-shadow:none!important;background:#fff7f8!important;border-color:#ffd0d0!important}body .crm-consultas-table .crm-consultas-table__actions{justify-content:center!important;align-items:center!important;gap:6px!important;display:inline-flex!important}body .crm-consultas-table .crm-consultas-table__action-btn.MuiIconButton-root{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-buyers-action-icon--edit{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab38!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-buyers-action-icon--delete{color:#f04438!important;box-shadow:none!important;background:#fff7f8!important;border-color:#ffd0d0!important}body .crm-consultas-table .crm-consultas-table__action-btn :is(.MuiSvgIcon-root,.crm-consultas-table__action-mark,.crm-property-options-table__action-mark){color:currentColor!important;background-color:currentColor!important;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;font-size:15px!important;display:block!important}body .crm-consultas-table .crm-consultas-table__action-btn .MuiSvgIcon-root path{fill:currentColor!important;stroke:currentColor!important}body .crm-consultas-table .crm-consultas-table__action-btn :is(.fa-light,.fa-solid){color:currentColor!important;justify-content:center!important;align-items:center!important;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;font-size:15px!important;line-height:1!important;display:inline-flex!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-consultas-table__action-btn--open-buyer{color:#1687ad!important;background:#f0f9fd!important;border-color:#d7eef7!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-consultas-table__action-btn--open-owner{color:#6b52d8!important;background:#f5f3ff!important;border-color:#ded8ff!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-consultas-table__action-btn--buyer{color:#12b8ab!important;background:#effdfb!important;border-color:#b9ece7!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-consultas-table__action-btn--owner{color:#2f8ac6!important;background:#f0f7fd!important;border-color:#cfe5f8!important}body .crm-consultas-table__whatsapp-icon{color:#12b8ab!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:16px!important;line-height:1!important;display:inline-flex!important}body .crm-consultas-table .crm-consultas-table__clear-btn.MuiButton-root{color:#ef4444!important;text-transform:none!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important;line-height:1!important}body .crm-consultas-table .crm-consultas-table__clear-btn.MuiButton-root:hover{color:#d92d36!important;background:#feecee!important;border-color:#fca5a5!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-property-options-table__action-btn.MuiIconButton-root{border-radius:8px!important;width:31px!important;min-width:31px!important;height:31px!important;min-height:31px!important;padding:0!important}body .crm-consultas-table .crm-consultas-table__action-btn.crm-property-options-table__action-btn .crm-property-options-table__action-mark{width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important}body .crm-consultas-table .crm-property-list-table__icon-btn.crm-consultas-table__action-btn.MuiIconButton-root{border-radius:8px!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important}body .crm-consultas-table .crm-property-list-table__icon-btn.crm-consultas-table__action-btn .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}body .crm-consultas-table .crm-property-list-table__icon-btn--edit.crm-consultas-table__action-btn.MuiIconButton-root,body .crm-consultas-table .crm-property-list-table__icon-btn--edit.crm-consultas-table__action-btn.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body .crm-consultas-table .crm-property-list-table__icon-btn--delete.crm-consultas-table__action-btn.MuiIconButton-root,body .crm-consultas-table .crm-property-list-table__icon-btn--delete.crm-consultas-table__action-btn.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-consulta-details-page{background:0 0!important}body .crm-consulta-details-container{padding:10px!important}body .crm-consulta-details-card{box-shadow:none!important;background:#fff!important;border:1px solid #dbe5ec!important;border-radius:8px!important;overflow:hidden!important}body .crm-consulta-details-card__header{background:#fff!important;border-bottom:1px solid #dbe5ec!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:58px!important;padding:10px 16px!important;display:flex!important}body .crm-consulta-details-card__heading{align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}body .crm-consulta-details-card__title{color:#101827!important;font-size:18px!important;font-weight:650!important;line-height:1.2!important}body .crm-consulta-details-card__toolbar{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}body .crm-consulta-details-card__toolbar .MuiButton-root{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:650!important}body .crm-consulta-details-card__toolbar .MuiButton-startIcon{margin-right:6px!important}body .crm-consulta-details-card__toolbar .MuiSvgIcon-root{width:15px!important;height:15px!important}body .crm-consulta-details-card__content{padding:14px!important}body .crm-consulta-details .MuiGrid-container{align-items:stretch!important}body .crm-consulta-details__panel{height:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5ec!important;border-radius:8px!important;padding:14px!important}body .crm-consulta-details__status-row{background:#f8fafc!important;border:1px solid #dbe5ec!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;padding:10px 12px!important;display:flex!important}body .crm-consulta-details__switch{border:0!important;margin:0!important;padding:0!important}body .crm-consulta-details__switch .MuiFormControlLabel-label{color:#526174!important;letter-spacing:.03em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:750!important}body .crm-consulta-details__switch .MuiSwitch-root{width:44px!important;height:24px!important;margin-right:8px!important;padding:0!important}body .crm-consulta-details__switch .MuiSwitch-switchBase{padding:3px!important}body .crm-consulta-details__switch .MuiSwitch-thumb{background:#fff!important;width:18px!important;height:18px!important;box-shadow:0 1px 3px #0f172a2e!important}body .crm-consulta-details__switch .MuiSwitch-track{opacity:1!important;background:#d9dee3!important;border-radius:999px!important}body .crm-consulta-details__switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#12b8ab!important}body .crm-consulta-details__status-chip{color:#526174!important;background:#eef2f6!important;border-radius:999px!important;height:24px!important;font-size:12px!important;font-weight:700!important}body .crm-consulta-details__status-chip--answered{color:#0c948a!important;background:#dff8f5!important}body .crm-consulta-details__assign{border-bottom:1px solid #e6edf2!important;margin-bottom:12px!important;padding-bottom:12px!important}body .crm-consulta-details__assign-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:8px!important;display:grid!important}body .crm-consulta-details__select{width:100%!important;min-width:0!important}body .crm-consulta-details__select .MuiInputBase-root{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;min-height:38px!important}body .crm-consulta-details__select .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-consulta-details__select .MuiSelect-select{color:#101827!important;min-height:38px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:500!important;line-height:38px!important}body .crm-consulta-details__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body .crm-consulta-details__item{background:#fbfcfd!important;border:1px solid #e6edf2!important;border-radius:8px!important;min-width:0!important;padding:10px 12px!important;display:block!important}body .crm-consulta-details__label{color:#526174!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important;display:block!important}body .crm-consulta-details__value{color:#101827!important;overflow-wrap:anywhere!important;margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important}body .crm-consulta-details__message-panel{flex-direction:column!important;gap:10px!important;display:flex!important}body .crm-consulta-details__message-block{background:#fbfcfd!important;border:1px solid #e6edf2!important;border-radius:8px!important;flex:1 1 0!important;min-height:120px!important;padding:12px!important}body .crm-consulta-details__message{color:#101827!important;overflow-wrap:anywhere!important;white-space:pre-wrap!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.55!important}body .crm-consulta-details__message-header{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}body .crm-consulta-details__message-header .crm-consulta-details__label{margin:0!important}body .crm-consulta-details__response-field .MuiInputBase-root{background:#fff!important;border:1px solid #dbe5ec!important;border-radius:8px!important;align-items:flex-start!important;min-height:150px!important}body .crm-consulta-details__response-field .MuiOutlinedInput-notchedOutline{border:0!important}body .crm-consulta-details__response-field textarea{color:#101827!important;min-height:126px!important;padding:12px!important;font-size:13px!important;font-weight:500!important;line-height:1.55!important}body .crm-consulta-details__save-response.MuiButton-root{border-radius:8px!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important}body .crm-consulta-answer-modal .MuiDialog-paper{border:1px solid #dbe5ec!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 24px 80px #0f172a33!important}body .crm-consulta-answer-modal__content{background:#f8fafc!important;flex-direction:column!important;gap:14px!important;display:flex!important}body .crm-consulta-answer-modal__field{background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:14px!important}body .crm-consulta-answer-modal__textarea .MuiInputBase-root{background:#fff!important;align-items:flex-start!important;min-height:220px!important}body .crm-consulta-answer-modal__textarea textarea{min-height:190px!important;padding:12px!important;font-size:13px!important;font-weight:500!important;line-height:1.55!important}body .crm-consulta-answer-modal__message{background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:12px!important}@media (max-width:900px){body .crm-consulta-details-card__header{flex-direction:column!important;align-items:flex-start!important}body .crm-consulta-details-card__toolbar{justify-content:flex-start!important;width:100%!important}body .crm-consulta-details__assign-row,body .crm-consulta-details__info-grid{grid-template-columns:1fr!important}}body .MuiTable-root .crm-property-list-table__icon-btn.MuiIconButton-root{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;padding:0!important}body .MuiTable-root .crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}body .MuiTable-root .crm-property-list-table__icon-btn--edit.MuiIconButton-root,body .MuiTable-root .crm-property-list-table__icon-btn--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}body .MuiTable-root .crm-property-list-table__icon-btn--delete.MuiIconButton-root,body .MuiTable-root .crm-property-list-table__icon-btn--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}body :is(.crm-tasks-card__header,.crm-task-states-card__header).MuiCardHeader-root{min-height:58px!important;padding:12px 18px!important}body :is(.crm-tasks-card__header,.crm-task-states-card__header) .MuiCardHeader-content{min-width:0!important}body :is(.crm-tasks-card__header,.crm-task-states-card__header) .MuiCardHeader-action{align-self:center!important;margin:0!important}body .crm-tasks-table__chip{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}body .crm-tasks-table__chip--high{color:#d92d36!important;background:#fff1f2!important;border:1px solid #fecaca!important}body .crm-tasks-table__chip--medium{color:#c2410c!important;background:#fff7ed!important;border:1px solid #fed7aa!important}body .crm-tasks-table__chip--low{color:#2563eb!important;background:#eff6ff!important;border:1px solid #dbeafe!important}body .crm-tasks-table__chip--status{color:#526174!important;background:#f8fafc!important;border:1px solid #dde7ed!important}body :is(.crm-tasks-table,.crm-property-options-table) .crm-property-list-table__icon-btn.MuiIconButton-root{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}html body .MuiTable-root .crm-buyers-action-icon.MuiIconButton-root,html body .MuiTable-root .crm-property-options-table__action-btn.MuiIconButton-root{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body .MuiTable-root .crm-buyers-action-icon.MuiIconButton-root .MuiSvgIcon-root,html body .MuiTable-root .crm-property-options-table__action-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}html body .MuiTable-root .crm-buyers-action-icon.MuiIconButton-root .crm-property-options-table__action-mark,html body .MuiTable-root .crm-property-options-table__action-btn.MuiIconButton-root .crm-property-options-table__action-mark{width:15px!important;height:15px!important}html body .MuiTable-root .crm-buyers-action-icon--edit.MuiIconButton-root,html body .MuiTable-root .crm-buyers-action-icon--edit.MuiIconButton-root:hover,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .MuiTable-root .crm-buyers-action-icon--edit.MuiIconButton-root .MuiSvgIcon-root,html body .MuiTable-root .crm-buyers-action-icon--edit.MuiIconButton-root .MuiSvgIcon-root path,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root .MuiSvgIcon-root,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root .MuiSvgIcon-root path{color:#fff!important;fill:#fff!important;stroke:#fff!important}html body .MuiTable-root .crm-buyers-action-icon--delete.MuiIconButton-root,html body .MuiTable-root .crm-buyers-action-icon--delete.MuiIconButton-root:hover,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root,html body .MuiTable-root .crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}html body .crm-calendar-categories-table .crm-property-options-table__action-btn.MuiIconButton-root{border-radius:8px!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important}html body .crm-calendar-categories-table .crm-property-options-table__action-btn .crm-property-options-table__action-mark{background-color:currentColor!important;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important}html body .crm-calendar-categories-table .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root,html body .crm-calendar-categories-table .crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .crm-calendar-categories-table .crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root,html body .crm-calendar-categories-table .crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}body .crm-ferias-card>.crm-ferias-card__header{flex-wrap:nowrap!important;grid-template-columns:max-content minmax(0,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:16px!important;min-height:56px!important;display:grid!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header{grid-template-columns:max-content minmax(0,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:16px!important;min-height:58px!important;display:grid!important}body .crm-ferias-card__header .crm-ferias-card__heading{flex:none!important;align-items:center!important;gap:8px!important;min-width:0!important;display:inline-flex!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-card__heading{justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-width:max-content!important;display:inline-flex!important}body .crm-ferias-card__header .crm-ferias-card__chips{max-width:100%!important}body .crm-ferias-card__header .crm-ferias-card__chips,html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-card__chips.crm-properties-search-band__chips{flex-wrap:wrap!important;flex:auto!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:7px!important;width:100%!important;margin-left:auto!important;display:flex!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-status-chip.MuiButton-root{box-shadow:none!important;color:#607083!important;letter-spacing:0!important;text-transform:none!important;background:#f3f6f8!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-status-chip.MuiButton-root strong{color:#12b8ab!important;background:#e5fbf7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;min-height:18px!important;padding:0 6px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-status-chip.MuiButton-root:hover{background:#eaf0f4!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-status-chip.MuiButton-root.is-active{color:#fff!important;background:#050b12!important;border-color:#050b12!important}html body .crm-list-card.crm-ferias-card.crm-list-card>.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header .crm-ferias-status-chip.MuiButton-root.is-active strong{color:#fff!important;background:#ffffff24!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header{grid-template-columns:max-content minmax(0,1fr)!important;justify-content:stretch!important;align-items:center!important;gap:16px!important;display:grid!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-card__chips.crm-properties-search-band__chips{flex-wrap:wrap!important;flex:auto!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:7px!important;width:100%!important;margin-left:auto!important;display:flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-status-chip.crm-properties-status-chip.MuiButton-root:not(.MuiIconButton-root){box-shadow:none!important;color:#607083!important;letter-spacing:0!important;text-transform:none!important;background:#f3f6f8!important;border:1px solid #0000!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:6px!important;min-width:0!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-status-chip.crm-properties-status-chip.MuiButton-root:not(.MuiIconButton-root) strong{color:#12b8ab!important;background:#e5fbf7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;min-height:18px!important;padding:0 6px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-status-chip.crm-properties-status-chip.MuiButton-root:not(.MuiIconButton-root):hover{background:#eaf0f4!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-status-chip.crm-properties-status-chip.MuiButton-root:not(.MuiIconButton-root).is-active{color:#fff!important;background:#050b12!important;border-color:#050b12!important}html body .crm-content-shell.crm-content-shell.crm-content-shell .crm-list-card.crm-list-card.crm-list-card.crm-ferias-card>.crm-list-card__header.crm-list-card__header.crm-list-card__header.crm-ferias-card__header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header.crm-standard-card-header .crm-ferias-status-chip.crm-properties-status-chip.MuiButton-root:not(.MuiIconButton-root).is-active strong{color:#fff!important;background:#ffffff24!important}body .crm-seo-metas-pages-form,body .crm-seo-quicklinks-form{flex-direction:column!important;gap:10px!important;padding:0!important;display:flex!important}body .crm-seo-language-bar{z-index:2!important;background:#fff!important;border-bottom:0!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-height:54px!important;padding:8px 20px!important;display:flex!important;position:relative!important;top:auto!important}body .crm-seo-metas-pages-form>.MuiDivider-root:first-of-type,body .crm-seo-quicklinks-form>.MuiDivider-root:first-of-type{display:none!important}body .crm-seo-media-card,body .crm-seo-metas-pages-form__accordion,body .crm-seo-metas-pages-form__section,body .crm-seo-quicklinks-form .MuiPaper-root,body .crm-seo-quicklinks-form__panel{border:1px solid var(--border-light,#dbe7ef)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important}body .crm-seo-metas-pages-form__section,body .crm-seo-quicklinks-form__panel{width:100%!important;padding:14px 16px!important}body .crm-seo-metas-pages-form__section:has(.crm-seo-metas-pages-form__section-header){padding:0!important}body .crm-seo-metas-pages-form__section-header{min-height:52px!important;padding:0 16px!important}body .crm-seo-metas-pages-form__section-content{padding:14px 16px!important}body .crm-seo-metas-pages-form .MuiGrid-container,body .crm-seo-quicklinks-form .MuiGrid-container{margin-top:0!important}body .crm-seo-metas-pages-form .MuiGrid-item,body .crm-seo-quicklinks-form .MuiGrid-item{padding-top:10px!important}body .crm-seo-metas-pages-form .MuiTypography-caption,body .crm-seo-metas-pages-form .crm-form-label,body .crm-seo-quicklinks-form .MuiTypography-caption,body .crm-seo-quicklinks-form .crm-form-label{color:#5f6d80!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:block!important}body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiOutlinedInput-root,body .crm-seo-metas-pages-form .MuiOutlinedInput-root,body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiOutlinedInput-root,body .crm-seo-quicklinks-form .MuiOutlinedInput-root{background:#fff!important;border-radius:8px!important;align-items:center!important;min-height:42px!important}body .crm-seo-metas-pages-form .MuiAutocomplete-root,body .crm-seo-metas-pages-form .MuiFormControl-root,body .crm-seo-metas-pages-form .MuiTextField-root,body .crm-seo-metas-pages-form .crm-form-field,body .crm-seo-quicklinks-form .MuiAutocomplete-root,body .crm-seo-quicklinks-form .MuiFormControl-root,body .crm-seo-quicklinks-form .MuiTextField-root,body .crm-seo-quicklinks-form .crm-form-field{width:100%!important}body .crm-seo-metas-pages-form .MuiOutlinedInput-notchedOutline,body .crm-seo-quicklinks-form .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}body .crm-seo-metas-pages-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body .crm-seo-quicklinks-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}body .crm-seo-metas-pages-form .MuiAutocomplete-input,body .crm-seo-metas-pages-form .MuiInputBase-input,body .crm-seo-quicklinks-form .MuiAutocomplete-input,body .crm-seo-quicklinks-form .MuiInputBase-input{box-sizing:border-box!important;align-items:center!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;display:flex!important}body .crm-seo-metas-pages-form .MuiInputBase-inputMultiline,body .crm-seo-quicklinks-form .MuiInputBase-inputMultiline{min-height:auto!important;padding:12px!important;display:block!important}body .crm-seo-metas-pages-form .MuiSelect-select,body .crm-seo-quicklinks-form .MuiSelect-select{align-items:center!important;min-height:42px!important;padding:0 38px 0 12px!important;display:flex!important}body .crm-seo-quicklinks-form .MuiFormControlLabel-root{border:1px solid var(--border-light,#dbe7ef)!important;background:#fff!important;border-radius:8px!important;align-items:center!important;min-height:42px!important;margin:20px 0 0!important;padding:0 12px!important;display:flex!important}body .crm-seo-quicklinks-form .MuiFormControlLabel-root:has(.Mui-checked){background:#12b8ab17!important;border-color:#12b8ab59!important}body .crm-seo-quicklinks-form .MuiCheckbox-root{color:#d1d5db!important;padding:0 8px 0 0!important}body .crm-seo-quicklinks-form .MuiCheckbox-root.Mui-checked{color:#12b8ab!important}body .crm-seo-metas-pages-form__accordion .crm-seo-metas-pages-form__section-title,body .crm-seo-metas-pages-form__section-header .crm-seo-metas-pages-form__section-title,body .crm-seo-metas-pages-form__section-title,body .crm-seo-quicklinks-form__panel>.MuiTypography-root{color:#111827!important;text-transform:none!important;margin:0 0 12px!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}body .crm-seo-metas-pages-form__section-header .crm-seo-metas-pages-form__section-title{margin:0!important}body .crm-seo-metas-pages-form__accordion .MuiAccordionSummary-root{border-bottom:1px solid var(--border-light,#dbe7ef)!important;min-height:52px!important;padding:0 16px!important}body .crm-seo-metas-pages-form__accordion .MuiAccordionDetails-root{padding:16px!important}body .crm-seo-metas-pages-form__editor-shell,body .crm-seo-quicklinks-form .ql-container{min-height:360px!important}body .crm-seo-metas-pages-form__editor .quill,body .crm-seo-quicklinks-form .quill{border-radius:8px!important;overflow:hidden!important}body .crm-seo-metas-pages-form__editor .ql-toolbar.ql-snow,body .crm-seo-quicklinks-form .ql-toolbar.ql-snow{background:#f8fbfd!important;border-color:#d0d1d1!important;border-top-left-radius:8px!important;border-top-right-radius:8px!important}body .crm-seo-metas-pages-form__editor .ql-container.ql-snow,body .crm-seo-quicklinks-form .ql-container.ql-snow{border-color:#d0d1d1!important;border-bottom-right-radius:8px!important;border-bottom-left-radius:8px!important}body .crm-seo-media-card{margin-top:0!important}body .crm-seo-media-card .crm-property-card__header{min-height:52px!important;padding:0 16px!important}body .crm-seo-media-card .crm-media-hints{border-bottom:1px solid var(--border-light,#dbe7ef)!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:8px!important;padding:10px 16px!important;display:grid!important}body .crm-seo-media-card .crm-media-hints .MuiTypography-root{border:1px solid var(--border-light,#dbe7ef)!important;color:#667085!important;border-radius:8px!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important;display:flex!important}body .crm-seo-media-card .crm-media-grid-shell{padding:12px 16px!important}body .crm-seo-media-card .crm-media-uploader{background:#fbfdff!important;border:1px dashed #d7e4ec!important;border-radius:8px!important;width:100%!important;padding:10px!important}body .crm-seo-media-card .crm-media-uploader__dropzone{background:#fff!important;border:1px dashed #d7e4ec!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:112px!important;display:flex!important}body .crm-seo-media-image-card{border:1px solid var(--border-light,#dbe7ef)!important;background:#fff!important;border-radius:8px!important;position:relative!important;overflow:hidden!important}body .crm-seo-media-image-card .crm-media-item__image{aspect-ratio:4/3!important;object-fit:cover!important;width:100%!important;display:block!important}body .crm-seo-media-image-card .crm-media-item__actions{opacity:0!important;z-index:3!important;background:#0f172aad!important;border-radius:8px!important;align-items:center!important;gap:4px!important;padding:4px!important;transition:opacity .16s!important;display:flex!important;position:absolute!important;top:8px!important;right:8px!important}body .crm-seo-media-image-card:hover .crm-media-item__actions{opacity:1!important}body .crm-seo-media-image-card__caption{border-top:1px solid var(--border-light,#dbe7ef)!important;background:#f8fafc!important;padding:7px 9px!important}body .crm-seo-media-image-card__caption .MuiTypography-root{color:#667085!important;font-size:11px!important;font-weight:700!important}body .crm-seo-media-image-card__handle{border:1px solid var(--border-light,#dbe7ef)!important;color:#667085!important;background:#fffffff0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;display:flex!important}body .crm-seo-media-card .crm-media-video-list{padding:12px 16px!important}body .crm-seo-media-card .crm-media-form-row{border-top:1px solid var(--border-light,#dbe7ef)!important;padding:12px 16px!important}body .crm-seo-table-language-flag{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;overflow:hidden}body .crm-seo-metas-pages-table__headline-row,body .crm-seo-quicklinks-table__headline-row{align-items:center!important;gap:8px!important;min-height:24px!important;display:flex!important}body .crm-seo-metas-pages-table__locale-badge,body .crm-seo-quicklinks-table__locale-badge{color:#0000!important;background:0 0!important;min-width:0!important;padding:0!important}body :is(.crm-seo-metas-pages-card__header,.crm-seo-metas-pages-form-card__header,.crm-seo-quicklinks-settings-card__header,.crm-seo-quicklinks-card__header,.crm-seo-quicklinks-form-card__header){border-bottom:1px solid var(--border-light,#dbe7ef)!important;align-items:center!important;min-height:58px!important;padding:0 16px!important;display:flex!important}body :is(.crm-seo-metas-pages-card__heading,.crm-seo-metas-pages-form-card__heading,.crm-seo-quicklinks-card__heading,.crm-seo-quicklinks-form-card__heading){align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}body :is(.crm-seo-metas-pages-card__icon,.crm-seo-metas-pages-form-card__icon,.crm-seo-quicklinks-card__icon,.crm-seo-quicklinks-form-card__icon){color:#111827!important;flex:none!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:17px!important;line-height:1!important;display:inline-flex!important}body :is(.crm-seo-metas-pages-card__icon,.crm-seo-metas-pages-form-card__icon,.crm-seo-quicklinks-card__icon,.crm-seo-quicklinks-form-card__icon) i{color:inherit!important;font-size:inherit!important;line-height:1!important}body :is(.crm-seo-metas-pages-card__header,.crm-seo-metas-pages-form-card__header,.crm-seo-quicklinks-settings-card__header,.crm-seo-quicklinks-card__header,.crm-seo-quicklinks-form-card__header) .crm-list-card__title{color:#111827!important;letter-spacing:0!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}body :is(.crm-seo-metas-pages-card__toolbar,.crm-seo-metas-pages-form-card__toolbar,.crm-seo-quicklinks-settings-card__toolbar,.crm-seo-quicklinks-form-card__toolbar){align-items:center!important;margin-left:auto!important}body :is(.crm-seo-metas-pages-card__new-btn,.crm-seo-metas-pages-form-card__back-btn,.crm-seo-metas-pages-form-card__delete-btn,.crm-seo-metas-pages-form-card__submit-btn,.crm-seo-quicklinks-settings-card__save-btn,.crm-seo-quicklinks-card__new-btn,.crm-seo-quicklinks-form-card__back-btn,.crm-seo-quicklinks-form-card__delete-btn,.crm-seo-quicklinks-form-card__submit-btn){text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;align-items:center!important;gap:8px!important;height:42px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}body :is(.crm-seo-metas-pages-card__new-btn,.crm-seo-metas-pages-form-card__submit-btn,.crm-seo-quicklinks-settings-card__save-btn,.crm-seo-quicklinks-card__new-btn,.crm-seo-quicklinks-form-card__submit-btn){color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}body :is(.crm-seo-metas-pages-form-card__back-btn,.crm-seo-quicklinks-form-card__back-btn){border:1px solid var(--border-light,#dbe7ef)!important;color:#111827!important;background:#fff!important}body :is(.crm-seo-metas-pages-form-card__delete-btn,.crm-seo-quicklinks-form-card__delete-btn){color:#e5484d!important;background:#fff7f8!important;border:1px solid #fee2e2!important}body :is(.crm-seo-metas-pages-form-card__delete-btn,.crm-seo-quicklinks-form-card__delete-btn):hover{color:#e5484d!important;background:#fee2e2!important;border-color:#fecdd3!important}body :is(.crm-seo-metas-pages-card__new-btn,.crm-seo-metas-pages-form-card__back-btn,.crm-seo-metas-pages-form-card__delete-btn,.crm-seo-metas-pages-form-card__submit-btn,.crm-seo-quicklinks-settings-card__save-btn,.crm-seo-quicklinks-card__new-btn,.crm-seo-quicklinks-form-card__back-btn,.crm-seo-quicklinks-form-card__delete-btn,.crm-seo-quicklinks-form-card__submit-btn) :is(.MuiButton-startIcon,.MuiButton-endIcon){color:currentColor!important;margin:0!important}body :is(.crm-seo-metas-pages-card__new-btn,.crm-seo-metas-pages-form-card__back-btn,.crm-seo-metas-pages-form-card__delete-btn,.crm-seo-metas-pages-form-card__submit-btn,.crm-seo-quicklinks-settings-card__save-btn,.crm-seo-quicklinks-card__new-btn,.crm-seo-quicklinks-form-card__back-btn,.crm-seo-quicklinks-form-card__delete-btn,.crm-seo-quicklinks-form-card__submit-btn) i{color:currentColor!important;font-size:15px!important;line-height:1!important}body .crm-seo-quicklinks-settings-card__header>.MuiStack-root:first-of-type{color:#111827!important;align-items:center!important;gap:10px!important}body .crm-seo-quicklinks-settings-card__header>.MuiStack-root:first-of-type i{color:#111827!important;font-size:17px!important}body .crm-seo-quicklinks-settings-card__header>.MuiStack-root:first-of-type .MuiTypography-root{color:#111827!important;font-size:14px!important;font-weight:700!important}body :is(.crm-seo-metas-pages-card__content,.crm-seo-quicklinks-card__content){padding:0!important}body :is(.crm-seo-metas-pages-table-shell,.crm-seo-quicklinks-table-shell){border:1px solid var(--border-light,#dbe7ef)!important;box-shadow:none!important;border-radius:8px!important;width:100%!important;overflow:hidden!important}body :is(.crm-seo-metas-pages-table,.crm-seo-quicklinks-table) .MuiTableCell-root{border-color:var(--border-light,#dbe7ef)!important;color:#111827!important;padding:12px 14px!important;font-size:13px!important;line-height:1.25!important}body :is(.crm-seo-metas-pages-table,.crm-seo-quicklinks-table) .MuiTableHead-root .MuiTableCell-root{color:#667085!important;text-transform:uppercase!important;background:#f8fafc!important;height:44px!important;font-size:11px!important;font-weight:800!important}body :is(.crm-seo-metas-pages-table,.crm-seo-quicklinks-table) .MuiTableRow-root:nth-of-type(2n){background:#f8fbfdbd!important}body :is(.crm-seo-metas-pages-table,.crm-seo-quicklinks-table) .MuiTableRow-root:hover{background:#12b8ab0b!important}body :is(.crm-seo-metas-pages-table__filters,.crm-seo-quicklinks-table__filters) .MuiTableCell-root{background:#fff!important;padding:8px 14px!important}body :is(.crm-seo-metas-pages-table__filter-input,.crm-seo-quicklinks-table__filter-input,.crm-seo-quicklinks-table__filter-select) .MuiOutlinedInput-root,body :is(.crm-seo-metas-pages-table__filter-input,.crm-seo-quicklinks-table__filter-input,.crm-seo-quicklinks-table__filter-select) .MuiSelect-select{align-items:center!important;min-height:38px!important;display:flex!important}body :is(.crm-seo-metas-pages-table__clear-btn,.crm-seo-quicklinks-table__clear-btn){color:#ef4444!important;text-transform:none!important;white-space:nowrap!important;background:#fff!important;border:1px solid #ef444459!important;border-radius:8px!important;height:38px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important}body :is(.crm-seo-metas-pages-table__clear-btn,.crm-seo-quicklinks-table__clear-btn):hover{color:#ef4444!important;background:#ef444414!important;border-color:#ef44448c!important}body .crm-seo-table-language-heading,body :is(.crm-seo-metas-pages-table__headline-row,.crm-seo-quicklinks-table__headline-row){vertical-align:middle!important;align-items:center!important;gap:7px!important;min-height:22px!important;display:inline-flex!important}body .crm-seo-table-language-flag{flex:none!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;line-height:0!important;display:inline-flex!important}body .crm-seo-table-language-flag img{object-fit:cover!important;border-radius:999px!important;width:18px!important;height:18px!important;display:block!important}body .crm-seo-table-title-link{color:#12b8ab!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important}body .crm-seo-table-title-link:hover{color:#0e9389!important;text-underline-offset:3px!important;text-decoration:underline!important}body .crm-seo-metas-pages-table .crm-seo-metas-pages-table__col--acciones{text-align:right!important;white-space:nowrap!important;width:112px!important;min-width:112px!important;max-width:112px!important;padding-left:8px!important;padding-right:14px!important}body .crm-seo-metas-pages-table__actions{flex-wrap:nowrap!important;justify-content:flex-end!important;width:auto!important;min-width:0!important;display:inline-flex!important}body :is(.crm-seo-metas-pages-table__inline-edit,.crm-seo-quicklinks-table__inline-edit){border-radius:8px!important;min-width:0!important;height:34px!important;padding:0 12px!important;font-size:12px!important}body .crm-seo-alt-dialog{border:1px solid var(--border-light,#dbe7ef)!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 24px 70px #0f172a38!important}body .crm-seo-alt-dialog .MuiDialogTitle-root{border-bottom:1px solid var(--border-light,#dbe7ef)!important;color:#111827!important;align-items:center!important;min-height:56px!important;padding:0 18px!important;font-size:16px!important;font-weight:800!important;display:flex!important}body .crm-seo-alt-dialog .MuiDialogContent-root{padding:16px 18px!important}body .crm-seo-alt-dialog .MuiDialogActions-root{border-top:1px solid var(--border-light,#dbe7ef)!important;gap:8px!important;min-height:60px!important;padding:10px 18px!important}body .crm-seo-alt-dialog .MuiDialogActions-root .MuiButton-root{text-transform:none!important;border-radius:8px!important;height:40px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card)>:is(.crm-seo-quicklinks-form-card__header,.crm-seo-metas-pages-form-card__header).crm-standard-card-header{box-sizing:border-box!important;z-index:2!important;align-items:center!important;gap:12px!important;height:56px!important;min-height:56px!important;max-height:56px!important;margin:0!important;padding:0 16px!important;display:flex!important;position:relative!important;top:auto!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card) :is(.crm-seo-quicklinks-form-card__heading,.crm-seo-metas-pages-form-card__heading),html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card) :is(.crm-seo-quicklinks-form-card__toolbar,.crm-seo-metas-pages-form-card__toolbar){align-items:center!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card) :is(.crm-seo-quicklinks-form-card__icon,.crm-seo-metas-pages-form-card__icon){width:22px!important;height:22px!important;min-height:22px!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card) .crm-list-card__title{margin:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card) :is(.crm-seo-quicklinks-form-card__toolbar,.crm-seo-metas-pages-form-card__toolbar) .MuiButton-root{align-items:center!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 14px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .crm-seo-language-tabs-grid{flex-flow:wrap!important;justify-content:space-between!important;align-items:center!important;gap:10px 16px!important;padding-bottom:10px!important;display:flex!important;position:relative!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .crm-seo-language-tabs-title{color:#111827!important;margin:0!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .crm-seo-language-tabs-grid:after{content:""!important;background:#dbe7ef!important;flex-basis:100%!important;width:100%!important;height:1px!important;margin-left:0!important;display:block!important}html body .crm-seo-metas-pages-form .crm-seo-language-tabs-grid{margin-top:10px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .crm-seo-language-tabs-grid>.crm-seo-language-bar{box-sizing:border-box!important;opacity:1!important;visibility:visible!important;z-index:2!important;background:0 0!important;border-bottom:0!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-self:center!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;min-height:34px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:auto!important;overflow:visible!important}html body .crm-seo-metas-pages-form__lang-bar,html body .crm-seo-quicklinks-form>.MuiBox-root:first-child,html body .crm-seo-quicklinks-form>.MuiDivider-root:first-of-type{z-index:2!important;position:relative!important;top:auto!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .crm-seo-language-tabs-grid .crm-property-description-language-chip{opacity:1!important;visibility:visible!important;align-items:center!important;height:30px!important;min-height:30px!important;padding:0 10px!important;display:inline-flex!important}html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card)>.crm-seo-metas-pages-form-card__content,html body :is(.crm-seo-quicklinks-form-card,.crm-seo-metas-pages-form-card)>.crm-seo-quicklinks-form-card__content{margin:0!important;padding:0 20px 20px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiFilledInput-root,html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiInputBase-root.MuiSelect-root,html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiOutlinedInput-root{box-sizing:border-box!important;align-items:center!important;min-height:36px!important;padding:0!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiFilledInput-root:not(.MuiInputBase-multiline),html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiInputBase-root.MuiSelect-root:not(.MuiInputBase-multiline),html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:36px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiAutocomplete-input,html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiInputBase-input,html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiSelect-select{box-sizing:border-box!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 12px!important;line-height:1.2!important;display:flex!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiAutocomplete-root .MuiOutlinedInput-root{height:auto!important;min-height:36px!important;padding:2px 36px 2px 8px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiSelect-select{padding-right:34px!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiAutocomplete-popupIndicator,html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiSelect-icon{top:50%!important;transform:translateY(-50%)!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form) .MuiInputBase-inputMultiline{height:auto!important;min-height:72px!important;padding:10px 12px!important;display:block!important}html body .crm-seo-public-link-btn{white-space:nowrap!important;border-radius:8px!important;align-items:center!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important}html body .crm-seo-public-link-btn .MuiButton-startIcon{margin-right:6px!important}html body .crm-seo-media-card .crm-property-card__header--section{height:52px!important;min-height:52px!important;padding:0 20px!important}html body .crm-seo-media-card .crm-media-grid-shell{padding:18px 20px 12px!important}html body .crm-seo-media-card .crm-media-uploader__dropzone{min-height:128px!important}html body .crm-seo-media-card .crm-media-dropzone-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;min-height:200px!important;padding:10px!important;display:grid!important}html body .crm-seo-media-card .crm-media-item--image{min-height:0!important}html body .crm-seo-media-card .crm-media-item--image .crm-media-item__image{aspect-ratio:4/3!important;height:auto!important}html body .crm-seo-media-card .crm-media-video-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;padding:16px 20px!important;display:grid!important}html body .crm-seo-media-card .crm-media-video-card{height:300px!important;padding:16px!important}html body .crm-seo-media-card .crm-media-video-card>.MuiBox-root{height:230px!important}@media (max-width:1199px){html body .crm-seo-media-card .crm-media-dropzone-grid,html body .crm-seo-media-card .crm-media-video-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){html body .crm-seo-media-card .crm-media-dropzone-grid,html body .crm-seo-media-card .crm-media-video-list{grid-template-columns:1fr!important}}body .crm-seo-alt-dialog__language-bar{border:0!important;justify-content:flex-end!important;min-height:0!important;padding:0!important;position:static!important}body .crm-seo-metas-pages-form .MuiSwitch-root,body .crm-seo-quicklinks-form .MuiSwitch-root{width:44px!important;height:24px!important;padding:0!important}body .crm-seo-metas-pages-form .MuiSwitch-switchBase,body .crm-seo-quicklinks-form .MuiSwitch-switchBase{padding:3px!important}body .crm-seo-metas-pages-form .MuiSwitch-thumb,body .crm-seo-quicklinks-form .MuiSwitch-thumb{background:#fff!important;width:18px!important;height:18px!important;box-shadow:0 1px 2px #0f172a38!important}body .crm-seo-metas-pages-form .MuiSwitch-track,body .crm-seo-quicklinks-form .MuiSwitch-track{opacity:1!important;background:#d1d5db!important;border-radius:999px!important}body .crm-seo-metas-pages-form .MuiSwitch-switchBase.Mui-checked,body .crm-seo-quicklinks-form .MuiSwitch-switchBase.Mui-checked{transform:translate(20px)!important}body .crm-seo-metas-pages-form .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track,body .crm-seo-quicklinks-form .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#12b8ab!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form)>.MuiGrid-root{row-gap:10px!important;width:100%!important;margin:0!important}html body :is(.crm-seo-quicklinks-form,.crm-seo-metas-pages-form)>.MuiGrid-root>.MuiGrid-item{padding-top:0!important;padding-left:0!important}html body .crm-seo-metas-pages-form__plain-section,html body .crm-seo-metas-pages-form__section,html body .crm-seo-quicklinks-form__panel{margin:0!important}html body .crm-seo-metas-pages-form__plain-section,html body .crm-seo-quicklinks-form__plain-section{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:14px 0 18px!important;overflow:visible!important}html body .crm-seo-media-card--plain>.crm-property-card__header:first-child,html body .crm-seo-metas-pages-form__plain-header,html body .crm-seo-quicklinks-form__plain-section>.MuiTypography-root:first-child{color:#111827!important;text-transform:none!important;background:0 0!important;border:0!important;align-items:center!important;min-height:34px!important;margin:0 0 14px!important;padding:0!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;display:flex!important}html body .crm-seo-metas-pages-form__plain-header .crm-seo-metas-pages-form__section-title{margin:0!important}html body .crm-seo-metas-pages-form__plain-section .crm-seo-metas-pages-form__section-content{padding:0!important}html body .crm-seo-quicklinks-form__plain-section>.MuiStack-root{margin:0!important}html body .crm-seo-media-card--plain>.crm-property-card__header:first-child{justify-content:space-between!important}html body .crm-seo-media-card--plain .crm-media-hints{margin-bottom:12px!important}html body .crm-seo-media-card--plain .crm-media-form-row,html body .crm-seo-media-card--plain .crm-media-grid-shell,html body .crm-seo-media-card--plain .crm-media-video-list{margin-left:0!important;margin-right:0!important}html body .crm-seo-media-card--plain .crm-media-grid-shell,html body .crm-seo-media-card--plain .crm-media-video-list{padding-left:0!important;padding-right:0!important}html body .crm-seo-media-card--plain .crm-property-card__footer{background:0 0!important;border-top:0!important;padding-left:0!important;padding-right:0!important}html body .crm-seo-quicklinks-form__panel>.MuiTypography-root:first-child{border-bottom:1px solid var(--border-light,#dbe7ef)!important;color:#111827!important;text-transform:none!important;align-items:center!important;min-height:52px!important;margin:-14px -16px 14px!important;padding:0 16px!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;display:flex!important}html body .crm-seo-metas-pages-form__section-content>.MuiStack-root,html body .crm-seo-metas-pages-form__section>.MuiStack-root,html body .crm-seo-quicklinks-form__panel>.MuiGrid-root,html body .crm-seo-quicklinks-form__panel>.MuiStack-root{margin:0!important}html body .crm-seo-quicklinks-form .crm-quicklinks-public-url-btn.crm-property-action-btn{color:#fff!important;overflow-wrap:anywhere!important;text-align:center!important;text-transform:none!important;white-space:normal!important;word-break:break-word!important;background-color:#0f766e!important;border:1px solid #0f766e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:44px!important;padding:10px 16px!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;display:inline-flex!important;box-shadow:0 8px 18px #0f766e38!important}html body .crm-seo-quicklinks-form .crm-quicklinks-public-url-btn.crm-property-action-btn:hover{background-color:#0b5f59!important;border-color:#0b5f59!important;box-shadow:0 10px 22px #0f766e47!important}html body .crm-seo-quicklinks-form .crm-quicklinks-public-url-btn.crm-property-action-btn :is(.MuiButton-startIcon,.MuiSvgIcon-root,svg,path){color:#fff!important;fill:#fff!important;flex-shrink:0!important}html body .crm-seo-metas-pages-form .MuiGrid-container,html body .crm-seo-quicklinks-form .MuiGrid-container{row-gap:10px!important}html body .crm-seo-metas-pages-form .MuiGrid-item,html body .crm-seo-quicklinks-form .MuiGrid-item{padding-top:10px!important}html body .crm-seo-metas-pages-form .MuiGrid-container>.MuiGrid-item,html body .crm-seo-quicklinks-form .MuiGrid-container>.MuiGrid-item{box-sizing:border-box!important}html body .crm-seo-metas-pages-form .MuiInputBase-input,html body .crm-seo-metas-pages-form .MuiOutlinedInput-root:not(.MuiInputBase-multiline),html body .crm-seo-metas-pages-form .MuiSelect-select,html body .crm-seo-quicklinks-form .MuiInputBase-input,html body .crm-seo-quicklinks-form .MuiOutlinedInput-root:not(.MuiInputBase-multiline),html body .crm-seo-quicklinks-form .MuiSelect-select{height:38px!important;min-height:38px!important}html body .crm-seo-metas-pages-form .MuiInputBase-inputMultiline,html body .crm-seo-quicklinks-form .MuiInputBase-inputMultiline{height:auto!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiOutlinedInput-root,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiOutlinedInput-root{box-sizing:border-box!important;align-content:center!important;align-items:center!important;min-height:38px!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{flex-wrap:nowrap!important;height:38px!important;min-height:38px!important;padding:0 42px 0 8px!important;display:flex!important;overflow:hidden!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-input,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-input{flex:auto!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 4px!important;display:inline-flex!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiChip-root,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiChip-root{border-radius:999px!important;flex:0 auto!important;align-items:center!important;max-width:calc(100% - 6px)!important;height:24px!important;margin:0 4px 0 0!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiChip-label,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiChip-label{align-items:center!important;height:24px!important;padding:0 8px!important;line-height:1!important;display:inline-flex!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-endAdornment,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-clearIndicator,html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-popupIndicator,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-clearIndicator,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-popupIndicator{width:26px!important;height:26px!important;padding:3px!important}html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-clearIndicator svg,html body .crm-seo-metas-pages-form .MuiAutocomplete-root .MuiAutocomplete-popupIndicator svg,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-clearIndicator svg,html body .crm-seo-quicklinks-form .MuiAutocomplete-root .MuiAutocomplete-popupIndicator svg{width:18px!important;height:18px!important}html body .crm-seo-quicklinks-form .MuiFormControlLabel-root{gap:10px!important;height:38px!important;min-height:38px!important;margin:17px 0 0!important}html body .crm-seo-quicklinks-form .MuiFormControlLabel-label,html body .crm-seo-quicklinks-form .MuiFormControlLabel-label .MuiTypography-root{color:#5f6d80!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;line-height:1!important}html body .crm-seo-public-link-btn{height:32px!important;min-height:32px!important;padding:0 10px!important}html body .crm-seo-public-link-row{width:100%!important;min-width:0!important;max-width:100%!important}html body .crm-seo-public-link-field,html body .crm-seo-public-link-field .MuiInputBase-root{min-width:0!important}html body .crm-seo-public-link-field .MuiInputBase-input{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}html body .crm-seo-public-link-row .crm-seo-public-link-btn{white-space:nowrap!important;flex:none!important}html body .crm-seo-quicklinks-form__panel>.MuiGrid-root{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 24px!important;width:100%!important;margin-top:0!important;margin-left:0!important;display:grid!important}html body .crm-seo-quicklinks-form__panel>.MuiGrid-root>.MuiGrid-item{flex-basis:auto!important;width:100%!important;max-width:none!important;padding-top:0!important;padding-left:0!important}html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .crm-seo-quicklinks-form__panel>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-xs-12{grid-column:span 2!important}html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-xs-12{grid-column:span 3!important}html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-md-4,html body .crm-seo-quicklinks-form__panel>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-md-6{grid-column:span 1!important}html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root>.MuiGrid-item{flex-direction:column!important;justify-content:flex-start!important;display:flex!important}html body .crm-seo-quicklinks-form__panel--general .MuiFormControlLabel-root{margin-top:16px!important}@media (max-width:899px){html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root,html body .crm-seo-quicklinks-form__panel>.MuiGrid-root{grid-template-columns:1fr!important}html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-md-4,html body .crm-seo-quicklinks-form__panel--general>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-xs-12,html body .crm-seo-quicklinks-form__panel>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-md-6,html body .crm-seo-quicklinks-form__panel>.MuiGrid-root>.MuiGrid-item.MuiGrid-grid-xs-12{grid-column:span 1!important}html body .crm-seo-quicklinks-form__panel--general .MuiFormControlLabel-root{margin-top:0!important}}html body .crm-seo-quicklinks-form__autocomplete.MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{flex-wrap:nowrap!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:0 42px 0 10px!important;display:flex!important;overflow:hidden!important}html body .crm-seo-quicklinks-form__autocomplete.MuiAutocomplete-root .MuiAutocomplete-input{align-items:center!important;height:36px!important;min-height:36px!important;padding:0 2px!important;line-height:36px!important;display:inline-flex!important}html body .crm-seo-quicklinks-form__autocomplete.MuiAutocomplete-root .MuiAutocomplete-tag{align-items:center!important;height:24px!important;margin:0 4px 0 0!important;line-height:1!important;display:inline-flex!important}html body .crm-seo-quicklinks-form__autocomplete.MuiAutocomplete-root .MuiAutocomplete-endAdornment{justify-content:center!important;align-items:center!important;height:28px!important;display:inline-flex!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-seo-quicklinks-form .crm-form-field .MuiInputBase-input:not(.MuiInputBase-inputMultiline),html body .crm-seo-quicklinks-form .crm-form-field .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:38px!important;min-height:38px!important}html body .crm-cms-list-hero{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:16px!important;padding:4px 8px 0!important;display:flex!important}html body .crm-cms-list-hero__copy{min-width:0!important}html body .crm-cms-list-hero__breadcrumb{color:#6b7b91!important;margin-bottom:8px!important;font-size:12.5px!important;font-weight:750!important;line-height:1.2!important}html body .crm-cms-list-hero__title-row{align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}html body .crm-cms-list-hero__title{color:#101827!important;letter-spacing:0!important;margin:0!important;font-size:42px!important;font-weight:850!important;line-height:.98!important}html body .crm-cms-list-hero__count{color:#fff!important;background:#12b8ab!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:46px!important;height:46px!important;padding:0 15px!important;font-size:22px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}html body .crm-cms-list-hero__subtitle{color:#64748b!important;margin-top:10px!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important}html body .crm-cms-list-hero__actions{flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:6px!important;display:inline-flex!important}html body .crm-cms-list-hero__actions .MuiButton-root{min-width:0!important;height:38px!important;min-height:38px!important;box-shadow:none!important;text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;font-size:13px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}html body .crm-cms-list-hero__actions .MuiButton-root.MuiButton-contained{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}html body .crm-cms-list-hero__actions .MuiButton-root.MuiButton-contained:hover{color:#fff!important;background:#0e9f95!important;border-color:#0e9f95!important}@media (max-width:899px){html body .crm-cms-list-hero{flex-direction:column!important;align-items:stretch!important}html body .crm-cms-list-hero__title{font-size:34px!important}html body .crm-cms-list-hero__actions{justify-content:flex-start!important;margin-top:0!important}}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]){box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;overflow:hidden!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card])>.crm-list-card__header{z-index:auto!important;background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:56px!important;padding:0 20px!important;display:flex!important;position:static!important;top:auto!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) [class*=__heading]{align-items:center!important;gap:10px!important;min-width:0!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) [class*=__icon]{color:#101827!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) [class*=__icon] .MuiSvgIcon-root,html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) [class*=__icon] svg{width:20px!important;height:20px!important;font-size:20px!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-card__title,html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-card__title.MuiTypography-root{color:#101827!important;margin:0!important;font-size:18px!important;font-weight:700!important;line-height:1.15!important}html body .crm-cms-card-summary-chips{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;margin-left:auto!important;display:inline-flex!important}html body .crm-cms-card-summary-chips__chip{color:#64748b!important;white-space:nowrap!important;background:#f3f5f7!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}html body .crm-cms-card-summary-chips__chip.is-active{color:#fff!important;background:#071116!important}html body .crm-cms-card-summary-chips__count,html body .crm-cms-card-summary-chips__label{align-items:center!important;line-height:1!important;display:inline-flex!important}html body .crm-cms-card-summary-chips__count{color:#12b8ab!important;background:#e6fbf8!important;border-radius:999px!important;justify-content:center!important;min-width:24px!important;height:22px!important;padding:0 8px!important;font-size:12px!important;font-weight:850!important}html body .crm-cms-card-summary-chips__chip.is-active .crm-cms-card-summary-chips__count{color:#fff!important;background:#ffffff24!important}@media (max-width:900px){html body .crm-list-card[class*=crm-website-]:not([class*=-form-card])>.crm-list-card__header{flex-direction:column!important;align-items:flex-start!important;min-height:auto!important;padding:14px 16px!important}html body .crm-cms-card-summary-chips{justify-content:flex-start!important;margin-left:0!important}}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-toolbar{flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-toolbar__btn{min-width:0!important;height:34px!important;min-height:34px!important;box-shadow:none!important;text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-toolbar__btn--success{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-toolbar__btn--success:hover{background:#0e9f95!important;border-color:#0e9f95!important}html body .crm-list-card[class*=crm-website-]:not([class*=-form-card]) .crm-list-card__content.MuiCardContent-root,html body .crm-list-card[class*=crm-website-]:not([class*=-form-card])>.crm-list-card__content{padding:0!important}html body .crm-website-translations-language-bar{background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:flex-end!important;padding:12px 20px!important}html body .crm-website-translations-language-bar__flag{object-fit:cover!important;border-radius:999px!important;width:18px!important;height:18px!important}html body .crm-website-translations-details{padding:0 16px 16px!important}html body .crm-website-translations-details .MuiGrid-container{row-gap:10px!important}html body .crm-website-translations-details__field{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}html body .crm-website-translations-details__label{color:#526176!important;letter-spacing:0!important;text-transform:uppercase!important;align-items:center!important;gap:8px!important;min-height:15px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:inline-flex!important}html body .crm-website-translations-details__label-status{color:#0f9188!important;text-transform:none!important;background:#e6fbf8!important;border-radius:999px!important;align-items:center!important;height:18px!important;padding:0 7px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}html body .crm-website-translations-card .MuiTextField-root .MuiOutlinedInput-root:not(.MuiInputBase-multiline){background:#fff!important;border-radius:8px!important;align-items:center!important;height:38px!important;min-height:38px!important;display:flex!important}html body .crm-website-translations-card .MuiTextField-root .MuiInputBase-input:not(.MuiInputBase-inputMultiline){box-sizing:border-box!important;height:38px!important;min-height:38px!important;padding:0 12px!important;line-height:38px!important}html body .crm-website-translations-card .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline{background:#fff!important;border-radius:8px!important;align-items:flex-start!important;height:64px!important;min-height:64px!important;max-height:64px!important}html body .crm-website-translations-card .MuiTextField-root .MuiInputBase-inputMultiline{color:#101827!important;max-height:44px!important;padding:8px 12px!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;overflow-y:auto!important}html body .crm-website-translations-card__filters{background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;align-items:center!important;min-height:60px!important;margin:12px 16px 14px!important;padding:10px!important;display:flex!important}html body .crm-website-translations-card__filters .MuiTextField-root{max-width:360px!important}html body .crm-website-translations-card__filters .MuiOutlinedInput-root{align-items:center!important;height:38px!important;min-height:38px!important;display:flex!important}html body .crm-website-translations-card__filters .MuiInputBase-input{height:38px!important;min-height:38px!important;padding-top:0!important;padding-bottom:0!important;line-height:38px!important}html body .crm-website-translations-card__filters .MuiInputAdornment-root{align-items:center!important;height:38px!important;max-height:38px!important;margin-top:0!important;display:flex!important}html body .crm-website-translations-card__filters .MuiTypography-root{align-items:center!important;min-height:38px!important;line-height:1.2!important;display:inline-flex!important}html body .crm-website-translations-card .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-website-translations-card .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}html body .crm-website-translations-details__input--modified .MuiOutlinedInput-notchedOutline{border-color:#12b8ab!important}html body .crm-data-table-shell[class*=crm-website-]{width:100%!important;border:0!important;border-radius:0!important}html body .crm-data-table[class*=crm-website-]{width:100%!important}html body .crm-data-table[class*=crm-website-] .MuiTableHead-root .MuiTableCell-root{color:#65758a!important;letter-spacing:0!important;white-space:nowrap!important;height:42px!important;padding:0 14px!important;font-size:11px!important;line-height:1!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableCell-root:first-of-type,html body .crm-data-table[class*=crm-website-] .MuiTableHead-root .MuiTableCell-root:first-of-type{padding-left:18px!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n) .MuiTableCell-root{background:#f8fbfc!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableRow-root:hover .MuiTableCell-root{background:#f4fbfd!important}html body .crm-data-table[class*=crm-website-] .MuiTableSortLabel-root{color:#65758a!important;font-size:11px!important;font-weight:800!important}html body .crm-data-table[class*=crm-website-] .MuiTableSortLabel-root.Mui-active,html body .crm-data-table[class*=crm-website-] .MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon{color:#45566b!important;opacity:1!important}html body .crm-data-table[class*=crm-website-] .crm-property-options-table__filters .MuiTableCell-root,html body .crm-data-table[class*=crm-website-] [class*=__filters] .MuiTableCell-root{background:#fff!important;height:44px!important;padding-top:7px!important;padding-bottom:7px!important}html body .crm-data-table[class*=crm-website-] .MuiInputBase-root:not(.MuiInputBase-multiline),html body .crm-data-table[class*=crm-website-] .MuiOutlinedInput-root:not(.MuiInputBase-multiline){background:#fff!important;border-radius:8px!important;align-items:center!important;height:32px!important;min-height:32px!important;display:flex!important}html body .crm-data-table[class*=crm-website-] .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-data-table[class*=crm-website-] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}html body .crm-data-table[class*=crm-website-] .MuiInputBase-input:not(.MuiInputBase-inputMultiline),html body .crm-data-table[class*=crm-website-] .MuiSelect-select{color:#101827!important;box-sizing:border-box!important;align-items:center!important;height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:32px!important;display:flex!important}html body .crm-data-table[class*=crm-website-] .MuiSelect-select{padding-right:30px!important}html body .crm-data-table[class*=crm-website-] .MuiSelect-icon{color:#65758a!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-data-table[class*=crm-website-] .crm-property-options-table__clear-btn,html body .crm-data-table[class*=crm-website-] [class*=__clear-btn]{color:#e5484d!important;min-width:74px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;text-transform:none!important;background:#fff7f8!important;border:1px solid #fecaca!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}html body .crm-data-table[class*=crm-website-] .crm-property-options-table__clear-btn:hover,html body .crm-data-table[class*=crm-website-] [class*=__clear-btn]:hover{color:#d92d36!important;background:#feecee!important;border-color:#fca5a5!important}html body .crm-data-table[class*=crm-website-] .MuiChip-root{color:#64748b!important;background:#eef2f7!important;font-size:11px!important}html body .crm-data-table[class*=crm-website-] .MuiChip-root.MuiChip-colorPrimary,html body .crm-data-table[class*=crm-website-] .MuiChip-root.MuiChip-colorSuccess{color:#0f9188!important;background:#e2f8f5!important}html body .crm-data-table[class*=crm-website-] .MuiChip-label{padding:0 9px!important}html body .crm-data-table[class*=crm-website-] .crm-property-options-table__actions,html body .crm-data-table[class*=crm-website-] [class*=__actions]{justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:inline-flex!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn.MuiIconButton-root{color:#64748b!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e6edf2!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;height:15px!important;font-size:15px!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--edit.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border-color:#fee2e2!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--edit,html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--edit.crm-property-options-table__action-btn{color:#fff!important;background:#12b8ab!important;border:1px solid #bfece8!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--edit.crm-property-options-table__action-btn:hover,html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--edit:hover{color:#fff!important;background:#0e9f95!important;border-color:#0e9f95!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--delete,html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--delete.crm-property-options-table__action-btn{color:#e5484d!important;background:#fff7f8!important;border:1px solid #fee2e2!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--delete.crm-property-options-table__action-btn:hover,html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--delete:hover{color:#d92d36!important;background:#feecee!important;border-color:#fca5a5!important}html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-mark{background-color:currentColor!important;width:15px!important;height:15px!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--edit .crm-property-options-table__action-mark{background-color:#fff!important}html body .crm-data-table[class*=crm-website-] .crm-buyers-action-icon--delete .crm-property-options-table__action-mark{background-color:#e5484d!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-root,html body .crm-data-table[class*=crm-website-] .MuiTablePagination-root{color:#64748b!important;border-top:1px solid #edf2f7!important;min-height:46px!important;font-size:12px!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-toolbar,html body .crm-data-table[class*=crm-website-] .MuiTablePagination-toolbar{min-height:46px!important;padding:0 14px!important}html body .crm-cms-form{box-sizing:border-box!important;width:100%!important;padding:16px 20px 20px!important}html body .crm-cms-form__grid{margin-top:0!important}html body .crm-cms-form__language-row{align-items:center!important;margin:0 0 10px!important;padding:8px 0!important;display:flex!important}html body .crm-cms-form-section{width:100%!important;margin:0 0 14px!important;padding:0!important}html body .crm-cms-form-section>.crm-cms-form-card__title{margin:0 0 12px!important}html body .crm-cms-form-card>.MuiCardHeader-root,html body .crm-cms-form-card__header,html body .crm-cms-media-card>.MuiCardHeader-root{background:#fff!important;border-bottom:1px solid #dbe7ee!important;align-items:center!important;min-height:52px!important;padding:0 20px!important;display:flex!important}html body .crm-cms-form-card .MuiCardHeader-subheader,html body .crm-cms-form-card .MuiCardHeader-title,html body .crm-cms-form-card__title,html body .crm-cms-media-card .MuiCardHeader-subheader,html body .crm-cms-media-card .MuiCardHeader-title{color:#101827!important;margin:0!important;font-size:16px!important;font-weight:750!important;line-height:1.15!important}html body .crm-cms-form-field{flex-direction:column!important;width:100%!important;min-width:0!important;display:flex!important}html body .crm-cms-form-field--grow{flex:auto!important}html body .crm-cms-form-field__label{align-items:center!important;gap:5px!important;min-height:14px!important;display:inline-flex!important}html body .crm-cms-form-field__required{color:#e5484d!important}html body .crm-cms-form :is(.MuiTextField-root,.MuiFormControl-root){margin:0!important}html body .crm-cms-form .MuiInputLabel-root{display:none!important}html body .crm-cms-form .MuiInputBase-root:not(.MuiInputBase-multiline),html body .crm-cms-form .MuiOutlinedInput-root:not(.MuiInputBase-multiline){background:#fff!important;border-radius:8px!important;align-items:center!important;height:42px!important;min-height:42px!important;display:flex!important}html body .crm-cms-form .MuiOutlinedInput-root.MuiInputBase-multiline{background:#fff!important;border-radius:8px!important;align-items:flex-start!important;min-height:96px!important}html body .crm-cms-form .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-cms-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}html body .crm-cms-form .MuiInputBase-input:not(.MuiInputBase-inputMultiline),html body .crm-cms-form .MuiSelect-select{box-sizing:border-box!important;color:#101827!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;line-height:42px!important;display:flex!important}html body .crm-cms-form .MuiSelect-select{padding-right:34px!important}html body .crm-cms-form .MuiSelect-icon{top:50%!important;right:10px!important;transform:translateY(-50%)!important}html body .crm-cms-form .MuiInputBase-inputMultiline{height:auto!important;padding:10px 12px!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}html body .crm-cms-form .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{align-content:center!important;align-items:center!important;height:auto!important;min-height:42px!important;padding:4px 38px 4px 8px!important}html body .crm-cms-form .MuiAutocomplete-root .MuiAutocomplete-input{align-items:center!important;min-height:32px!important;padding:0 4px!important;display:inline-flex!important}html body .crm-cms-form .MuiAutocomplete-root .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-cms-form .MuiAutocomplete-root .MuiChip-root,html body .crm-cms-form .MuiSelect-select .MuiChip-root{color:#64748b!important;background:#eef2f7!important;border-radius:999px!important;height:24px!important;font-size:11px!important;font-weight:800!important}html body .crm-cms-switch-field{box-sizing:border-box!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;align-items:center!important;margin:0!important;display:flex!important}html body .crm-cms-switch-field:has(.Mui-checked){background:#12b8ab14!important;border-color:#12b8ab52!important}html body .crm-cms-switch-field .MuiSwitch-root{width:34px!important;height:20px!important;margin-right:10px!important;padding:0!important}html body .crm-cms-switch-field .MuiSwitch-switchBase{padding:2px!important}html body .crm-cms-switch-field .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important}html body .crm-cms-switch-field .MuiSwitch-track{opacity:1!important;background:#cbd5e1!important;border-radius:999px!important}html body .crm-cms-switch-field .MuiSwitch-switchBase.Mui-checked{transform:translate(14px)!important}html body .crm-cms-switch-field .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#12b8ab!important}html body .crm-cms-check-field .MuiFormControlLabel-label,html body .crm-cms-switch-field .MuiFormControlLabel-label{color:#526176!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important}html body .crm-cms-check-field{margin:0!important}html body .crm-cms-language-tabs .crm-property-description-language-chip img{object-fit:cover!important;border-radius:999px!important}html body .crm-cms-banner-preview{aspect-ratio:1920/964!important;background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-height:260px!important;margin-bottom:12px!important;display:flex!important;overflow:hidden!important}html body .crm-cms-banner-preview__video{object-fit:cover!important;background:#0f172a!important;width:100%!important;height:100%!important;display:block!important}html body .crm-cms-media-empty-text{color:#64748b!important;font-size:12px!important;font-weight:700!important}html body .crm-cms-media-tip{color:#64748b!important;align-items:center!important;gap:6px!important;font-size:11.5px!important;font-weight:650!important;display:inline-flex!important}html body .crm-cms-media-card .MuiCardContent-root{padding:16px 20px!important}html body .crm-cms-media-grid.crm-media-grid-shell{background:#fff!important;margin:0!important;padding:0!important}html body .crm-cms-media-image-card .crm-media-item__image{aspect-ratio:16/10!important;height:auto!important;min-height:0!important}html body .crm-cms-video-uploader.crm-media-uploader{border:1px dashed #cfe0ea!important;border-radius:8px!important;margin-top:0!important}html body .crm-cms-dialog-title{color:#101827!important;font-size:18px!important;font-weight:750!important;line-height:1.2!important}html body .crm-cms-card-summary-chips,html body .crm-cms-list-hero{display:none!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root{box-sizing:border-box!important;border-radius:8px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__actions .crm-property-options-table__action-mark,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__actions .crm-property-options-table__action-mark{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important}html body :is(.crm-list-card,.MuiCard-root)[class*=crm-website-]{box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;overflow:hidden!important}html body [class*=crm-website-][class*=-card__header],html body [class*=crm-website-][class*=-form-card__header],html body [class*=crm-website-][class*=-modal__header]{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:52px!important;padding:10px 20px!important;display:flex!important}html body [class*=crm-website-][class*=-card__heading],html body [class*=crm-website-][class*=-form-card__heading]{align-items:center!important;gap:10px!important;min-width:0!important;display:inline-flex!important}html body [class*=crm-website-][class*=-card__icon],html body [class*=crm-website-][class*=-form-card__icon]{color:#101827!important;background:0 0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;display:inline-flex!important}html body [class*=crm-website-][class*=-card__icon] :is(svg,.MuiSvgIcon-root),html body [class*=crm-website-][class*=-form-card__icon] :is(svg,.MuiSvgIcon-root){width:18px!important;height:18px!important;font-size:18px!important}html body .crm-data-table-shell[class*=crm-website-]{box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;overflow:hidden!important}html body .crm-data-table[class*=crm-website-]{border-collapse:separate!important;border-spacing:0!important;min-width:100%!important}html body .crm-data-table[class*=crm-website-] .MuiTableHead-root .MuiTableCell-root{color:#64748b!important;text-transform:uppercase!important;vertical-align:middle!important;background:#f8fafc!important;border-bottom:1px solid #dbe7ee!important;height:48px!important;padding:10px 14px!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #e6edf3!important;height:56px!important;padding:10px 14px!important;font-size:13px!important;font-weight:500!important;line-height:1.25!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f8fbfd!important}html body .crm-data-table[class*=crm-website-] .MuiTableBody-root .MuiTableRow-root:hover{background:#f1f8fb!important}html body .crm-data-table[class*=crm-website-] .MuiTableCell-paddingCheckbox{width:52px!important;padding-left:14px!important;padding-right:10px!important}html body .crm-data-table[class*=crm-website-] .MuiTableSortLabel-root{color:inherit!important;align-items:center!important;gap:4px!important}html body .crm-data-table[class*=crm-website-] .MuiTableSortLabel-icon{color:#a9b6c7!important;opacity:1!important}html body .crm-data-table[class*=crm-website-] .Mui-active .MuiTableSortLabel-icon{color:#64748b!important}html body .crm-data-table[class*=crm-website-] [class*=__filters] .MuiTableCell-root{background:#fff!important;border-bottom:1px dashed #d0d1d1!important;height:46px!important;padding:8px 14px!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-input],html body .crm-data-table[class*=crm-website-] [class*=__filter-select]{width:100%!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-input] .MuiOutlinedInput-root,html body .crm-data-table[class*=crm-website-] [class*=__filter-select] .MuiOutlinedInput-root,html body .crm-data-table[class*=crm-website-] [class*=__filter-select].MuiInputBase-root{background:#fff!important;border-radius:8px!important;align-items:center!important;height:34px!important;min-height:34px!important;display:flex!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-input] .MuiOutlinedInput-notchedOutline,html body .crm-data-table[class*=crm-website-] [class*=__filter-select] .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-input] .MuiInputBase-input,html body .crm-data-table[class*=crm-website-] [class*=__filter-select] .MuiSelect-select{color:#101827!important;box-sizing:border-box!important;align-items:center!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;line-height:34px!important;display:flex!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-select] .MuiSelect-select{padding-right:30px!important}html body .crm-data-table[class*=crm-website-] [class*=__filter-select] .MuiSelect-icon{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__clear-btn,html body .crm-data-table-shell[class*=crm-website-] [class*=__clear-btn]{color:#ef4444!important;text-transform:none!important;min-width:74px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;white-space:nowrap!important;background:#fff7f7!important;border:1px solid #ffcaca!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__clear-btn:hover,html body .crm-data-table-shell[class*=crm-website-] [class*=__clear-btn]:hover{color:#dc2626!important;background:#fff0f0!important;border-color:#ff9f9f!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:100%!important;display:inline-flex!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__action-btn.crm-buyers-action-icon{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__action-mark{width:15px!important;height:15px!important}html body .crm-data-table-shell[class*=crm-website-] .crm-buyers-action-icon--edit{background:#12b8ab!important;border-color:#12b8ab!important}html body .crm-data-table-shell[class*=crm-website-] .crm-buyers-action-icon--edit .crm-property-options-table__action-mark{background-color:#fff!important}html body .crm-data-table-shell[class*=crm-website-] .crm-buyers-action-icon--delete{background:#fff7f7!important;border-color:#ffcaca!important}html body .crm-data-table-shell[class*=crm-website-] .crm-buyers-action-icon--delete .crm-property-options-table__action-mark{background-color:#ef4444!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-root{color:#64748b!important;border-top:1px solid #e6edf3!important;min-height:48px!important;font-size:12px!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-toolbar{min-height:48px!important;padding:0 14px!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-displayedRows,html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-selectLabel{color:#64748b!important;margin:0!important;font-size:12px!important;font-weight:650!important}html body .crm-data-table-shell[class*=crm-website-] .MuiTablePagination-select{align-items:center!important;min-height:30px!important;padding-right:26px!important;font-size:12px!important;font-weight:700!important;display:flex!important}html body .crm-data-table-shell[class*=crm-website-] img[class*=flag],html body .crm-data-table[class*=crm-website-] img[class*=flag]{object-fit:cover!important;border-radius:999px!important;width:18px!important;height:18px!important}html body .crm-data-table[class*=crm-website-] .MuiChip-root{border-radius:999px!important;height:24px!important;font-size:11.5px!important;font-weight:800!important}html body .crm-cms-form :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root){width:100%!important}html body .crm-cms-form textarea.MuiInputBase-inputMultiline{resize:vertical!important;overflow-x:hidden!important}html body .crm-data-table :is(th,td):has(>:is(.crm-property-options-table__actions,.crm-property-list-table__actions)){white-space:nowrap!important;text-align:right!important;width:1%!important;min-width:max-content!important}html body .crm-data-table :is(.crm-property-options-table__actions,.crm-property-list-table__actions){white-space:nowrap!important;flex:none!important;justify-content:flex-end!important;width:auto!important;min-width:max-content!important}html body .crm-data-table :is(th,td):has(>:is(.crm-property-options-table__clear-btn,[class*=__clear-btn])){white-space:nowrap!important;text-align:right!important;width:1%!important;min-width:max-content!important}html body .crm-data-table :is(.crm-property-options-table__clear-btn,[class*=__clear-btn]).MuiButton-root{box-sizing:border-box!important;width:100%!important;min-width:100%!important}html body .crm-list-card[class*=crm-website-][class*=-form-card]{box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;overflow:hidden!important}html body .crm-list-card[class*=crm-website-][class*=-form-card]>.crm-list-card__header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:54px!important;padding:9px 20px!important;display:flex!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-card__title{color:#101827!important;font-size:17px!important;font-weight:750!important;line-height:1.2!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] [class*=-form-card__heading]{align-items:center!important;gap:10px!important;min-width:0!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] [class*=-form-card__icon]{color:#101827!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] [class*=-form-card__icon] :is(svg,.MuiSvgIcon-root,i){font-size:18px!important;line-height:1!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar__btn,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-property-action-btn{height:36px!important;min-height:36px!important;box-shadow:none!important;text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-card__content,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-card__content.MuiCardContent-root{padding:0!important}html body .crm-cms-form,html body .crm-website-events-form,html body .crm-website-testimonials-form{box-sizing:border-box!important;width:100%!important;padding:14px 20px 20px!important}html body .crm-cms-form>*,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-card__content>*,html body .crm-website-events-form>*,html body .crm-website-testimonials-form>*{box-sizing:border-box!important;width:100%!important}html body .crm-cms-form .crm-cms-form__grid>.MuiGrid-item:only-child,html body .crm-cms-form>.MuiGrid-container>.MuiGrid-item:only-child{flex-basis:100%!important;width:100%!important;max-width:100%!important}html body .crm-cms-form-card.crm-cms-form,html body .crm-cms-media-card.crm-cms-form{padding:0!important}html body .crm-cms-form-card,html body .crm-cms-media-card{width:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;margin:0 0 10px!important;overflow:hidden!important}html body .crm-cms-form-card>.MuiCardHeader-root,html body .crm-cms-form-card>:is(.crm-cms-form-card__title,[class*=section-title]):first-child,html body .crm-cms-form-card__header,html body .crm-cms-media-card>.MuiCardHeader-root{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:52px!important;margin:0!important;padding:9px 20px!important;display:flex!important}html body .crm-cms-form-card__header--with-tabs{flex-wrap:wrap!important}html body .crm-cms-form-card .MuiCardHeader-subheader,html body .crm-cms-form-card .MuiCardHeader-title,html body .crm-cms-form-card>[class*=section-title]:first-child,html body .crm-cms-form-card__title,html body .crm-cms-media-card .MuiCardHeader-subheader,html body .crm-cms-media-card .MuiCardHeader-title{color:#101827!important;font-size:16px!important;font-weight:750!important;line-height:1.2!important}html body .crm-cms-form-card>.MuiCardContent-root,html body .crm-cms-form-card__content,html body .crm-cms-media-card>.MuiCardContent-root{padding:16px 20px!important}html body .crm-cms-form-card>:is(.MuiGrid-root,.MuiStack-root,[class*=section-stack],[class*=maps-grid],[class*=switch-grid]):not([class*=header]):not([class*=lang-bar]):not(.crm-cms-form-card__content){width:auto!important;margin:0!important;padding:16px 20px!important}html body .crm-cms-form-card>.MuiDivider-root,html body .crm-cms-media-card>.MuiDivider-root{display:none!important}html body .crm-cms-form__language-row{border-bottom:1px solid #dbe7ee!important;justify-content:flex-end!important;min-height:46px!important;margin:0 0 12px!important;padding:0 0 10px!important}html body .crm-cms-language-tabs{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;padding:0!important;display:inline-flex!important}html body .crm-cms-form-card__header .crm-cms-language-tabs{flex:none!important}html body .crm-cms-form-field{gap:6px!important}html body .crm-cms-form-field__label{color:#526176!important;letter-spacing:0!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important}html body .crm-cms-form :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root),html body .crm-cms-form-card :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root),html body .crm-cms-media-card :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root){width:100%!important;margin:0!important}html body .crm-cms-form :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline),html body .crm-cms-form-card :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline),html body .crm-cms-media-card :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline){background:#fff!important;border-radius:8px!important;align-items:center!important;height:42px!important;min-height:42px!important;display:flex!important}html body .crm-cms-form :is(.MuiInputBase-input:not(.MuiInputBase-inputMultiline),.MuiSelect-select),html body .crm-cms-form-card :is(.MuiInputBase-input:not(.MuiInputBase-inputMultiline),.MuiSelect-select),html body .crm-cms-media-card :is(.MuiInputBase-input:not(.MuiInputBase-inputMultiline),.MuiSelect-select){box-sizing:border-box!important;color:#101827!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;line-height:42px!important;display:flex!important}html body .crm-cms-form .MuiSelect-select,html body .crm-cms-form-card .MuiSelect-select,html body .crm-cms-media-card .MuiSelect-select{padding-right:34px!important}html body .crm-cms-form .MuiSelect-icon,html body .crm-cms-form-card .MuiSelect-icon,html body .crm-cms-media-card .MuiSelect-icon{top:50%!important;right:10px!important;transform:translateY(-50%)!important}html body .crm-cms-form .MuiOutlinedInput-notchedOutline,html body .crm-cms-form-card .MuiOutlinedInput-notchedOutline,html body .crm-cms-media-card .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-cms-form :is(.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline),html body .crm-cms-form-card :is(.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline),html body .crm-cms-media-card :is(.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline){border-width:1px!important;border-color:#12b8ab!important}html body .crm-cms-form .MuiOutlinedInput-root.MuiInputBase-multiline,html body .crm-cms-form-card .MuiOutlinedInput-root.MuiInputBase-multiline,html body .crm-cms-media-card .MuiOutlinedInput-root.MuiInputBase-multiline{background:#fff!important;border-radius:8px!important;align-items:flex-start!important;height:auto!important;min-height:96px!important}html body .crm-cms-form .MuiInputBase-inputMultiline,html body .crm-cms-form-card .MuiInputBase-inputMultiline,html body .crm-cms-media-card .MuiInputBase-inputMultiline{resize:vertical!important;height:auto!important;padding:10px 12px!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;overflow-x:hidden!important}html body .crm-cms-media-card{padding:0!important}html body .crm-cms-media-card__inner-header{border-bottom:1px solid var(--border-light,#dbe7ef)!important;background:#fff!important;margin:0!important;padding:10px 20px!important}html body .crm-cms-media-card.crm-property-card--media-images .crm-media-grid-shell,html body .crm-cms-media-card.crm-property-card--media-plans .crm-media-grid-shell{background:linear-gradient(#f8fafcd1,#fff 84px),#fff!important;padding:18px 20px 12px!important}html body .crm-cms-media-card .crm-media-hints{border-bottom:1px solid var(--border-light,#dbe7ef)!important;background:linear-gradient(#fbfdff,#f8fafc)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;padding:12px 20px!important;display:grid!important}html body .crm-cms-media-card .crm-cms-media-tip,html body .crm-cms-media-card .crm-media-hints .MuiTypography-root{color:#64748b!important;background:#fff!important;border:1px solid #e3edf3!important;border-radius:8px!important;align-items:center!important;gap:8px!important;min-height:42px!important;margin:0!important;padding:8px 10px!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important;display:flex!important}html body .crm-cms-media-card .crm-cms-media-tip :is(img,i,.MuiSvgIcon-root),html body .crm-cms-media-card .crm-media-hints :is(img,i,.MuiSvgIcon-root){flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;margin-right:0!important}html body .crm-cms-media-card .crm-cms-media-grid,html body .crm-cms-media-card .crm-media-dropzone-grid{background:0 0!important;border-radius:10px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin:0!important;padding:10px!important;display:grid!important}html body .crm-cms-media-card .crm-cms-media-grid.MuiGrid-container{margin:0!important}html body .crm-cms-media-card .crm-cms-media-grid.MuiGrid-container>.MuiGrid-item{flex-basis:auto!important;width:auto!important;max-width:none!important;padding:0!important}html body .crm-cms-media-card .crm-media-dropzone-grid.is-dragging-over{border-color:var(--accent-teal,#12b8ab)!important;background:#eefbf9!important}html body .crm-cms-media-card .crm-cms-media-image-card,html body .crm-cms-media-card .crm-media-item--image{background:#fff!important;border:1px solid #dce8ef!important;border-radius:8px!important;width:100%!important;min-width:0!important;padding:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px #0f172a0f!important}html body .crm-cms-media-card .crm-media-image-select{z-index:8!important;top:12px!important;left:12px!important}html body .crm-cms-media-card .crm-cms-media-image-card .crm-media-item__image,html body .crm-cms-media-card .crm-media-item--image .crm-media-item__image,html body .crm-cms-media-card .crm-media-item__image{aspect-ratio:4/3!important;object-fit:cover!important;border-radius:8px!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important}html body .crm-cms-media-card .crm-cms-media-image-card:hover,html body .crm-cms-media-card .crm-media-item--image:hover{transform:translateY(-1px);border-color:#12b8ab70!important;box-shadow:0 16px 34px #0f172a1a!important}html body .crm-cms-media-card .crm-media-item__actions{background:#fff!important;border-top:1px solid #edf2f6!important;margin-top:0!important;padding:8px 10px 10px!important}html body .crm-cms-media-card .crm-media-item .MuiIconButton-root{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important}html body .crm-cms-media-card .crm-media-item .MuiSvgIcon-root{width:16px!important;height:16px!important;font-size:16px!important}html body .crm-cms-media-card .crm-media-image-buttons--single{background:0 0!important;border:0!important;justify-content:flex-end!important;align-self:flex-end!important;width:auto!important;margin-left:auto!important;padding:0!important}html body .crm-cms-media-card .crm-media-image-buttons--single .crm-media-image-icon-btn{background:#fff!important;border:1px solid #e5edf2!important;border-radius:999px!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important}html body .crm-cms-media-card .crm-media-toolbar{border-top:1px solid var(--border-light,#dbe7ef)!important;border-bottom:1px solid var(--border-light,#dbe7ef)!important;background:#f8fafc!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;padding:12px 20px!important;display:flex!important}html body .crm-cms-media-card .crm-media-toolbar>.MuiStack-root{flex-wrap:wrap!important}html body .crm-cms-media-card .crm-media-toolbar .MuiButton-root,html body .crm-cms-media-card .crm-media-toolbar__btn{height:32px!important;min-height:32px!important;box-shadow:none!important;text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:800!important;line-height:1!important}html body .crm-cms-media-card .crm-media-image-select input[type=checkbox]{accent-color:#12b8ab!important;cursor:pointer!important;filter:none!important;width:16px!important;height:16px!important;margin:0!important}html body .crm-cms-media-card .crm-media-image-select .MuiCheckbox-root,html body .crm-media-image-select .MuiCheckbox-root.crm-media-image-select__checkbox{color:#6b7a90!important;width:18px!important;min-width:18px!important;height:18px!important;padding:0!important}html body .crm-cms-media-card .crm-media-image-select .MuiCheckbox-root.Mui-checked,html body .crm-media-image-select .MuiCheckbox-root.crm-media-image-select__checkbox.Mui-checked{color:#12b8ab!important}html body .crm-cms-media-card .crm-media-image-select .MuiSvgIcon-root,html body .crm-media-image-select .MuiCheckbox-root.crm-media-image-select__checkbox .MuiSvgIcon-root{width:18px!important;height:18px!important}html body .crm-cms-media-card .crm-media-uploader{border:0!important;border-top:1px solid var(--border-light,#dbe7ef)!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;margin:0!important;padding:16px 20px 20px!important}html body .crm-cms-media-card .crm-media-uploader__dropzone{background:#f8fafc!important;border:1px dashed #d7e4ec!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:112px!important;display:flex!important}html body .crm-cms-media-card .crm-media-strip{gap:16px!important;padding:16px 20px!important;overflow-x:auto!important}html body .crm-cms-media-card .crm-media-strip .crm-media-item--private-file,html body .crm-cms-media-card .crm-media-strip .crm-media-item--public-file{background:#fff!important;border:1px solid #dce8ef!important;border-radius:8px!important;width:168px!important;min-width:168px!important;overflow:hidden!important;box-shadow:0 10px 24px #0f172a0f!important}html body .crm-cms-media-card .crm-media-video-list{background:#fff!important;padding:16px 20px!important}html body .crm-cms-media-card .crm-media-form-row{border-top:1px solid var(--border-light,#dbe7ef)!important;padding:16px 20px!important}html body .crm-cms-media-card .crm-property-card__footer--actions,html body .crm-cms-media-card>.MuiBox-root:has(>.MuiButton-root:last-child){border-top:1px solid var(--border-light,#dbe7ef)!important;background:#fff!important;padding:12px 20px 16px!important}@media (max-width:1199px){html body .crm-cms-media-card .crm-cms-media-grid,html body .crm-cms-media-card .crm-media-dropzone-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){html body .crm-cms-media-card .crm-cms-media-grid,html body .crm-cms-media-card .crm-media-dropzone-grid,html body .crm-cms-media-card .crm-media-hints{grid-template-columns:1fr!important}}html body .crm-cms-form .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot,html body .crm-cms-form-card .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{align-content:center!important;align-items:center!important;height:auto!important;min-height:42px!important;padding:4px 38px 4px 8px!important}html body .crm-cms-form .MuiAutocomplete-root .MuiAutocomplete-input,html body .crm-cms-form-card .MuiAutocomplete-root .MuiAutocomplete-input{align-items:center!important;min-height:32px!important;padding:0 4px!important;display:inline-flex!important}html body .crm-cms-form .MuiAutocomplete-root .MuiAutocomplete-endAdornment,html body .crm-cms-form-card .MuiAutocomplete-root .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-cms-switch-field{width:100%!important;height:42px!important;min-height:42px!important;padding:0 12px!important}html body .crm-cms-form .MuiCard-root,html body .crm-cms-form .MuiPaper-root,html body .crm-cms-form-card,html body .crm-cms-form-card.MuiCard-root,html body .crm-cms-form-card.MuiPaper-root,html body .crm-content-shell:has(.crm-cms-form),html body .crm-content-shell:has(.crm-cms-form-card),html body .crm-content-shell:has([class*=crm-website-][class*=-form-card]),html body .crm-website-areas-coasts-form .MuiCard-root,html body .crm-website-areas-coasts-form .MuiPaper-root,html body .crm-website-areas-populations-form .MuiCard-root,html body .crm-website-areas-populations-form .MuiPaper-root{overflow:visible!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root{min-width:0!important;overflow:visible!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiInputBase-root.MuiAutocomplete-inputRoot,html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{flex-wrap:wrap!important;align-content:center!important;align-items:center!important;row-gap:5px!important;height:auto!important;min-height:42px!important;padding:5px 38px 5px 8px!important;display:flex!important;overflow:visible!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiAutocomplete-input{flex:1 0 120px!important;min-width:90px!important;height:28px!important;min-height:28px!important;padding:0 4px!important;line-height:28px!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiAutocomplete-tag,html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiSelect-select .MuiChip-root{color:#64748b!important;background:#eef2f7!important;border-radius:999px!important;max-width:calc(100% - 8px)!important;height:26px!important;margin:2px 4px 2px 0!important;font-size:11px!important;font-weight:800!important;line-height:1!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiChip-label,html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiSelect-select .MuiChip-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;line-height:26px!important;display:block!important;overflow:hidden!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiAutocomplete-root .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiInputBase-root:has(.MuiSelect-select .MuiChip-root){align-items:center!important;height:auto!important;min-height:42px!important;overflow:visible!important}html body :is(.crm-cms-form,.crm-cms-form-card,.crm-cms-media-card) .MuiSelect-select:has(.MuiChip-root){flex-wrap:wrap!important;align-items:center!important;gap:5px!important;height:auto!important;min-height:42px!important;padding-top:5px!important;padding-bottom:5px!important;line-height:1!important;display:flex!important;overflow:visible!important}html body .crm-cms-editor-shell,html body .crm-cms-form .quill,html body .crm-cms-form-card .quill{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;width:100%!important;overflow:hidden!important}html body .crm-cms-editor-shell .quill,html body .crm-cms-form .quill .ql-toolbar,html body .crm-cms-form-card .quill .ql-toolbar{border:0!important}html body .crm-cms-form .quill .ql-container,html body .crm-cms-form-card .quill .ql-container{border-bottom:0!important;border-left:0!important;border-right:0!important;font-size:13px!important}@media (max-width:900px){html body .crm-cms-form-card>.MuiCardHeader-root,html body .crm-cms-form-card__header,html body .crm-list-card[class*=crm-website-][class*=-form-card]>.crm-list-card__header{flex-direction:column!important;align-items:flex-start!important;min-height:auto!important}html body .crm-cms-language-tabs,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar{justify-content:flex-start!important;margin-left:0!important}}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section{width:100%!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 10px!important;padding:0!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section>.crm-cms-form-card__header,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section>.crm-website-testimonials-form__lang-bar,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section>.crm-website-testimonials-form__section-header{box-sizing:border-box!important;background:0 0!important;border:0!important;border-bottom:1px solid #dbe7ee!important;border-radius:0!important;width:100%!important;min-height:40px!important;margin:0!important;padding:0 0 10px!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section>.crm-cms-form-card__content,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section>.crm-website-testimonials-form__section-content{box-sizing:border-box!important;width:100%!important;padding:14px 0 0!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section .crm-website-events-form__lang-heading,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section .crm-website-testimonials-form__lang-heading{border-bottom:0!important;width:auto!important;min-height:0!important;padding:0!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form-section .crm-cms-language-tabs{margin-left:auto!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-cms-form>.crm-cms-media-card{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important}html body .crm-newsletter-compose-card__actions .crm-list-toolbar__btn{border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}html body .crm-newsletter-compose-card__actions .crm-newsletter-compose-form__preview{color:#fff!important;background:#5ba6df!important;border-color:#5ba6df!important}html body .crm-newsletter-compose-card__actions .crm-newsletter-compose-form__preview:hover{color:#fff!important;background:#4797d4!important;border-color:#4797d4!important}html body .crm-newsletter-compose-card__actions .crm-list-toolbar__btn .MuiButton-startIcon{color:currentColor!important;justify-content:center!important;align-items:center!important;width:14px!important;min-width:14px!important;height:14px!important;margin-left:0!important;margin-right:6px!important;display:inline-flex!important}html body .crm-newsletter-compose-card__actions .crm-list-toolbar__btn .fa-light,html body .crm-newsletter-compose-card__actions .crm-list-toolbar__btn .fa-solid{color:currentColor!important;justify-content:center!important;align-items:center!important;width:14px!important;min-width:14px!important;height:14px!important;font-size:13px!important;line-height:1!important;display:inline-flex!important}html body :is(.crm-newsletter-lists-toolbar,.crm-newsletter-subscribers-toolbar,.crm-newsletter-campaigns-toolbar,.crm-newsletter-messages-toolbar) .crm-list-toolbar__btn,html body :is(.crm-newsletter-lists-toolbar,.crm-newsletter-subscribers-toolbar,.crm-newsletter-campaigns-toolbar,.crm-newsletter-messages-toolbar) .crm-list-toolbar__btn :is(.MuiButton-startIcon,.MuiButton-endIcon),html body :is(.crm-newsletter-lists-toolbar,.crm-newsletter-subscribers-toolbar,.crm-newsletter-campaigns-toolbar,.crm-newsletter-messages-toolbar) .crm-list-toolbar__btn :is(.MuiSvgIcon-root,.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic){color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}html body :is(.crm-newsletter-lists-toolbar,.crm-newsletter-subscribers-toolbar,.crm-newsletter-campaigns-toolbar,.crm-newsletter-messages-toolbar) :is(.crm-list-toolbar__btn--success,.crm-list-toolbar__btn--info),html body :is(.crm-newsletter-lists-toolbar,.crm-newsletter-subscribers-toolbar,.crm-newsletter-campaigns-toolbar,.crm-newsletter-messages-toolbar) :is(.crm-list-toolbar__btn--success,.crm-list-toolbar__btn--info) :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic){color:#fff!important;fill:#fff!important;stroke:#fff!important}html body :is(.crm-newsletter-lists-table,.crm-newsletter-campaigns-table,.crm-newsletter-messages-table) .crm-property-list-table__icon-btn :is(.MuiSvgIcon-root,.fa,.fa-light,.fa-solid,.fal,.fas,.fa-classic,.crm-newsletter-lists-table__action-mark,.crm-newsletter-campaigns-table__action-mark,.crm-newsletter-messages-table__action-mark){color:currentColor!important;fill:currentColor!important;stroke:currentColor!important;background-color:currentColor!important}html body .crm-newsletter-subscribers-card__content{padding:0!important}html body .crm-newsletter-subscribers-table-shell{background:#fff!important;border-top:1px solid #e6edf2!important}html body .crm-newsletter-subscribers-table .MuiTableCell-root{vertical-align:middle!important;border-bottom:1px solid #e6edf2!important;height:48px!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important}html body .crm-newsletter-subscribers-table .MuiTableHead-root .MuiTableCell-root{color:#687385!important;letter-spacing:0!important;background:#f8fafc!important;height:44px!important;padding:10px 14px!important;font-size:11px!important;font-weight:700!important}html body .crm-newsletter-subscribers-table__filters .MuiTableCell-root{background:#fff!important;height:48px!important;padding:8px 14px!important}html body .crm-newsletter-subscribers-table__actions-cell,html body .crm-newsletter-subscribers-table__actions-head{text-align:center!important;width:96px!important;min-width:96px!important;max-width:96px!important;padding-left:14px!important;padding-right:14px!important}html body .crm-newsletter-subscribers-table__clear-btn{justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 10px!important;display:inline-flex!important}html body .crm-newsletter-subscribers-empty{background:#fff!important;border-top:1px solid #e6edf2!important;justify-content:center!important;align-items:center!important;min-height:148px!important;display:flex!important}html body .crm-newsletter-compose-form__field{gap:5px!important}html body .crm-newsletter-compose-form .crm-form-field .MuiOutlinedInput-root,html body .crm-newsletter-compose-form__select .MuiOutlinedInput-root,html body .crm-newsletter-compose-form__select.MuiOutlinedInput-root{border-radius:8px!important;align-items:center!important;height:36px!important;min-height:36px!important;display:flex!important}html body .crm-newsletter-compose-form .crm-form-field .MuiInputBase-input,html body .crm-newsletter-compose-form__select .MuiAutocomplete-input,html body .crm-newsletter-compose-form__select .MuiSelect-select{align-items:center!important;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;line-height:36px!important;display:flex!important}html body .crm-newsletter-compose-form__switch{justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;display:inline-flex!important}html body .crm-newsletter-compose-form__switch .MuiSwitch-root{flex:none!important;margin:0!important}html body .crm-newsletter-compose-form__switch .MuiFormControlLabel-label{text-align:left!important;margin-left:0!important}html body .crm-newsletter-compose-form__switch--schedule{margin-top:8px!important}html body :is(.crm-assistance-card__header,.crm-calendar-card__header,.crm-calendar-categories-card .crm-property-option-card__header,.crm-mail-reports-card__header){align-items:center!important;height:58px!important;min-height:58px!important;padding:0 18px!important}html body :is(.crm-assistance-card__heading,.crm-calendar-card__heading,.crm-calendar-categories-card .crm-property-option-card__heading,.crm-mail-reports-card__heading){gap:8px!important;line-height:1!important}html body :is(.crm-assistance-card__icon,.crm-calendar-card__icon,.crm-calendar-categories-card .crm-property-option-card__icon,.crm-mail-reports-card__icon){width:24px!important;min-width:24px!important;height:24px!important;font-size:18px!important;line-height:1!important}html body :is(.crm-assistance-card__icon,.crm-calendar-card__icon,.crm-calendar-categories-card .crm-property-option-card__icon,.crm-mail-reports-card__icon,.crm-list-toolbar__btn,.crm-property-action-btn) :is(i,.MuiSvgIcon-root,svg){color:currentColor!important;width:16px!important;min-width:16px!important;height:16px!important;font-size:16px!important;line-height:16px!important}html body :is(.crm-assistance-card,.crm-calendar-card,.crm-calendar-categories-card,.crm-mail-reports-card) .crm-list-card__title{font-size:17px!important;font-weight:650!important;line-height:1.15!important}html body :is(.crm-calendar-card__toolbar,.crm-property-option-toolbar) .crm-list-toolbar__btn{border-radius:8px!important;gap:6px!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:750!important}html body :is(.crm-calendar-card__toolbar,.crm-property-option-toolbar) .crm-list-toolbar__btn .MuiButton-startIcon{margin-left:0!important;margin-right:6px!important}html body :is(.crm-calendar-card__toolbar,.crm-property-option-toolbar) .crm-list-toolbar__btn--success{color:#fff!important;background:#12b8ab!important;border-color:#12b8ab!important}html body :is(.crm-assistance-input,.crm-calendar-card__filter-input .MuiOutlinedInput-root,.crm-calendar-card__filter-input .MuiInputBase-root,.crm-calendar-cita-modal .MuiOutlinedInput-root,.crm-calendar-cita-modal .MuiInputBase-root,.crm-calendar-ical-modal .MuiOutlinedInput-root,.crm-calendar-ical-modal .MuiInputBase-root,.crm-calendar-category-modal .crm-property-option-modal__field .MuiOutlinedInput-root,.crm-calendar-category-modal .crm-property-option-modal__field .MuiInputBase-root,.crm-mail-reports-table__filter-input .MuiOutlinedInput-root,.crm-mail-reports-table__filter-input.MuiOutlinedInput-root,.crm-property-options-table__filter-input .MuiOutlinedInput-root){height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}html body :is(.crm-calendar-card__filter-input,.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input) .MuiOutlinedInput-notchedOutline{border:0!important}html body :is(.crm-assistance-input,.crm-calendar-card__filter-input .MuiInputBase-input,.crm-calendar-card__filter-input .MuiSelect-select,.crm-calendar-cita-modal .MuiInputBase-input,.crm-calendar-cita-modal .MuiSelect-select,.crm-calendar-ical-modal .MuiInputBase-input,.crm-calendar-category-modal .crm-property-option-modal__field .MuiInputBase-input,.crm-mail-reports-table__filter-input .MuiInputBase-input,.crm-mail-reports-table__filter-input .MuiSelect-select,.crm-property-options-table__filter-input .MuiInputBase-input){color:#101827!important;box-sizing:border-box!important;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;font-size:12.5px!important;font-weight:600!important;line-height:36px!important}html body :is(.crm-calendar-card__filter-input,.crm-calendar-cita-modal,.crm-mail-reports-table__filter-input,.crm-property-options-table__filter-input) .MuiSelect-icon{color:#657386!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}html body .crm-calendar-cita-modal .MuiInputLabel-root,html body .crm-calendar-ical-modal .MuiInputLabel-root{color:#526174!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:750!important;line-height:1.1!important}html body .crm-calendar-cita-modal .MuiInputLabel-root.MuiInputLabel-shrink,html body .crm-calendar-ical-modal .MuiInputLabel-root.MuiInputLabel-shrink{background:#fff!important;padding:0 5px!important;transform:translate(12px,-8px)scale(.78)!important}html body .crm-calendar-cita-modal :is(.MuiAutocomplete-inputRoot,.MuiAutocomplete-root .MuiInputBase-root){height:auto!important;min-height:36px!important}html body .crm-calendar-cita-modal .MuiAutocomplete-tag{border-radius:999px!important;height:22px!important;font-size:11px!important;font-weight:700!important}html body .crm-calendar-cita-modal .MuiInputBase-inputMultiline,html body .crm-calendar-cita-modal textarea{height:auto!important;min-height:92px!important;padding:10px 12px!important;line-height:1.45!important}html body :is(.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-calendar-details-modal) .MuiPaper-root{border:1px solid #dde7ed!important;border-radius:8px!important;box-shadow:0 18px 44px #0f172a2e!important}html body :is(.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-calendar-details-modal) .crm-property-option-modal__header{background:#fff!important;border-bottom:1px solid #dde7ed!important;align-items:center!important;min-height:58px!important;padding:0 18px!important;display:flex!important}html body :is(.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-calendar-details-modal) .crm-property-option-modal__title{color:#101827!important;font-size:17px!important;font-weight:650!important;line-height:1.15!important}html body :is(.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-calendar-details-modal) .crm-property-option-modal__actions{align-items:center!important;min-height:58px!important;padding:12px 18px!important}html body :is(.crm-calendar-cita-modal,.crm-calendar-ical-modal,.crm-calendar-category-modal,.crm-calendar-details-modal) .crm-property-action-btn{border-radius:8px!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:650!important}html body .crm-calendar-shell .fc .fc-button{height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:700!important}html body .crm-calendar-shell .fc .fc-toolbar-title{font-size:18px!important;font-weight:700!important}html body .crm-calendar-shell .fc .fc-event{font-size:11px!important;font-weight:700!important}html body .crm-calendar-card__filters{gap:12px!important;padding:14px 18px!important}html body .crm-calendar-card__filter-field .crm-form-label{margin-bottom:5px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__title{color:#101827!important;align-items:center!important;gap:8px!important;display:inline-flex!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__title i{color:currentColor!important;width:16px!important;min-width:16px!important;height:16px!important;font-size:16px!important;line-height:16px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__grid{row-gap:6px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__label{color:#526174!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:11.5px!important;font-weight:750!important;line-height:1.1!important;display:block!important}html body .crm-calendar-cita-modal .crm-form-required{color:#ef4444!important}html body .crm-calendar-cita-modal .MuiFormControl-root{width:100%!important}html body .crm-calendar-cita-modal :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline){border:1px solid #d0d1d1!important;align-items:center!important}html body .crm-calendar-cita-modal .MuiInputLabel-root{display:none!important}html body .crm-calendar-cita-modal :is(.MuiInputBase-input,.MuiSelect-select,.MuiOutlinedInput-input):not(textarea){padding-top:0!important;padding-bottom:0!important}html body .crm-calendar-cita-modal .MuiSelect-icon{top:50%!important;transform:translateY(-50%)!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-notchedOutline{border:0!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-inputRoot{border:1px solid #d0d1d1!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-input{align-items:center!important;display:flex!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-endAdornment{top:50%!important;transform:translateY(-50%)!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-tag{align-items:center!important;height:24px!important;margin:2px 4px 2px 0!important;display:inline-flex!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiChip-label{align-items:center!important;height:100%!important;line-height:1!important;display:inline-flex!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice{background:#f8fafc!important;border-color:#dbe5ec!important;border-radius:8px!important;min-height:34px!important;padding:6px 10px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice--blue{background:#2f80ed0f!important;border-color:#2f80ed33!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice i{color:#2f80ed!important;width:14px!important;min-width:14px!important;font-size:14px!important;line-height:14px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiFormControlLabel-root{align-items:center!important;gap:8px!important;width:100%!important;min-height:22px!important;margin:0!important;display:flex!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiFormControlLabel-label{color:#101827!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-root{flex:0 0 34px!important;width:34px!important;height:18px!important;padding:0!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-switchBase{padding:1px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-switchBase.Mui-checked{color:#fff!important;transform:translate(16px)!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-thumb{background:#fff!important;width:16px!important;height:16px!important;box-shadow:0 1px 3px #0f172a2e!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-track{opacity:1!important;background:#d9dee3!important;border-radius:999px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notice .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1!important;background:#12b8ab!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiInputBase-root,html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiOutlinedInput-root{min-height:276px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiInputBase-inputMultiline,html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes textarea{min-height:244px!important;line-height:1.5!important}html body .crm-calendar-cita-modal .MuiPaper-root{width:min(88vw,1152px)!important;max-width:1152px!important}html body .crm-calendar-cita-modal .crm-property-option-modal__content{padding:22px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__column{align-content:flex-start!important}html body .crm-calendar-cita-modal :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline){height:38px!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:8px!important;overflow:hidden!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-notchedOutline{border:1px solid #d0d1d1!important;border-radius:8px!important;top:0!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-notchedOutline legend{display:none!important}html body .crm-calendar-cita-modal .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#12b8ab!important;box-shadow:0 0 0 3px #12b8ab1f!important}html body .crm-calendar-cita-modal :is(.MuiInputBase-input,.MuiSelect-select,.MuiOutlinedInput-input):not(textarea){box-sizing:border-box!important;color:#101827!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:600!important;line-height:38px!important;display:flex!important}html body .crm-calendar-cita-modal input.MuiInputBase-input{padding-right:12px!important}html body .crm-calendar-cita-modal .MuiAutocomplete-endAdornment,html body .crm-calendar-cita-modal .MuiSelect-icon{color:#657386!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-inputRoot{background:#fff!important;border:0!important;border-radius:8px!important;align-items:center!important;height:auto!important;min-height:38px!important;padding:4px 38px 4px 10px!important;overflow:visible!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-input{height:28px!important;min-height:28px!important;line-height:28px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiInputBase-root,html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiOutlinedInput-root{border:0!important;border-radius:8px!important;align-items:flex-start!important;height:auto!important;min-height:326px!important;overflow:hidden!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiInputBase-inputMultiline,html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes textarea{color:#101827!important;height:auto!important;min-height:298px!important;padding:12px 14px!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-root{min-height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;overflow:hidden!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-root.Mui-focused{border-color:#12b8ab!important;box-shadow:0 0 0 3px #12b8ab1f!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-notchedOutline{border:0 #0000!important}html body .crm-calendar-cita-modal :is(.MuiInputBase-input,.MuiSelect-select,.MuiAutocomplete-input):not(textarea){align-items:center!important;height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;line-height:36px!important;display:flex!important}html body .crm-calendar-cita-modal .MuiSelect-select{padding-left:12px!important;padding-right:34px!important}html body .crm-calendar-cita-modal .MuiInputBase-input:not(textarea){padding-left:12px!important;padding-right:12px!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiOutlinedInput-root{align-items:center!important;height:auto!important;min-height:38px!important;padding:4px 38px 4px 10px!important}html body .crm-calendar-cita-modal :is(.crm-calendar-cita-modal__users-autocomplete,.crm-calendar-cita-modal__properties-autocomplete) .MuiAutocomplete-input{padding:0!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes .MuiOutlinedInput-root{align-items:flex-start!important;min-height:326px!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes textarea{min-height:298px!important;padding:12px 14px!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) :is(.MuiInputBase-root,.MuiOutlinedInput-root){box-shadow:none!important;background:#fff!important;border:0!important;border-radius:8px!important;overflow:hidden!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) :is(.MuiInputBase-root,.MuiOutlinedInput-root).Mui-focused{box-shadow:0 0 0 3px #12b8ab1f!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-notchedOutline{border:1px solid #d0d1d1!important;border-radius:8px!important;display:block!important;top:0!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}html body .crm-calendar-cita-modal :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root) .MuiOutlinedInput-notchedOutline legend{width:0!important;max-width:0!important;padding:0!important;display:none!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-root{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:8px!important;position:relative!important;overflow:hidden!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-root :is(input,textarea,.MuiSelect-select,.MuiAutocomplete-input){z-index:1!important;background:0 0!important;position:relative!important}html body .crm-calendar-cita-modal .MuiOutlinedInput-root :is(.MuiSelect-icon,.MuiAutocomplete-endAdornment,.MuiInputAdornment-root){z-index:2!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes-textarea{color:#101827!important;resize:vertical!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;outline:0!important;width:100%!important;height:370px!important;min-height:370px!important;padding:12px 14px!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;display:block!important}html body .crm-calendar-cita-modal .crm-calendar-cita-modal__notes-textarea:focus{border-color:#12b8ab!important;box-shadow:0 0 0 3px #12b8ab1f!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root{box-sizing:border-box!important;border-radius:8px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root,html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.crm-buyers-action-icon--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root,html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.crm-buyers-action-icon--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fee2e2!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root .crm-property-options-table__action-mark{color:currentColor!important;background-color:currentColor!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;display:block!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root .crm-property-options-table__action-mark--edit:after,html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-options-table__action-btn.MuiIconButton-root .crm-property-options-table__action-mark--edit:before{content:none!important;display:none!important}html body .crm-calendar-categories-table.crm-property-options-table .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:15px!important}html body .crm-import-xml-map-types-card__header{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}html body .crm-import-xml-map-types-card__heading{align-items:center!important;gap:12px!important;display:flex!important}html body .crm-import-xml-map-types-card__icon{width:32px!important;height:32px!important;color:var(--primary)!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}html body .crm-import-xml-map-types-card__icon .MuiSvgIcon-root{font-size:18px!important}html body .crm-import-xml-map-types-card__content{padding:0!important}html body .crm-import-xml-map-types-table-shell{width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;overflow-x:auto!important}html body .crm-import-xml-map-types-table.crm-property-options-table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important;min-width:980px!important}html body .crm-import-xml-map-types-table .crm-property-options-table__filters .MuiTableCell-root{background:#fff!important;height:52px!important;padding:9px 12px!important}html body .crm-import-xml-map-types-table .MuiOutlinedInput-root{height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}html body .crm-import-xml-map-types-table .MuiOutlinedInput-notchedOutline{border:0!important}html body .crm-import-xml-map-types-table :is(.MuiInputBase-input,.MuiSelect-select){color:#101827!important;box-sizing:border-box!important;min-height:40px!important;padding:0 34px 0 12px!important;font-size:13px!important;font-weight:500!important;line-height:40px!important}html body .crm-import-xml-map-types-table__empty,html body .crm-import-xml-map-types-table__id{color:var(--text-secondary)!important;font-size:12.5px!important}html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-options-table__actions{justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;display:inline-flex!important}html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn.MuiIconButton-root{box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important;display:inline-flex!important}html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn--edit.MuiIconButton-root,html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fee2e2!important}html body :is(.crm-import-xml-map-types-table,.crm-import-xml-zones-table) .crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:15px!important}html body .crm-export-xml-create-table .crm-export-xml-create-table__actions{justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;display:inline-flex!important}html body .crm-export-xml-create-table .crm-property-list-table__icon-btn.MuiIconButton-root{box-sizing:border-box!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important;display:inline-flex!important}html body .crm-export-xml-create-table .crm-property-list-table__icon-btn--edit.MuiIconButton-root,html body .crm-export-xml-create-table .crm-property-list-table__icon-btn--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body .crm-export-xml-create-table .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body .crm-export-xml-create-table .crm-property-list-table__icon-btn--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fee2e2!important}html body .crm-export-xml-create-table .crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:15px!important}html body .crm-export-xml-create-table .crm-buyers-action-icon.MuiIconButton-root{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important}html body .crm-export-xml-create-table .crm-buyers-action-icon--edit.MuiIconButton-root .MuiSvgIcon-root,html body .crm-export-xml-create-table .crm-buyers-action-icon--edit.MuiIconButton-root svg[data-testid=EditIcon]{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:15px!important}html body .crm-form-card-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}html body .crm-form-card-header-actions .MuiButton-root{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}html body .crm-form-card-header-actions .crm-export-xml-form__back-btn,html body .crm-form-card-header-actions .crm-export-xml-form__clear-btn,html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__neutral-btn{color:#101827!important;background:#fff!important;border:1px solid #d0d1d1!important}html body .crm-form-card-header-actions .crm-export-xml-form__back-btn:hover,html body .crm-form-card-header-actions .crm-export-xml-form__clear-btn:hover,html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__neutral-btn:hover{color:#101827!important;background:#f8fafc!important;border-color:#b8c4cf!important}html body .crm-form-card-header-actions .crm-export-xml-form__submit-btn,html body .crm-form-card-header-actions .crm-export-xml-form__submit-btn:hover,html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__submit-btn,html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__submit-btn:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__danger-btn,html body .crm-form-card-header-actions .crm-import-xml-map-detail-form__danger-btn:hover{color:#e5484d!important;background:#fff7f8!important;border:1px solid #fee2e2!important}@media (max-width:900px){html body .crm-export-xml-form-card__header,html body .crm-import-xml-map-city-form-card__header,html body .crm-import-xml-map-type-form-card__header{flex-wrap:nowrap!important}html body .crm-form-card-header-actions{justify-content:flex-end!important;width:auto!important}}html body .crm-export-xml-form--edit.crm-cms-form{background:#fff!important;flex-direction:column!important;gap:12px!important;padding:14px 20px 20px!important;display:flex!important}html body .crm-export-xml-form--edit .crm-export-xml-form__section{width:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;margin:0!important;overflow:hidden!important}html body .crm-export-xml-form--edit .crm-export-xml-form__section-header{background:#fff!important;border-bottom:1px solid #dbe7ee!important;align-items:center!important;min-height:50px!important;margin:0!important;padding:9px 20px!important;display:flex!important}html body .crm-export-xml-form--edit .crm-export-xml-form__section-title{color:#101827!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.2!important}html body .crm-export-xml-form--edit .crm-export-xml-form__section-content{padding:16px 20px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__grid{width:100%!important;margin:0!important}html body .crm-export-xml-form--edit .crm-export-xml-form__grid>.MuiGrid2-root{min-width:0!important}html body .crm-export-xml-form--edit .crm-export-xml-form__switchbar{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}html body .crm-export-xml-form--edit .crm-export-xml-form__switch{background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;width:100%!important;min-height:42px!important;margin:0!important;padding:0 12px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__slider{background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;height:100%!important;padding:14px 16px 12px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__slider-title{color:#101827!important;margin-bottom:12px!important;font-size:12.5px!important;font-weight:750!important}html body .crm-export-xml-form--edit .MuiSlider-root{color:#12b8ab!important}html body .crm-export-xml-form--edit .crm-cms-form-field{height:100%!important}html body .crm-export-xml-form--edit :is(.crm-export-xml-form__input,.crm-export-xml-form__autocomplete) :is(.MuiFormControl-root,.MuiTextField-root,.MuiAutocomplete-root){width:100%!important;margin:0!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiFilledInput-root.MuiAutocomplete-inputRoot,html body .crm-export-xml-form--edit .crm-export-xml-form__input .MuiFilledInput-root{box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}html body .crm-export-xml-form--edit :is(.crm-export-xml-form__input,.crm-export-xml-form__autocomplete) .MuiFilledInput-root:after,html body .crm-export-xml-form--edit :is(.crm-export-xml-form__input,.crm-export-xml-form__autocomplete) .MuiFilledInput-root:before{display:none!important}html body .crm-export-xml-form--edit .crm-export-xml-form__input .MuiFilledInput-root{align-items:center!important;height:42px!important;min-height:42px!important;padding:0!important;display:flex!important;overflow:hidden!important}html body .crm-export-xml-form--edit .crm-export-xml-form__input .MuiFilledInput-input{box-sizing:border-box!important;color:#101827!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;line-height:40px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiFilledInput-root.MuiAutocomplete-inputRoot{align-content:center!important;align-items:center!important;height:auto!important;min-height:42px!important;padding:4px 42px 4px 8px!important;display:flex!important;overflow:visible!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiFilledInput-root.Mui-focused{border-color:#12b8ab!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiAutocomplete-input{box-sizing:border-box!important;color:#101827!important;height:32px!important;min-height:32px!important;padding:0 4px!important;font-size:13px!important;font-weight:600!important;line-height:32px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiAutocomplete-tag{color:#526176!important;background:#eef2f7!important;border-radius:999px!important;max-width:calc(100% - 6px)!important;height:26px!important;margin:2px 4px 2px 0!important;font-size:11px!important;font-weight:800!important}html body .crm-export-xml-form--edit .crm-export-xml-form__autocomplete .MuiAutocomplete-endAdornment{top:50%!important;right:8px!important;transform:translateY(-50%)!important}html body .crm-export-xml-edit-autocomplete-popper .MuiAutocomplete-paper{border:1px solid #dbe5ec!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 16px 40px #0f172a1f!important}html body .crm-export-xml-edit-autocomplete-popper .MuiAutocomplete-listbox{padding:6px!important}html body .crm-export-xml-edit-autocomplete-popper .MuiAutocomplete-noOptions,html body .crm-export-xml-edit-autocomplete-popper .MuiAutocomplete-option{color:#526174!important;min-height:30px!important;padding:4px 7px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.15!important}html body .crm-export-xml-form--edit :is(.crm-export-xml-form__input,.crm-export-xml-form__autocomplete) .MuiFormHelperText-root{color:#64748b!important;margin:5px 0 0!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important}html body .crm-export-xml-form--edit .crm-export-xml-form__footer{border-top:1px solid #dbe7ee!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin:2px 0 0!important;padding:14px 0 0!important;display:flex!important}html body .crm-export-xml-form--edit .crm-export-xml-form__footer .MuiButton-root{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}html body .crm-export-xml-form--edit .crm-export-xml-form__back-btn,html body .crm-export-xml-form--edit .crm-export-xml-form__clear-btn{color:#101827!important;background:#fff!important;border:1px solid #d0d1d1!important}html body .crm-export-xml-form--edit .crm-export-xml-form__back-btn:hover,html body .crm-export-xml-form--edit .crm-export-xml-form__clear-btn:hover{color:#101827!important;background:#f8fafc!important;border-color:#b8c4cf!important}html body .crm-export-xml-form--edit .crm-export-xml-form__submit-btn,html body .crm-export-xml-form--edit .crm-export-xml-form__submit-btn:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}@media (max-width:599px){html body .crm-export-xml-form--edit.crm-cms-form{padding:12px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__section-content{padding:14px!important}html body .crm-export-xml-form--edit .crm-export-xml-form__footer{align-items:stretch!important}html body .crm-export-xml-form--edit .crm-export-xml-form__footer .MuiButton-root{width:100%!important}}html body .crm-export-xml-portals-card__content{background:#fff!important}html body .crm-export-xml-portals-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:18px 20px 6px!important;display:grid!important}html body .crm-export-xml-portals-summary__item{background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;min-width:0!important;padding:12px 14px!important}html body .crm-export-xml-portals-summary__item--results{background:#eefbf9!important;border-color:#12b8ab3d!important}html body .crm-export-xml-portals-summary__label{color:#64748b!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important}html body .crm-export-xml-portals-summary__value{color:#101827!important;font-size:22px!important;font-weight:800!important;line-height:1!important}html body .crm-export-xml-portals-summary__property{color:#101827!important;font-size:14px!important;font-weight:750!important;line-height:1.1!important}html body .crm-export-xml-portals-notice.MuiAlert-root{color:#1e3a8a!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:8px!important;align-items:center!important;margin:12px 20px 0!important;padding:8px 14px!important}html body .crm-export-xml-portals-notice .MuiAlert-icon{color:#2563eb!important}html body .crm-export-xml-portals-notice__title.MuiAlertTitle-root{color:#1e40af!important;margin:0 0 2px!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important}html body .crm-export-xml-portals-active-filters{flex-wrap:wrap!important;gap:6px!important;padding:8px 20px 0!important;display:flex!important}html body .crm-export-xml-portals-active-filters__chip.MuiChip-root{color:#275f93!important;background:#edf6ff!important;border-radius:999px!important;height:26px!important;font-size:11px!important;font-weight:750!important}html body .crm-export-xml-portals-filters.crm-cms-form{padding:16px 20px 12px!important}html body .crm-export-xml-portals-filters .crm-cms-form-field{background:#fbfdfe!important;border:1px solid #e4edf4!important;border-radius:8px!important;height:100%!important;padding:10px!important}html body .crm-export-xml-portals-filters :is(.MuiOutlinedInput-root,.MuiInputBase-root):not(.MuiInputBase-multiline){background:#fff!important;height:38px!important;min-height:38px!important}html body .crm-export-xml-portals-filters :is(.MuiInputBase-input:not(.MuiInputBase-inputMultiline),.MuiSelect-select){height:38px!important;min-height:38px!important;font-size:12.5px!important;line-height:38px!important}html body .crm-export-xml-portals-filters__actions{padding:0 20px 18px!important}html body .crm-export-xml-portals-filters__clear-btn.MuiButton-root{color:#101827!important;text-transform:none!important;background:#fff!important;border:1px solid #d0d1d1!important;height:34px!important;min-height:34px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}html body .crm-export-xml-portals-results-card__content{padding:0!important}html body .crm-export-xml-portals-table-wrap{background:#fff!important}html body .crm-export-xml-portals-table__scrollbar{background:#f8fafc!important;border-bottom:1px solid #e4edf4!important;height:16px!important}html body .crm-export-xml-portals-table-shell{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important}html body .crm-export-xml-portals-table{border-collapse:separate!important;border-spacing:0!important;min-width:1680px!important}html body .crm-export-xml-portals-table thead .MuiTableCell-root{color:#657386!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;background:#f8fafc!important;border-bottom:1px solid #dbe7ee!important;height:42px!important;padding:9px 12px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important}html body .crm-export-xml-portals-table tbody .MuiTableCell-root{color:#101827!important;vertical-align:middle!important;border-bottom:1px solid #e7eef4!important;height:70px!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:500!important}html body .crm-export-xml-portals-table__row:nth-of-type(2n) .MuiTableCell-root{background:#fbfdff!important}html body .crm-export-xml-portals-table__row:hover .MuiTableCell-root{background:#eef7f6!important}html body .crm-export-xml-portals-table__image{object-fit:cover!important;background:#eef3f6!important;border:1px solid #dbe7ee!important;border-radius:8px!important;width:76px!important;height:56px!important}html body .crm-export-xml-portals-table__image--empty{color:#94a3b8!important;border-style:dashed!important}html body .crm-export-xml-portals-table__property{flex-direction:column!important;align-items:flex-start!important;gap:4px!important;min-width:180px!important;display:flex!important}html body .crm-export-xml-portals-table__reference{color:#101827!important;font-size:13px!important;font-weight:800!important;line-height:1.15!important}html body .crm-export-xml-portals-table__reference-link{color:#12b8ab!important;text-decoration:none!important}html body .crm-export-xml-portals-table__reference-link:hover{text-decoration:underline!important}html body .crm-export-xml-portals-table__meta{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:220px!important;font-size:11.5px!important;font-weight:600!important;line-height:1.2!important;overflow:hidden!important}html body .crm-export-xml-portals-table__count{color:#334155!important;background:#edf2f7!important;border-radius:999px!important;align-items:center!important;height:22px!important;padding:0 8px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}html body .crm-export-xml-portals-table__icon-cell{justify-content:center!important;align-items:center!important;min-width:42px!important;display:flex!important}html body .crm-export-xml-portals-table__status-badge{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:inline-flex!important}html body .crm-export-xml-portals-table__property-pill svg,html body .crm-export-xml-portals-table__property-toggle svg,html body .crm-export-xml-portals-table__status-badge svg,html body .crm-export-xml-portals-table__toggle-btn svg{width:16px!important;height:16px!important;font-size:16px!important}html body .crm-export-xml-portals-table__status-badge--active{color:#0f9f8f!important;background:#e7f8f4!important}html body .crm-export-xml-portals-table__status-badge--inactive{color:#e5484d!important;background:#fff1f2!important}html body .crm-export-xml-portals-table__toggle-btn.MuiIconButton-root{border-radius:999px!important;width:30px!important;min-width:30px!important;height:30px!important;padding:0!important}html body .crm-export-xml-portals-table__toggle-btn--active.MuiIconButton-root{color:#0f9f8f!important;background:#e7f8f4!important}html body .crm-export-xml-portals-table__toggle-btn--inactive.MuiIconButton-root{color:#e5484d!important;background:#fff1f2!important}html body .crm-export-xml-portals-table__property-pill,html body .crm-export-xml-portals-table__property-toggle.MuiIconButton-root{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:88px!important;height:30px!important;padding:0 10px!important;display:inline-flex!important}html body .crm-export-xml-portals-table__property-pill span,html body .crm-export-xml-portals-table__property-toggle span{font-size:11.5px!important;font-weight:800!important;line-height:1!important}html body .crm-export-xml-portals-table__property-pill--active,html body .crm-export-xml-portals-table__property-toggle--active.MuiIconButton-root{color:#0f9f8f!important;background:#e7f8f4!important}html body .crm-export-xml-portals-table__property-pill--inactive,html body .crm-export-xml-portals-table__property-toggle--inactive.MuiIconButton-root{color:#e5484d!important;background:#fff1f2!important}@media (max-width:900px){html body .crm-export-xml-portals-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:599px){html body .crm-export-xml-portals-summary{grid-template-columns:1fr!important;padding:14px 14px 4px!important}html body .crm-export-xml-portals-filters.crm-cms-form{padding:14px!important}}html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn.MuiIconButton-root{box-sizing:border-box!important;border-radius:8px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important}html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn--edit.MuiIconButton-root,html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn--edit.MuiIconButton-root:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important;box-shadow:0 8px 18px #12b8ab3d!important}html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn--delete.MuiIconButton-root:hover{color:#e5484d!important;box-shadow:none!important;background:#fff7f8!important;border:1px solid #fee2e2!important}html body :is(.crm-import-xml-map-cities-table,.crm-import-xml-zones-table) .crm-property-options-table__actions .crm-buyers-action-icon.crm-property-list-table__icon-btn.MuiIconButton-root .MuiSvgIcon-root{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;font-size:15px!important}html body .crm-import-xml-map-city-form-card__header,html body .crm-import-xml-map-type-form-card__header{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}html body .crm-import-xml-map-city-form-card__heading,html body .crm-import-xml-map-type-form-card__heading{align-items:center!important;gap:12px!important;display:flex!important}html body .crm-import-xml-map-city-form-card__icon,html body .crm-import-xml-map-type-form-card__icon{width:32px!important;height:32px!important;color:var(--primary)!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}html body .crm-import-xml-map-city-form-card__icon .MuiSvgIcon-root,html body .crm-import-xml-map-type-form-card__icon .MuiSvgIcon-root{font-size:18px!important}html body .crm-import-xml-map-city-form-card__content,html body .crm-import-xml-map-type-form-card__content{padding:0!important}html body .crm-import-xml-map-detail-form.crm-cms-form{background:#fff!important;flex-direction:column!important;gap:12px!important;padding:14px 20px 20px!important;display:flex!important}html body .crm-import-xml-map-detail-form__section.crm-cms-form-card{width:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe7ee!important;border-radius:8px!important;margin:0!important;overflow:hidden!important}html body .crm-import-xml-map-detail-form__section-header.crm-cms-form-card__header{background:#fff!important;border-bottom:1px solid #dbe7ee!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:50px!important;margin:0!important;padding:9px 20px!important;display:flex!important}html body .crm-import-xml-map-detail-form__section-title{color:#101827!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.2!important}html body .crm-import-xml-map-detail-form__section-content{padding:16px 20px!important}html body .crm-import-xml-map-detail-form__info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}html body .crm-import-xml-map-detail-form__info-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .crm-import-xml-map-detail-form__readonly-field{background:#f8fafc!important;border:1px solid #dbe7ee!important;border-radius:8px!important;min-width:0!important;min-height:72px!important;padding:12px 14px!important}html body .crm-import-xml-map-detail-form__readonly-label{color:#526176!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0 0 7px!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}html body .crm-import-xml-map-detail-form__readonly-value{color:#101827!important;overflow-wrap:anywhere!important;font-size:13px!important;font-weight:750!important;line-height:1.25!important}html body .crm-import-xml-map-detail-form__empty-text,html body .crm-import-xml-map-detail-form__readonly-secondary{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important}html body .crm-import-xml-map-detail-form__alert{border-radius:8px!important;margin-bottom:14px!important;font-size:12.5px!important}html body .crm-import-xml-map-detail-form__field-row{margin-bottom:14px!important}html body .crm-import-xml-map-detail-form :is(.MuiTextField-root,.MuiFormControl-root,.MuiAutocomplete-root){width:100%!important;margin:0!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root.MuiAutocomplete-inputRoot{background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important;align-items:center!important;height:auto!important;min-height:70px!important;padding:12px 46px 12px 16px!important;display:flex!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root:after,html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root:before{display:none!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root.Mui-focused{border-color:#12b8ab!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root .MuiAutocomplete-input{box-sizing:border-box!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:13px!important;font-weight:600!important;line-height:44px!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiFilledInput-root input.MuiAutocomplete-input::placeholder{color:#2f3947!important;opacity:1!important}html body .crm-import-xml-map-detail-form__autocomplete--has-selection .MuiFilledInput-root{padding-top:10px!important;padding-bottom:10px!important}html body .crm-import-xml-map-detail-form__autocomplete--has-selection .MuiFilledInput-root .MuiAutocomplete-input{color:#0000!important;caret-color:#0000!important;flex:0 1 0!important;width:0!important;min-width:0!important}html body .crm-import-xml-map-detail-form__selected-type,html body .crm-import-xml-map-detail-form__selected-zone{pointer-events:none!important;flex-direction:column!important;flex:auto!important;justify-content:center!important;min-width:0!important;min-height:48px!important;display:flex!important}html body .crm-import-xml-map-detail-form__selected-type-context,html body .crm-import-xml-map-detail-form__selected-type-title,html body .crm-import-xml-map-detail-form__selected-zone-context,html body .crm-import-xml-map-detail-form__selected-zone-title{text-overflow:ellipsis!important;white-space:nowrap!important;letter-spacing:0!important;max-width:100%!important;margin:0!important;display:block!important;overflow:hidden!important}html body .crm-import-xml-map-detail-form__selected-type-title,html body .crm-import-xml-map-detail-form__selected-zone-title{color:#101827!important;font-size:13px!important;font-weight:750!important;line-height:1.3!important}html body .crm-import-xml-map-detail-form__selected-type-context,html body .crm-import-xml-map-detail-form__selected-zone-context{color:#64748b!important;margin-top:3px!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiOutlinedInput-root.MuiAutocomplete-inputRoot{background:#fff!important;border-radius:8px!important;align-content:center!important;align-items:center!important;height:auto!important;min-height:42px!important;padding:4px 38px 4px 8px!important}html body .crm-import-xml-map-detail-form .MuiAutocomplete-root .MuiAutocomplete-input{min-height:32px!important;padding:0 4px!important;font-size:13px!important;font-weight:600!important}html body .crm-import-xml-map-detail-form .MuiOutlinedInput-notchedOutline{border-color:#d0d1d1!important}html body .crm-import-xml-map-detail-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:#12b8ab!important}html body .crm-import-xml-map-detail-form__suggestions{padding-top:2px!important}html body .crm-import-xml-map-detail-form__status-chip.MuiChip-root,html body .crm-import-xml-map-detail-form__suggestion-chip.MuiChip-root{border-radius:999px!important;min-height:26px!important;font-size:11.5px!important;font-weight:750!important}html body .crm-import-xml-map-detail-form__footer{border-top:1px solid #dbe7ee!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin:2px 0 0!important;padding:14px 0 0!important;display:flex!important}html body .crm-import-xml-map-detail-form__footer .MuiButton-root{text-transform:none!important;height:36px!important;min-height:36px!important;box-shadow:none!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important}html body .crm-import-xml-map-detail-form__submit-btn,html body .crm-import-xml-map-detail-form__submit-btn:hover{color:#fff!important;background:#12b8ab!important;border:1px solid #12b8ab!important}html body .crm-import-xml-map-detail-form__neutral-btn,html body .crm-import-xml-map-detail-form__neutral-btn:hover{color:#101827!important;background:#fff!important;border:1px solid #d0d1d1!important}html body .crm-import-xml-map-detail-form__danger-btn,html body .crm-import-xml-map-detail-form__danger-btn:hover{color:#e5484d!important;background:#fff7f8!important;border:1px solid #fee2e2!important}@media (max-width:900px){html body .crm-import-xml-map-detail-form__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:599px){html body .crm-import-xml-map-detail-form.crm-cms-form{padding:12px!important}html body .crm-import-xml-map-detail-form__section-content{padding:14px!important}html body .crm-import-xml-map-detail-form__info-grid,html body .crm-import-xml-map-detail-form__info-grid--two{grid-template-columns:1fr!important}html body .crm-import-xml-map-detail-form__footer{align-items:stretch!important}html body .crm-import-xml-map-detail-form__footer .MuiButton-root{width:100%!important}}html body :is(.crm-export-xml-form-card__header,.crm-import-xml-map-type-form-card__header,.crm-import-xml-map-city-form-card__header).crm-standard-card-header{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}html body :is(.crm-export-xml-form-card__heading,.crm-import-xml-map-type-form-card__heading,.crm-import-xml-map-city-form-card__heading){flex:auto!important;min-width:0!important}html body :is(.crm-export-xml-form-card__heading,.crm-import-xml-map-type-form-card__heading,.crm-import-xml-map-city-form-card__heading) .crm-list-card__title{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html body :is(.crm-export-xml-form-card__toolbar,.crm-import-xml-map-type-form-card__toolbar,.crm-import-xml-map-city-form-card__toolbar).crm-form-card-header-actions{flex-flow:row!important;flex:none!important;justify-content:flex-end!important;align-self:center!important;align-items:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin-left:auto!important;display:flex!important}html body :is(.crm-export-xml-form-card__toolbar,.crm-import-xml-map-type-form-card__toolbar,.crm-import-xml-map-city-form-card__toolbar).crm-form-card-header-actions .MuiButton-root{white-space:nowrap!important;flex:none!important}@media (max-width:599px){html body :is(.crm-export-xml-form-card__header,.crm-import-xml-map-type-form-card__header,.crm-import-xml-map-city-form-card__header).crm-standard-card-header{flex-wrap:wrap!important;align-items:flex-start!important}html body :is(.crm-export-xml-form-card__toolbar,.crm-import-xml-map-type-form-card__toolbar,.crm-import-xml-map-city-form-card__toolbar).crm-form-card-header-actions{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important;min-width:0!important}}html body .crm-consultas-table tbody .crm-consultas-table__row--suspect,html body .crm-consultas-table tbody .crm-consultas-table__row--suspect:nth-of-type(2n)>.MuiTableCell-root,html body .crm-consultas-table tbody .crm-consultas-table__row--suspect>.MuiTableCell-root,html body .crm-consultas-table tbody tr[data-suspect=true],html body .crm-consultas-table tbody tr[data-suspect=true]>.MuiTableCell-root{background:#fee2e2!important}html body table.crm-consultas-table tbody tr.crm-consultas-table__row--suspect td.MuiTableCell-root.crm-consultas-table__suspect-cell,html body table.crm-consultas-table tbody tr[data-suspect=true] td.MuiTableCell-root{background-color:#fee2e2!important}html body .crm-consultas-table tbody .crm-consultas-table__row--suspect:hover,html body .crm-consultas-table tbody .crm-consultas-table__row--suspect:hover>.MuiTableCell-root,html body .crm-consultas-table tbody tr[data-suspect=true]:hover{background:#fecaca!important}html body table.crm-consultas-table tbody tr.crm-consultas-table__row--suspect:hover td.MuiTableCell-root.crm-consultas-table__suspect-cell{background-color:#fecaca!important}html body table.crm-consultas-table tbody td.crm-consultas-table__suspect-cell,html body table.crm-consultas-table tbody td[style*=--portal-row-bg]{background:var(--portal-row-bg,#fee2e2)!important;background-color:var(--portal-row-bg,#fee2e2)!important;box-shadow:inset 0 0 0 9999px var(--portal-row-bg,#fee2e2)!important}html body table.crm-consultas-table tbody tr:hover td.crm-consultas-table__suspect-cell,html body table.crm-consultas-table tbody tr:hover td[style*=--portal-row-bg]{background:var(--portal-row-hover-bg,#fecaca)!important;background-color:var(--portal-row-hover-bg,#fecaca)!important;box-shadow:inset 0 0 0 9999px var(--portal-row-hover-bg,#fecaca)!important}html body table.crm-consultas-table tbody tr[data-suspect=true]:hover td.MuiTableCell-root{background-color:#fecaca!important}html body .crm-consultas-table .crm-portal-emails-table__reference-btn.MuiButton-root{width:auto!important;min-width:0!important;max-width:100%!important;height:24px!important;min-height:24px!important;box-shadow:none!important;color:#12b8ab!important;letter-spacing:0!important;text-align:center!important;text-transform:none!important;background:#12b8ab1a!important;border:1px solid #12b8ab47!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:12.5px!important;font-weight:850!important;line-height:1.25!important;text-decoration:none!important;display:inline-flex!important}html body .crm-consultas-table .crm-portal-emails-table__reference-btn.MuiButton-root:hover{border-color:var(--crm-corporate-green)!important;color:var(--crm-corporate-green)!important;background:#12b8ab29!important;text-decoration:none!important}html body .crm-consultas-table .crm-portal-emails-table__reference-btn .crm-property-list-table__reference-icon{color:currentColor!important;fill:currentColor!important;width:13px!important;height:13px!important}html body .crm-consultas-table .crm-portal-emails-table__reference-btn .crm-property-list-table__reference-icon path{fill:currentColor!important}html body .MuiOutlinedInput-root{background-color:#fff!important;position:relative!important}html body .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{z-index:2!important;pointer-events:none!important;border-color:#d0d1d1!important;top:0!important}html body .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline legend{visibility:hidden!important;width:0!important;max-width:0!important;height:0!important;padding:0!important;display:block!important;overflow:hidden!important}html body .MuiOutlinedInput-root :is(.MuiSelect-select,.MuiOutlinedInput-input){z-index:1!important;background-color:#0000!important;position:relative!important}html body .MuiOutlinedInput-root .MuiSelect-select .notranslate{background-color:#0000!important}html body .crm-tasks-form__field .MuiOutlinedInput-root:before,html body .crm-tasks-form__field.MuiAutocomplete-root .MuiOutlinedInput-root:before{content:none!important;display:none!important}html body .crm-tasks-form__field .MuiInputBase-root{box-shadow:none!important;background:#fff!important;border:1px solid #d0d1d1!important;border-radius:8px!important}html body .crm-tasks-form__field .MuiOutlinedInput-notchedOutline{border:0!important;border-radius:8px!important;top:0!important}html body .crm-tasks-form__field .MuiInputBase-root:hover{border-color:#bfcbd8!important}html body .crm-tasks-form__field .MuiInputBase-root.Mui-focused{border-color:#12b8ab!important;box-shadow:0 0 0 3px #12b8ab1f!important}html body .crm-tasks-form__field--description .MuiInputBase-root{align-items:flex-start!important;height:auto!important;min-height:200px!important}html body .crm-tasks-form__field--description .MuiInputBase-inputMultiline{height:auto!important;min-height:176px!important;padding:12px 14px!important;line-height:1.5!important;display:block!important}.MuiSelect-select,.css-ryemcc{background:0 0!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar__btn,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-property-action-btn,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-list-toolbar__btn,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn{color:#fff!important}html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn--danger{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn--danger:hover{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar__btn :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,svg,path,i),html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-property-action-btn :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,svg,path,i),html body [class*=crm-website-][class*=-form-card__toolbar] .crm-list-toolbar__btn :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,svg,path,i),html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn :is(.MuiButton-startIcon,.MuiButton-endIcon,.MuiSvgIcon-root,svg,path,i){color:#fff!important;fill:#fff!important;stroke:currentColor!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar__btn i:before,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-property-action-btn i:before,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-list-toolbar__btn i:before,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn i:before{color:#fff!important}html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-list-toolbar__btn img,html body .crm-list-card[class*=crm-website-][class*=-form-card] .crm-property-action-btn img,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-list-toolbar__btn img,html body [class*=crm-website-][class*=-form-card__toolbar] .crm-property-action-btn img{filter:brightness(0)invert()!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--edit.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--edit.MuiIconButton-root,html body .crm-website-areas-coasts-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root,html body .crm-website-areas-coasts-form .crm-sortable-video-card__delete.MuiIconButton-root,html body .crm-website-areas-coasts-form .crm-sortable-video-card__drag.MuiIconButton-root,html body .crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root,html body .crm-website-blog-post-form .crm-sortable-video-card__delete.MuiIconButton-root,html body .crm-website-blog-post-form .crm-sortable-video-card__drag.MuiIconButton-root{color:#fff!important}html body .crm-website-areas-coasts-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root:not(.MuiIconButton-colorError),html body .crm-website-areas-coasts-form .crm-sortable-video-card__drag.MuiIconButton-root{background:#12b8ab!important}html body .crm-website-areas-coasts-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root:not(.MuiIconButton-colorError):hover,html body .crm-website-areas-coasts-form .crm-sortable-video-card__drag.MuiIconButton-root:hover{background:#0f9f94!important}html body .crm-website-areas-coasts-form .crm-sortable-video-card__delete.MuiIconButton-root{background:#ef4444!important}html body .crm-website-areas-coasts-form .crm-sortable-video-card__delete.MuiIconButton-root:hover{background:#dc2626!important}html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--edit.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--edit.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-areas-coasts-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-areas-coasts-form .crm-sortable-video-card__delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-areas-coasts-form .crm-sortable-video-card__drag.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-blog-post-form .crm-cms-media-card .crm-media-item__actions .MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-blog-post-form .crm-sortable-video-card__delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-website-blog-post-form .crm-sortable-video-card__drag.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i){color:#fff!important;fill:#fff!important;stroke:currentColor!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i),html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root :is(.MuiSvgIcon-root,svg,path,i){color:#ef4444!important;fill:#ef4444!important;stroke:currentColor!important}html body .crm-data-table-shell[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body .crm-data-table-shell[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-list-table__icon-btn--delete.MuiIconButton-root,html body .crm-data-table[class*=crm-website-] .crm-property-options-table__action-btn--delete.MuiIconButton-root{color:#ef4444!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-buttons,html body .crm-seo-media-card .crm-media-item .crm-media-image-buttons{background:#f8fafc!important;border:1px solid #e5edf2!important;border-radius:999px!important;justify-content:space-between!important;gap:4px!important;width:100%!important;margin-top:0!important;padding:2px!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-buttons>*,html body .crm-seo-media-card .crm-media-item .crm-media-image-buttons>*{flex:1 1 0!important;min-width:0!important;margin:0!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-icon-btn.MuiIconButton-root,html body .crm-seo-media-card .crm-media-item .crm-media-image-icon-btn.MuiIconButton-root{color:#475569!important;background:#fff!important;border:1px solid #0000!important;border-radius:14px!important;flex-direction:column!important;flex:1 1 0!important;gap:2px!important;width:auto!important;min-width:0!important;max-width:none!important;height:42px!important;min-height:42px!important;max-height:none!important;padding:4px 6px!important;display:inline-flex!important;box-shadow:0 1px 2px #0f172a0a!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-icon-btn.MuiIconButton-root:hover,html body .crm-seo-media-card .crm-media-item .crm-media-image-icon-btn.MuiIconButton-root:hover{color:#475569!important;background:#12b8ab14!important;border-color:#12b8ab47!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-icon-btn--delete.MuiIconButton-root,html body .crm-seo-media-card .crm-media-item .crm-media-image-icon-btn--delete.MuiIconButton-root{color:#ef4444!important;background:#fff!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-icon-btn--delete.MuiIconButton-root:hover,html body .crm-seo-media-card .crm-media-item .crm-media-image-icon-btn--delete.MuiIconButton-root:hover{color:#ef4444!important;background:#ef444414!important;border-color:#ef444442!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-action-label,html body .crm-seo-media-card .crm-media-item .crm-media-image-action-label{color:#475569!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important;max-width:42px!important;font-size:8.5px!important;font-weight:800!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}html body .crm-cms-media-card .crm-media-item .crm-media-image-icon-btn--delete .crm-media-image-action-label,html body .crm-seo-media-card .crm-media-item .crm-media-image-icon-btn--delete .crm-media-image-action-label{color:#ef4444!important}html body .crm-seo-media-card .crm-seo-media-image-card .crm-media-item__actions{z-index:auto!important;opacity:1!important;background:#fff!important;border-top:1px solid #edf2f6!important;border-radius:0!important;gap:0!important;margin-top:0!important;padding:8px 10px 10px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html body .crm-calls-table tbody td.crm-calls-table__cell--expired.MuiTableCell-root,html body .crm-calls-table tbody tr.crm-calls-table__row--expired>td.MuiTableCell-root,html body .crm-calls-table tbody tr[data-expired=true]>td.MuiTableCell-root{--calls-expired-row-bg:var(--portal-enquiry-suspect-bg,#fee2e2);background:var(--calls-expired-row-bg)!important;background-color:var(--calls-expired-row-bg)!important;box-shadow:inset 0 0 0 9999px var(--calls-expired-row-bg)!important}html body .crm-calls-table tbody tr.crm-calls-table__row--expired:hover>td.MuiTableCell-root,html body .crm-calls-table tbody tr:hover>td.crm-calls-table__cell--expired.MuiTableCell-root,html body .crm-calls-table tbody tr[data-expired=true]:hover>td.MuiTableCell-root{--calls-expired-row-bg:var(--portal-enquiry-suspect-hover-bg,#fecaca);background:var(--calls-expired-row-bg)!important;background-color:var(--calls-expired-row-bg)!important;box-shadow:inset 0 0 0 9999px var(--calls-expired-row-bg)!important}html body .crm-property-description-ai-modal textarea.crm-property-description-ai-modal__extra-prompt{box-sizing:border-box!important;color:#101827!important;width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;font-family:var(--font)!important;resize:none!important;background:#fff!important;border:1px solid #dde7ed!important;border-radius:8px!important;outline:none!important;padding:10px 12px!important;font-size:12.5px!important;font-weight:600!important;line-height:1.45!important;display:block!important;overflow-y:auto!important}html body .crm-property-description-ai-modal textarea.crm-property-description-ai-modal__extra-prompt:focus{border-color:var(--accent-teal)!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__label,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__section-label{color:#526274!important;letter-spacing:0!important;text-transform:uppercase!important;margin:0!important;font-size:11.5px!important;font-weight:800!important;line-height:1.1!important;display:block!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__field-group{gap:5px!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__switch--single+.crm-property-description-ai-modal__section-label,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__switch-grid+.crm-property-description-ai-modal__section-label,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__switch-grid+.crm-property-description-ai-modal__translate-source{margin-top:22px!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__inline-help-row,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__switch,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__section-label+.crm-property-description-ai-modal__switch-grid{margin-top:10px!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__inline-help-row+.crm-property-description-ai-modal__translate-source,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__switch--single+.MuiAlert-root,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__switch--single+.crm-property-description-ai-modal__translate-source{margin-top:22px!important}html body .crm-property-description-ai-modal .MuiAlert-root+.crm-property-description-ai-modal__translate-source,html body .crm-property-description-ai-modal .crm-property-description-ai-modal__translate-source+.crm-property-description-ai-modal__targets{margin-top:16px!important}html body .crm-property-description-ai-modal .crm-property-description-ai-modal__targets>.crm-property-description-ai-modal__target-grid{margin-top:10px!important}html body .crm-quicklinks-ai-modal__target{grid-column:span 1}html body .crm-quicklinks-ai-modal__keyword-row{align-items:center;gap:10px;margin-top:12px;padding-left:4px;display:flex}html body .crm-quicklinks-ai-modal__keyword-label{flex:none;margin:0!important}html body .crm-quicklinks-ai-modal__keyword-switch{flex:none;width:auto;min-height:38px}html body .crm-quicklinks-ai-modal__keyword-input{flex:220px;min-width:180px}html body .crm-property-description-ai-modal__inline-help-row{flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:12px!important;margin:0!important;display:flex!important}html body .crm-property-description-ai-modal__inline-help-row>.crm-property-description-ai-modal__switch--single{flex:0 320px!important;width:100%!important;max-width:320px!important}html body .crm-property-description-ai-modal__inline-help-row>:not(style)+:not(style){margin-left:0!important}@media (max-width:720px){html body .crm-property-description-ai-modal__inline-help-row{flex-direction:column!important}html body .crm-property-description-ai-modal__inline-help-row>.crm-property-description-ai-modal__switch--single{flex-basis:auto!important;max-width:100%!important}}html body .crm-cms-form .crm-video-embed-field .MuiFilledInput-root,html body .crm-cms-form .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-cms-form-card .crm-video-embed-field .MuiFilledInput-root,html body .crm-cms-form-card .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-cms-media-card .crm-video-embed-field .MuiFilledInput-root,html body .crm-cms-media-card .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-promotion-form .crm-form-field.crm-video-embed-field .MuiFilledInput-root,html body .crm-promotion-form .crm-form-field.crm-video-embed-field .MuiOutlinedInput-root,html body .crm-promotion-form .crm-video-embed-field .MuiFilledInput-root,html body .crm-promotion-form .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-property-card--media .crm-video-embed-field .MuiFilledInput-root,html body .crm-property-card--media .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-seo-metas-pages-form .crm-video-embed-field .MuiFilledInput-root,html body .crm-seo-metas-pages-form .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-seo-quicklinks-form .crm-video-embed-field .MuiFilledInput-root,html body .crm-seo-quicklinks-form .crm-video-embed-field .MuiOutlinedInput-root,html body .crm-video-embed-field .MuiFilledInput-root,html body .crm-video-embed-field .MuiOutlinedInput-root{align-items:flex-start!important;height:118px!important;min-height:118px!important;max-height:118px!important;padding:0!important;overflow:hidden!important}html body .crm-cms-form .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-cms-form-card .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-cms-media-card .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-promotion-form .crm-form-field.crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-promotion-form .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-property-card--media .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-seo-metas-pages-form .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-seo-quicklinks-form .crm-video-embed-field textarea.MuiInputBase-inputMultiline,html body .crm-video-embed-field textarea.MuiInputBase-inputMultiline{resize:none;box-sizing:border-box!important;height:116px!important;min-height:116px!important;max-height:116px!important;padding:10px 12px!important;line-height:18px!important;overflow:auto!important}html body .ql-editor h1,html body .ql-editor h2,html body .ql-editor h3,html body .ql-editor h4,html body .ql-editor h5,html body .ql-editor h6{color:var(--text-primary,#101827)!important;margin:18px 0 10px!important;font-weight:700!important;line-height:1.25!important;display:block!important}html body .ql-editor h1{font-size:34px!important}html body .ql-editor h2{font-size:30px!important}html body .ql-editor h3{font-size:24px!important}html body .ql-editor h4{font-size:20px!important}html body .ql-editor h5{font-size:17px!important}html body .ql-editor h6{font-size:15px!important}html body .crm-property-task-history-table__errors-filter .crm-property-task-history-table__clear-btn.MuiButton-root{width:62px!important;min-width:62px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}